﻿
.mainbackground {
    background: #fff;
    padding: 20px 30px 20px;
    border-radius: 2px;
}

path {
    /* fill: #fff; */
}

.textSize {
    font-size: 18px !important;
}

.custom-dropdown {
    appearance: none;
    background: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRRdRpfJAmS-YTazaos7KxHZdpzvho0LsyhVA&s') no-repeat right 10px center !important;
    color: #000 !important;
    background-size: 10px !important;
    border: 1px solid #ccc !important;
    padding-right: 30px !important;
    cursor: pointer !important;
}

select#SchemeId {
    padding: 8px 30px 8px 10px !important;
}

.timestampssss {
    padding: 8px 30px;
    color: #ffc107;
    font-weight: bold;
}

/* svg {
        width: 140%;
    }*/
input.form-controls {
    width: 35%;
    margin-left: 20px;
    padding: 0px 6px;
    border: none;
}

:focus-visible {
    outline: none;
}


.intakepanel {
    background: #4c2525;
    padding: 13px;
    margin: 10px 0px;
    border-radius: 8px;
    box-shadow: rgb(255 255 255) 3px 3px;
    border: 1px solid #fff;
}


.waters {
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
}

.wtppanel {
    background: #005872;
    padding: 13px;
    margin: 10px 0px;
    border-radius: 8px;
    box-shadow: rgb(255 255 255) 3px 3px;
    border: 1px solid #fff;
}
.ohtpanel {
    background: green;
    padding: 13px;
    margin: 10px 0px;
    border-radius: 8px;
    box-shadow: rgb(255 255 255) 3px 3px;
    border: 1px solid #fff;
}



.aditional {
  
    padding: 13px;
    margin: 10px 0px;
    border-radius: 8px;
    box-shadow: rgb(255 255 255) 3px 3px;
    border: 1px solid #fff;
}

.z {
    background: green;
    padding: 13px;
    margin: 10px 0px;
    border-radius: 8px;
    box-shadow: rgb(255 255 255) 3px 3px;
    border: 1px solid #fff;
}








.zoombutton {
    position: absolute;
    right: 17px;
    margin-top: 4px;
}

button.btn.btn-grd-royal.px-4 {
    font-size: 14px;
    padding: 4px 8px !important;
    border-radius: 2px;
}

@media only screen and (max-width: 600px) {
    .dflexjjm {
        display: block;
    }

    input.form-controls {
        width: 101%;
        margin-left: 0px;
        padding: 0px 6px;
        border: none;
        margin-top: 10px;
    }

    .zoombutton {
        position: relative;
        right: 17px;
        margin-top: 4px;
        display: none !important;
    }
}

hr {
    margin: 4px 0px 0px;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
}

.form-check-warning {
    padding: 4px 0px;
}

.mainbackground {
    background: #fff;
    padding: 10px 29px 1px;
    border-radius: 2px;
}

label {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin: 10px 0px 0px;
}

input.form-controls {
    width: 100%;
    margin-left: 0px !important;
    padding: 0px 9px !important;
    border: none !important;
    border-radius: 3px;
    font-size: 15px;
    color: #000000;
    font-weight: 600;
}

.zoombutton {
    position: absolute;
    right: 25px;
    /*margin-top: 10px !important;*/
}

.card {
    border-bottom: 1px solid #385b6d !important;
}


.timestampssss {
    padding: 0px 0px 0px 10px !important;
    color: #ffc107;
    font-weight: bold;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 5px !important;
    right: 1px;
    width: 20px;
}


.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn.dropdown-toggle-split:first-child, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.Salianfuture {
    font-size: 14px;
    color: #7928ca;
    font-weight: bold;
}