.cbp-hrmenu {
    width: 100%;
    /* margin-top: 2em; */
    /* border-bottom: 4px solid #47a3da; */
    /* margin: 0; */
    /* padding: 0; */
}
.mid{
    width: 20%;
}
/* general ul style */
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
    width: 100%;
    max-width: 70em;
    margin: 0 auto;
    /* padding: 0 1.875em; */
    /* padding: 0; */
}

ul {
    padding: 0;
}

.cbp-hrmenu > ul > li {
    display: inline-block;
    text-align: center;
    padding-top: 16px;
    /* width: 136px; */
}
.cbp-hrmenu > ul > li#home{
    position: relative;
    padding-left: 25px;
}

.cbp-hrmenu > ul > li#home a:hover,
.cbp-hrmenu > ul > li#home a:focus{
    color: #E66C69;
    border-bottom: 3px solid #E66C69;
    text-decoration: none;
}
.cbp-hrmenu > ul > li#home a{
    padding: 10px 20px 10px 30px;
}
.cbp-hrmenu > ul > li#home .fa.fa-home{
    font-size: 28px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px;
}


.cbp-hrmenu > ul > li > a {
    font-weight: 700;
    padding: 10px 21px;
    color: #1B0303;
    /* display: inline-block; */
    /* height: 18px; */
    /* position: absolute; */
    text-align: center;
    line-height: 34px;
}


.cbp-hrmenu > ul > li > a.rep:hover {
    border-bottom: 3px solid #B0D79A;

    /* position:relative; */
}

.cbp-hrmenu > ul > li > a.rep > span {
    background: url("/images/file.png")center center no-repeat !important;
    padding: 7px 6px 6px 8px;
}
.cbp-hrmenu > ul > li > a.oper > span {
    background: url("/images/cal.png")center center no-repeat !important;
    padding: 7px 6px 6px 8px;
}
.cbp-hrmenu > ul > li > a.set > span {
    background: url("/images/set.png")center center no-repeat !important;
    padding: 6px 6px 6px 8px;
}
.cbp-hrmenu > ul > li > a:hover {
    text-decoration: none;
}
.cbp-hrmenu > ul > li > a.oper:hover {
    color: #FF913A;
    border-bottom: solid 3px #FF913A;

    /* position:relative; */
}
.cbp-hrmenu > ul > li > a.set:hover {
    color: #2AA8BF;
    border-bottom: solid 3px #2AA8BF;
    /* position:relative; */
}
.cbp-hrmenu > ul > li > a:hover {
    color: #86CF40;
    border-bottom: solid 3px #86CF40;
}

.cbp-hrmenu > ul > li.cbp-hropen a.rep, .cbp-hrmenu > ul > li.cbp-hropen > a.rep:hover {

    line-height: 34px;
    width: 130px;
    color: #86CF40;
    border-bottom: solid 3px #86CF40;
    /*    border-bottom: solid 3px #B0D79A;
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(184,219,184,0.6) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(40%, rgba(255,255,255,0.84)), color-stop(100%, rgba(184,219,184,0.6)));  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(184,219,184,0.6) 100%);  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(184,219,184,0.6) 100%);  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(184,219,184,0.6) 100%);  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(184,219,184,0.6) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8dbb8', GradientType=0 );*/
}
.cbp-hrmenu > ul > li.cbp-hropen a.oper, .cbp-hrmenu > ul > li.cbp-hropen > a.oper:hover {
    color: #FF913A;
    border-bottom: solid 3px #FF913A;
    /*    border-bottom: solid 3px #FBC087;
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(224,194,163,0.6) 100%);  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(224,194,163,0.6) 100%);  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(224,194,163,0.6) 100%);  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(224,194,163,0.6) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0c2a3', GradientType=0 );*/
}
.cbp-hrmenu > ul > li.cbp-hropen a.set, .cbp-hrmenu > ul > li.cbp-hropen > a.set:hover {
    color: #2AA8BF;
    border-bottom: solid 3px #2AA8BF;
    /*    border-bottom: solid 3px #9FC9E3;
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(176,215,227,0.6) 100%);  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(176,215,227,0.6) 100%);  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(176,215,227,0.6) 100%);  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.84) 40%, rgba(176,215,227,0.6) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b0d7e3', GradientType=0 );*/
} 

