
.interest_h2{
    text-align: center;
    margin-bottom: 25px !important;
}

.table-bordered{
    width: 100%!important;
}
#my_file {
    display: none;
}

.float{
    position: fixed;
    width: auto;
    padding: 10px;
    z-index: 99999;
    height: auto;
    bottom: 0px;
    right: 0px;
    /*background-color: #0C9;*/
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    /*box-shadow: 2px 2px 3px #999;*/
}

.float:hover{
    
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    /*box-shadow: 2px 2px 3px #999;*/
}

#get_file {
    background: #f9f9f9;
    border: 1px solid #88c;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
    cursor: pointer;
}
#customfileupload
{
    display: inline;
    background-color: #fff;
    font-size: 14px;
    padding: 10px 30px 10px 10px;
    width: 250px;
    border: 1px solid #999;
    box-shadow: inset 1px 1px 5px #ccc;
    -webkit-box-shadow: inset 1px 1px 5px #ccc;
    -moz-box-shadow: inset 0px 0px 4px #ccc;
    -ms-box-shadow: inset 0px 0px 4px #ccc;
    -o-box-shadow: inset 0px 0px 4px #ccc;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m_container{
    background: white !important;
}
.carousel-caption a{ color: white;}
.carousel-caption a:hover{ text-decoration: none !important;}

.col-contact{
    background: #153140;
}
.contactContainer{
    /*margin-top: 100px !important;*/
}
.cvImage{
    height: 250px;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.cv-img{
    height: 280px !important;
    height: 280px !important;
    margin: auto;
    max-width: 230px;
    max-height: 200px;
    width: auto;

}
.all-cvs-h2{

    height: 40px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 20px;
    text-align: center !important;
}
.custom{background: #83abd8;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.custom{background: #1f22d1;float: right;margin: 0px 7px 0px 0px;}}
@media (min-width:992px){.custom{background: #1f22d1;float: right;}}
@media (min-width:1200px){.custom{background: #1f22d1;float: right;margin:-78px 0px 0px 0px;}}

/*.pillBackgr{
    background:rgba(0, 0, 0, 0)!important;    
}

.navPillsTop{
    margin-bottom: 7px;
    margin-top: -11px;
}*/



/*.welcomeDiv{
    margin-bottom: 1px;
    height: 800px;
    margin-left: 0px; 
    margin-right: 0px;
}*/
.tt{
    margin: 20px;
    
}
/*.col-contac-row{
    display: flex;
}*/
.col-contact{
    flex: 1;
}
.ourOffice{
    color: #F4C300;
}


.more-a{
      float: right;  
      text-decoration: underline !important;
      color: blue;
}
.welcomeMessage{
    color: #ffffff;
    font-weight: bold;
    padding: 10px 20px 20px 20px;
    margin: 20px 0px 10px 0px;
    background:rgba(100,100,100,0.8);
}

.welcomeMessage span{
    color: #ffffff!important;
}

.welcomeLeft img{
    padding: 70px 0px 0px 30px;
}

.newsLeft{
    margin-top: 10px;
    margin-bottom: 50px;
}



.newsPicture img{
    display: block;
    max-width:100%;
    max-height: 500px;
    margin-top:20px;
    margin-left: auto;
    margin-right: auto;
}

.publicationsPicture{
    display: inline-block;
    width: 100%;
    height: 230px;
    background-position: center center;
    background-size: cover;
    border: 1px solid #d7d7d7;
}

.embedVideo{
    display: inline-block;
    width: 100%;
    height: 230px;
    background-position: center center;
    background-size: cover;
    border: 1px solid #d7d7d7;
}

.applicationRight{
    position: relative;
    height: 63px;
    background: rgba(80,80,80,0.3);
    background-size: cover;
}
.applicationRight img{
   margin-top: 5px;
   width: 50px;
}

.applicationDiv{
    padding-left: 10%;
}

.applicationHeader{
    display: inline-block;
    position: absolute;
    margin-top:12px;
    padding: 0px 14px 0px 14px;
    z-index: 20;
}

.applicationHeader h2{
    margin: 5px 0px 10px 10px;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.3;
    color: white;
}  

.bookRight{
    position: relative;
    margin-top: -5px;
    height: 89px;
    background: url('/assets/images/book.jpg');
    background-size: cover;
}

.bookHeader{
    display: inline-block;
    position: absolute;
    margin-top:12px;
    padding: 0px 14px 0px 14px;
    z-index: 20;
}

.bookHeader h2{
    margin: 5px 0px 10px 10px;
    font-size: 25px;
    font-weight: bold;
    color: white;
}  

.subscribeHeader{
    display: inline-block;
    width: 192px;
    text-align: center;
    position: absolute;
    margin-top:55.5px;
    padding: 0px 14px 0px 14px;
    background: rgba(24, 36, 70, 1);
    z-index: 20;
}
.featured-image {
    border: 9px solid white;
    outline: 1px solid #eaeaea;
    box-shadow: 0 10px 41px 0 rgba(9, 26, 44, 0.2);
}
.featured-image img{
    -webkit-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
}
.des-a:hover img{
  -ms-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.des-a .featured-image {
 
  z-index: -1;
  overflow: hidden;
}
.subscribeHeader h2{
    margin: 10px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;
    color: white;
}  

.subscribeForm{
    padding-top: 0;
    padding-left:5%;
}

.subscribeForm .btn-default{
    color: rgba(24, 36, 70, 1);
    font-weight: bold;
    background-color: #66afe9;
    border-color: #66afe9;
    border-radius: 0px;
}

.subscribeNewsletter img{
    margin-top:53.5px;
}

.subscribeNewsletterForm{
    width: 255px;
}

.membersDirHeaderHome{
    display: inline-block;
    position: absolute;
    margin-top: 60px;
    right: 0;
    padding: 0px 14px 0px 14px;
    background: rgba(210,210,210,0.9);
    z-index: 20;
}

.membersDirHeaderHome h2{
    padding: 20px;
    margin: 0px 0px 0px 0px;
    font-size: 22px;
    font-weight: bold;
    color: rgba(24, 36, 70, 1);
}  

.membersDirHeader p{
    margin: 0px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;
    color: rgba(24, 36, 70, 1);
}  

.membersDirForm{
    padding-left:5%;
    padding-top:5px;
}

.membersDirForm img{
    margin-top:30px;
}

.membersDirForm .btn-default{
    color: rgba(24, 36, 70, 1);
    font-weight: bold;
    background-color: #66afe9;
    border-color: #66afe9;
    border-radius: 0px;
}

.rr-left {
    background-position: center center;
    background-size: cover;
    height: 180px;
}
.rr-right {
    background-image: url('/assets/images/members.jpg');
    background-position: center center;
    background-size: cover;
    height: 180px;
    position: relative;
    padding-bottom: 19px;
}


#newsResult img{
    width: 100px;
    height: 100px;
}

#newsResult a{
    color: rgba(24, 36, 70, 0.85);
    text-decoration: none;
}

#articleResult img{
    width: 100px;
    height: 100px;
}

#articleResult a{
    color: rgba(24, 36, 70, 0.85);
    text-decoration: none;
}

.articleThumb {
    display: inline-block;
    width: 300px;
    height: 168px;
    margin: 0% 10% 0% -50%;
    background-position: center center;
    background-size: cover;
}

#interviewResult a{
    color: rgba(24, 36, 70, 0.85);
    text-decoration: none;
}

#eventResult img{
    width: 150px;
    height: 100px;
}

#eventResult a{
    padding-left: 10px;
    color: #F4C300;
    text-decoration: none;
}

