@CHARSET "UTF-8";


#ManuscriptReviewLog {
    width: 96vw !important;
    margin-left: 2.8% !important;
    position: fixed;
    margin-top: 1vw;
    padding-right: 1vw;
    padding-left: 1vw;
}

.general_dashboard {
    border-bottom: 1px solid #979797;
    width: 96.6vw !important;
    padding-bottom: 0.1vw;
    /* height: 2.2vw; */
}

.general_dashboard_title {
    color: #000000;
    font-family: Bembo1;
    font-size: 1.9vw;
    line-height: 2vw;
}

.book_name {
    font-family: 'Open Sans';
    font-size: 1.1vw;
    line-height: 2vw;
    font-weight: 400 !important;
}

#wrappersi {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrappersi.toggled {
    padding-left: 27vh;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    height: 100%;
    margin-left: -27vh;
    background-color: #F9F9F9;
    transition: all 0.5s ease;
}

#wrappersi.toggled #sidebar-wrapper {
    width: 27vh;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 0px;
}

#wrappersi.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -27vh;
}

/* Sidebar Styles */


@media(min-width:100px) {
    #wrappersi {
        padding-left: 27vh;
    }

    #wrappersi.toggled {
        padding-left: 0.2vh;
    }

    #sidebar-wrapper {
       width: 26.5vh;
    }

    #wrappersi.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 0px;
        position: relative;
    }

    #wrappersi.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

.board_body {
    margin-top: 0.55vw;
    background-color: #FFFFFF;
    margin-right: 1vw;
    width: 96.8vw;
    position: fixed;
    right: 0.85vw;
}

.reviews_avg_top {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.review_avg {
    height: 6.3vw;
    background-color: #FAF6EC;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    width: 100%;
    display: inline-block;
}

.bkreviewers3 {
    float: left;
    /* height: 85%; */
    width: 15%;
    padding: 0%;
}

.topbkreviewers3 {
    color: #254D6E;
    font-family: "Open Sans";
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 3.9vw;
    text-align: center;
    padding-top: 0.5vw;
}

.review_word {
      padding-left: 4%;
      padding-right: 4%;
      padding-top: 0;
      text-align: -webkit-center;
      color: #000000;
      font-family: Open Sans;
      font-size: 0.7vw;
      line-height: 1vw;
}

.separate_review {
    float: left;
    width: 1%;
    margin-left: 3%;
    margin-top: 1%;
    display: none;
}

.reviewers4 {
    float: left;
    /* height: 100%; */
    width: 20%;
    padding: 0%;
}

.topbkreviewers3 {
       color: #254D6E;
       font-family: "Open Sans";
       font-size: 2.5vw;
       font-weight: 500;
       line-height: 3.45vw;
       text-align: center;
       padding-top: 0.7vw;
}


.page-hide {
    display: none !important;
}

.inside_load_image_size {
    top: 2vw;
    margin-top: 0.6vw;
    float: left;
    position: absolute;
    left: 1vw;
    width: 0.7vw !important;
    height: 0.7vw !important;
}



.separate_review_bar {
    box-sizing: border-box;
    height: 3.8vw;
    width: 1px;
    border: 0.5px solid #979797;
}

.panel {
    padding: 0 0px;
    display: block;
    background-color: transparent;
    overflow: hidden;
    width: 100%;
    position: relative;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    height: 13.6vw;
}

.chart_for_report {
    padding-left: 0vw;
    padding-right: 0vw;
    height: 13.5vw;
    width: 100% !important;
    bottom: 0.18vw;
    position: relative;
}


.manu-chart{
	width:25%;
	height: 13vw;
	display:inline-block;
	float:left;
}

.manu-chart-label {
    text-align: center;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.7vw;
    letter-spacing: 0;
    line-height: 1vw;
    width: 55%;
}

.review-stage-label {
    position: relative;
    bottom: 2.85vw;
}


.col-lg-12.col-md-12.col-sm-12 {
    height: 2.2vw;
    padding-right: 0;
    padding-left: 0;
}

.review-stage-legend{
    display: inline-block;
    width: 5%;
    float: right;
    position: relative;
    top: 1vw;
    right: 1vw;
    z-index: 1000000000;
    height: 12.5vw;
}

div#review-status {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.review-status-legend{
    display: inline-block;
    width: 5%;
    float: right;
    position: relative;
    top: 2vw;
    right: 6vw;
}

