﻿@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,600,600i,700,700i,900&display=swap');

body {
    /*background-color:white;*/
    font-size: 14px;
    /*font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    /*font-family: 'Poppins', sans-serif !important;*/
    font-family: 'Titillium Web', sans-serif !important;
    margin: 0px;
    padding: 0px;
    color: #000;/*#75787B;*/
    height: 100%;
    /*background: #fafafa !important;*/
}

a{
    color: #2626ff;
}

.Fotografia 
{
    max-width:300px;
    max-height:200px;
}

.BtnImg 
{
    height : 25px;
}

.BtnImgPeq
{
    height: 25px;
}

.BtnImgGde
{
    height : 35px;
}

.Popup {
    /*background-color: #f9f5f4;*/
    border: 2px solid #DDDDDD !important;
    /*border-radius: 10px;*/
    border-radius: 0px !important;
    background-color: #FEFEFE !important;
    padding: 10px;
}
.CuadroPopup {
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999999;
    background: #FFFFFF;
    opacity: 0.9;
}

.Popup div::-webkit-scrollbar{
    width: 10px !important;
    background-color: #F5F5F5 !important;
}

.Popup div::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
    background-color: #F5F5F5 !important;
}

.Popup div::-webkit-scrollbar-thumb{
    background-color: #07073A !important; 
    background-image: #07073A !important;
}


.Background, #ContentPlaceHolder1_mp_Agenda_backgroundElement{
    background:#FFFFFF;
    opacity: 0.9;
}


.reverse 
{ 
 background-color:Black;
 color:White;
}

.verticalLine {
    height : 500px;
}

