

.totonutrition-left {
    float: left;
}

.totonutrition-right {
    float: right;
}


@media all and (orientation : portrait) /*(-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) */
{
    .totonutrition-left, .totonutrition-right {
        float: none !important;
        display: block !important;
        width: 100% !important;
    }
}


.totoNutrition_noborder {
    padding: 0 !important;
    border: none !important;
    border-bottom-width:0px  !important;
    border-top-width:0px  !important;
    padding-top:0px  !important;
    border-left-width: 0px  !important;
    border-right-width:0px  !important;
    cursor: pointer;
}

.noborder2 {
    padding: 0 !important;
    border: none !important;
    border-bottom-width: 0px !important;
    border-top-width: 0px !important;
    padding-top: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    background-color: White !important;
    color: Black !important;
    font-weight: bold;
    font-size: large;
}

.noborderLikeLink {
    padding: 0 !important;
    border: none !important;
    border-bottom-width: 0px !important;
    border-top-width: 0px !important;
    padding-top: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    background-color: white !important;
    text-decoration: underline;
    color: Black !important;
    font-weight: bold;
    font-size: large;
}



.totoNutritionTable {
    width: 100%;
    border-collapse: collapse;
    overflow: auto;
    font-size: small;
}

.totoNutritionTableHeight800 {
    width: 100%;
    height: 800px;
    border-collapse: collapse;
    overflow: auto;
    font-size: small;
}

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):after {
    content: " \25B4\25BE";
}


    .totoNutritionTable tr {
        background: #b8d1f3;
        overflow: auto;
    }
        /*  Define the background color for all the ODD background rows  */
        .totoNutritionTable tr:nth-child(odd) {
            background: #b8d1f3;
        }
        /*  Define the background color for all the EVEN background rows  */
        .totoNutritionTable tr:nth-child(even) {
            background: #dae5f4;
        }


    .totoNutritionTable th {
        padding: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        white-space:nowrap;
        /*background-color: #0099cc;*/
        /*color: White;*/
    }

    .totoNutritionTable td {
        padding: 3px 3px 3px 6px !important;
        border: 1px solid !important;
        text-align: left !important;
    }



.spanButton {
    cursor: pointer;
    border: 1px outset white;
    padding: 2px;
}

.showHide {
    cursor: pointer;
    color: Blue;
    text-decoration: underline;
    margin-bottom: 6px;
}

#lstCountry {
    width: 200px;
}

#lstCity {
    width: 200px;
}

#ddlCityAZ {
    width: 100px;
}

#ddlCity {
    width: 300px;
}

#divBeaufort table {
    width: 100%;
}

#divBeaufort table, #divBeaufort td, #divBeaufort th {
    border-width: 1px;
    border-style: solid;
}


.totoNutritionTableLeftAlign {
    width: 100% !important;
    border-collapse: collapse;
    overflow: auto;
    border-style: solid;
    border-width: 1px;
}

    .totoNutritionTableLeftAlign tr {
        /*    background: #b8d1f3;*/
    }
        /*  Define the background color for all the ODD background rows  */
        .totoNutritionTableLeftAlign tr:nth-child(odd) {
            background: #b8d1f3;
        }
        /*  Define the background color for all the EVEN background rows  */
        .totoNutritionTableLeftAlign tr:nth-child(even) {
            background: #dae5f4;
        }


    .totoNutritionTableLeftAlign th {
        padding: 3px 3px 3px 3px;
        border-width: 1px;
        border-style: solid;
        /*background-color: #0099cc;*/
        /*color: White;*/
    }

    .totoNutritionTableLeftAlign td {
        border-style: solid;
        border-width: 1px;
        padding: 0px 0px 0px 6px !important;
        text-align: left;
    }







#tblWeather td {
    border-style: solid;
    border-width: 1px;
    /*border: 1px solid blue;*/
    padding: 3px 3px 3px 3px;
    /*background-color: #dbd9e7;*/
}

.totoNutritiontdLabel {
    font-weight: bold;
}
.totoNutritionItemtdLength 
{
    width: 30% !important;
}
.spanButton {
    cursor: pointer;
    border: 1px outset white;
    padding: 2px;
}

.showHide {
    cursor: pointer;
    /*color: Blue;*/
    text-decoration: underline;
    margin-bottom: 6px;
}

#lstCountry {
    /*width: 200px;*/
}

#lstCity {
    /*width: 200px;*/
}

#ddlCityAZ {
    /*width: 100px;*/
}

#ddlCity {
    /*width: 300px;*/
}

#divBeaufort table {
    width: 100%;
}

#divBeaufort table, #divBeaufort td, #divBeaufort th {
    border-style: solid;
    border-width: 1px;
    /*border: 1px solid blue;*/
}