.custom-date-group>h2>a:hover{text-decoration: underline !important;}

.innerParagraph{
    height: 450px!important;
}

#studiesResult img{
    width: 100px;
    height: 100px;
}

#studiesResult a{
    color: rgba(24, 36, 70, 0.85);
    text-decoration: none;
}



#opportunityResult img{
    width: 100px;
    height: 100px;
}

#opportunityResult a{
    color: rgba(24, 36, 70, 0.85);
    text-decoration: none;
}

.contactpage .form-control{
    display: inline;
    height:36px;
    margin:5px;
    padding-left:15px;
    text-align: left;
}

.contactpage .textarea{
    height:285px;
}

.contactpage input, .inlineinputMembers select{
    display: inline;
    width: 100%;
    height:30px;
    margin:5px;
    padding-left:15px;
    text-align: left;
}

.contactpage input::-webkit-input-placeholder{
    color:grey !important;
}

.contactpage button{
    color: #ffffff!important;
    background: transparent!important;
    border-color: #153140!important;
    border-radius: 0px!important;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: rgba(24, 36, 70, 0.9);   
}

.contactpage button:hover{
    color: #333333!important;
    background:rgba(255, 255, 255, 0.9)!important;
}
.panel-body {
    color: #F4C300;
}
.panel-body a{
    color: #F4C300;
}
.contactpage .map {
    min-width: 300px;
    min-height: 524px;
    width: 100%;
    height: 100%;
}

.contactpage .header {
    color: #F4C300!important;
    height: 70px;
    font-size: 27px;
    padding: 10px;
}

.affiliatelinks .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.affiliatelinks .panel-default > .panel-heading{
    color: #333;
    background: #ffffff;    
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.affiliatelinks .panel-default > .panel-heading:hover {
    color: #ffffff;
    background: rgba(24, 36, 70, 0.85); 
}

.affiliatelinks .panel-group .panel a{
    text-decoration: none;
}

.headerimage{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.slidercontainer a:hover { text-decoration: underline !important; }

.socialIcons{
    padding-top:20%;
}

#memberTable th{
    text-align: center!important;
}

#searchMembers{
    margin-top:10px;
    margin-bottom:20px;
    width:100%;
}

#searchMembers .input-group {
    display: inline;
}

#searchMembersHome{
    width:100%;
}

#searchMembersHome .input-group {
    display: inline;
}

#searchOpportunities{
    margin-top:10px;
    margin-bottom:20px;
    width:100%;
}

#searchOpportunities .input-group {
    display: inline;
}

.memberSearchResults h1{
    font-size: 170%;
}

