﻿/* Move down content because we have a fdview
    xed navbar that is 50px tall */
body {
    font-family: Verdana, Tahoma, sans-serif !important;
    font-size: 12px !important; /*padding-top: 50px;*/
    /*padding-bottom: 20px;*/
}

.clear {
    clear: both;
    overflow: hidden;
    position: relative;
    margin: 0;
}

/*new*/
.lead {
    float: left;
    /*margin-top: 30px;*/ /* Added to dont overlap result box */
    text-align: center;
    margin-bottom: 0px;
}

.text {
    overflow: visible;
    float: left;
    background: #fff;
}

.text {
    width: 215px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    display: block;
    width: 1320px;
    background: transparent;
    z-index: 1000;
}

.content1 {
    width: 258px;
    min-height: 563px;
    z-index: 1000001;
    background: #fff;
    border: 1px solid #5288b4;
    box-shadow: 0px 0px 5px #5288b4;
    position: fixed;
    left: 0;
    height: 100%;
}

.content2 {
    width: 256px;
    min-height: 138px;
    z-index: 1000001;
    background: #fff;
    border: 1px solid #5288b4;
    box-shadow: 0px 0px 5px #5288b4;
}


.content1 li.ui-menu-item {
    height: 24px;
}

.customerMenu .ui-menu {
    min-height: 297px !important;
}

.VendorMenu .ui-menu {
    min-height: 297px !important;
}

.menu-title .ui-menu {
    min-height: 497px;
    /*margin-top: 28px;*/
}

.favmenu {
    background: rgb(203,215,91);
    padding: 4px 21px;
    color: #fff;
}

favtopmenu {
    background: rgb(203,215,91);
    padding: 4px 21px;
    color: #fff;
}

.favrtmenu {
    float: left;
    text-align: center;
    padding: 0px 43px 0px 12px;
    background: rgb(203,215,91);
    border-radius: 5px 5px 0 0;
    margin: 0;
    width: 80px;
}

    .favrtmenu a {
        color: #fff;
        font-family: Verdana, Tahoma, sans-serif !important;
        font-size: 19px;
        font-weight: 200;
    }

/*h2 {
            color: #3B5998;
            font-size: 18px;
            line-height: 24px;
            font-weight: bold;
        }*/

.dropdown {
    /* display: block; */
    display: inline;
    position: relative;
    width: 37px;
    padding: 0px;
    margin: 0px;
    background-color: transparent !important;
    border: medium none !important;
}

    .dropdown .dropdown_button {
        cursor: pointer;
        width: auto;
        display: inline-block;
        padding: 4px 5px;
        border: 1px solid transparent;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        font-weight: bold;
        color: #717780;
        line-height: 16px;
        text-decoration: none !important;
        background: transparent;
        outline: none;
    }

    .dropdown:target .dropdown_button {
        border: 1px solid #ffffff;
        color: white;
        background: #ffffff;
        -moz-border-radius-topleft: 2px;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-radius: 2px 2px 0px 0px;
        border-radius: 2px 2px 0px 0px;
        /*border-bottom-color: #6D84B4;*/
    }

    .dropdown .dropdown_close {
        display: none;
    }

    .dropdown:target .dropdown_close {
        display: inline-block;
    }

    .dropdown:target .dropdown_open {
        display: none;
    }

    /* .dropdown .dropdown_button img {
    height: 14px; 
    margin-top: 1px;
    margin-bottom: 1px;
    float: left; 
    margin-right: 5px; 
}
   ================================================== */
    .dropdown .dropdown_content {
        display: none;
        position: absolute;
        border: none; /*1px solid #777;*/
        padding: 0px;
        background: white;
        margin: 0;
        right: 0px;
        text-align: right;
    }

    .dropdown:target .dropdown_content {
        display: block;
    }

    .dropdown .dropdown_content li {
        list-style: none;
        margin-left: 0px;
        line-height: 16px;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        margin-top: 2px;
        margin-bottom: 2px;
    }

        .dropdown .dropdown_content li:hover {
            border-top-color: #3B5998;
            border-bottom-color: #3B5998;
            background: #6D84B4;
        }

        .dropdown .dropdown_content li a {
            display: block;
            padding: 2px 7px;
            padding-right: 15px;
            color: black;
            text-decoration: none !important;
            white-space: nowrap;
        }

        .dropdown .dropdown_content li:hover a {
            color: white !important;
            text-decoration: none !important;
        }

        .dropdown .dropdown_content li img {
            height: 14px;
            margin-top: 1px;
            margin-bottom: 1px;
            float: left;
            margin-right: 5px;
            border: none;
        }

.boxshadow {
    box-shadow: 0 0 10px #ccc;
}

.hrline {
    margin: 0px;
}

.rightdvLoggedIn {
    margin-right: 9px;
}

.starlink {
    color: #1f497d !important;
}

.imgsearch {
    background: url(../../images/wsearch.png) no-repeat #eef3f9;
    /*background-repeat: no-repeat;*/
    text-align: center;
    padding-left: 33px;
    width: 158px;
    height: 39px;
    background-position-y: 52%;
    background-position-x: 5%;
    float: left;
    border-radius: 0px;
    border: 1px solid #1f497d !important;
    border-collapse: collapse;
}

.imgCustSearch {
    background: url(../../images/wsearch.png) no-repeat #eef3f9;
    /* background-repeat: no-repeat; */
    text-align: center;
    padding-left: 33px;
    width: 110px;
    padding-top: 9px;
    height: 28px;
    background-position-y: 52%;
    background-position-x: 5%;
    float: left;
    border-radius: 0px;
    border: 1px solid #1f497d !important;
    border-collapse: collapse;
}

.imgsearch option {
    background: #fff;
}

.welcmsize {
    width: 565px;
    max-width: 600px;
    border-radius: 0px !important;
    height: 29px !important;
    border: 1px solid #1f497d !important;
    float: left;
    border-collapse: collapse;
}

.searchbtn {
    height: 39px;
    border-radius: 0px;
    background-color: #1f497d;
    color: #fff;
    border: medium none;
    padding: 0 21px;
    border: 1px solid #1f497d !important;
    float: left;
}

.welcome-content {
    margin: 43px auto 0;
    width: 67%;
    text-align: center;
    min-height: 330px;
}

.customer-welcome-content {
    margin: 110px auto 0;
    width: 67%;
    text-align: center;
    min-height: 290px;
}

.vendor-welcome-content {
    margin: 110px auto 0;
    width: 67%;
    text-align: center;
    min-height: 290px;
}


.spannews, .spanupdate {
    float: left;
    padding: 10px 25px;
    background-color: #1f497d;
    color: #fff;
    margin: 0px;
}

.allnews {
    width: 587px;
    height: 39px;
    float: left;
    border: 1px solid #1f497d;
}

.allupdates {
    width: 587px;
    height: 39px;
    float: right;
    border: 1px solid #1f497d;
}

.newsupdate {
    width: 96%;
    position: relative;
    margin: 45px auto 0;
}

.marqnewsupdate {
    padding: 10px 0;
    float: left;
    width: 480px;
}

.mainContent .footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.welcome_h1 {
    font-weight: 200;
}

.welcome-content span.search {
    color: #ccc;
    font-size: 16px;
}

/*.mainContent .container {
    width:100% !important;
}*/

.wrap_container {
    width: 1260px !important;
    margin: 0 auto !important;
}

