#OrderForm {
}
#OrderForm table{
    width: 100%;
    table-layout:fixed;
}
#OrderForm table tr{
}
.b-orderform{
    font-size: 12px;
    padding-bottom: 40px;
}
.b-orderform span.total{
    font-size: 20px;
}
.b-orderform div.field{
    padding-bottom: 10px;
}
.b-orderform div label{
    display: block;
    margin-bottom: 5px;
}
#OrderForm table .b-orderform-label{
    width: 150px;
}
#OrderForm table .b-orderform-input{
    width: 315px;
}
.b-orderform-total{
    padding: 0 40px;
}
.b-orderform-total .total{
    font-size: 20px;
    color: #000;
}
.b-orderform-confirm .price{
    font-size: 20px;
    color: #000;
}
#OrderForm table.b-orderform-total .b-orderform-input{
    width: 350px;
}
#OrderForm table .b-orderform-help{
}

#OrderForm .help{
    display: none;
}
#OrderForm select[name="type"],#OrderForm select[name="level"],#OrderForm select[name="subject"]
,#OrderForm select[name="format"],#OrderForm select[name="sources"]{
    width: 261px;
}
#OrderForm .b-orderform .files input[type="file"]{
    width: 175px;
}
#OrderForm .b-orderform .files a{
    z-index: 100;
    background: #fff;
}
#OrderForm select[name="timezone"]{
    width: 100%;
}
#OrderForm input[name="title"], #OrderForm input[name="discount"], #OrderForm textarea, #OrderForm input[name="name"],#OrderForm input[name="name"],
#OrderForm input[name="phone"], #OrderForm input[name="country"], #OrderForm input[name="email"], #OrderForm input[name="password"],
#OrderForm input[name="confirm"], .input-s{
    width: 250px;
    border:1px solid #ccc;
    font-size:14px;
    font-family: arial;
    padding:4px;
    text-align:left;
    -moz-box-shadow:0 0 10px #eee inset;
    -webkit-box-shadow:0 0 10px #eee inset;
}


/*
* custom
*/

#OrderForm td.cleardata{
    background: url(../images/icons-green.png) 272px 7px no-repeat;
}
#OrderForm td.errordata{
    background: url(../images/icons-red.png) 272px 7px no-repeat;
}
.files div { margin: 5px 0;}

.error{
    color: red;
}
.b-orderform-confirm{
    padding: 30px 40px 0 40px;
}
.b-orderform-detalis{
    padding: 30px 40px 0 20px;
}
.b-orderform-personal-detalis{
    margin-top: -5px;
    padding: 20px 40px;
    position: relative;
}
.b-orderform-personal-detalis table tr td{
    padding: 5px 0;
}
.b-orderform-price{
}
.b-orderform-price-out{
}
.b-orderform-help{
    position: relative;
    color: #737373;
    font-size: 12px;
}
.b-orderform-help-popup{
    background:   #F0F1F1;
    position: absolute;
    top:-20px;
    left: 0px;
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 5;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.b-orderform-help-popup-tail{
    background:   url(../images/b-help-popup.png)no-repeat;
    width: 17px;
    height: 10px;
    position: absolute;
    top:0;
    left: -17px;
}
table.b-personal-account-orders thead td{
}
.b-personal-account-orders-satisfaction{
    width: 120px;
}
.b-personal-account-orders-number{
    width: 120px;
    padding-left: 10px;
}
tbody .b-personal-account-orders-number a{
    color: #2d3655;
    font-weight: bold;
    font-size: 13px;
}
.b-personal-account-orders-title{
    width: 260px;
}
.b-personal-account-messages-title{
    width: 400px;
}
tbody .b-personal-account-orders-status{
    font-weight: bold;
    color: #68b701;
    
}
.b-personal-account-orders-status{
    width: 77px;
}
tbody .order-status1{
    color: #a01b2f;
}
.b-personal-account-orders-action{
    
}
td.b-personal-account-orders-action {
    width: 50px;
}

.b-personal-account-orders-action a{
    color: #2F3A57;
    text-decoration: none;
}
.b-personal-account-orders-action a span{
    display: block;
    height: 16px;
    float: left;
}
.b-personal-account-orders-paypal{
    background: url(../images/b-personal-account-orders-paypal.png) no-repeat 0 0px;
    width: 16px;
}
.b-personal-account-orders-plus{
    background: url(../images/b-personal-account-orders-plus.png) no-repeat 5px 0;
    width: 16px;
}
.b-personal-account-orders-messages{
    background: url(../images/b-personal-account-orders-messages.png) no-repeat 8px 2px;
    width: 21px;
}
.b-personal-account-order tr td{
    padding-top:5px;
    padding-bottom: 5px;
}
.b-personal-account-order-title{
    width: 190px;
    color: #575757;
    padding-left: 20px;
}
.b-personal-account-order-value{
    color: #2d3655;
    font-weight: bold;
    padding-right: 20px;
}
.b-personal-account-order-title1{
    color: #575757;
    font-weight: bold;
}
.b-personal-account-order-details{
    padding-left: 20px;
    padding-bottom: 20px;
}
#messages{
    margin: 20px 0;
}
.b-contact-us-box{
    padding: 20px;
    width: 280px;
    font-size: 14px;
    color: #000;
    position: relative;
    margin-bottom: 23px;
}
.b-contact-us-time{
    color: #969696;
    font-size: 11px;
}
.b-contact-us-sender{
    font-size: 18px;
    color: #2b3452;
}
.b-contact-us-title{
    text-align: center;
    position: relative;
    cursor: pointer;
}
.b-contact-us-title p span{
    font-size: 11px;
    color: #A2ACCC;
}
.b-title4 p{
    
}
.b-contact-us-title p{
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
}
.b-contact-us-body{
    padding: 5px 0 10px 20px;
}
.sender0{
    background-color: #eeeeee;
    float: right;
}
.sender1, .sender2, .sender4, .sender5, .sender8, .sender9{
    background-color: #ebf5dd;
}  
.b-contact-us-box-tail{
    width: 28px;
    height: 23px;
    position: absolute;
    bottom: -23px;
}
.sender0 .b-contact-us-box-tail{
    background: url(../images/b-contact-us-box-tail1.png) no-repeat;
    left: 50px;
}
.sender1 .b-contact-us-box-tail,
.sender2 .b-contact-us-box-tail,
.sender4 .b-contact-us-box-tail,
.sender5 .b-contact-us-box-tail,
.sender8 .b-contact-us-box-tail,
a.sender9 .b-contact-us-box-tail
{
    background: url(../images/b-contact-us-box-tail0.png) no-repeat;
    right: 50px;
}

