@import url("ayuda.css?V=1.03");

/*LOGIN BOX*/
.login-box-body, .register-box-body{
    background: #fff;
    border-top: 0;
    color: #666;
    padding-top: 110px;
    padding-bottom: 50px;
    border-radius: 15px;
}

.login-box-body .box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid transparent;
    padding: 10px;
    background-color: #fff0;
   }

.login-box-body .box-footer .btn-info:active:hover{
    background-color: #008439;
}

.login-box-body, .register-box-body{
    background: #23232399;
    border-top: 0;
    color: #666;
    padding-top: 100px;
    padding-bottom: 20px;
    border-radius: 15px;
}

.login-box-body .form-group a{
    color: white
}

.login-box .box-header.with-border {
    border-bottom: 0;
}

#resultado{
    color: white!important;
    background-color: #e84040!important;
    padding: 9px!important;
}

/*MODAL*/

.bg-red-active, .modal-danger .modal-header, .modal-danger .modal-footer, .bg-green-active, .modal-success .modal-header, .modal-success .modal-footer,
.modal-info .modal-header, .modal-info .modal-footer {
    background: #444444e8!important;
    border-top: 0;
    color: #fff!important;
    padding-top: 0px;
    padding-bottom: 20px;
	border-color: #f4f4f4!important;
}

.modal-success .modal-body, .modal-danger .modal-body, .modal-info .modal-body {
	background: #444444e8!important;
}

.modal-dialog .modal-title{
    margin: 10px 0px -10px 0px;
    line-height: 1.42857143;
    font-size: 1.5em;
}

.modal-backdrop.in{
    opacity: .1!important;
}

.modal-header .box-title{
    color: white;
    font-size: 0.8em!important;
    padding-bottom: 30px;
}

.modal-success .modal-header span, .modal-danger .modal-header span, .modal-info .modal-header span{
	margin-left: 10px;
}

.modal-success .modal-header .close, .modal-danger .modal-header .close, .modal-info .modal-header .close{
	color: white;
	opacity: .5;
	margin-top: 5px;
}

.modal-success .modal-footer .btn, .modal-danger .modal-footer .btn, .modal-info .modal-footer .btn {
    background-color: #00c0efc7;
    border-color: #00acd6;
    min-width: 70px;
}

.modal-success .modal-footer .btn-default, .modal-danger .modal-footer .btn-default, .modal-info .modal-footer .btn-default {
    background-color: #f4f4f4;
    border-color: #ddd;
    color: black;
    min-width: 70px;
}

/*.modal-success .modal-body, .modal-danger .modal-body, .modal-info .modal-body{
    background-color: transparent!important;
	font-size: 1.2em!important;
}*/

.modal-success .modal-content, .modal-danger .modal-content, .modal-info .modal-content{
    background-color: transparent!important;
	box-shadow: 0 0 0 rgba(0,0,0,0)!important;
}

.modal-content {
		border-radius: 7px;
}

.modal-header {
    border-radius: 9px 9px 0px 0px!important;
}
.modal-footer {
    border-radius: 0px 0px 9px 9px!important;
}

.has-error .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}


.buttonAnterior {
    background-color: transparent;
    color: cornflowerblue;
    border: none;
}


.central-textlogo {
    position: relative;
    margin: 40px auto 5px;
    margin: 4rem auto .5rem;
    width: 270px;
    font-family: 'Linux Libertine','Hoefler Text',Georgia,'Times New Roman',Times,serif;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 400;
    line-height: 33px;
    line-height: 3.3rem;
    text-align: center;
}

.central-search {
    position: relative;
    margin: 20px auto 5px;
    margin: 2rem auto .3rem;
    width: 400px;
    font-weight: 400;
    line-height: 33px;
    line-height: 3.3rem;
    text-align: center;
}

.w3-input {
    width: 100%;
    height: 35px;
    border-radius: 50em;
    border: none;
    text-align: center;
}

.btn-circle {
    width: 17%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: transparent;
    color: cornflowerblue;
    border: none;
}

.tab {
    margin-top: 10px;
    float: left;
    border: none;
}

.tab a:hover::before {
    position: relative;
    content: "> ";
}

.tab a::before {
    position: absolute;
    content: "";
    transition: 1s;
}

