.btn-group {
	z-index: 1 !important;
}

.search_order {
	border: 2px solid #0059AA;
}

.search_order::-webkit-input-placeholder {color:#337ab7;}
.search_order::-moz-placeholder          {color:#337ab7;}/* Firefox 19+ */
.search_order:-moz-placeholder           {color:#337ab7;}/* Firefox 18- */
.search_order:-ms-input-placeholder      {color:#337ab7;}

.table-bordered {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
}

.label {
	font-size: 12px;
}

.href {
	color: #2a6496;
	cursor: pointer;
}

a.copir {
	color: #EEF3F9;
}

.tblAccess {
	border: 2px solid black !important;
	border-collapse: collapse !important;
}

.tblAccess td {
	border: 2px solid black !important;
	border-collapse: collapse !important;
}

.tblAccess th {
	border: 2px solid black !important;
	border-collapse: collapse !important;
}

.uploadExcelError {
	overflow-y: scroll;
	height: 400px;
	margin-top: 30px;
	border: 2px solid red;
	border-collapse: collapse;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: red;
	font-weight: bold;
}

.uploadExcelResult {
	overflow-y: scroll;
	height: 400px;
	margin-top: 30px;
	border: 2px solid green;
	border-collapse: collapse;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: green;
	font-weight: bold;
}


body {
	font-family: PT Sans;
	font-size: 14px;
	line-height: 16px;
	color: #474747;
}


.body-div {
	width: 1202px;
	margin: auto;
	padding: auto;
	border: 1px solid #0059AA;
	border-collapse: collapse;
	background-color: #ECF4FB;
}

.header {
	height: 171px;
	width: 1200px;
	border-bottom: 1px solid #0059AA;
	border-collapse: collapse;
	background-color: #fff;
}

.header h2 {
	color: #5696C2;
    font-size: 25px;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
}

.client_info {
	color: #0059AA;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    width: 450px;
}

.footer {
	height: 50px;
	width: 1200px;
	color: white;
	background-color: #5696C2;
	display: table;
}

.left {
	background-color: #ECF4FB;
	padding: 10px;
	min-height: 1100px;
	height: 100%;
	float: left;
	width: 200px;
	border-collapse: collapse;
	font-size: 16px;
	display: block;
}

.left_toolbar {
	margin-top: 230px;
	position: fixed;
	float: right !important;
	margin-left: 998px;
	margin-bottom: 20px;
}

.content_system {
	padding-top: 10px !important;
	min-height: 950px;
	height: 100%;
	float: left;
	background-image: url(/img/fon.jpg);
	background-repeat: repeat-y;
    background-color: #fff; 
    width: 1000px;
    font-size: 16px;
    display: table;
}

.content_system h2 {
	color: #0059AA;
    font-size: 25px;
    padding-top: 20px;
    margin: 0px;
    text-transform: uppercase;
}

.content-padding h3 {
	color: #b6241b;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.content_system label {
	color: #0059AA;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}

.content-padding {
	padding-left: 20px;
	padding-right: 20px;
}

.content {
	padding: 10px;
	min-height: 1100px;
	height: 100%;
	float: left;
	border-left: 1px solid #0059AA;
	border-collapse: collapse;
	background-image: url(/img/fon.jpg);
	background-repeat: repeat-y;
    background-color: #fff; 
    width: 1000px;
    font-size: 16px;
    display: table;
}

.content h2 {
	color: #0059AA;
    font-size: 25px;
    padding-top: 20px;
    margin: 0px;
    text-transform: uppercase;
}

.content label {
	color: #0059AA;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}

.logo {
	border-right: 1px solid #0059AA;
	border-collapse: collapse;
	background: url(/img/logo.png) no-repeat;
	width: 201px;
	height: 170px;
	float: left;
	display: block;
}

.logo_auth {
	background: url(/img/logo.png) no-repeat;
	width: 200px;
	height: 140px;
	float: left;
	display: block;
}

.logo_auth.logo_calc {
	margin: 0px auto;
	float: none;
}

.balanceClient {
	cursor: pointer;
}

.pd_phone {
	background: url(/img/phone.gif) no-repeat;
	width: 280px;
	height: 110px;
	float: right;
	display: block;
	margin-top: 30px;
}

.filter {
	width: 740px;
	padding: 5px;
}

.help-mini{
	margin-bottom: 10px;
	width: 940px;
	padding: 7px;
	height: 67px;
	background-color: #ECF4FB;
	border-collapse: collapse;
	border: 1px solid #0059aa;
	font-size: 14px;
}

.help-mini-courier{
	margin-bottom: 10px;
	width: 940px;
	padding: 7px;
	height: 30px;
	background-color: #ECF4FB;
	border-collapse: collapse;
	border: 1px solid #0059aa;
	font-size: 14px;
}

.resultUploadError {
	color: red;
}

.resultUploadSuccess {
	color: green;
}

.content span.href {
    color: #337ab7;
    text-decoration: none;
}

.content span.href:hover, .content span.href:focus {
    color: #23527c;
    text-decoration: underline;
}

.content span.href:focus {
    outline: thin dotted;
    outline-offset: -2px;
}

.content-right {
	padding: 15px;
}

.content-left {
	padding: 15px;
}

/**** стиль табов  ***/
#tabs { 
    background: transparent; 
    border: none;
} 
#tabs .ui-widget-header { 
    background: transparent; 
    border: none; 
    border-bottom: 1px solid #c0c0c0; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
#tabs .ui-tabs-nav .ui-state-default { 
    background: transparent; 
    border: none; 
} 
#tabs .ui-tabs-nav .ui-state-active { 
    background: transparent url(/img/uiTabsArrow.png) no-repeat bottom center; 
    border: none; 
} 
#tabs .ui-tabs-nav .ui-state-default a { 
    color: #c0c0c0; 
} 
#tabs .ui-tabs-nav .ui-state-active a { 
    color: #0059AA; 
}

.tablePD {
	border-collapse: collapse;
	margin: auto;
	padding: auto;
}

.tablePD th {
	padding: 5px;
	border: 1px solid #0059AA;
	text-align: center;
}

.tablePD td {
	padding: 5px;
	border: 1px solid #0059AA;
}

.tablePD td {
	padding: 5px;
	border: 1px solid #0059AA;
}

.tablePD tr th:first-child {
	border-left: 0px;
}

.tablePD tr th:last-child {
    border-right: 0px;
}

.tablePD tr td:first-child {
	border-left: 0px;
}

.tablePD tr td:last-child {
    border-right: 0px;
}

.tablePD tr:first-child td {
	border-top: 0px;
}

.tablePD tr:first-child th {
	border-top: 0px;
}

.tablePD tr:last-child td {
	border-bottom: 0px;
}

.tablePD tr:nth-child(2n+1) {
	background-color: #ECF4FB; 
}

.tablePD tr:nth-child(2n) {

}

tr.tablePD_hover:hover {
    background-color: #FFF8DC !important;
}


.tableTemple {
	border-collapse: collapse;
	margin: auto;
	padding: auto;
	width: 100%;
}

.tableTemple th {
	padding: 5px;
	border: 1px solid #0059AA;
	text-align: center;
}

.tableTemple td {
	padding: 0px;
	border: 1px solid #0059AA;
}

.tableTemple td {
	padding: 0px;
	border: 1px solid #0059AA;
}

.tableTemple tr th:first-child {
	border-left: 0px;
}

.tableTemple tr th:last-child {
    border-right: 0px;
}

.tableTemple tr td:first-child {
	border-left: 0px;
}

.tableTemple tr td:last-child {
    border-right: 0px;
}

.tableTemple tr:first-child td {
	border-top: 0px;
}

.tableTemple tr:first-child th {
	border-top: 0px;
}

.tableTemple tr:last-child td {
	border-bottom: 0px;
}

.tableTemple tr:nth-child(2n+1) {
	background-color: #ECF4FB; 
}

.tableTemple tr:nth-child(2n) {

}


.tableGroupPD {
	border-collapse: collapse;
	width: 100%;
}

.tableGroupPD th {
	padding: 5px;
	border: 1px solid #0059AA;
	font-weight: bold;
	text-align: center;
}

.tableGroupPD td {
	padding: 5px;
	border: 1px solid #0059AA;
}

.tableGroupPD tr th:first-child {
	border-left: 0px;
}

.tableGroupPD tr td:first-child {
	border-left: 0px;
}

.tableGroupPD tr th:last-child {
    border-right: 0px;
}

.tableGroupPD tr td:last-child {
    border-right: 0px;
}

.tableGroupPD tr:first-child th {
	border-top: 0px;
}

.tableGroupPD tr:first-child td {
	border-top: 0px;
}

.tableGroupPD tr:last-child td {
	border-bottom: 0px;
}

tr.tableGroupPD_hover:hover {
    background-color: #FFF8DC !important;
    cursor: pointer !important;
}

.tableGroupPD tr.tableGroupPD_hover:nth-child(2n) {
	background-color: #87CEFF; 
}

.tableOrdersPD {
	border-collapse: collapse;
	width: 93%;
	font-size: 13px;
	margin: auto;
	padding: auto;
}

.tableOrdersPD th {
	padding: 5px;
	border: 1px solid #0059AA;
	font-weight: bold;
	text-align: center;
}

.tableOrdersPD th:nth-child(2) {
	min-width: 150px;
}

.tableOrdersPD td {
	padding: 5px;
	border: 1px solid #0059AA;
}

.tableOrdersPD tr th:first-child {
	border-left: 0px;
}

.tableOrdersPD tr td:first-child {
	border-left: 0px;
}

.tableOrdersPD tr th:last-child {
    border-right: 0px;
}

.tableOrdersPD tr td:last-child {
    border-right: 0px;
}

.tableOrdersPD tr:first-child th {
	border-top: 0px;
}

.tableOrdersPD tr:first-child td {
	border-top: 0px;
}

.tableOrdersPD tr:last-child td {
	border-bottom: 0px;
}

tr.tableOrdersPD_hover:hover {
    background-color: #00BFFF !important;
    cursor: pointer !important;
}


.tableOrdersPD tr.tableOrdersPD_hover:nth-child(2n+1) {
	background-color: #ECF4FB; 
}


.tableInfo {
	border-collapse: collapse;
}

.tableInfo td {
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #0059AA;
}

.tableInfoPrint {
	border-collapse: collapse;
}

.tableInfoPrint td {
	padding: 1px;
	padding-left: 10px;
	border-bottom: 1px solid #0059AA;
}

.tablePrint {
	border-collapse: collapse;
	margin: auto;
	padding: auto;
}

.tablePrint th {
	padding: 0px;
	border: 1px solid #0059AA;
	text-align: center;
}

.tablePrint td {
	padding: 0px;
	border: 1px solid #0059AA;
	padding-left: 5px;
}

.tablePrint tr th:first-child {
	border-left: 0px;
}

.tablePrint tr th:last-child {
    border-right: 0px;
}

.tablePrint tr td:first-child {
	border-left: 0px;
}

.tablePrint tr td:last-child {
    border-right: 0px;
}

.tablePrint tr:first-child td {
	border-top: 0px;
}

.tablePrint tr:first-child th {
	border-top: 0px;
}

.tablePrint tr:last-child td {
	border-bottom: 0px;
}

.tablePrint tr:nth-child(2n+1) {
	background-color: #ECF4FB; 
}

.tablePrint tr:nth-child(2n) {

}


.request-message {
	height: 200px !important;
}

.successMessage {
	margin-top: 20px;
	margin-bottom: 20px;
	color: green;
	border: 2px solid green;
	border-collapse: collapse;
	background-color: #98FB98;
	padding: 20px;
	text-align: center;
}

.errorMessage {
	margin-top: 20px;
	margin-bottom: 20px;
	color: white;
	border: 2px solid red;
	border-collapse: collapse;
	background-color: #FA8072;
	padding: 20px;
	text-align: center;
}

.ui-accordion-content {
	max-height: 870px !important;
}

.newsBlock {
	margin-top: 20px; 
	padding: 20px;
	border: 1px solid #0059AA;
	border-collapse: collapse;
}


/* tables sortable */
/*table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}*/

table.tablesorter thead tr .header {
	background-image: url(/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	height: 50px;
	padding-left: 5px;
	padding-right: 15px;
}

/*table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}*/

/*table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}*/

table.tablesorter thead tr .headerSortUp {
	background-image: url(/img/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(/img/desc.gif);
}

/*table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}*/

#sortable1, #sortable2, #sortable3, #sortable4, #sortable5, #sortable6, #sortable7, #sortable8, #sortable9 {
    border: 1px solid #eee;
    width: 100%;
    min-height: 200px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
}

#sortable10 {
	border: 1px solid #0059AA;
    width: 80%;
    min-height: 70px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

#sortable10 li {
	margin: 0 5px 5px 5px;
	padding: 5px;
	font-size: 1.2em;
	width: 70px;
	float: left;
}

#sortable11 li {
	margin: 0 5px 5px 5px;
	padding: 5px;
	font-size: 1.2em;
	width: 90%;
}

