body {
    background: #ffffff;
    font-size:15px;
    font-family: 'Montserrat';
    line-height: 1.5;
    color: #666666;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: none;
}
p {
    margin-bottom: 16px;
    line-height: 150%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'Montserrat';
    line-height: 120%;
}
h1{
    font-size:36px;
    text-transform:uppercase;
    font-weight:700 !important;
}
h2 {
    font-size:22px;
    text-transform:uppercase;
    font-weight:400;
    color:#d68100;
}
h3 {
    font-size:20px;
    color:#31393C;
    font-weight:400 !important;
}
h2.subHeading{
    padding-left:15px;
    text-transform:none;
    margin-top:0px;
    text-transform:uppercase;
}
h2.subHeading1{
    text-transform:uppercase;
    margin-top:0px;
}
h2.subHeading2{
    text-transform:uppercase;
    margin-top:0px;
    font-size:24px;
}
h2.tabsubHeading2{
    text-transform:uppercase;
    margin-top:0px;
    margin-bottom:20px;
    font-size:24px;
}
.container {
    position: relative;
}
.content{
    font-size:16px;
}
.content a{
    color:#d27e01;
     cursor: pointer;
}
.content a:hover{
    color:#050977;
}

.contentBg
{
    background:#eeeeee;
    padding:30px;
}
.tabbedContent {
margin-top: 30px;
}

/*-----menu-----*/
.menuBox {
    float: right;
    margin:0px;
}
.menuBox nav.navbar{
    float: left;
}
.menuBox nav.navbar li {
    float: left;
    font-size: 16px;
    position: relative;
    line-height:20px;
}
.menuBox nav.navbar li a, .menuBox .navbar-nav > li > a{
    color:#fff;
}
.menuBox nav li.active a, .menuBox nav li:hover a{
color:#d68100;
background:none;
}
.navbar-toggle .icon-bar{
    background:#676767;
}
.navbar-collapse {
  padding-right: 0px;
}
.navbar-brand {
    float: left;
    padding:10px 0px 11px 0px;
    margin:0px;
}

.logo-header-size {
    height: 79px;
    margin: 0 auto;
    width: 300px !important;
}

.logo-header-size img{
    max-width:100%;

    }

.navbar-header .navbar-brand
{
    display:none;
}
.categoryBox{
    float:right;
    margin:30px 14px 30px 0px;
    line-height:40px;
}
.categoryBox li{
    float:left;
    list-style-type:none;
}
.categoryBox li + li{
    padding-left:42px;
}

.categoryBox li a{
    float:left;
    font-size:20px;
    color:#0f0077;
    text-transform:lowercase;
}
.categoryBox li a:hover, .categoryBox li.active a{
    color:#d68100;
}

.text-top
{
    font-size:15px;
    color:#fff;
    position:absolute;
    top:10px;
}

.categoryBox.collapse{ display:block; }

section.breadcrumb{
    background:#eeeeee;
    margin-bottom:28px;
    padding:3px 0px 15px 0px;
    display:none;
}
ul.breadcrumb{
    background:none;
    padding:0px;
    margin:0px;
    color:#666666;
}
ul.breadcrumb a{
    color:#d27e01;
}
ul.breadcrumb a:hover{
    color:#0f0077;
}
.breadcrumb h1{
    line-height:1em;
    color:#31393c;
}
/*-----Slider-----*/
.slider{
    background:#eeeeee;
    padding: 0px 0 38px 0px;
    position: relative;
    z-index: 0;
}
.sliderImg {
    float: left;
    height: auto;
    width: 100%;
    text-align:center;
}

