/* 
    Document   : general
    Created on : 2011-sep-29, 16:11:41
    Author     : aleal16
    Description:
        General stylesheet, should not be changed!
        This stylesheet can be overridden by instance.css.
*/

strong, .strong {
    font-weight: bold !important;
}

.general-about-us {
    clear: both;
    display: block;
    margin: 1em 0;
}

.general-about-us h2 {
    margin: 0 0 0.2em 0;
}

.general-about-us p {
    margin: 0;
}

.general-about-us p img {
    float: left;
    padding: 0 0.3em 0.1em 0;
}

.general-obfuscated {
    color: #000 !important;
    background-color: #000;
}

#contentcode, #feedbackcode {
    position: relative;
    width: 100%;
    height: 300px;
    clear: both;
}

#precode, #postcode {
    position: relative;
    width: 100%;
    height: 200px;
    clear: both;
}

textarea.code-textarea, code {
    font-family: monospace !important;
    font-size: 1em !important;
}

.nodisplay {
    display: none;
}

.clrb {
    clear: both;
}

.block {
    display: block;
}
.block_important {
    display: block !important;
}

.fll {
    float: left;
}

.flr {
    float: right;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.twenty {
    width: 25%;
}
.twentyfive {
    width: 25%;
}
.thirtythree {
    width: 33%;
}
.fifty {
    width: 50%;
}
.seventyfive {
    width: 75%;
}
.onehundred {
    width: 100%;
}

.pad {
    padding: 0.6em;
}

.vpad {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

.vpad-top {
    padding-top: 0.6em;
}

.vpad-bottom {
    padding-bottom: 0.6em;
}

.hpad {
    padding-left: 0.6em;
    padding-right: 0.6em;
}
.hpad-left {
    padding-left: 0.6em;
}
.hpad-right {
    padding-right: 0.6em;
}
.chapter-details .breadcrumb > li + li:nth-child(2)::before {
    content: none;
}
.chapter-details .chapter-title{
    box-sizing: border-box;
    color: rgb(37, 68, 103);
    font-family: 'Open Sans', Georgia, Palatino, Times, 'Times New Roman', serif;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 25px;
}
.vpadding-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.vmargin {
    margin-top: 0.6em !important;
    margin-bottom: 0.6em !important;
}
.vmargin-top {
    margin-top: 0.6em !important;
}
.vmargin-bottom {
    margin-bottom: 0.6em !important;
}
.vmargin-none {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.hmargin {
    margin-left: 0.6em !important;
    margin-right: 0.6em !important;
}
.hmargin-left {
    margin-left: 0.6em !important;
}
.hmargin-right {
    margin-right: 0.6em !important;
}
.hmargin-none {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.rounded-corners {
    border-radius: 5px;
    border-collapse: separate; /* this is for a table, to allow outer table borders be round, no td border needed */
}

.indent1 {
    padding-left: 2em !important;
}

.general-textbox {
    clear: both;
    border: 1px solid #000;
    padding: 0.6em;
    margin: 0.9em 0;
}

.general-label {
    clear: both;
    display: block;
}

.general-textarea {
    font-size: 90%;
    clear: both;
    padding: 0.6em;
    margin: 0.6em 0;
    width: 70%;
    height: 150px;
}

.table-textarea {
    font-size: 100%;
    clear: both;
    padding: 0.6em;
    margin: 0.6em 0;
    width: 90px;
    height: 70px;
}

.page-toc {
    float: right;
    background-color: #f0f0f0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #63c;
    padding: 0.6em;
    margin: 0.3em;
}

/* UI */
.ui-button-text {
    color: #fff !important;
}

/* CodeMirror */
.CodeMirror {
    /* width: 960px; */
}

.visualize-bar .visualize-labels-x li span.label {
    line-height: 1.2em;
}

.nowrap {
    white-space: nowrap;
}

.breakword {
    word-break: break-word;    
    word-wrap: break-word;
}

.large1 {
    font-size: 1.15em !important;
}
.large2 {
    font-size: 1.4em !important;
}
.divModule span{
    display: block;
    font-size: 1.2em;
    margin-bottom: 30px;
}
.divModule img{
    border: 1px solid #ccc;
    margin: 10px;
    width: 250px;
    height: 250px;
}

.select-relaxed option {
    padding-top: 3px;
    padding-bottom: 3px;
}
.nobold {
    font-weight: normal;
}
.border1gray {
    border: 1px solid #888888 !important;
}
.noborder {
    border: 0 !important;
}
.checkedHighlight:checked+label {
    font-weight: bold;
    font-size: 1.1em;
}
.separatorTD {
    padding: 1px !important;
    width: 2px;
    background-color: #dddddd;
}
.slider-parent {
    padding-left: 1em;
    padding-right: 1em;
}
.indentAfterFirstLine {
    padding-left: 2em;
    text-indent: -2em;
}

@media print {
    .hidden-print {
        display: none !important;
    }
    a:link:after, a:visited:after {
        content: "";
    }
}

.smiley1 {
    width: 3em;
}
.percentBar {
    height: 1em;
    background-color: #428bca;
}

.invisible {
    visibility: hidden;
}

.cke_source {
    white-space: pre-wrap !important;
}

/* Show feedback to user without number levels and top max border */
.feedback-div-user .visualize-labels-y .label {
    visibility: hidden;
}
.feedback-div-user .visualize-labels-x li {
    border-top: 15px solid #ffffff;
}
.feedback-div-user .visualize canvas {
    border: 0 !important;
}
/* Show feedback end */
.inaprove td{
    background-color: #FFCCBA;
}

/*users page*/

fieldset .checkbox input[type="checkbox"] {
    margin-left: 0;
}

a.btn-success {
    color: #fff;
    margin: 5px;
}

.btn.btn-success.pull-right {
    margin: 5px;
}

.btn.btn-info.pull-right {
    color: #fff;
    margin: 5px;
}


/*Question Page*/
.survey-point {
    margin-left: 20px;
}

.btn.btn-success.survey_submit, .alert.alert-success, .alert.alert-danger {
    margin-bottom: 10px;
    margin-top: 10px;
}