#logo {
    width: 51px;
}

input[type="email"]{
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    padding: 0 5px;
}
.edit_account input[type="text"],
.edit_account input[type="password"],
.edit_account input[type="email"],
.edit_account input[type="date"]{
    margin-top: 5px;
    width: 198px;
}
.register {
    margin-top: 10px;
    margin-bottom: 30px;
}
.register input[type="email"]{
    width: 185px;
}
.edit_account .profile_pic{
  min-width:135px;
  min-height:50px;
}
.regform span{
  line-height:inherit!important;
}

input.datepicker {
    background: #fff url('../img/dateinput.png') no-repeat right center;
}

.email_right{
    padding-top:10px;
    padding-left:5px;
}
.deactivate_account{
    margin-left:30px;
    height:26px;
}
.filters .button2.right{
    margin-left:8px;
}
.cronline input{
    width:30px!important;
}
.cronline div{
    padding:3px;
}

#header #menu a {
    height: 30px;
}

table td.clickable {
    cursor: pointer;
}
table tr.clickable {
    cursor: pointer;
}
table td.unclickable {
    padding-left: 10px !important;
    cursor: auto !important;
}
table tbody tr:hover td.unclickable {
	background: #fff !important;
}
.inline-error{
    color: #c60000;
}
#run_results, #sql_result{
    max-height:500px;
    overflow-y:auto;
    border: 1px solid #efefef;
}
#sql_result{
    padding: 5px;
    border: 1px solid #9E9E9E;
    background-color: #EBEBEB;
}
#run_results table.inspe{
    margin-top:0px;
}
input.short,select.short{
    width:50px !important;
}
select.shorter{
    width:80px !important;
}
textarea.rule_logic{
    width:100%!important;
    background-color: #fefefe;
    resize:none;
}
.edit_account textarea{
    width: 204px;
    height: 100px;
    margin-top: 5px;
}
textarea{
    border: 1px solid #ccc!important;
}
.invoice-wrapper {
    width: 850px;
    margin: 0 auto 20px auto;
}
.form-notice{
    border: 1px solid #409460;
    padding:10px;
    background-color: #a8e0bd;
    color: #115e2e;
    margin-bottom: 10px;
    text-align:center;
}
.form-error{
    border: 1px solid #FF0000;
    padding:10px;
    background-color: #FFCCCC;
    color: black;
    margin-bottom: 10px;
    text-align:center;
}
.short select {
	line-height: 30px;
	margin-top: 10px;
	width: 100px;
}
.edit_account form a.left_grey{
    float: left;
    line-height: 30px;
    margin-right: 14px;
    margin-top: 5px;
    padding:0 20px;
    width: auto;
}
.edit_account form input[type="submit"]{
    margin-top: 5px;
}
.edit_account form.project a.button2{
    margin-top: 5px;
}
.edit_account form.add_workplace_real, .edit_account form.project{
    width: 500px;
}
.edit_account form.add_workplace_real .button2.margin-left, .edit_account form.project .button2.margin-left{
    margin-left: 10px;
}
.new_message textarea.message,.new_message input.message{
    width:450px !important;
}
.generic-error {
	background: #ffe2e2;
	padding: 5px;
	border: 1px solid #ef9495;
	color: #c60000;
    margin-top: 5px;
	margin-bottom: 5px;
}
div.filters input[name="title"], div.filters input[name="company_code"], div.filters input[name="full_text"]{
    width:150px;
}
div.below_pager{
    margin-top: 15px;
}
form.add_workplace input[type="text"]{
    margin-right:15px;
    width:90px;
    margin-top:0px;
}
form.add_workplace input[type="submit"]{
    height:30px;
    margin-top: 0px;
}
form.add_workplace span{
    margin-right:15px;
    line-height: 30px;
}
form.add_workplace input[type="text"], form.add_workplace input[type="submit"], form.add_workplace span{
    float:right;
    display:none;
}
form.add_workplace_real textArea{
    margin-top: 5px;
    width: 198px;
    padding:5px;
}
form.add_workplace_real select{
    margin-top: 5px;
    width: 210px;
    padding:5px;
}
.top5{
    margin-top:5px;
}
form.workplace_view{
    width: 530px!important;
}
div#content div.filters_outer{
    width: 740px;
}
table#darbovietes tbody tr:hover td {
	background: #f9f9f9;
}
table.admin_messages input[type="checkbox"]{
    float:left!important;
}
.button4.reply{
    margin-right:5px!important;
}

