﻿
.HtmlLabelRequired {
    color: red;
    font-weight: bold;
}

.HtmlLLabelDescription {
    text-align: right;
    padding-right: 20px;
    vertical-align: middle;
}

.HtmlLLabelDescription1 {
    text-align: right;
    padding: 5px;
    vertical-align: middle;
    font-size: 1.2em;
}

.HtmlLLabelDescLeft {
    text-align: left;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 1.1em;
    color: red;
}

.HtmlLLabelDescRight {
    text-align: right;
    padding-left: 2px;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 1.1em;
}

.HtmlLLabelDescLeft1 {
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    vertical-align: middle;
}

.HtmlTDInuptBox {
    text-align: Left;
    padding-left: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.HtmlTDInuptBox1 {
    text-align: Left;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.HtmlTDRadio {
    text-align: Left;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}


.HtmlTDButton {
    padding-left: 2px;
    margin-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.OuterBox {
    border: solid 1px #C0C0C0;
    padding: 1px 1px 1px 1px;
    text-align: left;
    background-color: #ECECEC;
}

.TDAlignTop {
    vertical-align: top;
}

.OuterSearchTD {
    border: solid 1px gray;
    background-color: #ECECEC;
    padding: 2px 2px 2px 2px;
}

    .OuterSearchTD TD {
        text-align: center;
    }

.InnerSearch {
    border: none 0px gray;
    padding: 1px 1px 1px 1px;
    text-align: left;
}

.InnerTablePad {
    padding: 1px 1px 1px 1px;
}

.MenuItemHOver1 {
    border-style: solid;
    color: white;
    border-color: white;
    font-weight: bold;
    border-width: 1px;
}

.MenuItemClass2 {
    border-style: solid;
    color: black;
    background-color: #D4D0C8;
    border-style: outset;
    font-weight: bold;
    border-width: 1px;
}
/*Ajax  Modal Popup */
.modalBackground {
    background-color: #EBE9E5;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #EBE9E5;
    border-width: 0px;
    border-style: none;
    padding: 0px;
    width: 400px;
    height: 500px;
    opacity: 1.99;
}

.roundedPanel {
    /*background-color:#CECF9C;
	background-color:#BECA98;*/
    background-color: white;
    color: black;
    font-weight: bold;
    width: 400px;
    height: 500px;
}

.toppopuppanel {
    background-color: White;
    color: black;
    font-weight: bold;
}

.PopupTitle {
    font-family: arial,helvetica;
    font-size: 12pt;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
    color: white;
    font-weight: bold;
    text-align: center;
    border-bottom: inset 2px white;
    background-color: #636163; /*#00A6DE;*/
}
/* Progress bar Animations css */
#pleaseWaitScreen {
    margin: 0px 0px 0px 0px;
    position: fixed;
    height: 100%;
    z-index: 9999;
    padding-top: 200px;
    padding-left: 25%;
    width: 75% !important;
    clear: none;
    background: url(/img/transbg.png);
}

#pleaseWaitScreen, #onloadWait {
    position: absolute;
    text-align: center;
    display: block;
    /*top:65%;
	left:30%;*/
    /*width: 400px;*/
    z-index: 999999999 !important;
}

#pleaseWaitTable, #onloadWaitTable {
    background-color: #FFFFFF;
    border-style: outset;
    border-width: medium;
    /*border-color:#342B2B;
	border-color:#DDDFCD;*/
    border-color: #DDDFCD;
}

    #pleaseWaitTable td {
        padding: 0px 0px 0px 0px;
    }

.title1 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: gray;
    text-align: left;
}

#onloadWaitTable td {
    padding: 5px 5px 5px 5px;
}

/* Left menu */
a.menu:link {
    color: blue;
    font-size: 1.1em;
    font-weight: 100;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

a.menu:visited {
    color: 000;
    font-size: 1.1em;
    font-weight: 100;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

a.menu:hover {
    color: 000;
    font-size: 1.1em;
    font-weight: 100;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

a.menu:active {
    color: 000;
    font-size: 1.1em;
    font-weight: 100;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

.mainwrapper {
    width: 100%;
    height: 100%;
}

.wrapper100 {
    width: 100%;
}

    .wrapper100 td {
        width: 100%;
    }

.innerwrapper {
    width: 100%;
}

    .innerwrapper td {
        width: 100%;
    }
/* Google earth implementation css */
.msg_list {
    margin: 0px;
    padding: 0px;
    width: 383px;
}

.msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #FFCCCC;
    margin: 1px;
}

.msg_body {
    padding: 5px 10px 10px;
    background-color: #F4F4F8;
    overflow: auto;
}

.KMLTxt {
    width: 339px;
    margin-left: 37px;
}

.divgoogleimg {
    width: 615px;
    height: 510px;
    margin-bottom: 287px;
}

.GOBack {
    float: right;
}

.GO {
    margin-left: -202px;
}

/* theme css class Starts */

.rowsolid {
    /*background-image: url(../Images/fragsolid2.gif);*/
    background-repeat: repeat-x;
    padding: 1px 0px 0px 5px !important;
    line-height: 20px;
    background-color: #3DA446;
}

.rowsolidtop {
    margin-top: 10lpx !important;
}

.titlestylesolid {
    font-family: arial,helvetica;
    font-size: 9pt;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    vertical-align: top;
    padding: 0px 0px 0px 3px;
}

.PageTitle {
    width: 300px;
    font-family: arial,helvetica;
    font-size: 12pt;
    text-align: left;
    padding: 2px 0 2px 0;
    line-height: 20px;
    background-color: transparent;
    color: black;
    font-weight: bold;
}

.Terms {
    font-family: arial,helvetica;
    font-size: 10pt;
    padding: 0px 0px 0px 10px;
    color: black;
}

.Subtitle {
    font-size: 11pt;
    color: black;
    font-weight: bold;
}

.SubOption {
    color: black;
    font-weight: bold;
}

.MessageText {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: rgb(101, 89, 167);
    text-align: left;
}

.ControlDisable {
    background-color: #eee;
    border: 1px solid #ccc;
}

.ltrFonts {
    color: #676363;
    font-weight: bold !important;
}

.noDisplay {
    display: none;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.rcorners {
    border-radius: 25px;
    background: #73AD21;
    padding: 14px 18px 20px 18px;
    width: 12px;
    height: 8px;
    font-size: 18px;
    font-weight: bold;
}

.SetMandatoryBorder {
    border: 1px solid red !important;
}

.Reg_StndTextWidth {
    width: 240px;
}

.Reg_StndContactTextWidth {
    width: 170px;
}
#ctl00_CntMain_pnlTrack1 > fieldset > ol > li > table {
    display: block;    
    margin-bottom: 4px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
#ctl00_CntMain_ddlPrintOptions
{
    /*border: solid 1px green;*/
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 167px;
}

.Buttons {
    text-transform: uppercase;
    background: #3DA446;
    color: White;
    border: 0px none;
    border-bottom: 3px solid #0d5b6a;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 10px;   
    font-weight: bold;
    text-align:center;
    width: 110px !important;
}
    .Buttons:hover {
        background: #bc462f;
        border-bottom: 0px solid #db582c;
    }

.ConfirmationLabel {
    color: #98443a;
    font-size: 1.2em;
    padding: 5px;
}
/* Theme css class end */
