/* Static Css*/
:root {
    --border-radius: 6px;
    --border-color: #ccc
}

/* Default CSS */
*, *:hover {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

html, body {
    background-color: #f6f6f6;
}

html, body, h1, h2, h3, h4, h5, h6, p, span, input, label, table, button, th, tr, td {
    font-family: iranyekan;
    font-size: 16px;
}
.boxWarning.blue {
    border-color: rgba(57, 179, 240, 0.71);
    background: rgba(0, 0, 255, 0.06);
}
a {
    color: #6d6d6d;
}
.socialTestModal li {
    display: inline-block;
}
.socialTestModal {
    direction: ltr;
    float: right;
    display: block;
    clear: both;
    width: 100%;
    text-align: right;
}
.pdf{
    display: none;
}
.img-test{
    margin: 0 auto;
    text-align: center;
    display: block;
}
a:hover, a:focus, a:active, li.active a {
    color: #333;
    text-decoration: none;
}

p {
    font-size: 15px;
    line-height: 2.1;
    color: #555;
    text-align: justify;
}

ul {
    list-style: none;
    padding: 0;
}
.icon-30{
    font-size: 30px;
}
.icon-book-section , .icon-video-section {
    font-size: 24px;
    vertical-align: -9px;
    margin-left: 5px;
}

.MenubarFixed .openMenu {
    width: 120px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    background: #393939;
    padding: 4px 5px;
    height: 33px;
    border-radius: 3px;
    font-size: 20px;

}
.MenubarFixed .closeMenu {
    width: 70px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    background: #393939;
    padding: 4px 5px;
    height: 33px;
    border-radius: 3px;
    font-size: 20px;

}
.MenubarFixed .openMenu span, .MenubarFixed .closeMenu span {
    font-size: 13px;
    position: relative;
    top: -7px;
}
/*Icon COlor */
.red.icon {
    color: #fd8f95;
}
.esanj.icon {
    color: #00867d;
}
.purple-light.icon {
    color: #d220bf;
}

.blue.icon {
    color: #39b3f0;
}

.green.icon {
    color: #4ac12a;
}

.orange.icon {
    color: #fc9e26;
}

.purple.icon {
    color: #6c6aff;
}

.cyan.icon {
    color: #0fddb3;
}

/* icon water */
.water-jar > .icon {

    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    font-size: 60px;
    color: #888;

}

.icon-TypeB i {

    font-size: 40px;
    position: relative;
    right: 20px;
    top: 20px;
    color: white;

}

.header.TypeB span .icon {
    font-size: 50px !important;
}

#sec_6 .water-jar > .icon {

    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    font-size: 45px;
    color: #888;

}
.header.one h5 {
    position: relative;
    top: 60px;
}
.header.one{
    margin-bottom: 20px;
}
/* menu outer*/
/*.outer-menu {*/
/*background: #fff;*/
/*height: 64px;*/
/*left: 0;*/
/*top: 0;*/
/*z-index: 1;*/
/*position: absolute;*/
/*!*width: 100%;*!*/
/*!*z-index: 99999999999999999999999999999999999999;*!*/
/*display: inline-block;*/
/*}*/
/*.outer-menu .checkbox-toggle {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 20;*/
/*cursor: pointer;*/
/*width: 60px;*/
/*height: 60px;*/
/*opacity: 0;*/
/*}*/
/*.outer-menu .hamburger {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 10;*/
/*width: 55px;*/
/*height: 60px;*/
/*padding: .5em 1em;*/
/*background: rgba(33,150,243,0);*/
/*border-radius: 0 .12em .12em 0;*/
/*cursor: pointer;*/
/*transition: box-shadow .4s ease;*/
/*-webkit-backface-visibility: hidden;*/
/*backface-visibility: hidden;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .menu {*/
/*z-index: 1;*/
/*position: fixed;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*pointer-events: none;*/
/*visibility: hidden;*/
/*overflow: hidden;*/
/*-webkit-backface-visibility: hidden;*/
/*backface-visibility: hidden;*/
/*outline: transparent solid 1px;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .hamburger > div {*/
/*color: #3f3f3f !important;*/
/*}*/
/*.outer-menu .hamburger > div, .outer-menu .hamburger > div::after, .outer-menu .hamburger > div::before {*/
/*background: #3f3f3f !important;*/
/*}*/
/*.outer-menu .hamburger > div {*/
/*position: relative;*/
/*flex: none;*/
/*width: 100%;*/
/*height: 2px;*/
/*background: #fefefe;*/
/*transition: all .4s ease;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .hamburger > div::after, .outer-menu .hamburger > div::before {*/

