h3, h4 {
    color: #4da3dd;
    font-size: 25px;
	margin-bottom:15px
}
form label {
	display: block;
    color: #4DA3DD;
    font-size: 13px;
    text-transform: uppercase;
}
form select {
	max-width: 97%;
}
form textarea,
form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="url"],
form select {
    width: 97%;
    display: inline-block;
    border: none;
    outline: none;
	height: 40px;
	line-height: 40px;
	padding: 0 1em;
}
form select option { padding:4px 3px; }
form textarea { 
	height: 100px;
	padding:1em;
	line-height: 18px;
}
form button.ui-multiselect { width: 97% }
form .chk-field .icheckbox_flat-blue { float: left; margin-right: 3px  }

/*form input[type="text"].text-key,
form input.text-phone { width:120px; margin-bottom: 8px;}
form input.text-mail { width:200px }*/



/* Step back from main.css*/
html{
    width: 100%;
}
body{
    overflow-x: auto;
    min-width: 1300px;
}
body, ul.navigation-primary li, ul.navigation-primary li a, div.next-steps-wrapper ul.ul-next-steps li span, div.next-steps-wrapper ul.ul-next-steps a.next-step{
    font-family: 'Open Sans', sans-serif;
}
body, div.navigation-wrapper, div.session-widget ul li.separator{
    background: white;
}
div.main {
    padding-top: 0;
}
div.main.no-sidebar-3 > div:first-child{
    padding-top: 0;
}
div.main.no-sidebar-3{
    margin-left: 0;
}
div.main > div:first-child{
    /*padding-top: 3em;*/
}
ul#primary-nav > li:hover div.navigation-primary-sub{
    display: block;
}
div.session-widget ul li a, ul.navigation-primary li a{
    color: inherit;
}
ul.navigation-primary.menu-hover-nav {
	margin-top:15px;
}
ul.navigation-primary.menu-hover-nav li a {
    height: 55px;
    line-height: 55px;
}
ul.navigation-primary div.navigation-primary-sub{
    top: 50px;
    left: -50px;
    color: white;
    background-color: #1F5B83;
    opacity: 0.9;
    width: 550px;
    display: none;
    /*opacity: 0.8;
    filter: alpha(opacity=80);  For IE8 and earlier
    -webkit-filter: blur(3px);
    filter: blur(3px);*/
}
ul.navigation-primary div.navigation-primary-sub.almacenes{
    width: 750px;
    left: -133px;
}
ul.navigation-primary div.navigation-primary-sub.gastos{
    width: 700px;
    left: -255px;
}
ul.navigation-primary div.navigation-primary-sub a, ul.navigation-primary div.navigation-primary-sub h2{ color:white; background: inherit; }
div.session-widget ul li{
    width: 100%;
}
.repositorio-section-main{
    display: table-cell;
    width: 100%;padding-top: 33px;
}
.repositorio-section-main > div{
    margin-top: 0;
}
.repositorio-section-main .repo-top-folder{
    display: table-cell;
    width: 173px;
}
.repo-top-folder .repo-h2{
    margin-bottom: 0;
    color: #3498DB;
}
.repo-top-folder .repo-folder{
    background: transparent;
    padding: 0;
}
.repo-top-folder .repo-img{
    margin-top: 5px;
}
.repositorio-section-main .repo-top-file-label{
    display: block;
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
}
.repo-fm #container a{
    display: inline-block;
    width: 100%;
    line-height: 35px;
}
.repo-wrapper{
    padding: 0 2em;
    box-sizing: border-box;
}
.repo-wrapper ul.collection-form-rows{
    width: 100%;
}
.repo-wrapper ul.collection-form-rows li{
    display: block;

}
.repo-wrapper div.list-rows-th{
    padding-bottom: 0;
    margin-bottom: 0;
    background-color:#4A4A4A;
    color: white;
    text-transform: uppercase;
    box-sizing: border-box;
}
.repo-wrapper div.list-rows-th span{
    box-sizing: border-box;
    border-right: 1px solid white;
    display: inline-block;
    padding: 0 1.5em;
    float: none;
    height: 28px;
    vertical-align: top;
    line-height: 28px;
}
.list-row-td-30{
    text-align: center;
    padding: 0 !important;
    width: 40px !important;
}
.list-row-td-30 input{
    margin: 0;
}
.repo-wrapper .repo-path{
    background-color:#3498DB;
    color: white;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 1em;
}
.repo-wrapper ul.collection-form-rows li{
    background-color: #D8D8D8;
}
.repo-wrapper ul.collection-form-rows li:nth-child(odd){
    background-color: #ECECEC;
}
.repo-wrapper ul.collection-form-rows li:hover, .repo-wrapper ul.collection-form-rows li:nth-child(odd):hover{
    background-color: #CCEBFF;
}
.repo-fm #container .repo-wrapper a:hover div, .repo-fm #container .repo-wrapper a:hover {
    text-decoration: none;
    font-size: inherit;
}

