﻿

.gridformclose {
    background-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    color: #e8f4fb;
    float: right;
    margin-top: -21px;
    margin-right: 5px;
}

.imgUserProf {
    cursor: pointer;
}

.editItem {
    background-color: #e8f4fb;
}

.FormContainer {
    display: none;
}

span.Caption {
    display: block;
    width: 40% !important;
    float: left;
    text-align: right !important;
}

.ui-icon-closethick {
    background: url("images/close_ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 19px;
    margin-top: 1px;
    width: 30px;
}

.ui-dialog-titlebar-close {
    cursor: pointer;
}

.ui-button-text {
    display: none;
}

body {
    background: #F0F0F0 url(images/bg_main_2.png) repeat-x;
    width: 100%;
    margin: 0px;
}

.DashHomeBtn {
    color: #FFF;
    text-decoration: none;
    padding-left: 26px;
    padding-top: 2px;
    padding-bottom: 4px;
    font: 14px Tahoma;
    line-height: 28px;
    background: url(images/home-icon.png) no-repeat;
}

.GridHeader th {
    line-height: 15px;
    padding-bottom: 1px;
    /*border-bottom: 1px solid #82ADD6;*/
}

.ulSteps li {
    width: 14% !important;
    padding-left: 0px !important;
}

    .ulSteps li a {
        padding-left: 40% !important;
        width: 100% !important;
    }

.ulSteps {
    width: 92% !important;
    padding-left: 12%;
}

/* Master Page Styles ----Starts----- */

/* Logged.Master - Starts */
.divMain_wrapper {
    margin: auto;
    width: 80%;
    padding-top: 15px;
    min-width: 900px;
}

.divLogo {
    height: 41px;
    background: url(../../Images/comp_logo_1.png) no-repeat;
    margin-top: 1.25% !important;
}

.KeyHomeBtn {
    color: #FFF;
    text-decoration: none;
    padding-left: 26px;
    padding-top: 2px;
    padding-bottom: 4px;
    font: 14px/28px Tahoma;
    background: url('images/key-icon.png') no-repeat scroll 0% 0% transparent;
}

.divBodyWrapper {
    background: #FFF url(Images/body_wrap_back.png) repeat-x;
    min-height: 500px;
    margin-top: -2px;
    float: left; /* overflow:hidden ----- Commented By Nithish */
    padding-bottom: 3px;
    width: 100%;
}

/* User Profile Styles - Starts */
.tblUserProf {
    float: right;
    margin-top: -42px;
    padding-right: 10px;
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    border-radius: 10px;
    border: 1px solid #01417E;
}

    .tblUserProf td {
        padding: 3px;
    }

.lblLoggedUser {
    color: #FFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.divInnerDetails {
    display: none;
    position: absolute;
    top: 55px;
    left: 72% ;
    background: url(images/bg_user_profile.png) no-repeat;
    padding: 10px;
    color: #01417E;
    font-family: Arial;
    font-size: 11px;
    height: 100px;
    width: 200px;
    z-index: 9999999;
}

    .divInnerDetails table {
        margin-top: 10px;
    }

    .divInnerDetails a {
        text-decoration: none;
        color: #666;
        font-family: Arial;
        font-size: 11px;
    }
/* User Profile Styles - Ends */

.divFooter {
    background-image: url(images/bg_naviblue.jpg);
    min-height: 30px;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
    text-align: center;
}
/* Logged.Master - Ends */


/* Public.Master - Starts */
.divMain_wrapper_public {
    margin: auto;
    width: 100%;
    padding-top: 15px;
    min-width: 900px;
}

.divBodyWrapper_public {
    margin-top: 92px;
    background: #FFF url(images/Login_Globe.png) no-repeat;
    background-position: center !important;
    min-height: 480px;
    overflow: hidden;
}

.divAssureLogo {
    width: 230px;
    height: 55px;
    float: left;
    background: url(../../Images/Assuretech_logo.png) no-repeat;
    margin-left: 8% !important;
    margin-top: .7% !important;
}

.divGargLogo {
    width: 232px;
    height: 40px;
    float: right;
    background: url(../../Images/comp_logo_1.png) no-repeat;
    margin-right: 8.5% !important;
    margin-top: 1% !important;
}

.divFooter_public {
    background: #112655;
    min-height: 50px;
    width: 101%;
    margin-left: -1%;
    text-align: center;
}
/* Public.Master - Ends */

/* Master Page Styles ----Ends----- */


/* More / Hide Span Style */
.spanMinMax {
    text-align: left !important;
    color: #01417E !important;
    cursor: pointer;
    width: 97% !important;
    padding-left: 30px;
}


/* JQuery Tabs Style - Starts */
.tab {
    background: url(images/bg_tab-grid.png) repeat-x !important;
    border-radius: 0px !important;
    display: inline-flex !important;
    height: 23px;
    margin-left: -3px;
    border-top-right-radius: 10px !important;
  border-top-left-radius: 4px !important;
}

    .tab a, .tab img {
        float: left;
    }

    .tab:first-child {
        margin-left: 0px;
    }

    .tab:hover {
        background: url(images/menu-yellow-hover.png) repeat-x !important;
    }

    .tab.active {
        background: url(images/menu-yellow-hover.png) repeat-x !important;
        padding-top: 1px;
    }


    .tab img {
        width: 20px;
        height: 20px;
        padding-left: 5px;
    }

    .tab a {
        color: #FFF !important;
    }

        .tab a:hover {
            text-decoration: none !important;
        }

    .tab.active a {
        color: #ffffff !important;
    }

.active {
    /*background-color: #FFF !important;*/
}


/* JQuery Tabs Style - Ends */


/* Error Message Styles - Starts */
#GeneralErrorMsg, #GeneralErrorMsgHelp {
    /* background: url("Images/body_wrap_back.png") repeat-x scroll 0% 0% #FFF !important; */
    background-color: #FFFFFF;
    border: 6px solid #4F9AED;
    margin-top: 50px;
    min-width: 400px !important;
    max-width: 400px !important;
    /*min-height: 85px !important;
    max-height: 200px !important;*/
    padding-bottom: 30px !important;
}

    #GeneralErrorMsg h1, #GeneralErrorMsgHelp h1 {
        color: #000;
        font-size: 13px;
        font-weight: bold;
        width: 95%;
        margin: 0px;
        font-family: Arial;
        padding-top: 5px;
        padding-bottom: 12px;
        height: 10px !important;
        text-align: left !important;
        padding-left: 25px;
    }

       #GeneralErrorMsg h2, #GeneralErrorMsgHelp h2 {
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        text-align: left;
        padding-left: 15px;
        padding-right: 10px;
    }

        #GeneralErrorMsgHelp h2.h2HelpMsgBody {
            font-size: 12px;
            margin-top: -5px;
            margin-bottom: 15px;
        }

        #GeneralErrorMsgHelp h2.h2HelpMsgTitle {
            font-weight: bold;
            color: #206DC3;
        }

        #GeneralErrorMsgHelp h2.h2HelpMsgLink {
            cursor: pointer;
        }

    #GeneralErrorMsg div.divClose, #GeneralErrorMsgHelp div.divClose {
        background-color: rgb(194, 0, 0);
        width: 20px;
        height: 12px;
        float: right;
        margin-top: -33px;
        color: rgb(255, 255, 255);
        padding: 5px;
        font-weight: bold;
        font-size: 11px;
        cursor: pointer;
        font-family: tahoma;
    }

