/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

.disabled img{
	opacity: 0.5;
    pointer-events: none;
}
.disabled {
	cursor:not-allowed !important;
}
.enabled{
	cursor:pointer;
}
.right1{
	    margin-left: 15%;
    margin-top: 6%;
}

::selection{
background:rgb(255, 181, 118)!important;
}


.submission2{
	/* margin-top: 30px; */
	display:block;
}

.aui body{line-height: initial;}
td,th{padding: 5px !important}
label{cursor:pointer;}
/* li > a{
	font-size: 15px;
} */
/* .aui li{font-size: 30px;line-height:40px;} */
.portlet-content{padding: 0px !important;}
.aui p{margin: 0px !important;}
.container{
	/* overflow:auto; */
	width: auto !important;
	padding: 0 40px !important;
}
.row{
	margin-right: 0px !important;
	margin-left: 0px !important;
	}

.submission2 .row{
	padding-left: 30px;
}
.css-checkbox{
	border: 2px solid darkgrey;
	}
.textSelect{
	width:50%;
}
input[type=radio].css-checkbox + label.css-label {
    padding-left: 8%;
    padding-right: 22px;
        font-size: 21px;
        margin-bottom: 15px;
        font-weight: normal;
        margin-top:-15px;
        color: #000;
   		 font-family: "BemboStd";
}

.heading{
	font-size: 35px;
	/* margin-left: 30px; */
	font-family: "BemboStd";
}
/* .right1{
	    padding-top: 130px;
}
 */
.subhead{
	font-family: "BemboStd";
	float: left !important;
	font-size: 23px !important;
	margin-bottom: 15px !important;
	font-weight: normal;
}
.hiddenfile{
	display: none !important;
}

.fileupload{
	font-family: "Lato" !important;
	/* font-size: 22px !important; */
	color: #E86E25;
	border-bottom: 1px solid #E86E25;
	display: inline-block !important;
	font-weight: normal;
	padding-top: 5px;
}

.file_chapter{
	font-size: 22px;
    color: #A9A791;
    margin-left: 5%;
}
.uploadcontent{
	float: left;
	margin-top:2%;
	margin-left: 5%;
	width:100%;
}

.article{
	font-family: "BemboStd";
	font-size: 21px;
	margin-bottom: 15px;
	margin-left: 5%;
}
.article_check{
	display: inline-block
}

.hrhead{
	margin-left:30px;
	border-bottom:1px solid black !important;
}

#artfiletable{
	    display: block;
    height: 125px;
    overflow: auto;
}

/*Allan css started  */


.SubHead {
	overflow-y: auto;
	word-break: break-word;
	float: left;
    padding: 5px;
    padding-bottom: 0px;
    margin: 0px;
	border: none;
    border-bottom: 2px solid #D3D0B2;
	font-family: "Lato" !important;
	font-weight: 400;
	font-size: 21px !important;
	text-align: left;
	background: transparent;
}
 .button {
        background: #ffcc67;
        font-size: 14px;
        color: black;
        font-family: Lato;
        border-radius: 2px;
        font-weight: 500;
        padding: 11px 0px;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        border: 1px solid #cfcfcf;
        cursor: pointer;
        outline: none;
    }

    .button:active {
        outline: none;
        background: #ffcc67;
        font-size: 14px;
        color: black;
        border-radius: 2px;
        font-weight: 500;
        padding: 11px 0px;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        border: 1px solid #cfcfcf;
        cursor: pointer;

    }
       


/*End  */

  @keyframes type{ 
from { width: 0; } 
}

.subhead {
    margin-bottom: 0px !important;
        width: 125%;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@media screen and (min-width: 1200px)
{
.slide_span{
	    margin-left: 30px !important;
	
}}

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

.container{
padding: 0px !important;	
}
	.aui body{
	padding: 0px;
}
	.marj{
	margin-left: -60px;
	}


}


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

.subhead{
	width:100%;
}
.uploadcontent{
	float: none !important;
	text-align: left;
	margin-top:2%;
}	
.manuscriptreport{
	margin-left: 0px !important;
	width: 100% !important;
}	
	
	
}

@media screen and(max-width: 992px)
{
	.right2{
	padding-top:20px;
	}
}



@media screen and(max-width: 991px)
{
.loading{
	margin-top: 125px;
}
}
#confirmbutton{
	    border-left-color: #e8e6f4;
    width: 230px;
    transform: scale(2);
    /* right: 40%; */
    position: relative;
    cursor : pointer;
    /* opacity :0.5; */
}

::selection{
background:rgb(255, 181, 118)!important;
}

.marginadj{
	    margin-top: 2%;
	    margin-bottom: 1%;
}


#confirmbutton{
	border-left-color: #E8E6D4;
	pointer-events: none;
}
/* 
img {
	height: 15px;
	width: 10px;
}
 */
/* 
a{
font-size:20px;
} */


.toast-message{
text-align: center;
}

/* farhein css */

.row_upload{
	padding-left: 0px;
}
.book_fold{
	display:none;
}
/* 
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid gray;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #000;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
} */