.repo-wrapper ul.collection-form-rows  input[type=checkbox]{
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.repo-wrapper ul.collection-form-rows .collection-form-row-fields > div{
    box-sizing: border-box;
    border-right: 1px solid white;
    display: inline-block;
    padding: 0 1.5em;
    float: none;
    height: 34px;
    vertical-align: top;
    line-height: 30px;
    margin-bottom: 0;
}
 .repo-fm #container .repo-folders a{
    width: 87%;
    font-size: 12px;
    line-height: 2em;
    text-indent: 30px;
    background: transparent url('/bundles/efinanzas/images/imgCarpeta.png') no-repeat 7px 5px;
}
.repo-fm #container a:hover{
    font-size: 12px !important;
}
 .repo-fm #container .repo-folders li input{
    float: none;
    vertical-align: middle;
    margin-right: 0;
 }
.repo-fm #container .repo-folders li{
    margin: 0;
}
div.repositorio-section-main{
    background-color: #ececec;
}
div.repositorio-section-main .repo_folder_list{
    float: none;
    width: 100%;
    display: inline-block;
    max-height: initial;
    margin: 0;
}
div.repositorio-section-main .repo-top-files{
    display: table-cell;
    background-color: white;
}
div.repositorio-section-main .repo-top-files #repo_nav{
    float: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
    margin: 0;
}
div.repositorio-section-main .repo-top-files #repo_nav ul{
    display: table-row;
    table-layout: fixed;
    width: 100%;
}
div.repositorio-section-main .repo-top-files #repo_nav li{
    float: none;
    display: inline-block;
    width: 10%;
    margin: 0;
    margin-top: 1em;
    padding-left: 20px;
}
div.repositorio-section-main .repo-top-files #repo_nav li a{
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: transparent;
    padding: 0;
    margin: 0;
}
div.repositorio-section-main .repo-top-files #repo_nav li a img{
    margin: 0 auto;
}
div.repositorio-section-main .repo-top-files #repo_nav li a span{
    display: block;
    margin-top: 0em;
    font-size: 12px;
    font-weight: 300;
    line-height: 1em;
}
div.repositorio-section-main .repo-top-files .repo-menu{
    float: none;
    width: 100%;
    display: table;
    table-layout: fixed;
}
div.repositorio-section-main .repo_file_list{
    display: inline-block;
    float: none;
    width: 100%;
    max-height: initial;
    margin: 0;
    padding: 0;
    min-height: 400px;
}
ul.collection-form-rows .collection-form-row-fields{
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    margin-top: 0.5em;
}
ul.collection-form-rows .collection-form-row-fields:nth-child(odd){
    /*background-color: balc*/
}
ul.collection-form-rows .collection-form-row-fields [class*=icheckbox]{
    float: none;

}
ul.navigation-primary div.navigation-primary-sub {
	min-width: 750px
}
ul.navigation-primary div.navigation-primary-sub.submenu .tip-menu{
    display: inline-block;
    margin-top: 7em;
    box-sizing: border-box;
}
ul.navigation-primary div.navigation-primary-sub .tip-menu{
    margin-top: 1em;
	width:250px;
}

ul.navigation-primary div.navigation-primary-sub.submenu .tip-menu .tip-content{
    vertical-align: middle;
    display: inline-block;
    margin: 0 1em;
    border: 1px solid white;
    padding: 1em;
    position: relative;
    font-style: italic;
}
ul.navigation-primary div.navigation-primary-sub.submenu .tip-menu .tip-content p{
    padding: 0;
    margin: 0;
    vertical-align: middle;
}
ul.navigation-primary div.navigation-primary-sub.submenu .tip-menu .tip-content:before{
    position: absolute;
    content: " ";
    top: -26px;
    left: 29%;
    display: inline-block;
    text-align: center;
    width: 26px;
    padding: 0 10px;
    margin-left: 10px;
    height: 30px;
    background: #1F5B83 url('/bundles/efinanzas/images/imgBombilla.png') 12px 0px no-repeat;
}
ul.navigation-primary div.navigation-primary-sub .col1-menu{
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    vertical-align: top;
}
    ul.navigation-primary div.navigation-primary-sub.almacenes .col1-menu{
        width: 28%;
    }
    ul.navigation-primary div.navigation-primary-sub.gastos .col1-menu{
        width: 22%;
    }
ul.navigation-primary div.navigation-primary-sub .col2-menu{
    display: inline-block;
    width: 36%;
    vertical-align: top;
    padding-left: 4%;
    padding-top: 1em;
    border-left: 1px solid white;
    box-sizing: border-box;
}
ul.navigation-primary div.navigation-primary-sub.gastos .col2-menu{
    width: 46%;
}
ul.navigation-primary div.navigation-primary-sub .col1-menu .headh1{
    font-size: 3em;
    line-height: 30px;
    margin-bottom: 0.5em;
    display: inline-block;
    font-weight: 300;
}
ul.navigation-primary div.navigation-primary-sub a{
    font-family: 'Open Sans', sans-serif;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-indent: 20px
}
ul.navigation-primary div.navigation-primary-sub a h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4em;
    font-weight: 300;
}
ul.navigation-primary div.navigation-primary-sub .col2-menu a{
    text-indent: 0px;
    margin-bottom: 1em;
}
ul.navigation-primary div.navigation-primary-sub .col1-menu a{
    text-transform: uppercase;
}
ul.navigation-primary div.navigation-primary-sub .col1-menu a.link-select-entidad{
    margin-bottom: 1em;
    background: url("/bundles/efinanzas/images/btnConfigurarEntidad.png") no-repeat left center;
}

