#tabs {
    width: 100%;
    height: 100%;
    border: 0;
    min-width: 60vw;
    position: fixed;
    padding: 0;
    margin: 0
}

.unlists {
    border: 0;
    background: white;
    border: 0;
    background: rgba(245,222,179,0);
}

.tabs_Table {
    margin-left: 3.7vw;
    width: 52vw;
    margin-top: 2vw;
    height: auto;
    padding-bottom: 3vw!important
}

#sub .unsubscribe {
    background: #f1c768 0.3vw 0.4vw;
    background-repeat: no-repeat !important;
    border-radius: 50%;
    background-size: 1vw !important;
    height: 1.89vw;
    width: 1.89vw;
    cursor: pointer;
    position: relative;
    right: 0vw;
    display: inline-block;
}

.unsubscribe:hover {
    background-color: #eaeaea !important;
}

.unsubscribe.fa-bell-slash-o:before {
    content: "\f1f7";
    left: 0.4vw;
    position: absolute;
    top: 0.4vw;
    color: #fff;
    font-size: 1vw;
}

.Subscribe::before {
    content: "\f0f3";
    position: absolute;
    top: 0.45vw;
    left: 0.45vw;
    color: #6b6b6b;
    font-size: 1vw
}

.UnSubscribe::before {
    font-family: FontAwesome;
    content: "\f1f7";
    position: absolute;
    color: #fff;
    font-size: 1vw
}


#sub .Subscribe {
    background: white .3vw .4vw;
    background-repeat: no-repeat!important;
    border-radius: 50%;
    background-size: 1vw!important;
    height: 1.89vw;
    width: 1.89vw;
    cursor: pointer;
    position: relative;
    right: 0vw;
    display: inline-block;
    margin-right: .2vw;
    display: flex;
    justify-content: center;
    align-items: center
}

#sub .UnSubscribe {
    background: #f1c768 .3vw .4vw;
    background-repeat: no-repeat!important;
    border-radius: 50%;
    background-size: 1vw!important;
    height: 1.89vw;
    width: 1.89vw;
    cursor: pointer;
    position: relative;
    right: 0vw;
    display: inline-block;
    margin-right: .4vw;
    display: flex;
    justify-content: center;
    align-items: center
}

#sub .UnSubscribe:hover {
    background-color: #eaeaea
}

#sub .Subscribe:hover {
    background-color: #eaeaea
}

#sub .add-files:hover {
    background-color: #eaeaea
}

.tabs_Table .tableIndex {
    width: 5%
}

.tabs_Table tr {
    border-top: 0;
    font-family: 'Open Sans';
    color: #000;
    font-weight: bold
}

li.item {
    font-size: 13px;
    line-height: 20px !important;
    font-family: 'Open Sans';
    text-align: left !important;
    padding-left: 15px;
    padding: 0 !important;
}

.perform-action {
    padding: 2px 8px 4px 14px;
}

.tabs_Table td:nth-of-type(3) {
    padding-left: 0.5vw;
}

.tabs_Table td:nth-of-type(2) {
    padding-left: 0.5vw;
    padding-right: 2vw;
}

.tabs_Table td {
    border-bottom: 0.01vw solid #bdbca8;
    font-family: 'Open Sans';
    font-weight: 500;
    padding: 1.1vw;
    font-size: 0.8vw !important;
    color: #000;
}

.tabs_Table th {
	border-bottom: 0.2vw solid #bdbca8;
	font-size: 0.9vw;
    font-family: 'Open Sans';
    color: #555;
	padding-bottom: 0.2vw;
}

table.tabs_Table input[type="checkbox"] {
       border: 0.15vw solid #bdbca8;
    display: inline-block !important;
    -webkit-appearance: none !important;
    border-radius: 0vw;
    background-color: #fff !important;
    height: 1.2vw !important;
    width: 1.2vw !important;
    outline: none !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    right: 1.2vw;
    position: relative;
    bottom: 0.2vw;
}

table.tabs_Table input[type="checkbox"]:checked:before {
    background-color: transparent !important;
    height: 1.2vw !important;
    width: 1.2vw !important;
    position: relative;
    padding-left: 0.077vw;
    bottom: 0.2vw;
    font-size: 1vw;
    font-weight: 700;
    left: 0vw;
    content: "\2713";
    color: #000 !important;
    display: block;
    border-radius: 0.2vw !important;
    border: 0 solid #c8c8c8;
    outline: none !important;
    box-shadow: none !important;
}

