﻿.dts_tab .ajax__tab_header {
    background: url(../Images/tabs/tab-line.gif) repeat-x bottom;
}

.dts_tab .ajax__tab_outer {
    background: url(../Images/tabs/tab-right.gif) no-repeat right;
    padding-right: 3px;
}

.dts_tab .ajax__tab_inner {
    background: url(../Images/tabs/tab-left.gif) no-repeat;
}

.dts_tab .ajax__tab_tab {
    background: url(../Images/tabs/tab.gif) repeat-x;
}

.dts_tab .ajax__tab_hover .ajax__tab_outer {
    background: url(../Images/tabs/tab-hover-right.gif) no-repeat right;
}

.dts_tab .ajax__tab_hover .ajax__tab_inner {
    background: url(../Images/tabs/tab-hover-left.gif) no-repeat;
}

.dts_tab .ajax__tab_hover .ajax__tab_tab {
    background: url(../Images/tabs/tab-hover.gif) repeat-x;
}

.dts_tab .ajax__tab_active .ajax__tab_outer {
    background: url(../Images/tabs/tab-active-right.gif) no-repeat right;
}

.dts_tab .ajax__tab_active .ajax__tab_inner {
    background: url(../Images/tabs/tab-active-left.gif) no-repeat;
}

.dts_tab .ajax__tab_active .ajax__tab_tab {
    /*background: url(/BeforeLogin/Resources/Images/tabs/tab-active.gif) repeat-x;*/
    background: url(../Images/tabs/tab-active.gif) repeat-x;
}

.dts_tab .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    white-space: nowrap;
    height: 29px;
}

.dts_tab .ajax__tab_outer {
    height: 29px;
    margin-right: -1px;
}

.dts_tab .ajax__tab_inner {
    padding-left: 3px;
}

.dts_tab .ajax__tab_tab {
    padding: 8px 40px;
    margin: 0;
}

.dts_tab .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
    min-height: 370px;
}

.dts_tabinside_header {
    border-style: solid;
    border-color: currentColor;
    border-width: 1px;
    width: 200px;
    margin-left: 437px;
    height: 30px;
    padding-top: 5px;
    text-decoration-line: underline;
}

    .dts_tabinside_header span {
        text-decoration: red solid underline;
    }

/* This is for gridview*/

.gridview {
    border: 1px solid #CCCCCC;
    /*width: 100% !important;*/
    min-width: 900px;
}

.gridview_addtenant {
    border: 1px solid #CCCCCC;
    /*width: 100% !important;*/
    min-width: 1250px !important;
   margin-right: 5px !important;
}
.gridview_header {
    background-color: #CCCCCC;
    background-image: url(".../images/AccordionTab0.gif") repeat-x;
    /*background: url("../images/AccordionTab0.gif") repeat-x;*/
    color: #003399;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: left;
    font-size: 11px;
    font-family: Verdana,Geneva,sans-serif;
    border: 1px solid #CCCCCC;
    height: 30px;
}

.gridview_row {
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 20px;
    border: 1px solid #CCCCCC;
   
    padding-left: 5px;
}
.gridview_rowedit {
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 20px;
    border: 1px solid #CCCCCC;
    padding-left: 5px;
    background-color: #325C74;
}

.gridview_emptyrow {
    padding-left: 5px;
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 25px;
    border: 1px solid #CCCCCC;
}

    .gridview_emptyrow td {
        padding-left: 5px;
    }

.gridview_row:hover {
    background: #EFEFEF;
}

.gridview_row_linkitem {
    color: #00f;
    font-size: 11px;
    display: block;
}

.gridview_row_subitem {
    color: #666 !important;
    font-size: 10px !important;
    font-weight: normal !important;
}

.gridview_item {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 10px;
    vertical-align: middle;
    height: 25px;
}

.gridview_item_header {
    padding-left: 5px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: left;
}

.gridview_item_header_centeralign {
    padding-left: 5px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: center;
}

.gridview_item_header_top {
    padding-left: 5px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: center;
}

.gridview_item_notdisplay {
    display: none;
}

.gridview_item_leftalign {
    text-align: left;
}

.gridview_item_leftalign_top {
    text-align: left;
    vertical-align: top;
}

.gridview_item_rightalign {
    text-align: right;
}