ul.navigation-primary div.navigation-primary-sub ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
}
ul.navigation-primary div.navigation-primary-sub li{
    display: block;
}
div.info-content-wrapper {
    width: 403px;
}
.video-wrapper.box-shadow{
    display: none;
}
div.main-wrapper, div.footer, div.header-wrapper {
    padding: 0 25px 0 45px;
	width:auto;
    box-sizing: border-box;
	position: relative;
}
div.footer-wrapper.repo{
    margin-top: 0;
}
div.sidebar {
    box-sizing: border-box;
    width: 245px;
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
}

/*END Step back*/
ul.navigation-primary li a img{
    margin-top: 10px;
}

.header-wrapper{
    background: #3498DB;
    color: #A1CFEE;
    padding-top: 10px;
	height:125px;
}
.error-page .header-wrapper {
	height:auto;
}
div.navigation-wrapper{
    color: white;
	background: transparent;
	height: 65px;
}
.header-wrapper a{
    color: #A1CFEE;
}

.widget.help-widget.help-link, .widget.phone-info, .widget.search-widget{
    display: none;
}

div.header-widgets-wrapper div.widget.session-widget {
    float: right;
    width: 150px;
}
.popup-help:hover #popup-help {
    top: 64px;
    display:block !important;
}
.aside-wrapper{
    /*display: inline-block;*/
    width: 186px;
    /*min-height: 500px;*/
    box-sizing: border-box;
    vertical-align: top;
    z-index: 56;
	float: left;
}
aside{
    z-index: 60;
    margin-top: -60px;
    background: #4A4A4A;
    display: inline-block;
    color: white;
	
    width: 186px;
    position: relative;
    font-size: 10px;
}
/*
aside.floating{
    position: absolute;
    max-width: 186px;
}*/
.entidad_box{
	background: #4A4A4A;
    width: 259px;
    position: absolute;
	bottom:0;
    font-size: 10px;
    height:45px;
	z-index: 10;
	padding: 5px 8px 0 8px;
	
}
aside a.opener{
    display: inline-block;
    right: 7px;
    top: -7px;
    position: absolute;
}
aside.closed a.opener{
    top: 14px;
}
aside.closed a.opener:before, aside a.opener:before{
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
}
aside a.opener:before{
    border-color: transparent transparent #ffffff transparent;
    border-width: 0 5.5px 8px 5.5px;
}

aside.closed a.opener:before{
    border-color: #ffffff transparent transparent transparent;
    border-width: 8px 5.5px 0 5.5px;
}

aside .menu_aside{
    display: none;
}
aside .menu_aside a{
    display: block;
    background-color: #1F5B83;
    height: 50px;
    line-height: 50px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
}
aside .menu_aside:nth-child(3) a{
    background-color: #4B7B9B;
}
aside .menu_aside:nth-child(4) a{
    background-color: #789CB4;
}
aside .menu_aside:nth-child(5) a{
    background-color: #A5BDCD;
}

.main{
    /*display: inline-block;*/
    /*width: 86.09094%;*/
    box-sizing: border-box;
    /*margin-left: 20px;*/
}
/*
.main.no-sidebar-2{
    margin-left: 1em;
    padding-top: 50px;
    margin-top: 0;
}
*/
.main-wrapper.floating-sidebar .aside-wrapper {
	position:absolute;
}
.main-wrapper.floating-sidebar .main {
	padding-left:0
}
.main-wrapper.floating-sidebar .header-title {
	margin-left: 275px;
}
.repositorio-section-main .main.no-sidebar-2{
    padding-top: 0;
}
.main.no-sidebar-2 .no-sidebar-2{
    /*width: 100%;*/
}
.section-tab.repo-fm{

}
.main.no-sidebar-3{
    margin-top: 0;
    padding-top: 0;
}
.main .header-title {
    display: block;
    color: white;
    height: 50px;
    line-height: 50px;
    width: auto;
    box-sizing: border-box;
	margin-top:-50px;
	margin-left: 275px;
	position: relative;
	z-index: 10;
    margin-bottom: 20px;
}
.main .header-title h3 {
    color: white;
    background-color: #9B9B9B;
    position: relative;
    padding-left: .5em;
    vertical-align: top;
    color: white;
	font-size: 20px;
    margin-bottom: 0;
}

.main .header-title h3 a{
    /* float: right; */
    width: 25px;
    position: absolute;
    height: 25px;
    top: 15px;
    right: 25px;
    background: transparent url('/bundles/efinanzas/images/btnAyuda.png') top right no-repeat;
}
.main .header-title.with-searcher h3 a{right: 250px;}


div.main.no-sidebar-2 > div:first-child {
    margin-top: 0;
    padding-top: 0;
}

