﻿@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900');

html, body {
    height: 100%;
    font-family: 'Source Sans Pro', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
}

.page-header.navbar {
    background: #000;
}

.login {
    background-color: #fff !important;
}

.highlightinput {
    border: 1px solid red !important;
    box-shadow: 0 0px 9px rgba(255,0,0,0.5) !important;
}
.core_search_btn {
    padding: 6px 14px 5px !important;
}
#LoginToFolletButton {
    border-radius: 4px 4px 0 0;
    margin-top: 10px;
    padding: 10px 30px 10px 30px;
}
.multiSelect {
    width:100%;
    float: left;
}
.repeater .multiSelect {
    width: calc(100% - 52px) !important;
  
}
.removeBtn {
    float: right;
}
.removeBtn span{
    display:none;
}
.questionGroup {
    margin-bottom: 20px;
}
.login .content {
    box-shadow: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.18);
    text-align: center;
}

.login-options {
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
}

.btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all).btn-icon-only {
    padding-left: 0;
    padding-right: 0;
    float: right;
}

#SpreadsView img {
    width: 100%;
    margin: 10px 0;
}

#SpreadsView .check {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}

#SpreadsView .check_icon {
    background-image: url('../../Areas/Mpa/Views/Book_listDemo/images/check_icon.svg');
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: center;
}

.wrapper {
    min-height: 100%;
    overflow: hidden;
    position: relative;
}

.main-header {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1999;
    background-color: #fff;
    background-color: #000;
    border-bottom: 1px solid #f6f5f7;
}

.container-fluid {
    max-width: 1280px;
}

.login .logo {
    background: #000;
}
.loaderForRegistration {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 45%;
    top: 44%;
    z-index: 9999;
    background: url('../../Areas/Mpa/Views/Book_listDemo/images/loader2.gif') no-repeat;
   background-size: cover;
    opacity: 1;
    background-color: #000000;
    float: left;
    border-radius: 6px;
    display:none;
}
.navbar-default {
    background-color: transparent !important;
    border: none !important;
    margin-bottom: 0;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        opacity: 0.4;
        font-size: 16px;
        padding: 26px 8px;
    }

    .navbar-default .navbar-nav > li:hover > a {
        color: #35a3dc !important;
        opacity: 1;
        background: #fff;
    }

.font_bold {
    font-weight: 600;
}

.breadcrumbs {
    background: #fcfcfc none repeat scroll 0 0;
    border-color: #f5f4f5 #f6f5f7;
    border-style: solid none;
    border-width: 1px 0;
    padding: 10px 0;
    margin-top: 72px;
}

.breadcrumb {
    background: none;
    margin-bottom: 0px;
    padding: 0px 0 0px 15px;
}

    .breadcrumb li a {
        color: #35a3dc;
        font-size: 12px;
        font-weight: normal;
    }

.text-head h2 {
    color: #35a3dc;
    font-size: 15px;
    padding-left: 10px;
    margin: 0;
    font-weight: 600;
}

.main_login_wrapper {
}

.loginInstuctions {
    border-left: 5px solid #35a3dc;
    padding: 15px;
    background: #fcfcfc;
    width: 100%;
    margin-top: 100px;
}

.first-line {
    font-size: 18px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.login-inst ul {
    padding-left: 25px;
    list-style: inherit;
}
.studentTeacherLabel input[type="radio"] {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
    transform: scale(1.5);
}
.listSeprator li input{
    transform: scale(1.2);
}
.studentTeacherLabel input{
    float:left;
}
.studentTeacherLabel span {
    float: left;
    margin-left: 10px;
    font-size: 15px;
}
.listSeprator {
    border: 1px solid #c2cad9;
    margin: 20px 20px 10px 0 !important;
    border-radius: 3px;
    padding: 6px 20px !important;
}
.login-inst li {
    list-style: inherit;
    margin-bottom: 10px;
}
div#TextBoxesGroup {
    float: left;
    width: 98%;
}
.contentTextDivs {
    position: relative;
    float: left;
    width: 100%;
}
    .contentTextDivs a {
        position: absolute !important;
        top: 35px;
        right: -13px;
        background: transparent;
        border: none;
        color: #da2c2c;
        box-shadow: none !important;
        padding: 0 !important;
        margin: 10px 5px 0 0;
        height: 20px;
        line-height: 20px !important;
    }
    .contentTextDivs a {
        background: transparent !important;
        color: #da2c2c !important;
    }
.addListIcon {
    background: #5db95d;
    color: #fff;
    margin: 10px 0 0 0;
    float: left;
    padding: 5px 10px;
    border-radius: 2px;
}
.addListIcon:hover{
   color:#fff;
   text-decoration:none;
}
.animateList {
    float: left;
    width: 100%;
}
.contentTextDivs a i {
    font-size: 20px;
    line-height: 20px !important;
}
.gridLink {
    color: #ce000c;
}

    .gridLink:hover {
        color: #ce000c;
        text-decoration: underline;
    }

.rem {
    float: left;
    margin: 1px 0 0 5px;
    font-size: 14px;
}

.rem_input {
    float: left;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_top_15 {
    margin-top: 15px;
}

.modal-footer {
    background: #eee;
    display: inline-block;
    width: 100%;
}
.permisssionModalHeight{
    height: 70vh;
    overflow: auto;
}
.control-label {
    font-weight: 600 !important;
    text-align: left !important;
    float: left;
    display: inline-block;
}

.position_rel {
    position: relative;
}

.pad_top_15 {
    padding-top: 15px;
}

.upload_label {
    position: absolute;
    top: 0;
}

#DistrictTable .jtable-main-container .jtable-title {
    min-width: 600px
}

#DistrictTable .jtable-main-container .jtable {
    min-width: 600px
}

#DistrictTable .jtable-main-container .jtable-bottom-panel {
    min-width: 600px
}

#SchoolTable .jtable-main-container .jtable-title {
    min-width: 800px
}

#SchoolTable .jtable-main-container .jtable {
    min-width: 800px
}

#SchoolTable .jtable-main-container .jtable-bottom-panel {
    min-width: 800px
}

#FolletusersTable .jtable-main-container .jtable-title {
    min-width: 1200px
}

#FolletusersTable .jtable-main-container .jtable {
    min-width: 1200px
}

.back_arrow {
    position: absolute;
    left: 10px;
    z-index: 999;
}

    .back_arrow i {
        font-size: 24px;
        color: #35a3dc;
    }

.add_con {
    margin-top: 30px;
}

.add_content_wraper {
    background: #fff;
    padding: 40px;
    margin: 0px 0 0 0;
    box-shadow: 0 2px 3px 2px rgba(0,0,0,.03);
}

#FolletusersTable .jtable-main-container .jtable-bottom-panel {
    min-width: 1200px
}

#OuMembersTable .jtable-main-container .jtable-title {
    min-width: 600px
}

#OuMembersTable .jtable-main-container .jtable {
    min-width: 600px
}

#OuMembersTable .jtable-main-container .jtable-bottom-panel {
    min-width: 600px
}

#BooklogTable .jtable-main-container .jtable-title {
    min-width: 900px
}

#BooklogTable .jtable-main-container .jtable {
    min-width: 900px
}

#BooklogTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px
}

#SpreadlogTable .jtable-main-container .jtable-title {
    min-width: 900px
}

#SpreadlogTable .jtable-main-container .jtable {
    min-width: 900px
}

#SpreadlogTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px
}

#QuizlogTable .jtable-main-container .jtable-title {
    min-width: 900px
}

#QuizlogTable .jtable-main-container .jtable {
    min-width: 900px
}

#QuizlogTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px
}

#ContentTable .jtable-main-container .jtable-title {
    min-width: 700px
}

#ContentTable .jtable-main-container .jtable {
    min-width: 700px
}

#ContentTable .jtable-main-container .jtable-bottom-panel {
    min-width: 700px
}

#BookTable .jtable-main-container .jtable-title {
    min-width: 400px
}

#BookTable .jtable-main-container .jtable {
    min-width: 400px
}

#BookTable .jtable-main-container .jtable-bottom-panel {
    min-width: 400px
}

#BookDrilldownTable .jtable-main-container .jtable-title {
    min-width: 400px
}

#BookDrilldownTable .jtable-main-container .jtable {
    min-width: 400px
}

