﻿.breadcrumb .dropdown .dropdown-toggle{
    margin-right: 10px;
}
.report-master {
    padding: 25px 20px 0 20px;
}
.report-master .nav-list {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 0;
}
.report-master .nav {
margin-bottom: 20px;
margin-left: 0;
list-style: none;
}
.report-master ul, .report-master ol {
padding: 0;
margin: 0 0 10px 0px;
}
.report-master li {
line-height: 20px;
}

.report-master .nav-list>li>a {
padding: 3px 15px;
}
.report-master .nav-list>li>a>i {
    color: #015991;
    margin: 3px 10px 0 0;
}
.report-master .nav-list>li>a, .nav-list .nav-header {
margin-right: -15px;
margin-left: -15px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  color: #575D61;
}
.report-master .nav>li>a {
display: block;
}
.report-master .nav a {
color: #08c;
text-decoration: none;
}

.report-master .nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
margin-right: 2px;
}

.report-master [class^="icon-"], .report-master [class*=" icon-"] {
display: inline-block;
width: 20px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-image: url("/assets/images/glyphicons-halflings-report.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}

.report-master .nav li+.nav-header {
margin-top: 9px;
}

.report-master .nav-header {
display: block;
padding: 3px 15px;
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: #1f2022;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
text-transform: uppercase;
}

.report-master button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.report-master .close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .2;
filter: alpha(opacity=20);
}

.report-master .to {
    margin: 5px 10px;
}
.well .readmore {
    color: #ffffff !important;
}
.admin-options, .admin-options a{
margin-bottom: 0;
line-height: 40px;
color: #ffffff;
}
.admin-options i{
    margin-right: 5px;
}
.admin-stats {
      margin-top: 20px;
}

@media (max-width: 1400px) {
  .admin-stats .col-lg-2 h2 {
    font-size: 28px !important;
}
}


.dropdown-menu li {
    display: block;
    border-bottom: #e3e3e3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#CampusDropdownMenu {
    margin-left: 5px;
}


#overlay {
    background: #f5f5f5;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    cursor: pointer;
    top: -40px;
    left: 0;
    z-index: 1030;
    padding: 300px 0 0 600px;
    min-height: 457px;
}
.student-profile-links {
    margin: 10px 0 30px;
}
.student-profile-links a{
    text-decoration: underline;
}
.download-link, .download {
    height: 50px;
    text-align: right;
}

.nav .active {
    color: #333 !important;
    
}

.tweetList {
    padding-left: 0px;
}

.errorMsg {
    color: red;

}
.k-listview {
    background-color: transparent !important;
    border: none !important;
}
.blog-pager.k-pager-wrap {
    margin-bottom: 40px;
}
#ReportDates {
    text-align: right;
}
.student-profile-headers {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    display: block;
    white-space: normal;
}
.request-demo-container {
    width: 450px;
    margin: auto;
    overflow: auto;
    text-align: center;
}
.request-demo-container input {
    float: left;
    width: 380px;
 }
.request-demo-container .fields {
    position: relative;    
    width: 400px;
}
.cec-student-tracking-grid {
    width: 10000px;
}
.cec-student-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
}
.margin0 {
    margin: 0px;
}
#grid {
    padding: 0 !important;
}