a.cerrar_sesion{
    background: transparent url('/bundles/efinanzas/images/btnCerrarSesion.png') 0px 0px no-repeat;
    text-indent: 28px;
}

a.cuenta_sesion{
    background: transparent url('/bundles/efinanzas/images/icnCuenta.png') 0px 0px no-repeat;
    text-indent: 28px;
}

a.btnAyuda{
    background: transparent url('/bundles/efinanzas/images/btnAyuda.png') 0px 0px no-repeat !important;
    text-indent: 28px;
}

a.link-editar-user{
    background: transparent url('/bundles/efinanzas/images/btnEditarUsuario.png') 0px 0px no-repeat;
    text-indent: 28px;
    height: 20px;
    color: white;
    display: none;
    margin: 8px 0;
    font-size: 10px;
    line-height: 20px;
}

.entidad_box{
    font-size: 11px;
	color: white;
}
    .entidad_box > div.upper{
        text-transform: uppercase;
        font-size: 10px;
    }
	.entidad_box > div.entidad_name {
		margin-top:5px;
        width: 220px;
        overflow: hidden;
	}
    .entidad_box > div.entidad_name a{
        font-weight: bold;
        font-size: 1.1em;
        color: white;
    }
    .entidad_box > div.user_box{
        margin-bottom: 15px;
    }
    .entidad_box a.link-select-entidad {
        background: transparent url('/bundles/efinanzas/images/btnConfigurarEntidad2.png') 0px 0px no-repeat;
        text-indent: -9999px;
        height: 31px;
        width: 31px;
        color: white;
        margin-top: 0.3em;
    }
.submenu{

}
div.sidebar{
    background-color: #ECECEC;
    font-family: "Open Sans";
}






.ui-dialog .tab-navigation{
    margin-left: 0;
}
.tab-navigation{
    /*margin-top: 50px;*/
    margin-left: 1em;
}
.tab-navigation .tab-navigation {
    /*margin-top: 50px;*/
    margin-left: 0;
}

.img-icon {
    width:30px;
    height: 30px;
    float:left;
}

.button-icon-doc {
    background-image: url('/bundles/efinanzas/images/icon-doc.png');
    background-repeat: no-repeat;
    padding-left:35px;
    background-position: 10px center;
}

.button-icon-arrow-right-blue {
    background-image: url('/bundles/efinanzas/images/menu-arrow-right.png');
    background-repeat: no-repeat;
    background-position: 30px 0;
    padding-left:30px;
}
.button-icon-arrow-right-gray {
    background-image: url('/bundles/efinanzas/images/menu-arrow-right.png');
    background-repeat: no-repeat;
    padding-left:30px;
    background-position: 0px 0px;
}

.button-icon-plus{
    background: url('/bundles/efinanzas/images/plus.png') no-repeat 0px 0px;
    display: inline-block;
    padding-left: 30px;
    background-position: left center;
    background-size: 20px 20px;
}

