/***************************************************************************************************************
* Joseph Collins
* NO ELIMINAR NI MODIFICAR ESTE BLOQUE, ESTO DEBE ESTAR AL PRINCIPIO DE LA GUIA SIEMPRE
****************************************************************************************************************/

@import "/assets/css/bootstrap.min.css";
@import "/assets/css/datepicker.css";
@import "/assets/font-awesome/css/font-awesome.min.css";
@import "/assets/ionicons/css/ionicons.min.css";
@import "/assets/css/animate/animate.css";
@import "https://fonts.googleapis.com/css?family=Oswald:400,700";
@import "/assets/css/educatio-ubiqua/educatio-ubiqua-custom.min.css";
@import "/assets/css/educatio-ubiqua/educatio-ubiqua-blue.css";
@import "/assets/css/bootstrap-editable.css";
@import "/assets/css/bootstrap3-wysihtml5.min.css";
@import "/assets/jquery/sweetalert/sweetalert.css";
/*@import "/vistas/styles.css";*/
/*************************************************** Global ****************************************************/
a, a:hover, a:focus, a:active { color: #064677; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    /*color: #767e90;*/
}
h1, .h1{
    font-size: 24px;
}
h2, .h2{
    font-size: 22px;
}
h3, .h3{
    font-size: 20px;
}
h4, .h4{
    font-size: 18px;
}
h5, .h5{
    font-size: 16px;
}
h6, .h6{
    font-size: 14px;
}

.invisible {
    display: none!important;
}

.white-box-popup {
    position: relative;
    background: #000000;
    padding: 0px;
    width: auto;
    max-width: 720px;
    margin: 20px auto;
}

input, select, textarea, div, table, td, th, p, a, button, ul, ol, code, pre, li,
.input-group-addon {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 !important;
    text-shadow: none !important;
}

textarea, .textarea{
    width: 100%;
    border: 1px solid #ccc;
}

.text-ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*
hr .hr{
    margin-top: 5px;
    margin-bottom: 15px;
}
table, .table{
    margin-bottom: 0px;
}
.table > tbody > tr:first-child > td, .table > tbody > tr:first-child > th{
    border-top: transparent !important;
}*/
.main-header > a.logo > span.logo-lg{
    line-height: normal;
}
.main-footer > div > img {
    width: 100px;
    margin-top: -12px;
}
/****************************************** Sweet Alerts Plugin ****************************************************/
.sweet-alert .sa-icon{
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
}
/*************************************** Responsive Module Navbar **************************************************/
.navbar-modules .navbar-nav > li > a {
    color: #444;
    border-left: 1px solid #e7e7e7;
}
.navbar-modules .navbar-nav > li > a:hover,
.navbar-modules .navbar-nav > li > a:focus {
    background-color: #f1f1f1;
    color: #444;
}
.navbar-modules .navbar-nav > .active > a,
.navbar-modules .navbar-nav > .active > a:hover,
.navbar-modules .navbar-nav > .active > a:focus {
    background-color: #f1f1f1;
    color: #064677;
    font-weight: bold;
}
/* fix para version preliminar responsiva */
.navbar-modules .container-fluid{
    padding-right: 15px;
}
.navbar-modules .container-fluid .navbar-header .navbar-brand{
    padding: 0px;
    padding: 5px 10px;
}
/************************************************* Dropdown menus **************************************************/
.dropdown-menu{
    right: 0px;
    left: inherit;
}
/*********************************************** Form Input X-Editable  *********************************************/
.editable-click{
    border: 1px solid #d2d6de;
    background-color: #ffffff;
    padding: 6px;
    font-size: 12px;
    /*text-align: right;*/
}
.editable-disabled{
    border: none;
    background-color: #f9f9f9;
    text-align: right;
}
.editable-empty, .editable-empty:hover, .editable-empty:focus {
    font-style: normal;
    color: inherit;
    text-decoration: none;
    cursor: hand;
}
.editable-container.editable-inline,
.editable-container.editable-inline .control-group.form-group,
.editable-container.editable-inline .control-group.form-group .editable-input,
.editable-container.editable-inline .control-group.form-group .editable-input textarea,
.editable-container.editable-inline .control-group.form-group .editable-input select,
.editable-container.editable-inline .control-group.form-group .editable-input input:not([type=radio]):not([type=checkbox]):not([type=submit])
{
    width: 100%!important;
}
/*********************************************** Excel 2007 Table Style ********************************************/
.table th {
    color: #064677;
    font-size: 0.95em;
    /*border-bottom: 1px solid #ccc !important;*/
    border-right: 1px solid #ccc !important;/*
    !* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+50,d1d1d1+51,fefefe+100;Grey+Gloss+%231 *!
    background: #e2e2e2; !* Old browsers *!
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); !* FF3.6-15 *!
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); !* Chrome10-25,Safari5.1-6 *!
    background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); !* IE6-9 *!*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+95,cccccc+100 */
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 95%, #cccccc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 95%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 95%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

}
/************************************************* Form Input Custom  **********************************************/

