﻿/*istart yash patil on 10/10/2017 for ccb#*/
.pationchartmenubackground {
    background-color: #FFD29F;
}
/*iend yash patil on 10/10/2017 for ccb#*/

html, body {
    margin: 0px;
    padding: 0px; /*MStart Manoj Limbachiya Date:19-Sep-2009 Error # 43 I10     background-image:url(Images/Infragistics/Office2003BlueBG.png); 	background-repeat:repeat;     MStart Manoj Limbachiya Date:19-Sep-2009 Error # 43 I10     */
    height: 100%;
    width: 100%;
}
/* ------------ Start: Deepak Dwivedi For GUI Changes ------------*/
form {
    height: 100%;
    width: 100%;
}


fieldset {
    width: auto !important;
}

/* ------------ End: Deepak Dwivedi For GUI Changes ------------*/
.samplecss {
    border-radius: 10px; /*To make the corners rounded in IE*/
    -moz-border-radius: 10px; /*this is for mozilla*/
    -webkit-border-radius: 10px; /*chrome and other browsers*/
}

td {
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
}

.tdmiddle {
    font-family: Verdana;
    font-size: 11px;
    vertical-align: middle;
}

fieldset {
    border: solid 1px black;
}

.VerticalSpace {
    height: 2px;
}
/* Controls */
.Label {
    font-family: Verdana;
    font-size: 11px;
    vertical-align: middle;
}

.LabelBold {
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    vertical-align: middle;
}

.LabelBoldtop {
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
}

.TextBox {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    width: 90%;
    /*border: 1px solid #9BB7E0;*/
    border: 1px solid #757575;
}

.ReadOnly {
    background-color: #dcdcdc;
    font-family: Verdana;
    font-size: 11px;
    width: 90%;
    /*border: 1px solid #9BB7E0;*/
    border: 1px solid #757575;
}

.GridOnly {
    /*background-color: #B7DDFF;*/
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    width: 90%; /*border: 1px solid #9BB7E0;*/
}

.CheckBox {
    width: 90%;
    font-family: Verdana;
    font-size: 11px;
}

.RadioButton {
    width: 90%;
    font-family: Verdana;
    font-size: 11px;
}

.RadioList {
    width: 90%;
    font-family: Verdana;
    font-size: 11px;
}

.CheckboxList {
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    border: none;
    width: 90%;
}

.Listbox {
    width: 90%;
    font-family: Verdana;
    font-size: 11px;
    /*border: 1px solid #9BB7E0;*/
    border: 1px solid #757575;
    z-index: 0;
}

a {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: black;
    /*color: #ffffff;*/
    /*text-decoration: UNDERLINE;*/
}

    a:hover {
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: blue;
        text-decoration: UNDERLINE;
    }

.EligibilityReqRes {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: white;
    text-decoration: UNDERLINE;
    cursor: hand;
}

    .EligibilityReqRes:hover {
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: white;
        text-decoration: UNDERLINE;
        cursor: hand;
    }

th a {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: white;
    text-decoration: none;
}

    th a:hover {
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: white;
        text-decoration: none;
    }

.a.WebPath {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    background-image: url(Images/common/Office2003BlueBG.png);
}

.a:hover.WebPath {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    background-image: url(Images/common/TopBackground.gif);
    text-decoration: none;
}
/* Validator */
.Star {
    font-family: Verdana;
    font-size: 11px;
    left: 0;
    color: Red;
}

