

/* Start:/bitrix/templates/sovdom/components/bitrix/system.auth.authorize/.default/style.css?17296280111248*/
div.bx-auth {max-width:600px; margin-top:16px; margin-bottom:24px;}
div.bx-auth form {padding:0; margin:0;}
div.bx-auth-line {border-bottom:1px solid #E3E3E3; padding-bottom:10px;}
div.bx-auth-title {font-size:140%; border-bottom:solid 2px #E3E3E3; padding-bottom:12px; }
div.bx-auth-note{margin:18px 0px 6px 0px;}
td.bx-auth-label{text-align:left; font-weight:bold;}
table.bx-auth-table{margin-top:8px; }
table.bx-auth-table td {padding:3px;}

div.bx-auth input.bx-auth-input {vertical-align:middle;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(/bitrix/templates/sovdom/components/bitrix/system.auth.authorize/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/sovdom/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);}

h1.auth {margin-bottom: 10px;}
div.bx-auth input.bx-auth-input {
	width: 253px;
	height: 20px;
	border: 1px solid #abadb3;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
div.bx-auth .btn {
	margin-left: -1px;
}
div.bx-auth .btn_sub {
	width: 250px;
}
div.bx-auth .reg_text {
	margin-top: 3px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172962800851*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/style.css?17296280113104*/

.sale_filter {
	margin-bottom: 10px;
	border: 1px solid #c8c8c8;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
/*Table*/
table.sale-personal-order-list
{
	width:100%;
	/*background-color:#F9FAFB;*/
	border-collapse:collapse;
	font-size:100%;
}

/*Table head*/
table.sale-personal-order-list th
{
	/*background-image:url(/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/images/table_head.gif);
	background-repeat:repeat-x;*/
	text-align: left;
	/*color:#25639A;*/
	background: #e9e7e7;
}

/* Table cells and heads*/
table.sale-personal-order-list th, table.sale-personal-order-list td
{
	/*border:1px solid #ADC3D5;*/
	padding: 3px 5px;
	vertical-align: middle;
}

/* Only table cells*/
table.sale-personal-order-list td
{
	border-bottom: 1px solid #9d9d9d;
}


/*Filter*/

table.sale-personal-order-list-filter
{
	/*background-color:#F9FAFB;*/
	font-size:100%;
	border-collapse:collapse;
	width: 100%;
}

table.sale-personal-order-list-filter tr:first-child th
{
	/*background-image:url(/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/images/table_head.gif);
	background-repeat:repeat-x;*/
	text-align: center;
	font-size:100%;
	/*color:#25639A;*/
	background: #e9e7e7;
	vertical-align: middle;
}

table.sale-personal-order-list-filter th
{
	/*background-image:url(/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/images/table_head.gif);
	background-repeat:repeat-x;*/
	text-align: left;
	font-size:100%;
	/*color:#25639A;*/
	vertical-align: middle;
}

table.sale-personal-order-list-filter td, table.sale-personal-order-list-filter th
{
	padding:2px;
	/*border:1px solid #ADC3D5;*/
	height: 18px;
}

table.sale-personal-order-list-filter td
{
	vertical-align: middle;
}

table.sale-personal-order-list-filter td:first-child {
	width: 195px;
	padding-left: 25px;
}

table.sale-personal-order-list-filter input[type=text] {
	width: 245px;
	height: 20px;
	border: 1px solid #abadb3;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

table.sale-personal-order-list-filter .wrap_select {
	border: 1px solid #abadb3;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	overflow: hidden;
	width: 88px;
}

table.sale-personal-order-list-filter select {
	background: transparent;
	border: none;
	width: 105px;
	height: 20px;
}

table.sale-personal-order-list-filter span.date-interval-hellip {
	margin-right: 5px;
}

table.sale-personal-order-list-filter .search {
	border: 0;
	padding: 0;
	margin: 0;
	width: 223px;
	height: 29px;
	cursor: pointer;
	cursor: hand;
	background: url(/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/images/btn_search_hover.png) no-repeat 0 0;
	color: #fff;
	margin: 0 24px 2px -1px;
}

/*table.sale-personal-order-list-filter .search:hover {
	background: url(/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/images/btn_search.png) no-repeat 0 0;
}*/

table.sale-personal-order-list-filter .cancel {
	border: 0;
	padding: 0;
	margin: 0;
	width: 145px;
	height: 29px;
	cursor: pointer;
	cursor: hand;
	background: url(/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/images/btn_cancel.png) no-repeat 0 0;
	color: #fff;
}

table.sale-personal-order-list-filter .cancel:hover {
	background: url(/bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/images/btn_cancel_hover.png) no-repeat 0 0;
}
/* End */
/* /bitrix/templates/sovdom/components/bitrix/system.auth.authorize/.default/style.css?17296280111248 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172962800851 */
/* /bitrix/templates/sovdom/components/bitrix/sale.personal.order.list/.default/style.css?17296280113104 */
