.body-portal-signin{
    /*background-image: url(../img/bg.png) ;  */
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-color: #e1e1e1;
}
.required-field{
    color: red;
}
.portal_header{
    background-color:#65C0E7 !important;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav-pills.nav-wizard > li a {
    padding: 10px 9px;
    background-color: #cacaca;
}

.sidebar {
    z-index: 1;
    position: absolute;
    width: 220px;
    margin-top: -20px !important;
}
#page-wrapper {
    position: inherit;
    margin: -20px 0 -20px 220px;
    padding: 30px 30px;
    border-left: 1px solid #e7e7e7;
}
.page-header{
	margin-top: 0px !important;
	border-bottom:1px solid #9a9696 !important;
}
.correct_proof{
	margin-top: 50px;
}
.delete-keywords, .delete-keywords:hover, .delete-keywords:active{
    color: red;
}
.change-label{
    margin-left: 35px;
}
.table-checkbox{
    margin-bottom: 22px !important;
}
.assign-reviewer-btn{
    padding-left:0px; 
}
#search-dtn{
    margin-left: 50px;
}
.assign-dropdown{
    width: 185px;
}
#assign-search{
    width: 135px;
}

.normal-label{
    font-weight: 100;
}

.editor-nav-tab{
    margin: 0px 15px;
}

#assign-reviewer .modal-dialog {
    width: 850px;
}

.assign-reviewer-search-dropdown{
    width: 180px;
    padding: 0px;
    border: 0px;
}

.review-check-symbol .fa-times-circle{
    color: red;
}

.review-check-symbol .fa-check-circle{
    color: green;
}

.review-check-symbol .fa-exclamation-triangle{
    color: #EA8703;
}

.error{
    color: red;
}
.nav-pills.nav-wizard > li.success .nav-arrow{
    border-color: transparent transparent transparent #4CAF50;
}

.nav-pills.nav-wizard > li.success a{
    color: #fff;
}
.normal-label-text{
    padding-top: 7px;
    margin-bottom: 0;
    font-weight: 100;
}

/*----------------------Portal Sign In Page Css -----------------------------*/

.navbar .col-md-5 .mns-navbar-heading{
    font-size: 22px;
    color: #fff;
    padding: 27px 15px;
}

.navbar-mns-inverse.navbar-inverse {
    margin-bottom: 0px !important;
    height: 85px;
}

.navbar-mns-inverse .navbar-brand{
    height: auto !important;
    padding: 5px 15px !important;
}

.navbar-mns-inverse .navbar-brand .col-md-9{
    padding-top: 30px;
    padding-left: 0;
}
.navbar-mns-inverse .navbar-nav>li>a {
    padding-top: 33px;
    padding-bottom: 32px;
}
.form-box {
    margin-top: 50px;
    color: #888;
}
.form-box.form-box-footer{
    margin-top: 11px !important;
}
.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #fff;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
}
.form-box.form-box-footer .form-bottom{
    padding: 15px 15px 15px 15px;
    background: #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-align: left;
}
.form-box.form-box-footer .form-bottom h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 300;
    color: #555;
    padding-top: 10px;
    line-height: 30px;
}
.form-bottom a{
    color: #888;
}
.form-bottom {
    padding: 25px 25px 30px 25px;
    background: #fff;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

.form-box input[type="text"], .form-box input[type="password"], .form-box textarea, .form-box textarea.form-control {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #f8f8f8;
    border: 3px solid #ddd;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.middle-border {
    min-height: 550px !important;
    margin-top: 30px;
    border-right: 1px solid #f5f5f5;
}
.form-top-left {
    float: left;
    width: 100%;
    padding-top: 25px;
}
.form-top-left h3 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}
.form-top h3 {
    font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}
