﻿/*=================================================COMMON CSS========================================================*/

html, body, form  
{  
    height: 100%;  
    margin: 0;  
    padding: 0;
} 


.uppercase
{
    text-transform: uppercase;
}

body {
	font-family: Segoe UI;
	font-size: 12px;
	color: #000;
	margin: 0px;
    padding:0px;
	background-color: #FFF;
    width:100%;
    height:100%;
    border:none;
}

.GeneralLabel {
    font-family: Segoe UI;
    font-size: 14px;
    color: #95a8b7;
    font-weight: bolder;
}

.labelError {
    font-family: Segoe UI;
    font-size: medium;
    color: red;
    font-weight: bolder;
}

.labelInfo {
    font-family: Segoe UI;
    font-size: large;
    color: purple;
    font-weight: bolder;
}

.labelWarning {
    font-family: Segoe UI;
    font-size: medium;
    color: orange;
    font-weight: bolder;
}

.labelSuccess {
    font-family: Segoe UI;
    font-size: medium;
    color: green;
    font-weight: bolder;
    width: 100%;
}

.DetailsHeaderLabel {
    font-family: Segoe UI;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #55a1ef;
    font-size: large;
    color: #55a1ef;
    margin-bottom: 10px;
    font-weight: bolder;
}

.DetailsHeader {
    font-family: Segoe UI;   
    font-size: large;
    color: #55a1ef;    
    font-weight: bolder;
}

.DetailsLabel {
    font-family: Segoe UI;
    font-size: 14px;
    color: #333a40;
    font-weight: bolder;
}

.DetailsInput {
    border:solid;
    border-width:1px;
    border-color: #3e3e44;
    text-transform: uppercase;
}

html  body  form  .RadInput  .disable
{
    background-color: #EFEFEF;
    font-weight: bold;
}

td.DetailsTable{
    padding:0px 10px 0px 10px;
}

table.DetailsTable{
    width: 100%;
    padding:10px;
}

.buttonclass
{
padding-left: 10px;
font-weight: bold;
border:solid 1px Black;
width:163px;
}
.buttonclass:hover
{
color: white;
background-color:#5cbf2a;
}


/*=============================================END OF COMMON CSS=======================================================*/


/*=================================================MASTER PAGE CSS========================================================*/

#tblCrumbBar, #tdCrumbBar {
    width:100%;
}

#dvSiteLocation {
    width:50%; 
    border: 1px lightgray; 
    display:inline-block;
}

#dvCrumButtons {
    float:right; 
    width:30%; 
    position:relative; 
    border-bottom:solid 1px lightgray;
}

.NavInfoLabel{
	font-family: "Segoe UI Light";
	font-size: 16pt;
	color: #000;
	font-weight: normal;
    position:relative;
    top:-8px; 
    padding-left:10px;
    padding-right:10px;
}

.tblCriteria {
    width:auto;
    border:solid lightblue 1px;
    padding:0px;
    background-color:#f8f9fd;
    display:inline-block;
    margin-right:5px;
    float:left;
}

.CriteriaHeader {
    font-weight:bold;
    font-size:smaller;
}

.CriteriaOption {
    font-weight:normal;
    font-size:smaller;
    padding-left:5px;
}

#frmAppMaster
{
    min-height:100%;
    min-width:100%;
    width:100%;
    height:100%;
    display: inline;
    margin: 0;
    padding:0;
}

.tblNavInfo
{
    border:none;
    border-collapse:collapse;
    outline:none;
}

.FilterLabel {
	font-family: "Segoe UI Light";
	font-size: 14pt;
	color: #000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-stretch: normal;
	text-align: left;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;   
    position:relative;
    left:-8px; 
    overflow-x:hidden;
}

.FooterText {
	font-family: "Segoe UI Light";
	font-size: 12pt;
	color: #000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-stretch: normal;
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

#dvSplitter
{
    padding:10px;
    height:80%;
    width:100%;
}

#dvContent
{
    padding-left:10px;
}

.tblSearchBox {
    width:100%; 
    border:solid; 
    border-width:1px; 
    border-color:#e5e5e5;
}

.tblTopControls {
    width: 100%;
    margin-left: 10px;
}

.tdSearchBox {
    width:100px;
}

.tdCriteriaBar {
    width:100%;
}

pnlSplitter {
    height: 100%;
    width: 100%;
    min-height:100%;
    min-width:100%;
}

/*============================================END OF MASTER PAGE CSS=======================================================*/



/*=================================================NAVIGATOR CSS===========================================================*/

.TopMenu td{
	font-family: Segoe UI;
	font-size: 12px;
	color: #95b7dd;
    border:none;
    outline:none;
}

.TopMenu table{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    border-collapse: collapse;
}

#tdTopMenuPad {
    background-color:#95b7dd;
    height:1px;
}