titulo1 
{
    font-size: 20px;
    font-style: inherit;
    background-color: #ffffff;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.TituloSecundario
{
    font-size: 16px;
    font-style : inherit;
    font-weight :600;
    width   : 500px;
}

.TituloSecundario
{
    font-size: 16px;
    font-style : inherit;
    font-weight :600;
    width   : 500px;
}

.TextoValor
{
    font-style:italic;
    font-weight:700;
}


.TituloFormulario
{
    /*
            flex-align: start;
    width:90%;
    padding:10px;
    padding-left:50px;
    font-size: 16px;
    font-style : inherit;
    font-weight :600;
    text-align:left;
    border-top-right-radius:25px;
    border-bottom-left-radius:25px;
    background-color:#75787B;
    

    border-radius: 10px;
	border: 2px solid #8BC63E; 

    font-size: 16px;
    font-style : inherit;
    font-weight :600;
    background-color: #ffffff;
    width   : 400px;
    color   : #75787B;*/

    /*padding-left:50px;
    font-size: 16px;
    font-weight :600;
    border-top-right-radius:25px;
    border-bottom-left-radius:25px;
    text-align:left;
    border: 3px solid #8BC63E;*/

    flex-align: start;
    font-size: 20px;
    font-style : inherit;
    width:70%;
    padding:10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;

    
    
}



#lblUsuario, #lnkCerrarSesion
{
    font-size: 13px;
    font-style : inherit;
    font-weight :600;
    color: #ffffff;
    
}


tituloppal
{
    font-size: 18px;
    font-style : inherit;
    font-weight :400;
    background-color: #FF8000;
    color: #ffffff;
}

titulo2
{
    font-size: 25px;
    font-style : inherit;
    font-weight :600;
    color: #000000;
}

titulo3
{
    font-size: 16px;
    font-style : inherit;
    font-weight :400;
    background-color: #ffffff;
    color: #0B610B;
}

.ColumnaOculta 
{
    display:none;
}

.mGrid {  
    width: 100%;  
    font-size: 13px;
    margin: 0px 0 0px 0;  
    border: solid 1px #75787B;  
    padding : 2px 2px 2px 2px;
    
}  

.GridHeader
{
	color: white;
	position: relative;
	top: expression(this.offsetParent.scrollTop - 2);
	font-weight: bold;
	font-size: 13px;
}

.Recuadro 
{
	/*border-radius: 10px;
	border: 2px solid #8BC63E;*/ /*Valor usado también en CRM_GestionCaso.aspx */
	border-radius: 0px;
	padding: 10px; 
}
#Recuadro 
{
	/*border-radius: 10px;*/
	border-radius: 0px;
	/*border: 2px solid #8BC63E;*/
	padding: 10px; 
}

.Boton
{
	
}

input[type=submit] {
    background-color: #07073A;
    color: #FFFFFF;
    font-size   : 16px;
    border: 0px solid #07073A !important;
    border-radius: 0px;
    /*height: 35px;*/
    transition: all 0.5s;
    font-family: 'Titillium Web', sans-serif !important;
}

input[type=submit]:hover {
    background-color:#E20A48;
    border: 1px solid #E20A48 !important;
    color:#FFFFFF;
    cursor: pointer;
}




input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus {

}


input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
input[type=textarea],
select {
      font-size:  13px;
      /*color          :  #65686B;*/
      color: #000000;
      padding:  3px;
      background:  #ffffff;
      border: 1px solid #aca7a7;

}



input.textbox, select, textarea, checkbox {
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 13px;
    color: #000000;
    padding: 1px;
    background: #ffffff;
    /*border-left    :  solid 1px #75787B;
  border-top     :  solid 1px #75787B;
  border-right   :  solid 1px #75787B;
  border-bottom  :  solid 1px #75787B;*/
    border: 1px solid #aca7a7;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    /*border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;*/
}


.treevw {
    display : block;
    width: 100%;
    margin  : 0px 0px 0px 0px;
    /*float   : left;*/
    cursor  : pointer;
    background: #24245b;
    /*color   : red;*/
    /*border-right: thick solid #658361;
    width   : 200px;*/
}

.trvMenu_5, .trvMenu_3{
    /*font-family: 'Poppins', sans-serif !important;*/
    font-family: 'Titillium Web', sans-serif !important;
}

.treeNode
{
    color: #ffffff;
    
        
}

/*#trvMenu div{
    transition: transform 0.3s ease 0s;
}



#trvMenu table:hover + div{
    display: block !important;
}*/


.rootNode
{
    font-size: 14px;
    padding:6px;
    color: #FFFFFF;
    border-radius: 0px;
    width: 100%;
    /*width: 200px;
    font-weight : bold;*/
    /*background-color : #658361;
    background-color: #353535;*/
    background-image:none;
    text-transform: uppercase;
}

.rootNode:hover{
    color: #FFFFFF;
    text-decoration: none;
}

.leafNode
{
    font-size: 15px;
    padding: 5px;
    color: #FFFFFF;
    /*background-color : #75787B;
    width: 200px;*/
    width: 100%;
    border-radius:0px;
    transition: all 0.3s;
}

.leafNode:hover, .leafNode:active, .leafNode:visited{
    color: #FFFFFF;
    text-decoration: none;
    background: #44479e;

}

.selectNode
{
    color   : #ffffff;
}


.GridGral {  
    font-size: 13px;
    margin: 0px 0 0px 0;  
    border-bottom-color : #ff0000;  
    border: 0px;
    padding : 1px 1px 1px 1px;
}


.GridGral td {
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom : solid 1px #D8D8D8;
    font-size:14px;
    color: #000000;
}

.GridGral_Header {
    padding: 5px;
    background-color : #07073A;
    color: #FFFFFF;
    font-weight : 600;
    font-style : normal;
    font-size : 14px;

}



.SEPARADOR 
{
    /*background-color: #8BC63E; width: 100%; height: 1px;*/
    margin: 10px 0px;
    border: 1px solid #EEEEEE;
    /*display: none;*/
}

.TABLAZONAS table
{
	border-bottom : solid 1px #8BC63E;
    border: 1px solid black;
	padding: 0px;
}
.TABLAZONAS th 
{
	text-align: center;
}
.TABLAZONAS td 
{
	font-weight: normal;
}


.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    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 */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}



/*
A:link {COLOR: #75787B; Text-DECORATION: none}
A:visited {COLOR: #75787B; Text-DECORATION: none}
A:active {Text-DECORATION: none}
A:hover {COLOR: #75787B; Text-DECORATION: underline}  
*/



.Procesando
{
    /*padding: 10px;*/
    position : absolute;
    vertical-align:middle;
    width: 31%;
    left: 34%;
    /*top: 5%;*/
    
}


.DIV_Procesando 
{
    position: fixed; 
    text-align: center; 
    height: 100%; 
    width: 100%; 
    top: 0; 
    right: 0; 
    left: 0; 
    z-index: 9999999; 
    background-color: #FFFFFF; 
    /*opacity: 0.7;*/
}





/*GRIDVIEW PARA DATOS TIPO REPORTE
    
    CssClass="MDG" HeaderStyle-CssClass="MDG_header" PagerStyle-CssClass="MDG_pager" RowStyle-CssClass="MDG_rows" SelectedRowStyle-CssClass="MDG_selectedrow"
    */

