﻿/************************************************ GLOBAL ***************************************************************/
html
{
	min-width:700px;
}

body
{        
    background-color: #d7d7d7;
    color: Black;
    font-family: sans-serif, Arial;
    font-size: 12px;
	width:100%;
}

h3
{
    border-bottom: 1px solid #3097b5;
    color: #3097b5;
    font-size: 21px;    
    margin: 4px;
    padding-top: 0;
	font-style: italic;
}

.modal-header h3 
{ 
    border: none; 
    color: Black;
    font-size: 14px; 
    margin: 0;
    padding: 0;
}

h4
{    
    color: #9b9b9b;
    font-size: 21px;    
    margin:10px 0;
    font-weight: bold;
}

h5
{    
    color: #94d194;
    font-size: 18px;
    margin: 0;    
}

label, input, textarea 
{
    font-size: 12px;
    margin-bottom: 0;
    
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input 
{
    height: 15px;
    margin-bottom: 0;
}

.survey-card-id
{
    height: 15px;
    padding-top: 3px;
    padding-bottom: 3px;	
    text-align: right;	
	font-weight: bold;
    margin-left: 8px;	
	vertical-align:middle;
}

.survey-column-table-header
{
	border-bottom:1pt solid black;	
 	
}

.survey-column-header
{
    height: 15px;
    width: 55px;	
    padding-top: 3px;
    text-align: center;	
	font-weight: bold;
	white-space:nowrap;
}

.survey-question
{
    height: 15px;
    padding-top: 3px;
    text-align: left;	
	font-weight: bold;
    margin-left: 8px;	
}

.survey-question-selection
{
    text-align: center;	
}

.survey-done
{
    border-bottom: 1px solid #3097b5;
    color: #3097b5;
    font-size: 35px;    
    margin: 4px;
    padding-top: 0;
	font-style: italic;
}


select 
{
      width: 200px;
}

.wrapper 
{
    background: #fff url(../Images/bg_main.png) repeat-y center top;    
    left: 50%;
    position: absolute;
    width: 100%;
    min-height: 100%;        
}


.clear 
{
    clear: both;
    height: 0;
}

.btn-link 
{
    color: #00aeef;
    font-size: 12px;
    padding: 0;
    text-decoration: underline;
}

.btn-link:hover 
{    
    text-decoration: none;
}

.input-xxxlarge 
{
    width: 720px;
}

.input-huge 
{
    width: 100%;
}

.separator_string 
{
    background-color: #ccc;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}

.left-indent 
{
    margin-left: 10px;
}

.right-indent 
{
    margin-right: 10px;
}

.text-error 
{
    font-size: 14px;
    text-align: center;
}

/************************************************ HEADER ***************************************************************/

#header 
{
    background: #e9ece2  url(../Images/header_shadow.png) repeat-x left bottom;
    height: 100px;
    width: 100%;	
}


.navbar 
{
    font-size: 14px;
}

.dashboard_page_title
{
    color: #151515;
    font-size: 22px;    
   
    padding-top: 0;
	font-style: italic;
	font-weight: bold;	
}


/************************************************ MIDDLE ***************************************************************/

.arrow-right 
{
    background: url(../Images/arrow_right.png) no-repeat 0 0;
    float: left;
    height: 25px;
    margin: 0 5px;
    width: 9px; 
}

label small 
{
    color: #868585;
    font-size: 9px;
    line-height: 1;
}

.form-horizontal.custom .control-group, form.custom 
{
    margin: 10px 0 0 0;
}

.form-horizontal.custom .control-group.m, form.custom.m 
{
    margin-top: 0px;
}

.form-horizontal.custom .control-label 
{        
    width: auto;
}

.form-horizontal.custom .control-label.x-short 
{        
    width: 80px;
}

.form-horizontal.custom .control-label.xx-short 
{        
    width: 60px;
}

.form-horizontal.custom .control-label.xxx-short 
{        
    width: 45px;
}

.form-horizontal.custom .controls.xlong 
{
    margin-left: 197px;
}

.form-horizontal.custom .controls.long 
{
    margin-left: 125px;
}

.form-horizontal.custom .controls.mlong 
{
    margin-left: 135px;
}

.form-horizontal.custom .controls 
{
    margin-left: 115px;
    
}

.form-horizontal.custom .controls.short 
{
    margin-left: 100px;
}

.form-horizontal.custom .controls.shorter 
{
    margin-left: 80px;
}

.form-horizontal.custom .controls.x-short 
{
    margin-left: 75px;
}

.form-horizontal.custom .controls.x-short2 
{
    margin-left: 60px;
}

.form-horizontal.custom .controls.x-short3 
{
    margin-left: 45px;
}

.form-horizontal.custom .controls.xx-short 
{
    margin-left: 30px;
}

.block-right 
{
    margin-left: 90px;
 }

.well 
{
    margin-bottom: 0;
}

.well span {
    margin: 0 10px;
}

.well .dhxvlt_rbtn3, .well .dhxvlt_rbtn2, .well .dhxvlt_rbtn1, .well .dhxvlt_lbtn1, .well .dhxvlt_lbtn2, .well .dhxvlt_lbtn3 
{
    margin: 0 0;
}

.well.white 
{
    background-color: white;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #cccccc;
    margin: 10px 0;
    padding: 15px;
}

.well.white .title 
{
    border-bottom: 1px solid #cccccc;
    color: #94d194;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 5px;
 
}

a.remove-attach 
{
    background: url(../Images/icon-remove.png) no-repeat 0 0;
    cursor:pointer;
    display: block;
    float: right;
    height: 13px;
    margin-top: 3px;
    width: 12px;
}

a.question 
{
    background: url(../Images/icon-question.png) no-repeat 0 0;
    display: block;
    float:left;
    height: 13px; 
    margin: 15px 5px;   
    width: 12px;
}

.accordion-group 
{
    background-color: white;
    margin-bottom: 10px;
}

.accordion-heading .accordion-toggle 
{
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 15px;
}

input.glass 
{
    background: url(../Images/icon-glass.png) no-repeat right center;    
}

/*
 *   
 *  Message   
 *   
 */

.message 
{
    float: left; 
    padding-right: 14px;
    display: none;
}

.message .message-title 
{
    padding-bottom: 5px;
    /*color: black;*/
    font-weight: bold;
}

.message.alert-error .message-title 
{
    color: #b94a48;
}

.message.alert-success .message-title 
{
    color: #468847;
}

.message.alert-info .message-title 
{
    color: #3A87AD;
}

.message .message-body 
{
    max-width: 300px; 
    padding-bottom: 5px;
    min-width: 300px;
    min-height: 50px;
}

.message .message-btns 
{
    float: right;
}


.field-validation-error 
{
    color: red;
}

.input-validation-error 
{
    border-color: red;
}

.center_form 
{ 
	vertical-align: text-top;
}

/************************************************ PROGRESS BAR ***************************************************************/
#progressbar_container 
{
	width:100%;
	position:relative;
	
}

.ui-progressbar
{
	position: relative;
}
.progress-label
{
	position: absolute;
	left: 50%;
	top: 4px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}

.progress-text
{
	float: left;
	margin-right:4px;
	margin-left:4px;
	margin-top:4px;
	font-weight: bold;
}

/************************************************ FOOTER ***************************************************************/
#footer 
{
	height:20px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:#B0ADAD;
}

/************************************************ GRID ***************************************************************/
#grid_table 
{
	height:20px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:#B0ADAD;
}



