﻿@charset "utf-8";

/************Login page Start***************/

.content-body {
    font-size: .75rem;
    width: 100% !important;
}

textarea,
select,
input[type=text],
input[type=number],
input[type=password],
.global-font-size {
    font-size: .75rem !important;
}

.table .dropdown-menu {
    font-size: .80rem !important;
}

input[type=checkbox],
input[type=radio] {
    vertical-align: middle;
    margin: 2px 2px 5px 5px;
}

/***Header Start***/ 

.header {
    min-height: 200px;
    background: #286090;
    border-bottom: solid 3px #f04d55;
}


/***Header End***/

req {
    color: #dc3545 !important
}

.count-dairy-update ul li {
    list-style: none;
    display: inline;
    position: relative;
    float: left;
}

.req-style {
    padding: 0 1.25rem;
    margin-bottom: 0;
}

.close-style {
    line-height: .5;
}

.line-bottom {
    margin-bottom: 30px !important;
}

.count-dairy-update ul li:nth-child(1)::before {
    width: 16px;
    height: 16px;
    content: "";
    border: 1px solid #ccc;
    z-index: 999;
    margin: 2px 5px;
    float: left;
    background: #3134E4;
}

.count-dairy-update ul li:nth-child(2)::before {
    width: 16px;
    height: 16px;
    content: "";
    border: 1px solid #ccc;
    z-index: 999;
    margin: 2px 5px;
    float: left;
    background: #DD0000;
}

.count-dairy-update ul li:nth-child(3)::before {
    width: 16px;
    height: 16px;
    content: "";
    border: 1px solid #ccc;
    z-index: 999;
    margin: 2px 5px;
    float: left;
    background: #00AA00;
}

.count-dairy-update ul li:nth-child(4)::before {
    width: 16px;
    height: 16px;
    content: "";
    border: 1px solid #ccc;
    z-index: 999;
    margin: 2px 5px;
    float: left;
    background: #99D2F3;
}


/* * Form styles* */

