@charset "utf-8";
/* CSS Document */
* {
	margin:0; 
	padding:0;
	outline:0;
	font-style:normal;
	line-height:1.1;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

html, body{
	font-size: 1em;
	outline: 0;
	padding: 0px;
    margin: 0px;
    overflow: auto;
}

body {
	background-image: url(../img/fondo.jpg);
	background-size: cover;
}

a {
	color: #b39743;
}

a:hover {
	color: #a18b4a;
}

h3 {
	border-bottom: 1px solid #8E8E8E;
	margin-bottom: 20px;
	
	text-transform: uppercase;
    font-size: 1.5rem;
}

h4 {
	border-bottom: 1px dashed #8E8E8E;
	font-weight: bold;
	margin-top: 15px;
}

h6 {
	background-color: rgb(70 70 70 / 21%);
    padding: 5px 10px;
}

.subnavbar .container {
    padding: 0px;
}

input,
select,
textarea,
button{
	width: 100%;
	min-height: 30px;
}

textarea {
	min-height: 130px;
}

/* overide bootstrapt css */

.btn-primary {
	background-color: #b39743;
    border-color: #b39743;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #a18b4a;
    border-color: #a18b4a;
}

.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #878787;
	border-color: #878787;
}

.page-item.active .page-link {
    background-color: #a18b4a;
    border-color: #a18b4a;
}

.page-link {
    color: #a18b4a;
}

.page-link:hover {
    color: #a18b4a;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #a18b4a;
    background-color: #a18b4a;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    background-color: #f0d78d;
    border-color: #f0d78d;
}

div.form-control {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* END overide bootstrapt css */

#ambiance-notification {
	top: 110px !important;
}

.main {
    padding-bottom: 10px;
	min-height: 750px;
}

.mainnav li a span{
	font-size: 12pt;
	margin: 0px;
    padding: 0px;
    line-height: 9pt;
}

#wrapper {
	width: 100%;
}

.nav {
	display: inline-block;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: none;
}

.navbar.navbar-fixed-top{
    margin-bottom: 0px;
	padding: 0px;
}

.navbar-inner {
    padding: 0px;
    background: #191919;
	width: 100%;
}

.nav>li {
	float: right;
	height: 54px;
	    line-height: 54px
}

.nav>li>a {
	padding: 0px;
	    padding-left: 15px;
    line-height: 54px;
}

.navbar .nav>li>span {
	color: #fff !important;
	font-size: 15px;
	position: relative;
    display: block;
    padding-left: 15px;
	line-height: 54px;
}

.brand {
	color: #FFF;
	line-height: 54px;
}

.brand img {
	max-height: 54px;
	margin: 20px 0;
}

.navbar .brand {
    float: left;
    display: block;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #ffffff;
	top: 0px;
}

.navbar .container > img {
    max-height: 34px;
}

input.lang {
    width: calc(100% - 35px) !important;
	display: inline-block;
}

textarea.lang {
    width: calc(100% - 35px) !important;
	display: inline-block;
}

img.lang {
	vertical-align: top;
}

div.language_flags {
    border: 1px solid gray;
    padding: 7px;
    max-width: 150px;
    font-size: 9pt;
    box-shadow: 0px 0px 5px #bdbdbd;
    border-radius: 4px;
    position: relative;
    top: -50px;
    float: right;
    background-color: white;
    margin-bottom: -60px;
	
	
	float: right;
	position: absolute;
	right: -20px;
	top: 0px;
	margin-bottom: 0px;
	z-index: 2;
}

div.language_flags img {
    width: 25px;
}

div.language_flags .header_lang {
    width: 100%;
    border-bottom: 1px dashed black;
    padding-bottom: 5px;
}

label.error {
    font-size: 9pt;
    color: #FF0000;
}

table.table tr td:last-child {
    font-size: 14pt;
}

div#listado_idiomas {
    border: 1px solid #A5A5A5;
    padding: 15px;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 10px 0px;
	
	border: 0px;
	background-color: rgb(70 70 70 / 10%);
}

.cuadricula {
    border: 1px solid #A5A5A5;
    padding: 15px;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 10px 0px;
	
	border: 0px;
	background-color: rgb(70 70 70 / 10%);
}

.campo {
    border: 1px solid #A9A9A9;
    min-height: 27px;
	line-height: 27px;
    background-color: #E6E6E6;
    padding: 0px 10px;
}

select:disabled {
    background-color: #C7C7C7;
}

.info_tooltip {
    width: 20px;
    height: 20px;
    line-height: 30px;
    float: right;
}

.input_tooltip {
	display: inline-block !important;
    width: calc(100% - 30px) !important;
	overflow: hidden;
}

span.req {
    color: red;
    font-size: 12px;
    font-weight: bold;
    vertical-align: text-top;
}

table.table th:last-child {
    width: 180px;
}

table#dataTable tr td.reorderIt {
    cursor: grab;
	background: #b4b4b4;
	background-image: url(../img/up-down.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/*pagination*/
ul.page li {
	list-style: none;
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0px 2px;
}

ul.page li a {
    border: 1px solid #337ab7;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
	border-radius: 8px;
}

a.button_pag {
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
}

ul li.current {
    border: 1px solid #337ab7;
    background: #337ab7;
    color: #FFF;
	border-radius: 8px;
}

.rad_style {
	width: 50% !important;
	margin: 0px;
	float: left;
}

fieldset {
    border: 1px solid #C0C0C0;
    margin-top: 20px;
}

legend {
    font-size: 17px;
    width: auto;
    padding: 0px 10px;
    border: 1px solid #C0C0C0;
    margin-left: 15px;
    font-weight: bold;
}

select.filtro_header {
    border: 0px;
    color: white;
    background-color: #666666;
    border-radius: 5px;
}

.greyscale {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.nopadding {
	padding: 0px;
}

.factura_icon {
    background-image: url(../img/pdf_void.png);
    background-size: cover;
    width: 16px;
    height: 18.67px;
    display: inline-block;
    background-repeat: no-repeat;
    font-size: 0.6em;
    line-height: 24px;
    font-weight: bold;
    font-style: normal;
}

/* chosen / chained override */

.chosen-container-single .chosen-single {
	height: 38px !important;
}

.chosen-container-single .chosen-single span {
    display: flex !important;
    white-space: nowrap;
    height: 38px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.chosen-container-single .chosen-single div {
    top: 7px !important;
}

/* menu sin mobile */
ul#menu li {
    position:relative;
    list-style-type:none;
}

ul#menu li ul{
    display:none;
    position:absolute;
    top:60px;
    left:-40px;
	background-color: rgb(255 255 255 / 95%);
    padding: 15px;
    z-index: 2;
    border: 1px solid #d6d6d6;
    border-top: 0px;
}
            
ul#menu li:hover ul{display:block;}

.subnavbar .container > ul {
    position: relative;
    width: 100%;
}

ul#menu li.mnu_auxiliares,
ul#menu li.mnu_enlaces {
    position: absolute;
    right: 0px;
}


ul#menu li ul li a {
    font-size: 12px;
}

ul#menu li ul li {
    width: 140px;
    text-align: left;
    margin-bottom: 8px;
}

.icons a {
  width: 25px;
  height: 25px;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin: 0px;
  float: left;
}

li.mnu_space {
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #b39743;
}


@media (max-width: 767px) {
	ul#menu li.mnu_auxiliares {
		position: relative;
	}
	
	ul#menu li ul {
	  left: 20px;
	}
}