



@font-face {
	font-family: 'PTS55F-webfont';
	src:
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS55F-webfont.eot');
	src:
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS55F-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS55F-webfont.woff')
		format('woff'),
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS55F-webfont.ttf')
		format('truetype'),
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS55F-webfont.svg#pt_sansregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTS75F-webfont';
	src:
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS75F-webfont.eot');
	src:
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS75F-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS75F-webfont.woff')
		format('woff'),
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS75F-webfont.ttf')
		format('truetype'),
		url('../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/fonts/PTS75F-webfont.svg#pt_sansbold')
		format('svg');
	font-weight: 700;
	font-style: normal;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
    
    @page {
        margin: 1.5cm 0 0 0;
    }
}

html {
	width: 100%;
	height: 100%;
}

/*Spaces*/
.margin-bottom-5,.margin-bottom-10,.margin-bottom-20,.margin-bottom-20,.margin-bottom-25,.margin-bottom-30,.margin-bottom-35,.margin-bottom-40,.margin-bottom-50,.margin-bottom-60
	{
	clear: both;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-25 {
	margin-bottom: 25px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-35 {
	margin-bottom: 35px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}


body {
	color: #333333;
	font-family: PTS55F-webfont,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 1;
	height:100%;
}

#contentWrapper {
	min-height:100%;
	padding-bottom:180px;
}

b, strong {
	font-family: PTS75F-webfont;
}

.modal{
	overflow-y: auto;
}
.modal-open{
	overflow:auto;
	overflow-x:hidden;
}

.bootstrap-select .btn {
    font-family: PTS75F-webfont;
    font-size: 19px;
}

#content {
	padding-bottom: 100px;
}

h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
	font-family: PTS55F-webfont, Helvetica, Arial, sans-serif;
}

.headline {
    border-bottom: 1px dotted #e4e9f0;
    display: block;
    margin: 10px 0 25px;
}

.headline h2,  .headline h3, .headline h4 {
    border-bottom: 2px solid #b31b34;
    margin: 0 0 -2px;
    padding-bottom: 5px;
    display: inline-block;
}

.headline h2 {
	font-size: 22px;
}

#wrapper {
	width: 100%;
	height:100%;
	background-color: #FFFFFF;
}

a.link-priority-1 {
	text-decoration: underline;
}

a {
	color: #000;
	background: transparent;
	outline: none !important;
	cursor: pointer;
}

a:hover {
	color: #b31b34;
	text-decoration: none;
	background: transparent;
}

a:focus {
	color: #000;
	text-decoration: none;
	background: transparent;
}

.dropdown-menu li * {
	font-size: 19px;
	font-family: PTS75F-webfont;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #b31b34;
    color: #FFFFFF;
    text-decoration: none;
}

.navbar-nav > li > span {
	padding: 0 15px;
    line-height: 50px;
}
.nav > li > span {
    display: block;
    position: relative;
}

.nav-main * {
	font-family: PTS75F-webfont;
	font-size: 12px;
}

.nav-main ul>li>a {
	text-transform: uppercase;
	background: transparent !important;
	text-decoration: none;
	padding: 11px 8px;
	white-space: nowrap;
	color: #000000;
}

.nav-main ul>li.active>a,.nav-main ul>li.active>a:focus,.nav-main ul>li.active>a:hover {
	color: #b31b34;
	text-decoration: none;
	background: transparent !important;
}

hr {
	border-top: 3px solid #b31b34;
}

hr.separator-priority-1 {
	background-color: #b31b34;
	border: medium none;
	height: 6px;
	margin: 30px 0;
	text-align: left;
	width: 30%;
}

hr.separator-priority-2 {
	background-color: #b31b34;
	border: medium none;
	height: 6px;
	margin: 30px 0 22px;
	text-align: left;
	width: 25%;
}

hr.separator-list-top,hr.separator-list-left,hr.separator-content-top-detail
	{
	background-color: #b31b34;
	border: medium none;
	height: 6px;
	margin: 24px 0 24px;
	text-align: left;
	width: 55%;
}

hr.separator-content-top-detail {
	width: 78%;
}

hr.separator-list-left {
	width: 100%;
}

.action-container {
	margin-top: 20px;
	margin-bottom: 20px;
}