#BookDrilldownTable .jtable-main-container .jtable-bottom-panel {
    min-width: 400px
}

#OpenBookDrilldownTable .jtable-main-container .jtable-title {
    min-width: 400px
}

#OpenBookDrilldownTable .jtable-main-container .jtable {
    min-width: 400px
}

#OpenBookDrilldownTable .jtable-main-container .jtable-bottom-panel {
    min-width: 400px
}

.scroll_container {
    width: 100%;
    overflow: auto;
}

div.jtable-main-container > table.jtable > tbody > tr.jtable-data-row > td {
    padding: 5px 4px;
}

div.jtable-main-container > div.jtable-title div.jtable-title-text {
    line-height: 24px;
}

div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container span.jtable-column-header-text {
    margin-top: 4px;
}

div.jtable-main-container > table.jtable > thead th {
    font-size: 12px;
    border: 1px solid #ddd;
}

.form .form-body, .portlet-form .form-body {
    padding: 10px;
}

.form-group {
    margin-bottom: 5px;
}

.page-head .page-title > h1 {
    font-size: 20px;
}

#RolesTable .jtable-main-container .jtable-title {
    min-width: 400px !important;
}

#RolesTable .jtable-main-container .jtable {
    min-width: 400px !important;
}

.lookup-modal-table .jtable-main-container .jtable-title {
    min-width: 400px
}

.lookup-modal-table .jtable-main-container .jtable {
    min-width: 400px
}

.lookup-modal-table .jtable-main-container .jtable-bottom-panel {
    min-width: 400px
}
.signUpLabels{
    width: 70%;
    float: right;
}
.tab_container {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
}

    .tab_container input, section {
        clear: both;
        padding-top: 10px;
        display: none;
    }

.tab-content {
    width: 100%;
    display: inline-block;
}

.tab_container label {
    font-weight: 600;
    font-size: 15px;
    display: block;
    float: left;
    /* width: 200px; */
    padding: 15px 50px;
    color: #757575;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #e4e4e4;
    text-align: center;
    background: #f0f0f0;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
    display: block;
    padding: 20px;
    background: #fff;
    color: #999;
    border-bottom: 2px solid #f0f0f0;
}

.tab_container .tab-content p,
.tab_container .tab-content h3 {
    -webkit-animation: fadeInScale 0.7s ease-in-out;
    -moz-animation: fadeInScale 0.7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out;
}

.tab_container .tab-content h3 {
    text-align: left;
    font-size: 20px;
}

.tab_container [id^="tab"]:checked + label {
    background: #fff;
    box-shadow: inset 0 3px #35a3dc;
}

    .tab_container [id^="tab"]:checked + label .fa {
        color: #35a3dc;
    }

.tab_container label .fa {
    font-size: 1em;
    margin: 0 0.4em 0 0;
}

.stars {
    color: #f1c800;
    font-size: 18px;
}

.uploader label {
    width: 100%;
    max-width: 400px;
}

.login_page_footer {
    text-align: center;
}

.settoleft {
    float: left;
}

.tags a {
    border: 1px solid #DDD;
    display: inline-block;
    color: #717171;
    background: #FFF;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
    box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    border-radius: 2px;
    margin: 0 3px 6px 0;
    padding: 5px 10px
}

    .tags a:hover {
        border-color: #08C;
    }

    .tags a.primary {
        color: #FFF;
        background-color: #428BCA;
        border-color: #357EBD
    }

    .tags a.success {
        color: #FFF;
        background-color: #5CB85C;
        border-color: #4CAE4C
    }

    .tags a.info {
        color: #FFF;
        background-color: #5BC0DE;
        border-color: #46B8DA
    }

    .tags a.warning {
        color: #FFF;
        background-color: #F0AD4E;
        border-color: #EEA236
    }

    .tags a.danger {
        color: #FFF;
        background-color: #D9534F;
        border-color: #D43F3A
    }

.padding_10 {
    padding: 10px 0 10px 0;
}

.margin-top-0 {
    margin-top: 0;
}

.claim-typs .control-label {
    padding-top: 0;
    text-align: left;
}

.search-bar {
    background: #97b1c4;
    padding: 20px;
}

    .search-bar .form-control {
        border: none;
    }
/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: none;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    outline: none;
    background-color: #fff;
}

    .ms-choice.disabled {
        background-color: #f4f4f4;
        background-image: none;
        border: 1px solid #ddd;
        cursor: default;
    }

    .ms-choice > span {
        position: absolute;
        top: 0;
        left: 0;
        right: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        padding-left: 8px;
    }

        .ms-choice > span.placeholder {
            color: #999;
        }

    .ms-choice > div {
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 25px;
        background: url('../Images/multiple-select.png') left top no-repeat;
    }

        .ms-choice > div.open {
            background: url('../Images/multiple-select.png') left top no-repeat;
        }

