﻿td.Question
{
	
	background-color: rgba(255,255,255,.3);
	
}
div.Question
{
    background-color: rgba(255,255,255,.3);
}
td.Question_Mixed
{
    background-color: rgba(255,255,255,.3);
}
div.Question_Mixed
{
	background-color: rgba(255,255,255,.3);
}

div.QuestionArea
{
    display:table;
    width:776px;
    background-color: rgba(255,255,255,.3);
    margin-top:10px;
    margin-bottom:10px;
    padding-left:15px;
    padding-top:10px;
    padding-bottom:10px;
}
    div.QuestionArea > div
    {
        display:table-row;
    }
        div.QuestionArea > div > div
        {
            display:table-cell;
            width:50%;
        }
        div.QuestionArea > div > div:nth-child(2) 
        {
            text-align:right;
            padding-right:16px;
        }
    div.Question_Header
    {
        display:initial!important;
    }
div.QuestionArea_NOBG
{
    background: 0;
}
div.QuestionArea_BG
{
    width:776px;
    background-color: rgba(255,255,255,.3);
}

    .ui-datepicker{ z-index: 9999 !important;}

.menu_left_img
{
    background-image:url(./images/menu_back_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:13px;
}
.menu
{
	background-image:url(./images/menu_back_tile.gif);
	background-position:left;
	background-repeat:repeat-x;
}
.ActiveMenuItemRounded
    {
     border-top-left-radius:10px;   
     border-top-right-radius:10px;   
     border-bottom-left-radius:10px;   
     border-bottom-right-radius:10px;
    }

td.Question input,select
{
    padding:1px;
}

td.Info
{
	background-color: white;
	display:none;
}
div.Info
{
	background: #eaecef;
	margin:1em 0 2em 0;
    padding: 1.25em 1.5em .75em 1.5em;
    color:black;
    font-size:12px;
}
.InfoButton
{
	border: solid 1px #CCCCCC;
	padding: 1px 5px 1px 5px;
	margin-right: 3px;
	background-color: #636366;
	cursor:pointer;	
	color:White;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius:10px;
	font-weight:bolder;
    font-size:10px;
    margin-left:5px;
}

div.AspView > table
{
    width:100%;
}

div.AspView > table td:first-child
{
    padding: 0 0 0 0;
}

table.RadioButtonList
{
    width:50%;
}

div.Question_RadioButtonList label
{
    margin-top:0px;
}
div.Question_CheckBox label
{
    margin-top:0px;
}
div.Question_CheckBox span
{
    width:200px!important;
}

div.Question_CheckBoxFL label
{
    margin-top:0px;
    float:left!important;
}
div.Question_CheckBoxFL span
{
    width:200px!important;
}
div.Question_CheckBoxFL input
{
    float:left!important;
}

div.Question_CheckBoxFL
{
    display:table-row;
}

    div.Question_CheckBoxFL div
    {
        padding-top:2px;
    }

.DropDown-1-3
{
    width:30%;
}
.DropDown-1-4
{
    width:25%;
}


.themebackground 
{
    background-color: #b60f38;
}
.themebackgroundNew
{
    padding-top:6px;
    padding-bottom:6px;
    background-color: #b60f38;
}
.themebackgroundTSG 
{
    background-color: #787878;
}
.themeborderright 
{
    border-right: #D80025 1px solid;
}
.themeborderleft 
{
    border-left: #D80025 1px solid;
}
.thememarginbackground 
{
    background-color: rgb(180,180,180);
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
    margin-right: 0px;
}
.themecontentbackground 
{
    background-color: white;
    border-bottom: solid 0px #808080; 
    border-left: solid 1px #808080;
    width:800px;
    border-right: solid 1px #808080; 
    padding: 5px; 
    padding-left:10px;
    padding-right:10px; 
    height: 240px; 
    font-size: 9pt;
}
.themeheadercolor 
{
    color: #D80025;
}

div.QuoteTable
{
    display:table;
    width:90%;
    border-collapse:separate;
    border-spacing:0px 15px;
}

div.QuoteRow
{
    display:table-row;
    margin-top:5px;
    margin-bottom:5px;
}
div.QuoteCell
{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}

img.QTImg
{
    max-height:95px;
    max-width:223px;
    display:block;
    padding-top:18px;
    margin-left:36px;
}

div.QuoteCell_Refer
{
    background-image:url("../../images/referBG2.png");
    background-repeat:no-repeat;
    background-position:left center;
    background-size:90%;
}
div.QuoteCell_QOnly
{
    background-image:url("../../images/qonlyBG2.png");
    background-repeat:no-repeat;
    background-position:left center;
    background-size:90%;
}
div.QuoteCell_Trans
{
    background-image:url("../../images/transBG2.png");
    background-repeat:no-repeat;
    background-position:left center;
    background-size:90%;
}
div.QuoteCell_Hot
{
    background-image:url("../../images/hotBG2.png");
    background-repeat:no-repeat;
    background-position:left center;
    background-size:90%;
}
div.QuoteCell_Warm
{
    background-image:url("../../images/warmBG2.png");
    background-repeat:no-repeat;
    background-position:left center;
    background-size:90%;
}
div.QuoteCell_Cold
{
    background-image:url("../../images/coldBG2.png");
    background-repeat:no-repeat;
    background-position:left center;
    background-size:90%;
}

.checkboxlist_nowrap label
{
    display:inline;
}

.Button-IB
{
    font-size:15px;
    padding: 5px 5px 5px 5px!important;
}

.date-box
{
    background-image: url("../../images/calender.png");
    background-repeat: no-repeat;
    background-position: 96% center;
    width:190px;
}

.ErrorText
{
    color:#dd4545!important;
    font-weight:bold;
}

table.QuestionTable
{
    width:775px;
}
table.QuestionTable>tbody>tr>td
{
    background-color: rgba(255,255,255,.3);
}

    /*table.QuestionTable input[type=text],input[type=password]
    {
        width:200px;
    }*/    