/* 
 * custom styles for coding 
 *
 * Please don't use the existing class.
 *
 * Create new class and add styles.
 *
*/

/* for hiding navbars start */

.custom-navbar{
    margin-left:0px!important;    
}
.custom-sidebar{
    display: none;
}

#div_progress {
    position: fixed;
    z-index: 20000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .3
}

#ajax_loader {
    z-index: 1032;
    left: 50%;
    top: 50%;
    margin-left: -57px;
    margin-top: -25px;
    position: fixed;
    color: #000
}

/* for hiding navbars end */
/* Page title*/
.legend,legend{

    padding: 2px 5px;
    display: block;
    background-color: #d4dff7;
    font-size: 1.2em;
    margin-bottom: 15px;
}
/* Page title*/

.label-gray{
    background-color: #dcdcdc;
    color:black;
    font-size:80%;
}

/*a#add_role{

    line-height:1.5;
}*/

/*Mange menu links with blue links blended in*/
.white-links a{ 
    color: azure;
}
.white-links a:hover{ 
    color: #00a65a;
}
/*Mange menu links with blue links blended in*/
.marginLeft15{

    margin-left: 15px !important;
}

.ui-autocomplete {
    position: absolute;
    cursor: default;
    z-index: 10000!important
}

/*General filter in user journal dashboard */
.cls_general_filter{
    padding-top : 2%;
}
.margin-top-elm-6
{
    margin-top:6%;
}
.padding-top-elm-1
{
    padding-top: 1%;
}
.padding-top-elm-3
{
    padding-top: 3%;
}
.padding-top-16
{
    padding-top: 16px;
}
.padding-bottom-elm-1
{
    padding-bottom: 1%;
}
.padding-bottom-0
{
    padding-bottom: 0px !important;
}
.padding-top-0
{
    padding-top: 0px !important;
}
.border-tp-no{
    border-top :none;
}
.marginPaddingLeft0{

    margin-left: 0px !important;
    padding-left: 0px !important;
}
.customTextLeft {
    text-align: left !important;
}
/*start - scroll for email template in workflow*/
.scroll_table_list, .tab_workflow_stage_tmpl_cls {
    overflow-y: scroll;
    overflow-x: auto;
    max-height: 370px !important;
}
.clear-both {
    clear: both;
}
.top-space-20 {
    margin-top: 20px;
}
/*end  scroll foe email template in workflow */
/* start -- changing left menu colour */
.rv-sidebar-custom>li>.treeview-menu{
    background: #0073b7 !important;
    color: #fff !important;
}
.rv-sidebar-custom>li.active>a{
    background:#0073b7 !important;
    color: #fff !important;
}

.rv-sidebar-custom>li>a{
    transition: background-color 0.5s ease;
}
.rv-sidebar-custom>li>a:hover{
    background: #0073b7 !important;
    color: #fff !important;
}
.rv-sidebar-custom>li.active>ul>li>a{
    transition: background-color 0.5s ease;
    color: #fff !important;
}
.rv-sidebar-custom>li.active>ul>li>a:hover{
    background: #3c8dbc !important;
    color: #fff !important;
}
.rv-sidebar-custom>li.active>ul>li.active>a{
    color: yellow !important;
    font-weight: bold !important;
}

/* end -- changing left menu colour */

/* Custom form Settings */
.label_radio{
    display:inline-block;
    padding-left: 20px;
}
.manageUserCustomTable {
    max-height: 118px;
    overflow-y: auto;
}
.padding-rght-15{
    padding-right:15px;
}
.padding-rght-0{
    padding-right:0px !important;
}
/* start - - custom form settings page div panel */
div.panel-heading ul a.dropdown-toggle {
    padding: 5px 15px;
}
ul.nav.nav-pills.nav-stacked.pull-right {

    position: relative;
    top: -5px;

}
.cust-frm-a{
    color: #337ab7 !important;
    text-decoration: none;
    border-color:#f5f5f5 !important;
}
/* End custom form Settings */


.star-div {
    font-size: 1.5em;
    color: #ffa900;
    cursor: pointer;
    z-index: 656565;

    /* display: block;*/
}
.top10{
    margin-top: 10px!important;
}
/*Pagination */

pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 1 !important;
    pointer-events: none;
}

/*pagination */
/*sudo import keyword button */
.margin-right-5
{
    margin-right:5px !important;
}
.margin-left-3
{
    margin-left:3px !important;
}
/* textarea design */
textarea.form-control{
    resize: vertical !important;
}
a:hover{
    cursor: pointer;
}
.no-scroll{
    overflow-y: visible !important;
    max-height: none !important;
}

.highlight_aff {
    background-color: #ddf4fb !important;
    color: #111 !important;
}
a.glyphicon {
    font-size: 1.3em;

}
.alloptionselect
{
    margin-left:19px;
}

/* tooltip */

