@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Calibri;
    font-size: 11px;
    -webkit-text-size-adjust: none;
}

.calculator {
    background: none repeat scroll 0 0 #DEDEDE;
    border: 1px solid #333333;
    width: 500px !important;
    margin: 0 !important;
    padding: 15px 25px !important;
    margin-bottom: 10px !important;
}
.calculator .clc_note{
    font-family: Calibri;
    font-size: 11px;
    color: #000;   
    margin: 11px 0;
    padding: 0;
}
.calculator table {
    clear: both;
    margin-bottom: 10px;
}

.calculator table tr {
    line-height: 25px;
}

.calculator table tr td {
    padding-left: 8px;
}

.calculator table td.title {
    background: #333;
    color: #fff;
    font-weight: bold;
    padding-bottom: 0;
}

.calculator table td.light_green {
    background: #eaf1dd;
}

.calculator table td.green {
    background: none repeat scroll 0 0 #D6E3BC;
}

.calculator table td.total {
    text-align: right;
    padding-right: 8px;
}

.calculator table tr td.red,
.calculator table tr.red {
    background: #fde9d9;
}

.calculator table tr.green {
    background: #d6e3bc;
}

.calculator table tr.green td {
    font-weight: bold;
}

.calculator table tr td input {
    border: 1px solid #999999;
    font-family: calibri;
    font-size: 12px;
    height: 16px;
    padding: 0 2px;
    height: 14px\9;
    padding-left: 2px\9;
    padding-right: 2px\9;
    padding-bottom: 4px\9;
    vertical-align: middle;
    margin: 3px 3px 0 5px;
}

.calculator table tr td.txt input {
    margin-left: 7px;
}

.calculator p {
    clear: both;
}

.calculator span {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0 39px 0 0;
    padding: 6px 20px;
}

.calculator span.last {
    margin-right: 0;
}

.calculator p input {
    border: 0 none;
    cursor: pointer;
    height: 27px;
    margin-right: 15px;
    vertical-align: middle;
    width: 91px;
}

.calculator p input.calcu {
    background: url(../images/Calculate.gif) no-repeat;
}

.calculator p input.clear_all {
    background: url(../images/clear.gif) no-repeat;
}

.calculator p img {
    vertical-align: middle;
}

.enter {
    height: 21px;
    line-height: 21px;
    width: 67px;
}

.yellow_inputbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    color: #000000;
    font-size: 14px;
    text-align: center;
}

.datepick {
    background-color: #fff;
    color: #000;
    border: 1px solid #444;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
}

.datepick-rtl {
    direction: rtl;
}

.datepick-popup {
    z-index: 1000;
}

.datepick-disable {
    position: absolute;
    z-index: 100;
    background-color: white;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.datepick a {
    color: #fff;
    text-decoration: none;
}

.datepick a.datepick-disabled {
    color: #888;
    cursor: auto;
}

.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}

.datepick-nav,
.datepick-ctrl {
    float: left;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
}

.datepick-ctrl {
    background-color: #600;
}

.datepick-cmd {
    width: 30%;
}

.datepick-cmd:hover {
    background-color: #777;
}

.datepick-ctrl .datepick-cmd:hover {
    background-color: #f08080;
}

.datepick-cmd-prevJump,
.datepick-cmd-nextJump {
    width: 8%;
}

a.datepick-cmd {
    height: 1.5em;
}

button.datepick-cmd {
    text-align: center;
}

.datepick-cmd-prev,
.datepick-cmd-prevJump,
.datepick-cmd-clear {
    float: left;
    padding-left: 2%;
}

.datepick-cmd-current,
.datepick-cmd-today {
    float: left;
    width: 35%;
    text-align: center;
}

.datepick-cmd-next,
.datepick-cmd-nextJump,
.datepick-cmd-close {
    float: right;
    padding-right: 2%;
    text-align: right;
}

.datepick-rtl .datepick-cmd-prev,
.datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
    float: right;
    padding-left: 0%;
    padding-right: 2%;
    text-align: right;
}

.datepick-rtl .datepick-cmd-current,
.datepick-rtl .datepick-cmd-today {
    float: right;
}

.datepick-rtl .datepick-cmd-next,
.datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
    float: left;
    padding-left: 2%;
    padding-right: 0%;
    text-align: left;
}

.datepick-month-nav {
    float: left;
    background-color: #777;
    text-align: center;
}

.datepick-month-nav div {
    float: left;
    width: 12.5%;
    margin: 1%;
    padding: 1%;
}

.datepick-month-nav span {
    color: #888;
}

.datepick-month-row {
    clear: left;
}

.datepick-month {
    float: left;
    width: 15em;
    border: 1px solid #444;
    text-align: center;
}

.datepick-month-header,
.datepick-month-header select,
.datepick-month-header input {
    height: 1.5em;
    background-color: #444;
    color: #fff;
    font-weight: bold;
}

.datepick-month-header select,
.datepick-month-header input {
    height: 1.4em;
    border: none;
}

.datepick-month-header input {
    position: absolute;
    display: none;
}

.datepick-month table {
    width: 100%;
    border-collapse: collapse;
}

.datepick-month thead {
    border-bottom: 1px solid #aaa;
}

.datepick-month th,
.datepick-month td {
    margin: 0em;
    padding: 0em;
    font-weight: normal;
    text-align: center;
}

.datepick-month th {
    border: 1px solid #777;
}

.datepick-month th,
.datepick-month th a {
    background-color: #777;
    color: #fff;
}

.datepick-month td {
    background-color: #eee;
    border: 1px solid #aaa;
}

