﻿@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;
}

#LoginToFolletButton {
    border-radius: 4px 4px 0 0;
    margin-top: 10px;
    padding: 10px 30px 10px 30px;
}

.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;
}

.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;
}

.login-inst li {
    list-style: inherit;
    margin-bottom: 10px;
}

.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%;
}

.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;
}

.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
}

.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 {
    float: left;
    width: 100%;
}

.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;
}
/*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: 80%;
    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;
    box-shadow: none !important;
}

.inputfile-6 + label {
    border: 1px solid #bdd7e4;
    background-color: #f2f6f9;
    padding: 0;
}

.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 20px;
}

.book_select .select2 {
    width: 100% !important;
}


.inputfile-6 + label span {
    width: 100%;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    max-width: 200px;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #ffffff;
    background-color: #35a3dc;
    display: inline-block;
    font-weight: normal;
    margin: -1px 0;
    border: 1px solid #35a3dc;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #2b8dbf;
}

.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 {
    width: 100px;
    cursor: pointer;
}

#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;
}

#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: 372px;
    height: 39px;
}

.my_select select {
    border: 1px solid #c2cad8 !important;
    height: 39px;
    box-shadow: none;
}

.spread_img {
    text-align: center;
}

.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: #bbbaba;
}

.register-form .form-group, .register-form .form-actions {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}


.register-form .form-group .form-control {
    border: none;
    background-color: #fff;
    height: 40px;
    color: #8290a3;
    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: 30% !important;
    }
}

.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;
}