.sliderTxt {
    left: 0;
    line-height: 150%;
    position: absolute;
    top: 55px;
    width:100%;
    font-size:15px;
    color:#fff;
}
.sliderTxtInner {
    float:right;
    width:568px;
    min-height:176px;
    padding:30px 20px 30px 30px;
    background:url(../../Content/images/_blank.png) repeat;
}
.sliderTxtInner.alt {
    float:left;
}
.carousel-inner > .item h2 {
    color: #fff;
    font-size: 40px;
    line-height:120%;
    padding-bottom:10px;
    margin:0px;
}
.carousel-control.left{
    background:url(../../Content/images/sliderArrow.png) no-repeat left top;
    width:40px;
    height:65px;
    text-indent:-9999px;
    left:20px;
    top:50%;
    margin-top:-70px;
}
.carousel-control.right{
    background:url(../../Content/images/sliderArrow.png) no-repeat right top;
    width:40px;
    height:65px;
    text-indent:-9999px;
    right:20px;
    top:50%;
    margin-top:-70px;
}
.banner{
    padding:0px;
    position: relative;
    z-index: 0;
    text-align:center;
}
.banner.big img{
    text-align:center;
    width:100%;
    height:auto;
}
/*-----btn-----*/
.btn-default.btn1 {
    box-shadow: none;
    position: relative;
    text-decoration: none;
    padding:10px 22px;
    line-height:14px;
    font-size:18px;
    margin: 0;
    text-shadow: none;
    color: #FFFFFF;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    display: inline-block;
    transition: all 0.35s ease;
    background:#d27e01;
}
.btn-default.btn1:hover {
    background: #0f0077;
    transition: all 0.35s ease;
}
.btn-default.btn2 {
    box-shadow: none;
    position: relative;
    text-decoration: none;
    padding:12px 22px;
    line-height:14px;
    font-size:16px;
    margin: 0;
    text-shadow: none;
    color: #FFFFFF;
    text-transform: none;
    border: none;
    border-radius: 0;
    display: inline-block;
    transition: all 0.35s ease;
    background:#d27e01;
}
.btn-default.btn2:hover, .active .btn-default.btn2.locateCenter {
    background: #0f0077;
    transition: all 0.35s ease;
}
.btn-default.btn3 {
    box-shadow: none;
    position: relative;
    text-decoration: none;
    padding:10px 45px;
    line-height:14px;
    font-size:16px;
    margin: 0;
    text-shadow: none;
    color: #FFFFFF;
    text-transform:none;
    border: none;
    border-radius: 0;
    display: inline-block;
    transition: all 0.35s ease;
    background:#d27e01;
}
.btn-default.btn3:hover {
    background: #050977;
    transition: all 0.35s ease;
    color: #FFFFFF;
}
/*-----content-----*/
header {
    position: relative;
    width: 100%;
    z-index: 1;
    background:#31393c;
}
.locateTraining
{
    margin-top:0px !important;
}
.global.content {
    margin-top:70px;
    min-height:500px;
}
.headerTop{
    background:#0f0077;
    width:100%;
}
.headerBottom{
    background:#eeeeee;
    width:100%;
}
footer {
    margin-top:60px;
    padding-top:30px;
    padding-bottom:30px;
    background:#eeeeee;
    font-size:14px;
    color:#676767;
}
footer p {
    margin-bottom:18px;
}
footer p strong{
    color:#0f0077;
 text-transform:lowercase;
}
.copyRight
{
    color:#AAAAAA;
}

footer a {
    color: #d68100;
}
footer a:hover, footer a:focus {
    text-decoration: none;
    color:#0f0077;
}
footer h2 {
    color: #0f0077;
    font-size:28px;
    font-weight:400;
    text-transform:none;
    margin-bottom:20px;
    text-transform:lowercase;

}
footer .footerLinks{
    margin:0px 0px 20px 0px;
    padding:0px;
    list-style-type:none;
}
footer .footerLinks a
{
    text-transform:uppercase;
    font-weight:600;
}
.logoFooter img
{

     margin-top:-20px;

}


footer .icon {
    float: left;
    height:80px;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
    width: 80px;
    clear:left;
}
footer .txtContent {
    color: #676767;
    float: left;
    width: 70%;
        font-size:16px;
    font-weight:700;
}
footer .txtContentFirst {
    color: #676767;
    float: left;
    width: 70%;
    padding-top:10px;
    font-size:16px;
    font-weight:700;
}
footer .icon2 {
    clear: left;
    float: right;
    height: 80px;
    margin-left: 17px;
    text-align: left;
    vertical-align: middle;
    width: 80px;
}
footer .txtContent2 {
    color: #676767;
    float: left;
    line-height:18px;
}


