﻿.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.x_panel {
    margin: 5px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    width: 100%;
}

    .x_panel h1 {
        font-size: 32px;
        color: #cc0000;
        font-weight: bold;
    }

    .x_panel h4 {
        font-size: 16px;
        color: #1D446B;
        font-weight: bold;
    }

.workrunning {
    font-size: 4em;
    line-height: 1em;
    color: #069;
}

.workdone {
    font-size: 4em;
    line-height: 1em;
    color: #009900;
}

.worknew {
    font-size: 4em;
    line-height: 1em;
    color: #09f;
}

.workexprired {
    font-size: 4em;
    line-height: 1em;
    color: #c00;
}

.worknewrate {
    font-size: 12px;
    color: #999;
}

.daterange {
    font-size: 12px;
    color: #999;
}

.workexpriredrate {
    font-size: 12px;
    color: #999;
}

.selCategory {
    width: 80% !important;
}

.slcSubject {
    width: 90% !important;
}

#positions input {
    margin: 0 2px;
}

#positions span {
    margin-right: 5px;
}

#positions h4 {
    margin: 4px 0;
}

.unit {
    position: relative;
}

.unitext {
    left: 90px;
    position: absolute;
    top: 53%;
}

.morris svg text {
    font-weight: normal !important;
    font-family: 'Roboto' !important;
}

.glyphicon-ok:hover {
    cursor: pointer;
}

.s-number div {
    background: #660044 none repeat scroll 0 0;
    color: white;
    border-radius: 3px;
}

.s-number label {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
}

.s-number p {
    border-top: 1px solid #4F0034;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}

.s-number b {
    border-top: 1px solid #4F0034;
    display: block;
    font-weight: normal;
    line-height: 30px;
}

.loginform i {
    margin-bottom: 15px;
    text-align: center;
    display: block;
}


.menu-group {
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0 10px;
    text-transform: uppercase;
}

.left-content {
    background: white none repeat scroll 0 0;
    border-right: 1px solid #e0e0e0;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
}

.header {
    background: #1d446b none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

    .header a {
        color: white;
    }

.headerbt {
    height: 50px;
}

.logo, .logo:hover {
    text-decoration: none;
}

    .logo span {
        color: white;
        display: block;
        margin-top: -5px;
    }

    .logo img {
        float: left;
        height: 40px;
        margin: 5px 0;
        margin-right: 20px;
    }

    .logo .appname {
        font-size: 17px;
        margin-top: 5px;
        text-transform: uppercase;
    }

.accpanel > a {
    border: 1px solid #2a7cd3;
    border-radius: 3px;
    display: inline-block;
    margin-top: 15px;
    padding: 1px 5px;
    float: right;
    margin-left: 10px;
}

    .accpanel > a:hover {
        text-decoration: none;
        background: #2a7cd3;
    }


.leftpanel {
    background: #233646;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 20px;
}

.body-content {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 10px;
}

.tabcontent .nav a {
    text-transform: uppercase;
    color: #990066;
}

.tabcontent {
    position: relative;
}

.shareactions {
    position: absolute;
    top: 8px;
    right: 10px;
}

.bflink {
    color: #444;
    display: block;
    float: left;
    font-size: 14px;
    padding: 3px;
    width: 19%;
}

    .bflink i {
        margin-right: 5px;
    }

.welcome {
    margin: 30px 0;
}

    .welcome h1 {
        color: #E63A3A;
    }

.line {
    display: block;
    margin: 10px auto;
    height: 1px;
    background: #E63A3A;
    width: 100px;
}

.dbitem {
    display: block;
    height: 170px;
    padding: 25px 0;
    border: 1px solid white;
}

    .dbitem i {
        color: #368ee0;
        display: block;
        font-size: 60px;
        margin: 10px 0;
    }

    .dbitem:hover * {
        color: #F47920;
    }

    .dbitem span {
        color: #333;
        font-size: 17px;
        text-transform: uppercase;
    }


    .dbitem:hover {
        background: #fafafa;
        border: 1px solid #ddd;
        text-decoration: none;
    }

.fg {
    border: 1px solid #d0d0d0;
    float: left;
    height: 190px;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 1%;
    width: 24%;
}

.functions .checkbox {
    float: left;
    margin: 0 1% 0 0;
    width: 49%;
}

.fg > h4 {
    display: block;
    margin-top: 0;
    width: 100%;
}

.titleicon {
    display: block;
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 5px;
}

.ditem {
    position: relative;
}

    .ditem:hover .dindex {
        background: #d66e00;
    }

.dindex {
    background: #a0a0a0 none repeat scroll 0 0;
    color: white;
    font-weight: bold;
    left: 25px;
    line-height: 40px;
    position: absolute;
    top: 5px;
    width: 40px;
    border-radius: 40px;
}

#mainnav {
    margin: 0 auto;
    padding: 0;
}

    #mainnav > li {
        display: block;
    }

        #mainnav > li > a {
            color: #b8c7ce;
            display: block;
            font-size: 14px;
            padding: 10px 0;
            text-transform: uppercase;
            border-bottom: 1px solid #233c51;
        }

    #mainnav i {
        margin-bottom: 5px;
        margin-right: 5px;
    }

