/*********************
  custom style for salesforce created by Opexa
  Please do not make any changes to this .
  This piece of code cannot be used for any commercial purpose.
  All rights reserved.
**********************/
body{
   font-family: ' Merriweather Sans', sans-serif !important; 
   font-size: 100%; 
}
/*css3 loader*/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #c0c0c0;
  font-size: 10px;
   position: fixed;
left:50%;
top:50%;
opacity: 0.9;
margin: -50px 0 0 -50px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.loadingOverlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30% 0;
	z-index: 4;
    background: white;
}
/*loader end*/
.headerBar{
	background-image: url(/ResearchGrants/resource/RG_HeaderFile/img/backdrop2.jpg);
	width: 100%;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;   
    overflow-x: hidden;
}
.headerBarLanding{
  background-image:url(/ResearchGrants/resource/RG_HeaderFile/img/3.jpg);
    background-size: cover;
    background-repeat: no-repeat;   
    overflow-x: hidden;
    height: 550px;

}
.headerBack{
    background: #eceff1;
    padding: 10px;
    height: 152px;
 /*revision 21/11 */  
}
 /*revision 21/11 */  
.headerSD{
    background: #eceff1;
    padding: 10px;
}
/*revision 22/11 */ 
.searchSD{
    width: 90%;
    border: 1px solid #fff;
    padding: 5px;
}

.logo img{
    float: right;
    width: 80px;
    height: 110px;
    padding-top: 10px;
}
/*revision 21/11 */  
.logoSD img{
    padding-top: 10px;
    margin-left: 50px;
    width: 55px;
    height: 75px;
    
}

.logbtn{
    margin-top: 10px;
    text-transform: inherit;
}
.primarymenu{
    margin-bottom: 0px;
    float: right;
    /*revision 21/11 */
   
}
.primarymenu li{
    display: inline;
    font-size: 16px;
    text-transform: uppercase;
    padding-right: 20px;
    padding-left: 20px;
     font-family: ' Merriweather Sans', sans-serif ; 
    font-style: regular 400;

}

.primarymenu a{
    color: #000 !important;
    text-decoration: none !important;
}
.primarymenu a:hover{
    border-bottom: 2px solid !important;
    border-bottom-color: #e53935 !important;
}
.activeCls {
	border-bottom: 2px solid !important;
    border-bottom-color: #e53935 !important;
}
.welhead{
    font-size: 30px;
    color: #fff;
    background: #757575;
    text-align: center;
    margin: 30px;
    text-transform: uppercase;
    font-family: ' Merriweather Sans', sans-serif ; 
}
.welsub{
    font-size: 14px;
    text-align: center;
    color:#fff;
    background: #757575;
    text-transform: uppercase;
    margin: 30px;
    font-family: ' Merriweather Sans', sans-serif ; 
}
#readmore a{
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 5px;
}
#cardtitle{
    text-align: center;
    text-transform: uppercase;
    background: #cfd8dc;
    padding: 10px;
}
.wrapper{
    text-align: center;
    padding-bottom: 10px;
}
#rgb{
    float: right;
    margin: 5px;
}


#userbar{
     margin: 20px;
    padding: 15px;
    background: #e53935;
    border: 1px solid #fff;
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    font-weight: bold;
    
    
}
/* Dropdown Button for user display name and logout*/
.dropbtn {
    background: #e53935 !important;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.dropdown {
    position: relative !important;
    display: inline-block !important;
    padding: 16px !important;
    float: right;
}


.dropdown-content {
    display: none;
    position: absolute;
    background: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}


.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


.dropdown-content a:hover {background: #f1f1f1}


.dropdown:hover .dropdown-content {
    display: block;
}


.dropdown:hover .dropbtn {
    background: #3e8e41;
}
.cards1{
    padding: 0 !important;
   margin: 0 !important;
    background: #000;
}
#overlayText{
    font-size: 16px;
    color: #e53935;
    font-family: ' Merriweather Sans', sans-serif ;
    text-transform: uppercase;
    text-align:center;
    margin: 30px;
    margin-bottom: 10px;
}
.eventbtnsmall{
    padding: 40px !important;
	text-transform: uppercase;
    text-align:center;
}
.eventbtnsmall a{
   color: #fff !important;
   text-decoration: none !important;
    font-family: monospace;
    font-size: 14px;
    border: 1px solid #e53935;
    padding: 8px;
    
}