.MDG
	{
	    width: 95%;
	    /*border: thin 2px black;*/
	    min-width: 80%;
        font-family: 'Titillium Web', sans-serif !important;
	}
.MDG_header, .GridDetalle_Header{
    background-color: #07073A;
    color: #FFFFFF;
    height: 30px;
    text-align: center;
    font-size: 14px !important;    
    /*border-bottom: 1px solid #444444;*/
}
	 
	.MDG_rows
	{
	    font-size: 14px;
	    color: #000000;
	    min-height:25px;
	    text-align: left;
        border: 1px #dcdbdb solid;
	}
        .MDG_rows:hover {
            /*background-color: #f9de79;
	    color: #658361;*/
            background: rgba(208,224, 238, 0.3 );
            color: #000000;
        }
	.MDG_selectedrow
	{
	    background-color: #d0dd97;
	    color: #ffffff;
	    font-weight: bold;
	    text-align: left;
	}
	.MDG a /** FOR THE PAGING ICONS  **/
	{
	    padding: 5px 5px 5px 5px;
	    text-decoration: none;
	    font-weight: bold;
	    font-size: 14px;


	}
	 
	.MDG a:hover /** FOR THE PAGING ICONS  HOVER STYLES**/
	{
	    color: #E20A48;
        text-decoration: none;
	}
	.MDG span /** FOR THE PAGING ICONS CURRENT PAGE INDICATOR **/
	{
	    background-color: #dddddd;
	    color: #000;
	    padding: 5px 5px 5px 5px;
	}
	.MDG_pager
	{
	    /*background-color: #658361;*/
	    height: 30px;
	    text-align: left;
	}
	 
	.MDG td
	{
	    padding: 5px;
	}
	.MDG th
	{
	   padding: 0px 8px;
	}


