/*
 * Globals
 */
 @font-face {
     font-family: 'southpawregular';
     src: url('/font/southpaw-webfont.eot');
     src: url('/font/southpaw-webfont.eot?#iefix') format('embedded-opentype'),
          url('/font/southpaw-webfont.woff') format('woff'),
          url('/font/southpaw-webfont.ttf') format('truetype'),
          url('/font/southpaw-webfont.svg#southpawregular') format('svg');
     font-weight: bold;
     font-style: bold;
     letter-spacing: 3px;

 }

body {
  font-family: "Gotham Narrow SSm",sans-serif,Arial;
  color: #555;

}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}


/*
 * Override Bootstrap's default container.
 */

 .container-main
 {
  width:1000px;
 }

/*
 * Masthead for nav
 */

.blog-masthead {
    background-color: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1) inset;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1
}

.blog-head
{
    background-image: url("/outsideportalnew/img/bg/Lotus_red_1.png");
    border: 1px solid #ddd;
    box-shadow: 0 0 9px #bbb;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;

}

.navbar-container
{
  padding-left: 50px;
  padding-right: 50px;
}

/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 15px;
  font-weight: 500;
  color: #cdddeb;
}
.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

.woodBG
{
  background-image: url('/img/retina_wood.png');
}

.loginBG
{
  background-image: url('/img/w-bg.jpg');
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right:  5px solid transparent;
  border-bottom: 5px solid;
  border-left:   5px solid transparent;
}


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: normal;
}
.blog-description {
  font-size: 20px;
  color: #999;
}


/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}



/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 60px;
}
.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}


/*
 * Footer
 */

.blog-footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
}

.logo
{
  width:40%;
  position: relative;
  padding-left: 50px;
}

.front-bg
{
  height:100%;
  position: fixed;
  width:100%;
  margin: auto;
  background-color: #000;}
/*#rotate-img
{
  margin: auto;
  width:100%;
  height:100%;
}*/

  #rotate-text p
  {
    display: none;
    color:#fff;
    font-size:15px;
  }

  #rotate-text p.active
  {
    display:block;
  }

    #rotate-img img{
      display:none;
      position:absolute;
      top:0;
      left:0;
      height:100%;
      width:100%;
      margin:auto;
    }
    #rotate-img img.active{
      display:block;
    }

.welcome-text
{
  color: #fff;
  font-weight: bold;
  font-family: "Gotham Narrow SSm",sans-serif,Arial;
  font-size: 31px;
}