/*
table{width:100%;margin-bottom:18px;padding:0;font-size:13px;border-collapse:collapse;}table th,table td{padding:10px 10px 9px;line-height:18px;text-align:left;}
table th{padding-top:9px;font-weight:bold;vertical-align:middle;}
table td{vertical-align:top;border-top:1px solid #ddd;}
table tbody th{border-top:1px solid #ddd;vertical-align:top;}
.condensed-table th,.condensed-table td{padding:5px 5px 4px;}
.bordered-table{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.bordered-table th+th,.bordered-table td+td,.bordered-table th+td{border-left:1px solid #ddd;}
.bordered-table thead tr:first-child th:first-child,.bordered-table tbody tr:first-child td:first-child{-webkit-border-radius:4px 0 0 0;-moz-border-radius:4px 0 0 0;border-radius:4px 0 0 0;}
.bordered-table thead tr:first-child th:last-child,.bordered-table tbody tr:first-child td:last-child{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;}
.bordered-table tbody tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;}
.bordered-table tbody tr:last-child td:last-child{-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;border-radius:0 0 4px 0;}
table .span1{width:20px;}
table .span2{width:60px;}
table .span3{width:100px;}
table .span4{width:140px;}
table .span5{width:180px;}
table .span6{width:220px;}
table .span7{width:260px;}
table .span8{width:300px;}
table .span9{width:340px;}
table .span10{width:380px;}
table .span11{width:420px;}
table .span12{width:460px;}
table .span13{width:500px;}
table .span14{width:540px;}
table .span15{width:580px;}
table .span16{width:620px;}
.zebra-striped tbody tr:nth-child(odd) td,.zebra-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;}
.zebra-striped tbody tr:hover td,.zebra-striped tbody tr:hover th{background-color:#f5f5f5;}
table .header{cursor:pointer;}table .header:after{content:"";float:right;margin-top:7px;border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:hidden;}
table .headerSortUp,table .headerSortDown{background-color:rgba(141, 192, 219, 0.25);text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);}
table .header:hover:after{visibility:visible;}
table .headerSortDown:after,table .headerSortDown:hover:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6;}
table .headerSortUp:after{border-bottom:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;visibility:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6;}
table .blue{color:#049cdb;border-bottom-color:#049cdb;}
table .headerSortUp.blue,table .headerSortDown.blue{background-color:#ade6fe;}
table .green{color:#46a546;border-bottom-color:#46a546;}
table .headerSortUp.green,table .headerSortDown.green{background-color:#cdeacd;}
table .red{color:#9d261d;border-bottom-color:#9d261d;}
table .headerSortUp.red,table .headerSortDown.red{background-color:#f4c8c5;}
table .yellow{color:#ffc40d;border-bottom-color:#ffc40d;}
table .headerSortUp.yellow,table .headerSortDown.yellow{background-color:#fff6d9;}
table .orange{color:#f89406;border-bottom-color:#f89406;}
table .headerSortUp.orange,table .headerSortDown.orange{background-color:#fee9cc;}
table .purple{color:#7a43b6;border-bottom-color:#7a43b6;}
table .headerSortUp.purple,table .headerSortDown.purple{background-color:#e2d5f0;}*/


#chart {
    height:350px;
}
.not-downloaded-error {
    color: red;
}

 iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
.settings li a{
     color: #000000 !important;
     padding: 3px 20px;
     width: 100%;
 }
.settings li{
     padding: 0px !important;
     margin-right: 0px !important;
     width: 100%;
}

.change-password .fields input {
    line-height: 24px !important;
    margin-bottom: 0px !important;
}
.change-password label, .change-password {
    margin-bottom: 0px !important;
}
.change-password .btn-submit {
    margin-top: 20px !important;
}
#iframeModal .modal-footer {
    margin-top: 15px; 
    padding: 0 !important; 
    text-align: right;
    border-top: none !important;
}
#iframeModal .btn {
    float: right;
    margin-right: 90px;
}

.logo {
    float: left;
    padding: 0px 0px 15px;
}
.no-border {
    border: none !important;
}
#CourseSummary {
    margin-bottom: 20px;
}

.gallery-container .folio-visual img {
    max-width: 261px;
    max-height: 147px;
}
.folio {
    min-height: 348px;
}
#ModuleDetailsLink {
    float: right;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    margin-right: 60px;
}


.top-nav {
    padding: 0;
    border: 0;
    background-color: transparent;
}
.relative {
    position: relative;
}


/************************************************************************************
smaller than 1100
*************************************************************************************/
@media screen and (max-width: 1450px) {
    .admin-stats h2 {
       font-size: 24px !important;
      }
}