.BldText {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
/********MStart Jayanti Patel Date:02-Dec-2010, Open Issue Err#1941*/
.TitleText {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
/********MEnd Jayanti Patel Date:02-Dec-2010, Open Issue Err#1941*/
/*Tables & Rows*/

.ListTable {
    font-family: Verdana;
    font-size: 11px;
    width: 100%; /*	border: 1px solid #9CB9DC; 	background-color: #C7D8ED;*/
}

.EntryTable /* For Entry*/ {
    font-family: Verdana;
    font-size: 11px;
    width: 100%; /*	border: 1px solid #9CB9DC; 	background-color: #C7D8ED ;*/
}

.SectionTable /* For SectionGroup*/ {
    font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    border: 1px solid #9CB9DC;
    padding: 0000;
}

.SectionRow /*Section Header*/ {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: black;
    vertical-align: middle; /*	background-image:url(Images/WebPanel/igwp_panel.jpg); 	background-repeat: repeat-x;*/
    background-color: #C1D9F1;
    border: 1px solid #9CB9DC; /*background-image:url(Images/common/Row.jpg); 	background-repeat:repeat-x; 	background-position:top;*/
}

.WebPath {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    background-color: #B3D4FF;
    border-bottom: 1px solid #9BB7E0; /*background-image: url(Images/common/img01.jpg); 	/*background-repeat: no-repeat;*/ /*background-image: url(Images/common/TopBackground.gif);*/ /*	background-color: white;*/
}

.StatusBar {
    font-family: Verdana;
    font-size: 8pt; /*font-weight:normal;*/
    color: black; /*background-color: #B3D4FF;*/
    background-color: #D4D7DB;
    text-decoration: none; /*background-image: url(Images/common/Office2003BlueBG.png);*/
}

.tdUserInfo /*user Info*/ {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: black;
    background-color: #dddddd;
    /*background-color: #d5d5d5;*/
    /*background-color: #f4f4f4;*/
    /*background-color: #DBD1C5;*/
}


.tdHeadertd /*user Info*/ {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: black;
    /*background-color: #dddddd;*/
    /*background-color: #d5d5d5;*/
    /*background-color: #f4f4f4;*/
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background-color: #b02826;*/
    background-color: #b02826;
}

.header-bg-main {
    background: #751614;
    color: #fff;
}

/*.logout-bg						{ background:#900;}*/
.logout-bg {
    background: #590D0D;
}

.patientheader /*user Info*/ {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: black;
    background-color: #DDDDDD;
}

.tdMenu {
    /*background-image:url(Images/WebMenu/background.jpg); 	background-repeat: repeat-x; 	border: 1px solid #9FBBDE;*/
    background-color: #B3D4FF;
}

.tdToolBar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    background-color: #B3D4FF; /*	background-image: url(Images/WebToolBar/igWebToolBarBg2.jpg); 	background-repeat: repeat-x; 	background-color: #B3D4FF; 	border-bottom: 1px solid #6F9DD9; 	 height: 30px; */
}

.smallbutton {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: capitalize;
    color: black;
    text-decoration: none;
    background-repeat: repeat-x;
    background-image: url(Images/WebImageButton/igwib_bg-office12_blue_normal.gif);
    border: none;
    height: 25px;
    width: 51px;
    cursor: hand;
}

.button {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-decoration: none;
    background-repeat: repeat-x; /*	background-image: url(Images/WebImageButton/igwib_bg-office12_blue_normal.gif);*/
    border: none;
}

.buttondark {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background-repeat: repeat-x; /*	background-image: url(Images/WebImageButton/igwib_bg-office12_blue_normal.gif);*/
    border: none;
    color:black;
}

.StandardButton {
    font-style: normal;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    border: none;
    background-color: LightGrey;
    height: 20px;
    /*-webkit-border-radius: 10px 10px 10px 10px;
            border-radius: 10px 10px 10px 10px;
            background-image: url(Images/WebToolBar/bg-botton.png);
	background-repeat: repeat-x; 	
            border:1px solid gray;
            
            behavior: url(PIE.htc);*/
}

.StandardButtonROS {
    font-style: normal;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    cursor: hand;
    border: none; /*border-color:lightGray;*/
    background-color: LightGrey;
    height: 20px;
    width: 20px;
}

.LabelText {
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
    background-color: #C7D8ED;
}

.Dropdown {
    width: 99%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal; /**********MStart Megha Thakkar(18/Dec/2012) for ERQ# ER2195***********/ /*border: 1px solid #fbfbfb;*/
    /*border: 1px solid #9BB7E0;*/
    border: 1px solid #757575; /*background-image: url(Images/WebCombo/igwgHeader.jpg);*/
    background-repeat: repeat-x; /*height: 23px;*/ /**********MEnd Megha Thakkar(18/Dec/2012) for ERQ# ER2195***********/
}

.StarDropdown {
    width: 99%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #fbfbfb;
    background-image: url(Images/WebCombo/igwgHeader.jpg);
    background-repeat: repeat-x;
    height: 23px;
    color: Red;
    left: 0;
}

/* --------------------Grid-------------------- */

.grid {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 100%;
}



.listGridHeadRow {
    color: white;
    background-color: #757575;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    vertical-align: Top;
    height: 8pt;
}

.listGridItemRow {
    /*background-color: #F0F8FF;*/
    background-color: #E7E7E7;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 8pt;
}


.listGridItemRowInd {
    background-color: #FFFFFF;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 8pt;
}

.listGridAltItemRow {
    background-color: #FFFFFF;
    color: #284775;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 8pt;
}

.listGridEmptyItemRow {
    background-color: #ffffff;
    color: #284775;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 8pt;
}

.listGridPagerStyle {
    color: #005cb0;
    /*background-color: #a9a9a9;*/
    background-color: #757575;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 0.4pt;
    text-align: left;
    font-weight: bold;
    height: 8pt;
}

.listGridHighlightRow {
    background-color: #EFF3FF; /*#990000;*/
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 0.4pt;
    height: 8pt;
    color: #005cb0;
}

.listGrid /*for border of grid*/ {
    border-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/* For the Correspondance Grid. */

.corlistGridItemRow {
    background-color: #d9d9d9;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; /*height:8pt;*/
}

.corlistGridAltItemRow {
    background-color: #e7e7e7;
    color: #284775;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 0.4pt; /*height: 8pt;*/
}

/* --------------------Grid-------------------- */

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}
/*Mstart Manoj Limbachiya, 10-May-10, RTC-7 Err#19*/
@font-face {
    font-family: DS-Digital;
    font-style: normal;
    font-weight: normal;
    src: url(DS-DIGIB.eot);
}
/*Mend Manoj Limbachiya, 10-May-10, RTC-7 Err#19*/
.VitalSummary {
    /* -------MStart ,Arish Patel 03-March-2010, ERQ : ER1224 -------- */ /*font-family: DS-Digital, Verdana, Arial, Helvetica, sans-serif;*/ /*Mstart Manoj Limbachiya, 10-May-10, RTC-7 Err#19*/ /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family: DS-Digital Bold,Verdana, Arial, Helvetica, sans-serif; /*Mend Manoj Limbachiya, 10-May-10, RTC-7 Err#19*/ /* font-size: 11px; */ /*Mstart Manoj Limbachiya, 10-May-10, RTC-7 Err#19*/ /*font-size: 14px ;*/
    font-size: 20px; /*Mend Manoj Limbachiya, 10-May-10, RTC-7 Err#19*/ /* -------MEnd ,Arish Patel 03-March-2010, ERQ : ER1224 -------- */
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: 0px;
    background-color: Black;
    color: Green; /* -------MStart ,Arish Patel 03-March-2010, ERQ : ER1224 -------- */
    vertical-align: middle;
    height: 23px; /* -------MEnd ,Arish Patel 03-March-2010, ERQ : ER1224 -------- */
}

.generalbutton {
    background-image: url(Images/WebToolBar/bg-botton.png);
    background-repeat: repeat-x;
    border: 1px ridge #6F9DD9;
    color: Black;
    cursor: hand;
    font-family: Verdana;
    font-size: 8pt;
}

.toolbutton {
    /*mstart ronak r for mentis#0016562 on 21-march-2016*/
    /*-webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;*/
    /*background-image: url(Images/WebToolBar/bg-botton.png);
    background-repeat: repeat-x;*/
    background-image: url(Images/WebToolBar/bg-botton.png);
    background-repeat: repeat-x;
    /*background: #C1C1C1;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1C1C1), to(#ffffff));
    background: -webkit-linear-gradient(#C1C1C1, #ffffff);
    background: -moz-linear-gradient(#C1C1C1, #ffffff);
    background: -ms-linear-gradient(#C1C1C1, #ffffff);
    background: -o-linear-gradient(#C1C1C1, #ffffff);
    background: linear-gradient(#C1C1C1, #ffffff);
    -pie-background: linear-gradient(#C1C1C1, #ffffff);*/
    /*mstart ronak r for mentis#0016562 on 21-march-2016*/
    border: 1px solid gray;
    /*MStart by ronak r for cwt#17074 on 17-may-2016*/
    /*behavior: url('PIE.htc');*/
    /*MEnd by ronak r for cwt#17074 on 17-may-2016*/
    color: Black;
    cursor: hand;
    font-family: Verdana;
    font-size: 8pt;
}

/*Istart Nupur Modi, 12-Mar-10, Dashboard Demo*/
.Header {
    font-family: Verdana;
    font-size: 20px;
    vertical-align: middle;
    font-weight: bold;
}
/* IStart Nikita Relia, 21-Oct-2010, General style for padding in TD and Table */
.PALL5 {
    padding: 5px 5px 5px 5px;
}
/*Iend Nupur Modi, 12-Mar-10, Dashboard Demo*/
/***********IStart Jayanti patel Date:28-May-2010 RTC-7 Error#990 **********/
/*table.constrainedTable td
{
	overflow: hidden;
	-o-text-overflow: ellipsis; 
	text-overflow: ellipsis;
	white-space: nowrap;
}*/
table.constrainedTable td {
    border-right: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
    /*padding:2px;*/
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*table.constrainedTable
{
	table-layout: fixed;
}*/
table.constrainedTable {
    table-layout: fixed;
    border-left: solid 1px #d9d9d9;
    border-top: solid 1px #d9d9d9;
    font-size: 12px;
    color: #444444;
    /*table-layout: fixed;*/
}
    /***********IEnd Jayanti patel Date:28-May-2010 RTC-7 Error#990 **********/
    /*Istart Nupur Modi, 15-Nov-10, QR-730-16 CR0875*/
    /*table.constrainedTable th
{
	overflow: hidden;
	-o-text-overflow: ellipsis; 
	text-overflow: ellipsis;
	white-space: nowrap;
}*/
    table.constrainedTable th {
        border-right: solid 1px #d9d9d9;
        border-bottom: solid 1px #d9d9d9;
        /*padding:2px;*/
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
/*Iend Nupur Modi, 15-Nov-10, QR-730-16 CR0875*/







/*---- IStart Nikita Relia on 18-Jan-2011 for CRQ#0969 -------*/
.AutoselectionLable {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #dcdcdc;
    font-family: Verdana;
    font-size: 11px;
    width: 90%;
    /*border: 1px solid #9BB7E0;*/
    border: 1px solid #757575;
}

.WaterMarkText {
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    color: Gray;
}
/*---- IEnd Nikita Relia on 18-Jan-2011 for CRQ#0969 -------*/

/*---- IStart Rachit Patel MUChange -------*/
.MUTD {
    color: #CC0000;
}
/*---- IEnd Rachit Patel MUChange -------*/
/*----IStart OD for ERQ#2122 Centuary Payment Intigration--*/
.btnContinuePayment {
    background-color: #B3D4FF;
    color: Black;
    cursor: hand;
    font-family: Verdana;
    font-size: 8pt;
    border: 1px ridge #6F9DD9;
}

    .btnContinuePayment:hover {
        border: solid 1px #FFBD69;
        background-color: #FFDB75;
    }
/*----IStart OD for ERQ#2122 Centuary Payment Intigration--*/

/*---- IStart Darshan Khatri, 3-Mar-2014 For ERQ#ER2368 ----*/
.btnNone {
    display: none;
}

.btnVisible {
    display: inline;
}
/*---- IEnd Darshan Khatri, 3-Mar-2014 For ERQ#ER2368 ----*/






.header-bg {
    background-color: #b02826;
    height: 80px;
}
/*.header-top-menu		{ background:#751614; padding:3px 0px 3px 10px; height:26px;}*/
.header-top-menu {
    background: #751614;
    padding: 3px 0px 3px 0px;
    height: 26px;
}

.header-top-right1 {
    color: #fff;
    text-decoration: none;
    background-color: #590d0c;
    height: 30px;
    display: block;
    line-height: 28px;
    width: 60px;
    height: 30px;
    text-align: center;
    border-left: solid 1px #914543;
}

.header-top-menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .header-top-menu ul li {
        font-size: 13px;
        color: #FFFFFF;
        font-weight: normal;
        float: left;
        border-right: 1px #914543 solid;
        padding: 0 10px;
        margin: 4px 0 0 0;
    }

        .header-top-menu ul li a {
            color: #FFFFFF;
            text-decoration: none;
        }

            .header-top-menu ul li a:hover {
                color: #d4b188;
                text-decoration: none;
            }

.header-top-right {
    background: #751614;
    padding: 0px 0px 6px 0px;
    height: 26px;
}

    .header-top-right ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: right;
    }

        .header-top-right ul li {
            margin: 0px;
            padding: 0px 0px 0 10px;
            list-style: none;
            float: left;
            color: #fff;
            margin: 0px 0 0 0;
            line-height: 28px;
        }

            .header-top-right ul li a {
                color: #fff;
                text-decoration: none;
                background-color: #590d0c;
                height: 30px;
                display: block;
                line-height: 28px;
                width: 60px;
                height: 30px;
                text-align: center;
                border-left: solid 1px #914543;
            }

                .header-top-right ul li a:hover {
                    color: #d4b188;
                    text-decoration: none;
                }

.icon {
    width: 500px;
    padding: 0px;
}

    .icon tr {
        padding: 0px;
    }

        .icon tr th {
            padding: 0px;
        }

        .icon tr td {
            width: 55px;
            border-right: 1px #9e2321 solid;
            padding: 0px;
            height: 48px;
        }

.newdesign {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid gray;
    padding: 4px;
    /*MStart by ronak r for cwt#17074 on 17-may-2016*/
    /*behavior: url('PIE.htc');*/
    /*MEnd by ronak r for cwt#17074 on 17-may-2016*/
}


.newbuttonstyle a {
    float: left;
    text-decoration: none;
    /*color: black;*/
    color: #ffffff;
    background-color: #dddddd;
    padding: 0.2em 0.6em;
    border: 1px solid gray;
    border-radius: 10px;
    text-align: center;
}

.newbuttonstyle img {
    vertical-align: middle;
}

.newbuttonstyle a:link, .newbuttonstyle a:hover, .newbuttonstyle a:active {
    text-decoration: none;
    /*color:black;*/
    color: #ffffff;
    text-align: center;
}


.mymodalBackground {
    background: #cccccc; /* Old browsers */
    /*MStart Deepak Dwivedi On 16-July-2015 For CCB#1291*/
    /*background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#eeeeee));
    background: -webkit-linear-gradient(top, #cccccc 0%,#eeeeee 100%);
    background: -o-linear-gradient(top, #cccccc 0%,#eeeeee 100%); 
    background: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 100%);
    background: linear-gradient(to bottom, #cccccc 0%,#eeeeee 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );*/
    /*opacity: 0.95;*/
    /*MEnd Deepak Dwivedi On 16-July-2015 For CCB#1291*/
    opacity: 0.7;
}

.buttonPOP:hover {
    background: #cccccc;
}

div#divImage {
    z-index: 999;
}
/*MStart Kunal Agnihotri on 23-March-2015 for ERQ#ER2576*/
.tdlogoclass {
    width: 184px;
    height: 66px;
    vertical-align: middle;
    background: transparent url(Images/LogoBg1.png) left top no-repeat;
}

.tabCPR {
    /*MStart Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    /*width: 29px;*/
    width: 27px;
    /*MEnd Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    height: 85px;
    cursor: pointer;
    background-repeat: no-repeat;
    position: absolute;
    /*mStart Bhavin Tanna,Date:3-May-2016,for CCB#2057*/
    /*top: 145px;*/
    /*mEnd   Bhavin Tanna,Date:3-May-2016,for CCB#2057*/
    z-index: 4;
}

.tabCPRcolor {
    background-image: url('Images/CPR.png');
}

.tabCPRWhiteRight {
    background-image: url('Images/CPRHover.png');
}

.tabCPRWhiteLeft {
    background-image: url('Images/CPRNew.png');
}

.tabDocumentation {
    /*MStart Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    /*width: 29px;*/
    width: 27px;
    /*height: 108px;*/
    height: 66px;
    /*MEnd Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    cursor: pointer;
    background-repeat: no-repeat;
    position: absolute;
    /*mStart Bhavin Tanna,Date:3-May-2016,for CCB#2057*/
    /*top: 205px;*/
    top: 177px;
    /*mEnd   Bhavin Tanna,Date:3-May-2016,for CCB#2057*/
    z-index: 3;
}

.tabDocumentationColor {
    background-image: url('Images/documents-a.png');
}

.tabDocumentationWhite {
    background-image: url('Images/documents.png');
}

.tabChartSummary {
    /*MStart Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    /*width: 29px;*/
    width: 27px;
    /*MEnd Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    cursor: pointer;
    height: 124px;
    background-repeat: no-repeat;
    position: absolute;
    /*MStart Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    /*top: 290px;*/
    top: 230px;
    /*MEnd Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    z-index: 2;
}

.tabChartSummaryColor {
    background-image: url('Images/quick-summery-a.png');
}

.tabChartSummaryWhite {
    background-image: url('Images/quick-summery.png');
}

.tabShowsummary {
    /*MStart Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    /*width: 29px;*/
    width: 27px;
    /*MEnd Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    cursor: pointer;
    /*MStart Bhavin Tanna,Date:2-May-2016,for CCB#2057*/
    /*height: 134px;*/
    /*height: 130px;*/
    height: 120px;
    /*MEnd   Bhavin Tanna,Date:2-May-2016,for CCB#2057*/
    background-repeat: no-repeat;
    position: absolute;
    /*MStart Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    /*top: 400px;*/
    top: 339px;
    /*MEnd Kunal Agnihotri on 29-June-2017 for Bug#4929*/
    z-index: 1;
}

.tabShowsummaryColor {
    background-image: url('Images/chart-summery-a.png');
}

.tabShowsummaryWhite {
    background-image: url('Images/chart-summery.png');
}
/*MStart Kunal Agnihotri on 23-March-2015 for ERQ#ER2576*/
/*IStart: Param R on 25-March-2015 for Theme color Issue*/
.collapsePanelHeaderDB {
    width: 100%;
    height: 30px;
    background-image: url(../images/bg-menu-main.png);
    background-repeat: repeat-x;
    color: white;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #b02826;
}
/*IEnd: Param R on 25-March-2015 for Theme color Issue*/
/* IStart Darshan Khatri, 07-Apr-2014 For Mantis Err#8392 */
.headerPanel {
    background: #b02826;
    color: white;
}
/* IEnd Darshan Khatri, 07-Apr-2014 For Mantis Err#8392 */
/* IStart Sadhu Rohit, 14-May-2015 For CRQ#CR2634 */
.tblHeader {
    color: white;
    width: 50%;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 4px;
    font-weight: bold;
    background-color: #b02826;
}

.divTableRightBorder {
    width: 100%;
    border-right: 4px solid #b02826;
    padding-right: 10px;
}
/* IEnd Sadhu Rohit, 14-May-2015 For CRQ#CR2634 */

/*IStart Deepak Dwivedi On 16-July-2015 For CCB#1272*/
.menuitems {
    /*float: left !important;*/
    list-style: none outside none;
    margin: 0 15px 0 0 !important;
    padding: 0 !important;
    text-align: center;
    /*width: 60px !important;*/
    /*padding: 10px;*/
    padding: 16px;
    /*padding: 5px;*/
    /*border: 2px solid #5d5c5c;*/
    border-radius: 5px !important;
    /*MStart Vishal Vamja on 10-Aug-2015 for mantis#10740*/
    /*border: 2px solid #6a6a6a;*/
    border: 2px solid #FFFFFF;
    /*MEnd Vishal Vamja on 10-Aug-2015 for mantis#10740*/
    /*IStart Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
    cursor: pointer;
    /*IEnd Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
    /*MStart Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
    /*behavior: url(PIE.htc);*/
    /*MEnd Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
    /*IStart Vishal Vamja on 10-Aug-2015 for mantis#10740*/
    background-color: #b02826;
    z-index: 1000;
    /*IEnd Vishal Vamja on 10-Aug-2015 for mantis#10740*/
}

    /*--------------Start: Deepak Dwivedi,  GUI Changes --------------------*/
    /*.menuitems:first-child {
        margin: 0px !important;
    }*/
    /*--------------End: Deepak Dwivedi,  GUI Changes --------------------*/

    .menuitems img {
        border: none;
    }

/*IStart Vishal Vamja on 10-Aug-2015 for mantis#10740*/
.menuitemshover {
    background-color: #751614 !important;
}
/*IEnd Vishal Vamja on 10-Aug-2015 for mantis#10740*/
.tdhover {
    /*MStart Vishal Vamja on 10-Aug-2015 for mantis#10740*/
    /*background-color: #d1d1d1 !important;*/
    background-color: #990000 !important;
    /*MEnd Vishal Vamja on 10-Aug-2015 for mantis#10740*/
}

.megamenu {
    /*width: 100%;*/
    /*IStart BY Ronak R for CCB#802 Phase-2 on 23-JUly-2015*/
    /*width: 380px !important;*/
    /*MStart by Jinit Kikani for CCB1463 on 09-08-2015*/
    /*width: 380px;*/
    /*--------------Start: Deepak Dwivedi,  GUI Changes --------------------*/
    /*width: 455px;*/
    /* MStart DK, 03-May-2017 For CCB2540 */
    /*width: 365px;*/
    /*MStart DK, 07-Feb-2018 For CCB3112*/
    /*width: 440px;*/
     width: 520px;
    /*MEnd DK, 07-Feb-2018 For CCB3112*/
    /* MEnd DK, 03-May-2017 For CCB2540 */
    /*--------------End: Deepak Dwivedi,  GUI Changes --------------------*/
    /*MEnd by Jinit Kikani for CCB1463 on 09-08-2015
    /*IEnd BY Ronak R for CCB#802 Phase-2 on 23-JUly-2015*/
    /*left:0px;*/
    /*IStart BY Ronak R for CCB#802 Phase-2 on 23-JUly-2015*/
    /*left: 549px !important;*/
    /*MStart Deepak Dwivedi On 28-July-2015 For Mantis#11008*/
    /*left: 549px;*/
    /*--------------Start: Deepak Dwivedi,  GUI Changes --------------------*/
    /*left: -185px;*/
    left: -145px;
    /*--------------End: Deepak Dwivedi,  GUI Changes --------------------*/
    /*MEnd Deepak Dwivedi On 28-July-2015 For Mantis#11008*/
    /*IEnd BY Ronak R for CCB#802 Phase-2 on 23-JUly-2015*/
    position: absolute;
    /*top:48px;*/
    /*MStart Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
    /*MStart Deepak Dwivedi On 28-July-2015 For Mantis#11008*/
    /*top: 66px;*/
    top: 7px;
    /*MEnd Deepak Dwivedi On 28-July-2015 For Mantis#11008*/
    /*MEnd Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
    color: #000;
    z-index: 1000;
    margin: 0px;
    text-align: left;
    /*padding:14px;*/
    padding: 4px;
    font-size: 15px;
    /*border: solid 1px #eeeeee;*/
    /*background-color: #e1d8ce*/
    /*MStart Vishal Vamja on 10-Aug-2015 for mantis#10740*/
    /*background-color: #76624A;*/
    background-color: #8B7052;
    /*MEnd Vishal Vamja on 10-Aug-2015 for mantis#10740*/
    /*box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);*/
    /*box-shadow: 0 -20px 20px 20px rgba(0, 0, 0, 0.5);*/
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-radius: 0px 0px 10px 10px;
    /*MStart Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
    /*behavior: url(PIE.htc);*/
    /*MEnd Deepak Dwivedi On 22-July-2015 For Mantis#10810*/
}

/*IEnd Deepak Dwivedi On 16-July-2015 For CCB#1272*/
/*--------------Start: Deepak Dwivedi,  GUI Changes --------------------*/
li.menuitems {
    line-height: initial !important;
}
/*--------------Start: Deepak Dwivedi,  GUI Changes --------------------*/
/*IStart Kunal Agnihotri on 14-June-2017 for Review#4761*/
#viewcda .section {
    background-color: #b9b9b9;
}
/*IEnd Kunal Agnihotri on 14-June-2017 for Review#4761*/
.addrecall img {
    display: none;
}