.tool-tip-arg {
    margin-top: 6px;
    padding: 0;
}

/*.user_info_rev_dtls, .user_info_auth_dtls
{
        margin: 5px 0px 5px 5px !important;
}*/

/* tooltip */
.has-feedback span.fa.form-control-feedback {
    top: 0px;
}

/*Remove sorting icon from datatable column*/
.dataTable > thead > tr > th[class*="art_typ"]:after,.dataTable > thead > tr > th[class*="frm_typ"]:after{
    content: "" !important;
}

.biorxivj2b {
    display: inline-block;
    padding: 1px 6px;
    color: #000;
    border-radius: 50%;
    font-weight: 700;
    background: #fff;
    font-family: font-biorxv;
}
span.r-revised {
    font-weight: 700;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    padding: 1px 6px;
    color:#000;
}
span.biorxv
{
    display:inline-block;
    padding:1px 6px;
    color:#000;
    border-radius: 50%;
    font-weight: 700;
    background: #fff;
    font-family:font-biorxv;
}
.view-article-link
{
    color: rgb(0, 115, 183) !important;
    font-weight: bold;
}
.view-article-link:hover
{
    color: rgb(0, 115, 183) !important;
    font-weight: bold;
    border: none;
    border-bottom: 1px dotted rgb(0, 115, 183);
}
.users-list-date-short
{
    font-size:9.5px !important;
}
[data-toggle="popover"], .casrai_edit, #view_overview {
    cursor: pointer;
}
/*#load_overview
{
    min-height:511px;
}*/
.border-box-right
{
    border-right: 1px solid #fff;
}
.chosen-height{
    height: auto !important;
}
.chosen-span{
    word-wrap: break-word !important;
    text-overflow:inherit !important;
    white-space:normal !important;
}
.dash-edit-icon
{
    position: absolute;  
    /*    top: 45%;   */
    margin-top: 1%;
    right: 30%;
    color:#000;
    font-size: 20px;
}
.dash-edit-box
{
    /*background-color: #eee;*/
    width: 50px;
    top: 41px;
    right: 0px; 
    position: absolute;
}
.await-confirm
{
    display: block;
}
#frm_user_tab_search #user_email-error
{
    position:absolute!important;

}
.manage_user_email
{
    display:block!important;
}
.radio label.error{

    padding-left: 0px;
}
#article_submit,#join_author,.art_ver_cls
{
    cursor: pointer;
}
.glyphicon-generic {

    width: 16px !important;
}
.no-records
{
    text-align:center;
}
#img-responsive
{
    width:37%;
    margin:0 auto;
}
.checkbox_mail
{
    margin-left:5px!important;
    margin-right:5px!important;
}
#seperator, .seperator
{
    border: none;
    border-top: 1px dotted rgb(0, 115, 183);
    margin-top: 10px;
    margin-bottom: 9px;


}
.search-padding
{
 padding:6px;
}
.dash-delete-icon
{
    position: absolute;
    /*    top: 15%;*/
    margin-top: 68%;
    right:35%;
    color: #000;
    font-size: 20px;
}
div#error_ithauto_submissions label ,.paddn-lft-0{
    padding-left: 0px !important;
}
.height-50
{
    height:50px !important;
}
#no-manuscript-data{
    margin: 111px auto;
    text-align: center;
}
a#feedback_link i{

    padding-right : 5px;
    top:4px;
}
.ithenticate {
    background-image: url(../../../images/ith-logo.png);
    background-repeat:no-repeat;
    padding-left: 80px;
    padding-bottom: 5px;
}
/*.break-text{
        word-break: break-all;
}*/
.profile-upload
{
    cursor:pointer;
}
.history-width
{
    max-width: 15%;
    width: 15%;
    word-break: break-word;
}
.btn-modal-div
{
    padding:15px;
}
.width-95
{
    width:95%;

}
.list_affliation
{
    margin-top:15px;
}
.break-text {
    text-overflow: ellipsis;
    overflow : hidden;
    white-space: nowrap;
}
.keywords_browse_popup span{

    margin-right: 29px;
}
.keywords_browse_popup .checkbox{

    margin-top: 10px;
    margin-bottom: 0px;


}
.unavail-dates
{
    margin-right:3px;

}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;

}
.alter-email
{
    margin-top:0px !important;
}
.content-header .alert-warning,.content-header .alert-danger,.content-header .alert-success
{
    margin-top:15px;
}
.article_right_palete
{
    opacity: 0.8;
    height: auto;
    width: 38px; 
    right: 0px;
    position: fixed;
    z-index: 1000;
    padding: 5px;
}
.alert_temp_save
{
    width:20%!important;
    position:fixed;
    text-align:center;
    border-bottom-left-radius:5px;
    left:40%;right:40%;
    border-bottom-right-radius:5px;
    z-index:1000
}
.ui-autocomplete{
    max-height:500px;
    overflow-y:auto;
    overflow-x:hidden;
    width: 10%;
}
.margin-right-1
{
    margin-right: 1%;
}
#modal-popup .keywords_browse_popup{

    /*overflow-y: scroll;*/
    height:auto;
    max-height: 380px;
}
.box-profile li.list-group-item {

    overflow: auto;
}
code.bg-green.text-light.custom-keywords
{
    margin-right:4px;
}