.spacer5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer15 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer25 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer30 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer35 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer40 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer45 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer50 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer60 { height: 60px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer100 { height: 100px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer200 { height: 245px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }


.login-form
{
  border:1px solid #fff;
  padding:20px 25px;
  border-radius: 8px;
  background-color: #fff;
}

.login-btn
{
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 16px;
}
.reg-form
{
   border:1px solid #fff;
  padding:16px;
  border-radius: 8px;
  background-color: #fff;
}
.btn-warning
{
  color:#000;
}
.form-head li
{
  display: inline-block;
  color:#000;
  margin-bottom: 10px;
  font-family: "Gotham Narrow SSm",sans-serif,Arial;
}

.first
{
  font-weight: 600;
  font-size: 20px;
  margin-right: 15px;
}

.second
{
  font-size: 14px;
  color:#bebebe;
}

.form-group {
    margin-bottom: 4px;
}

.signup-btn.btn {
    background-color: #FFAC33;
    background-image: linear-gradient(#FFCC4D, #FFAC33);
    border-color: #F1A02A;
    color: #292F33;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.checkbox
{
  margin-bottom: 0px;
  margin-top: 5px;
}

.forgot-pass
{
  margin-top:5px;
}



/* footer section */

.footer-wrap {
    /*background: #252C34;*/
    background: url("../images/Texture_Grey4-1.png") repeat fixed 50% 0 rgba(0, 0, 0, 0);
}

.social-icons-footer-bottom a {
    color: #546374;
}

.social-icons-footer-bottom a:hover {
    text-decoration: none;
}

.social-icons-footer-bottom li {
    display: inline-block;
    margin-right: 20px;
    list-style: none;
    -webkit-transition: all .2s ease-in-out 0;
    -moz-transition: all .2s ease-in-out 0;
    -o-transition: all .2s ease-in-out 0;
    -ms-transition: all .2s ease-in-out 0;
    transition: all .2s ease-in-out 0;
}

.social-icons-footer-bottom li i {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 30px;
    padding-top: 0;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
}

.site-info {
    margin-top: 25px;
}

.scrollup {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    opacity: 0.8;
    position: fixed;
    bottom: 100px;
    right: 15px;
    display: none;
    text-align: center;
    color: #fafafa;
    font-size: 28px;
    background: #576370;
    z-index: 9999;
    outline: none;
}

.scrollup i {
    line-height: 38px;
}

a.scrollup:hover i,a.scrollup:focus i {
    text-decoration: none;
    color: #fafafa;
    outline: none;
}

.google-maps {
    height: 400px;
}

.footer
{
  font-size: 13px;
  color:#fff;
   font-family: "Gotham Narrow SSm",sans-serif,Arial;

}

.footer-head
{
  text-transform: uppercase;
  border-bottom:1px solid #fff;
}
.footer-head a
{
  color:#fff;
  text-decoration: none;
  line-height: 100%;
}
.payment-images
{
  margin-top:10px;
}
.gc-links
{
  text-decoration: none;
  color:#fff;
  margin-top:20px;
}

.gc-links a
{
  text-decoration: none;
  color:#fff;
}

.courses
{
  height:150px;
  width:150px;
  margin-bottom:15px;
}

.list_courses
{
  height:50px;
  width:50px;
  margin-bottom:10px;
}

.white
{
    background-color: #fff;
    line-height: 15px;
    margin-top: -3px;
}

.white li a
{
  color:#428bca !important;
}

.white.open .caret {
    border-top-color: #428bca !important;
    border-bottom-color: #428bca !important;
}

.search-icon {
    left: 14px;
    position: absolute;
    top: 11px;
    display: inline-block;
}

.input-icon {
    display: inline-block;
    position: relative;
}

.search-palceholder
{
  padding:5px 40px;
}

.list-courses  li {
   list-style: none;
}

.li_content {
    background: #F8FAFF;
    border: 1px solid #DAE2EA;
    color: #7C9EB2;
    margin-bottom: 5px;
    padding: 10px 10px 10px 0px;
    font-weight:bold;
}

.li_content span {
   background: none repeat scroll 0 0 #7c9eb2;
    color: #fff;
    margin-right: 15px;
    padding: 11px 18px;

}

.li_content a
{
   color: #7C9EB2 !important;
}

.li_content a:hover
{
   color: #7C9EB2 !important;
   text-decoration: none;
}
.list-courses {
    width: 100%;
    padding: 0 25px;
}

.icon {
    margin-right: 10px;
}

.no-border
{
  border-bottom: none;
}

._courseimg img
{
  width:270px;
  height:270px;
}

.sublists > td {
   /* border: 1px solid #bebeee !important;
    margin: 22px 0 !important;*/
    padding: 10px 45px !important;
}

.topics-icon
{
    color: #8bc34a;
    font-size: 12px;
    margin-right: 5px;
}

.sublists > td div {
    line-height: 25px;
}

.no-padding
{
  padding:0px;
}

.panel-green > .panel-heading {
     background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%) repeat-x scroll 0 0 #f7f7f7;
    border-color: #ccc;
    color: #1A4C70;
    font-size: 16px;
    font-weight: bold;
    height: 46px;
    line-height: 26px;
    padding-left: 18px;
 }


   .panel-green {
    border-color: #ccc;
    border-width: 2px;
}

.more-pad
{
  padding: 13px 18px;
}

.pad-top
{
  padding-top:95px;
}

.slide-header-bg {

    text-align: left;
    background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%) repeat-x scroll 0 0 #f7f7f7;
    height:45px;
}
.slide-header-bg h4
{
   color: #009688;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    margin-bottom: 0;
    padding-left: 42px;
    padding-top: 0;
}

.white-bg {
    border: 1px solid #ccc;
    height: auto;
    overflow: auto;
    margin-top: 13px;

}

.slide-header-bg > a i {

    margin-right: 7px;
    margin-top: 6px;
    padding: 8px;
}

.loadUnitSlides.cboxElement {
    color: #4d6878;
    font-size: 13px;
}

.cursor-display {
    color: #3e4f59;
    font-size: 13px;
}

.drop.dropdown-toggle {
    padding-bottom: 8px;
    padding-top: 8px;
}

.navbar-form {
    border: 0 none;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 3px;
    width: auto;
}

.navBG
{
  background-image: url('/img/dark-wood.png');
  background-repeat: repeat-x;
}

.player-next
{
    margin-right: 10px;
    padding-top: 8px;
}

.player-prev
{
    margin-left: 10px;
    padding-top: 8px;
}

.player-head
{
    color: #669fc7;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase;
}

.center-align {
    text-align: center;
  }

.conceptname-div h4
{
    color: #9a0101;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: capitalize;
}

.dark-nav
{
  background-color: #555 !important;
}

.loadUnitSlides i {
    color: #337ab7;
}

.label.label-white {
    background-color: #fff;
    color: #337ab7;
    margin-left: 7px;
}

.headmargin {
     border-bottom: 2px solid #ccc;
    color: #337bca;
    font-size: 18px;
    font-weight: bold;
    margin: 4px 4px 15px;
    padding: 9px 9px 31px 20px;
}

.headmargin .col-md-6 > p {
    margin: 0;
}

.view-all > span {
    margin-right: 15px;
}

.cont-container {
    list-style: outside none none;
}

.pad-top-60
{
  padding-top: 65px;
}

.player-nav
{
  margin-bottom: 0px;
  height: auto;
}

.navbar-nav > li > a {
    line-height: 12px;
    margin-top: 14px;
    padding-bottom: 7px;
    padding-top: 7px;
}

.modal-header .close {
    margin-top: -7px;
}

.close
{
  font-size: 15px;
}
.center-popup
{
  margin: 185px auto;
}

.grid-icon
{
  color:#1A4C70;
  margin-right: 8px;
}

.overflow-text
{
  width:150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}

.course-mapping-section {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000 !important;
    font-size: 23px !important;
    font-weight: bold;
    padding: 12px;
    width:50%;
    margin-bottom: 20px;
}

.no-margin
{
  margin: 0px 0px 0px 0px;
}

.box-header {
    color: #337ab7;
    font-size: 20px;
    font-weight: bold;
    padding: 0 11px;
}

.thumbnail {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 7px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-transition: border 0.2s ease-in-out 0s;
    -moz-transition: border 0.2s ease-in-out 0s;
    -o-transition: border 0.2s ease-in-out 0s;
}

ul,ol
{
  list-style: none;
}

.right-margin
{
  margin-right: 10px
}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 10px 0;
}

.box.corner-all {
    border: 1px solid #ccc;
    border-radius: 7px;
    margin-bottom: 10px;
    padding: 0 12px;
}
.grd-white {
    font-size: 15px;
    font-weight: bold;
}

.options p {
    font-size: 13px;
    margin: 14px;
}

.grd-white > p {
    margin-bottom: 3px;
}

.widget-box {
   background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-shadow: none;
    margin: 3px 0;
    padding: 10px;
}

/* new styles */

/*header*/
.navbar-transparent {
  background-color: transparent;
  position: absolute;
  width: 100%;
  padding: 10px;
}
.navbar-transparent ul > li > a
{
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 20px 10px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.navbar-transparent ul > li > a:hover,
.navbar-transparent ul > li > a:focus,
.navbar-transparent ul > li > a:active{
  background-color: transparent;
  color:#fff
}

.navbar-menu > li.dropdown > a{
  color:#1A4C70;
  font-weight: bold;
  font-size: 16px;
}

.navbar-menu > li.dropdown {
    padding: 8px 20px;
}

.img-md {
    height: 40px;
    width: 40px;
}

.navbar-menu > li.dropdown > a:hover{
  text-decoration: none;
}

.dropdown-menu.login-menu
{
  min-width: 300px;
  padding: 30px 0;
}
.dropdown-menu.login-menu:after{
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 20px;
    top: -9px;
    width: 0;
}

/*Heading Titles v1*/
.title-v1 {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}

.title-v1 h1,
.title-v1 h2 {
  color: #444;
  font-size: 28px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}

.title-v1 h1:after,
.title-v1 h2:after {
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 70px;
  content: " ";
  margin-left: -35px;
  position: absolute;
  background: #1A4C70;
}
.text-left.title-v1 h2,
.text-right.title-v1 h2
{
  font-size:18px;
}

.text-left.title-v1 h1:after,
.text-left.title-v1 h2::after
{
  left: 35px;
}
.text-right.title-v1 h1:after,
.text-right.title-v1 h2::after
{
  right: 0;
  left: auto;
}
.title-v1 p {
  font-size: 17px;
  font-weight: 200;
}

h1.title-light,
h2.title-light,
h3.title-light {
  color: #fff;
}

h2.title-light:after {
  background: #fff !important;
}

.heading {
  text-align: center;
}

.heading h2 {
  color: #1A4C70;
  font-size: 24px;
  text-transform: uppercase;
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important; /*For Tagline Boxes*/
}

.heading small {
  padding: 0 2px;
  position: relative;
  display: inline-block;
  line-height: 10px !important; /*For Tagline Boxes*/
  font-size: 16px;
}

.heading h2:before,
.heading h2:after,
.heading small:before,
.heading small:after
{
  content: ' ';
  width: 25%;
  position: absolute;
  border-width: 1px;
  border-color: #1A4C70;
}

.heading h2:before,
.heading small:before
{
  right: 100%;
}

.heading h2:after,
.heading small:after
{
  left: 100%;
}

@media (max-width: 768px) {
  .heading h2:before,
  .heading h2:after,
  .heading small:before,
  .heading small:after
  {
    width: 20%;
  }
}

/*Headline v4*/
.heading-v4 h2:before,
.heading-v4 h2:after
{
  top: 17px;
  border-bottom-style: solid;
}
.heading-v4 small:after,
.heading-v4 small:before
{
  top: 5px;
  border-bottom-style: solid;
  border-color: #1A4C70;
}


.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}
.rounded
{
  border-radius:50% !important;
}
.color-light
{
  color:#fff;
}
.main-light-bg
{
  background: url('/outsideportalnew/img/bg/bg_sub-header.png');
  background-color: #1A4C70;
  padding: 80px 20px;
}
.promo-section-header
{
  text-align: center;
  margin-top: 90px;
}

.counters h4 {
  color: #fff;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 0;
  margin-top: 3px;
  font-weight:normal;
  text-transform: uppercase;
}
.counters span {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.counters img {
    display: block;
    height: 100px;
    margin: 10px auto;
    text-align: center;
    width: 100px;
}
.book-shelf-courses
{
  background: url('/outsideportalnew/img/bg/iphone-bookshelf-background-29.jpg');
  padding: 3px 20px;
  background-size: 100%;
}

.book-shelf-courses .row
{
  margin: 45px 0 55px;
}
.book-shelf-courses img{
  box-shadow: 7px 7px 10px #333;
}
.panel-learn > .panel-heading
{
  background-color: #1A4C70;
}
.panel-learn{
  border-color:#1A4C70;
}
/*Other Spaces*/
.margin-top-0{margin-top:0px;}
.margin-top-5{margin-top:5px;}
.margin-top-10{margin-top:10px;}
.margin-top-15{margin-top: 15px;}
.margin-top-20 { margin-top: 20px;}
.margin-top-30 { margin-top: 30px;}
.margin-top-40 { margin-top: 40px;}
.margin-top-50 { margin-top: 50px;}
.margin-top-60 { margin-top: 60px;}
.margin-top-80 { margin-top: 80px;}
.margin-top-100 { margin-top: 100px;}
.margin-top-120 { margin-top: 120px;}
.margin-top-130 { margin-top: 130px;}
.margin-left-5 { margin-left: 5px;}
.margin-left-10 { margin-left: 10px;}
.margin-left-15 { margin-left: 15px;}
.margin-right-15 { margin-right: 15px;}
.margin-left-20 { margin-left: 20px;}
.margin-right-20 { margin-right: 20px;}
.margin-right-5 { margin-right: 5px;}
.margin-right-10 { margin-right: 10px;}

.margin-bottom-0{margin-bottom:0px;}
.margin-bottom-5{margin-bottom:5px;}
.margin-bottom-10{margin-bottom:10px;}
.margin-bottom-15{margin-bottom: 15px;}
.margin-bottom-20 { margin-bottom: 20px;}
.margin-bottom-30 { margin-bottom: 30px;}
.margin-bottom-40 { margin-bottom: 40px;}
.margin-bottom-50 { margin-bottom: 50px;}
.margin-bottom-60 { margin-bottom: 60px;}
.margin-bottom-80 { margin-bottom: 80px;}
.margin-bottom-100 { margin-bottom: 100px;}
.margin-bottom-120 { margin-bottom: 120px;}
.margin-bottom-130 { margin-bottom: 130px;}

.padding-top-5 { padding-top: 5px;}
.padding-left-5 { padding-left: 5px;}
.pad-5{padding: 5px;}
.pad-10{padding: 10px;}
.pad-top-10{padding: 10px 0px}
.equal-pad-5{padding:0px 17px !important;}
.pad-20{padding: 20px;}
.pad-30{padding: 15px 30px}

.uppercase{
  text-transform: uppercase;
}
.content-boxes-v3.content-boxes-v3-right i.icon-custom {
    float: right;
}
.content-boxes-v3.content-boxes-v3-right img{
  float: right;
}

.content-boxes-v3 i.icon-custom {
    float: left;
    position: relative;
    top: 3px;
}
.content-boxes-v3 img{
  height: 100px;
  position: relative;
  top: -2px;
  width: 100px;
  float: left;
}
i.icon-md.icon-line {
    font-size: 29px;
}
i.icon-bg-u {
    background: #1A4C70 none repeat scroll 0 0;
}

i.icon-md {
    font-size: 22px;
    height: 55px;
    line-height: 55px;
    width: 55px;
}

i.icon-custom {
    display: inline-block;
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    margin-bottom: 5px;
    text-align: center;
    width: 70px;
}

i.icon-bg-darker {
    background: #333 none repeat scroll 0 0;
}

.content-boxes-v3 .content-boxes-in-v3 {
    overflow: hidden;
    padding: 0 30px;
}
.signups
{
  border: 1px solid #ddd;
  padding: 20px;
  background-color: #f7f7f7;
}
.signups p{
  color: #444;
  font-size: 16px;
  line-height: 29px;
}

.btn-learn{
  background-color: #1A4C70;
  border-radius: 0px;
  color:#fff;
  padding: 10px 22px;
  font-size: 16px;
}
.btn.btn-xs.btn-learn {
    font-size: 12px;
    padding: 2px 7px;
}
.btn-learn:hover,
.btn-learn:active,
.btn-learn:focus
{
  background-color: #1A4C70;
  color:#fff;
}
.hightlight-points
{
  height: 150px;
}
.hightlight-points li:before
{
    content: '\f005';
    font-family: FontAwesome;
    margin-right:20px;
}
.hightlight-points > li {
    font-size: 16px;
    margin-left: 50px;
    text-align: left;
}

.alert-dismissable .close, .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: 0;
    top: -6px;
}
.alert-light {
    background-color: #f7f7f7;
    border-color: #ccc;
    color: #1A4C70;
    font-size: 12px;
}
.no-border-radius
{
  border-radius: 0px !important;
}
.close {
    font-size: 22px;
    line-height: 32px;
}
.testimonials-pink
{
  background-color: #EE534F;
  padding: 20px 40px;
}

.testimonials-green
{
  background-color: #01BFA5;
  padding: 20px 40px;
}

.background-learn
{
  background-color: #1A4C70;
}
.bookMarks > .panel-body{
  height: 180px;
  overflow-y: auto;
}
/* badges */
span.label-dark-blue, span.badge-dark-blue, .list-group-item.active > .badge.badge-dark-blue {
    background: #777 none repeat scroll 0 0;
}
span.label {
    font-size: 11px;
    font-weight: 400;
    padding: 4px 7px;
}
.rounded-2x {
    border-radius: 10px !important;
}
.badge, .label {
    border-radius: 0;
}
.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 3;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.alert
{
  font-size:12px;
}

/*footer */

.footer-v1 .footer {
    background-image: url("/outsideportalnew/img/bg/Lotus.jpg");
    padding: 20px 0 0;
}

.footer-v1 .copyright {
    background: #222 none repeat scroll 0 0;
    border-top: medium none;
    padding: 10px 0 5px;
}

i.icon-color-light {
    border: 1px solid #fff;
    color: #fff;
}
i.icon-sm {
    height: 35px;
    width: 35px;
}

.icon-sm-v1, i.icon-sm {
    font-size: 16px;
    line-height: 35px;
}

.footer-form {
    padding: 10px 55px;
}
.footer-form .form-control{
  background-color: transparent;
  border-color:#fff;
  margin-bottom:12px;
  color: #fff;
}
.footer-v1 p {
    font-size: 14px;
    line-height: 25px;
}
.footer-form .form-control::-moz-placeholder
{
  color: #fff !important;
}
.footer-form .form-control:-ms-input-placeholder {
  color: #fff !important;
}
.footer-form .form-control::-webkit-input-placeholder {
  color: #fff !important;
}

.footer-form .form-control.error-placeholder::-moz-placeholder
{
  color: #e74c3c !important;
  border-color: #e74c3c !important;
}
.footer-form .form-control.error-placeholder:-ms-input-placeholder {
  color: #e74c3c !important;
  border-color: #e74c3c !important;
}
.footer-form .form-control.error-placeholder::-webkit-input-placeholder {
  color: #e74c3c !important;
  border-color: #e74c3c !important;
}

.footer-form .form-control:focus { color: #fff;font-size: 14px;}

#slide object{
  margin-top:12px;
}