.review-graph-legend {
    display: inline-block;
    width: 12%;
    float: right;
    position: relative;
    bottom: 5vw;
    right: 6vw;
}

.legend-circle {
    height: 8px;
    width: 8px;
    border-radius: 0.5vw;
    display: block;
    float: left;
}

.label-circle {
    width: max-content;
    display: inline-block;
    margin-top: 0.4vw;
}

.EC-review{
	  background-color: #DC7B3F;
}

.DE-review{
	  background-color: #64A0B1;
}

.SE-review{
	  background-color: #F4C052;
}

span.complete_text {
    color: #505D6F;
    font-family: "Open Sans";
    font-size: 0.5vw;
    letter-spacing: 0;
    line-height: 10px;
    float: left;
    position: relative;
    left: 0.4vw;
    word-break: normal;
    width: auto;
    overflow-wrap: break-word;
    overflow-y: hidden;
    display: -webkit-box;
    max-width: 5.55vw !important;
    height: auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0vw;
    text-align: left;
    min-height: 0vw;
    max-height: 4vw;
}
.top_of_line:hover {
    background-color: #d0d9e0 !important;
}


div#bookReviewTable {
    border: 1px solid #D9D9D9;
    background-color: #fff;
}

div#bookReviewTable .tabulator-header {
    height: 3.5vw;
    background-color: #f1e8df;
    border-bottom: 0px solid #D9D9D9;
}

div#bookReviewTable.tabulator .tabulator-header .tabulator-col {
    border-right: 0;
    background-color: #F1E8DF;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.8vw;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1vw;
    padding-top: 0.3vw !important;
    padding-left: 0.2vw;
    height: auto !important;
}

div#bookReviewTable .tabulator-row .tabulator-cell {
    border-right: 0;
    /*     background-color: #fff; */
    height: 2.3vw !important;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.75vw;
    letter-spacing: 0;
    line-height: 1vw;
    font-weight: normal;
    padding-top: 0.7vw;
    padding-left: 0.55vw;
}

div#bookReviewTable .tabulator-row {
    border-bottom: 1px solid #D9D9D9;
    background-color: #fff;
    border-top: 0;
    cursor:pointer;
}


/* div#bookReviewTable .tabulator-arrow {
    display: none !important;
} */
.bookReviewTable-head {
    color: #000000;
    font-family: "Open Sans";
    font-size: 0.9vw;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2vw;
    width: 99%;
    float: left;
}
div#bookReviewTable.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-arrow {
    border-bottom: 6px solid #E6D0BA;
}
div#bookReviewTable.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-arrow {
    border-bottom: 6px solid #E6D0BA;
}
div#bookReviewTable.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-arrow {
    border-top: 6px solid #E6D0BA;
}


div#contractTable {
    border: 1px solid #D9D9D9;
    background-color: #fff;
    width: 100%;
    bottom: 1.1vw;
    position: relative;
}

div#contractTable .tabulator-header {
    /* height: 3.3vw; */
    background-color: #f1e8df;
    border-bottom: 0px solid #D9D9D9;
}

div#contractTable.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title {
    padding-right: 3px;
}

div#contractTable.tabulator .tabulator-header .tabulator-col {
    border-right: none;
    background-color: #F1E8DF;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.8vw;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.2vw;
    padding-top: 0vw !important;
    padding-left: 0vw;
    /* height: auto !important; */
}

div#contractTable .tabulator-row .tabulator-cell {
    border-right: 0;
    /*     background-color: #fff; */
    height: 2.3vw !important;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.75vw;
    letter-spacing: 0;
    line-height: 1vw;
    font-weight: normal;
    padding-top: 0.7vw;
    padding-left: 0.3vw;
}

div#contractTable .tabulator-row {
    border-bottom: 1px solid #D9D9D9;
    background-color: #fff;
    border-top: 0;
    cursor:pointer;
}