#tdTopMenuImages {
    background-color: #e5e5e5;
    width: 50%;
}

.tdMenuButton {
    background-color: #404040;
    width: auto;
    height: 30px;
    margin-bottom: 1px;
    margin-right:20px;
    text-align:right;
}

#tdRibbonBar {
   padding:0px;
   margin:0px;
   border:none;
   width:100%;
   min-width:0%;
}

#dvFrame {
    width: 100%;
    border:none;
}

#imgLoad {
    top:45%;
    left:45%;
    position:absolute;
}

#ifmContent {
    width:100%;
    border:none;
    border-collapse:collapse;
    /*top:30px;
    position:relative;*/
}

#imgAppName {
    left:20px;
    position:relative;
    top: 0px;
    visibility:hidden;
}

#imgLogo {
    left:7px;
    position:relative;
}

.MenuButtonImage
{
    /*position:relative;
    top:-50px;*/
    height:30px;
    width:30px;
}

#frmNavigator
{
    display: inline;
    margin: 0;
}

.TopButton
{
    margin-left:10px;
}

 fieldset {
        border: 1px solid black;
    }
    /*this is the border color*/
legend {
        color: #55a1ef;
        font-size: large;
        font-weight: bold;
    }
    /* this is the GroupingText color */

    #progressBar {
        width: 400px;
        height: 22px;
        border: 1px solid #111;
        background-color: #292929;
}
 
#progressBar div {
        height: 100%;
        color: #fff;
        text-align: right;
        line-height: 22px;
        width: 0;
        background-color: #0099ff;
}

 .tiny-green { 
     position: relative; 
 height: 16px; 
 padding: 3px; 
  
	background-image:-moz-linear-gradient(53% 13% -90deg,rgb(58,64,80) 0%,rgb(58,64,80) 47%,rgb(46,50,62) 48%,rgb(46,50,62) 100%); 
 	background-image:-webkit-gradient(linear,53% 13%,53% 79%,color-stop(0, rgb(58,64,80)),color-stop(0.47, rgb(58,64,80)),color-stop(0.48, rgb(46,50,62)),color-stop(1, rgb(46,50,62))); 

 } 

 .lstBoxClass{
     text-align:left !important;
 }


.messagePadding {
    padding-top:5px;
    padding-bottom:5px;
}

.minPadding {
    padding-left:20px;
}


/*============================================END OF NAVIGATOR CSS=========================================================*/

.hide {
    display: none;
}


/*Price contract css*/

.price-contract-grid {
    width: 100%;
    border: none;
    border-collapse: collapse;
}

    .price-contract-grid thead tr, .price-contract-divider {
        height: 30px;
        background-color: gainsboro;
    }

    .price-contract-spacer {
        height: 30px;
    }

    .price-contract-grid tr {
        border-bottom: solid;
        border-bottom-color: lightgray;
        border-bottom-width: 1px;
    }

    .price-contract-grid input {
        height: 25px;
        width: 98%;
    }

    .price-contract-grid select {
        height: 30px;
        width: 95%;
    }

    .price-contract-grid td:first-child {
        width: 100%;
    }

    .price-contract-grid td:nth-child(2) {
        min-width: 90px;
    }

    .price-contract-grid td:nth-child(3) {
        min-width: 50px;
    }

    .price-contract-grid td:nth-child(4) {
        min-width: 150px;
    }

    .price-contract-grid td:nth-child(5) {
        min-width: 150px;
    }

    .price-contract-grid td:nth-child(6) {
        min-width: 150px;
    }


.price-sub-sel {
    font-weight: bolder;
}

.price-contract-container {
    /*height: 400px;
    overflow-y: scroll;
    overflow-x:hidden;
      */
}

.price-contract-container-lbl {
    width: 250px;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
}

.price-contract-error {
    border-color: red;
    border-style: solid;
    border-radius: 5px;
    border-width: 2px;
    /*animation: error-blinker 2s linear infinite;*/
}

@keyframes error-blinker {
    50% {
        opacity: 0;
    }
}

.price-contract-error-message {
    font-weight: bold;
    color: red;
    font-size: 11px;
}