.k-pager-numbers .k-link {
    width: auto !important;
    min-width: 2em !important;
}

 @-webkit-keyframes report-loading-animation{
0% {
    -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg); 
    transform:rotate(45deg);
}
100% {
    -webkit-transform: rotate(405deg);
            -moz-transform: rotate(405deg);
            -ms-transform: rotate(405deg);
            -o-transform: rotate(405deg); 
    transform:rotate(405deg);
}}
@keyframes report-loading-animation{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}
#overlay.loading .report-loader {
    display: block;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8); 
    -o-transform: scale(.8);
    -webkit-transform: scale(.8); 
    transform: scale(.8);
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.report-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 66px;
    height: 66px;
    margin: -33px 0 0 -33px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s cubic-bezier(0.77,0,.175,1);
    transition: all .4s cubic-bezier(0.77,0,.175,1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.report-loader:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    border: 4px solid #959595;
    border-radius: 1000px;
    opacity: .3;
    filter: alpha(opacity=30);
}
.report-loader .loading-mask {
    width: 50%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-animation: report-loading-animation 1s infinite ease-in-out;
    animation: report-loading-animation 1s infinite ease-in-out;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.report-loader .loading-mask .loading-line {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

.report-loader .loading-mask .loading-line:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    bottom: 0;
    content: '';
    display: block;
    border: 4px solid #959595;
    border-radius: 1000px;
}
.no-csstransitions .report-loader{background:url(/assets/images/loader2.gif) center center no-repeat #fff;padding:10px}.no-csstransitions .report-loader .loading-mask,.no-csstransitions .report-loader:after{display:none}

.privacy-block {
  line-height: 18px;
  color: #545353;
  background-color: #E5E3E3;
  padding: 27px 30px;
  font-style: italic;
}

.featured-posts .latest-post{
    width: 33%;
  float: left;
  border-bottom: 0px;
  padding-right: 20px;
}
.featured-posts{
    overflow: auto;
}
.featured-posts .recent-visual img {
 height: auto !important; 
}
div.sendgrid-subscription-widget input[type="submit"]{
padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  text-decoration: none;
  display: table;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  border-radius: 3px;
  line-height: 37px;
  transition: All .1s ease;
  -webkit-transition: All .1s ease;
  -moz-transition: All .1s ease;
  -o-transition: All .1s ease;
  background: #f9801a;
  border: 0;
  border-bottom: 3px solid #D26910;
  width: 80%;
  margin: 10px auto;
}
div.sendgrid-subscription-widget input[type="email"]{
  width: 100%;
  padding: 8px;
}
div.sendgrid-subscription-widget label span{
  display: none;
}
div.sendgrid-subscription-widget form{
  min-height: 200px;
  background-color: rgb(44, 168, 210);
  padding: 10px 10px 20px;
  background-image: url("http://static.igrad.com/assets/12/img/cfo/bg-cfo-widget1.jpg");
  text-align: center;
}
#response {
    margin-top: 60px;
    margin-left: auto;
    margin-right:auto;
    width: 150px;
    vertical-align:middle;
    font-size: 22px;
    display: none;
}
div.sendgrid-subscription-widget .head{
font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 10px 0;
}
.apply-btn {
  background-color: #36A1D2;
  color: #fff !important;
  line-height: 13px;
  padding: 11px 22px;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-radius: 2px;
  -webkit-appearance: none;
  text-align: center;
  border: none;
  margin: 0.769em 0.769em 0;
  font: 700 13px Arial, Helvetica, sans-serif;
    display: inline-block;
  margin-bottom: 10px;
  width: 80px;
}
.report-options-wrap{
    padding: 0px;
}
.rpt-header{
  margin: 10px 0px 20px;
  max-width: 50%;
  display: block;
  color: #000;
  font-style: normal;
  font-variant: normal;
  font-size: 24px;
  line-height: 1;
  font-family: Arial,Helvetica,sans-serif;
}
.export-pdf{
   float: right;
  margin-right: 30px;
}
.k-grid-content tbody td{
    border-bottom: 1px solid #EEE;
      border-left: 1px solid #eee;
        padding: .4em .6em;
}
.k-dropdown .k-state-default, .k-dropdown  .k-state-hover, .k-dropdown  .k-state-active {
  border: 1px solid #DBDBDB !important;
}
.k-dropdown  .k-state-active {
  border-bottom: 0px !important;
}
.k-grid-header .k-header .k-link, .k-grid-header .k-header, .k-grid-header .k-link, .k-grid-header .k-link:link, .k-pager-info, .k-scheduler-header, .k-scheduler-agendaview .k-scheduler-datecolumn {
  color: #444444 !important;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 19%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 19%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 19%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 19%;
        float: left;
    }
}
#ReportMenu .nav li a.active
{
        background-color: #f9f9f9;
  border: 1px solid #EFEFEF;
}

