﻿body {
    margin: 0px;
    padding: 0px;
    background-color: #f2f2f2;
    font-family: 'Roboto', sans-serif;
}

a {
    text-decoration: none;
    color: black;
}

.left3px {
    margin-left: 3px;
}

.welcome {
    float: right;
    font-size: 14px;
    margin-top: 20px;
    margin-right: 10px;
}

.AndroidApp{
   position:absolute;
   top:45px;
   right:0px;
}

.Loader {
    width: 50px;
    height: 50px;
    margin-top: 13px;
    float: left;
    margin-left: 15px;
}

.AjaxLoader {
    width: 32px;
    height: 32px;
    margin-top: 13px;
    float: left;
    margin-left: 10px;
    background-image: url('../Images/ajax-loader.gif');
    display: none;
}

.MainContainer {
    width: 98%;
    padding-top: 1%;
    overflow: hidden;
    padding-bottom: 50px;
}

.SubMenu {
    width: 96%;
    padding: 1%;
    text-align: left;
    /*display: none;*/
    border: 1px solid #D6D6D6;
    border-bottom-left-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
}

.SubMenuItem {
    margin-top: 10px;
    font-size: 13px;
    padding: 3px;
    padding-left: 10px;
    border-radius: 0.4em;
    display: none;
}

.HeaderContainer {
    width: 100%;
    height: 160px;
    overflow: visible;
    position: relative;
}

.ColorWhite {
    color: #f2f2f2 !important;
}

.TopMargin {
    margin-top: 43px;
    margin-left: 15px;
}

.GridheaderleftMarLHM {
    margin-left: 8%;
}

.MarTop {
    margin-top: 7px;
}

.TopMar10 {
    margin-top: 10px;
    display: inline-block;
}

.trMarTop {
    margin-top: 10px !important;
}

.TableWidth {
    width: 100% !important;
}


