﻿.buttonS2 {
    height: 22px !important;
    width: 43px !important;
    line-height: 1px !important;
    text-align: center !important;
    padding: 1px !important;
    margin-left: 1px !important;
    margin-top: 9px !important;
    border: none !important;
    background-color: #5181b8 !important;
    color: white !important;
    margin-right: 6px;
}


.tbPrec {
    margin-top: 10px;
    padding: 3px;
    border-radius: 2px;
    border-style: solid;
    border-width: 0.5px;
    border-color: lightgrey;
    height: 30px;
    width: fit-content;
}

.imageEx {
    display: inline-block;
    height: 53px;
    margin-bottom: -15px;
    margin-top: -4px;
}

.imageForm {
    max-width: 150px;
    border-style: solid;
    border-width: 1px;
    float: left;
    border-color: green;
    margin-right: 11px;
    border-radius: 8px;
}

.divForm {
    border-style: solid;
    border-width: 1px;
    min-height: 95px;
    padding: 10px;
    font-family: Calibri;
    font-size: 120%;
}

.tableFr {
    margin: 0 !important;
    padding: 0 !important;
    border-collapse: unset !important;
    border-spacing: unset !important;
    line-height: unset !important;
    float: left;
    margin-left: 3px !important;
}

.tdFr {
    /*padding: 7px !important;*/
    border-style: solid !important;
    border-color: gray;
    border-width: 1px;
    width: 62px;
    border-radius: 6px;
    margin: 0px !important;
    padding: 2px !important;
}

.tdFrHid {
    padding: 7px !important;
    border-style: solid !important;
    border-color: white;
    border-width: 1px;
    width: 62px;
}

.divFrSt {
    border-top: none;
    border-bottom: none;
    border-radius: 10px;
    border-left-style: solid;
    height: 78px;
    float: left;
    margin-top: 29px;
    border-right-style: solid;
    padding-left: 6px;
    padding-right: 6px;
}

.trSecond {
    border-top-style: solid;
    border-top-color: black;
    display: inline-block;
    width: 71px;
}

.divMain {
    background-color: #f5f6f7;
    display: inline-block;
    padding: 30px;
    border-radius: 18px;
}

.textfr {
    width: 62px !important;
    height: 22px !important;
    
    border-style: none !important;
    text-align: center !important;
    font-family: Calibri !important;
    margin: 0 !important;
    font-size: 110% !important;
}

    .textfr:focus {
        border: none !important;
        border-style: none !important;
        outline: none;
    }

.buttonS {
    height: 22px !important;
    width: 43px !important;
    line-height: 1px !important;
    text-align: center !important;
    padding: 1px !important;
    margin-left: 11px !important;
    margin-top: 9px !important;
    border: none !important;
    background-color: #ff9800 !important;
    color: white !important;
}

.buttonGet {
    display: block !important;
    border: none !important;
    background-color: #65bc54 !important;
    color: white !important;
    /*margin-left: 42px !important;*/
    font-size: 67% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pAn {
    margin-top: 10px !important;
    font-size: 100%;
    font-family: Calibri;
}

.divA {
    border-style: solid;
    border-width: 1px;
    padding: 13px;
    border-radius: 5px;
    border-color: lightgrey;
    margin-top: 20px;
}






@media (min-width: 200px) {
    .divMain {
        background-color: #f5f6f7;
        display: inline-block;
        padding: 8px;
        border-radius: 18px;
        padding-bottom: 37px;
        width: 310px;
    }

    .panelDivE {
        width:253px;
        border-style: solid;        
        padding: 13px;
        margin-bottom: 20px;
        border-width: 1px;
        border-radius: 5px;
        border-color: #65bc54;
    }

    .tbleftWith {
        margin-top: 10px;
        padding: 3px;
        border-radius: 2px;
        border-style: solid;
        border-width: 0.5px;
        border-color: lightgrey;
        height: 30px;
        width: 70px;
    }
}

@media (min-width: 400px) {
    
    .panelDivE {
        min-width: 300px;
        border-style: solid;
        width: fit-content;
        padding: 13px;
        margin-bottom: 20px;
        border-width: 1px;
        border-radius: 5px;
        border-color: #65bc54;
    }

    .n_a {
        width:87px !important;
    }

    .n_b{
        width:79px !important;
    }
}

@media (min-width: 420px) {
    .divMain {
        background-color: #f5f6f7;
        display: inline-block;
        padding: 8px;
        border-radius: 18px;
        padding-bottom: 37px;
        
    }

    .panelDivE {
        min-width: 90%;
        border-style: solid;
        width: fit-content;
        padding: 13px;
        margin-bottom: 20px;
        border-width: 1px;
        border-radius: 5px;
        border-color: #65bc54;
    }

    .tbleftWith {
        margin-top: 10px;
        padding: 3px;
        border-radius: 2px;
        border-style: solid;
        border-width: 0.5px;
        border-color: lightgrey;
        height: 30px;
        width: fit-content;
    }

    .n_a {
        width: inherit;
    }

    .n_b {
        width: inherit;
    }
}

@media (min-width: 420px) {
}

@media (min-width: 520px) {
}


@media (min-width: 720px) {
}