.bookReviewTable-head {
    color: #000000;
    font-family: "Open Sans";
    font-size: 0.9vw;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2vw;
    width: 99%;
    float: left;
}
div#contractTable.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-arrow {
    border-bottom: 6px solid #E6D0BA;
}
div#contractTable.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-arrow {
    border-bottom: 6px solid #E6D0BA;
}
div#contractTable.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-arrow {
    border-top: 6px solid #E6D0BA;
}
div#contractTable .tabulator-col-group-cols {
    border-top: 0;
}


.bookReviewTable-close {
   	position: relative;
   	cursor: pointer;
   	right: 0.2vw;
   	z-index: 1;
   	width: 1%;
   	float: left;
}
.review-status-overall {
    width: 95%;
    height: auto;
    position: relative;
    display: block;
    bottom: 1vw;
}

.review-status-label {
    position: relative;
    bottom: 0.3vw;
    width: 50%;
}


.PermObtain{
	   background-color: #F4C052;
}

.PermReq{
	  background-color: #254D6E;
}

.NotReq{
	  background-color: #D7CFC7;
}
.manu-chart-label.art-log-label {
    position: relative;
    top: 0.6vw;
    width: 43%;
}
.art-log-legend {
    display: inline-block;
    width: 37%;
    float: right;
    position: relative;
    bottom: 9.3vw;
    right: 2vw;
}


.assign-to-me{
	  background-color: #64A0B1;
}

.assign-to-my-role{
	  background-color: #DC7B3F;
}

.my-tasks-legend {
    display: inline-block;
    width: 37%;
    float: right;
    position: relative;
    bottom: 10vw;
    right: 2vw;
}


ul#actions-wrap {
    background-color: #FFFFFF;
    box-shadow: 0 1px 4px 0 #00000080;
    width: 6.3vw;
    border-left: 0.35vw solid #254D6E;
    /* padding-bottom: 0.2vw; */
}
li.mrl-list {
    color: #000000;
    font-family: "Open Sans";
    font-size: 0.75vw;
    letter-spacing: 0;
    line-height: 1vw;
    list-style-type: none;
    padding: 0.4vw;
    padding-left: 0.5vw;
}
.list-div {
    cursor: pointer;
}
li.mrl-list:hover {
    background-color: lightgray;
}


/* Graph css */
.tick text {
    fill: #565656;
}
.tick line {
    stroke: #CECECE;
}
div#review-status path.domain {
    stroke: #CECECE;
}



/* width */
::-webkit-scrollbar {
	width: 0.3vw;
	height:0.3vw;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
	background: #fff; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
	background: #CDCDCD; 
	border-radius: 0.1vw;
	
  }
  /* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #CDCDCD; 
  border-radius: 0.1vw;
}


#_145_navAccountControlsNavbarCollapse{
	display:block;
} 
.loader {
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #254d6e;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-color: transparent !important;
  }
  
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

.introjs-helperLayer {
    background: transparent;
}

.introjs-overlay {
    opacity: 0 !important;
}

.introjs-helperLayer:before {
    opacity: 0;
    content: '';
    position: fixed;
    width: inherit;
    height: inherit;
    border-radius: 0.5em;
    box-shadow: 0 0 0 1000em rgba(0,0,0, .7);
    opacity: 1;
}

.introjs-helperLayer:after {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 1000;
}
/* CK-Editor css */

#EmailPOPUP, #PreviewPopUp, #reminderPopup{
	display: none;
    padding-left: 4px;
    width: 80%;
    background-color: transparent;
    box-shadow: none;
    border: none;
    margin-left: 8vw !important;
    left: 5% !important;
    overflow: hidden !important;
    top: 6.5vw !important;
    height: 38vw !important;
}
.email-dialog{
    width: 95% !important;
    margin: 0 !important;
    max-width: 100% !important;
    height: 40vw !important;
    transform: translate(0px, 0px) !important;
}
#EmailPOPUP .modal-content {
    height: 37vw !important;
    border-radius: 0vw !important;
}
.emailHeader {
    padding: 0px !important;
    height: 2.5vw !important;
    border-bottom: none !important;
    display: block !important;
}
.email-modal-content{
    border-radius: 0px;
    width: 100% !important;
}

