﻿@charset "UTF-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

/* light blue: #768ED0 orange: #F89826 dark blue: #001946 */

body { background: url(../images/background.jpg) no-repeat; }

#main {
    float: left;
    width: 1000px;
    /*min-width: 900px;
	width:100%;*/
}

#header {
    float: left;
    margin: 10px 0 0 0;
    width: 1000px;
    /*min-width:900px;
	width:100%;*/
}

#logo {
    float: left;
    height: 60px;
    margin: 0 8px;
    width: 197px;
}

#logo a img { border: none; }

#header_login {
    clear: right;
    color: #768ED0;
    float: right;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 15px;
    margin: 0 15px 0 0;
}
#header_login ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#header_nav {
    clear: right;
    color: #768ED0;
    float: right;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 15px;
    margin: 20px 5px 0 0;
}

#header_login a,
#header_nav a {
    color: #768ED0;
    text-decoration: none;
    text-transform: uppercase;
}

#header_login a:hover { text-decoration: underline; }

#header_nav a:hover {
    color: #F89826;
    text-decoration: none;
}

#header_nav ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#header_nav ul li {
    display: inline;
    padding: 0 10px;
    position: relative;
}

#homepage_content {
    background: transparent;
    color: #000000;
    float: left;
    font: 12px/14px Arial, Helvetica, sans-serif;
    margin: 10px;
    position: relative;
    width: 1860px;
    /*min-width:900px;
    width:97%;*/
}

#content {
    -moz-border-radius: 8px;
    background: #ffffff;
    border-radius: 8px;
    color: #000000;
    float: left;
    font: 12px/14px Arial, Helvetica, sans-serif;
    margin: 10px;
    padding: 10px;
    position: relative;
    /* width: 1000px; */
    /*min-width:900px;
    width:97%;*/
}



/****************** WOTC ******************/

#content div.t-grid thead.t-grid-header th.t-header a.t-link {
	color:black !important;
}
#content div#Questions,
#content div#SecondaryQuestions {
	margin:10px 0;
}
#survey_logo {
	margin: 0 0 15px;
}
#survey_logo img {
	margin:0 0 10px;
}
#index_survey p {
	line-height:15px;
	margin: 5px 0;
}
#index_clients,
#index_survey {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
#index_clients p input,
#index_survey p input {
	float:inherit;
	margin:5px;
}

#index_survey ul.survey {
	list-style-type:none;
	list-style-position:inside;
	list-style-image:none;
	margin: 10px 0 0 10px;
	float:left;
}
#index_survey ul.survey li {
	clear:both;
	float:left;
	margin:10px 0;
	width:100%;
}
#index_survey ul.survey li div.question {
	font-size:15px;
	color:#001946;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	line-height:17px;
	float:left;
	width:100%;
}
#index_survey ul.survey li div.question .number {
	margin:0 5px 0 0;
	float:left;
}
#index_survey ul.survey li div.question .text {
	float:left;
	width:90%;
}
#index_survey ul.survey li div.response {
	float:left;
	margin:5px 0 0 20px;
}
#index_survey ul.survey li div.response input[type="radio"] {
	margin: 0 0 5px 0;
}

#index_clients table,
#index_survey table {
	width:100%;
	margin: 20px 0 0 5px;
}
#index_clients table td.label,
#index_survey table td.label {
    color: #001946;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px 15px 0;
    text-transform: uppercase;
    vertical-align: top;
}
#index_clients table td.label {
	text-align:left;
	width:18%;
}
#index_survey table td.label {
	text-align:left;
	width:21%;
}
#index_clients table td.input,
#index_survey table td.input {
	border:0;
	vertical-align:top;
	margin:0 0 5px;
}
#index_survey table input[type="submit"] {
	float:left;
	margin: 0 0 0 5px;
}
#index_clients table td.input textarea {
	width:517px;
	margin:0 0 3px;
}
#index_clients p.backtolist {
	font-weight:bold;
	text-transform:uppercase;
	margin:5px 0 0 0;
}

/**************** end WOTC ************************/
#content_adminbase {
    color: #000000;
    float: left;
    font: 12px/14px Arial, Helvetica, sans-serif;
    position: relative;
    width: 1860px;
}
#content_adminbase .section {
    -moz-border-radius: 8px;
    background: #ffffff;
    border-radius: 8px;
    margin:10px;
    padding:10px;
    width:300px;
    float:left;
    height:300px;
}
#content_adminbase .sectionBig {
    -moz-border-radius: 8px;
    background: #ffffff;
    border-radius: 8px;
    margin:10px;
    padding:10px;
    width:525px;
    float:left;
    height:425px;
}
#content_adminbase .section img {
	float:right;
	bottom:30px;
	right:5px;
	position:relative;
}
#content_claims_details,
#contact_card {
    -moz-border-radius: 8px;
    background: #FFFFFF;
    border-radius: 8px;
    color: #000000;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px;
    padding: 10px;
    position: relative;
    width: 1100px;
    /*min-width:900px;
    width:97%;*/
}