.searchbox{
    margin-top: 15px;
    position:relative;
    min-width:50px;
    width:0%;
    height:20px;
    float:left;
    overflow:hidden;
    float: left;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#fff;
    width:100%;
    height:25px;
    margin:0;
    
    font-size:15px;
    color:red;
}
.searchbox-input::-webkit-input-placeholder {
    color: #424242;
}
.searchbox-input:-moz-placeholder {
    color: #424242 ;
}
.searchbox-input::-moz-placeholder {
    color: #424242 ;
}
.searchbox-input:-ms-input-placeholder {
    color: #424242 ;
}

.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:50px;
    display:inline;
    position:absolute;
    float: right;
    top:0;
    font-family:verdana;
    font-size:14px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    background: #424242!important;
    line-height:20px;
    text-align:center;
    cursor:pointer;
    
}



.searchbox-open{
    width:15%;
}

/*navigation bar dropdown */
/*new navigation button dropdown */
/*revison 12/11*/





li.navdropdown {
    display: inline-block;
}

.navdropdown-content {
    display: none;
    position: absolute;
    background: #fff;
    font-size: 14px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.navdropdown-content a {
    color: #fff; 
    padding: 10px;
    text-decoration: none !important;
    display: block;
    text-align: left;
}

.navdropdown-content a:hover {background: #fff;color: #fff;}

.navdropdown:hover .navdropdown-content {
    display: block;
}

/*tabs*/
.tabs-menu {
            height: 30px;
            position: relative;
            clear: both;
            list-style: none;
            margin: 0;
            padding: 0;
        }
        .tabs-menu li {
            float: left;
            border: 1px solid #DDD;
            border-bottom: 0;
            border-left: 0;
            height: 39px;
            //padding: 0 1px 0 1px;
        }
        .tabs-menu li:first-child {
             margin-left: 15px;
            border-left: 1px solid #DDD;
        }

        .tabs-menu li.current {
            position: relative;
            background-color: #ebebeb;
            //border: none;
            z-index: 5;
        }

        .tabs-menu li a {
            display: block;
            padding: 0 15px;
            color: #444;
            height: 40px;
            line-height: 40px;
            background-color: #A0A0A0;
            //font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            
        }

        .tabs-menu .current a {
            position: relative;
            top: 1px;
            background-color: #ebebeb;
        
        }

        .tab {
            border: 1px solid #d4d4d1;
            background: #ebebeb;
            float: left;
            margin-bottom: 20px;
            width: auto;
        }
        .subtab {
            border: 1px solid #d4d4d1;
            background: #ebebeb;
            float: left;
            margin-bottom: 20px;
            width: auto;
        }
        .tab-content {
            width: auto;
            padding: 20px;
            display: none;
            background-color: #ebebeb
        }
        
        .subtab-content {
            width: auto;
            display: none;
            background-color: #ebebeb
        }
        a,button {
            cursor: pointer;
        }
        #tab-1 {
         display: block;   
        }
        .default {
            display:block;
        }
        #tabs-container {
            margin-right: auto;
            margin-left: auto;
            
        }
        .mytabcard-panel {
            transition: box-shadow .25s;
            padding: 20px;
            margin: 0.5rem 0 1rem 0.5;
        }
		/*end of tabs*/

/*revision 21/11*/
.myiconsStyle{
    vertical-align: middle;
}
/*revision 22/11 */
.footerbar{
    background-color: #424242 ;
    height: 100px;
    color: #fff;
    font-size: 14px;
}
.footerbar ul{
    list-style: none;
}
.footerbar ul li{
    display: inline-block;
    
}
.footerbarText{
   padding-top : 30px;
}
.footerbarText a:hover{
   border-bottom: 2px solid  #fff; 
}
.copyright{
    margin-left : 35px;   
}