footer .txtContentFirst a{
    color: #050977;
}
footer .txtContentFirst a:hover{
    color: #d27e02;
}

footer .txtContent a, footer .txtContent2 a{
    color: #050977;
}
footer .txtContent a:hover, footer .txtContent2 a:hover{
    color: #d27e02;
}
.divider{
    clear:both;
    height:1px;
    width:100%;
    margin:20px 0px 25px 0px;
    float:left;
    background:#cccccc;
}
.divider1{
    clear:both;
    height:1px;
    background:#ccc;
    width:100%;
    margin:40px 0px;
    float:left;
}
.divider2{
    clear:both;
    height:1px;
    background:url(../../Content/images/bgDivider.jpg) no-repeat center center;
    width:100%;
    margin:60px 0px 80px 0px;
    float:left;
}
footer .footerMenu a{
    margin-right:18px;
    color:#aaaaaa;
}
footer .footerMenu a:hover{
    margin-right:18px;
    color:#d68100;
}
.sidebar{
    float:left;
    width:100%;
    height:auto;
    background:#eeeeee;
    padding:20px 0px;
}
.sidebar ul.nav li{
    padding:0px 0px 0px 20px;
    font-size:14px;
    line-height:1.85;
}
.sidebar ul.nav li a{
    padding:0px 3px 0px 0px;
    color:#666666;
}
.sidebar ul.nav li:hover > a, .sidebar ul.nav li.active > a{
    padding:0px 0px 0px 0px;
    color:#d27e01;
    border-right:3px solid #d27e01;
}
.sidebar ul.nav li ul{
    display:none;
}
.sidebar ul.nav li.active ul{
    display:block;
}
.sidebar ul.nav li.last {
    padding-top:15px;
}
.sidebar ul.nav li.last a{
    border-top:1px solid #cccccc;
    padding-top:15px;
}
.sidebar ul.nav li.last:hover a {
    border-right:0px;
}
.progressArea{
    font-size:14px;
    padding-top:20px;
}
.progressArea .progress{
    margin-top:5px;
    background-color:#eee;
    border-radius:0px;
    box-shadow:0px 0px 0px #000;
    height:30px;
}
.progress-bar{
    line-height:30px;
    background-color:#1641a9;
    color:#fff;
    text-align:right;
    box-shadow:0px 0px 0px #000;
}
.sr-only{
    color:#fff;
    position:relative;
    padding:0 10px 0 0;
    width:auto;
    height:auto;
    margin:0px;
}



/*-----Thumbnail-----*/
.thumb-pad1 .thumbnail {
    background: none;
    border: none;
    text-align:center;
    margin-top:49px;
}
.thumb-pad1 .thumbnail img{
    transition: all 0.5s linear 0s;
    max-width:100%;
}

.trainingImg img{
    transition: all 0.5s linear 0s;
     max-height: 160px;
    max-width: 80%;
}

.thumb-pad2 .thumbnail {
    background: none;
    border: none;
    margin-bottom: 0px;
    text-align:center;
}
.thumb-pad2 .thumbnail img{
    transition: all 0.5s linear 0s;
}
.thumbnailvid .thumbnail{
    background-color: inherit;
    border: none;
}

.feat-thumb-p {
    text-align: left;
}

.videotourimg img{
    transition: all 0.5s linear 0s;
    max-height: 200px;
    max-width: 80%;
}

/*-----Programm Box-----*/
.programsBox {
    margin-top:60px;
    margin-bottom:40px;
}
.programsBox .container {
   background:#eeeeee;
    border-top: 8px solid #d68100;
    color: #000;
    /*font-size: 16px;*/
    height:auto;
    overflow: hidden;
    padding: 10px 30px;
}
.programsBox article p {
    width:565px;
}
.programsBox article .title {
    font-size:38px;
    text-transform:lowercase;
    color:#0f0077;
    font-weight:400;
}
.programsBox article a {
    float: right;
    margin-top:40px !important;
}
.excerptArea{
    margin-top:32px;
    font-size:24px;
    font-style:italic;
}