button.closemodal {
    display: inline-block;
    color: white !important;
    opacity: 1 !important;
    margin-top: 0px !important;
    line-height: 0.8vw !important;
    font-size: 0.8vw !important;
    position: relative;
    right: 1vw;
    padding: 0rem !important;
    margin: 0rem 0rem 0rem auto !important;
    bottom: 1.2vw;
}
.top-border {
    display: block;
    background-color: #254D6E;
    width: 100% !important;
    /* height: 1.8vw !important; */
    color: #fff;
}
.top-border-title {
    margin: 0vw 0vw !important;
    border-bottom: 0vw solid #e5e5e5;
    background-color: #fff !important;
    position: relative;
    z-index: 1;
    width: 98% !important;
    float: left !important;
    font-family: "Open Sans";
    display: none;
}
.modal-popup-label {
    width: 6% !important;
    display: inline-block !important;
    font-size: 0.7vw !important;
    font-family: "Open Sans";
    margin-bottom: 0px !important;
}
.modal-popup-text {
    width: 93% !important;
    display: inline-block !important;
    border: none !important;
    box-shadow: none !important;
    height: 1.3vw !important;
    font-size: 0.7vw !important;
    font-family: "Open Sans" !important;
    margin-bottom: 0px !important;
    background-color: transparent !important;
}
.modalDivs {
    display: block;
    width: 100%;
    margin-bottom: 0.4vw;
    border-bottom: 0.05vw solid lightgray;
}
button.popup-send-mail {
    width: 10%;
    border: none;
    height: 1.5vw;
    color: white;
    background-color: #254D6E;
    font-size: 0.9vw !important;
    line-height: 1vw !important;
    font-family: "Open Sans" !important;
}
.mailEditorFooter {
    background-color: white !important;
    border: none !important;
    padding: 1vw !important;
}
button.popup-send-mail:hover {
    background-color: #A0BF84;
}
.actions-list{
	margin: 0px;
	position: fixed;
	bottom: initial;
	background: white;
	box-shadow: #808080 3px 2px 18px 0px;
	font-weight: 500;
	font-family: "Open Sans", sans-serif;
	border-radius: 0px;
	float: right;
	display: block;
	visibility: hidden;
	border-left: 0.35vw solid #254D6E;
	width: 8vw !important;

}
.actions-list .item {
    padding-left: 0.5vw !important;
    font-size: 0.75vw !important;
    font-family: "Open Sans" !important;
    list-style: none !important;
    color: #000000;
    letter-spacing: 0;
    line-height: 1vw;
    list-style-type: none;
    padding: 0.4vw;
    padding-left: 0.5vw;
    width: auto !important;
}
.report-action-btn {
    position: relative;
    bottom: 0.2vw;
    left: 0.3vw;
    width: 0.6vw;
    height: 1vw !important;
}
li.item:hover {
    background: lightgray;
    cursor: pointer;
}
.modal-title {
    font-size: 1vw !important;
    line-height: 1.2vw !important;
    font-weight: bold !important;
    margin: 0vw 0vw !important;
    padding: 0.3vw 1.4vw;
}
.modal-body.emailBody {
    height: 30vw;
    width: 99%;
    max-height: 30vw;
    padding: 1vw !important;
    margin: 0.5vw;
    top: 0.8vw;
}
.aui .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    /* background-color: #ffffff9e; */
}
span#cke_1_path {
    display: none;
}
span#cke_14_text {
    width: 60px !important;
}
/* SETUP DOCKBAR */


li#_145_setup> .dropdown-menu a {
    color: #333;
    font-size: 12px !important;
    line-height: 0px !important;
}


.toolTip {
    font-family: 'Open Sans';
    width: auto;
    height: auto;
    background: none repeat scroll 0 0 white;
    border: 0 none;
    border-radius: 8px 8px 8px 8px;
    box-shadow: -3px 3px 15px #888888;
    color: black;
    font: 12px sans-serif;
    padding: 5px;
    text-align: left;
    text-align: left;
    position: fixed;
}
div#my-tasks {
    cursor: pointer;
    width: 100%;
    display: inline-block;
}
div#review-status {
    cursor: pointer;
}
div#art-log {
    cursor: pointer;
    width: 100%;
    display: inline-block;
}