.ParentMenu {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.ParentMenuItem {
    width: 106px;
    height: 16px;
    padding: 7px;
    float: left;
    cursor: pointer;
    margin-left: 5px;
    border-top-left-radius: 0.4em;
    border-top-right-radius: 0.4em;
    background-color: #F3D987;
    font-size: 15px;
}

.MarginLeft {
    margin-left: 20px;
}

.Font {
    font-size: 13px;
    float: right;
}
.gridMarLeft{
    margin-left: 15px;
}

.MarginLeft10 {
    margin-left: 10px;
}

.ParentSubMenu {
    width: 100%;
    margin-top: 0PX;
    height: 40px;
    background-color: #F3D987;
    overflow: hidden;
    font-size: 13px;
}

.ParentSubMenuItem {
    height: 40px;
    float: left;
    overflow: hidden;
    display: block;
}

.MastersItems {
    height: 16px;
    cursor: pointer;
    float: left;
    margin-top: 8px;
    margin-left: 18px;
    border-radius: 0.3em;
    padding: 4px;
    padding-left: 6px;
    padding-right: 6px;
}

.divTitle {
    width: 100%;
    height: 100px;
    background-color: #7BB0FE;
    padding-top: 20px;
}

    .divTitle h1, h3 {
        color: white;
        text-align: center;
        text-decoration: none;
    }

.divLogin {
}

.loginElementContainer {
    width: 500px;
    padding-top: 30px;
}

.divlogo {
    /*width: 400px;
    height: 77px;*/
    width: 400px;
    height: 77px;
    margin-top: 100px;
    background-image: url('../Images/logo-.png');
}

.garbage {
    display: none;
}

    .garbage[style*=visible] + input,
    .garbage[style*=visible] + select,
    .garbage[style*=visible] + textarea {
        border: solid 1px red;
    }

.divLoginContainerHover {
    width: 500px;
    margin-top: 40px;
    height: 232px;
    background-color: #FFFFFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 6px #c0cdd2 solid;
}

.loginRow {
    overflow: hidden;
    width: 500px;
    height: 38px;
    margin-top: 10px;
}

.divLoginUsername {
    width: 100px;
    height: 20px;
    margin-top: 7px;
    font-family: Calibri Light;
    color: #536374;
    float: left;
    font-weight: bold;
    vertical-align: middle;
}

.divLoginUsernameTextbox {
    width: 360px !important;
    height: 45px !important;
    float: left;
    margin-left: 20px;
    vertical-align: middle;
}

.loginTextbox {
    width: 345px !important;
    height: 23px !important;
    border-radius: 0.3em;
    border: 1px solid #90A9B7;
    float: right;
    padding: 5px;
}

.LoginButton {
    background-color: #E67817;
    color: white;
    width: 64px;
    height: 30px;
    cursor: pointer;
    border-radius: 0.3em;
    border: solid 1px #E67817;
    margin-right: 20px;
}

.divUsername {
    overflow: hidden;
    float: right;
    margin-right: 30px;
}

.divUsernameLabel {
    float: left;
    margin-top: 8px;
}

.divUsernameTextbox {
    float: left;
    margin-left: 20px;
}

.ancAboutUs {
    float: left;
    color: white;
    font-size: 25px;
    margin-top: 25px;
    margin-left: 50px;
}

.ancMS {
    position: absolute;
    color: white;
    font-size: 25px;
    top: 25px;
    left: 42%;
}

.ancContactUs {
    float: right;
    color: white;
    font-size: 25px;
    margin-top: 25px;
    margin-right: 50px;
}

.ModuleHeader {
    height: 30px;
    background-color: white;
    padding-top: 10px;
    padding-left: 10px;
    color: black;
    font-size: 15px;
    margin-bottom: 1px;
    cursor: pointer;
    display: none;
}

.SectionHeader {
    background-color: #c5c5c5;
    color: white;
    padding: 5px;
}


.ModuleHeader:hover {
    border-left: solid 5px #4395CF;
}

.ModuleLinksContainer {
    display: none;
    overflow-y: auto;
}

.Logo {
    width: 133px;
    height: 33px;
    float: left;
    background-image: url('../Images/Avcon_Logo.png');
    margin-left: 10px;
    margin-top: 25px;
}

.AncLogin {
    float: right;
    margin-right: 1%;
    margin-top: 20px;
    font-size: 15px;
}

.logoutImg {
    float: right;
    margin-top: 18px;
    margin-right: 5px;
}

.AdminMenu {
    text-align: center;
    float: left;
    width: 16%;
    /*overflow-y: auto;*/
}

.headerForNavigation {
    width: 94.5%;
    height: 30px;
    padding-top: 10px;
    font-size: 14px;
    padding: 5px;
    color: #224262;
    border-top-left-radius: 0.4em;
    border-top-right-radius: 0.4em;
    background-color: #BAD7E6;
    position: relative;
    border-bottom-color: #ABC7D6;
    border-bottom-width: 1px;
}

.headerForNavigationText {
    position: absolute;
    top: 10px;
    left: 12px;
    font-size: 15px;
    font-weight: bold;
}

.PageTitle {
    height: 40px;
    width: 100%;
    background-color: #BAD7E6;
    color: #224262;
    border-bottom-color: #ABC7D6;
    border-top-left-radius: 0.4em;
    border-top-right-radius: 0.4em;
    position: relative;
}

.PageTitleText {
    position: absolute;
    font-size: 18px;
    top: 10px;
    left: 15px;
    font-weight: bold;
}

.PageTitleLeft {
    left: 70px !important;
}

.divRelative {
    position: relative;
    overflow: visible;
    margin-top: 30px;
}

.divMinimize {
    position: absolute;
    left: 183px;
    top: 89px;
    background-image: url('../Images/minimize.png');
    cursor: pointer;
    width: 30px;
    height: 30px;
}

.divMaximize {
    position: absolute;
    left: 183px;
    top: 89px;
    background-image: url('../Images/maximize.png');
    cursor: pointer;
    width: 30px;
    height: 30px;
}

.AdminContent {
    float: right;
    width: 83%;
    margin-left: 1%;
    text-align: center;
}

.AdminMenu ul {
    padding: 0px;
    margin: 0px;
}

    .AdminMenu ul li {
        list-style: none;
        padding: 10px;
    }

        .AdminMenu ul li a {
            color: #7a7a7a;
            font-size: 15px;
        }

.AdminContent h1 {
    text-align: left;
}

.status {
    width: 15px;
    height: 15px;
    margin-left: 10px;
    border-radius: 0.6em;
    border: 0px;
    cursor: pointer;
}


.customerGridTable tr, .customerGridTable td {
    border: solid 1px #C1C1C1;
}

.mGrid {
    border: 0px;
    font-size: 12px;
    width: 99%;
}

    .mGrid td {
        border: 0px;
        color: #003366;
        text-align: left;
        padding: 5px;
        max-width: 110px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .mGrid th {
        border: 0px;
        padding: 10px 0px;
        color: #000000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#99CCFF'); /* for IE */
        background-color: #DDE8F0;
        font-size: 0.9em;
        text-align: left;
        padding: 5px;
    }

.PersonalAddress {
    font-weight: bold;
    font-size: 13px;
}

.mGridCust {
    border: solid 1px #C1C1C1;
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}



.mGrid .alt {
    background: #fcfcfc;
}

.mGrid .pgr {
    background: #FFFFFF;
}

    .mGrid .pgr table {
        margin: 5px 0;
    }

    .mGrid .pgr td {
        border-width: 0px;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: #fff;
        line-height: 12px;
    }

    .mGrid .pgr a {
        color: #666;
        text-decoration: none;
    }

        .mGrid .pgr a:hover {
            color: #000;
            text-decoration: none;
        }

.mGrid tr:hover {
    background-color: #FFFFCC;
    color: white;
}

h1 {
    margin: 0px;
    padding: 0px;
    /*text-decoration: underline;*/
    text-align: left;
}

.divError {
    height: 20px;
    color: red;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
}

.divServices {
    width: 100%;
    height: 80px;
    background-color: #7BB0FE;
    overflow: hidden;
    position: relative;
}

.divMessageBox {
    height: 20px;
    color: green;
    font-family: Arial;
    font-size: 12px;
}

.TextBox {
    width: 250px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.TextBoxM {
    width: 200px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.ExtraWidth{
    width:434px!important;
}

.ExtraWidthAjaxres{
    width:444px!important;
}

.TextArea_large {
    width: 250px;
    height: 180px;
    border: solid 1px #c5c5c5;
    padding: 5px;
    resize: none;
}

.TextArea_Ract {
    width: 442px;
    height: 120px;
}

.ExtraMargingleft {
    margin-left: 124px;
}

.ExtraMargingleftIWS {
    margin-left: 332px;
}

.ExtraMargingleftLVD {
    margin-left: 312px;
}


.ExtraMargingleftTAM {
    margin-left: 247px;
}

.ExtraMargingleftLDM {
    margin-left: 160px;
}

.ExtraMargingleftLDMAD {
    margin-left: 272px;
}

.ExtraMargingleftLDMCIInfo {
    margin-left: 278px;
}

.ExtraMargingleftNEM {
    margin-left: 293px;
}

.DropDown {
    width: 262px;
    height: 30px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.DropDownM {
    width: 212px;
    height: 30px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
    /*background-color: #c5c5c5;*/
}

.TextBoxSmall {
    width: 83px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}


.SearchField {
    width: 120px !important;
    margin-right: 10px;
    font-size: 12px !important;
}

.ddlwidth {
    width: 130px !important;
    margin-right: 10px;
    font-size: 12px !important;
}

.SearchFieldTB {
    height: 18px !important;
    width: 120px !important;
    /*margin-top: 2px;*/
}

.TextArea {
    width: 200px !important;
    height: 50px;
    border: solid 1px #c5c5c5;
    padding: 5px;
    resize: none;
}

.TextAreaLarge {
    width: 420px !important;
    height: 120px;
}

.Button {
    min-width: 80px;
    height: 30px;
    background-color: rgb(67, 149, 207);
    color: ghostwhite;
    border: 0px;
    border-radius: 0.2em;
    cursor: pointer;
    margin-right: 10px;
}

.MarRight {
    margin-right: 6px;
}

.ButtonSparePart {
    min-width: 80px;
    height: 32px;
    background-color: #366082;
    color: ghostwhite;
    border: 0px;
    border-radius: 0.2em;
    cursor: pointer;
    margin-right: 10px;
}

.left10 {
    margin-left: 20px !important;
}

buttonLeft {
    float: left;
}


.fileUplode {
    height: 20px;
    border-radius: 0.9em;
}

.CustSubmit {
    margin-top: 5px;
}

.GridButton {
    background-color: #366082;
    border-radius: 0.2em;
    color: ghostwhite;
    border: 0px;
    padding: 7px;
    cursor: pointer;
}

.ShowHistoryButton {
    background-color: #366082;
    border-radius: 0.2em;
    color: ghostwhite;
    border: 0px;
    padding: 6px;
    font-size: 13px;
    cursor: pointer;
    margin-top: 3px;
}

.ButtonWidth {
    width: 36%;
}

.ContentHolderBlock {
    width: 100%;
}

.ContentHolderHeader {
    overflow: hidden;
    height: 45px;
    width: 100%;
    border-bottom: 3px solid #EDCD66;
}

.Breadcrum {
    margin-top: 10px;
    float: left;
    font-family: Calibri, Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #366082;
}

    .Breadcrum:hover {
        color: #EDCD66;
    }

.contentTab {
    float: left;
    width: 140px;
    height: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    cursor: pointer;
    font-size: 17px;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    margin-top: 10px;
    background-color: #F3D987;
}

.divSuccessToast {
    min-width: 250px;
    height: 16px;
    float: left;
    background-color: #366082;
    padding: 8px;
    color: white;
    margin-top: 11px;
    font-size: 14px;
    margin-left: 30px;
    text-align: center;
    border-radius: 0.3em;
    display: none;
}

.divUnSuccessToast {
    width: 250px;
    height: 16px;
    background-color: red;
    color: white;
    border-radius: 0.3em;
    float: left;
    font-size: 14px;
    padding: 8px;
    margin-top: 11px;
    margin-left: 30px;
    text-align: center;
    display: none;
}


.contentHolder {
    text-align: center;
    width: 100%;
    border: solid 1px #c5c5c5;
    border-top: 0px;
    padding: 5px;
}

.divNoRecords {
    background-color: #ECECEC;
    height: 40px;
    text-align: center;
    padding-top: 20px;
    color: #3A3A3A;
    font-weight: 600;
    font-size: 18px;
}


.gridContainer {
    width: 100%;
}

.addNewForm {
    width: 100%;
}

.AddUploadForm {
    width: 100%;
}

.TableContainer {
    /*margin-top: 15px;*/
    text-align: left;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    font-size: 13px;
}

.TableBlock{
    text-align: left;
    position: relative;
    width: 100%;
    font-size: 13px;
}

.LeftTable {
    float: left;
    width: 49%;
    margin-top: 8px;
    border-right: 1px solid #c5c5c5;
}

.RightTable {
    float: right;
    width: 49%;
    /*margin-top: 8px;*/
}

.NoRightBorder {
    border-right: 0px !important;
}

.BottomMar {
    margin-bottom: 20px!important;
}

.TabContainer {
    width: 100%;
}

.TabHeader {
    width: 96%;
    overflow: hidden;
    border: solid 1px #c5c5c5;
    padding: 1%;
    background-color: white;
}

.Tab {
    float: left;
    width: 20%;
    padding: 10px;
    background-color: #99CCFF;
    margin-right: 3%;
    cursor: pointer;
}

.DetailsContainer {
    width: 98%;
    border: solid 1px #c5c5c5;
    margin-top: 20px;
}

.divButtonContainer {
    margin-top: 20px;
}

.ContactDetails, .AssignmentDetails {
    display: none;
}

.CheckBox {
    width: 20px;
    height: 20px;
}

.Label {
    padding-top: 12px;
}

.note {
    color: red;
    font-size: 12px;
}

.Header {
    width: 97%;
    height: 30px;
    overflow: hidden;
    border: solid 1px #c5c5c5;
    background-color: white;
    margin-top: 20px;
    padding: 5px;
    text-align: justify;
}

.DivGridheader {
    background-color: #c1c1c1 !important;
    overflow: hidden !important;
}

.table {
    overflow: hidden;
    /*padding: 2%;*/
}

.bold {
    font-weight: 600 !important;
}

.chbSelAll {
    position: absolute;
    left: 5px;
    top: 6px;
}

.divBulkUpload {
    float: right;
    width: 347px;
    display: inline-block;
}

.divCMRReport {
    width: 100%;
    overflow: hidden;
}

.divMap {
    float: left;
    width: 50%;
}

.divCMRDetails {
    float: left;
    width: 50%;
    text-align: justify;
}

    .divCMRDetails div {
        margin-bottom: 20px;
    }

.Latitude {
    display: none;
}

.Longitude {
    display: none;
}

.divDetails {
    padding-top: 10px;
}

.DetailsHeader {
    width: 50%;
    padding: 10px;
    background-color: #99CCFF;
}

.tdDealers {
    width: 50%;
    vertical-align: top;
    border: solid 1px #c5c5c5;
    background-color: white;
    font-size: 13px;
}

.AjaxResult {
    width: 100%;
    height: auto;
    padding: 5px;
    font-size: 12px;
    color: black;
    background-color: white;
    cursor: pointer;
}

.tdRelative {
    position: relative;
}

.AjaxResult:hover {
    background-color: #f2f2f2;
}

.AjaxResContainer {
    width: 260px;
    max-height: 110px!important;
    border: solid 1px #c5c5c5;
    display: none;
    position: absolute;
    z-index: 1;
    top: 32px !important;
    left: 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: whitesmoke;
}

.footerBlock {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background-color: #E4E3E0;
    position: fixed;
    bottom: 0px;
    left: 0px;
}

.footerBlockItem {
    height: 20px;
    padding: 10px;
    float: left;
    margin-left: 20px;
    font-size: 14px;
}

.LessMargin {
    margin-top: 20px;
    margin-bottom: 5px;
}

.width442 {
    width: 450px !important;
}

.left {
    margin-left: 20px;
    margin-bottom: 2px;
}

.ErrorText {
    color: red;
}

.AjaxResult {
    width: 96%;
    height: auto;
    padding: 5px;
    font-size: 12px;
    color: black;
    background-color: white;
    cursor: pointer;
}

    .AjaxResult:hover {
        background-color: #f2f2f2;
    }

.AjaxResContainer {
    width: 210px;
    max-height: 160px;
    border: solid 1px #c5c5c5;
    display: none;
    position: absolute;
    z-index: 1;
    top: 52px;
    left: 1px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: whitesmoke;
}

.MarginTopMSM {
    top: 47px !important;
}

.TopMar50 {
    top: 47px !important;
}

.Hide {
    display: none;
}

.BtnHide {
    display: none;
}

.FLoatLeft {
    float: left;
}

.black {
    color: black;
    font-size: 20px;
    font-weight: bold;
}


.paddingLeft0 {
    padding-left: 0px;
}

.paddingTop0 {
    padding-top: 10px;
}

.divContactRelative {
    position: relative;
    width: 212px;
}


.lbNewCDD {
    position: absolute;
    font-size: 13px;
    text-decoration: none;
    right: 0px;
}

.lbNew {
    position: absolute;
    font-size: 13px;
    text-decoration: none;
    right: 0px;
}

.Right {
    right: 0px !important;
}

.lbRight {
    right: 61% !important;
}

.BlockHeader {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    /*margin-left: 20PX;*/
    /*color: #366082;*/
    /*position: absolute;*/
}

.ItemGridBlock {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.Container {
    width: 100%;
    overflow: hidden;
}

.HeaderBold {
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    /*margin-left: 20px;*/
    margin-top: 7px;
}

.FloatRight {
    float: right;
}

.overflow {
    overflow: hidden;
}

.positionR {
    position: relative;
}

.positionA {
    position: absolute !important;
    left: 180px;
    top: -15px;
}

.left230 {
    left: 330px !important;
}

.left235 {
    left: 235px !important;
}

.paddingTop20 {
    padding-top: 25px;
}

.CheckBoxSame {
    font-size: 15px;
    position: absolute;
    left: 170px;
    font-weight: 200;
}

.remainingChar {
    position: absolute;
    right: 40px;
    bottom: -15px;
}

.remainingCharTB {
    position: relative;
}

.divSearch {
    float: right;
    margin-top: 10px;
}

.floatRight {
    float: right;
}

.RightMar {
    margin-right: 5px;
}

.martop5 {
    margin-top: 7px !important;
}

.searchButton {
    margin-top: 10px;
    margin-left: 10px;
}

.divrf {
    margin-top: 20px;
    font-size: 20px;
}

.marginRight0 {
    margin-right: 0px !important;
}

.divOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.7;
    z-index: 1;
    display: block;
}

.divLoaderInCenter {
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(../Images/loading.gif);
    z-index: 2;
    right: 0px;
    margin-top: 6px;
}

.LoaderCointainer {
    border: 3px solid #ffffff;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 50px;
    position: fixed;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 2;
    padding: 1%;
    border-radius: .2em;
    background-color: #FFF;
    border: 3px solid #c5c5c5;
}

.divloadingtext {
    font-size: 12px;
    font-weight: 100;
    text-align: left;
    font-size: 20px;
}

.LoaderInnerDiv {
    width: 55%;
    height: 80%;
    position: relative;
}

.divLoadingtext {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 25px;
    font-weight: 100;
    color: #3D3D3E;
}

textarea:focus, input:focus, select:focus {
    outline: none;
}

.paddingLess {
    padding-left: 33px;
    padding-bottom: 40px;
}

.verticalBottom {
    vertical-align: bottom;
}

.fu {
    width: 235px;
}

.marginLeft {
    margin-left: 20px;
}

.MarLeft {
    margin-left: 8% !important;
}

.tableTop td {
    vertical-align: top;
    text-align:left;
    width:110px;    
}

.boldColor {
    color: #366082;
}

.divSimilar {
    width: 100%;
    height: 140px;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #c5c5c5;
    border-radius: 0.2em;
    padding: 5px;
}

/*DashBoard Css*/

.divDashRepContainer {
    display: inline-block;
    box-shadow: 0 0 10px #888888;
    padding: 5px;
    background-color: white;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    width: 95%;
}

.divDashLeftTitle {
    float: left;
    margin-top: 25px;
}

.divDashRepContainer .divider {
    float: left;
    height: 50px;
    margin-left: 10px;
    margin-top: 10px;
}

.divDashLeftTitle h3 {
    margin-bottom: 5px;
    text-align: center;
}

.divDailyCountContainer {
    /*float: left;*/
    overflow: hidden;
    padding-left: 10px;
    margin-top: 4px;
}

    .divDailyCountContainer table {
        width: 98%;
    }

.divCount {
    font-size: 15px;
    font-weight: bold;    
}

    .divCount td {
        text-align: left;
        width: 50px;
        padding-top:8px;
        font-weight: normal;
    }

.divDashRepContainer .divider {
    float: left;
    height: 130px;
    margin-left: 10px;
    margin-top: 10px;
    border-right: 1px solid #C5C5C5;
}

.divDashLeftTitle h3 {
    margin-bottom: 5px;
    text-align: center;
    color: #000000 !important;
    padding-top: 0px !important;
    font-weight: normal;
}

.divDashRepContainer h2 {
    margin: 0px;
    font-weight: normal;
}

.leftAlign {
    text-align: left;
}

.Fontsize {
    font-size: 20px !important;
}

/*Lead History*/
.DivHeaderLeadStatus {
    width: 100%;
    margin-top: 15px;
}

.LeadStatusContainer {
    overflow: hidden;
    /*width: 95%;*/
    border-bottom: 8px solid #EDCD66;
}

.DivStatusTabBlock {
    overflow: hidden;
    width: 100%;
}

.StatusTab {
    float: left;
    padding: 2%;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 15px;
    margin-left: 5px;
    background-color: #F3D987;
    border-top-left-radius: 0.4em;
    border-top-right-radius: 0.4em;
    cursor: pointer;
}

.DivHistoryDetailContainer {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.DivHistoryTableBlock {
    width: 95%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    display: none;
    box-shadow: 0px 0px 4px 3px #888888;
}

/*Item Master*/

.DDLBlock {
    float: left;
    padding: 1%;
    margin-right: 2%;
    /*margin-left: 2%;*/
    margin-bottom: 2%;
    /*margin-top: 2%;
    width: 27%;*/
}