/*-----Video Tour Box-----*/
.videotourBox {
    margin-top:60px;
    margin-bottom:40px;
}
.videotourBox .container {
    background:#eeeeee;
    color: #000;
    font-size: 16px;
    height:auto;
    overflow: hidden;
    padding: 20px 30px;
}

.videotourBox article .title {
    font-size:38px;
    text-transform:lowercase;
    color:#0f0077;
    font-weight:400;
}
.videotourBox article a {
    /*float: right;*/
    /*margin-top:40px !important;*/
}
.videotourexcerptArea{
    margin-top:32px;
    font-size:24px;
    font-style:italic;
}
.videotourBox .row{
    color:#666666;
}

/*-----Tables-----*/
.gridTable > thead > tr > th{
    border:0px;
    background:#0f0067;
    font-weight:400;
    font-size:14px;
    color:#fff;
}
.gridTable > tbody > tr > td{
    border:0px;
    line-height:1.875;
    font-size:14px;
}
.gridTable > tbody > tr.alt > td, .gridTable > tbody > tr:nth-child(even) > td{
    background:#eeeeee;
}
.gridTable > tbody > tr.alt1 > td{
    background:#fff;
}
.table.address > tbody > tr > td{
    padding:20px 30px;
}
.table.address > thead > tr > th{
    background:#eeeeee;
    border:none;
    padding:8px 30px;
}
.table.tools > tbody > tr > td{
    padding:20px 10px;
}
.table.tools > thead > tr > th{
    background:#eeeeee;
    border:none;
    padding:8px 10px;
}
.gridTable.whitebg > tbody > tr > td{
    background:#fff !important;
}




.bulletinSearchBg{
    padding:20px;
    background:#eeeeee;

}
input{
    border:none;
}
.bulletSearchinput{
    padding:6px;
    margin-right:10px;

}
.bulletSpanCol span{
    display:inline-block;
    margin-right:15px;
    margin-top:15px;
}
.bulletSpanCol span input{
    margin-right:5px;
}
.noMargin span{
    margin-top:5px !important;
}
.bultinTblFont{
    font-size:13px;
}
.sortByMenu{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:20px 0px;
}
.sortByMenu ul{
    list-style:none;
    float:right;
    margin:0;
}
.sortByMenu ul li{
    display:inline;
    padding:0px 20px;

}
.sortByMenu ul li.active{
    background:url(../../Content/images/activeArow.jpg) no-repeat right 5px;
}
.sortByMenu ul li.active1{
    background:url(../../Content/images/activeArow1.jpg) no-repeat right 8px;
}
.paginationBg{
    background:#31393c;
    padding:15px 0px;
    text-align:center;

}
.paginationBg a{
    color:#fff;
    padding-right:8px;
}
.paginationBg a:hover{
    color:#999999;
}
.paginationBg a.selected, .paginationBg a.noactive {
    color:#999999;
}
.form-horizontal input, .form-horizontal textarea{
    background:#eeeeee;
    border:none;
    border-radius:0px;
}
.selectItem{
    height:30px;
    border:1px solid #ccc;
    border-radius:0px;
    font-size:11px;
}
.myAccountForm{
    font-size:15px;
    font-weight:400;
}
.myAccountForm input{
    background:#fff;
    border:none;
    box-shadow:none;
}
.myAccountForm .control-label{
    text-align:left;
    font-size:15px;
    font-weight:400;

}

.graybarForm{
    font-size:15px;
    font-weight:400;
}

.input custBox{
    background:#666666 !important;
    border:solid !important;
    border-color:#000 !important;
    border-radius:4px !important;
    box-shadow:none !important;
}