.k-header {
  background-color: #F9F9F9 !important;
}

#window {
      height: 130px;
  margin: 10px;
}
.k-window-title {
      color: red;
  text-transform: uppercase;
}
#ReRunReport {
      display: block;
  margin-top: 25px;
  width: 100px;
}
.k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
  margin: -0.5em -0.6em -0.4em;
}
.k-header.k-grid-toolbar {
    border-color: #e5e5e5;
}
.k-textbox>input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
  height: 1.65em;
  line-height: 1.65em;
}
.k-picker-wrap .k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select {
    height: 1.65em;
  line-height: 1.65em;
}
.k-grid-header th.k-header>.k-link {
  padding: 0 .6em .4em .1em;
}
.k-webkit .k-combobox .k-dropdown-wrap:before, .k-webkit .k-picker-wrap:before, .k-webkit .k-numeric-wrap:before {
  height: 23px;
}

.k-picker-wrap .k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select {
  min-height: 1.214em; 
}

.k-calendar .k-header .k-link {
  color: #333333;
}

.k-grouping-header, .k-grid-toolbar {
  padding: 5px;
}
input.k-textbox {
  height: 2.3em;
}
.k-button {
  padding: 7px 14px;
}
.k-datepicker .k-icon{
  background-image: url('/assets/kendoUi/styles/Silver/sprite.png');
  opacity: .9;
}
.demo-section.k-header {
  border-color: #fefefe;
  color: #444;
  font-weight: normal;
  margin: 20px 0px;
  width: 650px;
  padding: 20px 30px 30px;
  border: 1px solid rgba(20,53,80,0.05);
}
.k-textbox {
  height: 2.694em !important;
  line-height: 2.214em;
  padding: .177em 0;
  text-indent: .8em;
  border: 0;
  margin: 0;
  border: 1px solid #e5e5e5;
}
.user-prof .export-pdf {
    padding: 7px 10px;
  font-size: 12px;
    float: right;
  margin-top: -40px !important;
  margin-right: 0px !important;
  box-shadow: none;
  border: 1px solid #E5E5E5;
}
.mod-survey .export-pdf {
  padding: 7px 10px;
  font-size: 12px;
  box-shadow: none;
  border: 1px solid #E5E5E5;
  float: right;
  margin-top: -30px !important;
  margin-right: 16px !important;
}
.user-report-card-error{
      color: red;
  margin-top: 20px;
  background-color: rgb(252, 227, 227);
  border: 1px solid rgb(253, 197, 197);
  padding: 10px;
}
.report-options-wrap {
    background-color: rgb(249, 249, 249);
  border: 1px solid #e5e5e5;
  padding-left: 20px;
  margin-bottom: 20px;
}
.report-options-wrap .k-datepicker .k-input {
  background-color: #FFFFFF;
}
.report-options-wrap .k-dropdown .k-state-default {
  background-color: #FFFFFF;
}
.report-options-wrap .k-picker-wrap.k-state-default {
    background-color: #FFFFFF;
}
.report-options-wrap .k-picker-wrap.k-state-default {
    border: 1px solid #DBDBDB !important;
}
.space {
  
  width: 0px;
  display: inline-block;
  background-color: #e5e5e5;
  height: 60px;
  line-height: 0px;
  padding: 0;
  margin: 0px 5px 0px;
  padding-top: 10px;
  vertical-align: middle;
}
.k-picker-wrap .k-select {
  min-height: 28px;
}
.k-calendar .k-icon.k-i-arrow-w {
  background-position: -0px -48px;
}
.k-calendar .k-icon.k-i-arrow-e {
  background-position: 0px -16px;
  opacity: 1;
}
.k-window-action.k-link {
    background-color: rgb(1, 89, 145);
}