/* Default box in list*/

.box.box-solid.box-default-list{
    border: 1px solid #7CAE00 !important;
}
.box.box-solid.box-default-list > .box-header {
    color: #fff;
    background: #7CAE00;
    background-color: #7CAE00;
}
.p-r-10
{
    padding-right : 10px !important;
}
.p-r-5
{
    padding-right : 5px !important;
}
.p-r-6
{
    padding-right : 6px !important;
}
#color_palette
{
    /*	width:90.5%;*/
    vertical-align:top;
    padding: 4px;
    height: 30px;
    margin-right: 8px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
#selected_color_palette
{
    width:28px;
    height:28px;
    display:inline-block;
    cursor:pointer;
}
.box.box-solid.box-default-list i.cfa
{
    color: #fff;
}
.user-data-protection
{
    min-height: 162px !important;
}
.user-align-div
{
    padding:10px;
}
.user-info-menu-bar
{
    margin-top:5px;
    padding-bottom:5px;
    min-height: 35px;
}
.orchid-label-name
{
    color:#fff;
}
.user-infor-row{
    width:230px;
}
.user-keywors-view
{
    margin-right: 2px;
}
#sortlist {
    padding: 0;
    margin: 0;
}

#sortlist li {
    padding: 6px 6px 10px 10px;
    background-color: #f9f9f9;
    border: 1px dotted #ccc;
    cursor: move;
    margin-top: 12px;
    list-style: none;
}
#sortlistli:hover {
    background-color: #f6f6f6;
}
#frm_general_sort .toggle-on.btn {
    padding-left: 10px !important;
}
#frm_general_sort .toggle-off.btn {
    padding-left: 23px !important;
}
.text-left{
    text-align: left !important;
    padding-left: 0px !important;
}
.file-text
{
    height:25px !important;
    width:25% !important;
    margin-left: 14% !important;
}
#auto-save-msg{
    top: 54px;
    width: 20% !important;
    position: fixed;
    background: rgba(225,225,225,0.8) !important;
    text-align: center;
    border-bottom-left-radius:  5px;
    left: 40%;
    right: 40%;
    border-bottom-right-radius: 5px;
    z-index: 1000;
}
.bg-info a
{
    color: #3c8dbc  !important;
}
#publon_data-error
{
    padding-left: 20px;
}
.strike_wrd{
    color:red !important;
    text-decoration:line-through;
}
.xs-menu
{
    height: 30px;
}
.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}