h1.Information {
    background: #4F9AED url(images/info-icon.png) no-repeat;
}

h1.Success {
    background: #4F9AED url(images/success-icon.png) no-repeat;
}

h1.Error {
    background: url("images/error-icon.png") no-repeat scroll 0% 0% #4F9AED;
}

h1.Warning {
    background: #4F9AED url(images/warning-icon.png) no-repeat;
}
/* Error Message Styles - Ends */


/* Heading in Table */
table tbody tr th a {
    color: #000000;
    text-decoration: none;
    text-align: left !important;
}

table tbody tr th:not([align="center"]) {
    text-align: left !important;
}

/* Error Popup - Starts */
.growlUI {
    /*border-radius: 5px !important;*/
    border: 5px solid #6BADF6;
    padding-bottom: 10px !important;
}

h1.error {
    background: #4F9AED url(images/error-icon.png) no-repeat !important;
}

h2.error ul {
    list-style: none;
    text-align: left;
}

    h2.error ul li {
        padding: 4px;
        font-size: 11px;
        color: maroon;
    }
/* Error Popup - Ends */


/* Controls Styles - Starts */

ul.form li div.chosen-container {
    width: 56.5%;
}
.FormTemplate li div.chosen-container {
    width: 56.8% !important;
}

ul.form li input[type="text"]:disabled, ul.popupUl li input[type="text"]:disabled {
    background: #FFFFFF !important;
}

ul.form li.action input[type="submit"], ul.form li.action input[type="button"], ul.popupUl li.action input[type="button"], ul.popupUl li.action input[type="submit"], .btnPopup, .btnCommon {
    padding: 1px 10px 1px 10px;
    font-size: 10px;
    cursor: pointer;
    background: url(images/btn_bg.png);
    border: 1px solid gray;
    border-radius: 5px;
    font-weight: normal;
    font-family: Arial;
    min-height: 19px;
    color: #FFFFFF; /*#08276A;*/
    width: 65px;
}

ul.form li input[type="text"], ul.form li input[type="password"], ul.popupUl li input[type="text"], textarea, .tableCustomPremiumCalcMotor input[type="text"], .tblBrokerage input[type="text"] {
    font-size: 11px;
    font-family: Arial;
    padding: 3px;
    border: 1px solid #C0DEF8; /*1px solid #A0D0FA;*/
    height: 13px;
}

    ul.form li input[type="text"]:focus, ul.popupUl li input[type="text"]:focus, ul.form li input[type="password"]:focus, ul.form li textarea:focus, .tableCustomPremiumCalcMotor input[type="text"]:focus, .tblBrokerage input[type="text"]:focus {
        border-color: transparent;
        outline: none;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 1px solid #77b1eb; /*1px solid #1386EB;*/
    }

.tableCustomPremiumCalcMotor td {
    padding: 2px;
}

.spCopyRight {
    color: #FFF;
    font: 9px Arial;
    /*  float: right;
    padding-right: 30px;*/
    line-height: 30px;
}