.bordered {
	border: 1px solid #ccc;
}

.bordered.exclude-left {
	border-left: none;
}

.bordered.exclude-right {
	border-right: none;
}

.bordered.exclude-top {
	border-top: none;
}

.bordered.exclude-bottom {
	border-bottom: none;
}

.content-priority-4 {
}

.b-logo-bullet {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/logo-small-white.png");
    background-repeat: no-repeat;
    background-size: auto auto;
    display: inline-block;
    height: 22px;
	vertical-align: text-top;
	width: 34px;
}

.b-smiley-line {
	position: absolute;
	height: 40px;
	width: 100%;
	z-index: 2;
}

.b-smiley-line .b-start-line {
	background-color: #e8b327;
	height: 100%;
}

.b-smiley-line .b-main-line {
	background: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/line-45x2000.png");
	height: 100%;
}

.b-logo {
	z-index: 5;
	padding: 0 1em 0 1.5em;
	float:left;
	width: auto;
	background-color: #FEDD02;
	position: relative;
}

.b-transparent-line {
    bottom: 0;
    height: 5px;
    position: absolute;
    width: 100%;
    background-repeat: repeat-y;
    z-index: 5;
}

.b-transparent-line.left {
	background: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/line-transparent-1800-left.png");
    background-repeat: repeat-y;
}

.b-transparent-line.right {
	background: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/line-transparent-1800-right.png");
    background-repeat: repeat-y;
}

/**
* ------------------------------------------------------------------
* Table properties
* ------------------------------------------------------------------
*/
table * {
	font-family: PTS55F-webfont, sans-serif;
}

table.table th {
	font-family: PTS75F-webfont;
}

table.table td {
	vertical-align: middle;
}
.table.table-bordered td {
    vertical-align: middle;
}
/**
* ------------------------------------------------------------------
* Header properties
* ------------------------------------------------------------------
*/
header {
	padding: 0;
	margin: 0 auto 15px auto;
	width: 100%;
	position: relative;
	z-index: 20;
 	background-color: #FEDD02;
 }
.navbar-header {
 	margin-top:-10px;
 }
 

header>.container {
	position: relative;
	/* This protects the inner element from being blurred */
	background-color: none;
}

header #social img {
	margin-right: 20px;
}

header #phone * {
	font-family: PFDinTextCompProRegular;
	font-size: 19px;
	color: 313131;
}

header .b-topbar {
	padding-bottom: 1em;
    padding-top: 3.2em;
    padding-left: 2em;
}


header .b-header-main {
	padding: 50px 0 0 0;
	float:left;
	width: 75%;
	min-width: 750px;
	position: relative;
	z-index: 5;
}

header .b-main-nav {
	padding: 0;
}

header .nav-main * {
	font-size: 14px;
}

header .nav-main {
}

header .nav-main ul>li {
	margin-right: 5px;
}

header .nav-main ul>li a {
}

header .nav-main ul>li.active a>span {
	color: #b31b34;
	border-bottom: 4px solid #b31b34;
}

header .nav-main ul>li>a:hover>span {
	color: #b31b34;
	border-bottom: 4px solid #b31b34;
}

header .nav-main ul>li.active>a,
header .nav-main ul>li.active>a:focus,
header .nav-main ul>li.active>a:hover,
header .nav-main ul>li>a,
header .nav-main ul>li>a:focus,
header .nav-main ul>li>a:hover{
}

header #topbar-msg-container {
	height: 15px;
}

header.b-header-big {
	padding-bottom: 10px;
	position: fixed;
    background: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/header-bg.png") repeat scroll 0 0 transparent;
    z-index: 1040;
}

header.b-header-big > .container {
	width: 1250px;
	z-index: 1500;
}

header .b-header-overlay {
	background: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/backgr_header_white.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    position: absolute;
    width: 350px;
    z-index: 1;
}

header.b-header-big > .b-smiley-line {
	top: 5.5em;
}

header.b-header-big .b-logo {
	background:transparent;
}

header .b-cart-small {
	font-size: 15px;
	padding-right: 50px;
}

header .b-cart-small .cart-amount {
	font-weight: bold;
}