.ui-icon-carat-1-e {
    background-position: -32px -16px !important;
}

.pmenu .nav li:hover {
    background: #dce6f2;
    border-bottom: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
}

.customerMenu .nav li:hover {
    background: #dce6f2;
    border-bottom: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
}

.VendorMenu .nav li:hover {
    background: #dce6f2;
    border-bottom: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
}

.menu .submenu .nav li:hover {
    background: #dce6f2;
    border-bottom: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
}

.pmenu ul.favpanel {
    background-color: #ffffff;
    -ms-border-radius: 0px 0px 0px 5px;
    border-radius: 0px;
    border: medium none;
    margin: 0px;
    width: 257px;
    z-index: 11;
    box-shadow: none;
}

    .pmenu ul.favpanel a {
        color: #000 !important;
        padding-left: 8px !important;
    }

/*.pmenu ul.favpanel a{
    padding-left: 33px;
}*/
/*This is For Favourite Menu*/
.uptoseven {
    width: 240px;
    margin: 0 auto;
    text-align: center;
    margin-top: 4px;
}

.ui-menu-item a span {
    margin-left: 5px !important;
    font-family: verdana,tahoma,helvetica !important;
}

li.favouritespan a span {
    margin-left: 5px !important;
    font-family: verdana,tahoma,helvetica !important;
    color: #000;
}

li.favouritespan {
    margin-left: 0px;
    float: none;
}

.bordernone, table.bordernone tr td, table.bordernone {
    border: medium none !important;
}

.back-yellow {
    background-color: yellow;
}

table.multi_checkbox tr td input[type="checkbox"], table.DDDetailsTable tr td .checktop input[type="checkbox"] {
    margin-top: 4px !important;
}

textarea, .textarea_resize {
    resize: none;
}

.padding_lr {
    padding: 0 5px !important;
}

.padding_tb {
    padding: 5px 0 !important;
}

