@charset "utf-8";

/*
.filters .left-col input {
	width: 166px;
}
*/

.filters .left-col .two-inputs {
	margin-right: -10px;
}

.filters .left-col .two-inputs input {
	display: inline-block;
	width: 68px;
}

.filters .main-block .top-settings {
	vertical-align: top;
	position: relative;
	padding-right: 175px;
}

.filters .main-block .top-settings .right-btns {
	position: absolute;
	right: 0;
	top: 0;
}

.filters .main-block .top-settings {
}

.filters .main-block .top-settings div.select {
	display: inline-block;
	width: 145px;
	margin-right: 20px;
}

.filters .main-block .top-settings div.select input.hidden-input {
}

.filters .main-block .top-settings div.select ul {
	right: 0;
}

.filters .main-block .top-settings div.select ul li.checked {
}

.filters .main-block .top-settings div.select ul li {
}

.filters .main-block .top-settings span.group {
	vertical-align: top;
	line-height: 20px;
	display: inline-block;
	padding-top: 10px;
	margin-right: 9px;
	margin-left: 29px;
}

.filters .main-block .top-settings a.button {
	margin-top: 5px;
	vertical-align: top;
}

.filters .main-block .top-settings a.print {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/icons-sprite.png) no-repeat -608px -93px;
	margin-left: 18px;
	margin-top: 5px;
	vertical-align: top;
}

div.call-routes {
	padding-top: 50px;
}

div.call-routes div.item {
	position: relative;
	width: 145px;
	text-align: center;
	margin: 90px auto 0;
	background: #f4f4f4;
	font-size: 14px;
	padding: 5px 0;
	min-height: 60px;
}

div.call-routes div.item:first-child {
	margin-top: 0;
}

.call-routes div.item:first-child:after {
	display: none;
}

div.call-routes div.item span.name {
	display: block;
	text-align: center;
	padding-top: 10px;
}

div.call-routes div.item span.number {
	display: block;
	text-align: center;
	font-size: 18px;
}

div.call-routes div.item span.name.single {
	padding-top: 20px;
	padding-bottom: 10px;
}

div.call-routes div.cols3 {
	width: 501px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding-top: 90px;
}

div.call-routes div.cols3 div.col {
	float: left;
	width: 167px;
	text-align: center;
}

div.call-routes div.cols3 div.col div.item {
	width: 102px;
}

div.call-routes div.cols3 div.col div.item span.name {
}

div.call-routes div.cols3 div.col div.item span.number {
}

div.call-routes div.cols3 div.col div.item.diag {
	border: 1px solid #f7c7b2;
	background: none;
	position: relative;
	display: inline-block;
	width: auto;
	padding: 9px 9px 9px;
}

div.call-routes div.cols3 div.col div.item.diag div.plot {
	position: relative;
	font-size: 12px;
	padding-top: 10px;
	white-space: nowrap;
}

div.call-routes div.cols3 div.col div.item.diag div.plot div.plot-number {
	position: absolute;
	right: 0;
	top: 0;
}

div.call-routes div.cols3 div.col div.item.diag div.plot span.param {
	display: inline-block;
	position: relative;
	width: 28px;
	height: 70px;
	vertical-align: bottom;
}

div.call-routes div.cols3 div.col div.item.diag div.plot span.param i {
	position: absolute;
	display: block;
	width: 28px;
	bottom: 16px;
	height: 20px;
	background: #e3e3e3;
}

div.call-routes div.cols3 div.col div.item.diag div.plot span.param span.param-number {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}

div.call-routes div.cols3 div.col div.item.voice {
	width: 145px;
	margin-top: 120px;
}

div.call-routes div.cols3 div.col div.item.voice span.name {
}

div.call-routes div.cols3 div.col div.item.voice span.number {
}

div.call-routes div.item:after {
	display: none;
}

div.call-routes div.item .line {
	position: absolute;
	top: -91px;
	left: 50%;
	margin-left: -1px;
	height: 90px;
	width: 1px;
	background: #eec430;
}

div.call-routes .col:first-child div.item:first-child .line {
	-webkit-transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-ms-transform: rotate(55deg);
	-o-transform: rotate(55deg);
	margin-left: 74px;
	height: 173px;
	margin-top: -40px;
}

