﻿body, div, p, span, input, select, textarea, label, td, th, ul {
    font-family: Helvetica, sans-serif;
}

body {
    background-color: #FFFFFF;
}

html {
    margin: 0px;
    padding: 0px; /*overflow: hidden; */
}

body {
    margin: 0;
    padding: 0;
    /* overflow: hidden; */
    font-size: 12px;
}

th {
    text-align: left;
}

h1 {
    font-size: 18px;
    margin: 4px;
}

h2 {
    font-size: 16px;
    margin: 2px;
}

h3 {
    font-size: 14px;
    margin: 2px;
}

a {
    outline: none;
    text-decoration: underline;
    color: #000;
}

    a:hover {
        text-decoration: none;
    }

    a:focus {
        outline: none;
    }

.hand {
    cursor: pointer;
}

.ViewLocSave {
    cursor: pointer;
    color: Blue;
    font-weight: bold;
    text-decoration: none;
}

.btnViewSave {
    text-align: center;
}

.msg {
    font-weight: bold;
    color: #FF0000;
    margin: 5px;
    font-size: 13px;
}

.msg1 {
    font-weight: bold;
    color: #009900;
    margin: 5px;
    font-size: 13px;
}

.message {
    font-weight: bold;
    color: #FF0000;
    margin: 5px;
    display: block;
    font-size: 13px;
}

.toplogo {
    margin-top: 5px;
    max-height: 65px;
    max-width: 500px;
}

#container {
    height: 100%;
    width: 100%; /*overflow: hidden; */
    margin: 0;
    padding: 0;
}

/* =========Left side contiainer===================== */
#contentleft {
    width: 350px;
    height: 100%;
    float: left;
}

#contentright {
    margin-left: 350px;
    height: 100%;
}

#contentleft {
    /*overflow: hidden; */
}

#contentleft, #showPanel {
    color: #000;
}

#panel {
    float: left;
    width: 99%;
    height: 100%;
}

#showPanel {
    position: absolute;
    float: left;
    display: none;
    height: 100%;
    cursor: pointer;
    background: #bdbdbd;
}

    #showPanel span {
        display: block;
        font-size: 24px;
        margin: 0 0 0 0;
        padding: 10px 0 10px 7px;
        width: 20px;
        background: #bdbdbd;
        color: #222;
        position: relative;
        top: 45%;
    }

#hidePanel {
    float: left;
    width: 2px;
    height: 100%;
    cursor: pointer;
    background: #bdbdbd;
}

    #hidePanel span {
        position: absolute;
        display: block;
        font-size: 24px;
        margin: 0 0 0 -24px;
        padding: 10px 0px 10px 7px;
        width: 20px;
        background: #bdbdbd;
        color: #222;
        top: 45%;
    }

.heading {
    font-size: 18px;
    padding: 5px;
    letter-spacing: 1px;
    color: #1C94C4;
    font-weight: bold;
}

.Tcomdivheading {
    font-size: 18px;
    padding: 5px;
    letter-spacing: 1px;
    color: lightseagreen;
    font-weight: bold;
}

.Tcomheading {
    font-size: 26px;
    padding: 5px;
    letter-spacing: 1px;
    color: #1C94C4;
    font-weight: bold;
}

.heading1 {
    background-color: #404040;
    color: White;
    font-size: 15px;
    padding: 5px;
    padding-left: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}

.border1 {
    border: solid 1px lightgray;
    padding: 7px;
}
/* ============================== */
#tdheader {
    height: 80px;
}

#tdmenu {
    height: 31px;
    border: 1px solid #B7B7B7;
}

/* =========== Table */
table.tdesign, table.tdesign td {
    font-size: 12px;
}

table.tdesign {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 0 0;
}

    table.tdesign td {
        padding: .3em;
        border: 1px solid #B4AD9E;
        background: transparent;
    }

        table.tdesign td td {
            border: none;
        }

    table.tdesign th {
        background: #404040 url(../images/tr_back.gif) repeat-x;
        color: #fff;
        padding: 2px;
        height: 25px;
    }

    table.tdesign thead input {
        width: 90%;
        box-sizing: border-box;
    }

        table.tdesign thead input::placeholder {
            color: #FFFFFF;
            opacity: 1; /* Firefox */
        }

    table.tdesign th input {
        color: #fff;
    }

    table.tdesign th a {
        color: #fff;
    }


    table.tdesign .footer {
        background: lightgrey;
    }
