
body { background: none; }

#content { 	padding-top: 60px;
    padding-bottom: 60px;
    background: none; }

.pd { padding: 5px; }

.icon { width: 130px;
    float: left;
    height: 160px;
    background: #fafafa;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 2px; }

.icon.hovered { background: #999;
    color: white;
    cursor: pointer; }

.icon .iconname { 	font-weight: bold;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    line-height: 10px; }

.icon .icondesc { 	font-weight: normal;
    font-size: 10px;
    line-height: 10px;
    color: #333333;
}

.icon .iconimage { 	width: 100%;
    text-align: center; }

.icon .iconimage img { 	height: 80px; }

#title.p80 { width: 80%; }

.wide { float: left;
    width: 100%; }

form input, form select, form textarea { color: black;
    width: 100%;
    font-size: 12px;
    margin-bottom: 0;
    text-transform: uppercase; }

.form-horizontal .control-group { margin-bottom: 6px; }

.imp-comprobante { width: 150px; }

.imp-autorizacion { width: 300px; }

.imp-number { width: 100px; }

.imp-codigo { width: 200px; }

.imp-codigosmall { width: 80px; }

.imp-codigosmall-center { width: 60px;
    text-align: center}

.imp-numbersmall { width: 55px;
    text-align: center}

.imp-numbermed-center { width: 70px; text-align: center}

.imp-numbermed-right { width: 70px; text-align: right}

.imp-moneda { width: 100px;
    text-align: right; }

.imp-anio { width: 50px; text-align: center }

.imp-cedula { width: 110px;}

.imp-email { width: 50%;}

.imp-10 { width: 10%;}

.imp-12 { width: 12%;}

.imp-25 { width: 25%;}

.imp-50 { width: 50%;}

.imp-75 { width: 75%;}

.imp-100 { width: 100%;}

table { background: white; }

table thead tr th { background: #f0f0f0; }

.pagination { margin: 0; float: left; }

#largelogo { position: absolute;
    top: -110px;
    right: 20px;
    opacity: 0.7; }

.bigger { font-size: 16px; }

.larger { font-size: 14px; }

.smaller { font-size: 9px; }

.input-mini { width: 42px; }

.input-dias { width: 80px; }

.nota { text-align: center;
    font-size: 10px;
    width: 45px }

.asistencia { text-align: center;
    font-size: 10px;
    width: 50px }

.notafinal { text-align: center;
    font-size: 10px;
    width: 50px }

.marcado { 	color: red}

.table-condensed { margin-bottom: 0; }

a:hover { text-decoration: none; }

.margeninferior { margin-bottom: 10px; }

h4 { font-size: 16px;
    margin: 0;
}

h5 { margin: 0;}

h3 { font-size: 20px;
    line-height: 20px; }

.bookrepr {
    width: 370px;
    float: left;
    height: 120px; }

.bookrepr img { float: left;
    margin-right: 7px; }

.booksection { float: left; }

div.progress { 	height: 12px;
    margin-bottom: 0; }

#encuestapanel form { margin: 0; }

.label { white-space: normal;}

.label-vertical {
    letter-spacing: 0.08em;
}

.celdacalendarioheader { width: 14%; height: 40px; }

.help-text { color: red; }

.custom-multiselect { height: inherit;
    /*padding: 2px 4px;*/
    width: 100%;
    min-height: 150px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    /*border-radius: 2px;*/
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden; }

.custom-multiselect > ul { margin: 0;
    padding: 0; }

.custom-multiselect > ul > div > li { color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: middle;
    display: flex;
    height: 20px;
}

.custom-multiselect > ul > div > li > input {
    margin: 0;
    margin-right: 5px;
}

.custom-multiselect > ul > div > li > text {
    vertical-align: middle;
    color: red;
}

.custom-multiselect > ul > div { overflow: hidden;
    height: 20px;
    margin-bottom: 2px;
}

.selectorfecha { text-align: center;
    width: 90px; }

.selectorhora { text-align: center;
    width: 70px; }

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.blinkimg { animation: blink 1s;
    animation-iteration-count: infinite; }

.trMouseOut { cursor: pointer; }

.trMouseOver { cursor: pointer;
    cursor: hand; }

.titleform { min-height: 20px;
    padding: 5px;
    margin-bottom: 2px;
    background-color: #cccccc;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.form-s { width: 450px;
    min-height: 100px;
    margin:0 auto 0 auto;
    margin-top: 20px;
    margin-bottom: 100px; }

.form-m { width: 650px;
    min-height: 100px;
    margin:0 auto 0 auto;
    margin-top: 20px;
    margin-bottom: 100px; }

.form-l { width: 850px;
    min-height: 100px;
    margin:0 auto 0 auto;
    margin-top: 20px;
    margin-bottom: 100px; }

.dropdown-submenu .dropdown-menu { min-width: 230px; }

.materiasseleccionmodal { width: 1000px;
    margin-left: -450px; }

.inputfile { display: inline-block;
    margin-bottom: 2px; }

.inputfile .upload-button { display: inline-block;
    position: relative; }

.inputfile .upload-button input[type="file"] { left: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.inputfile .previous-file {  display: inline-block; }

.inputfile .previous-file .upload-button-link { margin-right: 4px;
    display: inline-block;
    direction: rtl;
    max-width: 360px;
    overflow: visible;
    height: 24px;
    text-align: right;
    white-space: nowrap; }

.inputfecha {  text-align: center;  }

.searchinput { float: left;
    padding: 0 4px;
    background: #f0f0f0;
    margin-right: 6px;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    height: 28px;
    max-width: 270px; }

.searchinput2 { float: left;
    padding: 0 4px;
    background: #f0f0f0;
    margin-right: 6px;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    height: 30px;
    min-width: 100%;
    width: 200px;
}

.row-fluid { margin-bottom: 10px; }

.no-marging-bottom { margin-bottom: 0; }

.no-marging-top { margin-top: 0; }

.marging-top-5 { margin-top: 5px; }

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    text-align: center;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1.428571429;
}

body {
    font-size: 10px;
}

.container-fluid-responsive {
    overflow-x: auto;
    padding-bottom: 500px;
}

.insidecontainer-fluid-responsive {
    min-width: 900px;
}

.group-span-filestyle {
    margin-left: 0;
}

.formmodal {

}

.eliminacionmodal {

}

.confirmacionmodal {

}

.full-control {
    width: 100%;
}

.rotate {
    /* FF3.5+ */
    -moz-transform: rotate(-90.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-90.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-90.0deg);
    /* IE6,IE7 */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    /* Standard */
    transform: rotate(-90.0deg);
    width: 20px;
}

.rotate-45 {
    /* FF3.5+ */
    -moz-transform: rotate(-45.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-45.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-45.0deg);
    /* IE6,IE7 */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    /* Standard */
    transform: rotate(-45.0deg);
    width: 20px;
}

.regular-checkbox {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #cacece;
    padding: 8px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.regular-checkbox:checked {
    background-color: transparent;
    border: 1px solid #adb8c0;
    color: #99a1a7;
    padding-top: 0;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.regular-checkbox:checked:after {
    content: url(/static/images/16/check-regular.png);
    position: static;
    /*top: 0;*/
    /*left: 3px;*/
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.visible-phone .btn {
    margin-bottom: 2px;
}

.visible-desktop .btn {
    margin-bottom: 2px;
}