div.call-routes .col:last-child div.item:first-child .line {
	-webkit-transform: rotate(-55deg);
	-moz-transform: rotate(-55deg);
	-ms-transform: rotate(-55deg);
	-o-transform: rotate(-55deg);
	margin-left: -80px;
	height: 173px;
	margin-top: -40px;
}

div.call-routes div.item.voice .line {
	top: -121px;
	height: 120px;
}

div.call-routes div.item .line.red {
	background: #e94745;
}

div.call-routes div.item .line.yellow {
	background: #eec430;
}

div.call-routes div.item .line.orange {
	background: #ec863a;
}

div.call-routes div.item .line.dark-orange {
	background: #ea5542;
}

div.call-routes div.item .line.px15 {
	width: 15px;
	margin-left: -7px;
}

div.call-routes div.item .line.px4 {
	width: 4px;
	margin-left: -2px;
}

div.call-routes div.item .line.px5 {
	width: 5px;
	margin-left: -2px;
}

div.call-routes div.item .line.px6 {
	width: 6px;
	margin-left: -3px;
}

div.call-routes div.item .line.px9 {
	width: 9px;
	margin-left: -4px;
}

div.line {
}

div.line div.info {
	position: absolute;
	z-index: 111;
	right: -210px;
	width: 173px;
	background: #f8f6e6;
	padding: 13px 15px;
	top: 20%;
	-webkit-box-shadow: 0 2px 3px #cccccd;
	-moz-box-shadow: 0 2px 3px #cccccd;
	box-shadow: 0 2px 3px #cccccd;
	font-size: 11px;
	text-align: left;
	display: none;
}

.cols3 .col:last-child div.line div.info {
	right: auto;
	left: -210px;
}

div.call-routes .col:first-child div.item:first-child .line div.info {
	-webkit-transform: rotate(-55deg);
	-moz-transform: rotate(-55deg);
	-ms-transform: rotate(-55deg);
	-o-transform: rotate(-55deg);
	display: none;
}

div.call-routes .col:last-child div.item:first-child .line div.info {
	-webkit-transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-ms-transform: rotate(55deg);
	-o-transform: rotate(55deg);
	display: none;
}

div.line:hover div.info {
	display: block;
}

div.line:hover div.info:hover {
	display: none;
}

div.line div.info:before, div.line div.info > .before {
	content: '';
	position: absolute;
	left: -7px;
	top: 7px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 8px solid #f8f6e6;
	border-bottom: 8px solid transparent;
}

.cols3 .col:last-child div.line div.info:before {
	left: auto;
	right: -7px;
	border-top: 8px solid transparent;
	border-right: none;
	border-left: 8px solid #f8f6e6;
	border-bottom: 8px solid transparent;
}

div.line div.info div.title {
	font-size: 18px;
	margin-bottom: 4px;
}

div.line div.info div.note {
	margin-bottom: 4px;
}

div.line div.info p {
	margin-bottom: 2px;
}

div.col div.item:first-child:after {
	position: absolute;
	display: block;
	content: '';
	left: 0;
	right: 0;
	width: auto;
	top: 0;
	height: 10px;
	background: #f4f4f4;
}

div.select.multistr ul li {
	min-height: 16px;
	height: auto;
	line-height: 1.2;
	padding-top: 6px;
	padding-bottom: 4px;
}

.paymaster_logo {
    background: url(../images/paymaster_logo.png) no-repeat;
    background-size: 140px 35px;
    background-position: center top;
    /*background-attachment: fixed;*/
    margin-left: 30px;
    width: 140px;
    height: 35px;
    float:left;
    position: relative;
}

.ui-state-error-text {
    color: #cd0a0a;
}

.ui-state-green-text {
    color: #399700;
}

div.online-content a.button-inner {
	border-bottom: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 7px 34px 6px;
	margin: 0;
	font-size: 16px;
	-webkit-box-shadow: 0 1px 0 #706021;
	-moz-box-shadow: 0 1px 0 #706021;
	box-shadow: 0 1px 0 #706021;
	background: #ffd84a;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	height: 20px;
}