/* ==================================== */

table.tdesign1, table.tdesign1 td {
    font-size: 12px;
}

table.tdesign1 {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 0 0;
}

    table.tdesign1 td {
        padding: .3em;
    }

        table.tdesign1 td td {
            border: none;
            border-color: white;
        }

    table.tdesign1 th {
        background-color: #F5F8F9;
        color: black;
        padding: 2px;
        height: 25px;
        border-color: #ffffff;
    }

        table.tdesign1 th a {
            color: #fff;
        }

    table.tdesign1 td {
        background: transparent;
        border-bottom: 1px;
        border-bottom-color: black;
    }

    table.tdesign1 tr th {
        border-color: white;
    }

    table.tdesign1 .footer {
        background: lightgrey;
    }




.markerlabels {
    color: #000;
    background-color: white;
    font-family: "Arial";
    font-size: 12px;
    border: 1px solid gray;
    white-space: nowrap;
}
/* ************************************************************************************* */
.menu {
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #ffffff;
}

    .menu .td {
        border: 1px solid #b7b7b7;
        border-width: 1px 0px 1px 0px;
        padding: 2px 20px 2px 7px;
        width: 100%;
    }

    .menu td {
        vertical-align: middle;
        text-align: left;
    }

        .menu td a {
            display: block;
        }
/* ************************************************************************************* */

/* ============Basic Ul/Li menu ,used on anywhere */
.mapmenu ul {
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
    z-index: 510 !important; /* Menu has 500 zindex */
}

.mapmenu li a{
    display:block;
    text-decoration : none;
    font-weight : bold;
}
    .mapmenu ul li {
        display: inline-block;
        padding : 0px 5px 0px 0px;
    }

        .mapmenu ul li:hover ul {
            display: block;
        }

        .mapmenu ul li ul {
            position: absolute;
            display: none;            
        }

        .mapmenu ul li ul.last {
            left: auto;
            right: 4px; /* you might want to change this */
        }

            .mapmenu ul li ul li {
                background: #f2f2f2;
                display: block;
                padding: 10px;
                text-align: left;
            }

                .mapmenu ul li ul li a {
                    display: block !important;                    
                }

                .mapmenu ul li ul li:hover {
                    background: #D3D3D3;
                }
/* ============================================================ */

#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8, #over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6, #over_m7, #over_m8, #over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6, #over2_m7, #over2_m8 {
    width: auto;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    height: 24px;
    vertical-align: middle;
    padding: 2px 10px 4px 10px;
    line-height: 14px;
    font-weight: normal;
}

#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8 {
    color: #000000;
}

#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6, #over_m7, #over_m8 {
    color: #ffffff;
    text-decoration: none;
    background: #000000;
}

#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6, #over2_m7, #over2_m8 {
    color: #ffffff;
    text-decoration: none;
    background: #000000;
}

#sddm1 div, #sddm2 div, #sddm3 div, #sddm4 div, #sddm5 div, #sddm6 div, #sddm7 div, #sddm8 div {
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 1px;
    background: #000;
    color: #FFF; /*top:126px; Changed by NK*/
    z-index: 1000;
}

#sddm1 div {
    margin-left: -10px;
}

#sddm2 div {
    margin-left: -10px;
}

#sddm3 div {
    margin-left: -10px;
}

#sddm4 div {
    margin-left: -10px;
}

#sddm5 div {
    margin-left: -10px;
}

#sddm6 div {
    margin-left: -10px;
}

#sddm7 div {
    margin-left: -10px;
}

#sddm8 div {
    margin-left: -10px;
}

    #sddm1 div a, #sddm2 div a, #sddm3 div a, #sddm4 div a, #sddm5 div a, #sddm6 div a, #sddm7 div a, #sddm8 div a {
        position: relative;
        display: block;
        margin: 0;
        padding: 5px 10px;
        width: auto;
        white-space: nowrap;
        text-align: left;
        text-decoration: none;
        background: #000;
        letter-spacing: 1px;
        color: #FFF;
    }

        #sddm1 div a:hover, #sddm2 div a:hover, #sddm3 div a:hover, #sddm4 div a:hover, #sddm5 div a:hover, #sddm6 div a:hover, #sddm7 div a:hover, #sddm8 div a:hover {
            background: #09ff;
            color: #fff;
        }

