/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */

body {
  font-family: cambria;
}

.logo{
    width: 74%;
}

.topNav{
    background-color: #07c;
    background-image: url("../../images/topbar-bg.png");
    border-bottom: 2px solid #f62;
}

.topNav ul{
    list-style: none;
    padding-top: 10px;

    
}
.topNav li{
    display: inline;
    padding: 10px;
    font-size: smaller;
    
}
.topNav li a{
    color: #fff;
    font-weight: bold;
}
.main-nav{
    background-image: url("../../images/backimage.png");
}

.main-nav ul li{
    padding: 10px 11.3px;
    border: 1px solid #efefef;
    
}
.main-nav ul li:hover{
    background-color: #fff;
    color: #f62;
}

.main-nav ul li a{
    padding: 10px 20px;
    color: #07c;
    font-weight: bold;
    font-size: 14.2px;
    

}
.main-nav ul li a:hover{
    text-decoration: none;
    color: #f62;
}
.main-nav ul li a:visited{
    background-color: #fff;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.breadcrumb{
    background-color: #fff;
    border: 1px solid #dff;
    padding: 4px;
    font-size: smaller;
}

.latestArticles{
    border: 1px solid #ccc;
    background: #efefef;
    padding: 3px;
    margin-top: 6px;
}

.latestArticles2{
    background: #fff;
    padding: 10px;
}
.latestArticles2 h1{
    font-size: 21px;
    font-weight: bold;
    color: #07c;
    padding-bottom: 05px;
    padding-top: 5px;
	
}
.latestArticles2 h2{
    font-size: 18px;
    font-weight: bold;
    color: #07c;
    padding-bottom: 15px;
    padding-top: 5px;
	float:left;
	
}.latestArticles2 h2 a{
   color: #07c;
	
}


.latestArticles2 h3{
    font-size: 15px;
    font-weight: bold;
    color: #07c;
   
}
.latestArticles2 h3 a{

    color: #07c;
   
}



.articles{
    padding:0px 10px;
}

.articles p{
    padding-bottom: 0px;
    margin-bottom: 5px;
}

.articles1{
    background: #f7fcfe;
    padding:10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e7e7e7;
}

.articlesType{
    color: #f62;
    font-size: smaller;
    font-weight: bold;
}
.articlesJournalName{
    font-size: smaller;
}
.articlesJournalName a{
    color: #000;
}

.articleClick a{
    color: #07c;
}

.articleClick a:hover{
    font-weight: bold;
    text-decoration: none;
}

.footer1{
    background-image: url("../../images/backimage.png");
    border-top: 2px solid #f62;
}
.footer1 p a{
    color: #f62;
}

.nihHome{
    
    background-color: #f7fcfe;
    border: 1px solid #ededed;
    
}
@media  screen and (max-width: 600px){
  .twitter {
      display: none;
  }
  .facebook {
      display: none;
  }
 .latestArticles2 h1 {
    font-size: 16px;
 }
 .latestArticles2 ul li {
    font-size: 12px;
 }
 

 .translate {
     
 }
}
.gsearch{
    width: 400px;
}
.nihHome h2{
    padding: 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #0072bc;
}
.nihHome h2 a{
    
    text-align: center;
    color: #0072bc;
}

.nihHome ul{
 
    padding-left: 10px;
    list-style: none;
    padding-right: 10px;
  
}
.nihHome ul li{
    
    font-size: smaller;
    padding: 5px;
    text-align: justify;
}
.nihHome ul li a{
    
    color: #000;
}
.nihHome small{
    display: block;
}

.nihHome p{
    text-align: right;
    padding: 0px 10px;
}
.nihHome p a{
   color: #0072bc;
   font-size: small;
   font-weight: bold;
}

.maincontentbox{
    background-color: #f1f1f1;
    padding:3px;
}

.innercontentbox{
    background-color: #ffffff;
    padding: 10px;
}

.innercontentbox h1{
    font-size: 22px;
    font-weight: bold;
    color: #07c;
}