.spCopyRight_public {
    color: #FFF;
    font: 10.5px Arial;
    padding-right: 30px;
    line-height: 50px;
}

ul.form li.sectionHead {
    width: 100%;
    padding-left: 30px;
}

    ul.form li.sectionHead span {
        padding-left: 5px;
        color: #731f07;
        font-size: 11px;
        text-align: left;
        width: 80% !important;
    }


ul.ulPremSheet li.sectionHead {
    width: 100%;
    padding-left: 30px;
}

    ul.ulPremSheet li.sectionHead span {
        padding-left: 5px;
        color: #731f07;
        font-size: 11px;
        text-align: left;
        width: 80% !important;
    }

ul.form li.sectionHead div {
    width: 88%;
    border-bottom: 1px solid #C2D4EC;
    margin-left: 5px;
}

.chosen-single div {
    background: url(images/downarrow-icon.png) no-repeat !important;
    margin-top: 5px;
    width: 15px !important;
}

.growlUI input[type="button"] {
    font-weight: normal;
    padding: 3px 25px 3px 25px;
    font-size: 11px;
    cursor: pointer;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0%,#e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
    border: 1px solid #A5A5A5;
    float: right;
    margin-right: 10px;
    /*border-radius: 5px;*/
}

    .growlUI input[type="button"]:hover {
        border: 1px solid #4F9AED;
    }

.linkAddBack {
    float: right;
    margin-right: 3px;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
    /*text-align: center;*/
    /*border: 1px solid #989898;
    border-radius: 3px;*/
    /*background: url(images/bg_Add-Pager.png) repeat-x;*/
    color: #efefef;
    margin-top: 5px;
    width: 60px; /*35px;*/
    padding-top: 3.5px;
    padding-bottom: 3.5px;
}

.linkBackButton {
    background: url(images/back_btn_bg.png) no-repeat;
    text-align: right;
}

.linkAddButton {
    background: url(images/add_btn_bg.png) no-repeat;
    text-align: left;
}
/* Controls Styles - Ends */


/* FlexDatePicker Style - Starts */
.ui-datepicker table {
    font-size: .7em !important;
}

.ui-datepicker-header {
    height: 30px !important;
}
/* Replace these css classes */

.ui-datepicker-next {
    float: right !important;
    background: url(images/next-icon.png) no-repeat;
    height: 16px;
    cursor: pointer;
    margin-top: 7px;
    margin-right: -1px;
    color: transparent;
}

.ui-datepicker-prev {
    float: left !important;
    background: url(images/prev-icon.png) no-repeat;
    height: 16px;
    cursor: pointer;
    margin-top: 7px;
    margin-left: 4px;
    color: transparent;
}

.ui-datepicker-title {
    width: 110px !important;
    margin-left: 25px;
    padding-top: 5px;
}

.ui-datepicker-calendar {
    width: 100%;
    background: #FFF;
}

.ui-datepicker-month {
    width: 50px !important;
    margin-right: 2px;
}

.ui-state-default {
    font-size: 10px;
    text-decoration: none;
}

.ui-datepicker table th {
    text-align: left;
    font-size: 10px;
}

.ui-state-highlight {
    color: Red !important;
}

.ui-datepicker-month, .ui-datepicker-year {
    font-size: 11px;
}

.ui-datepicker-header {
    border-color: #3D556C #3D556C #3A5168;
    color: #FFFFFF;
}

.ui-datepicker {
    font-size: 11px;
    border-color: #7686A5;
    border-style: solid;
    border: 0px;
    padding: 0;
    font-size: 11px;
    margin: 0;
    font-family: Arial,Sans-Serif;
    width: 160px !important;
}

.ui-datepicker-div {
    position: absolute;
    top: 533px;
    left: 446.5px;
    z-index: 1;
    display: block;
}

.ui-state-default {
    border: 0px !important;
    background: url('') !important;
    color: black !important;
    font-weight: normal !important;
}

.ui-datepicker-calendar tr {
    background-color: White !important;
}
/* FlexDatePicker Style - Ends */


/* Menu Style - Starts */
.tblMenu {
    width: 100.4%;
    margin-top: 15px;
    background-image: url(Images/navi_blue_bg.jpg);
    height: 44px;
    margin-left: -2px;
}

.blue ul.mega-menu .sub ul li, .blue ul.mega-menu li .sub li.mega-hdr {
    border: 0px !important;
}

.sub-container {
    border-bottom: 0px !important;
}

.blue ul.mega-menu li .sub {
    background: #FFF url(images/body_wrap_back.png) repeat-x !important;
}

.dc-mega-li {
    background: url(images/bg_menu.png) repeat-x;
}
/* Menu Style - Ends */


/* Login Styles - Starts */
.loginFullWidth {
    width: 100% !important;
    text-align: right;
    padding-right: 100px;
}

.loginBox {
    width: 300px;
    height: 190px;
    float: right;
    background: url(../../Images/Login_Box.png) no-repeat; /* background-color: #edeaea; /* background: url(images/Login_Box.png) no-repeat;*/
    margin-top: 8%;
    margin-right: 8%;
}

.loginForm {
    width: 88% !important;
    margin-top: 9px !important;
}
/* Login Styles - Ends */