.children li {
    display: block;
}

.children a {
    color: #bde7f7;
    display: block;
    font-size: 13px;
    padding: 7px 20px;
    border-bottom: 1px solid #233c51;
}

.children {
    display: none;
    padding: 0;
}

#mainnav a:hover {
    background: #1b2b38;
    text-decoration: none;
    border-left: #1aaada;
}

#mainnav a.active {
    background: #1aaada;
    text-decoration: none;
    color: #fff;
}

    #mainnav a.active::after {
        content: "";
        font-family: fontawesome;
        position: absolute;
        right: 14px;
    }

#mainnav > li > a i {
    float: left;
    font-size: 15px;
    text-align: center;
    width: 25px;
}

#mainnav > li > a::after {
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    right: 14px;
    font-size: 8px;
}

#mainnav > li > a.expanded::after {
    content: "\f078";
}

.pagetitle {
    border-bottom: 1px solid #d0d0d0;
    display: block;
    margin: 0 0 10px;
    padding: 10px;
}

.logincontent {
    background: transparent url("/styles/images/loginbg.jpg") no-repeat scroll center top / 100% auto;
}

.body-content > hr {
    margin: 10px 0;
}

.loginblock {
    margin: 0 auto;
    width: 450px;
    padding: 20px;
}

.dataTables_length {
    float: left;
    margin-top: 4px;
}

.dataTables_info {
    float: left;
    margin-right: 20px;
}

.modal-content {
    height: 100%;
    overflow: hidden;
}

.modal-body {
    height: 93%;
    padding: 0;
}

.form-horizontal {
    overflow-x: hidden;
}

.modal-header {
    margin-bottom: 10px;
    padding: 5px 10px;
    background: #1aaada;
}

    .modal-header .close {
        margin: 0;
    }

.modal-title {
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px #005470;
}

.ctabs li:hover {
    cursor: pointer;
}

.fullwidth, .fullwidth .form-control {
    width: 100% !important;
}

.form-control {
    font-size: 13px;
}

.form-group {
    margin-bottom: 15px;
}

#poploading {
    left: 40%;
    position: absolute;
    top: 45%;
}

.thumb {
    border: 1px solid #d0d0d0;
    padding: 5px;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
    top: 300px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}

.framefields {
    height: 525px;
    overflow-y: scroll;
}

    .framefields li {
        display: block;
    }

.parentitem {
    margin-bottom: 10px;
    position: relative;
}

.childrenitem {
    margin-left: 20px;
    margin-top: 10px;
    width: 50%;
}

    .childrenitem > div {
        margin-bottom: 10px;
    }

.parentitem > select {
    border: medium none;
    font-weight: bold;
    margin-right: 15px;
}

    .parentitem > select:hover {
        border: 1px solid #d9d9d9 !important;
        background: #f2f2f2;
        cursor: pointer;
    }

.parentitem::before {
    content: "";
    font-family: fontawesome;
}

.parentitem > input {
    margin-right: 10px;
    width: 50px;
}

.parentitem i {
    font-size: 8px;
}

.parentitem > i {
    margin-right: 10px;
}

.parentitem i:hover {
    color: orangered;
    cursor: pointer;
}

.childrenitem > div::before {
    content: "";
    font-family: fontawesome;
    left: -10px;
    position: absolute;
    top: 9px;
}

.input-group-addon select {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 12px;
}

.childrenitem i {
    position: absolute;
    top: 10px;
}