.addrecall {
    background-image: url('Images/recall_add_sqr.png');
    height: 22px;
    width: 90px;
    border: 0px;
    cursor: hand;
}

.remove {
    background-image: url('Images/recall_remove_sqr.png');
    height: 22px;
    width: 90px;
    border: 0px;
    cursor: hand;
}

.setiremind {
    background-image: url('Images/recall_setiremind_sqr.png');
    height: 22px;
    width: 95px;
    border: 0px;
    cursor: hand;
}
.setautoremind {
    background-image: url('Images/recall_setautoremind_sqr.png');
    height: 22px;
    width: 120px;
    border: 0px;
    cursor: hand;
}


/*Greesh */
     .toolbuttonSimple {
           
            
            width: 90%;
            background-image: url(../../Images/rcalc.png) !important;
            background-repeat: no-repeat !important;
            background-position: 15% 15% !important;
            text-align: Right;

            padding-left: 1px;
            /*border: solid 1px Grey;*/
        }
             .toolbuttonSimpleclose {
           
            
            width: 80%;
         background-image:url(../../Images/cancel.png) !important;
            background-repeat: no-repeat !important;
            background-position: 15% 15% !important;
            text-align: Right;

            padding-left: 1px;
            /*border: solid 1px Grey;*/
        }
             