.b-contact-us-title-ico{
    position: absolute;
    right: 20px;
    top:20px;
    width: 17px;
    height: 17px;
}

.ico3{
    background: url(../images/b-title3-ico2.png) no-repeat;
}
.ico4{
    background: url(../images/b-title4-ico2.png) no-repeat;
}
.b-contact-us-title1{
    padding: 10px;
    text-align: center;
    background: #f5faee;
    margin: 10px 0;
}
.b-contact-us-title1 p{
    color: #68b701;
    font-size: 18px;
}
a.orders_requests_buttons {
    color: #A21C2F;
}

.status11{
    color: #000;
}

.status12{
    color: #c0c0c0;
}
.b-contact-us-btn-mark{
    color: #333;
    font-size: 11px;
}
.loader{
    text-align: center;
}

.b-personal-account-wrapper{
    border-color: white #EAEAEA #C0C0C0;
    border-left: 1px solid #EAEAEA;
    border-radius: 10px 10px 10px 10px;
    border-right: 1px solid #EAEAEA;
    border-style: solid;
    border-width: 1px;
    padding: 20px 5px 20px 20px;
    background: #fff;
}
.b-personal-account-wrapper a{
    color: #069;
}

.b-personal-account-item{
    margin: 10px 0;
}
.b-personal-account-title{
    color: #000;
    font-weight: 300;
    font-size: 18px;
}

#OrderForm .title3{
    font-weight: 300;
    font-size: 18px;
    color: #000;
}


.b-pricelist{
    font-size: 14px;
    color: #000033;
    font-family: Hevletica, Arial;
}
.b-pricelist .b-pricelist-additional-new-client h2, .b-pricelist-personal-newclient h2{
    font-size: 18px;
    color: #000000;
    font-family: Hevletica, Arial;
}
.b-pricelist table{
    border-collapse: collapse;
    border-spacing: 0;
}
.b-pricelist table tr.option:nth-child(even) {}
.b-pricelist table tr.option:nth-child(odd) {background: rgba(0, 51, 102, 0.05);}
.b-pricelist tr td.option{
    text-align: left;
    font-weight: bold;
}
.b-pricelist tr.option td{
    border: 1px solid #d9d9d9;
}
.b-pricelist tr.title td.btitle{
    border-left: 1px solid #d9d9d9;
}
.b-pricelist tr.advance td.option{
    font-weight: normal;
    color: #333;
}
.b-pricelist tr.advance td{
    color: #333;
}
.b-pricelist tr.option td{
    padding: 10px 0 10px 20px;
}
.b-pricelist tr.title td{
}
.b-pricelist tr td{
    
    text-align: center;
    vertical-align: middle;
}
.b-pricelist .price{
    font-size: 18px;
}
.b-pricelist .price2{
    color: #000;
}
.b-pricelist .price3{
    color: #900;
}
.t1{
    color: #000;
    font-size: 18px;
    font-family: georgia;
    font-weight: normal;
}
.t2{
    color: #fff;
    font-size: 20px;
}
.bstandard .t3{
    font-size: 12px;
    color: #99ff66;
}
.bextended .t3{
    font-size: 12px;
    color: #666699;
}

