﻿/* centered columns styles */
 html{
    position: relative;
    min-height: 100%;
    background-color: #10a6dc;
    color: #6e778a;
   
}
body {
  /* Margin bottom by footer height */
   /*padding-bottom: 248px;*/
   min-height: 100%;
   background-color: #10a6dc;
   color: #6e778a;
   clear: both;
}

p{
    color: #6e778a;
}

pre { margin: 0; padding: 10px 20px !important;}

.container, .jumbotron .container { width: auto; max-width: 1170px; }

.jumbotron {
  margin: 50px 0;
  padding-left: 0;
  padding-right: 0;
}
  .jumbotron.intro {
    margin-top: 0;
  }

  .jumbotron .navbar {
    font-size: 14px;
    line-height: 1.6;
  }

  /* login */
  .container-login{
      width: 100%;
      min-height: 50px;
      background-color: #10a6dc;
      color: white;
  }
  .navbar-nav-login > li > a{
      color: white;
      font-weight: bold;
  }

  .navbar-nav-login > li > a:hover{
    color: white;
    background: none;
}

  .navbar-nav-login > li.open > a{
      color: #10a6dc;
      background-color: #ffffff !important;
  }


  #container-global-main{
      min-height: 250px;
  }
  .container-nav-white{
      width: 100%;
      min-height: 80px;
      background-color: #ffffff;
  }
  .container-nav{
      min-height: 80px;
  }
  .nav-header-white{
       background-color: #ffffff;
  }
  .navbar-brand-white{
      min-height: 80px;
  }

  .navbar-nav-white{
      margin: 30px 0 0 0;
      background: none;
  }

  .navbar-white {
    color: #6e778a;
    background-color: #ffffff;
}

 .yamm{
      border: none;
  }
/*
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
  background-color: #fff;
}
.yamm .container {
  position: relative;
  background-color: #fff;
}
.yamm .dropdown-menu
 {
  right: auto;
  min-width: 200px;
  top: 80%;
}
.navbar-nav-login .dropdown-menu
 {
  left: auto;
  min-width: 200px;
}
.yamm .yamm-content,
.navbar-nav-login .yamm-content {
  padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu,
.navbar-nav-login .dropdown.yamm-fw .dropdown-menu
{
  left: 0;
  right: 0;
}


.navbar-nav-white > li > a{
    color: #6e778a !important;
    font-weight: bold;
    font-size: 16px;
    padding: 7px 9px 7px 9px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}


.navbar-nav-white > li > a:hover{
    color: #10a6dc !important;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .active > a{
    color:  #10a6dc !important;
}

.navbar.navbar-default.yamm{
    margin-bottom: 0 !important;
}


.dropdown-menu{
    background-color: #ffffff !important;
}

.navbar-nav{
    float: right;
}

/*  center rows */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}

.fullwidth{
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -248px; /* the bottom margin is the negative value of the footer's height */
    background-color: #ffffff;
}


  .footer-nav{
      margin-top: 22px;
      padding: 0;
      list-style: none;
  }
  .footer-nav li{
      padding-bottom: 8px;
  }
  .footer-nav-title{
      padding-bottom: 18px !important;
  }

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #10a6dc;
  color: #ffffff;

}
.push{
    min-height: 248px;
    /*background-color: #e9e9e9;*/
}

.footer {
  width: 100%;
  /* Set the fixed height of the footer here */
  min-height: 248px;
  padding: 8px 8px 30px 8px;
  background-color: #10a6dc;
  color: #ffffff !important;
  clear: both;
  
}
.footer a,.footer a:visited{
    color: white;
    text-decoration:  none;
}
.footer a:hover{
    color: #38415c;
    text-decoration: none;
}
/* 
contain images stop thier container 
*/
img {
    border: none;
    outline: none;
    max-width: 100%;
}

.home-row-a {
    /*background: url('/Images/design/bg-home-keyboard.jpg') no-repeat transparent;*/
    background-size: cover;
    width: 100%;
    /*color: white;*/
    color: #032b69;
    padding: 0 0 8px 0;
    overflow: hidden;
}

.home-row-b {
    background: url('/Images/design/bg-home-rowb.jpg') no-repeat transparent;
    background-size: cover;
    overflow: hidden;
}

.inner-row-a {
    background: url('/Images/design/bg-catalog-list.jpg') no-repeat transparent;
    background-size: cover;
    width: 100%;
    min-height: 110px;
    color: white;
    padding: 0 0 8px 0;
    overflow: hidden;
}