/*Greesh */
/*Param  CCB#3804*/
.toolbuttonSimpledone {
    width: 80%;
    background-image: url(../../Images/done.png) !important;
    background-repeat: no-repeat !important;
    background-position: 15% 15% !important;
    text-align: Right;
    padding-left: 1px;
    /*border: solid 1px Grey;*/
}
/*Param  CCB#3804*/            

/* IStart Gaurav Vaghela,CCB#3101, 25-Oct-2017*/
.imgCommonCancel {
    background-position: 9px 2px;
    background-image: url('../../Images/cancel.png') !important;
    background-repeat: no-repeat !important;
    height: 20px !important;
    text-align:right;
    padding-right:5px;
}
/* IEnd Gaurav Vaghela,CCB#3101, 25-Oct-2017*/

/* IStart Sunil Baviskar,#3147, 11-Dec-2017*/
.imgtealpreview_y_MU img {
    display: none;
}

.imgtealpreview_y_MU {
    background: url('Images/save_y.png') 10% 2px no-repeat  !important;    
    padding-left: 18px !important;  
   background-color :lightgray !important; 
}

.imgtealExport_yimportant_MU img {
    display: none;
}

.imgtealExport_yimportant_MU {
    background: url('Images/Export.gif') 10% 2px no-repeat !important;    
    padding-left: 19px !important;
     background-color :lightgray !important; 
}