.apply-btn {
    background-color: #297fcc;
}
.k-pager-numbers .k-state-selected {
  border-color: #2f8ad2 transparent transparent;
}
.k-list>.k-state-selected.k-state-focused {
  color: #2f8ad2;
}
.k-calendar td.k-state-selected {
  background-color: #2f8ad2;
}
.k-calendar .k-footer .k-nav-today {
  color: #2f8ad2;
}
.apply-btn:hover {
    text-decoration: none;
}
     
  .apply-btn {
  background-color: #297fcc;
  color: #fff !important;
  line-height: 13px;
  padding: 11px 22px;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-radius: 2px;
  -webkit-appearance: none;
  text-align: center;
  text-transform: none;
  border: none;
  margin: 0.769em 0.769em 0;
  font: 700 13px Arial, Helvetica, sans-serif;
  display: inline-block;
  margin-bottom: 10px;
  width: 80px;
  text-transform: none;
}
  .apply-btn {
  background-color: #36A1D2;
  color: #fff !important;
  line-height: 13px;
  padding: 11px 22px;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-radius: 2px;
  -webkit-appearance: none;
  text-align: center;
  border: none;
  margin: 0.769em 0.769em 0;
  font: 700 13px Arial, Helvetica, sans-serif;
    display: inline-block;
  margin-bottom: 10px;
  width: 80px;
}
  .k-primary.k-state-disabled {
        border: 1px solid #C3BFBF !important;
          background-color: #F9F9F9;
          color: #444 !important;
  font-weight: normal;
  }
  .k-primary:hover {
  border-color: #5c6bc0;
  background-color: #3bc1ed;
}
.k-calendar .k-link.k-nav-fast.k-state-hover {
    background-color: #fff !important;
}
.bottom-border{
    border-bottom: 1px solid #D2D2D3;
    padding-bottom: 10px;
}
.admin-stats .well i{
      position: absolute;
  right: 30px;
  font-size: 22px;
  color: rgb(173, 173, 173);
  top: 10px;
}
.admin-stats .well h4{
      color: #767070;
        font-size: 16px;
}
.admin-stats .well h1 {
  font-size: 20px !important;
  margin: 0px 0px 10px 0px !important;
}
.admin-stats .well {
    padding: 19px 0;
}
.check-list{
    list-style: none;
    margin-top: 40px;
    padding: 0px;
    font-size: 18px;
}
.check-list li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    padding-right: 16px;
    font-size: 28px;
    color: #0085DE;
    position: absolute;
    left: 14px;
}
.buy-book h3{
    font-size: 30px !important;
    line-height: 38px;
}
.check-list li{
    padding: 3px 0 3px 40px;
}
      
.buy-book  p{
        font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    color: #7F8C8D;
    margin-top: 20px;
}

.buy-book .folio{
min-height: 290px;
    max-width: 290px;
    background: #fff;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 2px solid #c4c4c4;
    padding-bottom: 15px;
    text-align: center;
    padding-top: 25px;
    margin:auto;
}

.awards{
    border-top: 1px solid #E0E3E6;
}
.new-awards .head {
    margin: 0;
}