/* Popup - Styles - Starts */
.ulPop {
    width: 95.7% !important;
    /*background: url("Images/body_wrap_back.png") repeat-x scroll 0% 0% #FFF;
    border: 1px solid #989898;*/
}
/* Popup Title */
.ui-dialog-title {
    font-size: 11px;
    font-family: arial;
    padding-left: 15px;
    line-height: 27px;
}

.ui-widget-header {
    /*background: url("images/bg_tab-grid.png") repeat-x !important;*/
    background-color: #4a8cdd;
    background-size: 100% 100%;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
}

    .ui-widget-header button {
        background-image: url("../../images/close.png");
        float: right;
        width: 36px;
    }
/* Flex Popup */
.flexdialog {
    background: url("Images/body_wrap_back.png") repeat-x scroll 0% 0% #FFF;
    border: 1px solid #989898;
}

    .flexdialog li {
        list-style: none;
    }
/* Popup - Styles - Ends */


/* Label Mandatory Star */
.mandatory {
    background: url(../../Images/mandatory.png) no-repeat 99% 30% !important;
}

/* FlexGrid - Selected Row */
.GridRowSelect1, tr.selected {
    /*   background: url(images/bg_BlueGlossy.png) repeat-x;*/
    background-color: #f2dcdb !important;
    ;
    background-size: 100% 100% !important;
}

tr.editForm {
    background-color: #ebf4fa !important;
    background-image: none !important;
}

.absDate {
    width: 65% !important;
}

.form_3col .absDate {
    width: 46% !important;
}
/* AbsLov Styles - Starts */
.absLov {
    width: 56.5% !important;
    overflow: hidden !important;
}

.absTable tr td:first-child {
    width: 30%;
}

.lovCloseBtn {
    position: absolute;
    margin-top: -22px;
    left: 95%;
    height: 16px;
    width: 16px;
    color: transparent !important;
    background: transparent url(images/close_ico.png) no-repeat !important;
    cursor: pointer;
}

.flexLovDesc {
    width: 61% !important;
    border-left: 0px !important;
}

.flexLovCode {
    width: 24% !important;
    border-right: 0px !important;
}

.absLovInput {
    height: 13px !important;
    float: left;
    width: 70%;
    font-size: 10px;
    text-transform: uppercase;
}

.absLov input[type="image"] {
    float: right !important;
    margin-top: 0px;
}

/* AbsLov - absTable */
.absTable {
    padding: 0px;
    width: 100%;
}

.absTableHeadRow {
    background-color: #bdd4f0; /*: url(images/bg_tab-grid_filter.png) repeat-x; /*url(images/bg_tab-grid.png) repeat-x;*/
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}

.absTable td {
    padding: 6px 5px 6px 5px;
    cursor: pointer;
}
/*absTableDataRow*/
table.absTable tr td {
    border-style: solid;
    border-color: #7CAFEC;
    border-width: 0px 0px 1px 1px;
}

table.absTable tr.absTableHeadRow td {
    border-bottom: 0px !important;
}

table.absTable tr td:first-child {
    border-left: 0px !important;
}

.absTableDataRow td {
    font-family: Arial !important;
    line-height: 12px;
}

table.absTable tr:nth-child(2) {
    background-color: #bdd4f0;
}

    table.absTable tr:nth-child(2) td {
        padding: 0px 0px 3px 5px;
    }

table.absTable tr.absTableHeadRow td {
    padding: 5px 0px 2px 5px;
}
/* AbsLov - Div */
.lovContentDiv {
    width: 100% !important;
    overflow: hidden !important;
    border-style: solid;
    border-color: #0070c0;
    border-width: 0px 0px 0px 0px;
}


.absLovAltRow {
    background-color: #f2f2f2 !important;
}


/* AbsLov - Pagination - Starts */
.simple-pagination {
    padding-left: 20px !important;
    margin-top: -90px !important;
    background-color: #d9d9d9;
    margin: 0px 0px !important;
    padding: 5px !important;
}

.light-theme a, .light-theme span {
    line-height: 16px !important;
    box-shadow: 0px 0px 0px !important;
    border-radius: 0px !important;
    text-decoration: none !important;
    font-size: 10px !important;
    padding: 0px 2px 0px 2px !important;
    min-width:13px !important;
}

.light-theme a {
    /*background: url(images/bg_page_end.png) !important;*/
    /*background-color: #C6D9F1 !important;*/
    border: 1px solid #5B7CA5 !important;
    color: #000 !important;
}

.light-theme span {
    /*background: url(images/bg_BlueGlossy.png) !important;*/
    background-color: #fff !important;
    border: 1px solid #5B7CA5 !important;
    color: #000 !important;
}

.active .prev, .active .next, .next, .prev {
    /*background: url(images/bg_page_end.png) !important;*/
    border-radius: 0px !important;
    border: 1px solid #999 !important;
    color: #000 !important;
}
/* AbsLov - Pagination - Ends */