table#inline_info { width: 100%; }

table#inline_info td {
    vertical-align: top;
    width: 19%;
}

table#inline_info td table td,
table#inline_info td table th { width: auto; }

#document_viewer {
    -moz-border-radius: 8px;
    background: #FFFFFF;
    border-radius: 8px;
    color: #000000;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 0 10px 0px;
    min-height: 790px;
    padding: 10px;
    position: relative;
    width: 705px;
    display: block;
}

#exhibits_grid {
    -moz-border-radius: 8px;
    background: #FFFFFF;
    border-radius: 8px;
    color: #000000;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 0 10px 0px;
    min-height: 300px;
    padding: 10px;
    position: relative;
    width: 705px;
    display: none;
}

#display_hearingchecklist {
    -moz-border-radius: 8px;
    background: #FFFFFF;
    border-radius: 8px;
    color: #000000;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 0 10px 0px;
    min-height: 300px;
    padding: 10px;
    position: relative;
    width: 700px;
    display: none;
}

#content h1,
#homepage_content h1,
#content_claims_details h1,
#document_viewer h1,
#content_adminbase h1 {
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}
#content h1,
#homepage_content h1,
#content_claims_details h1,
#document_viewer h1 {
    color: #001946;
    margin: 0 0 5px;
}
#content_adminbase h1 {
	color:#ffffff;
	margin: 20px 0px 10px 10px;
}

#content_claims_details h1 {
    width:900px;
    float:left;
}

#content h2,
#homepage_content h2,
#content_claims_details h2,
#contact_card h2,
#document_viewer h2,
#content_adminbase h2 {
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0;
}
#content h2,
#homepage_content h2,
#content_claims_details h2,
#contact_card h2,
#document_viewer h2 {
    color: #768ED0;
}
#content_adminbase h2 {
	text-transform:uppercase;
	color:#001946;
	margin: 0 0 20px 0;
}
#content h3,
#homepage_content h3,
#contact_card h3,
#document_viewer h3,
#content_adminbase h3 {
    color: #768ED0;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 5px;
}

#content ul,
#homepage_content ul,
#document_viewer ul,
#content_adminbase ul { margin: 0 0 0 20px; }

#content li,
#homepage_content li,
#document_viewer li,
#content_adminbase li { margin: 5px 0; }

#content a,
#document_viewer a,
.unprocessed-document-queue a,
#content_adminbase a {
    color: #768ED0;
    text-decoration: none;
}

#content a:hover,
#homepage_content a:hover,
#document_viewer a:hover,
#content_adminbase a:hover { text-decoration: underline; }

/************** LOGIN PAGE **************/

#login {
    border: 1px solid #efefef;
    border-width: 0 1px 0 0px;
    float: left;
    width: 50%;
}

#login fieldset { padding: 10px 10px 10px 30px; }

#login legend {
    color: #000000;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 0 0;
    text-transform: uppercase;
}

#login div.editor-field,
#login div.editor-label { padding: 2px 0px; }

#login input[type="submit"] { float: left; }

#login2 {
    float: right;
    width: 48%;
}

/************** MAIN PAGE **************/

#index_content {
    float: left;
    position: relative;
    width: 1100px;
}

#index_queue {
    -moz-border-radius: 8px;
    background: white;
    border-radius: 8px;
    float: left;
    min-height: 688px;
    min-width: 570px;
    padding: 10px;
    width: 100%;
}
#index_queue a.select_next_claim {
	float:right;
	position:relative;
	bottom:20px;
}
#index_queue h3 {
	text-transform:uppercase;
	position:relative;
	top:18px;
}
#index_queue #claim_sort {
	float:right;
	position:relative;
	left:122px;
	bottom:10px;
}
#index_queue #claim_sort th {
	color: #768ED0;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase;
}
#index_queue #claim_sort td {
	padding: 0 0 0 3px;
}
#queue_box {
    font-size: 12px;
    margin: 5px 0;
    min-height: 250px;
    min-width: 550px;
    overflow: hidden;
    width: 100%;
}

#queue_box a {
    color:#000000;
}

.emailInput {width: 100%;}

