/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; /*background-color:white;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
    scrollbar-face-color: #dbe9f2;
    scrollbar-highlight-color: #9cb8c8;
    scrollbar-shadow-color: #ccdee8;
    scrollbar-3dlight-color: #c2d4e0;
    scrollbar-track-color: #f2f6f9;
    scrollbar-darkshadow-color: #9cb8c8;
    vertical-align: middle; /*background: url(../Images/BgStyle.jpg) #999A9E repeat-x;*/ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0362b3+1,0a65af+23,176cb2+46,176cb2+65,3178b2+80,4a83b2+100 */ /*   background-color: #3a6693;*/ /*background: url(../images/bodybg.jpg) fixed;*/
    background-size: cover;
    background-color: #3A6693;
    padding: 0;
    margin: 0;
}

.trans {
    position: absolute;
    vertical-align: middle;
    display: none;
    height: 200px;
    margin: 300px 0 0 350px;
    z-index: 1000;
    border: solid 1px white;
    background-color: White;
    width: 400px;
}

.TableCell {
    padding: 1px 0 1px 0;
    /*padding-left: 0px;*/
    padding-left: 10px;
}

.ssImage {
    height: auto;
    width: auto;
}

.middtbl {
    /*width: 930px;*/
    width: 1200px;
    background-color: #fff;
    height: inherit;
    /* min-height: 600px; */
}

.middtblbrdr {
    border-left: solid 2px #ffc272;
    border-right: solid 2px #ffc272;
}

.FormDivRight {
    width: 80%;
    text-align: left;
    float: right;
    margin: 10px 0 0 0;
}

.FormDivLeft {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}

td.bullet {
    padding-top: 4px;
    padding-left: 2px;
}

td.menu {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    border-bottom: solid 1px black;
}

a.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #4373b4;
}

    a.menuitem:hover {
        font-weight: bold;
        text-decoration: underline;
        color: #4373b4;
    }

.FormHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
    font-weight: bold;
    padding-left: 6px; /* background-image: url(../Images/header-center.png);*/
    background-repeat: repeat-x;
    border-bottom: 0px;
    height: 28px;
    margin: 0 10px;
    vertical-align: middle;
    text-align: left;
    background: -webkit-gradient(linear,left top,left bottom,from(#3A6693),to(#3A6693));
    background: -webkit-linear-gradient(top,#3A6693,#3A6693);
    background: -moz-linear-gradient(top,#3A6693,#3A6693);
    background: linear-gradient(to bottom,#3A6693,#3A6693);
    background-color: #3A6693;
    border-radius: 2px;
}

.tableBorder {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: rgb(221, 221, 221);
}

.BackButton {
    background-color: #3A6693;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
    border-width: 0px;
    padding: 10px 32px;
}

    .BackButton:hover {
        border-radius: 0px;
        background: -webkit-gradient(linear,left top,left bottom,from(#3E779E),to(#2A597A));
        background: -webkit-linear-gradient(top,#3E779E,#2A597A);
        background: -moz-linear-gradient(top,#3E779E,#2A597A);
        background: linear-gradient(to bottom,#3E779E,#2A597A);
        background-color: #3E779E;
        text-shadow: -1px 1px 5px #ccc, 1px -1px 5px #3A6693;
        -webkit-transition: text-shadow 250ms linear 0s;
        -moz-transition: text-shadow 250ms linear 0s;
        -o-transition: text-shadow 250ms linear 0s;
    }

.toggleButton {
    border: 1px #3A6693 solid;
    border-radius: 4px;
    padding: 4px 7px;
    background-color: #FCFCFF;
}

    .toggleButton:hover {
        border: 1px #3A6693 solid;
        border-radius: 4px;
        padding: 4px 7px;
        -moz-transition: text-shadow 250ms linear 0s;
        background: -moz-linear-gradient(top,#15507D,#15507D);
        background-color: #EBF0F5;
    }


.FormInnerHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
    font-weight: bold;
    text-align: left; /*background-image: url(../images/view-hdr.jpg);*/
    background-color: #6495ED;
    background-repeat: repeat-x;
    border: solid 1px #333333;
    border-bottom: 0px;
    height: 20px;
}

.FormButton {
    width: 100%;
    height: 20px;
    text-align: left;
}

.LineSeperator {
    left: 5px;
    position: relative;
}

.divmessage {
    margin: 5px 0 0 10px;
}

.gr_header1 {
    font-weight: normal;
    font-size: 13px;
    color: black;
    background-color: #E6E8FA;
    font-family: Verdana;
    text-align: center;
}

.WaterMarkerText {
    color: Gray;
}

/*.Button:hover
{
    color: #FFFFFF;
    background: #5F9EA0;
}*/
.Button {
    /*background-color: #3A6693;     border: solid 1px #9db0bc;          font-size: 0.9em;     font-weight: bold;     color: White;     border-radius: 2px;     padding: 2px 2px 2px 2px;          height: 24px;     border-radius: 4px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    min-width: 50px;
    padding: 5px 5px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; /* padding: 5px 15px; */
    overflow: hidden;
    font-size: 12px;
    color: #FFF !important;
    font-weight: normal;
    border: 0;
    border-radius: 4px;
    background: -webkit-gradient(linear,left top,left bottom,from(#3A6693),to(#3A6693));
    background: -webkit-linear-gradient(top,#3A6693,#3A6693);
    background: -moz-linear-gradient(top,#3A6693,#3A6693);
    background: linear-gradient(to bottom,#3A6693,#3A6693);
    background-color: #3A6693;
    box-shadow: 0 1px 0 rgba(0,0,0,.10),0 1px 0 rgba(255,255,255,.10);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.10),0 1px 0 rgba(255,255,255,.10);
}

    .Button:hover {
        border-radius: 3px;
        background: -webkit-gradient(linear,left top,left bottom,from(#3E779E),to(#2A597A));
        background: -webkit-linear-gradient(top,#3E779E,#2A597A);
        background: -moz-linear-gradient(top,#3E779E,#2A597A);
        background: linear-gradient(to bottom,#3E779E,#2A597A);
        background-color: #3E779E;
        cursor: pointer;
        text-shadow: -1px 1px 5px #ccc, 1px -1px 5px #3A6693;
        -webkit-transition: text-shadow 250ms linear 0s;
        -moz-transition: text-shadow 250ms linear 0s;
        -o-transition: text-shadow 250ms linear 0s;
        transition: text-shadow 250ms linear 0s;
        box-shadow: 0px 0px 7px #6A716B;
        filter: progid:DXImageTransform.Microsoft.Glow(Color=#1F73B1,Strength=1);
    }

.ButtonSearch {
    background-color: #8bbbce;
    border: solid 1px #9db0bc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

.Button1 {
    background-color: #3E779E;
    border: solid 1px #3E779E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px 5px !important;
    color: #000000;
    border-radius: 4px;
}

select {
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000000;
    border: 1px solid #747d8b;
}

input {
    /*background-color: #FFFFFF;*/
    font-size: 12px;
    font-style: normal;
    color: #000000;
}

.span {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

.TextReadOnly {
    border-right: red 1px solid;
    border-top: red 1px solid;
    font-size: 12px;
    border-left: dimgray 1px solid;
    color: black;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
    font-family: Verdana;
    font-weight: normal;
    background-color: Transparent;
}

.TextDisplay {
    border: 1px solid #ccc;
    font-size: 12px;
    color: black;
    font-family: Verdana;
    font-weight: normal;
    background-color: Transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    height: 20px;
}

.TextDesi {
    border: solid 0 #ffffff;
    background-color: white;
}

.ddlHeight {
    height: 24px !important;
}

.TextRequired {
    font-size: 12px;
    border: 1px solid #ccc;
    background-color: #fffff0;
    font-family: Verdana;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    height: 20px;
}

.DropDownDisplay {
    width: 330px; /*text-transform: uppercase;*/
}

.DropdownRequired {
    width: 200px;
    background-color: #fffff0;
    height: 19px;
}

.remarks {
    height: 51px !important;
}

fieldset {
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    border: 1px solid #999;
    margin-bottom: 5px;
}

legend {
    background: #F5F5F5;
    border: solid 1px #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 6px;
}

.ReceiptHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px; /*background-image: url(../images/view-hdr.jpg);*/
    background-color: #F5F5F5;
    background-repeat: repeat-x;
    border-bottom: 0px;
    height: 20px;
    margin: 0 0 0 10px;
}

.searchText {
    border-style: None;
    height: 18px;
    width: 200px;
    padding: 2px;
    margin-right: 3px;
}

.searchTable {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
    height: 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
}

.labelborder {
    border: 1px solid #ccc;
    padding: 4px;
    margin: 2px;
}

#HeaderlinearBg {
    background-image: -webkit-linear-gradient(top, #6495ed, #6495ed, #6495ed, #eaeae7); /* For Chrome and Safari */
    background-image: -moz-linear-gradient(top, #6495ed, #6495ed, #6495ed, #eaeae7); /* For old Fx (3.6 to 15) */
    background-image: -ms-linear-gradient(top, #6495ed, #6495ed, #6495ed, #eaeae7); /* For pre-releases of IE 10*/
    background-image: -o-linear-gradient(top, #6495ed, #6495ed, #6495ed, #eaeae7); /* For old Opera (11.1 to 12.0) */
    background-image: linear-gradient(to bottom, #6495ed, #6495ed, #6495ed, #eaeae7); /* Standard syntax; must be last */
}

.commonHeader {
    height: 25.5px;
    width: 99%;
    padding: 0;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: White;
    border-radius: 3px;
    margin-left: 2px;
}

input[type="submit"]:disabled:hover {
    opacity: 0.5;
    cursor: not-allowed;
}

/*input[type="image"]:hover
{
    border: 1px solid #B7D1E3;
}*/

.clsJspForm {
    /* background: #EDEDED;*/
    border-radius: 0px;
    box-shadow: 8px 15px 60px rgba(0,0,0,0.45);
    -webkit-box-shadow: 8px 15px 60px rgba(0,0,0,0.45);
}

.modalPopups {
    background-color: #FFFFFF; /*padding-top: 10px; padding-left: 10px;             left: 27.5% !important;*/
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #15507D;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=50);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.modalBackground {
    background-color: #15507D;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 1000 !important;
}

.modalProgress {
    background-color: #15507D;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 100001 !important;
}

.modalPopup {
    background-color: #15507D;
    border-width: 3px;
    border-style: solid;
    border-color: #ffc272;
    padding: 3px;
    width: 600px;
    position: relative;
}

.astric {
    font-size: 11px;
    color: red;
    font-family: Verdana;
    background-color: transparent;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    z-index: 99;
    opacity: 0.8;
}

#loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    z-index: 100;
}

/*.TextNormal
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
}
.Top-TextB
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.Top-TextS
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.Top-TextS a
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
}
.Top-TextS a:visited
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
}
.Top-TextS a:hover
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#333333;
}
.Top-Text
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}
/*------------------------------------------------*/

/*--------------------------@@@@@@@@@@@@@@@@@@-----------------------------*/
/*.inside-bg
{
	background-image:url('../Images/inside-bg.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	height:74px;
	font-size:11px;
	color:#FFFFFF;
}
.inside-bg a
{
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	
}
.inside-bg a:visited
{
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	
}
.inside-bg a:Hover
{
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}
.inside-01
{
	background-image:url(../Images/inside-01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:74px;
	width:110px;
	color:#ffffff;
}
.inside-02
{
	background-image:url(../Images/inside-02.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:48px;
}
.inside-03
{
	background-image:url(../Images/Waiting-Hdr.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:16px;
}
.Doctor-bg
{
	background-image:url('../Images/doctor-bg.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	height:54px;
	font-size:11px;
	color:#FFFFFF;
}
.virmati
{
	font-size:9px;
}
/*--------------------------@@@@@@@@@@@@@@@@@@-----------------------------*/
/*.astric
{
 	font-size: 11px;
	color: red;
	font-family: Verdana;
	background-color: transparent;
}
.ErrText
{
	font-weight: bold;
	font-size: 10px;
	color: Blue ;
	font-family: Verdana;
	background-color: transparent;
}
/*--------------------------@@@@@@@@@@@@@@@@@@-----------------------------*/

table {
    /*background-color: transparent;*/
}

thead {
    display: table-header-group;
}

.Grid-bordered th,
.Grid-bordered td {
    border: 1px solid #ddd !important;
}

.Grid > thead > tr > th,
.Grid > tbody > tr > th,
.Grid > tfoot > tr > th,
.Grid > thead > tr > td,
.Grid > tbody > tr > td,
.Grid > tfoot > tr > td {
    padding: 3px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.Grid > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.Grid > caption + thead > tr:first-child > th,
.Grid > colgroup + thead > tr:first-child > th,
.Grid > thead:first-child > tr:first-child > th,
.Grid > caption + thead > tr:first-child > td,
.Grid > colgroup + thead > tr:first-child > td,
.Grid > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.Grid > tbody + tbody {
    border-top: 2px solid #ddd;
}

.Grid .Grid {
    background-color: #fff;
}

.Grid-condensed > thead > tr > th,
.Grid-condensed > tbody > tr > th,
.Grid-condensed > tfoot > tr > th,
.Grid-condensed > thead > tr > td,
.Grid-condensed > tbody > tr > td,
.Grid-condensed > tfoot > tr > td {
    padding: 5px;
}

.Grid-bordered {
    border: 1px solid #ddd;
}

    .Grid-bordered > thead > tr > th,
    .Grid-bordered > tbody > tr > th,
    .Grid-bordered > tfoot > tr > th,
    .Grid-bordered > thead > tr > td,
    .Grid-bordered > tbody > tr > td,
    .Grid-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .Grid-bordered > thead > tr > th,
    .Grid-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.Grid-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.Grid-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.Grid > thead > tr > td.active,
.Grid > tbody > tr > td.active,
.Grid > tfoot > tr > td.active,
.Grid > thead > tr > th.active,
.Grid > tbody > tr > th.active,
.Grid > tfoot > tr > th.active,
.Grid > thead > tr.active > td,
.Grid > tbody > tr.active > td,
.Grid > tfoot > tr.active > td,
.Grid > thead > tr.active > th,
.Grid > tbody > tr.active > th,
.Grid > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.Grid-hover > tbody > tr > td.active:hover,
.Grid-hover > tbody > tr > th.active:hover,
.Grid-hover > tbody > tr.active:hover > td,
.Grid-hover > tbody > tr:hover > .active,
.Grid-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.Grid > thead > tr > td.success,
.Grid > tbody > tr > td.success,
.Grid > tfoot > tr > td.success,
.Grid > thead > tr > th.success,
.Grid > tbody > tr > th.success,
.Grid > tfoot > tr > th.success,
.Grid > thead > tr.success > td,
.Grid > tbody > tr.success > td,
.Grid > tfoot > tr.success > td,
.Grid > thead > tr.success > th,
.Grid > tbody > tr.success > th,
.Grid > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.Grid-hover > tbody > tr > td.success:hover,
.Grid-hover > tbody > tr > th.success:hover,
.Grid-hover > tbody > tr.success:hover > td,
.Grid-hover > tbody > tr:hover > .success,
.Grid-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.Grid > thead > tr > td.info,
.Grid > tbody > tr > td.info,
.Grid > tfoot > tr > td.info,
.Grid > thead > tr > th.info,
.Grid > tbody > tr > th.info,
.Grid > tfoot > tr > th.info,
.Grid > thead > tr.info > td,
.Grid > tbody > tr.info > td,
.Grid > tfoot > tr.info > td,
.Grid > thead > tr.info > th,
.Grid > tbody > tr.info > th,
.Grid > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.Grid-hover > tbody > tr > td.info:hover,
.Grid-hover > tbody > tr > th.info:hover,
.Grid-hover > tbody > tr.info:hover > td,
.Grid-hover > tbody > tr:hover > .info,
.Grid-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.Grid > thead > tr > td.warning,
.Grid > tbody > tr > td.warning,
.Grid > tfoot > tr > td.warning,
.Grid > thead > tr > th.warning,
.Grid > tbody > tr > th.warning,
.Grid > tfoot > tr > th.warning,
.Grid > thead > tr.warning > td,
.Grid > tbody > tr.warning > td,
.Grid > tfoot > tr.warning > td,
.Grid > thead > tr.warning > th,
.Grid > tbody > tr.warning > th,
.Grid > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.Grid-hover > tbody > tr > td.warning:hover,
.Grid-hover > tbody > tr > th.warning:hover,
.Grid-hover > tbody > tr.warning:hover > td,
.Grid-hover > tbody > tr:hover > .warning,
.Grid-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.Grid > thead > tr > td.danger,
.Grid > tbody > tr > td.danger,
.Grid > tfoot > tr > td.danger,
.Grid > thead > tr > th.danger,
.Grid > tbody > tr > th.danger,
.Grid > tfoot > tr > th.danger,
.Grid > thead > tr.danger > td,
.Grid > tbody > tr.danger > td,
.Grid > tfoot > tr.danger > td,
.Grid > thead > tr.danger > th,
.Grid > tbody > tr.danger > th,
.Grid > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.Grid-hover > tbody > tr > td.danger:hover,
.Grid-hover > tbody > tr > th.danger:hover,
.Grid-hover > tbody > tr.danger:hover > td,
.Grid-hover > tbody > tr:hover > .danger,
.Grid-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.Grid {
    /*border-right: #9298a0 1px outset;     border-top: #9298a0 1px outset;     border-left: #9298a0 1px outset;     border-bottom: #9298a0 1px outset;*/
    font-size: 10px;
    border: 1px solid #CCCCCC !important;
    font-family: Verdana;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    border-bottom-right-radius: 0.5em;
}

.Grid-border {
    border: #9298a0 1px;
}

.GridHeader {
    /*border-right: #9298a0 0px solid;     border-top: #9298a0 0px solid;      border-left: #9298a0 0px solid;     border-bottom: #9298a0 0px solid; */
    border: 1px solid #ddd;
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: Verdana;
    text-align: center;
    height: 30px; /*background-image: url(../images/grd-hdr.jpg);*/
    background-repeat: repeat-x;
    background-position: top; /*    background-color: #b7d1e3;*/
    background: #b7d1e3;
    background: -moz-linear-gradient(top, #b7d1e3 0%, #b7d1e3 50%, #b7d1e3 51%, #a1c6e2 100%);
    background: -webkit-linear-gradient(top, #b7d1e3 0%,#b7d1e3 50%,#b7d1e3 51%,#a1c6e2 100%);
    background: linear-gradient(to bottom, #b7d1e3 0%,#b7d1e3 50%,#b7d1e3 51%,#a1c6e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d1e3', endColorstr='#a1c6e2',GradientType=0 );
}

    .GridHeader a {
        color: Black;
        text-decoration: none;
        font-size: 11px;
    }

        .GridHeader a:hover {
            text-decoration: underline;
        }

    .GridHeader th {
        text-align: center !important;
    }

        .GridHeader th:hover {
            font-size: 11.2px;
            border: 1.2px solid #396592;
            border-right: none;
            border-top: none;
            border-left: none; /*Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7d1e3+0,b7d1e3+50,b7d1e3+51,7db9e8+100 */
            background: #b7d1e3; /* Old browsers */
            background: -moz-linear-gradient(top, #b7d1e3 0%, #b7d1e3 50%, #b7d1e3 51%, #7db9e8 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #b7d1e3 0%,#b7d1e3 50%,#b7d1e3 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #b7d1e3 0%,#b7d1e3 50%,#b7d1e3 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d1e3', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
        }

#grdPaymentDetail td {
    padding: 1px 0.5px 1px 0.5px !important;
    line-height: normal;
}

.gr_header {
    font-weight: normal;
    font-size: 11px;
    color: black;
    background-color: #E6E8FA;
    font-family: Verdana;
    text-align: center;
}

.GridHeaderNew {
    border-right: #9298a0 1px solid;
    border-top: #9298a0 1px solid;
    font-weight: bold;
    font-size: 11px;
    border-left: #9298a0 1px solid;
    color: black;
    border-bottom: #9298a0 1px solid;
    font-family: Verdana;
    background-color: #c1bfd0;
}

.GridItem {
    /*height: 14px;     border-right: #9298a0 1px solid;     border-top: #9298a0 1px solid;     border-left: #9298a0 1px solid;     border-bottom: 0px solid;*/
    font-size: 11px;
    border: 1px solid rgb(221, 221, 221);
    font-family: Verdana;
    text-align: left;
    text-indent: 1px;
    background-color: #fcfcff;
    vertical-align: top;
    word-break: break-all;
    vertical-align: middle;
}

.GridItem_Detail {
    height: 14px;
    border-right: #9298a0 1px solid;
    border-top: #9298a0 1px solid;
    font-size: 12px;
    border-left: #9298a0 1px solid;
    border-bottom: #9298a0 1px solid;
    font-family: Verdana;
    text-align: left;
    text-indent: 1px;
    background-color: #FFFACD;
    vertical-align: top;
}

.GridItem:hover {
    background-color: #c3d6e9;
}

.GridAlternateItem:hover {
    background-color: #c3d6e9;
}

/* .GridCheckboxItem
{
    height: 16px;
    border-right: #9298a0 1px solid;
    border-top: #9298a0 1px solid;
    font-size: 11px;
    border-left: #9298a0 1px solid;
    border-bottom: #9298a0 2px solid;
    font-family: Verdana;
    text-align: center;
    text-indent: 1px;
    background-color: #fcfcff;
    vertical-align: middle;
} */

.GridItemTr {
    height: 16px;
    font-size: 11px;
    font-family: Verdana;
    text-align: left;
    text-indent: 1px;
    border-right: #9298a0 1px solid; /*	border-right: #E6E8FA 1px solid; 	border-top: #E6E8FA 1px solid; 	border-left: #E6E8FA 1px solid; 	border-bottom: #E6E8FA 1px solid;     background-color: #fcfcff;*/
}

.GridAlternetItem {
    /*border-right: #9298a0 1px solid;     border-top: #9298a0 1px solid;     border-left: #9298a0 1px solid;     border-bottom: #9298a0 1px solid;*/
    color: black;
    border: 1px solid #ddd;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    text-indent: 1px;
    height: 16px;
    background-color: #e5eff6;
    vertical-align: middle;
    word-break: break-all;
}
/*d6e5fd*/
.GridAlternateItem {
    /*border-right: #9298a0 1px solid !important;     border-top: #9298a0 1px solid !important;     border-left: #9298a0 1px solid !important;     border-bottom: #9298a0 1px solid !important;*/
    color: black;
    border: 1px solid #ddd;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    text-indent: 1px;
    background-color: #DBEAF5; /*vertical-align: top;*/
    vertical-align: middle;
}

.GridSelect {
    border-right: #316ac5 2px solid;
    padding-right: 1px;
    border-top: #316ac5 2px solid;
    padding-left: 1px;
    font-size: 11px;
    padding-bottom: 1px;
    margin: 1px;
    border-left: #316ac5 2px solid;
    padding-top: 1px;
    border-bottom: #316ac5 2px solid;
    font-family: verdana;
    text-align: left;
    text-indent: 1px;
    height: 16px;
    background-color: #c1d2ee;
}

.GridFooter {
    /*border-right: #9298a0 1px solid;     border-top: #9298a0 1px solid;     border-left: #9298a0 1px solid;     border-bottom: #9298a0 1px solid;     color: black;*/
    border-color: #ccc;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-align: right;
    vertical-align: middle;
    height: 25px; /*background-color: #b1afc2;*/
    background-color: #E9E9E9;
}

.GridItem-Main {
    height: 16px;
    display: block;
    border-right: #9298a0 1px solid;
    border-top: #9298a0 1px solid;
    font-size: 11px;
    border-left: #9298a0 1px solid;
    border-bottom: #9298a0 2px solid;
    font-family: Verdana;
    text-align: left;
    text-indent: 1px;
    background-color: #fcfcff;
}

.GridHeader-Main {
    border-right: #9298a0 1px solid;
    border-top: #9298a0 1px solid;
    font-weight: bold;
    font-size: 11px;
    border-left: #9298a0 1px solid;
    color: black;
    border-bottom: #9298a0 1px solid;
    font-family: Verdana;
    text-align: center;
    height: 20px; /*background-image: url(../images/grd-hdr.jpg);*/
    background-repeat: repeat-x;
    background-position: top;
    background-color: #b7d1e3;
}

.GridPage {
    background-color: #B1B9C1;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: #fefefe;
    text-align: left;
}

.GridHeader-Main a {
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: Verdana;
    text-align: center;
}

    .GridHeader-Main a:visited {
        font-weight: bold;
        font-size: 11px;
        color: black;
        font-family: Verdana;
        text-align: center;
        text-decoration: none;
    }

    .GridHeader-Main a:hover {
        font-weight: bold;
        font-size: 11px;
        color: black;
        font-family: Verdana;
        text-decoration: underline;
        text-align: center;
    }

.GridEmptyData {
    color: #3A6693;
    font-size: small;
    background-color: white;
    font-weight: bold;
}

.GridImageSize {
    height: 16px;
    width: 16px;
}

.GridIcon {
    width: 16px;
    height: 16px;
    background-color: Transparent;
    border-style: none;
}

.SmallGridEmptyData {
    color: Black;
    font-size: small;
}

.TextNormal_AutoList {
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    font-family: Verdana;
    font-size: 12px;
    background-color: white;
}

.Title {
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    background-color: transparent;
}

.Title1 {
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    background-color: #DBEAF5;
}

.TitleG {
    font-size: 11px;
    font-family: Verdana;
    color: Maroon;
    background-color: transparent;
}

.TitleSmall {
    font-size: 9px;
    font-family: Verdana;
    color: #000000;
    background-color: transparent;
}
/* .CheckBox
{
    font-size: 12px;
    font-family: Verdana;
} */
div.tabMain {
    background-color: #c0c0c0;
    border: 1px solid #000000;
    padding: 1em;
}


a.tab {
    background-color: #DBEAF5;
    border: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom-width: 0px;
    padding: 0px 1em 2px 1em;
    text-decoration: none;
    color: #606060;
}

    a.tab, a.tab:visited {
        color: #808080;
    }

        a.tab:hover {
            background-color: #d0d0d0;
            color: #606060;
        }

.tab1 {
    background-color: #B7D1E3;
    border: 1px solid #000000;
    border-top: solid 1px #000000;
    border-bottom-width: 0px;
    padding: 0px 1em 2px 1em;
    text-decoration: none;
}

.MyCalendar .ajax__calendar_title {
    color: #0066cc;
    width: 150px;
    margin: auto;
    background-color: White;
    border: solid 1 black;
    padding: 3px;
}

.ajax__calendar_container {
    border: 1px solid #646464;
    background-color: white;
    color: black;
}

.ajax__calendar_hover {
    background-color: #E1F9FF;
}

.ParentItem {
    color: White;
    border-bottom: #9298a0 1px solid;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    text-indent: 1px;
    background-color: Blue;
    vertical-align: top;
}

.ChildItem {
    border-right: #9298a0 1px solid;
    border-top: #9298a0 1px solid;
    border-left: #9298a0 1px solid;
    color: black;
    border-bottom: #9298a0 1px solid;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    text-indent: 1px;
    background-color: #DADADA;
    vertical-align: top;
}

.calc_btn {
    width: 90%;
    height: 90%;
    font-size: smaller;
}

.calc_td_btn {
    width: 10%;
    height: 20px;
}

.calculator {
    width: 160px;
    height: 120px;
    background-color: #eeeeee;
    border: 2px solid #CCCCCC;
}

.calc_td_result {
    width: 100%;
}

.calc_result {
    width: 97%;
    height: 15px;
    text-align: right;
    font-size: small;
}

.ProgressmodalPopup {
    background-color: #696969;
    filter: alpha(opacity=40);
    opacity: 0.7;
    xindex: -1;
}
/*--------------Multiview---------------------
.td11
{
  border: 1px solid #000000;
  border-top: 1px solid #000000; 
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
 }*/

/*.tabOn
{
	BORDER-RIGHT: buttonshadow 1px solid; 
	BORDER-LEFT: buttonhighlight 1px solid;
	BORDER-TOP: buttonhighlight 1px solid; 
	BACKGROUND: #8dbdd1;
	color:#000000;
	font-weight:bold;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 1px; 
	PADDING-TOP: 1px;
	height:24px; 
}
.tabOff
{
	background-color:#b8c0c6;
	PADDING-RIGHT: 1px;  
	PADDING-LEFT: 1px; 
	LEFT: 0px; CURSOR: auto;
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: buttonhighlight 1px double; 
	BORDER-BOTTOM: buttonhighlight 1px double;
	BORDER-TOP: buttonhighlight 1px double;
	BORDER-RIGHT: buttonshadow 1px double;
		height:24px; 
}
.tabBody
{
	border:solid 2px #46a4e2;
}

/*-------Calendar------*/
/*.MonthBar
{
	background-color:#f7f3ad;
	font-family:verdana;
	color:black;
	font-size:95%;
	font-weight:bold;
}
.DaysBar
{
	background-color:#422c73;
	color:White;
	font-family:verdana;
	font-size:80%;	
}
.currentDate
{
	background-color:#FFB6C1;
	text-align:right;
}
.weekendDays
{
	background-color:#DBEAF5;
	text-align:right;
	color:Red;
}
.workingDate
{
	background-color:White;
	text-align:right;	
}
.previousNextMonth
{
	color:Gray;
	font-family:Arial;
	font-size:90%;
}
.currentMonthDays
{
	color:Black;
}
.calendar
{
	font-weight:bold;
	background-color:#ccccff;
	border-color:#330099;
	border-width:1px;
	font-family:Verdana;
	font-size:100%;
	color:#000099;
}


.AmountRequired
{
	text-align:right;	
	border-right: #0a246a 1px solid;
	border-top: #0a246a 1px solid;
	font-size: 12px;
	border-left: #0a246a 1px solid;
	border-bottom: #0a246a 1px solid;
	font-family: Verdana;
	background-color: #fffff0;
	
}
.AmountDisplay
{
	text-align:right; 
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	font-size: 12px;	
	color: black ;	
	font-family: Verdana;
	font-weight: bold;	
	background-color: Transparent ;
}
.AmountNormal
{
	text-align:right; 
	border-right: #0a246a 1px solid;
	border-top: #0a246a 1px solid;
	font-size: 12px;
	border-left: #0a246a 1px solid;
	border-bottom: #0a246a 1px solid;
	font-family: Verdana;
	background-color: white;
}
.TemplateForm
{
	background-color:#EFf1f9;
	font-size: 11px;
	font-family: Verdana;
}





.TblBorder
{
	border: solid 1px #0a246a ;
}

/*.FormHdr
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background-color:#508fae;
	background-image:url(../images/title-hdr.jpg);
	background-repeat:repeat-x;
	height:18px;
	border:solid 1px #333333;
}*/

/*.Compose {
	background-image:url(../images/Compose.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:25px;
}
.Inbox {
	background-image:url(../images/Inbox.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:25px;
}
.OutBox {
	background-image:url(../images/OutBox.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:25px;
}
.Trash {
	background-image:url(../images/Trash.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:25px;
}
.SignOff {
	background-image:url(../images/SignOff.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:25px;
}
.Appt {
	background-image:url(../images/Appointment.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:25px;
}

.mainHdr
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#000000;
}
.MenuText{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#86020b;
}
.MenuId
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#508fae;
}
.LinkBot
{
	border-bottom: solid 1px #587bb0;
	border-right: solid 1px #587bb0;
	background-color:#b7d1e2;
}

.AutolistItem 
{
	border: 1px solid Black;
	list-style-type: none;
	margin: 0px;
	background-color: #FFF;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	text-transform:capitalize;
	overflow:auto;
	height:150px;
}
.AutolistItem1 
{		
	color:Black; 
	background-color: #effaff;
	overflow:auto;	
	text-transform:capitalize;	
}
	
.AutolistItem2 
{
	background-color: #cce8f4;
	text-transform:capitalize;
}

.bedOcu
{
	background-image: url('../Images/bed_occupied.jpg');
	background-position:bottom;
	font-family:Verdana;
	font-size:13px;
	color:#257cc0;
	width:150px;
	height:120px;
	vertical-align:text-bottom;
	padding-top:85px;
	text-align:center; 	
	border:solid 1px #257cc0;
}
.bedOcuFemale
{
	background-image: url('../Images/bed_occupied_Femal.jpg');
	background-position:bottom;
	font-family:Verdana;
	font-size:13px;
	color:#257cc0;
	width:150px;
	height:120px;
	vertical-align:text-bottom;
	padding-top:85px;
	text-align:center; 	
	border:solid 1px #257cc0;
	
}

.bedFree
{
	background-image: url('../Images/bed_free.jpg');
	background-position:bottom;
	font-family:Verdana;
	font-size:13px;
	color:Red ;
	width:150px;
	height:120px;
	text-align:center;
	vertical-align:text-bottom;
	padding-top:85px;	
	border:solid 1px #257cc0;
	font-weight:bold;
	
}
.bedBlock
{
	background-image: url('../Images/Bed_Block.jpg');
	background-position:bottom;
	font-family:Verdana;
	font-size:13px;
	color:Red ;
	width:150px;
	height:120px;
	text-align:center;
	vertical-align:text-bottom;
	padding-top:85px;	
	border:solid 1px #257cc0;
	font-weight:bold;
	
}

.bedEmty
{
	background-position:bottom;
	font-family:Verdana;
	font-size:13px;
	color:red;
	width:150px;
	height:120px;
	text-align:center;
	vertical-align:text-bottom;
	padding-top:85px;	
	border:solid 1px #257cc0;
}
.SelectedControl
{
	border-right: #0a246a 1px solid;
	border-top: #0a246a 1px solid;
	font-size: 12px;
	border-left: #0a246a 1px solid;
	border-bottom: #0a246a 1px solid;
	font-family: Verdana;
	background-color: #dddcca;
}


.w-teeth
{
	background-image: url('../Images/w-teeth.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	width:26px;
	font-size:10px;
	border:0px;
	height:25px;
	font-weight:bold;
	font-family:Verdana;	
}
.d-teeth
{
	background-image: url('../Images/d-teeth.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	width:26px;
	font-size:10px;
	height:25px;
	font-weight:bold;
	font-family:Verdana;
}
.b-teeth
{
	background-image: url('../Images/b-teeth.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	border:0px;
	width:32px;
	font-size:10px;
	height:35px;	
	color:Red;
	font-weight:bold;
	font-family:Verdana;
}

.black-h-line
{
	border-right:solid 1px #333333;
	height:18px;
}
.black-v-line
{
	border-top:solid 1px #333333;
	
}
.black-v-h-line
{
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
	width:18px;
}
.SelectedRow
{
	height:16px;
	border-right: #9298a0 1px solid;
	border-top: #9298a0 1px solid;
	border-left: #9298a0 1px solid;
	border-bottom: #9298a0 2px solid;
	font-family: Verdana;
	font-size: 11px;	
	text-align:left;
	text-indent:1px;
	background-color: Blue ;
}

.info-top-bg
{
	background-image:url(../Images/top-bg.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	border:solid 1px #d3d0c7;
}
.inside-text td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#055463;
}
.inside-text a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#055463;
}




.view-hdr a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	color:#000000;
}

.GridTitle
{
	border-right: #9298a0 1px solid;
	border-top: #9298a0 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #9298a0 1px solid;
	color: #ffffff;
	border-bottom: #9298a0 1px solid;
	font-family: Verdana;
	text-align: center;
	height:20px;
	background-image:url(../images/view-grd-hdr.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #404c6b;
}

.view-Item
{
	height:16px;
	font-size: 11px;
	font-family: Verdana;	
	text-align:left;
	text-indent:2px;
	background-color: #f5f5f2;
}

.view-Item-alter
{
	height:16px;
	font-size: 11px;
	font-family: Verdana;	
	text-align:left;
	font-weight:bold;
	text-indent:2px;
	background-color: #e0e1da;
}
.view-Item-alter a, .view-Item-alter a:visited
{
	font-size: 11px;
	font-family: Verdana;	
	text-align:left;
	font-weight:bold;
	text-indent:2px;
}
.view-Item-alter a:hover
{
	font-size: 11px;
	font-family: Verdana;	
	text-align:left;
	font-weight:bold;
	text-indent:2px;
	text-decoration:underline;
}
.view-Item-alt
{
	height:16px;
	font-size: 11px;
	font-family: Verdana;	
	text-align:left;
	text-indent:2px;
	background-color: #f5f5f2;
}

.view-Pager a, .view-Pager a:visited
{
	font-size: 12px;
	font-family: Verdana;	
	text-align:left;
	color:#eeeeee;
}
.view-Item-Sel
{
	height:16px;
	font-size: 11px;
	font-family: Verdana;	
	font-weight:bold;
	text-align:left;
	text-indent:2px;
	background-color: #e0e1da;
}*/



.middletbltopline {
    background: url(../Images/middletbltopline.jpg) repeat-x bottom;
}

.middletblrightline {
    background: url(../Images/middletblrightline1.jpg) repeat-y left;
}

.middletblleftline {
    background: url(../Images/middletblleftline1.jpg) repeat-y right;
}

.footer_txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7a806b;
    text-decoration: none;
}

.footer_bg {
    background-color: #242424;
    height: 40px;
}

.HandPoint {
    background-image: url(../Images/hand-point.png) no repeat;
}
/*ie support*/
/* input[type=radio], input[type=checkbox]
{
    display: none;
}
input[type=radio] + label:before
{
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 4px;
    background-color: #e2e7ed;
    border-radius: 8px;
    border: 1px solid #999999;
    font-size: 80%;
    font-weight: normal;
}
input[type=checkbox] + label:before
{
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #e2e7ed;
    border-radius: 4px;
    border: 1px solid #999999;
    font-size: 80%;
    font-weight: normal;
}
input[type=radio]:checked + label:before
{
    content: "\2022";
    color: #3A6693;
    background-color: #e2e7ed;
    font-size: 0.8em;
    text-align: center;
    font-weight: bolder;
}
input[type=checkbox]:checked + label:before
{
    content: "\2714";
    color: #3A6693;
    background-color: #333333;
    text-align: center;
    line-height: 15px;
    background-color: #e2e7ed;
    font-weight: bolder;
    font-size: small;
} */
/* IE6, IE7, IE8, but also IE9 in some cases :( */


/*
.Grid input[type=checkbox]:not(old)
{
    width: 23px;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.Grid input[type=checkbox]:not(old) + td
{
    display: inline-block !important;
    margin-left: -28px;
    padding-left: 28px;
    background: url('../images/checks.png') no-repeat 0 0;
    line-height: 24px;
}
.Grid input[type=checkbox]:not(old):checked + td
{
    background-position: 0 -24px;
}
.Grid input[type=checkbox]:checked + td
{
    background-position: 0 -24px;
}*/
/* Checkbox and radio buttion css End*/

/*Calendar Control CSS*/
.cal_Theme1 .ajax__calendar_container {
    background-color: #DBEAF5;
    border: solid 1px #77D5F7;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.6);
    border-radius: 5px;
    z-index: 1;
}

.cal_Theme1 .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body {
    background-color: #ffffff;
    border: solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #004080;
}

.cal_Theme1 .ajax__calendar_day {
    color: #004080;
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #DEF1F4;
}

.cal_Theme1 .ajax__calendar_today {
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

/*Calendar Control CSS*/


input[type=checkbox]:disabled + label:before {
    cursor: not-allowed;
}

input[type=checkbox]:disabled + label:before {
    opacity: 0.4;
}

#lblHeader {
    line-height: 2.5;
}

select {
    border: 1px solid #ccc;
    font-size: 12px;
    color: black;
    font-family: Verdana;
    font-weight: normal;
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
}

.myMenu {
    /*-moz-box-shadow: inset 0px 1px 0px 0px #dcecfb;
        -webkit-box-shadow: inset 0px 1px 0px 0px #dcecfb;
        box-shadow: inset 0px 1px 0px 0px #dcecfb;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #DDDDDD), color-stop(1, #ffffff));
        background: -moz-linear-gradient(top, #DDDDDD 5%, #ffffff 100%);
        background: -webkit-linear-gradient(top, #DDDDDD 5%, #ffffff 100%);
        background: -o-linear-gradient(top, #DDDDDD 5%, #ffffff 100%);
        background: -ms-linear-gradient(top, #DDDDDD 5%, #ffffff 100%);
        background: linear-gradient(to bottom, #DDDDDD 5%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#ffffff',GradientType=0);
        background-color: #DDDDDD;*/
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 0px; /*border-right: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;*/
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px #528ecc;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

    .myMenu:last-child {
        border-right: none;
    }

    .myMenu:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #DFDCDC));
        background: -moz-linear-gradient(top, #ffffff 5%, #DFDCDC 100%);
        background: -webkit-linear-gradient(top, #ffffff 5%, #DFDCDC 100%);
        background: -o-linear-gradient(top, #ffffff 5%, #DFDCDC 100%);
        background: -ms-linear-gradient(top, #ffffff 5%, #DFDCDC 100%);
        background: linear-gradient(to bottom, #ffffff 5%, #DFDCDC 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DFDCDC',GradientType=0);
        background-color: #ffffff;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
    }

    .myMenu:active {
        position: relative;
        top: 1px;
    }

.colorbox {
    width: 6px;
    height: 13px;
    margin-right: 3px;
    margin-top: 2px;
}

textarea {
    height: 100px !important;
}
.centerdiv{
    margin:0 auto;
}
.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}
.mb-5{
    margin-bottom:5px;
}