﻿/*screen gendral properties*/
html, body {
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}

input, textarea, pre {
    font-family: Arial, Helvetica, sans-serif;
}

img {
    border: none;
    cursor:pointer;
}

.modalDialog 
{
    height: 53px;
    width: 65px;
}

.modalDialogUsrPwd {
    height: 100px;
    width: 250px;
}

div#container {
    background: #fff;
    width: 100%;
    margin: 0 auto;
}

.login_align {
    width: 265px;
    margin: 0 auto;
}



/* the main classes for header, header button panel and main body*/
/* 1. header - wwwroot/Styles/style.css*/
/*2. headerbuttonTable - wwwroot/Styles/style.css*/
/*3. tableLayout - wwwroot/css/main.css*/
/* 4. footer - wwwroot/Styles/style.css */

/*header section properties*/
.header {
    width: 81%;
    text-align: center;
    overflow: auto;
    border-bottom: 0px solid #d9d9d9; /*1px solid #d9d9d9;*/
    padding: 0px;
    margin-bottom: 2px;
    font-family: Lato;
    font-size: 40px;
    color: #cc5358;
    background-color: #E42A31;
}

.headerBannerImage {
    max-width: 50%;
    height: 50%;
    width: 50%;
    display: block;
    text-align: center;
}

.headerbuttonTable 
{
    width: 100%;
    height:auto;
    text-align: center;
    overflow: auto;
    border-bottom: 0px solid #d9d9d9; /*1px solid #d9d9d9;*/
    padding: 0px;
    margin-bottom: 0px;
    font-family: Lato;
    font-size: 18px;
    color: #cc5358;
}

.headerbuttonLanguageTable {
    width: 100%;
    text-align: center;
    overflow: auto;
    border-bottom: 0px solid #d9d9d9; /*1px solid #d9d9d9;*/
    padding: 0px;
    margin-bottom: 0px;
    font-family: Lato;
    font-size: 18px;
    color: #cc5358;
    display: none;
    /*visibility:hidden;*/
}

.headerbuttonLanguageTD {
    padding: 4px;
}

/*footer property*/
.footer {
    width: 81%;
    bottom: 0;
    text-align: center;
    margin-top: 0px;
}

.headerLanding {
    width: auto;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
    padding: 5px;
    margin-bottom: 2px;
}

.header_left {
    float: left;
    width: 20%;
    margin-top: 4px;
}

.headerLanding_left {
    float: left;
    width: 20%;
    margin-top: 4px;
}

.header_middle {
    width: 60%;
    float: left;
    text-align: center;
}

.headerLanding_middle {
    width: 60%;
    float: left;
    text-align: center;
}

.header_right {
    float: right;
    width: 20%;
    margin-top: 4px;
}

.headerLanding_right {
    float: right;
    width: 20%;
    margin-top: 4px;
}


.footerLanding {
    width: 100%;
    bottom: 0;
    text-align: center;
    margin-top: 0px;
}

    .footer ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        padding: 5px 0px;
    }

        .footer ul li {
            color: #006bb8;
            display: inline;
            font-size: 11px;
            padding-right: 11px;
        }

            .footer ul li a:active {
                color: #006bb8;
            }

            .footer ul li a:visited {
                color: #006bb8;
            }

            .footer ul li a:hover, .linksforward a:hover {
                text-decoration: underline;
                cursor: pointer;
            }

            .footer ul li a {
                text-decoration: none;
                color: #006bb8;
            }

.footer_text {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding: 5px 0 5px 0;
    text-align: center;
    color: #000000;
    font-size: 5px;
}

/* login screens property*/
.container_login {
    padding-left: 8px !important; /*background:url(../images/loginfield_bg.jpg) repeat-x;*/
}

.login_ul, .login_text {
    margin: 0;
    padding: 2px 0 0 0px;
    color: #000000;
    list-style-type: none;
}

.login_ul {
    padding: 2px 0 5px 0px;
}