.childrenitem .fa-plus {
    right: -15px;
}

.childrenitem .fa-minus {
    right: -35px;
}

input.error {
    border: 1px solid orangered;
}

.head-center th {
    text-align: center;
    vertical-align: middle;
}

.assessinput {
    display: block;
    margin: 0 auto;
    border: 1px solid #c0c0c0;
    width: 30px;
    text-align: center;
}

.padding-left {
    padding: 0 0 0 5px !important;
}

.progress {
    margin: 0;
    background-color: #c00;
}

.w50 {
    max-width: 50px !important;
}

.dtop .up {
    color: darkgreen;
}

.dtop .down {
    color: orangered;
}

.frac {
    font-size: 30px;
}

    .frac span {
        border-bottom: 1px solid #d0d0d0;
        display: table;
    }

.dchart .highcharts-title {
    display: none;
}

.charts {
    width: 95%;
}

.highcharts-legend {
    font-family: arial;
}

.contactinfo {
    position: relative;
}

.btnClone {
    bottom: 5px;
    color: #2a7cd3;
    cursor: pointer;
    font-size: 22px;
    position: absolute;
    right: 25px;
    z-index: 999;
}

    .btnClone:hover {
        color: #0099ff;
    }


.btnRemove {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 22px;
    cursor: pointer;
    color: crimson;
    z-index: 999;
}

    .btnRemove:hover {
        color: red;
    }

.tagsinput {
    width: 100% !important;
    border-radius: 3px !important;
}

#imagepreview a {
    font-size: 18px;
    display: block;
}

.groupbox {
    border: 1px solid #d0d0d0;
    padding: 10px;
}

hr {
    margin: 10px 0;
}

.cm {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    position: relative;
}

    .cm a {
        position: absolute;
        right: 0;
        color: orangered;
        cursor: pointer;
    }

.st {
    font-weight: bold;
    border-bottom: 1px dotted #eee;
    padding-bottom: 5px;
}

    .st i {
        font-weight: normal;
        font-size: 11px;
        margin-left: 10px;
    }

.cm p {
    margin: 10px 0;
}

.stext .x_panel {
    height: 150px !important;
}

.stable * {
    font-size: 14px;
    line-height: 30px;
}

.titlebtns {
    position: absolute;
    top: 10px;
    right: 5px;
}

.answeritem {
    float: left;
    width: 20%;
}

.techitem {
    position: relative;
}

.techactions {
    position: absolute;
    bottom: 15px;
    left: 10px;
}

    .techactions a {
        cursor: pointer;
        margin-right: 5px;
        font-size: 14px;
    }

        .techactions a:hover {
            color: orangered;
        }

.pimages img {
    width: 100%;
    height: 100px;
}

.pimages {
    text-align: center;
}

    .pimages > div {
        margin-top: 10px;
        position: relative;
    }

    .pimages input {
        margin-top: 1px;
        border: 1px solid #d0d0d0;
        width: 100%;
        text-align: center;
    }

    .pimages a {
        position: absolute;
        background: white;
        color: red;
        top: 5px;
        right: 15px;
        cursor: pointer;
        padding: 0 5px;
    }

.logging {
    border: 1px solid #d9d9d9;
    background: white;
    line-height: 25px;
    padding: 10px;
}

    .logging > div {
        border-bottom: 1px solid #eee;
        margin-bottom: 5px;
    }

audio {
    height: 33px;
    border-radius: 3px;
}

input[type=file] {
    display: block;
    max-width: 100%;
}

.parts {
    height: 45px;
}

    .parts select {
        width: 80%;
        float: left;
        margin-right: 2%;
    }

    .parts button {
        width: 8%;
        margin-right: 1%;
        float: left;
    }