.form-right {
    float: right;
    width: 88%;
    padding-left: 15px;
}
.form-left {
    float: left;
    width: 12%;
    height: 50px;
}
.portal-signin-heading{
    color: #000;
}
.portal-signin-heading a{
    color: #000;
}
.portal-signin-heading a:hover{
    color: #000;
}
.default-sidebar{
    display: block;
}
.book-header{
    padding-bottom: 20px! important;
}
.pdf-column {
    text-align: center;
}
.mnspdf-name {
    margin: 0px 21px;
}
.view-submns{
    float: right;
    margin-right: 195px;
}
.modal-open .modal.modal-reviewer{
    overflow-x: auto;
}
/************** Mobile View **************/
@media (min-width: 320px) and (max-width: 768px){
    .view-rprint{
        margin-top: 10px;
    }
    .page-header {
        margin: 40px 18px 20px;
    }
    .resp-profile{
        margin: 0px 13px 0px 18px;
    }
    .subscribe-header{
        margin: 38px 4px 20px;
    }
    .mnsportal-header{
        margin-left: 18px;
    }
    .logo-heading.resp-logo-heading {
        font-size: 18px;
        margin-left: 36px;
    }
    .tag-line.resp-tag-line {
        font-size: 13px;
        margin-left: 37px;
    }
    .middle-border{
        display: none;
    }
    .default-sidebar{
    display: none;
    }
    .form-top h3 {
        font-size: 14px;
        font-weight: 700;
        color: #555;
        line-height: 10px;
    }
    .form-box.form-box-footer .form-bottom h3 {
        margin: 0;
        font-size: 14px;
        font-weight: 700;
        color: #555;
        padding-top: 10px;
        line-height: 30px;
    }
    .form-right {
        float: right;
        width: 85%;
        padding-left: 15px;
    }
    .form-left {
        float: left;
        width: 15%;
        height: 36px;
    }
    .form-box {
        margin-top: 25px;
        color: #888;
    }
    .mbnavbar-brand{
        width: 80%;
    }
    img.logo-resp {
        height: 52px ! important;
    }
    .md-padding{
        padding: 4px ! important;
    }
    .mnsp-head{
        font-size: 18px;
    }
    div.mns-navbar-heading {
        display: none;
    }
    .portal-collapse{
        background-color: #00ccbb;
        /*margin: 0px;*/
    }
    .collapse-hmenu{
        height: 47px;
    }
    .collapse-log{
        margin-bottom: 16px;
    }
    .collapse-home{
        margin-top: 20px;
    }
    .plogin-error{
        margin: 0px ! important;
        width: 100%;
    }
    .portal-wrapper{
        margin: 0px ! important;
        padding: 11px ! important;
    }
    .mnsp-sidebar{
        width: 100% ! important;
       z-index: 999;
    }
    .mp-collapse{
        display: block;
    }
    .author-step{
        margin-left: 14px ! important;
    }
    .step-submitmnsp{
        margin-bottom: 10px;
    }
    .respn-nav-wizard{
        margin-left: 33px;
    }
    .resp-telephone{
        margin-top: 11px;
    }
    .scrolale-table{
        margin-bottom: 10px;
    }
    .rgobal-search{
        padding: 7px;
    }
    .new-reiv-btn{
        margin-right: 15px;
        margin-bottom: 44px;
    }
    .editor-submns{
        width: 94%;
        margin-left: 16px;
    }
    .report-panel{
        margin-top: 11px;
    }
    .text-report{
        margin-left: 0px;
    }
    .progress-resp{
        margin-top: -20px;
    }
    .resp-progress1{
        margin-left: 13px;
    }
    .resp-progress2{
        margin-left: 26px;
    }
    .resp-progress3{
        margin-left: 39px;
    }
    .resp-progress4{
        margin-left: 52px;
    }
    .resp-progress5{
        margin-left: 65px;
    }
    .resp-progress6{
        margin-left: 78px;
    }
    .resp-progress7{
        margin-left: 91px;
    }
    .resp-progress8{
        margin-left: 104px;
    }
    .resp-progress9{
        margin-left: 115px;
    }
    .resp-progress10{
        margin-left: 128px;
    }
}
/************************/
@media (min-width: 769px) and (max-width: 991px){
    .middle-border{
        display: none;
    }
}