#title {
    text-align: left
}

#tabs li {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 0.75vw;
    color: white;
    width: 143px;
    border-radius: 0.3vw 0.3vw 0 0.05vw;
    box-shadow: 0.15vw -0.1vw 0.3vw #ded8d8;
    height: 54px
}

li.item:hover {
    background: #c38d44;
    cursor: pointer
}

#tabs li a {
    color: white
}

#tabs-1,#tabs-2,#tabs-3,#tabs-4,#tabs-5,#tabs-6,#tabs-7 {
    z-index: 1;
    position: absolute;
    margin-top: 0;
}

#art {
    background: #6d97a7;
    border: 0;
    border-bottom: 0.35vw solid #98b6c1;
    margin-left: 1em;
   /* margin-top: -25px */
}

#art-item {
    width: 100%;
    height: 100%;
    padding-left: 40%
}

#manuscript {
    background: #f1c768;
    margin-left: 2em;
    border: 0;
    border-bottom: 0.35vw solid #f7dda1
}

#manuscript-item {
    width: 100%;
    height: 100%;
    padding-left: 19%
}

#indesign {
    background: #a0bf84;
    margin-left: 1em;
    border: 0;
    border-bottom: 0.35vw solid #bed3ab
}

#indesign-item {
    width: 100%;
    height: 100%;
    padding-left: 28%
}

#review {
    background: #c68f6b;
    margin-left: 1em;
    border: 0;
    border-bottom: 0.35vw solid #dbbaa3
}

#review-item {
    width: 100%;
    height: 100%;
    padding-left: 31%
}

#other {
    background: #dfa2a1;
    margin-left: 1em;
    border: 0;
    border-bottom: 0.35vw solid #e5b4b3;
}

#other-item {
    width: 100%;
    height: 100%;
    padding-left: 12%
}

#tabs-1 {
    width: 100%;
    height: calc(100vh - 130px);
    border-top: 0.3vw solid #6d97a7;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0.1vw;
}

#tabs-1a {
    width: 60vw;
    background: #e7e5d4;
    float: left;
    height: calc(100vh - 80px);
    border-bottom: .05vw solid #e7e5d4;
    display: inline-block;
}

#tabs-1a .booklabel {
    margin-left: 3.7vw;
    margin-top: 0;
    font-family: Open Sans;
    font-weight: 800;
    font-size: .85vw;
    cursor: default;
    width: 33vw;
    max-width: 33vw;
    display: -webkit-inline-box;
    word-break: break-all;
    overflow: hidden;
    text-overflow: clip;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    top: 1.4vw;
    margin-bottom: .8vw;
    line-height: 2vw;
    height: 2vw;
}

#tabs-2a .booklabel {
    margin-left: 3.7vw;
    margin-top: 0;
    font-family: Open Sans;
    font-weight: 800;
    font-size: .85vw;
    cursor: default;
    width: 33vw;
    max-width: 33vw;
    display: -webkit-inline-box;
    word-break: break-all;
    overflow: hidden;
    text-overflow: clip;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    top: 1.4vw;
    margin-bottom: 1.5vw;
}

#tabs-3a .booklabel {
    margin-left: 4.2vw;
    margin-top: 0;
    font-family: Open Sans;
    font-weight: 800;
    font-size: .85vw;
    cursor: default;
    width: 33vw;
    max-width: 33vw;
    display: -webkit-inline-box;
    word-break: break-all;
    overflow: hidden;
    text-overflow: clip;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    top: 1.4vw;
    margin-bottom: .8vw;
    line-height: 2vw;
    height: 2vw;
}

#tabs-4a .booklabel {
    margin-left: 4.2vw;
    margin-top: 0;
    font-family: Open Sans;
    font-weight: 800;
    font-size: .85vw;
    cursor: default;
    width: 33vw;
    max-width: 33vw;
    display: -webkit-inline-box;
    word-break: break-all;
    overflow: hidden;
    text-overflow: clip;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    top: 1.4vw;
    margin-bottom: .8vw;
    line-height: 2vw;
    height: 2vw;
}

