body{
    font-family: 'Product Sans', Arial, sans-serif;
    font-size: 16px;
    background-color: #F9F9F9;
}
.navbar-nav > li > a{ 
    padding: 15px;
    font-size: 1.25em;
}
.navbar-brand{ 
    padding-top: 15px;
    font-size: 1.4em;
}

.mainContent{
    background-color: white;
    box-shadow: 0 4px 4px 0px #E1E3E5;
    margin-bottom: 100px;
}

.starter-template{
    margin-top: 75px;
    text-align: center;
}

.lead{
    font-style: italic;
}

.starter-template > h1{
    font-weight: bold;
}

#mainMenu li{
    float: left;
    padding: 5px 15px;
    list-style:  none;
    border-right: 1px solid #ccc; 
    font-size: 20px;
    color: #304FFE;
    
}

#mainMenu li:hover{
    color: #00BCD4;
    cursor: pointer;    
}

#mainMenuSMToggler{
    color: #273443;
    padding: 15px;
    font-weight: bold;
    border: 1px solid #E0E0E0;
    cursor: pointer;
    font-size: 1.3em;

}

#mainMenuSMToggler #mainMenuSM{
    font-size: 0.8em;
}

#toggleIndicator{
    padding-left: 10px;
    font-size: 1.4em;
}

#mainMenuSM{
    background-color: #273443;
    padding: 5px 20px;
    list-style:  none;
    border-radius: 3px;
    border: 1px solid #E0E0E0;
}

#currentSolution{
    text-align: right;
    color: #2196F3;
    font-style: italic;
    font-size: 0.8em;
}



#mainMenuSM li{
    padding: 10px 0; 
    text-transform: uppercase;
    color: white; 
    font-weight: normal;;
}


.wells{
    font-size: 1.15em;
    text-align: justify;
    text-justify: inter-word;
}

.starter-template > h1{
    color: #063170;
}



.lead{
    color: #030722;    
}

.trainingListDiv{
    border-right: 1px solid #CCC;
}

.trainingGuide{
    padding-left: 30px;
}

.trainingTitle{
    text-transform: uppercase;
    font-size: 1.5em;
    background-color: #00ACC1;
    color: white;
}

#trainingListItems li {
    /*list-style: none;*/
    padding: 5px;
    font-size: 1.1em;
    cursor: pointer;
}

.currentItem{
    color: red;
}

#course_year {
    /*list-style: none;*/   
    font-size: 1.4em;    
    font-weight: bold;
    color:#030722;
}

#trainingListItems li:hover{
    color: #00ACC1;
}

.trainingGuide > h2{
    background-color: #00ACC1;
    font-size: 2.3em;
    font-weight: bold;
    color: white;
    padding: 5px;
    border-radius: 2px;
   
}

.trainingGuide p{
    font-size: 17px;
    text-align: justify;
}

.trainingGuide a{
    color: #00ACC1;
}
.trainingGuide h3{
    color: slategrey;
    font-weight: bold;
}



#activePage{
    border-bottom: 2px solid skyblue;
}

a:hover{
    text-decoration: none;
}

#back_to_courses{
    font-size: 1.3em;
    color: white;
    padding: 3px;
    text-align: center;
}

/*Mission CSS*/
.mainPanel{
  padding: 5px;
  background-color: #273443;
  margin-top: 5px;
  color: white;
  font-size: 1.25em;
  height: 40px;
  
}

.mainPanel .text-right{
    margin-top: -6px;
}
.trainingResourcesSection, #gtiTrainingResourcesText p:last-child{
    padding-bottom: 10px;
}

#gtiMissionText, #gtiEducationText, #gtiTrainingResourcesText{
    padding: 5px;
    background-color: #C2D1D8;
    display: none;
    color: black;
    box-shadow: 0 4px 4px 0px #E1E3E5;
}

.expand{
    cursor: pointer;
    font-size: 1.3em;
    -webkit-user-select: none; /* Chrome, Opera, Safari */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

#namesFields, #emailPhoneFields, #subjectField, #messageField, #submitBtnField, .inputFields, #forgotPasswordField, .admin_password_reset_conf, .admin_password_reset, #progressBarField, .otp{
    margin-top:15px;
}