.ms-drop {
    width: 100%;
    overflow: auto;
    margin-top: 4px;
    padding: 0;
    position: absolute;
    height: 144px;
    left: 0;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: none
}

    .ms-drop.bottom {
        top: 100%;
        -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    }

    .ms-drop.top {
        bottom: 100%;
        -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
        box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    }

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

    .ms-search input {
        width: 100%;
        height: auto !important;
        min-height: 24px;
        padding: 0 20px 0 5px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        font-size: 1em;
        border: 1px solid #aaa;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: #fff url('multiple-select.png') no-repeat 100% -22px;
        background: url('multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
        background: url('multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    }

    .ms-search, .ms-search input {
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

    .ms-drop ul > li {
        list-style: none;
        display: list-item;
        background-image: none;
        position: static;
        float: left;
        width: 100%;
    }

        .ms-drop ul > li input {
            float: left;
            margin-right: 5px;
        }

        .ms-drop ul > li span {
            float: left;
        }

        .ms-drop ul > li .disabled {
            opacity: .35;
            filter: Alpha(Opacity=35);
        }

        .ms-drop ul > li.multiple {
            display: block;
            float: left;
        }

        .ms-drop ul > li.group {
            clear: both;
        }

        .ms-drop ul > li.multiple label {
            width: 100%;
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ms-drop ul > li label {
            font-weight: normal;
            display: block;
            white-space: nowrap;
        }

            .ms-drop ul > li label.optgroup {
                font-weight: bold;
            }

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
}

.ms-drop .ms-no-results {
    display: none;
}

.portlet.light {
    float: left;
    width: 100%;
}

.hover_btn {
    position: relative;
    width: auto;
    margin: 0 auto;
}

.main_hover {
    display: none;
    padding-top: 0;
    position: absolute;
    left: 70%;
    top: 0px;
    width: 175px;
    z-index: 999;
}

.chk-container {
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    list-style: none;
    margin: 0;
    padding: 10px;
    height: 200px;
    overflow: auto;
}

    .chk-container li {
        padding-bottom: 2px;
        width: 100%;
        float: left;
    }

        .chk-container li label input {
            float: left;
            margin-right: 5px;
        }

        .chk-container li span {
            padding-top: 1px;
        }

.hoverbuttons {
    background: #fff;
    padding: 5px;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 30px #4c4c4c73;
    border-radius: 3px;
}

    .hoverbuttons:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 10px solid white;
        position: absolute;
        top: 4px;
        left: -8px;
    }

.hover_btn:hover .main_hover {
    display: block;
}

.my_system_btn {
    background: #fff;
    color: #000 !important;
    height: 35px !important;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    text-decoration: none !important;
    line-height: 35px !important;
    border-radius: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: left;
    padding-left: 10px;
}

    .my_system_btn i {
        font-size: 12px;
    }

    .my_system_btn:hover {
        box-shadow: 0px 0px 10px #4c4c4c73;
    }

.google_drive_btn {
    background: #fff;
    color: #000 !important;
    height: 35px !important;
    width: 100%;
    float: left;
    line-height: 35px !important;
    text-decoration: none !important;
    border-radius: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: left;
    padding-left: 10px;
}

.drop {
    width: 230px;
    padding: 10px;
    outline: none;
    height: 40px;
    background: #ffffff;
    color: #000;
    border-radius: 3px;
    cursor: pointer;
    margin: 0;
    border-bottom: none;
    border: none;
    box-shadow: 0 0px 4px rgba(0,0,0,0.1);
}

    .drop option {
        background: #fff;
        color: #000;
        padding: 10px 0;
        float: left;
    }

.mlr_20 {
    margin: 0 20px;
}

.select_input {
    float: left;
}

.border_bottom {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.grey_border {
    border: 1px solid #e8e8e8;
}

.border_bottom2 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #f1f1f1;
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
}

.google_drive_btn:hover {
    box-shadow: 0px 0px 10px #4c4c4c73;
}

.icon_span {
    margin-left: 5px;
}

.select2-container .select2-selection--single {
    padding: 10px !important;
    height: auto !important;
    box-shadow: 0 0px 4px rgba(0,0,0,0.2) !important;
    border: none !important;
}

.my_btn {
    padding: 10px 14px 10px !important;
}


.full_width_modal .modal-dialog {
    width: 90%;
    height: 90%;
}

    .full_width_modal .modal-dialog .modal-content {
        height: 100%;
    }

        .full_width_modal .modal-dialog .modal-content .modal-body {
            height: 90%;
            overflow: auto;
        }

            .full_width_modal .modal-dialog .modal-content .modal-body .iframe-container {
                height: 100%;
            }

                .full_width_modal .modal-dialog .modal-content .modal-body .iframe-container iframe {
                    border: none;
                }

/*.EditUser_Password #EditUser_Password-error {
    background: #fff;
    border: 1px solid #fff;
    z-index: 9;
    float: left;
    width: 100%;
}

#UserInformationsTab .ml-15 {
    margin-left: 15px;
}

#UserInformationsTab .ml-15 {
    margin-top: 15px;
}*/

/*Media query*/
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .select_input {
        float: left;
        width: 50%;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 930px) {
    label span {
        font-size: 14px;
    }

    label .fa {
        font-size: 14px;
    }

    .tab_container label {
        width: 20%;
    }

    .uploader label {
        width: 100%;
    }

    .tab_container label .fa {
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {


    label .fa {
        font-size: 16px;
    }

    .tab_container {
        width: 98%;
    }
}

@media only screen and (max-width: 767px) {
    .page-header.navbar .page-top {
        height: 55px;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        padding: 15px 6px 8px;
    }

    .page-header.navbar .top-menu .navbar-nav > li.quick-sidebar-toggler {
        cursor: pointer;
        padding: 19px 12px 14px;
    }

    .modal-header {
        padding: 8px;
    }

    .tabbable-line > .nav-tabs > li > a {
        padding-left: 6px;
        padding-right: 6px;
    }

    .img-thumbnail {
        margin-bottom: 10px;
        width: 80px;
    }

    .select_input {
        padding: 0 20px;
        width: 100%
    }

    .mlr_20 {
        margin: 0;
    }

    .drop {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .extra-buttons {
        margin-top: 10px;
    }
}

@media screen and (max-width: 480px) {


    .loginInstuctions {
        margin-top: 50px;
    }

    .login .content {
        width: 100%;
        margin-top: 50px;
    }
}

@media screen and (max-width: 320px) {
    .inputfile + label {
        width: 30% !important;
    }

    .inputfile-6 + label span, .inputfile-6 + label strong {
        padding: 10px 15px !important;
    }

    .uluppertabs li {
        width: 100%;
        text-align: center;
    }
}
/*Himanshu*/
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    max-width: 100%;
    padding: 10px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*width: 30%;*/
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

/* style 6 */

.inputfile-6 + label {
    color: #35a3dc;
    font-weight: normal;
}

.url_input {
    border: none;
    border: 1px solid #bdd7e4;
    background-color: #f2f6f9;
    padding: 9px 10px;
    width: 70%;
}

#LessonIDs {
    height: 39px !important;
}

#Lessonname {
    height: 39px !important;
}

.url_btn {
    border: none;
    width: 28%;
    padding: 9px 0;
    border: 1px solid #35a3dc;
    background: #35a3dc;
    color: #fff;
    float: right;
}

.book_select .select2-container .select2-selection--single {
    padding: 9px !important;
    height: auto !important;
    border: 1px solid #c2cad8 !important;
    outline: none;
    box-shadow: none !important;
}

.inputfile-6 + label {
    border: 1px solid #bdd7e4;
    background-color: #f2f6f9;
    padding: 0;
    width: 100%;
    border-radius: 4px;
}

    .inputfile-6:focus + label,
    .inputfile-6.has-focus + label,
    .inputfile-6 + label:hover {
        border-color: #2b8dbf;
    }

    .inputfile-6 + label span,
    .inputfile-6 + label strong {
        padding: 8px 10px;
    }

.book_select .select2 {
    width: 100% !important;
}


.inputfile-6 + label span {
    width: calc(100% - 160px);
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    max-width: unset;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #ffffff;
    background-color: #35a3dc;
    display: inline-block;
    font-weight: normal;
    margin: -1px 0;
    border: 1px solid #35a3dc;
    width: 160px;
    border-radius: 0 4px 4px 0;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #2b8dbf;
}

.UpdateCurrHead {
    background: #fff;
    text-align: center;
    border: 1px solid #a5a5a5;
    background-image: linear-gradient(to top, #dfdfdf, #f6f6f6);
    border-radius: 3px;
}

.mt_20 {
    margin-top: 20px;
}

@media screen and (max-width: 30em) {
    .inputfile-6 + label strong {
        /*display: block;*/
    }

    .inputfile-6 + label span, .inputfile-6 + label strong {
        padding: 8px 4px;
    }

    .mt_20 {
        margin-top: 40px;
    }
}

.hidedivs {
    visibility: hidden;
    display: none;
}

.viewdivs {
    visibility: visible;
    display: block
}

.tab_container label .tab_icons {
    background-position: left top;
    margin-right: 5px;
    float: left;
}

.tab_icon1 {
    width: 22px;
    height: 18px;
    background-image: url('../Images/weigl_icon.png');
    display: inline-block;
}

.tab_icon2 {
    width: 22px;
    height: 18px;
    background-image: url('../Images/district_icon.png');
    display: inline-block;
}

.tab_icon3 {
    width: 22px;
    height: 18px;
    background-image: url('../Images/teacher_icon.png');
    display: inline-block;
}

.tab_icon4 {
    width: 22px;
    height: 18px;
    background-image: url('../Images/school_icon.png');
    display: inline-block;
}

.tab_container [id^="tab"]:checked + label .tab_icons {
    background-position: left bottom !important;
}

.tab_table thead {
    background: #35a3dc;
    color: #fff;
}

.tab_table th {
    border: 1px solid #35a3dc !important;
}
/*End Code (Nimesha)*/
/*End Code (Himanshu)*/


/*---------data-table---------------*/
.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
}

.fht-table {
    border-collapse: collapse;
    border-spacing: 0;
}

.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
    overflow: hidden;
    position: relative;
}

    .fht-table-wrapper .fht-fixed-body .fht-tbody,
    .fht-table-wrapper .fht-tbody {
        overflow: auto;
    }

    .fht-table-wrapper .fht-table .fht-cell {
        overflow: hidden;
        height: 1px;
    }

    .fht-table-wrapper .fht-fixed-column,
    .fht-table-wrapper .fht-fixed-body {
        top: 0;
        left: 0;
        position: absolute;
    }

    .fht-table-wrapper .fht-fixed-column {
        /* position */
        z-index: 1;
    }

.outerbox {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: auto;
}

    .outerbox .innerbox {
        /* width: 100%;  */ /* DEFINES TABLES WIDTH */
        width: 100%;
        min-width: 300px;
        overflow: auto;
    }

.innerbox {
    display: inline;
    float: left;
    height: 350px; /* DEFINES TABLES HEIGHT */
    overflow-x: auto;
    overflow-y: auto;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.bluetable td, .bluetable th {
    border: 1px solid #ddd;
    padding: 5px 4px;
}

.font_size_17 {
    font-size: 17px;
    font-weight: 600;
}

.bluetable {
    font-family: sans-serif;
}

    .bluetable tbody tr td {
        background-color: #fff;
        color: #262c31;
        font-size: 12px;
        box-sizing: content-box;
    }

    .bluetable tbody tr.odd td {
        background-color: #f9f9f9;
    }

    .bluetable thead tr th,
    .bluetable thead tr td,
    .bluetable tfoot tr th,
    .bluetable tfoot tr td {
        background-color: #35a3dc;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        border: 1px solid #35a3dc;
    }

.po_label {
    font-size: 16px;
}

.po_detail {
    padding-top: 10px;
    padding-bottom: 20px;
}

    .po_detail span {
        margin-right: 30px;
        padding: 0 2px;
        margin-bottom: 2px;
        float: left;
    }

    .po_detail label {
        font-weight: 600;
        color: #000;
        margin-right: 10px;
        float: left;
    }

    .po_detail label {
        font-weight: 600;
        color: #000;
        margin-right: 10px;
        float: left;
        width: 100%;
    }

    .po_detail p {
        font-weight: 600;
        color: #000;
        font-size: 18px;
        float: left;
        width: 100%;
        margin: 10px 0;
    }

    .po_detail ul {
        padding: 0;
        list-style: none;
    }

    .po_detail li {
        float: left;
        width: 100%;
        border-bottom: 1px dotted #a2a2a2;
        padding: 5px 0;
    }

/*---------data-table---------------*/
.nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
}

.my_tabs {
    border-top: 1px solid #eef1f5;
    padding: 20px 0 10px 0;
}

.uluppertabs > li > a, .uluppertabs > li > a {
    border: none;
    border-bottom: 4px solid transparent;
}

.uluppertabs > li.active > a, .uluppertabs > li.active > a:focus, .uluppertabs > li.active > a:hover {
    border: none;
    border-bottom: 4px solid #46A3DB;
    cursor: pointer;
}

.uluppertabs > li > a:hover {
    background: #fff;
    border: none;
    border-bottom: 4px solid #85cffb;
}

.ulforcurr > li > a, .ulforcurr > li > a {
    border: none;
    border-bottom: 4px solid transparent;
}

.ulforcurr > li.active > a, .ulforcurr > li.active > a:focus, .ulforcurr > li.active > a:hover {
    border: none;
    border-bottom: 4px solid #46A3DB;
    cursor: pointer;
}

.ulforcurr > li > a:hover {
    background: #fff;
    border: none;
    border-bottom: 4px solid #85cffb;
}

#UploadOER .nav-tabs > li > a, #UploadOER .nav-tabs > li > a {
    border: none;
    border-bottom: 4px solid transparent;
}

#UploadOER .nav-tabs > li.active > a, #UploadOER .nav-tabs > li.active > a:focus, #UploadOER .nav-tabs > li.active > a:hover {
    border: none;
    border-bottom: 4px solid #46A3DB;
    cursor: pointer;
}

#UploadOER .nav-tabs > li > a:hover {
    background: #fff;
    border: none;
    border-bottom: 4px solid #85cffb;
}