#index_alerts {
    -moz-border-radius: 8px;
    background: white;
    border-radius: 8px;
    float: left;
    margin: 10px 0px 0px 0px;
    min-height: 182px;
    min-width: 570px;
    padding: 10px;
    width: 100%;
}

#alerts_box {
    border: 1px solid #000000;
    margin: 5px 0 0;
    min-height: 135px;
    min-width: 550px;
    padding: 10px;
}

#index_search {
    -moz-border-radius: 8px;
    background: white;
    border-radius: 8px;
    float: left;
    margin: 0px 0px 0px 30px;
    min-height: 900px;
    padding: 10px;
    width: 200px;
    /*width:31%;*/
}

#index_search h2 {
    color: #001946;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
}

#index_search input,
#index_search select {
    margin: 0 0 15px;
    width: 95%;
}

#index_search input[type=submit] {
    float: right;
    width: 100px;
}

#index_dashboard {
    -moz-border-radius: 8px;
    background: white;
    border-radius: 8px;
    float: left;
    margin: 0px 0px 0px 10px;
    min-height: 900px;
    padding: 10px;
    width: 455px;
    /*width:31%;*/
}
#index_dashboard .calendar {
	border: 1px solid #000000;
	-moz-border-radius: 8px;
	border-radius:8px;
}
#index_dashboard .calendar .editor-label {
	font-size:13px;
	text-transform:uppercase;
}
#index_dashboard .ui-datepicker {
    width: 435px;
    border:0;
}
#index_dashboard .ui-datepicker-month,
#index_dashboard .ui-datepicker-year {
	font-size:15px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#index_dashboard .ui-datepicker table th,
#index_dashboard .ui-datepicker table td {
	font-size:12px;
	width:100px;
}
#index_dashboard .ui-datepicker td span,
#index_dashboard .ui-datepicker td a {
	height:25px;
	font-weight:normal;
}
#index_dashboard .ui-datepicker td span {
	font-weight:11px;
}
#index_dashboard .ui-datepicker td a {
	font-weight:bold;
}
#unprocessed-document-queue {
    float:left;
    min-width:223px;
    max-width:49%;
    margin:20px 0 10px;
    -moz-border-radius:8px;
    background-color:#e9eefd;
    border-radius:8px;
    min-height:90px;
    padding: 5px 0 0 5px;
}
#unprocessed-document-queue a {
	color:#001946;
	font-weight:bold;
}
#unprocessed-document-queue a[onclick="return false"] {
	font-weight:normal;
}
#unprocessed-document-queue a[onclick="return false"]:hover {
	text-decoration:none;
	cursor:default;
}
#unprocessed-document-queue h3 {
    font-weight:bold;
    font-family: Arial, sans-serif;
    color:#000000;
}
#dashboard_claimstatus {
    width:49%;
    float:right;
    -moz-border-radius: 8px;
    background-color:#e9eefd;
    border-radius: 8px;
    margin:20px 0 10px;
}
#dashboard_claimstatus ul#tabPanelBar {
    -moz-border-radius:8px;
    border-radius:8px;
    margin:0px;
}
#datepicker {
    float:right;
    font-size:12px;
}
#datepicker .ui-helper-clearfix:before,
#datepicker .ui-helper-clearfix:after {
	display:block;
}


/******** Claims Index page ***********/

#claims_table { margin: 0 0 0 15px; }

#claims_table th {
    color: #001946;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 20px 5px 0px;
    text-align: left;
    text-transform: uppercase;
}

#claims_table td {
    font-size: 12px;
    padding: 0 10px 0 0;
}

#ClaimGrid a.t-link {
	color:#000000;
}

/******** Display Hearing Check List ***********/

#display_hearingchecklist_table { margin: 0 0 0 15px; }

#display_hearingchecklist_table th {
    color: #001946;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 20px 5px 0px;
    text-align: left;
    text-transform: uppercase;
}

#display_hearingchecklist_table td {
    font-size: 12px;
    padding: 0 10px 0 0;
}

#display_hearingchecklist_history { margin: 0 0 0 15px; }

#display_hearingchecklist_history th {
    color: #001946;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 20px 5px 0px;
    text-align: left;
    text-transform: uppercase;
}

#display_hearingchecklist_history td {
    font-size: 12px;
    padding: 0 10px 0 0;
}


/******** Claims Details Pages ********/

#claim_noalert {
    color: #001946;
    float: left;
    font-size: 11px;
    margin: 7px 0 7px 0;
    width: auto;
}

