﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700);

/*Flujo de Popups Membership a Identity*/
/**************************************/
.PopupFont
{
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
}

.modal-container-buttons
{
    display: flex;
    justify-content: center;
}
.modal-btn
{
    font-family: 'Poppins' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    display: block;
    background: #0075ff;
    color: #ffffff;
    text-align: center;
    min-width: 150px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 30px;
    cursor: pointer;
    transition: all .4s ease;
}
.modal-bbtn
{
    font-family: 'Poppins' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    display: block;
    background: #ff4b7e;
    color: #ffffff;
    text-align: center;
    min-width: 150px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .4s ease;
}
.modal-bbtn:hover
{
    background: #ff4b7e;
}
.modal-bbtn08
{
    font-family: 'Poppins' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    display: block;
    background: #3AC785;
    color: #ffffff;
    text-align: center;
    min-width: 150px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .4s ease;
}
.modal-title
{
    margin-top: 0;
    font-weight: 700;
    font-size: 20px;
    color: #667080;
    text-align: center;
    display: block;
    margin-bottom: 25px;
}
.modal-link
{
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 14px;
    color: #667080;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.modal-ttitle
{
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    color: #667080;
    text-align: center;
}
.modal-text
{
    font-size: 14px;
    color: #727276;
    text-align: center;
    line-height: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.modal-text-successs
{
    font-size: 14px;
    color: #727276;
    text-align: center;
    line-height: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
}
.modal-text-success
{
    margin-top: 40px;
    width: 55%;
}
.modal-container
{
    min-width: 430px;
    max-width: 580px;
    border-radius: 6px;
    border-top: 9px solid #0075ff;
    padding: 40px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    background-color: White;
}
.modal-containers
{
    min-width: 500px;
    max-width: 680px;
    border-radius: 6px;
    border-top: 9px solid #F5A001;
    padding: 40px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    background-color: White;
}
.modal-ccontainer
{
    width: 500px;
    border-radius: 6px;
    border-top: 9px solid #ff4b7e;
    padding: 40px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    background-color: White;
}
.modal-ccontainers
{
    width: 500px;
    border-radius: 6px;
    border-top: 9px solid #3AC785;
    padding: 40px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    background-color: White;
}
.modal-btns
{
    font-family: 'Poppins' , sans-serif;
    background: #ffffff;
    border: 1px solid #F5A001;
    color: #F5A001;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    min-width: 150px;
    line-height: 20px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .4s ease;
}
.modal-bbtns
{
    font-family: 'Poppins' , sans-serif;
    background: #ffffff;
    border: 1px solid #4d9eff;
    color: #4d9eff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    min-width: 150px;
    line-height: 20px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .4s ease;
}
#ctl00_ucSideBar1_TextBoxEmailWarning, #ctl00_ucSideBar1_TextBoxEmail, #ctl00_ucSideBar1_TextBoxEmail2, #ctl00_ucSideBar1_TextBoxToken
{
    display: block;
    color: #727276 !important;
    border: 1px solid #727276 !important;
    min-width: 350px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    font-size: 14px;
    margin: 0px auto;
    background-color: Transparent;
    width: 75%;
}
.modal-btn3
{
    font-family: 'Poppins' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    display: block;
    background: #F5A001;
    color: #ffffff;
    text-align: center;
    min-width: 150px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .4s ease;
}
.img
{
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.modal-btn-outlined
{
    font-family: 'Poppins' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    display: block;
    background: #ffffff;
    color: #0075ff;
    border: 1px solid #0075ff;
    text-align: center;
    min-width: 150px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 30px;
    cursor: pointer;
    transition: all .4s ease;
}
.modal-bbtn3
{
    font-family: 'Poppins' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    display: block;
    background: #4d9eff;
    color: #ffffff;
    text-align: center;
    min-width: 150px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    margin: 0 10px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .4s ease;
}
.modal-input
{
    font-family: 'Poppins' , sans-serif;
    display: block;
    color: #727276;
    border: 1px solid #727276;
    min-width: 350px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    font-size: 14px;
    margin: 0px auto;
}
.modal-text1
{
    font-size: 12px;
    color: #ff4b7e;
    text-align: center;
    line-height: 20px;
    display: block;
}
.modal-title-error
{
    margin-top: 0;
    font-weight: 700;
    font-size: 20px;
    color: #667080;
    text-align: center;
    display: block;
    margin-bottom: 25px;
    font-size: 17px;
}
.modal-title-success
{
    margin-top: 0;
    font-weight: 400;
    font-size: 20px;
    color: #667080;
    text-align: center;
    display: block;
    margin-bottom: 25px;
    font-size: 17px;
}
.textbox-placeholder
{
    font-size: 14px; 
    padding: 6px; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    color: #777; 
}
.textbox-placeholder::placeholder
{
    color: #999; 
}
.Tokenerror
{
    padding: 0px 64px;
}
.hidden-content
{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.Popup1Text3
{
    text-align: center;
    width: 80%;
    line-height: 17px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -3px;
}



/************************************************/
/*Flujo de Popups Membership a Identity*/




body
{
    font: 100% 'Roboto' ,sans-serif;
    margin: 0;
    padding: 0;
   /* text-align: center;*/
    color: #000;
    background-color: #fff;
    overflow-x: hidden;
}

.talent
{
	position:relative;
	overflow:hidden;
	width:100%;
	height:750px;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.tcompass
{
	bottom:-60px;
	position:absolute;
	border-style:none;
}

/* Definicion del Lay Out y clases de Site.Master */
.oneColFixCtrHdr #container
{
    width: 100%;
    text-align: left;
    margin: 0px;
    background-color: #CCC;
}
.oneColFixCtrHdr #header
{
    padding: 0px;
}
.oneColFixCtrHdr #header #logocliente
{
    margin: 0;
    padding: 15px;
    background-repeat: repeat-x;
    background-position: left top;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b4d60+50,5a7797+75,b3c6e2+100 */
background: #3b4d60; /* Old browsers */
background: -moz-linear-gradient(top,  #3b4d60 10%, #536D8A 55%, #89A0BE  100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #3b4d60 10%,#536D8A 55%,#89A0BE  100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #3b4d60 10%,#536D8A 55%,#89A0BE  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b4d60', endColorstr='#89A0BE ',GradientType=0 ); /* IE6-9 */
}
.oneColFixCtrHdr #header #menu
{
    margin: 0; /*background-image:url(images/menu.png);background-repeat:repeat;background-position:left top;*/
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    height: 40px;
    color: white;
    font-family: 'Roboto' ,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 28px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#475e76+0,475e76+95,475e76+95,dddddd+95,dddddd+100 */ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#475e76+0,475e76+90,dddddd+90,dddddd+90,dddddd+99 */ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#475e76+0,475e76+85,dddddd+85,dddddd+99 */
    background: #57718E ; /* Old browsers */
    background: -moz-linear-gradient(top,  #57718E  0%, #475e76 85%, #EBF0F7 85%, #EBF0F7 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #57718E  0%,#475e76 85%,#EBF0F7 85%,#EBF0F7 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #57718E  0%,#475e76 85%,#EBF0F7 85%,#EBF0F7 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=   '#57718E ' , endColorstr= '#EBF0F7' ,GradientType=0 ); /* IE6-9 */
}

.oneColFixCtrHdr #mainContent
{
    padding: 0px;
    background-color: #fff;

    min-height: 70px;
}
.oneColFixCtrHdr #mainContent #pantallas
{
    padding: 18px;
    width: 94%;
    text-align: center;
    overflow: hidden;
    overflow-x: auto;

}

.oneColFixCtrHdr #footer
{
    background-color: #475e76;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    height: 36px;
    width: 100%;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    font-family: 'Roboto' ,sans-serif;
    font-size: 11px;
    text-align: right;
    position: relative;
    bottom: 0;
    background: -moz-linear-gradient(top,  #6788AD 0%, #475e76  100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6788AD 0%,#475e76  100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6788AD 0%,#475e76 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=   '#475e76' , endColorstr= '#EBF0F7' ,GradientType=0 ); /* IE6-9 */

}

#logopantalla
{
    float: left;
    padding: 5px;
    position: static;
}
#titulopantalla
{
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-family: 'Roboto' ,sans-serif;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    position: static;
}
#accionespantalla
{
    float: right;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    text-align: right;
    position: fixed;
    right: 10px;
    overflow: visible;
    padding-left: 5px;
    left: 333px;
}
#subtitulopantalla
{
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: 'Roboto' ,sans-serif;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    overflow: visible;
    position: relative;
}
.TextoTituloWindow
{
    font-family: 'Roboto' ,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}
.Estilo2
{
    color: white;
    font-family: 'Roboto' ,sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 8px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-align: center;
}
.Estilo1
{
    font-size: 9px;
    color: white;
    font-style: normal;
    line-height: 8px;
    text-decoration: underline;
    font-family: 'Roboto' ,sans-serif;
}


/* MENU /////////////////////////////////////////////////////////*/
/* botones dinamicos de acceso restringido por usuario */

#header #menu .item
{
    /*border: solid 1px #3D556C;*/
    padding: 0 0 0 0;
    font-family: 'Roboto' ,sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.item .text
{
    padding: 16px 10px 13px 10px;
}

#header #menu .item .text
{
    color: #dddddd;
}
#header #menu .hover .item .text
{
    color: #475e76;
    background-color: #ebf0f7;
}
#header #menu .selected .item .text
{
    color: #475e76;
    font-weight: 700;
    background-color: #EBF0F7;
}

.IE8Fix
{
    z-index: 100;
}

#header #menu .sitem
{
    padding: 5px 5px 5px 5px;
}

#header #menu .sitem .stext
{
    padding: 4px 30px 4px 4px;
}

#header #menu .hover .sitem .stext
{
    color: #000000;
    background-image: url(images/MenuItemSeleccionado.png);
    background-repeat: repeat-x;
    background-position: center left;
    padding: 3px 29px 3px 3px;
    border: solid 1px #3D556C;
}

/*#header #menu .selected {	background-color:#ddd;}*/

#header #menu .mimage
{
    vertical-align: middle;
    padding-right: 5px;
}

#header #menu .submenu
{
    color: #000000;
    background-color: #F0F2F4;
    padding: 0px 0px 0px 0px;
    border: solid 1px #3D556C;
}
#header #menu img
{
    border: none 0px transparent;
}
#header #menu a
{
    color: #FFFFFF;
}
#header #menu .submenu a
{
    color: #000000;
}

/* MENU /////////////////////////////////////////////////////////*/

/*Fila azul de arriba, en donde van los titulos de los items  (en Grids)*/
.TD_DestacadoArriba
{
	background-color: #ffffff;
    font-family: 'Roboto' ,sans-serif;
    color: #212121;
    height: 33px;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    border-top: #f2f2f2 !important;
}

.TD_DestacadoArriba a:link
{
    color: #475e76;
    text-decoration: none;
}
.TD_DestacadoArriba a:hover
{
    color: #FEFEFE;
    text-decoration: none;
}

.Row1 a:link
{
    color: #3A5163;
}
.Row1 a:hover
{
    color: #CCCCCC;
}
.Row1 a:visited
{
    color: #3A5163;
}
.Row2 a:link
{
    color: #3A5163;
}
.Row2 a:hover
{
    color: #CCCCCC;
}
.Row2 a:visited
{
    color: #3A5163;
}


/*Fila de color blanco que alterna con las grises (en Grids)*/
.Row1
{
    background-color: rgba(0,0,0,.05);
    height: 33px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-family: 'Roboto' , sans-serif;
    font-weight: 400;
    font-size: .81em;
    color: #537090;
}
/*Fila de color gris que alterna con las blancas (en Grids)*/
.Row2
{
    height: 33px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-family: 'Roboto' , sans-serif;
    font-weight: 400;
    font-size: .81em;
    color: #537090;
}
/*Fila de roja en caso de error */
.RowError
{
    background-color: #ffeeee;
    border-width: 1px;
    border-style: solid;
    border-color: #FF0000;
    margin: 0px 0px 0px 0px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    color: Red;
    font-weight: bold;
    font-size: 11px;
    font-family: 'Roboto' , sans-serif;
}
/*Fila azul de abajo, en donde van los pies de pagina*/


.TD_DestacadoAbajo table
{
    width: 200px;
    float: right;
}

/* para ajustar los DropDownListCSS */
.DropDownListCSS
{
    border-style: none;
    border-width: 0px;
    border-color: #ffffff;
    width: 100%;
    height: 100;
    text-align: left;
}

/* Para los wizards */
.FondoClaro
{
    background-color: #cccccc;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}
.FondoOscuroPagInicio
{
    background-color: #f9f9f9;
    padding: 5px;
}
/* Para los wizards */
.FondoOscuro
{
    background-color: #666666;
    text-align: left;
    width: 180px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #FDFDFD;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
}

.FondoOscuro td
{
    padding-top: 10px;
}
.FondoOscuro a:link
{
    color: #FDFDFD;
}
.FondoOscuro a:hover
{
    color: #CCCCCC;
}
.FondoOscuro a:visited
{
    color: #FDFDFD;
}

/* Para los labels en los wizards
.TituloOscuro {
	background-color: #666666;
	text-align:left;
	width:200px;
	padding-bottom:20px;
    padding-top:20px;
    padding-left:10px;
    padding-right:10px;
    text-align: left;
	}*/

/* wizards */
.panelMsj
{
    border: 1px solid #CFD7DA;
    height: 100%;
    background-color: #FFFFCC;
    font-weight: bold;
    color: #DD0000;
    font-size: 11px;
}

h3
{
    margin-top: 3px;
    font-family: 'Roboto' , sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: Black;
}
.wizard
{
    border: 1px solid #CFD7DA;
    font-family: 'Roboto' ,sans-serif;
    width: 650px;
    height: 346px;
}
.header
{
    color: gray;
    font-family: 'Roboto' ,sans-serif;
}
.sideBar
{
    background-color: #666666;
    text-align: left;
    width: 200px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    z-index: 1;
}
.titleStep
{
    font-family: 'Roboto' , sans-serif;
    color: #cccccc;
    font-size: 14px;
}
.textLabels
{
    color: #FF0000;
    font-family: 'Roboto' ,sans-serif;
}
.sideBar a
{
    text-decoration: none;
}
.step
{
    padding: 10px;
    text-align: left;
    margin-top: 0px;
    vertical-align: top;
}
.ButonNext
{
    border: 1px solid #808080;
    color: #284775;
    font-family: 'Roboto' ,sans-serif;
    margin: 0;
    padding: 0;
    width: 70px;
    border-collapse: collapse;
    display: inline;
}
.Navigation
{
    background-color: #CAD8DD;
}

.CamposFiltros
{
    padding: 10px;
    text-align: left;
    vertical-align: top;
    font-family: 'Roboto' , sans-serif;
}
.Wizard_filtrosView
{
    text-align: right;
    float: right;
    height: 10px;
    width: 283px;
    vertical-align: top;
}
/*.ControlsStyle
{
 font-family:Verdana,Arial, Helvatica, Sans-Serif;
 font-size:11px;
 line-height:normal;
 font-weight:normal;
 color:#000000;
}*/
.BotonWizard
{
    border: 1px solid #333333;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Roboto' ,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-image: url(/App_Themes/images/fondoBoton.png);
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
}
.ItemWizard
{
    height: 20px;
    line-height: 20px;
    font-family: 'Roboto' , sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.Padding
{
    vertical-align: top;
    padding-bottom: 33px;
}
/*
table
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:100%;
}
*/

.LinkVentana
{
	display: flex;
	align-items: center;
}

.LinkVentana div
{
    padding-top: 2px;
}

.TituloVentanaSobreGrilla
{
    font-weight: bold;
    text-decoration: none;
    font-family: 'Roboto' ,sans-serif;
    font-size: 12px;
    color: #333333;
}

.DescripcionVentanaSobreGrilla
{
}

.ItemStyle
{
    padding: 0px 5px 0px 5px;
}

.txtTituloItems
{
    font-family: 'Roboto' ,sans-serif;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.TextoTituloMenuInicioTrial
{
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	color: #056CF2;
	opacity: 1;
    font-family: 'Roboto-Bold' , sans-serif;
    font-size: 18px;
    padding-left: 10px;
}
.TextoTituloItem
{
    font-family: 'Roboto' , sans-serif;
    font-size: 13px;
    color: #42484D;
    text-decoration: none;
    font-weight: bold;
    padding-top: 12px;
}
.TextoSubTituloItem
{
    font-family: 'Roboto' , sans-serif;
    font-size: 12px;
    color: #42484D;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 0px;
    padding-left: 0px;
}
.TextoStatusOk
{
    font-family: 'Roboto' , sans-serif;
    font-size: 12px;
    color: #fafafa;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 5px;
    text-align:right;
}
.TextoStatusNo
{
    font-family: 'Roboto' , sans-serif;
    font-size: 12px;
    color: #3b4d60;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 5px;
    text-align:right;
}
.TextoStatus
{
    font-family: 'Roboto' , sans-serif;
    font-size: 10px;
    color: #fafafa;
    font-weight: bold;
    padding-right: 10px;
}

.filtro
{
    font-family: 'Roboto' , sans-serif;
    text-align: left;
    background: #FFF;
}
.filtro input
{
    font-size: 11px;
    color: #000;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    height: 19px;
    padding: 1px;
    margin: 0px;
}



















.filtroTituloCampo
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
    color: #111;
}
.filtroTituloCampo img
{    width: 14px;
    margin: 0px 3px;
}
.filtroContenidoCampo
{
    font-size: 12px;
    padding-bottom: 15px;
}
.filtroContenidoCampo .From
{
    font-family: 'Roboto' , sans-serif;
    font-size: 11px;
    color: #768CA5;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}
.filtroContenidoCampo .To
{
    font-family: 'Roboto' , sans-serif;
    font-size: 11px;
    color: #768CA5;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 5px;
}
.filtroContenidoCampo .Lista
{
    font-family: 'Roboto' , sans-serif;
    font-size: 11px;
    color: #5F7792;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    width: 280px;
}

















































.textarea600
{
    width: 100%;
}
@media only screen and (min-width: 700px)
{
    .textarea600
    {
        width: 600px;
    }
}
/* Estilo de barra lateral ocultable  */
#sidebar
{
    float: right;
    position: relative;
    top: 90px;
    z-index: 1;
}

#sidebar-content
{
    float: left;
    background-color: #485f78;
    position: absolute;
    right: -122px;
    width:170px;
    border-radius: 5px;



}

#toggleSidebar
{
    float: left;
    height: 100%;
    writing-mode: tb-rl;
    background-color: #475e76;
    text-align: center;
    color: #dddddd;
}

.arrow-left
{
    background-image: url(images/flecha_IR_Principio.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}
.arrow-right
{
    background-image: url(images/flecha_IR_Final.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}
.accordion-toggle
{
    cursor: pointer;
}
.accordion-content
{
    display: none;
    background-color:#EBF0F7;
    padding:7px;
    margin: 0 1px 1px 1px;
}
.accordion-content span
{
    color:#4d4d4d;
}
.accordion-toggle
{
    background-color: #6788AD;
    color: #dddddd;
    cursor: pointer;
    margin: 1px;
    padding: 7px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    align-items: center;
    display: flex;
    font-family: 'Roboto' ,sans-serif;
    font-weight: 400;
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#587594+0,758faa+100,607fa1+100 */
background: #5A7796; /* Old browsers */
background: -moz-linear-gradient(top,  #5A7796  0%, #839BB9  100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #5A7796  0%,#839BB9  100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #5A7796  0%,#839BB9  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A7796', endColorstr='#839BB9 ',GradientType=0 ); /* IE6-9 */

}
.accordion-toggle:hover
{
background: #a9bdda; /* Old browsers */
background: -moz-linear-gradient(top,  #a9bdda  0%, #839BB9  100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a9bdda  0%,#839BB9  100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a9bdda  0%,#839BB9  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9bdda', endColorstr='#839BB9 ',GradientType=0 ); /* IE6-9 */

}
.accordion-toggle img
{
    width: 30px;
    height: 30px;
    padding-right: 5px;
}

.labelAccordion
{
    color: #4d4d4d;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
    font-family: 'Roboto' ,sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.labelAccordion img
{
    padding-right: 3px;
}
.accordion-toggle .labelAccordion
{
    color: #ddd;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    align-items: center;
    display: flex;
    font-family: 'Roboto' ,sans-serif;
    font-weight: 400;
}
.labelAccordion img
{
    padding-right: 3px;
}
.accordion
{
    margin: 8px;
}
.accordion-separator
{
    margin-top: 7px;
    margin-bottom: 7px;
}
/* Formato de botonera de redes sociales */
.SocialMedia
{
    width: 25px;
    height: 25px;
    padding-right: 10px;
}
.SocialMedia:hover
{
    z-index: 2;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

/* Formato de pantalla de inicio */
.boxContainer
{
   /* width: 60%;*/
    margin: 0 auto;
    background-color: #475e76;
    padding: 1px;
    border-radius: 10px;
    }
.boxContainer a
{
    text-decoration: none;
}
.boxMain
{
    background-color: #6788AD;
    color: #dddddd;
    cursor: pointer;
    margin: 9px;
    padding-left: 8px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    align-items: center;
    display: flex;
    cursor: pointer;
    border-radius: 10px;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#587594+0,758faa+100,607fa1+100 */
background: #5A7796; /* Old browsers */
background: -moz-linear-gradient(top,  #5A7796  0%, #839BB9  100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #5A7796  0%,#839BB9  100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #5A7796  0%,#839BB9  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A7796', endColorstr='#839BB9 ',GradientType=0 ); /* IE6-9 */

}
.boxMain:hover
{
background: #a9bdda; /* Old browsers */
background: -moz-linear-gradient(top,  #a9bdda  0%, #839BB9  100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a9bdda  0%,#839BB9  100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a9bdda  0%,#839BB9  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9bdda', endColorstr='#839BB9 ',GradientType=0 ); /* IE6-9 */


}
.boxMain Div
{
    padding: 20px;
}
.TextoSubTituloBox
{
    color: #dddddd;
    font-size: .84em;
    text-decoration: none;
    vertical-align: middle;
    align-items: center;
	font-family: 'Roboto' ,sans-serif;
    font-weight: 400;
}
.TextoTituloBox
{
    color: White;
    text-decoration: none;
    vertical-align: middle;
    align-items: center;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Roboto' ,sans-serif;
    font-weight: 500;
}
/* Pantalla Login*/

         .bodyLogin
        {
            padding: 0;
            margin: 0;
            background: url(/App_Themes/images/homeimage.jpg) no-repeat bottom;
            background-size: cover;
            -webkit-background-size: cover;
            -o-background-size: cover;
            -ms-background-size: cover;
            -moz-background-size: cover;
            font-family: 'Roboto' ,sans-serif;
        }
        .bodyLogin p
        {
            margin: 0;
        }
        .bodyLogin ul
        {
            margin: 0;
            padding: 0;
        }
        .bodyLogin label
        {
            margin: 0;
        }
        /*-- main --*/.content h1
        {
            text-align: center;
            font-size: 40px;
            color: #fff;
        }
        .main
        {
            margin: 100px auto 0 auto;
            width: 59%;
        }
        .profile-left
        {
            float: left;
            width: 45%;
            margin: 0 15px 0 0;
        }
        .profile-middle
        {
            float: left;
            width: 44%;
            margin: 0 15px 0 0;

        }
        .profile-left input[type="text"], .profile-left input[type="password"]
        {
            outline: none;
            border: 2px solid #648d9f;
            padding: 10px 10px 10px 45px;
            color: #D8D8D8;
            font-family: 'Roboto' ,sans-serif;
            font-size: 18px;
            width: 76%;
            margin-bottom: 30px;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -o-border-radius: 4px;
            -ms-border-radius: 4px;
            -moz-border-radius: 4px;
        }
        .login
        {
            background: #fbfbfb;
            padding: 40px 30px;

        }
        .profile-left h2
        {
            background: #475e76;
            padding: 14px 0;
            font-size: 25px;
            color: #fff;
            text-align: center;
            font-family: 'Roboto' , serif;
            font-size:1.3em;
        }
        .profile-left input[type="text"]
        {
            background: url(/App_Themes/images/user.png) no-repeat 13px 10px;
        }
        .profile-left input[type="password"]
        {
            background: url(/App_Themes/images/key.png) no-repeat 13px 10px;
        }
        /*-- responsive media queries --*/@media (max-width: 1680px)
        {
            .bodyLogin
            {
                min-height: 65.8em;
            }
            .content
            {
                padding: 3em 0;
            }
            .main
            {
                margin: 100px auto;
            }
        }
        @media (max-width:1600px)
        {
            .content
            {
                padding: 4em0;
            }
            .main
            {
                margin: 100px auto 0 auto;
            }
            .bodyLogin
            {
                min-height: 50em;
            }
        }
        @media (max-width:1440px)
        {
            .bodyLogin
            {
                min-height: 56.5em;
            }
            .content
            {
                padding: 7em 0;
            }

        }
        @media (max-width: 1366px)
        {
            .bodyLogin
            {
                min-height: 48.2em;
            }
            .content
            {
                padding: 3em 0;
            }
        }
        @media (max-width:1280px)
        {
            .profile-leftinput[type="text"]
            {
                background: url(/App_Themes/images/user.png)no-repeat13px9px;
            }
            .profile-left input[type="password"]
            {
                background: url(/App_Themes/images/key.png) no-repeat 13px 9px;
            }
            .bodyLogin
            {
                min-height: 50.2em;
            }
            .content
            {
                padding: 5em 0;
            }

        }
        @media (max-width: 1080 px)
        {
            .login
            {
                padding: 36px 30px;
            }

            .profile-img h3
            {
                font-size: 32px;
            }
        }
        @media (max-width: 1024 px)
        {
            .main
            {
                width: 65%;
            }

        }
        @media (max-width:991px)
        {
        }
        @media (max-width:800px)
        {
            .main
            {
                width: 83%;
            }
            .bodyLogin
            {
                min-height: 58.2em;
            }
            .content
            {
                padding: 9em 0;
            }
            .content h1
            {
                font-size: 33px;
            }
            .profile-right
            {
                float: none;

            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                width: 73%;
            }
        }
        @media (max-width: 768px)
        {
            .profile-right
            {
                float: none;
                width: 65%;
            }
            .mb_share .button
            {
                margin: 0 auto 15px;
            }
        }
        @media (max-width: 736px)
        {
            .content
            {
                padding: 5em 0;
            }
            .bodyLogin
            {
                min-height: 49.2em;
            }

        }
        @media (max-width: 667px)
        {
            .login
            {
                padding: 20px 20px;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                width: 71%;
                background-size: 8% !important;
            }
            .profile-left input[type="password"]
            {
                background: url(/App_Themes/images/key.png) no-repeat 13px 11px;
            }
            .profile-img h3
            {
                font-size: 28px;
            }


            .profile-right
            {
                width: 80%;
            }
        }
        @media (max-width: 640px)
        {
            .main
            {
                width: 86%;
            }
            .bodyLogin
            {
                min-height: 47.2em;
            }
        }
        @media (max-width: 600px)
        {
            .profile-middle
            {
                margin: 0 0 0 4%;
            }
            .profile-left
            {
                width: 47%;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                padding: 8px 10px 7px 35px;
            }
        }
        @media (max-width: 568px)
        {
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                width: 73%;
            }


        }
        @media (max-width: 480px)
        {
            .main
            {
                width: 65%;
            }
            .profile-left
            {
                width: 100%;
            }
            .profile-middle
            {
                margin: 0;
                width: 100%;
            }
            .profile-right
            {
                width: 90%;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                width: 81%;
            }
            .profile-left input[type="password"]
            {
                background: url(/App_Themes/images/key.png) no-repeat 13px 9px;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                background-size: 6% !important;
            }
            .content h1
            {
                font-size: 28px;
            }
            .main
            {
                margin: 45px auto;
            }
            .content
            {
                padding: 4em 0;
            }
        }
        @media (max-width: 414px)
        {
            .main
            {
                width: 75%;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                background-size: 5.5% !important;
            }
        }
        @media (max-width: 384px)
        {
            .content h1
            {
                font-size: 25px;
            }
        }
        @media (max-width:375px)
        {
            .main
            {
                width: 82%;
            }
            .login-left ul li a.goog i
            {
                background: url(/App_Themes/images/twitt.png) no-repeat 0px 5px;
                width: 29px;
            }
            .login-left ul li a.fb i
            {
                background: url(/App_Themes/images/fb.png) no-repeat 16px 3px;
                width: 45px;
            }
        }
        @media (max-width:320px)
        {
            .content h1
            {
                font-size: 22px;
            }
            .content
            {
                padding: 3em 0;
            }
            .profile-right
            {
                width: 100%;
            }
            .profile-left h2
            {
                padding: 10px 0;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                font-size: 16px;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                background-size: 6% !important;
            }
            .main
            {
                width: 87%;
            }
            .profile-left input[type="text"], .profile-left input[type="password"]
            {
                width: 77%;
            }

            .login-left ul li a
            {
                font-size: 19px;
            }
        }
        .floating-box {
			display: inline-block;
			width: 100%;
			height: 155px;
			margin: 0 0 15px 0;
			background: #475e76;
        }


        .box-adv
        {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            float: left;
            margin-right: 20px;
            background-color: #fb7e10;
        }
        .box-adv p, .box-adv h2
        {
            padding: 10px;
            position: relative;
            color: #fff;
        }
        .box-adv p
        {
            font-family: 'Roboto' ,sans-serif;
            font-size: 12px;
            line-height: 15px;
            margin: 0;
        }
        .box-adv h2
        {
            font-family: 'Roboto' ,sans-serif;
            font-size: 20px;
            line-height: 24px;
            margin: 0;
        }
        .effect img
        {
            position: absolute;
            margin: 0px 0;
            right: 0;
            top: 0;
            cursor: pointer;
            height: 100%;
            width: 100%;
            -webkit-transition: top .4s ease-in-out,right .4s ease-in-out;
            -moz-transition: top .4s ease-in-out,right .4s ease-in-out;
            -o-transition: top .4s ease-in-out,right .4s ease-in-out;
            transition: top .4s ease-in-out,right .4s ease-in-out;
        }
        .effect img.top:hover
        {
            top: -230px;
            padding-bottom: 200px;
            padding-left: 300px;
        }
        .profile-right
        {
            float: right;

            margin:0 0 0 0;
        }
        .mb_share
        {
            overflow: hidden;
        }
        .mb_share .button .native_button div
        {
            font-size: 14px;
            color: #212121;
        }
        .mb_share .button
        {
            position: relative;
            float: none;
            margin: 0 0 15px;
            width: 50px;
            height: 46px;
            overflow: hidden;
            text-transform: capitalize;
            cursor: pointer;
        }
        .mb_share .button .icon
        {
            float: left;
            z-index: 200;
            position: relative;
            width: 50px;
            height: 46px;
            background-repeat: no-repeat;
            background-image: url(/App_Themes/images/socialmedia.png);
        }
        .mb_share .button .native_button
        {
            width: 190px;
            height: 46px;
            float: left;
            background: #fff !important;
            display: table;
        }
        .mb_share .button .native_button > div
        {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }
        .mb_share .button .slide
        {
            position: absolute;
            right: 0;
            top: 0;
            z-index: 100;
            float: left;
            width: 190px;
            height: 46px;
            transition: .2s transform linear;
            -webkit-transition: .2s -webkit-transform linear;
            -moz-transition: .2s -moz-transform linear;
        }
        .mb_share .button .slide span
        {
            color: #fff;
            display: block;
            cursor: pointer;
            width: 100%;
            margin: 14px 0;
            text-align: center;
            font-size: 1em;
            border-left: 1px solid rgba(255,255,255,0.35);
        }
        /*-- Transitions --*/.mb_share .button.slide_x:hover .slide
        {
            -webkit-transform: translateX(190px);
            -moz-transform: translateX(190px);
            transform: translateX(190px);
            -o-transform: translateX(190px);
            -ms-transform: translateX(190px);
        }
        .mb_share .button.slide_nx:hover .slide
        {
            -webkit-transform: translateX(-190px);
            -moz-transform: translateX(-190px);
            transform: translateX(-190px);
            -o-transform: translateX(-190px);
            -ms-transform: translateX(-190px);
        }
        .mb_share .button.slide_y:hover .slide
        {
            -webkit-transform: translateY(46px);
            -moz-transform: translateY(46px);
            transform: translateY(46px);
            -ms-transform: translateY(46px);
            -o-transform: translateY(46px);
        }
        .mb_share .button.slide_ny:hover .slide
        {
            -webkit-transform: translateY(-46px);
            -moz-transform: translateY(-46px);
            transform: translateY(-46px);
            -ms-transform: translateY(-46px);
            -o-transform: translateY(-46px);
        }
        /*-- Colors --*//*-- facebook --*/.mb_share .button.facebook .icon
        {
            background-position: 15px -20px;
        }
        .mb_share .button.facebook > div
        {
            background-color: #3b5998;
        }
        /*-- twitter --*/.mb_share .button.twitter .icon
        {
            background-position: -22px -20px;
        }
        .mb_share .button.twitter > div
        {
            background-color: #55acee;
        }
        /*-- youtube --*/.mb_share .button.youtube .icon
        {
            background-position: -62px -20px;
        }
        .mb_share .button.youtube > div
        {
            background-color: #cd201f;
        }
        /*-- google-plus --*/.mb_share .button.gplus .icon
        {
            background-position: -102px -20px;
        }
        .mb_share .button.gplus > div
        {
            background-color: #dc4e41;
        }
        /*-- linkedin --*/.mb_share .button.linkedin .icon
        {
            background-position: -144px -20px;
        }
        .mb_share .button.linkedin > div
        {
            background-color: #0077b5;
        }
        .bodyLogin .btn
        {
            cursor: pointer;
            font-size: 18px;
            white-space: nowrap;
            width: 100%;
            padding: .8em 1.5em;
            font-family: 'Roboto' ,sans-serif;
            line-height: 18px;
            display: inline-block;
            zoom: 1;
            color: #fff;
            text-align: center;
            position: relative;
            -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
            transition: border .25s linear, color .25s linear, background-color .25s linear;
        }
        .bodyLogin .btn.btn-orange
        {
            background-color: #ffa101;
            width: 200px;
            margin-bottom: 1%;
            padding: 10px 10px 10px;
        }
        .bodyLogin .btn.btn-orange:hover
        {
            background-color: #fb7e10;
        }
        .bodyLogin .btn.btn-orange:active
        {
            top: 3px;
            outline: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
.container-ingreso
{
    font: 100% 'Roboto' ,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000;
    background-color: #CCC ;
}
.body-ingreso
{
    background-color: #CCC ;
}

        .head-login
        {
            float: left;
            width: 100%;
            height:70px;
            display:;
        }

		.head-img {
			float: left;
			padding: 15px 0 0 45px;
        }

        .head-separator
        {
            float: left;
            width: 100%;
            background: #ddd;
            height:7px;
            display:none;
        }

        .box-postulantes
        {
            margin-left: auto;
            margin-right: 0;
            text-align:right;
        }
        .box-postulantes div
        {
            padding: 0px;
            text-align: left;
        }

.WindowMarco1Old {
	    background-color: #48555d;
	background-repeat:  repeat-x;
	background-position: right top;
	height: 30px;
	width: 7px;
}
/* Superior central*/
.WindowMarco2Old {
    background-color: #48555d;
	background-repeat:  repeat-x;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Esquina superior derecha */
.WindowMarco3Old {
    background-color: #48555d;
    background-repeat:  repeat-x;
	background-position: left top;
	height: 30px;
	width: 7px;
}
/* Medio izquierda*/
.WindowMarco4Old {
    background-color: #48555d;
	background-repeat:   repeat-y;
	background-position: right top;
	height: 30px;
	width: 7px;
}
/* Medio centro*/
.WindowMarco5Old {
	background-color: #DFDFDF;
}
/* Medio derecha*/
.WindowMarco6Old {
    background-color: #48555d;
	background-repeat:   repeat-y;
	background-position: left top;
	height: 30px;
	width: 7px;
}
/* Esquina inferior izquierda */
.WindowMarco7Old {
    background-color: #48555d;
	background-repeat:  repeat-x;
	background-position: right top;
	height: 6px;
	width: 7px;
}
/* Esquina inferior centro */
.WindowMarco8Old {
    background-color: #48555d;
	background-repeat:  repeat-x;
	background-position: right top;
	height: 6px;
}
/* Esquina inferior derecha */
.WindowMarco9Old {
    background-color: #48555d;
	background-repeat:  repeat-x;
	background-position: left top;
	height: 6px;
	width: 7px;
}
.TextoTituloWindowOld{font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:bold;color:#FFF;text-decoration:none;margin-right:5px;margin-left:5px}

.notification {
	position: absolute;
    top: 30px;
    background-color: #2087d8;
    line-height: 10px;
    width: 30px;
    height: 10px;
    border-radius: 20px;
    left: 0px;
    text-align: center;
    vertical-align: middle;
    border-color: white;
    border: 1px solid #fff;
}

.notification label
{
    font-size: 8.8px;
    TEXT-ALIGN: center;
}

/*Restyling Esteban Guido*/

.WindowMarco1
{
}
.WindowMarco2
{
	background: #056CF2 0% 0% no-repeat padding-box;
	border-radius: 9px 9px 0px 0px;
	opacity: 1;
    height: 40px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;

}
.WindowMarco3
{

}
.WindowMarco4
{
}
.WindowMarco5
{
	background:white;
}
.WindowMarco5 table
{
	    border: transparent;
}
.WindowMarco6
{
}
.WindowMarco7
{
}
.WindowMarco8
{
}
.WindowMarco9
{
}
.BORDER
{
	background: #F2F2F2 0% 0% no-repeat padding-box;
	border-radius: 4px;
    border: none !important;
    cursor: auto;
    outline: none;
    font-weight: bold;
    color: #4d4d4d;
    width:90%;
    min-height: 26px;
}
.Columna1
{
	text-align: left;
    width: 85px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.Boton
{
	background: #6AC5FF 0% 0% no-repeat padding-box;
	border-radius: 5px;
    border:none;
    text-align: center;
    border-radius:5px;
    cursor: pointer;
        min-width: 86px;
}
.TD_DestacadoAbajo
{
}
.td-leftbackground {

}
.filtroTituloHistorial
{
    font-size: 11px;
    background-color:  #056CF2;
    font-family: 'Roboto' , sans-serif;
    padding-top:20px;
    font-weight: bold;
    padding: 1px;
    color: #fff;
    border: 1px solid  #056CF2;
}
.filtroTituloSeccion
{
	background: #056CF2 0% 0% no-repeat padding-box;
    font-size: 12px;
    font-family: 'Roboto' , sans-serif;
	padding-top:20px;
    font-weight: bold;
    padding: 4px;
    color: #fff;
}
#PanelContenido >div:first-child >.filtroTituloSeccion
{
	border-radius: 9px 9px 0px 0px;
}
.filtroDescripcionSeccion
{
	border: 1px solid #056CF2;
    color: #333;
    font-size: 10px;
    padding: 3px;
}

.filtroHistorialLogDiv
{
    background-color: #DAE2E8;
    border: solid 1px #056CF2;
    font-size: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.filtroHistorialLogDiv ul
{
}
.filtroHistorialLogDiv li
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    padding-left: 15px;
    list-style-type: circle;
}
.filtroHistorialLogDiv label
{
}
.filtroHistorialLog
{
    font-size: 10px;
}
.filtroContenidoCampo input
{
    height: 19px;
}
.filtroBotonera
{
    padding: 5px;
}
.filtroContenidoCampo div{
	overflow: auto;
    border: solid 1px #056CF2;
    border-radius: 9px;
    padding: 10px;
    width: 300px;
}
.modal-header
{
	background-color: #056CF2;
	color: white;
}
.modal-header button
{
	color:white;
}
.modal-title
{
	font-family: 'Roboto' , sans-serif;
}
label
{
	display: unset;
	}

	th, td { padding: 4px !important;}

	input[type="checkbox"], input[type="radio"]
	{
		    margin: 0px 3px 0px 5px;
	}
	.WindowMarco1,.WindowMarco4,.WindowMarco7,.WindowMarco3,.WindowMarco6,.WindowMarco9, WindowMarco8
	{
		display:none;
	}
	.main-content > table, .main-content >div> table {
    box-shadow: 0px 0px 5px #0000003B;
        border-radius: 9px 9px 0px 0px;
        width:90% !important;

}
.TextoTituloMenuInicioTrial
{
	background: #E6E6E6 0% 0% no-repeat padding-box;
display:block;
}
.table-responsive td, .table-responsive th {
    padding: .75rem !important;
}
    @keyframes spinner-border {
      to { transform: rotate(360deg); }
    }
    .spinner-border{
        display: inline-block;
        width: 2rem;
        height: 2rem;
        vertical-align: text-bottom;
        border: .25em solid currentColor;
        border-right-color: transparent;
        border-radius: 50%;
        -webkit-animation: spinner-border .75s linear infinite;
        animation: spinner-border .75s linear infinite;
    }
    .spinner-border-sm{
        height: 1rem;
        border-width: .2em;
    }
    .spinner-center
    {
    	width: 100%; text-align: center;
    }

td.WindowMarco5.td-left {
  padding: 0!important;
}
.modal-general-content {
	width: 600px; 
	height: 550px;



























/*
.filtroHistorialLogDiv
{
    background-color: #DAE2E8;
    border: solid 1px #333;
    font-size: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.filtroHistorialLogDiv ul
{
}
.filtroHistorialLogDiv li
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    padding-left: 15px;
    list-style-type: circle;
}
.filtroHistorialLogDiv label
{
}
.filtroHistorialLog
{
    font-size: 10px;
}
.filtroContenidoCampo input
{
    height: 19px;
}
.filtroBotonera
{
    border-top: 1px solid #333;
    background-color: #999;
    padding: 5px;
}
.filtroTituloHistorial
{
    font-size: 11px;
    background-color: #8EA3B9;
    font-family: 'Roboto' , sans-serif;
    padding-top:20px;
    font-weight: bold;
    padding: 4px;
    color: #fff;
    border: 1px solid #8EA3B9;
}
.td-leftbackground {
	color:#525252; font-size:10px; text-align:left; font-family: 'Roboto' ,sans-serif;
    font-weight: 500; padding: 0 0 0 10px; background-color:#738BA9;
}
.TD_DestacadoAbajo
{
    background-color: #b3c6e2;
    height: 25px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.Boton
{
    background-image: url(/App_Themes/images/fondoBoton.png);
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
    border-radius:5px;
    cursor: pointer;
}
.Columna1
{
    background-color: #b3c6e2;
    border-top-color: #9BA6C1;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #9BA6C1;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: left;
    width: 85px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.Columna2
{
    background-color: #839AB8;
    border-top-color: #9BA6C1;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #9BA6C1;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.BORDER
{
    background: #fff;
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: auto;
    outline: none;
    font-weight: bold;
    color: #4d4d4d;
    width:90%;
}
.WindowMarco1
{
    background-color: #5A7797;
    height: 40px;
    width: 7px;
    border-radius: 7px 0 0 0;
	background: #5A7797;
	background: -moz-linear-gradient(top, #485f78 0%, #5A7797 99%);
	background: -webkit-linear-gradient(top, #485f78 0%,#5A7797 99%);
	background: linear-gradient(to bottom, #485f78 0%,#5A7797 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485f78', endColorstr='#5A7797',GradientType=0 );
}
.WindowMarco2
{
    height: 40px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    SkinID="checkWord"
background: #5A7797;
background: -moz-linear-gradient(top, #485f78 0%, #5A7797 99%);
background: -webkit-linear-gradient(top, #485f78 0%,#5A7797 99%);
background: linear-gradient(to bottom, #485f78 0%,#5A7797 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485f78', endColorstr='#5A7797',GradientType=0 );
}
.WindowMarco3
{
    background-color: #5A7797;
    height: 40px;
    width: 7px;
    border-radius: 0 7px 0 0;
    SkinID="checkWord"
background: #5A7797;
background: -moz-linear-gradient(top, #485f78 0%, #5A7797 99%);
background: -webkit-linear-gradient(top, #485f78 0%,#5A7797 99%);
background: linear-gradient(to bottom, #485f78 0%,#5A7797 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485f78', endColorstr='#5A7797',GradientType=0 );
}
.WindowMarco4
{
    background-color: #5A7797;
    height: 40px;
    width: 7px;
}
.WindowMarco5
{
    background-color: #EBF0F7;
}
.WindowMarco5 table
{
    border-color: #dadde1;
}
.WindowMarco6
{
    background-color: #5A7797;
    height: 40px;
    width: 7px;
}
.WindowMarco7
{
    background-color: #5A7797;
    height: 6px;
    width: 7px;
    border-radius:  0 0 0 10px;
}
.WindowMarco8
{
    background-color: #5A7797;
    height: 6px;
}
.WindowMarco9
{
    background-color: #5A7797;
    height: 6px;
    width: 7px;
    border-radius:  0 0 10px 0;
}*/