.button-icon-add{
    background: url('/bundles/efinanzas/images/btnCrearEntidad.png') no-repeat 0px 0px;
    color: #3498DE;
    height: 30px;
    display: inline-block;
    margin-top: 0;
    padding-top: 0;
    padding-left: 30px;
    line-height: 26px;
    font-size: 14px
}
.button-icon-top-add{
    background: url('/bundles/efinanzas/images/btnAddTransparent.png') no-repeat center 0px;
    color: #3498DE;
	padding-top:30px;
    display: inline-block;
    margin-top: 0;
    line-height: 26px;
    font-size: 14px
}
table.result-list {
	width: 95%;
}
table.result-list td,
table.result-list th { position:relative; }
table.result-list.sortered-list thead td span { /*margin-left:5px;*/ }
table.result-list td span { margin-left:10px; }
table.result-list td span.orderby {
	position:absolute;
	left:5px;
	top: 0px;
    width: 15px;
	height: 25px;
	margin:0
}
table.result-list td span.orderby a { height:10px; padding:0; display:block; position: absolute; width:10px; }
table.result-list td span.orderby a.orderbyASC { top:0px; }
table.result-list td span.orderby a.orderbyDESC { bottom:3px; }
table.result-list td span.orderby a i { color:#fff; font-size:13px }
table.scrolleable.dataTable {
    width: 95%;
    /*border-collapse: collapse;*/
	border-collapse: separate;
	
}
table.result-list ul{
    height: 50px;
    display: inline-block;
    color: #4A4A4A;
    font-size: 15px;
}
table.result-list .results-list-field li{
    height: 50px;
    display: inline-block;
    float: left;
}
table.result-list .results-list-field{
    min-width: 10px;
}
table.result-list tr { cursor: pointer}
table.result-list tr td,
table.result-list tr th{
    border-right: 1px solid white;
    padding: 0 1em;
    /*box-sizing: border-box;*/
    height: 27px;
}
table.result-list tr td.chk-field {
	padding: 0 0.4em;
	width: 20px;
}
table.result-list tr td.chk-field .icheckbox_flat-blue {
	margin: 0;
}
table.result-list tr td.results-list-field{
    /*min-width: 10%;
    width: 10%;
    max-width: 10%;*/
    position: relative;
}
table.result-list thead tr td.results-list-field{
    height: 27px;
}
table.result-list tr td.field-cod{  width: 84px; }
table.result-list tr td.field-date{  width: 90px; }
table.result-list tr td.field-ico{  width: 80px; }
table.result-list tr td.field-ico-short{  width: 35px; }

div.list-rows-th, .cssgradients .bg-blue-gradient, table.result-list thead {
    background: none;
    color: white;
    text-transform: uppercase;
    background-color: #4A4A4A;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dddddd;
    line-height: 1em;
    height: 27px;
}
table.result-list thead a,
table.result-list thead a:hover{
	color: white;
}
table.result-list thead a:hover,
table.result-list thead a:active {
	font-weight: bold
}
div.dataTables_scrollBody table.result-list.dataTable thead,
div.dataTables_scrollBody table.result-list.dataTable thead tr,
div.dataTables_scrollBody table.result-list.dataTable thead td {
	height:0
}
div.list-rows-th{
    line-height: 27px;
    padding: 0 1em;
    margin-bottom: 0;
}
divdiv.buttons-wrapper {
    margin: 1em 0;
}
div.results-list-row.odd {
    width: 100%;
    background: #ffffff;
    box-sizing: border-box;
    overflow: inherit;
}
div.results-list-row, table.result-list tbody tr{
    background-color: #D8D8D8;
    height: 50px;
    line-height: 1em;
    position: relative;
    overflow: visible;
}
table.result-list tbody tr td:last-child{
    position: relative;
}
div.results-list-field{
    margin-left: 0;
    min-width: 90px;
    width: auto;
}
div.results-list-row *, div.results-list-row div.results-list-field a{
    display: inline-block;
    /*line-height: 50px;*/
    color: #4A4A4A;
    font-size: 15px;
    height: 50px;
}
div.results-list-row .results-list-field{
    border-left: 1px solid white;
    line-height: initial;
    padding-top: 12px;
    height: 38px;
}
div.results-list-row .results-list-field.field-mail {
    border-left: 1px solid white;
    line-height: initial !important;
    padding-top: 12px;
    height: 38px;
    color: gray;
}
.results-list-row .results-list-field.field-mail a{
    color: black;
}
div.results-list-field div.results-list-field:first-child{
    border-left: 0;
}
div.results-list-row.odd,  table.result-list tbody tr:nth-child(odd){
    background-color: #ECECEC;
}
div.results-list-row:hover, table.result-list tbody tr:hover, table.result-list tbody tr:nth-child(odd):hover{
    background-color: #CCEBFF;
}

div.results-list-field.field-name{
    min-width: 300px;
    width: auto;
}



div.popup-page div.popup-content {
    width: auto;
    /*min-height: 150px;*/
    min-width: 420px;
	min-height:150px;
}
div.popup-page div.popup-content.popup-padding {
	padding:1em;
    overflow:auto;
}

/*
div.popup-page form:not(.tab-form){
    padding: 1em;
}
*/
div.ajax-preloading-bg{
    background: #efefef;
}
#login-box input[type="text"],#login-box input[type="password"]{
    width: 250px !important;
    display: inline-block;
}
#login-box .pass_forgoten{
    display: block;
    text-align: center;
    margin-top: 1em;
    color: #4DA3DD;
    font-size: 90%;
}
ul.collection-form-rows .collection-form-row-fields div.browse-wrapper,
div.browse-wrapper{
    position: relative;
    float: none;
    display: inline-block;
}
ul#articulo_almacenes.collection-form-rows .collection-form-row-fields div.browse-wrapper{
    float: left;
}
ul.collection-form-rows .collection-form-row-fields div.browse-wrapper a,
div.browse-wrapper a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    box-sizing: border-box;
    border-radius: 0;
    color: white;
    text-align: center;
}
ul.collection-form-rows .collection-form-row-fields div.browse-wrapper a,
ul.collection-form-rows .collection-form-row-fields div.browse-wrapper input,
div.browse-wrapper a,
div.browse-wrapper input{
    display: inline-block;
}
ul.collection-form-rows .collection-form-row-fields div.browse-wrapper input,
div.browse-wrapper input {
    width: 80% !important;
    margin-left: 40px;
    box-sizing: border-box;
    height: 40px;
}
ul.collection-form-rows .collection-form-row {
    height: 41px;
}
ul.collection-form-rows .collection-form-row-fields [class*=list-row-td]{
    display: inline-block;
    /*float: none;*/
    margin-top: 5px;
}
form.articulo-form #articulo_almacenes div.collection-form-row-fields{
    width: 100%;
}
/*modals*/
.ui-dialog .popup-content .tab-navigation .tab-form .popup-form-content {
    /*display: table-cell;*/
    background-color: #ECECEC;
	margin-bottom: 0;
    padding: 1em;
	margin-left:200px;
	/*
	width: 79.5%;
    min-width: 700px;
    min-height: 400px;
	*/
}

