﻿/*html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}*/

.form-control {
    color: #333 !important;
    font-size: 17px !important;
    font-family: 'calibri', 'Arial Narrow', Arial, sans-serif !important;
}
graytable {
    display: table;
    border-collapse: separate;
    border-spacing: 0px;
    border-color: gray;
    padding-left:5em;
    width :80%;
    top:50%;
     left:50%;
}

body {
    background-color: white;
    border-top: solid 10px #000;
    color: #333;
    font-size: 17px;
    font-family: 'calibri', 'Arial Narrow', Arial, sans-serif;
    margin: 0;
    padding: 0;
    align-content :center
}


bodydeferedcomp {
    background-color: white;
    border-top: solid 10px #000;
    color: #333;
    font-size: 17px;
    font-family: 'calibri', 'Arial Narrow', Arial, sans-serif;
    margin: 0;
    padding: 0;
    align-content :center
}

.optiondetail {
    font-style:italic inherit; 
    background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
    text-align :left;
    width:98%;
    /*border: 1px solid #ccc;*/
   
}

.optiondetailitalic {
    font-style:italic inherit; 
    text-align :left;
    width:95%;
    /*border: 1px solid #ccc;*/
   
}
.deferedcomptable {
    border: 1px solid #ccc;
    align-self :center;
	background-color:#eee;
	min-height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
    width:76%;
     left:12%;
     top:5%; 
    position:absolute;
}

.deferedcomptable1 {
    border:none;
    align-self: center;
    background-color: white;
    min-height: 24px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    left: 5%;
    top: 5%;
    position: absolute;
}


.deferedcomplargetable {
    border: 1px solid #ccc;
    align-self: center;
    background-color: #f5f5f5;
    min-height: 24px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    left: 5%;
    top: 5%;
    position: absolute;
}

.deferedcomptablesmall {
    font-size: 17px;
    font-family: 'calibri', 'Arial Narrow', Arial, sans-serif;
    border: 1px solid #ccc;
    align-self :center;
	background-color:#eee;
	min-height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
    width:54%;
    left:22%;
    top:15%; 
    position:absolute;
}
        td {
     padding: 1px;
  }  
 
     .readonly {
        background-color:lightgray ;
}
        .auto-style1 {
            width: 149px;
        }



.graybox{
     position:absolute;
     width:650px;
     height:700px;
     z-index:15;
     top:50%;
     left:50%;
     margin-left:-325px; /* half of width */
     margin-top:-350px;  /* half of height */
     border: 1px solid #ccc;
	 background-color:#eee;
}


.grayboxbig{
     position:absolute;
     width:800px;
     height:700px;
     z-index:15;
     top:50%;
     left:50%;
     margin-left:-400px; /* half of width */
     margin-top:-350px;  /* half of height */
     border: 1px solid #ccc;
	 background-color:#eee;
}


.summaryrow{
    
     width:100%;
     height:30px;

}
.summary{
    width: 80%; /*can be in percentage also.*/
    height: auto;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    top: 0px;
    left: -2px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
   text-align:center;

box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
    
}

.questions {
     margin: 0 auto;
     width:100% 
}
.normaltext {
 font-family: 'calibri', 'Arial Narrow', Arial, sans-serif !important;
 font-size: 17px !important;
 color:black !important;
 height :25px!important;
}

.normaldd {
 font-family: 'calibri', 'Arial Narrow', Arial, sans-serif !important;
 font-size: 17px !important;
 color:black !important;
 height :32px!important;
}


.disabledText {
    background-color: #f5f5f5 !important;
    border: 1px solid #f5f5f5 !important;
    vertical-align: middle;
    font-family: 'calibri', 'Arial Narrow', Arial, sans-serif !important;
    font-size: 17px !important;
    color: black !important;
    height: 25px !important;
}

.nopadding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.errortext {
 font-family: 'calibri', 'Arial Narrow', Arial, sans-serif ;
 font-size: 17px ;
  color:red ;
  text-align :center ;
font-weight:bold;
}

.boldtext {
 font-weight:bold;
 font-family: 'calibri', 'Arial Narrow', Arial, sans-serif;
 font-size: 17px;
 color:black 
}

.italicAreaContent {
text-align:left; 
border: 1px solid #ccc; 
background-color:#eee;
font-style:italic;
}
.boldtitle {
font-weight:bold;
 font-family: 'calibri', 'Arial Narrow', Arial, sans-serif;
 font-size: 20px;
color:black
}


.textArea {
    	font-family: 'calibri', 'Arial Narrow', Arial, sans-serif;
        text-align:center; 
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color:black ;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 17px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}

.inputbox {
    width: 90%; /*can be in percentage also.*/
    height: auto;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    top: 0px;
    left: -2px;
	
    
}