#sortable11 {
	border: 1px solid #0059AA;
    width: 120px;
    min-height: 70px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: right;
    margin-right: 10px;
    margin-bottom: 20px;
    background-color: #ECF4FB;
}

#sortable1 li, #sortable2 li, #sortable3 li, #sortable4 li, #sortable5 li, #sortable6 li, #sortable7 li, #sortable8 li, #sortable9 li {
	margin: 0 5px 5px 5px;
	padding: 5px;
	font-size: 1.2em;
	width: 90%;
}


.tablePreview {
	border-collapse: collapse;
	margin: auto;
	padding: auto;
	font-size: 11px;
	background-color: white;
}

.tablePreview th {
	padding: 2px;
	border: 1px solid #0059AA;
	text-align: center;
	font-size: 12px;
}

.tablePreview td {
	padding: 2px;
	border: 1px solid #0059AA;
}

.tablePreview td {
	padding: 2px;
	border: 1px solid #0059AA;
}

.previewScroll {
	width: 750px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

/******** PimPay ***********/
.pimpay_block {
	background-color: #FECC00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 60px;
	width: 100%;
}

.pp_money {
	margin-top: 2px;
	width: 34%;
	min-height: 56px;
	background-color: #fff;
	float:left;
	text-align: center;
}

.pp_money_text {
	text-align: center;
	padding-top: 22px;
}

.pp_logo {
	background-image: url('/img/pp_logo.png');
	background-repeat: no-repeat;
	width: 33%;
	min-height: 45px;
	float:left;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 12px;
}

.pp_button {
	width: 33%;
	min-height: 60px;
	float:left;
}

.btn_pimpay {
	background-color: #FECC00;
	border-collapse: collapse;
	border: 2px solid black;
}

.calculator_main {
	padding: 0px 20px 40px;
	margin-left: 10px;
	margin-right: 10px;
}

.calc_result ul li {
	padding: 0px;
}

#calcForm .form-group .select2-container {
	width: 100%!important;
}
#result ul {
    padding: 0px;
    margin: 0px;
}
#result .modal-dialog .modal-body {
    padding: 35px;
}

#counter {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #5cb85c;
}