#claim_alert {
    -moz-border-radius: 14px;
    border: 3px solid #ff0000;
    border-radius: 14px;
    color: #FF0000;
    float: left;
    font-weight: bold;
    margin: 7px 0 0 0;
    padding: 5px;
    width: auto;
}
#action_display_bar {
    color: #768ED0;
    float: left;
    font-size: 11.5px;
    border-radius: 10px;
    border: 3px solid #000000;
    font-weight:bold;
    padding:2px 4px;
}
#action_display_bar th {
    text-transform:uppercase;
}
#action_display_bar td {
    min-width: 30px;
    padding:0 10px 0 0;
    color:#001946;
}
#content_claims_details #action_bar,
.claim_search #action_bar {
    color: #001946;
    font-size: 10px;
    position: relative;
    text-transform: uppercase;
    margin:10px 0px 0 0;
}
.claim_search #action_bar {
	float:right;
	position:relative;
	bottom:30px;
}

#content_claims_details #action_bar a,
.claim_search #action_bar a {
    color: #001946;
    text-decoration: none;
    vertical-align: sub;
}

#content_claims_details #action_bar a:hover {
	text-decoration:underline;
}

#content_claims_details #action_bar a img,
#content_claims_details #contact_card #action_bar a img,
.claim_search #action_bar a img {
    border: none;
    vertical-align:top;
}

#content_claims_details #action_bar .toprow {
    position: absolute;
    right: -8px;
    top: -8px;
    width: 120px;
}
#content_claims_details #action_bar .toprow a,
#content_claims_details #action_bar .toprow input {
    vertical-align:top;
    margin: 0 3px;
}
#content_claims_details #action_bar .btmrow {
    position: absolute;
    right: -8px;
    top: 5px;
    width: 129px;
}
#content_claims_details #contact_card #action_bar .toprow {
    position:absolute;
    right:-14px;
    width:67px;
    top:-20px;
}

#top_claim_details {
	height: 160px;
}

#claimant_card,
#separation_card,
#action_display_bar,
#contact_card {
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
    font-size: 11px;
    height: 100%;
}
#claimant_card,
#separation_card,
#contact_card {
    border: 2px solid #001946;
}
#claimant_card a,
#separation_card a,
#contact_card a { text-decoration: none; }

#contact_details a { color: #FF9826; }

#claimant_card a:hover,
#separation_card a:hover,
#contact_card a:hover {
    color: #F89826;
    text-decoration: underline;
}

#claimant_card {
	width: 61.5%;
}
#separation_card {
	width: 37%;
    float: right;
    margin: 7px 0 0 0;
}
#action_display_bar {
	width: 99%;
	clear: left;
    margin: 5px 0px 2px 0;
}
#claimant_card {
    clear: left;
    margin: 7px 0px 0 0;
}

#claimant_card .red_status,
#separation_card .red_status {
    font-weight:bold;
    color:red;
}

#contact_card {
    margin: 10px 0 10px 0;
    min-width: 800px;
    padding: 5px;
    width: 99%;
}
#contact_card .mailContact {
	cursor:pointer;
}

#claimant_card h2,
#separation_card h2,
#contact_card h2,
#claim_content h2 {
    color: #001946;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0px 0 7px 0;
    text-transform: uppercase;
}

#contact_details h3 {
    color: #001946;
    font-size: 12px;
    text-transform: uppercase;
}
#action_display_bar td
#action_display_bar th,
#claimant_card th,
#separation_card th,
#contact_card th {
    color: #768ED0;
    font-size: 11px;
    font-weight: bold;
	padding: 1px 10px 1px 0px;
    text-align: left;
    text-transform: uppercase;
    width:75px;
}

#related_claims th { padding: 1px 5px 1px 0; }

#claimant_details,
#claim_details,
#client_details {
    padding: 5px;
    text-align: left;
    width: 30%;
}

#separation_details,
#related_claims {
    padding: 5px;
    text-align: left;
}

#separation_details { width: 60%; }

#related_claims { width: 35% }

#claimant_details, #claim_details, #client_details {
    width:31%;
}
#claimant_details, #claim_details, #client_details, #separation_details, #related_claims {
	float:left;
}

#claim_content {
    float: left;
    width: 100%;
}

#claim_content #claim_dates,
#claim_content #separation_dates,
#claim_content #decision_details {
    -moz-border-radius: 8px;
    border: 2px solid #001946;
    border-radius: 8px;
    float: left;
    font-size: 12px;
	margin: 0px 0 10px 0;
    padding: 3px;
}
#claim_content #claim_dates {
	width:99%;
}
#claim_content #separation_dates {
	width:99%;
}
#claim_content #decision_details {
	width:99.9%;
}

