/*@import "uni-form-generic.css";*/


/* Keep in mind that wherever you see 'Required property' it means that the property must exist */

/* ------------------------------------------------------------------------------ */

  /* Generals */
  .uniForm fieldset{}
    .uniForm fieldset legend{ color: #15428B; font-weight: bold; font-size: 100%; margin: 0; padding: 15px 0px; }

    /* This is the main unit that contains our form elements */
    .uniForm .ctrlHolder{ /*padding: 7px;*/ border-bottom: 1px solid #dfdfdf;}

    .uniForm .buttonHolder{ text-align: right; }
      .uniForm .resetButton{ float: left; }
      .uniForm .primaryAction{ font-weight: bold; }

    /* This class gets added to div.ctrlHolder to highlight the row */
    .uniForm .focused{ background: #fffcdf; }

      /* .inlineLabel is used for inputs within labels - checkboxes and radio buttons */
      .uniForm .inlineLabel input,
      .uniForm .inlineLabels .inlineLabel input,
      .uniForm .blockLabels .inlineLabel input{ float: left; margin: 0 .4em 0 0; }
        .uniForm .inlineLabel span{ float: left; width: 90%; }

/* ------------------------------------------------------------------------------ */

    /* .blockLabels (default style, will be applied even if you don't class the parent element) */
    .uniForm .blockLabels .ctrlHolder{}

      .uniForm label,
      .uniForm .blockLabels label,
      .uniForm .blockLabels .label{ margin: 0 0 .5em 0; }

      .uniForm .textInput,
      .uniForm .blockLabels .textInput,
      .uniForm .blockLabels .fileUpload{ width: 53%; /* <- Required property */ }

      .uniForm .selectInput,
      .uniForm select,
      .uniForm .blockLabels .selectInput,
      .uniForm .blockLabels select{ width: 53.5%; /* <- Required property */ }
      .uniForm textarea,
      .uniForm .blockLabels textarea{ width: 53%; /* <- Required property */ height: 12em; }

      .uniForm .formHint,
      .uniForm .blockLabels .formHint{ width: 45%; /* <- Required property */ font-size: .9em; color: #777; position: relative; top: -.5em; }

      .uniForm .multiField,
      .uniForm .blockLabels .multiField{ width: 53%; }
        .uniForm .multiField .inlineLabel,
        .uniForm .blockLabels .multiField .inlineLabel{ display: block; margin: 0 0 .5em 0; }
        .uniForm .multiField .blockLabel,
        .uniForm .blockLabels .multiField .blockLabel{ width: 30%; margin: 0 10px 0 0; }
        .uniForm .multiField .blockLabel .textInput,
        .uniForm .multiField .blockLabel .selectInput,
        .uniForm .multiField .blockLabel select,
        .uniForm .blockLabels .multiField .blockLabel .textInput,
        .uniForm .blockLabels .multiField .blockLabel .selectInput,
        .uniForm .blockLabels .multiField .blockLabel select{ width: 100%; margin: .3em 0 0 0; }

/* ------------------------------------------------------------------------------ */

    /* .inlineLabels */
    .uniForm .inlineLabels .ctrlHolder{}

    .uniForm .inlineLabels label,
    .uniForm .inlineLabels .label{ width: 45%; /* <- Required property */ margin: .3em 2% .3em 0; /* <- Required property */ }

    .uniForm .inlineLabels .textInput,
    .uniForm .inlineLabels .fileUpload{ width: 45%; /* <- Required property */ }

    .uniForm .inlineLabels .selectInput,
    .uniForm .inlineLabels select{ width: 45%; /* <- Required property */ }

    .uniForm .inlineLabels textarea{  width: 45%; /* <- Required property */ height: 12em; }

    .uniForm .inlineLabels .formHint{ margin-top: 0; margin-left: 47%; font-size: .9em; color: #777; position: static; }

    .uniForm .inlineLabels .multiField{ width: 45%; /* <- Required property */ margin: 0 0 .3em 0; }
      .uniForm .inlineLabels .multiField .inlineLabel{ display: block; margin: 0 0 .5em 0; }
      .uniForm .inlineLabels .multiField .blockLabel{ float: left; width: 26%; margin: 0 3% 0 0; }
      .uniForm .inlineLabels .multiField .blockLabel .textInput,
      .uniForm .inlineLabels .multiField .blockLabel .selectInput,
      .uniForm .inlineLabels .multiField .blockLabel select{ width: 100%; margin: .3em 0 0 0; }

/* Focus pseudoclasses */
.uniForm .ctrlHolder .textInput:focus{ outline: none; /* Get rid of the 'glow' effect in WebKit, optional */ }
.uniForm .ctrlHolder textarea:focus{ outline: none; /* Get rid of the 'glow' effect in WebKit, optional */ }
.uniForm div.focused .formHint{ color: #333; }

/* Columns (they are floated left by default) */
.uniForm .col{ width: 47.9%; /* <- Required property */ margin: 0 2% 20px 0; }
/* Use .first and .last classes to control the layout/spacing of your columns */
.uniForm .col.first{ width: 49%; /* <- Required property */ float: left; clear: none; }
.uniForm .col.last{ width: 49%; /* <- Required property */ float: right; clear: none; margin-right: 0; }

/* Messages */
.uniForm #errorMsg{ background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }
.uniForm .error{ background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; }

  .uniForm #errorMsg dt, .uniForm #errorMsg h3{ margin: 0 0 .5em 0; font-size: 100%; line-height: 100%; font-weight: bold; color: #af4c4c; }
  .uniForm #errorMsg dd{ margin: 0; padding: 0; }
    .uniForm #errorMsg ol{ margin: 0; padding: 0; }
      .uniForm #errorMsg ol li{ margin: 0; padding: 2px; list-style-position: inside; border-bottom: 1px dotted #df7d7d; position: relative; }
    .uniForm .errorField{ color: #af4c4c; margin: 0 0 6px 0; padding: 4px; background: #ffbfbf; }

.uniForm #OKMsg{ background: #C8FFBF; border: 1px solid #A2EF95; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }
  .uniForm #OKMsg p{ margin: 0; }

/*
IT IS STRONGLY ADVISED TO MAKE YOUR CHANGES AFTER THIS COMMENT BY REPEATING (COPYING) THE SELECTOR FROM ABOVE,
AND MODIFYING IT WITH YOUR OWN PROPERTIES/VALUES. THIS IS RECOMMENDED BECAUSE IF YOU HAPPEN TO RUN INTO TROUBLE,
YOU CAN VERY EASILY REVERT TO A GENERIC STYLE OF UNI-FORM. BEST OF LUCK...
*/

/* ------------------------------------------------------------------------------ */

.uniForm .multiField, .uniForm .blockLabels .multiField{ width: 60%; }
.uniForm .formHint, .uniForm .blockLabels .formHint{ width: 40%; margin-top: .3em; }
.uniForm .textInput, .uniForm select, .uniForm textarea{ border: 2px solid #dfdfdf; background:#fff; }
.ctrlHolder.focused .textInput{ border-color: #DFD77D; }
.uniForm .buttonHolder{ padding: 10px 10px 10px 0; font-size: 120%; margin: 1em 0;border: 1px solid #ccc; border-width: 1px 0; background: #f9f9f9; }

/* Phone number multifield custom styles */
.uniForm .inlineLabels .ctrlHolder .multiField.phoneNum .blockLabel{ width: auto; }
  .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_ccode.textInput,
  .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_area.textInput{ width: 40px; }
  .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_area.textInput{ width: 40px; }
  .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_num.textInput{ width: 110px; }


.uniForm .locked {
	color: #FFF;
	background: #666 url(../../images/common/lock.png) no-repeat 98% 50%;
}

.uniForm .required {
	background: url(../../images/common/required.png) no-repeat scroll 100% 0%;
        padding-right: 10px;
}

.uniForm .focused .required{
	background: #FFFCDF url(../../images/common/required_focused.png) no-repeat scroll 100% 0%;
}

.uniForm .required.error{ background: #ffdfdf url(../../images/common/required.png) no-repeat 0px 25px; border: 1px solid #df7d7d; border-width: 1px 0; }


.uniForm .multiField .inlineLabel input, .uniForm input {
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DFDFDF;
}

.uniForm input[type=checkbox] {
	margin: 4px 4px 4px 0px;
}

.uniForm input[type=text], input[type=password] {
    height:22px;
}

.required input {
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #AFAFAF;
	/*border-bottom:2px solid #4e5671;*/
}

.focused input, .uniForm .focused .multiField  input {
	border-color:#DFD77D;
}

.uniForm .number {
	font-size: 200%;
	font-family: serif;
	margin-right: 0.5em;
	position: relative;
	top: 0.1em;
}

.uniForm input[disabled], .uniForm textarea[disabled] {
	border:2px solid #DFDFDF;
	background: #EEE url(../../images/common/lock.png) no-repeat 98% 50%;
}

.uniForm .unselected {
	color: #777;
}

.uniForm .locked .formHint {
	color: #CCC;
}

.indentLabel {
	left: 2em;
}

.field_title {
	margin-bottom: 1em;

}

.uniForm .inlineLabels .label {
	margin-bottom: 2em;
	padding-bottom: 2em;
}

/*.uniForm .standard_form.ctrlHolder {
	padding:2px;
	position: relative;
	clear: both;
}*/

.uniForm .button {
	background: transparent url(../../javascripts/extjs/resources/images/default/panel/white-top-bottom.gif) repeat-x scroll 0 -1px !important;
	border: 1px solid #99BBE8 !important;
	font-family: tahoma,arial,verdana,sans-serif !important;
	font-size: 11px !important;
	line-height: 15px !important;
	padding: 5px 3px 4px 5px !important;
	font-weight:bold !important;
	color: #15428B !important;
	text-decoration: none !important;
	cursor: pointer;
}

/* errors messages in uniform */
.uniForm a.errors{
    float:left;
    position: relative;
    z-index: 1;
    padding:5px 8px;
    font-weight:bold;
    color:#660000;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}

.uniForm a.errors:hover{
/*    cursor: help;*/
    z-index: 2;
}
.uniForm a.errors span{
    display: none;
    font-size: 11px;
    width: 170px;
    padding: 5px;
}
.uniForm a.errors:hover span{
    display:inline;
    top:-20px;
    background: #ffcccc url(../../images/common/form/error_bg.png) repeat-x scroll 0 0;
    text-align: justify;
    position:absolute;
    left:30px;
    padding: 0.6em;
	padding-top: 0.8em;
    border: 1px solid #660000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
.uniForm a.errors:hover span ul.errors li{
    text-align: center;
}

.uniForm .inputError
{
    border-color: #CC3300 !important;
}

/* Description message*/
.hint {
    padding-left:3px;
	color: #666;
    font-size: 10px !important;
	font-family: serif;
	font-style: italic;
}

.uniForm .input {
	float: left;
    padding:2px 0px 2px 0px;
    width:auto !important;
}
.uniForm .inlineLabels label, .uniForm .inlineLabels .label {
	float: left;
	left: 0px;
	width: 45%;
}

.ctrlHolder .input label {
	width: auto;
	display: block;
	float: none;
	position: relative;
}

.uniForm .ctrlHolder table tr td
{
        color:#666666;
        font-size:13px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.uniForm .ctrlHolder table tr td label
{
        margin:.3em 2% .3em 0;
}


/* Print tab section */
.sectionPrint{
        color: #4169E1;
        font-weight:bold;
        font-size:18px;
        margin:auto;
}