.testimonial-text{
        text-align: center;
    margin-bottom: 30px;
}
.testimonial-text .reference{
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}
.testi-face {
    margin-bottom: 10px;
    margin-top: 30px;
}
a[href], a[data-href] {
    cursor: pointer;
}

.financial-literacy-header .button--ujarak, .financial-literacy-header .button--ujarak::before {
  -webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
  transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.financial-literacy-header .button {
  color:#fff !important;
  border-color: #fff !important;
  min-width: 150px;
  width: 200px;
  display: block;
  margin: 50px auto 30px;
  padding: 12px 0px;
  border: 2px solid;
  border-radius: 2px;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Raleway',sans-serif;
  text-transform: uppercase;
  outline: none;
  text-shadow: 1px 1px 3px #373737;
}
.financial-literacy-header .button--ujarak::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: #007dea !important;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7,1,1);
  transform: scale3d(0.7,1,1);
  -webkit-transition: -webkit-transform 0.4s,opacity 0.4s;
  transition: transform 0.4s,opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
  transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}
.financial-literacy-header .button--ujarak:hover {
  color: #fff;
  border-color: #0865B6 !important;
  text-decoration: none;
}
.financial-literacy-header .button--ujarak:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.cta-scrolldown {
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  width: 0px;
  height: 55px;
  margin: auto;
  display: block;
  color: #fff;
  margin-top: 100px;
}
.cta-scrolldown .cta-btn_icon {
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  position: absolute;
  bottom: 30px;
  width: 25px;
  height: 15px;
}
.cta-scrolldown .icon-arrow-line.icon-arrow-line-left {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  left: 50%;
  margin-left: -1px;
}
.cta-scrolldown .icon-arrow-line {
  -moz-transition: width 0.1s ease-in-out,background-color 0.1s ease-out;
  -o-transition: width 0.1s ease-in-out,background-color 0.1s ease-out;
  -webkit-transition: width 0.1s ease-in-out,background-color 0.1s ease-out;
  transition: width 0.1s ease-in-out,background-color 0.1s ease-out;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  bottom: 0px;
  height: 4px;
  width: 20px;
  background-color: #ffffff;
}
.cta-scrolldown .icon-arrow-line.icon-arrow-line-right {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  right: 50%;
  margin-right: -1px;
}
.cta-scrolldown:hover .icon-arrow-line {
  width: 25px;
  background-color: #ffffff;
}
.schedule-demo {
    color: #fff!important;
    padding: 8px 20px!important;
    margin-top: 5px!important;
    background: #007dea!important;
    border-bottom: 3px solid #00549e!important;
}
.schedule-demo:hover {
    background: #3999f0!important;
}
.well-logo {
    max-width: 220px;
    margin-left: 20px;
    display: block;
    margin-top: -20px;
    float: left;
}
.well-text {
font-style: italic;
    color: #7f7767;
    font-size: 17px;
    display: block;
    margin-top: -2px;
    padding-top: 0;
    float: left;
}
.section-sub-heading{
    font-style: italic;
    color: #fff;
    font-size: 26px;
    line-height: 60px;
}
.team-container {
    padding-bottom: 80px;
}

.team{
	position:relative;

	margin-bottom:20px;
}
.team-visual{
	position:relative;
	overflow:hidden;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
}
.team-visual img{
	width:100%;
	height:auto;
}
.team-hover{
	position:absolute;
	height:100%;
	width:100%;
	background:#4D418D;
	background:rgba(245,68,68,.9);
	top:100%;
	left:0;
	padding-top:10%;
	transition:All .5s ease;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-o-transition:All .5s ease;
}
.team:hover .team-hover{
	top:0;
}

