* { margin: 0px; padding: 0px; }
body { background: url('../images/background.png') repeat scroll 0% 0% rgb(255, 255, 255); font-family: 'Tahoma','Verdana','Arial', sans-serif; font-size: 14px; line-height: 23px; width: 100%; }
a { color: rgb(10, 120, 194); outline: medium none; text-decoration: underline; }
a:hover { text-decoration: none; }
p { margin: 0px 0px 11px; }
strong, b { font-weight: bolder; }
img { border: medium none; }
h1 { margin: 10px 0px; font-size: 21px; }
h2 { margin: 10px 0px; font-size: 22px; }
h3 { margin: 2px 0px 10px; font-size: 20px; font-weight: normal; }
img {max-width: 100%;}
.container { max-width: 960px; margin: 0px auto; }
.header {  margin: 0px auto 20px; background: url('../images/header.png') no-repeat scroll 0% 0% transparent; height: 131px; cursor: pointer; }
.left-column { float: left; width: 62%; background: none repeat scroll 0% 0% white; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); margin-right: 12px; padding: 30px; margin-bottom: 10px; }
.sidebar { float: right; width: 28%; font-size: 12px; box-sizing: border-box;}
.sidebar-last-posts { background: none repeat scroll 0% 0% white; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); padding: 10px; margin-bottom: 20px; }
.sidebar-last-post { margin-bottom: 0px; }
.sidebar-last-post a { color: rgb(72, 155, 31); }
.sidebar-last-post-info { font-size: 11px; margin-bottom: 15px; }
.sidebar-last-post-info-login { color: rgb(187, 34, 92); margin-right: 5px; }
.sidebar-last-post-info-date { margin-right: 5px; color: rgb(119, 119, 119); }
.sidebar-last-post-info-comments { color: rgb(119, 119, 119); text-decoration: underline; }
.sidebar-bloggers { text-align: center; background: none repeat scroll 0% 0% white; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); padding: 10px; margin-bottom: 20px; }
.sidebar-bloggers h3 {
	text-align: left;
}
.sidebar-bloggers-avatar { display: inline-block; }
.sidebar-bloggers img { margin: 5px; }
.footer { clear: both; margin-left: 220px; margin-bottom: 20px; font-size: 12px; color: rgb(119, 119, 119); }
.photo { width: 100%; height: auto; }
.vk-container { font-family: tahoma,arial,verdana,sans-serif,Lucida Sans; font-size: 11px; line-height: 17px; color: black; text-decoration: none; }
.vk-link { text-decoration: none ! important; cursor: default ! important; }
.vk-header { background: none repeat scroll 0% 0% rgb(218, 226, 232); padding: 4px 4px 4px 6px; margin-bottom: 10px; }
.vk-logo { background: url('../images/vk-logo.gif') no-repeat scroll 0% 0% transparent; width: 16px; height: 16px; float: right; margin-top: -1px; }
.vk-header-text { padding: 2px 3px 1px; line-height: 100%; color: rgb(69, 104, 142); font-weight: bold; }
.vk-avatar img { float: left; margin-right: 10px; }
.vk-comment, .vk-comment-load { margin-bottom: 15px; position: relative; border-bottom: 1px solid rgb(218, 225, 232); padding-bottom: 15px; }
.vk-comment:last-child { border-bottom: 0px none; }
.vk-comment-name { color: rgb(43, 88, 122); font-weight: bold; font-size: 12px; }
.vk-comment-text { margin-left: 60px; }
.vk-comment-date { margin-left: 60px; color: rgb(153, 153, 153); }
.vk-comment-like { position: absolute; right: -5px; bottom: 10px; background: url('../images/like.png') no-repeat scroll left center transparent; width: 30px; height: 16px; display: inline-block; }
.vk-comment-like:hover { opacity: 0.5; cursor: pointer; }
.vk-comment-like-count { padding-left: 14px; font-weight: bold; color: rgb(114, 149, 178); font-size: 10px; }
.vk-comment-answer { color: rgb(43, 88, 122); }
.vk-comment-answer:hover { opacity: 0.5; cursor: pointer; }

@media all and (max-width: 760px){
	.left-column {
		width: 100%;
		box-sizing: border-box;
	}
	.sidebar {
		display: none;
	}
	.header {
		background: url("../images/header-mini.jpg") right;
	}

}

form .input-wrapper label {
    display: none;
    pointer-events: none
}

form .input-wrapper {
    position: relative;
    margin-bottom: 20px
}

.order_block {
    font-family: 'Arial', sans-serif;
    max-width: 600px;
    width: 100%;
    margin: 0 auto 20px
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto;
    position: relative;
    text-align: center
}

.prod_img_wrapper img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto
}

.order_form {
    max-width: 480px;
    width: 100%;
    display: block !important;
    margin: 20px auto 0 !important;
    text-align: center !important
}

.main-link {
    display: block;
    margin: 40px auto;
    padding: 15px;
    font-size: 18px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer
}

.main-link:hover {
    opacity: .8
}

.order_block-med {
    text-align: center
}

.order_block-med .order_form {
    background: #f2f3ef none repeat scroll 0 0;
    background-image: url(../img/formbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 19px 55px;
    max-width: 600px;
    font-family: Arial;
    margin: 20px;
    position: relative;
    box-sizing: border-box
}

@media screen and (max-width: 480px) {
    .order_block-med .order_form {
        background-image: none;
        border: 2px solid #e5cfcf;
    }
}

.order_block-med .order_form .blue {
    color: blue;
    font-size: 14px;
    line-height: 27px;
    background: transparent
}

.order_block-med .order_form h2 {
    margin: 25px 0 0
}

.order_block-med .newprice {
    font-size: 16px;
    line-height: 27px
}

.order_block-med .newprice a {
    color: blue
}

.order_block-med .frame {
    margin: 15px 10px;
    border: 2px solid #0299ff;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4
}

.contentBox p.newprice {
    padding-top: 0;
}

.order_block-med .frame a {
    color: blue
}

.order_block-med input {
    width: 100%;
    font-size: 21px;
    padding: 0 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    height: 45px;
    font-size: 17px !important;
    font-weight: 400 !important;
    box-sizing: border-box
}

.order_block-med .input-wrapper label {
    display: none;
    pointer-events: none
}

.order_block-med .input-container {
    max-width: 300px;
    width: 100%;
    margin: 0 auto
}

.order_block-med .input-wrapper {
    position: relative;
    margin-bottom: 20px
}

.order_block-med .input-container {
    padding: 5px 0;
    font-weight: 700;
    font-size: 16px;
    text-align: center
}

.order_block-med .main-link {
    display: inline-block;
    padding: 20px;
    max-width: 300px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    background-color: #0299ff;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin: 10px 0 20px;
    font-family: sans-serif
}

.order_block-med .main-link:hover {
    background-color: #017ACC
}

.order_block-med .main-link:after {
    content: '*';
    display: inline-block;
    font-size: 75%;
    vertical-align: top
}

.order_block-med .additional {
    font-size: 12px;
    line-height: 1.4
}