/*@media screen and ( max-width : 1366px ) {*/
div.modal-scroll{
    max-height: none !important;
    overflow-y: hidden !important;
}
/*}*/
#content-head
{
    padding:15px 15px 9px 15px !important;
}
.serach-journal-div
{
    margin-top: 5px;
    width:36%;
    margin-right: 10px;
    margin-bottom: 8px;
}
.journal-cards
{
    z-index:9;
}
.affliation-div
{
    margin-top: -15px;   
}
.unavailabilty-box
{
    box-shadow:none;
    margin-top:-15px;
}
.unavail-div
{
    margin-right:-15px;

}
.affli-btn-div
{
    margin-right: -15px;  
}
#btn_user_aff_save, .margn-lef-5
{
    margin-left: 5px;
}
.unavail-save-btn
{
    margin-left:5px;
}
.basic-info-btn-div
{
    margin-right:15px;
}
.primary-aff-label
{
    float: left;
    width: 20%; 
}
.check-box-div
{
    width: 4%;
    float: left;
    margin-top:2px;
}
.assignment-text-div{
    margin-left:3%;
}
.btn-delete-assignment
{
    margin-top:1%;
}
.proxy-text-div
{
    padding-left:3px;
}
.user-form-checkbox
{
    margin-top:10px;
}
.basic-info-div-align
{
    overflow-x: auto;
    margin:10px 17px 10px 10px;
}
.profile-keyword-div-align
{
    margin: 8px 8px;
}
.unavail-date-div-align
{
    margin: 10px 10px 10px 10px; 
}
.user-pop-dismiss-btn
{
    margin-top: -17px;
    margin-right: -8px;
    color: #fff;
    opacity: 1.2;

}
.user-info-popup-label-div
{
    vertical-align: middle;
}
.user-popup-btn-div
{
    float:right;
}
.main-user-info-popup-div
{
    overflow-y:hidden !important;
}
.input-group .form-control
{
    font-size:14px;
}
.popover-title
{
    font-weight:bold;
}
.btn-margin-align
{
    margin-top:6px;
}
.reviewer-label
{
    font-size: 14px;
}
.join-author-menu
{
    font-size:18px;
    text-align:center;
}
.btn-adhoc-email
{
    margin-right:15px;  
}
.btn-sp-mar-rev
{
    margin:1px;
}
div#overdue_status p{
    margin:0 0 2px;
}
.generate-pdf-attach
{
    float:right;
}
.orcid-url-class
{
  word-wrap:break-word;  
}
#reset_password_confirmation .fa-stack
{
    line-height: 1.2em;
}
#reset_password_confirmation .fa-stack-2x
{
    font-size: 1.2em !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .close-filter
    {
        height:34px !important;
    }
}
@media only screen and (max-width: 400px) {
   .generate-pdf-attach
    {
    float:none;
    margin-bottom: 10px;
    }
}
@media screen and (max-width: 340px) {
    .serach-journal-div
    {
        width:87%; 
        margin-right:20px;
    }
    
    .prev-step
    {
        margin-top: 4px;
    }
    
    .btn-articles
    {
        margin-top : 2px;
    }
    
    .pdficon
    {
        margin-top : 2px;
    }
    
    .txt-space
    {
        margin-top : 4px;
    }
    .margin-tbl-btn
    {
        margin-left:0px !important;
    }

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

    .rv_algntxt{

        padding-left: 10px;
        text-align: left;
    }
	.journal-head-name-title
	{
	  display:none;	
	}
	  
}
@media only screen and (max-width: 600px) {

    .user-info-popup-label-div
    {
        vertical-align: middle;
        float: left;
        color: #000;  
    }
    .user-info-menu-bar
    {
        float:left;
    }
    .widget-user-2 .widget-user-username, .widget-user-2 .widget-user-desc
    {
        margin-left: 0px;
    }
    .user-popup-btn-div
    {
        margin-left:10px;
    }
    .btn-m-sp
    {
        margin: 4px;
    }
   
    #author_casrai_credits div.modal-body 
    {
        max-height: 260px;
        overflow-y: auto;
    }
    
    .large-item-responsive
    {
        white-space: normal;
        word-break: break-all;
    }  
    .timeline:before
    {
        display:none;
    }
    .timeline>li>.timeline-item
    {
        margin-left:0px;
    }
    .orchid-label-name
    {
        color:#000;
    }
    
     .large-item-responsive-btn
    {
        white-space: normal;
    }  
    
}

@media only screen and (max-width: 1150px) {
    
    .txt-space
    {
        margin-top : 4px;
    }
       
    .dash-edit-box
    {
        top : 75px;
    }
    
    .dash-edit-icon
    {
        position: unset; 
    }
    
    .dash-delete-icon
    {
        position: unset;
    }
    .icon-pass
    {
        margin-left:0px !important;
    }
}
@media only screen and (max-width: 800px) {
    .modal-dialog-center {
       width:80%;
    }

    .btn-sml{
        margin-top: 10px;
    }
    .img-attch-responsive{
        display:block !important;
        left: 0px;
        right: 0px;
        margin: auto;
    }
    .img-attch{
        display:none;
    }
    
    .con-scroll
    {
        overflow-x: scroll;
    }
}

@media screen and ( min-width : 1300px ) {
	div.modal-body{
		max-height: 500px;
		overflow-y: auto;
	}
}

.margn-r-52{

    margin-right: 52px;
}
#swal2-content{
    font-size: 1.50em !important;
    font-weight: 600 !important;
}
.glyphicon-pdng-left{

    padding-left: 2px !important;
}
.margn-top-7
{
    margin-top:7px !important;
}
.margn-lef-3
{
    margin-left:3px !important;
}
.margn-bot-0
{
    margin-bottom: 0px !important;
}
.box-remove-bordr{
    margin-bottom: 0px !important; 
    box-shadow: none !important;
}
.padding-side-0
{
    padding-left:0px !important;
    padding-right:0px !important;
}

a.conflict_interest, a.conflict_interest_readonly {
    color: red;
}
a.conflict_interest:not(.review_locator_popover), a.conflict_interest_readonly {
     position: inherit!important
}
.margn-btm-10
{
    margin-bottom: 10px;
}
.remove-funder
{
    color:red
}
.default_modal_body{
    height: 455px !important;
    overflow-y: scroll; 
}
.margn-lef-2
{
    margin-left : 2px !important;
}
/*.aff a
{
  box-shadow:2px 1px #ccc;
}*/
.margin-left-ve17
{
    margin-left:-17px !important;
}
.input-txt
{
    padding-left: 0px;
    border: none;
}
.margn-lft-42p
{
    margin-left:42% !important;
}
#art_keywords_chosen .chosen-results li.no-results
{
    color:#fff;
    background:#3875d7;
}
.btn-text
{
    text-align: center !important;
}
.user-marign
{
    font-size : 15px !important;
}
.generic_radio_btn
{
    margin-right : 5px !important;
}
.btn-to-label{
    pointer-events: none;
    cursor: default;
}
.assigned-usr-list{

    position:relative;
    white-space: nowrap;
}
.content-centr-algn{

    display: flex!important;
    justify-content: center!important;
}
.biorxivj-bg-colr{

    color:#fff !important;
    background-color: #585757 !important;
}
.scroll-modal
{
    overflow-y: hidden !important;
}
.add_new_review
{
    margin-right : 10px !important;
}
.coau_aff .form-group{

    margin-bottom: 0px !important;
}
.padding-icon-top{

    padding-top:2px;
}
.timeline-item
{
    color: #000 !important;
}
.control-sidebar-subheading {
    line-height:1.6 !important;
}
.profile-base-info{
    margin-bottom: 0px !important;
}