/* compatibilidad retroactiva de botones js ateneoUI */
.ateneo_ui_boton{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #f4f4f4;
    color: #666666;
    border: 1px solid #dddddd;
}

.ateneo_ui_boton img{
    margin-right: 5px;
}

.ateneo_ui_boton:hover, .ateneo_ui_boton:active, .ateneo_ui_boton.hover{
    background-color: #e7e7e7;
    color: #666666;
}
/************************************************* Form Input Custom  **********************************************/
.img-48{
    width: 48px;
    height: 48px;
}

.img-128{
    width: 128px;
    height: 128px;
}
/*************************************************** Font Colors  **************************************************/
.fc-a{
    color: #064677;
}
.fc-b{
    color: #337ab7;
}
.fc-c{
    color: #cccccc;
}
.fc-d{
    color: #ffffff;
}
.fc-e{
    color: #f1f1f1;
}
.fc-f{
    color: #999;
}
.fc-g{
    color: #444;
}
.fc-h{
    color:#F90;
}
.fc-i{
    color: #000000;
}
/************************************************ Background Colors  ************************************************/
.bg-a{
    background-color: #064677;
    color: #ffffff;
}
.bg-b{
    background-color: #337ab7;
    color: #ffffff;
}
.bg-c{
    background-color: #cccccc;
}
.bg-d{
    background-color: #ffffff;
    color: #333;
}
.bg-e{
    background-color: #f1f1f1;
    color: #000000;
}
.bg-f{
    background-color: #999;
    color: #fff;
}
.bg-g{
    background-color: #444;
    color: #fff;
}
.bg-h{
    background-color: #F90;
    color: #000000;
}
.bg-i{
    background-color: #000000;
    color: #ffffff;
}
/*************************************************** Separators  **************************************************/
.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.sep-l0 {
    margin-left: 0
}

.sep-l5 {
    margin-left: 5px
}

.sep-l10 {
    margin-left: 10px
}

.sep-l15 {
    margin-left: 15px
}

.sep-l20 {
    margin-left: 20px
}

.sep-l25 {
    margin-left: 25px
}

.sep-r0 {
    margin-right: 0
}

.sep-r5 {
    margin-right: 5px
}

.sep-r10 {
    margin-right: 10px
}

.sep-r15 {
    margin-right: 15px
}

.sep-r20 {
    margin-right: 20px
}

.sep-r25 {
    margin-right: 25px
}

.sep-0 {
    margin-top: 0
}

.sep-3 {
    margin-top: 3px
}

.sep-5 {
    margin-top: 5px
}

.sep-10 {
    margin-top: 10px
}

.sep-15 {
    margin-top: 15px
}

.sep-20 {
    margin-top: 20px
}

.sep-25 {
    margin-top: 25px
}

.sep-i3 {
    padding: 3px
}

.sep-i5 {
    padding: 5px
}

.sep-i10 {
    padding: 10px
}

.sep-i15 {
    padding: 15px
}

.sep-i20 {
    padding: 20px
}

.sep-i25 {
    padding: 25px
}
/************************************************ Border Styles ************************************************/
.no-borders{
    border: transparent !important;
}
/************************************************ Editor Font Colors ************************************************/
.wysiwyg-color-black {
    color: black;
}

.wysiwyg-color-silver {
    color: silver;
}

.wysiwyg-color-gray {
    color: gray;
}

.wysiwyg-color-white {
    color: white;
}

.wysiwyg-color-maroon {
    color: maroon;
}

.wysiwyg-color-red {
    color: red;
}

.wysiwyg-color-purple {
    color: purple;
}

.wysiwyg-color-fuchsia {
    color: fuchsia;
}

.wysiwyg-color-green {
    color: green;
}

.wysiwyg-color-lime {
    color: lime;
}

.wysiwyg-color-olive {
    color: olive;
}

.wysiwyg-color-yellow {
    color: yellow;
}