/**
* ------------------------------------------------------------------
* Breadcrumb properties
* ------------------------------------------------------------------
*/


#breadcrumb {
	background-color: #D9DADA;
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/line-transparent-1800-left.png");
    background-repeat: repeat-y;
	height: 110px;
    position: relative;
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#breadcrumb .b-transparent-line {
	height: 100%;
}

#breadcrumb .breadcrumb {
    background: transparent;
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 3px;
    position: relative;
    top: 97px;
    width: auto;
}

#breadcrumb .breadcrumb>li.active {
	color: #b31b34;
}

#breadcrumb .breadcrumb>li+li:before {
	color: #b31b34;
}
.cart-breadcrumb {
    text-align:center;
}
.cart-breadcrumb li{
	display: inline;
	font-weight: 500;
    line-height: 1.1;
    font-size: 24px;
    color: #b31b34;
    font-family: PTS55F-webfont,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
.cart-breadcrumb>li+li:before {
	color: #b31b34;
    content: "/ ";
    padding: 0 5px;
}
/**
* ------------------------------------------------------------------
* Page Header properties
* ------------------------------------------------------------------
*/

.page-header {
	border-bottom: 1px dotted #eee;
}
.page-header h1 {
	font-size: 24px;
}

/**
* ------------------------------------------------------------------
* Alert properties
* ------------------------------------------------------------------
*/

.alert {
	border: none;
	border-radius: 0;
}

.info {
	border: none;
	border-radius: 0;
	margin-bottom: 20px;
    padding: 15px;
}

.success-info {
    background-color: #e5f1cb;
    color: #5b781c;
}

/**
* ------------------------------------------------------------------
* Button properties
* ------------------------------------------------------------------
*/

.btn-cb, .btn-cb:active, .btn-cb:focus {
	border: none;
	color: #FFFFFF;
	background-color: #b31b34;
	text-transform: uppercase;
}

.btn-cb:hover {
	background-color: #DE596F;
	border: none;
	color: #FFFFFF;
	transition: all 0.3s ease-in-out 0s;
}

/**
* ------------------------------------------------------------------
* Form fields properties
* ------------------------------------------------------------------
*/


.form-control:focus {
    border-color: #b31b34;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(179,27,52, 0.6);
    outline: 0 none;
}

.webform_msg_error {
	color: #b31b34;
    font-family: PTS75F-webfont,Helvetica,Arial,sans-serif;
}

.webform_label_error {
	color: #b31b34;
    font-family: PTS75F-webfont,Helvetica,Arial,sans-serif;
}

/**
* ------------------------------------------------------------------
* Pagination properties
* ------------------------------------------------------------------
*/
.gp-pagination {
	padding: 15px 0;
}

.pagination {
	font: 100%;
	margin: 0;
	padding: 0;
}

.pagination .prev,.pagination .next {
	padding: 10.form-cpx;
}

.pagination span,.pagination a,.pagination .current {
	font: italic 20px PTS55F-webfont;
	border: none !important;
	background-color: transparent !important;
	background-attachment: scroll !important;
	background-repeat: no-repeat !important;
	color: #000;
	line-height: 28px;
}

.pagination .current {
	color: #b31b34;
}

.pagination a:hover,.pagination a:focus {
	text-decoration: none;
}

.pagination .prev, .pagination .next {
	line-height: 28px;
	width: 28px;
	padding: 0;
	margin-top: 5px; 
}

.pagination .prev {
	background:
		url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/page_nav_l.png");
	background-position: 0 0;
	margin-right: 30px;
}

.pagination .prev.current {
	background-image:
		url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/page_nav_l.png");
	background-position: 0 -28px;
}

.pagination .next {
	background-image:
		url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/page_nav_r.png");
	background-position: 0 0;
	margin-left: 30px;
}

.pagination .next.current {
	background-image:
		url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/page_nav_r.png");
	background-position: 0 -28px;
}


.pagination .interval-container {
	float: left;
	margin-left: 20px;
}

.pagination .interval-container .current,.pagination .interval-container span,.pagination .interval-container a
	{
	font-size: 13px !important;
}

.pagination .interval-container .current {
	color: #b31b34;
}

.app-links h3{
	margin-bottom: 10px;
    margin-top: 20px;
}

.app-links ul{
	margin-bottom: 10px;
    margin-top: 20px;
}
.app-links .col-xs-3 {
	min-width:25%;
	max-width:60%;
	width: inherit !important;
}

.app-links .col-xs-9 {
	max-width:75%;
	width: inherit !important;
}

/**
* ------------------------------------------------------------------
* Footer properties
* ------------------------------------------------------------------
*/

#footercontainer {
	position: relative;
	margin: 0 auto;
	min-height: 150px;
	width: 100%;
	background: none repeat scroll 0 0 #585f69;
	margin-top:-150px;
}
#footercontainer .footer {
	color: #dadada;	
}