#claim_content #claim_dates th,
#claim_content #separation_dates th.separationDetails,
#claim_content #decision_details th {
    color: #768ED0;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 15px 1px 0px;
    text-align: left;
    text-transform: uppercase;
}
#claim_content #claim_dates th {
	width:219px;
}
#claim_content #separation_dates th.separationDetails {
	width:125px;
}
#claim_content #decision_details th {
	width:144px;
}
#claim_content #claim_dates td,
#claim_content #separation_dates td.separationDetails,
#claim_content #decision_details td {
    color: #FF0000;
    font-size: 11px;
}
#claim_content #claim_dates table {
	float:left;
	margin:0 50px 0 0;
}
#claim_content #claim_tabs {
    float: left;
    width: 99.5%;
}
#claim_content #claim_tabs #decision_tab #DecisionsGrid {
    font-size:11px;
}

#claim_content #claim_tabs div.t-grid-header { padding-right: 15px; }

#claim_tabs,
table.form_table { font-size: 13px; }

#claim_tabs li.ui-state-default a { font-size: 16px; }

#claim_tabs h2,
table.form_table h2 { margin: 0 0 10px 0; }

#claim_tabs table th {
    color: #001946;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

table.form_table th {
    color: #001946;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0 10px 10px 0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}

#claim_tabs table td,
table.form_table td {
    padding-right: 20px;
    vertical-align: top;
}
#claim_tabs table#ResponseText td,
#separation_tab table td {
    padding: 0;
    vertical-align: top;
}

#separation_tab #separation_basics {
    float: left;
    margin: 0 10px 10px 0;
    width: 100%;
}

#separation_tab #col1 {
    float: left;
    width:85%;
	position:relative;
	bottom:1px;
}

#response_tab #response_col {
    float: left;
    width:83.9%;
}

#hearing_tab #hearing_tabs {
    float: left;
    margin: 0 10px 10px 0;
    width: 84%;
}
#decision_tab #col1 {
    float: left;
    width:84%;
}

#separation_tab #actions_col,
#response_tab #actions_col,
#hearing_tab #actions_col,
#decision_tab #actions_col {
	border: 2px solid #e9eefd;
    -moz-border-radius: 8px;
    background-color:#e9eefd;
    border-radius: 8px;
    float: right;
    padding: 5px;
    width: 13%;
    margin:0 0 10px 0;
}
#hearing_tab #actions_col {
	position:relative;
	bottom:43px;
}
#separation_tab #actions_col .button,
#response_tab #actions_col .button,
#response_tab #actions_col #displayGuidanceQuestions.button,
#decision_tab #actions_col .button,
#hearing_tab #actions_col .button {
    margin: 0 10px 5px 0;
    border:none;
    background: #768fd0 url(../themes/custom-theme/images/ui-bg_highlight-soft_80_768fd0_1x100.png) 50% 50% repeat-x;
    color:#ffffff !important;
    text-transform:uppercase;
    font-size:10px !important;
    width:auto;
}
#separation_tab #actions_col .button:hover,
#response_tab #actions_col .button:hover,
#response_tab #actions_col #displayGuidanceQuestions.button:hover,
#decision_tab #actions_col .button:hover,
#hearing_tab #actions_col .button:hover {
    margin: 0 10px 5px 0;
    border:none;
    background: #f89826 url(../themes/custom-theme/images/ui-bg_highlight-soft_80_f89826_1x100.png) 50% 50% repeat-x;
    color:#000000 !important;
    text-transform:uppercase;
    font-size:10px !important;
}
#separation_tab .guidance_questions_title {
    clear: both;
    float: left;
    margin: 30px 0 0 0;
}

div#display_guidance_questions {
    display:none;
}

#separation_tab .question { font-weight: bold; }

#separation_tab textarea.question {
    float: left;
    height: 120px;
    width: 80%;
}

#separation_tab .question_buttons {
    float: right;
    height: 120px;
    width: 14%;
}

#separation_tab .question_buttons input { margin: 0px 10px 3px 0px; }

#separation_tab .question_buttons input[type="checkbox"] {
    margin: 0px 10px 7px 0px;
}
#separation_tab .question_buttons label.label {
    color: green;
    font-size: 10px;
    font-weight: bold;
}

#response_tab table#ResponseText { margin: 0 0 10px 0; }

#hearing_tabs .ui-widget-header { }

#hearing_tabs li.ui-state-default a { font-size: 13px; }

#hearing_tabs.ui-tabs .ui-tabs-nav li a { padding: .2em 1em .1em; }

#notelist {
    border: 2px solid #000000;
    color: #000000;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 10px 0 10px 0;
    padding: 10px;
    width: 98%;
}

#notelist h2,
#notelist table {
    clear: both;
    float: left;
}