.catalog-search{
    padding-top: 18px;
    text-align: center;
}

.catalog-search-label{
    color: #000;
    font-size: 18px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-bottom: 7px;
    margin-bottom: -5px\9;
}
.search-button-container{
    position: relative;
    display:inline-block; 
    width: 100%;
    max-width: 330px 
}
.search-input{
    height: 35px;
    width: 100%;
    max-width: 330px !important;
    padding-right: 100px;
    border: solid 1px #8e9db0;
}

.search-button{
    border: none;
    background-color: #3bafda;
    color: white;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 1px 0 0 0;
    width: 100px;
    font-weight: bold;
    font-size: 14px;
}
.home-tagline{
    padding: 2% 4%;
    text-align: left;
}

/* course list classes */
.catalog-box{
    width: 132px;
    height: 132px;
    max-width: 132px;
   
    background-color: #0581b0;
    color: white;
    vertical-align: bottom;
    display: table-cell;
    padding: 6px 6px 16px 6px;
    font-size: 12px;
    font-weight: bold;
}

.course-title{
    color: #6e778a;
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #6e778a;
}
.other-course-title{
    color: #6e778a;
    font-size: 24px;
    font-weight: bold;
    display: block;
    padding: 30px 0 30px 0;
}

.other-courses-container{
    background-color: #ffffff;
    color: #000000;
    padding: 20px;
    width: 100%;
    min-height: 340px;
    max-width: 270px;
    float: left;
}

a.other-course-link:link,a.other-course-link:visited{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #000000;
    margin-bottom: 10px;
}

a.other-course-link:hover{
    text-decoration: none;
    color: #6e778a;
}

a.course-link-title:link, a.course-link-title:visited{
    color: #6e778a;
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #6e778a;
}
a.course-link-title:hover {
    color: #0581b0;
    text-decoration: none;
}

.course-description
{
    font-size: 16px !important;
    padding: 10px 0 10px 0;
    min-height: 74px;
    
}

.info-label-heading{
    color: #6e778a;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 0 0 2px 0;
    margin-top: 15px;
}

.info-label-content{
   
    font-size: 16px !important;
    padding: 10px 0 10px 0;
    min-height: 40px;
}

.certificate-list{
    border: none;
    color: #6e778a;
    font-size: 16px;
    margin-left: -10px;
}

.certificate-list:hover{
    color: #0581b0;
    text-decoration: none;
}

.certificate-icon{
    background: url(/Images/icons/certificates-icon.png) no-repeat left;
    padding: 1px 0px 0px 31px;
    height: 47px;
    display: block;
    margin-left: -37px;
}

.course-hours{
    background: url(/Images/icons/course-hours-icon.png) no-repeat left;
    padding: 6px 0 0 36px;
    display: block;
    height: 32px;
    margin-bottom: 4px;
}
.course-credits{
    background: url(/Images/icons/course-credits-icon.png) no-repeat left;
    padding: 6px 0 0 36px;
    display: block;
    height: 32px;
    margin-bottom: 4px;
}
.course-price{
    background: url(/Images/icons/course-price-icon.png) no-repeat left;
    padding: 6px 0 0 36px;
    display: block;
    height: 32px;
    margin-bottom: 4px;
}

.course-quantity{
    background: url(/Images/icons/course-qty-icon.png) no-repeat left;
    padding: 6px 0 0 36px;
    display: block;
    height: 32px;
}

.span-list-underline{
    border-bottom: 1px solid #d7d7d7;
    padding: 0 18px 8px 0;
    width: 128px;
    display: block;
}
.gray-row{
    width: 100%;
    background-color: #e6ecee;
    padding: 0 0 10px 0;
}
.schedule-demo-row{
    width: 100%;
    min-height: 70px;
    background-color: #ffffff;
    color: #6e778a;
    font-size: 18px;
    padding: 10px;
    text-align: center;
}