.swal2-modal h2#swal2-title {
    font-size: 1.5vw;
    font-weight: normal;
}
button.swal2-confirm.swal2-styled {
    background-color: #7bb160 !important;
    width: 6.6vw !important;
    font-size: 0.9vw;
    padding: 0.6vw 1vw !important;
    background-image: none;
    border: none;
    line-height: 0.8vw;
    font-family: "Open Sans";
    height: 2vw;
    box-shadow: none;
    outline: none;
}


.SVG-expand {
    float: right;
    position: relative;
    right: 0.5vw;
    cursor: pointer;
    width: 0.72vw;
    z-index: 1000000;
}


div#manuscript-graph-div {
    width: 40%;
    display: inline-block;
    position: relative;
    left: 39%;
}

div#legend-overall {
    display: inline-block;
    float: right;
    position: absolute;
    bottom: 18vw;
    right: 29vw;
}

.graph-holder {
    width: 100%;
}


img.left-arrow {
    cursor: pointer;
    float: right;
    position: relative;
    left: 2vw;
    bottom: 0.2vw;
    z-index: 10000;
}

.graph-label-holder {
    display: inline-block;
    width: 95%;
    height: 13vw;
}

.tabulator-row.tabulator-selectable:hover{
	background-color: #efefef !important;
}

span.chapter-log-table-head {
    font-weight: 400;
}


.bookReviewTable-small{
	width: 74%;
	float: left;
}

#manuscript-sub-table{
	width: 25%;
	display: inline-block;
	float: right;
	background-color: #fff;
	border: 1px solid #D9D9D9;
	left: 0.5vw;
}
img#arUp {
    width: 0.7989vw;
    height: 0.7989vw;
}

/* HORIZONTAL BAR CHART */

#review-status .bar,#manuscript-graph-div .bar {
  fill: #64A0B1;
  padding-top: 2px;
}
#review-status .value,#manuscript-graph-div .value {
  font-size: 4px;
  font-weight: 300;
  fill: #333;
}
#review-status .label,#manuscript-graph-div .label {
  font-size: 10px;
  fill: #333;
}
#review-status .axis,#manuscript-graph-div .axis {
    font-size: 6px;
  }
  #review-status .domain,#manuscript-graph-div .domain{
      fill: none;
      stroke: lightgray;
  }
  #review-status .tick line,#manuscript-graph-div .tick line {
      stroke-width: 1;
      stroke: rgba(0,0,0,0.1);
    }
  .review-stat-label{
      font-size: 8px;
      font-family:'Open Sans';
        font-weight: 400;
        fill: black;
  }
  #review-status .tick,#manuscript-graph-div .tick{display:none;}





  div#bookReviewTable .tabulator-row.tabulator-group {
    background-color: #FAF6EC;
    color: #000000;
    font-family: "Open Sans";
    font-size: 0.75vw;
    letter-spacing: 0;
    line-height: 1.1vw;
    font-weight: 500;
    padding-top: 0.8vw;
    padding-bottom: 0.8vw;
    border-right: 0;
}

div#bookReviewTable .tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow {
    border-left: 0.4vw solid transparent;
    border-right: 0.4vw solid transparent;
    border-top: 0.4vw solid #000;
}

div#bookReviewTable .tabulator-row.tabulator-group .tabulator-arrow {
    border-top: 0.4vw solid transparent;
    border-bottom: 0.4vw solid transparent;
    border-right: 0;
    border-left: 0.4vw solid #000;
}

img.review-stage-img {
    width: 90%;
    position: relative;
    top: 2.2vw;
    left: 3vw;
}

div#bookReviewTable .tabulator-row.tabulator-group span {
    color: #aaa;
}


#manuscript-sub-table.tabulator .tabulator-header {
    height: 2.3vw;
    background-color: #f1e8df;
    border-bottom: 1px solid #D9D9D9;
}

#manuscript-sub-table.tabulator .tabulator-header .tabulator-col {
    border-right: 0;
    background-color: #F1E8DF;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.8vw;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1vw;
    padding-top: 0.3vw !important;
    padding-left: 0.2vw;
    height: 2.2vw !important;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow {
   /*  display: none; */
}

#manuscript-sub-table .tabulator-row {
    border-bottom: 1px solid #D9D9D9;
    background-color: #fff;
    border-top: 0;
}