@media screen and (max-width: 600px) {
.MDG {font-size:xx-small;}

    .MDG_rows
{
        font-size:xx-small;
    }


    .MDG td {
        padding: 2px;
    }

    .MDG th {
        padding: 0px 2px;
    }
}


    /* CAMBIOS PORTAL INDUCASCOS */

    #lnkCerrarSesion {
        color: #FFFFFF !important;
    }

    /*#ContentPlaceHolder1_ZonaDetalleVendedor, .GridGral td{
	background-color: #DDD !important;
}*/


    #ContentPlaceHolder1_ZonaVentasVendedor th {
        color: #353535;
    }

    #ContentPlaceHolder1_grdLista th a {
        color: #FFFFFF !important;
    }


    /*NUEVA VERSION 2018*/

    .header {
        background: #07073A;
        padding: 5px;
    }

    .gestor-header {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
    }

        .gestor-header .logo-indu {
            width: 30%;
        }

    #sidebar {
        /*background: #07073A;*/
        float: left;
        height: 100%;
        width: 170px;
    }

    .col-md-3 {
        padding: 0px !important;
    }

    .col-md-9 {
        float: left;
    }

    /*LOGUIN*/
    .usuario {
        /*font-family: 'Poppins', sans-serif !important;*/
        font-family: 'Titillium Web', sans-serif !important;
        width: 100%;
        padding: 10px !important;
    }

    .content-logueo {
        margin-left: 20%;
        width: 35%;
    }

    /*INICIO*/

    #image-home img {
        width: 50%;
    }

    /*POPUP*/


    /*BOTONES*/
    #btnNuevo, #btnCargar, #btnVer {
        font-family: 'Titillium Web', sans-serif !important;
        height: 35px !important;
    }

    #ContentPlaceHolder1_btnReasignar, #ContentPlaceHolder1_btnAgregarInteresado, #ContentPlaceHolder1_btnActualiza, #ContentPlaceHolder1_btnAgregaItem,
    #ContentPlaceHolder1_btnCambiarEstado, #ContentPlaceHolder1_btnGuardarNota, #ContentPlaceHolder1_btnAgregarArchivo, #ContentPlaceHolder1_btnGuardaNuevoItem,
    #ContentPlaceHolder1_btnCancelaNuevoItem {
        font-family: 'Titillium Web', sans-serif !important;
        background-color: #07073A;
        color: #fff;
        transition: all 0.5s;
    }

        #ContentPlaceHolder1_btnReasignar:hover, #ContentPlaceHolder1_btnAgregarInteresado:hover, #ContentPlaceHolder1_btnActualiza:hover, #ContentPlaceHolder1_btnAgregaItem:hover,
        #ContentPlaceHolder1_btnCambiarEstado:hover, #ContentPlaceHolder1_btnGuardarNota:hover, #ContentPlaceHolder1_btnAgregarArchivo:hover, #ContentPlaceHolder1_btnGuardaNuevoItem:hover,
        #ContentPlaceHolder1_btnCancelaNuevoItem:hover {
            background-color: #E20A48;
            color: #FFFFFF;
        }


    /*CRM*/
    #crm-menu td {
        margin: 8px;
        display: block;
        vertical-align: top;
        display: inline-block;
    }

    #content {
        width: 80%;
        margin-left: 20%;
    }

    #ContentPlaceHolder1_imgFoto {
        max-width: 50% !important;
    }

    .BtnImg40 {
        width: 60%;
    }


    ::-webkit-scrollbar {
        width: 15px;
        background-color: #F5F5F5;
    }

    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    ::-webkit-scrollbar-thumb {
        background-color: #E20A48;
        background-image: #E20A48;
    }

    .titulo-crm {
        background: #07073A;
        padding: 10px 0px;
    }

        .titulo-crm h1 {
            color: #FFFFFF;
            margin: 0px;
            font-size: 22px;
        }

    .menu-base-clientes input {
        width: 100% !important;
        padding: 5px 0px;
        border-top: 1px solid #ddd !important;
        border-bottom: 1px solid #fff !important;
        border-left: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        font-weight: bold;
        background: #24245b !important;
        transition: all 0.5s;
    }

        .menu-base-clientes input:hover {
            background: #44479e !important;
            border: 1px solid #ddd !important;
        }

    .menu-base-clientes #ContentPlaceHolder1_btnCartera {
        border-bottom: 1px solid #ddd !important;
    }

    #ContentPlaceHolder1_grdContacto, .MDG_XS, .MDG_XS input, .MDG_XS select {
        width: 100% !important;
    }

    .MDG_XS {
        margin-top: 10px;
        font-size: 14px;
    }

    #ContentPlaceHolder1_grdLista th {
        background: #07073A;
        text-align: center;
    }






    /*GRID DINÀMICO - TABLA*/
    .rowResp {
        display: -ms-flexbox; /* IE10 */
        display: flex;
        -ms-flex-wrap: wrap; /* IE10 */
        flex-wrap: wrap;
        padding: 4px 4px;
        /*align-self: center;*/
    }

    /* Create four equal columns that sits next to each other */
    .colResp {
        /*-ms-flex: 25%; */ /* IE10 */
        /*flex: 25%;*/
        /*    max-width: 25%;*/
        padding: 0 4px;
    }

        .colResp img {
            margin-top: 8px;
            vertical-align: middle;
            width: 100%;
        }


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .colResp {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

/*Estilo Datatec*/
/*.chk_mdDiseno {
    background:red !important;
}*/

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

    .switch > .chk_mdDiseno {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.switch > input:checked + .slider {
    background-color: #07073A;
}

.switch > input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.switch > input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.divblockchbl {
    height: 400px;
    width: 370px;
    overflow-y: scroll;
}
.cssBotonAddDiseno {
    border-radius: 4px !important;
}

.SubTituloFormulario {
    flex-align: start;
    font-size: 12px;
    font-style: inherit;
    width: 70%;
    padding: 10px;
    text-align: justify;
    text-transform: uppercase;
    font-weight: bold;
}

.trgridagen {
    padding-top: 10px;
    padding-bottom: 10px
}

.ui-autocomplete {
    color: #24245b !important;
    max-height: 50%;
    font-weight: bold;
    font-size: 12px !important;
    overflow-y: auto !important;
    overflow-x:hidden !important;
}
/*Swal Alert*/
/*.swal2-icon {
    width:50px !important;
    height: 50px !important;
}*/
.swal2-confirm {
    background-color: #07073a !important;
    border: 3px solid black !important;
}

    .swal2-confirm:hover {
        border: 3px solid #E20A48 !important;
    }
    /*.swal2-html-container {
        text-align: left !important;
        font-size: 14px !important;
        margin-left:80px !important;
    }

.swal2-title {
    font-size: 16px !important;
}*/
/*Modal*/
.close-modal {
    margin-top: 15px !important;
    margin-right: 15px !important;
}