/*
rojo: #ed1b24  hover: #db0a13
amarillo: #eda500
font: #414042
gris: F1F2F2
*/

html,body{
  height:100%;
  font-family: 'latoregular';
  color:#4D4D4D;
  font-size:16px;
  background-color:#fff;
}

.wrapper-content{position:absolute;top:0;left:0;height:100%;min-height:100%;width:100%;}



.error{
  font-size:11px;
  position: absolute;
  top:-28px;
  right:15px;
  z-index:9;
  background-color:#fde9e2;
  color:#ED1C24;
  font-weight:normal;
  padding:6px;
  border: 1px solid #ED1C24;
  border-radius: 4px;
 }  
 
.error:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 9px 9px 0;
  border-color: transparent #ED1C24;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -9px;
  left: 20%;
 } 

.height-100{height:100vh;}

/* home login */

#grid-wrapper,#home-desc-login-wrapper{position:relative;}

.home-login-wrapper{
  padding:2% 5%;
  border-radius: 10px;
  background-color:#fff;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
}

#home-desc-login-wrapper{
  min-height:600px;
  position:relative;
  overflow:auto;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 	
	background-image: url(../images/bg-desc-login.jpg);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-desc-login.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-desc-login.jpg', sizingMethod='scale')";
}

#home-footer-wrapper{bottom:0;left:0;width:100%;height:auto;position:fixed;z-index:12;border-top:1px solid #C9C7C7;background-color:#fff}

.padding-footer{padding: 1% 0;}

.text-bottom-60{bottom:0;left:0;width:60%;height:auto;position:absolute;z-index:12;padding:2%}

.font-size-60{font-size:60px;line-height:1}

#home-login-wrapper h1{margin-top:10px}

/* pop up */

#message-bg-wrapper,#message-bg-wrapper2{position: fixed;bottom: 0;right: 0;left:0;top:0;z-index: 90;background: rgba(0, 0, 0, .4)}
#message-bg-wrapper,#message-bg-wrapper2{display:none}
#wrapper-popup{position:absolute;top:20%;left:30%;height:auto;width:40%;overflow:hidden;text-align:center;z-index:100;background-color:#fff;padding:4%;display:none}

#pop-msn-title{}

.pop-btn{position:relative;height:20%;width:100%;overflow:hidden;text-align:center}

.pop-btn img{height:auto;width:80%;}

/*  grid */

#grid-left-wrapper{
  position: absolute;
  /*bottom: 0;*/
  right: 0;
  left:0;
  top:0;
  width:20%;
  z-index:11;
  background-color:#fff;
  color:#000;
  min-height:300px;
  border-right: 1px solid #ddd;
  /*
  -webkit-box-shadow: 6px 2px 16px -5px rgba(0,0,0,0.46);
  -moz-box-shadow: 6px 2px 16px -5px rgba(0,0,0,0.46);
  box-shadow: 6px 2px 16px -5px rgba(0,0,0,0.46);
  */
}

#grid-left-wrapper .form-horizontal{padding-left:15px;padding-right:15px;width: 100%}

#grid-left-wrapper .form-control{background-color:#333333;color:#fff}

#close-left-bar{position:absolute;top:5px;right:5px;padding:6px;cursor:pointer;font-size:20px;display:none}

#reset-search{/*position:absolute;bottom:0;left:0;*/width:100%;}

#grid-left-wrapper .row{margin-right: 0; margin-left: 0; }

#grid-left-wrapper span.glyphicon{font-weight: 200;}

#mobile-left-bar{
  background-color: #BC955C;
  padding: 16px 15px;
  font-size: 18px;
  margin-left: -15px;
  cursor: pointer;
  margin-bottom: -10px;
}

#grid-table-wrapper{position:absolute;top:0;left:20%;width:80%;height:100vh;z-index:10;padding-bottom:0;}

#toggle-column-wrapper {padding:14px 40px}