.mt30 {
    margin-top: 25px;
}

.min_width100 {
    width: 100px !important;
}


/*-------------------------------------lock-screen----------------------------------------*/

.black_bg {
    background: #000;
    padding: 0;
    margin: 0;
}

.lb_container {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 20px;
}

.lb_logo {
    background-image: url('../Images/lightbox-title.png');
    background-repeat: repeat;
    background-size: auto auto;
    background-size: 100%;
    background-position: left left;
    background-repeat: no-repeat;
    max-width: 176px;
    min-width: 176px;
    height: 35px;
}

.wapper-light-box {
    margin: 10% auto 10%;
    border-radius: 100%;
    border: solid 5px #fff;
    padding: 25px 25px 0;
    width: 245px;
    height: 238px;
}

    .wapper-light-box .inner {
        padding: 40px 0;
        position: relative;
        padding: 19px 15px;
    }

        .wapper-light-box .inner figure {
            text-align: center;
            background: #000;
            position: absolute;
            top: -59px;
            left: 0;
            right: 0;
            margin: auto;
            width: 75px;
        }

    .wapper-light-box p {
        text-align: center;
        font-size: 13px;
        margin-bottom: 20px;
        color: #fff;
        line-height: 1.5;
    }

    .wapper-light-box .inner p a {
        color: #2c9fd5;
    }

.bottom-sec {
    text-align: center;
}

    .bottom-sec p {
        text-align: center;
        color: #666a69;
        font-size: 12px;
        margin: 0;
    }

.bottom_contact {
    text-align: center;
}

    .bottom_contact li {
        font-size: 14px;
        font-weight: 400;
        padding-top: 20px;
        text-align: center;
        display: inline-block;
    }

        .bottom_contact li a {
            color: #2c9fd5;
            font-size: 15px;
        }

#ModalForcorelesson .modal-body {
    display: inline-block;
    width: 100%;
}

.spread_img img {
    cursor: pointer;
    height: 100%;
    margin: 0 auto;
}

#lessonModal .imgs {
    float: left;
    width: 25%;
    padding: 0 5px;
    position: relative;
}

#lessonModal .modal-dialog {
    width: 100%;
    max-width: 800px;
}

#SpreadsView .imgs .check_icon {
    background-size: 40px !important;
}

#SpreadsView {
    padding: 0 0 0 0;
    max-height: 310px;
    overflow: auto;
    margin: 0;
}

#lessonModal .po_label {
    margin-top: 10px;
}

.action_btn {
    background: none;
    border: none;
    outline: none;
}

    .action_btn i {
        font-size: 20px;
        vertical-align: middle;
    }

#lessonTileModal .modal-content .inputfile-6 + label span {
    max-width: 160px;
}

.book_select select {
    width: 100%;
}

.swal-button--confirm {
    background-color: #46A3DB !important;
}

.swal-icon {
    margin: 0px auto;
}

.swal-footer {
    text-align: center !important;
}

div#PO_detailsdiv {
    margin-top: 10px;
}

#LessonTable .jtable-main-container .jtable {
    min-width: 900px;
}


#LessonTable .jtable-main-container .jtable-title {
    min-width: 900px;
}

#LessonTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px;
}

#LessonTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}

#CurriculumTable .jtable-main-container .jtable {
    min-width: 900px;
}

#CurriculumTable .jtable-main-container .jtable-title {
    min-width: 900px;
}

#CurriculumTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px;
}

#CurriculumTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}

#AssessmentTable .jtable-main-container .jtable {
    min-width: 900px;
}

#AssessmentTable .jtable-main-container .jtable-title {
    min-width: 900px;
}

#AssessmentTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px;
}

#AssessmentTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}

#CurriculumCoreLessonTable .jtable-main-container .jtable {
    min-width: 900px;
}

#CurriculumCoreLessonTable .jtable-main-container .jtable-title {
    min-width: 900px;
}

#CurriculumCoreLessonTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px;
}

#CurriculumCoreLessonTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}

#LessonFirstTileTable .jtable-main-container .jtable {
    min-width: 900px;
}

#LessonFirstTileTable .jtable-main-container .jtable-title {
    min-width: 900px;
}

#LessonFirstTileTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px;
}

#LessonFirstTileTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}

#OerTable .jtable-main-container .jtable {
    min-width: 900px;
}

#OerTable .jtable-main-container .jtable-title {
    min-width: 900px;
}

#OerTable .jtable-main-container .jtable-bottom-panel {
    min-width: 900px;
}

#OerTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}

#SubjectTable .jtable-main-container .jtable {
    min-width: 600px;
}

#SubjectTable .jtable-main-container .jtable-title {
    min-width: 600px;
}

#SubjectTable .jtable-main-container .jtable-bottom-panel {
    min-width: 600px;
}

#SubjectTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}


#BookSubjectTable .jtable-main-container .jtable {
    min-width: 600px;
}

#BookSubjectTable .jtable-main-container .jtable-title {
    min-width: 600px;
}

#BookSubjectTable .jtable-main-container .jtable-bottom-panel {
    min-width: 600px;
}

#BookSubjectTable .jtable-main-container .jtable th:nth-child(1) {
    width: 10% !important;
}

#BookDetails .jtable-main-container .jtable {
    min-width: 700px;
}

#BookDetails .jtable-main-container .jtable-title {
    min-width: 700px;
}

#BookDetails .jtable-main-container .jtable-bottom-panel {
    min-width: 700px;
}

#UserFilterTable .jtable-main-container .jtable {
    min-width: 700px;
}

#UserFilterTable .jtable-main-container .jtable-title {
    min-width: 700px;
}

#UserFilterTable .jtable-main-container .jtable-bottom-panel {
    min-width: 700px;
}


