﻿.green_check
{
    background-image: url("/images/green-check.gif");
    background-position: left center;
    background-repeat: no-repeat;
    /*display: inline;*/
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 11px;
    margin-left: 1px;
    padding: 3px 9px 3px 9px;
    position: relative;
}
.ajax_loading
{
    background-image: url("/images/ajax-loader-1.gif");
    background-position: left center;
    background-repeat: no-repeat;
    /*display: inline;*/
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 11px;
    margin-left: 1px;
    padding: 9px 1px 9px 22px;
    position: relative;
}
.span_PleaseWait
{
    background-image: url("/images/ajax-loader.gif");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 11px;
    margin-left: 1px;
    padding: 5px 0px 5px 40px;
    top: 2px;
    position: relative;
    color: #787878;
}
.please_wait_blackout
{
    z-index: 300003;
    border: medium none;
    margin: 0pt;
    padding: 0pt;
    width: 100%;
    height: 100%;
    top: 0pt;
    left: 0pt;
    background: url(/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) repeat scroll 50% 50% transparent;
    cursor: wait;
    position: fixed;
}
.please_wait_wrap
{
    position: fixed;
    z-index: 310013;
    top: 40%;
    left: 40%;
}
.please_wait {
	background-image: url(/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	height: 30px;
	padding-left: 55px;
	white-space: nowrap;
	padding-top: 13px;
	font-family: "Arial Black", Arial, sans-serif, Helvetica;
	color: #65655A;
	font-size: 18px;
	background-color: #E9EFED;
	width: 160px;
	padding-bottom: 3px;
	line-height: 18px;
	font-weight: bold;
	border: 4px solid #FFFFFF;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-borer-radius:10px;
	-moz-box-shadow: 0px 3px 6px #678775;
	-webkit-box-shadow: 0px 3px 6px #678775;
	box-shadow: 0px 3px 6px #678775;
	position:relative;
}
popup_wrap_default
{
    overflow:hidden;
    display: none;
    background-image:url(/images/ajax-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
popup_iframe_default
{
    width: 100%;
    height: 100%;
    display: none;
}
/* css for timepicker */
.ui-timepicker-div .ui-widget-header
{
    margin-bottom: 8px;
}
.ui-timepicker-div dl
{
    text-align: left;
}
.ui-timepicker-div dl dt
{
    height: 25px;
    font-size: 12px;
    font-weight: bold;
}
.ui-timepicker-div dl dd
{
    margin: -25px 10px 10px 65px;
    font-size: 12px;
    font-weight: bold;
}
.ui-timepicker-div td
{
    font-size: 90%;
}
.OrderInfoControl
{
    
}
.OrderInfoControl td
{
    text-align: left;
    vertical-align: text-top;
    padding-bottom: 5px;
}

.main_content .section, .main_content .dashboard_search_params_container, .main_content .review_order_container {
	-moz-box-shadow: 0px 4px 10px #cec6bb;
	-webkit-box-shadow: 0px 4px 10px #cec6bb;
	box-shadow: 0px 4px 10px #cec6bb;
	margin-bottom: 18px;
	padding: 6px;
	background-color: #FFFFFF;
	position:relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE7E3;
	border-right-color: #E0DCD6;
	border-bottom-color: #d7d1c8;
	border-left-color: #E0DCD6;
	font-size:12px;
}
.main_content .dashboard_search_params_container .pair {
	float: left;
	padding-left:3px;
	padding-right:10px;
	padding-bottom:3px;
}
.main_content .dashboard_search_params_container .label, .main_content .dashboard_search_params_container .value {
	float:none;
	font-weight:inherit;
	color: #555049;
}
.main_content .dashboard_search_params_container .value {
	float:none;
	font-weight:inherit;
	font-weight:bold;
	padding-left: 3px;
	color: #000;
}
h2 {
	color:#FAF9F8;
	background-color: #7A7369;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	position: relative;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 32px;
	background-image: url(../images/layout/icon_expand.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
}
h2:hover {
	color:#FFFFFF;
	background-color: #6A645B;
}
h2.opened {
	color:#39342e;
	background-color: #E0D8D1;
	background-image: url(../images/layout/icon_collapse.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
}
h2:hover.opened {
	background-color: #EAE4DF;
}

.section ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 9px;
	padding-top: 14px;
}
.section li, fieldset li {
	clear: both;
	color: #615b52;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
}
.search_filter fieldset label,
.new_contractor fieldset label {
	padding-top:10px;
}
.section label, fieldset label, li.datepicker label, fieldset .label {
	float: left;
	width: 14em;
	margin-right: 0.5em;
	text-align: left;
	font-size: 13px;
	clear:both;
	padding-bottom: 0.1em;
	font-weight:bold;
}
fieldset label.inline {
	display:inline-block;
	margin-right: 0.2em;
	text-align: left;
	font-size: 13px;
	padding-bottom: 0.1em;
	font-weight:bold;
	float:none;
	width:auto;
	}
li.datepicker label {
	width: 6em;
}


.section input[type=text], .section textarea,
.section select, .section input[type=file], li.datepicker input,
fieldset input[type=text], fieldset input[type=password],
fieldset textarea, fieldset select, select,
.Conditions .styled, .textbox_80px, .top_container_properties textarea, .top_container_properties input,
.search_filter input, .new_contractor input, .tab_content input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aba49a;
	border-right-color: #aba49a;
	border-bottom-color: #aba49a;
	border-left-color: #aba49a;
	color: #403b35;
	margin-right: 6px;
	background-image: url(../images/layout/background_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:300px;
	width:299px\9;
	background-color: #f1eee9;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 13px;
}

.section input[type='file'] {
	width:auto;
}

li.datepicker input {
	 width:12em;
}
.section select, fieldset select {
	width:308px;
	width:309px\9;
}
.textbox_80px {
	font-size:9px;
	width:30px;
}
.search_filter fieldset input {
	width:100px;
}
.new_contractor fieldset input,
.new_contractor fieldset select {
	width:180px;
}
.section input[type=file], fieldset input[type=file] {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aba49a;
	border-right-color: #aba49a;
	border-bottom-color: #aba49a;
	border-left-color: #aba49a;
	color: #403b35;
	margin-right: 6px;
	background:#f1eee9;
	width:280px;
}
.section input[type=text]:focus, .section textarea:focus, .section select:focus,
fieldset input[type=text]:focus, fieldset textarea:focus, fieldset select:focus, select:focus,
.Conditions .styled:focus, .textbox_80px:focus, .top_container_properties textarea:focus {
	color:#000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8f8677;
	border-right-color: #8f8677;
	border-bottom-color: #8f8677;
	border-left-color: #8f8677;
	background-image: none;
	moz-box-shadow: 0px 3px 3px #dad4cb;
	-webkit-box-shadow: 0px 3px 3px #dad4cb;
	box-shadow: 0px 3px 3px #dad4cb;
}



fieldset, fieldset.filter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d665c;
	margin-bottom: 18px;
	padding:0px!important;
}
fieldset.filter {
	margin-bottom: 10px;
}
legend, fieldset.filter legend {
	margin-left: 0px;
	color: #554f47;
	font-weight: bold;
	padding-right: 12px;
	font-size: 19px;
	text-transform: uppercase;
}
fieldset.filter legend {
	font-size: 15px;
} 
fieldset ol, fieldset.filter ol {
	list-style: none;
	padding-top: 14px;
	padding-bottom: 7px;	
}
fieldset.filter ol, fieldset.pipeline ol {
	padding-top: 7px;
}

h2.opened, legend, .admin_db_num {
	-moz-text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
}
.admin_db_num
{
	color: #554f47;
	text-align: right;
	padding-right: 4px;
	font-size: 26px;
	padding-bottom: 10px;
	line-height: 26px;
	font-weight: bold;
}
.admin_db_label
{
	padding-right: 45px;
}

#prop_data_wrapper table.upload_table td
{
    vertical-align:bottom;
}

input[type='checkbox'] {
	width:auto !important;
}


/*CHECKBOX CUSTOMIZED*/

.radio-wrap, .check-wrap {
    display: inline-block;
    float: left;
    height: 26px;
    position: relative;
    margin-top:24px;
}

.check-wrap {
	font-size:10px;
}

    .check-wrap.alone {
        width:62px;
    }

.radio-wrap.half {
    width: 50%;
}
.radio-wrap.third {
    width: 33.3%;
}
.radio-wrap.quad {
    width: 25%;
}

.radio-wrap.fifth {
    width: 20%;
}

:root input.custom-radio,
:root input.custom-check {
    clip: rect(0px, 0px, 0px, 0px);
    position: absolute;
    width:100% !important;
}

:root input.custom-radio ~ label,
:root input.custom-check ~ label {
	background-color:#f1eee9;
    border: solid 1px #cbc8c3;
    bottom: 0;
    color: #39342e;
    cursor: pointer;
    display: inline-block;
    left: 0;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width:100% !important;
    font-size:11px;
    background-image:url(../images/layout/sprite_details.png);
    background-position: 3px -233px;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 0 #f1eee9;
    box-shadow: inset -1px -2px 7px #cec6bb;
    border-radius:2px;
}

:root input.custom-radio:checked ~ label,
:root input.custom-check:checked ~ label {
    color: #fff;
    text-shadow: -1px -1px 0 #005a49;
    box-shadow: inset 4px 4px 5px #005646;
    background-color:#00926b;
    background-position: 3px -266px;
    border: solid 1px #005e47;
}