.wysiwyg-color-navy {
    color: navy;
}

.wysiwyg-color-blue {
    color: blue;
}

.wysiwyg-color-teal {
    color: teal;
}

.wysiwyg-color-aqua {
    color: aqua;
}

.wysiwyg-color-orange {
    color: orange;
}
/*******************************************************************************************************************
* Estilos actuales ( Migracion a responsivo )
*******************************************************************************************************************/
.descripcion-editable{
    border: none;
    background-color: transparent;
    font-size: inherit;
    text-align: inherit;
}

#modalConsRubrica {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 3px solid rgb(204, 204, 204);
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 9;
    display: none;
}
.header-modal-white span.close-modal-white {
    float: right;
    font-size: 1.5em;
}
form#frmExportarAPDF {
    float: right;
}


/*
retransmiciones
*/
.h-nodes{
    overflow-y: scroll;
    max-height: 250px;
}
.node-q {
    margin: 1em 0;
    overflow: hidden;
    display: block;
    background: #d1d1d11a;
    padding: 1em;
    border-radius: 5px !important;
    border: 1px solid #d1d1d1;
}




/*================================
=            helpdesk            =
================================*/
.helpdesk-icon-mobile{
    display: none;
}
.helpdesk-box-container {
    display: none;
  position: fixed;
  width: 35rem;
  right: 0;
  bottom: 0;
  box-shadow: 0 -4px 6px 0 hsla(0, 0%, 0%, 0.2);
  background: #fff;
  height: 40px;
  z-index: 99999999999;
  left: 0;
}
.helpdesk-box-container.closed {

    max-width: 9em;
    border-radius: 15px !important;
    margin: 2em;
    max-height: 3em;
    overflow: hidden;

}
.helpdesk-box-container:hover{
    cursor: pointer;
}
.helpdesk-box-container.opened{
    height: auto !important;
    display: block;
    right: 0;
}
.helpdesk-box-header {
  background-color: #064677;
  padding: 1rem;
}
.helpdesk-box-title-header {

   color: #FFFFFF;
font-weight: lighter;
padding-left: 1rem;
font-size: 1.7rem;

}
.helpdesk-box-body {

    padding: 1rem;

}
.helpdesk-box-footer {

    padding: 1rem;

}
.btn-custom-primary{
    background-color: #064677 !important;
    color: white !important;
}
.btn.btn-secondary:hover {

    background: none;

}
.btn.btn-secondary {

    background: none;

}
@media(max-width: 768px){
    .helpdesk-box-body{
        overflow-y: scroll;max-height: 35em;
    }

    .helpdesk-box-container{
        display: none;
    }
    .helpdesk-icon-mobile {

    background: #064677;
    border-radius: 50% !important;
    width: 3em;
    height: 3em;
    color: white;
    text-align: center;
    line-height: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    margin: 1rem;
    box-shadow: 0 -4px 6px 0 hsla(0, 0%, 0%, 0.2);
/*display: block;*/
    }
    .helpdesk-icon-mobile:hover{
        cursor: pointer;
    }
    .helpdesk-box-container.opened{
        height: auto !important;
        display: block;
        width: 100%;
    }
}
.helpdesk-box-title-header > .fa {
    margin-right: 1em;
}
.helpdesk-box-title-header > span {
    float: right;
}
#btn-close {
    background: #064677;
    display: block !important;
    width: 100%;
    text-align: right;
    color: white;
    font-size: 20px;
}

.helpdesk-box-header > ul.list-inline {
  color: white;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
.helpdesk-box-header > ul.list-inline > li {
  width: calc(100%/3);
  display: block;
  float: left;
  text-align: left;
}
.helpdesk-box-header .list-inline {
  width: 100%;
  display: inline-block;
  position: relative;
}
.helpdesk-box-header > ul.list-inline > li:last-child {
  text-align:  right !important;
}
/*=====  End of helpdesk  ======*/

.logo-form-empresa{
    max-width: 20em;
    border: 1px solid #ccc;
    margin-top: 1rem;
    border-radius: 15px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
}


/*******************************************************************************************************************
* Joseph Collins
* NO ELIMINAR, ESTO DEBE ESTAR AL FINAL DE LA GUIA SIEMPRE, NO A LA MITAD
*******************************************************************************************************************/

/************************************************** Mobile Query **************************************************/
@media(min-width:0px) and (max-width:319px) {

}
@media(min-width:320px) and (max-width:767px) {

}
@media (max-width:991px) {

}
@media (min-width:991px) {

}