@media only screen and (min-width: 1200px) {
    .basic-info-btn-divs {
        margin-right: 30px !important;
    }

}
.assigned_user_list_head
{
    width: 200px !important;
    font-size: 12px !important;
    line-height: 1.7 !important;

}
.assigned-usr-list .popover-content
{
    padding: 5px !important;
}
.assigned-usr-list .popover
{
    left : -96.1406px !important;
}

label.checkboxs-label input[type=checkbox]{
    position: relative;
    vertical-align: middle;
    bottom: 3px;
    margin-right: 4px;
}
.modal-align-center {
    text-align: center;
}
@media screen and (min-device-width: 768px) {
    .modal-align-center:before {
        display:inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
.modal-dialog-center {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.adv-srch
{
    padding: 12px 0px 12px 12px;
}
.reviewer-search-list a{
    vertical-align:text-top;
}
.proxy:before
{
    display: none !important;
    vertical-align: top !important;
}

/*to take up empty spaces*/ 
.fill_rest{    
    display: -webkit-box;
}
/*to take up empty spaces*/

/*review history*/
.review_his
{
    margin-left: 5px !important;
}
/*user info popup*/
.user_info_det
{
    border-bottom-color: #fff !important;
}

.padding-left-0
{
    padding-left: 0px !important;
}
/* to give full width to an element */
.full-width
{
    width:100% !important;
}
.modal-align-body
{
    max-height: 410px !important;
}
#chart_modal_body, #form-element-modal .modal-body,.email-temp-height
{
    overflow-y: scroll !important; 
    height: 400px !important; 
}

.menu-padding
{
    padding-left:8px !important;
}

.nav-button{
    font-size: 14px !important;
    color:white !important;
    padding: 8px !important;
}

.author_avd_link a{

    color:#444 !important;
    pointer-events: none !important;
}

.user-name-cus
{
    font-size: 16px !important;
    font-weight:1000 !important;
}

.mce-border-right
{
    padding-right: 1px !important;
}
.margn-top-7
{
    margin-top:7px !important
}

.id-display
{
    word-spacing: -2px !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
}

.popover-top-arrow
{
    top:25px !important;
}
.user-info-head{
   height:100px; 
  word-break: break-all;
}
.user-info-image-circle
{
    width:150px!important;
    margin:10px!important;
}
.content-word-wrap
{
 word-wrap:break-word;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-padding
   {
    padding-bottom: 30px !important;
   }
   
   .ie-btn-margin
   {
       margin-bottom: 5px !important;
   }
}
.search-btn-form {
    font-size: 12px; 
     height:34px;
}

.user_detail input
{
    width:62% !important;
}
.input-group.user_detail
{
	width:87% !important;
	position: 0px !important;
    display: 0px !important;
    border-collapse: 0px !important;
}
.user_save_btn
{
	width : 485px !important;
}
.alt_mail
{
	margin-bottom: 4px !important;
}
.chk_alt_mail
{
	 position: absolute!important;
}
span.invite-icon
{
	color : #00fbff !important;
}
th.rev_his
{
	visibility : hidden !important;
}
input#f_status {
    display: -webkit-inline-box;
}
.fa-passwd-reset > .fa-lock {
  font-size: 0.85rem;
}
.margin-tbl-btn
{
    margin-left:5px;
}
@media only screen and (max-width: 500px) {
    .margin-btm
	{
		margin-bottom: 10px;
	}
	.margin-lft
	{
		margin-left: 0px !important;
	}
}
.margn-lft-20p
{
    margin-left: -20px !important;
}
@media only screen and (min-width: 768px ) and (max-width: 845px) {
     #btn_add_summary_report{
        
        margin-top: 15px;
    }
    .login-box{
	width: 400px !important;
    }
	#set-dash-left
	{
		color:#FF0000 !important;
	}
}
/* start - Email template mce all modals responsive */
@media only screen and (max-device-width: 549px) {

    #mce-modal-block {
    }

    .mce-window {
        width: auto !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        background: none !important;
    }

    .mce-window-head {
        background: #fff !important;
    }

    .mce-window-body {
        background: #fff !important;
    }

    .mce-foot {
    }

    .mce-foot > .mce-container-body {
        padding: 10px !important;
    }

    .mce-foot button {
    }

    .mce-panel {
        max-width: 100% !important;
    }

    .mce-container {
        max-width: 100% !important;
        height: auto !important;
    }

    .mce-container-body {
        max-width: 100% !important;
        height: auto !important;
    }

    .mce-form {
        padding: 10px !important;
    }

    .mce-tabs {
        max-width: 100% !important;
    }

    .mce-tabs .mce-tab, .mce-tabs .mce-tab.mce-active {
    }

    .mce-formitem {
        margin: 10px 0 !important;
    }

    .mce-btn > button {
    }

    .mce-abs-layout-item {
        position: static !important;
        width: auto !important;
    }

    .mce-abs-layout-item.mce-label {
        display: block !important;
    }

    .mce-abs-layout-item.mce-textbox {
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
        display: block !important;
        width: 100% !important;
    }

    .mce-abs-layout-item.mce-combobox {
        display: flex !important;
    }

    .mce-abs-layout-item.mce-combobox > .mce-textbox {
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        height: 29px !important;
    }
    .mce-menu-item .mce-text {

        white-space: normal !important;
        word-break: break-all !important;
    }
}
/* end - Email template mce all modals responsive */
/* Journal List Icon Media query set */
@media screen and (max-width: 992px) {
  .icon-journal-view {
    display:none !important;
  }
}
/*End   */
.box-tile-padding{
    padding-top: 2px	;
    padding-bottom: 28px
}