#tabs-5a .booklabel {
    margin-left: 4.2vw;
    margin-top: 0;
    font-family: Open Sans;
    font-weight: 800;
    font-size: .85vw;
    cursor: default;
    width: 33vw;
    max-width: 33vw;
    display: -webkit-inline-box;
    word-break: break-all;
    overflow: hidden;
    text-overflow: clip;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    top: 1.4vw;
    margin-bottom: .8vw;
    line-height: 2vw;
    height: 2vw;
}

#tabs-1a .booklabelhr {
    margin: 0;
    margin-bottom: 0;
    margin-left: 3.6vw;
    width: 51.8vw;
    border-bottom: .15vw solid #d2d1c2;
    margin-top: 0;
    border-top: 0;
}

.TabviewLbl-wrap {
    height: 3.2vw;
}

#tabs-2a .booklabelhr {
    margin: 0;
    margin-bottom: 0;
    margin-left: 3.6vw;
    width: 51.8vw;
    border-bottom: .15vw solid #d2d1c2;
    margin-top: 0;
    border-top: 0;
}

#tabs-3a .booklabelhr {
    margin: 0;
    margin-bottom: 0;
    margin-left: 3.6vw;
    width: 51.8vw;
    border-bottom: .15vw solid #d2d1c2;
    margin-top: 0;
    border-top: 0;
}

#tabs-4a .booklabelhr {
    margin: 0;
    margin-bottom: 0;
    margin-left: 3.6vw;
    width: 51.8vw;
    border-bottom: .15vw solid #d2d1c2;
    margin-top: 0;
    border-top: 0;
}

#tabs-5a .booklabelhr {
    margin: 0;
    margin-bottom: 0;
    margin-left: 3.6vw;
    width: 51.8vw;
    border-bottom: 0.15vw solid #d2d1c2;
    margin-top: 0;
    border-top: 0
}

#tabs-1a .chapterlabelhr {
    margin-bottom: 0;
    margin-left: 6%;
    width: 86%;
    border-bottom: 0.15vw solid #d2d1c2;
    margin-top: 0;
    margin-right: 0;
}

#tabs-2a .chapterlabelhr {
    margin: 0;
    margin-bottom: 0;
    margin-left: 3.7vw;
    width: 86%;
    border-bottom: 0.15vw solid #d2d1c2;
    margin-top: 0;
    margin-right: 0;
    border-top: 0;
}

#tabs-3a .chapterlabelhr {
    margin-bottom: 0;
    margin-left: 6%;
    width: 86%;
    border-bottom: 0.15vw solid #d2d1c2;
    margin-top: 0;
    margin-right: 0;
}

#tabs-4a .chapterlabelhr {
    margin-bottom: 0;
    margin-left: 6%;
    width: 86%;
    border-bottom: 0.15vw solid #d2d1c2;
    margin-top: 0;
    margin-right: 0;
}

#tabs-5a .chapterlabelhr {
    margin-bottom: 0;
    margin-left: 6%;
    width: 86%;
    border-bottom: 0.15vw solid #d2d1c2;
    margin-top: 0;
    margin-right: 0;
}

#tabs-1a .chapterlabel {
    margin-left: 6%;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: .8vw;
    cursor: default;
}

#tabs-2a .chapterlabel {
    margin-left: 3.7vw;
    font-family: Open Sans;
    font-weight: 500;
    font-size: 0.85vw;
    line-height: 1.1vw;
    cursor: default;
    position: relative;
    top: 0.2vw;
    margin-bottom: 0.3vw;
    width: 33vw;
    max-width: 33vw;
    display: -webkit-inline-box;
    word-break: break-all;
    overflow: hidden;
    text-overflow: clip;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#tabs-3a .chapterlabel {
    margin-left: 6%;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: .8vw;
    cursor: default;
}

#tabs-4a .chapterlabel {
    margin-left: 6%;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: .8vw;
    cursor: default;
}

#tabs-5a .chapterlabel {
    margin-left: 6%;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: .8vw;
    cursor: default;
}

#tabs-1a .tablefilename {
    width: 50%;
    padding-left: 0.5vw;
}