footer {
	position: relative;
}

footer * {
	color: #fff;
}

footer .b-advertisement-container {
	padding-top: 60px;
}

footer .b-advertisement * {
	font-size: 14px;
}

footer .b-advertisement > div {
	padding: 0 2px;
}

footer .b-advertisement-container .b-advertisement {
	padding-top: 5px;
	font-family: PTS75F-webfont;
}

footer .b-advertisement span {
	text-transform: uppercase;
	font-family: PTS75F-webfont;
}

footer a, footer a:focus {
	color: #fff;
}

footer a:hover {
	color: #dfdfdf;
}

footer {
	width: 100%;
}

footer .b-footer-content-top {
	height: 130px;
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/top-red.png");
	background-attachment: scroll;
	background-repeat: repeat;
	position: relative;
	width: 100%;
}

footer .b-footer-content-bottom {
	height: 55px;
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/bottom-red.png");
	background-attachment: scroll;
	background-repeat: repeat;
	position: relative;
	width: 100%;
}

footer .footer-content {
	padding: 0;
}

footer .footer-content .copyright {
	padding: 15px 0 0 0;
	color: #ffffff;
	font-size: 11px;
}

footer .footer-content .developer {
	color: #ffffff;
	font-size: 10px;
	padding: 5px 0px 0px;
}

footer .back-to-top-anchor-container {
	padding-top: 30px;
}

footer .footer-content .copyright small {
	display: block;
	line-height: 15px;
}

footer .footer-content .nav-main {
	padding: 20px 0 0 0;
}

footer .footer-content .nav-main ul li {
	line-height: 12px;
	padding-bottom: 15px;
}

footer .nav-main ul li>a {
	color: #ffffff;
}

footer .nav-main ul li>a:hover,footer .nav-main ul li>a:focus {
	color: #fedd02;
}


footer .nav-main ul li.active>a,footer .nav-main ul li.active>a:hover,footer .nav-main ul li.active>a:focus
	{
	color: #fedd02;
}

footer .bottom-social * {
	font-size: 9px;
	text-transform: uppercase;
	display: block;
	color: #dfdfdf;
	margin: 0 0 5px 0;
}

footer .b-footer-logo {
	background-color: #FEDD02;
    height: 130px;
    padding: 10px 30px;
    position: relative;
    z-index: 5;
}

footer .b-footer-logo>a {
}

#footercontainer .footer p{
	line-height: 1.4;
}
/**
* ------------------------------------------------------------------
* Social registration properties
* ------------------------------------------------------------------
*/
.bind-dialog {
	width: 340px;
}

#newUserForm {
	display: inline-block;
	margin-right: 5px;
}

.reg-info {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.social-link, .social-link:focus {
	cursor: pointer;
	background-position: 50% 0;
	background-repeat: no-repeat !important;
	padding: 0 20px;
	display: inline-block;
}

#registrationBind .errors {
	white-space: normal;
}

/*Large Icons*/

.social-link.fb.large.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/fb_1.png?__scale=w:30,h:60,c:transparent");
}

.social-link.tw.large.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/tw_1.png?__scale=w:30,h:60,c:transparent");
}

.social-link.vk.large.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/vk_1.png?__scale=w:30,h:60,c:transparent");
}

.social-link.fb.large.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/fb_2.png?__scale=w:30,h:60,c:transparent");
}

.social-link.tw.large.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/tw_2.png?__scale=w:30,h:60,c:transparent");
}

.social-link.vk.large.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/vk_2.png?__scale=w:30,h:60,c:transparent");
}