/*Start::Review Locator related styles*/
.rv_usr_badge{
	background: #3f8dbc;
    color: white;
    padding-left: 3px;
    margin-right: 8px;
    border-radius: 6px;
    box-shadow: 1px 1px #aaacad;
} 
.rv_usr_badge:hover, .rv_usr_badge:active, .rv_usr_badge:focus { 
	color: #f1f2f3;
}
.review_locator_popover{ 
	position:relative !important; 
    top: 1.5px;
    margin-right: 3px;
}
.orcid_review_locator{
    font-size: 12px;
    margin-left: 4px;
}
/*Review Locator related styles::end*/
.notes-badge
{
    top: 0px !important;
    left: 0px !important;
	font-size: 10pt;
    border-radius: 10px;
    position: absolute !important;
    margin: 0px -10px;
    box-shadow: 1px 1px 0px #000;
}

span.s-issue {
	font-weight: 700;
	border-radius: 50%;
	display: inline-block;
	background: #d6c1c1;
	padding: 1px 6px;
}
.icon-invited
{
	display :none;
}
.pass-reset
 {
    width: 18px;
    margin-top: -4px;
 }
 .ajs-ok,.ajs-custom
{
    background-color: #3085d6;
    color: #fff;
    border:0px;
}
.alertify .ajs-dialog
{
    max-width:450px;
}
.alertify .ajs-body
{
    font-size:1.2em;
    font-weight:600;
}

a.un-available {
    color: #5e686d !important;
}
#author-info-xaxis
{
	height:250px;
	overflow-y: auto;
	/*overflow-x: auto;*/
}

#resend_confirmation_modal
{
    padding-bottom: 10px;
} 

#frm_advance_search  .chosen-single, #search_type_filter_chosen  .chosen-single,#filter_by_chosen  .chosen-single { 
    padding: 0 0 0 8px !important; 
	height: 31px !important;
	border-radius: 0 !important;
    box-shadow: none !important;
    border-color: #d2d6de!important;
    background: white!important;   
	line-height: 30px !important;

}
.pad-btm-15
{
	padding-bottom :15px;
}
.recomented-browsers{
	color: #fff;
	margin: 10px;
}
.recomented-browsers i{
	margin: 4px;
}
.recomented-browsers span{
	display:block;
}
.login-box-body
{
	padding-bottom:0px !important;
}
.login-box, .login-logo
{
	margin-bottom: 2% !important;
}
.width-50
{
	width:50px;
}
.modal-max {
  width: 90%;
  height: 90%;
}

.modal-max {
  height: auto;
  min-height: 90%;
  border-radius: 0;
}

.inline-reviewer-label
{
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}

