.i-logo {background: url("../Images/logo.png") no-repeat;}

.i-logo-movil {background: url("../Images/logo.png") no-repeat;}

.i-logo-movil {margin-left: 10px;height: 55px;width: 190px;}

.i-logo {margin-left: 10px;height: 55px;width: 190px;}

.i {display: inline-block;}

h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline, .h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
    border-bottom: 1px solid #cacaca;padding-bottom: 15px;
}

@media (min-width: 768px) {
    .dl-horizontal dd:before, .dl-horizontal dd:after {content: " ";display: table;}
    .dl-horizontal dd:after {clear: both;}
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';width: 14px;height: 14px;background: #00FF33;border-radius: 50px;position: absolute;top: 8px;left: 8px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;width: 30px;height: 30px;display: block;background: #009966;top: 35px;left: 50%;margin-top: -15px;margin-left: -15px;border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .progress {position: relative;border-radius: 0px;height: 8px;box-shadow: none;margin: 10px 0 0 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width: 0px;box-shadow: none;background: #009966;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width: 50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width: 0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #CCCCCC;border: 1px solid #CCCCCC;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child > .progress {left: 50%;width: 50%;}
.bs-wizard > .bs-wizard-step:last-child > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {pointer-events: none;}

.bs-wizard > .bs-wizard-step .bs-wizard-info {font-family: "NunitoSans-ExtraBold",Verdana;color: #427cac;font-size: 14px;text-transform: uppercase;font-weight: bold;letter-spacing: 0.5px;        }
/*ESTILO PARA TIMELINE*/
.bs-wizard {border-bottom: solid 1px #e0e0e0;padding: 0px 0 30px 0;}
.bs-wizard > .bs-wizard-step {padding: 0;position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: gray;font-size: 14px;font-weight: bold;}

.layer-lightbox {
    font-size: 26px !important;line-height: 30px !important;font-family: "NunitoSans-ExtraBold",Verdana;color: #284FAB;text-align: center;padding: 20px 0 10px;
}

.layer-lightbox span {color: #284FAB;}

.lq-ico_Cerrar:before {content: "\e936";}

.block-button button, .block-panel-message .block-button button {display: block;margin-right: auto;width: 170px;letter-spacing: 1px;}

.block-button, .block-panel-message .block-button {padding-top: 8px;padding-bottom: 0;}

.block-button a, .block-panel-message .block-button a {display: inline-block;margin-right: auto;width: 170px;letter-spacing: 1px;}

.button-hover {
    cursor: pointer;-webkit-transition: .1s;-moz-transition: .1s;transition: .1s;position: relative;overflow: hidden;height: 50px;font-size: 16px;line-height: 50px;
    letter-spacing: 2px;color: #fff;text-align: center;font-family: "NunitoSans-ExtraBold",Verdana;border-radius: 5px;border: 2px solid #284FAB;
}

button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}
button, button:active, button:focus, input, input:active, input:focus, select, select:active, select:focus, textarea, textarea:active, textarea:focus {outline: none;}
button, select {text-transform: none;}
button, input {overflow: visible;}
button, input, optgroup, select, textarea {font-family: sans-serif;font-size: 100%;line-height: 1.15;margin: 0;}
.button-hover:hover .hover-out {top: -100%;color: #FFFFFF;}
.button-hover .hover-out {top: 0%;z-index: 1;background: #284FAB;}
.button-hover span {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 21;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.button-hover:hover .hover-in {top: 0;z-index: 1;}
.button-hover .hover-in {top: 100%;background: #fff;color: #284FAB;}
.app-layer {position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);}

.bordedanger {
    border: 1px solid #D96363 !important;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.container:before, .container:after {content: " ";display: table;}
.container:after {clear: both;}
.container-fluid:before, .container-fluid:after {content: " ";display: table;}
.container-fluid:after {clear: both;}
.row {margin-left: -20px;margin-right: -20px;}
.row:before, .row:after {content: " ";display: table;}
.row:after {clear: both;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative !important;min-height: 1px !important;padding-left: 20px !important;padding-right: 20px !important;
}

.table > thead > tr > th {vertical-align: bottom;border-bottom: 2px solid #dddddd;}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0;background: #ececec;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: whitesmoke;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {background-color: #d9edf7;}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {background-color: #c4e3f3;}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {background-color: #fcf8e3;}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {background-color: #faf2cc;}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {background-color: #f2dede;}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {background-color: #ebcccc;}

.bordedanger {
    border: 1px solid #D96363 !important;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.container:before, .container:after {content: " ";display: table;}
.container:after {clear: both;}
.container-fluid:before, .container-fluid:after {content: " ";display: table;}
.container-fluid:after {clear: both;}
.row {margin-left: -20px;margin-right: -20px;}
.row:before, .row:after {content: " ";display: table;}
.row:after {clear: both;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative !important;min-height: 1px !important;padding-left: 20px !important;padding-right: 20px !important;
}

.table > thead > tr > th {vertical-align: bottom;border-bottom: 2px solid #dddddd;}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0;background: #ececec;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: whitesmoke;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

@media (max-width: 767px) {
    .table-responsive {width: 100%;margin-bottom: 13.5px;overflow-y: hidden;overflow-x: scroll;-ms-overflow-style: -ms-autohiding-scrollbar;border: 1px solid #dddddd;-webkit-overflow-scrolling: touch;}
    .table-responsive > .table {margin-bottom: 0;}

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {white-space: nowrap;}

    .table-responsive > .table-bordered {border: 0;}

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

.form-control {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #000000;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.form-group-upload {margin-bottom: 30px;}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {float: left;margin-left: -20px;}
.radio + .radio, .checkbox + .checkbox {margin-top: -5px;}
.radio-inline, .checkbox-inline {display: inline-block;padding-left: 20px;margin-bottom: 0;vertical-align: middle;font-weight: normal;cursor: pointer;}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {margin-top: 0;margin-left: 10px;}

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {cursor: not-allowed;}

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 45px;padding: 10px 16px;font-size: 17px;line-height: 1.33;border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 45px;line-height: 45px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.has-feedback .form-control-feedback {position: absolute;top: 23px;right: 0;display: block;width: 32px;height: 32px;line-height: 32px;text-align: center;}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {color: #3c763d;}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
color: #8a6d3b !important;
}

.has-warning .form-control {border-color: #8a6d3b !important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;}

.has-warning .form-control:focus {border-color: #66512c !important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b !important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b !important;}

.has-warning .input-group-addon {color: #8a6d3b !important;border-color: #8a6d3b !important;background-color: #fcf8e3 !important;}

.has-warning .form-control-feedback {color: #8a6d3b !important;}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {color: #a94442 !important;}

.has-error .form-control {border-color: #a94442 !important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;}

.has-error .form-control:focus {border-color: #843534;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;}

.has-error .input-group-addon {color: #a94442 !important;border-color: #a94442 !important;background-color: #f2dede !important;}

.has-error .form-control-feedback {color: #a94442 !important;}

.form-control-static {margin-bottom: 0 !important;}

.help-block {display: block !important;margin-top: 5px !important;margin-bottom: 10px !important;color: #737373 !important;}

@media (min-width: 768px) {
    .form-inline .form-group, .navbar-form .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;}
    .form-inline .form-control, .navbar-form .form-control {display: inline-block;width: auto;vertical-align: middle;}
    .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {width: 100%;}
    .form-inline .control-label, .navbar-form .control-label {margin-bottom: 0;vertical-align: middle;}
    .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {display: inline-block;margin-top: 0;margin-bottom: 0;padding-left: 0;vertical-align: middle;}
    .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {float: none;margin-left: 0;}
    .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {top: 0;}
    .form-horizontal .control-label {text-align: right;}
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {margin-top: 0;margin-bottom: 0;padding-top: 7px;}

.form-horizontal .radio, .form-horizontal .checkbox {min-height: 25px;}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {content: " ";display: table;}

.form-horizontal .form-group:after {clear: both;}

.form-horizontal .form-control-static {padding-top: 7px;}

.form-horizontal .has-feedback .form-control-feedback {top: 0;right: 20px;}

.lay-w-comp-user .btn {height: 52px;border: none;font-size: 12px;line-height: 34px;padding: 6px 14px;font-weight: normal;text-transform: inherit;background: #009FE0;color: #ededed;}

.btn {display: inline-block;margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 10px 20px;font-size: 13px;line-height: 1.42857;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;-o-border-radius: 0px;border: none;font-weight: bold;}

.comp-btn-user .btn:before {content: '';height: 4px;width: 100%;position: absolute;bottom: 0px;left: 0px;background: #ccc;}
.comp-btn-user .btn img {position: relative;top: 1px;margin-right: 5px;border: 1px solid #d0d0d0;width: 36px;height: 36px;}
.comp-btn-user .btn .caret {margin-left: 4px;border-top: 4px solid #c8c8c8;}
.comp-btn-user .dropdown-menu {padding: 0px;top: 70px;}
.comp-btn-user .first a {border: none;}
.comp-btn-user .dropdown-menu:before {content: '';background: url('../images/arrow.png') no-repeat;width: 16px;height: 9px;position: absolute;left: 19px;top: -9px;}
.skin-gym .main-nav .menu-dropdown.active:before, .skin-gym .comp-btn-notification.btn-group.open .btn:before, .skin-gym .comp-btn-notification .btn:hover:before, .skin-gym .comp-btn-user.btn-group.open .btn:before, .skin-gym .comp-btn-user .btn:hover:before, .skin-gym .nav-tabs > li.active > a:before, .skin-gym .nav-tabs > li:hover.active > a:before, .skin-gym .ui-datepicker td .ui-state-hover {background: #31708f;}
button.btnsalir {background: transparent;color: #8c9399;border: none;width: 100%;text-align: left;}
.comp-btn-user a {padding: 6px 12px;display: block;font-size: 12px;height: 51px;}
.comp-btn-user a:hover {color: #8c9399;background: #f1faff;}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor: not-allowed;pointer-events: none;opacity: 0.65;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;}

.btn-default {color: #3f5161;background-color: #cae4fb;border-color: #2e6da4;}

.btn-default:active, .btn-default:hover {color: #cae4fb;background-color: #3f5161;border-color: #204d74}

.btn-primary {
background: #009FE0;
color: #FFFFFF;
}

.btn-primary:active {
    background: #009FE0;
}

.open .btn-success.dropdown-toggle {
color: white;
background-color: #47a447;
border-color: #398439;
}

.btn-success:active, .btn-success.active {
background-image: none;
}

.open .btn-success.dropdown-toggle {
background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}

.btn-success .badge {
color: #5cb85c;
background-color: white;
}

.btn-info {
color: #FFF;
background-color: #acacac;
border: 1px solid #828181;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #FFF;
    background-color: #b8b6b6;
    border: 1px solid #828181;
}

.open .btn-info.dropdown-toggle {
color: white;
background-color: #39b3d7;
border-color: #269abc;
}

.btn-info:active, .btn-info.active {
background-image: none;
}

.open .btn-info.dropdown-toggle {
background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}

.btn-info .badge {color: #5bc0de;background-color: white;}

.open .btn-warning.dropdown-toggle {color: white;background-color: #ed9c28;border-color: #d58512;}

.btn-warning:active, .btn-warning.active {
background-image: none;
}

.open .btn-warning.dropdown-toggle {
background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}

.btn-warning .badge {
color: #f0ad4e;
background-color: white;
}

.btn-danger {color: white;background-color: #d9534f;border-color: #d43f3a;}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {color: white;background-color: #d2322d;border-color: #ac2925;}

.open .btn-danger.dropdown-toggle {
color: white;
background-color: #d2322d;
border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active {
background-image: none;
}

.open .btn-danger.dropdown-toggle {
background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}

.btn-danger .badge {
color: #d9534f;
background-color: white;
}

.btn-link {color: #428bca;font-weight: normal;cursor: pointer;border-radius: 0;}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {background-color: transparent;-webkit-box-shadow: none;box-shadow: none;}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {border-color: transparent;}

.btn-link:hover, .btn-link:focus {color: #2a6496;text-decoration: underline;background-color: transparent;}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 17px;
line-height: 1.33;
border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%;
}

.nav-list {font-size: 12px;background: #fff;position: relative;-webkit-box-shadow: 0px 2px 10px #cacaca;-moz-box-shadow: 0px 2px 10px #cacaca;box-shadow: 0px 2px 10px #cacaca;}

.nav-list a {color: #454545;border-bottom: 1px solid #d8d8d8;display: block;padding: 16px;}

.nav-list a:hover {background: #f0f0f0;}

.nav-list:before {
    content: '';position: absolute;width: 0px;height: 0px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 7px solid #fff;left: 25px;top: 0px;z-index: 10;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}

.nav-list.active:before {
    top: -7px;
}

.controls {
overflow: hidden;
}

.controls .item {float: right;padding: 10px 15px;background: #ee1e23;color: #fff;border-right: 1px solid #fff;cursor: pointer;}

* {outline: 0px;}

.page-wrap {min-height: 100%;margin-bottom: -52px;   background: #F7F7F7;}

.page-wrap:before {}

.page-wrap:after {content: "";display: block;}

.lay-aside {padding: 0px;width: 300px;position: absolute;left: 0px;top: 0px;}
.lay-aside .top-header {background: #FFFFFF;position: fixed;top: 0px;z-index: 99;width: 100%;}
.lay-aside:before {content: '';}
.pull-content {margin: 0 0 0 267px;}
.pull-contentH {margin: 0 0 0 0px;}
.logo {display: inline-block;}
.logo a {display: block;text-indent: -9999px;}
.lay-section-main {padding: 0px !important;position: relative !important;}
.lay-section-main .content-header {padding: 15px;overflow: hidden;border-bottom: 1px solid #cacaca;}
.lay-section-main .content-header h2 {margin: 0px;float: left;}
.lay-section-main .content-header .breadcrumb {float: right;margin: 4px 0 0;padding: 0px;}
.lay-section-main .content {}

.fixed_top {position: fixed;top: 0px;left: 267px;right: 0px;z-index: 99;}

    .lay-section-main .top-header {
        background: #009FE0;
    }

.lay-section-main .top-header h1 {font-size: 16px;font-weight: normal;color: #fff;margin: 16px;float: left;}

.lay-section-main .btn-slide {display: block;padding: 14px 18px;float: left;color: #fff;position: relative;height: 52px;width: 58px;background: #009FE0;}

.lay-section-main .btn-slide .line {width: 58px;height: 4px;background: #d9d9d9;position: absolute;bottom: 0px;left: 0px;display: none;}

.lay-section-main .btn-slide .line:before {content: '';background-position: 0 -23px;height: 24px;width: 51px;position: absolute;top: -48px;left: 3px;display: none;}

        .lay-section-main .btn-slide .fa {
            font-size: 21px;
        }

        .lay-section-main .btn-slide:after {
        }

.lay-section-main .btn-slide:before {content: '';position: absolute;right: -2px;width: 1px;height: 100%;top: 0px;}

.lay-section-main .btn-slide:hover .line, .lay-section-main .btn-slide.active .line {background: #d9d9d9;}

            .lay-section-main .btn-slide:hover .line:before, .lay-section-main .btn-slide.active .line:before {
                display: block;
            }

    .lay-section-main .lay-w-comp-user {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 10;
    }

.lay-section-main .view-wrap {background: #fff;margin-right: auto;margin-left: auto;padding-left: 20px;padding-right: 20px;padding: 52px 0px 0px 0px;}

.lay-section-main .view-wrap:before, .lay-section-main .view-wrap:after {content: " ";display: table;}

.lay-section-main .view-wrap:after {clear: both;}

.lay-section-main .view-wrap .row {}

.lay-section-main .view-wrapH {background: #fff;margin-right: auto;margin-left: auto;padding-left: 20px;padding-right: 20px;padding: 90px 0px 0px 0px;}

.lay-section-main .view-wrapH:before, .lay-section-main .view-wrapH:after {content: " ";display: table;}

.lay-section-main .view-wrapH:after {
    clear: both;
}

.lay-section-main .view-wrapH .row {
}

.lay-section-main .lay-title {
position: relative;
}

.lay-section-main .lay-title h2 {
    margin: 0px;
    font-size: 18px;
}

.lay-section-main .lay-title .underline {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 15px;
}

.lay-section-main .lay-title .glyphicon-trash {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 2px;
    font-size: 18px;
}

footer {height: 52px;background: #28282a;color: #fff;font-size: 12px;position: fixed;bottom: 0px;width: 100%;z-index: 99999;left: 0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

footer .ftEstilo {
    color: white;
    font-size: 12px;
}

footer p {
    margin: 0px 0 0;
    height: 52px;
    line-height: 52px;
}

footer li {
    margin-left: 10px;
    height: 52px;
    line-height: 52px;
}

.panel pre, .panel code {
padding: 0px;
margin: 0px;
border: none;
}

.active-layout-slide {
}

.active-layout-slide .i-logo {
    width: 59px;
}

.active-layout-slide .btn-slide .line {
    background: #d9d9d9;
}

.wrap-slide {
overflow: hidden;
}

.wrap-slide .slide-item {
    float: left;
    margin: 0 20px 0 0;
}

table {
width: 100%;
background-color: transparent;
}

.tablesorter-header {
position: relative;
}

.tablesorter-header:after {content: '';position: absolute;top: 50%;margin: -3px 0 0;left: 4px;}

.tablesorter-header.tablesorter-headerAsc:after {width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 4px solid #000;}

.tablesorter-header.tablesorter-headerDesc:after {width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid #000;}

    .table-canvas {
        border: 1px solid #cacaca;
        margin-bottom: 0px;
    }

.table-canvas .btn-modal {border: none;background: none;}

.table-canvas input {padding: 6px 10px;border: none;border: 1px solid #cacaca;}

.table-canvas thead th {background: #dfdfdf;color: #414141;border-right: 1px solid #cecece;border-bottom: 1px solid #cecece !important;vertical-align: middle !important;text-align: center;cursor: pointer;position: relative;padding: 6px !important;}

.table-canvas thead th:before {content: '';width: 100%;height: 4px;position: absolute;bottom: 0px;left: 0px;}

.table-canvas thead th:hover:before {background: #ee1e23;}

.table-canvas td {text-align: center;font-size: 12px;border-right: 1px solid #cecece;vertical-align: middle !important;padding: 6px !important;}

.table-canvas tbody tr:hover td {
    background: #fff4e9;
}

.table-canvas tfoot td {
    background: #e6e6e6;
    padding: 12px !important;
    height: 50px;
}

.table-canvas tfoot .right {
    position: fixed;
    right: 4%;
    margin: 5px 0 0;
}

.table-canvas .controls {
    position: relative;
    vertical-align: middle;
}

    .table-canvas .controls a {
        color: #000;
    }

    .table-canvas .controls i {
        cursor: pointer;
        font-size: 15px;
    }

        .table-canvas .controls i.glyphicon-remove {
            margin: 0 0 0 10px;
        }

        .table-canvas .controls i:hover {
            color: #f00;
        }

.paginator {
padding: 20px 0 0;
}

.paginator .prev, .paginator .next, .paginator .pagecount {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 12px;
    color: #414141;
}

    .paginator .prev .fa {
        margin: 0 10px 0 0;
    }

    .paginator .prev.disabled {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    .paginator .next .fa {
        margin: 0 0 0 10px;
    }

    .paginator .next.disabled {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

.paginator .pagecount {
    border: 1px solid #cecece;
    border-right: none;
    background: #fff;
    padding: 0px;
    margin: 0 4px;
}

    .paginator .pagecount a {
        color: #414141;
        padding: 8px 12px;
        text-align: center;
    }

        .paginator .pagecount a:hover, .paginator .pagecount a.current {
            background: #ee1e23;
            color: #fff;
        }

    .paginator .pagecount span {
        display: none;
    }

    .paginator .pagecount a {
        border-right: 1px solid #cecece;
        display: block;
        float: left;
    }

.paginator .prev, .paginator .next {
    cursor: pointer;
    border: 1px solid #cecece;
    background: #fff;
}

    .paginator .prev:hover, .paginator .next:hover {
        color: #ee1e23;
    }

.red {
color: #f00;
}

.yellow {
color: #ffe400;
}

.green {
color: #34c800;
}

.glyphicon-flag {
font-size: 18px;
}

.wrap-calendar {
position: relative;
}

.wrap-calendar .form-control {
    padding-right: 32px;
}

.wrap-calendar .glyphicon-calendar {
    position: absolute;
    right: 10px;
    top: 9px;
}

.attach {
position: relative;
}

.attach:before {
}

.attach .glyphicon-remove {cursor: pointer;}

.attach .glyphicon-remove:hover {color: #f00;}

.attach .item {margin: 0 0 10px;}

.attach .item:last-child {margin: 0px;}

.lay-buttons {
padding: 20px 0;
}

.lay-buttons .btn {
    min-width: 100px;
}

.lay-buttons .btn {
    margin: 0 10px 0 0;
}

.underline-top {border-top: 1px solid #d9d9d9;margin-top: 20px;}

.underline {
border-bottom: 1px solid #d9d9d9;
}

.form-focus:hover label {
color: #ff5a00;
}

.form-focus label {
margin: 0px;
padding: 10px 10px 10px 0;
}

.form-focus.disabled:hover label {
color: #000;
background: none;
padding-left: 0px;
}

.form-focus.disabled:hover .form-control:hover {
border: 1px solid #ccc;
}

.required label {
color: #777;
}

.required .form-control {border-color: #e7c58b !important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;}

.canvas-ui-collapse {margin: 0 0 20px;clear: both;border: 1px solid #cacaca;}

.canvas-ui-collapse .btn_collapse {margin: 0px;background: #ebebeb;padding: 10px 15px;cursor: pointer;font-size: 16px;position: relative;}

.canvas-ui-collapse .btn_collapse.active {
border-bottom: 1px solid #cacaca;
}

.canvas-ui-collapse .btn_collapse:before {content: '+';position: absolute;font-size: 30px;right: 0px;top: 0px;height: 100%;font-weight: normal;width: 60px;text-align: center;border-left: 1px solid #cacaca;background: #E0E0E0;line-height: 38px;}

.canvas-ui-collapse .btn_collapse.active:before {
content: '-';
line-height: 33px;
}

.canvas-ui-collapse .btn_collapse:hover:before, .canvas-ui-collapse .btn_collapse.active:before {
background: #ee1e23;
color: #fff;
}

.canvas-ui-collapse .content_collapse {
display: none;
}

.canvas-ui-collapse .content_collapse.show {
display: block;
}

.canvas-ui-collapse .body {
    padding: 20px;
}

.canvas-ui-collapse .footer {
    padding: 10px;
}

.canvas-ui-collapse .footer {
    border-top: 1px solid #cacaca;
    background: #ebebeb;
}

.show-grid {
margin: 0 0 20px;
}

.show-grid div {background: #FFD790;border: 1px solid #cacaca;font-size: 14px;min-height: 50px;}

.view-inner {
min-height: 900px;
}

.view-wrap {
background: #fff;
}

.fade {opacity: 0;-webkit-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}

.fade.in {
    opacity: 1;
}

.collapse {
display: none;
}

.collapse.in {display: block;}

.collapsing {position: relative;height: 0;overflow: hidden;-webkit-transition: height 0.35s ease;transition: height 0.35s ease;}

.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px solid;border-right: 4px solid transparent;border-left: 4px solid transparent;}

.dropdown-toggle:focus {outline: 0;}

.dropdown-menu.pull-right {
right: 0;
left: auto;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {text-decoration: none;color: #262626;background-color: whitesmoke;}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {color: white;text-decoration: none;outline: 0;background-color: #428bca;}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #999999;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {text-decoration: none;background-color: transparent;background-image: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor: not-allowed;}

.open > .dropdown-menu {display: block;
}

.open > a {outline: 0;}

.dropdown-menu-right {left: auto;right: 0;}

.dropdown-menu-left {left: 0;right: auto;}

.dropdown-header {display: block;padding: 3px 20px;font-size: 12px;line-height: 1.42857;color: #999999;}

.dropdown-backdrop {position: fixed;left: 0;right: 0;bottom: 0;top: 0;z-index: 990;}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {right: 0;left: auto;}
    .navbar-right .dropdown-menu-left {left: 0;right: auto;}
}

.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}
.btn-group > .btn, .btn-group-vertical > .btn {position: relative;float: left;}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {z-index: 2;}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {outline: none;}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
margin-left: -1px;
}

.btn-toolbar {
margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table;
}

.btn-toolbar:after {
clear: both;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}

.btn-group > .btn:first-child {
margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-bottom-right-radius: 0;border-top-right-radius: 0;}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-bottom-left-radius: 0;border-top-left-radius: 0;}

.btn-group > .btn-group {
float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {border-bottom-right-radius: 0;border-top-right-radius: 0;}

.btn-group > .btn-group:last-child > .btn:first-child {border-bottom-left-radius: 0;border-top-left-radius: 0;}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0;
}

.btn-group > .btn + .dropdown-toggle {padding-left: 8px;padding-right: 8px;}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}

.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}

.btn-group.open .dropdown-toggle.btn-link {-webkit-box-shadow: none;box-shadow: none;}

.btn .caret {margin-left: 0;}

.btn-lg .caret, .btn-group-lg > .btn .caret {border-width: 5px 5px 0;border-bottom-width: 0;}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {border-width: 0 5px 5px;}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {display: block;float: none;width: 100%;max-width: 100%;}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {content: " ";display: table;}

.btn-group-vertical > .btn-group:after {
clear: both;
}

.btn-group-vertical > .btn-group > .btn {
float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {border-top-right-radius: 4px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.btn-group-vertical > .btn:last-child:not(:first-child) {border-bottom-left-radius: 4px;border-top-right-radius: 0;border-top-left-radius: 0;}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius: 0;}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-right-radius: 0;border-top-left-radius: 0;}
.btn-group-justified {display: table;width: 100%;table-layout: fixed;border-collapse: separate;}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}

.btn-group-justified > .btn-group .btn {
width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {position: relative !important;display: table !important;border-collapse: separate !important;}
.input-group[class*="col-"] {float: none !important;padding-left: 0 !important;padding-right: 0 !important;}
.input-group .form-control {position: relative !important;z-index: 2 !important;float: left !important;width: 100% !important;margin-bottom: 0 !important;}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell !important;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0 !important;
}

.input-group-addon, .input-group-btn {width: 1% !important;white-space: nowrap !important;vertical-align: middle !important;}

.input-group-addon {padding: 6px 12px !important;font-size: 13px !important;font-weight: normal !important;line-height: 1 !important;color: #555555 !important;text-align: center !important;background-color: #eeeeee !important;border: 1px solid #cccccc !important;border-radius: 4px !important;}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {padding: 5px 10px !important;font-size: 12px !important;border-radius: 3px !important;}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {padding: 10px 16px !important;font-size: 17px !important;border-radius: 6px !important;}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {margin-top: 0 !important;}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
}

.input-group-addon:first-child {
border-right: 0 !important;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
}

.input-group-addon:last-child {
border-left: 0 !important;
}

.input-group-btn {position: relative !important;font-size: 0 !important;white-space: nowrap !important;}

.input-group-btn > .btn {position: relative !important;}

.input-group-btn > .btn + .btn {margin-left: -1px !important;}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {z-index: 2 !important;}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
margin-right: -1px !important;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
margin-left: -1px !important;
}

.nav:before, .nav:after {content: " ";display: table;}

.nav:after {
clear: both;
}

.nav > li.disabled > a {
color: #999999;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {color: #999999;text-decoration: none;background-color: transparent;cursor: not-allowed;}

.nav .nav-divider {height: 1px;margin: 8px 0;overflow: hidden;background-color: #e5e5e5;}

.nav > li > a > img {
max-width: none;
}

.nav-tabs {
border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
float: left;
margin-bottom: -1px;
}

.nav-tabs > li > a {margin-right: 2px;line-height: 1.42857;border: 1px solid transparent;border-radius: 4px 4px 0 0;}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color: #555555;background-color: white;border: 1px solid #dddddd;border-bottom-color: transparent;cursor: default;}

.nav-pills > li {
float: left;
}

.nav-pills > li > a {
border-radius: 4px;
}

.nav-pills > li + li {
margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: white;
background-color: #428bca;
}

.nav-stacked > li {
float: none;
}

.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}

.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {display: table-cell;width: 1%;}
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {margin-bottom: 0;}
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {border-bottom: 1px solid #dddddd;border-radius: 4px 4px 0 0;}
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {border-bottom-color: white;}
    .navbar {border-radius: 4px;}
    .navbar-header {float: left;}
    .navbar-collapse {width: auto;border-top: 0;box-shadow: none;}
    .navbar-collapse.collapse {display: block !important;height: auto !important;padding-bottom: 0;overflow: visible !important;}
    .navbar-collapse.in {overflow-y: visible;}
    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {padding-left: 0;padding-right: 0;}
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {margin-right: 0;margin-left: 0;}
    .navbar-left {float: left !important;}
    .navbar-right {float: right !important;}
    .navbar-nav {float: left;margin: 0;}
    .navbar-nav > li {float: left;}
    .navbar-nav > li > a {padding-top: 16px;padding-bottom: 16px;}
    .navbar-nav.navbar-right:last-child {margin-right: -20px;}
}

.tab-content > .tab-pane {display: none;}
.tab-content > .active {display: block;}
.nav-tabs .dropdown-menu {margin-top: -1px;border-top-right-radius: 0;border-top-left-radius: 0;}
.navbar {position: relative;min-height: 50px;margin-bottom: 18px;border: 1px solid transparent;}
.navbar:before, .navbar:after {content: " ";display: table;}
.navbar:after {clear: both;}
.navbar-header:before, .navbar-header:after {content: " ";display: table;}
.navbar-header:after {clear: both;}
.navbar-collapse {max-height: 340px;overflow-x: visible;padding-right: 20px;padding-left: 20px;border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);-webkit-overflow-scrolling: touch;}
.navbar-collapse:before, .navbar-collapse:after {content: " ";display: table;}
.navbar-collapse:after {clear: both;}
.navbar-collapse.in {overflow-y: auto;}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {margin-right: -20px;margin-left: -20px;}
.navbar-static-top {z-index: 1000;border-width: 0 0 1px;}
.navbar-fixed-top, .navbar-fixed-bottom {position: fixed;right: 0;left: 0;z-index: 1030;}
.navbar-fixed-top {top: 0;border-width: 0 0 1px;}
.navbar-fixed-bottom {bottom: 0;margin-bottom: 0;border-width: 1px 0 0;}
.navbar-brand {float: left;padding: 16px 20px;font-size: 17px;line-height: 18px;height: 50px;}
.navbar-brand:hover, .navbar-brand:focus {text-decoration: none;}
.navbar-toggle {position: relative;float: right;margin-right: 20px;padding: 9px 10px;margin-top: 8px;margin-bottom: 8px;background-color: transparent;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.navbar-toggle:focus {outline: none;}
.navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;border-radius: 1px;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}
.navbar-nav {margin: 8px -20px;}
.navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;line-height: 18px;}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;box-shadow: none;}
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding: 5px 15px 5px 25px;}
    .navbar-nav .open .dropdown-menu > li > a {line-height: 18px;}
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {background-image: none;}
    .navbar-form .form-group {margin-bottom: 5px;}
}

.navbar-form {margin-left: -20px;margin-right: -20px;padding: 10px 20px;border-top: 1px solid transparent;border-bottom: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);margin-top: 9px;margin-bottom: 9px;}

@media (min-width: 768px) {
    .navbar-static-top {border-radius: 0;}
    .navbar-fixed-top, .navbar-fixed-bottom {border-radius: 0;}
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left: -20px;}
    .navbar-toggle {display: none;}
    .navbar-form {width: auto;border: 0;margin-left: 0;margin-right: 0;padding-top: 0;padding-bottom: 0;-webkit-box-shadow: none;box-shadow: none;}
    .navbar-form.navbar-right:last-child {margin-right: -20px;}
    .navbar-text {float: left;margin-left: 20px;margin-right: 20px;}
    .navbar-text.navbar-right:last-child {margin-right: 0;}
}

.navbar-nav > li > .dropdown-menu {margin-top: 0;border-top-right-radius: 0;border-top-left-radius: 0;}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.navbar-btn {margin-top: 9px;margin-bottom: 9px;}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {margin-top: 10px;margin-bottom: 10px;}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {margin-top: 14px;margin-bottom: 14px;}
.navbar-text {margin-top: 16px;margin-bottom: 16px;}
.navbar-default {background-color: #f8f8f8;border-color: #e7e7e7;}
.navbar-default .navbar-brand {color: #777777;}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color: #5e5e5e;background-color: transparent;}
.navbar-default .navbar-text {color: #777777;}
.navbar-default .navbar-nav > li > a {color: #777777;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #555555;background-color: #e7e7e7;}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {color: #cccccc;background-color: transparent;}
.navbar-default .navbar-toggle {border-color: #dddddd;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #dddddd;}
.navbar-default .navbar-toggle .icon-bar {background-color: #888888;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: #e7e7e7;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {background-color: #e7e7e7;color: #555555;}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #777777;}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {color: #333333;background-color: transparent;}
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {color: #555555;background-color: #e7e7e7;}
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {color: #cccccc;background-color: transparent;}
}

.navbar-default .navbar-link {color: #777777;}
.navbar-default .navbar-link:hover {color: #333333;}
.navbar-inverse {background-color: #222222;border-color: #090909;}
.navbar-inverse .navbar-brand {color: #999999;}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {color: white;background-color: transparent;}
.navbar-inverse .navbar-text {color: #999999;}
.navbar-inverse .navbar-nav > li > a {color: #999999;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color: white;background-color: transparent;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {color: white;background-color: #090909;}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {color: #444444;background-color: transparent;}
.navbar-inverse .navbar-toggle {border-color: #333333;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {background-color: #333333;}
.navbar-inverse .navbar-toggle .icon-bar {background-color: white;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: #101010;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {background-color: #090909;color: white;}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color: #090909;}
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {background-color: #090909;}
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color: #999999;}
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color: white;background-color: transparent;}
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {color: white;background-color: #090909;}
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {color: #444444;background-color: transparent;}
}

.navbar-inverse .navbar-link {color: #999999;}
.navbar-inverse .navbar-link:hover {color: white;}
.breadcrumb {padding: 0px;margin-bottom: 14px;list-style: none;padding: 0 0 15px 10px;border-radius: 4px;}
.breadcrumb a {color: #000;}
.breadcrumb > li {display: inline-block;}
.breadcrumb > li + li:before {content: "/\00a0";padding: 0 5px;color: #cccccc;}
.breadcrumb > .active {color: #ee1e23;}
.pagination {display: inline-block;padding-left: 0;margin: 18px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li > a, .pagination > li > span {position: relative;float: left;padding: 6px 12px;line-height: 1.42857;text-decoration: none;color: #428bca;background-color: white;border: 1px solid #dddddd;margin-left: -1px;}
.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.pagination > li:last-child > a, .pagination > li:last-child > span {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {color: #2a6496;background-color: #eeeeee;border-color: #dddddd;}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {z-index: 2;color: white;background-color: #428bca;border-color: #428bca;cursor: default;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color: #999999;background-color: white;border-color: #dddddd;cursor: not-allowed;}
.pagination-lg > li > a, .pagination-lg > li > span {padding: 10px 16px;font-size: 17px;}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {border-bottom-left-radius: 6px;border-top-left-radius: 6px;}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {border-bottom-right-radius: 6px;border-top-right-radius: 6px;}
.pagination-sm > li > a, .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {border-bottom-left-radius: 3px;border-top-left-radius: 3px;}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-bottom-right-radius: 3px;border-top-right-radius: 3px;}
.pager {padding-left: 0;margin: 18px 0;list-style: none;text-align: center;}

.pager:before, .pager:after {
content: " ";
display: table;
}

.pager:after {
clear: both;
}

.pager li {
display: inline;
}

.pager li > a, .pager li > span {display: inline-block;padding: 5px 14px;background-color: white;border: 1px solid #dddddd;border-radius: 15px;}
.pager li > a:hover, .pager li > a:focus {text-decoration: none;background-color: #eeeeee;}
.pager .next > a, .pager .next > span {float: right;}
.pager .previous > a, .pager .previous > span {float: left;}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {color: #999999;background-color: white;cursor: not-allowed;}
.label {display: inline;padding: .2em .6em .3em;font-size: 75%;font-weight: bold;line-height: 1;color: white;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;}
.label[href]:hover, .label[href]:focus {color: white;text-decoration: none;cursor: pointer;}
.label:empty {display: none;}
.btn .label {position: relative;top: -1px;}
.label-default {background-color: #999999;}
.label-default[href]:hover, .label-default[href]:focus {background-color: gray;}
.label-primary {background-color: #428bca;}
.label-primary[href]:hover, .label-primary[href]:focus {background-color: #3071a9;}
.label-success[href]:hover, .label-success[href]:focus {background-color: #449d44;}

.label-info {
background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5;
}

.label-warning {
background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f;
}

.label-danger {
background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {background-color: #c9302c;}

.badge {display: inline-block;min-width: 10px;padding: 3px 7px;font-size: 12px;font-weight: bold;color: white;line-height: 1;vertical-align: baseline;white-space: nowrap;text-align: center;background-color: #999999;border-radius: 10px;}

.badge:empty {
display: none;
}

.btn .badge {
position: relative;
top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}

a.badge:hover, a.badge:focus {color: white;text-decoration: none;cursor: pointer;}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {color: #428bca;background-color: white;}

.nav-pills > li > a > .badge {
margin-left: 3px;
}

.jumbotron {padding: 30px;margin-bottom: 30px;color: inherit;background-color: #eeeeee;}

.jumbotron h1, .jumbotron .h1 {
color: inherit;
}

.jumbotron p {margin-bottom: 15px;font-size: 20px;font-weight: 200;}

.container .jumbotron {
border-radius: 6px;
}

.jumbotron .container {
max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {padding-top: 48px;padding-bottom: 48px;}

    .container .jumbotron {padding-left: 60px;padding-right: 60px;}

    .jumbotron h1, .jumbotron .h1 {font-size: 58.5px;}
}

.thumbnail {display: block;padding: 4px;margin-bottom: 18px;line-height: 1.42857;background-color: white;border: 1px solid #dddddd;border-radius: 4px;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}

.thumbnail > img, .thumbnail a > img {display: block;max-width: 100%;height: auto;margin-left: auto;margin-right: auto;}

.thumbnail .caption {padding: 9px;color: #333333;}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {border-color: #428bca;}

.alert {padding: 15px;margin-bottom: 18px;border: 1px solid transparent;border-radius: 4px;}

.alert h4 {
margin-top: 0;
color: inherit;
}

.alert .alert-link {
font-weight: bold;
}

.alert > p, .alert > ul {
margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable {
padding-right: 35px;
}

.alert-dismissable .close {position: relative;top: -2px;right: -21px;color: inherit;}

.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}

.alert-success hr {
border-top-color: #c9e2b3;
}

.alert-success .alert-link {
color: #2b542c;
}

.alert-info {background-color: #d9edf7;border-color: #bce8f1;color: #31708f;}

.alert-info hr {
border-top-color: #a6e1ec;
}

.alert-info .alert-link {
color: #245269;
}

.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}

.alert-warning hr {
border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
color: #66512c;
}

.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}

.alert-danger hr {
border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {background-position: 40px 0;}

    to {background-position: 0 0;}
}

@keyframes progress-bar-stripes {
    from {background-position: 40px 0;}

    to {background-position: 0 0;}
}

.progress {overflow: hidden;height: 18px;background-color: whitesmoke;border-radius: 4px;-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}

.progress-bar {float: left;width: 0%;height: 100%;font-size: 12px;line-height: 18px;color: white;text-align: center;background-color: #428bca;-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition: width 0.6s ease;transition: width 0.6s ease;}

.progress-striped .progress-bar {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 40px 40px;}

.progress.active .progress-bar {-webkit-animation: progress-bar-stripes 2s linear infinite;animation: progress-bar-stripes 2s linear infinite;}

.progress-bar-success {background-color: #5cb85c;}

.progress-striped .progress-bar-success {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}

.progress-bar-info {background-color: #5bc0de;}

.progress-striped .progress-bar-info {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}

.progress-bar-warning {
background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}

.progress-bar-danger {background-color: #d9534f;}

.progress-striped .progress-bar-danger {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}

.media, .media-body {overflow: hidden;zoom: 1;}

.media, .media .media {
margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media-object {
display: block;
}

.media-heading {
margin: 0 0 5px;
}

.media > .pull-left {
margin-right: 10px;
}

.media > .pull-right {
margin-left: 10px;
}

.media-list {
padding-left: 0;
list-style: none;
}

.l-hor li {
float: left;
list-style-type: none;
}

.list-group {
margin-bottom: 20px;
padding-left: 0;
}

.list-controls {
margin-left: -2px;
}

.list-controls li a {color: #000;display: block;line-height: 15px;text-align: center;}

.list-controls li a:hover {
    color: #f00;
}

.list-group-item {position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;background-color: white;border: 1px solid #dddddd;}

.list-group-item:first-child {border-top-right-radius: 4px;border-top-left-radius: 4px;}

.list-group-item:last-child {margin-bottom: 0;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}

.list-group-item > .badge {
float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

a.list-group-item {
color: #555555;
}

a.list-group-item .list-group-item-heading {
color: #333333;
}

a.list-group-item:hover, a.list-group-item:focus {text-decoration: none;background-color: whitesmoke;}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {z-index: 2;color: white;background-color: #428bca;border-color: #428bca;}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}

.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}

a.list-group-item-success {
color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}

.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}

a.list-group-item-info {
color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}

.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}

a.list-group-item-warning {
color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}

.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}

a.list-group-item-danger {
color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}

.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}

.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}

.panel-body:before, .panel-body:after {
content: " ";
display: table;
}

.panel-body:after {
clear: both;
}

.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}

.panel-inline > * {
display: inline-block;
}

.panel-title {margin-top: 0;margin-bottom: 0;font-size: 15px;color: inherit;}

.panel-title > a {
color: inherit;
}

.panel-footer {padding: 10px 15px;background-color: whitesmoke;border-top: 1px solid #dddddd;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}

.panel > .list-group {
margin-bottom: 0;
}

.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {border-top: 0;border-top-right-radius: 3px;border-top-left-radius: 3px;}

.panel > .list-group:last-child .list-group-item:last-child {border-bottom: 0;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}

.panel-heading + .list-group .list-group-item:first-child {border-top-width: 0;}

.panel > .table, .panel > .table-responsive > .table {margin-bottom: 0;}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {border-top-right-radius: 3px;border-top-left-radius: 3px;}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}

.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}

.panel-group {
margin-bottom: 18px;
}

.panel-group .panel {
border-radius: 4px;
overflow: hidden;
}

.panel-group .panel-heading {
border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}

.panel-default {
border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}

.panel-primary {
border-color: #428bca;
}

.panel-primary > .panel-heading {
color: white;
background-color: #428bca;
border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}

.panel-success {
border-color: #d6e9c6;
}

.panel-success > .panel-heading {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}

.panel-warning {
border-color: #faebcc;
}

.panel-warning > .panel-heading {color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc;}

.panel-warning > .panel-heading + .panel-collapse .panel-body {border-top-color: #faebcc;}

.panel-warning > .panel-footer + .panel-collapse .panel-body {border-bottom-color: #faebcc;}

.panel-danger > .panel-heading {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}

.panel-red {
border-color: #d9534f !important;
}

.panel-red > .panel-heading {
border-color: #d9534f;
color: white;
background-color: #d9534f;
}

.panel-black {
border-color: #4A4A4A !important;
}

.panel-black > .panel-heading {
border-color: #4A4A4A;
color: white;
background-color: #4A4A4A;
}

.panel-yellow {
border-color: #f0ad4e !important;
}

.panel-yellow > .panel-heading {
border-color: #f0ad4e;
color: white;
background-color: #f0ad4e;
}

.panel-green {
border-color: #5cb85c !important;
}

.panel-green > .panel-heading {
border-color: #5cb85c;
color: white;
background-color: #5cb85c;
}

.well {min-height: 20px;padding: 19px;margin-bottom: 20px;background-color: whitesmoke;border: 1px solid #e3e3e3;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}

.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
padding: 24px;
border-radius: 6px;
}

.well-sm {
padding: 9px;
border-radius: 3px;
}

.close {float: right;font-size: 19.5px;font-weight: bold;line-height: 1;color: black;text-shadow: 0 1px 0 white;opacity: 0.2;filter: alpha(opacity=20);}

.close:hover, .close:focus {color: black;text-decoration: none;cursor: pointer;opacity: 0.5;filter: alpha(opacity=50);}

button.close {padding: 0;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;}

    /*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
    /* FONT PATH
 * -------------------------- */
@font-face {font-family: 'FontAwesome';src: url("../fonts/fontawesome-webfont.eot?v=4.0.3");src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");font-weight: normal;font-style: normal;}

.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 13px;
}

.fa-lg {
font-size: 1.3333333333333333em;
line-height: 0.75em;
vertical-align: -15%;
}

.fa-2x {
font-size: 2em;
}

.fa-3x {
font-size: 3em;
}

.fa-4x {
font-size: 4em;
}

.fa-5x {
font-size: 5em;
}

.fa-6x {
font-size: 6em;
}

.fa-fw {
width: 1.2857142857142858em;
text-align: center;
}

.fa-ul {
padding-left: 0;
margin-left: 2.142857142857143em;
list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {position: absolute;left: -2.142857142857143em;width: 2.142857142857143em;top: 0.14285714285714285em;text-align: center;}

.fa-li.fa-lg {
    left: -1.8571428571428572em;
}

.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}

.fa.pull-left {
margin-right: .3em;
}

.fa.pull-right {
margin-left: .3em;
}

.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}

.fa-rotate-180 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}

.fa-rotate-270 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}

.fa-flip-horizontal {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform: scale(-1, 1);-moz-transform: scale(-1, 1);-ms-transform: scale(-1, 1);-o-transform: scale(-1, 1);transform: scale(-1, 1);}

.fa-flip-vertical {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform: scale(1, -1);-moz-transform: scale(1, -1);-ms-transform: scale(1, -1);-o-transform: scale(1, -1);transform: scale(1, -1);}

.fa-stack {position: relative;display: inline-block;width: 2em;height: 2em;line-height: 2em;vertical-align: middle;}

.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}

.fa-stack-1x {
line-height: inherit;
}

.fa-stack-2x {
font-size: 2em;
}

.fa-inverse {
color: #ffffff;
}

.fa-glass:before {
content: "\f000";
}

.fa-music:before {
content: "\f001";
}

.fa-search:before {
content: "\f002";
}

.fa-envelope-o:before {
content: "\f003";
}

.fa-heart:before {
content: "\f004";
}

.fa-star:before {
content: "\f005";
}

.fa-star-o:before {
content: "\f006";
}

.fa-user:before {
content: "\f007";
}

.fa-film:before {
content: "\f008";
}

.fa-th-large:before {
content: "\f009";
}

.fa-th:before {
content: "\f00a";
}

.fa-th-list:before {content: "\f00b";}

.fa-check:before {content: "\f00c";}

.fa-times:before {content: "\f00d";}

.fa-search-plus:before {content: "\f00e";}

.fa-search-minus:before {content: "\f010";}

.fa-power-off:before {content: "\f011";}

.fa-signal:before {
content: "\f012";
}

.fa-gear:before, .fa-cog:before {
content: "\f013";
}

.fa-glass:before {
content: "\f000";
}

.fa-music:before {
content: "\f001";
}

.fa-search:before {
content: "\f002";
}

.fa-envelope-o:before {
content: "\f003";
}

.fa-heart:before {
content: "\f004";
}

.fa-star:before {
content: "\f005";
}

.fa-star-o:before {
content: "\f006";
}

.fa-user:before {
content: "\f007";
}

.fa-film:before {
content: "\f008";
}

.fa-th-large:before {
content: "\f009";
}

.fa-th:before {
content: "\f00a";
}

.fa-th-list:before {
content: "\f00b";
}

.fa-check:before {
content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
content: "\f00d";
}

.fa-search-plus:before {
content: "\f00e";
}

.fa-search-minus:before {
content: "\f010";
}

.fa-power-off:before {
content: "\f011";
}

.fa-signal:before {
content: "\f012";
}

.fa-gear:before, .fa-cog:before {
content: "\f013";
}

.fa-trash-o:before {
content: "\f014";
}

.fa-home:before {
content: "\f015";
}

.fa-file-o:before {
content: "\f016";
}

.fa-clock-o:before {
content: "\f017";
}

.fa-road:before {
content: "\f018";
}

.fa-download:before {
content: "\f019";
}

.fa-arrow-circle-o-down:before {
content: "\f01a";
}

.fa-arrow-circle-o-up:before {
content: "\f01b";
}

.fa-inbox:before {
content: "\f01c";
}

.fa-play-circle-o:before {
content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
content: "\f01e";
}

.fa-refresh:before {
content: "\f021";
}

.fa-list-alt:before {
content: "\f022";
}

.fa-lock:before {
content: "\f023";
}

.fa-flag:before {
content: "\f024";
}

.fa-headphones:before {
content: "\f025";
}

.fa-volume-off:before {
content: "\f026";
}

.fa-volume-down:before {
content: "\f027";
}

.fa-volume-up:before {
content: "\f028";
}

.fa-qrcode:before {
content: "\f029";
}

.fa-barcode:before {
content: "\f02a";
}

.fa-tag:before {
content: "\f02b";
}

.fa-tags:before {
content: "\f02c";
}

.fa-book:before {
content: "\f02d";
}

.fa-bookmark:before {
content: "\f02e";
}

.fa-print:before {
content: "\f02f";
}

.fa-camera:before {
content: "\f030";
}

.fa-font:before {
content: "\f031";
}

.fa-bold:before {
content: "\f032";
}

.fa-italic:before {
content: "\f033";
}

.fa-text-height:before {
content: "\f034";
}

.fa-text-width:before {
content: "\f035";
}

.fa-align-left:before {
content: "\f036";
}

.fa-align-center:before {
content: "\f037";
}

.fa-align-right:before {
content: "\f038";
}

.fa-align-justify:before {
content: "\f039";
}

.fa-list:before {
content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
content: "\f03b";
}

.fa-indent:before {
content: "\f03c";
}

.fa-video-camera:before {
content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {content: "\f03e";}

.fa-pencil:before {content: "\f040";}

.fa-map-marker:before {content: "\f041";}

.fa-adjust:before {
content: "\f042";
}

.fa-tint:before {
content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
content: "\f044";
}

.fa-share-square-o:before {
content: "\f045";
}

.fa-check-square-o:before {
content: "\f046";
}

.fa-arrows:before {
content: "\f047";
}

.fa-step-backward:before {
content: "\f048";
}

.fa-fast-backward:before {
content: "\f049";
}

.fa-backward:before {
content: "\f04a";
}

.fa-play:before {
content: "\f04b";
}

.fa-pause:before {
content: "\f04c";
}

.fa-stop:before {
content: "\f04d";
}

.fa-forward:before {
content: "\f04e";
}

.fa-fast-forward:before {
content: "\f050";
}

.fa-step-forward:before {
content: "\f051";
}

.fa-eject:before {
content: "\f052";
}

.fa-chevron-left:before {
content: "\f053";
}

.fa-chevron-right:before {
content: "\f054";
}

.fa-plus-circle:before {
content: "\f055";
}

.fa-minus-circle:before {
content: "\f056";
}

.fa-times-circle:before {
content: "\f057";
}

.fa-check-circle:before {
content: "\f058";
}

.fa-question-circle:before {
content: "\f059";
}

.fa-info-circle:before {
content: "\f05a";
}

.fa-crosshairs:before {
content: "\f05b";
}

.fa-times-circle-o:before {
content: "\f05c";
}

.fa-check-circle-o:before {
content: "\f05d";
}

.fa-ban:before {
content: "\f05e";
}

.fa-arrow-left:before {
content: "\f060";
}

.fa-arrow-right:before {
content: "\f061";
}

.fa-arrow-up:before {
content: "\f062";
}

.fa-arrow-down:before {
content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
content: "\f064";
}

.fa-expand:before {
content: "\f065";
}

.fa-compress:before {
content: "\f066";
}

.fa-plus:before {
content: "\f067";
}

.fa-minus:before {
content: "\f068";
}

.fa-asterisk:before {
content: "\f069";
}

.fa-exclamation-circle:before {
content: "\f06a";
}

.fa-gift:before {
content: "\f06b";
}

.fa-leaf:before {
content: "\f06c";
}

.fa-fire:before {
content: "\f06d";
}

.fa-eye:before {
content: "\f06e";
}

.fa-eye-slash:before {
content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
content: "\f071";
}

.fa-plane:before {
content: "\f072";
}

.fa-calendar:before {
content: "\f073";
}

.fa-random:before {
content: "\f074";
}

.fa-comment:before {
content: "\f075";
}

.fa-magnet:before {
content: "\f076";
}

.fa-chevron-up:before {
content: "\f077";
}

.fa-chevron-down:before {
content: "\f078";
}

.fa-retweet:before {
content: "\f079";
}

.fa-shopping-cart:before {
content: "\f07a";
}

.fa-folder:before {
content: "\f07b";
}

.fa-folder-open:before {
content: "\f07c";
}

.fa-arrows-v:before {
content: "\f07d";
}

.fa-arrows-h:before {
content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
content: "\f080";
}

.fa-twitter-square:before {
content: "\f081";
}

.fa-facebook-square:before {
content: "\f082";
}

.fa-camera-retro:before {
content: "\f083";
}

.fa-key:before {
content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
content: "\f085";
}

.fa-comments:before {
content: "\f086";
}

.fa-thumbs-o-up:before {
content: "\f087";
}

.fa-thumbs-o-down:before {
content: "\f088";
}

.fa-star-half:before {
content: "\f089";
}

.fa-heart-o:before {
content: "\f08a";
}

.fa-sign-out:before {
content: "\f08b";
}

.fa-linkedin-square:before {
content: "\f08c";
}

.fa-thumb-tack:before {
content: "\f08d";
}

.fa-external-link:before {
content: "\f08e";
}

.fa-sign-in:before {
content: "\f090";
}

.fa-trophy:before {
content: "\f091";
}

.fa-github-square:before {
content: "\f092";
}

.fa-upload:before {
content: "\f093";
}

.fa-lemon-o:before {
content: "\f094";
}

.fa-phone:before {
content: "\f095";
}

.fa-square-o:before {
content: "\f096";
}

.fa-bookmark-o:before {
content: "\f097";
}

.fa-phone-square:before {
content: "\f098";
}

.fa-twitter:before {
content: "\f099";
}

.fa-facebook:before {
content: "\f09a";
}

.fa-github:before {
content: "\f09b";
}

.fa-unlock:before {
content: "\f09c";
}

.fa-credit-card:before {
content: "\f09d";
}

.fa-rss:before {
content: "\f09e";
}

.fa-hdd-o:before {
content: "\f0a0";
}

.fa-bullhorn:before {
content: "\f0a1";
}

.fa-bell:before {
content: "\f0f3";
}

.fa-certificate:before {
content: "\f0a3";
}

.fa-hand-o-right:before {
content: "\f0a4";
}

.fa-hand-o-left:before {
content: "\f0a5";
}

.fa-hand-o-up:before {
content: "\f0a6";
}

.fa-hand-o-down:before {
content: "\f0a7";
}

.fa-arrow-circle-left:before {
content: "\f0a8";
}

.fa-arrow-circle-right:before {
content: "\f0a9";
}

.fa-arrow-circle-up:before {
content: "\f0aa";
}

.fa-arrow-circle-down:before {
content: "\f0ab";
}

.fa-globe:before {
content: "\f0ac";
}

.fa-wrench:before {
content: "\f0ad";
}

.fa-tasks:before {
content: "\f0ae";
}

.fa-filter:before {
content: "\f0b0";
}

.fa-briefcase:before {
content: "\f0b1";
}

.fa-arrows-alt:before {
content: "\f0b2";
}

.fa-group:before, .fa-users:before {
content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
content: "\f0c1";
}

.fa-cloud:before {
content: "\f0c2";
}

.fa-flask:before {
content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
content: "\f0c5";
}

.fa-paperclip:before {
content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
content: "\f0c7";
}

.fa-square:before {
content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
content: "\f0c9";
}

.fa-list-ul:before {
content: "\f0ca";
}

.fa-list-ol:before {
content: "\f0cb";
}

.fa-strikethrough:before {
content: "\f0cc";
}

.fa-underline:before {
content: "\f0cd";
}

.fa-table:before {
content: "\f0ce";
}

.fa-magic:before {
content: "\f0d0";
}

.fa-truck:before {
content: "\f0d1";
}

.fa-pinterest:before {
content: "\f0d2";
}

.fa-pinterest-square:before {
content: "\f0d3";
}

.fa-google-plus-square:before {
content: "\f0d4";
}

.fa-google-plus:before {
content: "\f0d5";
}

.fa-money:before {
content: "\f0d6";
}

.fa-caret-down:before {
content: "\f0d7";
}

.fa-caret-up:before {
content: "\f0d8";
}

.fa-caret-left:before {
content: "\f0d9";
}

.fa-caret-right:before {
content: "\f0da";
}

.fa-columns:before {
content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
content: "\f0de";
}

.fa-envelope:before {
content: "\f0e0";
}

.fa-linkedin:before {
content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
content: "\f0e4";
}

.fa-comment-o:before {
content: "\f0e5";
}

.fa-comments-o:before {
content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
content: "\f0e7";
}

.fa-sitemap:before {
content: "\f0e8";
}

.fa-umbrella:before {
content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
content: "\f0ea";
}

.fa-lightbulb-o:before {
content: "\f0eb";
}

.fa-exchange:before {
content: "\f0ec";
}

.fa-cloud-download:before {
content: "\f0ed";
}

.fa-cloud-upload:before {
content: "\f0ee";
}

.fa-user-md:before {
content: "\f0f0";
}

.fa-stethoscope:before {
content: "\f0f1";
}

.fa-suitcase:before {
content: "\f0f2";
}

.fa-bell-o:before {
content: "\f0a2";
}

.fa-coffee:before {
content: "\f0f4";
}

.fa-cutlery:before {
content: "\f0f5";
}

.fa-file-text-o:before {
content: "\f0f6";
}

.fa-building-o:before {
content: "\f0f7";
}

.fa-hospital-o:before {
content: "\f0f8";
}

.fa-ambulance:before {
content: "\f0f9";
}

.fa-medkit:before {
content: "\f0fa";
}

.fa-fighter-jet:before {
content: "\f0fb";
}

.fa-beer:before {
content: "\f0fc";
}

.fa-h-square:before {
content: "\f0fd";
}

.fa-plus-square:before {
content: "\f0fe";
}

.fa-angle-double-left:before {
content: "\f100";
}

.fa-angle-double-right:before {
content: "\f101";
}

.fa-angle-double-up:before {
content: "\f102";
}

.fa-angle-double-down:before {
content: "\f103";
}

.fa-angle-left:before {
content: "\f104";
}

.fa-angle-right:before {
content: "\f105";
}

.fa-angle-up:before {
content: "\f106";
}

.fa-angle-down:before {
content: "\f107";
}

.fa-desktop:before {
content: "\f108";
}

.fa-laptop:before {
content: "\f109";
}

.fa-tablet:before {
content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
content: "\f10b";
}

.fa-circle-o:before {
content: "\f10c";
}

.fa-quote-left:before {
content: "\f10d";
}

.fa-quote-right:before {
content: "\f10e";
}

.fa-spinner:before {
content: "\f110";
}

.fa-circle:before {
content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
content: "\f112";
}

.fa-github-alt:before {
content: "\f113";
}

.fa-folder-o:before {
content: "\f114";
}

.fa-folder-open-o:before {
content: "\f115";
}

.fa-smile-o:before {
content: "\f118";
}

.fa-frown-o:before {
content: "\f119";
}

.fa-meh-o:before {
content: "\f11a";
}

.fa-gamepad:before {
content: "\f11b";
}

.fa-keyboard-o:before {
content: "\f11c";
}

.fa-flag-o:before {
content: "\f11d";
}

.fa-flag-checkered:before {
content: "\f11e";
}

.fa-terminal:before {
content: "\f120";
}

.fa-code:before {
content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
content: "\f123";
}

.fa-location-arrow:before {
content: "\f124";
}

.fa-crop:before {
content: "\f125";
}

.fa-code-fork:before {
content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
content: "\f127";
}

.fa-question:before {
content: "\f128";
}

.fa-info:before {
content: "\f129";
}

.fa-exclamation:before {
content: "\f12a";
}

.fa-superscript:before {
content: "\f12b";
}

.fa-subscript:before {
content: "\f12c";
}

.fa-eraser:before {
content: "\f12d";
}

.fa-puzzle-piece:before {
content: "\f12e";
}

.fa-microphone:before {
content: "\f130";
}

.fa-microphone-slash:before {
content: "\f131";
}

.fa-shield:before {
content: "\f132";
}

.fa-calendar-o:before {
content: "\f133";
}

.fa-fire-extinguisher:before {
content: "\f134";
}

.fa-rocket:before {
content: "\f135";
}

.fa-maxcdn:before {
content: "\f136";
}

.fa-chevron-circle-left:before {
content: "\f137";
}

.fa-chevron-circle-right:before {
content: "\f138";
}

.fa-chevron-circle-up:before {
content: "\f139";
}

.fa-chevron-circle-down:before {
content: "\f13a";
}

.fa-html5:before {
content: "\f13b";
}

.fa-css3:before {
content: "\f13c";
}

.fa-anchor:before {
content: "\f13d";
}

.fa-unlock-alt:before {
content: "\f13e";
}

.fa-bullseye:before {
content: "\f140";
}

.fa-ellipsis-h:before {
content: "\f141";
}

.fa-ellipsis-v:before {
content: "\f142";
}

.fa-rss-square:before {
content: "\f143";
}

.fa-play-circle:before {
content: "\f144";
}

.fa-ticket:before {
content: "\f145";
}

.fa-minus-square:before {
content: "\f146";
}

.fa-minus-square-o:before {
content: "\f147";
}

.fa-level-up:before {
content: "\f148";
}

.fa-level-down:before {
content: "\f149";
}

.fa-check-square:before {
content: "\f14a";
}

.fa-pencil-square:before {
content: "\f14b";
}

.fa-external-link-square:before {
content: "\f14c";
}

.fa-share-square:before {
content: "\f14d";
}

.fa-compass:before {
content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
content: "\f152";
}

.fa-euro:before, .fa-eur:before {
content: "\f153";
}

.fa-gbp:before {
content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
content: "\f158";
}

.fa-won:before, .fa-krw:before {
content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
content: "\f15a";
}

.fa-file:before {
content: "\f15b";
}

.fa-file-text:before {
content: "\f15c";
}

.fa-sort-alpha-asc:before {
content: "\f15d";
}

.fa-sort-alpha-desc:before {
content: "\f15e";
}

.fa-sort-amount-asc:before {
content: "\f160";
}

.fa-sort-amount-desc:before {
content: "\f161";
}

.fa-sort-numeric-asc:before {
content: "\f162";
}

.fa-sort-numeric-desc:before {
content: "\f163";
}

.fa-thumbs-up:before {
content: "\f164";
}

.fa-thumbs-down:before {
content: "\f165";
}

.fa-youtube-square:before {
content: "\f166";
}

.fa-youtube:before {
content: "\f167";
}

.fa-xing:before {
content: "\f168";
}

.fa-xing-square:before {
content: "\f169";
}

.fa-youtube-play:before {
content: "\f16a";
}

.fa-dropbox:before {
content: "\f16b";
}

.fa-stack-overflow:before {
content: "\f16c";
}

.fa-instagram:before {
content: "\f16d";
}

.fa-flickr:before {
content: "\f16e";
}

.fa-adn:before {
content: "\f170";
}

.fa-bitbucket:before {
content: "\f171";
}

.fa-bitbucket-square:before {
content: "\f172";
}

.fa-tumblr:before {
content: "\f173";
}

.fa-tumblr-square:before {
content: "\f174";
}

.fa-long-arrow-down:before {
content: "\f175";
}

.fa-long-arrow-up:before {
content: "\f176";
}

.fa-long-arrow-left:before {
content: "\f177";
}

.fa-long-arrow-right:before {
content: "\f178";
}

.fa-apple:before {
content: "\f179";
}

.fa-windows:before {
content: "\f17a";
}

.fa-android:before {
content: "\f17b";
}

.fa-linux:before {
content: "\f17c";
}

.fa-dribbble:before {
content: "\f17d";
}

.fa-skype:before {
content: "\f17e";
}

.fa-foursquare:before {
content: "\f180";
}

.fa-trello:before {
content: "\f181";
}

.fa-female:before {
content: "\f182";
}

.fa-male:before {
content: "\f183";
}

.fa-gittip:before {
content: "\f184";
}

.fa-sun-o:before {
content: "\f185";
}

.fa-moon-o:before {
content: "\f186";
}

.fa-archive:before {
content: "\f187";
}

.fa-bug:before {
content: "\f188";
}

.fa-vk:before {
content: "\f189";
}

.fa-weibo:before {
content: "\f18a";
}

.fa-renren:before {
content: "\f18b";
}

.fa-pagelines:before {
content: "\f18c";
}

.fa-stack-exchange:before {
content: "\f18d";
}

.fa-arrow-circle-o-right:before {
content: "\f18e";
}

.fa-arrow-circle-o-left:before {
content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
content: "\f191";
}

.fa-dot-circle-o:before {
content: "\f192";
}

.fa-wheelchair:before {
content: "\f193";
}

.fa-vimeo-square:before {
content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
content: "\f195";
}

.fa-plus-square-o:before {
content: "\f196";
}

.fa-space-shuttle:before {
content: "\f197";
}

.fa-slack:before {
content: "\f198";
}

.fa-envelope-square:before {
content: "\f199";
}

.fa-wordpress:before {
content: "\f19a";
}

.fa-openid:before {
content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
content: "\f19d";
}

.fa-yahoo:before {
content: "\f19e";
}

.fa-google:before {
content: "\f1a0";
}

.fa-reddit:before {
content: "\f1a1";
}

.fa-reddit-square:before {
content: "\f1a2";
}

.fa-stumbleupon-circle:before {
content: "\f1a3";
}

.fa-stumbleupon:before {
content: "\f1a4";
}

.fa-delicious:before {
content: "\f1a5";
}

.fa-digg:before {
content: "\f1a6";
}

.fa-pied-piper:before {
content: "\f1a7";
}

.fa-pied-piper-alt:before {
content: "\f1a8";
}

.fa-drupal:before {
content: "\f1a9";
}

.fa-joomla:before {
content: "\f1aa";
}

.fa-language:before {
content: "\f1ab";
}

.fa-fax:before {
content: "\f1ac";
}

.fa-building:before {
content: "\f1ad";
}

.fa-child:before {
content: "\f1ae";
}

.fa-paw:before {
content: "\f1b0";
}

.fa-spoon:before {
content: "\f1b1";
}

.fa-cube:before {
content: "\f1b2";
}

.fa-cubes:before {
content: "\f1b3";
}

.fa-behance:before {
content: "\f1b4";
}

.fa-behance-square:before {
content: "\f1b5";
}

.fa-steam:before {
content: "\f1b6";
}

.fa-steam-square:before {
content: "\f1b7";
}

.fa-recycle:before {
content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
content: "\f1ba";
}

.fa-tree:before {
content: "\f1bb";
}

.fa-spotify:before {
content: "\f1bc";
}

.fa-deviantart:before {
content: "\f1bd";
}

.fa-soundcloud:before {
content: "\f1be";
}

.fa-database:before {
content: "\f1c0";
}

.fa-file-pdf-o:before {
content: "\f1c1";
}

.fa-file-word-o:before {
content: "\f1c2";
}

.fa-file-excel-o:before {
content: "\f1c3";
}

.fa-file-powerpoint-o:before {
content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
content: "\f1c8";
}

.fa-file-code-o:before {
content: "\f1c9";
}

.fa-vine:before {
content: "\f1ca";
}

.fa-codepen:before {
content: "\f1cb";
}

.fa-jsfiddle:before {
content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
content: "\f1cd";
}

.fa-circle-o-notch:before {
content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
content: "\f1d1";
}

.fa-git-square:before {
content: "\f1d2";
}

.fa-git:before {
content: "\f1d3";
}

.fa-hacker-news:before {
content: "\f1d4";
}

.fa-tencent-weibo:before {
content: "\f1d5";
}

.fa-qq:before {
content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
content: "\f1d9";
}

.fa-history:before {
content: "\f1da";
}

.fa-circle-thin:before {
content: "\f1db";
}

.fa-header:before {
content: "\f1dc";
}

.fa-paragraph:before {
content: "\f1dd";
}

.fa-sliders:before {
content: "\f1de";
}

.fa-share-alt:before {
content: "\f1e0";
}

.fa-share-alt-square:before {
content: "\f1e1";
}

.fa-bomb:before {
content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
content: "\f1e3";
}

.fa-tty:before {
content: "\f1e4";
}

.fa-binoculars:before {
content: "\f1e5";
}

.fa-plug:before {
content: "\f1e6";
}

.fa-slideshare:before {
content: "\f1e7";
}

.fa-twitch:before {
content: "\f1e8";
}

.fa-yelp:before {
content: "\f1e9";
}

.fa-newspaper-o:before {
content: "\f1ea";
}

.fa-wifi:before {
content: "\f1eb";
}

.fa-calculator:before {
content: "\f1ec";
}

.fa-paypal:before {
content: "\f1ed";
}

.fa-google-wallet:before {
content: "\f1ee";
}

.fa-cc-visa:before {
content: "\f1f0";
}

.fa-cc-mastercard:before {
content: "\f1f1";
}

.fa-cc-discover:before {
content: "\f1f2";
}

.fa-cc-amex:before {
content: "\f1f3";
}

.fa-cc-paypal:before {
content: "\f1f4";
}

.fa-cc-stripe:before {
content: "\f1f5";
}

.fa-bell-slash:before {
content: "\f1f6";
}

.fa-bell-slash-o:before {
content: "\f1f7";
}

.fa-trash:before {
content: "\f1f8";
}

.fa-copyright:before {
content: "\f1f9";
}

.fa-at:before {
content: "\f1fa";
}

.fa-eyedropper:before {
content: "\f1fb";
}

.fa-paint-brush:before {
content: "\f1fc";
}

.fa-birthday-cake:before {
content: "\f1fd";
}

.fa-area-chart:before {
content: "\f1fe";
}

.fa-pie-chart:before {
content: "\f200";
}

.fa-line-chart:before {
content: "\f201";
}

.fa-lastfm:before {
content: "\f202";
}

.fa-lastfm-square:before {
content: "\f203";
}

.fa-toggle-off:before {
content: "\f204";
}

.fa-toggle-on:before {
content: "\f205";
}

.fa-bicycle:before {
content: "\f206";
}

.fa-bus:before {
content: "\f207";
}

.fa-ioxhost:before {
content: "\f208";
}

.fa-angellist:before {
content: "\f209";
}

.fa-cc:before {
content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
content: "\f20b";
}

.fa-meanpath:before {
content: "\f20c";
}

.comp-notification {
position: relative;
border-left: 1px solid #009FE0;
height: 51px;
}

.comp-notification .btnsalir {float: left;height: 50px;margin-left: 1px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;-o-border-radius: 0px;border-radius: 0px;background: #ff7900;border: none;color: white;}

.comp-notification .line {display: block;background: #c9c9c9;height: 4px;width: 100%;position: absolute;bottom: 0px;left: 0px;}

.main-content-inner {
overflow: auto;
}

.comp-notification > a {height: 51px;font-size: 14px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;display: block;position: relative;z-index: 3;background: #009FE0;color: #fff;}
.comp-notification > a .line {display: block;background: #c9c9c9;height: 4px;width: 100%;position: absolute;bottom: 0px;left: 0px;}
.comp-notification > a .line:before {content: '';background-position: 0 -23px;height: 24px;width: 51px;position: absolute;top: -48px;left: 0px;display: none;}
.comp-notification > a:hover, .comp-notification > a.active {color: #fff;}
.comp-notification > a:hover .line, .comp-notification > a.active .line {background: #009FE0;}
.comp-notification > a:hover .line:before, .comp-notification > a.active .line:before {display: block;}
.comp-notification > a:hover .total, .comp-notification > a.active .total {background: #ee1e23;}
.comp-notification .fa {font-size: 22px;position: relative;}
.comp-notification .fa .total {display: block;background: #000;position: absolute;font-size: 11px;padding: 4px;letter-spacing: -2px;text-align: center;text-indent: -3px;width: 18px;height: 18px;top: -5px;right: -10px;}
.comp-notification .txt {display: inline-block;vertical-align: middle;position: relative;top: -5px;}

.comp-notification .comp-list-notification {display: none;}

.comp-list-notification {position: absolute;background: #fff;right: 0px;width: 300px;}

.comp-list-notification .total-not {background: #28282a;color: #fff;padding: 5px;}

.comp-list-notification .total-not .total {color: #ffb000;}

.comp-list-notification .total-not:before {content: '';width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 7px solid #28282a;position: absolute;top: 0px;right: 116px;z-index: 10;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

.comp-list-notification .l-not {
margin: 0px;
padding: 0px;
}

.comp-list-notification .l-not a {display: block;color: #686868;border-bottom: 1px solid #d7d7d7;padding: 14px 20px 10px 56px;position: relative;font-size: 12px;}

.comp-list-notification .l-not a:hover {
    background: #f0f0f0;
}

.comp-list-notification .l-not li {
    list-style: none;
}

.comp-list-notification .l-not li.l-foot a {padding-left: 0px;padding-right: 0px;text-align: center;border-bottom: 4px solid #dcdcdd;}

.comp-list-notification .l-not li.l-foot a:hover {text-decoration: underline;}

.comp-list-notification.active {-webkit-box-shadow: 0px 2px 10px #cacaca;-moz-box-shadow: 0px 2px 10px #cacaca;box-shadow: 0px 2px 10px #cacaca;}

.comp-list-notification.active .total-not:before {
    top: -7px;
}

.comp-list-notification .name {
color: #373737;
}

.comp-list-notification .time {display: block;color: #b0b0b1;margin: 6px 0 0;}

.comp-list-notification .i {
position: absolute;
left: 18px;
top: 50%;
}

.comp-list-notification .i.i-ui-ray {
    margin-top: -9px;
}

.comp-list-notification .i.i-ui-clock {
    margin-top: -10px;
}

.comp-list-notification .i.i-ui-check {
    margin-top: -7px;
}

.comp-list-notification .i.i-ui-update {
    margin-top: -9px;
}

.comp-list-notification .close-not {position: absolute;color: #fff;top: 12px;right: 10px;font-size: 18px;font-family: tahoma;cursor: pointer;}

.comp-profile {
border-right: 1px solid #ff7900;
}

.comp-profile > a {height: 64px;font-size: 14px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;display: block;background: #ff7900;position: relative;z-index: 3;border-left: 1px solid #ff7900;border-right: 1px solid #ff7900;color: #fff;}

.comp-profile > a .line {display: block;background: #c9c9c9;height: 4px;width: 100%;position: absolute;bottom: 0px;left: 0px;}

.comp-profile > a:hover, .comp-profile > a.active {
    color: #fff;
}

.comp-profile > a:hover img, .comp-profile > a.active img {}

.comp-profile > a:hover .line, .comp-profile > a.active .line {
}

.comp-profile > a.active .fa-angle-right {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}

.comp-profile img {
width: 47px;
height: 50px;
}

.comp-profile img, .comp-profile .usr {
margin: 0 10px 0 0;
vertical-align: middle;
}

.comp-profile .usr {
margin-top: 0px;
}

.comp-profile .usr, .comp-profile .fa-angle-right {
display: inline-block;
vertical-align: middle;
}

.comp-profile .fa-caret-down {
position: relative;
top: 3px;
}

.comp-profile .l-drop {
position: absolute;
width: 100%;
display: none;
padding: 0px;
}

.comp-profile li {
padding: 0px;
list-style: none;
}

.modal {display: none;overflow: auto;overflow-y: hidden;position: fixed;top: 10px;right: 0;bottom: 0;left: 0;z-index: 1050;-webkit-overflow-scrolling: touch;outline: 0;}

.modal.fade .modal-dialog {-webkit-transform: translate(0, -25%);-ms-transform: translate(0, -25%);transform: translate(0, -25%);-webkit-transition: -webkit-transform 0.3s ease-out;-moz-transition: -moz-transform 0.3s ease-out;-o-transition: -o-transform 0.3s ease-out;transition: transform 0.3s ease-out;}

.modal.in .modal-dialog {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}

.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}

.modal-content {position: relative;background-color: white;border: 1px solid #999999;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 6px;-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);background-clip: padding-box;outline: none;}

.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
margin-left: 0;
}

.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}

@media (min-width: 768px) {
    .modal-dialog {
        width: 760px;
        margin: 15px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {position: absolute;z-index: 1030;display: block;visibility: visible;font-size: 12px;line-height: 1.4;opacity: 0;filter: alpha(opacity=0);}

.tooltip.in {opacity: 0.9;filter: alpha(opacity=90);}

.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}

.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}

.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}

.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}

.tooltip-inner {max-width: 200px;padding: 3px 8px;color: white;text-align: center;text-decoration: none;background-color: black;border-radius: 4px;}

.tooltip-arrow {position: absolute;width: 0;height: 0;border-color: transparent;border-style: solid;}

.tooltip.top .tooltip-arrow {bottom: 0;left: 50%;margin-left: -5px;border-width: 5px 5px 0;border-top-color: black;}

.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: black;
}

.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: black;
}

.tooltip.right .tooltip-arrow {top: 50%;left: 0;margin-top: -5px;border-width: 5px 5px 5px 0;border-right-color: black;}

.tooltip.left .tooltip-arrow {top: 50%;right: 0;margin-top: -5px;border-width: 5px 0 5px 5px;border-left-color: black;}

.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: black;
}

.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: black;
}

.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: black;
}

.popover {position: absolute;top: 0;left: 0;z-index: 1010;display: none;max-width: 276px;padding: 1px;text-align: left;background-color: white;background-clip: padding-box;border: 1px solid #cccccc;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 6px;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);white-space: normal;}

.popover.top {
margin-top: -10px;
}

.popover.right {
margin-left: 10px;
}

.popover.bottom {
margin-top: 10px;
}

.popover.left {
margin-left: -10px;
}

.popover-title {margin: 0;padding: 8px 14px;font-size: 13px;font-weight: normal;line-height: 18px;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-radius: 5px 5px 0 0;}

.popover-content {
padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {position: absolute;display: block;width: 0;height: 0;border-color: transparent;border-style: solid;}

.popover > .arrow {
border-width: 11px;
}

.popover > .arrow:after {
border-width: 10px;
content: "";
}

.popover.top > .arrow {left: 50%;margin-left: -11px;border-bottom-width: 0;border-top-color: #999999;border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);bottom: -11px;}

.popover.top > .arrow:after {content: " ";bottom: 1px;margin-left: -10px;border-bottom-width: 0;border-top-color: white;}

.popover.right > .arrow {top: 50%;left: -11px;margin-top: -11px;border-left-width: 0;border-right-color: #999999;border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%);}

.popover.right > .arrow:after {content: " ";left: 1px;bottom: -10px;border-left-width: 0;border-right-color: white;}

.popover.bottom > .arrow {left: 50%;margin-left: -11px;border-top-width: 0;border-bottom-color: #999999;border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);top: -11px;}

.popover.bottom > .arrow:after {content: " ";top: 1px;margin-left: -10px;border-top-width: 0;border-bottom-color: white;}

.popover.left > .arrow {top: 50%;right: -11px;margin-top: -11px;border-right-width: 0;border-left-color: #999999;border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%);}

.popover.left > .arrow:after {content: " ";right: 1px;border-right-width: 0;border-left-color: white;bottom: -10px;}

.carousel {position: relative;}

.carousel-inner {position: relative;overflow: hidden;width: 100%;}

.carousel-inner > .item {display: none;position: relative;-webkit-transition: 0.6s ease-in-out left;transition: 0.6s ease-in-out left;}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;line-height: 1;}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {display: block;}

.carousel-inner > .active {left: 0;}

.carousel-inner > .next, .carousel-inner > .prev {position: absolute;top: 0;width: 100%;}

.carousel-inner > .next {
left: 100%;
}

.carousel-inner > .prev {
left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
left: -100%;
}

.carousel-inner > .active.right {
left: 100%;
}

.carousel-control {position: absolute;top: 0;left: 0;bottom: 0;width: 15%;opacity: 0.5;filter: alpha(opacity=50);font-size: 20px;color: white;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);}

.carousel-control.left {background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);}

.carousel-control.right {left: auto;right: 0;background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);}

.carousel-control:hover, .carousel-control:focus {outline: none;color: white;text-decoration: none;opacity: 0.9;filter: alpha(opacity=90);}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 50%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 50%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {width: 20px;height: 20px;margin-top: -10px;margin-left: -10px;font-family: serif;}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {position: absolute;bottom: 10px;left: 50%;z-index: 15;width: 60%;margin-left: -30%;padding-left: 0;list-style: none;text-align: center;}

.carousel-indicators li {display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;border: 1px solid white;border-radius: 10px;cursor: pointer;background-color: #000 \9;background-color: rgba(0, 0, 0, 0);}

.carousel-indicators .active {margin: 0;width: 12px;height: 12px;background-color: white;}

.carousel-caption {position: absolute;left: 15%;right: 15%;bottom: 20px;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: white;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);}

.carousel-caption .btn {text-shadow: none;}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {width: 30px;height: 30px;margin-top: -15px;margin-left: -15px;font-size: 30px;}
    .carousel-caption {left: 20%;right: 20%;padding-bottom: 30px;}
    .carousel-indicators {bottom: 20px;}
}

.row-c {
margin: 0px !important;
}

.clearfix:before, .clearfix:after {
content: " ";
display: table;
}

.clearfix:after {
clear: both;
}

.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}

.pull-left {
float: left !important;
}

.hide {
display: none !important;
}

.show {
display: block !important;
}

.invisible {visibility: hidden;}
.text-hide {font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0;}
.hidden {display: none !important;visibility: hidden !important;}
.affix {position: fixed;}
.bs-example {position: relative;padding: 45px 15px 15px;border: 1px solid #cacaca;background-color: #fff;border-radius: 4px 4px 0 0;top: 1px;}
.bs-example:after {content: "Ejemplo";position: absolute;top: 15px;left: 15px;font-size: 12px;font-weight: 700;color: #f00;text-transform: uppercase;letter-spacing: 1px;}
.bs-example p:last-child {margin: 0px;}
.col-colum-tit .main-title {border-bottom: 1px solid #d4d4d4;padding: 10px 6px;font-weight: normal;color: #2F2929;font-size: 16px;background: #fff;z-index: 0;-webkit-box-shadow: 0px 3px 2px #f0f0f0;box-shadow: 0px 3px 2px #f0f0f0;-moz-box-shadow: 0px 3px 2px #f0f0f0;position: relative;overflow: auto;display: block;margin: 0px 0px 20px 0px;}
.main-title {border-bottom: 1px solid #d4d4d4;padding: 10px 20px;font-weight: normal;color: #818181;font-size: 18px;background: #fff;z-index: 0;-webkit-box-shadow: 0px 3px 2px #f0f0f0;box-shadow: 0px 3px 2px #f0f0f0;-moz-box-shadow: 0px 3px 2px #f0f0f0;position: relative;overflow: auto;display: block;margin: 0px -20px 26px -20px;}
.main-title-kb {border-bottom: 1px solid #d4d4d4;padding-right: 20px;padding-top: 9px;padding-left: 20px;padding-bottom: 4px;font-weight: normal;color: #000000;font-size: 18px;background: #fff;z-index: 0;-webkit-box-shadow: 0px 3px 2px #f0f0f0;box-shadow: 0px 3px 2px #f0f0f0;-moz-box-shadow: 0px 3px 2px #f0f0f0;position: relative;display: block;margin: 0px -20px 8px -20px;height: 44px;}
.main-title-kb-new {
    border-bottom: 1px solid #d4d4d4;
    padding-right: 10px;
    padding-top: 9px;
    padding-left: 20px;
    padding-bottom: 4px;
    font-weight: normal;
    color: #68748f;
    font-size: 18px;
    background: #fff;
    z-index: 0;
    -webkit-box-shadow: 0px 3px 2px #f0f0f0;
    box-shadow: 0px 3px 2px #f0f0f0;
    -moz-box-shadow: 0px 3px 2px #f0f0f0;
    position: relative;
    display: block;
    margin: 0px -20px 8px -20px;
    height: 44px;
}
.main-title-vp {border-bottom: 1px solid #d4d4d4;padding: 10px 10px;font-weight: normal;color: #F4F9FC;font-size: 18px;background: #31708f;z-index: 0;-webkit-box-shadow: 0px 3px 2px #f0f0f0;box-shadow: 0px 3px 2px #f0f0f0;-moz-box-shadow: 0px 3px 2px #f0f0f0;position: relative;overflow: auto;display: block;}

@-ms-viewport {width: device-width;}

.visible-xs, .visible-sm, .visible-md, .visible-lg {display: none !important;}

@media (max-width: 767px) {
    .visible-xs {display: block !important;}

    table.visible-xs {display: table;}

    tr.visible-xs {display: table-row !important;}

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }

    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }

    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {display: block !important;}
    table.visible-lg {display: table;}
    tr.visible-lg {display: table-row !important;}
    th.visible-lg, td.visible-lg {display: table-cell !important;}
    .hidden-lg {display: none !important;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {display: none !important;}
}

.visible-print {display: none !important;}

@media print {
    .visible-print {display: block !important;}
    table.visible-print {display: table;}
    tr.visible-print {display: table-row !important;}
    th.visible-print, td.visible-print {display: table-cell !important;}
    .hidden-print {display: none !important;}
}

.table-responsive::-webkit-scrollbar {width: 12px;}
.table-responsive::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius: 10px;}
.table-responsive::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}
.loading:after {content: '';background: #000 center center;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;color: #fff;opacity: .5;z-index: 99;}
.loading:before {content: '';background: url('../Content/img/loading.gif') center center no-repeat;position: fixed;top: 30%;left: 50%;width: 60px;height: 60px;margin: -16px 0 0 -16px;z-index: 100;}
.alert {background-color: #cfe2c0;border: 1px solid #9bb18a;border-radius: 0px;color: #659b3a;margin-bottom: 20px;padding: 9px;}
.alert h4 {color: inherit;margin-top: 0;}
.alert-danger {background-color: #f0c9ca;border-color: #d59698;color: #dc484d;}
.alert-danger hr {border-top-color: #E6C1C7;}
.alert-danger .alert-link {color: #953B39;}
.flyover {left: 150%;overflow: hidden;position: fixed;width: 50%;opacity: 0.9;z-index: 1050;-webkit-transition: left 0.6s ease-out 0s;transition: left 0.6s ease-out 0s;}
.flyover-centered {top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.flyover-bottom {bottom: 10px;}
.flyover.in {left: 50%;}
.wrap-number {position: relative;}
.wrap-number .form-control {padding-left: 32px;}
.wrap-number .span-number {position: absolute;left: 10px;top: 9px;}
.list-inline-sharepoint {padding-left: 0;list-style: none;}
.list-inline-sharepoint {margin-left: -5px;}
.list-inline-sharepoint > li {}
.u-close-panel {cursor: pointer;font-size: 20px;}
.u-close-panel .u-active {display: none;}
.u-close-panel.active .u-inactive {display: none;}
.u-close-panel.active .u-active {display: inline-block;}
.tittle {font-weight: bold;padding-bottom: 10px;}
.clsDocument {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 320px;padding: 5px 0;margin: 2px 0px 0px -310px;list-style: none;font-size: 13px;background-color: white;border: 1px solid #cccccc;border: 1px solid rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);background-clip: padding-box;}
.clsDocument .btn {background: #ff5a00;text-shadow: 1px 1px 1px #ff3600;border-bottom: 3px solid #df4800;}

@media (max-width: 700px) {
    .comp-profile .usr {display: none;}
    .comp-profile > a {}
}

@media (max-width: 600px) {
    .comp-profile .usr {display: none;}

    header h1 {display: none;}

    .content_slide {}

    .fixed_top {left: 60px;}

    header h1 {display: none;}

    .active-layout-slide .i-logo {
        width: 35px;
    }

    .comp-profile > a {
    }

    .lay-section-main .view-wrapH {padding-top: 78px !important;}
}

@media (max-width: 300px) {
    .comp-profile > a {}
}
/****************************************
*   TREEVIEW                            *
****************************************/
.bt {
clear: both;
}

.Contenedor_TreeView {max-height: 354px;width: 100%;overflow: auto;margin: 10px 10px 20px 0;display: none;border: 1px solid #C9C9C9;padding: 5px 0px 5px 0px;-webkit-box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);-moz-box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);}

.Contenedor_Detalle {max-height: 354px;width: 100%;overflow: auto;margin: 10px 10px 20px 0;display: none;padding: 0 20px 0 10px;border: 1px solid #C9C9C9;-webkit-box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);-moz-box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);}

.Contenedor_TreeView2 {min-height: 280px;width: 100%;overflow: auto;float: left;border: 1px solid #C9C9C9;padding: 5px 0px 5px 0px;-webkit-box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);-moz-box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);box-shadow: 0px 0px 16px 0px rgba(46, 55, 50, 0.19);}

.Contenedor_Detalle2 {min-height: 280px;width: 20%;overflow: auto;float: left;margin: 10px 10px 20px 0;padding: 0 20px 0 10px;}

.Contraido {
color: blue;
}

.Contraido ul {
display: none;
}

.Expandido {
color: ActiveCaption;
}

.Expandido ul {
display: block;
}

.Seleccionado {
font-weight: bold;
color: red;
}

.btn_grid_pad {
padding-bottom: 35px;
}

.Contenedor_TreeView ul {
margin: 0px;
padding: 0px;
}

.Contenedor_TreeView ul#ulTreeView > li:last-child {
background: none;
}

.Contenedor_TreeView li {list-style: none;margin-left: 18px;font-size: 12px;background: url("../img/d.png") -90px 0 repeat-y;}

.Contenedor_TreeView li ul {
margin-left: 18px;
}

.Contenedor_TreeView li ul:last-child li {
    background: none;
}

.Contenedor_TreeView li label {display: inline-block;position: relative;font-weight: normal;color: #222;margin: 0px;cursor: pointer;}

.Contenedor_TreeView li label.active {
    font-weight: bold;
}

.Contenedor_TreeView li label:before {
}

.Contenedor_TreeView li .i-mostrar {background: url("../img/d.png") no-repeat -54px 0;width: 18px;height: 18px;cursor: pointer;}

.Contenedor_TreeView li .i-mostrar.active {
    background: url("../img/d.png") no-repeat -72px 0;
}

.Contenedor_TreeView li.no-lista .i-mostrar {
display: none;
}

.Contenedor_TreeView li.Expandido > ul {
display: block;
}

.Contenedor_TreeView li.Expandido .i-check {
background: url("../img/d.png") no-repeat -38px -37px;
}

.Contenedor_TreeView li.Contraido > ul {
display: none;
}

.Contenedor_TreeView li.Contraido .i-check {
background: url("../img/d.png") no-repeat -2px -20px;
}

.Contenedor_TreeView li.Contraido .i-mostrar {
background: url("../img/d.png") no-repeat -72px 0;
}

.Contenedor_TreeView .i {
display: inline-block;
}

.Contenedor_TreeView .i.i-check {background: url("../img/d.png") no-repeat -2px -20px;width: 14px;height: 16px;margin: 0 4px 0 1px;}

.Contenedor_TreeView .i.i-folder {background: url("../img/d.png") no-repeat -57px -19px;width: 14px;height: 16px;}

.MostrarModulo label .i.i-folder {
background: url("../img/tree_custom.png") no-repeat -16px 0px;
}

.MostrarOpcionM label .i.i-folder {
background: url("../img/tree_custom.png") no-repeat -32px 0px;
}

.MostrarAccionSRA label .i.i-folder {
background: url("../img/tree_custom.png") no-repeat -48px 0px;
}

.main-nav {
}

.main-nav-ul-master {
margin: 0px;
padding: 52px 0px 0px 0px !important;
}

.main-nav ul {
margin: 0px;
padding: 0px 0px 0px 0px;
}

.main-nav ul li {
list-style: none;
}

.main-nav .bl-slide {
}

.main-nav > ul > li {
position: relative;
}

.main-nav > ul > li > a {font-weight: normal;display: block;font-size: 12px;position: relative;color: #CAE4FB;}

.main-nav a {display: block;font-size: 12px;color: #919191;min-height: 53px;}

.main-nav .sub-menu a {
background: #3F5161;
}

.main-nav .wrap-icon {width: 59px;height: 100%;position: absolute;top: 0px;left: 0px;text-align: center;line-height: 54px;background: #3f5161;z-index: 9;}

.main-nav .wrap-text {display: block;padding: 18px 35px 18px 14px;position: relative;background: #32414E;margin-left: 58px;z-index: 1;width: 210px;}

.main-nav .wrap-text-inner {padding: 18px 35px 18px 14px;display: block;margin-left: 59px;background: #111;}

.main-nav .menu-dropdown .fa-bars {color: #CAE4FB;position: absolute;font-size: 14px;right: 11px;top: 50%;margin-top: -7px;}

.main-nav .menu-dropdown ul {
display: none;
}

.main-nav .menu-dropdown li.title {padding: 18px 35px 18px 14px;color: #fff;margin-left: 0px !important;}

.main-nav .menu-dropdown:before {content: '';position: absolute;width: 4px;height: 100%;background: #4d4d4d;z-index: 99;}

.main-nav li:hover > a, .main-nav li.active > a, .main-nav li.active .fa-bars, .main-nav li:hover .fa-bars, .main-nav a.active {
color: #FFF;
}

.main-nav li:hover > a .wrap-text, .main-nav li.active > a .wrap-text {
color: #fff;
text-decoration: underline;
}

.main-nav li:hover > a .wrap-text-inner, .main-nav li.active > a .wrap-text-inner {
}

.main-nav .menu-dropdown.active:before {
background: #009FE0;
}

.main-nav .menu-dropdown.active .glyphicon {
color: #009FE0;
}

.main-nav .menu-dropdown.active .fa {
color: #009FE0;
}

.aside-open .sub-menu .title {
display: none;
}

.aside-open-complete .main-aside {
width: 260px;
}

.aside-open-complete .main-nav {
position: fixed;
}

.aside-closed .main-nav > ul > li:hover .sub-menu {
color: #fff;
}

.aside-closed .main-nav > ul > li .sub-menu li {background: #32414E;margin-left: 2px !important;font-weight: normal;font-size: 12px;}
.aside-closed-complete .main-nav ul ul {position: absolute;top: 0px;left: 58px;width: 202px;-webkit-box-shadow: 5px 5px rgba(44, 53, 66, 0.2);box-shadow: 5px 5px rgba(44, 53, 66, 0.2);-moz-box-shadow: 5px 5px rgba(44, 53, 66, 0.2);z-index: 9999;}
.aside-closed-complete .main-nav > ul > li:hover ul {display: block !important;}
.aside-closed-complete .main-nav .wrap-text {margin-left: 0px;width: auto;padding: 0px;}
.aside-closed-complete .main-nav .wrap-text-inner {margin-left: 0px;}
.aside-closed-complete .main-aside {width: 58px;}
.aside-closed .sub-menu .title {display: none;}
.aside-closed-complete .sub-menu .title {display: block;}
.aside-closed .main-nav > ul > li:hover > a .wrap-text, .aside-closed .main-nav > ul > li:hover > a .wrap-icon, .aside-closed .main-nav > ul > li.active > a .wrap-text .aside-closed .main-nav > ul > li.active > a .wrap-icon {color: #fff;}
.aside-closed .main-nav > ul > li:hover > a .glyphicon, .aside-closed .main-nav > ul > li.active > a .glyphicon {}
.main-nav .cssfa {position: absolute;left: 24px;font-size: 18px;color: #ff7900;z-index: 1000;}

.main-nav .glyphicon {
position: absolute;
left: 24px;
font-size: 16px;
color: #b7cfe4;
}

.main-nav .fa {
font-size: 18px;
color: #CAE4FB;
}

.main-nav .fa.fa-laptop {
top: 18px;
}

.main-nav .glyphicon.glyphicon-cog {
top: 18px;
}

.main-nav .glyphicon.glyphicon-open {
top: 18px;
}

.main-nav .glyphicon.glyphicon-ok {
top: 18px;
}

.main-nav-ul-glyphicon {position: absolute !important;top: 50% !important;margin: -6px 0 0 !important;font-size: 12px !important;}

.btn-slide.active .fa-bars:before {
content: "\f00d";
}

.has-warning {
position: relative;
}

.has-success .fa, .has-warning .fa, .has-error .fa {position: absolute;right: 10px;top: 72%;margin-top: -7px;z-index: 9;}

.has-success .form-control[type="text"], .has-success .form-control[type="password"], .has-warning .form-control[type="text"], .has-success .form-control[type="password"], .has-error .form-control[type="text"], .has-success .form-control[type="password"] {
padding-right: 30px;
}

.required .form-control[type="text"] {
padding-right: 30px;
}

.has-warning .fa {
color: #e69e20;
}

.has-warning .fa {
right: 14px;
}

.inlineSra a {
margin-right: 8px;
}

.BoxHome {
text-align: left;
max-width: 914px;
padding: 10px 0px 100px 0px;
}

.itemBox {width: 164px;height: 180px;background: #f3f3f3;display: inline-block;zoom: 1;text-align: center;margin: 0px 15px 20px 0px;position: relative;vertical-align: top;}

.itemBox.disabled .ico {background-position: 0px -105px !important;background-repeat: no-repeat;}

.itemBox:hover:before, .itemBox:focus:before, .itemBox:active:before {top: -8px;right: -8px;bottom: -8px;left: -8px;opacity: 1;}

.itemBox:hover {
background-color: #009FE0
}

.itemBox a {text-decoration: none !important;display: block;height: 100%;padding: 6px;}

.itemBox a .itemCont {background: #009FE0;display: block;height: 100%;}

.itemBox a:hover .itemCont {background: #FFFFFF;display: block;height: 100%;}

.itemBox.disabled a {
cursor: default !important;
}

.itemBox.disabled a:hover .itemCont {
    background: #d9d9d9 !important;
}

.itemBox.disabled .itemCont:hover .nameItem {
color: #3d3d3d !important;
}

.BoxHome .itemCont .ico {height: 105px;text-align: center;color: #FFF;font-size: 48px;padding-top: 21px;font-weight: normal;}

.BoxHome .itemCont .nameItem {height: 36px;font-size: 14px;color: #FFFFFF;font-style: italic;display: table;text-align: center;width: 100%;}

.BoxHome .itemCont:hover .nameItem {
color: #009FE0;
}

.BoxHome .itemCont .nameItem span {
display: table-cell;
vertical-align: middle;
font-weight: bold;
padding: 0px 20px;
}

.s-col {
height: 420px;
overflow-y: auto;
}

.user_foto {
padding-top: 21px;
height: 130px;
}

.user_foto img {
height: 98px;
}

body.loading:after {content: '';width: 100%;height: 100%;position: fixed;background: #2a2a2c;opacity: .3;top: 0px;left: 0px;z-index: 9999;}

body.loading:before {content: '';background: url('../images/loading.gif') no-repeat;width: 164px;height: 164px;position: fixed;left: 44%;margin-left: -22px;top: 256px;z-index: 99999;}

body.loadingDocumento:after {content: '';width: 100%;height: 100%;position: fixed;background: #2a2a2c;opacity: .3;top: 0px;left: 0px;z-index: 9999;}

body.loadingDocumento:before {content: '';background: url(../images/loadingdocumento.gif) no-repeat;width: 242px;height: 249px;position: fixed;left: 44%;margin-left: -28px;top: 230px;z-index: 99999;}

.top_text_butoon {
padding-top: 15px;
}

.boxAnadirUser {
display: block;
overflow: hidden;
height: auto;
}

.inputAnadirUser {
margin: 0px 34px 0px 0px;
}

.inputAnadirUser2 {
margin: 0px 34px 0px 0px;
}

.inputAnadirUser3 {
margin: 0px 60px 0px 0px;
}

.btnAnadirUser {
float: right;
}

.btnAnadirUser .btn {
padding: 6px 6px;
}

.btnAnadirUser .ico-btn {
margin-right: 0px;
}

.btnAnadirUser .btn_clock {padding: 6px 6px;border-radius: 0px;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); background: -webkit-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); background: linear-gradient(to bottom, #ffffff 0%,#e7e7e7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); border: 1px solid #b1b1b1;}

.content {
margin-right: auto;
margin-left: auto;
}

.box.box-info {
border-top-color: #00c0ef;
}

.box {position: relative;border-radius: 3px;background: #fff;border-top: 3px solid #d2d6de;margin-bottom: 20px;width: 100%;box-shadow: 0 1px 1px rgba(0,0,0,.1);}

.box-body {border-top-left-radius: 0;border-top-right-radius: 0;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;padding: 0px 10px 10px 10px;}

.BoxSuperior {padding-top: 160px;text-align: center;margin: 0 auto;}
.header {background: #3e3d3d;}
.header {height: 53px;border-top: 1px solid #dddedf;background: #fff;position: fixed;width: 100%;z-index: 10;}
.header .logox {display: block;float: left;margin-top: 6px;min-width: 115px;border-right: 1px solid #d9d9d9;margin-left: 7px}

.button-nav {
    display: block;
    height: 38px;
    width: 50px;
    background: #19395A;
    border: none;
    float: left;
    text-align: center;
    color: #cae4fb;
}

.header h1 {color: #427cac;float: left;margin: 13px;font-weight: bold;font-size: 22px;text-transform: uppercase;margin-top: 15px;}

.button-nav .fa-th {
font-size: 21px;
margin: 9px 0px 0px 0px;
color: #cae4fb;
}

.skin-gym .logox img {
background: url(../images/logo.png) no-repeat -1px -156px;
width: 100px;
height: 40px;
}

.input-group-addon:last-child {
border-left: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}

.input-group-addon, .input-group-btn {width: 1%;white-space: nowrap;vertical-align: middle;}

.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}

h1 small {margin: 0 6px;font-size: 14px !important;font-weight: 400 !important;color: #8089A0 !important;}

.form-horizontal .control-label {
text-align: left;
color: #346187
}

.material-switch > input[type="checkbox"] {
display: none;
}

.material-switch > label {
cursor: pointer;
height: 0px;
position: relative;
width: 40px;
}

.material-switch > label::before {background: rgb(0, 0, 0);box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);border-radius: 8px;content: '';height: 13px;margin-top: -8px;position: absolute;opacity: 0.3;transition: all 0.4s ease-in-out;width: 31px;}

.material-switch > label::after {background: rgb(255, 255, 255);border-radius: 16px;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);content: '';height: 20px;left: -4px;margin-top: -8px;position: absolute;top: -3px;transition: all 0.3s ease-in-out;width: 19px;}

.material-switch > input[type="checkbox"]:checked + label::before {background: inherit;opacity: 0.5;}

.material-switch > input[type="checkbox"]:checked + label::after {background: inherit;left: 20px;}

.vacio {color: gray;}

.llenowbs {color: #56BA55;}

.fa-trash {color: #D85249;}

.glyphicon-trash {color: #D85249;}

.txtcombo {
margin-top: 8px;
}

.centralreg {
margin-top: 5px;
}

.central {
margin-top: 10px;
}

.oculto {
display: none;
}

.GrillaSistemaSingle table thead tr:nth-child(1) th {background: #337ab7 !important;filter: none !important;height: 30px;border-top: 1px solid #BFBFBF !important;border-right: 1px solid #BFBFBF !important;text-align: center;color: #FFFFFF;}

.navbar-top-links li {display: inline-block !important;}

.navbar-top-links .dropdown-menu li {display: block !important;}

.body-celeste {
background-color: #F4FAFF
}

.dataTables_length {
float: left;
margin-bottom: 5px;
}

.table-responsive {
min-height: .01%;
overflow-x: auto;
}

.showDiv {
display: block;
}

/*.panel:hover {
box-shadow: none !important;
}*/

.color-box {
margin-bottom: 10px;
padding-left: 17px;
}

.color-box .shadow {
margin: 0;
}

.note-icon {
background-position: 0 0;
}

.info-tab {width: 36px;height: 50px;float: left;margin-left: -21px;position: relative;top: 10px;background: url(../Images/sprite.png) no-repeat;}

.note-box {color: #144261;background: #DDF7E7;}

.note-box, .warning-box, .tip-box {padding: 10px 15px 10px 35px;}
   
/*PARAMETRIZACIÓN DE TAMAÑOS DE DISPOSITIVOS*/
@media (min-width: 1200px) {
    .BoxSuperior {
        padding-top: 160px;
    }

    .ImagenResponsivo {
        width: 100%;
        padding: 30px;
    }
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
    .ImagenResponsivo {
        width: 100%;
    }
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
    .BoxSuperior {
        padding-top: 40px;
    }

    .ImagenResponsivo {
        width: 300px !important;
    }

    .col-md-6 {
        width: 50%;
    }

    .titulosystem {
        font-size: 12px !important;
        line-height: 20px;
    }
}

/* xs */
@media (min-width: 480px) and (max-width: 767px) {
    .BoxSuperior {
        padding-top: 40px;
    }

    .ImagenResponsivo {
        width: 250px !important;
    }

    .box-body {
        text-align: center;
    }

    .logox {
        display: none !important;
    }

    .titulosystem {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width:479px) {
    .BoxSuperior {
        padding-top: 10px;
    }

    .ImagenResponsivo {
        width: 200px !important;
    }

    .box-body {
        text-align: center;
    }

    .logox {
        display: none !important;
    }

    .titulosystem {
        display: none !important;
    }
}

/*TAMAÑOS PARA MOVILES*/
@media (min-width: 401px) and (max-width:479px) {
    #DivHH {
        overflow-x: scroll;
        width: 285px;
    }

    #DivFormaGrabN {
        text-align: center !important;
        padding-right: 0px !important;
    }

    #DivFormaDesc {
        text-align: center !important;
    }

    #lblEtiquetaResultado {
        float: none !important;
    }
}


@media (min-width: 350px) and (max-width:400px) {
    #DivHH {
        overflow-x: scroll;
        width: 235px;
    }

    #DivFormaGrabN {
        text-align: center !important;
        padding-right: 0px !important;
    }

    #DivFormaDesc {
        text-align: center !important;
    }

    #lblEtiquetaResultado {
        float: none !important;
    }
}

.chosen-container {position: relative;display: inline-block;vertical-align: middle;font-size: 13px;zoom: 1;*display: inline;-webkit-user-select: none;-moz-user-select: none;user-select: none;width: 100% !important;}

.chosen-container * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.chosen-container .chosen-drop {position: absolute;top: 100%;left: -9999px;z-index: 1010;width: 100%;border: 1px solid #aaa;border-top: 0;background: #fff;box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);}

.chosen-container.chosen-with-drop .chosen-drop {left: 0;}

.chosen-container a {
cursor: pointer;
}

.chosen-container-single .chosen-single {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;text-decoration: none;}

.chosen-container-single .chosen-single:focus {border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;}

.chosen-container-single .chosen-single::-moz-placeholder {
color: #999999;
opacity: 1;
}

.chosen-container-single .chosen-single:-ms-input-placeholder {
color: #999999;
}

.chosen-container-single .chosen-single::-webkit-input-placeholder {
color: #999999;
}

.chosen-container-single .chosen-single[disabled], .chosen-container-single .chosen-single[readonly], fieldset[disabled] .chosen-container-single .chosen-single {
cursor: not-allowed;
background-color: #F7F7F7;
opacity: 1;
}

.chosen-container-single .chosen-single:hover {border-color: #a7a7a7;outline: 0;-webkit-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.19);-moz-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.19);-ms-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.19);-o-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.19);box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.19);}

.chosen-container-single .chosen-default {
color: #999;
}

.chosen-container-single .chosen-single span {display: block;overflow: hidden;margin-right: 26px;text-overflow: ellipsis;white-space: nowrap;color: #000000;}

.chosen-container-single .chosen-single-with-deselect span {
margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {position: absolute;top: 6px;right: 26px;display: block;width: 12px;height: 12px;background: url('chosen-sprite.png') -42px 1px no-repeat;font-size: 1px;}
.chosen-container-single .chosen-single abbr:hover {background-position: -42px -10px;}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {background-position: -42px -10px;}
.chosen-container-single .chosen-single div {position: absolute;top: 6px;right: 0;display: block;width: 18px;height: 100%;}
.chosen-container-single .chosen-single div b {display: block;width: 100%;height: 100%;background: url('chosen-sprite.png') no-repeat 0px 2px;}
.chosen-container-single .chosen-search {
position: relative;
z-index: 1010;
margin: 0;
padding: 3px 4px;
white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {margin: 1px 0;padding: 4px 20px 4px 5px;width: 100%;height: auto;outline: 0;border: 1px solid #aaa;background: white url('chosen-sprite.png') no-repeat 100% -20px;background: url('chosen-sprite.png') no-repeat 100% -20px;font-size: 1em;font-family: sans-serif;line-height: normal;border-radius: 0;}
.chosen-container-single .chosen-drop {margin-top: -1px;border-radius: 0 0 4px 4px;background-clip: padding-box;}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
position: absolute;
left: -9999px;
}

.chosen-container .chosen-results {color: #444;position: relative;overflow-x: hidden;overflow-y: auto;margin: 0 4px 4px 0;padding: 0 0 0 4px;max-height: 240px;-webkit-overflow-scrolling: touch;}
.chosen-container .chosen-results li {display: none;margin: 0;padding: 5px 6px;list-style: none;line-height: 15px;word-wrap: break-word;-webkit-touch-callout: none;}
.chosen-container .chosen-results li.active-result {
display: list-item;
cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
display: list-item;
color: #ccc;
cursor: default;
}

.chosen-container .chosen-results li.highlighted {background-color: #3875d7;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);color: #fff;}
.chosen-container .chosen-results li.no-results {color: #777;display: list-item;background: #f4f4f4;}
.chosen-container .chosen-results li.group-result {display: list-item;font-weight: bold;cursor: default;}
.chosen-container .chosen-results li.group-option {
padding-left: 15px;
}

.chosen-container .chosen-results li em {
font-style: normal;
text-decoration: underline;
}

.chosen-container-multi .chosen-choices {cursor: text;position: relative;overflow: hidden;width: 100%;height: auto !important;height: 1%;padding: 3px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.chosen-container-multi .chosen-choices li {float: left;list-style: none;}
.chosen-container-multi .chosen-choices li.search-field {margin: 0;padding: 0;white-space: nowrap;}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {margin: 1px 0;padding: 0;height: 25px;outline: 0;border: 0 !important;background: transparent !important;box-shadow: none;color: #000000;font-size: 100%;font-family: sans-serif;line-height: normal;border-radius: 0;}
.chosen-container-multi .chosen-choices li.search-choice {position: relative;margin: 3px 5px 3px 0;padding: 3px 20px 3px 5px;border: 1px solid #aaa;max-width: 100%;border-radius: 3px;background-color: #eeeeee;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-size: 100% 19px;background-repeat: repeat-x;background-clip: padding-box;box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);color: #333;line-height: 13px;cursor: default;}
.chosen-container-multi .chosen-choices li.search-choice span {word-wrap: break-word;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {position: absolute;top: 4px;right: 3px;display: block;width: 12px;height: 12px;background: url('chosen-sprite.png') -42px 1px no-repeat;font-size: 1px;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {background-position: -42px -10px;}
.chosen-container-multi .chosen-choices li.search-choice-disabled {padding-right: 5px;border: 1px solid #ccc;background-color: #e4e4e4;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);color: #666;}
.chosen-container-multi .chosen-choices li.search-choice-focus {background: #d4d4d4;}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {background-position: -42px -10px;}

.chosen-container-multi .chosen-results {
margin: 0;
padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
display: list-item;
color: #ccc;
cursor: default;
}

.chosen-container-active .chosen-single {border: 1px solid #5897fb;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active.chosen-with-drop .chosen-single {border: 1px solid #aaa;-moz-border-radius-bottomright: 0;border-bottom-right-radius: 0;-moz-border-radius-bottomleft: 0;border-bottom-left-radius: 0;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);box-shadow: 0 1px 0 #fff inset;}
.chosen-container-active.chosen-with-drop .chosen-single div {border-left: none;background: transparent;}
.chosen-container-active.chosen-with-drop .chosen-single div b {background-position: -18px 2px;}
.chosen-container-active .chosen-choices {border: 1px solid #5897fb;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {color: #222 !important;}
.chosen-disabled {opacity: 0.5 !important;cursor: default;}
.chosen-disabled .chosen-single {cursor: default;}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
cursor: default;
}

.chosen-rtl {
text-align: right;
}

.chosen-rtl .chosen-single {
overflow: visible;
padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
margin-right: 0;
margin-left: 26px;
direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {margin-left: 38px;}
.chosen-rtl .chosen-single div {right: auto;left: 3px;}
.chosen-rtl .chosen-single abbr {right: auto;left: 26px;}
.chosen-rtl .chosen-choices li {float: right;}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {direction: rtl;}
.chosen-rtl .chosen-choices li.search-choice {margin: 3px 5px 3px 0;padding: 3px 5px 3px 19px;}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {right: auto;left: 4px;}
.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {left: 9999px;}
.chosen-rtl.chosen-container-single .chosen-results {margin: 0 0 4px 4px;padding: 0 4px 0 0;}
.chosen-rtl .chosen-results li.group-option {padding-right: 15px;padding-left: 0;}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {border-right: none;}
.chosen-rtl .chosen-search input[type="text"] {padding: 4px 5px 4px 20px;background: white url('chosen-sprite.png') no-repeat -30px -20px;background: url('chosen-sprite.png') no-repeat -30px -20px;direction: rtl;}
.chosen-rtl.chosen-container-single .chosen-single div b {background-position: 6px 2px;}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {background-position: -12px 2px;}

#loading {display: none;background-color: gray;z-index: 999999;position: absolute;left: 0;top: 0;width: 100%;height: 100%;text-align: center;padding-top: 260px;filter: alpha(opacity=5);-khtml-opacity: 0.5;-moz-opacity: 0.5;opacity: 0.5;}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {background-image: url('chosen-sprite@2x.png') !important;background-size: 52px 37px !important;background-repeat: no-repeat !important;}
}

#menu, #menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu {
    width: 100%;
    background-color: #19395A;
}

#menu:before, #menu:after {content: "";display: table;}

#menu:after {clear: both;}

#menu {
zoom: 1;
}

    #menu li {
        float: left;
        border-right: 1px solid #22507D;
        -moz-box-shadow: 1px 0 0 #22507D;
        -webkit-box-shadow: 1px 0 0 #22507D;
        box-shadow: 1px 0 0 #22507D;
        position: relative;
    }

#menu a {float: left;padding: 12px 30px;color: #cae4fb;font: bold 12px Arial, Helvetica;text-decoration: none;text-shadow: 0 1px 0 #000;}

#menu span {float: left;padding: 12px 30px;color: #999;font: bold 12px Arial, Helvetica;text-decoration: none;text-shadow: 0 1px 0 #000;}

#menu li:hover > a {
color: #fafafa;
}

#menu li a:hover {
color: #fafafa;
}

    #menu ul {
        margin: 20px 0 0 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 38px;
        left: 0;
        z-index: 1;
        background-color: #19395A !important;
        -moz-box-shadow: 0 -1px rgba(255,255,255,.3);
        -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
        box-shadow: 0 -1px 0 rgba(255,255,255,.3);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
#menu li:hover > ul {opacity: 1;visibility: visible;margin: 0;}
#menu ul ul {top: 0;left: 150px;margin: 0 0 0 20px;-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);box-shadow: -1px 0 0 rgba(255,255,255,.3);}
#menu ul li {float: none;display: block;border: 0;-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;box-shadow: 0 1px 0 #111, 0 2px 0 #666;}
#menu ul li:last-child {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
#menu ul a {padding: 10px;min-width: 130px;display: block;white-space: nowrap;float: none;text-transform: none;}
#menu ul a:hover {background-color: #bbd0e6;}
#menu ul li:first-child > a {-moz-border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;}
#menu ul li:first-child > a:after {content: '';position: absolute;left: 40px;top: -6px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #444;}
#menu ul ul li:first-child a:after {left: -6px;top: 50%;margin-top: -6px;border-left: 0;border-bottom: 6px solid transparent;border-top: 6px solid transparent;border-right: 6px solid #3b3b3b;}
#menu ul li:first-child a:hover:after {border-bottom-color: #04acec;}
#menu ul ul li:first-child a:hover:after {border-right-color: #0299d3;border-bottom-color: transparent;}
#menu ul li:last-child > a {-moz-border-radius: 0 0 3px 3px;-webkit-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;}
#menu-trigger {display: none;}

@media screen and (max-width: 600px) {    
    #menu-wrap * {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
    #menu-trigger {display: inline-grid;height: 40px;line-height: 40px;cursor: pointer;padding: 0 0 0 35px;color: #FFFFFF;font-weight: bold;background-color: #3f5161;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, #3f5161;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, #3f5161;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, #3f5161;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, #3f5161;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, #3f5161;-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;width: 76px;}
    #menu {margin: 0;padding: 10px;position: absolute;top: 40px;width: 100%;z-index: 1;background-color: #444;display: none;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
    #menu:after {content: '';position: absolute;left: 25px;top: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #444;}
    #menu ul {position: static;visibility: visible;opacity: 1;margin: 0;background: none;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
    #menu ul ul {margin: 0 0 0 20px !important;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
    #menu li {position: static;display: block;float: none;border: 0;margin: 5px;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
    #menu ul li {margin-left: 20px;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
    #menu a {display: block;float: none;padding: 0;color: #cae4fb;}
    #menu a:hover {color: #fafafa;}
    #menu ul a {padding: 0;width: auto;}
    #menu ul a:hover {background: none;}
    #menu ul li:first-child a:after, #menu ul ul li:first-child a:after {border: 0;}
    #barramenu {float: none !important;}
    #DivItemsMenu {float: none !important;}
}

@media screen and (min-width: 600px) {
    #menu {display: block !important;}
}

.no-transition {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;opacity: 1;visibility: visible;display: none;}
#menu li:hover > .no-transition {display: block;}
.containerradio {display: block;position: relative;padding-left: 27px;margin-top: 9px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.containerradio input {position: absolute;opacity: 0;cursor: pointer;}
.checkmark {position: absolute;top: 0;left: 0;height: 20px;width: 20px;background-color: #eee;border-radius: 50%;}
.containerradio:hover input ~ .checkmark {background-color: #ccc;}
.containerradio input:checked ~ .checkmark {background-color: #2196F3;}
.checkmark:after {content: "";position: absolute;display: none;}
.containerradio input:checked ~ .checkmark:after {display: block;}
.containerradio .checkmark:after {top: 5px;left: 5px;width: 8px;height: 8px;border-radius: 50%;background: white;}
.btn-arrow-right, .btn-arrow-left {position: relative;padding-left: 18px;padding-right: 18px;border-radius: 0 !important;margin-right: 1px;}
.btn-arrow-right[disabled], .btn-arrow-left[disabled] {opacity: 1.00;}
.btn-arrow-right:before, .btn-arrow-right:after, .btn-arrow-left:before, .btn-arrow-left:after {content: "";position: absolute;top: 6px;height: 26px;width: 26px;background: inherit;border: inherit;border-left-color: transparent;border-bottom-color: transparent;border-radius: 0 !important;}

.btn-arrow-right:before, .btn-arrow-left:before {
left: -13px;
}

.btn-arrow-right:after, .btn-arrow-left:after {
right: -13px;
}

.btn-arrow-right.btn-arrow-left, .btn-arrow-left.btn-arrow-left {
padding-right: 36px;
}

.btn-arrow-right.btn-arrow-left:before, .btn-arrow-right.btn-arrow-left:after, .btn-arrow-left.btn-arrow-left:before, .btn-arrow-left.btn-arrow-left:after {-webkit-transform: rotate(225deg);-ms-transform: rotate(225deg);transform: rotate(225deg);}

.btn-arrow-right.btn-arrow-right, .btn-arrow-left.btn-arrow-right {
padding-left: 42px;
}

.btn-arrow-right.btn-arrow-right:before, .btn-arrow-right.btn-arrow-right:after, .btn-arrow-left.btn-arrow-right:before, .btn-arrow-left.btn-arrow-right:after {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

.btn-arrow-right:after, .btn-arrow-left:before {
z-index: 3;
}

.btn-arrow-right:before, .btn-arrow-left:after {
background-color: white;
}

.btn-lg.btn-arrow-right, .btn-lg.btn-arrow-left, .btn-group-lg > .btn-arrow-left, .btn-group-lg > .btn-arrow-right {padding-left: 22px;padding-right: 22px;margin-right: 0px;}

.btn-lg.btn-arrow-right:before, .btn-lg.btn-arrow-right:after, .btn-lg.btn-arrow-left:before, .btn-lg.btn-arrow-left:after, .btn-group-lg > .btn-arrow-left:before, .btn-group-lg > .btn-arrow-left:after, .btn-group-lg > .btn-arrow-right:before, .btn-group-lg > .btn-arrow-right:after {top: 6px;height: 32px;width: 32px;}

.btn-lg.btn-arrow-right:before, .btn-lg.btn-arrow-left:before, .btn-group-lg > .btn-arrow-left:before, .btn-group-lg > .btn-arrow-right:before {
left: -16px;
}

.btn-lg.btn-arrow-right:after, .btn-lg.btn-arrow-left:after, .btn-group-lg > .btn-arrow-left:after, .btn-group-lg > .btn-arrow-right:after {
right: -16px;
}

.btn-lg.btn-arrow-right.btn-arrow-left, .btn-lg.btn-arrow-left.btn-arrow-left, .btn-group-lg > .btn-arrow-left.btn-arrow-left, .btn-group-lg > .btn-arrow-right.btn-arrow-left {
padding-right: 44px;
}

.btn-lg.btn-arrow-right.btn-arrow-right, .btn-lg.btn-arrow-left.btn-arrow-right, .btn-group-lg > .btn-arrow-left.btn-arrow-right, .btn-group-lg > .btn-arrow-right.btn-arrow-right {padding-left: 44px;}
.btn-sm.btn-arrow-right, .btn-sm.btn-arrow-left, .btn-group-sm > .btn-arrow-left, .btn-group-sm > .btn-arrow-right {padding-left: 14px;padding-right: 14px;margin-right: -1px;}

.btn-sm.btn-arrow-right:before, .btn-sm.btn-arrow-right:after, .btn-sm.btn-arrow-left:before, .btn-sm.btn-arrow-left:after, .btn-group-sm > .btn-arrow-left:before, .btn-group-sm > .btn-arrow-left:after, .btn-group-sm > .btn-arrow-right:before, .btn-group-sm > .btn-arrow-right:after {
top: 4px;
height: 20px;
width: 20px;
}

.btn-sm.btn-arrow-right:before, .btn-sm.btn-arrow-left:before, .btn-group-sm > .btn-arrow-left:before, .btn-group-sm > .btn-arrow-right:before {
left: -10px;
}

.btn-sm.btn-arrow-right:after, .btn-sm.btn-arrow-left:after, .btn-group-sm > .btn-arrow-left:after, .btn-group-sm > .btn-arrow-right:after {
right: -10px;
}

.btn-sm.btn-arrow-right.btn-arrow-left, .btn-sm.btn-arrow-left.btn-arrow-left, .btn-group-sm > .btn-arrow-left.btn-arrow-left, .btn-group-sm > .btn-arrow-right.btn-arrow-left {
padding-right: 28px;
}

.btn-sm.btn-arrow-right.btn-arrow-right, .btn-sm.btn-arrow-left.btn-arrow-right, .btn-group-sm > .btn-arrow-left.btn-arrow-right, .btn-group-sm > .btn-arrow-right.btn-arrow-right {
padding-left: 28px;
}

.btn-xs.btn-arrow-right, .btn-xs.btn-arrow-left, .btn-group-xs > .btn-arrow-left, .btn-group-xs > .btn-arrow-right {padding-left: 10px;padding-right: 10px;margin-right: -1px;}

.btn-xs.btn-arrow-right:before, .btn-xs.btn-arrow-right:after, .btn-xs.btn-arrow-left:before, .btn-xs.btn-arrow-left:after, .btn-group-xs > .btn-arrow-left:before, .btn-group-xs > .btn-arrow-left:after, .btn-group-xs > .btn-arrow-right:before, .btn-group-xs > .btn-arrow-right:after {top: 3px;height: 14px;width: 14px;}

.btn-xs.btn-arrow-right:before, .btn-xs.btn-arrow-left:before, .btn-group-xs > .btn-arrow-left:before, .btn-group-xs > .btn-arrow-right:before {left: -7px;}

.btn-xs.btn-arrow-right:after, .btn-xs.btn-arrow-left:after, .btn-group-xs > .btn-arrow-left:after, .btn-group-xs > .btn-arrow-right:after {
right: -7px;
}

.btn-xs.btn-arrow-right.btn-arrow-left, .btn-xs.btn-arrow-left.btn-arrow-left, .btn-group-xs > .btn-arrow-left.btn-arrow-left, .btn-group-xs > .btn-arrow-right.btn-arrow-left {
padding-right: 20px;
}

.btn-xs.btn-arrow-right.btn-arrow-right, .btn-xs.btn-arrow-left.btn-arrow-right, .btn-group-xs > .btn-arrow-left.btn-arrow-right, .btn-group-xs > .btn-arrow-right.btn-arrow-right {padding-left: 20px;}
.btn-group > .btn-arrow-left:hover, .btn-group > .btn-arrow-left:focus, .btn-group > .btn-arrow-right:hover, .btn-group > .btn-arrow-right:focus {z-index: initial;}
.btn-group > .btn-arrow-right + .btn-arrow-right, .btn-group > .btn-arrow-left + .btn-arrow-left {margin-left: 0px;}
.btn-group > .btn:not(.btn-arrow-right):not(.btn-arrow-left) {z-index: 1;}
.content-wrapper {background-image: url("../images/2862.jpg");}
.btn-seg-completado {color: #ffffff;background-color: #5cb85c;}
.btn-seg-completado:active {color: #ffffff;}
.btn-seg-completado:hover {color: #ffffff;}
.btn-seg-activo {background: #427cac !important;color: #FFFFFF;}
.btn-seg-activo:active {color: #ffffff !important;}
.btn-seg-activo:hover {color: #ffffff;}

.btn-seg-pendiente {
background: #CCCCCC;
color: #FFFFFF;
}

.btn-seg-pendiente:active {
}

.btn-seg-pendiente:hover {
color: #ffffff;
}

.fa-Correo:before {
content: "\f0e0";
}

.fa-Actividad:before {
content: "\f0a2";
}

.fa-Evento:before {
content: "\f073";
}

.fa-Seguimiento:before {
content: "\f06e";
}

.fa-Recupero:before {
    content: "\f06e";
}

.fa-Revision:before {
    content: "\f044";
}

.fa-Evaluacion:before {
content: "\f15c";
}

.Historial {}
.Historial .FlechaSelecciona {width: 30px;float: left;line-height: 2.3}
.Historial .SeccionIconoEvento {width: 25px;float: left;background-color: #EB7092;padding: 4px 5px;}
.Historial .SeccionIconoSeguimiento {width: 25px;float: left;background-color: #FFCC00;padding: 4px 5px;}
    .Historial .SeccionIconoRecupero {
        width: 25px;
        float: left;
        background-color: #FFCC00;
        padding: 4px 5px;
    }
.Historial .SeccionIconoVisita {width: 25px;float: left;background-color: #6633CC;padding: 4px 5px;}
.Historial .SeccionIconoRevision {width: 25px;float: left;background-color: #008000;padding: 4px 5px;}
.Historial .HoverHistorial {line-height: 2.3;margin-left: 70px}
.Historial .HoverHistorial:hover {background-color: #EEEEEE;}
.Historial .SeccionDetalleEvento {border-left: solid 3px #EB7092;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.Historial .SeccionDetalleEvaluacion {border-left: solid 3px #0026ff;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.Historial .SeccionDetalleSeguimiento {border-left: solid 3px #FFCC00;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
    .Historial .SeccionDetalleRecupero {
        border-left: solid 3px #FFCC00;
        float: left;
        margin-left: 40px;
        width: 100%;
        min-height: 28px;
        padding-left: 7px;
    }
.Historial .SeccionDetalleActividad {border-left: solid 3px #48C3CC;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.Historial .SeccionDetalleComentario {border-left: solid 3px #48C3CC;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.Historial .SeccionDetalleCorreo {border-left: solid 3px #4BC076;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.Historial .SeccionDetalleVisita {border-left: solid 3px #6633CC;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.Historial .SeccionDetalleRevision {border-left: solid 3px #008000;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.Historial .SeccionDetConten {background-color: #E0E0E0;border: solid 1px gray;padding-left: 2px !important;}
.Historial .SeccionIconoActividad {width: 25px;float: left;background-color: #48C3CC;padding: 4px 5px;}
.Historial .SeccionIconoEvaluacion {width: 25px;float: left;background-color: #0026ff;padding: 4px 5px;}
.Historial .SeccionIconoCorreo {width: 25px;float: left;background-color: #4BC076;padding: 4px 5px;}
.Historial .SeccionIconoAdjunto {width: 25px;float: left;background-color: #00CC00;padding: 4px 5px;}
.fa-Adjunto:before {content: "\f0c6";}
.Historial .SeccionIconoComentario {width: 25px;float: left;background-color: #48C3CC;padding: 4px 5px;}
.fa-Comentario:before {content: "\f0e5";}
.fa-Visita:before {
    content: "\f024";
}
.Historial .SeccionDetalleAdjunto {border-left: solid 3px #00CC00;float: left;margin-left: 40px;width: 100%;min-height: 28px;padding-left: 7px;}
.container-tab-newmodal-tab-newmodal {width: 75%;margin: 3rem auto;}

@media (max-width:575.98px) {
    .table-responsive-sm {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar}

    .table-responsive-sm > .table-bordered {border: 0}
}

@media (max-width:767.98px) {
    .table-responsive-md {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar}
    .table-responsive-md > .table-bordered {border: 0}
}

@media (max-width:991.98px) {
    .table-responsive-lg {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar}
    .table-responsive-lg > .table-bordered {border: 0}
}

@media (max-width:1199.98px) {
    .table-responsive-xl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar}
    .table-responsive-xl > .table-bordered {border: 0}
}

.table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar}
.table-responsive > .table-bordered {border: 0}
.CampoRequerido {border: solid 1px red !important;}
.containerckb {position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 15px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.containerckb input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.checkmark {position: absolute;top: 0;left: 28%;height: 18px;width: 18px;background-color: #8C8C8C;}
.containerckb:hover input ~ .checkmark {background-color: #8C8C8C;}
.containerckb input:checked ~ .checkmark {background-color: #1873b4;}
.checkmark:after {content: "";position: absolute;display: none;}
.containerckb input:checked ~ .checkmark:after {display: block;}
.containerckb .checkmark:after {left: 7px;top: 3px;width: 5px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.sch-our-team {box-shadow: 0 0 10px rgba(0, 0, 0, .2);border-radius: 6px;overflow: hidden;background: #FFFFCC;}
.sch-our-team .sch-info {position: relative;padding-bottom: 31px;}
.sch-our-team .sch-info .sch-button-description {padding-left: 72px;padding-top: 6px;position: absolute;font-weight: bold;font-size: 14px;color: #336186;}
.sch-our-team .sch-info .sch-button-heart {background: orange;width: 100px;text-align: center;position: absolute;transform: rotate(130deg);left: -40px;color: #fff;height: 69px;top: -25px;}
.sch-our-team .sch-info .sch-button-heart i {line-height: 46px;color: #fff;transform: rotate(-128deg);}

.sch-our-team-head {box-shadow: 0 0 10px rgba(0, 0, 0, .2);border-top-left-radius: 6px;border-top-right-radius: 6px;overflow: hidden;background: #FFFFCC;}

.sch-our-team-head .sch-info {position: relative;padding-bottom: 31px;}

.sch-our-team-head .sch-info .sch-button-description {
    padding-left: 72px;padding-top: 6px;position: absolute;font-weight: bold;font-size: 14px;color: #336186;
}

.sch-our-team-head .sch-info .sch-button-heart {
    background: orange;width: 100px;text-align: center;position: absolute;transform: rotate(130deg);left: -40px;
    color: #fff;height: 69px;top: -25px;
}

.sch-our-team-head .sch-info .sch-button-heart i {
    line-height: 46px;
    color: #fff;
    transform: rotate(-128deg);
}


@-webkit-keyframes flip-scale-up-hor {
    0% {-webkit-transform: scale(1) rotateX(0);transform: scale(1) rotateX(0);}
    50% {-webkit-transform: scale(2.5) rotateX(-90deg);transform: scale(2.5) rotateX(-90deg);}
    100% {-webkit-transform: scale(1) rotateX(-180deg);transform: scale(1) rotateX(-180deg);}
}

@keyframes flip-scale-up-hor {
    0% {-webkit-transform: scale(1) rotateX(0);transform: scale(1) rotateX(0);}
    50% {-webkit-transform: scale(2.5) rotateX(-90deg);transform: scale(2.5) rotateX(-90deg);}
    100% {-webkit-transform: scale(1) rotateX(-180deg);transform: scale(1) rotateX(-180deg);}
}
.modalSingle {display: none;opacity: 1;background-color: rgba(0,0,0,0.8);position: fixed;top: 0;left: 0;right: 0;bottom: 0;margin: 0;z-index: 10;transition: all 1s;}
.modalSingleContainer {position: relative;margin: 2% auto;background-color: #FFFFFF;color: #333;border-radius: 3px;width: 80%;}
a.modalPopupCerrar {position: absolute;top: 3px;right: 3px;padding: 7px 10px;font-size: 13px;text-decoration: none;font-size: 21px;font-weight: bold;line-height: 1;color: #ddd;cursor: pointer;}

.divBotonInfoInterno {width: 30px;float: left;background-color: orange;color: #FFFFFF;border-radius: 6px;text-align: center;margin-right: 3px;}

.modalSingleRight {
    display: none;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 10;
    width: 25%;    
    -webkit-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -moz-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -ms-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -o-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
}

.modalSingleRightContainer {
    position: relative;    
    color: #333;
    border-radius: 3px;
}

.modalSingleRight-footer {
    padding: 10px;    
    text-align: center;
}

.modalSingleRight-header {
    padding: 15px 15px 15px 40px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
    color: #FFFFFF;
    background-color: #19395A;
    background-position-x: 14px;
    background-position-y: 12px;
    background-repeat: no-repeat;
    text-align: center;
}

.PanelBusquedaCliente {
    height: 250px;
    overflow-y: scroll;
    position: absolute;
    background-color: #FFFFFF;
    margin-top: 35px;
    width: 250px;
    box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    padding: 10px;
    -webkit-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -moz-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -ms-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -o-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);    
    z-index: 999;
}


.PanelBusquedaClienteCerrar {
    max-height: 250px;
    position: absolute;
    background-color: #FFFFFF;
    margin-top: 285px;
    width: 250px;
    box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    padding: 10px;
    -webkit-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -moz-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -ms-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    -o-box-shadow: 0 11px 40px 0 rgba(0,0,0,0.24);
    z-index: 999;
}

table.table-bordered tbody .oddSel:hover {
    background-color: #cae4fb !important;
    color: #427cac;
    cursor: pointer;
}

.bordesombra {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.filaactiva {
    background-color: #cae4fb !important;
    color: #427cac;
    cursor: pointer;
}

.TarjetaCampana:hover {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

@media (max-width:900px) {
    .clasefirma {        
        width: 96% !important;
    }

    .clasemodalfirma {
        overflow-y: overlay;
    }
}