#sendMessage, #apply, #uploadCV, #modal-apply, #admin_login, #forgot_password_cancel, #password_reset, #admin_reset_submit, #request_code {
    padding: 10px 75px;
    border-radius: 0px;
}



/*Apply Button*/
#apply{
    background-color: white;
    color: #29B6F6;
    border: 1px solid #29B6F6;
}

#apply:hover{
    background-color: #29B6F6;
    color: white;
}
#applyBtnField, #submitBtnField{
    margin-top: 10px;
    margin-bottom: 30px;
}

/*Send Message Button*/
#sendMessage{
    background-color: #273443;
    margin-bottom: 100px;
}
#sendMessage:hover{
    background-color: white;
    border-radius: 0px;
    color: #273443;
}

/*Upload Button*/
#uploadCV{
    background-color: white;
    color: #003886;    
}
#uploadCV:hover{
    color: white;
    border-radius: 0px;
    background-color: #003886;
}

#uploadFile{    
    color: black;
}

.fileUpload{
    position: relative;
}
#uploadFile{
    position: absolute;
    top: -20px;
    left: -10px;
}

.pasteCV, .admin_emai{
    margin-bottom: 15px;
}

/*End Upload Button*/

.form-control{
    border-radius: 0px;
    height: 40px;
    background-color: #FAFAFA;
}

.courseItem{
    height: 30px;
}
.selectpicker{
    border-radius: 0px;
    border: 2px solid red;
}

.contactRedirect{
    padding: 10px;
    color: grey;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
.uneditable-input:focus {   
  border-color: black;
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);*/
  outline: 0 none;

}

/*APPLICATION FORM*/
.applicationFormHeader{
    background-color: #273443; 
    padding: 5px;
    margin-top: 33px;
    margin-bottom: 10px;   
}

.lead{
    color: white;
}

.applicationFormHeader > h1, .applicationFormHeader .lead{
    color: ghostwhite;
}

.countrySelection > option, .stateSelection > option{
    padding: 15px;
}

.applicationForm btn{
    font-size: 23px;
}

textarea{
    resize: none;
    outline: none;
}

.nominationField > p, .sponsoringField > p{
    font-size: 1.1em;
    color: darkslategrey;
}

.nomination_other, .nomination_self, .sponsoring_other, .sponsoring_self{
    font-size: 0.85em;
    color: deepskyblue;
    font-weight: bold;
}

.contactRedirect > p > a{
    color: #0091EA;
}


.nominatingSponsoring, .selectCV{
    border: 1px solid #E0E0E0;
    padding: 15px;
}


/*END OF APPLICATION FORM*/

/*Thank You Page*/

.foo{
    background-color: floralwhite;
    box-shadow: 0 4px 4px 0px cadetblue;
    opacity: 0.7;
    margin-top: 50px;
    color: darkcyan;
    text-align: center;
}
.thankYouDiv{
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100px;
    background-color: floralwhite;
    border-radius: 3px;
    opacity: 0.5;
    line-height: 100px;
    text-align: right;
    font-size: 2em;
}

.thankYouDiv  span{
    background-color: red;
    color: white;
    padding: 10px;
}

.thankYouDiv  span:hover{
    background-color: black;
    color: white;
}

.thankYouDiv  span a{
    color: white;
}


.showOnSmallScreens{
    display: none;
    margin: 10px;
}

.showOnSmallScreens ul li{
    padding: 10px;
    list-style: none;
}

.showOnSmallScreens ul li:hover{
    background-color: slategrey;
    color: white;
    padding: 10px;
}

.clearFloat{
    clear: both;	
}

.req{
    color: red;
}

/*Modals*/
.modal-header, .modal-footer{
    background-color: darkcyan;
    color: white;
}
#modal-apply{
    background-color: white;
    color: darkcyan;
    border-color: white;
    font-weight: bold;
}
#modal-apply:hover{
    background-color: darkcyan;
    color: white;
    border-color: white;
}

.close{
    color: white;
}

.close-form{
    color: black;
}

/*ct for Course Title*/
.ct{
    cursor: pointer;
}
.ct:hover{
    background-color: #00ACC1;;
    color: white;
}

/*Admin Login Page*/
.adminLogin{
    margin-top: 95px;
}
.adminPassword{
    margin-top: 20px;
}
/*Admin Login Button*/
 #admin_login{
    background-color: #32CABB;
    color: white;
    border: 1px solid #32CABB;
}