.datepick-month td.datepick-week {
    border: 1px solid #777;
}

.datepick-month td.datepick-week * {
    background-color: #777;
    color: #fff;
    border: none;
}

.datepick-month a {
    display: block;
    width: 100%;
    padding: 0.125em 0em;
    background-color: #eee;
    color: #000;
    text-decoration: none;
}

.datepick-month span {
    display: block;
    width: 100%;
    padding: 0.125em 0em;
}

.datepick-month td span {
    color: #888;
}

.datepick-month td .datepick-other-month {
    background-color: #fff;
}

.datepick-month td .datepick-weekend {
    background-color: #ddd;
}

.datepick-month td .datepick-today {
    background-color: #f0c0c0;
}

.datepick-month td .datepick-highlight {
    background-color: #f08080;
}

.datepick-month td .datepick-selected {
    background-color: #777;
    color: #fff;
}

.datepick-month th.datepick-week {
    background-color: #777;
    color: #fff;
}

.datepick-status {
    clear: both;
    background-color: #ddd;
    text-align: center;
}

.datepick-clear-fix {
    clear: both;
}

.datepick-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}

x {
    clear: both;
}

.datepick-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}

ul {
    list-style-type: none;
}

.wrap {
    width: 885px;
    margin: 0px auto;
}

.container {
    background: #0D0D0D url(../images/form_bg.jpg) repeat-x top;
}

.left {
    background: url(../images/form_bgleft.jpg) repeat-y left;
}

.right {
    background: url(../images/form_bgright.jpg) repeat-y right;
    padding-left: 8px;
    overflow: hidden;
    position: relative;
}

#msgs {
    color: red;
    position: absolute;
    right: 15px;
    top: 5px;
    display: none;
    font-size: 12px;
    font-weight: bold;
}

.start {
    margin-top: 5px;
}

.inputbox {
    width: 30px;
    height: 21px;
    line-height: 21px;
}

.yellow_inputbox {
    border: 1px solid #666;
    background: #fff;
    color: #000;
    font-size: 14px;
    text-align: center;
}

option {
    color: #000;
}

.selectbox {
    width: 48px;
    padding: 2px;
    border: 1px solid #666;
    background: #fff;
    border-radius: 2px;
}

.lineTarget {
    width: 95%;
    background: url(../images/table-color-bg.png) no-repeat left bottom;
    margin: 0px auto;
}

.lineTarget th span {
    padding: 5px;
}

.lineTarget td {
    line-height: 20px;
}

.gray_inputbox {
    border: 1px solid #fc3;
    background: #666;
    width: 58px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.listNum {
    background: url(../images/list_bg.gif) no-repeat center top;
    width: 27px;
    text-align: center;
    color: #000;
    height: 20px;
}

.totals {
    text-align: left;
    margin: 3px 0px;
}

.enter {
    width: 67px;
    height: 21px;
    line-height: 21px;
}

.support {
    text-align: center;
    margin-right: 5px;
}

.grand {
    width: 21px;
}

#enter_time {
    margin: 3px 0 0;
}

a {
    /* color: #FFF; */
    text-decoration: underline;
}

.rows {
    display: none;
}

.rows span {
    cursor: pointer;
    display: none;
}

#msg {
    color: red;
    font: bold 10px verdana;
}

#email {
    width: 136px;
    height: 19px;
    *width: 115px;
}

#outBox {
    position: relative;
}

#emailBox {
    background: none repeat scroll 0 0 #111111;
    border: 1px solid #111111;
    color: #FFFFFF;
    display: none;
    height: 75px;
    padding-left: 5px;
    position: absolute;
    right: 0;
    top: -78px;
    width: 200px;
}

#emailBox input,
#emailBox textarea {
    border: 1px solid #000;
}

#emailBox textarea {
    width: 200px;
    height: 58px;
    *height: 48px;
}

.submitSendEmail,
.cancelSend {
    font-size: 12px;
}

.emailButtons {
    text-align: center;
    padding-left: 62px;
}

.weekof {
    font-size: 12px;
    font-weight: bold;
    margin: 15px 5px 10px;
}

.weekof input {
    width: 20px;
    text-align: center;
}

div.btn {
    background: url(../images/btn-bg.png) no-repeat center top;
    width: 98px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .calculator table tr td.txt input {
        margin-left: 9px;
    }
}

/* date:01-08-2024 Dhruval css add*/

#header .main {
    height: 179.98px;
}

.elapsed_buttons {
    margin-bottom: 11px;
    padding-top: 0;
}

.calc_desc h1,
.calc_desc h1 strong,
.calc_desc p {
    font-family: Arial, Helvetica, sans-serif;
}

.calc_desc h1 strong {
    font-size: 12.996px;
}

.calc_desc p {
    font-size: 12px;
}

#footer .indent2 .container {
    background: transparent;
    font-family: Arial, Helvetica, sans-serif;
}

#footer .indent2 .container .col-1 strong a {
    font-size: 10.9956px;
}

#footer .indent2 .container .col-1,
#footer .indent2 .container .col-2,
#footer .indent2 .container .col-3,
#footer .indent2 .container .col-4 {
    font-size: 9.996px;
}

#footer .indent2 strong a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.9956px;
}

.calc_desc p {
    color: #272d32;
}

.calc_logo .screen-view a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.calc_table tbody tbody tr td strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.calc_title .strong1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.996px;
}
.calc_list td a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.calc_title span,
.calc_title span strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.submitSendEmail {
    width: 42px;
}
.cancelSend {
    width: 52px;
}
#emailBox input[id="captcha"] {
    width: 63px;
    height: 19px;
}
/* end */