.upload_field {
    float: left;
    width: 100%;
    height: 39px;
}

.my_select select {
    border: 1px solid #c2cad8 !important;
    height: 39px;
    box-shadow: none;
}

.spread_img {
    text-align: center;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
}

.swal-title {
    font-size: 23px;
    padding-bottom: 20px !important;
}


#spreadThumb .modal-dialog {
    max-width: 450px;
    width: 100%;
    margin: 30px auto;
}

#spreadThumb .modal-body {
    text-align: center;
}

.sync_btn {
    border: none;
    padding: 9px 20px;
    border: 1px solid #35a3dc;
    background: #35a3dc;
    margin-bottom: 10px;
    color: #fff;
    float: right;
    margin-left: 10px
}

.sync_input {
    height: 39px;
    margin-bottom: 10px;
}

.instructions {
    float: left;
    width: 100%;
    color: #f10000;
    font-weight: normal;
}

.register-form {
    margin: 100px auto 0;
    width: 100%;
    max-width: 500px;
    background-color: #f9f9f9;
    box-shadow: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.18);
}

.signup {
    color: #fff;
    text-align: left;
    background: #35a3dc;
    padding: 10px 0 10px 16px;
    font-size: 18px;
    margin-top: 0;
    font-weight: 400 !important;
}

.register-form .hint {
    padding: 0 20px;
    width: 100%;
    float: left;
    color: #35a3dc;
    text-decoration: underline;
}
span.studentTeacherLabel {
    float: left;
    margin: 0 0 0 10px;
}

.studentTeacherLabel label{
    margin-right: 10px;
}
.register-form .form-group, .register-form .form-actions {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.addedSuccess {
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 20px 0 10px 0;
    color: #33a3dc;
    font-size: 17px;
}
.studentRegistrationDiv label{
    color: #000;
    width: 100%;
    text-align: center !important;
    font-size: 15px;
    margin: 0;
}
.loginBtnDiv {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.studentRegistrationDiv a {
    background: #33a3dc;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    margin: 20px auto;
}
    .studentRegistrationDiv a:hover {
        background: #1b84ba;
    }
    .register-form .form-group .form-control {
        border: none;
        background-color: #fff;
        height: 40px;
        color: #000;
        width: 70%;
        border: 1px solid #e6e6e6;
        float: right;
    }

    .register-form .form-actions .btn-success {
        font-weight: 600;
        padding: 10px 20px !important;
        background: #f5f5f5;
        border: 1px solid #35a3dc;
        box-shadow: none;
        color: #000;
        margin: 10px 0;
        float: right;
    }

        .register-form .form-actions .btn-success:hover {
            background: #35a3dc;
            color: #fff;
            box-shadow: none !important;
        }

.register-form .control-label {
    margin-top: 10px;
}

.register-form .logo {
    padding: 25px 0;
    background: #000;
    text-align: center;
}

.mt20 {
    margin-top: 15px;
}

.Added {
    background: #18c07a;
    color: #fff;
    border: 1px solid #18c07a;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 5px;
    margin-left: 10px;
}

.Accepted {
    background: #18c07a;
    color: #fff;
    border: 1px solid #18c07a;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 5px;
    margin-left: 10px;
}

.Invited {
    background: #E57F1A;
    color: #fff;
    border: 1px solid #C5690D;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 5px;
    margin-left: 10px;
}

.Rejected {
    background: #DF6143;
    color: #fff;
    border: 1px solid #BC4427;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 5px;
    margin-left: 10px;
}

.student_reject {
    text-align: center;
    padding: 0 0 20px 0;
    font-size: 21px;
    color: #e06a59;
}

.reject_icon {
    margin: 20px auto 0;
}

.messgae_body {
    text-align: center;
}

@media screen and (max-width: 480px) {
    .upload_field {
        margin-bottom: 20px;
    }

    .inputfile + label {
        width: 100% !important;
    }

    .innerspreads .text {
        line-height: 22px;
    }

    .areabuttononfront {
        height: auto;
    }

    .inputfile-6 + label strong {
        width: auto;
        font-size: 0;
        float: right;
    }

    .inputfile + label svg {
        height: 1.2em;
        font-size: 20px;
    }
}

.editor {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .editor li {
        float: left;
    }

.edit_icon {
    padding: 5px 7px;
    border: 1px solid #d2d2d2;
    margin-right: 5px;
    cursor: pointer;
    width: 35px;
    line-height: 15px;
    text-align: center;
}

    .edit_icon img {
        height: 16px;
    }

    .edit_icon:hover {
        background: #eee;
    }

    .edit_icon.active_icon {
        background: #B1D6F0;
        border: 1px solid #B1D6F0;
    }

.upload_corepack {
    float: left;
    margin: 10px 0 0 30px;
}



/*-----------------curriculum-------------------------------*/
ol.vertical {
    margin: 4px 0 6px 0;
    min-height: 10px;
    padding: 0;
    float: left;
    width: 100%;
}

    ol.vertical li {
        display: block;
        margin: 5px 0;
        padding: 8px;
        border: 1px solid #cccccc;
        color: #0088cc;
        background: #eeeeee;
        float: left;
        width: 100%;
        border-radius: 4px;
    }

.trashBtn {
    float:left;
    margin-right:10px;
}

.trashBtn i {
    margin-right: 0px !important;
    color: #000;
    font-size: 19px;
    width: auto;
    height: 20px;
    float: left;
    padding-top: 4px;
}


.dragged {
    position: absolute;
    top: 0;
    opacity: 0.5;
    z-index: 2000;
}

.sorted_head th.placeholder:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: red;
    top: -6px;
    margin-left: -5px;
    border-bottom: none;
}

.center {
    width: 100%;
}

.add_list_input {
    float: left;
    width: 70%;
    padding: 8px 2%;
    border: 1px solid #c2cad8;
    border-radius: 4px;
}

#add_curriculum {
    float: right;
    width: 28%;
    padding: 8px 0;
}

.edit_icons {
    float: right;
    margin: 0;
    padding: 0;
}

    .edit_icons a {
        display: inline-block !important;
        width: 25px;
        padding: 2px 0 !important;
        text-align: center;
        border: 1px solid #cacaca;
        background: #dadada;
        margin: 0 0 0 5px !important;
    }

        .edit_icons a img {
            height: 15px;
        }

.bold_text {
    font-weight: bold !important;
}

.italic_text {
    font-style: italic !important;
}

.underline_text {
    text-decoration: underline !important;
}

.bullet_text::before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background: #000;
    border-radius: 20px;
}

.icon_active {
    background: #cfe5f9 !important;
}

.span_text {
    font-weight: normal;
    line-height: 26px;
}

.headingupdate {
    padding: 2px 5px 2px 5px;
    border-radius: 2px;
    border: 1px solid #afafaf;
}

.jtable-data-row i {
    cursor: pointer;
}

#CurriculumHeadingModal .modal-dialog {
    width: 100% !important;
    max-width: 800px !important;
}

#bgcolordiv .minicolors-theme-default.minicolors {
    width: 100%;
}

#bgcolordiv .minicolors-theme-default .minicolors-input {
    width: 100%;
}

#partialViewSpreadList .col-md-12 {
    padding: 0 !important;
}

label.po_label.lblcat {
    font-weight: 700;
    width: 100%;
}

.row.headingfields {
    margin-top: 10px;
}

i.icon-magnifier {
    margin: 4px 4px 3px 4px !important;
}

#UsersTableFilter, #UsersTableFilter1 {
    height: 39px;
}

.seriescommmon {
    margin-top: 15px;
}