.inline-reviewer-select
{
	display: inherit;
}
#set_default_role
{
	padding-top:10px;
	min-height:53px !important;
	/*color: #000;*/
    /*background-color: #f39c12;*/
	/*background-color: #00c0ef !important;*/
    border-radius: 5px;
	/*font-size: 16px;*/
}
.padding-top-7
{
	padding-top: 7px;
}
.clear-padding
{
	padding:0px 0px !important;
}
.journal-search-control
{
  /*width: 82% !important;*/
 width: 57% !important; 
 display: inline-block;
}
.icon-journal-view
{
	display: inline-block;
	font-size: 36px;
	vertical-align: middle;
	color: #337ab7; 
	margin-left: 15px;
}
.jourmal-search-item-control
{
	width:600px; 
	margin-right:25px;
	text-align: right;
	padding-bottom: 4px;
}
.fa.icon-journal-view.fa-th-large:hover
{
	color:#5ca2de;
	cursor:pointer;
}
.fa.icon-journal-view.fa-th-list:hover
{
	color:#5ca2de;
	cursor:pointer;
}

.unregistered_usr
{
	color: grey;
}
#shortlist-info
{
	font-size: 13px;
    color: grey;
}
.jnl-code-span
{
	display:none;
}

#form_user_info .chosen-drop
{
	width:100% !important;
}


.abbr-reviewer-shortlist {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}


.users-list>li
{
	width:20% !important;
}

.corr-auth-cls{
	border:1px solid white;

}

.co-auth-cls{
	border:1px solid white;
}