#logout {
    background: #333;
    display: block;
    padding: 10px 7px 7px;
    position: fixed;
    right: 5%;
    margin-right: 0px;
    top: 0px;
    z-index: 15;
    color: #FFFFFF;
}

    #logout:hover {
        padding: 13px 7px 7px 7px;
    }


.button, .button1 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 25px; /*background: url(../images/btn_stretch.png) repeat-x left top; */
    background: #09f url('../images/btn_stretch.png') repeat-x left top;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    /*Round corner area */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.textbox2 {
    border-color: white;
    border-bottom-color: #828282;
    font-size: 12px;
    font-weight: bold;
}

.dropdown1 {
    border-color: white;
    border-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #828282;
    font-size: 12px;
    font-weight: bold;
    width: 80%;
}

.clear {
    clear: both;
}

.btn_pdf {
    display: inline-block;
    background: url(/images/pdf.gif) no-repeat;
    padding: 0 0 0 12px;
    margin: 5px 0;
}

.btn_excel {
    display: inline-block;
    background: url(/images/excel.gif) no-repeat;
    padding: 0 0 0 12px;
    margin: 5px 0;
}

.btn_print {
    display: inline-block;
    background: url(/images/print.png) no-repeat;
    padding: 0 0 0 12px;
    margin: 5px 0;
}