.dragable {
    float: left;
    width: 30px;
    height: 26px;
    margin-right: 5px;
    padding: 0px;
    border-radius: 3px;
    border: 1px solid #a5a5a5;
    background-image: linear-gradient(to top, #dfdfdf, #f6f6f6);
}

    .dragable:hover {
        background-image: linear-gradient(to top, #f6f6f6, #dfdfdf);
    }

    .dragable img {
        width: 60%;
    }

.UpdateCurrHead {
    float: left;
    width: 30px;
    height: 26px;
    margin-right: 5px;
    padding: 0px;
}

    .UpdateCurrHead:hover {
        background-image: linear-gradient(to top, #f6f6f6, #dfdfdf);
    }

    .UpdateCurrHead img {
        width: 60%;
        padding: 3px 0 0 0;
    }
/*-----------------curriculum- end------------------------------*/
.dark_blue {
    background: #248abf;
}

.span_heading {
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    padding-bottom: 10px;
}

.book_asset_div {
    margin: 5px 0;
    float: left;
    width: 100%;
}

.book_asset_input {
    width: 160px;
    float: left;
}

.book_asset_submit {
    float: left;
    width: 187px;
    margin: 0 0 0 10px;
    background: #35a3dc;
    color: #fff;
    border: none;
}

.book_asset_span {
    float: left;
    margin: 0 0 0 10px;
    line-height: 34px;
}

label.left_side_label {
    float: left;
    width: 20%;
}

.right_side_content {
    float: left;
    width: 70%;
}

.width150 {
    width: 120px;
    float: left;
}

.cross {
    float: left;
    margin: 0 10px;
    line-height: 35px;
}

.select_size {
    width: 100%;
    max-width: 350px;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
}

.edit_button {
    float: left;
    margin: 10px 10px 0 0;
    padding: 0 10px;
    background: #35a3dc;
    color: #fff;
    border: none;
    width: auto;
}

.NiceForm fieldset {
    font-weight: bold;
    display: inline;
    border: 1px solid black;
    padding: 10px 20px 10px 20px;
}

.NiceForm legend {
    color: black;
    font: italic 12pt Trebauchet, Garamond, serif;
}

.NiceForm > div, .NiceForm .box {
    display: table-row;
}

.NiceForm label, .NiceForm input, .NiceForm select, .NiceForm textarea {
    display: table-cell;
}

.NiceForm label {
    font-weight: bold;
    cursor: pointer;
    padding-right: 1em;
}

.ColorPicker {
    border: 1px solid gray;
    height: 30px;
    width: 100px;
    cursor: pointer;
    font-size: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.status_div {
    margin: 10px 0 20px 0;
}

    .status_div select {
        width: 150px;
        height: 34px;
        padding: 6px 12px;
        background-color: #fff;
        margin-left: 10px;
        border: 1px solid #c2cad8;
        border-radius: 4px;
        outline: none;
    }

.Status_buttons {
    width: 100%;
    display: inline-block;
    border-top: 1px solid #ccc;
}

    .Status_buttons input {
        margin: 10px 0 0 0;
        padding: 6px 12px;
        border-radius: 4px;
        background: #35a3dc;
        color: #fff;
        border: none;
        width: auto;
        outline: none;
    }

    .Status_buttons a {
        margin: 10px 0 0 0;
        padding: 6px 12px;
        border-radius: 4px;
        background: #35a3dc;
        color: #fff;
        border: none;
        width: auto;
        outline: none;
    }

.category_tab {
    border: 1px solid #ddd;
    padding: 10px;
    max-height: 200px;
    overflow: auto;
}

.category_tab2 {
    border: 1px solid #ddd;
    padding: 10px;
}

.category_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sbmt_btn {
    display: inline-block;
    width: 100%;
    margin: 15px 0 0 15px;
}

.serch_input {
    margin: 0 0 10px 0;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    outline: none;
}

#SeriesPdfModal .modal-body .po_label {
    font-size: 16px;
    margin: 10px 0 5px 0;
}

.selectit {
    cursor: pointer;
}

    .selectit input {
        margin: 3px 10px 0 0;
        float: left;
    }

.add_new_cat a {
    margin: 5px 0;
    font-weight: 600;
    text-decoration: underline;
}

#BookList {
    height: 60vh;
    overflow: auto;
    margin: 0;
    padding: 0;
    font-size: 15px;
    list-style: none;
}

    #BookList li {
        background: url(../images/folder.png) left no-repeat;
        padding: 7px 0px 7px 40px;
        margin-bottom: 6px;
    }

.active_list {
    background-color: #F1F1F1 !important;
}

#BookList li.child {
    margin-left: 45px;
}

div#AssessmentPdfDiv {
    margin-top: 20px;
}

div#CoreDlePdfdiv {
    margin-top: 20px;
}

.color-box {
    display: inline-block;
    height: 39px;
    width: 120px;
    border-width: 4px;
    border-style: solid;
    border-color: rgb(220, 220, 220);
    cursor: pointer;
}

.swal-overlay {
    z-index: 10060 !important;
}
/*--------------------------color-picker-----------------------------------*/
.minicolors {
    position: relative;
}

.minicolors-sprite {
    background-image: url('../Images/jquery.minicolors.png');
}

.minicolors-swatch {
    position: absolute;
    vertical-align: middle;
    background-position: -80px 0;
    border: solid 1px #ccc;
    cursor: text;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.minicolors-swatch-color {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.minicolors input[type=hidden] + .minicolors-swatch {
    width: 28px;
    position: static;
    cursor: pointer;
}

.minicolors input[type=hidden][disabled] + .minicolors-swatch {
    cursor: default;
}

/* Panel */
.minicolors-panel {
    position: absolute;
    width: 173px;
    background: white;
    border: solid 1px #CCC;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    z-index: 99999;
    box-sizing: content-box;
    display: none;
}

    .minicolors-panel.minicolors-visible {
        display: block;
    }

/* Panel positioning */
.minicolors-position-top .minicolors-panel {
    top: -154px;
}

.minicolors-position-right .minicolors-panel {
    right: 0;
}

.minicolors-position-bottom .minicolors-panel {
    top: auto;
}

.minicolors-position-left .minicolors-panel {
    left: 0;
}

.minicolors-with-opacity .minicolors-panel {
    width: 194px;
}

.minicolors .minicolors-grid {
    position: relative;
    top: 1px;
    left: 1px; /* LTR */
    width: 150px;
    height: 150px;
    margin-bottom: 2px;
    background-position: -120px 0;
    cursor: crosshair;
}

[dir=rtl] .minicolors .minicolors-grid {
    right: 1px;
}

.minicolors .minicolors-grid-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
}

.minicolors-slider-saturation .minicolors-grid {
    background-position: -420px 0;
}

.minicolors-slider-saturation .minicolors-grid-inner {
    background-position: -270px 0;
    background-image: inherit;
}

.minicolors-slider-brightness .minicolors-grid {
    background-position: -570px 0;
}

.minicolors-slider-brightness .minicolors-grid-inner {
    background-color: black;
}

.minicolors-slider-wheel .minicolors-grid {
    background-position: -720px 0;
}

.minicolors-slider,
.minicolors-opacity-slider {
    position: absolute;
    top: 1px;
    left: 152px; /* LTR */
    width: 20px;
    height: 150px;
    background-color: white;
    background-position: 0 0;
    cursor: row-resize;
}

[dir=rtl] .minicolors-slider,
[dir=rtl] .minicolors-opacity-slider {
    right: 152px;
}

.minicolors-slider-saturation .minicolors-slider {
    background-position: -60px 0;
}

.minicolors-slider-brightness .minicolors-slider {
    background-position: -20px 0;
}

.minicolors-slider-wheel .minicolors-slider {
    background-position: -20px 0;
}

.minicolors-opacity-slider {
    left: 173px; /* LTR */
    background-position: -40px 0;
    display: none;
}

[dir=rtl] .minicolors-opacity-slider {
    right: 173px;
}

.minicolors-with-opacity .minicolors-opacity-slider {
    display: block;
}

/* Pickers */
.minicolors-grid .minicolors-picker {
    position: absolute;
    top: 70px;
    left: 70px;
    width: 12px;
    height: 12px;
    border: solid 1px black;
    border-radius: 10px;
    margin-top: -6px;
    margin-left: -6px;
    background: none;
}

    .minicolors-grid .minicolors-picker > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        border: solid 2px white;
        box-sizing: content-box;
    }

.minicolors-picker {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 2px;
    background: white;
    border: solid 1px black;
    margin-top: -2px;
    box-sizing: content-box;
}

/* Swatches */
.minicolors-swatches,
.minicolors-swatches li {
    margin: 5px 0 3px 5px; /* LTR */
    padding: 0;
    list-style: none;
    overflow: hidden;
}

[dir=rtl] .minicolors-swatches,
[dir=rtl] .minicolors-swatches li {
    margin: 5px 5px 3px 0;
}