/*content: '';*/
/*position: absolute;*/
/*z-index: 1;*/
/*top: -10px;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 2px;*/
/*background: inherit;*/
/*transition: all .4s ease;*/

/*}*/
/*.outer-menu .hamburger > div::after {*/
/*top: 10px;*/
/*}*/
/*.outer-menu .hamburger > div::before {*/

/*content: '';*/
/*position: absolute;*/
/*z-index: 1;*/
/*top: -10px;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 2px;*/
/*background: inherit;*/
/*transition: all .4s ease;*/

/*}*/
/*.outer-menu .menu > div {*/

/*z-index: 9999 !important;*/
/*border-radius: 0;*/
/*top: 0;*/
/*margin-top: -10px;*/

/*}*/
/*.outer-menu .menu > div {*/

/*width: 200vw;*/
/*height: 200vw;*/
/*color: #fefefe;*/
/*background: #00867d;*/
/*border-radius: 50%;*/
/*transition: all .4s ease;*/
/*flex: none;*/
/*-webkit-transform: scale(0);*/
/*transform: scale(0);*/
/*-webkit-backface-visibility: hidden;*/
/*backface-visibility: hidden;*/
/*overflow: hidden;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/

/*}*/
/*.outer-menu .menu > div > div {*/

/*max-width: 90vw;*/
/*max-height: 100vh;*/
/*opacity: 0;*/
/*transition: opacity .4s ease;*/
/*overflow-y: auto;*/
/*flex: none;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/

/*}*/
/*.outer-menu .menu > div > div {*/
/*text-align: center;*/
/*}*/
/*.outer-menu .menu > div > div > ul {*/
/*list-style: none;*/
/*padding: 0 1em;*/
/*margin: 0;*/
/*display: block;*/
/*max-height: 100vh;*/
/*}*/
/*.outer-menu .menu > div > div > ul > li {*/
/*padding: 0;*/
/*margin: 1em;*/
/*font-size: 24px;*/
/*display: block;*/
/*}*/
/*.outer-menu .menu > div > div > ul > li > a {*/

/*position: relative;*/
/*display: inline;*/
/*cursor: pointer;*/
/*transition: color .4s ease;*/

/*}*/
/*.outer-menu .menu > div > div > ul > li > a::after {*/

/*content: '';*/
/*position: absolute;*/
/*z-index: 10;*/
/*bottom: -.15em;*/
/*left: 0;*/
/*width: 0;*/
/*height: 2px;*/
/*background: #e5e5e5;*/
/*transition: width .4s ease;*/

/*}*/
.Newsletters input {

    position: relative;
    z-index: 0 !important;

}
.outer-menu {
    /*position: fixed;*/
    /*top: 5px;*/
    left: 0;
    z-index: 99999999999999999999999999999999999999;
}

.outer-menu .checkbox-toggle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    cursor: pointer;
    width: 60px;
    height: 60px;
    opacity: 0;
}

.outer-menu .checkbox-toggle:checked + .hamburger > div {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.outer-menu .checkbox-toggle:checked + .hamburger > div:before,
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    opacity: 0;
}

.outer-menu .checkbox-toggle:checked ~ .menu {
    pointer-events: auto;
    visibility: visible;
}

.outer-menu .checkbox-toggle:checked ~ .menu > div {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-duration: 0.75s;
}

.outer-menu .checkbox-toggle:checked ~ .menu > div > div {
    opacity: 1;
    transition: opacity 0.4s ease 0.4s;
}

.outer-menu .checkbox-toggle:hover + .hamburger {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}

.outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.outer-menu .hamburger {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 55px;
    height: 60px;
    padding: 0.5em 1em;
    background: rgba(33, 150, 243, 0);
    border-radius: 0 0.12em 0.12em 0;
    cursor: pointer;
    transition: box-shadow 0.4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .hamburger > div {
    position: relative;
    flex: none;
    width: 100%;
    height: 2px;
    background: #333333;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .hamburger > div:before,
.outer-menu .hamburger > div:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: inherit;
    transition: all 0.4s ease;
}

.outer-menu .hamburger > div:after {
    top: 10px;
}

.outer-menu .menu {
    z-index: 4;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .menu > div {
    width: 200vw;
    height: 200vw;
    color: #FEFEFE;
    background: #00867d;
    /*border-radius: 50%;*/
    transition: all 0.4s ease;
    flex: none;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .menu > div > div {
    text-align: center;
    max-width: 90vw;
    max-height: 100vh;
    opacity: 0;
    transition: opacity 0.4s ease;
    overflow-y: auto;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .menu > div > div > ul {
    list-style: none;
    padding: 0 1em;
    margin: 0;
    display: block;
    max-height: 100vh;
}

.outer-menu .menu > div > div > ul > li {
    padding: 0;
    font-size: 14px;
    display: block;
}

.outer-menu .menu > div > div > ul > li > a {
    position: relative;
    display: inline;
    cursor: pointer;
    transition: color 0.4s ease;
    color: white;
    font-size: 16px;
}

.outer-menu .menu > div > div > ul > li > a:hover {
    color: #e5e5e5;
}

.outer-menu .menu > div > div > ul > li > a:hover:after {
    width: 100%;
}

.outer-menu .menu > div > div > ul > li > a:after {
    content: '';
    position: absolute;
    z-index: 10;
    bottom: -0.15em;
    left: 0;
    width: 0;
    height: 2px;
    background: #e5e5e5;
    transition: width 0.4s ease;
}

/*icon Size*/
.icon-default img {
    width: 25px;
    vertical-align: -8px;
    margin-left: 5px;
}

.icon-default i {
    font-size: 20px;
    margin-left: 10px;
    vertical-align: -4px;
}

.icon-chart i {
    font-size: 30px;
    vertical-align: 5px;
}

.icon-section-header i {
    font-size: 30px;
    vertical-align: -8px;
    margin-left: 5px;
}

.icon-section-content i {
    font-size: 90px;
}

/* Added Custom my Css*/
/* Header Menu */
.container-fluid.container-header-menu {
    height: 80px;
    line-height: 80px;
    /*border-bottom: 1px solid rgb(0, 0, 0, 0.1);*/
    box-shadow: 0 0 8px #828282;
    position: relative;
    background: white;
}

.container-fluid.container-header-menu.typeB {
    height: 64px;
    line-height: 64px;
}

/*.container {*/
/*padding: 0 !important;*/
/*}*/
.buttonAuth {
    background: #fbfbfb !important;
    z-index: 2;
    font-size: 10px;
    padding: 10px 18px;
    border: 1px solid #0d7871 !important;
    border-radius: 6px;
}

.container-fluid.container-header-menu.typeB .logo {
    margin-right: 5px;
}

.container-fluid.container-header-menu ul.menubar {
    margin: 0;
    vertical-align: middle;
}

.container-fluid.container-header-menu ul.menubar li {
    display: inline-block;
    margin-left: 25px;
}.container-fluid.container-header-menu ul.menubar li:first-child {
     display: inline-block;
     margin-left: 4px;
 }
.container-fluid.container-header-menu ul.menubar li:nth-child(2){
    margin-left: 50px;
}
.container-fluid.container-header-menu li.login > a, .container-fluid.container-header-menu li.register > a {

    border: 1px solid #aaa;
    padding: 8px 3px;
    border-radius: 4px;
    font-size: 14px;

}
.container-fluid.container-header-menu ul.menubar li:first-child a {
    padding: 8px 13px;
}
.container-fluid.container-header-menu li.login > a span, .container-fluid.container-header-menu li.register > a span {
    font-size: 14px;
}
.container-fluid.container-header-menu li.login > a span:first-child, .container-fluid.container-header-menu li.register > a span:first-child {

    font-size: 14px;
    position: relative;
    left: 3px;

}
.container-fluid.container-header-menu li.login > a span:last-child, .container-fluid.container-header-menu li.register > a span:last-child {

    font-size: 14px;
    position: relative;
    left: 10px;

}
.container-fluid.container-header-menu li.register > a {

    border: 1px solid #aaa;
    padding: 8px 11px 8px 0;
    border-radius: 4px;
    font-size: 14px;

}

.container-fluid.container-header-menu li.login:hover .svg img, .container-fluid.container-header-menu li.register:hover .svg img {
    filter: invert(1);

}
.container-fluid.container-header-menu li.login:hover > a{
    color: #12a8f5 !important;
    border-color: #12a8f5 !important;
    text-shadow: 0 0 5px rgba(0,0,0,.21) !important;
}
.container-fluid.container-header-menu li.register:hover > a{
    color: #ff6e76 !important;
    border-color: #ff6e76 !important;
    text-shadow: 0 0 5px rgba(0,0,0,.21) !important;
}


/* Header */

.container-fluid.container-header {
    height: 140px;
    background: linear-gradient(to right, #00A584, #006059, #1daa6a);
    border: 1px solid var(--border-color);
}

.summary_status .list-Access li {
    margin-bottom: 0px;
    margin-top: 15px;
}

.progressBar .right .title {

    margin-right: 0;
    position: absolute;
    top: 0px;
    width: 150px !important;

}


.rate {
    width: 100%;
    border: 1px solid var(--border-color);
    background: #f6f6f6;
    margin-top: 6px;
    border-radius: 4px;
    padding: 2px 0;
    height: 32px;
    text-align: center;
    direction: rtl;
}

.checked {
    color: #ff9000 !important;
}

.rateview > span:hover, .rateview > span:hover ~ span {
    color: rgba(255, 144, 0, 0.51) !important;
}

.rateview .icon {
    font-size: 15px;
    margin-left: 6px;
}

.rateview > span {
    color: #0006;
    cursor: pointer;
    font-size: 24px;
}

.textArea_Custom {
    border: 1px solid var(--border-color);
    padding: 5px 9px;
    width: 100%;
    border-radius: var(--border-radius);
}


.container-fluid.container-footer.up {
    background-color: #eceff1;
    border-top: 1px solid #cfd8dc;
    padding: 25px;
}

.container-fluid.container-footer.up h5 {
    color: #00867d;
    margin-bottom: 30px;
    font-size: 15px;
}

.container-fluid.container-footer.up .tags {
    margin-bottom: 5px;
}

.container-fluid.container-footer.up .tags a h6 {
    display: inline-block;
    margin: 0;
    background: #e2e5e6;
    color: #838585;
    border-radius: 5px;
    padding: 2px 10px;
    font-weight: 300;
    font-size: 13px;
}

.container-fluid.container-footer.up .tags:hover {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.51);
    font-weight: 500;
}

.container-fluid.container-footer.up .link {
    margin-bottom: 10px;
}

.container-fluid.container-footer.up .link a h6 {
    color: #666;
    font-weight: 500;
    font-size: 14px;
}

.container-fluid.container-footer.up .link:hover a h6 {
    color: #666;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.51);
}

.buttonShare {
    color: white;
    padding: 10px;
    border-radius: var(--border-radius);
    text-align: center;
}

.buttonShare:hover {
    opacity: .8;
}

.buttonShare.instagram {
    background-image: linear-gradient(266deg, #4e60d3, #913baf 35%, #d52d88 68%, #f26d4f);
    margin-bottom: 10px;
}

.buttonShare.telegram {
    background-image: linear-gradient(266deg, #4668d3, #269ee1);
}

.buttonShare span {
    font-size: 12px;
}

.buttonShare img {
    width: 20px;
    filter: invert(1);
}

.Newsletters button {
    background: #00867d;
    color: #fff;
}

.container-fluid.container-footer.up h5.gray-text {
    color: #636363;
    font-size: 14px;
    margin-bottom: 15px;
}

.container-fluid.container-footer.up .footerInfo {
    text-align: center;
}

.container-fluid.container-footer.up .footerInfo a {
    color: #00867d;
    font-weight: 500;
}

.container-fluid.container-footer.up hr {
    border-color: #dbe1e4;
}

.container-fluid.container-footer.down .namad img {
    /*width: 100%;*/
    height: auto;
    text-align: center;
    margin: 10px auto;
}

.container-fluid.container-footer.down .namad {
    position: relative;
    width: 100%;
    height: 140px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    display: inline-flex;
}

.container-fluid.container-footer.down {
    background-color: #d7dee0;
    padding: 30px 0 15px;
}

.container-fluid.container-footer.down > div > span {
    text-align: center;
    display: block;
    color: #585858;
    border-top: 1px solid #c6ccce;
    margin-top: 20px;
    padding: 15px 0 0;
    font-size: 12px;
}

.container-fluid.container-footer.down h4 {
    font-size: 18px;
}

.container-fluid.container-footer.down p {
    text-align: justify;
    color: #555;
    line-height: 2.3;
}

.container-fluid.container-footer.down > div > span > a {
    color: #00867d;
    font-weight: 700;
}

.MenubarFixed {
    background: #393939;
    position: fixed;
    z-index: 3;
    top: 0;
    height: 100%;
    width: 60%;
    color: #eee !important;
    right: -60%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.va-12 {
    vertical-align: -12px;
}

.MenubarFixed .openToggleMenu {
    position: absolute;
    right: unset;
    bottom: 0;
    left: 10px;
}

.MenubarFixed > .header {
    border-bottom: 1px solid rgba(204, 204, 204, 0.51);
    margin-bottom: 10px;
}

.MenubarFixed .list-Access {
    color: #eee;
}

.MenubarFixed .list-Access a {
    color: #eee;
    font-size: 12px;
}
.MenubarFixed .list-Access a::before {
    color: white;
}

.MenubarFixed.active {
    background: #393939;
    position: fixed;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 60%;
    color: #eee !important;
    right: 0 !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.MenubarFixed .icon-30 svg {
    width: 32px;
    fill: white;
    padding: 4px;
}

.openToggleMenu {
    cursor: pointer;
}
.boxWarning {

    background: rgba(255, 137, 84, 0.05);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ff8954;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}.boxDanger {
     background: rgba(255, 0, 5, 0.08);
     padding: 20px;
     text-align: center;
     border-radius: 5px;
     border: 1px solid #ff2400;
     display: flex;
     clear: both;
     margin-bottom: 12px;
 }
.boxWarning .icon  {

    color: #ff8954;
    font-size: 64px;
    margin-left: 25px;

}.boxDanger .icon {

     color: #ff3949;
     font-size: 64px;
     margin-left: 25px;

 }
.boxWarning p , .boxWarning p {
    font-size: 13px;
    line-height: 2.1;
    color: #555;
    text-align: justify;

}
.sub {
    margin-top: 60px;
}
.sub h4, .sub h6 {

    font-weight: bold;

}
.sub h4 {
    margin-bottom: 50px;
    font-size: 20px;
}
.sub div{
    margin-top: 30px;
    position: relative;
    padding-right: 20px;
}
.sub div h6::before {

    content: '';
    width: 10px;
    height: 10px;
    background: #6c6aff;
    position: absolute;
    right: 5px;
    border-radius: 1px;
    top: 5px;

}

.boxDesciption {
    background: white;
    border: 1px solid #ccc;
    padding: 10px 20px;
    display: flex;
}
.boxDesciption img{
    flex: 0 0 150px;
    height: 225px;
    margin-left: 15px;
}
.boxDesciption p {
    font-size: 14px;
    line-height: 2.2;
}
.boxWarning.purple {
    background: rgba(115, 106, 255, 0.07);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #736aff;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}
.boxWarning.orange {
    background: rgba(252, 158, 38, 0.07);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #fc9e26;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}
.boxWarning.red {
    background: rgba(253, 143, 149, 0.07);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #fd8f95;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}



/* Box */
li .Boxstatus {
    border: 1px solid #ccc;
    padding: 4px;
    font-size: 12px;
    text-align: right;
    margin-top: 6px;
    border-radius: 4px;
    font-size: 12px;
    text-align: right;
    position: relative;
}
li .Boxstatus span {
    margin: 0 5px;
    font-size: 12px;
}
ul.status {

    padding: 0 0 0 5px;
position: relative;
}
li .Boxstatus span:last-child {
    float: left;
}


.Boxstatus span {
    position: relative;
}
.Boxstatus::before {
    content: '';

    width: 85px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
li:nth-child(1) .Boxstatus::before{
    background: rgba(25, 213, 23, 0.48);
}
li:nth-child(2) .Boxstatus::before{
    background: rgba(55, 195, 29, 0.48);
}
li:nth-child(3) .Boxstatus::before{
    background: rgba(81, 179, 35, 0.48);
}
li:nth-child(4) .Boxstatus::before{
    background: rgba(101, 167, 40, 0.48);
}
li:nth-child(5) .Boxstatus::before{
    background: rgba(127, 151, 46, 0.48);
}
li:nth-child(6) .Boxstatus::before{
    background: rgba(150, 137, 51, 0.48);
}
li:nth-child(7) .Boxstatus::before{
    background: rgba(177, 121, 57, 0.48);
}
li:nth-child(8) .Boxstatus::before{
    background: rgba(198, 108, 61, 0.48);
}
li:nth-child(9) .Boxstatus::before{
    background: rgba(223, 93, 67, 0.48);
}
li:nth-child(10) .Boxstatus::before{
    background: rgba(247, 79, 72, 0.48);
}




li:nth-child(1) .Boxstatus  {
    /*border-color: #12b700;*/
    border-color: rgba(25, 213, 23, 0.2);

}
li:nth-child(2) .Boxstatus  {
    /*border-color: #00b533;*/
    border-color: rgba(55, 195, 29, 0.2);
}
li:nth-child(3) .Boxstatus  {
    border-color: rgba(81, 179, 35, 0.2);
}
li:nth-child(4) .Boxstatus  {
    border-color:  rgba(101, 167, 40, 0.2);
}
li:nth-child(5) .Boxstatus  {
    border-color:  rgba(127, 151, 46, 0.2);
}
li:nth-child(6) .Boxstatus  {
    border-color: rgba(150, 137, 51, 0.2);
}
li:nth-child(7) .Boxstatus  {
    border-color: rgba(177, 121, 57, 0.2);
}
li:nth-child(8) .Boxstatus  {
    border-color: rgba(198, 108, 61, 0.2);
}
li:nth-child(9) .Boxstatus  {
    border-color: rgba(223, 93, 67, 0.2);
}
li:nth-child(10) .Boxstatus  {
    border-color: rgba(247, 79, 72, 0.2);
}
li:nth-child(11) .Boxstatus  {
    border-color: #ff2424;
}



li.active:nth-child(1) .Boxstatus span {
    color: white;
    /*border-color: #12b700;*/
    border-color: rgba(25, 213, 23, 0.2);
}
li.active:nth-child(2) .Boxstatus span {
    color: white;
    /*border-color: #00b533;*/
    border-color: rgba(55, 195, 29, 0.2);
}
li.active:nth-child(3) .Boxstatus span {
    color: white;
    border-color: rgba(81, 179, 35, 0.2);
}
li.active:nth-child(4) .Boxstatus span {
    color: white;
    border-color:  rgba(101, 167, 40, 0.2);
}
li.active:nth-child(5) .Boxstatus span {
    color: white;
    border-color:  rgba(127, 151, 46, 0.2);
}
li.active:nth-child(6) .Boxstatus span {
    color: white;
    border-color: rgba(150, 137, 51, 0.2);
}
li.active:nth-child(7) .Boxstatus span {
    color: white;
    border-color: rgba(177, 121, 57, 0.2);
}
li.active:nth-child(8) .Boxstatus span {
    color: white;
    border-color: rgba(198, 108, 61, 0.2);
}
li.active:nth-child(9) .Boxstatus span {
    color: white;
    border-color: rgba(223, 93, 67, 0.2);
}
li.active:nth-child(10) .Boxstatus span {
    color: white;
    border-color: rgba(247, 79, 72, 0.2);
}
li.active:nth-child(11) .Boxstatus span {
    color: white;
    border-color: #ff2424;
}


li.active:nth-child(1) .Boxstatus span {
    /*border-color: #12b700;*/
    border-color: rgba(25, 213, 23, 0.2);
    /*background: #12b700;*/
    background: rgba(25, 213, 23, 0.48);
}
li.active:nth-child(2) .Boxstatus {
    /*border-color: #00b533;*/
    /*background: #00b533;*/
    border-color: rgba(55, 195, 29, 0.2);
    background: rgba(55, 195, 29, 0.48);
}
li.active:nth-child(3) .Boxstatus {
    border-color: rgba(81, 179, 35, 0.2);
    background: rgba(81, 179, 35, 0.48);
}
li.active:nth-child(4) .Boxstatus {
    border-color:  rgba(101, 167, 40, 0.2);
    background:  rgba(101, 167, 40, 0.48);
}
li.active:nth-child(5) .Boxstatus {
    border-color:  rgba(127, 151, 46, 0.2);
    background:  rgba(127, 151, 46, 0.48);
}
li.active:nth-child(6) .Boxstatus {
    border-color: rgba(150, 137, 51, 0.2);
    background: rgba(150, 137, 51, 0.48);
}
li.active:nth-child(7) .Boxstatus {
    border-color: rgba(177, 121, 57, 0.2);
    background: rgba(177, 121, 57, 0.48);
}
li.active:nth-child(8) .Boxstatus {
    border-color: rgba(198, 108, 61, 0.48);
    background: rgba(198, 108, 61, 0.48);
}
li.active:nth-child(9) .Boxstatus {
    border-color: rgba(223, 93, 67, 0.2);
    background: rgba(223, 93, 67, 0.48);
}
li.active:nth-child(10) .Boxstatus {
    border-color: rgba(247, 79, 72, 0.2);
    background: rgba(247, 79, 72, 0.48);
}
li.active:nth-child(11) .Boxstatus {
    border-color: #ff2424;
    background: #ff2424;
}




/* Custom */
.Boxstatus::before {
    content: '';
    background: #ff00463b;
    width: 85px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}



/*.status::after {*/

/*    position: absolute;*/
/*    content: '';*/
/*    background: red;*/
/*    width: 2px;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    left: 90px;*/

/*}*/



/*.status::before {*/
/**/
/*    position: absolute;*/
    /*content: '';*/
    /*width: 15px;*/
    /*height: 100%;*/
    /*top: 0;*/
    /*left: -6px;*/
    /*z-index: 4;*/
    /*background: linear-gradient(#16d716, #ff4a4a);*/
/**/
/*}*/



/*.Boxstatus::after {*/
/*    position: absolute;*/
/*    left: -16px;*/
/*    top: 50%;*/
/*    width: 5px;*/
/*    height: 4px;*/
/*    background: #fb9e9e;*/
    /*content: '';*/
    /*transform: translateY(-50%);*/
    /*border-radius: 1px;*/
/*}*/

/* High chart */
.highcharts-background {
    fill: #f6f6f6;
}


/* Box Alert Custom */
.boxWarning {
    background: rgba(255, 137, 84, 0.05);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ff8954;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}
.boxWarning.Custom i {
    font-size: 40px;
    margin-top: 10px;
}
@media only screen and (max-width: 1199px) {

    .fixedSideBar {
        position: fixed !important;
        top: 15px !important;
        width: 283.3px !important;
    }
}

@media only screen and (max-width: 768px) {
    .container-fluid.container-content {
        padding: 0;
    }

    .MenubarFixed .list-Access li a::before {
        content: '' !important;
        background-image: url('../../asset/image/oval-light.svg') !important;
        background-size: 10px 10px !important;
        width: 10px !important;
        height: 10px !important;
        position: absolute !important;
        right: -15px !important;
        top: 8px !important;
    }
    .MenubarFixed .list-Access li.active a::before {
        content: '' !important;
        background-image: url('../../asset/image/oval1.svg') !important;
        background-size: 10px 10px !important;
        width: 10px !important;
        height: 10px !important;
        position: absolute !important;
        right: -15px !important;
        top: 8px !important;
    }
}

@media only screen and (max-width: 600px) {

    #sec_1 img {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .boxMainContent .header {
        display: flex;
        clear: both;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .boxMainContent .header{
        display: flex;
        clear: both;
        flex-direction: row;
        flex-wrap: wrap !important;
    }

}