.button_pep {
    float: left;
    height: 20px;
    background: transparent;
    line-height: 20px;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

input[type=text], input[type=password] {
    padding: 2px;
    margin: 2px 2px;
    padding: 0 2px;
    border: solid 1px #ABC1DE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: normal;
    color: #000;
    height: 22px;
    background: transparent;
    -webkit-appearance: none;
    outline-style: none;
}

textarea {
    font-size: 12px;
    border: solid 1px #ABC1DE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

select {
    padding: 2px;
    margin: 2px 2px;
    font-weight: normal;
    color: #000;
    outline-style: none;
    border: solid 1px #ABC1DE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*  height: 22px; commented on 6 oct 18 */
}

.styled-select {
    width: 170px;
}

label {
    /*
       Commented on 16 july by ashok
       font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 3px;
    clear: both;*/
}

.ajax__calendar_container {
    margin: 0;
    padding: 0;
}

.ajax__calendar_header {
    background: #09f url('/images/btn_stretch.png') center center repeat-x;
}

.ajax__calendar_title {
    color: white;
    line-height: 20px;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {
    color: #000 !important;
}

.ajax__calendar_prev {
    margin-top: 2px;
    background-color: #ececec;
    border-left: medium solid #3482dd;
}

.ajax__calendar_next {
    margin-top: 2px;
    background-color: #ececec;
    border-right: medium solid #3482dd;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {
    background-color: #3482dd !important;
    border-color: #999 !important;
    color: #fff !important;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
    background-color: #000 !important;
    border-color: #fff !important;
    color: #fff !important;
}

.ajax__calendar_footer {
    display: none;
}



/* ========== New Classes ========= */

.textbox {
    margin: 0 5px;
    padding: 0 2px;
    font-weight: normal;
    color: #000;
    border: 1px solid #CCCCCC;
    height: 24px;
}

/* ==================================== */
/* tables */
table.tablesorter {
    /*font-family: arial;     background-color: #CDCDCD;     margin: 10px 0pt 15px;     font-size: 8pt;     width: 100%;     text-align: left;*/
}

    table.tablesorter thead tr th, table.tablesorter tfoot tr th {
        /*background-color: #e6EEEE;     border: 1px solid #FFF;     font-size: 8pt;     padding: 4px; */
    }

    table.tablesorter thead tr .header {
        background-image: url(../images/bg.gif);
        background-repeat: no-repeat;
        background-position: center right;
        cursor: pointer;
    }

    table.tablesorter tbody td {
        color: #3D3D3D;
        padding: 4px;
        background-color: #FFF;
        vertical-align: top;
    }

    table.tablesorter tbody tr:nth-child(even) td {
        background-color: #ececec;
    }

    table.tablesorter thead tr .headerSortUp {
        background-image: url(../images/asc.gif);
        background-repeat: no-repeat;
    }

    table.tablesorter thead tr .headerSortDown {
        background-image: url(../images/desc.gif);
        background-repeat: no-repeat;
    }

    table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
        background-color: #8dbdd8;
    }
/* ==================================== */

/* ============== PAgination class */
.paging td {
    height: 20px;
    vertical-align: middle;
    color: #888;
    font-weight: bold;
    margin: 10px 8px 15px 8px;
}

    .paging td a {
        font-weight: bold;
        padding: 1px 7px 1px 7px;
        border: 1px solid #75b5d8;
        text-decoration: none;
        color: #126;
        background-color: #eef4f8;
    }

        .paging td a:hover {
            border: 1px solid #75b5d8;
            color: #000;
            background-color: #dfe4e8;
        }
    /*- Current page  */
    .paging td span {
        font-weight: bold;
        padding: 1px 7px 1px 7px;
        border: 1px solid #4e8cb5;
        background-color: #4e8cb5;
        color: #FFF;
    }
/* =============================================== */

.hoverPointer:hover {
    cursor: pointer;
}

.wordBreak {
    word-wrap: break-word;
    word-break: break-all;
}

.nowordBreak {
    word-wrap: normal;
    word-break: normal;
}

/* =============== Trip status codes ================*/
.tsonw {
    background-color: #00FF00 !important; /* GReen*/
    color: black !important;
}

.tsrtn {
    background-color: #3482dd !important; /* blue */
    color: black !important;
}

.tsorp {
    background-color: #eddb0e !important; /* yellow */
    color: black !important;
}

.tsorg {
    background-color: #75b5d8 !important; /* lightblue */
    color: black !important;
}

.tsdst {
    background-color: #FFC0CB !important; /* pink */
    color: black !important;
}

.tsudp {
    background-color: #FFA500 !important; /* Orange */
    color: black !important;
}

.tsunr {
    background-color: #FF0000 !important; /* Red */
    color: black !important;
}

.tscmp {
    background-color: gray !important; /* Gray */
}

.tsunr a {
    color: #FFFFFF !important;
}
/*===================================================*/

/* Styling Sheet for Tcom Payment Wallet*/
.pborder {
    border-style: solid;
    border-color: #ffffff;
    background-color: #ffffff;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: central;
}

.button2 {
    border-color: #ffffff;
    color: #2E8B57;
    font-size: 14px;
    font-weight: bold;
    background-color: white;
    border-width: 0px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.lbl {
    font-size: 13px !important;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;
    font-weight: bold;
}

.heading3 {
    font-size: 18px;
    padding: 5px;
    letter-spacing: 1px;
    color: deepskyblue;
    font-weight: bold;
}

.text {
    border-color: white !important;
    border-bottom-color: #828282 !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.table {
    display: table;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: central;
}

.row {
    display: table-row;
}

.cell {
    display: table-cell;
    background-color: white;
    width: 49%;
}

.blankcell {
    display: table-cell;
    background-color: #F5F8F9;
    width: 2%;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}


.TcomdivheadingNew {
    font-size: 15px;
    padding: 5px;
    letter-spacing: 1px;
    color: #4C83F8;
    font-weight: bold;
}


.EU_DataTable {
    width: 100%;
}

    .EU_DataTable tr th {
        background-color: #346eed;
        padding: 10px 5px 10px 5px;
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-transform: capitalize;
        text-align: left;
        height: 20px;
        font-weight: bold;
        font-size: 16px;
        color: white;
    }


    .EU_DataTable tr:nth-child(2n+1) {
        background-color: #ececec;
    }

    .EU_DataTable tr:nth-child(2n+2) {
        background-color: white;
    }


    .EU_DataTable tr td {
        padding: 5px 10px 5px 10px;
        color: #454545;
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        vertical-align: middle;
        text-align: left;
        height: 17px;
        font-size: 12px;
        font-weight: bold;
        font-family: Helvetica, sans-serif;
    }

    .EU_DataTable tr:hover td {
        background-color: #7fa5f9 !important;
        color: #fcfcfc !important;
        animation: highlight 1s;
    }

    .EU_DataTable tr td:first-child {
        text-align: left;
    }

    .EU_DataTable tr th input[type="text"] {
        border-top-color: #346eed;
        border-left-color: #346eed;
        border-right-color: #346eed;
        border-bottom-color: white;
        font-size: 13px;
        font-weight: bold;
        color: white;
        background: url('../images/magnifier.png');
        background-repeat: no-repeat;
        background-size: 14px 14px;
        padding-left: 18px;
        background-position-y: center;
    }

    .EU_DataTable tr th select {
        border-top-color: #346eed;
        border-left-color: #346eed;
        border-right-color: #346eed;
        border-bottom-color: white;
        font-size: 13px;
        font-weight: bold;
        color: white;
        background: url('../images/magnifier.png');
        background-repeat: no-repeat;
        background-size: 14px 14px;
        padding-left: 18px;
        background-position-y: center;
    }

        .EU_DataTable tr th select option {
            font-size: 13px;
            font-weight: bold;
            color: #346eed;
            background: url('../images/magnifier.png');
            background-repeat: no-repeat;
            background-size: 14px 14px;
            padding-left: 18px;
            background-position-y: center;
        }


    .EU_DataTable input ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: white !important;
    }

    .EU_DataTable input::placeholder { /* Firefox 19+ */
        color: white !important;
    }


.TcomLabel {
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    word-wrap: break-word !important;
    text-align: left;
}

    .TcomLabel label {
        font-weight: bold;
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        word-wrap: break-word !important;
        text-align: left;
    }


.kyctext {
    border-color: white !important;
    border-bottom-color: #828282 !important;
    font-size: 12px;
    font-weight: bold !important;
}

    .kyctext ::placeholder {
        font-weight: normal !important;
    }

.tbladminPanel th input {
    border-color: white !important;
    border-bottom-color: #828282 !important;
    background: url('../images/magnifierBlack.svg');
    background-repeat: no-repeat;
    background-size: 14px 14px;
    font-weight: bold !important;
    font-size: 12px;
    background-position-y: center;
    text-indent: 14px;
}


.dropdown1 :disabled {
    background: #dddddd;
}

.dropdown1 :enabled {
    background: white;
}

.msgmargin {
    margin-left: 41% !important;
}

.cacheBrowserdivout {
    width: 48%;
    float: left;
}

.cacheBrowserdivparent {
    width: 100%;
    height: 100%;
    background-color: #fafafa;
    display: flex;
}


.textcacheB {
    border-color: #fafafa !important;
    border-bottom-color: #828282 !important;
    font-size: 12px !important;
    font-weight: bold !important;
    background-color: #fafafa !important;
}

.wrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

#mapplsStylesHead {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    background-color: white;
    border-radius: 5px;
    color: #1a2b3d;
    padding: 5px 10px;
    cursor: pointer;
    user-select: none;
}

.mapplsStylesOption {
    height: 20px;
    width: 115px;
    background-color: white;
    color: #1a2b3d;
    padding: 5px 2px 5px 10px;
    border-radius: 5px;
    margin: 5px;
    user-select: none;
    cursor: pointer;
}

    .mapplsStylesOption:hover {
        background-color: #214c4a;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(26,43,61,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(26,43,61,1);
        box-shadow: 0px 0px 5px 0px rgba(26,43,61,1);
        transform: scale(1.01);
    }

    .mapplsStylesOption:hover {
        background-color: #214c4a;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(26,43,61,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(26,43,61,1);
        box-shadow: 0px 0px 5px 0px rgba(26,43,61,1);
        transform: scale(1.01);
    }

.shadowonpopup1 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
    border-radius: 8px !important;
    max-width: 392px !important;
}

.shadowonpopup2 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
    border-radius: 8px !important;
    max-width: 648px !important;
}

.shadowonpopup3 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
    border-radius: 8px !important;
    max-width: 648px !important;
}

.shadowonpopup4 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
    border-radius: 8px !important;
    max-width: 497px !important;
}

.shadowonpopup5 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
    border-radius: 8px !important;
    max-width: 475px !important;
}

.shadowonpopup6 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
    border-radius: 8px !important;
}

.shadowonpopup7 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
    border-radius: 8px !important;
    max-width: 392px !important;
}