a.scheduleDemoLink:link, a.scheduleDemoLink:visited {
    display: inline-block;
    border-radius: 4px;
    border: solid 1px #ff9020;
    color: #ff9020;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    max-width: 265px;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
a.scheduleDemoLink:hover{
    background-color: #ff9020;
    color: #ffffff;
    text-decoration: none;
}

a.scheduleDemoLinkSolid:link, a.scheduleDemoLinkSolid:visited {
    display: block;
    border-radius: 4px;
    background-color: #ff9020;
    border: solid 1px #ff9020;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    max-width: 370px;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
a.scheduleDemoLinkSolid:hover{
    background-color: #ff9020;
    color: #ffffff;
    text-decoration: none;
}

a.browseCourses:link, a.browseCourses:visited {
    display: block;
    border-radius: 4px;
    background-color: #95cf43;
    border: solid 1px #95cf43;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    max-width: 370px;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
a.browseCourses:hover{
    background-color: #95cf43;
    color: #ffffff;
    text-decoration: none;
}

.container-button-row{
    padding: 20px;
    width: 370px;
    margin: 0 auto; 

}
.section-header{
    text-align: center;
    padding: 10px;
    color: #6e778a;
}
.section-header p{
    margin: 20px !important;
    font: normal 18px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.section-title-bold{
    display: block;
    font: bold 24px/1.8 Georgia;
    color: #10a6dc;
}
.section-title{
     display: block;
     font: normal 24px/1.8 Georgia;
     color: #10a6dc;
}
.section-title-gray{
     display: block;
     font: normal 18px/1.4 Georgia;
     color: #6e778a;
     padding: 10px;
}

.inner-section-title{
    font-size: 28px;
    font-weight: bold;
}
.inner-section{
    font-size: 16px;
    text-align: center;
}
/* box with image on top and text below*/
.hp-callout-box{
    float: left;
    max-width: 172px;
    text-align: center;
    color: #38415c;
    padding: 10px;
    margin-bottom: 15px;
    font-weight: bold;
}
.hp-callout-box img{
    margin: 0 0 14px 0;
}
.check-mark{
   list-style-image: url('/Images/icons/small-gray-check.png');
   font-size: 18px;
   color: #6e778a;
}
.check-mark li{
    padding:0 0 10px 0;
}
/* home page sample courses */
#video-player{
    width: 480px;
    margin: 0 auto; 
    padding-bottom: 20px;
}
#video-links-container{
    display: table;
    width: 760px;
    margin: 0 auto; 
}
.video-link{
    display: table-cell;
    width: 113px;
    margin-right: 10px;
}

.content-border-rounded-gray{
    border: 1px solid #e9e9e9;
    border-radius: 6px;
    padding: 10px;
    text-align: left;
    background-color: rgba(68,140,203,0.6);
    margin-bottom: 6px;
}

.content-border-rounded-white{
    border: 1px solid #448ccb;
    border-radius: 6px;
    padding: 4px;
    text-align: left;
    background-color: #ffffff;
    margin-bottom: 6px;
    float: left;
    margin-right: 20px;
  
}
/* Featured courses*/
div.humanresources {
    display: inline-block;
    background: transparent url('/images/icon_HumanResources.gif') no-repeat 0 0;
    height: 37px;
    width: 44px;
    margin: 0;
    float: left;
}

div.safetycompliance {
    display: inline-block;
    background: transparent url('/images/icon_SafetyCompliance.gif') no-repeat 0 0;
    height: 37px;
    width: 44px;
    margin: 0;
    float: left;
}

div.mentalbehavioral {
    display: inline-block;
    background: transparent url('/images/icon_mentalbehavioral.gif') no-repeat 0 0;
    height: 37px;
    width: 44px;
    margin: 0;
    float: left;
}
div.directcareworkers {
    display: inline-block;
    background: transparent url('/images/icon_directcareworkers.gif') no-repeat 0 0;
    height: 37px;
    width: 44px;
    margin: 0;
    float: left;
}
div.fostercare {
    display: inline-block;
    background: transparent url('/images/icon_FosterCare.gif') no-repeat 0 0;
    height: 37px;
    width: 44px;
    margin: 0;
    float: left;
}
div.orgdevelopment {
    display: inline-block;
    background: transparent url('/images/icon_OrgDevelopment.gif') no-repeat 0 0;
    height: 37px;
    width: 44px;
    margin: 0;
    float: left;
}

.featured-course-text{
    display: inline-block;
    vertical-align: top;
    max-width: 105px;
    padding: 4px;
    line-height: 18px;
    float: right;
}

.button-row-xs{
    clear: both;
    display: block;
    padding: 6px;
}
/* buttons */

    /*e85e16*/


.btn-orange {
  background-image: -webkit-linear-gradient(top, #ff9020 0%, #e85e16 100%);
  background-image:      -o-linear-gradient(top, #ff9020 0%, #e85e16 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9020), to(#e85e16));
  background-image:         linear-gradient(to bottom, #ff9020 0%, #e85e16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe68d5f', endColorstr='#ffe85e16', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-color: #ff9020\0;
  border-color: #ff9020;
  color: #ffffff;

  
}
.btn-orange:hover,
.btn-orange:focus {
  background-color: #e85e16;
  background-position: 0 -15px;
  color: #ffffff;
}
.btn-orange:active,
.btn-orange.active {
  background-color: #e85e16;
  border-color: #d45615;
  color: #ffffff;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #e85e16;
  background-image: none;
  color: #ffffff;
}

.padding-top-bottom-8{
    padding: 8px 0 8px 0;
}

#tbl-key-features{
    width: 100%;
    margin: 10px 0 10px 0;

}
#tbl-key-features td{
    padding: 2px 8px 2px 0;
    text-align: left;
    width: 50%;
    vertical-align: top;
    border-bottom: 1px solid #448ccb;
    font-size: .9em;
}

#tbl-key-features a{
  
   font-weight: bold;
    color: #e85e16;
   
}

#tbl-key-features a:hover{
   text-decoration: none;
   color: #448ccb;
}

.featured-courses-menu-container{
    width: 155px;
    padding: 0;
}

/* custom banners */
#banner{
    margin: 0 auto;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe,
.videoWrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Modal classes */
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.modal-content {
    position:relative;
    background-color:#fff;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,.2);
    border-radius:3px;
    -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
    box-shadow:0 3px 9px rgba(0,0,0,.5);
    background-clip:padding-box;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    outline:0;
}
.modal-body {
    position:relative;
    padding:20px;
}
.modal-footer{
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    text-align: right;
}
button.close{
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.close{
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;

}
.scrolling-div{
    height: 250px;
    overflow-y: scroll;
    border-radius: 4px;
    border: 1px solid #ccc;
    display: block;
    padding-left: 40px;
}


label span.required
{
    text-indent: -5000px;
    display: inline-block; /*background: url(/images/asterisk_orange.png) no-repeat;*/
    background: transparent url(/images/RedAsterisk2.gif) no-repeat left top;
    width: 7px;
    height: 7px;
    text-align: left;
    margin-left: 2px;
    margin-bottom:4px;
}

.alert {
    margin-bottom: 20px;
    margin-top: 8px;
    color: #675100;
    border-width: 0;
    border-left-width: 5px;
    padding: 10px;
    display: block;

}

.alert-danger {
    border-color: #953b39;
    color: #fff;
    background-color: #c26565;
    background-image: none !important;
    text-shadow: none;
}

.alert-success {
    border-color: #8ac38b;
    color: #356635;
    background-color: #cde0c4;
    background-image: none !important;
}

.alert-info {
    border-color: #9cb4c5;
    color: #305d8c;
    background-color: #d6dde7;
}

/* updown arrow on course search filter link */
span.arrowClosed, a.arrowClosed:link, a.arrowClosed:active, a.arrowClosed:visited, a.arrowClosed:hover {display: inline-block;background: url(/images/arrow_blue_right.gif) no-repeat 0 1px;padding-left:15px;height:16px;text-align: left;cursor: pointer;cursor: pointer;}
span.arrowOpen, a.arrowOpen:link, a.arrowOpen:active, a.arrowOpen:visited, a.arrowOpen:hover {display: inline-block;background: url(/images/arrow_blue_down.gif) no-repeat 0 1px;padding-left:15px;height:16px;text-align: left;cursor: pointer;cursor: pointer;}

.searchBox {
    background-color: #e6ecee;
    padding: 8px 10px 5px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 0;
    font-size: 12px;
}

/* Letter links */
a.letters:link, a.letters:active, a.letters:visited
{
    display: block;
    float: left;
    padding: 1px 3px;
    background-color: White; /*transparent;*/
    border: 1px solid #6191cd;
    border-radius: 3px;
    text-decoration: none;
    color: #6191cd;
    text-align: center;
    width: 20px;
    line-height: 15px;
    font-size: 10px;
    margin: 1px;
}

a.letters:hover
{
    background-color: #6191cd;
    border: 1px solid #022959;
    color: #ffffff;
}

a.lettersSelected:link, a.lettersSelected:active, a.lettersSelected:visited, a.lettersSelected:hover
{
    display: block;
    float: left;
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    margin: 1px;
    background-color: #6191cd;
    border: 1px solid #022959;
    color: #ffffff;
    border-radius: 3px;
    width: 20px;
}

#iframeProgress
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2000px;
    z-index: 998;
    background-color: #333333;
    filter: alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5; /* for future compatibility */
}
#processingBox
{
    position:fixed; 
    top:30%; 
    left:40%;
    z-index: 999;
    padding: 10px 20px;
    width: 200px;
    border: 1px solid #666666;
    background-color: #96a3b2;
    color: #eeeeee;
    text-align: center;
}
/* Text */
.TextOrange{
    color: #e85e16 !important; 
}

/*start section 508 compliance*/
.hidden508{
    overflow:hidden !important;
    width:1px !important;
    height:1px !important;
    z-index:-3 !important;
    left:-999px !important;
    top:-999px !important;
    position:absolute !important;
}               
.ignore508{
    display:none !important;
}              

/* legacy gridview styles */
table.gridView
{
    border: 1px solid #9f9f9f;
}
tr.gridViewSimpleHeaderRow th, tr.gridViewHeaderRow th
{
    font-family: Arial, Sans-Serif;
    padding: 2px 4px 2px 4px;
    vertical-align: middle;
}
/*HeaderStyle-BackColor="#eeeeee" HeaderStyle-Font-Bold="true"*/
tr.gridViewSimpleHeaderRow th
{
    background-color: #eeeeee;
}

tr.gridViewHeaderRow th
{
    background-color: #A3A3A3; /*med gray*/
    background-position: left top;
    background-repeat: repeat-x;
    border-style: solid;
    /*text-align: left;*/
    border: solid 1px #9f9f9f;
}

table.gridViewSimple th, table.gridView th
{
    
    font-family: Arial, Sans-Serif;
    padding: 2px 4px 2px 4px;
    vertical-align: middle;
}

table.gridView th
{
    background-color: #A3A3A3; /*med gray*/
    background-position: left top;
    background-repeat: repeat-x;
    border-style: solid;
    /*text-align: left;*/
    border: solid 1px #9f9f9f;
}
table.gridView th a:link, table.gridView th a:active, table.gridView th a:visited, table.gridView th a:hover
{
    color: #000000;
}

tr.gridViewSimpleRow td, tr.gridViewSimpleAlternatingRow td,
tr.gridViewRow td, tr.gridViewAlternatingRow td
{
    font-family: Arial, Sans-Serif;
    padding: 2px 4px 2px 4px; /* padding left 3px */
}
tr.gridViewRow td, tr.gridViewAlternatingRow td
{
    border: solid 1px #9f9f9f; /*border-top:  solid 1px #FFFFFF;*/
}
tr.gridViewRow td
{
    background-color: #F5F5F5; /*offwhite*/
}

tr.gridViewAlternatingRow td
{
    /*background-color: #FFFFE6; light yellow*/
    background-color: #dfdfdf; /*gray*/
}

.gridView td, .gridView2 td
{
    background-color: #F5F5F5; /*offwhite*/
}

.gridView2 .gridViewRow td:hover
{
    background-color: #6191cd;
    color: #ffffff;
}

.gridView2 .gridViewAlternatingRow td:hover
{
    background-color: #6191cd;
    color: #ffffff;
}

.gridViewRow:hover
{
    background-color: #6191cd;
    color: #ffffff;
}

.gridView td a.select:link, .gridView td a.select:active, .gridView td a.select:visited, .gridView2 td a.select:link, .gridView2 td a.select:active, .gridView2 td a.select:visited,
.gridViewSimple td a.select:link, .gridViewSimple td a.select:active, .gridViewSimple td a.select:visited
{
    display: block;
    padding: 3px 1px;
    width: 100%;
    text-decoration: none;
    color: #000099;
}

.gridView td a.select:hover, gridViewSimple td a.select:hover, .gridView2 td a.select:hover
{
    background-color: #6191cd;
    color: #ffffff;
}

.gridView td div.editDelete, .gridView2 td div.editDelete
{
    float: right;
    width: 200px;
    text-align: right;
}

.gridViewEmpty
{
    padding: 15px;
}

.gridViewAdd
{
    padding: 5px 15px;
}

.gridViewForm
{
    padding: 0 0 0 10px;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    margin-bottom: 15px;
}

.bgOffWhite
{
    background-color: #F5F5F5; /*offwhite*/
}

.gridViewForm .title
{
    padding: 5px 15px;
    background-color: #eeeeee;
    font-weight: bold;
    letter-spacing: 1px;
}

.rpt
{
    border: 1px solid #999999;
    border-top: none;
}

.rpt a:link, .rpt a:active, .rpt a:visited
{
    display: block;
    padding: 3px 1px;
    width: 100%;
    background-color: #efefef;
    text-decoration: none;
    color: #333333;
    border-top: 1px solid #999999;
}

.rpt a.alternatingRow:link, .rpt a.alternatingRow:active, .rpt a.alternatingRow:visited
{
    display: block;
    background-color: #f8f8f8;
}

.rpt a:hover, .rpt a.alternatingRow:hover
{
    background-color: #6191cd;
    color: #ffffff;
}

.testimonial-container{
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #959595;
    margin: 10px 0 10px 0;
}

.testimonial{
    background:  url(/Images/icons/quote-icon.png) no-repeat top left,url(/Images/icons/quote-icon-right.png) no-repeat bottom right #fff;
    padding: 0 30px 0 24px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;


}

.testimonial-name{
    display: block;
    color: #363636;
    font-size: .85em;
    font-style: italic;
    padding: 4px 0 0 0;
}
.catalog-menu{
    padding: 2px 34px 10px 0;
}

/* carousel */

/* Makes images fully responsive */

.carousel{
    max-width: 1600px;
    height: auto;
    float: right;
   /*margin: 0 auto;*/
   
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}

/* ------------------- Carousel Styling ------------------- */

.carousel-inner {
  /*border-radius: 15px;*/
}

.carousel-caption {
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 4px 8px;
  color: #10a6dc;
  text-align: left;
}

.carousel-title-bold {
  background-color: transparent;
  position: absolute;
  top: 10% !important;
  left: 11%;
  z-index: 10;
  padding: 0 0 4px 8px;
  text-align: left;
  display: block;
  font: bold 32px/.6 Georgia;
  color: #10a6dc;
  /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
}

.carousel-title {
  background-color: transparent;
  position: absolute;
  left: 11%;
  Top: 24%;
  z-index: 10;
  padding: 0 0 4px 8px;
  text-align: left;
  display: block;
  font: normal 32px/.4 Georgia;
  color: #10a6dc;
  clear: both;
  /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
}
.carousel-list{
  /*list-style-image: url('/Images/icons/small-blue-apple.png');*/
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  Top: 35%;
  left: 11%;
  z-index: 10;
  font-size: 18px;
  color: #6e778a;
  text-align: left;
  padding: 20px 0 4px 10px;
}

.carousel-list li{
    margin-bottom: 4px;
}

.carousel-button{
  background-color: transparent;
  position: absolute;
  top: 65%;
  left: 11%;
  z-index: 10;
  text-align: left;
}


.carousel-button a:link, .carousel-button a:visited {
    display: block;
    border-radius: 4px;
    background-color: #95cf43;
    border: solid 1px #95cf43;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    width: 260px;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
.carousel-button a:hover{
    background-color: #95cf43;
    color: #ffffff;
    text-decoration: none;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding-right: 118px;
  text-align: right;
}

.carousel-indicators li {
  background-color: transparent;
  border: 1px solid #10a6dc;
  border-radius: 10px;
 
}

.carousel-indicators .active {
  background-color: #10a6dc;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
#course-detail-row{
    padding-top: 30px;
    background: #fbfbfb url(/Images/design/bg-flower-left.png) no-repeat 0 40%;
    width: 100%;
}

.flower-right{
    background: #ebf5f9 url(/Images/design/bg-flower-right.png) no-repeat right center;
    min-height: 435px;
    padding: 10px 0 60px 0;
}


/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
/* bootstrap over rides */
.popover {
    max-width: 550px;
}

/* Only Chrome 29 and later */

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) 
{
    .catalog-search-label {
        margin-bottom: -5px;
    }

}
/* media queries */

@media screen and (min-width: 992px) {

    .container {
        max-width: 978px;
    }
}

@media only screen and (max-width: 900px) {

   .carousel-title-bold, .carousel-title
   { 
       font-size: 1.7em;
       line-height: normal;
       left: 5%;
   }

   .carousel-list{
      font-size: 1.2em;
      left: 5%;
   }

}

@media only screen and (max-width: 575px) {

   .carousel-title-bold, .carousel-title
   { 
       font-size: .97em;
       line-height: 1.4em;
      
   }

   .carousel-list{
       display: none;
   }

}