.memberContainer{
    margin-top: 20px;
}

.memberContainer .panel-default > .panel-heading {
    color: #ffffff;
    background-color: rgba(24, 36, 70, 0.85);
    border: none;
}

.memberInformation img{
    max-width:80px;
}

.memberLogo img{
    max-width: 180px!important;
}

.inventory_related thead {
    display: none;
}

.eventsDiv{
    background: rgba(210,210,210,0.9);
}

.masonry {
    -webkit-column-gap:5px;
    -moz-column-gap:5px;
    column-gap:5px;
    background: rgba(80,80,80,0.6);
}

.masonry a{
    text-decoration: none!important;
}

.masItem {
    width: 100%;
    height: 90px;
    display:inline-block; /* prevent unexpected item cropping */
    background: rgba(210,210,210,0.9);
}

.masItem h2{
    color: #fff!important;
    padding-top: 17px;
    font-size: 100%;
    text-align: center;
}

.bannerDiv{
    height: 943px;
    background: rgba(200,200,200,1);
}

.inputSectors .form-control{
    display: inline;
    height:30px;
    margin:5px;
    padding-left:15px;
    text-align: left;
}

.inputSectorsHome .form-control{
    display: inline;
    height:30px;
    margin:5px;
    padding-left:15px;
    text-align: left;
}

.inputSectorsHome .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}

.inputSectorsHome .multiselect-container {
    width: 100%;
    margin-left:5px;
}




.inputCategories select{
    height:30px;
}

.inlineinputMembers input, .inlineinputMembers select{
    display: inline;
    width: 40%;
    height:30px;
    margin:5px;
    padding-left:15px;
    text-align: left;
}

.inlineinputMembers input::-webkit-input-placeholder{
    color:grey !important;
}

.inlineinputMembers button{
    height:30px;
    width: 20%;
    border:none;    
    background: rgba(24, 36, 70, 1);
    color: #ffffff;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;    
}

.inlineinputMembers button:hover{
    background: rgba(120,120,120,1);
}

.g-recaptcha{
    margin-left: 5px;
}

.memberSubmitCaptcha{
    margin-left: 5px;
}


.inlineinputOpportunity input, .inlineinputMembers select{
    display: inline;
    width: 40%;
    height:30px;
    margin:5px;
    padding-left:15px;
    text-align: left;
}

.inlineinputOpportunity input::-webkit-input-placeholder{
    color:grey !important;
}

.inlineinputOpportunity button{
    height:30px;
    min-width: 20%;
    border:none;    
    background: rgba(24, 36, 70, 1);
    color: #ffffff;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;    
}

.inlineinputOpportunity button:hover{
    background: rgba(120,120,120,1);
}

.inlineinput input, .inlineinput select, .inlineinput button{
    display: inline;
    width: 40%;
    height:30px;
    margin:5px;
    padding-left:15px;
    border-radius: 0px;
    border: none;
    text-align: left;
}

.inlineinput input::-webkit-input-placeholder{
    color:grey !important;
}

.inlineinput button{
    background: rgba(120,120,120,1);
    color: #ffffff;
}



/*-------------------STYLES FOR HEADER-------------------*/


.form-control{
    /*height: 42px;*/
    padding:0px 15px;
}

.header-right form input::-webkit-input-placeholder{
    color:#ffffff !important;
}

.header-right form input:-moz-placeholder { /* Firefox 18- */
    color:#ffffff !important;
}

.header-right form input::-moz-placeholder {  /* Firefox 19+ */
    color:#ffffff !important;
}

.header-right form input:-ms-input-placeholder {  
    color:#ffffff !important;
}                                       

.well-sm{
    padding:20px;
}



@media (min-width: 1900px){

    .newsletterRight{
        padding-bottom:22px;
    }
}




@media (max-width: 991px) {

    iframe{
        width: 60%;
        display: inline-block;
    }

    .carousel-caption{ display: none; }

    .youtubeVideo{
        margin-bottom:0px;
        background-color: #222;
        text-align: center;
    }

    .eventsDiv,
    .bannerDiv{
        display:none;
    }

    .membersDiv{
        margin: 15px;
    }

    .footerDiv > .mainSection, .contactDetails{ background-color: transparent !important; }
    .footerBtns{ margin-top: 0px;}
    .footerBtn2{ margin-top: 20px; margin-bottom: 20px; }
    
}


@media (max-width: 768px) {


    .bannerDiv{
        display: none;
    }

    .membersDirHeader h2{
        font-size: 18px;
    }  

    .inlineinput input, .inlineinput select, .inlineinput button{
        display: inline;
        width: 200px;
        height:30px;
        margin-bottom:5px;
        padding-left:15px;
        border-radius: 0px;
        border: none;
        text-align: left;
    }    

    .inlineinputOpportunity button{
        width: 40%; 
    }   

    iframe{
        width: 90%!important;
        display: inline-block;
    }
}

@media only screen and (max-device-width: 480px) {
    #ulsiteMap1 {float: none;width: 0%;}
    #ulsiteMap2 {float: none;width: 0%;}
    #ulsiteMap3 {float: none;width: 31%;}
}
