

/* Start:/bitrix/templates/samokat/components/bitrix/sale.personal.section/samokat/style.css?16821335061757*/
.sale-personal-section-index-block{
	opacity: .8;
	padding: 0;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		 -o-transition: all 0.3s;
			transition: all 0.3s;
	color: #fff;
	background-size: cover;
	border-radius: 3px;
	height: 87%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
}

@media (max-width: 992px)
{
	.sale-personal-section-index-block {
		height: auto;
		margin: 8px 0;
	}
}

.sale-personal-section-index-block.bx-theme-green{
	background: url(/bitrix/templates/samokat/components/bitrix/sale.personal.section/samokat/images/wt_green.png) center top;
}
.sale-personal-section-index-block.bx-theme-blue{
	background-color: #FFBD17;
}
.sale-personal-section-index-block.bx-theme-red{
	background: url(/bitrix/templates/samokat/components/bitrix/sale.personal.section/samokat/images/wt_red.png) center top;
}
.sale-personal-section-index-block.bx-theme-yellow{
	background: url(/bitrix/templates/samokat/components/bitrix/sale.personal.section/samokat/images/wt_yellow.png) center top;
}
.sale-personal-section-index-block.bx-theme-black{
	background: url(/bitrix/templates/samokat/components/bitrix/sale.personal.section/samokat/images/wt_black.png) center top;
}
.sale-personal-section-index-block:hover{
	opacity: 1;
}
.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited{
	text-decoration: none;
	display: block;
	padding:25px 15px;
	color: #fff;
}
.sale-personal-section-index-block-link{color: #fff;}
.sale-personal-section-index-block-ico {font-size: 64px;}
.sale-personal-section-index-block-name{font-size: 16px;}
.sale-personal-section-account-sub-header{
	margin-top:40px;
}

.sale-personal-section-row-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap;
}
/* End */


/* Start:/bitrix/templates/samokat/components/bitrix/system.auth.authorize/.default/style.css?16821335214125*/
.btn-register{
    background: url(/bitrix/templates/samokat/components/bitrix/system.auth.authorize/.default/images/button.png) no-repeat center;
    border-color: #FFBD17;
    background-size: cover;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #fff;
    border: 0;
    padding: 7px 43px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
}
.btn-register:hover{
    text-decoration: none !important;
}
div.bx-auth {
  /*  max-width: 600px;*/
    margin-top: 16px;
    margin-bottom: 24px;
    /*text-align: center;*/
}

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: 20px 0px 20px 0px;
    font-size: 24px;
    line-height: 14px;
    text-transform: lowercase;
    letter-spacing: normal;
    font-weight: 100;
}

td.bx-auth-label {
    text-align: right;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: normal;
    font-weight: 100;
}

table.bx-auth-table {
    margin-top: 8px;
}

table.bx-auth-table label{
    font-size: 13px;
    line-height: 14px;
    letter-spacing: normal;
    font-weight: 100;
}

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/samokat/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/samokat/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);
}

div.bx-auth .authorize-submit-cell input {
    background: url(/bitrix/templates/samokat/components/bitrix/system.auth.authorize/.default/images/button.png) no-repeat center;
    border-color: #FFBD17;
    background-size: cover;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #fff;
    border: 0;
    padding: 7px 92px;
    color: #000;
    margin-bottom: 20px;
}

div.bx-auth a {
    color: #000;
}

div.bx-auth p {
    letter-spacing: normal;
    font-weight: 100;
    font-family: 'ibmplexmono', sans-serif;
}

div.bx-auth .form-control {
 /*   background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);*/
}

@media (min-width:769px){
    div.bx-auth {
        padding-left: 45%;
    }

    .bx-auth-border {
        background: url(/bitrix/templates/samokat/components/bitrix/system.auth.authorize/.default/images/border.png) no-repeat center;
        width: 950px;
        background-size: contain;
        height: 350px;
        padding: 25px;
        margin-bottom: 50px;
    }

    .nitkaBlock {
        background: url(/bitrix/templates/samokat/components/bitrix/system.auth.authorize/.default/images/nitka.png) no-repeat left;
        background-position-y: 46px;
        background-position-x: -8px;
        width: 44%;
        background-size: contain;
        height: 200px;
        position: absolute;
        left: -181px;
    }
}

@media (max-width:1200px) {
    .bx-auth-border {
        width: 774px;
    }

    .nitkaBlock {
        top: 20px;
    }
}

@media (max-width:992px) {
    .bx-auth-border {
        margin-left: -108px;
    }
}

@media (max-width:767px) {
    .bx-auth-border {
        margin-left: 10px;
        width: auto;
    }

    div.bx-auth input.bx-auth-input {
        width: 100%;
    }
}

.bx-auth-table .form-control {
    background: url(/bitrix/templates/samokat/components/bitrix/system.auth.authorize/.default/images/input.png) no-repeat center;
    background-size: contain;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #fff;
    border: 0;
    width: 330px;
    padding: 5px 18px;
    margin-left: -10px;
}

.form-control[placeholder] {color:#000;}
.form-control::-webkit-input-placeholder {color:#000; font-weight: 100;}
.form-control::-moz-placeholder          {color:#000; font-weight: 100;}/* Firefox 19+ */
.form-control::-moz-placeholder           {color:#000; font-weight: 100;}/* Firefox 18- */
.form-control::-ms-input-placeholder      {color:#000; font-weight: 100;}

div.bx-auth .big-social li {
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
}

div.bx-auth .socTitle {
    float: left;
    margin-right: 10px;
}


/* End */
/* /bitrix/templates/samokat/components/bitrix/sale.personal.section/samokat/style.css?16821335061757 */
/* /bitrix/templates/samokat/components/bitrix/system.auth.authorize/.default/style.css?16821335214125 */