#manuscript-sub-table .tabulator-row .tabulator-cell {
    border-right: 0;
    /* background-color: #fff; */
    height: 2.3vw !important;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.75vw;
    letter-spacing: 0;
    line-height: 1vw;
    font-weight: normal;
    padding-top: 0.7vw;
    padding-left: 0.55vw;
}

#manuscript-sub-table .tabulator-row:hover {
    background-color: #efefef !important;
}
.manuscript-table-open #manuscript-sub-table {
    height: 59vh !important;
}

.manuscript-table-open {
    bottom: 0.3vw;
}

.manuscript-log-subtable-close .fa-times:before {
    color: #9B9B9B;
    font-size: 0.7vw;
}

div#submissionPie img#review-stage-img {
    width: 88%;
}
.manuscript-log-subtable-close {
    float: right;
    position: relative;
    bottom: 0vw;
    cursor: pointer;
    right: 0.8vw;
    z-index: 1;
}
.art-log-table.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
    text-overflow: unset;
}

.graphCollapseOpen {
    float: right;
    height: 2vw;
    position: absolute;
    top: 4.8vw;
    z-index: 1000;
    right: 0vw;
    cursor: pointer;
}
.manuscript-headers {
    height: 1.5vw;
    position: relative;
    bottom: 1vw;
    width: 100%;
}


div#bookReviewTable .tabulator-row.menuList.tabulator-selected {
    background-color: #F2F2F2;
}
span.fa.fa-download.downloadCSV {
    color: #565656;
    font-size: 1vw;
    position: relative;
    left: 0.3vw;
    cursor: pointer;
}
.Gene_head {
    color: #000000;
    font-family: Bembo1;
    font-size: 1.9vw;
    line-height: 2vw;
}

div#mainPage {
    width: 96.6vw !important;
    margin-left: 1.5% !important;
    position: fixed;
    margin-top: 0vw;
    padding-right: 0;
    padding-left: 0;
    height: 2.2vw;
}

button.accordion {
    float: right;
    height: 1.5vw;
    position: relative;
    bottom: 0.7vw;
    z-index: 1000;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    margin-bottom: 0 !important;
    left: 1.6vw;
}

div#bkReviewdiv {
    background-color: #F4F4F4;
    height: 77vh;
    padding: 1.5vw;
    position: relative;
}

.question_map {
    height: 1.8vw;
    position: relative;
    width: 100%;
}

.voice_map {
    color: #000000;
    font-family: "Open Sans";
    font-size: 0.95vw;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2vw;
    width: auto;
    float: left;
    display: inline-block;
    position: relative;
    top: 0.25vw;
}
.review_count {
    color: #254D6E;
    font-family: "Open Sans";
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 3.45vw;
    text-align: center;
}

.bkreviewers1 {
    float: left;
    height: 100%;
    width: 16.65%;
    padding: 0.8vw;
}

.hidecls {
    display: none;
}
.Svgexpand {
    float: right;
    cursor: pointer;
    z-index: 1000000;
}

.pieTxt.sub_legend {
    text-align: center;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.7vw;
    letter-spacing: 0;
    line-height: 1vw;
    width: 100%;
    position: relative;
    bottom: 1.8vw;
}

.sub_legend.book-category-legend.displaycls {
    display: inline-block;
    width: 5%;
    float: right;
    position: relative;
    top: 0vw;
    right: 6vw;
}


.review_bar_chart1 {
    width: 65%;
    height: 13vw;
    display: inline-block;
    float: left;
}

div#calendar {
    width: 97%;
}
.review_pie_chart {
    height: 13vw;
    display: inline-block;
    float: left;
}

div#review-stage1 {
    display: inline-block;
    width: 100%;
    height: 13vw;
    padding-left: 1vw;
}

.pieTxt1 {
        text-align: center;
        color: #565656;
        font-family: "Open Sans";
        font-size: 0.7vw;
        letter-spacing: 0;
        line-height: 1vw;
        width: 100%;
        position: relative;
        bottom: 1.8vw;
}

div#review-stage2 {
    display: inline-block;
    width: 100%;
    height: 13vw;
}

input[type="search"] {
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    font-size: 0.65vw !important;
    font-family: 'Open Sans';
    color: #000 !important;
    padding-left: 0.05vw !important;
}