#tabs-2a .tablefilename {
    width: 50%;
    padding-left: 0.5vw;
    font-size: 0.9vw !important;
    color: #555 !important;
}

#tabs-3a .tablefilename {
    width: 50%;
    padding-left: 0.5vw;
}

#tabs-4a .tablefilename {
    width: 50%;
    padding-left: 0.5vw;
}

#tabs-5a .tablefilename {
    width: 50%;
    padding-left: 0.5vw;
}

#tabs-1b {
    width: 40%;
    height: calc(100vh - 130px);
    background: white;
    float: left
}

#frame1 {
    height: calc(100vh - 130px);
    width: 100%
}

#tabs-2 {
    width: 100%;
    height: calc(100vh - 130px);
    border-top: 0.3vw solid #f1c768;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0.1vw;
}

#tabs-2a {
    width: 60vw;
    background: #e7e5d4;
    float: left;
    height: calc(100vh - 80px);
    border-bottom: .05vw solid #e7e5d4;
    display: inline-block
}

#tabs-2b {
    width: 40%;
    height: calc(100vh - 130px);
    background: white;
    float: left
}

#tabs-3 {
    width: 100%;
    height: calc(100vh - 130px);
    border-top: 0.3vw solid #a0bf84;
    padding-left: 0;
    padding-right: 0.1vw;
}

#tabs-3a {
    width: 60vw;
    background: #e7e5d4;
    float: left;
    height: calc(100vh - 80px);
    border-bottom: .05vw solid #e7e5d4;
    display: inline-block;
}

#tabs-3b {
    margin-top: -14px;
    width: 40%;
    height: calc(100vh - 130px);
    background: white;
    float: left;
}

#tabs-4 {
    width: 100%;
    height: calc(100vh - 130px);
    border-top: 0.3vw solid #c68f6b;
    padding-left: 0;
    padding-right: 0.1vw;
}

#tabs-4a {
    width: 60vw;
    background: #e7e5d4;
    float: left;
    height: calc(100vh - 80px);
    border-bottom: 0.05vw solid #e7e5d4;
    display: inline-block;
}

#tabs-4b {
    margin-top: -14px;
    width: 40%;
    height: calc(100vh - 130px);
    background: white;
    float: left;
}

#tabs-5 {
    width: 100%;
    height: calc(100vh - 130px);
    border-top: 0.3vw solid #dfa2a1;
    padding-left: 0;
    padding-right: 0.1vw;
}

#tabs-5a {
    width: 60vw;
    background: #e7e5d4;
    float: left;
    height: calc(100vh - 80px);
    border-bottom: 0.05vw solid #e7e5d4;
    display: inline-block;
}

#tabs-5b {
    margin-top: -14px;
    width: 40%;
    height: calc(100vh - 130px);
    background: white;
    float: left;
}

#sub {
    float: right;
    right: 4.3vw;
    top: 1vw;
    width: auto;
    max-width: 15vw;
    height: 3vw;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.2vw;
}

#tabs li a:visited {
    border: 0;
}

#tabs li a {
    outline: 0;
}

#tabs ul li.maintab a {
    padding: 0.25vw 0.3vw;
    text-align: center;
    text-transform: uppercase;
    font-size: .85vw;
    font-weight: 700;
    position: relative;
    width: 91%;
    max-height: 3vw;
    min-height: 3vw;
    overflow-wrap: break-word;
    display: inline-block;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    height: 4vw;
}

.btn-danger {
    background: #f1c768;
    background-image: none;
    display: inline-block;
    border: 0;
    border-radius: .3em;
    box-shadow: inset 0 0 0 0.05vw rgba(0,0,0,0.1),inset 0 -0.25em 0 rgba(0,0,0,0.25),0 .25em .25em rgba(0,0,0,0.05);
    color: white;
    cursor: pointer;
    font-family: 'Lato',sans-serif;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.01vw;
    padding: .5em 1.5em .75em;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    padding-right: 0.7vw;
    padding-left: 0.7vw;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"]+label {
    display: none;
}

#sub .add-files {
    height: 1.89vw;
    width: 1.89vw;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    margin-top: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.05vw;
    color: #6b6b6b;
    margin-right: 0.4vw;
}

.fa-upload:before {
    position: absolute;
    top: 0.45vw;
}