
.breadcrumb {
	padding: 0px 0px;
	margin-bottom: 0px;
	list-style: none;
	background-color: #fff;
}
h5.form-header {
	background: #f5f5f5;
	margin-bottom: 0px;
	font-weight: 700;
}
.section-form {
	border: 1px solid #f5f5f5;
	padding: 10px;
}
.bootstrap-select.btn-group .dropdown-menu li > a:hover {
	color: #ffffff;
	background-color: #CB1F26;
}
.bootstrap-select.btn-group .dropdown-menu li.selected > a {
	color: #ffffff;
	background-color: #CB1F26;
}
.bootstrap-select.btn-group .dropdown-menu li.active > a {
	color: #ffffff;
	background-color: #CB1F26;
}
.tab-content {
	border: 0px;
}
ul.nav.nav-tabs.ul-edit li.active a {
	background: #CB1F26;
	color: #fff;
	border: 0px;
}
ul.nav.nav-tabs.ul-edit {
	border-bottom: 5px solid #CB1F26 !important;
	background-color: #FFEFD6;
}
.input-buttons {
	display: table;
}

a:hover {
	color: #9A1217;
}
button.kv-file-upload {
	display: none;
}
.person-picker > h1 > i {
	font-size: 200px;
}
.person-picker:hover {
	cursor: pointer;
}
.only-ic{
	font-size: 26px;
}
.pagination li.active a {
    background: #bf4346;
}
.pagination li.active a {
    border-color: #bf4346;
}
.pagination li.active a:hover {
	
    background: #9A1217 ;
}
.nav-gesdocumental > li >.dropdown-menu > li > a {
	padding: 9px 10px;
    font-size: 13px;
}
.navbar-gesdocumental .navbar-nav > li > a:hover {

    background: #9A1217 ;
}

.navbar-gesdocumental  .navbar-nav > li.open  > a {

    background: #9A1217;
}

.navbar-nav > li.open  > a {

	background: #9A1217;
}

.nav-gesdocumental > li >.open > li > a {
	background: #9A1217;
}

li.open  > a {
	background: #9A1217!important;
}
.dropdown-submenu > .dropdown-menu li a {
	background: #CB1F26 ;
    color: #fff;
    padding: 9px 10px;
    font-size: 13px;
}

.dropdown-submenu > .dropdown-menu li a:hover {
	background: #9A1217 ;
  
}

.modal .modal-dialog .modal-content .modal-header.modal-header-orange {
    background: #CB1F26;
    color: #fff;
}


.select2-container--default .select2-results__option--highlighted[aria-selected] {
					background-color: #9A1217 !important;
				}
				.select2-container--default .select2-results__option--highlighted[aria-selected] .text-muted{
					color: #fff !important;
				}

				.select2-container--default .select2-results__option[aria-selected=true] {
					background-color: #9A1217 !important;
					color: #fff !important;
				}
				
				.select2-container--default .select2-results__option[aria-selected=true] .text-muted{
					color: #fff !important;
				}

    

.input-button > i.fa{
	/*padding-left: 10px;
    padding-right: 10px;*/
}

/*
.note-editable{
	font-size: 12pt;
    word-spacing: -1pt;
}
*/
.note-editable div{
	    margin-top: 10px;
}   
    
@media (min-width: 768px){
.nav-gesdocumental>li {
    min-width: 80px!important;
    text-align: center!important;
}
}