.innercontentbox h4{
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.innercontentbox h6 a{
    color: #0072bc;
}
.innercontentbox h6 a:hover{
    color: #f26522;
}

.innercontentbox p{
    text-align: left;
    font-size: 15px;
}

.innercontentbox p a{
    color: #f62;
}



.innercontentbox ul li a{
    color: #000;font-size: 16px;;
}

.membership, .membership td, .membership th{
        border: 1px solid #ddd;
        text-align: left;
        
}
.membership{
         border-collapse: collapse;
         width: 70%;
         margin: 0px auto;
         margin-bottom: 10px;
}
.membership td, .membership th {
          
          padding: 10px;
          text-align: center;
}
    
.membership tr:hover {background-color:#f5f5f5;}

.page-link {
    padding: 2px 8.2px;
}

.selectType{
    float: right;
}
.selectType li{
    display: inline;
    font-size: 16px;
    font-weight: bold;
    
}

.selectType li a:hover{
    cursor: pointer;
    text-decoration: underline;
    
}

 
.journalName{
    background-color: #e1f0fb;
    padding: 10px;
} 

.journalContent{
    background: #fff;
    padding: 10px;
    text-align: justify;
}

.journalContent a{
    color: #07c;
}

.journalName h5{
   color: #07c;
   font-size: 20px;
}
.journalName h6{
   color: #07c;
   font-weight: bold;
   float: right;
}
.journalName h6 img{
  padding-left: 40px;
}
.journalName h1{
   color: #07c;
   font-weight: bold;
   font-size: 26px;
}

.journalContent p {
    text-align: justify;
}


.rightNav{
    border:  1px solid #ccc;
    
}
.rightNav h2{
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    color: #f26522;
    
}

.rightNav ul{
   list-style: none;
   padding: 0px;
   margin-left: 10px;
   margin-right: 10px;
}
.rightNav ul li{
    background: url(https://medcraveonline.com/images/bg.jpg);   
   padding: 6px 10px;
   color: #fff;
   cursor: pointer;
  
}
.rightNav ul li:hover{
    
    border-left: 3px solid #fff;
    }

.rightNav ul a{
   color: #fff;
}
.rightNav ul a:hover{
   text-decoration: none;
}

.rightNav ul li a{
   color: #fff;
   font-size: 14px;
}

.rightNav ul li ul{

}
.rightNav ul li ul li{
    background: none;   

}

.honorableEditors{
    width: 100%;
}

.honorableEditors tr td{
    padding: 10px;
    vertical-align: top; 
}

.honorableEditors tr td p{
    text-align: right;
    color: #0072bc;
    
}
.honorableEditors tr td p a{
  
    color: #ffffff;
    border: none;
    padding: 4px 8px;
    background-color: #0072bc;

}
.honorableEditors tr td p a:hover{
  text-decoration: none;
  background-color: #005d9a;
}
.honorableEditors tr td:nth-child(even){
    padding-top: 20px;
    width: 80%;
}

.associateEditors{
    width: 100%;
}
.associateEditors tr:nth-child(even){
    background-color: #f4f4f4;
}

.associateEditors i{
    color: #ccc;
    }

.eis{
    border: 1px solid #ccc;
    padding: 2px;
    width: 150px;
    height: 180px;
    }
.advisoryBoard, .seniorEditors{
    border: 1px solid #ccc;
    padding: 2px;
    width: 130px;
    height: 150px;
}

.honorableeditor{
    border: 1px solid #ccc;
    padding: 2px;
    width: 100px;
    height: 120px;
}    

.modal-body{
    text-align: justify;
}
.modal-body p{
    text-align: justify;
}


/*New css for inline social media dropdown 04-07-2018 */


.dropdownSocial {
    position: relative;
    display: inline-block;
	
    

}

.dropdown-contentSocial {
    display: none;
    position: absolute;
    background: none;
    z-index: 1;
    min-width: 250px;
    max-width: 	250px;
    overflow: hidden;
    margin-left: -170px; 
	
      
}

.dropdownSocial:hover .dropdown-contentSocial {
    display: block;
    box-shadow: none;
}

.dropdown-contentSocial ul{
    list-style: none;
    display: inline;
    margin-top: 4px;
    margin-bottom: 2px;
	
    
    
}

.dropdown-contentSocial ul li{
  display: inline-block;
  width: 25px;
  height: 25px;
  padding: 2px;

}

.dropdown-contentSocial ul li a{
     text-align: center;
     color: #fff;
     display: inline-block;
	 
    }
    
    
.dropdown-contentSocial ul li a:hover{
    background: none;
}

   
.dropdown-contentSocial ul li a i{
   text-align: center;
   
   color: #fff;
    }
.twitterSocial{
    background-color: rgba( 0, 132, 180);
    border-radius: 50%;
    font-size: 1.2em;
    text-align: center;
	
}
.linkedinSocial{
    background-color: rgba(0, 119, 181);
    border-radius: 50%;
    font-size: 1.2em;
}
.googleplusSocial{
    background-color: rgba(211, 72, 54);
    border-radius: 50%;
}
.facebookSocial{  
    background-color: rgba(59,89,152);
    border-radius: 50%;
    font-size: 1.2em;
}
.whatsapp{
    background-color: rgba(59,89,152);
    border-radius: 50%;
    font-size: 1.2em;
}
.pinterestSocial{
    background-color: rgba(201,34,40);
    border-radius: 50%;
}
.share1{
    background: rgb(242,101,34);
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    
}
.share2{
    
    color: rgb(242,101,34);
    text-align: center;
    
}

.atttlNew h1{
    font-size: 28px !important;

}


.atsdhdNew{
    color: #f26522 !important;
    font-size: 21px !important;
}

.atsdhd{
    color: #f26522 !important;
    font-size: 21px !important;
}

.atttl h1{
    font-size: 28px !important;

}

.atsdhd{
    color: #f26522 !important;
    font-size: 21px !important;
}

.fig{
    background-color: #fff4f0;
    
    padding: 14px 10px 1px 10px;
    line-height: normal;
    border-bottom: 2px solid #0072bc;
    margin-bottom: 10px;
}


.bdtext, .bdtext p{
    margin: 0px;
    padding: 10px 0px;
    text-align: left;
    font-size: small;
    
}


.font-small{
    font-size: small !important;
    
}
.text-primary{
    color: #0072bc !important;
    
}

#jb{
    padding-left: 24px;
}

.ref a{
    color: #000;
}

.ref{
    font-size: 14px;

}




.fulltabNew{
    
    border-bottom: 2px solid #0072bc;
    margin-bottom: 10px;
   
    
}



.fulltabNew th, .fulltab th{
     border-top: 1px solid #000;
    border-bottom: 1px solid #000;
   
    
}

.fulltabNew table{
    
  min-width: 100%;
  border-bottom: 1px solid #000;  
}

.fulltabNew td, .fulltabNew td p{
    
    font-size: small;
    vertical-align: middle;
    
}

.fulltabNew tr:first-child td{
    
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    vertical-align: middle;
    
}
.fulltabNew tr:last-child td{
    
    border-bottom: 1px solid #000;   
}

.fulltabNew tr:last-child{
    
    border-bottom: 1px solid #000;
    
}

/*--OLD FORMAT FULLTXET--*/

.fulltab{
    
    border-bottom: 2px solid #0072bc;
    margin-bottom: 10px;
    
   
    
}
.fultext{
	margin-bottom:10px
}

.fultextNew p, .fultext p{
    font-size: 16.2px;
}

.fultextNew p a, .fultext p a{
    color: #0072bc;
}
 

.fulltab table{
  padding: 0px;  
  min-width: 100%;
    
}

.fulltab td, .fulltab td p{
    
    font-size: small;
    vertical-align: middle;
    
}

.fulltab tr:first-child td{
    
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    vertical-align: middle;
    
}
.fulltab tr:last-child td{
    
    border-bottom: 1px solid #000;
    
}

#j li a{
    color: #000 !important;
}

#j li{
    font-size: 14px;
}