#notelist h2 a {
    color: #768ED0;
    text-decoration: none;
}

#notelist h2 a:hover { text-decoration: underline; }

#notelist th { text-align: left; }

#notelist tr { padding: 2px 5px 2px 0px; }

#notelist td { padding: 3px 15px 3px 0; }

#table_addnote { font-size: 12px; }

#table_addnote th {
    color: #001946;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0 10px 10px 0;
    text-align: right;
    text-transform: uppercase;
    vertical-align: top;
}

th.note_field textarea {
    font-size: 11px;
    height: 70px;
    width: 270px;
}
.note_followup {
    color: #001946;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0 10px 10px 0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}
#table_addnote td { vertical-align: top; }

p input { float: right; }

div.ui-dialog { width: 400px; }

/******************* Admin Forms **************************/

#table_userdetails h1,
#table_userdetails h2,
#table_userdetails h3,
#table_userdetails h4,
#table_edituser h1,
#table_edituser h2,
#table_edituser h3,
#table_edituser h4,
#table_locationdetails h1,
#table_locationdetails h2,
#table_locationdetails h3,
#table_locationdetails h4,
#table_clients h1,
#table_clients h2,
#table_clients h3,
#table_clients h4,
#table_sepreasons h1,
#table_sepreasons h2,
#table_sepreasons h3,
#table_sepreasons h4,
#table_supplementalquestions h1,
#table_supplementalquestions h2,
#table_supplementalquestions h3,
#table_supplementalquestions h4,
#table_addquestion h1,
#table_addquestion h2,
#table_addquestion h3,
#table_addquestion h4,
#table_separationbasics h1,
#table_separationbasics h2,
#table_separationbasics h3,
#table_separationbasics h4 {
    color: #000000;
    text-align: left;
}
#table_userdetails,
#table_edituser,
#table_email_templates,
#table_clients,
#table_locationdetails,
#table_contactdetails,
#table_sepreasons,
#table_supplementalquestions,
#table_groups,
#table_addquestion,
#table_separationbasics {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
#table_userdetails th,
#table_edituser th,
#table_email_templates th,
#table_clients th,
#table_locationdetails th,
#table_contactdetails th,
#table_sepreasons th,
#table_supplementalquestions th,
#table_groups th,
#table_addquestion th,
#table_separationbasics th,
.form_table th {
    color: #001946;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px 10px 0;
    text-align: right;
    text-transform: uppercase;
    vertical-align: top;
}
#table_userdetails td,
#table_edituser td,
#table_email_templates td,
#table_clients td,
#table_locationdetails td,
#table_contactdetails td,
#table_sepreasons td,
#table_addquestion td,
#table_separationbasics td,
#table_groups td,
#table_supplementalquestions td,
.form_table {
     vertical-align: top;
}
#table_email_templates {
	text-align: left;
}
#table_email_templates th {
	width: 130px;
}
#table_sepreasons td input[type="text"],
#table_edituser td input[type="text"],
#table_edituser td input[type="password"] {
	width: 200px;
}
#table_supplementalquestions td input[type="text"] {
	width: 260px;
}
#table_supplementalquestions td textarea,
#table_addquestion td textarea {
    height: 100px;
    width: 260px;
}
#table_sepreasons td select {
	margin: 5px 0;
}
#table_sepreasons td input[type="submit"] {
	margin: 5px;
}
#table_addquestion td input[type="radio"] {
    margin: 5px 0px 10px 0px;
}
#table_addquestion td label {
    margin: 0px 5px 0px 0px;
}
#table_locationdetails td input,
#table_locationdetails td select,
#table_contactdetails td input,
#table_contactdetails td select,
#table_clients td input,
#table_clients td select,
#table_separationbasics td select,
#table_separationbasics td input,
#table_addquestion td select,
.form_table td select,
.form_table td input:not([type="checkbox"]) {
	width: 100%;
}


/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    -moz-border-radius: 8px;
    background: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 8px;
    color: #000000;
    padding: 20px 10px 10px 10px;
}

legend {
    background: transparent;
    color: #000000;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding: 20px 0 0 0;
    text-transform: uppercase;
}

.editor-label { margin: 5px 0 0 0; }

.editor-field { margin: 5px 0 0 0; }

.input-search, .input-clear {
    border: none;
    cursor: pointer;
    float: left;
    height: 24px;
    margin: 10px 0 0 0;
    width: 84px;
}

.input-search { background: white url(/Content/images/button_search.png) no-repeat top; }

.input-clear { background: white url(/Content/images/button_clear.png) no-repeat top; }


.editor-label > label { font-weight: bold; }