.cbp-hrmenu > ul > li.cbp-hropen > a:hover {}

.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
    /* background: #D6DDE9; */
}


/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
    display: none;
    position: absolute;
    /* background: #D6DDE9; */
    width: 100%;
    left: 0;
    margin-top: 10px;
}
.cbp-hrmenu .cbp-hrsub .reep{
    display: table;
    position: absolute;
    /* background: rgba(229,242,222,0.3); */
    width: 100%;
    left: 0;
    height:200px;
    padding-bottom:3em;
    background: #ECF5E7;
}
.cbp-hrmenu .cbp-hrsub .opera{
    display: table;
    position: absolute;
    /* background: rgba(254,220,187,0.3); */
    width: 100%;
    left: 0;
    height:200px;
    padding-bottom:1em;
    /* opacity: 0.3; */
    background: #FEEEDE;
}
.cbp-hrmenu .cbp-hrsub .setti{
    display: table;
    position: absolute;
    /* background: rgba(224,235,245,0.3); */
    width: 100%;
    left: 0;
    height:200px;
    padding-bottom:3em;
    background: #E1EEF7;
}

#setting.active .cbp-hrsub {
    display: block!important;

}
.cbp-hropen .cbp-hrsub {
    display: block;
    padding-bottom: 3em;
    /* position: relative; */
    width: 100%;
    height: 200px;
    margin-top: 3px;
}
.cbp-hropen{
    margin-bottom: 239px;
}
#oper.cbp-hropen{
    margin-bottom: 360px;
}
.cbp-hrmenu .cbp-hrsub-inner > div {
    width: 40%;
    float: left;
    /* padding: 0 2em 0; */
}

.cbp-hrmenu .cbp-hrsub-inner > div.re2 > ul > li > a {
    background: none;
}

.cbp-hrmenu .cbp-hrsub-inner > div.re2 > ul > li {
    float: left;
}

.cbp-hrmenu .cbp-hrsub-inner > div.re3 {
    margin: 0;
    float: left;
    width: 100%;
}

.cbp-hrmenu .cbp-hrsub-inner > div.re1 {
    /* margin-left: 0; */
    margin-top: 20px;
}

.cbp-hrmenu .cbp-hrsub-inner > div.re1 ul > li > a {
    background: none;
    border: none;
}

.cbp-hrmenu .cbp-hrsub-inner > div.re1 ul > li {
    float: left;
    width: 100%;
    text-align: left;
}
.cbp-hrmenu .cbp-hrsub-inner > div.re2 > ul > li > a {
    /* background: #ccc; */
    border: none;
    color: #000;
}
.cbp-hrmenu .cbp-hrsub-inner > div.re3 {
    float: left; 
    margin-top: 20px; 
    width: 30%;
    margin-left: 22%;
}

.cbp-hrmenu .cbp-hrsub-inner > div.re3 > ul > li {
    float: left;
}

.cbp-hrmenu .cbp-hrsub-inner > div.re3 > ul > li > a {
    background: none;
    border: none;
}

.cbp-hrmenu .cbp-hrsub-inner > div .setting {
    width:  30%;
    float: right;
}

.cbp-hrmenu .cbp-hrsub-inner > div .mid {
    width: 20%;
}

.cbp-hrmenu .cbp-hrsub-inner > div ul {
    float: left;
    width: 50%;
}

.cbp-hrmenu .cbp-hrsub-inner > div ul li a {
    padding: 5px 10px;
    line-height: 35px;
    color: #000;
}

.cbp-hrmenu .cbp-hrsub-inner > div ul li a span {
    width: 6px;
    height: 6px;
    /* float: left; */
    background-color: #000;
    /* margin-top: 15px; */
    margin-right: 10px;
    display: -webkit-inline-box;
    vertical-align: middle;
}


.cbp-hrmenu .cbp-hrsub-inner > div ul li a#active,
.cbp-hrmenu .cbp-hrsub-inner > div ul li a:hover {
    background: #FBFCFB;
    color: #000;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
    content: " ";
    display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
    clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
    line-height: 2em;
}