.admin {
    background-color: #F7F7F7;
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: -110px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.admin-container.admin {
    max-width: 425px;
    padding: 15px 25px;
    box-shadow: inset 0px 0px 0px 4px #396999;
    border: 10px solid #f7f7f7;
}

.profile-img-card {
    margin: 0 auto 10px;
    display: block;
}

.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.forgets h2 {
    text-align: center;
    background: #f04d55;
    padding: 8px 0px;
    color: #fff;
    font-size: 18px;
    /*font-family: "Raleway";*/
    border-radius: 15px 15px 0px 0px;
    margin-bottom: 0;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    font-size: 14px;
    /*font-family: "Raleway";*/
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(104, 145, 162);
}

.email {
    margin-bottom: 10px;
}

.password {
    margin-bottom: 10px;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn .btn-signin {
    /*font-family: "Raleway";*/
    background-color: rgb(57, 105, 153);
    padding: 0px;
    font-size: 16px !important;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
    margin-bottom: 15px;
}

.forgot-password {
    color: #396999;
    /*font-family: "Raleway";*/
}

    .forgot-password:hover,
    .forgot-password:active,
    .forgot-password:focus {
        color: #f04d55;
        text-decoration: none;
        /*font-family: "Raleway";*/
    }


/* * Form styles end* */


/************Login page Start***************/


/******list page*****/

.pm {
    padding: 1px 3px;
    font-size: 14px;
}

.pm-detail {
    top: 3px !important;
    font-size: 12px;
}

.menu {
    background: #07498c !important;
    border-bottom: 3px solid #fff;
}

    .menu ul li a {
        color: #ffffff !important;
    }

        .menu ul li a:hover {
            color: #ffc107 !important;
        }

    .menu .dropdown-item {
        color: #252525 !important;
    }

        .menu .dropdown-item:hover {
            background: #007bff;
            color: #fff !important;
        }

.dropmenu {
    padding: 0;
}

    .dropmenu a {
        padding: 3px 10px;
        font-size: 14px;
    }

.dropmenu1 {
    padding: 0;
    left: -45px;
}

    .dropmenu1 a {
        padding: 3px 10px;
        font-size: 14px;
    }

.main-section {
    height: auto;
    margin-bottom: 50px;
}

    .main-section .fm_contHead {
        background-color: #f7f7f7;
        border: 1px solid #e2e7ec;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        margin-top: 10px;
        margin-bottom: 5px;
    }

        .main-section .fm_contHead h2 {
            background: transparent;
            color: #222;
        }

        .main-section .fm_contHead .btn {
            font-size: 14px;
            margin-left: 5px;
        }

            .main-section .fm_contHead .btn.btn-dark {
                background-color: #085C6C;
                border-color: rgba(255, 255, 255, .1);
                ;
            }

            .main-section .fm_contHead .btn i {
                font-size: 12px;
            }

            .main-section .fm_contHead .btn i {
                color: #dcf1f5;
            }

.tblImpExp {
    background-color: #C8CBCF;
    border: 1px solid rgb(179, 183, 187);
    border-bottom: 0;
    padding: 3px;
    display: flex;
    justify-content: space-between;
}

    .tblImpExp .btn {
        padding: .15rem .5rem;
        font-size: .75rem;
    }

        .tblImpExp .btn i {
            opacity: .85;
        }

    .tblImpExp span {
        margin-right: 5px;
        display: flex;
        align-items: center;
    }
/*#f8f9fa;*/
.main-section h2 {
    color: #414141;
    text-align: left;
    background: #e6e6e6;
    border: 1px solid #d7d8d8;
    font-size: 1.2rem;
    padding: 0.5rem 0.6rem;
    /*box-shadow: 0 0.05rem 0.5rem rgba(0,0,0,.15) !important;*/
    /*font-family: "Raleway";*/
    margin-top: 0px !important;
}

/*#83bbf3;*/
/*.search-filter {
    background: #eeeeee;
    color: #414141;*/
    /*font-family: "Raleway";*/
    /*font-size: 1rem;
    padding: 0.2rem 0.6rem;
    cursor: pointer;
}*/
.search-filter {
    background-color: #e6e9ec;
    color: #212529;
    font-size: 1rem;
    font-weight: 600;
    padding: 0.25rem 0.5rem;
    /*border-radius: 0.375rem;*/
    margin-bottom: 1rem;
    text-transform: capitalize;
}

.well-sm {
    padding: 3px 10px !important;
    border-radius: 3px;
}


/*label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600 !important;
    font-family: "Raleway";
    font-size:14px !important;
    line-height:23px;
}*/


/*.form-control {
    display: block;
    width: 100%;
    height:auto !important;     
    font-size: 13px !important;   
    font-family: "Raleway";
    padding: 4px 4px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}*/

.form-actions {
    text-align: center;
    background: #d7d8d8;
    padding: 5px 0;
    margin-top: 7px;
}

.required {
    color: #f00;
    font-size: 18px;
    line-height: 20px;
}

.ValidationError {
    font-size: .7rem;
    color: #C00000;
    background-image: url(../Images/Web/error.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 16px;
}

.titles {
    float: right;
    font-weight: 700;
}

.titles1 {
    float: right;
    font-weight: 700;
}

.gms {
    margin-bottom: 5px;
}

.report {
    overflow-x: scroll;
}

.camera {
    background: #396999;
    width: 100%;
    padding: 5px 20px;
    /*font-family: "Raleway";*/
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    border: solid 2px #fff;
    border-radius: 5px;
}

.icon_img {
    padding-left: 15px;
}

    .icon_img img {
        width: 25px;
    }

.footer {
    height: auto;
    background: #396999;
    text-align: center;
    /*font-family: "Raleway";*/
    font-size: 13px;
    color: #FFF;
}

.cfcs {
    font-family: impact !important;
    font-size: 13px;
    color: #9e000d;
}

.footer p {
    padding: 7px 0px !important;
    margin: 0 0 0px !important;
}

.dashboard {
    height: 270px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.remarkDrop button {
    border: none;
    background-color: transparent;
    padding: 0;
    color: #007BFF
}

.remarkDrop .dropdown-menu {
    border-color: #FFC107;
    background: linear-gradient(to bottom, blanchedalmond, #fff);
    word-break: break-word;
    overflow-wrap: break-word;
}

.remarkDrop p {
    font-size: 12px;
    line-height: 117%;
    margin-bottom: 0;
    color: #000;
}

    .remarkDrop p span {
        color: #FD7E14;
        display: inline-block;
        margin: 0 3px;
    }

@media only screen and (max-width: 1366px) {
    .dashboard a {
        font-size: 9px;
        text-align: left;
    }

    .customer a {
        font-size: 14px;
        text-align: center;
    }
}

@media only screen and (max-width: 1280px) {
    .dashboard a {
        font-size: 8px;
        text-align: left;
    }

    .customer a {
        font-size: 14px;
        text-align: center;
    }

    .pm-detail {
        top: 3px !important;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1024px) {
    .dashboard a {
        font-size: 12px;
        text-align: left;
    }

    .customer a {
        font-size: 18px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .dashboard {
        height: auto;
    }

        .dashboard a {
            text-align: left;
        }

    .pm {
        padding: 1px 3px;
        font-size: 16px;
    }
}

@media only print {
    .noprint {
        display: none;
    }
}


/*@media only screen and (max-width: 1920px) {
    .dashboard {
        height: 385px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1600px) {
    .dashboard {
        height: 288px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1580px) {
    .dashboard {
        height: 250px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1366px) {
    .dashboard {
        height: 285px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}




@media only screen and (max-width: 1024px) {
.dashboard{ height: 215px;  }
.dashboard [type=button]{font-size: 11px; text-align: left; }
}

@media only screen and (max-width: 767px) {
.dashboard{ height: auto;  }
.dashboard [type=button]{font-size: 10px; text-align: left; }
}*/


/***********Responsive***********/

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    .no-more-tables table,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block;
    }

        .no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

            .no-more-tables thead tr.show {
                position: initial !important;
            }

    .no-more-tables tr {
        border: 1px solid #ccc;
        border-bottom: none;
        margin-bottom: 20px;
    }

    .no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 45%;
        white-space: normal;
        text-align: left;
    }

    .line-bottom {
        margin-bottom: 0 !important;
    }

    .no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    /*
    Label the data
    */
    .no-more-tables td:before {
        content: attr(data-title);
    }

    .titles1 {
        display: none;
    }
}

.dropdown-menu.row.show.drShow {
    display: inline-flex;
    min-width: 29rem;
    padding: 5px;
}

@media all and (max-width:992px) {
    .dropdown-menu.row.show.drShow {
        min-width: unset;
    }
}

@media (min-width:992px) and (max-width:1170px) {
    .dropdown-menu.row.show.drShow {
        left: -26rem;
    }
}


/* login page start */

.l_loginWrp {
    background-color: aliceblue;
    display: flex;
    justify-content: space-between;
    min-height: 100vh;
}

.l_loginLeft {
    /* background: repeating-linear-gradient(45deg, #9FBEAF, #6a95be, #2D56BB); */
    /* background: linear-gradient(to bottom, #07b0e9 0%, #08aee6, #019cb4 100%); */
    background-color: #0076bd; /*#38bfcb;*/
}

.l_loginWrp > div {
    width: 50%;
    height: 100vh;
}

.l_loginLeft {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100vh;
}

.l_imgOp img {
    width: 80%;
    filter: drop-shadow(2px 2px 2px #737373);
}

.l_loginLeft h2 {
    color: #fff;
    padding: 30px;
}

    .l_loginLeft h2 span {
        color: #ADF0F7;
        font-size: 140%;
    }

.l_loginWrapper h4 {
    color: #343a40;
    text-align: center;
    margin-bottom: 10px;
}

.l_loginWrapper {
    border-top: 4px solid #18A2B8;
    min-width: 400px;
    max-width: 400px;
    min-height: 400px;
    display: flex;
    align-items: center;
    padding: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

    .l_loginWrapper > div {
        width: 100%;
    }

    .l_loginWrapper h4 {
        color: #343a40;
        text-align: center;
        font-size: 30px;
    }

    .l_loginWrapper p {
        text-align: center;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.5;
        color: #868ba1;
        margin-bottom: 20px;
    }

    .l_loginWrapper .form-group input {
        font-size: 14px !important;
        width: 100%;
        height: 50px;
        padding: 0 15px;
        border: 1px solid #eee;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        -webkit-transition: 0.5s;
        transition: 0.5s;
        outline: none;
    }

.l_login {
    height: 40px;
    padding: 0 15px;
    font-weight: 600;
}

.l_loginWrapper label {
    font-size: 14px;
    cursor: pointer;
}

.l_adLink {
    display: inline-block;
    color: #868ba1;
    margin-top: 15px;
    text-decoration: underline;
}

.l_logo {
    display: inline-block;
    padding: 15px;
    border-radius: 8px;
}

    .l_logo img {
        width: 250px;
    }

.forget_btns {
    display: flex;
    justify-content: space-between;
}

    .forget_btns > * {
        width: 48%;
    }

    .forget_btns a.l_login {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
    }

@media all and (max-width:1170px) {
    .l_loginLeft h2 {
        font-size: 22px;
    }
}

@media all and (max-width:850px) {
    .l_logo img {
        width: 200px;
    }

    .l_loginLeft h2 {
        font-size: 18px;
    }

    .l_loginWrapper {
        min-width: 90%;
        margin: 10px;
    }
}

@media all and (max-width:700px) {
    .l_loginWrp {
        flex-direction: column;
        justify-content: start;
    }

        .l_loginWrp > div {
            width: 100%;
            height: auto;
        }

    .l_imgOp {
        display: none;
    }

    .l_logo {
        padding: 10px 10px 0 10px;
    }

    .l_loginLeft h2 {
        padding: 10px;
    }

    .l_loginRight {
        margin-top: 20px;
    }

    .forget_btns > * {
        width: 100%;
        margin-bottom: 10px;
    }

    .forget_btns {
        flex-direction: column-reverse;
    }
}


/* login page end */


/* f_dashboard start */

.f_dashboard {
    padding: 10px 20px;
    color: #617087;
}

    .f_dashboard a {
        text-decoration: none;
    }

        .f_dashboard a:hover {
            color: unset;
        }

.f_tit {
    display: flex;
    justify-content: space-between;
}

    .f_tit select {
        font-size: 18px !important;
        background-color: #fff;
        border-color: #8696ad !important;
        outline: none;
        cursor: pointer;
        padding: 5px 10px;
        border-radius: 4px;
    }

.f_newAc {
    border-radius: 6px;
    padding: 16px;
    margin: 15px 0;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

    .f_newAc a {
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    .f_newAc img {
        width: 40px;
    }

    .f_newAc a:first-child img {
        margin-right: 10px;
    }

.f_newAc1 a:last-child img {
    background: linear-gradient(123deg, #60BFE3, #4D9DD5);
    border-radius: 50%;
}

.f_newAc2 a:last-child img {
    background: linear-gradient(123deg, #F7CE59, #F4A057);
    border-radius: 50%;
}

.f_newAc3 a:last-child img {
    background: linear-gradient(123deg, #79e0b5, #5CC096);
    border-radius: 50%;
}
.f_newAc4 a:last-child img {
    background: linear-gradient(123deg, #60BFE3, #4D9DD5);
    border-radius: 50%;
}


.f_newAc span {
    font-size: 22px;
    font-weight: 500;
    color: #617087;
}

.f_newAc1 {
    background-color: #DDF2FB;
}

.f_newAc2 {
    background-color: #FBDFCA;
}

.f_newAc3 {
    background-color: #DEF0E6;
}

.f_newAc4 {
    background-color: #b5cafb;
}
.f_tAct {
    height: 100%;
}

    .f_tAct a {
        display: block;
        padding: 15px;
        background-color: #fff;
        color: #617087;
        text-align: center;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        height: 100%;
    }

        .f_tAct a img:first-child {
            height: 90px;
            margin: 30px 0 15px 0;
        }

        .f_tAct a img:last-child {
            width: 100%;
            display: block;
        }

    .f_tAct h3 {
        font-size: 25px;
    }

    .f_tAct h2 {
        font-size: 35px;
        margin-bottom: 0;
    }

    .f_tAct.f_tAct1 h2 {
        color: #70C5EF;
    }

    .f_tAct.f_tAct2 h2 {
        color: #F3A65A;
    }

    .f_tAct.f_tAct3 h2 {
        color: #5CC096;
    }

.f_openSince {
    display: block;
    padding: 15px;
    background-color: #fff;
    color: #617087;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    height: 100%;
}

    .f_openSince h3 {
        font-size: 22px;
        padding-bottom: 10px;
        border-bottom: 2px solid #DEEEE9;
        margin-top: 20px;
        margin-bottom: 25px;
    }

        .f_openSince h3 img {
            height: 30px;
            margin-right: 7px;
        }

.f_opLi {
    display: flex;
    justify-content: space-between;
    color: #617087;
    position: relative;
    padding: 10px 0;
    margin-top: 10px;
}

    .f_opLi:hover::before {
        background-color: #70C5EF;
        transition-duration: .3s;
    }

    .f_opLi:hover span {
        background-color: #4D9ED6;
        transition-duration: .3s;
    }

    .f_opLi h4 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .f_opLi::before {
        content: '';
        width: 55%;
        height: 2px;
        position: absolute;
        top: 20px;
        right: 0;
        background-color: #DEEEE9;
    }
.sm_bgrid .f_opLi {
    padding: 10px;
    background-color: #f5f5f7;
}
.sm_bgrid .f_opLi::before {
    display: none;
}
.f_opLi span {
    background-color: #70C5EF;
    color: #fff;
    border-radius: 30px;
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    position: relative;
    z-index: 2;
}

.f_dCard {
    display: block;
    padding: 15px;
    background-color: #fff;
    color: #617087;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    height: 100%;
}

.mt-30 {
    margin-top: 30px;
}

.mt-10 {
    margin-top: 10px;
}

.f_dCard h3 {
    font-size: 22px;
    margin-top: 10px;
}

@media all and (max-width:1450px) {
    .f_tAct h3 {
        font-size: 22px;
    }
}

@media all and (max-width:768px) {
    .f_dashboard {
        padding: 15px;
    }

    .f_tit {
        margin-bottom: 10px;
    }

        .f_tit h2 {
            font-size: 22px;
        }

        .f_tit select {
            font-size: 14px !important;
        }

    .f_newAc {
        margin: 5px 0;
        padding: 15px;
    }

        .f_newAc img {
            width: 32px;
        }

        .f_newAc span {
            font-size: 16px;
        }

    .f_tAct a img:first-child {
        height: 60px;
        margin: 10px 0;
    }

    .f_tAct h3 {
        font-size: 22px;
    }

    .mt-30 {
        margin-top: 10px;
    }

    .f_openSince h3,
    .f_dCard h3 {
        font-size: 18px;
    }

    .f_opLi h4 {
        font-size: 16px;
    }
}


/* f_dashboard end */

.switchDash{
    display: flex;
    justify-content: space-between;
}
.switches-container {
    width: 24rem;
    position: relative;
    display: flex;
    padding: 0;
    position: relative;
    background: #2979b3;
    line-height: 3rem;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
}

/* input (radio) for toggling. hidden - use labels for clicking on */
.switches-container input {
    visibility: hidden;
    position: absolute;
    top: 0;
}

/* labels for the input (radio) boxes - something to click on */
.switches-container label {
    width: 50%;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
}
.switch-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    padding: .2rem;
    z-index: 3;
    transition: transform .5s cubic-bezier(.77, 0, .175, 1);
    /* transition: transform 1s; */
}

/* switch box highlighter */
.switch {
    border-radius: 9px;
    background: #fff;
    height: 100%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

/* switch box labels
    - default setup
    - toggle afterwards based on radio:checked status 
*/
.switch div {
    width: 100%;
    text-align: center;
    opacity: 0;
    display: block;
    color: #2979b3;
    transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0;
}

/* slide the switch box from right to left */
.switches-container input:nth-of-type(1):checked~.switch-wrapper {
    transform: translateX(0%);
}

/* slide the switch box from left to right */
.switches-container input:nth-of-type(2):checked~.switch-wrapper {
    transform: translateX(100%);
}

/* toggle the switch box labels - first checkbox:checked - show first switch div */
.switches-container input:nth-of-type(1):checked~.switch-wrapper .switch div:nth-of-type(1) {
    opacity: 1;
}

/* toggle the switch box labels - second checkbox:checked - show second switch div */
.switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2) {
    opacity: 1;
}
.f_openSince.brownOS .f_opLi::before {
    background-color: #fdd8d5;
}

.f_openSince.brownOS .f_opLi span {
    background-color: #C94C41;
}
.f_openSince.orangeOS .f_opLi::before{
    background-color: #ffe7d2;
}
.f_openSince.orangeOS .f_opLi span{
    background-color: #F4A057;
}

.f_openSince.greenOS .f_opLi::before{
    background-color: #c1f2fa;
}
.f_openSince.greenOS .f_opLi span{
    background-color: #18A2B8;
}

@media all and (max-width:620px){
    .switchDash{
        flex-direction: column;
    }
}
@media all and (max-width:420px){
    .switches-container{
        width: 100%;
        font-size: 12px;
    }

}