.minicolors-swatches .minicolors-swatch {
    position: relative;
    float: left; /* LTR */
    cursor: pointer;
    margin: 0 4px 0 0; /* LTR */
}

[dir=rtl] .minicolors-swatches .minicolors-swatch {
    float: right;
    margin: 0 0 0 4px;
}

.minicolors-with-opacity .minicolors-swatches .minicolors-swatch {
    margin-right: 7px; /* LTR */
}

[dir=rtl] .minicolors-with-opacity .minicolors-swatches .minicolors-swatch {
    margin-right: 0;
    margin-left: 7px;
}

.minicolors-swatch.selected {
    border-color: #000;
}

/* Inline controls */
.minicolors-inline {
    display: inline-block;
}

    .minicolors-inline .minicolors-input {
        display: none !important;
    }

    .minicolors-inline .minicolors-panel {
        position: relative;
        top: auto;
        left: auto; /* LTR */
        box-shadow: none;
        z-index: auto;
        display: inline-block;
    }

[dir=rtl] .minicolors-inline .minicolors-panel {
    right: auto;
}

/* Default theme */
.minicolors-theme-default .minicolors-swatch {
    top: 5px;
    left: 5px; /* LTR */
    width: 25px;
    height: 25px;
    border-radius: 4px;
}

[dir=rtl] .minicolors-theme-default .minicolors-swatch {
    right: 5px;
}

.minicolors-theme-default .minicolors-swatches .minicolors-swatch {
    margin-bottom: 2px;
    top: 0;
    left: 0; /* LTR */
    width: 18px;
    height: 18px;
}

[dir=rtl] .minicolors-theme-default .minicolors-swatches .minicolors-swatch {
    right: 0;
}

.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
    left: auto; /* LTR */
    right: 5px; /* LTR */
}

[dir=rtl] .minicolors-theme-default.minicolors-position-left .minicolors-swatch {
    right: auto;
    left: 5px;
}

.minicolors-theme-default.minicolors {
    width: auto;
    display: inline-block;
    height: 35px;
}

.minicolors-theme-default .minicolors-input {
    height: 35px;
    width: auto;
    display: inline-block;
    padding-left: 32px; /* LTR */
    border-radius: 4px;
    border: 1px solid #c2cad8;
    outline: none;
}

[dir=rtl] .minicolors-theme-default .minicolors-input {
    text-align: right;
    unicode-bidi: plaintext;
    padding-left: 1px;
    padding-right: 26px;
}

.minicolors-theme-default.minicolors-position-right .minicolors-input {
    padding-right: 26px; /* LTR */
    padding-left: inherit; /* LTR */
}

[dir=rtl] .minicolors-theme-default.minicolors-position-left .minicolors-input {
    padding-right: inherit;
    padding-left: 26px;
}

/* Bootstrap theme */
.minicolors-theme-bootstrap .minicolors-swatch {
    z-index: 2;
    top: 3px;
    left: 3px; /* LTR */
    width: 28px;
    height: 28px;
    border-radius: 3px;
}

[dir=rtl] .minicolors-theme-bootstrap .minicolors-swatch {
    right: 3px;
}

.minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
    margin-bottom: 2px;
    top: 0;
    left: 0; /* LTR */
    width: 20px;
    height: 20px;
}

[dir=rtl] .minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
    right: 0;
}

.minicolors-theme-bootstrap .minicolors-swatch-color {
    border-radius: inherit;
}

.minicolors-theme-bootstrap.minicolors-position-right > .minicolors-swatch {
    left: auto; /* LTR */
    right: 3px; /* LTR */
}

[dir=rtl] .minicolors-theme-bootstrap.minicolors-position-left > .minicolors-swatch {
    right: auto;
    left: 3px;
}

.minicolors-theme-bootstrap .minicolors-input {
    float: none;
    padding-left: 44px; /* LTR */
}

[dir=rtl] .minicolors-theme-bootstrap .minicolors-input {
    text-align: right;
    unicode-bidi: plaintext;
    padding-left: 12px;
    padding-right: 44px;
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
    padding-right: 44px; /* LTR */
    padding-left: 12px; /* LTR */
}

[dir=rtl] .minicolors-theme-bootstrap.minicolors-position-left .minicolors-input {
    padding-right: 12px;
    padding-left: 44px;
}

.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
    top: 4px;
    left: 4px; /* LTR */
    width: 37px;
    height: 37px;
    border-radius: 5px;
}

[dir=rtl] .minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
    right: 4px;
}

.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch {
    width: 24px;
    height: 24px;
}

.minicolors-theme-bootstrap .minicolors-input.input-xs + .minicolors-swatch {
    width: 18px;
    height: 18px;
}

.input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input {
    border-top-left-radius: 0; /* LTR */
    border-bottom-left-radius: 0; /* LTR */
}

[dir=rtl] .input-group .minicolors-theme-bootstrap .minicolors-input {
    border-radius: 4px;
}

[dir=rtl] .input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

[dir=rtl] .input-group .minicolors-theme-bootstrap:not(:last-child) .minicolors-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* bootstrap input-group rtl override */
[dir=rtl] .input-group .form-control,
[dir=rtl] .input-group-addon,
[dir=rtl] .input-group-btn > .btn,
[dir=rtl] .input-group-btn > .btn-group > .btn,
[dir=rtl] .input-group-btn > .dropdown-toggle {
    border: 1px solid #ccc;
    border-radius: 4px;
}

    [dir=rtl] .input-group .form-control:first-child,
    [dir=rtl] .input-group-addon:first-child,
    [dir=rtl] .input-group-btn:first-child > .btn,
    [dir=rtl] .input-group-btn:first-child > .btn-group > .btn,
    [dir=rtl] .input-group-btn:first-child > .dropdown-toggle,
    [dir=rtl] .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    [dir=rtl] .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: 0;
    }

        [dir=rtl] .input-group .form-control:last-child,
        [dir=rtl] .input-group-addon:last-child,
        [dir=rtl] .input-group-btn:last-child > .btn,
        [dir=rtl] .input-group-btn:last-child > .btn-group > .btn,
        [dir=rtl] .input-group-btn:last-child > .dropdown-toggle,
        [dir=rtl] .input-group-btn:first-child > .btn:not(:first-child),
        [dir=rtl] .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }
/* Semantic Ui theme */
.minicolors-theme-semanticui .minicolors-swatch {
    top: 0;
    left: 0; /* LTR */
    padding: 18px;
}

[dir=rtl] .minicolors-theme-semanticui .minicolors-swatch {
    right: 0;
}

.minicolors-theme-semanticui input {
    text-indent: 30px;
}
/*-------------------------------------------------------------*/
.color_label {
    width: 100px;
    border-radius: 4px;
    height: 22px;
    margin: 0 auto !important;
}

.Stacksalign {
    text-align: center;
}

#BooksTable .jtable-title {
    min-width: 800px;
}

#ThumbHeadTable .jtable-title, #ThumbHeadTable .jtable, #ThumbHeadTable .jtable-bottom-panel {
    min-width: 800px;
}

#SmartbookCategoryTable .jtable-title, #SmartbookCategoryTable .jtable, #SmartbookCategoryTable .jtable-bottom-panel {
    min-width: 500px;
}

#CoreLessonTable .jtable-title, #CoreLessonTable .jtable, #CoreLessonTable .jtable-bottom-panel {
    min-width: 800px;
}

#BooksTable .jtable-title, #BooksTable .jtable, #BooksTable .jtable-bottom-panel {
    min-width: 800px;
}

#BookAssessmentTable .jtable-title, #BookAssessmentTable .jtable, #BookAssessmentTable .jtable-bottom-panel {
    min-width: 800px;
}

#SeriesAssessmentTable .jtable-title, #SeriesAssessmentTable .jtable, #SeriesAssessmentTable .jtable-bottom-panel {
    min-width: 800px;
}

#CoreLessonAssessmentTable .jtable-title, #CoreLessonAssessmentTable .jtable, #CoreLessonAssessmentTable .jtable-bottom-panel {
    min-width: 800px;
}

#CoreExtraResTable .jtable-title, #CoreExtraResTable .jtable, #CoreExtraResTable .jtable-bottom-panel {
    min-width: 800px;
}

#BookExtraResTable .jtable-title, #BookExtraResTable .jtable, #BookExtraResTable .jtable-bottom-panel {
    min-width: 800px;
}