.box {
        width:670px;
        height:500px;
        background-color:white;
        border-color:gray;
        border-collapse:collapse;
        border-width:1px;  
        position:fixed;
        margin-left:-335px;  /* half of width */
        margin-top:-250px;  /* half of height */
        top:30%;
        left:50%;
        
}
        td {
     padding: 1px;
 }

        .stylecell {
            width: 230px;
            text-align:left
        }
        .stylelabels {
            width: 200px;
            text-align:right
        }
   
        .graytable {
            width: 752px;
        }
   
/*input {
     float: left;
  vertical-align: middle;

}*/

/*label {
    float: left;
    vertical-align: middle;
    width: 198px;
}*/

.inputarea {
    width:220px;
    float:left;
    vertical-align :top;
   
}
.canvassingbox {
        width:670px;
        height:300px;
        background-color:white;
        border-color:gray;
        border-collapse:collapse;
        border-width:1px;  
        position:fixed;
        margin-left:-335px;  /* half of width */
        margin-top:-150px;  /* half of height */
        top:30%;
        left:50%;
        
}

.boldLabelRight {
   text-align:right;
}

.boldLabelRight50 {
   text-align:right;
   width :38%;
   padding:5px; 
}


.content {
	padding-bottom:17px;   /* Height of the footer element */
}


 .noborders {
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}


.headerDC {
    text-align :left;
    background-color:#D8D8D8;
}

.divfooter {
    position: fixed; 
    bottom: 0px; 
    float:left; 
    left: 0px; 
    right: 0px;
    text-align:center;
    background:#C0C0C0 ;
    opacity: 0.9;
    filter: alpha(opacity=50);
    color:black; 

}

.maskedtext {
 font-family: 'calibri', 'Arial Narrow', Arial, sans-serif !important;
 font-size: 17px !important;
 color:black !important;
 height:30px !important;
 
}

.maskedtext120 {
 font-family: 'calibri', 'Arial Narrow', Arial, sans-serif !important;
 font-size: 17px !important;
 color:black !important;
 height:23px !important; 
}

.td100 {
 width:100px !important;
}


.td50 {
 width:100px !important;
}

.td120 {
 width:120px !important;
}

.td130 {
 width:130px !important;
}


.td250 {
 width:250px !important;
}


.td300 {
 width:300px !important;
}

.td263 {
 width:360px !important;
}

.tdAddress {
 width:100% !important;
 height :18px!important;
}

.buttons {
    margin: 0 auto;
    display:inline;
    text-align: center;

}


.buttonsdiv {
    margin: 0 auto;
    display: inline;
    text-align: center;
    width: 100%;
    float: right;
    border: 1px solid #E8E8E8
}

.btn{
    font-size: 17px !important ;
    font-family: 'calibri', 'Arial Narrow', Arial, sans-serif !important;
}
.area90 {
  margin: 0 auto;
  width:90%;
  text-align:center;
 
}

   #loading-div-background  
    {
        display:none;
        position:fixed;
        top:0;
        left:0;
        background:#cccccc;
        width:100%;
        height:100%;
     }
   
     #loading-div 
    {
         width: 300px;
         height: 200px;
         background-color: #E0F2F7;
         text-align:center;
         position:absolute;
         left: 50%;
         top: 50%;
         margin-left:-150px;
         margin-top: -100px;
     }

.tdleft {
    text-align:left;
    width:180px; 
}

.banner1 {
	text-align: left;
	background-image: url(../images/bannerbg.jpg);
    width: 50%;
    border: none;
    height: 74px;
}
.banner2 {
	text-align: right;
	background-image: url(../images/bannerbg.jpg);
}



a.one:link {color:#006699;}
a.one:visited {color:#996600;}
a.one:hover {color:#996600;}

.loadingc {
    height:80px;
    margin:30px;
}

.loadingt {
    color:black;font-weight:normal;
}

.radiostyle {
    height: auto;
}

.radiostyle label {
    margin-left: 3px !important;
    margin-right: 10px !important;
    font-weight: normal !important;
}

    label {
        margin-left: 3px !important;
        margin-right: 10px !important;
        font-weight: normal !important;
    }

    .alcoAlign
    {
        text-align:center;
    }
.alcoContainer {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    display: inline-block;
   
}

.customRow{
    border-bottom:1px solid lightgray; 
}
.firstRow {
    border-top: 1px solid lightgray;
}
.alcoImage {
     width:490px;
     height :73px;
}
@media only screen and (min-device-width: 480px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
    .alcoAlign {
        text-align: left !important;
    }

      .control-label {
        text-align: left !important;
    }

    .pannel {
        width: 100%;
    }

    .alcoImage {
        width:100%;
    }


   
}

@media (max-width: 990px) {

    .alcoAlign {
        text-align: left !important;
    }

    .pannel
    {
        width:100%;
    }
    .control-label {
        text-align: left !important;
    }
    .alcoImage {
        width: 100%;
    }
}



