#firstboxlogin {
    background-color: #113F59
}

#logo_login {
    background: #19BEC0
}

#display-login {
    color: #FFF
}

#text-login {
    background-color: #113F59;
    color: #FFF
}

a,
.btn-linkstyled {
    color: #113E58
}

a:link,
.btn-linkstyled:link {
    color: #113E58
}

.ui-widget-content a {
    color: #113E58
}

.main_form tr.headerRow th {
    color: #19BEC0
}

#header_top {
    background: linear-gradient(to bottom, #E56110  , #e5621057);
}

#c_preference a,
#language_link>span {
    color: #000000
}

#c_recherche form #champRecherche input {
    background-color: #ffffff;
    color: #000000
}

#c_menu {
    background: #e5621057 ;
}

ul#menu a.itemP,
ul#menu a.itemP1 {
    color: rgb(0, 0, 0)
}

ul#menu>li.active {
    background-color: #E56110
}

ul.ssmenu li.active {
    background-color: #E56110
}

ul#menu>li.active>a {
    color: #F3EDD3
}

ul#menu ul.ssmenu li.active>a {
    color: #F3EDD3
}

ul#menu ul li a {
    color: #113F59
}

ul#menu ul li a:hover {
    background: #E56110;
    color: #ffffff;
    border-radius: 40%;
    text-align: center;
}

ul#menu>li:hover { /*Color del boton al poner el puntero encima sin dar click*/
    background:#E56110 ;
    border-radius: 40%;
}

#c_recherche form #champRecherche button {
    background-color: white
}

input.submit,
span.vsubmit,
a.vsubmit,
.ui-widget-content span.vsubmit,
#BackToTop {
    color: #F3EDD3;
    background-color: #D54F58
}

.vsubmit a {
    color: #F3EDD3;
    text-decoration: underline
}

input.submit:hover,
a.vsubmit:hover,
#BackToTop:hover {
    background-color: #000000
}

.breadcrumb_item:nth-of-type(3) {
    background: linear-gradient(87deg,  #FCC200    , #fcc10088);
}

.breadcrumb_item:nth-of-type(3) a {
    color: #000000 !important
}

.breadcrumb_item:nth-of-type(3):after {
    border-left-color: #fcc10088
}

.primary-bg {
    background: #E56110
}

.primary-bg-inverse {
    background: white
}

.primary-fg {
    color: white
}

.primary-fg:hover {
    color: white
}

.primary-fg-inverse {
    color: #19BEC0
}

.primary-fg-inverse:hover {
    color: #19BEC0
}

#show_all_menu dt a {
    color: white
}

#show_all_menu dt a:hover {
    background: #e5621057;
    color: white
}
/*Menú de todos los botones*/
#show_all_menu a:hover {
    background-color: #e5621057;
    color: #113F59
}

div.progress .progress-fg {
    background-color: #19BEC0
}


.breadcrumb_item:nth-of-type(1),
.breadcrumb_item:nth-of-type(2) {
    background: linear-gradient(87deg,  #FCC200    , #fcc10088);
    }

.breadcrumb_item:nth-of-type(1):after,
.breadcrumb_item:nth-of-type(2):after {
    border-left-color: #fcc10088    }

.central .tab_cadre_fixehov th,
.central .tab_cadrehov th {
    background: linear-gradient(to bottom, #E56110  , #e5621057);
}

.tab_bg_2 {
    background-color: #FFF
}
.tab_cadrehov tr.rowHover,
.tab_cadrehov td.rowHover {
    background-color: #F7F7F3
}

/*.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #FFF;
    background-color: #e6e6e6;
    color: #555555
}
/*BASE.MIN.CSS*/
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}