#main-content {
    margin-left: 0px;
}

.header, .footer {
    min-height: 60px;
    padding: 0 15px;
}

.header {
    position: fixed;
    z-index: 1002;
    background: #68013b !important;
    width: 100%;
    height: auto;
}

.toggle-nav {
    float: left;
    padding-right: 15px;
    margin-top: 20px;
    /*    margin-top: 25px;*/
    color: #ffffff;
}

.toggle-nav .icon-reorder {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
}

/*Sesion*/

.top-nav {
    margin-top: 13px;
}

.notification-row {
    float: right;
    margin-top: 15px;
    margin-left: 65px;
}

.top-nav ul.top-menu > li {
    margin-left: 10px;
}

.top-nav ul.top-menu > li > a {
    padding: 8px 0px;
    background: none;
    margin-right: 0;
}

ul.top-menu > li > a {
    color: #ffffff;
    font-size: 18px;
    padding: 2px 6px;
    margin-right: 15px;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    outline: 0;
}

.top-nav .cerrar {
    font-size: 18px;
    color: #ffffff;
}

/*.cerrar {
    display: none;
}*/

.top-nav ul.top-menu > li .dropdown-menu.logout {
    width: 200px !important;
}

.top-nav .dropdown-menu.extended.logout {
    top: 50px;
}

.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}

.dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.log-arrow-up {
    background: url(../images/arrow-up.png) no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: -10px;
}

.top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {
    background: #F1F2F7;
}

ul.top-menu > li > a:hover, ul.top-menu > li > a:focus {
    background: transparent !important;
    color: #D7D7D7 !important;
}

.top-nav .username {
    font-size: 13px;
    color: #ffffff;
}

.top-nav .cerrar {
    font-size: 18px;
    color: #ffffff;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.top-nav .nav .caret {
    border-bottom-color: #A4AABA;
    border-top-color: #A4AABA;
}

.top-nav ul.top-menu > li .dropdown-menu.logout {
    width: 200px !important;
}

.top-nav .dropdown-menu.extended.logout {
    top: 50px;
}

.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .dropdown-menu.extended {
    }
}

.dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.dropdown-menu.extended.logout > li:last-child > a, .dropdown-menu.extended.logout > li:last-child > a:hover {
    color: #fff;
    border-bottom: none !important;
    background-color: #688a7e !important;
}

.dropdown-menu.extended.logout > li > a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 14px;
    list-style: none;
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}

.dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}

.dropdown-menu.extended li a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
}

.dropdown-menu > li > a {
    color: rgba(104, 1, 59, 1);
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}


.menuSice {
    background: #fff;
    /*background: rgba(24, 31, 37, 0.82);*/
    color: rgba(104, 1, 59, 1);
    border-bottom: 4px solid #d0d8df;
    /*    background-image: url(../images/fondoMenu2.png);*/
    background: url(../../html/images/ipn_menu.jpg) 40% 50% no-repeat scroll;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: rgba(104, 1, 59, 1);
    color: #ffffff;
    font-weight: bold;
}

.divider {

}

/*Estilos Pagina*/

.wrapper {
    display: inline-block;
    margin-top: 60px;
    padding: 15px 40px 5px 40px;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

@media (max-width: 979px) {
    .wrapper {
        display: inline-block;
        margin-top: 60px;
        padding: 15px 5px 5px 5px;
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 580px) {
    .wrapper {
        display: inline-block;
        margin-top: 60px;
        padding: 15px 5px 5px 5px;
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
    }
}


#main-content {

}

/*.fondo{
    background: url(../../html/images/fondo_SICE.jpg) 50% 50% no-repeat scroll;
    background-image: url(../../html/images/sice_carousel_16.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}*/

/*Navegación*/

.titulo-pagina {
    color: rgba(104, 1, 59, 1);
    /*font-size: 35px;*/
}

.breadcrumb {
    /* padding: 8px 0; */
    /* margin-bottom: 25px; */
    border-radius: 0px;
    position: relative;
    margin: 0 0 19px 0;
    overflow: hidden;
    background-color: rgba(104, 1, 59, 0.3);
    /* background: url(../../html/images/breadcrumb.jpg) 40% 50% scroll; */
    background-size: 100%;
    background-repeat: no-repeat;
}

.breadcrumb li i {
    font-size: 15px;
    margin-right: 5px;
    color: rgba(104, 1, 59, 1);
}

a {
    color: #384049;
    transition: all .2s ease-in-out;
    color: rgba(104, 1, 59, 1);;
}

a:hover, a:focus {
    text-decoration: none;
    color: #ffffff;
    /*background: rgba(104,1,59, 1);*/
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /* background: #336699 !important; */
    /* background: #74101E !important; */
    background: rgba(104, 1, 59, 1) !important;
    /* border: 3px solid #22bacf !important; */
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    vertical-align: middle;
}

.breadcrumb_table {
    background-color: #ffffff !important;
    box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.1) !important;
    overflow: auto !important;
}

