/* Start of Classes for templates HorseCo */
@font-face {
    font-family: Gentium Basic;
    src: url(/fonts/GentiumBasic-regular.ttf);
}

#navbarProfile {
    font-family: 'Gentium Basic', serif;
}

#DivTopLine {
    width: 100%;
    height: 5rem;
    background-color: gainsboro;  /* old-#E5F3F6;  */
     z-index: 900;
}

.ClsCntrlBar {
    background-color: silver !important; /*old #17a2b8*/ 
    color: white;
}

.ClsHvr:hover {
    background-color: gainsboro; /*#D9FFB2;*/
}

.navbar-brand {
    background: url(/images/HrseCo/LogoHorseenCoSm.png) no-repeat !important;
    z-index: 900;
    width: 182px !important;
    height: 80px !important;
    padding: 0 !important;
    overflow: hidden;
}

#btnLogon {
    background-color: darkgrey !important; /*#9ACD32;*/
}

#DivTopBand {
    width: 100%;
    height: 33.7rem;
    top: 5rem;
    z-index: 900;
}

.ClsImage-Cntnr {
    z-index: 900;
    height: 100%;
}

.ClsHdrBg {
    /*background-image: linear-gradient(to right,#9ACD32, #ADFF2F) !important;*/
    /*background-image: linear-gradient(to right,#212529, #212529) !important;*/
    color: white; /* donker */
}
/* Onderregel in verschillende pagina's nu 'bg-info' Eigen kleur? */
.ClsFtrBg {
    /*background-image: linear-gradient(to right,#9ACD32, #ADFF2F) !important;*/
    /*background-image: linear-gradient(to right,darkgrey, lightgrey) !important;*/
    color: #212529; /* donker */
}

.ClsCntrlBar {
    background-color: #17a2b8 !important;
    color: white;
}

/* Start of header middle menu's */
.ClsIdyiaChoiceBg {
    background-color: #164F61;
    color: white;
}


.ClsIdyiaChoiceSelectedBg {
    background-color: rgba(0, 123, 255, 0.5) !important;
    min-height: 68px;
}

/* End of header middle menu's */
/* Start of Header right menu's */
.ClsHomeClr {
    background-color: #8DC63F;
    color: white;
}

.ClsHelpClr {
    background-color: #0000FF;
    color: white;
}

.ClsMailIssueClr {
    background-color: #FCB03C;
    color: white;
}

.ClsLogOffClr {
    background-color: #ED237C;
    color: white;
}
/* End of Header right menu's */

/* Start of copyrightbox */
#ClientLogo {
    background: url(/images/HrseCo/LogoHorseenCoSSm.png) no-repeat !important;
    z-index: 900;
    position:relative;
    top: 5px !important;
    width: 134px !important;
    height: 60px !important;
    min-width:135px;
    overflow: hidden;
}
.ClsSelectionSpan {
    position: relative;
    bottom: 64px;
    left:135px;
    height:100%;
}

#DivSelectionSpanSec {

}
/* Start of copyrightbox */
/* End of Classes for templates */
/* */
.ClsConPageBg {
    background: #fff !important;
    color: #575757; /* Horses&Co */
}

#TLine li:hover {
    background-color: #D9FFB2;
}
/*
    letterkleur header navbar: Gentium Basic 18px #575757;
    body: verdana 14px #575757;
    footer background color :#575757
    background color #ffffff
    color:#591866
*/