.qitem {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.partEdit {
    height: 250px;
    overflow-y: scroll;
}

.joinpanel {
    margin-top: 30px;
    padding: 30px 20px;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 0 3px #d0d0d0;
}

.testcontainer {
    margin-top: 20px;
    font-size: 15px;
}

.question-item {
    margin-top: 10px;
}

.question-name {
    font-weight: bold;
}

.part-name {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-top: 15px;
}

.section-name {
    font-weight: bold;
    margin-top: 25px;
}

.section-time {
    font-style: italic;
}

.userinfo * {
    color: white;
    display: block;
    padding: 10px 0;
    margin: 0;
}

.padding * {
    border-bottom: 1px solid #2d404f;
}

.user-avatar {
    max-width: 100%;
    max-height: 250px;
    display: block;
    margin: 20px auto 0;
    border: none;
    border: 1px solid #2d404f;
    padding: 10px;
}

.padding {
    padding: 0 15px;
}

.test-controls * {
    display: block;
    float: left;
    margin-right: 10px;
}

.test-controls label {
    margin-top: 5px;
}

.exampanel {
    padding: 30px;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    margin-top: 30px;
    background: white;
}

    .exampanel h3 {
        padding-bottom: 5px;
    }

.exampanel-control {
    margin: 20px 0;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
}

    .exampanel-control span {
        display: inline-block;
        width: 30%;
    }

.timer {
    margin-top: 13px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: white;
}

.btnexam {
    cursor: pointer;
}

.qanswers li {
    list-style: upper-alpha;
}

#testcontainer p, #testcontainer span, #testcontainer b {
    text-align: justify;
    line-height: 25px;
}

#navigation a {
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    margin: 3px 5px 0;
    line-height: 29px;
    border-radius: 30px;
    background: #E03F2C;
    color: white;
}

    #navigation a.active {
        background: green;
    }

.joinbtns a {
    margin: 0 10px;
}

.examcontainer {
    overflow-y: scroll;
    position: relative;
}

.test-image-container {
    max-width: 700px;
    float: left;
    margin-right: 30px;
    position: relative;
}

    .test-image-container img {
        max-width: 100%;
    }

.btnreloadimage {
    position: absolute;
    top: 5px;
    right: 5px;
    color: white;
    text-shadow: 1px 1px 1px black;
    cursor: pointer;
    font-size: 17px;
}

.audio-icon-container {
    float: right;
}

.testloading {
    position: absolute;
    text-align: center;
    width: 99%;
    background: white;
    z-index: 999;
    height: 100%;
}

    .testloading img {
        margin: 100px 0;
    }

.para-fill-textbox {
    border: none;
    min-width: 220px;
    border-bottom: 2px dashed #a0a0a0;
    background: #f0f0f0;
    margin-bottom: 5px;
}

#testcontainer > .loading {
    display: block;
    margin: 150px auto;
}

pre {
    white-space: pre-wrap;
    font-family: times new roman;
    font-size: 15px;
    text-align: justify;
    line-height: 22px;
}

.btnfunctions {
    text-align: center;
    margin: 20px 0;
}

i.fa:hover {
    cursor: pointer;
}

.usermenu {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: 15px;
    border: 1px solid #2a7cd3;
    margin-left: 10px;
    border-radius: 3px;
    padding: 1px 5px;
    color: white;
}

    .usermenu:hover div {
        display: block;
    }

    .usermenu div {
        position: absolute;
        top: 25px;
        right: 0;
        width: 150px;
        background: white;
        padding: 10px;
        border: 1px solid #2a7cd3;
        border-radius: 3px;
        text-align: left;
        display: none;
    }

        .usermenu div a::before {
            content: "\f0da";
            font-family: fontawesome;
            margin-right: 5px;
            margin-left: 5px;
        }

        .usermenu div a:hover {
            background: #f0f0f0;
        }

        .usermenu div a {
            color: black;
            display: block;
            border-bottom: 1px solid #eee;
            padding-bottom: 5px;
            padding-top: 5px;
            text-decoration: none;
        }

            .usermenu div a:last-child {
                border-bottom: none;
            }

.rightpanel {
    background: #fafafa;
    margin-top: -10px;
    margin-right: -10px;
    border-left: 1px solid #d0d0d0;
}

#Exams {
    border: 1px solid #ddd;
    padding: 10px;
    height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.pexam::before {
    content: "\f0da";
    font-family: fontawesome;
    margin-right: 7px;
}

.pexam {
    display: block;
    border-bottom: 1px solid #eee;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    position: relative;
}

    .pexam:last-child {
        border: none;
    }

    .pexam:hover {
        text-decoration: none;
        background: #f0f0f0;
    }

    .pexam i {
        position: absolute;
        right: 5px;
        top: 8px;
    }

.txbRewrite {
    border-top: none;
    border-bottom: 2px dashed #a0a0a0;
    border-left: none;
    border-right: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    box-shadow: none;
    background: #f0f0f0;
}