#toggle-column-wrapper .toggle-vis{display:inline-block;cursor:pointer;padding:5px 20px;margin:6px 3px;
    font-size: 14px;
    line-height: 1.42857143;

    

    background-color: #DFE2E4;
    border: 1px solid #DFE2E4;

    color: #4D4D4D;
     	
	
	background-image: none;    
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#toggle-column-wrapper .toggle-vis.display-hide{
  display: none;
  float: left;
}

#toggle-column-wrapper .toggle-vis.hide-col{
  background-color: #fff;
  border: 1px solid #BC955C !important;
}

.dataTable thead{
  background-color:#DFE2E4;
  color:#000;
  font-family: 'latobold';
  font-size: 10px;
}

table.dataTable thead th, table.dataTable thead td {border-bottom: none;}
.dataTables_wrapper.no-footer .dataTables_scrollBody {border-bottom: 1px solid #999;}
.dataTables_scrollBody .mCustomScrollBox {border-bottom: 1px solid #C02028;}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {color: #4e4545;font-size:small;}

.dataTables_wrapper .dataTables_processing {
  
	z-index: 99999;
	background: rgba(0, 0, 0, 0.43);
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #fff;
  font-size: 12px;
  line-height: 1.2;
}

table.dataTable tbody tr {
  background-color: #fff;
  font-size: 12px;
  line-height: 1.2;
}

table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f9f9f9;
  border-right: 1px solid #fff;
  font-size: 12px;
  line-height: 1.2;
}

table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9;
  border-right: 1px solid #fff;
  font-size: 12px;
  line-height: 1.2;
}

td[data-dt-column="0"] {
  border-right: 1px solid #ddd;
}

table.dataTable.no-footer{border-bottom: none !important}
.dataTables_wrapper .dataTables_scroll {
  position: relative;
}

.DTFC_ScrollWrapper{height: 40% !important;}

#tool-bar-top-table{background-color:#C02028;color:#fff;height:60px;display:none;width: 100%;}

#session-header{padding:19px 15px ;}

#sesion-log-out{
  display:inline;
  cursor: pointer
}

#tool-bar-top-table h1{padding:10px;margin:0}

/*#products-table_filter{position:fixed;top:2%;right:2%;color:#fff;font-size:0px}*/
#products-table_filter{text-align:center; position: fixed;z-index: 10;right: 10px;top: 11px;}

#products-table_filter .glyphicon{color:#C02028;font-size: 16px;border: 1px solid #fff;border-radius: 4px;background-color:#fff;}

#products-table_filter input{padding:5px 10px;	
    font-size: 16px;
	  width: 200px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #C02028;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
    /*font-family: 'Source Sans Pro' !important;*/
    font-style: normal;
    letter-spacing: 1px;
}
#products-table{font-size:12px}
#products-table_filter ::-webkit-input-placeholder {color: #fff;}
#products-table_filter ::-moz-placeholder {color: #fff;}
#products-table_filter :-ms-input-placeholder {color: #fff;}
#products-table_filter :-moz-placeholder {color: #fff;}