.tab a {
    margin-top: 10px;
    display: block;
    background-color: transparent;
    color: black;
    padding: 10px 0px 10px 20px;
    border: none;
    outline: none;
    text-align: left;
    transition: 0.5s;
    font-size: 1.4rem;
}

 .tab a:hover {
     background-color: silver;
 }

 .tab a.active {
     background-color: #ccc;
 }

.tabcontent {
    margin-top: 20px;
}

#listaDeOpciones {
    list-style: none;
    padding: 1em;
}

#listaDeOpciones .opcion {
    font-size: 1.7rem;
    height: 3em;
    text-align: center;
}

#listaDeOpciones .opcion:nth-child(2n+1) {
    background: rgb(25, 116, 203);
}

#listaDeOpciones .opcion:nth-child(2n) {
    background: rgb(153, 172, 191);
}
.table {
    min-width: 100% !important;
}
.margin-top-sm-3 {
    margin-top: 9px;
}

#menuDeNotificaciones .li a img {
    width: 200px;
}

.menuDeNotificaciones{
    width:500px !important; 
    border-bottom: solid 1px #3c8dbc50; 
    border-left: solid 1px #3c8dbc50; 
    border-right: solid 1px #3c8dbc50;
}

#tooltip {
    text-align: center;
    color: #fff;
    background: #367fa9;
    border-radius: 1.1em;
    position: absolute;
    z-index: 1040;
    padding: 15px;
}


#tooltip:after  {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #367fa9;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip .top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #367fa9;
    top: -20px;
    bottom: auto;
}

#tooltip .left:after {
    left: 17px;
    margin: 0;
}

#tooltip .right:after {
    right: 17px;
    left: auto;
    margin: 0;
}

#tooltip-Table {
    text-align: center;
    color: #fff;
    background: #367fa9;
    border-radius: 1.1em;
    position: absolute;
    z-index: 1040;
    padding: 15px;
}


#tooltip-Table:after  {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #367fa9;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip-Table .top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #367fa9;
    top: -20px;
    bottom: auto;
}

#tooltip-Table .left:after {
    left: 17px;
    margin: 0;
}

#tooltip-Table .right:after {
    right: 17px;
    left: auto;
    margin: 0;
}

#renderizadoDeAyuda {
    margin-top: 20px;
}


.modal-open {
    overflow: inherit;
}

#bucador-pag-wiki {
    display: none;
}

.uncollapse-row {
    color: limegreen !important;
    transition: .3s;
}

.collapse-row {
    color:darkred !important;
    transform: rotateZ(225deg);
    transition: .3s;
}

.spinnerModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 3000;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.spinnerModal-content {
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    width: 70px; /* Could be more or less, depending on screen size */
}

.colFormularioAsociacionDeBultos {
    width: 19% !important;
    margin-top: 10px;
}

.notAllowed {
    cursor: not-allowed;
}

.disabledLink {
    pointer-events: none;
}

.margin-left-sm-10{
    margin-left: 10px;
}

@media only screen and (max-width: 768px) {
    .margin-top-sm-3 {
        margin-top: 0px;
    }

    .margin-left-sm-10 {
        margin-left: 0px;
    }

    .margin-top-xs-1 {
        margin-top: 3px;
    }

    .margin-top-xs-2 {
        margin-top: 6px;
    }

    .margin-top-xs-3 {
        margin-top: 9px;
    }

    .margin-top-xs-4 {
        margin-top: 15px;
    }

    .margin-top-xs-5 {
        margin-top: 24px;
    }

    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    li.paginate_button {
        display: none;
    }

    .breakWord {
        word-break: break-all;
    }

    #tooltip {
        left: 0 !important;
        max-width: 100vw !important;
        z-index: 1060;
    }

        #tooltip:after {
            display: none;
        }

    .spinnerModal-content {
        margin: 50% auto;
        width: 70px;
        padding: 10px;
    }

    .colFormularioAsociacionDeBultos {
        width: 50% !important;
        margin-top: 10px;
    }

    .menuDeNotificaciones {
        width: 100vw !important;
        right: 0px !important;
    }

    .scrollDataTable {
        overflow: scroll;
    }
}