.collection.thread label{
    float:left;
    margin:5px;
}
#header div#menu a.logout_button{
    border-left: medium none;
    font-weight: normal;
    background: url("../img/log_out.png") no-repeat scroll center center transparent;
    padding-right: 25px;
    float:right;
}
#header div#menu a.logout_button:hover{
    background: url("../img/log_out.png") no-repeat scroll center center rgb(238, 238, 238);
}
div.filters .select:hover .select_inner {
    z-index:2;
}

a#back_to_shop{
    background-color: #a8e0bd;
    color: #115e2e;
    width: 100%;
    display: block;
    height: 40px;
    font-size: 28px;
    text-align: center;
    line-height: 40px;
}
@media print{
  body{
    background:white;
    width:100%;
  }
  .invoice-wrapper{
    width:100%;
  }
}
div.filters input[name="workplace_title"]{
    width:270px;
}
div.filters input[name="agnum_bill_id"]{
    width:100px;
}
.invoice_debt{
    float:left;
}
.tar{
    text-align: right;
}
.tac{
    text-align: center;
}
.mr5{
    margin-right:5px;
}
.mr20{
    margin-right:20px;
}
.mr30{
    margin-right:30px;
}
.pr5{
    padding-right:5px;
}
.w35i{
    width:35px !important;
}
.w210{
    width:210px;
}
.pointer{
    cursor:pointer;
}
.dn{
    display: none;
}
.edit_project input[type="checkbox"]{
    margin-top:12px;
}
.rule_edit form input[type="submit"]{
    margin-top:0px;
    float:right;
}
.new_project input[type="checkbox"]{
    margin-top:12px;
}
#content.full-width{
    width:960px;
}
.form-sub-section{
    width: 651px;
    border:1px solid #999;
    padding:10px;
    margin-bottom:10px;
}
.form-sub-section.disabled{
    display:none;
}
#mediapark_purchasebundle_projecttype_recommendations_points_mode{
    margin-top:10px;
    margin-bottom: 5px;
}
#mediapark_purchasebundle_projecttype_recommendations_points_mode label{
    margin-right:15px;
}
#mediapark_purchasebundle_projecttype_recommendations_html{
    width:500px;
    height:350px;
}
.heading-info .fl{
    width:100px;
}
.heading-info .fr{
    font-size: 22pt;
    padding:10px 5px 0 0;
}
table.pruduct_list tbody tr td:last-child {
    color:#000;
}
.address-list input.simple[type="text"]{
    width:120px;
}
.oneOf3Col{
    float:left;
    width: 244px;
    border-right: 1px solid #999999;
}
.spend_points .oneOf3Col p{
    width:200px;
    margin: 0 22px 0 22px;
}
.bold{
    font-weight: bold;
}
.edit_product input{
    margin-bottom: 5px;
}
.edit_product .label{
    width:150px;
    float:left;
    text-align: right;
    line-height:30px;
    margin-right:8px;
}
td.empty{
    width:0px;
    padding:0px;
    margin:0px;
}
@font-face {
    font-family: "Futura";
    font-weight: bold;
    src: url("futura.ttf");
}
@font-face {
    font-family: "Trade";
    src: url("trade_gothic.ttf");
}
.login-body{
    background: none repeat scroll 0 0 #D3D3D3;
    color: #E6E6E6;
    font-family: Arial;
    font-size: 13px;
}
.login-body h1{
    padding-top:0px;
}
#login {
    border-radius: 3px;
    margin: 100px auto 0;
    overflow: hidden;
    width: 320px;
}
#login .top {
    background: url("../img/logo2.png") no-repeat scroll center 18px #EF7F1B;
    height: 50px;
}
#login .content {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #B3B3B3;
    padding: 20px;
}
#login h1 {
    color: #333333;
    font-size: 20px;
    margin-bottom: 18px;
    text-align: center;
}
#login input[type="text"], #login input[type="password"], #login input[type="email"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    color: #333333;
    font-family: arial;
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    outline: medium none;
    padding: 0 10px;
    width: 258px;
}
#login button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EF7F1B;
    border-color: -moz-use-text-color -moz-use-text-color #BE6515;
    border-image: none;
    border-radius: 3px;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    outline: medium none;
    padding: 0 10px;
    text-transform: uppercase;
}
#login a.forgot {
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 36px;
    text-decoration: none;
}
#login a.forgot:hover {
    text-decoration: underline;
}
a.register-link {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #B3B3B3;
    border-radius: 3px;
    color: #555555;
    display: block;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin: 15px auto 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 320px;
}
#login .rules {
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 36px;
    width:280px;
}
#login .rules a {
    color: #999999;
}
#registration .reg-errors, #login .error{
    position:relative;
    left:0px;
    bottom: 0px;
    top:5px;
    color: #C60000;
    display:block;
    line-height: 15px;
    text-align:left;
}
#login .error{
    bottom:10px;
    top:0px;
    margin-bottom: 10px;
}
.button_pager{
    background: url("../img/button_pager_inactive.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    color: #555555;
    cursor: pointer;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: -30px;
    text-decoration: none;
}
.button_pager.active{
    background: url("../img/button_pager_active.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E26100;
    color: #FFFFFF;
    font-family: arial;
    font-size: 13px;
}
.user-avatar{
    max-width: 150px;
    max-height: 140px;
}
.grey{
    color:grey;
}
.purchase_table .mw150{
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
table.address-list {
    border:0px solid white;
}
div#fixfoot, div#fixhead{
    bottom:0px;
    position:fixed;
    background-color:#e7e7e7;
    border:1px solid #ccc;
    padding:10px;
    min-height:20px;
}
#fixfoot>div, #fixhead>div{
    float:left;
    background-color:#e7e7e7;
}
div#fixhead{
    padding:0px;
    bottom:auto;
    position:relative;
}
#purchases-main #fixhead>div{
    padding:5px 10px;
    border-right:1px solid #ccc;
    height:50px;
    text-align: center;
}
#fixhead>div.last{
    border-right:none;
}
.w10{
    min-width:10px;
    max-width:10px;
}
.w30{
    min-width:30px;
    max-width:30px;
}
.w40{
    min-width:40px;
    max-width:40px;
}
.w60{
    min-width:60px;
    max-width:60px;
}
.w65{
    min-width:65px;
    max-width:65px;
}
.w70{
    min-width:70px;
    max-width:70px;
}
.w75{
    min-width:75px;
    max-width:75px;
}
.w80{
    min-width:80px;
    max-width:80px;
}
.w85{
    min-width:85px;
    max-width:85px;
}
.w90{
    min-width:90px;
    max-width:90px;
}
.w100{
    min-width:100px;
    max-width:100px;
}
.w110{
    min-width:110px;
    max-width:110px;
}
.w120{
    min-width:120px;
    max-width:120px;
}
.w130{
    min-width:130px;
    max-width:130px;
}
.w150{
    min-width:150px;
    max-width:150px;
}
.w160{
    min-width:160px;
    max-width:160px;
}
.w170{
    min-width:170px;
    max-width:170px;
}
.w175{
    min-width:175px;
    max-width:175px;
}
.w180{
    min-width:180px;
    max-width:180px;
}
.w200{
    min-width:200px;
    max-width:200px;
}
.w220{
    min-width:220px;
    max-width:220px;
}
.w240{
    min-width:240px;
    max-width:240px;
}
.w280{
    min-width:280px;
    max-width:280px;
}
.w450{
    min-width:450px;
    max-width:450px;
}
.w500{
    min-width:500px;
    max-width:500px;
}
.purchase_table td{
    overflow:hidden;
    text-overflow:ellipsis;
}
.purchase_table thead td, .purchase_table thead td a{
    overflow:visible;
    text-overflow:clip;
}
#purchase_filters{
    left:0px;
}
#purchases-main{
    background-color: #fff;
    overflow: hidden;
    width: 1000px;
}
#purchases-main h1{
    padding-left:20px;
}
#purchases-main #fixhead div a{
    float: left;
    padding-right: 22px;
    text-decoration: none;
}
#purchases-main div#fixfoot{
    height:20px;
    overflow:hidden;
}
.margin-right-10{
    margin-right: 10px;
}
/*****************************************************/
/* Create new coupon group - Admin */
.new_coupon,
.new_coupon_group{
    margin-top: 30px;
}
.new_coupon .row,
.new_coupon_group .row{
    display: block;
    margin-bottom: 20px;
}
.new_coupon label,
.new_coupon_group label{
    display: inline-block;
    min-width: 100px;
}

.new_coupon.warehouses label {
    min-width: 200px;
}

.new_coupon.warehouses input[type="text"] {
    min-width: 300px;
}