.social-link.gg.large.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/gg_2.png?__scale=w:30,h:60,c:transparent");
}

.social-link.large {
	height: 30px;
}

.social-link.large:hover, .social-link.large:active {
	background-position: 50% -30px;
}

/*Medium Icons*/

.social-link.fb.medium.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/fb_1.png?__scale=w:20,h:36,c:transparent");
}

.social-link.tw.medium.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/tw_1.png?__scale=w:20,h:36,c:transparent");
}

.social-link.vk.medium.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/vk_1.png?__scale=w:20,h:36,c:transparent");
}

.social-link.gg.medium.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/gg_1.png?__scale=w:20,h:36,c:transparent");
}

.social-link.fb.medium.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/fb_2.png?__scale=w:20,h:36,c:transparent");
}

.social-link.tw.medium.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/tw_2.png?__scale=w:20,h:36,c:transparent");
}

.social-link.vk.medium.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/vk_2.png?__scale=w:20,h:36,c:transparent");
}

.social-link.gg.medium.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/gg_2.png?__scale=w:20,h:36,c:transparent");
}

.social-link.medium {
	height: 18px;
}

.social-link.medium:hover, .social-link.medium:active {
	background-position: 50% -18px;
}

/*Small Icons*/

.social-link.fb.small.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/fb_1.png?__scale=w:15,h:30,c:transparent");
}

.social-link.tw.small.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/tw_1.png?__scale=w:15,h:30,c:transparent");
}

.social-link.vk.small.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/vk_1.png?__scale=w:15,h:30,c:transparent");
}

.social-link.gg.small.type-1 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/gg_1.png?__scale=w:15,h:30,c:transparent");
}

.social-link.fb.small.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/fb_2.png?__scale=w:15,h:30,c:transparent");
}

.social-link.tw.small.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/tw_2.png?__scale=w:15,h:30,c:transparent");
}

.social-link.vk.small.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/vk_2.png?__scale=w:15,h:30,c:transparent");
}

.social-link.gg.small.type-2 {
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/gg_2.png?__scale=w:15,h:30,c:transparent");
}

.social-link.small {
	height: 15px;
}

.social-link.small:hover, .social-link.small:active {
	background-position: 50% -15px;
}


/**
* ------------------------------------------------------------------
* Content section properties
* ------------------------------------------------------------------
*/

.b-content-section {
	position: relative;
	padding: 0;
	background-color: #ffffff;
}

.b-content-section .b-logo {
	height: 75px;
	max-width: 25%;
}

.b-content-section header {
	padding: 1em 0 0;
	min-height: 3em;
    position: relative;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	filter: none;
	margin: 0;
}

.b-content-section  .b-content-section-body {
    position: relative;
	z-index: 5;
}

.b-content-section footer .b-footer-content-top {
	height: 40px;
	background-color: #FEDD02;
	background-image: none;
}

.b-content-section footer .b-footer-content-bottom {
	height: 35px;
	background-image: url("../../../../../../../system/modules/ru.itdt.web.opencms.user_account/resources/images/bottom-red-9x45.png");
}

.b-content-section footer .b-advertisement * {
	white-space: nowrap;
}


.b-content-section footer .b-advertisement {
	padding-top: 0.7em;
}

.b-content-section-body > .b-advertisement-label {
	bottom: -90px;
    position: absolute;
    right: 0;
    z-index: 100;
    top: auto;
    left: auto;
}

.blockOverlay {
	background-color: #ffffff !important;
}

/**
* ------------------------------------------------------------------
* Modal-window properties
* ------------------------------------------------------------------
*/

#cityChooseModal .city-list {  
   -webkit-columns:2 50px;  
    -moz-columns:2 50px;  
    columns:2 50px; 
}  
.clearfix {
	clear:both;
}
.callbackResultTable {	
	margin-top: 20px;
}
.callbackResultTable td {
	padding: 5px;
}
.callbackResultTable th {
	padding: 10px;
}
.totalDurationContainer {
	padding-top: 20px;	
}
.callbackMonitoringResultTable tr {
	height: 40px;
}
.callbackMonitoringResultTable td {
	text-align:center;
	padding: 5px;
}
.callbackMonitoringResultTable th {
	text-align:center;
	padding: 10px;
}
.callbackMonitoringResultTable hr {
	margin: 0;
}