.wide-text {
    overflow: hidden;
    white-space: nowrap;
}
.button {
    color: #000000 !important;
    font-size: 12px !important;
}

p.error, h2.error {
    color: white;
    font-weight: bold;
    margin-bottom: 5px;
}

.action-button {
    margin: 0 10px 5px 0;
    width: 100%;
}

.info-panel {
    -moz-border-radius: 8px;
    border: 2px solid #001946;
    border-radius: 8px;
    display: inline-block;
    font-size: 12px;
    margin: 5px 0 10px 0;
    padding: 3px;
    position: relative;
}

.info-panel th, div#claim_tabs .info-panel th {
    color: #768ED0;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 15px 1px 0px;
    text-align: left;
    text-transform: uppercase;
}

.info-panel td {
    color: Black;
    font-size: 11px;
}

.unprocessed-document-queue {
    list-style-type: none;
    margin: 10px 0 0 0 !important;
    padding: 0;
}

.escalate_search,
.claim_search {
	padding: 20px;
	width:125%;
}

.claim_search input,
.claim_search select {
    margin: 0 0 15px;
    width: 95%;
}

.escalate_search input[type="submit"],
.claim_search input[type="submit"] {
    margin-right: 15px;
    width: 100px;
}
/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error { color: #ff0000; }

.field-validation-valid { display: none; }

.input-validation-error {
    background-color: #ffeeee;
    border: 1px solid #ff0000;
}

.validation-summary-errors {
    color: #ff0000;
    font-weight: bold;
}

.validation-summary-valid { display: none; }

.list-selected-item { background: #D6E1FF; }

/* Styles for telerik controls
-----------------------------------------------------------*/

#content .t-button, #homepage_content .t-button { color: #000000 !important; }

a.t-link { color: black; }

.t-state-hover a, .t-state-hover:hover a { color: #F89826; }
/*
div.t-toolbar a.t-button {
    background: #607FC5 url('../2012.1.214/UCAUCM/sprite.png') repeat-x 0 -856px;
    color:white;
}
div#separationReasonDialog .t-header,
div#separationReasonDialog .t-grid-header,
table#ResponseText.t-header,
table#ResponseText .t-grid-header {
    background: #799FD2 url('../2012.1.214/UCAUCM/sprite2.png') repeat-x;
}
*/

/*** NO, THIS IS BAD - Perry 07/19/2012
a.openDialogDetails { font-weight: bold !important;

    padding:5px 0 0 5px;
    width:97px;
    height:97px;
    padding:5px 0 0 5px;
}
***/

.ui-dialog-titlebar {
    font-size:15px !important;
    text-transform:uppercase;
}
/*** NO, THIS IS BAD - Perry 07/19/2012
a.openDialogDetails:hover { font-weight: bold !important;} ***/

td.t-detail-cell div.t-widget { border-color: #000000; }

.t-grid .t-alt { background-color: #efefef; }

.t-grid .t-alt td { border-color: #dddddd; }

.t-grid td { border-color: #dddddd; }

div#main .t-editor iframe.t-content html { margin: 5px; }

.openClaim {
    font-weight: bold !important;
    text-decoration: underline!important;
}

.openClaim:hover {
    font-weight: bold !important;
    text-decoration: none!important;
}

.separationDetails { text-align: left; }

/* This is duplicated above ***
 div#display_guidance_questions { display: none; } */

div#response_tab #actions_col #displayGuidanceQuestions { margin: 10px 10px 10px 0; }

.openContact {
    font-weight: bold;
    text-decoration: none;
}

.openContact:hover {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
}

.openClaims {
    font-weight: bold;
    text-decoration: underline;
     cursor: pointer;
}

.logOut { cursor: pointer; }

#profile { font-size: 12px; }

#profile th {
    color: #001946;
    font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0 10px 10px 0;
    text-align: right;
    vertical-align: top;
}

#profile td { vertical-align: top; }

.t-up
{
	background: url("../images/Up.png") no-repeat !important;
}

.t-down
{
	background: url("../images/Down.png") no-repeat !important;
}

.t-top
{
	background: url("../images/TopUp.png") no-repeat !important;
}

.t-bottom
{
	background: url("../images/BottomDown.png") no-repeat !important;
}

.icon
{

}




/* Responsive update */

#main,
#content {
  float: none;
  width: auto;
}
#main {
  padding: 0;
}
#content {
  padding: 15px;
}
#content h1 {
  margin: 15px 0;
}
#survey_logo {
  margin: 0;
  /* padding: 0; */
}
#survey_logo img {
  margin: 15px 0;
}
#content > div:first-child h1 {
  word-wrap: break-word;
}
#index_survey {
  /* padding: 15px; */
}
#index_survey p {
  margin: 15px 0;
  font-size: 16px;
  line-height: 1.5rem;
}
#index_survey input,
#index_survey select {
  width: 100%;
  height: 36px;
  font-size: 16px;
  padding: 5px;
}
#index_survey form > div > div > div,
#index_survey form > div > div > div > div {
  padding: 0;
  /* height: 100%; */
}
#index_survey form > div > div > div > div > div > span {
  top: 5px;
  position: relative;
}
#index_survey form .label {
  /* padding: 0 15px 0 0; */
  color: #001946;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5rem;
}
#index_survey form .input {
  padding: 0 15px;
  /* margin: 5px 0; */
}
#index_survey form .label,
#index_survey form .input {
  display: flex;
  margin-bottom: 10px;
}
#index_survey form .input {
  flex-direction: column;
}
#index_survey form label,
#index_survey form input,
#index_survey select {
margin: 0;
}
#index_survey p button {
  background-color: #768ED0;
  border-width: 0;
  font-weight: bold;
  border-radius: 7px;
}
#index_survey form > div > div {
  margin: 15px 0;
}
#index_survey .survey .question,
#index_survey .survey .response {
  font-size: 16px;
  height: initial;
  display: flex;
  line-height: 1.5rem;
  color: #001946;
}
#index_survey .survey .question {
  margin-bottom: 10px;
}
#index_survey form .survey input {
  /* width: initial; */
  width: 15px;
}
#index_survey form .survey .question .number {
  font-weight: bold;
  margin-right: 5px;
}
#index_survey form .survey .text {
  font-weight: bold;
}
#index_survey .survey .response {
  justify-content: space-evenly;
  padding-left: 20px;
}
#index_survey .survey .response input {
  height: initial;
  margin: 0 10px 0 0;
}
#index_survey .survey .response .row {
  width: 100%;
}
#index_survey .survey .response > div > div {
  margin: 0 0 10px 0;
  color: black;
  display: flex;
  /* flex-wrap: wrap; */
}
#index_survey .survey p {
  margin: 5px 0 15px 0;
}
#index_survey .survey .input-w100 input {
  width: 100%;
  margin: 0;
}
/* #index_survey form h1 {
  font-size: 48px;
  margin: 15px 0;
} */
#index_survey form h2 {
  font-size: 36px;
}
#index_survey form h3 {
  font-size: 18px;
  margin: 15px 0;
}
#index_survey form .surveycompleted > div > div {
  height: initial;
}
/* #index_survey form .surveycompleted > div:first-child > p:last-child {
  margin: 15px 0 30px 0;
} */
.txt-green {
  color: green !important;
}
#index_survey form > .surveycompleted > div {
  margin: 0 0 15px 0;
}
/* #index_survey form > .surveycompleted > div:nth-child(n+2):nth-child(-n+3) {
  margin: 15px 0;
} */
#index_survey form > .surveycompleted .marginfix {
  margin: 15px 0;
}
/* .field-validation-error,
.validation-summary-errors {
  font-size: 16px;
  font-weight: initial;
  line-height: 1rem;
} */
#confCodeMessage > font {
  display: block;
  margin-top: 5px;
  color: darkslategray;
}

