﻿body {
    /*overflow-x: hidden;*/
}

fieldset {
    border: 1px solid silver !important;
    margin: 0 2px !important;
    padding: .35em .625em .75em !important;
}

legend {
    display: block;
    width: auto !important;
    /* padding: 0; */
    margin-bottom: 20px;
    font-size: 15px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0px !important;
}

.no-pad {
    padding: 0 !important;
}

.design-toggle {
    margin-top: 4px;
}

    .design-toggle i {
        font-size: 20px;
        color: white;
        cursor: pointer;
        vertical-align: sub;
        margin-right: 6px;
    }


    .design-toggle label {
        color: white;
        font-weight: normal;
        font-size: 13px;
    }

    .design-toggle:hover {
        cursor: pointer;
    }

#divTopNav {
    height: 70px;
}

#sidebardiv {
    margin-top: 32px;
}

#divContent {
    clear: both;
    margin-bottom: 24px;
}


.footer-wrap {
    clear: both;
    font-size: 12px;
    background: #7db05426;
    margin-top: 30px;
    padding: 8px 0;
}


/* Telerik Controls override-----------------------------*/
.rtsLevel .rtsUL .rtsLI {
    font-size: 12px;
}

.rgMasterTable thead tr th, .rgMasterTable tbody tr td {
    font-size: 12px;
}

.video-frame {
    width: 100%;
}