.t3 span{
}
.tick{
    width: 22px;
    height: 19px;
    background: url('/images/bappt.png') no-repeat;
    margin: 0 auto;
}
.tickc{
    width: 22px;
    height: 19px;
    background: url('/images/bapptc.png') no-repeat;
    margin: 0 auto;
}
td.btitle{
    padding: 10px 0 10px 20px; 
    background: #e6e6da; /* Old browsers */
    background: -moz-linear-gradient(top, #e6e6da 0%, #f3f3f3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6da), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e6e6da 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e6e6da 0%,#f3f3f3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e6e6da 0%,#f3f3f3 100%); /* IE10+ */
    background: linear-gradient(top, #e6e6da 0%,#f3f3f3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6da', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}
td.bstandard{
    padding: 10px 0;
    background: #669900; /* Old browsers */
    background: -moz-linear-gradient(top, #669900 0%, #99cc00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#669900), color-stop(100%,#99cc00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #669900 0%,#99cc00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #669900 0%,#99cc00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #669900 0%,#99cc00 100%); /* IE10+ */
    background: linear-gradient(top, #669900 0%,#99cc00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669900', endColorstr='#99cc00',GradientType=0 ); /* IE6-9 */
}
td.bextended{
    padding: 10px 0;
    background: #242c49; /* Old browsers */
    background: -moz-linear-gradient(top,  #242c49 0%, #343e5d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#242c49), color-stop(100%,#343e5d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #242c49 0%,#343e5d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #242c49 0%,#343e5d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #242c49 0%,#343e5d 100%); /* IE10+ */
    background: linear-gradient(top,  #242c49 0%,#343e5d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242c49', endColorstr='#343e5d',GradientType=0 ); /* IE6-9 */
}
.b-pricelist-label-out{
    color: #000;
    font-size: 18px;
}
.b-pricelist-additional{
    color: #333;
    font-size: 18px;
}
.b-pricelist-personal-newclient{
    width: 259px;
    height: 168px;
    position: absolute;
    right: -20px;
    top: 30px;
}
.b-pricelist-personal-newclient div{
    padding: 0px 20px 0 45px;
    position: relative;
}
.b-pricelist-personal-newclient div input{
    position: absolute;
    top:20;
    left: 20px;
}
.b-pricelist-additional-new-client{
    width: 296px;
    height: 187px;
    background: url('/images/bapfc.png');
    position: absolute;
    right: -287px;
    top:-85px;
}
.b-pricelist-additional-new-client div{
     padding: 10px 20px 0 45px;
     position: relative;
}
.b-pricelist-additional-new-client div input{
    position: absolute;
    top:20px;
    left: 20px;
}
.b-pricelist-additional-new-client h2{
    font-size: 18px;
}
.b-pricelist-additional-new-client p{
    font-size: 14px;
    padding-top: 10px;
}

.b-pricelist-additional div.b-pricelist-additional-label{
    background: url('/images/cb1.png') no-repeat 0 5px;
    padding-left: 28px;
}
.b-pricelist .clock1{
    background: url('/images/bappc1.png') no-repeat 11px 0px;
    padding-left:40px;
}
.b-pricelist .clock2{
    background: url('/images/bappc1.png') no-repeat 11px 0px;
    padding-left:40px;
}
.b-pricelist .clock3{
    background: url('/images/bappc2.png') no-repeat 0px 0px;
    padding-left:40px;
}
.gradient1{
    background-image: linear-gradient(bottom, rgb(255,255,255) 49%, rgb(249,249,242) 75%);
    background-image: -o-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(249,249,242) 75%);
    background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(249,249,242) 75%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(249,249,242) 75%);
    background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(249,249,242) 75%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.49, rgb(255,255,255)),color-stop(0.75, rgb(249,249,242)));
}

.inputpole{
    padding: 5px;
    margin: 10px 0 20px;
    background: #ececec;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #e0e0e0;
}
a.btn-pricelist-submit span{
    display: none;
}
a.btn-pricelist-submit{
    display: block;
    width: 175px;
    height: 40px;
    margin: 20px auto 10px;
    background: url('/images/bappor.png');
}
.outprice1, .outprice2{
    font-size: 24px;
}

.col {
	margin-left:10px; margin-right:10px;
	display: inline;
	/*overflow: hidden;*/
	float: left;
	position: relative;
}

.row{
	width: auto;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}