.team-hover .top-level{
	margin-top: -230%;
  padding: 0;
  text-align: center;
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.team:hover .team-hover .top-level{
	margin:0;
}


.team-hover .detail{
	width:48px;
	height:48px;
	background:#ffffff;
	color:#4D418D;
	line-height:48px;
	text-align:center;
	display:inline-block;
	font-size:24px;
	border-radius:50%;
	margin-right:7px;
	cursor:pointer;

}
.team-hover .detail li {
    font-size: 10px;
}
.team-hover .detail
{
	width:100%;
	font-size:14px;
	color:#fff;
	line-height:28px;
	border-radius:0px;
	background:none;
	text-align:left;
	display:inline-table;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.team .content-container
{
	background:#fff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:2px solid #c4c4c4;
	padding-bottom:15px;
}

.team .content-container .head{
	text-align: center !important;
		color:#000;
	text-decoration:none;
	font-size:22px;
	line-height:26px;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
	padding-top:13px;
	

}

.team .content-container .title
{
	font-size:14px;
	color:#4D418D;
	text-align:center;
}
.team-container .team-hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #4D418D;
    background: #4D418D;
    top: 100%;
    left: 0;
    padding-top: 10%;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    padding: 15px;
}
.team-container .team-hover {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #4D418D;
  background: #4D418D;
  top: 100%;
  left: 0;
  padding-top: 10%;
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  padding: 15px;
}
.team-container .team-hover .detail {
background: #fff;
  color: #222;
  padding: 20px 20px 10px 20px;
}
.team-container .team-hover .detail p{
    line-height: 20px;
}
.team-container .team .content-container .head {
  margin: 0;
  padding: 0;
}
.who-igrad .team .content-container .head {
      padding-top: 10px;
}
.team-container .team-hover .detail ul {
    padding: 10px;
}
.team-container h3 {
     color: #000 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin: 0 !important;
        padding-top: 13px;
}
.team-container p.category{
        font-size: 16px;
    color: #95a5a6;
    text-align: center;
}
.team-container a.category{
         text-align: center;
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}
.team-hover .detail li {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px;
    list-style-type: disc;
    text-align: left;
}
.team-hover .detail h4 {
    margin: 5px;
}
.demo-container {
        background: #4D418D;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.demo-container h2 {
    margin-top: 18px!important;
    color: #fff!important;
}
.demo-container a.btn-blue-custom {
    color: #007deb!important;
    background: #fff;
    border-bottom: 3px solid #cacaca;
}
.demo-container a.btn-blue-custom:hover {
    color: #fff!important;
}
#promo-line a {
    padding: 15px 40px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 2px;
    text-decoration: none;
    margin-top: 6px;
}
.demo-container.white-bg {
    background: #e0e3e6;
    border-top: 1px solid #CDD1D4;
    border-bottom: 1px solid #CDD1D4;
}
.image-ul {
    list-style-type: none;
    margin-bottom: 0px;
        margin: 0;
    padding: 0;
}
.image-ul li {
       display: inline-block;
    margin: 0 6% 0 0;
}
.image-ul li.padding-none{
    padding:0;
    margin:0;
}
h2 {
    font-size: 29px !important;
}
.well-text-home {
    font-style: italic;
    color: #7f7767;
    font-size: 19px;
        margin-top: 20px;
}
.about-banner{
        background-image: url('/assets/images/About-iGrad.jpg');
    background-position: center -100px;
        min-height: 400px;
    padding: 120px 0;
}
.about-banner h1{
      
    font-weight: bold !important;
        font-size: 36px !important;
    color: #fff !important;
}
.about-banner p{
        font-family: 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    font-weight: normal !important;
    margin: 0px 0px 0px 0px !important;
    color: #fff !important;
    line-height: 28px;
}
.team-container.experts .team .content-container {
    height: 100px;
}
.resource .head{
        margin-top: 40px;
}
.resource .container{
       padding: 40px;
}


.course-update-alert-igrad {
    background-color: #734dc4;
    color: white;
}

.course-update-alert-enrich {
    background-color: #02539f;
    color: white;
}

.hide-selection-params {
    display: none;
}

.table-notes {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
}