.ui-widget-content {border: none;background: #fff ;color: #4D4D4D;}
.ui-tabs {padding:0;}
.ui-tabs .ui-tabs-nav {
  padding: 0; 
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
}
.ui-widget-header { border: none;background: #EF3E42 ;color: #fff;font-weight: normal;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {border: none;background: #C02028 ;font-weight: bold;color: #fff;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color: #fff;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {border-top-left-radius: 0;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {border-top-right-radius: 0;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 0;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {border-bottom-right-radius: 0;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: none;
  background: #EF3E42 ;
  font-family: 'latobold' !important;
  color: #fff;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {color: #fff;}
.ui-state-default.ui-tabs-active a {color: #BC955C;}



.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {opacity: 1;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {margin-bottom: 0;padding-bottom: 0; background-color:#fff;color:#C02028}
/*.ui-tabs .ui-tabs-nav li:before{content: '';border-right: 2px solid #ed1c24;top: 20px;right:-2px;bottom:0;position: absolute;height:20px}*/
.ui-tabs .ui-tabs-nav li {margin: 0;font-size:13px;height: 60px;margin-right:2px; }
.ui-tabs .ui-tabs-panel {padding: 0;}
.ui-state-default, .ui-widget-header .ui-state-default {font-weight: 100;}
.ui-widget{
  /*font-family: 'Source Sans Pro' !important;*/
  letter-spacing: 1px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {padding: 20px 1em;}
.ui-tabs .ui-tabs-nav  .ui-state-disabled .ui-tabs-anchor  {padding: 10px 1em;}

table.dataTable thead th, table.dataTable tfoot th {font-weight: 100;font-size: 12px;}

#download-doc a{color:#fff}
#products-table_length{display:none}

#message-bg-wrapper-withe{position: fixed;bottom: 0;right: 0;left:0;top:0;z-index: 90;background: rgba(255, 255, 255, .4);display:none}

#display-filter-wrapper{cursor:pointer;padding:4px;font-size:14px;text-align:center;display: inline-block;width:130px;}

#display-filter-wrapper .glyphicon{color: #C02028}

div.DTFC_LeftBodyLiner {
  overflow-x: hidden;
}

.DTFC_LeftBodyWrapper{
  border-right: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {

  color: #000 !important;
  border: 1px solid #BC955C !important;
  background: #BC955C !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {

  color: #000 !important;
  border: 1px solid #BC955C !important;
  background: #BC955C !important;
}

.ui-widget.ui-widget-content {
  border: none;
}

.border-top{border-top:1px solid #333333;border-bottom:1px solid #424242}
.no-margin-top{margin-top:0;}
.title-left-bar{font-size:16px;margin-left:15px;font-weight:bold;}


/* loading  */

#wrapper-loading{position: absolute;top: 40%;left: 48%;z-index: 100;height:60px;width:50px;line-height:0}
#wrapper-loading span{font-size:30px}
#wrapper-loading p {margin: 0 0 -6px;}

#products-table_processing{line-height:0}
#products-table_processing span{font-size:30px}
#products-table_processing p {margin: -6px 0 0 38px;}

/*  bars */

.bars-wrapper{
	margin: 0 15px;
}

.progress-bar-info-dot-red{
	content:" ";
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:#C02028;
	margin-top:3px;
	margin-right:4px;
}

.progress-bar-info-dot-gray{
	content:" ";
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:#cccccc;
	margin-top:3px;
	margin-right:4px;
}

.progress-bar-info-wrapper .info-left{
	float:left;
	font-size:12px;
}

.progress-bar-info-wrapper .info-right{
	float:right;
	font-size:12px;
}

.dt-buttons{
  display: none;
}

/* common */


.btn-danger {background-color: #bc955c;border-color: #bc955c; color: #fff}

.btn-danger:hover, .btn-danger:active, .btn-danger:focus,.btn-danger:active:focus,.btn-danger:active:hover {
  background-color: #bc8433;
  border-color: #bc8433;
  box-shadow: none;
}

.btn-warning {color: #4D4D4D;background-color: #C1C1C0;border: 1px solid #C1C1C0;}

.btn-warning:hover , .btn-warning:active, .btn-warning:focus,.btn-warning:active:focus,.btn-warning:active:hover {color: #C1C1C0;background-color: #878786;border: 1px solid #C1C1C0;}

.clear{clear:both;padding:0;margin:0;height:0;width:0;}
a:focus {outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;}

/* spinner */

.gly-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.gly-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gly-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gly-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.gly-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.gly-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.logo-reycom{
  width: 100%;
  height: auto;
  max-width: 463px;
}

/*  font embed */

.font-regular{
  font-family: 'latoregular';
}

.font-bold{
  font-family: 'latobold';
}

.font-light{
  font-family: 'latolight';
}

.display-hide{display:none;}

#bg-wrapper-loading{
	display:block;
	position: fixed;
	bottom: 0;
	right: 0;
	left:0;
	top:0;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.43);
}

.loading-icon-center{
	position:absolute;
	top: 50%; left: calc( 50% - 12px );
	/*transform:translate(-50%,-50%);*/
}

.font-30{
  font-size: 30px;
}

.font-16{
  font-size: 16px;
}

.font-15{
  font-size: 15px;
}

.font-14{
  font-size: 14px;
}

.font-12{
  font-size: 12px !important;
}

.font-10{
  font-size: 10px;
}

.color-txt-white{
  color: white;
}

.color-txt-black{
  color: black;
}

.color-txt-black:hover{
  color: black;
}

.color-txt-red{
  color: #EF3E42 ;
}

.color-txt-red:hover{
  color: #EF3E42 ;
}

.color-txt-gold{
  color: #BC955C;
}

.helper-no-margin{
	margin: 0 !important;
}

.helper-no-padding{
	padding: 0 !important;
}

#frmRecover .form-control,
#frmChange .form-control,
#contact-form .form-control,
#frm-login .form-control{
  border: 1px solid #999999;
  font-size: 14px;
  border-right: none;
  border-radius: .25rem 0 0 .25rem;
}

#contact-form .form-control{
  border-right: 1px solid #999999;
  border-radius: .25rem ;
}

#frmRecover .input-group-text,
#frmChange .input-group-text,
#frm-login .input-group-text {
  border: 1px solid #999999;
  background-color: white;
}


.bg-danger {
  border: 1px solid #ED1C24;
  color: #ED1C24;
  padding: 6px 12px;
  border-radius: 4px;
  background-color: #fde9e2  !important;
}

.bg-success {
  background-color: #eafbe2 !important;
  border: 1px solid #39861c;
  color: #39861c;
  padding: 6px 12px;
  border-radius: 4px;
  
}

.helper-hidden {
  display: none;
}


  select {
	  margin: 0;      
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-appearance: none;
    -moz-appearance: none;
    
    border-radius: .25rem;
    border: 1px solid #BC955C !important;
    font-size: 12px !important;
    text-transform: uppercase ;
		background-image:
		linear-gradient(45deg, transparent 50%, gray 50%),
		linear-gradient(135deg, gray 50%, transparent 50%),
		linear-gradient(to right, white, white);		
		background-position: 
		calc(100% - 10px) 15px, 
		calc(100% - 6px) 15px, 
		calc(100% - 20px) 0;
		background-size:
		5px 5px,
		5px 5px,
		.5px 100%;
		background-repeat: no-repeat;
		padding-right: 20px !important;
	}

	select:focus {
		background-image:
		linear-gradient(45deg, gray 50%, transparent 50%),
		linear-gradient(135deg, transparent 50%, gray 50%),
		linear-gradient(to right, white, white);
		background-position:
		calc(100% - 6px) 15px,
		calc(100% - 10px) 15px,
		calc(100% - 20px) 0;
		background-size:
		5px 5px,
		5px 5px,
		.5px 100%;
		background-repeat: no-repeat;
		/*border-color: black;*/
		outline: 0;
	}
	
	
	select:-moz-focusring {
		color: transparent;
		text-shadow: 0 0 0 #000;
  }
  
  #grid-left-wrapper .form-control{
    background-color:#fff;
    color:#000
  }

  /* -------------- */

.btn-clear {
	position:relative;
	display: inline-block;
	background-color: transparent;
	border:  2px solid transparent;
	border-radius:6px;
}

.btn-clear.helper-block{
	display: block;
}


.btn-clear:hover, .btn-clear:focus, .btn-clear:active, .btn-clear:active:hover {
	text-decoration: none;
	border:  2px solid transparent;
	background-color: transparent;
}

/* -------------- */

.btn-white {
	position:relative;
	display: inline-block;
	background-color: #fff;
	border:  1px solid #fff;
  border-radius: .25rem;
}

.btn-white.helper-block{
	display: block;
}


.btn-white:hover, .btn-white:focus, .btn-green:active {
	text-decoration: none;
	border:  1px solid #eee;
	background-color:#eee;
}

.btn-white:disabled,
.btn-white[disabled]{
  border: 2px solid #cecece;
  background-color: #cecece;
}

.form-control:focus {
  border-color: #fff;
  box-shadow: none;
}