.acc {
    margin-top:300px;
}

.cbp-hrsub h4 {
    color: #000;
    padding: 10px 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    width: 95%;
    text-align: center;
    background: #FFF6ED;
    display: table;
    margin: 10px 0;
}
#rep .cbp-hrsub h4{
    background: #ffffff;
}
#shortcut{
    width: 100%;
    margin: auto;
}
#shortcut h4{
    width: 100%;
}
#shortcut ul{
    width: 100%;
    margin: auto;
    display: block;
}
#shortcut ul li{
    width: 20%;
    padding-right: 5%;
    display: inline-block;
}
/* Examples for media queries */

@media screen and (max-width: 52.75em) { 

    .cbp-hrmenu {
        font-size: 80%;
    }

}

@media screen and (max-width: 43em) { 

    .cbp-hrmenu {
        font-size: 120%;
        border: none;
    }

    .cbp-hrmenu > ul,
    .cbp-hrmenu .cbp-hrsub-inner {
        width: 100%;
        padding: 0;
    }

    .cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner div.re2 {
        /* margin: 20px 0; */
        width: 100%;
    }

    .cbp-hrmenu .cbp-hrsub {
        position: absolute;
        height: auto;
        margin-top: 10px;
    }

    .cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner div.re2 ul {
        width: 100%;
    }

    .cbp-hrmenu .cbp-hrsub-inner {
        /* padding: 0 2em; */
        font-size: 75%;

        background: none;
    }

    .cbp-hrmenu .cbp-hrsub-inner > div.re1 {
        margin: 0;
        width: 100%;
    }

    .cbp-hrmenu .cbp-hrsub-inner > div.re1 ul {
        width: 100%;
        margin-top: 20px;
    }
    .cbp-hrmenu .cbp-hrsub-inner > div.re1 > ul > li > a{
        background: #D6DDE9;
    }
    .cbp-hrmenu .cbp-hrsub-inner > div.re2 > ul > li > a{
        background: #D6DDE9;
    }
    .cbp-hrmenu .cbp-hrsub-inner > div.re3 > ul > li > a{
        background: #D6DDE9;
    }

    .cbp-hrmenu .cbp-hrsub-inner > div.re2 > ul {
        width: 100%;
        margin: 0;
    }
    .cbp-hrmenu .cbp-hrsub-inner > div.re3 > ul {
        width: 100%;
        margin: 0;
    }


    .cbp-hrsub-inner > ul > li {
        width: 100%;
        float: none;
    }

    .cbp-hrmenu > ul > li {
        display: block;
        /* border-bottom: 4px solid #47a3da; */

        float: left;
        width: 33%;
    }

    .cbp-hrmenu > ul > li.cbp-hropen a.icon1 {
        background: #1F4FB5 url('../images/report.gif');
        background-size: 100%;

    }
    .cbp-hrmenu > ul > li.cbp-hropen a.icon2 {
        background: #1F4FB5 url('../images/icon-operation.png');
        background-size: 100%;
    }
    .cbp-hrmenu > ul > li.cbp-hropen a.icon3 {
        background: #1F4FB5 url('../images/icon-setting.png');
        background-size: 100%;
    }
    a.icon1{
        /* display: none; */
        background: url('../images/icon-report.png'); 
        background-size:100%;
    }
    a.icon2{
        background: url('../images/icon-operation.png'); 
        background-size:100%;
    }
    a.icon3{
        background: url('../images/icon-setting.png'); 
        background-size:100%;
    }
    .cbp-hrmenu > ul > li > a { 
        /* padding: 1em 3em; */
        font-size:0;

        height: 60px;
        margin-left: 30px;
    }

    .cbp-hrmenu .cbp-hrsub { 
        /* position: relative; */

        /* background: none; */
    }

    .cbp-hrsub h4 {
        padding-top: 0.6em;

        width: 100%;
    }

}

@media screen and (max-width: 36em) { 
    .cbp-hrsub-inner > div.re3 {
        width: 100%;
        float: none;
        padding: 0 2em;
    }

    .cbp-hrmenu .cbp-hrsub-inner > div.re3 {
        float: left;
    }
}