/* AbsLov - Filter Button - Starts */
.absLovFilterBtn {
    background: url(images/filter-icon.png) no-repeat;
    border: none;
    margin-left: 2px;
    margin-top: 1px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.context-menu-list {
    background: url(images/filter-context-bg.png) repeat-y !important;
    width: 190px !important;
    border: 1px solid rgb(118, 140, 165) !important;
}

.context-menu-item {
    background: none !important;
    padding-left: 35px !important;
    font: bold 10px/22px Arial !important;
    cursor: pointer;
}

    .context-menu-item:hover {
        background: url(images/filter-context-menu-hover.png) repeat-x !important;
    }
/* AbsLov - Filter Button - Ends */
/* AbsLov Style - Ends */


/* FlexGrid - Starts */
.GridView tr:hover {
    /* background-image: url(images/bg_grid_hover.png);*/
    background-size: 100% 100%;
    background-repeat: repeat-x !important;
    cursor: mouse;
}


.table tbody tr.toolbar:hover {
    background-image: none !important;
}

.GridView .editForm tr:hover {
    background-image: none !important;
    background-repeat: none !important;
}

.AltRow {
    background: #eaeef4; /*#E6EFFB;*/
}
/* FlexGrid Pager Styles - Starts */
.GridView tr:last-child:hover {
    background: #d8d8d8 !important;
}

.GridFooter {
    background: #d8d8d8 !important;
    line-height: 15px;
}

.GridPager {
    background: #eaeaea;
    border: solid 1px #D3D3D3;
}

    .GridPager td {
        border: 0px !important;
        /*padding-left: 3px !important;
        padding-right: 1px !important;
        font-weight: bold !important;
        font-size: 10px !important;*/
        line-height: 10px !important;
        padding: 2px 2px 0px 0px !important;
    }

    .GridPager table span {
        background-color: #FFF !important;
        color: #000 !important;
        width: auto !important;
        text-align: center !important;
        padding-bottom: 0px;
        font-weight: normal !important;
        border: 1px solid #5B7CA5 !important;
        line-height: 12.5px !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
        padding-top: 2px !important;
        margin-bottom: 1.5px !important;
    }

div.active .GridPager table span {
    padding-top: 1px !important;
}

div.active .GridView {
    /*padding: 6px 4px 6px 4px !important;*/
}

.GridPager table a {
    text-decoration: none;
    color: #000 !important;
    padding: 1px 5px 0px;
    border: 1px solid rgb(87, 124, 170);
}

.GridPager table {
    padding-left: 40px;
    margin-top: 0px;
}

div.active .GridPager table {
    margin-top: 2px !important;
}

.GridView table tr td:last-child a, .GridView table tr td:first-child a {
    border: 1px solid #5B7CA5 !important;
}

.GridPager table a:hover {
    background-color: #C6D9F1 !important;
    border: 1px solid #5B7CA5 !important;
}


div.active div.divGridPager {
    padding: 2px 5px !important;
}
/*FlexGrid Pager Styles - Ends */


/* FlexGrid - Filter - Starts - */
.txtGridFilter {
    float: left;
    height: 10px !important;
    margin-left: -4px;
    width: 55%;
}

.spnGridFilter {
    width: 16px !important;
    padding: 0px 0px 0px 2px !important;
}

    .spnGridFilter a {
        float: left;
        height: 17px;
        width: 17px;
        color: transparent;
        background: url(images/filter-icon.png);
    }

        .spnGridFilter a:hover {
            background: url(images/filter-icon-hover.png);
        }

        .spnGridFilter a:focus, .spnGridFilter a:active {
            background: url(images/filter-icon-selected.png);
        }

ul.filteritem {
    position: absolute !important;
    display: none;
    padding: 0px !important;
    width: 190px;
    background: url(images/filter-context-bg.png) repeat-y;
    border: 1px solid #768ca5;
    list-style: none !important;
}

    ul.filteritem li {
        float: none !important;
        text-align: left;
        padding-left: 35px;
        cursor: pointer;
        font: bold 10px Arial;
        line-height: 22px;
        color: #000;
        width: 81% !important;
        list-style: none !important;
    }

        ul.filteritem li:hover {
            background: url(images/filter-context-menu-hover.png) repeat-x;
        }
/* Grid Filter - Ends - */

table.Grid {
    border-color: #ABCBF0;
}

    table.Grid tbody tr th {
        /* background: url('images/grid_hdr_bg.jpg') repeat-x;     color: White;
    background: url("images/bg_tab-grid_filter.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
        border-color: #8CBBF6; /*#c5d8ee;*/
        color: #000000;
        height: 23px;
        padding-left: 8px;
        vertical-align: top;
        background-color: #B0CCF0;
        padding-right: 3px;
    }

    table.Grid tr th:first-child input {
        display: none;
    }

    table.Grid tbody tr td {
    border: 1px solid #abcbf0;
    padding-left: 8px;
    padding-right: 3px;
}

   table.Grid tbody tr.GridPager td {
        padding-left: 2px !important;
    }


table.GridView {
    /*border-color: #ABCBF0;*/
}

    table.GridView tbody tr th {
        /* background: url('images/grid_hdr_bg.jpg') repeat-x;     color: White;
    background: url("images/bg_tab-grid_filter.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
        border-color: rgba(139, 185, 237, 1);
        color: #000000;
        height: 23px;
        padding-left: 8px;
        vertical-align: top;
        background-color: #8db3e2;
    }

    table.GridView tr th:first-child input {
        display: none;
    }

    table.GridView tbody tr td {
        border: 1px solid #ABCBF0; 
        padding-left: 8px;
        padding-top: 1px;
        padding-bottom: 1px;
    }


    

table tbody tr.toolbar a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
    background: url('images/add-icon.png') no-repeat;
    padding-left: 15px;
    margin-left: 5px;
}

.tblPopup td {
    padding: 5px;
}

table tbody tr.toolbar th {
    background-image: none;
    text-align: left;
    padding-top: 2px;
    padding-left: 15px;
}

.tdPopLbl {
    width: 35%;
}

table tbody tr.toolbar {
    background-color: #548DD4;
    border: 1px solid #548DD4;
    height: 24px;
    /*  background: url("images/bg_toolbar.png") repeat;*/
}

    table tbody tr.toolbar:hover {
        /*background: url("images/bg_toolbar.png") repeat !important;*/
    }

.historyRow {
    text-decoration: none;
    display: block;
    width: 23px;
    height: 23px;
    background: url('images/history-icon.png') no-repeat;
}

.editRow {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 14px;
    background: url('images/edit-icon.png') no-repeat;
    float: left;
    margin-left: 2px;
}

    .editRow:hover {
        border: 1px !important;
    }

.saveRow {
    text-decoration: none;
    display: block;
    width: 24px;
    height: 24px;
    background: url('images/save-btn.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.MapLocation {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 20px;
    background: url('images/gps_map_marker.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.deleteRow {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 14px;
    background: url('images/delete-icon.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.addRow {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 16px;
    background: url('images/add_grid.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.updateRow {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 16px;
    background: url('images/update_grid.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.cancelRow {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 16px;
    background: url('images/cancel_row.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.viewRow {
    display: none;
    text-decoration: none;
    display: block;
    width: 20px;
    height: 14px;
    background: url('images/view-icon.png') no-repeat;
    float: left;
}

.viewEnq {
    display: none;
    text-decoration: none;
    display: block;
    width: 20px;
    height: 14px;
    background: url('images/conditions-icon.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.viewRowRen {
    display: none;
    text-decoration: none;
    display: block;
    width: 20px;
    height: 14px;
    background: url('images/RenView.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.viewRowRenNew {
    display: none;
    text-decoration: none;
    display: block;
    width: 20px;
    height: 15px;
    background: url('images/RenNew.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.toolbar th {
    vertical-align: middle;
}
/* FlexGrid - Ends */

.disabled .ellipse {
    /* background: url("images/bg_page_end.png") repeat scroll 0% 0% transparent !important;
   background: #FFF !important;*/
     background-color: transparent !important;
    border: 1px solid #5B7CA5 !important;
    font-weight: bold !important;
}


/* Transaction - Pages Styles - Starts - Created By Nithish - 06.01.2014 */

#divSidePanel {
    width: 15%;
    float: left;
    padding-top: 5px;
    background-color: #4290DE;
    border-radius: 5px;
    margin-top: 10px;
}

#divInnerBody {
    background-color: #eceefa;
    min-height: 20px;
    margin: 5px 2px 3px 2px;
    padding: 5px 2px 5px 10px;
}

.divNetPrem {
    width: 99%;
    margin-top: -2px;
    background: #c3c2c2;
    height: 25px;
}

    .divNetPrem span {
        line-height: 25px;
        font-weight: bold;
        color: #000 !important;
    }

.premVal {
    width: 10.2% !important;
    border-right: 1px solid #D3D3D3;
    padding-right: .5% !important;
}

.premTxt {
    width: 81.3% !important;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    padding-right: 1.5% !important;
}
/* Transaction - Pages Styles - Ends */


/* Multi Select Combobox - Close Button Of Items */
.search-choice-close {
    width: 6px !important;
    height: 6px !important;
    background: url(images/multicombo-close.png) !important;
}
/*HTML Editor Starts Here*/
.upnlHtmlEditor {
    float: none;
    margin-left: 16%;
    width: 100%;
}

.divHtmlEditHolder {
    float: inherit;
    width: 75% !important; /* width: 60% !important; */
    background-color: #c2dcf0 !important; /* background-color: Gray !important; */
    border: 1px solid #77B1EB !important;
}

.divHtmlEditor {
    font-size: 14px;
    font-family: Arial;
    padding: 3px;
    height: 200px;
    display: block;
    overflow: auto !important;
    width: 99%; /* width: 100%; */
    background-color: #fff;
}

.divHtmlToolkitPanel {
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 3px;
    background: url(images/htmltoolBack.png) !important;
    border-radius: 5px;
    border: 1px solid #3c7fb1;
    margin: 2px;
    height: 18px;
    display: block;
    width: 98%; /* width: 100%; */
}

    .divHtmlToolkitPanel a {
        width: 15px !important;
        height: 15px !important;
        display: block;
        float: left;
        margin: 3px 5px 0px 5px;
        background-repeat: no-repeat;
    }

.divHtmlEditor ul li {
    float: none !important;
    list-style-type: square !important;
    width: 100% !important;
    display: list-item !important;
}
.divHtmlEditor ol li {
    list-style: auto !important;
    display: list-item !important;
    width: 100% !important;
}

.divHtmlEditor span {
    float: none !important;
    display: inline !important;
    text-align: inherit !important;
    padding-right: 0px !important;
}

a.bold {
    background: url(images/bold.png) no-repeat !important;
}

a.superscript {
    background: url(images/superscript.png) no-repeat !important;
}

a.subscript {
    background: url(images/subscript.png) no-repeat !important;
}

a.undo {
    background: url(images/undo.png) no-repeat !important;
}

a.redo {
    background: url(images/redo.png) no-repeat !important;
}

a.italic {
    background: url(images/italic.png) no-repeat !important;
}

a.underline {
    background: url(images/underline.png) no-repeat !important;
}

a.strikethrough {
    background: url(images/strikethrough.png) no-repeat !important;
}

a.justifyright {
    background: url(images/justifyright.png) no-repeat !important;
}

a.justifyleft {
    background: url(images/justifyleft.png) no-repeat !important;
}

a.justifycenter {
    background: url(images/justifycenter.png) no-repeat !important;
}

a.orderedlist {
    background: url(images/orderedlist.png) no-repeat !important;
}
a.numberedlist {
    background: url(images/numberedlist.png) no-repeat !important;
}
/* HTML Editor Ends here*/



.rowHead {
    background: url("images/bg_tab-grid_filter.png") repeat-x scroll 0% 0% transparent;
}

.headLabel {
    color: #000 !important;
    text-align: center !important;
}

.printRow {
    text-decoration: none;
    display: block;
    width: 23px;
    height: 23px;
    background: url('/images/printer-icon.png') no-repeat;
    float: left;
    margin-left: 2px;
}

.VehDelete {
    background: url('images/grid-delete.png') no-repeat !important;
}


.ui-dialog {
    /*left: 25% !important;*/
}

.requestSearch {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 14px;
    background: url('images/request-icon.png') no-repeat;
    /*  background: url('images/edit-icon.png') no-repeat;*/
    float: left;
    margin-left: 2px;
}

    .requestSearch:hover {
        border: 1px !important;
    }

.labelLovCountLeft {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 2%;
    margin-right: 10px;
}

.divGridPager select {
    font-size: 10px;
}

custom.css


/* Breadcrumb - Starts Here */
div.div-stages-holder {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-align: left;
    padding: 2px 0px 5px 0px;
    height: 40px;
    vertical-align: middle;
}

div.div-stages-holder ul.ul-stages {
    width: 100%;
    list-style-type: none;
}

    div.div-stages-holder ul.ul-stages li {
        width: 145px;
        float: left;
        margin-left: -18px;
    }

        div.div-stages-holder ul.ul-stages li:first-child {
            width: 59.5px;
        }

        div.div-stages-holder ul.ul-stages li:last-child {
            margin-left: -20px;
        }

ul.ul-stages li a.a-stages {
    text-decoration: none;
    display: block;
    height: 40px;
}

ul.ul-stages li a.a-stages-disabled {
    background: url(images/breadcrumb/arrow-gray.png) no-repeat;
    color: #414141;
}

ul.ul-stages li a.a-stages-enabled {
    background: url(images/breadcrumb/arrow-violet.png) no-repeat;
    color: #fbfbfb;
}

ul.ul-stages li a.a-stages-approved {
    background: url(images/breadcrumb/arrow-green.png) no-repeat;
    color: #fbfbfb;
}

ul.ul-stages li a.a-stages-converted {
    background: url(images/breadcrumb/arrow-green.png) no-repeat;
    color: #fbfbfb;
}

ul.ul-stages li a.a-stages-rejected {
    background: url(images/breadcrumb/arrow-red.png) no-repeat;
    color: #fbfbfb;
}

ul.ul-stages li a.a-stages-first {
    background: url(images/breadcrumb/arrow-start-green.png) no-repeat;
}

ul.ul-stages li a.a-stages-last-disabled {
    background: url(images/breadcrumb/arrow-end-gray.png) no-repeat;
    display:none;
}

ul.ul-stages li a.a-stages-last-enabled {
    background: url(images/breadcrumb/arrow-end-violet.png) no-repeat;
    display:none;
}

ul.ul-stages li a.a-stages-last-approved {
    background: url(images/breadcrumb/arrow-end-green.png) no-repeat;
    display:none;
}

ul.ul-stages li a.a-stages-last-rejected {
    background: url(images/breadcrumb/arrow-end-red.png) no-repeat;
    display:none;
}

a.a-stages div.div-stages-text {
    padding-left: 0px;
    padding-top: 10px;
    background-position: left center !important;
    height: 21px;
    margin-left: 20px;
}

a.a-stages div.div-icon-custenquiry-active {
    background: url(images/breadcrumb/enquiry-active.png) no-repeat;
}

a.a-stages div.div-icon-custenquiry-inactive {
    background: url(images/breadcrumb/enquiry-inactive.png) no-repeat;
}

a.a-stages div.div-icon-proposal-active {
    background: url(images/breadcrumb/proposal-active.png) no-repeat;
}

a.a-stages div.div-icon-proposal-inactive {
    background: url(images/breadcrumb/proposal-inactive.png) no-repeat;
}

a.a-stages div.div-icon-quotation-active {
    background: url(images/breadcrumb/quotation-active.png) no-repeat;
}

a.a-stages div.div-icon-quotation-inactive {
    background: url(images/breadcrumb/quotation-inactive.png) no-repeat;
}

a.a-stages div.div-icon-policy-active {
    background: url(images/breadcrumb/policy-active.png) no-repeat;
}

a.a-stages div.div-icon-policy-inactive {
    background: url(images/breadcrumb/policy-inactive.png) no-repeat;
}

a.a-stages div.div-icon-dispatch-active {
    background: url(images/breadcrumb/despatch-active.png) no-repeat;
}

a.a-stages div.div-icon-dispatch-inactive {
    background: url(images/breadcrumb/despatch-inactive.png) no-repeat;
}

/*Claim Parts starts Here */
ul.ul-stages li a.a-c-stages-first {
    background: url(images/breadcrumb/arrow-start-green.png) no-repeat;
}

a.a-c-stages div.div-stages-text {
    padding-left: 0px;
    padding-top: 7px;
    background-position: left center !important;
    height: 20px;
    margin-left: 19px;
}
a.a-c-stages div.div-icon-registration-inactive {
    background: url(images/breadcrumb/Registration-inactive.png) no-repeat;
}

a.a-c-stages div.div-icon-registration-active {
    background: url(images/breadcrumb/Registration-active.png) no-repeat;
}

a.a-c-stages div.div-icon-intimation-inactive {
    background: url(images/breadcrumb/Intimation-inactive.png) no-repeat;
}

a.a-c-stages div.div-icon-intimation-active {
    background: url(images/breadcrumb/Intimation-active.png) no-repeat;
}

a.a-c-stages div.div-icon-legal-inactive {
    background: url(images/breadcrumb/Legal-inactive.png) no-repeat;
    background-position: 0px 4px !important;
    padding-top: 2px;
}

a.a-c-stages div.div-icon-legal-active {
    background: url(images/breadcrumb/Legal-active.png) no-repeat;
    background-position: 0px 4px !important;
    padding-top: 2px;
}

a.a-c-stages div.div-icon-LPO-inactive {
    background: url(images/breadcrumb/LPO-inactive.png) no-repeat;
}

a.a-c-stages div.div-icon-LPO-active {
    background: url(images/breadcrumb/LPO-active.png) no-repeat;
}

a.a-c-stages div.div-icon-garage-inactive {
    background: url(images/breadcrumb/Garage-inactive.png) no-repeat;
}

a.a-c-stages div.div-icon-garage-active {
    background: url(images/breadcrumb/Garage-active.png) no-repeat;
}

a.a-c-stages div.div-icon-recovery-inactive {
    background: url(images/breadcrumb/Recovery-inactive.png) no-repeat;
}

a.a-c-stages div.div-icon-recovery-active {
    background: url(images/breadcrumb/Recovery-active.png) no-repeat;
}

a.a-c-stages div.div-icon-settlement-inactive {
    background: url(images/breadcrumb/Settlement-inactive.png) no-repeat;
}

a.a-c-stages div.div-icon-settlement-active {
    background: url(images/breadcrumb/Settlement-active.png) no-repeat;
}

a.a-c-stages div.div-icon-surveyor-active {
    background: url(images/breadcrumb/Surveyor-active.png) no-repeat;
}

a.a-c-stages div.div-icon-surveyor-inactive {
    background: url(images/breadcrumb/Surveyor-inactive.png) no-repeat;
}

a.a-c-stages div.div-icon-estimation-active {
    background: url(images/breadcrumb/estimation-active.png) no-repeat;
}

a.a-c-stages div.div-icon-estimation-inactive {
    background: url(images/breadcrumb/estimation-inactive.png) no-repeat;
}


/*New Changes in Claim Part Starts Here*/

ul.ul-stages li a.a-c-stages {
    text-decoration: none;
    display: block;
    height: 40px;
}

div.div-stages-holder ul.ul-stages li {
    width: 145px;
    float: left;
    margin-left: -17px;
}

ul.ul-stages li a.a-c-stages-disabled {
    background: url(images/breadcrumb/arrow-gray.png) no-repeat;
    color: #414141;
}

ul.ul-stages li a.a-c-stages-enabled {
    background: url(images/breadcrumb/arrow-violet.png) no-repeat;
    color: #fbfbfb;
}

ul.ul-stages li a.a-c-stages-approved {
    background: url(images/breadcrumb/arrow-green.png) no-repeat;
    color: #fbfbfb;
}

ul.ul-stages li a.a-c-stages-converted {
    background: url(images/breadcrumb/arrow-green.png) no-repeat;
    color: #fbfbfb;
}

ul.ul-stages li a.a-c-stages-rejected {
    background: url(images/breadcrumb/arrow-red.png) no-repeat;
    color: #fbfbfb;
}
/*New Changes in Claim Part End Here*/



/*Claim Parts End Here */


/* Breadcrumb - Ends Here */

ul.form li input[type="file"] {
    font-family: Arial;
    font-size: 10px;
}


div.divDialogOverlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.18);
}

ul.form li textarea:disabled, ul.popupUl li input[type="text"]:disabled {
    background: none repeat scroll 0% 0% #FFF !important;
}
.printImage {
    text-decoration: none;
    display: block;
    width: 23px;
    height: 23px;
    background: url('/images/print_icon.png') no-repeat;
    float: left;
    margin-left: 2px;
}