div.section-tab-wrapper div.section-tab div.section-tab-actions{
    position: absolute;
    top: -40px;
    z-index: 1000;
    right: 44px;
    width: auto;
    display: inline-block;
}
div.section-tab-wrapper div.section-tab div.section-tab-actions button{
    background-color: white;
}
div.section-tab-wrapper div.section-tab div.section-tab-actions button span{
    color: #3498DB;
}
div.section-tab-wrapper div.section-tab div.section-tab-actions button.btn-save-all,
div.section-tab-wrapper div.section-tab div.section-tab-actions button.btn-save-tab
{
    float: none;
    margin-left: 5px;
    display: inline-block;
    margin-top: 3px;
    padding: 3px 0;
    margin-top: 4px;

}
div.section-tab-wrapper div.section-tab div.section-tab-actions button.btn-save-tab{
    margin-top: 10px;
}
div.popup-page div.popup-content .tab-navigation{
    margin-top: 0;
	height: 100%;
	max-height: 100%;
}
.tab-navigation .tab-navigation-content {
	height: 100%;
	max-height: 100%;
	overflow: auto
}
.boxshadow div.box-shadow-strong.ui-dialog[class*="form-"],.boxshadow div.box-shadow-strong.ui-dialog[class*="form-"] div.box-shadow-strong{
    padding: 0;
    background-color: #4A4A4A;
    background-color: #ECECEC;
    overflow: visible;
}
.boxshadow div.tab-navigation ul.tab-list li {
	border-bottom: 1px solid white;
}
.boxshadow div.tab-navigation ul.tab-list li:first-child {
	border-top: 1px solid white;
}
.boxshadow div.tab-navigation ul.tab-list li a {
    box-shadow: none;
    font-size: 1em;
    padding: 1em;
    box-sizing: border-box;
    

}
div.tab-navigation ul.tab-list li{
    float: none;
    box-shadow: none;
    border-color: initial;
}
div.tab-navigation ul.tab-list li a{
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    font-family: "Open Sans";
    color: white;
    border-width: 0;
    border: none;

    box-shadow: none;


}
.cssgradients div.tab-navigation ul.tab-list li{
    position: relative;
}
.cssgradients div.tab-navigation ul.tab-list li.active a, .cssgradients div.tab-navigation ul.tab-list li a:hover{
    background: #3498db;
    color: white;
	/*text-transform: uppercase;*/
    /*border: none;*/
    border-radius: 0;
    white-space: nowrap;
    position: relative;
}

.boxshadow div.tab-navigation ul.tab-list li a:after {
    content: " ";
    display: inline-block;
    right: 10px;
    top: 16px;
    height: 16px;
    width: 10px;
    position: absolute;
    background: transparent url('/bundles/efinanzas/images/imgAnguloMenuPopUp.png') no-repeat 0px 0px;
}

.borderradius button[type="submit"], .borderradius button.btn-submit, .borderradius a.button, .borderradius button.button{
    background: none;
    background-color: #4DA3DD;
    border: none;
    border-radius: 20px;
    /*display: inline-block !important;*/
    float: none;
    margin: 0 auto;
    margin-top: 1em;
    outline: none;
}
.borderradius a.button.floatR{
    margin-top: 0;
}
.button span, .button span, button[type="submit"] span, button.btn-submit span, a.collection-form-row-tick span{
    background: none;
    font-family: "Open Sans";
    display: inline-block;
    text-align: center;
    padding: 0 1em;
    margin: 0;

}
.boxshadow div.box-shadow-strong{
    box-shadow: none;
    border-radius: 0;
    /*border: 1px solid #ECECEC;*/
    font-family: "Open Sans";
    padding: 0.6em;
    background: none;
    background-color: #ECECEC;
}
div.popup-page div.ui-widget-header .ui-dialog-title{
    background: none;
    color: black;
    font-family: "Open Sans";
    display: block;
    font-size: 24px;
    text-align: left;
    padding-left: 0;
    color: #4DA3DD;
    font-weight: 300;
}
.cssgradients div.popup-page[class*="form-"] div.ui-widget-header{
    background-color: #3498DB;
    color: white;
}
.cssgradients div.popup-page[class*="form-"] div.ui-widget-header span{
    color: white;

}
.cssgradients div.popup-page div.ui-widget-header{
    background: none;
    border: none;
    font-family: "Open Sans";
    border-radius: 0;
    padding: 0 0.5em;
}
.cssgradients div.popup-page div.ui-widget-header .ui-state-default, .cssgradients div.popup-page div.ui-widget-header .ui-widget-content .ui-state-default, .cssgradients div.popup-page div.ui-widget-header .ui-widget-header .ui-state-default{
    background: none;
    border: none;
    outline: 0;
}
.ui-widget-overlay{
    background: #fff;
}
.cssgradients div.popup-page div.ui-widget-header .ui-icon-closethick{
    background: url('/bundles/efinanzas/images/btnCerrarDialogo.png') no-repeat 0px 0px;
    width: 20px;
    height: 20px;
}
.cssgradients div.popup-page[class*="form-"] div.ui-widget-header .ui-state-default, .cssgradients div.popup-page[class*="form-"] div.ui-widget-header .ui-widget-content .ui-state-default, .cssgradients div.popup-page[class*="form-"] div.ui-widget-header .ui-widget-header .ui-state-default{
    margin-right: 14px;
}
.cssgradients div.popup-page[class*="form-"] div.ui-widget-header .ui-icon-closethick{
    background: url('/bundles/efinanzas/images/btnCerrarPopUp.png') no-repeat 0px 0px;
    width: 30px;
    height: 30px;
    top: 4px;
    right: 5px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: none;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
    font-family: "Open Sans" !important;
}

