/**{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    box-sizing: border-box;
}*/
body{
    padding: 0;
    margin:0;
}

.fontsize{
font-size: 12px!important;
}

.justifycontent{

    text-align: justify;
}


.topnavbar{
    font-size: 14px;
    flex-direction: row!important;
}


/*.borderredius{
    border-radius: 18px 18px 0px 1px!important;
}*/



.activebtn {
    background-color: #035d73!important;
    
    /*border-radius: 18px 18px 0px 1px;*/

  }

.headtext{
    color:white;
    font-size: 14px;
}

.submittext{
    font-size: 18px; 
}

.headertextstyle:hover{
     color:#035d73!important;
     text-decoration: underline!important;
}




.sidehead{
    display: none;
}

 
/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px){
    .topnavbar{
        font-size: 12px!important;
         
    }
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
    .topnavbar{
        font-size: 14px!important;
         
    }
 
}

@media only screen and (max-width: 600px) {
 
    .logo_side{

        display: none;
    }

    .sidehead{
        display: block;
    }
    .ubiJournal_logo{
        width:100%!important
    }
    .headtext{
        font-size:18px;
    }
    .submittext{
        font-size:20px!important ;
    }
    
  }
  .sticky-icon  {
	z-index:1;
	position:fixed;
	top:35%;
    left: -12.7%;
    width: 232px;
	display:flex;
	flex-direction:column;
}  
.sticky-icon a  {
	transform:translate(-14px,0px);
	border-radius:0px 50px 50px 0px;
	text-align:left;
	margin:2px;
	text-decoration:none;
	text-transform:uppercase;
    padding: 5px;
	font-size:19px;
	font-family:'Oswald', sans-serif;
	transition:all 0.8s;
  padding-left:10.5rem;}
.sticky-icon a:hover  {
	color:#FFF;
	transform:translate(8px,0px);}	
.sticky-icon a:hover i  {
	transform:rotate(360deg);}
/*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
 
.sticky-icon a:hover i{
    background-color: rgba(0, 0, 0, 0.36);
    color: #fff;

}

.Facebook  {
  background-color:rgb(27 27 27 / 30%);
	color:#FFF;}
	
.Youtube  {
	background-color:rgb(27 27 27 / 30%);
	color:#FFF;}
	
.Twitter  {
	background-color:rgb(27 27 27 / 30%);
	color:#FFF;}
	
.Instagram  {
	background-color:rgb(27 27 27 / 30%);
	color:#FFF;}
	
.Google  {
	background-color:rgb(27 27 27 / 30%);
	color:#FFF;}						
.sticky-icon a i {
	background-color:#FFF;
    height: 30px;
    width: 30px;
	color:#000;
	text-align:center;
	line-height: 32px;
	border-radius:50%;
	margin-right:20px;
	transition:all 0.5s;}
 
#myBtn {
  height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
  line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
	font-size:30px;}

#myBtn:hover {
  background-color: #555;
}	



.tablebox{

    overflow-y: scroll;
}


@media only screen and (max-width: 600px) {
.sticky-icon {
    top: 50%;
    width: 110px;
    left:-15.2%;
}

.sticky-icon a  {
  padding: 4px;
  padding-left:4rem;}


  .sticky-icon a i {
    height: 20px;
    width: 20px;
    line-height: 21px;
    font-size: 13px;
	margin-left:-7px;
	 }

     .sticky-icon a:hover {
        transform: translate(23px,0px);
    }

  

 

    .tablebox{

        overflow: scroll;
    }

    .navtab{
        
    flex-flow: nowrap!important;
    font-size: 10px!important;
    }

   
}




::placeholder {
    font-size: 12px;
    color:#555!important;
  }
 
.formselected{
    font-size: 12px!important;
    color:#555!important;
}
 
  .rssimage{
    width:100%;
  }
 



.Track:hover{
    text-decoration: underline!important;
}
 
 .textjustify{
    text-align: justify;
    font-size: 14px;
 }



 
 .shareicone:hover{

    color:#50aac0;
 }

 .listhover:hover{
    text-decoration: underline!important;
    color:#147d97!important;
    background-color: rgb(193, 190, 190);
 }

 .textcolor{
   color: #147d97 ;

 }
 .contactformbtn{
    margin-left: 11.5rem;
 }
 
.location{
    
    margin-left: 11.6rem!important;
}
.location_img{
    width:3% ;
}

.abstract{
color: #035d73;
}

.submitmanuscript_btn{

    width:15%!important;
}

textarea[id=titlemanuscript] {
    cursor: no-drop!important;
    background-color:#EBEBEB!important;
 
}

input[id=Status] {
    cursor: no-drop!important;
    background-color:#EBEBEB!important;
 
}

select[id=issue] {
    font-size: 12px!important;
    padding:9.5px;
    color:#555!important;
}

select[id=category] {
    font-size: 12px!important;
    padding:9.5px;
    color:#555!important;
}

 

@media only screen and (max-width: 600px) {

    .location{
    
        margin-left: 1rem!important;
    }

    .contactformbtn{
        margin-left: 0.8rem;
    }

    .location_img{
        width:12% ;
    }

    
  .rssimage{
    width: 50%;
  }

  .submitmanuscript_btn{

    width:50%!important;
}

.linksize{
    font-size: 12.5px!important;
}



.addingnav{
    flex-wrap:nowrap!important;
     
}
.addingfontlink{

    font-size: 12px!important;
    padding-left: 4px!important;
    padding-right: 4px!important;
}
  
}


 