.breadcrumb_formulario {
    background-color: rgba(255, 255, 255, 0.7) !important;
    border-radius: 20px;
    padding: 50px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgb(234, 223, 223) !important;
}

/*Table*/
.breadcrumb_table {
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
    overflow: auto;
}

.dataTables_length, .dataTables_filter {
    padding: 10px;
}

.dataTables_filter {
    float: right;
}

/*Mostrar Table*/

label {
    font-weight: 300;
}


@media (max-width: 580px) {
    /*style-responsive.css:327*/
    .dataTables_filter {
        float: left;
    }

    /*style.css:7587*/
    .dataTables_filter {
        float: right;
    }

    /*style.css:7572*/
    .dataTables_length, .dataTables_filter {
        padding: 9px 5px;
    }


}

@media (max-width: 979px) {
    /*matrix-style.css:220*/
    .dataTables_filter {
        position: absolute;
        top: 6px;
    }

    /*matrix-style.css:173*/
    .dataTables_filter {
        color: #878787;
        font-size: 15px;
        right: 0;
        top: 7px;
        margin: 4px 8px 2px 10px;
        position: absolute;
        text-align: left;
    }

    .dataTables_filter label input {
        width: 80%;
    }
}

/*Bottom*/

.btn-success {
    color: #ffffff;
    background-color: #4cd964;
    border-color: #4cd964;
    background-image: none;
}

.btn-primary {
    color: #ffffff;
    background-color: #007aff;
    border-color: #007aff;
    background-image: none;
}

.btn-danger {
    color: #ffffff;
    background-color: #ff2d55;
    border-color: #ff2d55;
    background-image: none;
}

.alert-danger {
    background-color: #ffe0e6;
    border-color: #ffd0e1;
    color: #ff2d55;
    background-image: none;
}

/*bootstrap-theme.css:4375*/
.alert-dismissable {
    padding-right: 35px;
}

/*bootstrap-theme.css:4356*/
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.btn-outlined {
    border: 1px solid rgba(104, 1, 59, 1);
    color: #fff;
    background-color: rgba(104, 1, 59, 1);
    font-weight: bold;
}

.btn-outlined:hover, .btn-outlined:focus {
    border: 1px solid rgba(104, 1, 59, 1);
    color: rgba(104, 1, 59, 1);
    background: transparent;
    font-weight: bold;
}

/*Unidad Academica Select */

.tada {
    animation-name: tada;
}

/*animate.css:10*/
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.rotateIn {
    animation-name: rotateIn;
}

.align-center {
    text-align: center;
}

.service-col {
    padding: 0px 0px;
    margin: 0 0px;
    background-color: none;
    transition: all 0.5s ease-out;
    margin-bottom: 0px;
}

.service-col .service-icon {
    height: 200px;
    width: 200px;
    margin: 0 auto;
    border: 5px solid #68013b;
    box-shadow: inset 0 0 0 0 #fff;
    transition: all 0.3s ease-out;
    transition-delay: 0.3s;
}

.service-col:hover .service-icon {
    transition: all 0.5s ease-out;
    transition-delay: 0s;
    box-shadow: inset 0 0 0 100px rgba(104, 1, 59, 0.6);
}


.service-col a:active, a:hover, a:focus {
    outline: none !important;
}

.service-col a:hover, a:focus {
    text-decoration: none;
    color: rgba(104, 1, 59, 1);
}

.alert-danger, .alert-success {
    background-image: none;
}

.alert-success {
    background-color: #dff8e3;
    border-color: #caf4ca;
    color: #4cd964;
}

.alert-danger {
    background-color: #ffe0e6;
    border-color: #ffd0e1;
    color: #ff2d55;
}

.contenedores {
    background-color: rgba(255, 255, 255, 0.65);
    /*background-color: rgba(201, 209, 212, 0.5);*/
    border: 1px solid rgba(104, 1, 59, 0);
    border-radius: 10px;
    box-shadow: 0px 0px 5px 4px rgba(201, 209, 212, 0.9);
    padding: 10px;
}

.color-guinda {
    color: #68013b;
}

.ftable .dataTables_filter {
    float: right;
    position: relative !important;
    top: 0 !important;
    padding: 0;
}


.ftable .dataTables_length {
    padding: 10px;
    float: left;
}