.wrappers {
  position: relative;
  display: inline-block;
  padding:5px;
}
.closess {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.orcid-icons
{
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.letter-display
{
	height:190px !important;
	overflow-y: hidden;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

.auth-info-circle
{
	vertical-align: middle !important;
	display:inline-block !important;
}

.auth-info-circle i
{
	vertical-align:text-top !important; 
}

.pop
{
	color:black;	
}

.link-hide-cls:hover
{
	color:black !important;
}

.i-class-info
{
	color: #3c8dbc !important;
	vertical-align: middle;
}
.filter-option-sub-div
{
	background-color:#F9F3CA;
	padding-top: 20px;
	
}

.auth-dtls-pop
{
	padding-left: 0px;
}

.auth-dtls-body
{
	padding-top:0px;
}

.auth_aff_add
{
	padding-top: 5px;
}

#author_details
{
	padding-top: 5px;
}

.users-list-name
{
	color:#3c8dbc !important;
	display: inline-block;
	width: 95%;
	text-overflow: ellipsis;
}

.letter-overflow
{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.total_res_cls
{
	margin-top:30px;
}
 .lbl-kwd
 {
   display: inline-block;

    font-size: 71%;
    font-weight: 700;
    line-height: 1;
   /* color: #fff;*/
    text-align: center;
    /* white-space: nowrap; */
    vertical-align: baseline;
    border-radius: .25em;
	margin-right:3px;
	margin-bottom:3px;
	padding: .2em .6em .3em;
}
.popover-content {
      word-wrap: break-word;
}

.sort-filter-div
{
  background-color:#F9F3CA;
  padding: 20px;
}
div.mce-edit-area {
  padding-right: 1px;
  padding-bottom: 1px;
}
.cls-modal-oveflow
{
	overflow-y: visible !important;
}

#journal_user_secondary_chosen .chosen-results
{
	max-height: 120px;
}

#journal_user_secondary_chosen .chosen-choices
{
	max-height: 100px;
	overflow-y: scroll;
}

#journal_user_primary_chosen .chosen-choices
{
	max-height: 100px;
	overflow-y: scroll;
}

#journal_user_primary_chosen .chosen-results
{
	max-height: 120px;
}

.popover-max-cls
{
	max-height: 220px;
	overflow-y: scroll;
}

.a-tag-author
{
	width:85px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auth-name-disply
{
	display: inline-block;
}

.a-tag-author-low
{
	width:75px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.popover
{
	color:#333;
}

.a-tag-author-medium
{
	width:75px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2)  {
    div#set-dash-left{
		
		    padding: 0px 10px;
	}
}

.issue_table_div{
        width: 80%;
    /* border: 1px solid red; */
    text-align: center;
    margin: 0 auto;
    padding-top: 27px;
}

.td_top_separator
{
	border-top-color: #ccc !important;
	border-top-width: thin !important;

}
.journal-head-name-title
{
    float: left;
    margin: 14px 14px;
    text-align:left;
    color: #FFF;
    font-weight:400;
    font-size: 16px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	display:none;

}

.popover-table
{
	font-size:12px; 
	margin-bottom:0px;
}

.table-borderless td,
.table-borderless th,
.table-borderless tr,
.table-borderless>tbody>tr>td
{
    border: 0;
}

.font-size-orcid-link
{
	font-size: 12px;
	font-weight: 600 !important;
	margin-top:1px;
	margin-left:2px;
}

.orcid-author-list
{
	word-break:break-all;
}

.space-reduse-min
{
	height: 18px;
}

.user_panel_a{
            font-size: 14px !important;
            padding-right: 0px !important;
}

.user_panel_pic{
                width: 100%;
                    max-width: 45px;
                    height: auto;
}

.default_cursor {
    cursor: default !important;
}

.global-note-cls
{
	display: inline-flex;
}

.global-note-cls .text-yellow
{
	margin-right:2px;
}

.forward_button{
        margin: 10px 0 0px 15px;
}

.resend_mode{
    margin: 5px 0px 0px 0px;
}

.resend_mode label{
        font-weight: 500;
        margin: 0px 5px 0px 0px;
}

.edit-icon-clr{
    color : #3c8dbc;
}

.change-due
{
	 padding: 0px 10px 10px 0px;
}
.change-due-art
{
	padding-left:0px;
    font-weight: bold;
}
.date-hover
{
	position: relative;
    z-index: 10;
}
.auto-draft-saved {
    font-size:14px;
    display:none;
    padding: 6px;
    color: grey;
}

.a-user-class
{
/*	width:84px;*/
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media all and (max-width: 768px) {
  /* For mobile phones: */
  .users-list>li {
	  float:none !important;
	  width: 100% !important;
  }
}

@media all and (max-width:1000px) and (min-width:769px) {
   .users-list>li {
	  width: 50% !important;
  }
}

#search_result_table #sort-order
{
color:#ccc; 
cursor: pointer;
}
.key-match-div
{
	float:left;
}
.replaced_text
{
    background-color:#b3a4a4;
}

.decision_ctrl_stages .chosen-results
{
	max-height : 120px !important;
}

.upload-file-error
{
	font-size: 15px;
	font-weight: 600;
}

.upload-span-error
{
	font-size: 14px;
    color: black;
	font-weight: 600;
}

.width-98
{
    width:98%;
}

#sel_user_keywords_chosen .chosen-choices
{
	max-height: 150px;
	overflow-y: auto;
}

.title-name{
    
    white-space: nowrap;
    width: 800px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.label-overflow
{
    white-space: nowrap;
    width: 658px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#manage_article_datatable_wrapper > .row
{
	padding-left: 10px;
}

#manage_article_datatable_wrapper >  .row > .col-sm-12
{
	max-width: 99% !important;
    overflow-x: auto !important;
}

#element-container
{
    padding-top: 20px;
}
.browse_keywords
{
    padding: 0px 9px;
    font-size: 13px;
}
.padding-left-50
{
    padding-left: 50px;
}
.padding-25
{
	padding:25px !important;
}
/*height increased for modals which have tinymce*/
.modal-hgt {
    max-height: 550px !important;
}

.due_date_approching{
    /*color: orange !important;*/
    text-shadow: 0px 0px 0px black;
    color: #f39c12;
    border-color: #e08e0b;
}
.due_date_passed{
    color: #ce0101 !important;
    /*text-shadow: 0px 0px 0px #000000;*/
}
.cls-blk{
    color: #686b9b;
}

.dcsion-ctrl-cut-frm 
{
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 20px;
}

#casrai_valid_check-error
{
   display: block; 
    
}

.lable-not-applicable
{
    background: #71C2FF !important;
    color: #fff !important;
}

.casari_credit_text
{
    
    color:black !important;
    background-color: #FDF2BD;
    border:none;
}

.panel select
{
	border:1px solid #d2d6de; 
}
#display_header{
    text-align: center;
    font-weight: 900;
    color:#4dbb4d;
}
.opac{
    opacity: 0;
}
.show_more_msg{
    float: right;
}
/*div as table with horizontal scroll bar*/
.wfc-div-header{
display: table-header-group;
font-weight: bold;
border-bottom: 2px solid #f4f4f4;
}
.wfc-div-header-cell{
display: table-cell;
padding: 10px;
text-align: justify;
width: 150px;
}
.wfc-div-body{
display: table;
width:100%;
}
.wfc-div-row{
display: table-row;
border-bottom: 1px solid #f4f4f4;
}
.wfc-div-body-cell{
display: table-cell;
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #f4f4f4;
}
.wfc-div-row:nth-child(even) {
background-color: #f9f9f9;
}
.wfc-div-row:nth-child(even) {
background-color: #f9f9f9;
}
.wfc-div { 
width: 100%;    
overflow-x: auto; 
white-space: nowrap; 
}
.wfc-div::-webkit-scrollbar {
width: 5px;height: 10px;cursor: pointer;
}
.wfc-div::-webkit-scrollbar-track {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.wfc-div::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d2d6de;
  outline: 2px solid slategrey;
}
.wfc-div::-webkit-scrollbar:vertical {
  display: none;
}
.wfc-div-row:hover { 
  background-color: #f5f5f5;
}
/*div as table with horizontal scroll bar*/
/*faq css*/
.post-tag {
    background-color: #e1ecf4;
    border-color: transparent;
    font-size: 13px;
    display: inline-block;
    padding: .1em .1em;
    margin: 2px 2px 2px 0;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
}
.search-icons {
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 14px;
    height: 12px;
    margin: auto;
    font-size: 18px;
    cursor: pointer;
    color: #ccc;
    display:block;
}
/*faq css*/