#BookOverviewTable .jtable-title, #BookOverviewTable .jtable, #BookOverviewTable .jtable-bottom-panel {
    min-width: 800px;
}

#SeriesDlETable .jtable-title, #SeriesDlETable .jtable, #SeriesDlETable .jtable-bottom-panel {
    min-width: 800px;
}
#ProfDevTable .jtable-title, #ProfDevTable .jtable, #ProfDevTable .jtable-bottom-panel {
    min-width: 800px;
}

.modal {
    text-align: center;
    padding: 0 !important;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100% ;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/*manage spreads css start*/
@font-face {
    font-family: "openlightbox-icons-font";
    src: url("../../fonts/lbx-font/openlightbox-icons-font.eot");
    src: url("../../fonts/lbx-font/openlightbox-icons-font.eot?#iefix") format("embedded-opentype"), url("../../fonts/lbx-font/openlightbox-icons-font.woff") format("woff"), url("../../fonts/lbx-font/openlightbox-icons-font.ttf") format("truetype"), url("../../fonts/lbx-font/openlightbox-icons-font.svg#openlightbox-icons-font") format("svg");
    font-weight: normal;
    font-style: normal;
}

.areabuttononfront [data-icon]:before {
    font-family: "openlightbox-icons-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*fonts*/
.areabuttononfront [class^="icon-"]:before,
.areabuttononfront [class*=" icon-"]:before {
    font-family: "openlightbox-icons-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-firsthand:before {
    content: "\66";
}

.icon-more:before {
    content: "\61";
}

.icon-docs:before {
    content: "\62";
}

.icon-keywords:before {
    content: "\63";
}

.icon-quizzes:before {
    content: "\64";
}

.icon-transparencies:before {
    content: "\65";
}

.icon-slideshows:before {
    content: "\67";
}

.icon-activities:before {
    content: "\68";
}

.icon-web-links:before {
    content: "\69";
}

.icon-video:before {
    content: "\6b";
}

.icon-audio:before {
    content: "\6a";
}

.icon-next:before {
    content: "\6c";
}

.icon-prev:before {
    content: "\6d";
}

.icon-smartbook:before {
    content: "\6e";
}

.icon-plus:before {
    content: "\6f";
}

.icon-home:before {
    content: "\70";
}

.icon-zoom:before {
    content: "\71";
}

.areaspreads {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.innerspreads {
    padding: 6px 0;
    background-color: #E2E2E2;
    margin: 5px 0;
    float: left;
    width: 100%;
    border-radius: 4px;
}

    .innerspreads > * {
        float: left;
    }

    .innerspreads .text {
        float: left;
        line-height: 42px;
        margin: 0 5px 0 10px;
    }

        .innerspreads .text .spreadlink {
            text-decoration: underline;
            min-width: 100px;
            float: left;
        }

.core_search {
    height: 39px !important;
}

.innerspreads .spread_delicon {
    float: right;
    background: url('../../Areas/Mpa/Views/book_listDemo/images/delete-big.png') right top no-repeat;
    padding: 9px 24px 0px 0;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 10px;
    background-size: 16px;
}

.innerspreads .arrowicon {
    float: right;
    background: url('../../Areas/Mpa/Views/book_listDemo/images/move.png') right top no-repeat;
    padding: 9px 24px 0px 0;
    cursor: move;
    margin-right: 10px;
    margin-top: 7px;
}
.areabutton {
    padding: 5px 0;
    background: #E2E2E2;
    margin: 10px 0;
    overflow: hidden;
}
.areabutton a {
    display: inline-block;
}
.areabutton > div {
    float: left;
    margin: 5px;
}
.areabutton > div + div {
    float: right;
}
.areabuttononfront {
    float: left;
    margin: 0;
    height: 42px;
    padding: 0;
}
.areabuttononfront li {
    float: left;
    margin: 0 0 0 2px;
    display: inline-block;
    cursor:pointer;
}
/****/
.icons38 .text {
    font-size: 13px;
    background-color: #000000;
    border-radius: 8px;
    color: white;
    display: inline-block;
    border: none;
    line-height: 36px;
    height: 38px;
    padding: 0 12px;
    margin: 2px;
}

.icons38 .icon,
.icons38 .img {
    font-size: 34px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: white;
    display: inline-block;
    border: 2px solid #ffffff;
    line-height: 46px;
    vertical-align: middle;
    cursor: pointer;
}

.icons38 .icon {
    background-color: #000000;
}

.icons38 .active .icon,
.icons38 .active .text {
    background-color: #2ab34b;
}

.icons38 .img-googlemap {
    background-image: url('../../Areas/Mpa/Views/book_listDemo/images/googlemap.svg');
}

.icons38 .active .img-googlemap {
    background-image: url('../../Areas/Mpa/Views/book_listDemo/images/googlemap-active.svg');
}

.edit-spread .modal-dialog {
    width: 65%;
}

.edit-spread-modal .form-group.form-md-line-input.no-hint {
    margin-bottom: 9px;
}

.edit-spread-modal .form-control {
    height: 28px;
    padding: 0px 12px;
}
.innerspreads-edit {
    padding-left: 10px;
    padding-right: 10px;
    margin: 15px 0;
}
.innerspreads-edit .areabuttononfront {
    height: auto;
    width: 100%;
}
.innerspreads-edit .areabuttononfront li:nth-last-child(1), .innerspreads-edit .areabuttononfront li:nth-last-child(2) {
    float: right;
}
.mergeimgs {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.mergeimgs img {
    width: 100%;
}
.position_absonly {
    position: absolute;
    left: 0;
    top: 0;
}
.moveableIcon {    
    background-image: url('../../Areas/Mpa/Views/Book_listDemo/images/play-button.svg');
    /*width: 70px;
    height: 70px;*/
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    /*top: 40%;
    left:50%;*/
}
.set-width .modal-dialog {
    width: 1050px;
}
/*manage spreads css ed*/
@media (max-width: 440px) {
    .login-options .social-icons {
        float: right;
        padding-top: 3px;
    }
    .login .content .rememberme {
       
        float: right;
    }
    .login .content .forget-password {
        float: none;
    }
    .btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all) {
        padding: 8px 7px 7px;
    }
}
@media screen and (max-width: 1024px) {
    label .left_side_label {
        width: 100%;
    }

    .right_side_content {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .width150 {
        width: 80px;
    }

    label.left_side_label {
        width: 100%;
    }

    .right_side_content {
        width: 100%;
    }

    .book_asset_submit {
        width: 100%;
        margin: 10px 0 0 0;
    }

    .book_asset_input {
        width: 100%;
    }

    .book_asset_span {
        margin: 10px 0 10px 0;
        line-height: 14px;
    }
}
@media screen and (max-width: 768px) {
    .my_btn {
        margin-top: 10px;
    }
}
.ProgressBarText {
    text-align: left;
    font-size: 22px;
  
    margin: 0;
}
.dynamicBar {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 99999;
    width: 100%;
}

.barContainer {
    position: relative;
    width: 100%;
    padding: 20px 15px;
    background: #fff;
    box-shadow: 0px 12px 20px rgba(0,0,0,0.2);
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #cacaca;
    max-width: 520px;
    top: 40%;
}
 .progress {
    margin: 10px 0;
    width: 100%;
    float: left;
}

#ProfDevTable tr {
    cursor:pointer;
}

.UlThemes {
    padding: 0;
    list-style: none;
    float: left;
    margin: 20px 0 20px 10px;
}

.UlSubjects {
    padding: 0;
    list-style: none;
    float: left;
    margin: 20px 0;
}
.UlThemes li {
    display: inline-block;
    margin: 0 20px 0 0;
    font-size: 16px;
}
.UlSubjects li {
    display: inline-block;
    margin: 0 20px 0 0;
    font-size: 16px;
}
.UlThemes li span {
    margin: 0 0 0 5px;
}
.UlSubjects li span {
    margin: 0 0 0 5px;
}
.UlThemes li input {
    margin-top: 6px;
    float: left;
}
.UlSubjects li input {
    margin-top: 6px;
    float: left;
}

#ClassesTable .jtable-bottom-panel, #ClassesTable .jtable, #ClassesTable .jtable-title {
    min-width: 800px;
}

.SetFullwidth + .chosen-container {
    width: 100% !important
}