.padding-left-25 {
	padding-left:25px !important;
}

.padding-left-50 {
	padding-left:50px !important;
}

.padding-top-25 {
	padding-top:25px !important;
}

.padding-top-50 {
	padding-top:50px !important;
}

.padding-bottom-25 {
	padding-bottom:25px !important;
}

.padding-bottom-50 {
	padding-bottom:50px !important;
}

.margin-left-10 {
	margin-left:10px !important;
}

.margin-left-25 {
	margin-left:25px !important;
}

.margin-left-50 {
	margin-left:50px !important;
}

.margin-top-25 {
	margin-top:25px !important;
}

.margin-top-50 {
	margin-top:50px !important;
}

.margin-bottom-10 {
	margin-bottom:10px !important;
}

.margin-bottom-25 {
	margin-bottom:25px !important;
}

.margin-bottom-50 {
	margin-bottom:50px !important;
}

.cwp00 {
	width: 5%;
	display:table-cell;
	vertical-align: middle;
	horizontal-align: middle; /* MGD, 03//07//2019, desde mismo archivo rama Develop*/
	padding-left: 5px;
}
.cwp01 {
	width: 10%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp02 {
	width: 15%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp03 {
	width: 20%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp04 {
	width: 25%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp05 {
	width: 30%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp06 {
	width: 35%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp07 {
	width: 40%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp08 {
	width: 45%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp09 {
	width: 50%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp10 {
	width: 55%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp11 {
	width: 60%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp12 {
	width: 65%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp13 {
	width: 70%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp14 {
	width: 75%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp15 {
	width: 80%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp16 {
	width: 85%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp17 {
	width: 90%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.cwp18 {
	width: 95%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 5px;
}

.item-list .title2,
.title2{
	/*font-family:"open_sansbold", sans-serif;*/
	font-family:"lemon_milk", sans-serif;
	font-size:14px;
	margin:0 0 5px;
	display:inline-block;
	vertical-align:top;
	color:#337096;
}
.title2:hover{color:#337096;}

.list a.doc-0:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	background:url(../images/sprite.png) no-repeat -56px -345px;
	width:20px;
	height:20px;
}
.list a.doc-1:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	background:url(../images/sprite.png) no-repeat -159px -383px;
	width:20px;
	height:20px;
}
.list a.doc-2:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	background:url(../images/icon_alerta_no_critica.png) no-repeat;
	width:20px;
	height:20px;
}
a.btn-contour{
	float:right;
	max-width:300px;
	height:40px;
	/*border:1px solid #367297;*/
	border:1px solid black;
	color: black; /*antes heredado*/
	text-decoration: none;
	border-radius:9px;
	padding:0 19px 0 19px;
	position:relative;
	/*font:12px/40px "open_sansbold", sans-serif;*/
	font:14px/40px "andale_mono", sans-serif;
	margin:0;
	overflow:hidden;
}
a.btn-contour:hover{
	background-color:#e62829;
	color:white;
}
.foto-trabajador {
	width: 50px;
	height: 50px;
}

.foto-personal {
	width: 124px;
	height: 124px;
}

.foto-bidi {
	width: 200px;
	height: 200px;
}

span.order.asc{
	top:50%;
	right:0;
	background:url(../images/sprite.png) no-repeat -205px -165px;
	width:12px;
	margin-left:5px;
	height:17px;
	display:inline-block;
	float:right;
	vertical-align: middle;
}
span.order.desc{
	top:50%;
	right:0;
	background:url(../images/sprite.png) no-repeat -178px -165px;
	width:12px;
	margin-left:5px;
	height:17px;
	display:inline-block;
	float:right;
	vertical-align: middle;
}

a.nounderlined:hover {
	text-decoration: none;
}

div.lightbox .row-noplus{
	height:64px;
	display:table;
	width:100%;
	/*color:#337096;*/
	color:white;
	/*background:#fff;*/
	background:#e62829;
	padding:0 32px 0 40px;
	/*border-bottom:1px solid #ccc;*/
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
div.lightbox .row-noplus h2{
	display:table-cell;
	vertical-align:middle;
	/*font:28px/33px "open_sansregular", sans-serif;*/
	font:24px/28px "andale_mono", sans-serif;
	margin:0;
}
div.lightbox .row-noplus h2{width:67%;}
div.lightbox .row-noplus h2 a{
	padding:0 0 0 0;
	position:relative;
	display:inline-block;
	vertical-align:top;
	/*color:#337096;*/
	color:white;
	text-decoration:none;
}

.logo-login {
	background:url(../images/sprite.png) no-repeat;
	width:223px;
	height:74px;
	text-indent:-9999px;
	overflow:hidden;
	margin:12px 39px 0 22px;
}
.logo-login a{
	display:block;
	height:100%;
}

.logo-login-komunitas {
	background:url(../images/logo-komunitas.png) no-repeat;
	width:223px;
	height:74px;
	text-indent:-9999px;
	overflow:hidden;
	margin:12px 39px 0 22px;
}
.logo-login-komunitas a{
	display:block;
	height:100%;
}

.logo-komunitas{
	float:left;
	background:url(../images/logo-komunitas.png) no-repeat;
	width:223px;
	height:74px;
	text-indent:-9999px;
	overflow:hidden;
	margin:12px 39px 0 22px;
}
.logo-komunitas a{
	display:block;
	height:100%;
}

input[type="password"] {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    color: #337096;
    display: block;
    /*font: 15px/19px "open_sansregular",sans-serif;*/
    font: 15px/19px "andale_mono", sans-serif;
    margin: 0;
    outline: medium none;
    padding: 8px 10px;
    width: 100%;
}

.boton-azul, .boton-azul-documento {
	cursor:pointer;
	border: 0 none;
    background: none repeat scroll 0 0 #e62829;
    border-radius: 10px;
    color: #FFFFFF;
    display: inline-block;
    /*font-size: 15px;*/
    height: 37px;
    line-height: 37px;
    margin: 0 0 0 17px;
    max-width: 341px;
    overflow: hidden;
    padding: 0 25px;
    text-align: center;
    font: 15px "andale_mono", sans-serif;
    
}

.boton-azul:hover, .boton-azul-documento:hover{
	text-decoration:none;
	/*background:#b30000;*/
	background: black;
	color: white;
}

.drops-menu .col02 {
    padding: 0 0 0 0 !important;
}

.items-vd{
	padding:0 0 29px 0;
	margin:0;
	list-style:none;
	font:17px/20px "lemon_milk", sans-serif;
	/*font-weight: bold;*/
}
.items-vd a{
	/*color:#337096;*/
	color: #e62829;
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:0 0 0 0;
}
.items-vd li{margin:0 0 11px; padding: 0 0 15px;}
.items-vd li:hover { background:#999; }

.li-select-container {
	min-width:195px; /*180px*/
}

.select-area-gray{
	border:none;
	background:#EEE;
	border-radius:5px;
	position:relative;
	overflow:hidden;
	cursor:default;
	height:35px;
	float:left;
	color:#999;
	/*font: 15px/25px "open_sansregular",sans-serif;*/
	font: 15px/25px "andale_mono", sans-serif;
	text-align: left;
	width:100% !important;
	padding-top: 5px;
	margin:0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.row-full-width {
	padding-right: 0px !important;	
}

.text-list textarea{
	background:#eee;
	color:#999;
	border-radius:5px;
	padding:5px 11px;
	border:none;
	height:35px;
	width:130px;
	float:left;
	outline:none;
	/*font:15px/25px "open_sansregular", sans-serif;*/
	font:15px/25px "andale_mono", sans-serif;
	text-align:left;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.text-list textarea::-webkit-input-placeholder {color: #999;}
.text-list textarea:-moz-placeholder {color: #999;}
.text-list textarea::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.text-list textarea:-ms-input-placeholder {color: #999;}

.fondoGris{background:#f5f5f5;}

.noLink{
	cursor: default;
}

.row-list li.noLink:hover{
	background: #FBFBFB;
}

.invisible {
	display:none !important;
}

.li-breakline input {
	margin-bottom:5px !important;
}
.li-breakline select {
	margin-bottom:5px !important;
}

.scroll-block .error-select {
	color:#f00;
	display:none;
	font:12px/15px "lemon_milk", sans-serif;
	height:20px;
    padding: 0 60px;
    /*font-weight: bold;*/
}

.select-lg {
	width:500px;
}

.oculto {
	display:none;
}
.visible {
	display:block;
}
.link_unica{
	color: white;
}
.link_unica_hover{
	color: black;
}
.nversion{
	color: black;
}
.boton-azul-documento{
	background: white;
	color: black;
	border: 1px solid black;
}