﻿.item2 {
    width: 604px;
}

.reqselected {
    font-weight: bold;
    color: green;
}

.reqnotselected {
    font-weight: unset;
    color: darkslategray;
}

#tdstatsdesc {
    width: 540px;
    float: left;
    padding-top: 10px;
    padding-bottom: 11px;
}

.topcontact {
    float: left;
    width: 604px;
    margin-bottom: 10px;
    white-space: nowrap;
    font-size: 0.85em;
}

#tableTopSort {
    width: 660px;
}

#topcont1 {
    float: left;
    padding: 6px;
    border-bottom: 1px solid red;
    border-top: 1px solid red;
    border-left: 1px solid red;
    border-right: 1px solid red;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding-right: 8px;
}

#topcont2 {
    float: left;
    padding: 6px;
    border-bottom: 1px solid red;
    border-top: 1px solid red;
    border-right: 1px solid red;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding-right: 8px;
}

#topcont3 {
    float: left;
    padding: 6px;
    border-bottom: 1px solid red;
    border-top: 1px solid red;
    border-right: 1px solid red;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding-right: 8px;
}

.actasTD {
    display: table-cell;
    text-align: center;
    margin-right: 5px;
    float: left;
}

.actasTR {
    display: flex;
    float: left;
}

.nucustview {
    height: 120px;
    border-bottom: 1px solid #5b9bd5;
    width: 540px;
    font-size: 9px;
}

.custview {
    height: 120px;
    border-bottom: 1px solid #5b9bd5;
}

.listimg {
    border-width: 0px;
    height: 105px;
    width: 200px;
}

.imgtop {
    margin-bottom: 10px;
    max-width: 608px;
    width: 608px;
}

.detailholder2 {
    background-color: #f2f2f2;
    border: 1px solid #5b9bd5;
}

@media screen and (max-width: 600px) {

    .detailholder2 {
        background-color: unset;
        border: unset;
    }
    #othercountries {
        visibility: visible !important;
    }
    .topcontact {
        float: right;
    }

    #topcont1 {
        display: none;
    }

    #topcont2 {
        float: left;
        border: unset;
    }

    #topcont3 {
        float: right;
        border: unset;
    }

    .tooltipimg {
        max-height: 40px;
        max-width: 150px;
    }

    .gm-style-iw-c {
        max-width: 256px !important;
    }

    .actasTD {
        margin: unset;
        float: unset;
    }

    .listimg {
        width: 150px;
        height:63px;
    }

    #tdstatsdesc {
        width: 250px;
        text-align: left;
    }

    .topcontacth2 {
        float: left;
        padding: 6px;
        width: 400px;
    }

    .topcontact {
        float: left;
        width: 377px;
        font-size: 11px;
    }

    .nucustview {
        width: 375px;
    }

    .item2 {
        width: 400px;
    }

    .imgtop {
        margin-bottom: 10px;
        width: 400px;
        height: 200px;
    }

    #tableTopSort {
        width: unset !important;
    }

    #mapreq {
        display: none !important;
    }
}


.padd0 {
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
}

td, th {
    padding: unset;
}

.silverbox {
    background-color: #e7e6e6;
    border-radius: 2px;
    border: 1px solid #5b9bd5;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-right: 20px;
}

    .silverbox a {
        color: #5b9bd5;
    }

.paddleft10 {
    padding-left: 10px;
}


.tdresultselector {
    border: 1px solid #000;
    background-color: #5b9bd5;
    white-space: nowrap;
    padding: 5px;
    margin-top: 5px;
    margin-right: 5px;
}

    .tdresultselector a {
        color: #FFFFFF;
        text-decoration: underline !important;
    }

.tableresultselector {
    border-collapse: separate;
    border-spacing: 10px; /* Apply cell spacing */
}

.stdBig {
    display: inline;
    color: #000000;
    font-size: 15px !important;
    text-decoration: none;
    font-weight: bold;
}

.stdBig_npc {
    display: inline;
    color: #282828;
    font-size: 13px !important;
    text-decoration: none;
    font-weight: bold;
}

.stdMidgetSmal {
    color: #000000;
    font-size: 9px;
    display: inline-block;
    line-height: 11px;
    height: 17px;
}


.detialholderlabel {
    display: table-cell;
    color: #838080;
    font-size: 9px;
    color: #2e2d2d;
    vertical-align: middle;
}

.detialholderlabelvalue {
    background-color: #FFFFFF;
    border: 1px solid #838080;
    display: table-cell;
    width: 35px;
    text-align: center;
    color: #838080;
    font-size: 11px;
    vertical-align: middle;
}

li {
    padding-top: 10px;
    font-size: 11px;
}


h1 {
    margin-top: 0;
}

.bluebox {
    border-radius: 5px;
    border: 1px solid #5b9bd5;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 25px;
    padding-right: 25px;
}

    .bluebox a {
        font-weight: bold;
        color: #2f5597;
    }

.masterregion {
    font-size: 12px;
}