/* MD */
@media (max-width: 991px) {
    
  #main {
    /* max-width: 991px; */
  }
  #index_survey form .label,
  #index_survey form .input {
    padding: 0 15px;
  }
  /* #index_survey form label {
    margin-bottom: 10px;
  } */
  #index_survey form input,
  #index_survey select {
    margin-top: 0;
  }
  #index_survey .survey .response > div > div {
    padding: 0;
  }
  /* #index_survey form h1 {
    font-size: 40px;
    margin: 15px 0;
  } */
  #index_survey form h2 {
    font-size: 32px;
  }
  #index_survey .survey .select-month-year > div > div:first-child {
    padding-right: 15px;
  }
  #index_survey .survey .select-month-year > div > div:last-child {
    padding-left: 15px;
  }
}

/* SM */
@media (max-width: 767px) {

  /* #index_survey form h1 {
    font-size: 32px;
    margin: 15px 0;
  } */
  #index_survey form h2 {
    font-size: 26px;
  }
#index_survey form > .surveycompleted > div:nth-child(2) {
  margin: 0 0 15px 0 !important;
}
  /* #index_survey form .label {
    text-align: left;
  } */
  /* #index_survey form .label,
  #index_survey form .input {
    padding: 0;
  }
  #index_survey form label {
    margin-bottom: 0;
  }
  #index_survey form input,
  #index_survey select {
    margin-top: 0;
  } */
}