﻿@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: normal;
	src: url("/i/fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), 
	url("/i/fonts/opensans-regular.woff") format("woff"), 
	url("/i/fonts/opensans-regular.ttf") format("truetype"), 
	url("/i/fonts/opensans-regular.svg#Open Sans") format("svg");
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url("/i/fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), 
	url("/i/fonts/opensans-regular.woff") format("woff"), 
	url("/i/fonts/opensans-regular.ttf") format("truetype"), 
	url("/i/fonts/opensans-regular.svg#Open Sans") format("svg");
}
@font-face {
	font-family: "Open Sans";
	font-weight: bold;
	font-style: normal;
	src: url("/i/fonts/opensans-bold.eot?#iefix") format("embedded-opentype"), 
	url("/i/fonts/opensans-bold.woff") format("woff"), 
	url("/i/fonts/opensans-bold.ttf") format("truetype"), 
	url("/i/fonts/opensans-bold.svg#Open Sans") format("svg");
}
@font-face {
font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
	src: url("/i/fonts/opensans-bold.eot?#iefix") format("embedded-opentype"), 
	url("/i/fonts/opensans-bold.woff") format("woff"), 
	url("/i/fonts/opensans-bold.ttf") format("truetype"), 
	url("/i/fonts/opensans-bold.svg#Open Sans") format("svg");
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	src: url("/i/fonts/opensans-light.eot?#iefix") format("embedded-opentype"), 
	url("/i/fonts/opensans-light.woff") format("woff"), 
	url("/i/fonts/opensans-light.ttf") format("truetype"), 
	url("/i/fonts/opensans-light.svg#Open Sans") format("svg");
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	src: url("/i/fonts/opensans-extrabold.eot?#iefix") format("embedded-opentype"), 
	url("/i/fonts/opensans-extrabold.woff") format("woff"), 
	url("/i/fonts/opensans-extrabold.ttf") format("truetype"), 
	url("/i/fonts/opensans-extrabold.svg#Open Sans") format("svg");
}
@font-face {
	font-family: "PTSans";
	font-style: normal;
	font-weight: bold;
	src: url("/i/fonts/ptsanswebbold.eot?#iefix") format("embedded-opentype"), 
	url("/i/fonts/ptsanswebbold.woff") format("woff"), 
	url("/i/fonts/ptsanswebbold.ttf") format("truetype"), 
	url("/i/fonts/ptsanswebbold.svg#Pt Sans") format("svg");
}


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}




.ibutton.button-buynow {
	font-size: 13px;
    padding: 9px 20px;
    width: 180px;
    background: #fed957;
    border-color: #ccae42;
}

.ibutton.button-buynow:hover {
	background-color: #ffdb39;
}

	.button-buynow > span {
		display: inline-block;
        border-left: 1px solid #cbae48;
        padding-left: 20px; 
        margin-left: 35px;
        vertical-align: middle;
	}

		.button-buynow > span > i {
			display: block;
            width: 75px;
            height: 19px;
            background-image: url(/img/storestock/new2016/buybtn-icons.png);
		}


.store-stocks-widget__posr, .input-holder {
  position: relative;
}

.form-generic > dd.input-holder .store-stocks-widget__posr {
    display: inline-block;
}


#store-stocks-widget-dark-overlay {
	position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 101;
}

.store-stocks-widget {
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
	line-height: 18px;
}

.store-stocks-widget__content {
	padding: 0px 20px 0px 20px;
}

.store-stocks-widget__cover-top {
	height: 167px;
	background-repeat: no-repeat;
}

.store-stocks-widget__cover-logo {
	background-color: #f8f8f8;
    height: 167px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow:inset 0 -50px 100px 0 rgba(0,0,0,0.05);
    box-shadow:inset 0 -50px 100px 0 rgba(0,0,0,0.05);
}

.store-finamlogo {
    display: block;
    width: 112px;
    height: 101px;
    background-image: url(/net/statica/i/stocks-widget/finam-logo.png);
    position: absolute;
    top: 0;
    left: 15px;
}

.store-stocks-widget__title {
	border-bottom: 1px solid #dbdbdb;
    padding-bottom: 13px;
    margin-bottom: 20px;
	padding-top:20px;
}

	.store-stocks-widget__title > h4 {
		text-align: left;
        font-size: 18px;
        font-weight: bold;
        margin: 7px 0;
	}

	.store-stocks-widget__title > a {
		margin-top: 2px;
        text-decoration: none;
	}

.store-stocks-widget__btn-holder {
	margin-top: 20px;
    border-top: 1px solid #dbdbdb;
    padding: 20px 0 10px;
    text-align: center;
    position: relative;
}

.store-stocks-widget__error-msg {
	color: #cb0013;
    line-height: 24px;
    margin-top: -10px;
    margin-bottom: -5px;
}

	.store-stocks-widget__error-msg li {
		margin-bottom: 0;
	}

	.store-stocks-widget__error-msg i {
		top: 5px;
	}