.review-charts {
    width: 22%;
    height: 13vw;
    display: inline-block;
    float: left;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 #00000036;
    margin-right: 0.65%;
    margin-top: 0.25vw;
    margin-left: 0.1%;
    position: relative;
    /* left: 0.2vw; */
}
.fa.fa-arrows-alt {
    display: block;
    float: right;
    margin: 0.5vw;
    color: #E5E5E5;
}

.review-stage-overall{
	width: 80%;
	height: 13vw;
	display: block;
	z-index: 1000000000;
	/* bottom: 0.5vw; */
	position: relative;
}

div#review-stage {
    display: inline-block;
    width: 100%;
    height: 13vw;
}


#fetchingDetails {
    font-size: 0.7vw;
    line-height: 1.2vw;
    color: #565656;
    font-family: 'Open Sans';
    display: block;
    position: relative;
    height: 1vw;
    float: left;
    height: 1.5vw;
}
.fa.fa-arrows-alt:hover {
    color: lightgrey !important;
}
.voice_map_table {
    position: relative;
    width: 100%;
    bottom: 0.8vw;
}
.review-barchart.review_pie_chart.review-charts {
    margin-right: 0;
}
.submissionTable_expand {
    height: 59vh !important;
}

#mainPage .row {
    margin-left: 0;
}

#editorTable {
    height: 57%;
    display: block;
}

.submissionTable {
    height: 100%;
    width: 100%;
    display: inline-block;
}


ul.legendSvg li div {
    border-radius: 50%;
    display: inline-block;
    height: 13px;
    width: 13px;
    margin-right: 0.5vw;
    position: relative;
    top: 0.1vw;
}

ul.legendSvg li {
    list-style: none;
    font-size: 0.85vw;
    width: 100%;
    max-width: 100% !important;
    font-family: 'Open Sans';
    line-height: 1.5vw !important;
    margin-top: 1vw;
}


#fetchingDetails {
    font-size: 0.7vw;
    line-height: 1.2vw;
    color: #565656;
    font-family: 'Open Sans';
    display: inline-block;
    position: relative;
    bottom: 0.2vw;
    float: left;
}

input[type="search"] {
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    font-size: 0.65vw !important;
    font-family: 'Open Sans';
    color: #000 !important;
    padding-left: 0.05vw !important;
}

div#bookReviewTable .tabulator-col-sorter {
    right: 0;
}

div#bookReviewTable.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
    text-overflow: unset;
}
.question_map button.accordion {
    /* width: 1.5vw; */
}

.manuscript-tracker-table-expand {
    bottom: 0.31vw;
}
.legendSvg-wrap {
    height: 25vw;
    overflow: auto;
}
div#SvgDiv {
    width: 75% !important;
    left: 10%;
    position: relative;
}
div#my_BarChart1hd {
    text-align: center;
    color: #565656;
    font-family: "Open Sans";
    font-size: 0.7vw;
    letter-spacing: 0;
    line-height: 1vw;
    width: 100%;
    position: relative;
    bottom: 1.8vw;
}

div#review-stage img {
    width: 80%;
    position: relative;
    top: 1.2vw;
    left: 5vw;
}
div#review-stage1 img {
    width: 90%;
    position: relative;
    top: 0vw;
    left: 3vw;
    height: -webkit-fill-available;
}

ul.legendSvg li span {
    font-size: 0.85vw;
    font-family: 'Open Sans';
    color: #505D6F;
    bottom: 0.2vw;
    position: relative;
    line-height: 1vw;
}

.ShowingTableDetails-Tab {
    height: 28vh !important;
}

.submissionTable_expand.ShowingTableDetails-Tab {
    height: 59vh !important;
}



.sk-chase {
    width: 12px;
    height: 12px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
    margin-right: 7px;
    margin-bottom: 2px;
    float: left;
    margin-left: 0.5vw;
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2) {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3) {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4) {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5) {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6) {
    animation-delay: -0.6s;
}

.sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2):before {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3):before {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4):before {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5):before {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }

    100%, 0% {
        transform: scale(1.0);
    }
}
/* .tabulator-row:nth-child(1) {
    display:none
} */