﻿body {
    background-color: #cfc4c4;
    top: 0px !important;
}

.centerbody {
    margin: 0 auto;
    align-items: center;
}

.imgc {
    text-align: center;
}
.whtsics {
    color: #eef0f2;
    background-color: #0bbf08;
    border-color: #0bbf08;
}
.telgrm i {
       font-size: 40px; 
    background-color: #fff;
    border-radius: 50%; 
    color: #0876bf;
}
.linkgr > a {
color: #43DC80;
}
.linkrd > a {
color: red;
}
.footer {
     padding-left: 0;  
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.google-translate {
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.form-radio {  
    padding: 0px;
    display: inline-block;
    vertical-align: text-top;
}

    .form-radio li {
        float: left;
        list-style-type: none;
    }

    .form-radio label {
        padding: 5px;
    }

.form-check {
    background: #edf0eb;
    border-radius: 1.375rem;
    padding: 7px 8px;
    display: inline-block;
    width: 100%;
}

    .form-check input {
    }

    .form-check label {
        padding: 5px;margin-bottom: 1px;
    }

#ContentPlaceHolder1_chkexpnatrm label {
    padding: 0;
    margin-left: 5px;
    font-size: 14px;
}

#ContentPlaceHolder1_chkexpnatrm input[type=checkbox] {
    position: relative;
    border: 2px solid #cb8303;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: .5;
}

    #ContentPlaceHolder1_chkexpnatrm input[type=checkbox]:hover {
        opacity: 1;
    }

    #ContentPlaceHolder1_chkexpnatrm input[type=checkbox]:checked {
        background-color: #ac6f2d;
        opacity: 1;
    }

    #ContentPlaceHolder1_chkexpnatrm input[type=checkbox]:before {
        content: '';
        position: absolute;
        right: 50%;
        top: 50%;
        width: 4px;
        height: 10px;
        border: solid #edf0eb;
        border-width: 0 2px 2px 0;
        margin: -1px -1px 0 -1px;
        transform: rotate(45deg) translate(-50%, -50%);
        z-index: 2;
    }

.validation-error {
    color: red;
}

.form-check li {
    float: left;
    list-style-type: none;
    padding: 5px;
}

#ContentPlaceHolder1_chkexpnatrm li {
    float: left;
    list-style-type: none;
    padding: 3px 4px;
    min-width: 25%;
    display: flex;
    align-items: center;
}



#ContentPlaceHolder1_chkexpplce li {
    float: left;
    list-style-type: none;
    padding: 3px 4px;
    min-width: 25%;
    display: flex;
    align-items: center;
}





#ContentPlaceHolder1_chkexpplce label {
    padding: 0;
    margin-left: 5px;
    font-size: 14px;
}

#ContentPlaceHolder1_chkexpplce input[type=checkbox] {
    position: relative;
    border: 2px solid #cb8303;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: .5;
}

    #ContentPlaceHolder1_chkexpplce input[type=checkbox]:hover {
        opacity: 1;
    }

    #ContentPlaceHolder1_chkexpplce input[type=checkbox]:checked {
        background-color: #ac6f2d;
        opacity: 1;
    }

    #ContentPlaceHolder1_chkexpplce input[type=checkbox]:before {
        content: '';
        position: absolute;
        right: 50%;
        top: 50%;
        width: 4px;
        height: 10px;
        border: solid #edf0eb;
        border-width: 0 2px 2px 0;
        margin: -1px -1px 0 -1px;
        transform: rotate(45deg) translate(-50%, -50%);
        z-index: 2;
    }

#ContentPlaceHolder1_panentry .form-group {
    clear: both;
}


#ContentPlaceHolder1_chkexpplce .form-group {
    clear: both;
}

.custom-file-label::after {
    height: auto;
}
.table th, .table td {
    padding: 5px; 
}
#pglinkdiv {
    background: #F1F5F7;
    position: relative;
    margin: 0px;
    padding: 0;
    border: 0px;
    background: url(../img/thead.gif) repeat-x #DDD;
    width: 100%;
    border: solid 1px #F2F2F2;
}

    #pglinkdiv table {
        width: 100%;
    }

        #pglinkdiv table td.tdaimg {
            width: 34%;
            border: 0px !important;
            text-align: center;
        }






@media screen and (max-width: 300px) {
    .form-check li {
        float: none;
    }  
}
@media screen and (max-width: 500px) { 
    #pglinkdiv table {
        width: auto;
    }
}


@media only screen and (min-width: 100px) and (max-width: 767px) {
    #ContentPlaceHolder1_chkexpnatrm li {
        float: left;
        list-style-type: none;
        padding: 3px 4px;
        min-width: 50%;
        display: flex;
        align-items: center;
        margin-bottom: 0.5em;
    }

    #ContentPlaceHolder1_chkexpplce li {
        float: left;
        list-style-type: none;
        padding: 3px 4px;
        min-width: 50%;
        display: flex;
        align-items: center;
        margin-bottom: 0.5em;
    }

    #ContentPlaceHolder1_panentry .form-group {
        clear: both;
    }


    #ContentPlaceHolder1_chkexpplce .form-group {
        clear: both;
    }
}