html,
body {
    height: 100%;
    border: 0;
    font-family: pt_sansregular, Arial, Helvetica, sans-serif;
    font-style: inherit;
    font-weight: inherit;
    outline: none;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.good-head h1 {
	color: #e53000;
    font-family: pt_sansbold;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 15px;
}

.good-head img {
    margin:0px 120px 20px 20px;
}

.btn-danger {
    color: #fff;
    background-color: #e53000;
    border-color: #e53000;
}

.buy:hover {
    background-color: #d71e0b;
    box-shadow: rgba(0,0,0,.40) 0 1px 3px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    //background-color: transparent;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

table {
	text-align:center;
    border-collapse: collapse;
    border-color: grey;
    font-size: 1em;
    width: 100%;
}

table td{
	padding: 5px;
	border:1px solid #ddd;
}

.order_bl {
	width: 290px;
    height: 345px;
    background: url(/img/form_bg_sale.png);
    margin-left: -10px;
    position: relative;
    top:101px;
}

.order_bl .head_text {
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #323a45;
    padding: 15px 0 10px 35px;
    letter-spacing: 5px;
    height: 26px;
    text-transform: uppercase;
}

#cart_add #name {
    background: rgba(0, 0, 0, 0) url("/img/form_bg_1.png") no-repeat scroll 0 0;
    height: 40px;
    margin-left: 30px;
    margin-top: 45px;
    padding-left: 42px;
    width: 190px;
}

.order_bl input {
    border: 0;
    margin-left: 70px;
    color: #323a45;
    font-size: 18px;
    width: 195px;
    height: 35px;
    margin-bottom: 23px;
}

#cart_add #phone {
    background: rgba(0, 0, 0, 0) url("/img/form_bg_2.png") no-repeat scroll 0 0;
    height: 40px;
    margin-left: 30px;
    margin-top: -3px;
    padding-left: 42px;
    width: 190px;
}

.order_bl input.mb10 {
    margin-bottom: 10px;
}

.order_bl input {
    border: 0;
    margin-left: 70px;
    color: #323a45;
    font-size: 18px;
    width: 195px;
    height: 35px;
    margin-bottom: 23px;
}

.order_bl button {
    position: absolute;
    background-color: #e74c3c;
    border: 1px solid #c0392b;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    bottom: 10px;
    left: 30px;
    width: 240px;
    height: 58px;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0;
    letter-spacing: 0;
    display: block;
}

.order_bl button span {
    border-top: 1px solid #f38b7c;
    background-color: #e74c3c;
    display: block;
    width: 240px;
    height: 58px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding-top: 7px;
    position: absolute;
    top: 0;
    left: 0;
}

.order_bl button:hover span {
	background-color: #ff0000;
}

.order_bl .counter {
    padding: 0 0 0 10px;
    text-align: center;
}

.counter .heading {
    font-size: 20px;
    color: #f1c40f;
    margin-bottom: 5px;
}

.woman_onsale {
    position: absolute;
    top: -21px;
    right: 0;
    background: url("/img/woman_1.png") no-repeat;
    width: 281px;
    height: 125px;
}

.counter .block {
    padding: 0 20px;
}

.counter .bl {
    float: left;
    text-align: center;
    margin: 0 9px 0 0;
}

.counter .bl span {
    background: url("/img/number_bg.png") no-repeat;
    width: 26px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 1px;
    font-weight: bold;
    color: #323a45;
    display: inline-block;
}

.counter .bl.mr0 {
    margin-right: 0;
}

.counter .bl.short {
    width: 11px;
    height: 35px;
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 6px;
    margin-right: 0;
    color: #58606b;
    font-family: Calibri;
    text-align: center;
}

.clear {
    clear: both;
}

.price {
    font-size: 20px;
}

.price span {
    font-weight: bold;
    font-size: 24px;
}