#admin_login:hover{
    background-color: #60D0C4;
    color: white;
}

input[type=number]::-webkit-inner-spin-button, 
    input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}

.adminLoginForgotPassword a{
    color: #32CABB;
}

/*Administration Page*/
.clickToApply{
    background-color: #00ACC1;    
    border-radius: 0;
    padding: 10px 50px;
    border: 1px solid #00ACC1;
    opacity: .8;
}

.clickToApply > b{
    color: white;
}

.clickToApply:hover{
    opacity: 1; 
    background-color: #00ACC1;   
    border: 1px solid #00ACC1;  
    
}

.administration-cards{
    background-color: #F9F9F9;
    box-shadow: 0 4px 4px 0px #E1E3E5;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 0px;
    /*border-left: 5px solid #00ACC1;*/
}
.back-to-top{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  color: #FFF;
  position: fixed;
  right: 2em;
  bottom: 2em;
  cursor: pointer;
  background-color: #00ACC1;
  opacity: 0.7;
      -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.back-to-top:hover{
    background-color: #32CABB;
}
.back-to-top a{
    color: white;
    text-decoration: none;
}

a[href^="tel:"] {
  color: black;
  text-decoration: none;
}

 #inquiryPhone:before {
  content: "\260E";
  margin-right: 0.5em;
}
 #inquiryFax:before {
  content: "\2399";
  margin-right: 0.5em;
}

.inquiryEmail:before{
  content: "\2709";
  margin-right: 0.5em;
}
#inquiryWeb:before{
  content: "\1F4BB";
  margin-right: 0.5em;
}

.overviewHeader{
    padding: 2px 10px;
    background-color: ghostwhite;
    border-radius: 2px;
    box-shadow: 0 8px 8px 0px #ccc;
}
.overviewHeader span{
    font-weight: bold;
}

/*Start Footer*/
footer { background-color:#0c1a1e; min-height:300px;  }
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { 
     min-height:50px; 
    background-color:#222222;
    width: 100%;
}
 .copyright p { text-align:left; color:#FFF; padding:20px 0; margin-bottom:0px;}
 .heading7 { font-size:16px; color:#d9d6d6; margin-bottom:1px;}
 .post p { font-size:12px; color:#FFF; line-height:50px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:left; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:50px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:4px; margin-left:4px;}
 .bottom_ul li a { color:#FFF;  font-size:10px;}
 .bottom_ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }
 .fa-google-plus, .fa-twitter, .fa-facebook{
     padding: 5px;
 }
/*End Footer*/

.trainingTable{
    background-color:#B3E5FC;
}

/* Desktop*/
@media screen and (max-width: 768px) {
    .showOnSmallScreens{
        display: block;
    }
    .showOnBigScreens{
        display: none;
    }	  
}


/*For Samsung Devices*/
@media only screen and (max-width: 700px) {
    #mainMenu li{
        float: left;
        padding: 1px 5px;
        list-style:  none;
        border-right: 1px solid #ccc; 
        font-size:14px;        
    }

    .thankYouDiv{
        display: none;
    }

    h1{
        font-size: 1.6em;
    }
    .lead{
        line-height: 0.4;
        font-size: .76em;
    }
    .adminLogin{
        margin-top: 0px;
    }
    #forgot_password_cancel{
        margin-top: 10px;
    }
}


/*For iPhones 5 and below*/
@media only screen and (max-width: 500px) {
    
    h1{
        font-size: 1.5em;
    }
    .lead{
        line-height: 1.3;
        font-size: .70em;
    }
    .trainingGuide > h2{
        font-size: 1.3em;
    }
    #mainMenu li{
        float: left;
        padding: 1px 5px;
        list-style:  none;
        border-right: 1px solid #ccc; 
        font-size:7px;        
    }
    .adminLogin{
        margin-top: 0px;
    }
    #forgot_password_cancel{
        margin-top: 10px;
    }
    .gti_logo{
        margin-top: 25px;
    }
    .clickToApply{
        background-color: #00ACC1;    
        border-radius: 0;
        padding: 10px;
        border: 1px solid #00ACC1;
        opacity: .8;
    }
    .trainingTable{
    background-color:white;
}

}