input[type="text"], input[type="number"], input[type="date"], input[type="url"], input[type="email"], 
form input[type="password"], textarea {
    /*display: block;*/
    height: 40px;
    line-height: 40px;
    padding: 0 1em;
    box-sizing: border-box;
    background: none;
    background-color: white;
    /*margin: 0;*/
}
input[type="number"]{
    padding: 0 0 0 1em;
}
textarea {
	height: 100px;
	line-height: auto;
}
div.popup-page{
    width: auto;
}
form.articulo-form textarea {
    width: 97% !important;
    border: none;
    outline: none;
    line-height: initial;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background: none;
    border: none;
}
.ui-state-default .ui-state-default .ui-icon, .ui-widget-content .ui-state-default .ui-state-default .ui-icon, .ui-widget-header .ui-state-default .ui-state-default .ui-icon{
    background: none;
}

div.popup-page.popup-select-entidad div.popup-content {
    width: auto;
    height: auto;
}
form.select-entidad-form{
    width: 315px;
}
form.select-entidad-form select {
    /*width: auto;*/
    /*display: block;*/
}
form.select-entidad-form div{
    display:  block;
    float: none;
}
div.popup-select-entidad div.buttons-wrapper{margin-top: 1em;margin-bottom: 0em;}

form.tab-form div.section-tab-wrapper{
    width: 100%;
    box-sizing: border-box;
    min-width: 300px;
}
form.tab-form div.section-tab-wrapper > div > div{
    /*display: inline-block;
    width: 100%;*/
    /*overflow: hidden;*/
}

.form-column-l, .form-column-r{
    /*float: none;
    display: inline-block;*/
    vertical-align: top;
    width: 48%;
}
#articulo-tab-form .select-subfamilia div a.button {
    float: none;
    width: 20%;
    text-align: center;
    display: inline-block;
    color: white;
}
div.section-tab-wrapper div.section-tab div.section-tab-actions button.btn-save-tab{
    margin-right: 0;
    margin-top: 0;
}
form h4{
    border-bottom: none;
    color: #4DA3DD;
    font-size: 25px;
    font-family: "Open Sans";
}
fieldset {
    border: 1px solid #AAA;
    border-radius: 5px;
}
fieldset legend,
label.legend {
	text-transform: uppercase;
	color: #4da3dd;
    font-weight: bold;
}
fieldset strong  {
	color: #4DA3DD;
}

form.tab-form .datos-estacionalidad fieldset div{
    float: none !important;
    width: 48%;
    margin-right: 2% !important;
    display: inline-block;
    box-sizing: border-box;
}
form.tab-form .datos-estacionalidad fieldset div:last-child{
    margin-right: 0 !important;
    width: 50%;

}

div.generated-code-field{
    position: relative;
}
div.generated-code-field img.code-ajax-loader { margin-left: 5px }
div.generated-code-field label{
    display: block;
    width: 100%;
}
div.generated-code-field .btn-code-ajax-refresh{
    width: 40px;
    height: 40px;
	
    border: none;
    background-color: #3498DB;
}
.collection-form-row-fields div.generated-code-field .btn-code-ajax-refresh { width: 28px; height:28px; }
div.tab-navigation ul.tab-list {
    border-bottom: none;
    margin-bottom: 0px;
    width: 200px;
    /*float:left;*/
    vertical-align: top;
    background-color: #4A4A4A;
    /*display: table-cell;*/
	position:absolute;
	top:0;
	/*height:100%;*/
}
div.tab-navigation ul.tab-list.window-form-tab-list {
	height:100%
}