.grifview_item_actionitem {
    width: 100px; /* color: #ff6600;*/
}

.gridview_item_actionitem_top {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 100px;
    color: #ff6600;
    vertical-align: top;
    text-align: center;
}

.gridview_item_actionitem_center {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 100px;
    color: #ff6600;
    text-align: center;
}

.gridview_item_actionitem_center_updatecontactdetails {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 100px;
    text-align: left;
}

.gvtextbox_update {
    width: 175px;
    height: 25px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.gvtextbox_updatephoneno {
    width: 125px;
    height: 25px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.gridview_button {
    width: 80px;
    height: 25px;
    background-color: #325C74;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border: 0px !important;
}

.gridview_button1 {
    width: 60px;
    height: 25px;
    background-color: #325C74;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border: 0px !important;
}

.gridview_buttonpaddingtop {
    margin-top: 5px;
}

/* Grid View User Queries*/
.gridview_item_leftalign_message {
    text-align: left;
    width: 250px;
    vertical-align: top;
}

.gridview_item_empty_data_row {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 10px;
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 20px;
    border: 1px solid #CCCCCC;
}

.gridviewpaging {
    background-color: #fff;
    padding: 2px;
    margin: 2% auto;
}

    .gridviewpaging a {
        margin: auto 1%;
        border-radius: 50%;
        background-color: #150958;
        padding: 5px 10px 5px 10px;
        color: #fff;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
    }

        .gridviewpaging a:hover {
            background-color: #5bc0de;
            color: #fff;
        }

    .gridviewpaging span {
        background-color: #cc99cc;
        color: #fff;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        border-radius: 50%;
        padding: 5px 10px 5px 10px;
    }

.DTS_Button {
    width: 120px;
    height: 35px;
    /*padding-right: 10%; #FF2F2F #068597   */
    background-color: #325C74;
    /*border: 1px solid #8064a2;
            box-shadow: 0 5px 9px rgb(128,100,162);
            -moz-box-shadow: 0 5px 9px rgb(128,100,162);
            -webkit-box-shadow: 0 5px 9px rgb(128,100,162);*/
    border-style: none;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    /*-moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            -khtml-border-radius: 2px;
            border-radius: 2px;*/
}

.salestrackerbutton {
    width: 180px;
    height: 35px;
    background-color: #325C74;
    border-style: none;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
/*************************** Modal Popup ******************************************************/
.modalpopup {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    width: 500px;
    min-height: 150px;
    height: auto !important;
    font-family: verdana,tahoma,helvetica !important;
    /*height:600px;*/
}

.modalpopupfont {
    font-family: verdana,tahoma,helvetica;
    font-size: 12px;
}

.modalstatustenantmaster {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    width: 500px;
    min-height: 150px;
    height: auto !important;
    font-family: verdana,tahoma,helvetica !important;
    /*height:600px;*/
}

.modalpopup_UnitNoSelection {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    /*width: 500px;
    min-height: 200px;
    height:600px;*/
    height: auto !important;
    font-family: verdana,tahoma,helvetica !important;
    font-size: 12px;
}

.modalpopup_background {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalpopup_title {
    background-image: url("../Images/tabs/AccordionTab4.gif");
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-top: 8px;
    text-align: left;
}

.modalpopup_content {
    margin: 10px;
}

.modalpopup_button {
    width: 90px;
    height: 30px;
    background-image: url("../Images/tabs/AccordionTab3.gif");
    /*background-color: #325C74;*/
    border-style: none;
    font-size: 14px;
    /*font-family: Tahoma, Arial, Sans-Serif;*/
    font-family: verdana,tahoma,helvetica !important;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.modalpopup_texbox {
    border: 1px solid #B2B2B2;
    height: 25px;
}

    .modalpopup_texbox:focus {
        -moz-box-shadow: 0px 0px 10px #42C0FB;
        -webkit-box-shadow: 0px 0px 10px #42C0FB;
        box-shadow: 0px 0px 10px #42C0FB;
    }

    .modalpopup_texbox.ie7 .modalpopup_texbox:focus,
    .modalpopup_texbox.ie8 .modalpopup_texbox:focus {
        zoom: 1;
        filter: progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=270);
    }

.modalpopup_colorpicker {
    border: 1px solid #B2B2B2;
    height: 25px;
}

    .modalpopup_colorpicker:focus {
        -moz-box-shadow: 0px 0px 10px #42C0FB;
        -webkit-box-shadow: 0px 0px 10px #42C0FB;
        box-shadow: 0px 0px 10px #42C0FB;
    }

    .modalpopup_colorpicker.ie7 .modalpopup_colorpicker:focus,
    .modalpopup_colorpicker.ie8 .modalpopup_colorpicker:focus {
        zoom: 1;
        filter: progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#42C0FB, Strength=5, Direction=270);
    }

/******************* Modal for New Queries **********************/
.modalpopupwider {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    width: 600px;
    min-height: 300px;
    height: auto !important;
}

/******************* Modal popup confirmation box style **********************/
.modalpopup_content_confirmdelete {
    text-align: center;
}

.modalpopup_content_confirmdelete_question {
    margin-top: 20px;
}

.modalpopup_content_confirmdelete_options {
    margin-top: 10px;
}
/********************* Modal popup box with columns style ****************************/
.modalpopup_content_twocolumns {
}

.modalpopup_content_twocolumns_left {
    width: 120px;
    float: left;
}

.modalpopup_content_twocolumns_right {
    width: 300px;
}

.modalpopup_content_twocolumns_firstrow {
    padding-top: 5px;
}

.modalpopup_content_twocolumns_otherrows {
    padding-top: 5px;
    clear: both;
}

.modalpopup_content_twocolumns_options {
    padding-top: 8px;
    margin-left: 120px;
}

.modalpopup_content_twocolumns_options_meeting_request {
    padding-top: 8px;
    margin-left: 120px;
}

.modalpop_error_color {
    color: red;
}

.modalpopstatusfontstyle {
    font-size: 12px;
    font-family: verdana,tahoma,helvetica !important;
}

/*Unit Master Styles*/
/*Create New Unit - Attribute Selection*/
.unitmastermaindiv {
    border: 1px solid #CCCCCC;
    min-height: 430px !important;
    height: 100% !important;
    font-family: verdana,tahoma,helvetica !important;
    /*font-size: 15px;*/
    padding-top: 5px;
    /*min-width: 1000px;*/
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.adminreportlist {
    border: 1px solid #CCCCCC;
    min-height: 250px;
    height: 100%;
    font-family: verdana,tahoma,helvetica !important;
    /*font-size: 15px;*/
    margin: 0px 15px 15px 15px;
    /*min-width: 1000px;*/
}

.unitmastermainheading {
    text-align: center;
    font-size: 22px;
    color: #325c74;
}

.unitmastersubheading {
    padding-left: 465px;
    font-size: 18px;
    color: #325C74;
    text-decoration: underline;
}

.unitmastersubheading1 {
    padding-left: 410px;
    font-size: 18px;
    color: #325C74;
    text-decoration: underline;
}


.unitmastersidetitle {
    font-size: 16px;
    color: #325C74;
    text-decoration: underline;
}

.unitmaster_textbox {
    border: 1px solid #B2B2B2;
    height: 25px;
    width: 250px;
}

.unitmaster_search_textbox {
    border: 1px solid #B2B2B2;
    height: 35px;
    width: 200px;
}

    .unitmaster_search_textbox:focus {
        -moz-box-shadow: 0px 0px 10px #42C0FB;
        -webkit-box-shadow: 0px 0px 10px #42C0FB;
        box-shadow: 0px 0px 10px #42C0FB;
    }


.unitmaster_search_button {
    width: 80px;
    height: 35px;
    background-color: #325C74;
    border-style: none;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.watermark {
    border: 1px solid #B2B2B2;
    height: 35px;
    width: 200px;
    font-family: Arial, sans-serif;
    color: #CCCCCC;
    font-size: 14px;
}

.unitmaster_dropdown {
    border: 1px solid #B2B2B2;
    height: 25px;
    width: 250px;
}

.unitmaster_leftalighn {
    padding-left: 12px;
}

.unitmaster_leftalighn1 {
    padding-left: 17px;
}

.unitmaster_leftalighn2 {
    /*padding-left: 52px;*/
    float: right;
}

.unitmaster_unitlevel {
    float: left;
    border: 1px solid #B2B2B2;
    height: 25px;
    width: 40px;
}

.unitmaster_unitno {
    float: left;
    border: 1px solid #B2B2B2;
    height: 25px;
    width: 190px;
}
.unitmaster_area {
    float: left;
    border: 1px solid #B2B2B2;
    height: 25px;
    width: 217px;
}
.tablereportadmin {
    padding-left: 350px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tableas_umcnew {
    padding-left: 140px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tdleftas_umcnew {
    float: left;
    padding-bottom: 5px;
}

.tdleftasbuildingddl_umcnew {
    margin-left: 18px;
}

.tdleftaszoneddl_umcnew {
    margin-left: 37px;
}

.tdrightas_umcnew {
    padding-left: 87px;
    padding-bottom: 5px;
}

.tdrightasfloorddl_umcnew {
    margin-left: 43px;
}

.tdrightaslocationddl_umcnew {
    margin-left: 20px;
}

.button_umcnew {
    width: 80px;
    height: 30px;
    /*padding-right: 10%; #FF2F2F #068597   */
    background-color: #325C74;
    border-style: none;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}


/*User Information*/
.tableui_umcnew {
    padding-left: 140px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tdleftui_umcnew {
    float: left;
    padding-bottom: 5px;
}

.tdleftuiunitnotxt_umcnew {
    margin-left: 20px;
}

.tdleftuiunittypeddl_umcnew {
    margin-left: 6px;
}

.tdrightui_umcnew {
    padding-left: 87px;
    padding-bottom: 5px;
}

.tdrightuifloorareatxt_umcnew {
    margin-left: 7px;
}

.tdrightuiunitstatusddl_umcnew {
    margin-left: 4px;
}

.tdleftuiremarks_umcnew {
    border: 1px solid #B2B2B2;
    height: 50px;
    width: 249px;
    /*margin-left: 10px;*/
}

.checkboxcustomvalidator {
    margin-left: 175px !important;
}

/************ TenantMaster - Add New Shop ***************/

.tenantmastermaindiv {
    border: 1px solid #CCCCCC;
    min-height: 475px;
    height: 100% !important;
    font-family: verdana,tahoma,helvetica !important;
    font-size: 12px;
    padding-top: 5px;
    overflow: auto !important;
}

.textbot_tenantmaster_ANS {
    border: 1px solid #B2B2B2;
    height: 30px;
    width: 250px;
}

    .textbot_tenantmaster_ANS:focus {
        -moz-box-shadow: 0px 0px 8px #42C0FB;
        -webkit-box-shadow: 0px 0px 8px #42C0FB;
        box-shadow: 0px 0px 8px #42C0FB;
    }
.textbox_GRPlus {
    border: 1px solid #B2B2B2;
    height: 30px;
    width: 73px;
}
    .textbox_GRPlus:focus {
        -moz-box-shadow: 0px 0px 8px #42C0FB;
        -webkit-box-shadow: 0px 0px 8px #42C0FB;
        box-shadow: 0px 0px 8px #42C0FB;
    }

.textbox_unitno_tenantmaster_ANS {
    border: 1px solid #B2B2B2;
    height: 30px;
    width: 220px;
}

    .textbox_unitno_tenantmaster_ANS:focus {
        -moz-box-shadow: 0px 0px 8px #42C0FB;
        -webkit-box-shadow: 0px 0px 8px #42C0FB;
        box-shadow: 0px 0px 8px #42C0FB;
    }


.textbox_salesentry {
    border: 1px solid #B2B2B2;
    height: 30px;
    width: 150px;
    float: left;
}

    .textbox_salesentry:focus {
        -moz-box-shadow: 0px 0px 8px #42C0FB;
        -webkit-box-shadow: 0px 0px 8px #42C0FB;
        box-shadow: 0px 0px 8px #42C0FB;
    }

.imagebutton_unitno_tenantmaster_ANS {
    height: 30px;
    /*width: 50px;*/
    /*margin-left: 20px;*/
}

.dropdown_tenantmaster_ANS {
    border: 1px solid #B2B2B2;
    height: 30px;
    width: 250px;
}

.tdalignment_ANS {
    padding-top: 5px;
}

.txtLeaseCommencement_ANS {
    border: 1px solid #B2B2B2;
    height: 30px;
    width: 215px;
}

.calendartextbox {
    border: 1px solid #B2B2B2;
    height: 30px;
    width: 175px;
}

.ECGRPlus {
    float: left;
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 30px;
    width: 73px;
}
.mycalender .ajax__calendar_container {
    padding: 10px;
    position: absolute;
    cursor: default;
    width: 215px;
    font-size: 15px;
    text-align: center;
    background-color: #ebebeb;
    font-family: tahoma,verdana,helvetica;
    border: 1px solid #646464;
}

.unitmaster_addnewshop_button {
    width: 100px;
    height: 35px;
    background-color: #325C74;
    border-style: none;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

/* ************ Tenant Lease Terms **************/

.showhidebutton {
    float: right;
    margin-right: 135px;
}

.imagebutton_termdetails_AETLT {
    height: 28px;
    vertical-align: middle;
}

.buttonfielddisplay {
    display: none;
}


/*Grid view Pager styles*/

.cssPager {
    background-image: url(../Images/tabs/AccordionTab3.gif);
}

    .cssPager span {
        background-color: #4f6b72;
        font-size: 18px;
    }

.salestrackermainheading {
    font-family: verdana,tahoma,helvetica !important;
    font-size: 18px;
    color: #325C74;
    text-decoration: underline;
    text-align: center;
}

.salestrackersubheading {
    font-family: verdana,tahoma,helvetica !important;
    font-size: 18px;
    color: #325C74;
    text-decoration: underline;
}

.salestrackerreportlist {
    padding-top: 5px;
}

.salestrackerreporthyperlink {
    text-decoration: none !important;
}

    .salestrackerreporthyperlink:hover {
        color: red;
    }

.baloon_popup {
    text-shadow: none !important;
    font-family: Arial, 'Times New Roman', sans-serif !important;
    font-size: 12px;
}

.balloon_Panel {
    position: inherit !important;
    text-align: left !important;
}

.ajax__balloon_popup {
    background-image: none;
    /*background-color: #606060;*/
}

    /* SMALL SIZE */
    .ajax__balloon_popup .small {
        width: 200px;
        height: 150px;
        /* background-image: url('balloon-1.png');*/
        background-position: top left;
        background-repeat: no-repeat;
        text-align: justify;
        font-size:100%;
    }

        .ajax__balloon_popup .small .bottom_right .ajax__content {
            padding: 35px;
        }

        .ajax__balloon_popup .small .bottom_left .ajax__content {
            padding: 35px;
        }

        .ajax__balloon_popup .small .top_right .ajax__content {
            padding: 35px;
        }

        .ajax__balloon_popup .small .top_left .ajax__content {
            padding: 35px;
        }

    .ajax__balloon_popup .rect .small .bottom_right {
        background-image: none;
        /*background-color: #FFFFFF;*/
        color: #000000;
    }

.showuppercase {
    text-transform: uppercase;
}

.leftwidthtlt {
    width: 100px;
}

.leftwidthtltlease {
    width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/* Lease Renewal*/

.lableleaserenewal {
    /*min-height: 30px !important;*/
    min-width: 250px !important;
}

.searchimagebutton {
    height: 35px !important;
    width: 35px !important;
    vertical-align: bottom;
}

.ErrorControl {
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 25px;
    width: 300px;
}

.ErrorControlUnitMaster {
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 25px;
    width: 250px;
}

.ECUnitNO {
    float: left;
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 25px;
    width: 190px;
}

.ErrorControlTenant {
    margin-left: 5px !important;
    line-height: 18px;
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 30px;
    width: 300px;
}
.ECAddNewShop {
     background-color: #FBE3E4;
    border: solid 1px Red;
    height: 30px;
    width: 250px;
}
.ECUnitNoAddNewShop {
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 30px;
    width: 220px;
}
.ECLeaseDateAddNewShop {
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 30px;
    width: 215px;
}
.ECSalesAmount {
    background-color: #FBE3E4;
    border: solid 1px Red;
    height: 30px;
    width: 150px;
    float: left;
}
.NoErrorModalPopup {
    border: 1px solid #B2B2B2;
    height: 25px;
    width: 300px;
}