.store-stocks-widget__error-field-error {
    color: #cb0013;
    margin-top: 5px;
    margin-bottom: -3px;
    display: none;
}


.form-generic > dd.input-holder .store-stocks-widget__error-icon {
      position: absolute;
  right: 8px;
  top: 8px;
  color: #cb0013;
}

.store-stocks-widget__error-icon {
    display: none;
    color: #cb0013;
}

.store-stocks-widget__content select {
	padding: 5px;
	border-color: #dbdbdb;
}

.store-stocks-widget__content input {
	padding: 7px 7px 6px;
	border: 1px solid #dbdbdb;
	background: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.store-stocks-widget__content input.error {
	border: 1px solid #cb0013;
}

.form-generic {
	margin: 0;
	padding: 0;
}

	.form-generic > dt {
		float: left;
		width: 150px;
	}

	.form-generic > dt.select-label {
		padding-top: 5px;
	}

	.form-generic > dd {
		margin: 30px 0 30px 160px;
	}

	.form-generic > dd.no-margin {
		margin-bottom: 6px;
		margin-top: 6px;
	}

	.form-generic > dd.no-margin.first-dd {
		margin-top: 30px;
	}

	.form-generic > dd.no-margin.last-dd {
		margin-bottom: 30px;
	}

	.form-generic > dd.input-holder {
		margin: 20px 0 20px 160px;
	}

	.checkbox-holder {
		margin-bottom: 30px;
	}

	.checkbox-holder label {
		display: block;
		margin-bottom: 5px;
	}


    
   
     .buy-active {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
    }

        .buy-active a {
            text-decoration: none;
        }

        .buy-active > h1 {
            font-size: 30px;
            font-weight: 400;
            margin: 0 0 25px;
        }

    .cl-grey {
        color: #999;
    }

    .cl-green {
        color: #1c9e34;
    }

    .buy-active > form {
        border: 1px solid #dbdbdb;
        padding: 30px;
        margin: 17px 0 20px;
    }

        .buy-active > form > dl {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .buy-active > form > dl > dt {
                float: left;
                width: 190px;
            }

            .buy-active > form > dl > dd {
                margin: 0 0 7px 190px;
            }

        .buy-active > form label {
            display: block;
            margin-bottom: 7px;
        }

    .buy-active .splitter {
        border-bottom: 1px dashed #dbdbdb;
        margin: 30px 0 25px 0;
    }

    .buy-active__icon-error {
        display: block;
        width: 240px;
        height: 300px;
        background: #fff url(/net/statica/i/stocks-widget/icon-error.png) center top no-repeat;
        float: right;
    }

    .buy-active__icon-success {
        display: block;
        width: 240px;
        height: 220px;
        background: #fff url(/net/statica/i/stocks-widget/icon-success.png) center top no-repeat;
        float: right;
    }

    .buy-active__error-text {
        font-size: 18px;
        line-height: 28px;
        color: #ed1c24;
        width: 50%;
        margin-bottom: 20px;
    }

    .buy-active__success-text {
        font-size: 18px;
        line-height: 28px;
        width: 50%;
        margin-bottom: 20px;
    }

    .store-stocks_success-button-block {
        padding-top: 14px;
        text-align: center;
    }

    @media screen and (max-width: 1000px) {
        .content > .layout {
            min-width: 0;
        }

        .buy-active > form > dl > dt {
            float: none;
            width: auto;
            margin-bottom: 5px;
        }

        .buy-active > form > dl > dd {
            margin: 0 0 10px 0;
        }

        .buy-active .splitter {
            margin: 15px 0 10px 0;
        }

        .buy-active__icon-error,
        .buy-active__icon-success {
            width: 100%;
            height: 180px;
        }

        .buy-active__error-text,
        .buy-active__success-text {
            width: 100%;
            font-size: 16px;
            line-height: 24px;
        }
		.up {
			color:rgb(0, 128, 0)
		}

		.down {
			color:rgb(255, 0, 0)
		}
    }

	.f-message__inner{
		display:none;
	}

@media screen and (max-width: 519px) {

	.js_widget_container {
		width: 100%;
	}

    .store-stocks-widget__content {
        padding: 20px;
    }

    .store-stocks-widget__title > a {
        float: none !important;
    }

    .form-generic > dt {
        float: none;
        width: 100%;
    }

    .form-generic > dd {
        margin: 10px 0 30px 0;
    }

    .store-stocks-widget__content select {
        width: auto !important;
    }

    .form-generic > dd.no-margin,
    .form-generic > dd.no-margin.first-dd,
    .form-generic > dd.no-margin.last-dd,
    .form-generic > dd.input-holder {
		margin: 10px 0 20px 0;
	}

    .form-generic > dd.input-holder input,
    .form-generic > dd select {
        margin: 0;
    }

    .form-generic > dt.select-label > label {
        font-weight: normal;
        font-size: 100%;
        margin: 0;
    }

    .form-generic > dd.input-holder .store-stocks-widget__posr {
        display: block;
    }

    .i-smslocker__send {
        margin-top: 5px;
    } 

}