.login_btn, .login_btn1 {
    border: none;
    margin: 0 2px 0px 0;
    padding: 0 0 0px 0;
    color: #FFFFFF;
    height: 23px;
    width: 68px;
    background: url(../images/button.jpg);
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.container_login ul li {
    padding: 8px 0px 0px 0;
    color: #424040;
    font-weight: bold;
}

.textbox1, .textbox, .dropdownbox {
    margin: 2px 0 0 0;
    border: 1px solid #bababa;
    width: 241px;
    height: 20px;
    padding: 2px 0 2px 3px;
    font-size: 11px;
}

.label {
    margin: 2px 0 0 0;
    width: 241px;
    height: 20px;
    padding: 2px 0 2px 3px;
    font-size: 11px;
}

.textarea {
    border: 1px solid #bababa;
    width: 241px;
    height: 84px;
    font-size: 11px;
}

.textbox1 {
    width: 70px;
}

.align_center {
    text-align: center;
    margin: 10px 0;
}

.login_align_center {
    text-align: center;
    margin: 10px 0;
}

.check, .check_mine {
    line-height: 25px;
    vertical-align: middle;
    margin: 0 2px 2px 0 !important;
    padding: 0;
}

/* home page screen property*/
.home_icon {
    border: none;
    padding: 0 0px 0 0;
}

.home_menu1 {
    color: #363636;
    padding: 8px 0px 8px 10px;
    width: 30px;
    float: right;
}

.home_menu {
    padding: 8px 0px 8px 10px;
    width: 195px;
    float: left;
}

    .home_menu ul, .home_menu1 ul {
        margin: 0;
        padding: 0px;
        list-style-image: none;
    }

        .home_menu ul li, .home_menu1 ul li {
            list-style-type: none;
            font-weight: bold;
            font-size: 13px;
        }

        .home_menu ul li {
            padding: 3px 0 0 0;
        }

.home_menu_disabled {
    padding: 8px 0px 8px 10px;
    width: 175px;
    float: left;
}

    .home_menu_disabled ul, .home_menu1 ul {
        margin: 0;
        padding: 0px;
        list-style-image: none;
    }

        .home_menu_disabled ul li, .home_menu1 ul li {
            list-style-type: none;
            font-weight: bold;
            font-size: 13px;
        }

        .home_menu_disabled ul li {
            padding: 3px 0 0 0;
            color: #AAAAAA
        }

.linksforward_links {
    overflow: hidden;
    background: url(../images/HOME_MENU_bg.jpg) repeat-x #23171b;
    border-top: 1px solid #FFFFFF;
}
/*added repeat-x in BG*/
.linksforward {
    margin: 0px 0 0 0;
    overflow: hidden;
    border-top: 1px solid #FFFFFF;
}

    .linksforward a {
        color: #fff;
        text-decoration: none;
    }

        .linksforward a:hover {
            color: #fff;
            text-decoration: none;
        }
/*
.linksforward a:hover div.linksforward_links{background:url(../images/HOME_MENU_bg_2.jpg);}
*/
.contact_record a:hover div.contact_recordbg {
    background: url(../images/Collapse_tab_bg2.jpg) repeat-x;
}


.search_container {
    overflow: hidden;
    width: 246px;
}

.search_img {
    padding: 0 0 0 0;
    float: right;
}

.search_btn_cal, .search_btn {
    margin: 0;
    padding: 0 0 0 0;
    border: 1px solid #bababa;
    width: 24px;
    height: 26px;
    background-image: url(../images/search_icon.jpg);
    cursor: pointer;
}

.search_btn_cal {
    background-image: url(../images/calander_icon.png);
}

.search_box {
    float: left;
    width: 169px;
}

.contact_bg1, .contact_bg {
    margin-bottom: 0px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 0 4px 0;
}

.contact_bg1 {
    background: #f8f8f8;
    padding: 4px 0;
}



.Contact_search_dropdown, .Contact_search_textbox {
    border: none;
    line-height: 15px;
    vertical-align: middle;
    border: 1px solid #bababa;
}

.Contact_search_dropdown {
    margin: 0 0 0px 6px;
    width: 110px;
    height: 26px;
    padding: 4px 0 4px 0;
    font-size: 11px;
}

.Contact_search_textbox {
    width: 215px;
    height: 20px;
    padding: 2px 0 2px 0;
    font-size: 11px;
    color: #000;
    padding-left: 3px
}

.contacat_record_header {
    padding: 3px 0 3px 9px;
    background: #f2f2f2;
    color: #262626;
    overflow: hidden;
    font-weight: bold;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.contacat_record_col2, .contacat_record_col1 {
    width: 40%;
    float: left;
    empty-cells: show;
    line-height: 21px;
    vertical-align: middle;
}

.contacat_record_col2 {
    width: 60%;
}

.contacat_record_col3 {
    width: 49%;
    float: left;
    text-align: center;
}
/*neha 7.7.11*/

.citystatezip_record_header {
    width: 241px;
    padding: 4px 0px 0px 9px;
    color: #262626;
    overflow: hidden;
    font-size: 11px;
    font-weight: bold;
}

.citystatezip_record_col1 {
    width: 54%;
    float: left;
    empty-cells: show;
    line-height: 12px;
    vertical-align: middle;
}

.citystatezip_record_col2 {
    width: 25%;
    float: left;
    empty-cells: show;
    line-height: 12px;
    vertical-align: middle;
}

.citystatezip_record_col3 {
    width: 21%;
    float: left;
    empty-cells: show;
    line-height: 12px;
    vertical-align: middle;
}

.icon_records {
    padding: 0;
    margin: 0;
    border: none;
}

.time_record_icon {
    width: 25%;
    float: right;
    line-height: 21px;
    vertical-align: middle;
}

.time_record_col1 {
    width: 25%;
    float: left;
    line-height: 21px;
    vertical-align: middle;
}

.time_record_col2 {
    width: 75%;
    float: left;
    line-height: 21px;
    vertical-align: middle;
    text-align: center;
}

.time_record_col2_align {
    text-align: left;
}

.time_record_col3 {
    width: 65%;
    float: left;
}

.notes_record_col1 {
    width: 25%;
    float: left;
}

.notes_record_col2 {
    width: 75%;
    float: left;
}

.notes_record_col3 {
    width: 53%;
    float: left;
}

.notes_record_col4 {
    width: 47%;
    float: left;
}

.contacat_record_body {
    padding: 3px 7px 5px 9px;
    overflow: hidden;
    margin: 5px 0 0 0;
    font-size: 11px;
}

    .contacat_record_body a, .contacat_record_body a:hover {
        color: #3a8ae0;
        text-decoration: underline;
    }

.contact_padding {
    padding: 5px 0 3px 8px;
}

.contact_noborder {
    border: none;
}

.contact_recordbg {
    background: url(../images/Collapse_tab_bg.jpg) repeat-x;
    font-weight: bold;
}

.contact_record {
    background: #fff;
}

    .contact_record a:visited {
        color: #453e43;
    }

    .contact_record a:active {
        color: #453e43;
    }

    .contact_record a {
        font-size: 13px;
        text-decoration: none;
        color: #453e43;
    }

.contacat_record_col2 img, .contacat_record_col1 img {
    border: none;
    margin: 2px 5px 2px 0px;
    line-height: 9px;
    vertical-align: middle;
}

.contacat_record_col3 img {
    border: none;
    margin: 0 3px 0 0;
}

.container_h1 {
    margin: 0;
}

.container_h1_bg1, .time_h1_bg, .matters_h1_bg, .container_h1_bg {
    color: #FFFFFF;
    margin: 0;
    background-image: url(../images/HOME_MENU_bg_2.jpg);
    padding: 5px 0px 5px 10px;
    overflow: hidden;
}

.matters_h1_bg {
    background-image: url(../images/matters_MENU_bg_2.jpg);
}

.time_h1_bg {
    background-image: url(../images/HOME_MENU_bg_4.jpg);
}

.container_h1_bg1 {
    background-image: url(../images/HOME_MENU_bg_3.jpg);
    color: #464747;
}

.container_h1_text {
    padding: 7px 0;
    float: left;
    font-size: 13px;
    font-weight: bold;
}

.container_h1_btn {
    padding: 1px 0 0 0;
    width: 100px;
    float: right;
    text-align: right;
    margin: 0 7px 0 0;
}

.container_h1_button {
    border: none;
    margin: 0 0 0px 0;
    padding: 0 0 0px 0;
    color: #FFFFFF;
    padding: 0px 5px;
    height: 25px;
    width: auto;
    background: url(../images/main_btn_bg.jpg);
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.search_text {
    padding: 0 0 3px 0
}

.mine_text {
    font-weight: normal;
    margin-left: 4px;
}

.five_more {
    text-align: center;
    margin: 2px 0;
    height: 32px;
    background: url(../images/fiveMore_btn_bg.jpg);
    color: #FFFFFF;
    width: 100%;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.viewContacat_record_col3 {
    width: 50%;
    float: right;
    text-align: right;
}

.viewContacat_record_col3_TE {
    width: 45%;
    float: right;
    text-align: right;
}
/*neha*/
.viewContact_dropdown {
    margin: 0 0 0px 0px;
    width: 65px;
    font-size: 10px;
    border: 1px solid #d9d9d9;
}

.collapse_record_col2 {
    width: 70%;
    float: left;
}

.collapse_record_col1 {
    width: 30%;
    float: left;
}

.collapse_record_col1_align {
    float: left;
    text-align: right;
    width: 98%;
}

.collapse_record_col2 img {
    border: none;
    padding: 0 0 0 5px;
    line-height: 21px;
    vertical-align: middle;
}

.collapse {
    margin: 0 2px 0 0;
    display: block;
}

.collapse_display {
    display: block
}

.tablink:visited {
    color: #666666;
    text-decoration: none;
}

.radioSpan {
    padding: 0 20px 0 0;
}

.firstname {
    padding: 0 20px 0 0;
    float: left;
    width: 160px;
}

.radio {
    vertical-align: text-bottom;
    padding: 0;
    margin: 0;
}

.error_msg {
    padding: 6px 12px;
    border-bottom: 1px solid #bababa;
    font-size: 11px;
}

.error_heading img {
    margin-right: 5px;
    vertical-align: middle
}

.error_heading {
    font-weight: bold;
    padding: 0 0 10px 0;
    font-size: 14px;
}

.container_login_error {
    padding: 0 !important;
    background: #f8f8f8;
}

.error_contant {
    text-align: justify;
    padding-right: 6px;
    font-size: 12px;
}

.error_content {
    text-align: left;
    padding-right: 6px;
    font-size: 14px;
}
/*contact edit*/
.contacat_edit {
    padding: 5px 0 5px 8px;
    Font-size: 11px;
}

.pad_search {
    color: #000000;
    font-size: 11px;
    padding-left: 3px
}

.related_pad_search {
    color: #333333;
    background-color: #9A9A9A;
    border-color: #333333;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    padding-left: 3px
}

.dropwidth {
    width: 70px;
}

.textwidth {
    width: 165px;
    margin-left: 8px;
}

.text_span {
    font-weight: bold;
}

.textwidthStretchAdd {
    width: 124px;
}

.textwidthAdd {
    width: 70px;
}

.textwidthAdd1 {
    width: 50px;
}

.cancel_btn {
    background: url(../images/main_btn_bg.jpg);
    width: auto;
    padding: 6px 4px;
    font-size: 11px;
    color: #FFFFFF;
    border: none;
}

.save_cancel {
    width: 244px;
    text-align: right;
    padding: 0 0 6px 0;
}

.red {
    color: #FF0000;
    margin-left: 2px
}

.links {
    color: #006bb8;
    text-decoration: underline;
    font-size: 11px;
}

.addtime_disp {
    font-weight: normal;
    text-align: right;
}

/*Error Text - Currently for Login Validation message summary */
.error_text {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 13px;
    color: Maroon;
}

    .error_text ul li {
        font-weight: bold;
        font-size: 12px;
        color: Red;
    }

.error_text_saving_recs {
    margin-top: 5px;
    margin-bottom: 5px;
    width: auto;
    overflow: auto;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    color: Red;
}

/* Note View Area */
.note_view {
    color: #000000;
    font-size: 11px;
    padding: 0 0 0 0;
    width: 100%;
    overflow: auto;
    border: none;
}

pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* For checkbox focus indication */
.focusField {
    border: solid 1px #73A6FF;
    background: #EFF5FF;
    color: #000;
}

.idleField {
    background: #EEE;
    color: #6F6F6F;
    border: solid 1px #DFDFDF;
}

.GoogleMap {
    width: 318px;
    height: 350px;
    padding-left: 1px;
    padding-right: 1px;
    border: solid 1px black;
}

.BingMap {
    width: 318px;
    height: 350px;
    padding-left: 1px;
    padding-right: 1px;
    border: solid 1px black;
}

/* MVC Validation Summary */
div.validation-summary-valid {
    display: none;
}

div.validation-summary-errors {
    background: Yellow url(../images/Error_16x16.png) no-repeat;
    background-position: 3px 3px;
    margin-top: 2px;
    border: solid 1px Red;
    padding: 3px 3px 3px 25px;
    font-weight: bold;
}

    div.validation-summary-errors ul {
        margin: 0px 0px 0px 25px;
        padding: 0px 0px 0px 0px;
        font-weight: bold;
    }

        div.validation-summary-errors ul li {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }

/* MVC Field Validation Messages */
.field-validation-error {
    display: block;
    color: Red;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}


/*CL*/
.rigid1 {
    border-bottom: 1px solid #dadada;
}


.align_center1 {
    overflow: hidden;
    margin: 0 auto;
    width: 290px;
    text-align: center;
}

.time_cal_record_col1 {
    width: 32%;
    float: left;
}

.time_cal_record_col2 {
    width: 68%;
    float: left;
}

.time_cal_record_col3 {
    width: 53%;
    float: left;
}

.time_cal_record_col4 {
    width: 47%;
    float: left;
}

.greybg {
    padding-left: 0px
}

div.greybg span {
    padding: 0 0 0 5px;
}

div.float_left a img {
    padding: 0px 2px 0 3px;
    margin: 0
}

div.float_left div {
    font-weight: bold;
    padding: 3px 0px 0 0px;
}

div.header_middle span {
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 15% 0 15%;
}

.float_left {
    float: left;
    padding: 0 1px 3px 0;
}

.white_border {
    padding: 4px 0 4px 0px; /* border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;*/
    clear: both;
    line-height: 21px;
    vertical-align: middle;
}

.firmname {
    font-size: 10px;
    padding: 3px 0;
    text-align: center;
}

.border-top {
    border-top: 1px solid #bababa;
}

.cal_h1_bg {
    background-image: url(../images/CAL_RED_bg_5.jpg);
    color: #FFFFFF;
    margin: 0;
    padding: 5px 0px 5px 10px;
    overflow: hidden;
}

div.contacat_record_col2 span {
    font-size: 12px;
    padding-left: 15px;
}

div.textarea {
    font-size: 12px;
    margin: 10px 0px;
    border: none;
}

div.collapse_record_col2 a {
    font-size: 10px;
    text-decoration: underline;
    color: #333333;
}

div.collapse_record_cola a {
    font-size: 10px;
    text-decoration: underline;
    color: #453e43;
}

div.contacat_record_col1 span {
    float: right;
}

div.cal_add_date {
    overflow: hidden;
    width: 300px;
}

img.arrow_next {
    padding: 0 0 0 0px !important;
    background: #00F;
}
/*.login_btn1 {background:url(../images/CAL_GRAY_bg_5.jpg);}*/
hr {
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: none;
}

.footerLogo {
    height: 29px;
    border-bottom: 1px solid #ccc;
    margin-top: 7px;
    text-align: center;
}

/*updated on 9May 11*/
#day {
    line-height: 20px;
    display: inline-block;
    width: 28px;
    font-weight: bold;
}

.align_center2 {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.contacat_edit2 {
    Font-size: 11px;
}

.go_but {
    padding: 0;
    margin: 0 3px 0 0;
}

.datedrop, select {
    margin: 0 0 0 0;
    border: 1px solid #bababa;
    height: 20px;
    padding: 2px 0 2px 0;
    font-size: 11px;
    line-height: 16px;
}
/*neha 7.7.11*/
.go_button, a.go_button {
    background: url(../images/go_but.jpg) no-repeat left top;
    border: 0;
    height: 20px;
    width: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 0px 2px 3px 2px;
    margin: 0;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

.textAlignCenter {
    text-align: center;
}

.floatLeft {
    float: left;
}
/*neha 7.7.11*/
.dropdownbox {
    height: 26px;
    padding: 4px 0 4px 0;
}
/*neha 7.7.11*/
.textAlighRight {
    text-align: right
}

.leftArrow_button {
    background: url(../images/Arrow_left.png) left no-repeat;
    height: 20px;
    width: 21px;
    border: 0px;
    cursor: pointer;
    margin: 0 2px 0 0
}

.rightArrow_button {
    background: url(../images/Arrow_right.png) left no-repeat;
    height: 20px;
    width: 21px;
    border: 0px;
    cursor: pointer;
    margin: 0 0 0 0
}

.marginRight4 {
    margin-right: 4px;
}

.marginleft2 {
    margin-left: 2px;
}
/*neha added 20.7.11*/
.updateMessage {
    width: 95%;
    margin: 0 auto;
    font-size: 11px;
}

.home_menuUpdate_width {
    width: 240px;
    font-size: 11px;
}

.home_menuUpdate_message {
    font-size: 11px;
}

.home_menu1PaddTop {
    padding-top: 13px !important;
}

.displayNone {
    display: none;
}
/* Cybage added 28.7.2011*/
.contacat_edit2 ul {
    text-align: center;
    padding: 5px 0 5px 2px;
    margin: 0;
}

    .contacat_edit2 ul li {
        list-style: none;
        display: inline;
        text-align: center;
    }

.verticalTop {
    vertical-align: top;
}

.widthAuto {
    width: auto
}

.lineHeight22 {
    line-height: 22px;
}

.dateComma {
    display: inline-block;
    line-height: 21px;
}

.checkprivate {
    text-align: right;
    width: 86%;
    font-size: 11px;
}

.emailPasswordText, .validationMsg {
    text-align: left;
    padding-left: 10px;
}

.termsConditionText {
    text-align: justify;
    padding: 0 10px;
}
/* Ajax-like modal overlay for form submissions - ESD_2011.08.23 */
#ModalOverlay {
    display: none;
}

#ModalOverlay-Background {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: visible;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

#ModalOverlay-Icon {
    position: fixed;
    top: 40%;
    padding: 10px;
    width: 100%;
    z-index: 1001;
    text-align: center;
    vertical-align: middle;
}

    #ModalOverlay-Icon img {
        margin-top: -16px;
        margin-left: -16px;
    }

div.contacat_record_col1 > img {
    float: right;
    margin-top: 7px;
}

.marginLeft3 {
    margin-left: -3px;
}

.marginBottom2 {
    margin-Bottom: 2px;
}

.header_right {
    margin-top: 0px;
}

/* Mobility 1.3 START*/
/* View Contact and Matters Description */
.clear_both {
    clear: both
}

.contact_wrapText {
    font-size: 15px;
    line-height: 18px;
    margin: 2px 0 5px 10px;
    padding: 0
}

.contact_Id_info {
    line-height: 15px;
    margin: 4px 0 0 10px
}

.record_Desc {
    width: 72%
}

.record_privateTxt {
    clear: left;
    padding: 2px
}

.noWrap {
    white-space: nowrap
}
/*.container_h1_btn{width:50px; margin-left:10px} Currently have issue with cancel button But it is applied on Notes page as well. Need to revist for it*/
.container_h1_edit_btn {
    width: 50px;
    margin-left: 5px
}

.icon_records {
    margin-top: 3px
}

.viewContacat_record_col3 {
    Width: auto;
    float: none
}

.tabContainer {
    width: 100%;
    margin: 0;
    overflow: hidden
}

    .tabContainer ul {
        margin: 0px;
        padding: 0px
    }

        .tabContainer ul li {
            list-style: none;
            cursor: pointer;
            float: left;
            height: 29px
        }

            .tabContainer ul li a {
                text-decoration: none;
                float: left;
                margin: 0;
                padding: 0
            }

.green_Header_text {
    float: left;
    margin: 10px 7px 10px 2px
}

.green_Header_dropdown {
    margin: 8px 0;
    vertical-align: middle;
    width: 200px;
}

.green_Header_bg {
    background-color: #44773b;
    overflow: hidden;
    color: #FFF;
    border: 1px solid #627d5c
}

.notes_h1_bg {
    color: #FFF;
    margin: 0;
    background-image: url(../images/Notes_MENU_bg_2.jpg);
    padding: 5px 0 5px 10px;
    overflow: hidden
}

/* Style for TODO START*/
.todo_cal_record_col1 {
    width: 30%
}

.todo_cal_record_col2 {
    width: 30%;
    padding: 0 0 0 5px;
    text-align: left
}

.todo_record_col2 {
    width: 70%;
    text-align: left
}

.todo_record_col3 {
    width: 42%;
    margin: 0 0 0 15px;
    text-align: justify
}

.todo_completed_col1 {
    width: 33%;
    float: left
}

.todo_completed_col2 {
    width: 67%;
    float: left
}

.todo_completed_col3 {
    width: 32%;
    padding: 0 0 0 5px;
    text-align: left;
    float: left
}

.todo_completed_col4 {
    width: 42%;
    float: left;
    text-align: justify;
    padding: 0 0 0 2px
}

.todo_completed_record_col1 {
    width: 33%;
    float: left
}

.todo_completed_record_col2 {
    width: 67%;
    float: left
}

.todo_completed_record_col3 {
    width: 30%;
    text-align: left;
    float: left
}

.todo_completed_record_col4 {
    width: 67%;
    float: left;
    text-align: left;
    padding: 0 0 0 2px
}

.todo_header_icon_col1 {
    width: 20%;
    font-size: 9px
}

.todo_header_icon_col2 {
    width: 30%;
    float: left;
    font-size: 9px
}

.todo_header_icon_col3 {
    width: 20%;
    float: right;
    font-size: 9px
}


.todo_header_icon_col2_TM {
    width: 60%;
    float: left;
    font-size: 9px
}

.todo_DOW {
    text-align: center
}

.marginRight4 span {
    font-size: 12px;
    line-height: 20px
}

.overdueDate {
    color: #992510
}

.todo_header_icon_hover {
    background: url(../../Content/images/todo_header_icon_hover.png) no-repeat;
    text-align: center
}
/*.green_Header_bg img{cursor:pointer}*/
.green_Header_bg a {
    line-height: 10px;
    padding: 0
}

.width100 {
    width: 100%
}

.floatRight {
    float: right
}

.strikeThrough {
    text-decoration: line-through
}

.todo_done {
    font-size: 15px
}

/* Style for TODO START*/
/* Mobility 1.3 END*/

.placeholder {
    color: gray;
    font-size: 11px;
    padding-left: 3px
}

.text_black {
    color: black
}

.width15 {
    width: 15%
}

.width85 {
    width: 85%
}

.width100 {
    width: 100%
}

.padding20 {
    padding-left: 10px
}

.ajaxLoad {
    display: none;
}

.overdueColor {
    color: Red
}

.todoSelected {
    background-color: #6b9263;
    height: 100% !important
}

.tabPadding {
    padding: 5px 0px;
}

.todoCenterImg {
    width: 59px;
    margin: 0pt auto;
}

.requiredUpdateTodo {
    margin-left: 8px;
}

.requiredUpdateNotes {
    margin-left: 15px;
}

.requiredUpdateDocuments {
    margin-left: 8px;
}

.anchor_noaction {
    cursor: pointer;
}

.privateWordAlign {
    text-align: right;
    width: 186px
}

.FirstNameWrapper {
    width: 241px;
    height: 18px
}

    .FirstNameWrapper .firstName {
        float: left;
        margin-top: 5px
    }

.OverdueWidth10p {
    width: 10%
}

.OverdueWidth90p {
    width: 90%
}

/* Style for Documents 1.4*/

.singleColumnList, twoColumnList {
    width: 100%;
}

    .singleColumnList a {
        color: #000000
    }

.evenRow, .oddRow {
    padding: 3px 8px;
}

    .evenRow a, .oddRow a {
        text-decoration: none;
        outline: none;
        cursor: pointer;
    }

.evenRow {
    background-color: #FFFFFF
}

.oddRow {
    background-color: #eceaea;
}

.docBrief, .docName, .docID {
    padding: 2px 0px
}

.docName {
    color: #808080
}

.docBrief, .docName {
    font-size: 12px
}

.docID {
    font-size: 12px;
    color: #000000
}

    .docBrief span, .docName span, .docID span {
        text-decoration: none;
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.email_butt {
    width: auto !important;
    margin-right: 8px;
    padding: 0px 6px;
}

.fieldHeader {
    padding-top: 13px;
    font-size: 12px;
    font-weight: normal
}

.fieldValue.paddingLeft input {
    padding-left: 9px;
}

.emailTextarea {
    width: 200px;
    overflow: hidden;
    resize: none;
}

.add_btn {
    margin: 0;
    padding: 0;
    border: 0px solid #bababa;
    width: 23px;
    height: 23px;
    background: url(../images/Add_ico.png) no-repeat;
    cursor: pointer
}

.paddingLeft {
    padding-left: 10px;
}

.paddingLeft0 {
    padding-left: 0px !important;
}

.emailDocumentWraper .search_btn {
    border: none;
    background-repeat: no-repeat;
    height: 24px;
}

.twoColumnList .docID {
    padding: 2px 0px;
    font-size: 12px;
}

.twoColLayoutcol1 {
    width: 82%;
    float: left
}

.twoColLayoutcol2 {
    width: 13%;
    float: right;
    text-align: right;
    padding: 5px;
}

.seporater {
    float: right;
    background: url(../images/CAL_GRAY_bg_5.jpg) no-repeat left center;
    height: 28px;
    width: 3px;
    padding-right: 5px
}

.twoColLayoutcol2 .floatRight {
    margin-top: 4px;
}

.twoColLayoutcolFirst {
    width: 40px;
    float: left;
    text-align: left;
    padding: 5px;
}

.todos .evenRow .floatLeft input, .todos .oddRow .floatLeft input {
    margin-top: 12px;
    margin-right: 8px;
}

.todos .twoColLayoutcol1 {
    width: 74%
}

.emailListWraper ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-top: 4px;
}

    .emailListWraper ul li {
        padding-left: 11px;
    }

.del_btn {
    margin: 0;
    padding: 0;
    border: 0px solid #bababa;
    width: 25px;
    height: 22px;
    background: url("../images/del-ico.png") no-repeat scroll 0px 0px transparent;
    cursor: pointer
}

.save_cancel_Docs {
    width: 244px;
    text-align: left;
    padding: 0 0 6px
}

.marginLeft10 {
    margin-left: 10px;
}

.ListItems {
    height: 24px;
}

    .ListItems input:first-child {
        width: 196px;
        display: none
    }

.editEmail {
    padding: 0;
    outline: none;
    width: 203px !important;
}

.validate {
    color: #FF0000;
    border-color: #FF0000
}

.validateMsg {
    color: #FF0000;
    ;
    font-size: 10px;
    padding-bottom: 3px;
    height: 14px;
    display: none;
    width: 204px
}

.ListItems .elepsisText {
    height: 22px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    width: 204px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ListItems .hidden {
    display: none
}

.ellipsisWraper {
    width: 176px;
}


.emailListTo, .emailListCC {
    margin-top: 3px;
}

.borderTop {
    border-top: Solid 1px #818080
}

.toDo_DocID {
    font-size: 12px;
    color: #000000;
    padding: 2px 0px
}

.GrayColor {
    color: #808080;
}

.documents_bg {
    background-image: url(../images/documents_header_bg.png)
}

.documents_multiple_contacts {
    margin: 0 0 8px 0
}

.documents_remove_bottom_margin {
    margin: 0 0 -8px 0
}

.toDo_CheckBox {
    margin-right: 2px;
}

/* Popup box BEGIN */
.popup_background_display {
    background: rgba(0,0,0,.4);
    border: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
}

    .popup_background_display .helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .popup_background_display > div {
        background-color: #fff;
        border: 1px solid #000;
        box-shadow: 10px 10px 60px #666;
        display: inline-block;
        height: auto;
        max-width: 300px;
        min-height: 300px;
        vertical-align: top;
        width: 100%;
        position: relative;
        border-radius: 10px;
        padding: 0px 0%;
        text-align: justify;
        left: 0px;
        top: 25px;
    }

.popupCloseButton {
    background-color: #fff;
    border: 0px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: static;
    font-size: 10px;
    line-height: 13px;
    width: 8px;
    height: 12px;
    text-align: center;
}

.popupCheckBox {
    background-color: #fff;
    border: 0px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: 200px;
    right: 5px;
    font-size: 10px;
    line-height: 15px;
    width: 10px;
    height: 10px;
    text-align: center;
}



.popupCloseButton:hover {
    background-color: #ccc;
}

/* Popup box end*/


/* mobile responsive / adaptive design class for table structure and cells*/
@media all and (max-width:900px) {
    /* override of style class in responsive mode*/

    .header 
    {
        width:100%;
    }

    .headerbuttonLanguageTD {
        padding: 1px;
    }

    .modalDialog
    {
        height:53px;
    }

    .modalDialogUsrPwd
    {
        height: 100px;
        width: 250px;
    }
}