/*--end--*/



.bdtext p{
    
    font-size: small;
    
    margin: 0px;
}

 .fig p{
    font-size: small;
    
 }

.allauthornames {
    margin-top: 20px;
    margin-bottom: 15px;
}


#fdw{
    display: none;
}


#connect-orcid-button{
	border: 1px solid #D3D3D3;
	padding: .3em;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #999;
	cursor: pointer;
	color: #999;
	font-weight: bold;
	font-size: .8em;
	line-height: 24px;
	vertical-align: middle;
}

#connect-orcid-button:hover{
	border: 1px solid #338caf;
	color: #338caf;
}

#orcid-id-icon{
	display: block;
	margin: 0 .5em 0 0;
	padding: 0;
	float: left;
}

.modal-content1{
                
                background: #ecfaff;
                border: 3px solid #ccc;
            }
            


.signup input[type=text], .signup input[type=email]{
  width: 100%;
  padding: 8px;
  margin: 5px 0 10px 0;
  display: inline-block;
  border: none;
  background: #e6e6e6;
}

.signup select{
  width: 100%;
  padding: 8px;
  margin: 5px 0 10px 0;
  display: inline-block;
  border: none;
  background: #e6e6e6;
}

.signup input[type=text]:focus, .signup input[type=email]:focus {
  background-color: #e6e6e6;
  outline: none;
}

.signup hr {
  border: 1px solid #e6e6e6;
  margin-bottom: 25px;
}

/* Set a style for all buttons */
.signup button {
  background-color: #0072bc;
  color: white;
  padding: 4px 10px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 20%;
  opacity: 0.9;
  border-radius: 2px;
  float: left;
}

.signup button:hover {
  opacity:1;
}

.signup p{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #0072bc;
}

/* Extra styles for the cancel button */
.cancelbtn {
  padding: 14px 20px;
  background-color: #e60000 !important;
  float: right !important;
}

/* Float cancel and signup buttons and add an equal width */
.cancelbtn, .signupbtn {
  width: 50%;
}

.payOnline input[type=submit]{
    
    background-color: #0072bc;
    color: #ffffff;
    border:  none;
    border-radius: 5px;
}
            
.bannersize{
    width: 100%; 
    height: 300px;
}


.breadcrumb-container li {
    display: inline
}
.breadcrumb-container li a{
    color: #000;
}
.breadcrumb {
    font-size: 12px;
    padding-top: 3px
}
.breadcrumb>li:last-child:after {
    content: none
}

.breadcrumb>li:last-child {
    font-weight: 700;
    font-style: italic
}
.breadcrumb>li>i {
    margin-right: 3px
}

.breadcrumb>li:after {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 11px;
    margin-left: 3px;
    margin-right: 3px
}
.breadcrumb>li+li:before {
    font-size: 11px;
    padding-left: 3px