div.box-info-edit-button { background: #fff; padding-left:15px }
div.box-info-edit-button,
div.box-info-edit-button span { height: 40px; line-height:40px; display: block; color:#aaa  }
div.box-info-edit-button a {
	float:right;
	width:40px;
	height:40px;
	line-height: 18px;
	text-indent: -9999px;
	background: transparent url('/bundles/efinanzas/images/btnEdit.png') no-repeat;
}


.accion-masiva {
    padding: .5em 1em;
    color: #3498DE;
    margin-right: 1em;
    font-size: 13px;
}

/*

@media (min-width: 1380px) {
    .main .header-title h3{
        width: 70%;
    }
}



@media (min-width: 1200px) {
    .main .header-title h3{
        width: 100%;
    }
    .main .header-title h3,
    .main .header-title.with-searcher h3{
        width: 75%;
    }
    .main .header-title .searcher{
        width: 25%;
    }

    .repositorio-section-main .no-sidebar-2{
        width: 77%;
    }
}

@media (min-width: 500px) {

    .repositorio-section-main > .no-sidebar-2{
        width: 70%;
    }
    .repositorio-section-main  .header-title h3{
        width: 100%;
    }
}

@media (min-width: 1100px) {
    .repositorio-section-main > .no-sidebar-2{
        width: 82%;
    }
}
@media (min-width: 1300px) {
    body{
        overflow-x: hidden;
    }
}
*/


div.flash-notice { border:1px solid #3498db;  padding: 6px 6px 6px 35px; color:#3498db; margin-bottom:15px; background: #f0f0f0 url('/bundles/efinanzas/images/ico-tick.png') 10px center no-repeat; }
div.flash-error { border:1px solid #3498db;  padding: 6px 6px 6px 45px; color:#ff0000; margin-bottom:15px; background: #f0f0f0 url('/bundles/efinanzas/images/ico-warning.png') 10px center no-repeat; }
.pagination .current { background: #3498db }

table.result-list.scrolleable { width:95% }

/*
table.result-list.scrolleable thead, 
table.result-list.scrolleable tbody { display: block; }
table.result-list.scrolleable tbody {
   overflow-y: auto;
    overflow-x: hidden;
	height: 100px;
}
*/

div.tab-navigation.h-tab-navigation ul.tab-list { position:relative; width: auto; background: none; }
div.tab-navigation.h-tab-navigation ul.tab-list li a:after { 
	content: none;
	position:relative; 
	background:none;
}
div.tab-navigation.h-tab-navigation ul.tab-list li { float: left; border:none; }
div.tab-navigation.h-tab-navigation ul.tab-list li:first-child { border:none; }
div.tab-navigation.h-tab-navigation ul.tab-list li a,
div.tab-navigation.h-tab-navigation ul.tab-list li.active a,
div.tab-navigation.h-tab-navigation ul.tab-list li a:hover { border: none; background: #4a4a4a;  
	border:none;
	-webkit-border-top-left-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright: 13px;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	padding: 0.6em 1em;
}
div.tab-navigation.h-tab-navigation ul.tab-list li {  border:none; margin-right:1px }
div.tab-navigation.h-tab-navigation ul.tab-list li.active a,
div.tab-navigation.h-tab-navigation ul.tab-list li a:hover {
	background: #3498db
}

/* qlik view css*/
div.qlik_div { text-align: center; width: 100%; }
.qlik_if {height: 3000px; width: 1225px;  margin-top: 30px; border:none }

form div.centered {text-align: center;}

div.popup-page .ui-dialog-buttonpane { border:none; background: transparent }
div.popup-page .ui-dialog-buttonpane span { font-size: 1.1em;  }

div.popup-page .ui-dialog-buttonpane .ui-state-default, 
div.popup-page .ui-dialog-buttonpane .ui-widget-content .ui-state-default, 
div.popup-page .ui-dialog-buttonpane .ui-widget-header .ui-state-default { background:#4da3dd; border:none; border-radius: 20px; font-weight: bold; color:#fff;  }


div.popup-page .ui-dialog-buttonpane .ui-state-hover, 
div.popup-page .ui-dialog-buttonpane .ui-widget-content .ui-state-hover, 
div.popup-page .ui-dialog-buttonpane .ui-widget-header .ui-state-hover { border-color:#4da3dd; border:none; border-radius: 20px; font-weight: bold; color:#fff;  }


div.popup-page form div.periodicidad-form-frecuencia-mensual-wrapper { float:none; margin:0 }
div.popup-page form div.periodicidad-form-frecuencia-mensual-wrapper div { margin:0 }
div.popup-page form div.periodicidad-form-frecuencia-mensual-wrapper div.form-column-l { width: 400px; float: left }
div.popup-page form div.periodicidad-form-frecuencia-mensual-wrapper div.form-column-r { width: 250px; float: right }
div.popup-page form div.periodicidad-form-frecuencia-mensual-wrapper div.chk-field {  margin: 0 4px 10px; width: 45px; float: left }
div.popup-page form div.periodicidad-form-frecuencia-mensual-wrapper div.chk-field div { margin-right:5px }
div.popup-page form div.periodicidad-form-frecuencia-semanal-wrapper div.chk-field {  margin: 0 8px 10px; width: auto; float: left; }
div.popup-page form div.periodicidad-form-frecuencia-semanal-wrapper div.chk-field div { margin-right:5px  }


.page-error-info { margin:150px auto; background: url('/bundles/efinanzas/images/page-error-warning.png') 0px 0px no-repeat; width:800px; min-height: 124px; padding-left: 200px;  }
.page-error-info h1 { font-size: 1.3em; color: #999999; font-family: "Open Sans"; }
.page-error-info h1 span { display:block; font-size: 3em;}
.page-error-info a,
.page-error-info a:active { color: #4DA3DD; text-decoration: none  }
.page-error-info a:hover {  text-decoration: underline }


.appCofares .header-wrapper{
    background: #a70131;
}
.appCofares #logo a { font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
.appCofares .header-wrapper a {
    color: #ffffff;
}