.imgtealCancel_MU img {
    display: none;
}

.imgtealCancel_MU {
    background: url('Images/remove.png') 16% 2px no-repeat !important;    
    padding-left: 18px !important;    
     background-color :lightgray !important; 
}
/* IEnd Sunil Baviskar,#3147, 11-Dec-2017*/

/* IStart DK, 30-May-2018 For CCB#2846*/
.imgtealReview_y_MU img {
    display: none;
}

.imgtealReview_y_MU {
    background: url('../../images/Review.gif') 10% 2px no-repeat  !important;    
    padding-left: 18px !important;  
   background-color :lightgray !important; 
}
/* IEnd DK, 30-May-2018 For CCB#2846*/

/* IStart DK, 17-OCt-2018 For CCB#2846*/
.imgtealReviewAll_y_MU img {
    display: none;
}

.imgtealReviewAll_y_MU {
    background: url('../../images/ReviewAll_new.gif') 10% 2px no-repeat  !important;    
    padding-left: 18px !important;  
   background-color :lightgray !important; 
}
.linkbutton, .linkbutton:hover{
    color:black;
}
/* IEnd DK, 17-OCt-2018 For CCB#2846*/
/*Scan Attach css start here*/
 .dim-div .btn-toggle.active, .dim-div .bottom-top-btn button, .dim-div .bottom-btn button , .dim-div .bottom-top-btn button:hover, .dim-div .bottom-btn button:hover,
 .dim-div #mydivheader, .dim-div .mailbox-controls .btn-group .btn-default, .dim-div .tools-btn-div .btn.btn-default,
  .dim-div .right-pagination .btn-default, .dim-div .input-group-btn button, .dim-div .input-group-btn button:hover  { background-color: #751614;}

/*.modal-footer .btn,  .modal-footer .btn:hover  { background-color: #751614!important;}*/



#toolbox  {border: 2px solid #751614;}

#toolbox p:hover .fas, #Record .fa-folder-open, #Record a {color: #751614;}
 #Record .fa-folder-open { font-size:18px;}
.mailbox-controls { border-bottom: 1px solid #751614;}
 #Record .highlight .fa-folder-open, #Record .highlight a { color:#751614!important}
.mailbox-controls .btn-group .btn-default:hover, .right-pagination .btn-default:hover, .tools-btn-div .btn.btn-default:hover  {background-color: #990000; }
.toggle-group .btn-primary,  .toggle-group .btn-primary:hover, .toggle-group .btn-primary:active, .toggle-group .btn-primary.hover {
  background-color: #990000;            border-color: #990000 !important; }
.highlight { background-color: #ffd29f;            border-color: #ffd29f !important;}

.options-sticky .btn-primary, .options-sticky .btn-primary:hover { background-color:#751614; border: 1px solid #751614}
@media (max-width:1199px) {
    .options-div .options-sticky {
        background-color: #751614;
    }

    .options-sticky:after {
        border-color: rgba(117, 22, 20, 0);
        border-bottom-color: #751614;
    }
    .options-sticky .btn-primary, .options-sticky .btn-primary:hover { background-color:#990000; border: 1px solid #990000}
}
  /*Scan Attach css End here*/

  
/*IStart Gaurav Vaghela ,Bug#8196, 23-Fab-2018*/
.imgtealUpDown_y {
            height: 19px;            
            border: 1px solid black;
            width: 110px;
            text-align: center;
            cursor: pointer;
            border: 1px solid gray;
            /*behavior: url('PIE.htc');*/
            border-radius: 10px 10px 10px 10px;
            vertical-align: central;
            background-color:lightgray;
        }

.icon_Segment {
    background-image:url('Images/UpDown_y.gif');
    width:28px;
    height:15px;
    float:left;
    display:block;
    margin-top:2PX;
}
/*IEnd Gaurav Vaghela ,Bug#8196, 23-Fab-2018*/

/*IStart Gaurav Vaghela ,CCB#3101, 2-Nov-2017*/
.imgtealtransmit img {
    display: none;
}

.imgtealtransmit {
    background-image: url(../../Images/Transmit.gif) !important;
    background-repeat: no-repeat !important;
    background-position: 10% !important;                
    background-color:lightgray !important;   
    text-align:right; 
    width:100px !important;    
    padding-left:13px;
}
/*IEnd Gaurav Vaghela ,CCB#3101, 2-Nov-2017*/

/*MStart Roshni Upadhyaya Bug#10566 31-May-2018*/
/*Data synchronization*/
/*.main-table-div tbody td strong{    color: #b02826; }
.main-table-div  .table-hover tbody tr:hover {background-color: rgba(176,40,38,.25);}
.button { background-color: #751614;  
}
.button:hover {background-color: #b02826; 
 }
.patient-search-tab .accordion-toggle{ background-color:#b02826;}
#accordionClinicaldoc .panel-heading  {background-color:#b02826!important; }
 .table tbody td#PatientName {        color: #b02826 !important; font-weight:bold;    }
 .patient-search-div H1.title {color:#751614; }
.sw-theme-arrows > ul.step-anchor > li.active > a {   border-color: #b02826!important; background: #b02826!important;
}
.sw-theme-arrows > ul.step-anchor > li.active > a:after {          border-left: 30px solid #b02826 !important;}



.sw-theme-arrows > ul.step-anchor > li.done > a {  
       border-color: #751614 !important;   
    background: #751614 !important;
}

.sw-theme-arrows > ul.step-anchor > li.done > a:after {
    
     border-left: 30px solid #751614 !important;
}*/
/*MEnd Roshni Upadhyaya Bug#10566 31-May-2018*/

/*IStart Gaurav Vaghela CCB#3773 15-Nov-2018*/
.imgOpacity{
   opacity:0.4 !important; 
   filter:alpha(opacity=40) !important;
   padding-left:8px !important; 
}
/*IEnd Gaurav Vaghela CCB#3773 15-Nov-2018*/
/*MStart Roshni Upadhyaya 02-Apr-2019 for Bug#19676*/
.imgtealRefStatus img {
    display: none;
}

.imgtealRefStatus {
    background-image: url('../../Images/View_y.gif') !important;
    background-repeat: no-repeat !important;
    background-position: 10% !important;
    background-color: lightgray !important;
    width: 85px !important;
    padding-left: 13px;
}
/*MEnd Roshni Upadhyaya 02-Apr-2019 for Bug#19676*/
/*MStart KR FOR CCB#2123 DATE:30-7-2019*/
/*.imgtealNotPerformed img {
    display: none;
}*/
.imgtealnotperformed {
    background-image: url('../../Images/notperformedbj.png') !important;
    background-repeat: no-repeat !important;
    width: 116px !important;
    height: 22px !important;
    background-position: left top;
    vertical-align: middle !important;
    text-decoration: none !important;
    line-height: 16px !important;
    padding-left: 25px;
}

    .imgtealnotperformed img {
        display: none;
    }
/*MEnd KR FOR CCB#2123 DATE:30-7-2019*/

/*IStart Anas Maniar 31-Oct-2017 for CCB#3101*/
.imgtealRefresh img {
    display: none;
}

.imgtealRefresh {
    background-image: url('../../Images/refresh.png') !important;
    background-repeat: no-repeat !important;
    background-position: 10% !important;
    background-color: lightgray !important;
    width: 85px !important;
    padding-left: 13px;
}

/*IEnd Anas Maniar 31-Oct-2017 for CCB#3101*/