.programsBox .row{ color:#666666;}
.navbar-nav > li > a
{
    padding-top:10px;
    padding-bottom:10px;
    text-transform:uppercase;
}
.text_left{ text-align:left !important;}

.sitemap
{
    margin:0px;}

.sitemap ul
{
    list-style:none;}

.sitemap > ul >li
{
    margin:15px 0px;}

.links .align
{
    text-align:left !important;
    line-height:24px;
    padding:10px;
    vertical-align:top !important;}



.links  .gridTable > tbody > tr > td
{
    text-align:center;
    vertical-align:middle;
    height:135px;}

.links  h2
{
    margin-top:10px;
    text-transform:capitalize;
    font-size:20px;}

.page ul{margin:0px;
         padding:0px;}

.page ul li
{
    display:inline;}
 .page ul li a.active
 {
     color:#666666;}

.page_right{float:right;}

.page_right a
{
    background:url(../../Content/images/activeArow.jpg) no-repeat right 5px;
    padding-right:20px;
    padding-left:10px;    }

    #map
{
    width:100% !important;
    height:500px !important;
}
table
{
    font-size:14px;
}

.text_left2
{
    text-align:left !important;
}


/*---------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 1220px)
{
    .sliderImg img{ width:100%;
                height:auto;}
    }

@media (min-width: 992px) and (max-width: 1219px) {

img{
    max-width:100%;
}
.succesCandi1_mb { text-align:left; }
.succesCandi2_mb input { float:left !important; }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li {
    font-size:13px;
    }
    .text-top
     {
        display:none;
    }

img{
    max-width:100%;
}
.menuBox {
    float: left;
    display: inline-block;
}
h1.navbar-brand_ {
    float: none;
    margin-top:30px;
    padding:0px;
}
header {
    text-align: center;
}
.categoryBox li + li{
    padding-left:25px;
}

.programsBox article p{
    width:auto;
}
.btn-default.btn1{
    font-size:16px;
}
.sliderImg img{
    max-width:none;

}
.txtContent2
{
    float:none;
}
footer .icon2
{
    float:none;
    margin:0 auto;
    text-align:center;
    padding-bottom:20px;
}
.txtContent
{
    float:none;
}
.txtContentFirst, .txtContent
{
    float:none !important;
    text-align:center;
    width:100% !important;
}
footer .icon
{
    float:none;
    margin:0 auto;
    text-align:center;
    padding-bottom:20px;
}
.rightNav br
{
    display:none;
}
#map
{
    width:100% !important;
    height:500px !important;
}

.succesCandi
{
    text-align:left !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {


.succesCandi2_mb input { float:left !important; margin:15px 0px; }

    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter
    {
    float:left !important;
    }

  .text-top
     {
        display:block;
    }
img{
    max-width:100%;
}

#map
{
    width:90% !important;
    margin:auto;
    height:300px !important;
}
.leftNav
{
    display: table-footer-group;
     margin-top:30px;
}

.rightNav .thumb-pad2 .thumbnail img {
    width: 100%;
}
.rightNav
{
    display: table-row-group;

}

.succesCandi
{
    text-align:left !important;
}
.text-top
{
    font-size:15px;
    color:#fff;
    position:absolute;
    top:7px;
}
.menuBox {
    float: none;
}
h1.navbar-brand_ {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.navbar-nav{
    margin:0px;
}
.categoryBox {
    float: left;
    margin:0px 0px 30px 0;
    width:100%;
}
.categoryBox ul{
     text-align: center;
     padding:0px;
     float:left;
     background:#ccc;
     width:100%;
}
.categoryBox li{
    float: left;
    text-align: left;
    padding:3px 0px !important;
    width:100%;
    height:46px;
}
.categoryBox li + li{
    border-top:1px solid #bab9b9;
}
.categoryBox li a{
    padding:0px 3%;
    width:94%;
    height:40px;
}
.categoryBox.collapse{ display:none}
.sliderTxtInner{
    float:left;
    width:450px;
}
.programsBox article .title{
    font-size:30px;
    text-align:center;
}
.programsBox article a{
    float:none;
    margin-top:0px !important;
    text-align:center;
}
.programsBox article{
    margin-bottom:15px;
    text-align:center;
}
.programsBox article p{
    width:auto;
}
footer, footer .text-right{
    text-align:center;
}
footer .text-right, footer h2{
    margin-top:50px;
    text-align:center;
}
.footerMenu{
    clear:left;
}
.sliderImg img{
    max-width:none;
}
.sortByMenu{
    border-top:1px solid
}
.clearLeft{
        clear:left;
    }

.headerBottom .navbar-header{ background:#ccc; width:100%; margin:0px auto 20px; height:40px;   border-bottom: 1px solid #bab9b9;}
.headerBottom .navbar-toggle { padding:0px; margin-top:-9px; margin-bottom:0px;}
.headerTop .navbar-toggle {    margin-bottom: 11px;
    margin-top: -11px; padding:0;}

.headerTop .sr-only
{
    color: #FFFFFF;
    height: auto;
    margin: 0;
    padding: 0 10px 0 0;
    position: relative;
    width: auto;
}
.categoryBox{ margin-top:-20px;}

.navbar-header .navbar-brand
{
    display:block;
    padding-left:20px;
    color:#676767;
}
.navbar-header .navbar-brand:hover
{
    color:#d68100;
}
.txtContent2
{
    float:none !important;
    text-align:center;
}
footer .icon2
{
    float:none;
    margin:0 auto;
    text-align:center;
    padding-bottom:20px;
}
  .mobileView {

        display:none;
    }

    .text_left2
    {
        text-align:center !important;
    }

    .videotourBox {
        text-align: center;
    }

}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px)
{
    img{
    max-width:100%;
}
.sliderTxtInner{
    float:left;
    width:100%;
}
    .mobileView {

        display:none;
    }
footer, footer .text-right, footer h2{
    text-align:left;
    margin-top:70px;
}
.programsBox article, .programsBox article .title{
    text-align:left;
}
.sliderTxt{
    top:25px;
}
.footerMenu{
    clear:left;
    text-align:center;
}
footer .text-right{
    text-align:center;
}
.thumb-pad1 .thumbnail{
    text-align:left;
}
.thumbnail > img, .thumbnail a > img{
    margin-left:0px;
}
.sliderImg img{
    max-width:none;
}
.clearLeft{
        clear:left;
    }

.carousel-inner > .item h2
{
    font-size:27px;
}
    .txtContent2
{
    float:none;
    text-align:center;
}
footer .icon2
{
    float:none;
    margin:0 auto;
    text-align:center;
    padding-bottom:20px;
}
.succesCandi
{
    text-align:left !important;
}
    .text_left2
    {
        text-align:left !important;
    }

    .videotourBox {
        text-align: left;
    }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px)
{
    footer .icon2
    {
        float:left;
    }
    .clearLeft{
        clear:left;
    }
    .trainingImg img
    {
        max-height:100%;
    }

    .text_left2
    {
        text-align:left !important;
    }



}

/*Core variables and mixins*/

.carousel-indicators {
    bottom: -55px;
}
.carousel-indicators li
{
    width:17px;
    height:39px;
    border:none;
    margin:0px;
    background:url(../images/bullets.png) no-repeat center;
}
.carousel-indicators li.active
{
    background:url(../images/bulletsActive.png) no-repeat center;
    width:17px;
    height:39px;
}
.noMargin {
    margin-bottom:0px !important;
}
ul.certificateLink{
    list-style-type:none;
    padding:0px;
}
ul.certificateLink li{
    list-style-type:none;
    margin-bottom:25px;
    text-align:center;
}
ul.certificateLink li a{
    color:#0f0077;
    padding:5px 59px;
    width:100%;
    display:block;
    background:#eeeeee;
    height:58px;
}
ul.certificateLink li a:hover
{
    color:#d68100;
}
.tabbedPanel ul{
    list-style-type:none;
    padding:0px;
}
.tabbedPanel ul li {
    display:inline-block;
    margin:0px 10px 10px 0px;
}
.tabbedPanel ul li a{
    display:inline-block;
    padding:9px 12px;
    color:#db8400;
    background:#eeeeee;
}
.tabbedPanel ul li a.selected{
    display:inline-block;
    background:#db8400;
    color:#fff;
}
.tabbedPanel ul li:hover a{
    display:inline-block;
    background:#db8400;
    color:#fff;
}
.successCol
{
    min-height:350px;
}
.accountCreated
{
    padding-top:30px;
}

.forgotUser a
{
    font-size:12px;
    color:#7F7F7F;
}

.insidePanel{
    padding: 5px, 5px, 5px, 5px;
}

.table-responsive ul
{
     text-align:center;
     width:100%;
     height:40px;
     background:#130076;
}
.table-responsive ul li
{
    display:inline-block;
    line-height:40px;
    color:#fff;
}
.table-responsive ul li a
{
        color:#fff;cursor:pointer;
}
.table-responsive ul li a:hover
{
        color:#d68100;

}
.table.candidates > tbody > tr > td {
    padding: 20px 0px;
}
.SrchMembr {
    border: 1px solid #CCCCCC !important;
    border-radius: 0 0 0 0;
    box-shadow: 0 2px 2px #E5E5E5 inset !important;
    margin-right: 10px;
    padding: 5px;
}
.btn-default.btn {
    background:  #D27E00;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    margin: 0;
    padding:10px 22px;
    position: relative;
    border: medium none;
    border-radius: 0 0 0 0;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
}
.btn-default.btn:hover {
    background: #0f0077;
    transition: all 0.35s ease;
}

 .sortByMenu1
{
    border-bottom:0px !important;
    margin-top:24px;
    font-size:13px;
}

.sortByMenu2
{
    padding:0px;
}

.sortByMenu1 ul li{
    display:inline;
    padding:0 18px 0 3px !important;

}

.tabbable.tabs-left {
    text-align:right;
    margin-bottom:10px;
}
.tab-contentTests
{
line-height:48px;
    height:48px;
    margin-bottom:20px;
    border-bottom:1px solid #ccc;

}
.tabs-left ul
{
    line-height:45px;
}

.Pager1
{
    width:100%;
    background:#0f0077;
    text-align:center;
    color:#fff;
    padding:10px;
}
.Pager1 select
{
        border: medium none;
    color: #000;
    margin: 0 14px;
    padding: 0 10px;
    width:70px;
}
.form-groupNew.stateDropDown.row > select
{
    width:100%;
}
.form-groupNew.stateDropDown.row
{
    width:30%;
}
.Pager1 a
{
    color:#fff;
    padding:0 10px;
}

.Pager1 a:hover
{
   color:#d68100;
}

.form-groupNew input[type="text"]
{
    background-color:#eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    vertical-align: middle;
    width:80%;
    margin-top:2px;
    float:right;
    line-height:20px;
}
.form-groupNew b
{
    margin-top:6px;
    float:left;
}
.new1
{
  margin:0 10px 0 0;
}


.selectDrop
{
    margin-top:10px;
}
 .paginationNo {
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height:10px;
    height:auto !important;
    width:auto !important;
}

.paginationNo li
{
    float:left;
    list-style-type:none;
    line-height:10px !important;
}
.paginationNo li a
{
    padding:0px 5px;
}
.paginationNo li a.active
{
    color:#d68100;
}
.tableRecordNew
{
    margin-top:20px;
    position:relative;
}
.stateDropDown
{
    position:absolute;
    top:0px;
    right:15px;
    z-index:9999;
}

.smallSelectArea
{
    width:20%;
    font-size:14px;
}
.smallSelectArea option
{
    font-size:14px;
    text-transform:capitalize;
    line-height:36px;
}
.dataTables_wrapper .dataTables_filter input
{
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #555555;
    display: block;
    float: right;
    font-size: 14px;
    height: 34px;
    line-height: 20px;
    margin-top: 2px;
    padding: 6px 12px;
    vertical-align: middle;
    width: 74%;
}

.dataTables_wrapper .dataTables_filter
{
    line-height:36px;
}

.successful input
{
    width:100%;
}
.successful select {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #555555;
    display: block;
    float: right;
    font-size: 14px;
    height: 34px;
    line-height: 20px;
    margin-top: 2px;
    padding: 6px 12px;
    vertical-align: middle;
}

.searchClass{
    width:auto !important;


}
.succesCandi  span{

    margin-right:10px;
}

.partner-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.partner-logos img {    
    margin: .5em;
}


.degree-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:  flex-start;
}

.ccac-bg-color {
    background-color: #aa182C;
}