/**
* Tabs preoperties
**/
.tab-content {
	padding-top: 10px;
}

/**
* Payment Settings
**/
.b-payment-currency {
	font-size: 18px;
    line-height: 30px;
    padding-left: 0 !important;
    margin-left: 0 !important;
    vertical-align: middle;
    text-align: left;
}

.b-balance {
	font-size: 16px;	
	padding-bottom: 15px;
}

/**
* Back link
**/
.back-link {
	margin-bottom: 10px;
}
.back-link a:before{
	content: "←";
	font-size: 20px;
}
.back-link .btn-default {
	padding: 0 12px 6px 8px !important;
}
.navbar-brand-wrapper {
	margin-top:-15px;
}
.navbar-brand {
	float: left;
    font-size: 18px;
    line-height: 20px;
    padding-top: 30px;
}
.navbar-brand a{
	color: #777;	
}
.navbar-brand a:hover{
	color: #333;	
}
/*Textblock Settings*/
.b-textblock {
	padding: 5px 0;
}

#currentFolderInput {
	border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: none;
    display: inline;
    height: 35px;
    padding: 6px;
    width: 60px;
    vertical-align: middle;
    line-height:1;
}

.payment-detail {
	line-height:25px;
}

.invite-client-email-label {
	line-height:28px;
}
.form-group .b-payment-currency label {
	font-weight: 400 !important;
}
#paymentMinutesAmount {
	margin-left:15px;
}
#paymentMinutesAmount .bootstrap-select .btn, 
#paymentMinutesAmount .dropdown-menu li * {
	font-size: 14px !important;
	font-family: inherit !important;
	width: 115px !important;
}
#payment_sum {
	width: 81px !important;
}
#paymentDialog .modal-dialog {
	width: 500px !important;
}
#paymentDialog .form-group,#paymentEwayDialog .form-group {
	margin: 0px 10px 20px 10px;
}
#paymentDialog  .submit-group, #paymentEwayDialog  .submit-group {
	margin: 0;
}

.main-settings-table {
    border-collapse: inherit;
    border-spacing: 10px !important;
}

.sms-notifications-table {
    border-collapse: inherit;
    border-spacing: 10px !important;
}

.sms-notifications-table td.sms-notification-label {
	width: 35%;
}

.tab-panel-main-settings {
	border: 1px solid #ddd;
	border-top:none;
}
span.ocms_txt_en {
	font-family:PTS55F-webfont,Helvetica,Arial,sans-serif !important;
	font-size:inherit !important;
	margin-right: 10px;
}
.tab-group-wrapper {
	padding:0 10px; 
	margin-bottom:10px; 
	border-bottom: 1px solid #ddd
}
.tab-group-wrapper:last-child {
	border:none;
}
.light-border {
	border-color: #f2f2f2;
}
.reg-info-title {
	font-weight: bold;
    text-transform: uppercase;
}
.webform_row {
    margin-bottom: 10px;
}
.webform_label {
    float: left;
    width: 10%;
}
.orange {
	color: GOLDENROD;
}
.red {
	color: RED;
}
.create-info {
	margin-left: 10px;
	padding: 10px;
	float: left;
}
#form_captcha_id {
	margin-bottom: 10px
}
.create-btn {
	margin-left: 15px;
}
.webform_field_checkbox {
	float:left;
 	margin-right: 5px
}
.webform_label_checkbox {
	padding-top:5px;
}
.formbutton.submitbutton.btn.btn-cb.col-xs-offset-2 {
	margin-left: 10% !important;
}
#confirm_cbdialog_deletion.modal,
#confirm_project_deletion.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  #confirm_project_deletion.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

#confirm_project_deletion .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.newsletter-element label {
	display:inline !important;
	cursor: pointer;
}
#subscribe-result {
	margin-top: 20px;
}
#subscribe-result  p {
	float: left;
    padding: 10px;
}

#headercontainer .none {
	margin: 0 !important;
}

.languages-positions{
	float: left;
    margin-left: -40px;
    margin-right: 20px;
	padding-top: 17px;
}

#flags li {
    display: inline;
	padding-right: 3px;
}