.menu .nav li.nocss, .menu .nav li.nocss.nocss:hover {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.welcomesearchdata {
    width: 97%;
    margin: 0 auto;
}

.pnldivcolorpan {
    border: 1px solid rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.white-space-normal {
    white-space: normal !important;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

table.DDGridView td.img_24_space img {
    max-width: 24px !important;
}

table.DDDetailsTable tr td.inputtypecheck label {
    font-weight: bold;
    font-size: 12px;
    float: left;
    width: 188px;
}

table.DDGridView td.imagesize {
    /*padding: 0 !important;*/
    display: inline-block !important;
    border-bottom: 0;
    text-align: center;
    border-top: solid 1px #dbddff !important;
    border-left: 0;
    border-right: 0;
}

.dropdown:hover .dropdown_content {
    display: block;
    transition-delay: 5s;
}

.dropdown:hover .dropdown_button {
    border: 1px solid #ccc;
    color: white;
    background: #ffffff;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    border-radius: 2px 2px 0px 0px;
    box-shadow: 0 0 10px #ccc;
}

.panelnav, .showFavouriteMenu {
    border: none !important;
    box-shadow: none !important;
}

.panelnav {
    width: 274px !important;
}

/*a.docketTrack:hover + div.outerclas {
    display:block;
    position:absolute;
    top:100px;
    left:300px;
    overflow:hidden;
}
.contentclass{
position:absolute;
width:500px;
height:450px;
background:#333;
/*overflow: hidden;
z-index:10000;
}
.hiddencontent{
display:none;
}*/

.trackcontent {
    display: none;
    overflow: auto;
    position: absolute;
}

.multi_check {
    border: 1px solid rgba(82, 168, 236, 0.8) !important;
    background: rgb(255, 255, 255) !important;
    width: 150px !important;
    height: 100px;
}

.outercontent {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 1888px;
    height: 100%;
    opacity: 0.5;
}

.txtCaptcha {
    width: 60px !important;
    margin-left: 9px !important;
}

.dvCapthchaImage {
    width: 200px;
    float: left;
}

.CustFoot-login {
    color: #aaa;
    font-size: 15px;
    font-family: verdana;
}

    .CustFoot-login a {
        text-decoration: none;
    }

.dvcustFoot {
    margin: 15px 70px;
    text-align: right;
}

.CustFoot-login a {
    font-weight: bold;
    color: #fff;
}

ul.RecieveableData {
    height: 81%;
}
/*=============logout=============*/
.successlogout {
    margin: 0 auto;
    width: 30%;
    font-family: Verdana;
    font-size: 15px;
    text-align: center;
}

.countdown {
    font-size: 22px;
    color: #ccc;
    text-align: center;
    float: left;
}

.redirecttext {
    width: 64%;
    margin: 0 auto;
}

.counttext {
    float: left;
    margin: 0 10px;
}

.precounttext {
    margin-left: 8px;
    float: left;
}

/*---------------------------Start Customer login-----------------------------*/
.dvCustomerMenu .ui-menu {
    height: 350px !important;
}

.dvVendorMenu .ui-menu {
    height: 350px !important;
}



/*---------------------------End Customer login-----------------------------*/
/*--------------------------------*/

.truck_css {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    background: rgba(255,255,255,0.8);
    z-index: 9999;
}

.hidedetail {
    display: none;
}

body {
    margin: 0;
    padding: 0;
}

.container .imgrecord {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: rgba(255,255,255,0.5);
}
/*.container img{
			width:50%;
			margin:auto auto;
			position: absolute;
			text-align:center;
			left: 0;
			right: 0;
			
		}*/
.container h1 {
    font-size: 30px;
}

.container h2 {
    font-size: 25px;
}

.container h3 {
    font-size: 20px;
}

table.welcomeLeftOver, table.welcomeRightOver {
    width: 530px;
    border: 1px solid #FF9859;
}

    table.welcomeLeftOver th, table.welcomeRightOver th, table.welcomeLeftOver td, table.welcomeRightOver td {
        width: 22px;
        /*width:98px;*/
    }

        table.welcomeLeftOver td ul.lblnumber, table.welcomeRightOver td ul.lblnumber {
            padding: 0 2px;
            margin: 0;
        }

.container .leftpart {
    float: left;
    margin-right: 40px;
}

.container .rightpart {
    float: left;
    margin: 0px 0px 0px 40px !important;
}

table.welcomeLeftOver th, table.welcomeRightOver th {
    height: 30px;
    background: #FF9859;
    border: 1px solid #FF9859;
    border-spacing: 0;
    padding: 0;
    border-collapse: collapse;
}

table.welcomeLeftOver td, table.welcomeRightOver td {
    height: 100px;
    border: 1px solid #FF9859;
    border-spacing: 0;
    padding: 0;
    border-collapse: collapse;
}

.container {
    width: 1160px;
    margin: 0 auto;
    padding: 0;
}

.headingofrecord p {
    font-size: 22px;
    margin: 50px 0;
    text-align: center;
}

.container .overDetail {
    text-align: center;
    font-size: 15px;
    background-color: #B0D4F5;
    padding: 5px 0;
    margin: 0;
}

.container .leftpart ul.lblnumber, .container .rightpart ul.lblnumber {
    margin: 0;
    text-align: center;
    list-style-type: none;
}

.container .leftpart ul.lblDetailHead, .container .rightpart ul.lblDetailHead {
    margin-left: 10px;
}


ul {
    list-style-type: none;
}

.firstPart {
    height: 130px !important;
}

/*--------------------------------*/

select.input-medium {
    width: 164px;
}
/* Align */
.valign-top {
    vertical-align: top !important;
}

.valign-middle {
    vertical-align: middle !important;
}

.valign-bottom {
    vertical-align: bottom !important;
}

.align-center {
    text-align: center !important;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.box-content a.file-input-wrapper:hover {
    text-decoration: none !important;
    color: #fff !important;
}

a.file-input-wrapper {
    text-decoration: none !important;
    color: #fff !important;
}

.input-check label {
    display: inline !important;
    margin-left: 5px !important;
}

.webxnews {
    min-height: 349px;
}

table.DDDetailsTable tr th.ws-inherit, table.DDDetailsTable tr td.ws-inherit {
    white-space: inherit !important;
}

table.DDDetailsTable tr th.ws-initial, table.DDDetailsTable tr td.ws-initial {
    white-space: initial !important;
}

table.DDDetailsTable tr th.ws-nowrap, table.DDDetailsTable tr td.ws-nowrap {
    white-space: nowrap !important;
}

.ajax__tab_yuitabview-theme .ajax__tab_body {
    background-color: #FCFDFE !important;
    border: none;
}

.txt_datepick_width {
    width: 130px !important;
    display: block;
}

.capt_code img {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    width: 220px;
}

.doctracking {
    min-height: 417px !important;
}

.nav .ui-menu-item {
    list-style-image: none !important;
}

.ui-menu .ui-menu-item {
    width: 100%;
}

.ui-widget.ui-widget-content {
    padding: 2px;
}

.ui-autocomplete .ui-menu-item a.ui-state-focus, .ui-autocomplete .ui-menu-item a.ui-state-active {
    font-weight: normal;
    width: auto;
    display: block;
    padding: 1px 3px;
    border: 1px solid #79b7e7;
    background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
    color: #1d5987;
    border-radius: 4px;
    text-decoration: none;
}
/*margin:-1px*/

.menu .menu-title .ui-state-hover, .menu .menu-title .ui-widget-content .ui-state-hover,
.menu .menu-title .ui-widget-header .ui-state-hover, .menu .menu-title .ui-state-focus,
.menu .menu-title .ui-widget-content .ui-state-focus, .menu .menu-title .ui-widget-header .ui-state-focus,
.menu .menu-title .ui-state-active, .menu .menu-title .ui-widget-content .ui-state-active, .menu .menu-title .ui-widget-header .ui-state-active {
    background: none !important;
    border: 0px !important;
}

.pmenu .ui-state-hover, .pmenu .ui-widget-content .ui-state-hover,
.pmenu .ui-widget-header .ui-state-hover, .pmenu .ui-state-focus,
.pmenu .ui-widget-content .ui-state-focus, .pmenu .ui-widget-header .ui-state-focus,
.pmenu .ui-state-active, .pmenu .ui-widget-content .ui-state-active, .pmenu .pmenu-title .ui-widget-header .ui-state-active {
    background: none !important;
    border: 0px !important;
}

.customerMenu .ui-state-hover, .customerMenu .ui-widget-content .ui-state-hover,
.customerMenu .ui-widget-header .ui-state-hover, .customerMenu .ui-state-focus,
.customerMenu .ui-widget-content .ui-state-focus, .customerMenu .ui-widget-header .ui-state-focus,
.customerMenu .ui-state-active, .customerMenu .ui-widget-content .ui-state-active, .customerMenu .menu-title .ui-widget-header .ui-state-active {
    background: none !important;
    border: 0px !important;
}

.VendorMenu .ui-state-hover, .VendorMenu .ui-widget-content .ui-state-hover,
.VendorMenu .ui-widget-header .ui-state-hover, .VendorMenu .ui-state-focus,
.VendorMenu .ui-widget-content .ui-state-focus, .VendorMenu .ui-widget-header .ui-state-focus,
.VendorMenu .ui-state-active, .VendorMenu .ui-widget-content .ui-state-active, .VendorMenu .menu-title .ui-widget-header .ui-state-active {
    background: none !important;
    border: 0px !important;
}

.menuback {
    background-color: #E0EFFC !important;
}


table.DDDetailsTable .margin-hirarchy-left {
    margin-left: -6px;
}

table.DDDetailsTable .margin-hirarchy-left-plus {
    margin-left: 6px;
}



table.DDDetailsTable .margin-hirarchy-top input[type="checkbox"] {
    margin-top: 5px !important;
}

table.DDDetailsTable tr td.fnt-bold {
    font-weight: bold;
}


.DDScrolldesign {
    position: relative;
    overflow-X: scroll;
    /*height:300px;*/
}

.autoHeight {
    height: auto !important;
}

.autoWidth {
    width: auto !important;
}

.DDScrolldesign_scroll_y_1 {
    height: 116px;
}

.DDScrolldesign_scroll_y_2 {
    height: 210px;
}

.DDScrolldesign_scroll_y_3 {
    height: 320px;
}

.color-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.btn-warning .nav .fnt-style-format {
    font-family: Verdana, Tahoma, sans-serif !important;
    font-size: 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}


.favrtmenu .nav .fnt-style-format {
    font-family: Verdana, Tahoma, sans-serif !important;
    font-size: 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-align: left;
}


table.fnt-size-8, div.fnt-size-8 {
    font-size: 8px !important;
}

table.fnt-size-9, div.fnt-size-9 {
    font-size: 9px !important;
}

table.fnt-size-10, div.fnt-size-10 {
    font-size: 10px !important;
}

table.DDDetailsTable.fnt-size-10 td, table.DDDetailsTable.fnt-size-10 th, table.DDDetailsTable.fnt-size-10 b, table.DDDetailsTable.fnt-size-10 span {
    font-size: 10px !important;
}

table.fnt-size-12, div.fnt-size-12 {
    font-size: 12px !important;
}

table.DDDetailsTable.fnt-size-12 td, table.DDDetailsTable.fnt-size-12 th, table.DDDetailsTable.fnt-size-12 b, table.DDDetailsTable.fnt-size-12 span {
    font-size: 12px !important;
}

table.fnt-size-14, div.fnt-size-14 {
    font-size: 14px !important;
}

table.DDDetailsTable.fnt-size-14 td, table.DDDetailsTable.fnt-size-14 th, table.DDDetailsTable.fnt-size-14 b, table.DDDetailsTable.fnt-size-14 span {
    font-size: 14px !important;
}

table.fnt-size-16, div.fnt-size-16 {
    font-size: 16px !important;
}

table.fnt-size-12 label {
    font-size: 12px !important;
}

table.fnt-size-13 label, table.fnt-size-13, div.fnt-size-13 {
    font-size: 13px !important;
}

.colrbtn {
    height: 32px !important;
    width: 26px !important;
}

/*div.datepicker-z-index {
    z-index:1000001 !important;
}*/
.ajaxmodalpopup {
    width: 300px;
    background-color: White;
    padding: 20px;
    background-clip: padding-box;
}

.modalBackground {
    height: 100%;
    background-color: #EEEEEE;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

/* Validation Callout

.formError .formErrorContent {
    -moz-border-radius: 6px;
     -moz-box-shadow: 0 0 6px #000;
     -o-border-radius: 6px;
     -o-box-shadow: 0 0 6px #000;
     -webkit-border-radius: 6px;
     -webkit-box-shadow: 0 0 6px #000;
     background: #ee0101;
     border: 2px solid #ddd;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -ms-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000;
     color: #fff;
     font-size: 11px;
    -moz-min-width: 120px;
    -ms-min-width: 120px;
    -o-min-width: 120px;
    -webkit-min-width: 120px;
    min-width: 120px;
     padding: 4px 10px 4px 10px;
     position: relative;
     width: 100%;
}

.formError.formErrorArrow {
     margin: -2px 0 0 13px;
     position: relative;
     width: 15px;
 }
 .formError .inline .formErrorContent {
     -moz-border-radius: 0;
     -moz-box-shadow: none;
     -o-border-radius: 0;
     -o-box-shadow: none;
     -webkit-border-radius: 0;
     -webkit-box-shadow: none;
     border: none;
     -ms-border-radius: 0;
     border-radius: 0;
     -ms-box-shadow: none;
     box-shadow: none;
 }
*/

/* Wrapping element */

/* Set some basic padding to keep content from hitting the edges */

form {
    margin: 0px !important;
}

.body-content, .footer {
    margin: 104px auto 0 !important;
    padding: 0px;
    /*padding-left: 10px;
    padding-right: 10px;*/
}

.body-content {
    min-height: 388px !important;
}
/*489px*/

.tvMenu .nav input[type='checkbox'] {
    margin: 0px 5px 0px 0px !important;
}

.tvMenu .nav td {
    vertical-align: middle;
}

.midcontainer {
    margin: 0 auto;
    width: 1280px !important;
}

.navbar .container {
    width: auto !important;
}

table.DDGridView td.padding-none, table.DDGridView th.padding-none, .padding-none {
    padding: 0 !important;
}

table.DDDetailsTable td.padding-none, table.DDGridView th.padding-none, .padding-none {
    padding: 0 !important;
}

/* Set widths on the form inputs since otherwise they're 100% wide */

input, select, textarea {
    max-width: 400px;
}

/* Responsive: Portrait tablets and up */

@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: -25px;
        min-height: 250px;
    }

        .jumbotron h1 {
            line-height: 50px !important;
            text-align: center;
        }

    /*.body-content,.footer {
       /*margin-top: 80px !important;
        width: 1280px;
    }*/

    .body-content, .footer {
        /*margin-top: 80px !important;*/
        width: auto;
    }

    .footer {
        margin-top: 0px !important;
    }
}

.dis-block {
    display: block;
}

.dis-marker {
    display: marker;
}

.dis-table-row {
    display: table-row;
}

.dis-none {
    display: none;
}
/* Custom */

/* Common */

.hidden, .menu .nav, .favrtmenu .nav, .customerMenu .nav, .VendorMenu .nav {
    display: none;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.none {
    float: none !important;
}

    .none input[type="radio"] {
        float: none !important;
    }

    .none input[type="checkbox"] {
        float: none !important;
    }

.bgwhite {
    background-color: #fff;
}


.left-content {
    background-color: #333333;
    margin-top: 75px;
    position: fixed;
    width: 300px;
}

/* WebX Menu */

.navbar-fixed-top, .fixed-content {
    background-image: -webkit-gradient(linear, 0% 0%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, #deeefc));
    background-image: -webkit-linear-gradient(left center, #ffffff 0%, #deeefc 100%);
    background-image: -moz-linear-gradient(left center, #ffffff 0%, #deeefc 100%);
    background-image: -o-linear-gradient(left center, #ffffff 0%, #deeefc 100%);
    background-image: linear-gradient(left center, #ffffff 0%, #deeefc 100%);
    behavior: url(PIE-2.0beta1/PIE.htc);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ffffff', endColorstr='#deeefc');
}

.navbar-fix {
    position: fixed !important;
    width: 100%;
    z-index: 1000;
}

.navbar-fixed-top {
    position: static !important;
}

.fixed-content {
    background-color: white;
    color: #23639a;
    /*height: 70px;
    position: fixed;*/
    width: 100%;
}

    .fixed-content .navbar-header {
        width: 300px !important;
        height: 74px;
    }

    .fixed-content .dvLoginfo {
        margin-top: -35px;
    }

.fixed-content, .menu ul, .pmenu ul, .favrtmenu ul, .customerMenu ul, .VendorMenu ul {
    -moz-box-shadow: 0 0 5px #23639a;
    -o-box-shadow: 0 0 5px #23639a;
    -webkit-box-shadow: 0 0 5px #23639a;
    box-shadow: 0 0 5px #23639a;
}

    .fixed-content a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    .fixed-content .navbar-right {
        float: right !important;
        margin: 0 !important;
    }

    .fixed-content .navbar-collapse li {
        padding-left: 10px;
    }

    .fixed-content .navbar-collapse a {
        font-size: 12px;
        font-weight: bold;
        padding: 0px 0px 0px 10px;
    }

.logo {
    width: auto; /*166px*/
    height: 70px;
}

.navbar .dvLoginfo .nav > li > a {
    color: #326C9C !important;
    font-weight: bold;
}

.menu {
    width: 430px;
}

    .menu ul {
        background-color: #ffffff;
        -ms-border-radius: 0px 0px 0px 5px;
        border-radius: 0px 0px 0px 5px;
        border-top: 3px solid #23639A;
        border-bottom: 1px solid #D9D9D9;
        border-right: 1px solid #D9D9D9;
        border-left: 1px solid #D9D9D9;
        margin: -2px 0px 0px -20px;
        min-height: 465px;
        width: 297px;
        z-index: 11;
    }

.pmenu ul {
    background-color: #ffffff;
    -ms-border-radius: 0px 0px 0px 5px;
    border-radius: 0px 0px 0px 5px;
    border-top: 3px solid #23639A;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    margin: 0px 0px 0px -16px;
    /*min-height: 465px;*/
    width: 267px;
    z-index: 11;
}

.favrtmenu ul {
    background-color: #ffffff;
    -ms-border-radius: 0px 0px 0px 5px;
    border-radius: 0px 0px 0px 5px;
    border-top: 3px solid #23639A;
    border-bottom: 0px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    margin: -2px 0px 0px -20px;
    min-height: 147px;
    width: 255px;
    z-index: 11;
}

.customerMenu ul {
    background-color: #ffffff;
    -ms-border-radius: 0px 0px 0px 5px;
    border-radius: 0px 0px 0px 5px;
    border-top: 0px solid #23639A; /*3px solid #23639A*/
    border-bottom: 0px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    margin: -2px 0px 0px -20px;
    min-height: 147px;
    width: 250px;
    z-index: 11;
}

.VendorMenu ul {
    background-color: #ffffff;
    -ms-border-radius: 0px 0px 0px 5px;
    border-radius: 0px 0px 0px 5px;
    border-top: 0px solid #23639A; /*3px solid #23639A*/
    border-bottom: 0px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    margin: -2px 0px 0px -20px;
    min-height: 147px;
    width: 250px;
    z-index: 11;
}

/*-----------------------Correct--------------------------*/
/*.nav > li:hover > a p{
    border-color: transparent transparent transparent blue;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    left: 221px;
    padding: 0 !important;
    position: relative;
    top: 3px;
}*/

/*------------------optional-----------------------*/
/*.nav > li:hover > a:first-child:nth-last-child(2):before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent orange;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    margin-top: -5px;
    ,.nav > li  li:hover > a p 
}*/


/*.nav li li > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #cccccc;
    border-right: none;
    right: 5px;
    top: 50%;
    margin-top: -3px;
    padding : 0px !important;
}*/

/*.nav li a span.tempspan {
float:left;
}

.nav li a p.ptemp,.nav li li a p.ptemp{
width: 10px;
border-bottom: 5px solid transparent;
border-top: 5px solid transparent;
border-left: 5px solid blue;
position: absolute;
right: 0;
/*top: 8px;
}*/


.menu-title {
    border-radius: 5px 5px 0px 0px;
    display: block;
    float: left;
    height: 25px;
    padding: 4px 20px 1px;
    position: relative;
    width: 70px;
}

    .menu-title a.lead {
        color: #ffffff;
        line-height: 25px;
        margin-bottom: 0px;
    }

.customerMenu .menu-title:hover ul.nav {
    top: 98px;
}

.VendorMenu .menu-title:hover ul.nav {
    top: 98px;
}

.menu-title:hover ul.nav {
    display: block;
    position: fixed;
    top: 102px;
}

.favrtmenu:hover ul.nav {
    display: block;
    position: fixed;
    top: 102px;
}

.menu-title:hover ul.nav ul {
    display: none;
}

.menu .nav li {
    border-bottom: 1px solid #D9D9D9;
    height: 30px;
    list-style-type: none;
    /*padding-left: 15px;*/
    position: static;
}


.menu .newmenu .nav li {
    border-bottom: 0px solid #D9D9D9;
}




.pmenu .nav li {
    /*border-bottom: 0px solid #D9D9D9;*/
    height: 26px;
    list-style-type: none;
}

.customerMenu .nav li {
    /*border-bottom: 0px solid #D9D9D9;*/
    border-bottom: 1px solid #D9D9D9;
    height: 26px;
    list-style-type: none;
}

.VendorMenu .nav li {
    /*border-bottom: 0px solid #D9D9D9;*/
    border-bottom: 1px solid #D9D9D9;
    height: 26px;
    list-style-type: none;
}

/*.menu .nav li:hover, .menu .nav li a:hover,*/

/*.menu-title {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#287bbc', endColorstr=' #23639a');*/

/*IE7- filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0c93c0', endColorStr='#FFFFFF', GradientType=0);*/

/*IE8+ -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0c93c0', endColorStr='#FFFFFF', GradientType=0)";*/

/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #287bbc), color-stop(100%, #23639a));
    background-image: -webkit-linear-gradient(top, #287bbc 0%, #23639a 100%);
    background-image: -moz-linear-gradient(top, #287bbc 0%, #23639a 100%);
    background-image: -o-linear-gradient(top, #287bbc 0%, #23639a 100%);
    background-image: linear-gradient(top, #287bbc 0%, #23639a 100%);*/

}

.menu .nav a {
    color: #000000;
    display: block;
    font-weight: normal;
    height: 24px;
}

.menu .nav li, .menu .nav li a, .menu .nav li li, .menu .nav li li a, .menu .nav li li:hover li a, .menu .nav li li li:hover li a {
}

.pmenu .nav li, .pmenu .nav li a, .pmenu .nav li li, .pmenu .nav li li a, .pmenu .nav li li:hover li a, .pmenu .nav li li li:hover li a {
}

    .menu .nav li a, .pmenu .nav li a, .favrtmenu .nav li a, .customerMenu .nav li a, .Vendormenu .nav li a {
        display: block;
        padding: 3px 15px;
        height: 18px;
    }

    .pmenu .nav li ul {
        display: none;
    }



    .pmenu .nav li:hover ul {
        display: block;
    }

.customerMenu .nav li ul {
    display: none;
}

.VendorMenu .nav li ul {
    display: none;
}

.customerMenu .nav li:hover ul {
    display: block;
}

.VendorMenu .nav li:hover ul {
    display: block;
}

/*.customerMenu .nav li ul {
    margin-left: 230px;
    margin-top: -28px;
    padding-left: 0px;
    position: absolute;
    top: 22px;
    left: 0px !important;
}*/

/*.VendorMenu .nav li ul {
    margin-left: 230px;
    margin-top: -28px;
    padding-left: 0px;
    position: absolute;
    top: 22px;
    left: 0px !important;
}*/

.menu .nav li ul {
    margin-left: 297px;
    margin-top: -28px;
    padding-left: 0px;
    position: absolute;
    top: 22px;
    left: 0px !important;
}

.pmenu .nav li ul {
    margin-left: 256px;
    margin-top: -28px;
    padding-left: 0px;
    position: absolute;
    top: 22px;
    left: 0px !important;
}

.customerMenu .nav li ul {
    margin-left: 251px;
    margin-top: -28px;
    padding-left: 0px;
    position: absolute;
    top: 29px !important;
    left: 0px !important;
}

.VendorMenu .nav li ul {
    margin-left: 251px;
    margin-top: -28px;
    padding-left: 0px;
    position: absolute;
    top: 29px !important;
    left: 0px !important;
}

.menu .nav li ul {
    top: 26px !important;
}

.pmenu .nav li ul ul.mainul {
    margin-left: 268px;
}

.menu .nav li li, .pmenu .nav li li {
}

.menu .nav li ul ul, .pmenu .nav li ul ul {
}

.menu .nav li li li, .pmenu .nav li li li {
}

.menu .nav li ul ul ul, .pmenu .nav li ul ul ul {
}

.menu .nav li:hover ul, .pmenu .nav li:hover ul {
    border-radius: 0px 5px 5px 0px;
    display: block;
    z-index: 12;
}

    .menu .nav li:hover ul ul, .pmenu .nav li:hover ul ul {
        display: none;
    }

        .menu .nav li:hover ul ul ul, .pmenu .nav li:hover ul ul ul {
            display: none;
        }

.menu .nav li li:hover ul, .pmenu .nav li li:hover ul {
    border-radius: 0px 5px 5px 0px;
    display: block;
    z-index: 13;
}

.menu .nav li li li:hover ul, .pmenu .nav li li li:hover ul {
    border-radius: 0px 5px 5px 0px;
    display: block;
    z-index: 13;
}

.menu .nav li li:hover, .pmenu .nav li li:hover {
    background-image: none;
}

.menu .nav li li li:hover, .pmenu .nav li li li:hover {
    background-image: none;
}

.menu .nav li:hover, .menu .nav li a:hover, .menu .nav li li:hover a {
    background-color: inherit;
    background-image: none;
}

    .menu .nav li:hover li a, .menu .nav ul li:hover li a, .menu .nav ul li li:hover li a,
    .pmenu .nav li:hover li a, .pmenu .nav ul li:hover li a, .pmenu .nav ul li li:hover li a {
        color: #000000;
        font-weight: normal;
    }

    .menu .nav li:hover a, .menu .nav ul li:hover a, .menu .nav li li li:hover a, .menu .nav li li li li:hover a,
    .pmenu .nav li:hover a, .pmenu .nav ul li:hover a, .pmenu .nav li li li:hover a, .pmenu .nav li li li li:hover a {
        color: #23639A;
        font-weight: bold;
    }

.menu .nav li li li:hover a, .pmenu .nav li li li:hover a {
    background-image: none;
}

.nav li li:hover > a:first-child:nth-last-child(2):before {
    border: 5px solid transparent;
    border-right-color: orange;
    right: 10px;
}

.nav li li > a:first-child:nth-last-child(2):before {
    border-left-color: #aaa;
    margin-top: -5px;
}


#login-info {
    clear: right;
}

    #login-info span {
        color: #666666;
        display: block;
        float: left;
        font-size: 12px;
        height: 25px;
        padding: 0px 2px;
    }

/* Box */

.box {
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    -webkit-bbox-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    border: 1px solid #cccccc;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    margin: 0px auto;
    padding: 0px;
}

    .box h2, .box h4 {
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: #5288b4;
        background-color: #287bbc;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #287bbc), color-stop(100%, #23639a));
        background-image: -webkit-linear-gradient(top, #287bbc 0%, #23639a 100%);
        background-image: -moz-linear-gradient(top, #287bbc 0%, #23639a 100%);
        background-image: -o-linear-gradient(top, #287bbc 0%, #23639a 100%);
        background-image: linear-gradient(top, #287bbc 0%, #23639a 100%);
        border-color: #1b5480;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        color: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF287BBC', endColorstr='#FF23639A');
        font-size: 16px;
        font-weight: bold;
        margin: 0px;
        padding: 5px;
        text-decoration: none !important;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    }

        .box h4 span {
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            background: #5288b4;
            background-color: #287bbc;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #287bbc), color-stop(100%, #23639a));
            background-image: -webkit-linear-gradient(top, #287bbc 0%, #23639a 100%);
            background-image: -moz-linear-gradient(top, #287bbc 0%, #23639a 100%);
            background-image: -o-linear-gradient(top, #287bbc 0%, #23639a 100%);
            background-image: linear-gradient(top, #287bbc 0%, #23639a 100%);
            color: #fff;
            filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF287BBC', endColorstr='#FF23639A');
            font-size: 15px;
            font-weight: bold;
            margin: 0px;
            padding: 5px;
            text-decoration: none !important;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
        }

    .box p, .box div.box-content {
        background-color: #ffffff;
        color: #000000;
        font-size: 12px;
        padding: 15px;
    }

    .box .control-label {
        margin-left: 5px;
        padding-top: 19px;
        text-align: left;
    }

    .box .form-horizontal {
        padding: 5px 30px;
    }

/* Elements */

.text-red {
    color: red !important;
    font-size: 8pt !important;
}

.text-Green {
    color: Green !important;
    font-size: 9pt !important;
}

/*input,select,textarea {width:150px;}*/
table.DDDetailsTable td.back-bet-table {
    background-color: #E5F2FD;
    padding: 10px 6px !important;
}

.dropdown {
    background-color: #E8E8E8;
    border: 1px solid #d4d4d4;
    color: #000;
    font-size: 12px;
    *margin: 6px 0 0 0;
    margin: 2px;
    padding: 2px;
    width: 200px;
}

dl {
    margin-bottom: 25px;
    width: 440px;
}

    dl dt {
        float: left;
        font-weight: normal;
        margin: 2px 10px 2px 0;
        padding: 0px;
        width: 200px;
    }

    dl dd {
        display: inline-block;
        margin: 2px 0;
        vertical-align: middle;
        width: 450px;
    }

        dl dd input {
            margin-bottom: 0px !important;
        }

    dl dt input[type="radio"] {
        display: inline;
        margin-right: 5px;
        vertical-align: top;
    }

    dl dt label {
        display: inline-block;
    }

/*	Global classes	*/

.DDMainHeader {
    border-bottom: 1px dotted #bbbbbb;
    color: #888;
    font: small-caps bold 1.6em Trebuchet MS, Arial, sans-serif;
    padding-bottom: 12px;
}

.DDSubHeader {
    color: #888;
    font: 1.2em Trebuchet MS, Arial, sans-serif;
    margin-bottom: 10px;
}

.DD {
    color: #666;
    font: .75em Tahoma, Arial, sans-serif;
    padding: 0px 8px;
}

.DDLightHeader {
    background-color: #F7F7FF;
    font-weight: bold;
}

.DDTextBox, .DDDropDown {
    background-color: #FEFEFE;
    border: solid 1px #dcdcdc;
    color: #666;
    font: .95em Tahoma, Arial, Sans-Serif;
}

.DDDropDown {
    padding: 2px;
}

.DDFilter {
    color: #666;
    font: .95em Tahoma, Arial, Sans-serif;
}

.DDControl {
    color: #666;
    font: .95em Tahoma, Arial, Sans-Serif;
    padding: 0px;
}

.DDFloatLeft {
    float: left;
}

.DDFloatRight {
    float: right;
}

.DDFooter {
    background-color: #dbddff;
}

.DDSelected {
    background-color: #fdffb8;
}

div.DDNoItem {
    color: Red;
    font-family: Trebuchet MS, Arial, sans-serif;
}

.DDValidator {
    color: Red;
    font-family: Trebuchet MS, Arial, sans-serif;
}

/*	Navigation	*/

div.DDNavigation {
    font: .75em Tahoma, Arial, Sans-Serif;
    margin-bottom: -10px;
    padding: 0px 5px;
    position: relative;
    top: -28px;
}

    div.DDNavigation img {
        background-color: #fff;
        border: none;
        margin-top: 0em;
        padding: 0px 8px;
        position: relative;
    }

    div.DDNavigation a {
        background-color: #fff;
        color: #839ce7;
        left: .25em;
        padding-right: 8px;
        text-decoration: none;
        top: -.2em;
    }

        div.DDNavigation a:hover {
            color: #000099;
            text-decoration: underline !important;
        }

/*	Details VIEW/EDIT	*/

table.DDDetailsTable {
    background-color: #FCFDFE;
    border: 1px solid #dbddff;
    border-bottom-width: 3px;
    color: #666;
    font-family: Verdana, Tahoma, sans-serif !important;
    font-size: 12px !important;
}

    table.DDDetailsTable a {
        color: #718ABE;
        padding-right: 6px;
        text-decoration: none;
    }

        table.DDDetailsTable a:hover {
            color: #000099;
            text-decoration: underline !important;
        }

    table.DDDetailsTable .td {
        border: 1px solid #dbddff;
        border-bottom-style: dotted;
        font-family: Tahoma, Arial, Sans-Serif;
        font-size: .7em;
        padding: 3px 6px !important;
    }

    table.DDDetailsTable th {
        padding: 3px 6px !important;
        background: url(img/header_back.gif) repeat-x;
    }

    table.DDDetailsTable td {
        padding: 3px 6px !important;
    }


    table.DDDetailsTable tr:first-child td {
        padding-top: 6px !important;
    }
    /*table.DDDetailsTable tr:last-child td { padding-bottom: 6px !important; }*/

    table.DDDetailsTable .input-medium, .input-mini, .input-small, .input-large, .input-xlarge, .input-xxlarge, .input-xmini {
        margin-bottom: 0px !important;
    }

    table.DDDetailsTable td input[type='radio'] {
        float: left;
        margin-right: 5px !important;
    }

    table.DDDetailsTable td input[type="checkbox"] {
        float: left;
        margin-right: 5px !important;
        margin-top: 0px !important; /*5px*/
    }


/*	DDGridView/DDListView	*/

table.DDGridView, table.DDListView {
    border: solid 1px #dbddff;
    color: #666;
    width: 100%;
}

    table.DDGridView th, table.DDGridView td, table.DDListView th, table.DDListView td {
        white-space: nowrap;
    }

    table.DDGridView th, table.DDListView th {
        background: url(img/header_back.gif) repeat-x;
        border: solid 1px #dbddff;
        line-height: 2.3em;
        padding-left: 15px;
        text-align: left;
    }

.DDGridView .pgr {
    background: #d4e0e7;
}

    .DDGridView .pgr table {
        margin: 5px 0;
    }

    .DDGridView .pgr td {
        border-width: 0;
        padding: 0 6px;
        font-weight: bolder;
        border-left: solid 1px Black;
        color: Black;
        line-height: 12px;
    }

    .DDGridView .pgr a {
        color: Black;
        font-weight: normal;
        text-decoration: none;
    }

        .DDGridView .pgr a:hover {
            color: Black;
            font-weight: bolder;
            text-decoration: none;
        }


table.DDGridView th a, table.DDListView th a {
    color: #666;
    text-decoration: none;
}

table.DDGridView td, table.DDListView td {
    border: solid 1px #dbddff;
    padding: 3px;
    padding-left: 15px;
    vertical-align: top;
}

    table.DDGridView td a, table.DDListView td a {
        color: #718ABE;
        margin-right: 6px;
        text-decoration: none;
        vertical-align: top;
    }

table.DDGridView .DDSelected a, table.DDListView .DDSelected a {
    color: #718ABE;
    margin-right: 6px;
    text-decoration: none;
}

    table.DDGridView .DDSelected a:hover, table.DDListView .DDSelected a:hover {
        color: #000099;
        text-decoration: underline;
    }

table.DDGridView td a:hover, table.DDListView td a:hover {
    color: #000099;
    text-decoration: underline;
}

table.DDGridView td input[type='image'] {
    height: 24px !important;
    width: 24px !important;
}

table.DDGridView td input[type='radio'], input[type='checkbox'] {
    margin-top: 0px !important;
}

/*	DataPager	*/

div.DDPager {
    padding: 0px 6px;
}

/* Bottom hyperlink design*/

div.DDBottomHyperLink {
    font: .75em Tahoma, Arial, Sans-Serif;
}

    div.DDBottomHyperLink a {
        color: #839ce7;
        text-decoration: none;
    }

        div.DDBottomHyperLink a:hover {
            color: #000099;
            text-decoration: underline !important;
        }

    div.DDBottomHyperLink img {
        border: none;
        padding-right: 5px;
    }

/*Date Picker*/

.ui-datepicker-trigger {
    margin-left: 4px;
    height: 24px !important;
    width: 24px !important;
}

.ui-helper-clearfix {
    min-height: 27px !important;
}

    .ui-helper-clearfix select, input[type='file'] {
        height: 25px !important;
    }
/* Custom classes for element */

.box-content-inner {
    border: 1px solid #cccccc;
    padding: 10px;
}

.clsDateRange {
    border: 1px solid #d4d4d4;
    /*min-height: 130px;*/
    vertical-align: top;
    padding-top: 0px;
    padding-left: 10px;
    width: 450px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

    .clsDateRange dl {
    }

        .clsDateRange dl dt {
        }

        .clsDateRange dl dd {
            width: 225px;
        }

        .clsDateRange dl dt ul.nav {
            margin-bottom: 0px !important;
        }


.lnkImg, a.lnkImg:hover {
    cursor: pointer;
    text-decoration: none;
}

input.validation-error, select.validation-error {
    /*background-color: #FFF0F0;
    background-image: none;
    border: 1px solid #F00;
    margin: 0px;*/
}

label.validation-error {
    background-color: #FFF0F0;
    background-image: none;
    border: 1px solid #F00;
    color: #F00;
}

div.validation-error {
    /*
    background-color: #FFF0F0;
    background-image: none;
    border: 1px solid #F00;
    margin: 2px 0px 0px 0px;
    */
    -moz-border-radius: 6px;
    -moz-box-shadow: 0 0 6px #000;
    -o-border-radius: 6px;
    -o-box-shadow: 0 0 6px #000;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 0 6px #000;
    background: #ee0101;
    border: 2px solid #ddd;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -ms-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000;
    color: #fff;
    font-size: 11px;
    -moz-min-width: 120px;
    -ms-min-width: 120px;
    -o-min-width: 120px;
    -webkit-min-width: 120px;
    min-width: 120px;
    padding: 4px 10px 4px 10px;
    position: absolute;
    width: 100%;
}

/* Custom classes for element ID wise */

#breadcrumb {
    color: #8F8F8F;
    font-weight: bold;
}

    #breadcrumb label {
        color: #165A8E;
        display: inline-block;
        font-weight: bold;
    }

/* Bootstrap changes */

.alert {
    left: 340px;
    position: fixed;
    top: 200px;
    width: 600px;
    z-index: 1041;
}

.navbar-toggle {
    display: none;
}

.row {
    margin: 0 !important;
}

h1, h2, h3 {
    line-height: 15px !important;
}

.navbar .nav {
    left: auto !important;
    margin-left: -20px !important;
}

.navbar-fix .navbar .nav1 {
    margin-left: -12px !important;
}

.menu .nav > li {
    float: none !important;
}

.navbar .nav > li > a {
    color: #000 !important;
    padding: 5px 10px 5px 17px !important;
}

    .navbar .nav > li > a:hover {
        color: #005580 !important;
    }

.size-sm-1 {
    width: 25px !important;
}

.size-md-1 {
    width: 50px !important;
}

.size-sm-2 {
    width: 75px !important;
}

.size-lg-1 {
    width: 100px !important;
}

.size-sm-3 {
    width: 125px !important;
}

.size-md-2 {
    width: 150px !important;
}

.size-sm-4 {
    width: 175px !important;
}

.size-lg-2 {
    width: 200px !important;
}

.size-sm-5 {
    width: 225px !important;
}

.size-md-3 {
    width: 250px !important;
}

.size-sm-6 {
    width: 275px !important;
}

.size-lg-3 {
    width: 300px !important;
}

.size-md-4 {
    width: 350px !important;
}

.size-lg-4 {
    width: 400px !important;
}

.size-md-5 {
    width: 450px !important;
}

.size-lg-5 {
    width: 500px !important;
}

.size-md-6 {
    width: 550px !important;
}

.size-lg-6 {
    width: 600px !important;
}

.size-md-7 {
    width: 650px !important;
}

.size-lg-7 {
    width: 700px !important;
}

.size-md-8 {
    width: 750px !important;
}

.size-lg-8 {
    width: 800px !important;
}

.size-md-9 {
    width: 850px !important;
}

.size-lg-9 {
    width: 900px !important;
}

.size-md-10 {
    width: 950px !important;
}

.size-lg-10 {
    width: 1000px !important;
}

.size-md-11 {
    width: 1050px !important;
}

.size-lg-11 {
    width: 1100px !important;
}

.size-md-12 {
    width: 1150px !important;
}

.size-lg-12 {
    width: 1200px !important;
}

.size-md-13 {
    width: 1250px !important;
}


/* Bootstrap Grid */

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    min-height: 1px;
    position: relative;
    /*padding-right: 15px;
  padding-left: 15px;*/
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

@media (min-width: 992px) {
    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

@media (min-width: 1280px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

/* ------------for AJAX Loading - Kumar Lachhani ------------*/

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating 
   url('http://i.stack.imgur.com/FhHRx.gif') */
.modalLoadingBody {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url('images/indicator.gif') 50% 50% no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FFFFFF,endColorstr=#80FFFFFF);
    zoom: 1;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .modalLoadingBody {
        display: block;
    }

/* ------------for AJAX Loading - Kumar Lachhani ------------*/
.modal {
    border: none;
    background: none;
}

.input-error {
    background-color: #ff0000;
    color: #ffffff;
}


/* ------------for TR background Color, Set border right & bottom Start - Harivadan Dudhwala ------------*/
.DDSubRepeater {
    background-color: #E4E2E2;
}

.border-right-bottom {
    border-right: 2px solid #E4E2E2;
    border-bottom: 2px solid #E4E2E2;
}
/* ------------for TR background Color, Set border right & bottom End - Harivadan Dudhwala ------------*/

/* ------------for TR background Color, Set border right & bottom Start - Sandip ------------*/
.ui-timepicker-container {
    position: absolute;
}

    .ui-timepicker-container ul.ui-timepicker-viewport {
        margin: 0 !important;
    }

    .ui-timepicker-container .ui-timepicker {
        height: 240px;
        overflow: hidden;
    }
/* ------------for TR background Color, Set border right & bottom End - Sandip  ------------*/

/* ------------- Jalpa  ------------*/

.Position_slash {
    position: relative;
    top: -3px;
}
/*-----------------------jQGrid-----------------------*/
.ui-jqgrid .ui-widget-header {
    border: 1px solid #dbddff !important;
    background: #ffffff !important;
    line-height: 2.3em !important;
}

.ui-jqgrid .ui-th-column {
    color: #666 !important;
    font-family: Verdana, Tahoma, sans-serif !important;
    font-size: 12px !important;
    padding: 4px 0px !important;
}

/*background: #ebecff !important;*/
.ui-jqgrid .ui-jqgrid-title {
    background-color: #3a87ad;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
}

.ui-jqgrid .ui-state-default, .ui-jqgrid .ui-widget-content .ui-state-default, .ui-jqgrid .ui-widget-header .ui-state-default {
    border: 1px solid #dbddff !important;
    background: url(img/header_back.gif) repeat-x !important;
}

.ui-jqgrid .ui-widget-content {
    border: 1px solid #dbddff !important;
    background: #ffffff !important;
}

    .ui-jqgrid .ui-state-hover, .ui-jqgrid .ui-widget-content .ui-state-hover {
        border: 1px solid #dbddff !important;
        background: url(img/header_back.gif) repeat-x !important;
    }

.ui-jqgrid .ui-jqgrid-view {
    border: 1px solid #dbddff !important;
}

.ui-jqgrid .ui-state-highlight, .ui-jqgrid .ui-widget-content .ui-state-highlight {
    border: 1px solid #dbddff !important;
    background: url(img/header_back.gif) repeat-x !important;
}

.ui-jqgrid .ui-jqgrid-pager {
    width: 900px;
    line-height: 2.7 !important;
    height: 35px !important;
}

    .ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
        margin: 5px 2px !important;
    }

.ui-jqgrid .ui-pg-input {
    WIDTH: 50px !important;
    height: 18px !important;
    font-size: 12px !important;
}

.ui-jqgrid .ui-pg-selbox {
    WIDTH: 75px !important;
    height: 29px !important;
    font-size: 12px !important;
}

.ui-jqgrid {
    margin-left: 0px !important;
    border-radius: 0px !important;
}

    .ui-jqgrid td {
        font-family: Verdana, Tahoma, sans-serif !important;
        color: #666;
    }

.ui-jQGrid-btnSubmit {
    margin: 0 auto;
    width: 400px !important;
}

.ui-paging-info {
    line-height: 1.5 !important;
}

/*------------ Added By Ketan ------------------*/
/*------------------------ Menu Delay -----------------------------*/

ul.newdelaymenu {
    float: left;
    margin: 0px;
    padding: 0px;
    min-height: 25px !important;
    background: none !important;
    border: medium none !important;
    box-shadow: none !important;
    width: 280px;
}

.newdelaymenu li.menuhead, .newdelaymenu li {
    position: relative;
    float: left;
    list-style: none;
}

.newdelaymenu ul {
    display: none;
    position: absolute;
    padding: 0;
    margin: 5px 0 0 0;
}

/*.newdelaymenu ul li ul
	{
		left:100%;
		top:0;
		margin:0px;
	}*/

.newdelaymenu li.over ul ul, .newdelaymenu li.over ul ul ul {
    display: none;
}

.newdelaymenu li.over ul, .newdelaymenu ul li.over ul, .newdelaymenu ul ul li.over ul {
    display: block;
}

.newdelaymenu li.over ul {
    position: absolute;
    top: 29px;
}
/*------------------------ Menu Delay -----------------------------*/

.calLeft {
    float: left;
}

.calRight {
    float: right;
}

.UX-padding-small-left, table tr td.UX-padding-small-left {
    padding-left: 10px !important;
}

.UX-padding-small-right {
    padding-right: 10px !important;
}

.UX-padding-small-top {
    padding-top: 10px !important;
}

.UX-padding-small-bottom {
    padding-bottom: 10px !important;
}

.dvLoginHeader {
    border-bottom: 1px solid #DDDDDD;
    padding: 15px 0;
}

.overflowHidden {
    overflow: hidden;
}

.overflowHidden-x {
    overflow-x: hidden;
}

.overflowHidden-y {
    overflow-y: hidden;
}

.overflowScroll-x {
    overflow-x: scroll;
}

.overflowScroll-y {
    overflow-y: scroll;
}

.uk-margin-large-top {
    margin-top: 45px;
}

.tm-padding-large-top {
    padding-top: 45px;
}

.marginAuto {
    margin: 0 auto;
}

.FloatNone {
    float: none !important;
}

input[type=checkbox].UX-checkBox-orange {
    display: none;
}

.UX-checkBox-orange-checked {
    display: inline-block;
    padding-left: 22px;
    height: 22px;
    background-image: url(../../GUI/Images/orangeCheck.png);
    background-repeat: no-repeat;
    margin-top: 0px;
    cursor: pointer;
    background-size: 22px;
}

input[type=checkbox].UX-checkBox-orange:checked + label.UX-checkBox-orange-checked {
    background-position: 0 -22px;
}

.uk-margin-small-top {
    margin-top: 10px;
}

/*----Added by Ketan ------*/
.input-xmini {
    width: 30px;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-family: Verdana, Tahoma, sans-serif !important;
    font-size: 12px !important; /*padding-top: 50px;*/
}

.ui-widget, input, textarea, select, button {
    font-family: Verdana, Tahoma, sans-serif !important;
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}



.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 20px;
    padding: 4px 6px;
}

.select2-container--default .select2-results > .select2-results__options {
    overflow: hidden;
    padding: 2px;
}

.select2-results__option[aria-selected] {
    padding: 2px 5px 1px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    font-weight: normal;
    width: auto;
    display: block;
    padding: 1px 3px;
    border: 1px solid #79b7e7;
    background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
    color: #1d5987;
    border-radius: 4px;
    text-decoration: none;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #cccccc;
    border-radius: 4px;
    cursor: text;
}

.select2-container .select2-search--inline .select2-search__field {
    margin: 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

.select2-container .select2-selection--multiple {
    min-height: 20px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 6px;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
        /*margin-top: 3px;*/
    }