﻿
        .ajax__tab_header span {
            background: none !important;
        }

        .ajax__tab_active a {
            background: #18aacc !important;
            padding: 5px 10px;
            color: #fff !important;
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-left: 1px solid #ccc;
        }

        .ajax__tab_tab {
            background: #fff !important;
            padding: 7px 10px !important;
            color: #333;
            font-weight: bold;
            border-radius: 3px 3px 0 0;
        }

        #contentLogin_contentMain_Tabs .ajax__tab_body {
            border: 1px solid #ccc !important;
            width: 96%;
            margin: 5px 0 0 0;
            background: #f5f5f5;
        }

        .ajax__tab_xp ul.Addview {
            border: none !important;
            background: none !important;
        }

        .ajax__tab_xp ul li label, .ajax__tab_header {
            background: none !important;
        }

        .ajax__tab_xp ul li {
            border: none !important;
        }

        .ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
            height: 34px;
            border: solid thin #ccc;
            font-weight: bold;
            font-size: 13px;
            font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
            padding: 5px 10px;
        }

        .ajax__tab_xp .ajax__tab_header {
            border-bottom: solid thin #ccc;
            background: none;
            padding-bottom: 12px;
        }

            .ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
                padding-left: 0px;
            }

        .ajax__tab_xp .ajax__tab_body {
            border: solid thin #ccc;
            border-top: none !important;
        }




        .filterCriteria .heading1 h4 {
            padding: 0px 10px;
            font-size: 20px;
            color: #676767;
            font-weight: 200;
        }

        #contentLogin_contentMain_TabContainerAll_tbpnlOperation_divCustPaste {
            padding-top: 8px;
            padding-right: 8px;
        }

        #contentLogin_contentMain_TabContainerAll_tbpnlLocks_btnHelp {
            padding-top: 14px;
            padding-right: 14px;
        }

        .HgtWdt:hover {
            background: #f0f0f0;
        }

        .help {
            border: 1px solid #ccc;
            background: #f5f5f5;
            position: absolute;
            padding: 10px;
            width: 80%;
            right: 5px;
            top: 60px;
            z-index: 10000;
            display: none;
            font-size: 12px;
            border-radius: 5px;
        }

        .help {
            right: 3.5% !important;
            top: 22% !important;
            width: 36%;
        }

        .helpbutton:focus {
            outline: 0;
        }

        #divHelp h3 {
            font-size: 13px;
            font-weight: normal;
            line-height: 20px;
            margin: 0;
        }

        .pt8{
            padding-top:8px;
        }
.btnSet {
    background: #18aacc;
    display: inline-block;
    color: #000;
    padding: 5px 5px;
    float: left;
    margin-right: 4px;
}
    .btnSet:hover {
        color:#000;
    }

.form-control {
    min-height: 34px;
}