
/*
**	GENERAL
*/
body { margin: 0; padding:0; background-color: #F5F5F5; }
body, input, select, div, span, p, table, strong, ul, li{ font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", "Trebuchet MS";}
h1, .h1 { font-size: 1.5em; font-weight: bold; line-height: 1.5em; margin: 0; padding: 0; }
h2, .h2 { font-size: 1.2em; font-weight: bold; line-height: 1.5em; margin: 0; padding: 0; }
h3, .h3 { font-size: 20px; font-weight: lighter; color:#000; margin: 0; padding: 0; }
div, table, p, blockquote, pre, br{ font-size: 1em; /*line-height: 1em; */}
blockquote { margin: 1.5em; color: #666; font-style: italic; }
pre { font: 1em 'andale mono', 'lucida console', monospace;  margin: 2px; }
img { margin: 0; border: 0; vertical-align: text-bottom;}
hr { background-color: #B2B2B2; border: 0; color: #B2B2B2; margin: 2px 4px; height: 1px; }
ul, ol{ margin: 2px; list-style: none;}
ul.list-inline{margin-left: 10px; white-space:nowrap;}
strong {	font-weight: bold }
p{ color: #000; font-size: 14px; }
fieldset{ border: 0; padding: 0; margin: 0; }
form{ margin: 0; padding: 0; }
input[type=text]::-ms-clear { display: none; }
::-ms-clear { display: none; }


input::placeholder {
    color: #868e96;
	opacity: 1;
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	font-style: italic;
}

/* links */
a:focus, a:hover { color: #000;}
a { font-size: 0.8rem; line-height: 18px; color: #10A3B1; text-decoration: none;  }
.field.t-value>a{color: #10A3B1; text-decoration:none; font-size: inherit; line-height: inherit;}


/* page-xxx */
body.page-login #center{ padding: 0; }
body.page-login .footer { padding-top: 90px; }

/*
**	WRAPPER
*/
#wrapper { margin: 0 auto; text-align: left; min-width: 950px; position: relative; border-width: 0 ; border-style: solid; border-color: #E6E6E6; box-shadow: 0 -5px 5px #E6E6E6;}
.page-login #wrapper { position: inherit; }
/*
**	HEADER
*/
#header .content { background: #fff;  border-bottom: 2px solid #fff; }
#header .content-logo { float: left; width: 180px; }
#header .content-logo img { padding: 5px 0 0 50px; max-height: 100px;}
#header{border-top: 1.5rem solid #10A3B1;}
.menu-level1 { padding-top: 5px; text-align: left; display: contents;}
.menu-level1 ul { float: left; width: 100%;  }
.menu-level1 ul li a { text-decoration: none; color:#10A3B1; text-transform: uppercase; font-size: 15px; }
.menu-level1 ul li a:hover { /*text-decoration: underline;*/ color:#000; }
.menu-level1 ul li.active a{ color:#000; font-weight: bold; }
.menu-level1 ul li div.tasks1 { margin-top: -1px; margin-left: -11px; margin-right: 0; width: 22px; height: 23px; background: url(../../../img/icon/minibtn-1.png) no-repeat 0 0; display: block; }
.menu-level1 ul li div.tasks2 { margin-top: -1px; margin-left: -11px; margin-right: 0; width: 22px; height: 23px; background: url(../../../img/icon/minibtn-2.png) no-repeat 0 0; display: block; }
.menu-level1 ul li div.tasks3 { margin-top: -1px; margin-left: -11px; margin-right: 0; width: 22px; height: 23px; background: url(../../../img/icon/minibtn-3.png) no-repeat 0 0; display: block; }
.menu-level1 ul li div.tasks4 { margin-top: -1px; margin-left: -11px; margin-right: 0; width: 22px; height: 23px; background: url(../../../img/icon/minibtn-4.png) no-repeat 0 0; display: block; }
.menu-level1 ul li div.tasks5 { margin-top: -1px; margin-left: -11px; margin-right: 0; width: 22px; height: 23px; background: url(../../../img/icon/minibtn-5.png) no-repeat 0 0; display: block; }
.menu-level1 ul li div.tasksplus5 { margin-top: -1px; margin-left: -11px; margin-right: 0; width: 22px; height: 23px; background: url(../../../img/icon/minibtn-plus5.png) no-repeat 0 0; display: block; }
.menu-level1 .container {background: #fff; border-bottom: 2px solid #10A3B1; width: 100%;}
.menu-level2 .container {width: 100%;}
.menu-level3 .container {width: 100%;}

#header .content-login { width: 60%; padding-top: 20px; text-align: right; float: right; }
#header .content-login>ul { padding: 5px 0 0 0; width: 100%; margin: 0; }
#header .content-login>ul>li { margin-right: 5%; margin-left: 0; display: inline; }
#header .content-login>ul>li:first-child{ margin-left: 0; }
#header .content-login>ul>li>a { text-decoration: none; color:#10A3B1; font-size: 15px; line-height: 20px;}
#header .content-login>ul>li>a:hover { text-decoration: underline; color:#10A3B1; }
#header .content-login>ul>li>a.active { color:#000; }
#header .content-login .lang{
	display: inline-block;
	color: #666;
	font-size: 11px;
	border-left: 1px solid #10a3b1;
	padding: 2px 15px 2px 10px;
	background: transparent url(../../../img/ico/combo-arrow.png) no-repeat right center;
	cursor: pointer;
}
#header .content-user { float: right; width: 46%; margin: 0 auto; margin-top: -1.5rem; padding: .5rem 1.2rem; font-size: .85rem; margin-right: 15px; }
#header .content-user > .link-list { height: 30px; float: right; margin: 0 20px 0 0; padding: 5px 0; background-color: #10A3B1; }
#header .content-user ul li {  max-width: 130px; height: 30px; margin-right: 15px; color:#fff;}
#header .content-user ul li:first-child { margin-right: 0; margin-left: 15px; }
#header .content-user ul li.active { color: #000; }
#header .content-user ul li.active a{ color: #000; }
#header .content-user ul li a { color: #fff; font-size: 12px; line-height: 24px; }
#header .content-user ul li a:hover { text-decoration: underline; }
#header .content-user ul li a.active { color: #000; }
#header .content-user li#company-menu { width: 130px; padding-left: 30px; background: url(../../../img/ico/user-company.png) no-repeat 0 0; cursor: pointer; }
#header .content-user li.ellipsis { min-width: 130px; padding-left: 35px; background: url(../../../img/ico/user-user.png) no-repeat 0 0; margin-left: 10px; ;line-height: 1.2em; }
#header .content-user li.ellipsis a { text-decoration: none; }
#header .content-user li.exit { text-indent: -9999px; }
#header .content-user li.exit a { width: 21px; height: 25px; background: url(../../../img/ico/user-logout.png) no-repeat 0 0; display: block; }

/*
**	CENTER
*/
/*#center { border-top: 1px solid #e7e7e7; padding: 7px 8px; background: #FFF; min-height: 450px; }
#center.center-with-sidebar { width: 100%; float: left; border-top: 1px solid #e7e7e7; padding: 0;}

#center .sidebar { width: 15%; float: left; min-height: 450px; background: #FFF url(../../../img/bg/sidebar.png) repeat right top; }
#center .sidebar>.inner{ border-right: 1px solid #dbdbdb; height: 100%; }
#center .main { width: 85%; float: left; background: #FFFFFF; min-height: 450px; }
#center .main  #parent { padding: 7px 8px; }*/

/*
**	FOOTER
*/
#footer { margin: 0 auto; clear: both; padding-top: 15px; padding-bottom: 15px; }
#footer strong{ color: #10A3B1; font-weight: lighter; }
#footer .main { color: #000; font-size: 10px; padding: 5px; }
#footer .copyright { font-family: arial; }


li.list-inline-item{
	padding: 0 10px;
	display:inline-block;
}
.menu-level2 .menu{
	position:relative;
}

li.list-inline-item2.active {
    font-weight: bold;
}

li.list-inline-item2{
	padding: 0 10px;
	display:inline-block;
}

.menu{
	display: -webkit-box;
}

.menu-level2 {
    line-height: 2.5em;
    border-bottom: 1px solid #E4E4E4;
}

.menu-level3.sr-only.mb-2 {
    border-bottom: 1px solid #e4e4e4;
    background: #FAFAFA;
}

.menu-level2 li.list-inline-item.active {
    font-weight: bold;
    border-bottom: 2px solid;
    border-bottom-color: #10A3B1;
}

.menu-level2 li.list-inline-item.active a {
    color: #000;
    font-weight: bold;
}

.menu-level3 li.list-inline-item.active {
    font-weight: bold;
    border-bottom: 2px solid;
    border-bottom-color: #10A3B1;
}

.menu-level3 li.list-inline-item.active a {
    color: #000;
    font-weight: bold;
}

li.list-inline-item2.active {
    font-weight: bold;
    border-bottom: 2px solid;
    border-bottom-color: #10A3B1;
}

.list-inline-item2.active a {
    color: #000;
    font-weight: bold;
}

.sidebar {
	height:2px !important;
}

div#center {
	background: #FFF;
}

.inner{
	overflow-x: clip;
    position: relative;
}

.items{
	width: 95%
	/*min-width:1000px;
    max-width:1200px;*/
}

.float-left.w-90 {
	width:90%;
}

.back{
	margin-left:50px;
}

.back,.forward{
	padding: 0 5px;
	cursor:pointer;
}
/*
**	SIDEBAR
*/
/* .sidebar .menu { display: block;  } */
/* .sidebar .menu ul { padding: 0; margin: 0; } */
/* .sidebar .menu li { list-style-type: none; padding: 0; margin: 0; position: relative; } */
/* .sidebar .menu li a { min-height: 20px; padding: 10px 35px 10px 15px; font-size: 14px; display: block; text-decoration: none; } */
/* .sidebar .menu li span.collapse{ position: absolute; display: block; width: 20px; height: 20px; right: 10px; top: 10px; cursor: pointer; background-image: url(../../../img/ico/menu-open2.png); background-repeat: no-repeat; background-position: center center; } */
/* .sidebar .menu li.active > a{ font-weight: bold;} */
/* .sidebar .menu li.disabled > a{ cursor: default; } */

/* nivel 1 */
/* .sidebar .menu > ul > li > a { background-color: #10A3B1; border-bottom: 1px solid #2c8188; color: #fff; text-transform: uppercase; } */
/* .sidebar .menu > ul > li.active > a { color: #fff; } */
/* .sidebar .menu > ul > li.menubar.open > span.collapse { background-image: url(../../../img/ico/menu-open.png); } */
/* .sidebar .menu > ul > li.menubar.close > span.collapse { background-image: url(../../../img/ico/menu-close.png); } */

/* nivel 2 */
/* .sidebar .menu > ul > li li > a { background-color: #ececec; border-top: 1px solid #fff; border-bottom: 1px solid #dbdbdb; color:#10A3B1; text-transform: uppercase; font-size: .8em; } */
/*.sidebar .menu > ul > li li.active > a { color: #000; }*/
/* .sidebar .menu > ul > li li:first-child > a { border-top-width: 0; } */
/* .sidebar .menu > ul > li li.menubar.open > span.collapse { background-image: url(../../../img/ico/menu-open2.png); } */
/* .sidebar .menu > ul > li li.menubar.close > span.collapse { background-image: url(../../../img/ico/menu-close2.png); } */

/* nivel 3 */
/* .sidebar .menu > ul > li li li > a{ background-color: #f8f8f8; border-top: 1px solid #fff; border-bottom: 1px solid #dbdbdb; color:#10A3B1; text-transform: none; } */
/*.sidebar .menu > ul > li li li.active > a { color: #000; }*/
/* .sidebar .menu > ul > li li li:first-child > a {  border-top-width: 0; } */

/* SUBMENU */
#subheader .content { background: #f8f8f8; repeat: 0 0; height: 50px; }

#subheader .content-menu { float: left; width: 100%; text-align: left; }
#subheader .content-menu ul { float: left; padding: 0px 0 0 20px; width: 98%; display: inline; }
#subheader .content-menu ul li { margin-left: 1.5%; margin-right: 0; display: inline; }
#subheader .content-menu ul li:first-child{ margin-left: 0; }
#subheader .content-menu ul li a:hover { text-decoration: underline; color:#000; }

/* nivel 1 */
#subheader .content-menu ul > li > ul { float: left; padding: 0px 0 0 10px; width: 100%; display: inline-block;  }
#subheader .content-menu ul > li > a { text-decoration: none; color:#10A3B1; font-size: 13px; display: none; }

/* nivel 2 */
#subheader .content-menu ul > li li.active > a{ font-weight: bold; color:#000;}
#subheader .content-menu ul > li li > ul { float: left; padding: 1px 0 0 10px; width: 100%; display: inline-block; }
#subheader .content-menu  ul > li li > a { text-decoration: none; color:#10A3B1; font-size: 14px; display: inline-block; }

/* /* nivel 3 */
#subheader .content-menu ul > li li li.active > a{ font-weight: bold; color:#000;}
#subheader .content-menu ul > li li li {margin-left: 1.5%;}
#subheader .content-menu ul > li li li > ul { float: left; padding: 1px 0 0 10px; width: 100%; display: inline-block;  }
#subheader .content-menu > ul > li li li > a{  text-decoration: none; color:#10A3B1; font-size: 12px; display: inline-block; }

/* Estilos para tumbar el menú */
/* #subheader .content-menu ul > li > a { */
/* 	max-width: 110px; */
/*     white-space: nowrap; */
/*     text-overflow: ellipsis; */
/*     overflow: hidden;	 */
/* } */
#subheader .content-menu ul > li {
  margin-left: 0 !important;
  padding: 0 10px !important;
  width: 100% !important;
}
#subheader .content-menu ul > li > ul {
  padding: 0 !important;
  margin-top: 5px !important;
}
#subheader .content-menu ul > li li > ul {
  position: absolute !important;
  bottom: 0px !important;
  left: 0px !important;
  height: 20px !important;
}
#subheader .content-menu ul {
  position: relative !important;
  height: 60px !important;
}
#subheader .content {
  height: auto !important;
}
#subheader .content-menu ul > li li.active {
	border-bottom: 2px solid #10A3B1;
}

/*
**	MAIN
*/
.main { margin: 0; padding: 0; margin-left: 50px; margin-right: 50px;}

/*
**	SECTION
*/
.section-header {
	font-size: 19px;
	font-weight: 400;
	background-color: #E3F5F7;
	border-bottom: 1px solid #c9c9c9;
	color: #10A3B1;
	padding: 10px;
	margin-top: 10px;
	box-shadow: 0 1px 1px #c9c9c9;
	}

.section-header-detail {
	font-size: 1.5rem;
	font-weight: 400;
	background-color: #f8f8f8;
	border-bottom: 1px solid #dadada;
	color: #555;
	padding: 15px 10px 10px;
	margin: 0;
	margin-bottom: 0.35em;
	margin-top: 0.35em;
}

.section-bottom-detail {
	font-size: 1.5rem;
	font-weight: 400;
	background-color: transparent;
	border-bottom: none;
	color: #555;
	padding: 15px 10px 10px;
	margin: 0;
	margin-bottom: 0.35em;
	margin-top: 0.35em;
}

.section-header-searcher {
	font-size: 1.5rem;
	font-weight: 400;
	background-color: #f8f8f8;
	border-bottom: 1px solid #dadada;
	color: #555;
	padding: 0px 0px 5px;
	margin: 0;
	margin-bottom: 0.35em;
}


.section-header-searcheradv {
	font-size: 1.5rem;
	font-weight: 400;
	background-color: #f8f8f8;
	border-top: 1px solid #dadada;
	color: #555;
	padding: 15px 10px 10px;
	margin-bottom: 0.35em;

}


.page-exportList{
	float: right;
	padding: 5px 0;
	margin: 0 !important;
}

.page-exportList a{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem;
	background-color:#10A3B1;
	border-color:#10A3B1;
	color:#fff;
	text-decoration:none
}

.page-exportList a:hover{
	color:#fff;
	background-color:#0d838e;
	border-color:#0c7882
}

/*
**	INNER
*/
.inner-label{ text-align: right; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.inner-input{ }
.inner-text{ }
.inner-text.highlighted{ font-size: 17px; line-height: 22px; }
.inner-text.highlighted .t-value{ font-weight: bold; }

/**
** INNER LABEL pantallas de resumen
*/
.inner-label-summary{ text-align: right; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-right: 5px; }

/*
** ROW-FLUID-NOMARGIN
*/
.row-fluid-nomargin .inner-label{ padding-right: 3px;}
.row-fluid-nomargin .inner-input{ padding-left: 3px;}


/*
**	LINK-LIST
*/
ul.link-list>li{ float: left; list-style: none; margin-right: 10px; }

/*
**	CONTENT-TABLELIST
*/
.content-tablelist { color: #6b6b6b; position: relative; background-color: #fff}
.content-tablelist table { color: #6b6b6b; width: 100%; background-color: #FFF}
.content-tablelist table>thead>tr{ background-color: #f8f8f8; }
.content-tablelist table>thead>tr>th{ font-size: 13px; padding: 10px 5px; font-weight: 600; border-bottom: 1px solid #ececec; text-align: left; }
.content-tablelist table>thead>tr>th a { color:#10A3B1; text-decoration: none; font-size: 13px; }
.content-tablelist table>thead>tr>th a:hover { color:#0a626b; text-decoration: underline; }
.content-tablelist table>tbody>tr>td { color: #5c5c5c; font-size: 13px; padding: 8px 5px; border-bottom: 1px solid #ececec; }
.content-tablelist table>tbody>tr>td a { color:#10A3B1; font-size: 13px;  }
.content-tablelist table>tbody>tr>td a:hover { color:#0a626b; text-decoration: underline; }
.content-tablelist table>tbody>tr>td:hover, .content-tablelist table>tbody>tr:hover>td { background-color: #FCFCFC; }
.content-tablelist table>tbody tr.deleted>td { color: #c0c0c0; }
.content-tablelist table>tfoot>tr{ background-color: #f8f8f8; }
.content-tablelist table>tfoot>tr>th{ font-size: 13px; padding: 10px 5px; font-weight: normal; border-bottom: 1px solid #ececec; text-align: left; }

.content-tablelist tr.empty td{ padding-left: 15px; }
.content-tablelist tr.even {  }
.content-tablelist th.onlycheck, .content-tablelist td.onlycheck {	width: 35px; text-align: center; }

 .content-tablelist th.datetime
,.content-tablelist td.datetime{ width: 140px; text-align: center; }

 .content-tablelist th.datetime-multiline
,.content-tablelist td.datetime-multiline{ width: 70px; text-align: center; }

.content-tablelist th.numeric
,.content-tablelist td.numeric{ text-align: right; padding-right: 15px; }

.content-tablelist th.enum
,.content-tablelist td.enum{ text-align: center; }

.content-tablelist th.action
,.content-tablelist td.action{ text-align: center; }

.content-tablelist th.action1
,.content-tablelist td.action1{ width: 65px; }

.content-tablelist td.cron{ }
.content-tablelist td.cron .gentleselect-label.readonly { border: 0; color: inherit; font-size: inherit; padding: 0; cursor: inherit; }
.content-tablelist td.cron .cron-expression{ display: inline; }

.content-tablelist .pagination + .exportList { position: absolute; bottom: 1px; right: 0; width: 200px; }
.content-tablelist .exportList { width: 100%; height: 50px; background-color:#f9f9f9; clear: both;  }
.content-tablelist .exportList span { float: right; min-width: 24px; min-height: 12px; }
.content-tablelist .exportList span.export { background: transparent url(../../../img/ico/download.png) no-repeat center top; padding-top: 28px;  margin: 4px 28px 0 0; display: block; }
.content-tablelist .exportList span a { font-size: 14px; color: #10A3B1; color:#10A3B1; }
.link-field {line-height: 23px;min-height: 23px;    font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; color:#10A3B1;}


.exportSummary { background: transparent url(../../../img/ico/download.png) no-repeat center top; padding-top: 28px;    padding-left: 28px;  margin: 4px 28px 0 0; border: 0; font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", "Trebuchet MS"; font-size: 14px; color: #10A3B1;}


/*
**	CONTENT-TABLELIST-INVOICELINES
*/
.content-tablelist-invoicelines { color: #0D0E44; position: relative; border-top: 1px solid #c9c9c9; }
.content-tablelist-invoicelines table { color: #0D0E44; width: 100%; }
.content-tablelist-invoicelines table>thead>tr{ background-color: #f8f8f8; }
.content-tablelist-invoicelines table>thead>tr>th{ font-size: 13px; padding: 10px 5px; font-weight: 600; border-bottom: 1px solid #ececec; text-align: left; }
.content-tablelist-invoicelines table>thead>tr>th a { color:#000; text-decoration: none; font-size: 13px; }
.content-tablelist-invoicelines table>thead>tr>th a:hover { text-decoration: underline; }
.content-tablelist-invoicelines table>tbody>tr>td { color: #5c5c5c; font-size: 13px; padding: 5px 5px; border-bottom: 1px solid #ececec; }
.content-tablelist-invoicelines table>tbody>tr>td a { color:#389FA6; font-size: 13px;  }
.content-tablelist-invoicelines table>tbody>tr>td:hover, .content-tablelist table>tbody>tr:hover>td { background-color: #FCFCFC; }
.content-tablelist-invoicelines table>tbody tr.deleted>td { color: #c0c0c0; }

/*
**	PAGINATION
*/
/* contenedores */
.pagination	{ background-color:#e3f5f7; }
.pagination .resultsPages{ width: 20%; float: left; display: block; font-size: 14px; line-height: 30px; vertical-align: bottom; color: #5c5c5c; }
.pagination .resultsLinks{ width: 60%; float: left; display: block; font-size: 14px; text-align: left; line-height: 40px; }
.pagination .resultsNumber{float: right; display: block; font-size: 14px; line-height: 40px; vertical-align: bottom; color: #5c5c5c; text-align: right; padding: 0 20px 0 10px}


/* cuando no salen paginas */
.pagination>.resultsNumber:first-child{ float: left; text-align: left; }


/* botones */
.pagination .resultsLinks>span{  width: 24px; height: 24px; line-height: 24px; border-left: 1px solid #e7e7e7;display: inline-block; text-align: center;}
.pagination .resultsLinks>span>span{ display: inline-block; width: 24px; height: 24px; line-height: 24px; font-size: 14.4px; }
.pagination .resultsLinks>span>a{ display: inline-block; width: 24px; height: 24px; line-height: 24px; font-size: 14.4px; }

.pagination .resultsLinks>span.active{font-weight: bold;
 font-weight: bold;
border-left: 1px solid #e7e7e7;
display: inline-block;
min-width: 25px;
padding: 0 2px;
text-align: center}
.pagination .resultsLinks>span:hover>a{ text-decoration: underline}


.pagination .resultsLinks .first>*
,.pagination .resultsLinks .unfirst>*
,.pagination .resultsLinks .next>*
,.pagination .resultsLinks .unnext>*
,.pagination .resultsLinks .prev>*
,.pagination .resultsLinks .unprev>*
,.pagination .resultsLinks .last>*
,.pagination .resultsLinks .unlast>*{
	white-space: nowrap;
}


.pagination .resultsLinks .unfirst
,.pagination .resultsLinks .unnext
,.pagination .resultsLinks .unprev
,.pagination .resultsLinks .unlast
,.pagination .resultsLinks .unfirst:hover
,.pagination .resultsLinks .unnext:hover
,.pagination .resultsLinks .unprev:hover
,.pagination .resultsLinks .unlast:hover{
}


.pagination .resultsLinks .prev>*{ background-position: 0 0;}
.pagination .resultsLinks .prev:hover>*{ background-position: -26px 0;}
.pagination .resultsLinks .unprev>*{ background-position: -52px 0;}

.pagination .resultsLinks .next>*{ background-position: 0 -26px;}
.pagination .resultsLinks .next:hover>*{ background-position: -26px -26px;}
.pagination .resultsLinks .unnext>*{ background-position: -52px -26px;}

.pagination .resultsLinks .first>*{ background-position: 0 -52px;}
.pagination .resultsLinks .first:hover>*{ background-position: -26px -52px;}
.pagination .resultsLinks .unfirst>*{ background-position: -52px -52px;}

.pagination .resultsLinks .last>*{ background-position: 0 -78px;}
.pagination .resultsLinks .last:hover>*{ background-position: -26px -78px;}
.pagination .resultsLinks .unlast>*{ background-position: -52px -78px;}

/* selector */
.pagination .resultsSelectorContent{ vertical-align: bottom; }
.pagination .resultsSelectorContent .field.t-combo-dijit.dijitSelect.t-combo-dijit.field .dijitButtonNode{ line-height: 16px; }
.pagination .resultsSelectorContent .field.t-combo-dijit.dijitSelect .dijitButtonContents{ padding-top: 0; line-height: 16px; }
.pagination .resultsSelectorContent .field.t-combo-dijit.dijitSelect{ line-height: 16px; }
.pagination .resultsSelectorContent .field.t-combo-dijit.dijitSelect .dijitSelectLabel{ font-size: 11px; line-height: 16px;}
.pagination .resultsSelectorContent .field.t-combo-dijit.dijitSelect .dijitArrowButtonInner{ height: 7px !important; width: 17px !important; }


/*
**	BTN
*/
/*General button */
.btn{
	background: #10A3B1;
	margin-left: 3px;
	padding: 6px 12px;
	border: 1px solid #10A3B1;
	color:#fff;
	font-size: 1rem;
	border-radius: .25rem;
	min-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	font-weight: 400;
	text-align: center;
	user-select: none;
	line-height: 1.5;

}

.btn:hover{color:#fff;background-color:#0d838e;border-color:#0c7882}
.btn:focus,
.btn.focus{-webkit-box-shadow:0 0 0 .2rem rgba(16,163,177,0.5);box-shadow:0 0 0 .2rem rgba(16,163,177,0.5)}
.btn.disabled,
.btn:disabled{background-color:#10A3B1;border-color:#10A3B1}
.btn:not([disabled]):not(.disabled):active,
.btn:not([disabled]):not(.disabled).active,
.show>.btn.dropdown-toggle{color:#fff;background-color:#0c7882;border-color:#0b6d77}
.btn:not([disabled]):not(.disabled):active:focus,
.btn:not([disabled]):not(.disabled).active:focus,
.show>.btn.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(16,163,177,0.5);box-shadow:0 0 0 .2rem rgba(16,163,177,0.5)}

/* Danger button */

.btn-danger{
	background: #de4b39;
	margin-left: 3px;
	padding: 6px 12px;
	border: 1px solid #de4b39;
	color:#fff;
	font-size: 1rem;
	border-radius: .25rem;
	min-height: 18px;
	white-space: nowrap;
	font-weight: 400;
	text-align: center;
	user-select: none;
	line-height: 1.5;
	display:inline-block;

}

.btn-danger:hover{color:#fff;background-color:#ce3522;border-color:#c33221}
.btn-danger:focus,
.btn-danger.focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,75,57,0.5);box-shadow:0 0 0 .2rem rgba(222,75,57,0.5)}
.btn-danger.disabled,
.btn-danger:disabled{background-color:#DE4B397F !important; border-color:#DE4B397F !important; cursor: default; border-style: none;}
.btn-danger.disabled,
.btn-danger:disabled:active{pointer-events: none;}
.btn-danger:not([disabled]):not(.disabled):active,
.btn-danger:not([disabled]):not(.disabled).active,
.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c33221;border-color:#b9301f}
.btn-danger:not([disabled]):not(.disabled):active:focus,
.btn-danger:not([disabled]):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,75,57,0.5);box-shadow:0 0 0 .2rem rgba(222,75,57,0.5)}
.btn-danger>span{ line-height: 18px; }

 button.btn
,input.btn{ padding-top: 5px; padding-bottom: 6px; *padding-top: 7px; *padding-bottom: 2px; min-height: 28px; }
.btn:first-child{ margin-left: 0; }
.btn>span{ line-height: 18px; }
 button.btn>span
,input.btn>span{ line-height: 19px; }

 button.btn[disabled="disabled"]
,button.btn[disabled="disabled"]
,a.btn.disabled{ background-color: #84D0D7 !important; border-color: #84D0D7 !important; color: #F0F9FB !important; cursor: default; border-style: none;}

button.btn[disabled="disabled"]
,button.btn[disabled="disabled"]
,a.btn.disabled:active{ pointer-events: none;}

.btn.up{ background: url(../../../img/ico/up.png) no-repeat center center !important; border: 0 !important; }
.btn.down{ background: url(../../../img/ico/down.png) no-repeat center center !important; border: 0 !important; }
.btn.combo-select{ font-size: 11px; padding: 0; margin: 0; line-height: 21px; display: block; height: 21px; *height: 23px; }
.btn.back{ text-indent: -9999px; width: 21px; height: 19px; background: url(../../../img/ico/back.png) no-repeat center center !important; border: 0 !important; }
.btn.advanced{  }
.btn.advanced>input{ display: block; width: 1px; height: 1px; position: absolute; top: -10px; left: -10px;}
.btn.advanced>input.hide{display:none;}

.minibtn{ width: 23px; height: 23px; overflow: hidden; color: transparent !important; text-indent: -9999px; outline: none !important; }
.minibtn.remove{ background: url(../../../img/icon/minibtn-remove.png) no-repeat center center !important; }
.minibtn.start{ background: url(../../../img/icon/minibtn-start.png) no-repeat center center !important; }
.minibtn.pause{ background: url(../../../img/icon/minibtn-pause.png) no-repeat center center !important; }
.minibtn.stop{ background: url(../../../img/icon/minibtn-stop.png) no-repeat center center !important; }
.minibtn.continue{ background: url(../../../img/icon/minibtn-continue.png) no-repeat center center !important; }
.minibtn.adduser{ background: url(../../../img/icon/minibtn-adduser.png) no-repeat center center !important; }
.minibtn.removeuser{ background: url(../../../img/icon/minibtn-removeuser.png) no-repeat center center !important; }
.minibtn.download{ background: url(../../../img/ico/download.png) no-repeat center center !important; }
.minibtn.imagen{ background: url(../../../img/ico/pdf-file.png) no-repeat center center !important; width: 23px; height: 26px !important;}
.minibtn.download-attach{ background: url(../../../img/ico/download-attachment.png) no-repeat center center !important; width: 18px; height: 18px !important;}
.minibtn.new-window {background: url(../../../img/ico/new-window.png) no-repeat center center !important; width: 36px; height: 36px !important;}
.minibtn.same-window {background: url(../../../img/ico/show-iframe.png) no-repeat center center !important; width: 36px; height: 36px !important;}
.minibtn.calculator {background: url(../../../img/ico/fa-calculator.png) no-repeat center center !important; }

/*
**	ICON
*/
.icon.icon-download{ background: transparent url("../../../img/ico/download.png") no-repeat left center; line-height: 30px; padding: 15px 0 15px 30px; }

/*	
**	FORM
*/
.form-login .field.t-text.s-all{ background: #FFF; padding: 4px 8px; font-size: 12px; height: 30px !important; }
.form-login .field.t-line{ margin-bottom: 5px; } 
.form-login .field.t-line-buttons{ margin-top: 20px; margin-bottom: 0; }

.form-user .field.t-combo-dijit.dijitComboBox { background: #10A3B1 !important; border-color: transparent !important; }
.form-user .field.t-combo-dijit .dijitInputInner{ width: 100px !important; color: #FFF !important; font-size: 12px !important; text-overflow: ellipsis; }
 .form-user .field.t-combo-dijit.dijitFocused .dijitArrowButton
,.form-user .field.t-combo-dijit .dijitArrowButtonContainer{ background: #10A3B1 !important;  }
.form-user .field.t-combo-dijit .dijitArrowButtonInner{ background-image: url(../../../img/ico/combo-dijit-arrow2.png) !important; }

.form-search {
	margin-bottom: 10px;
}

.form-search .field.t-line-buttons .btn{ color:#212529; background-color: #dee2e6; border-color:#dee2e6 }
.form-search .field.t-line-buttons .btn:hover { text-decoration: underline; }
.form-search .btn.reset { position: absolute; top: 6px; right: 10px; z-index:5; text-indent: -9999px; padding: 0; min-height: inherit;  height: 15px; width: 15px; background: url(../../../img/ico/clean.png) no-repeat center center; border: 0; }

.form-search-advanced .t-line-buttons{ margin-top: 10px;}


/*
**	NOTIFICATION
*/
#parent>.notification{ margin: 1.5em;}
.notification{ position: relative; padding: 8px 35px 8px 14px; margin-bottom: 20px; margin-top: 0; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); border: 1px solid rgb(251, 238, 213); border-radius: 4px 4px 4px 4px; margin-bottom: 10px; color: rgb(58, 135, 173); background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); }
.notification h1{ color: #000; }
.notification.error{ color: rgb(185, 74, 72); background-color: rgb(242, 222, 222); border-color: rgb(238, 211, 215); }
.notification.success{ color: rgb(70, 136, 71); background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); }
.notification.warning{ color: rgb(192, 152, 83); background-color: rgb(252, 248, 227); border: 1px solid rgb(251, 238, 213); }
.notification.info{ color: #888; background-color: #E4EDEF; border-color: #CCDDE0;}
.notification .btn.close{ border: 0; position: absolute; font-size: 15px; top: 5px; right: 5px; width: 20px; height: 20px; margin: 0; padding: 0; background: transparent; color: #000; cursor: pointer; }


/*
**	BLOCK-XXX
*/
/* BLOCK-LOGIN */
.block-login{ background: #F4F4F4 url(../../../img/bg/login.jpg) repeat-y top left; padding: 1em 1.5em; }
.block-login .sep-right
,.block-login .sep-left
,.block-login .sep-top
,.block-login .sep-hor{ border-color: #b2b2b2; border-style: dotted; }





/* BLOCK-LOGIN-INFO */
.block-login-info{ background: url(../../../img/login/efactura.jpg) no-repeat right top; padding-right: 300px; height: 280px;  }
.block-login-info-sii{ background: url(../../../img/login/logo-SII.png) no-repeat left top; padding-right: 400px; height: 280px; margin-top: 1em;}

.block-login-info h1{ font-weight: lighter; font-size: 45px; line-height: 45px; color: #070707; padding-top: .5em; padding-bottom: .2em;  }
.block-login-info p{font-weight: lighter; font-size: 15px; line-height: 22px; color: #5c5c5c; text-align: justify; }
.block-login-info-sii h1{ font-weight: lighter; font-size: 45px; line-height: 45px; color: #070707; padding-top: .5em; padding-bottom: .2em;  }
.block-login-info-sii p{font-weight: lighter; font-size: 15px; line-height: 22px; color: #5c5c5c; text-align: justify; }

/* BLOCK-LOGIN-FORM */
.block-login-form{ background-color: #FFF; border-radius: 4px; padding: 2em 1em; margin-top: 1em; }
.block-login-form h1{ font-size: 24px; line-height: 30px; color: #404041; font-weight: normal;}
.block-login-form p{ font-size: 14px; line-height: 20px; color: #58595b; margin: .5em 0; }

/* BLOCK-FEATURES */
.block-features{ background-color: #FFF; text-align: center;  padding: 0 2em 1em; }
.block-features h2{ font-size: 32px; line-height: 36px; font-weight: lighter; margin-bottom: .25em; }
.block-features h3{ font-size: 18px; line-height: 22px; color: #5c5c5c; font-weight: lighter; text-align: justify; }
.block-features .feature-1{ background: url(../../../img/login/bombilla.jpg) no-repeat center 25px; width: 100%; padding-top: 115px; margin: auto; margin-left: 0; }
.block-features .feature-2{ background: url(../../../img/login/monedas.jpg) no-repeat center 40px; width: 100%; padding-top: 115px; margin: auto; }
.block-features .feature-3{ background: url(../../../img/login/personas.jpg) no-repeat center 15px; width: 100%; padding-top: 115px; margin: auto; margin-right: 0; }
.block-features .feature-1 h2{ color: #77b2ed; }
.block-features .feature-2 h2{ color: #df872a; }
.block-features .feature-3 h2{ color: #94013f; }


/* BLOCK-PANEL */
.block-panel>.title{ background: #e3f5f7; color: #10A3B1; font-size: 1.2rem; padding: 10px; line-height: 1.2; margin-bottom: 0.30em; border-bottom: 1px solid #dadada;}
 .block-panel>.title+.inner
,.block-panel>.inner{ margin-top:10px; margin-bottom: 15px; padding: 0 0.25em; }
.block-panel>.title .step{ height: 25px; border-radius: 25px; width: 25px; background: #10A3B1; display: inline-block; line-height: 25px; color: #fff; text-align: center; margin-right: 10px; }
.block-panel .subtitle{ background: #F8F8F8; color: #10A3B1; font-size: 1.1rem; font-weight: 500; padding: 10px; margin-bottom: 10px; }
.block-panel .subtitle2{ background: #F8F8F8; border-bottom: 1px solid #BBB; color: #10A3B1; font-size: 14px; padding: 7px 10px; margin-bottom: 10px; }
.block-panel .subtitle3{ border-bottom: 1px solid #BBB; color: #10A3B1; font-size: 13px; padding: 10px 12px; margin-bottom: 10px; }

.block-panel .inner .field.t-line-buttons .btn{ padding: 3px 6px; font-size: 12px; min-height: 14px;   }
.block-panel .inner .field.t-line-buttons .btn-danger{ padding: 3px 6px; font-size: 12px; min-height: 14px;   }
.block-panel .inner .field.t-line-buttons  button.btn
,.block-panel .inner .field.t-line-buttons input.btn{ padding-top: 2px; padding-bottom: 3px; *padding-top: 3px; *padding-bottom: 1px; min-height: 24px; }
.block-panel .inner .field.t-line-buttons .btn>span{ line-height: 16px; }
 .block-panel .inner .field.t-line-buttons button.btn>span
,.block-panel .inner .field.t-line-buttons input.btn>span{ line-height: 15px; }
.block-panel .inner .form-search .field.t-line-buttons{ margin-bottom: 0; }


/* BLOCK-SEARCH */

.block-search{
	margin-bottom: 10px;
	margin-top:10px;
}

.search-header {
	background: #F8F8F8;
	padding: 10px;
}

.block-search>.inner{ padding: 5px 10px; background: #F8F8F8; }

/* BLOCK-SUBPANEL */
.block-subpanel>.inner{ padding: 5px 10px; background: #F8F8F8; }

/* BLOCK-INVOICE */
.block-invoice .inner-label{ text-align: left; }


/* BLOCK-TOKEN */
.block-token .inner{ background: none repeat scroll 0 0 #EFEFEF; border-radius: 4px; color: #666666; font-size: 11px; padding: 10px; }
.block-token .inner ul{ }
.block-token .inner li{ line-height: 20px; }

/* BLOCK-AJAXERROR */
.block-ajaxerror p, .block-ajaxerror strong, .block-ajaxerror h1{ color: #666; }
.block-ajaxerror strong{ color: #000; }
.block-ajaxerror h1, .block-ajaxerror h1 strong{ font-size: 15px; }
.block-ajaxerror h1{ background: url(../../../img/ico/ajaxerror.png) no-repeat left center; padding-left: 45px; line-height: 45px; display: inline-block; *display: inline; zoom: 1; }
.block-ajaxerror p{ font-size: 14px; }
.block-ajaxerror p strong{ font-weight: normal; font-size: 14px; }
.block-ajaxerror{ text-align: center; }

/*
**	FIELD
*/
.field.t-line{ margin-bottom: 5px; }
.field.t-line.highlighted{ background: #F8F8F8; }
.field.t-line-buttons{ margin-bottom: 0px; }
.field.t-line-buttons:empty{ display: none; }
.field.t-line-buttons.t-line-buttons-column .btn{ display: block; margin: 0;  margin-bottom: 5px; padding-left: 0 !important; padding-right: 0 !important; width: 100%; }
.field.t-line-buttons.t-line-buttons-column .btn-danger{ display: block; margin: 0;  margin-bottom: 5px; padding-left: 0 !important; padding-right: 0 !important; width: 100%; }
.inner>.field.t-line-buttons{ margin-bottom: 10px; }

.field.t-label{ line-height: 23px;color: #6b6b6b; min-height: 23px; font-size: 14px; font-weight: bold;}
.field.t-label-light{ line-height: 23px; min-height: 23px; font-size: 14px;}
.field.t-label-background{ line-height: 23px; min-height: 23px; font-size: 14px; color: #000; background: #F8F8F8; }

.field.t-value{ line-height: 23px; min-height: 23px; font-size: 14px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.field.t-value.numeric{ text-align: right !important; }
.field.t-value.strong{ font-weight: bold; }

.field.t-text
,.field.t-pass
,.field.t-date
,.field.t-time{
	padding: 0 4px;
	margin: 0;
	line-height: 23px;
}

button.field.t-text
,div.field.t-text{
	text-align: left;
	color: #333;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
}
button.field.t-text:hover{ text-decoration: underline; }

.field.t-multitext{ padding: 1em; margin: 0; line-height: 20px; resize:vertical; }
.field.t-multitext.row-3{ height: 45px !important;}
.field.t-multitext.row-5{ height: 75px !important;}
.field.t-multitext.row-6{ height: 90px !important;}
.field.t-multitext.row-9{ height: 180px !important;}

.field.t-label .field.t-check{ margin-top: -3px; margin-right: 3px; }
.field.t-label .field.t-check[disabled="disabled"]{ cursor: default; }
.field.t-label .field.t-check+label{ margin-right: 20px; }
.field.t-label .field.t-radio{ margin-top: -3px; margin-right: 3px; padding: 0; }
.field.t-label .field.t-radio[disabled="disabled"]{ cursor: default; }
.field.t-label .field.t-radio+label{ margin-right: 20px; }

/*
.field.t-check-true, .field.t-check-false{ border-radius: 10px; display: inline; zoom: 1; white-space: nowrap; padding: 0 6px; }
.field.t-check-true{ color: #FFF; background-color: #DB3328; }
.field.t-check-false{ color: #FFF; background-color: #468847; }

.field.t-check-false{ color: #DB3328; }
.field.t-check-true{ color: #468847; }
*/
.field.t-time{ cursor: pointer; background-image: url(../../../img/icon/time.png) !important; background-position: center right !important; background-repeat: no-repeat !important; padding-right:19px;}



.t-check-cols>span{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.t-check-cols-2>span{ width: 50%; }
.t-check-cols-3>span{ width: 33%; }

.field.t-label.multiline>*{ display: block; }
.field.t-combo
,.field.t-multicombo
,select.field.t-combo-dijit{
	padding: 2px;
	line-height: 21px;
	height: 23px;
}
.field.t-multicombo{ height: auto !important }
.field.t-text
,.field.t-multitext
,.field.t-pass
,.field.t-date
,.field.t-time
,.field.t-combo
,.field.t-multicombo
,select.field.t-combo-dijit
,.field.t-fakecombo{
	font-size: 14px;
	color: #333;
	background: #FFF;
	border: 1px solid #eaeaea;
	border-radius: 3px;
}

.field.t-cron{ height: 25px; line-height: 20px; }

.field.t-fakecombo{
	overflow-x: hidden;
	overflow-y: auto;
	min-height: 21px;
	
}
.field.t-fakecombo .item{
	padding: 0 4px;
	margin: 0;
	line-height: 21px;
	height: 21px;
	border: 0;
	background: transparent;
	width: 100%;
}

.field.t-line{ margin-bottom: 2px; }



.field.t-date-dijit.dijitDateTextBox .dijitPlaceHolder
,.field.t-combo-dijit.dijitComboBox .dijitPlaceHolder { color: #BEC2C7; padding: .4rem .5rem; font-size: 14px;}

.field.t-date-dijit.dijitDateTextBox 
,.field.t-combo-dijit.dijitComboBox{ background: #FFF !important; border: 1px solid #eaeaea !important; border-radius: 0.25em !important; padding: 0 !important; margin: 0 !important; *margin-top: 1px !important; overflow: hidden !important; position: relative !important; line-height: 17px !important; height: 32px !important; }

.field.t-date-dijit .dijitInputInner
,.field.t-combo-dijit .dijitInputInner{
	border-radius:.2rem;
	border: 1px solid #ced4da;
	color: #000000;
	opacity: 1;
	padding: .25rem .5rem;
	font-size: 14px;
	line-height: 1.5; }

.field.t-date-dijit .dijitArrowButtonContainer
,.field.t-combo-dijit .dijitArrowButtonContainer{ position: absolute !important; right: 0 !important; z-index: 11 !important; border: 0 !important; background: #FFF !important; padding: 0 !important; } 

.field.t-date-dijit .dijitArrowButtonInner{ line-height: 21px !important; width: 25px !important; height: 28px !important; background: url(../../../img/ico/date-dijit-calendar.png) no-repeat center center !important; margin: 0 !important; }
.field.t-combo-dijit .dijitArrowButtonInner{ line-height: 21px !important; width: 25px !important; height: 28px !important; background: url(../../../img/ico/combo-dijit-arrow.png) no-repeat center center !important; margin: 0 !important; }

.field.t-date-dijit .dijitValidationContainer
,.field.t-combo-dijit .dijitValidationContainer{	display: none; }

.field.t-date-dijit .dijitInputContainer.dijitReset
,.field.t-combo-dijit .dijitInputContainer.dijitReset{ display: block; }

.field.t-date-dijit .dijitArrowButtonContainer.dijitReset
,.field.t-combo-dijit .dijitArrowButtonContainer.dijitReset{	display: block; }

.field.t-date-dijit.s-all .dijitInputContainer
,.field.t-combo-dijit.s-all .dijitInputContainer{  margin-left: 5px !important; width: 100%  !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; /*box-sizing: border-box !important;*/ position: absolute !important; left: 0 !important; }

.field.t-combo-dijit.dijitSelect{
	background: #FFF;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	padding: 0;
	margin: 0;
	width: auto;
}
.field.t-combo-dijit.dijitSelect .dijitSelectLabel{ font-size: 14px; color: #333; }
.field.t-combo-dijit.dijitSelect .dijitButtonNode{ border: 0; background: none; }
.field.t-combo-dijit.dijitSelect .dijitArrowButtonInner{ }



/* field colors */
.field.t-text:focus
,.field.t-multitext:focus
,.field.t-pass:focus
,.field.t-date:focus
,.field.t-time:focus
,.field.t-date-dijit.dijitFocused
,.field.t-date-dijit.dijitFocused .dijitArrowButton
,.field.t-combo:focus
,.field.t-multicombo:focus
,select.field.t-combo-dijit:focus
,.field.t-combo-dijit.dijitFocused
,.field.t-combo-dijit.dijitFocused .dijitArrowButton{
	border-color: #10A3B1 !important;
	background-color: #FFF !important;
}

/* readonly */
.field.t-text.is-readonly
,.field.t-date-dijit.is-readonly
,select.field.t-combo-dijit.is-readonly
,.field.t-combo-dijit.is-readonly{
	border-color: #f8f8f8 !important;
	background: #f8f8f8 !important;
	text-overflow: ellipsis;
}
.field.t-text.is-readonly:focus
,.field.t-date-dijit.is-readonly:focus
,select.field.t-combo-dijit.is-readonly:focus
,.field.t-combo-dijit.is-readonly.dijitFocuse{
	border-color: #f8f8f8 !important;
	background-color: #f8f8f8 !important;
}



/* require, error, other */
.field.t-label span.require{
	color: #10A3B1 !important;
	display: inline;
}
.field.t-text.error
,.field.t-multitext.error
,.field.t-pass.error
,.field.t-date.error
,.field.t-time.error
,.field.t-combo.error
,.field.t-multicombo.error
,.field.t-date-dijit.error
,select.field.t-combo-dijit.error
,.field.t-combo-dijit.error{
	color: #c00;
	border: 1px solid #F00;
}
.field.t-label.error{
	color: #c00;
	line-height: 12px;
	font-size: 10px;
	display: block;
}

.field.t-label.explain{
	color: #000;
	line-height: 10px;
	font-size: 9px;
	display: block;
}

.field.t-text.s-all
,.field.t-date.s-all
,.field.t-time.s-all
,.field.t-pass.s-all{
	border-radius:.2rem;
	border: 1px solid #ced4da;

	color: #000000;
	opacity: 1;
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	height: 32px
}

.field-with-reset{ position: relative; }


 .field.t-text.field-search
,.field.t-text.field-search:focus { background-image: url(../../../img/ico/search.png); background-repeat: no-repeat; background-position: 10px center; padding-left: 30px !important; }

.field.t-text.numeric{ text-align: right; }

.field.t-value-check-yes{ width: 10px; height: 10px; background: #090; display: inline-block; }
.field.t-value-check-no{ width: 10px; height: 10px; background: #900; display: inline-block; }


/* especiales*/
.field.t-value a.status{ font-size: 14px; }

/* dijit file input */
.field.t-text.dijitFileInput{ overflow: hidden; }
.field.t-text.dijitFileInput .dijitFileInputVisible{ width: 100%; border: 0; background: transparent; font-size: 14px; color: #333; }
.field.t-text.dijitFileInput .dijitFakeInput{ width: 100%; padding-top: 2px; padding-left: 4px }
.field.t-text.dijitFileInput .dijitFileInputText{ display: none; }
.field.t-text.dijitFileInput .dijitFileInputButton{ display: none; }
.field.t-text.dijitFileInput .dijitFileInputReal{ width: 100%; }

/*
**	WORKFLOW
*/
.workflow{ text-align: justify; position: relative; padding: 10px; display: flex;
flex-direction: row;
flex-wrap: wrap;}
.workflow .item{ color: #10A3B1; float: left; width: 65px; text-align: center; }
.workflow .item.item-received .badges{ border-radius: 70px; width: 70px; height: 70px; line-height: 110px; border: 0; color: #FFF; font-size: 13px; background: #10A3B1 url(../../../img/ico/workflow-received.png) no-repeat center 20px; }
.workflow .item.item-refresh .badges{ border-radius: 70px; width: 70px; height: 70px; line-height: 110px; border: 0; color: #FFF; font-size: 13px; background: #10A3B1 url(../../../img/ico/refresh.png) no-repeat center 20px; }

.workflow .item.item-active .badges{ background: #10A3B1;  }
.workflow .item.item-active .label{ font-weight: bold;  }


.workflow .item .badges{ border-radius: 50px; width: 50px; height: 50px; line-height: 50px; border: 1px solid #c9c9c9; color: #10A3B1; text-align: center; margin: auto; margin-bottom: 5px; }
.workflow .item .badges a{ line-height: 50px !important; }
.workflow .sep{ float: left; width: 10px; height: 50px; background: url(../../../img/ico/workflow-arrow2.png) no-repeat center center; }
.workflow .sepWithouImg{ float: left; width: 80px; height: 50px; }

.workflow .sep.sep-received{ width: 50px; height: 85px; background: url(../../../img/ico/workflow-arrow.png) no-repeat 20px center; }
.workflow .label
,.workflow .label a{ font-size: 12px; line-height: 15px; }


.label-NA {
    background-color: #26dad2;
    padding: 3px 5px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 80%;
    width: 45%;
    display: block;
    text-align: center;
}

.label-P {
    background-color: #ffb22b;
    padding: 3px 5px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 80%;
    width: 45%;
    display: block;
    text-align: center;
}

.label-NC {
    background-color: #ff8000;
    padding: 3px 5px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 80%;
    width: 45%;
    display: block;
    text-align: center;
}

.label-PC {
    background-color: #ff0000;
    padding: 3px 5px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 80%;
   	width: 45%;
	display: block;
	text-align: center;
}


.label-C {
    background-color: #1976d2;
    padding: 3px 5px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 80%;
    width: 45%;
    display: block;
    text-align: center;
}


/*
**	DIJIT
*/
/* popup */
.dijitPopup { background-color: #FFF !important; border: 1px solid #10A3B1  !important; }
.dijitComboBoxMenu{ max-height: 200px; overflow-y: auto !important; }
.dijitMenuItem { font-size: 14px  !important; color:#333  !important; font-weight: normal  !important; padding-left: 10px  !important; font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", "Trebuchet MS"  !important; }
.dijitMenuItem.dijitMenuItemSelected { color: #fff  !important; background-color:#10A3B1  !important; }

/* calendar */
.dijitCalendarDateTemplate { font-weight: normal !important; font-size: .8em !important; padding: 5px !important; }
.dijitCalendarDayLabelTemplate { padding: 5px !important; }
.dijitCalendarPopup{ font-size: 14px; border: 1px solid #10A3B1  !important; }
.dijitCalendarPopup .dijitCalendarYearLabel{ font-size: 16px;}
 .dijitCalendarPopup .dijitCalendarYearContainer
,.dijitCalendarPopup .dijitCalendarMonthContainer th{ background: #FFF !important; }
.dijitCalendarPopup .dijitCalendarMonthLabel{ font-weight: normal !important; line-height: 20px !important;}
.dijitCalendarPopup .dijitCalendarMonthLabelHover{ background: #10a3b1  !important; }
.dijitCalendarMonthMenu .dijitCalendarMonthLabel { color: #293A4B; font-weight: normal; padding: 2px 4px; font-size: 14px; }
.dijitCalendarMonthMenu .dijitCalendarMonthLabelHover{ background: #10a3b1  !important; }

/* dialog */

.tundra .dijitDialog{
	z-index: 2000;
	background-color: #FFF;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	margin: 10px !important;
	overflow: visible;
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	   -moz-background-clip: padding-box;
	        background-clip: padding-box;
}

.tundra .dijitDialogTitleBar{ background: #FFF;cursor: move; border: 0; border-bottom: 1px solid #EEEEEE; min-height: 17px; border-radius: 6px; padding: 9px 15px; }
.tundra .dijitDialogTitleBar .buttonBar{ display: block; position: absolute; right: 40px; top: 10px; }
.tundra .dijitDialogTitleBar .buttonBar a{ margin: 0; }
.tundra .dijitDialogTitle{ font-size: 20px; color: #000; font-weight: normal; }
.tundra .dijitDialogPaneContent{ padding: 15px; overflow: auto; }
.tundra .dijitDialogPaneContent .modal-footer{ display: none; }/* el footer que no este a nivel de "dialog" no se muestra (se mueve en easyAP.setDialogOpt) */
.tundra .dijitDialogCloseIcon { cursor: pointer; position: absolute; right: 6px; top: 10px; height: 15px; width: 15px; text-align: center; }


.tundra .dijitDialog .modal-body { min-width: 400px; max-width: 1100px; overflow: visible; }
.tundra .dijitDialog .modal-body.modal-body-form{ min-width: 850px; }
.tundra .dijitDialog .modal-body.modal-body-form-xs{ min-width: 350px; }
.tundra .dijitDialog .modal-body.modal-body-form-s{ min-width: 450px; }
.tundra .dijitDialog .modal-body.modal-body-form-m{ min-width: 550px; }
.tundra .dijitDialog .modal-body.modal-body-form-l{ min-width: 650px; }
.tundra .dijitDialog .modal-body.modal-body-form-xl{ min-width: 750px; }
.tundra .dijitDialog .modal-body.modal-body-form-xxl{ min-width: 850px; }

.tundra .dijitDialog .modal-body>.notification{ margin-top: 0; }

.tundra .dijitDialog .modal-footer{ padding: 14px 15px 15px; margin-bottom: 0px; background-color: #F1F1F1; border-top: 1px solid #DDDDDD; border-radius: 0px 0px 6px 6px; box-shadow: 0px 1px 0px #E1E1E1 inset; }
.tundra .dijitDialog .modal-footer .field.t-line-buttons{ margin-bottom: 0; }

/* underlayout */
.tundra .dijitDialogUnderlayWrapper { position: absolute; left: 0; top: 0; z-index: 945; display: none; background: transparent !important; }
.tundra .dijitDialogUnderlay { background: #000; opacity: 0.5; }
.tundra .dj_ie .dijitDialogUnderlay { filter: alpha(opacity=50); }
.tundra .dijitDialogCloseIcon{ background-image: url(../../../img/ico/popup-close.png); width: 20px; height: 21px; right: 15px; } 

/*
** TAG
*/
.tag{ border-radius: 10px; display: inline; zoom: 1; font-size: .8em; line-height: .8em; white-space: nowrap; padding: 0 6px; }
.tag-error{ color: #FFF; background-color: #DB3328; }
.tag-success{ color: #FFF; background-color: #468847; }
.tag-warning{ color: #FFF; background-color: #F89406; }
.tag-info{ color: #FFF; background-color: #10A3B1; }

.tag-true{ color: #FFF; background-color: #5bc0de; }
.tag-false{ color: #FFF; background-color: d10b27; }

/* label-quartz */
.tag-quartz {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #999;
}
.tag-quartz-NORMAL { background-color: #5bc0de; }
.tag-quartz-PAUSED { background-color: #f0ad4e }

/*
**	LOADING
*/
/* loading */
#loadingDialog{ opacity: .9 !important;  }
#loadingDialog .dijitDialogPaneContent{  }
.loading{ display: block; clear: both; padding: 5px; background-repeat: no-repeat; margin: 4px; background-image:url(../../../img/icon/loading.gif); background-position: center center; min-width: 100px; min-height: 30px; }
#loadingDialog .loading p{ padding-top: 55px; color: #666; text-align: center; }

/* 
**	preview
*/
.preview .image{
	width: auto;
	border: 1px solid #E3E5E4;
	padding: 2px;
	background: #FFF;
}
.preview .image .border{
	border: 1px solid #E3E5E4;
}


/*
**	upload
*/
.upload {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	text-align: center;
}  
.upload .text{
	z-index: 1;
	color: #10A3B1;
	font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", "Trebuchet MS";
	font-size: 13px;
}
.upload>input {
	width: 100% !important;
	z-index: 10;   
	position: absolute;
	left: auto;
	right: 0px;
	top: 0px;
	margin:0;
	padding:0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	cursor: pointer !important;
}

/*
**	DROPDOWN
*/
#dropdown-lang.dropdown .dropdown-menu{ min-width: inherit; text-align: left; }
#dropdown-lang.dropdown .dropdown-menu li > a:hover{ background: #10A3B1; }


/*
**	OTRAS
*/
.aright{ text-align: right !important; }
.aleft{ text-align: left !important; }
.acenter{ text-align: center !important; }
.ellipsis{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sep-right{ border: 0; border-right: 1px solid #c9c9c9; padding-right: 20px; }
.sep-left{ border: 0; border-right: 1px solid #c9c9c9; padding-left: 20px; }
.sep-top{ border: 0; border-top: 1px solid #c9c9c9; padding-top: 5px; margin-top: 5px !important; }
.sep-topbottom{ border: 0; border-top: 1px solid #c9c9c9; padding-top: 5px; margin-top: 5px !important;
						   border-bottom: 1px solid #c9c9c9; padding-bottom: 5px; margin-bottom: 5px !important;}
.sep-bottom { border: 0; border-bottom: 1px solid #c9c9c9; padding-bottom: 5px; margin-bottom: 5px !important; }
.sep-hor{ border: 0; border-top: 1px solid #c9c9c9; padding-top: 10px; margin-top: 10px !important; }
.sep-alpha{ border: none !important; }
.fileScanWindow{ width: 720px; position: relative; float:left; padding-left: 50px}
.fileScanControls{ position: relative; float: right; width: 350px}

.focusHack{ position: absolute; top: -50px; left: -50px; width: 1px; height: 1px; border: 0; background: transparent;}
.link:focus, .link:hover { color: #10A3B1; text-decoration: underline; }
.link { font-size: 12px; line-height: 18px; color: #10A3B1; text-decoration: none; cursor: pointer; }

.ayuda-contextual { float: right;  }
.ayuda-contextual a { display: block; width: 24px; height: 24px; margin-right: 14px; background: url(../../../img/ico/help02-mini.png) no-repeat 0 0; text-indent: -9999em; }
.ayuda-contextual-mini { float: right;  }
.ayuda-contextual-mini a { display: block; width: 20px; height: 21px; margin-right: 14px; background: url(../../../img/ico/help02-mini.png) no-repeat 0 0; text-indent: -9999em; }

/* SCANNER WIDTH */
.dijitTextBox.atala-scanner-list{ width:100%; }


.field.t-value-validate>a{color: #2E7D32; text-decoration:none; font-size: inherit; line-height: inherit;}
.field.t-value-novalidate>a{color: #FF0000; text-decoration:none; font-size: inherit; line-height: inherit;}



.text-validate {
	color: #2E7D32;
	font-size: 13px;
}

.text-novalidate {
	color: #FF0000;
	font-size: 13px;
}

/* COMBO MULTI-SELECT */
.ms-parent {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
	
.ms-choice {
	display: block;
	width: 100%;
	height: 23px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	text-align: left;
	white-space: nowrap;
	line-height: 17px;
	color: #444;
	text-decoration: none;
	background-color: #fff;
	font-size: 14px;
	font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", "Trebuchet MS";
	height: 32px;
	border: 1px solid #ced4da;
}

.ms-choice.disabled {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
	padding-top: 6px;
}

.ms-choice > span.placeholder {
    padding: 0 4px;
	font-style: italic;
	color: #bec2c7;
	padding: .25rem .5rem;
	line-height: 1.5;
}

.ms-choice > div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 28px;
    background: url(../../../img/ico/combo-dijit-arrow.png) no-repeat center center;
}

.ms-choice > div.open {
	background: url(../../../img/ico/combo-dijit-arrow.png) no-repeat center center;
}

.ms-choice:focus {
	border: 1px solid #10A3B1;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #F8F8F8;
    color: #333;
    border: 2px solid #10A3B1;
	font-size: 14px;
	font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", "Trebuchet MS";
	box-sizing: border-box;
	line-height: 21px;
}

.ms-drop.bottom {
    top: 100%;
}

.ms-drop.top {
    bottom: 100%;
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", "Trebuchet MS";
    font-size: 1em;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	background-color: #fff;
	background-image: url(../../../img/ico/search.png);
	background-position: 98%;
	background-repeat: no-repeat;
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 0;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
}
.ms-drop ul > li:hover {
	background: #10A3B1; color: #fff; 
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    cursor: pointer;
    padding: 3px 8px;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle; margin-right: 5px;
}

.ms-drop .ms-no-results {
    display: none;
    padding: 5px;
}

.mainTable{
	max-width: 100%;
	border-top: 1px solid #ced4da;
}

.aLeftPreWrap {
	white-space: pre-wrap;
	text-align: left !important;
}


/* .sortTextColumn{ */
/* 	min-width: 10px; */
/* 	max-width: 20px; */
/* } */

/* .numberColumn{ */
/* 	min-width: 12px; */
/* 	max-width: 15px; */
/* } */

/* .textColumn{ */
/* 	min-width: 30px; */
/* 	max-width: 40px; */
/* } */

#home>.header {
	font-size: 1.5rem;
	margin: .5rem !important;
	padding-top: .5rem !important;
}

#task {
	background-color: #f2f2f2;
	border-radius: 5px;
	padding: 0 0.5rem 0.5rem 0.5rem;
	margin: 0.25rem;
	border: 0.15rem #10a3b1 solid;
}

#task>.header>.title {
	font-weight: bold;
	width: 50%;
	padding: 0.5rem;
	padding-bottom: 3px !important;
	vertical-align: middle;
	font-size: 1.15rem;
	line-height: 1rem;
	display: inline-block;
}

#task>.header>.refresh {
	border-radius: 70px;
	width: 25px;
	height: 25px;
	border: 0;
	color: #FFF;
	background: #10A3B1 url(../../../img/ico/refresh.png) no-repeat center 2px;
	line-height: 1rem;
	float: right;
	margin-top: 2px;
}

#task-inner {
	background-color: #dadada;
	border-radius: 5px;
	padding-bottom: .1px;
	margin: 0.25rem;
	border: 0.15rem #10a3b1 solid;
}

.task-inner>.header {
	display: inline-block;
	padding: 0.5rem;
	padding-bottom: 3px !important;
	width: 100%;
	font-size: 1rem;
}

.task-inner>.header>.title>a {
	color: #10a3b1;
	font-weight: bold;
	font-size: 1rem;
	float:left
}

.task-inner>.header>.total {
	background-color: #EE7D40;
	border-radius: 5px;
	color: #fff;
	float: right;
	padding-left: 0.1rem;
	padding-right: 0.1rem;
	margin-right: 1rem;
}

.task-item {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px #b1b1b1;
	margin: 0.5rem;
}

.task-item>.task-number {
	background-color: #dadada;
	border-radius: 70px;
	display: inline-block;
	font-weight: bold;
	height: 65px;
	width: 65px;
	margin: 0.5rem;
	vertical-align: middle;
	text-align: center;
}

.task-item>.task-number>a {
	display: flex;
	font-size: 1.15rem;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	align-items: center;
}

.task-item>.task-text {
	display: inline-block;
	width: 59%;
	vertical-align: middle;
}

.row-fluid .span20 {
	width: 19.6%;
	margin-left: 0.4%;
}

.row-fluid .span40 {
	width: 39.6%;
	margin-left: 0.4%;
}

.row-fluid>.info {
	margin-top: 5px;
	font-size: 12px;
}

.orange-border {
	border-color: #c76311 !important;
}

.text-primary {
	color: #10A3B1 !important;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/FontAwesome.eot');
  src: url('../../fonts/FontAwesome.eot?#iefix') format('embedded-opentype'), url('../../fonts/fontawesome-webfont.woff2') format('woff2'), url('../../fonts/fontawesome-webfont.woff') format('woff'), url('../../fonts/fontawesome-webfont.ttf') format('truetype'), url('../../fonts/fontawesome-webfont.svg#glyphicons_halflingsregular') format('svg');
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa.fa-angle-double-right::before {
    content: "";
}
.fa-angle-double-left::before {
    content: "";
}


.row-fluid .searchDate {
	width: 46.48936170212675% !important;
	*width: 46.43882978723404% !important;
}
.row-fluid .searchDate-right {
	width: 46.48936170212675% !important;
	*width: 46.43882978723404% !important;
	margin-left: 6.666575743532521% !important;
	*margin-left: 6.615243214321434% !important;
}
.searchAdvanced {
	margin-bottom: 10px;
}

.row-fluid .table-title {
	margin-top: 0.2em;
}

.detail-content{
	margin-top: 0.30em;
}

.detail-header{
	background: #f8f8f8;
	border: 1px solid #e7e7e7;
	color: #10A3B1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-item-align: center;
	align-self: center;
	font-size: 1.1rem;
	font-weight: 500;
	padding: 6px;
}

.detail-title{
	font-size: 1.2rem;
	line-height: 2rem;
}

.list-size-title{
color: #6b6b6b;
display: block;
font-size: .875rem;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
justify-content: center;
margin-top: 10px;
}


.d-none{
	display:none
	!important
}

.row-table-header {
  	width: 100%;
  	*zoom: 1;
	clear: both;
	display: table;
	content: "";
	line-height: 0;
}
.task-title{
	font-family: "Segoe UI","Segoe UI Semibold","Segoe UI Light","Trebuchet MS";
	font-weight: 400;
	line-height: 1.5;
	color: #555;
	text-align: left;
}

  .select-page-size{
	height: calc(1.8125rem + 2px);
	display: inline-block;
	width: auto;
	vertical-align: middle;
	color: #000;
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	text-transform: none;
	margin: 0;
	font-family: inherit;
	touch-action: manipulation;
	box-sizing: border-box;
	}



.cancel{
	color: #212529;
	background-color: #dee2e6;
	border-color: #dee2e6;
}

.cancel:hover{color: #000000;background-color: #c8cfd6;border-color:#c8cfd6;}
.cancel.focus,.cancel:focus{color: #000000 !important;background-color: #c8cfd6 !important;border-color:#c8cfd6 !important;}

.errorPopUp{
	  color: #73271e;
	  font-size: 1rem;
  }