
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'Lato Bold';
    font-weight: 700;
    font-style: normal;
    src: url("fonts/Lato-Bold.ttf") format("truetype");
}
@font-face {
    font-family: 'Lato Light';
    src: url("fonts/Lato-Light.ttf") format("truetype");
}
@font-face {
    font-family: 'Lato Black';
    src: url("fonts/Lato-Black.ttf") format("truetype");
}
BODY {
    font-family:'Lato';
    font-size:9px;
    color:#6D6D6D;
    margin:0 auto;
    padding:0;
    background:#F0F0F0;
}
.displaynone {
    display:none;
}
.smallText {
    font-size:10px;
}
/* login */
#login {
    margin: 50px auto 0 auto;
    width:345px;
    height:260px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #000;
    background:#FFF;
    color: #000;
    font-family:'Lato';
    font-size:11px;
    text-align:center;
    line-height:25px;
}
#login1 {
    width:345px;
    height:80px;
    background:url(../img/skin/logo.png) center center no-repeat;
    border-bottom:2px solid #D9D9D9;
}
#login2 {
    width:345px;
    height:40px;
    line-height:40px;
}
#login3 {
    width:345px;
    height:40px;
    line-height:40px;
}
#user {
    width:280px;
    height:30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #000;
    background:#FFF;
    color: #000;
    font-family:'Lato';
    font-size:11px;
    text-align:center;
}
#login4 {
    width:345px;
    height:40px;
    line-height:40px;
}
#password {
    width:280px;
    height:30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #000;
    background:#FFF;
    color: #000;
    font-family:'Lato';
    font-size:11px;
    text-align:center;
    text-transform:uppercase;
}
#login5 {
    width:345px;
    height:40px;
    line-height:40px;
}
#loginUp {
    margin:10px 0 0 0;
    width:90px;
    height:26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #ADADAD;
    background:#716F71;
    color: #FFF;
    font-family:'Lato';
    font-size:11px;
    text-align:center;
    text-transform:uppercase;
    cursor:pointer;
}
#login6 {
    margin: 5px auto;
    width:345px;
    color: #C3C3C3;
    font-family:'Lato';
    font-size:9px;
    text-align:right;
}
/* ribbon */
#order_alert{
    float: right;
    min-width: 50px;
    text-align: center;
    margin: 8px;
    padding:0 5px;
    line-height: 23px;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #7897FF;
    background:#FFF;
    color:#000;
    cursor:pointer;
    display:none;
}
#alertsdata_1 {
    width: 600px;
    height: 400px;
    color: #000;
    overflow-y: auto;
}
#alertsdata_2 {
    margin: auto;
    width: 580px;
    height: 25px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #7897FF;
    background: #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
}
#alertsdata_3 {
    margin: auto;
    width: 570px;
    /*height: 80px;*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #7897FF;
    background: #FFF;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 60px;
    text-align: center;
    line-height: 75px;
    text-transform: uppercase;
}
#ribbon {
    width:1004px;
    margin: 5px auto;
    height:100%;
}
#ribbon0 {
    height:44px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color:#FFF;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px; 
    box-shadow: #B3B3B3 3px 3px 3px;
    margin:auto 0 auto 5px;
}
#ribbon0_1 {
    float:left;
    width:13%;
    height:100%;
    border-right:2px solid #E4E3E3;
    background:url(../img/skin/logo_linker.png) no-repeat center center;
}
#ribbon0_2 {
    float:left;
    width:40%;
    height:100%;
    border-right:2px solid #E4E3E3;
    background:url(../img/skin/logo_customer.jpg) no-repeat 12px 2px;
}
#ribbon0_3 {
    float:left;
    width:8%;
    height:100%;
    border-right:2px solid #E4E3E3;
    text-align:center;
    color:#9E9E9E;
    font-family:'Lato Light';
}
#ribbon0_4 {
    float:left;
    width:37.9%;
    height:90%;
    -webkit-border-radius:0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0x;
    border-radius: 0 5px 5px 0;
    border:2px solid #9B9B9B;
    background:#9C9C9C;
}
#ribbon0_4_1 {
    float:left;
    background:url(../img/skin/ico_user.png) 10px 6px no-repeat #FFF;
    width:15%;
    height:100%;
    color:#7897FF;
    font-size:16px;
    line-height:35px;
}
#ribbon0_4_2 {
    float:left;
    width:26%;
    height:100%;
    color:#7897FF;
    font-size:16px;
    line-height:35px;
    border-right:2px solid #E4E3E3;
    background:#FFF;
}
#ribbon0_4_3 {
    float:left;
    width:29%;
    height:100%;
    border-right:2px solid #E4E3E3;
    background:#FFF;
}
#ribbon0_4_3 ul {
    list-style:none;
    padding:0;
    margin:0;
}
#ribbon0_4_3 li {
    list-style:none;
    margin:1px 2px 2px 6px;
    color:#9E9E9E;
    font-family:'Lato Bold';
}
span.ribbon0_4_3 {
    color:#7897FF;
}
#ribbon0_4_4 {
    float:left;
    height:100%;
    width:18%;
    background:url(../img/skin/ico_configuration.png) center 4px no-repeat #FFF;
    cursor:pointer;
    text-align:center;
    font-family:'Lato Bold';
    font-size:10px;
    color:#9E9E9E;
    line-height:64px;
}
#ribbon0_4_5 {
    float:left;
    height:100%;
    width:10%;
    background:url(../img/skin/ico_exit.png) center center no-repeat #9C9C9C;
    cursor:pointer;
}
#ribbon1 {
    width:100%;
    height:90%;
    padding:0;
    margin:0;
}
#ribbon1_1 {
    float:left;
    width:70%;
    height:100%;
}
#ribbon1_1_1 {
    width:100%;
    height:130px;
    margin:12px 0 0 5px;
}
#ribbon1_1_1 ul {
    list-style:none;
    padding:0;
    margin:0;
}
#ribbon1_1_1 li {
    float: left;
    list-style: none;
    width: 20%;
    height: 38px;
    text-align: left;
    margin: 2px 0;
    font-size:10px;
}
div.ribbon1_1_1_button1 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_tickets.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button2 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_customers.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button3 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_invoices.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button4 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_invoices_period.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button5 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_purchase.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button6 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_suppliers.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button7 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_purchase.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button8 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_catalog.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button9 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_catalog.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button10 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_categories.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button11 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_rates.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button12 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cashcount.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button13 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_reportingcenter.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button14 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_attributesmain.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button15 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_waybill.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button16 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_estimation1.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button17 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_balance.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button18 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/impresion_etiquetas.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}
div.ribbon1_1_1_button19 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_estimationlist.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}

div.ribbon1_1_1_button20 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_regla_rebajas.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}

div.ribbon1_1_1_button21 {
    width:95%;
    height:37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_rebajas.png) 5px 4px no-repeat #7897FF;
    color:#FFF;
    cursor:pointer;
}

div.ribbon1_1_1_button1_1 {
    font-size:12px;
    font-family:'Lato Bold';
    width:85px;
    margin:auto auto auto 40px;
    padding:11px 0 0 0;
    text-transform:uppercase;
}
div.ribbon1_1_1_button1_2 {
    font-size:12px;
    font-family:'Lato Bold';
    width:85px;
    margin:auto auto auto 40px;
    padding:4px 0 0 0;
    text-transform:uppercase;
}
#ribbon1_1_2 {
    clear:left;
    height:40px;
    margin: 0 0 20px 5px;
}
/* search product */
#keywords {
    width:85%;
    height:30px;
    margin: 5px 0 0 0;
    text-align:left;
    font-family:'Lato';
    font-size: 18px;
    color:#CBCBCB;
    border:none;
}
#search {
    float:left;
    width:20%;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #C0C0C0;
    cursor:pointer;
    text-align:center;
}
#searchimg {
    float:left;
    margin: 0 0 0 5px;
    width:7%;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_search.png) no-repeat center center #9B9B9B;
    color:#FFF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    text-align:center;
}
#searchimg:hover {
    float:left;
    margin: 0 0 0 5px;
    width:7%;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_search.png) no-repeat center center #7897FF;
    color:#FFF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    text-align:center;
}
#cleansearchimg {
    float:left;
    margin: 0 0 0 5px;
    width:6%;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cleansearch.png) no-repeat 10px 8px #FFF;
    color:#7897FF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}
#cleansearchimgtext {
    width:85px;
    margin:auto auto auto 47px;
    padding:9px 0 0 0;
}
#isbn {
    width:85%;
    height:30px;
    margin: 5px 0 0 0;
    text-align:left;
    font-family:'Lato';
    font-size: 18px;
    color:#CBCBCB;
    border:none;
}

#searchcegal {
    float:left;
    width:20%;
    height:46px;
    margin:0 0 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #C0C0C0;
    cursor:pointer;
    text-align:center;
}
#searchimgcegal {
    float:left;
    margin: 0 0 0 5px;
    width:7%;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_search.png) no-repeat center center #9B9B9B;
    color:#FFF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    text-align:center;
}
#searchresult {
    z-index:100;
    width:100%;
}
#searchresult1 {
    overflow-y: auto;
    width:99.8%;
    height:396px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    font-size:9px;
    color:#6D6D6D;
    text-transform:uppercase;
}

#searchresult_purchase {
    /*overflow-y: auto;*/
    width:99.8%;
    height:418px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    /*font-size:9px;*/
    color:#6D6D6D;
    text-transform:uppercase;
}
#searchresult_deliverynote {
    overflow-y: auto;
    width:99.8%;
    height:396px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    font-size:13px;
    color:#6D6D6D;
    text-transform:uppercase;
}

#searchresult_deliverynoteinvoice {
    overflow-y: auto;
    width:99.8%;
    height:396px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    font-size:9px;
    color:#6D6D6D;
    text-transform:uppercase;
}

#searchresult_supplierinvoice {
    overflow-y: auto;
    width:99.8%;
    height:396px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    font-size:13px;
    color:#6D6D6D;
    text-transform:uppercase;
}
#searchresult2 {
    z-index:100;
    width:100%;
    background:#FFEFBF;
    margin: 0 0 20px 0;
    overflow-y:auto;
    height:315px;
    display:none;
}
table.mainsearch {
    width:99.9%;
    border-spacing: 0;
    border-collapse: collapse;
    /*height:490px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#6D6D6D;
    border:1px solid #9B9B9B;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
    margin-left: -1px;
}
table.mainsearch th {
    background:#E3DFDF;
    height:30px;
    color: #000;
    font-size:14px;
    text-transform:uppercase;
    padding:2px 5px;
}
table.mainsearch th.main {
    text-align:center;
}
table.mainsearch td {
    border: 1px solid #DDD;
    font-size:9px;
    height:25px;
    padding-left: 5px;
    padding-right: 5px;
}
table.mainsearch td.main1 {
    padding: 0 3px 0 12px;
    width:15%;
}
table.mainsearch td.main1_mark {
    padding: 0 3px 0 12px;
    width:15%;
    background:#7897FF;
    color:#000;
    font-weight:bold;
    font-size:14px;
}
table.mainsearch td.main2 {
    width:9%;
    text-align:center;
}
table.mainsearch td.main3 {
    padding: 0 3px 0 12px;
    width:53%;
    line-height: 36px;
}
table.mainsearch td.main4 {
    width:5%;
    font-family:'Lato Bold';
    color:#000;
    text-align:center;
}
table.mainsearch td.main5 {
    width:9%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}
table.mainsearch td.main6 {
    width:40%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}

table.mainsearch > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa;
}

table.mainsearch > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.selectall, .searchrow {
    width: 155px;
    height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #716F71;
    color: #FFF;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    font-size: 10px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.searchrow.mini{
   width: 55px; 
}
#customerassigned {
    width: 84%;
    height: 28px;
    font-family: 'Lato Bold';
    font-size: 12px;
    color: #000;
    line-height: 13px;
    padding: 0 0 0 8px;
    float:left;
}
#customerassigned1 {
    float: left;
    line-height: 18px;
}
#customerassigned2 {
    float: left;
    margin: 0 0 2px 5px;
    position: relative;
    top: -2px;
}
#resetcustomer {
    border:none;
    cursor:pointer;
}
#giftcard {
    float: left;
    margin: 0 0 0 5px;
    width: 56px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cardgift.png) no-repeat center center #7897FF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    cursor: pointer;
    text-align: center;
    display:none;
}
#favoriteproducts {
    float: left;
    margin: 0 0 0 5px;
    width: 48px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_favoriteproducts.png) no-repeat center center #7897FF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    cursor: pointer;
    text-align: center;
    display:none;
}
#categoryproducts {
    float: left;
    margin: 0 0 0 5px;
    width: 48px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_categories3.png) no-repeat center center #7897FF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    cursor: pointer;
    text-align: center;
    display:none;
}
#globaldiscount {
    float: left;
    margin: 0 0 0 5px;
    width: 56px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_discount.png) no-repeat center center #7897FF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    cursor: pointer;
    text-align: center;
}

#amountdiscount {
    float: left;
    margin: 0 0 0 5px;
    width: 56px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_discount.png) no-repeat center center #000;
    color: #FFF;
    border: 1px solid #9B9B9B;
    cursor: pointer;
    text-align: center;
    display:none;
}

/* loading search */
#loadingsearchproduct {
    padding:100px 0 0 0;
    width: 100%;
    height: 290px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    text-align: center;
    font-family: 'Lato';
    font-size: 14px;
    color: #6D6D6D;
    text-transform: uppercase;
    line-height:50px;
}
/* product list */
table.main {
    margin:0 0 0 5px;
    width:99%;
    height:70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#E2E0E0;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;

}
table.main th {
    color: #000;
    font-size:14px;
    text-transform:uppercase;
    text-align:left;
    padding:2px 5px;
}
table.main th.main {
    text-align:center;
}
table.main td {
    height:45px;
}
table.main td.main1 {
    width:15%;
}
table.main > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.main > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

input.ref {
    width:100%;
    height:26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:12px;
    font-family:'Lato';
    padding-left:4px;
}
table.main td.main2 {
    width:9%;
    text-align:center;
}
img.image1 {
    height:35px;
}
img.image2 {
    height:80px;
}
img.image3 {
    height:28px;
}
img.image4 {
    height:60px;
}
table.main td.main3 {
    width:41%;
    text-align:left;
}
#name {
    padding:5px;
    line-height:20px;
    width:94%;
    border:none;
    background:none;
    white-space:nowrap; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-family:'Lato';
}
table.main td.main4 {
    width:5%;
    padding:0 2px;
}
#qty {
    width:100%;
    height:26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:12px;
    font-family:'Lato';
    text-align:center;
}
#tqty1 {
    position:absolute;
    width:1px;
    height:1px;
    display:none;
}
#tqty {
    position:relative;
    top:2px;
    left:-24px;
    width:90px;
    height:40px;
}
#tqty ul {
    list-style:none;
    padding:0;
    margin:0;
}
#tqtyminus {
    float:left;
    margin:0 13px 0 0;
    width:35px;
    height:35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:26px;
    font-family:'Lato Black';
    text-align:center;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#tqtyplus {
    float:left;
    width:35px;
    height:35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:26px;
    font-family:'Lato Black';
    text-align:center;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
table.main td.main5 {
    width:9%;
    padding:0 2px;
}
#price_with_tax {
    width:100%;
    height:26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:12px;
    font-family:'Lato';
    text-align:center;
}
table.main td.main6 {
    width:8%;
    padding:0 2px;
}
#dto {
    width:100%;
    height:26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:12px;
    font-family:'Lato';
    text-align:center;
}
table.main td.main7 {
    width:13%;
    padding:0 2px;
}
/* recover ticket */
#ticketwaitlisttitle {
    margin: 0 0 10px 0;
    text-align: center;
    font-family:'Lato Bold';
    font-size: 12px;
    color: #000;
    text-transform:uppercase;
}
#ticketwaitlist {
    width:800px;
    border-collapse:separate;
    border-radius:6px;
    -moz-border-radius:6px;
    background:#7897FF;
    color:#000;
    font-size:12px;
    font-family:'Lato Black';
    text-transform:uppercase;
}
#ticketwaitlist th {
    background: #7897FF;
    color: #FFF;
    font-family:'Lato Bold';
    font-size: 12px;
}
th.ticketwaitlist_1 {
    text-align:left;
    padding-left:10px;
    width:60%;
}
th.ticketwaitlist_2 {
    text-align:center;
}
#ticketwaitlist td {
    background: #FFF;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align:center;
    height:50px;
}
#ticketwaitlist td:first-child {
    border-left: none;
}
th.ticketwaitlist_1 {
    width:150px;
}
th.ticketwaitlist_2 {
    width:100px;
}
th.ticketwaitlist_3 {
    width:150px;
}
th.ticketwaitlist_4 {
    width:50px;
}
th.ticketwaitlist_5 {
    width:200px;
}
.recover {
    cursor: pointer;
    width: 106px;
    height: 26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_recoverticket.png) no-repeat 8px 3px #716F71;
    color: #FFF;
    border: 1px solid #9B9B9B;
    cursor: pointer;
    font-size: 10px;
    font-family: 'Lato';
    text-transform: uppercase;
    text-align: left;
    padding-left: 32px;
}
.delticket {
    cursor:pointer;
}
/* cash payment */
#cash1 {
    width:320px;
    height:360px;
    color: #000;
}
#cash1_1 {
    margin: auto;
    width:300px;
    height:25px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border:1px solid #7897FF;
    background:#7897FF;
    color: #FFF;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
}
#cash1_2 {
    margin: auto;
    width:300px;
    height:80px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border:1px solid #7897FF;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:60px;
    text-align:center;
    line-height:75px;
    text-transform:uppercase;
}
#cash1_3 {
    margin: auto;
    width: 300px;
    height: 55px;
    background: url(../img/skin/ico_paymentcash1.png) bottom center no-repeat;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#cash1_4 {
    margin: auto;
    width:300px;
    height:30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
}
#cash1_4 ul {
    list-style:none;
    width:100%;
    height:30px;
    padding:0;
    margin:12px 0 0 0;
}
#cash1_4_1 {
    float:left;
    width:90px;
    line-height:28px;
}
#cash1_4_2 {
    padding:2px 0 0 0;
}
#cash1customeramount {
    width:180px;
    height:18px;
    background:#FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFF;
    border:1px solid #999999;
    color: #000;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
}
#cash1_5 {
    margin: auto;
    width: 300px;
    height: 32px;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#cash1_6 {
    margin: auto;
    width:300px;
    height:60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#E3DFDE;
    color: #000;
    font-family:'Lato Bold';
    font-size:36px;
    text-align:center;
    line-height:60px;
    text-transform:uppercase;
}
#cash1_7 {
    margin: auto;
    width:300px;
    height:60px;
}
#cash1_7 ul {
    list-style:none;
    width:100%;
    height:60px;
    padding:0;
    margin:0;
}
#cash1_7_1 {
    float:right;
    width:108px;
}
#cash1_7_2 {
    float:right;
    width:192px;
}
#finishcashticket {
    margin: 6px 0 0 0;
    width: 107px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #04901E;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
    cursor: pointer;
}
#finishcashticketinvoice {
    margin: 6px 0 0 0;
    width: 107px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F00;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
    cursor: pointer;
}
/* card payment */
#card1 {
    width:320px;
    height:302px;
    color: #000;
}
#card1_1 {
    margin: auto;
    width:300px;
    height:25px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border:1px solid #7897FF;
    background:#7897FF;
    color: #FFF;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
}
#card1_2 {
    margin: auto;
    width:300px;
    height:80px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border:1px solid #7897FF;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:60px;
    text-align:center;
    line-height:75px;
    text-transform:uppercase;
}
#card1_3 {
    margin: auto;
    width: 300px;
    height: 102px;
    background: url(../img/skin/ico_paymentcard1.png) bottom center no-repeat;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#card1_4 {
    margin: auto;
    width:300px;
    height:60px;
}
#card1_4 ul {
    list-style: none;
    width: 100%;
    height: 60px;
    padding: 0;
    margin: 15px 0 0 0;
}
#card1_4_1 {
    float:right;
    width:108px;
}
#card1_4_2 {
    float:right;
    width:192px;
}
/* credit payment */
#credit1 {
    width:320px;
    height:302px;
    color: #000;
}
#credit1_1 {
    margin: auto;
    width:300px;
    height:25px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border:1px solid #7897FF;
    background:#7897FF;
    color: #FFF;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
}
#credit1_2 {
    margin: auto;
    width:300px;
    height:80px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border:1px solid #7897FF;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:60px;
    text-align:center;
    line-height:75px;
    text-transform:uppercase;
}
#credit1_3 {
    margin: auto;
    width: 300px;
    height: 102px;
    background: url(../img/skin/ico_paymentcredit1.png) bottom center no-repeat;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#credit1_4 {
    margin: auto;
    width:300px;
    height:60px;
}
#credit1_4 ul {
    list-style: none;
    width: 100%;
    height: 60px;
    padding: 0;
    margin: 15px 0 0 0;
}
#credit1_4_1 {
    float:right;
    width:108px;
}
#credit1_4_2 {
    float:right;
    width:192px;
}
/* bankwire payment */
#bankwire1 {
    width:320px;
    height:302px;
    color: #000;
}
#bankwire1_1 {
    margin: auto;
    width:300px;
    height:25px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border:1px solid #7897FF;
    background:#7897FF;
    color: #FFF;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
}
#bankwire1_2 {
    margin: auto;
    width:300px;
    height:80px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border:1px solid #7897FF;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:60px;
    text-align:center;
    line-height:75px;
    text-transform:uppercase;
}
#bankwire1_3 {
    margin: auto;
    width: 300px;
    height: 102px;
    background: url(../img/skin/ico_paymentbankwire1.png) bottom center no-repeat;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#bankwire1_4 {
    margin: auto;
    width:300px;
    height:60px;
}
#bankwire1_4 ul {
    list-style: none;
    width: 100%;
    height: 60px;
    padding: 0;
    margin: 15px 0 0 0;
}
#bankwire1_4_1 {
    float:right;
    width:108px;
}
#bankwire1_4_2 {
    float:right;
    width:192px;
}
/* partial payment */
#partial1 {
    width:320px;
    height:450px;
    color: #000;
}
#partial1_1 {
    margin: auto;
    width:300px;
    height:25px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border:1px solid #7897FF;
    background:#7897FF;
    color: #FFF;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
}
#partial1_2 {
    margin: auto;
    width:300px;
    height:80px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border:1px solid #7897FF;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:60px;
    text-align:center;
    line-height:75px;
    text-transform:uppercase;
}
#partial1_3 {
    margin: auto;
    width: 300px;
    height: 55px;
    background: url(../img/skin/ico_paymentpartial1.png) bottom center no-repeat;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#partial1_4 {
    margin: auto;
    width:300px;
    height:30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
}
#partial1_4 ul {
    list-style:none;
    width:100%;
    height:30px;
    padding:0;
    margin:12px 0 0 0;
}
#partial1_4_1 {
    float:left;
    width:90px;
    line-height:28px;
}
#partial1_4_2 {
    padding:2px 0 0 0;
}
#partial1customeramount {
    width:180px;
    height:18px;
    background:#FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFF;
    border:1px solid #999999;
    color: #000;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
}
#partial1_5 {
    margin: auto;
    width: 300px;
    height: 32px;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#partial1_6 {
    margin: auto;
    width:300px;
    height:60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#E3DFDE;
    color: #000;
    font-family:'Lato Bold';
    font-size:36px;
    text-align:center;
    line-height:60px;
    text-transform:uppercase;
}
#partial1_6_1 {
    margin: 10px auto 0 auto;
    width:300px;
    height:80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFF;
    color: #000;
    font-family:'Lato Bold';
    font-size:14px;
    text-align:center;
    text-transform:uppercase;
}
#partial1_6_2 {
    margin: auto;
    width:300px;
    height:20px;
    text-align:center;
    line-height:35px;
}
#partial1_6_3 {
    margin: auto;
    width:300px;
    height:40px;
    text-align:center;
    line-height:35px;
}
#id_payment {
    margin: 20px 0 0 0;
    width: 180px;
    height: 23px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFF;
    color: #000;
    font-size: 12px;
    font-family: 'lato Bold';
}
#partial1_7 {
    margin: auto;
    width:300px;
    height:60px;
}
#partial1_7 ul {
    list-style:none;
    width:100%;
    height:60px;
    padding:0;
    margin:0;
}
#partial1_7_1 {
    float:right;
    width:108px;
}
#partial1_7_2 {
    float:right;
    width:192px;
}
#pin {
    width:360px;
    height:500px;
}
#pintitle {
    font-family:'Lato Black';
    font-size:14px;
    color:#000;
    text-align:center;
    text-transform:uppercase;
}
#pincodefield {
    margin:10px 0;
    height:40px;
    text-align:center;
}
#pincode {
    margin: 3px auto !important;
    padding: 0 5px !important;
    width: 100px !important;
    height: 40px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    font-size:36px;
    text-align: center;
}
#pinkeyboard {
    width: 260px;
    height: 330px;
    margin: 15px auto;
}
.pinmode {
    float:left;
    margin:5px;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    border: 1px solid #D0D0D0;
    color: #716F71;
    font-family:'Lato Bold';
    font-size:60px;
    text-align: center;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#pin0 {
    clear: left;
    margin: 5px 0 0 87px !important;
    cursor:pointer;
}
#pinok {
    margin: 6px 0 0 119px;
    width: 107px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #04901E;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
    cursor: pointer;
}
#numkeyboard1 {
    float:left;
    width:208px;
}
#numkeyboard2 {
    float:left;
    width:30px;
}
#hidenkeyboard {
    background: url(../img/skin/ico_deleteline.png) center center no-repeat;
}
.pinmode2 {
    float:left;
    margin:5px 5px 2px;
    width: 57px;
    height: 57px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    border: 1px solid #000;
    color: #716F71;
    font-family:'Lato Bold';
    font-size:44px;
    text-align: center;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pinmode3 {
    float:left;
    margin:5px 5px 2px;
    width: 127px;
    height: 57px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    border: 1px solid #000;
    color: #716F71;
    font-family:'Lato Bold';
    font-size:44px;
    text-align: center;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pinmode4 {
    float:left;
    margin:5px 5px 2px;
    width: 57px;
    height: 57px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:url(../img/skin/ico_nkeyboard_arrow.png) center center no-repeat; #FFF;
    border: 1px solid #000;
    color: #716F71;
    font-family:'Lato Bold';
    font-size:44px;
    text-align: center;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pinmode5 {
    float:left;
    margin:5px 5px 2px;
    width: 57px;
    height: 123px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #009E1E;
    border: 1px solid #000;
    color: #FFF;
    font-family:'Lato Bold';
    font-size:18px;
    text-align: center;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height:120px;
}

#addline {
    width:88px;
    height:26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_addline.png) no-repeat 5px center #716F71;
    color:#FFF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    text-align:left;
    padding-left:30px;
    font-family:'Lato';
    font-size:10px;
    text-transform:uppercase;
}
/* ticket lines */
#ticketlines {
    margin:10px 0 0 5px;
    overflow-y: auto;
    width:98.7%;
    height:299px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    font-size:9px;
    color:#6D6D6D;
    text-transform:uppercase;
}
#lines {
    border-spacing: 0;
    width:100%;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    text-align:left;
    font-family:'Lato';
    font-size:9px;
    color:#6D6D6D;
    text-transform:uppercase;
    margin:0;
}
#lines td {
    border:1px solid #DDD;
    height:40px;
}
.lines1 {
    padding: 0 3px 0 12px;
    width: 15%;
}
.lines2 {
    width: 9%;
    text-align: center;
}
.lines3 {
    width:41%;
    padding:5px;
}
.lines4 {
    width:5%;
    text-align:center;
    font-family:'Lato Bold';
    color:#000;
}
.lines5 {
    text-align: center;
    width: 9%;
    font-family:'Lato Bold';
    font-size: 12px;
    color:#D40000;
}
span.linesdto {
    font-family:Arial;
    font-size:11px;
    color:#777;
    font-weight:normal;
}
.lines6 {
    width:8%;
    text-align:center;
}
.lines7 {
    width:13%;
    text-align:center;
}
img.linedel {
    border:none;
    cursor:pointer;
}
/* total mount */
#ribbon1_2 {
    float:left;
    width:30%;
}
#ribbon1_2_1 {
    width:96%;
    height:120px;
    margin: 14px 0 0 auto;
}
#ribbon1_2_1_1 {
    margin:0 auto;
    width:96%;
    height:28px;
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    border-radius:10px 10px 0 0;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#7897FF;
    color:#FFF;
    border-left:2px solid #7897FF;
    border-right:2px solid #7897FF;
    border-bottom:2px solid #7897FF;
    text-align:center;
    font-family:'Lato Bold';
    font-size:14px;
    color:#FFF;
    line-height:30px;
    text-transform:uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#ribbon1_2_1_2 {
    margin:0 auto;
    width:96%;
    height:95px;
    -webkit-border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    border-radius:0 0 10px 10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border-left:2px solid #7897FF;
    border-right:2px solid #7897FF;
    border-bottom:2px solid #7897FF;
    text-align:center;
    font-family:'Lato Bold';
    font-size:55px;
    color:#000;
    line-height:90px;
    text-transform:uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#ribbon1_2_1_2_1 {
    position:relative;
    top: -50px;
    height:10px;
    font-size:10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#ribbon1_2_2 {
    margin:22px 0 0 auto;
    width:95%;
    height:270px;
}
#ribbon1_2_2 ul {
    list-style:none;
    padding:0;
    margin:0;
    width:99%;
}
#ribbon1_2_2_1 {
    display:none;
    margin: 22px 4px 0 auto;
    width: 278px;
    height: 266px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #B8B8B8 1px 1px 1px;
    -moz-box-shadow: #B8B8B8 1px 1px 1px;
    box-shadow: #B8B8B8 1px 1px 1px;
    background: #FFF;
    border: 2px solid #B8B8B8;
    text-align: left;
    font-family: 'Lato Black';
    font-size: 13px;
    color: #B8B8B8;
    text-transform: uppercase;
}
#paymentcashaction {
    float:left;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_paymentcash.png) no-repeat center 10px #FFF;
    color:#FFF;
    border:2px solid #000;
    text-align:center;
    font-family:'Lato Black';
    font-size:14px;
    color:#000;
    line-height:130px;
    text-transform:uppercase;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#paymentcardaction {
    float:right;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_paymentcard.png) no-repeat center 10px #FFF;
    color:#FFF;
    border:2px solid #000;
    text-align:center;
    font-family:'Lato Black';
    font-size:14px;
    color:#000;
    line-height:130px;
    text-transform:uppercase;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#paymentcreditaction {
    float:left;
    margin: 10px 0 0 0;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_paymentcredit.png) no-repeat center 10px #FFF;
    color:#FFF;
    border:2px solid #000;
    text-align:center;
    font-family:'Lato Black';
    font-size:14px;
    color:#000;
    line-height:130px;
    text-transform:uppercase;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#paymentbankwireaction {
    float:right;
    margin: 10px 0 0 0;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_paymentbankwire.png) no-repeat center 10px #FFF;
    color:#FFF;
    border:2px solid #000;
    text-align:center;
    font-family:'Lato Black';
    font-size:14px;
    color:#000;
    line-height:130px;
    text-transform:uppercase;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#paymentpartialaction {
    float:left;
    margin: 10px 0 0 0;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_paymentpartial.png) no-repeat center 10px #FFF;
    color:#FFF;
    border:2px solid #000;
    text-align:center;
    font-family:'Lato Black';
    font-size:13px;
    color:#000;
    line-height:130px;
    text-transform:uppercase;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#paymentestimation {
    float:right;
    margin: 10px 0 0 0;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_estimation.png) no-repeat center 10px #FFF;
    color:#FFF;
    border:2px solid #000;
    text-align:center;
    font-family:'Lato Black';
    font-size:14px;
    color:#000;
    line-height:130px;
    text-transform:uppercase;
    cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#paymentvoucherdiscount {
    float:right;
    margin: 10px 0 0 0;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_voucherdiscount.png) no-repeat center 10px #FFF;
    color:#FFF;
    border:2px solid #000;
    text-align:center;
    font-family:'Lato Black';
    font-size:14px;
    color:#000;
    line-height:130px;
    text-transform:uppercase;
    cursor:pointer;
    display:none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* cashcount close */
#cashcount1 {
    margin:0 auto;
    width:700px;
    height:697px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#FFF;
    border:1px solid #7897FF;
    text-align:center;
    font-family:'Lato Bold';
    font-size:12px;
    color:#FFF;
    line-height:30px;
    text-transform:uppercase;
}
#cashcount1_0 {
    height:26px;
    width:100%;
    background:#7897FF;
    line-height:25px;
}
#cashcount1_1 {
    float:left;
    width:50%;
    height:672px;
    border-right:1px solid #7897FF;
}
#cashcount1_1_0 {
    margin:15px auto 20px;
    width:300px;
    height:130px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#E8E8E8;
    color:#000;
    border:1px solid #9B9B9B;
    text-align:center;
    font-family:'Lato Bold';
    font-size:12px;
    line-height:30px;
    text-transform:uppercase;
}
#cashcount1_1_0_1 {
    float:left;
    width:295px;
    height:25px;
    padding-right:5px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:center;
    line-height:26px;
}
#cashcount1_1_0_2 {
    float:left;
    width:150px;
    height:25px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:26px;
    background:#FFF;
}
#cashcount1_1_0_3 {
    float:left;
    width:134px;
    height:25px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato';
    font-size:16px;
    text-align:right;
    line-height:23px;
    background:#FFF;
}
#cashcount1_1_0_4 {
    float: left;
    padding:5px 10px 0 6px;
    width: 284px;
    height: 30px;
    border-bottom: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    font-family: 'Lato';
    font-size: 16px;
    text-align: center;
    line-height: 23px;
    background: #FFF;
}
#cashcount1_1_0_5 {
    float:left;
    width:69px;
    height:25px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:26px;
    background:#FFF;
}
#cashcount_moneycontainer {
    margin:15px auto 20px;
    width:300px;
    height:312px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#E8E8E8;
    color:#000;
    border:1px solid #9B9B9B;
    text-align:center;
    font-family:'Lato Bold';
    font-size:12px;
    line-height:30px;
    text-transform:uppercase;
}
#cashcountmovementamountleft {
    padding: 2px 8px 0 0;
    width: 113px;
    height: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #000;
    border: 1px solid #A5A5A5;
    text-align: right;
}
#cashcountmovementconcept {
    padding: 2px 8px 0 12px;
    width: 262px;
    height: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #000;
    border: 1px solid #A5A5A5;
    text-align: center;
}
#cashcountmovementplus {
    float: left;
    width: 150px;
    height: 37px;
    padding: 6px 0 0 0;
    border-right: 1px solid #9B9B9B;
    color: #FFF;
}
#cashcountmovementplusbutton {
    margin: 0 auto;
    width: 99px;
    height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #19C13A;
    color: #FFF;
    border: 1px solid #19C13A;
    text-align: center;
    font-family: 'Lato Black';
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
}
#cashcountmovementminus {
    float: left;
    width: 149px;
    height: 37px;
    padding: 6px 0 0 0;
    color: #FFF;
}
#cashcountmovementminusbutton {
    margin: 0 auto;
    width: 99px;
    height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #E0030D;
    color: #FFF;
    border: 1px solid #E0030D;
    text-align: center;
    font-family: 'Lato Black';
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
}

.cashcountmoney {
    padding: 2px 8px 0 0;
    width: 62px;
    height: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #000;
    border: 1px solid #A5A5A5;
    text-align: right;
}

#cashcount1_1_1 {
    margin:15px auto 15px;
    width:300px;
    height:103px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#E8E8E8;
    color:#000;
    border:1px solid #9B9B9B;
    text-align:center;
    font-family:'Lato Bold';
    font-size:12px;
    color:#FFF;
    line-height:30px;
    text-transform:uppercase;
}
#cashcount1_1_1_1 {
    float:left;
    width:150px;
    height:25px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:26px;
}
#cashcount1_1_1_2 {
    float:left;
    width:134px;
    height:25px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato';
    font-size:16px;
    text-align:right;
    line-height:23px;
}
#cashcount1_1_1_3 {
    float:left;
    width:150px;
    height:25px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:26px;
}
#cashcount1_1_1_4 {
    float:left;
    width:134px;
    height:25px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato';
    font-size:16px;
    text-align:right;
    line-height:23px;
}
#cashcount1_1_1_5 {
    float:left;
    width:150px;
    height:25px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:26px;
}
#cashcount1_1_1_6 {
    float:left;
    width:132px;
    height:25px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato';
    font-size:16px;
    text-align:right;
    line-height:23px;
}
#cashcountamountleft {
    padding: 2px 8px 0 0;
    width: 113px;
    height: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #000;
    border: 1px solid #A5A5A5;
    text-align: right;
}
#cashcount1_1_1_7 {
    float:left;
    width:150px;
    height:25px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:26px;
}
#cashcount1_1_1_8 {
    float:left;
    width:134px;
    height:25px;
    padding-right:10px;
    background:#E0030D;
    color:#FFF;
    font-family:'Lato Bold';
    font-size:18px;
    text-align:right;
    line-height:23px;
}
#finishcashcount {
    margin: 0 auto;
    width: 136px;
    height: 33px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_cashcountmain1.png) no-repeat 10px center #000;
    color: #FFF;
    border: 2px solid #000;
    text-align: left;
    font-family: 'Lato Black';
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
    padding: 6px 0 0 63px;
}
#cashcount1_2 {
    float:left;
    width:49%;
    height:459px;
}
#cashcount1_2_1 {
    margin:20px auto 40px;
    width:300px;
    height:435px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#E8E8E8;
    color:#000;
    border:1px solid #9B9B9B;
    text-align:center;
    font-family:'Lato Bold';
    font-size:12px;
    color:#FFF;
    line-height:30px;
    text-transform:uppercase;
}
#cashcount1_2_1_1 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_2 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_3 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_4 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_5 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_6 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_7 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_8 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_9 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_10 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_11 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_12 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_13 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_14 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_15 {
    float:left;
    width:150px;
    height:47px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_16 {
    float:left;
    width:134px;
    height:47px;
    padding-right:10px;
    border-bottom:1px solid #9B9B9B;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
#cashcount1_2_1_17 {
    float:left;
    width:150px;
    height:51px;
    padding-right:5px;
    border-right:1px solid #9B9B9B;
    background:url(../img/skin/ico_cashmovement.png) no-repeat 35px 15px;
    color:#000;
    text-align:right;
    line-height:47px;
    cursor:pointer;
}
#cashcount1_2_1_18 {
    float:left;
    width:134px;
    height:51px;
    padding-right:10px;
    color:#000;
    font-family:'Lato Black';
    font-size:14px;
    text-align:right;
    line-height:47px;
}
/* header ribbon */
#ribbon1_2_3 {
    margin:22px 0 0 auto;
    width:95%;
    height:96px;
}
#ribbon1_2_3 ul {
    list-style:none;
    padding:0;
    margin:0;
    width:99%;
}
#sellwait {
    float:left;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color:#FFF;
    border:2px solid #7897FF;
    text-align:left;
    font-family:'Lato Black';
    font-size:13px;
    color:#7897FF;
    text-transform:uppercase;
    cursor:pointer;
}
#sellrecover {
    float:right;
    width:47%;
    height:83px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color:#FFF;
    border:2px solid #7897FF;
    text-align:left;
    font-family:'Lato Black';
    font-size:13px;
    color:#7897FF;
    text-transform:uppercase;
    cursor:pointer;
}
div.ribbon1_2_3 {
    width:80px;
    padding:26px 0 0 50px;
}
div.bgicon1 {
    float: left;
    width:34px;
    height:34px;
    background:url(../img/skin/ico_ticketwaiting.png) no-repeat center center #7897FF;
    margin: 25px 0 0 8px;
}
div.bgicon2 {
    float: left;
    width:34px;
    height:34px;
    background:url(../img/skin/ico_ticketrecover.png) no-repeat center center #7897FF;
    margin: 25px 0 0 8px;
}
#cashcount {
    margin: 0 4px 0 auto;
    width:277px;
    height:65px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cashcountmain.png) no-repeat 10px center #000;
    color:#FFF;
    border:2px solid #000;
    text-align:left;
    font-family:'Lato Black';
    font-size:18px;
    color:#FFF;
    text-transform:uppercase;
    cursor:pointer;
}
div.cashcount_1 {
    width: 190px;
    padding:0 0 0 90px;
    line-height: 66px;
}
/* customer */
#customermain {
    margin: 0 auto;
    width: 100;
    height: 594px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    text-align: left;
    font-size: 13px;
    color: #6D6D6D;
    background: #FFF;
}
#customermaintitle {
    background: #7897FF;
    color: #FFF;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    text-transform:uppercase;
}
#customermain1 {
    width:100%;
    height:85px;
}
#customermain1_0 {
    padding:5px 0 0 10px;
    width:100%;
    height:30px;
    font-family:'Lato Bold';
    font-size:16px;
    color:#000;
}
#customermain1_1 {
    padding:0 0 0 10px;
    width:100%;
    height:55px;
    font-family:'Lato Bold';
    font-size:12px;
    text-transform:uppercase;
}
#customermain1_1_1 {
    float:left;
    width:135px;
    height:55px;
}
#customermain1_1_2 {
    display:none;
    float:right;
    height:55px;
    margin:0 0 0 3px;
}
#searchcustomer {
    padding-left:10px;
    width:119px;
    height:44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #C1C1C1;
    font-size: 18px;
}
#searchcustomerimg {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchcustomerimg:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#customer_tickets {
    float:left;
    margin:0 2px;
    padding:0 0 0 43px;
    width:60px;
    height:47px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_ticketlist1.png) 6px center no-repeat #7897FF;
    color:#FFF;
    font-family:'Lato Bold';
    font-size: 12px;
    text-align:left;
    line-height:46px;
    text-transform:uppercase;
    cursor:pointer;
    display:none;
}
#customer_invoices {
    float:left;
    margin:0 2px;
    padding:0 0 0 43px;
    width:70px;
    height:47px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_invoicelist1.png) 6px center no-repeat #7897FF;
    color:#FFF;
    font-family:'Lato Bold';
    font-size: 12px;
    text-align:left;
    line-height:46px;
    text-transform:uppercase;
    cursor:pointer;
    display:none;
}
#customer_estimations {
    float:left;
    margin:0 2px;
    padding:0 0 0 43px;
    width:60px;
    height:47px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_estimationlist.png) 6px center no-repeat #7897FF;
    color:#FFF;
    font-family:'Lato Bold';
    font-size: 12px;
    text-align:left;
    line-height:46px;
    text-transform:uppercase;
    cursor:pointer;
    display:none;
}
#customer_pointsales {
    float: left;
    margin: 0 2px;
    padding: 4px 0;
    width: 109px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
    line-height: 19px;
}
#customer_pointsales_voucher {
    float: left;
    margin: 0 2px;
    padding: 4px 0;
    width: 74px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_voucherdiscount.png) no-repeat center center #FFF;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: center;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
}
#customer_delete {
    float: left;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    /*width: 70px;*/
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_customerdel.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}
#customernewbutton {
    float: left;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    /*width: 70px;*/
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_customernew.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

/* search customer */
#searchcustomerresult {
    margin: 0 10px;
    clear:left;
}
#customernew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
/* new customer - edit customer*/
#customernew_0 {
    width:100%;
    height:30px;
    border-bottom:1px solid #9B9B9B;
}
#customernew_0_1 {
    width:100%;
    height:60px;
    border-bottom:1px solid #9B9B9B;
}
#customernew_1 {
    float: left;
    width: 14%;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 26px;
}
#customernew_2 {
    float: left;
    width: 34%;
    height: 30px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: left;
    padding:0 0 0 10px;
    line-height: 26px;
}
#customernew_3 {
    float: left;
    width: 14%;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 26px;
}
#customernew_4 {
    float: left;
    height: 30px;
    color: #000;
    text-align: left;
    padding:0 0 0 10px;
    line-height: 26px;
}
#customernew_5 {
    float: left;
    width: 14%;
    height: 60px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 26px;
}
#customernew_6 {
    float: left;
    width: 76%;
    height: 60px;
    color: #000;
    text-align: left;
    padding:0 0 0 10px;
    line-height: 26px;
}
#customernew_7 {
    float: right;
    margin: 5px 20px;
    /*width:98%;*/
    height: 60px;
    color: #000;
    text-align: right;
    line-height: 26px;
}
#customernew_8 {
    margin: 5px 20px;
    height: 60px;
    color: #000;
    text-align: center;
    line-height: 26px;
    float: right;
}
.customernewfield1 {
    margin: 3px auto !important;
    padding:0 5px !important;
    width: 94%;
    height: 20px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B;
    text-align:left !important;
}
.customernewfield2 {
    margin: 3px auto !important;
    padding:0 5px !important;
    width: 96% !important;
    height: 50px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;
}
.customernewfield3 {
    margin: 3px auto !important;
    padding:0 5px !important;
    height: 20px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;
}
#td_state {
    float: left;
    height: 30px;
    color: #000;
    text-align: left;
    padding:0 0 0 10px;
    line-height: 26px;
}
#td_rate {
    float: left;
    height: 30px;
    color: #000;
    text-align: left;
    padding:0 0 0 10px;
    line-height: 26px;
}
.customernewnote {
    width: 340px;
    height: 40px;
    color:#EF1212;
}
#createcustomer {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 150px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#createinvoice {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 150px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#createestimation {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 180px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#assigncustomer {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 150px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
/* tickets and invoices by customer */
#listdata {
    height: 450px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    display: none;
    margin: 0 10px 0 12px;
}
#listdata_deliverynote {
    height: 450px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    display: none;
    margin: 0 10px 0 12px;
}
#listdata_supplierinvoice {
    height: 247px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    /*border: 1px solid #E3DFDF;*/
    text-transform: uppercase;
    overflow: auto;
    display: none;
    margin: 0 10px 0 12px;
}
#listdata2 {
    height: auto;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    margin: 0 10px 10px 12px;
}

#listdata2-deliverynote {
    height: 208px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    display: none;
    margin: 0 10px 0 12px;
}

#listdata2-supplierinvoice {
    height: auto;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    display: none;
    margin: 0 10px 0 12px;
}
table.ticketdetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.ticketdetails th {
    height:30px;
    background:#EEEEEE;
    color:#000;
    font-family:'Lato Black';
    border-bottom:1px solid #EEEEEE;
    text-transform:uppercase;
}
table.ticketdetails td {
    color:#6D6D6D;
    border-bottom:2px solid #EEEEEE;
    height:40px;
}

table.ticketdetails tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

table.ticketdetails > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.ticketdetails > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

td.main2_1d {
    padding: 0 5px;
    width: 15%;
    text-align:left;
}
td.main2_1da1 {
    padding: 0 5px;
    width: 9%;
    font-family:'Lato Bold';
    color:#D40000 !important;
    text-align:center;
}
td.ticketPrint {
    background:url(../img/skin/ico_print.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
td.ticketPrint2 {
    background:url(../img/skin/ico_print2.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
td.ticketView {
    background:url(../img/skin/ico_view.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
td.sendEmail {
    background:url(../img/skin/ico_mail.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
td.estimationPromote {
    background:url(../img/skin/ico_estimation_promote.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
td.purchaseView {
    background:url(../img/skin/ico_invoicedetail.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
td.deliverynoteView {
    background:url(../img/skin/ico_invoicedetail.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
td.supplierinvoiceView {
    background:url(../img/skin/ico_invoicedetail.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
/* ticket manager */
#searchticket_0 {
    float:left;
    width:200px;
    height:55px;
}
#searchticket {
    padding-left:10px;
    width:185px;
    height:44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #C1C1C1;
    font-size: 18px;
}
#ticketlast {
    float:left;
    margin: 0 5px 0 3px;
    width: 110px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ticketlist1.png) 6px center no-repeat #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    cursor:pointer;
}
#ticketprint {
    float:left;
    margin: 0 5px 0 3px;
    width: 110px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ticketprint.png) 6px center no-repeat #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    cursor:pointer;
    display: none;
}
#ticketprint_1 {
    width: 50px;
    position: relative;
    top: 8px;
    left: 42px;
    line-height: 15px;
}
#ticketgift {
    float:left;
    width: 110px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ticketgiftprint.png) 6px center no-repeat #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    cursor:pointer;
    display: none;
}
#ticketgift_1 {
    width: 50px;
    position: relative;
    top: 5px;
    left: 42px;
    line-height: 13px;
}
#ticketpayment {
    float:left;
    margin: 0 5px;
    width: 110px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ticketpay.png) 6px center no-repeat #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    cursor:pointer;
    display: none;
}
#ticketpayment_1 {
    width: 50px;
    position: relative;
    top: 8px;
    left: 42px;
    line-height: 15px;
}
#totalticket {
    float:right;
    margin:0 3% 0 0;
    width:125px;
    height:60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFF;
    border:2px solid #7897FF;
    color:#000;
    text-align:center;
    font-family:'Lato Bold';
    font-size:20px;
    line-height:30px;
}
#total_pending {
    font-size:14px;
    color:#D40000;
}
#ticketinvoice {
    float:left;
    margin: 0 5px 0 3px;
    width: 110px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ticketpay.png) 6px center no-repeat #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    cursor:pointer;
    display: none;
}
#ticketinvoice_1 {
    width: 50px;
    position: relative;
    top: 8px;
    left: 42px;
    line-height: 15px;
}
#ticketinfo {
    display: none;
    width: 97%;
    height: 440px;
    margin: 12px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #7897FF;
    color: #000;
    font-size: 13px;
}
#ticketinvoiceinfo {
    list-style:none;
    padding:0;
    margin:0;
}
#ticketinvoiceinfo li {
    float:left;
    margin:0 3px 0 0;
}
li.ticketPrint {
    padding:3px;
    width:22px;
    height:22px;
    background:url(../img/skin/ico_print.png) no-repeat center center #FFF !important;
    cursor:pointer;
}
li.creditNote {
    margin: 4px 5px 0 0 !important;
    width: 70px;
    height: 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    cursor:pointer;
    list-style:none;
    float:left;
}
#ticketmanager1 {
    float: left;
    margin: 25px 3%;
    width: 45%;
    height: 124px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    border: 1px solid #A5A5A5;
    color: #000;
    font-family:'Lato Bold';
    font-size:12px;
    text-align: right;
    line-height: 26px;
}
#ticketmanager1_0 {
    width:100%;
    height:30px;
    border-bottom:1px solid #A5A5A5;
}
#ticketmanager1_1 {
    float:left;
    padding:0 15px 0 0;
    width:35%;
    height:30px;
    background:#E8E8E8;
    border-right:1px solid #A5A5A5;
}
#ticketmanager1_2 {
    float:left;
    width:55%;
    height:30px;
    text-align:left;
    padding-left:20px;
}
.ticketmanagerfield1 {
    font-family:'Lato';
    font-size:16px;
    color:#000;
    width:95%;
    text-align:left;
    border:none;
}
#ticketmanager2 {
    float: left;
    margin:25px auto;
    width: 45%;
    height: 124px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    border: 1px solid #A5A5A5;
    color: #000;
    font-family:'Lato Bold';
    font-size:12px;
    text-align: right;
    line-height: 26px;
}
#ticketmanager_notes {
    cursor:pointer;
}
#notecontent {
    text-align:center;
}
.customernewfield4 {
    margin: 3px auto !important;
    padding:0 5px !important;
    width: 96% !important;
    height: 130px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;
}
#notesave {
    margin: 10px 2px 0;
    padding: 0 0 0 53px;
    width: 150px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#details {
    clear: left;
    margin: 0 0 15px 0;
    height: 135px;
    overflow: auto;
}
table.main1 {
    margin:0 2%;
    width:96%;
    height:70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#E2E0E0;
    color:#000;
    border:1px solid #9B9B9B;
    font-size:12px;
    font-family:'Lato Black';
    text-transform:uppercase;

}
table.main1 th {
    color: #000;
    height:34px;
    font-size:14px;
    text-transform:uppercase;
    text-align:left;
    padding:2px 5px;
}
table.main1 th.main {
    text-align:center;
}
table.main1 td {
    background: #FFF;
    height:45px;
    font-size:13px;
    font-family:'Lato';
    padding:5px;
}
table.main1 td.main2_1d {
    width:15%;
    text-align:left;
}
table.main1 td.main2_2d {
    width:7%;
    text-align:center;
}
table.main1 td.main2_3d {
    width:43%;
}
table.main1 td.main2_4d {
    width:5%;
    text-align:center;
    font-family:'Lato Bold';
}
table.main1 td.main2_5d {
    width:10%;
    text-align:center;
    font-family:'Lato Bold';
    color:#D40000;
}
table.main1 td.main2_6d {
    width:10%;
    text-align:center;
    font-family:'Lato Bold';
}
table.main1 td.main2_7d {
    width:10%;
    text-align:center;
    font-family:'Lato Bold';
    color:#D40000;
}

table.main1 > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.main1 > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

#details2 {
    clear:left;
    height:105px;
    overflow:auto;
}
/* invoice manager */
#searchinvoice {
    padding-left:10px;
    width:119px;
    height:44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #C1C1C1;
    font-size: 18px;
}
#searchinvoice1 {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchinvoice1:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#searchinvoice_0 {
    float:left;
    height:15px;
    padding: 5px 0 0 10px;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
}
#searchinvoice_0_1 {
    height:25px;
}
#searchinvoice_0_1_1 {
    width: 100%;
    height: 55px;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}
#searchinvoice_1 {
    float:right;
    height:15px;
    padding: 5px 10px 0 0;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    text-align:right;
}
#searchinvoice_1_1 {
    height:25px;
}
#searchinvoice_1_1_1 {
    width: 100%;
    height: 55px;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}
#datefrom {
    width: 165px;
    height: 44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CACACA;
    font-size: 24px;
    padding-left: 10px;
    color:#000;
    background:url(../img/skin/ico_calendar.png) 138px center no-repeat #FFF;
    border:1px solid #A9A9A9;
    cursor:pointer;
}
#dateto {
    width: 165px;
    height: 44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CACACA;
    font-size: 24px;
    padding-left: 10px;
    color:#000;
    background:url(../img/skin/ico_calendar.png) 138px center no-repeat #FFF;
    border:1px solid #A9A9A9;
    cursor:pointer;
}
#searchinvoice2 {
    width: 44px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -1px;
}
table.ticketdetails td.main2_1f {
    text-align:center;
    padding-left:0 !important;
    background:url(../img/skin/ico_invoicedetail.png) no-repeat -5px 8px;
    cursor:pointer;
    width:20%;
}
table.invoicedetails th {
    background:#B5B5B5;
    padding: 6px 10px 3px;
    font-family:'Lato Black';
    font-size:12px;
}
table.invoicedetails td {
    background:#B5B5B5;
    color:#FFF;
    border-top:1px solid #FFF;
    height:40px;
    padding: 6px 5px 3px;
    font-family:'Lato Bold';
    font-size:14px;
}
.arrowup {
    position: relative;
    width: 19px;
    height: 9px;
    background: url(../img/skin/ico_arrowup.png) no-repeat;
    position: relative;
    top: -19px;
    left: -6px;
}
/* invoice period manager */
#generateinvoices {
    width: 160px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -1px;
}
#searchinvoice_1p {
    float:right;
    height:85px;
    padding: 5px 10px 0 0;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    text-align:right;
}
#generateinvoiceresult {
    clear:right;
    height: 450px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    margin: 0 10px 0 12px;
    display:none;
}

table.invoicedetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    font-size:14px;
    font-weight:bold;
}
/* supplier manager */
#searchsupplier {
    padding-left:10px;
    width:119px;
    height:44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #C1C1C1;
    font-size: 18px;
}
#searchsupplierimg {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchsupplierimg:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#suppliernewbutton {
    float: left;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    width: 90px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_customernew.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #CACACA;
    text-transform: uppercase;
    cursor: pointer;
}
#supplier_delete {
    float: left;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    /*width: 70px;*/
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_customerdel.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}
#searchsupplierresult {
    clear:left;
    margin: 0 10px;
}
#suppliernew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#createsupplier {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 150px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
/* purchase manager */
#searchpurchase {
    width: 44px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_search1.png) no-repeat center center #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top:2px;
}
#searchsupplierinvoice {
    width: 44px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_search1.png) no-repeat center center #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    margin-top:2px;
}
#newpurchase {
    float: left;
    margin: 2px 2px;
    padding: 8px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newpurchase.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#searchinvoice_0_1_1_1 {
    float:left;
    /*width:380px;*/
    height:55px;
}
#purchasenew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    /*border:1px solid #7897FF;*/
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#purchaseinfo1 {
    float: left;
    margin: 10px;
    width: 375px;
    height: 122px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E8E8E8;
    color: #000;
    border: 1px solid #9B9B9B;
    text-align: center;
    font-family: 'Lato Bold';
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    text-transform: uppercase;
}
#purchaseinfo1_1 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#purchaseinfo1_2 {
    float: left;
    width: 88px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#purchaseinfo1_3 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#purchaseinfo1_4 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#purchase_date {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#purchaseinfo1_5 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#purchaseinfo1_6 {
    float: left;
    width: 88px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#purchase_status {
    text-align:center;
}
#purchaseinfo1_7 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#purchaseinfo1_8 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#purchaseinfo1_9 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#purchaseinfo1_10 {
    float: left;
    width: 277px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}
#purchaseinfo1_11 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#purchaseinfo1_12 {
    float: left;
    width: 277px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}
#searchshopping {
    float: right;
    width: 338px;
    height: 60px;
    margin: 20px 0 0 0;
}

#searchshopping-deliverynote {
    float: right;
    width: 338px;
    height: 60px;
    margin: 20px 0 0 0;
}
#searchshopping-deliverynote-reception {
    float: right;
    width: 382px;
    height: 60px;
    margin: 20px 0 0 0;
    display:none;
}
#searchshopping-supplierinvoice {
    float: right;
    width: 192px;/*400px;*/
    height: 60px;
    margin: 31px 0 0 0;
}
#searchshopping1 {
    float:left;
    width:142px;
    height:55px;
}
#searchshopping1-reception {
    float:left;
    width:200px;
    height:55px;
}
#searchproduct {
    width: 182px;
    height: 45px;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-size:14px;
    padding:0 0 0 6px;
    border: 1px solid #C1C1C1;
    float: left;
}
#searchproduct-deliverynote {
    width: 182px;
    height: 45px;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-size:14px;
    padding:0 0 0 6px;
    border: 1px solid #C1C1C1;
    float: left;
}
#searchproduct-deliverynote-reception {
    width: 182px;
    height: 45px;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-size:14px;
    padding:0 0 0 6px;
    border: 1px solid #C1C1C1;
    float: left;
}
#searchproduct-supplierinvoice {
    width: 182px;
    height: 45px;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-size:14px;
    padding:0 0 0 6px;
    border: 1px solid #C1C1C1;
    float: left;
}
#searchproductimg {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchproductimg:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#searchproductimg-deliverynote {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchproductimg-deliverynote:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#searchproductimg-deliverynote-reception {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchproductimg-deliverynote-reception:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#searchproductimg-supplierinvoice {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchproductimg-supplierinvoice:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#cleansearchimg2 {
    float:left;
    margin: 0 0 0 5px;
    width:125px;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px; 
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cleansearch.png) no-repeat 10px 8px #FFF;
    color:#7897FF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}

#cleansearchimg2-deliverynote {
    float:left;
    margin: 0 0 0 5px;
    width:125px;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cleansearch.png) no-repeat 10px 8px #FFF;
    color:#7897FF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}

#cleansearchimg2-deliverynote-reception {
    float:left;
    margin: 0 0 0 5px;
    width:125px;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cleansearch.png) no-repeat 10px 8px #FFF;
    color:#7897FF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}

#cleansearchimg2-supplierinvoice {
    float:left;
    margin: 0 auto;
    width:125px;
    height:46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:url(../img/skin/ico_cleansearch.png) no-repeat 10px 8px #FFF;
    color:#7897FF;
    border:1px solid #9B9B9B;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}
#cleansearchimg2text {
    width:85px;
    margin:auto auto auto 47px;
    padding:9px 0 0 0;
}
#cleansearchimg2text-reception {
    width:85px;
    margin:auto auto auto 47px;
    padding:9px 0 0 0;
}
div.bgicon3 {
    float: left;
    width: 27px;
    height: 30px;
    background: url(../img/skin/ico_cleansearch.png) no-repeat center center #7897FF;
    margin: 9px 0 0 8px;
}
#listdata2 {
    height: 250px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    margin: 0 10px 0 12px;
}
#listdata3 {
    height: auto;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    /*border: 1px solid #E3DFDF;*/
    font-family:'Lato Bold';
    text-transform: uppercase;
    /*overflow: auto;*/
    margin: 10px 10px 0 12px;
}
#purchaseproductdetails {
    display:none;
    height:248px;
    overflow-y:scroll;
    border: 1px solid #A9A9A9;
    background: #FFF;
    clear:left;
}
#submitpurchasenewline {
    width: 39px;
    height: 33px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
}
#purchaseorderconfirm {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 250px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}
#purchaseorderdelete {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_delpurchase_white.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
    display:none;
}
#purchaseordersave {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}
#deliverynoteinvoicebutton {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#deliverynotesavebutton {
    margin: 10px 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#deliverynoteprintbutton {
    margin: 10px 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_print_40x40.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#deliverynoteprintlabelbutton {
    margin: 10px 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_label_w.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#purchaseprintlabelbutton {
    margin: 10px 2px;
    padding: 0 0 0 30px;
    width: 155px;
    height: 32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_label_w.png) 6px center no-repeat #7897FF;
    background-size: 14px;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 31px;
}

#deliverynotedeletebutton {
    margin: 10px 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_delpurchase_white.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
    display: none;
}

#deliverynoteselectlinesbutton {
    margin: 10px 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#supplierinvoicesavebutton {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}
#supplierinvoiceselectbutton{
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}
#purchasestockconfirm {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}
#purchaseconfirm {
    /*width:97%;
    text-align:right;
    margin:7px;
    display:none;
    cursor:pointer;*/
    width: 97%;
    text-align: right;
    margin-top: 10px;
    display: block;
    cursor: pointer;
    top: 506px;
    position: absolute;
    left: -4px;
}
#purchaseordersaveContainer {
    width:97%;
    text-align:right;
    margin:7px;
    display:none;
    cursor:pointer;
}
#deliverynoteconfirm {
    width:97%;
    text-align:right;
    margin:7px;
    display:none;
    cursor:pointer;
}
#deliverynoteinvoice {
    width:97%;
    text-align:right;
    margin:7px;
    display:none;
    cursor:pointer;
}
#deliverynotesave {
    width: 97%;
    text-align: right;
    margin-top: 3px;
    display: none;
    cursor: pointer;
    margin-left: 19px;
}
#deliverynoteselectlines {
    width:97%;
    text-align:right;
    margin:7px;
    display:none;
    cursor:pointer;
}
#supplierinvoicesave {
    width: 97%;
    text-align: right;
    margin-top: 4px;
    display: none;
    cursor: pointer;
    margin-left: 19px;
}
#supplierinvoiceselect {
    width:97%;
    text-align:right;
    margin:7px;
    display:none;
    cursor:pointer;
}
#delpurchase {
    float: left;
    margin: 0 2px;
    padding: 2px 0 0 41px;
    width: 118px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_deleteline.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}
#purchasestock {
    width: 97%;
    text-align: right;
    margin: 10px 0 0 0;
    display: none;
    cursor: pointer;
    height: 55px;
}
#deliverynotestock {
    width: 97%;
    text-align: right;
    margin: 10px 0 0 0;
    display: none;
    cursor: pointer;
    height: 55px;
}
.purchaselinedelete {
    width:25px;
    border:none;
    cursor:pointer;
}
.supplierinvoicelinedelete {
    width:25px;
    border:none;
    cursor:pointer;
}
#searchpurchaseresult {
    margin-top: 10px;
    height: 368px;
    overflow: auto;
    display:none;
}
.purchaselineok {
    border:none;
    cursor:pointer;
    width:35px;
}
/* product catalog */
#searchproduct2 {
    width: 123px;
    height: 46px;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-size:14px;
    padding:0 0 0 6px;
    border: 1px solid #C1C1C1;
    float: left;
}
#labelprint1 {
    width: 50px;
    height: 46px;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-size:24px;
    padding:0 0 0 6px;
    border: 1px solid #C1C1C1;
    float: left;
    text-align:center;
}
#labelprint2 {
    float: right;
    margin: 0 2px;
    width: 43px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_label1.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
}
.labelprint3 {
    /* float: right; */
    margin: 0 2px;
    width: 68px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_label1.png) 37px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
.labelprintattrib {
    width: 31px;
    height: 36px;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-size: 15px;
    /* padding: 0 0 0 6px; */
    border: 1px solid #C1C1C1;
    /* float: left; */
    text-align: center;
}

#searchproductimg {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchproductimg:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#listdata4 {
    height: 450px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    font-family:'Lato Bold';
    text-transform: uppercase;
    overflow: auto;
    margin: 10px 10px 0 12px;
    display:none;
}
#product_delete {
    float: left;
    margin: 0 5px;
    padding: 8px 0 0 61px;
    width: 85px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_delproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
}
#productnewbutton {
    float: right;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    width: 80px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#productattributes {
    float: right;
    margin: 0 2px;
    width: 43px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_attributes.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}
#productcategories {
    float: right;
    margin: 0 2px;
    width: 43px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_categories2.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}
#product1 {
    padding:0 0 0 10px;
    width:98%;
    height:55px;
    font-family:'Lato Bold';
    font-size:12px;
    text-transform:uppercase;
}
#productnew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#createproduct {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 150px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#td_subfamily {
    float: left;
    height: 30px;
    color: #000;
    text-align: left;
    padding:0 0 0 10px;
    line-height: 26px;
}
#file {
    float: left;
    width: 134px;
    position: relative;
    top: 30px;
}
#img_product {
    width: 60px;
    padding: 10px 0 0 0;
    float: left;
}

/* rate manager */
#rateform {
    margin:20px 0;
}
#details3 {
    clear: left;
    margin: 0 0 15px 0;
    height:257px;
    overflow: auto;
}
#ratemain0 {
    margin: 20px 0 0 17px;
    height: 30px;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
}
#ratemain1 {
    margin: 67px 0 0 17px;
    height: 30px;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
}
.rate_input {
    width:50px;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #000000 !important;
    text-align: left !important;
    padding:0 0 0 3px;
}
.rate_input2 {
    width:150px;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #000000 !important;
    text-align: left !important;
    padding:0 0 0 3px;
}
.rate_input3 {
    width:130px;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #000000 !important;
    text-align: left !important;
    padding:0 0 0 3px;
}
#rate_code {
    width:50px;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #000000 !important;
    text-align: left !important;
    padding:0 0 0 3px;
}
#rate_name {
    width:150px;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #000000 !important;
    text-align: left !important;
    padding:0 0 0 3px;
}
.rate_type {
    width: 206px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CACACA;
    font-size: 15px;
    padding-left: 10px;
    color: #000;
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    cursor: pointer;
    margin-right: 10px;
}
#rate_type {
    width: 150px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CACACA;
    font-size: 15px;
    padding-left: 10px;
    color: #000;
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    cursor: pointer;
    margin-right: 10px;
}
#updaterates {
    width: 175px;
    height: 37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF; !important;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -1px;
    text-transform:none;
}
#rate_new {
    width: 71px;
    height: 37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF; !important;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -1px;
}
#rate_percentage {
    width:50px;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #000000 !important;
    text-align: left !important;
    padding:0 0 0 3px;
}
#ratepercentage {
    width: 170px;
    height: 41px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #9B9B9B;
    font-size: 24px;
    font-family: 'Lato';
    text-align:center;
}
#ratepercentage2 {
    width: 170px;
    height: 41px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #9B9B9B;
    font-size: 24px;
    font-family: 'Lato';
    text-align:center;
}
#ratetype {
    width: 160px;
    height: 45px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #9B9B9B;
    font-size: 24px;
    font-family: 'Lato';
    padding:0 0 0 10px;
}
#ratetype2 {
    width: 160px;
    height: 45px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #9B9B9B;
    font-size: 24px;
    font-family: 'Lato';
    text-align:center;
    padding:0 0 0 10px;
}
#applyrate {
    width: 81px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    border: 1px solid #7897FF;
    font-family: 'Lato Bold';
    color: #FFF;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}
#applyrate2 {
    width: 81px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    border: 1px solid #7897FF;
    font-family: 'Lato Bold';
    color: #FFF;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}
ul.rate {
    list-style:none;
    padding:0;
    margin:0;
}
li.rate {
    float:left;
    width:180px;
}
div.loading {
    margin:80px;
    text-align:center;
    font-family:'Lato Bold';
    font-size: 40px;
}
#loadingcontent {
    display: none;
    width: 97%;
    height: 540px;
    margin: 12px 10px;
    color: #000;
    font-size: 13px;
}
/* cash count manager */
#searchcashcount {
    padding-left:10px;
    width:119px;
    height:44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #C1C1C1;
    font-size: 18px;
}
#searchcashcount1 {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchcashcount1:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#searchcashcount2 {
    width: 44px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -1px;
}
table.cashcount_tickets {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    font-size:14px;
    font-weight:bold;
    display:none;
}
table.cashcount_tickets th {
    background:#B5B5B5;
    padding: 6px 10px 3px;
    font-family:'Lato Black';
    font-size:12px;
}
table.cashcount_tickets td {
    background:#B5B5B5;
    color:#FFF;
    border-top:1px solid #FFF;
    height:40px;
    padding: 6px 5px 3px;
    font-family:'Lato Bold';
    font-size:14px;
}

.noborder {
    border:none !important;
    height:0px !important;
}
/* reporting manager */
#reporting0 {
    width:45%;
    height:400px;
    margin: 20px auto;
}
#reporting1 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:24px;
}
#reporting2 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:58px;
}
#reporting3 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:24px;
}
#reporting4 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:24px;
}
#reporting5 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:24px;
}
#reporting6 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:24px;
}
#reporting7 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:24px;
}
#reporting8 {
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    height:24px;
}
#getReportButton {
    margin: 20px 2px;
    padding: 0 0 0 53px;
    width: 160px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 50px;
}

























table.customermain {
    width:100%;
    font-family: 'Open Sans', sans-serif;
}
.customermain_1 {
    width:316px;
}
#customermain_2 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
}
.customermain_3 {

}
.customermain_4 {
    padding: 37px 0 0 0;
    text-align:right;
}
.customermain_4_1 {
    padding: 48px 0 0 0;
    text-align:left;
}
.customermain_4_2 {
    text-align:right;
}
.customermain_4_2_1 {
    text-align:left;
}
.customermain_4_3 {
    padding: 33px 0 0 0;
    text-align:right;
}
#ticketlistico {
    border:none;
    cursor:pointer;
}
#invoicelistico {
    border:none;
    cursor:pointer;
}
.customernewformtable {
    float:left;
    width: 50%;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: bold;
    border-spacing: 0;
    border-collapse: collapse;
    border:none;
    margin-bottom:13px;
}
.customernewformtd1 {
    border:1px solid #A9A9A9;
    background:#EEE;
    padding-left:10px;
    width:20%;
    height:20px;
}
.customernewformtd2 {
    border:1px solid #A9A9A9;
    background:#FFF;
    padding-left:10px;
    width:30%;
    height:20px;
}
.customernewformtd3 {
    height:10px;
}
.customernewformtd4 {
    text-align:center;
}
.customernewformtd5 {
    height:10px;
    padding-top:10px;
    color: #EF1212;
    font-family: 'Open sans';
    font-size: 14px;
}
#customersearchresult {
    background:#FFEFBF;
}
td.main2_1c {
    padding: 0 5px;
    width: 14%;
    text-align:center;
}
td.main2_2c {
    width: 30%;
    text-align: center;
}
td.main2_3c {
    width:20%;
    padding:5px;
    text-align:center;
}
td.main2_4c {
    width:15%;
    text-align:center;
}
td.main2_5c {
    text-align: center;
    width: 30%;
    font-family: 'Open Sans', sans-serif;
}
.searchcustomerrow {
    border:none;
    cursor:pointer;
}
.searchproductrow {
    border:none;
    cursor:pointer;
}
.searchsupplierrow {
    border:none;
    cursor:pointer;
}
.searchsproductrow {
    border:none;
    cursor:pointer;
}
.productnewformtable {
    width: 100%;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
    border-spacing: 0;
    border-collapse: collapse;
    border:none;
}
.productnewformtd4_1 {
    width:50%;
    height:150px;
    text-align:center;
}
.productnewformtd4_2 {
    width:50%;
    text-align:center;
}
.productnewformtd {
    width:50%;
}
#img1 {
    width:150px;
}
.productdescription {
    width: 230px;
    height: 43px;
    border:none;
    color:#EF1212;
}
.imageproduct {
    width:100px;
}
ul.invoiceperiod {
    list-style:none;
    padding:0;
    margin:0;
}
li.invoiceperiod {
    float:left;
    width:160px;
}
#searchinvoiceresult {
    margin: 15px 3px;
    height:355px;
    overflow:auto;
}

table.cashcountdetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    font-size:16px;
}
table.cashcountdetails th {
    background:#FFEFBF;
    padding: 6px 5px 3px;
    font-size:12px;
}
table.cashcountdetails td {
    background:#FFF;
    color:blue;
    border-top:1px dashed #000;
    height:40px;
    font-weight:bold;
    font-size:12px;
}
#cashopen {
    cursor:pointer;
}

#searchcashcountresult {
    margin: 15px 3px;
    height:355px;
    overflow:auto;
}
table.purchasenewlinetable {
    width: 100%;
    height: 30px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #A9A9A9;
    margin: 6px 0;
    background: #FFF;
}
table.purchasenewlinetable th {
    background: #ef1212;
    color: #FFF;
}
th.main2_1g {
    text-align:left;
    padding-left:10px;
}
th.main2_2g {
    text-align:left;
    padding-left:10px;
}
th.main2_3g {
    text-align:center;
    padding-right:10px;
}
th.main2_4g {
    text-align:center;
    padding-right:10px;
}
th.main2_5g {
    text-align:center;
    padding-right:10px;
}
td.main2_1g {
    text-align:left;
    padding-left:10px;
}
td.main2_2g {
    text-align:left;
    padding-left:10px;
    width:215px;
}
td.main2_3g {
    text-align:center;
    padding-right:10px;
}
td.main2_4g {
    text-align:center;
    padding-right:10px;
}
td.main2_5g {
    text-align:center;
    padding-right:10px;
}
input.main2_1g {
    width:100px;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align: left !important;
    padding:0 0 0 3px;
}
input.main2_2g {
    width:60px;
    text-align:center;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align: center !important;
}
table.productpurchasedetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    font-size:13px;
}
table.productpurchasedetails th {
    background:#000;
    color:#FFF;
}
table.productpurchasedetails td {
    background:#FFF;
    color:#EF1212;
    border-bottom:1px dashed #000;
}
img.getrowpurchaseproducts {
    margin-top:3px;
    cursor:pointer;
}
#sweetAlerts {
    display:none;
}
.icons {
    width:35px;
}
/*#supplierdeletebutton {
        width:169px;
        height:44px;
        background:url(../img/delmaster.png) no-repeat;
        border:none;
        cursor:pointer;
}*/
#customerdeletebutton {
    width:169px;
    height:44px;
    background:url(../img/delmaster.png) no-repeat;
    border:none;
    cursor:pointer;
}
/* ticket manager */
ul.ticketmanager1 {
    list-style:none;
    padding:0;
    margin:0;
}
li.ticketmanager1 {
    float:left;
    width:56px;
}

.credit_note1 {
    padding:0 10px 0 0;
    text-align:right;
    line-height:10px;
}
/* product */
#deleteproduct {
    width:53px;
    height:46px;
    background:url(../img/deleteproduct_ico.png) no-repeat;
    border:none;
    cursor:pointer;
    display:none;
}
/* image tooltip */
#preview{
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
}
/* family */
#family1 {
    float:left;
    margin:10px;
    padding:10px;
    width: 46%;
    height:410px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#family1_1 {
    margin:5px 0 10px;
    font-family: 'Lato Bold';
    font-size:14px;
    color:#000;
    text-transform:uppercase;
}
#family1_2 {
    color:#000;
}
#family2 {
    float:left;
    margin:10px 0;
    padding:10px;
    width: 46%;
    height:410px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#family2_1 {
    margin:5px 0 10px;
    font-family: 'Lato Bold';
    font-size:14px;
    color:#000;
    text-transform:uppercase;
}
#family2_2 {
    color:#000;
}
#familyupdate {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 170px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#familydelete {
    float: right;
    margin: 0 5px;
    padding: 8px 0 0 61px;
    width: 137px;
    height: 51px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_delproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#familynew {
    margin: 10px 2px;
    padding: 8px 0 0 61px;
    width: 80px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#subfamilyupdate {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 170px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#subfamilydelete {
    float: right;
    margin: 0 5px;
    padding: 8px 0 0 61px;
    width: 137px;
    height: 51px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_delproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#subfamilynew {
    margin: 10px 2px;
    padding: 8px 0 0 61px;
    width: 80px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
hr.family { color: #666; background-color: #FFF; border: 1px dotted #666; border-style: none none dotted;}
/* attribute */
#attribute1 {
    float:left;
    margin:10px;
    padding:10px;
    width: 46%;
    height:300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#attribute1_1 {
    margin:5px 0 10px;
    font-attribute: 'Lato Bold';
    font-size:14px;
    color:#000;
    text-transform:uppercase;
}
#attribute1_2 {
    color:#000;
}
#attribute2 {
    float:left;
    margin:10px 0;
    padding:10px;
    width: 46%;
    height:300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#attribute2_1 {
    margin:5px 0 10px;
    font-attribute: 'Lato Bold';
    font-size:14px;
    color:#000;
    text-transform:uppercase;
}
#attribute2_2 {
    color:#000;
}
#attributeupdate {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 170px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-attribute: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#attributedelete {
    float: right;
    margin: 0 5px;
    padding: 8px 0 0 61px;
    width: 137px;
    height: 51px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_delproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#attributenew {
    margin: 10px 2px;
    padding: 8px 0 0 61px;
    width: 80px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#attvalueupdate {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 170px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-attribute: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#attvaluedelete {
    float: right;
    margin: 0 5px;
    padding: 8px 0 0 61px;
    width: 137px;
    height: 51px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_delproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#attvaluenew {
    margin: 10px 2px;
    padding: 8px 0 0 61px;
    width: 80px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
hr.attribute { color: #666; background-color: #FFF; border: 1px dotted #666; border-style: none none dotted;}
/* productattributes */
#productattributesmain{
    margin: 0 auto;
    width: 98%;
    height:500px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #7897FF;
    text-align:left;
    font-size:13px;
    color:#6D6D6D;
    background:#FFF;
}
#productattributesmaintitle {
    background: #7897FF;
    color: #FFF;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
#productattributes1 {
    margin: 10px 0;
    padding: 0 0 0 10px;
    width: 98%;
    /*height: 55px;*/
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}
#productattributes1_1 {
    float:left;
    width:400px;
    height:55px;
    font-family:'Lato Bold';
    font-size:16px;
    color:#000;
}
#productattributesgenerator {
    float: right;
    margin: 0 2px;
    padding: 10px 0 0 38px;
    width: 117px;
    height: 36px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_combigenerator.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}
#productattributesnew1 {
    margin: 0 7px 0 20px;
    float: left;
    width: 300px;
    height: 180px;
    overflow: auto;
}
#productattributesnew2 {
    float: left;
    width: 230px;
    height: 230px;
}
label.productattribute {
    float: left;
    width: 100px;
    height: 24px;
    padding-right: 6px;
    padding-top: 5px;
    color: #000;
    font-family: 'Lato Bold';
    text-align: left;
}
div.productattribute {
    height:30px;
    width: 275px;
}
input.productattribute {
    margin: 3px auto !important;
    padding:0 5px !important;
    width: 50% !important;
    height: 20px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;
}
select.productattribute {
    margin: 3px auto 0 15px !important;
    padding: 0 5px !important;
    height: 20px !important;
    width: 150px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align: left !important;
}
#details4 {
    clear: left;
    margin: 0 0 15px 0;
    height: 220px;
    overflow: auto;
}
#newcombination {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 170px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-attribute: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    top: -80px;
}
#productattributesnew3 {
    /*float:left;
    margin:100px 0 0 75px;*/
    padding-top: 21px;
}
#editcombination {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 170px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-attribute: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    top: -80px;
}
#productattributesnew4 {
    /*float:left;
    margin:100px 0 0 75px;*/
    padding-top: 21px;
    display:none;
}

ul.productattribute {
    list-style:none;
    padding:9px 0 0 0;
    margin:0;
}
li.productattribute1 {
    float:left;
    width:30px;
    text-align:center;
    line-height:28px;
    cursor:pointer;
}
li.productattribute2 {
    float:left;
    width:30px;
    text-align:center;
    cursor:pointer;
}
/* favorite products */
#favoriteproducts1 {
    width: 97%;
    height: 475px;
    margin: 12px;
    overflow-y:auto;
}
#favoriteproducts2 {
    list-style:none;
    padding:0;
    margin:0;
}
#favoriteproducts2 li {
    margin: 5px;
    padding: 15px 0px;
    float: left;
    width: 126px;
    height: 88px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #000;
    color:#000;
    text-align: center;
    cursor: pointer;
    font-family: 'Lato Bold';
    font-size: 10px;
}
/* category products */
#categoryproducts1 {
    width: 99%;
    height: 526px;
    margin: 12px;
    overflow-y:auto;
}
#categoryproducts1_1 {
    height:185px;
}
#categoryproducts1_2 {
    height:257px;
}
#categoryproducts2 {
    list-style:none;
    padding:0;
    margin:0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#categoryproducts2 li {
    /*float:left;
    margin:5px;
    padding:5px;
    width: 122px;
    height: 37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #7897FF;
    color: #FFF;
    text-align:center;
    cursor: pointer;
    line-height:32px;*/
    margin: 5px;
    padding: 15px 2px;
    float: left;
    width: 126px;
    height: 88px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b5b5b5;
    color:#000;
    text-align: center;
    cursor: pointer;
    font-family: 'Lato Bold';
    font-size: 10px;
}

span.categoryproducts2_1 {
    display: inline-block;
    vertical-align: middle;
    line-height: normal; 
}
#categoryproducts3 {
    list-style:none;
    padding:0;
    margin:0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#categoryproducts3 li {
    margin: 5px;
    padding: 15px 2px;
    float: left;
    width: 126px;
    height: 119px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #000;
    color:#000;
    text-align: center;
    cursor: pointer;
    font-family: 'Lato Bold';
    font-size: 10px;
}
/* split pagination Purchase*/
#split {
    width:100%;
    text-align:right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split ul {
    list-style:none;
}
#split1 {
    float: right;
    margin:0 10px 0 0;
    padding: 0 12px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #C0C0C0;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
}
#split2 {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split3 {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split4 {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split5 {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* split pagination Deliverynote*/
#split-deliverynote {
    width:100%;
    text-align:right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split-deliverynote ul {
    list-style:none;
}
#split1-deliverynote {
    float: right;
    margin:0 10px 0 0;
    padding: 0 12px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #C0C0C0;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
}
#split2-deliverynote {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split3-deliverynote {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split4-deliverynote {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split5-deliverynote {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* split pagination supplierinvoice*/
#split-supplierinvoice {
    width:100%;
    text-align:right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split-supplierinvoice ul {
    list-style:none;
}
#split1-supplierinvoice {
    float: right;
    margin:0 10px 0 0;
    padding: 0 12px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #C0C0C0;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
}
#split2-supplierinvoice {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split3-supplierinvoice {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split4-supplierinvoice {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#split5-supplierinvoice {
    float: right;
    margin:0 10px 0 0;
    width: 75px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #7897FF;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    font-family: 'Lato Bold';
    font-size: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



/* category */
#category0 {
    margin: 10px 15px 10px;
    color: #000;
    font-family: 'Lato Bold';
}
.categorybreadcrumb {
    color:#2d2d2d;
    font-family: Lato;
    text-decoration:none;
}
#category1 {
    margin:15px auto;
    overflow-y: auto;
    width: 97%;
    max-height: 380px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    text-align: left;
    font-family: 'Lato';
    font-size: 9px;
    color: #6D6D6D;
    text-transform: uppercase;
}
td.main3_1 {
    padding:0 0 0 5px;
    width:70%;
}
td.main3_2 {
    text-align:center;
    width:10%;
    background:url(../img/skin/ico_edit2.png) no-repeat center center;
}
td.main3_3 {
    text-align:center;
    width:10%;
    background:url(../img/skin/ico_deleteline.png) no-repeat center center;
}
td.main3_4 {
    text-align:center;
    width:20%;
}
#category2 {
    margin:15px auto;
    width: 97%;
    padding: 5px 0 0 12px;
    width: 100%;
    height: 30px;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
}
#category2_0 {
    font-size: 14px;
    margin:0 0 7px 0;
}
#category2_1 {
    width: 97%;
    height: 54px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    text-align: left;
    font-family: 'Lato';
    font-size: 9px;
    color: #6D6D6D;
}
#category2_1_1 {
    float: left;
    width: 15%;
    border-right: 1px solid #DDD;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
    text-transform:uppercase;
}
#category2_1_2 {
    float:left;
    width:32%;
    border-right: 1px solid #DDD;
    text-align:center;
    line-height:58px;
}
input.category2_1_2 {
    margin: 3px auto !important;
    padding:0 5px !important;
    width: 93% !important;
    height: 20px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;

}
#category2_1_3{
    float: left;
    width: 32%;
    border-right: 1px solid #DDD;
    text-align: center;
    line-height: 49px;
}
input.category2_1_3 {
    margin-top: -14px;
    margin-left: 5px;
    margin-bottom: 46px;
    padding:0 !important;
    width: 78% !important;
    height: 20px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;
}
#category2_1_4 {
    text-align:center;
    padding:7px 0 0 0;
}
#newcategory {
    margin: 0 2px;
    padding: 0 10px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
/* product categories */
#productcategoriesmain{
    margin: 0 auto;
    width: 98%;
    height:500px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #7897FF;
    text-align:left;
    font-size:13px;
    color:#6D6D6D;
    background:#FFF;
}
#productcategoriesmaintitle {
    background: #7897FF;
    color: #FFF;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
#productcategories1 {
    margin: 10px 0;
    padding: 0 0 0 10px;
    width: 98%;
    height: 55px;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}
#productcategories1_1 {
    float:left;
    width:400px;
    height:55px;
    font-family:'Lato Bold';
    font-size:16px;
    color:#000;
}
#productcategories2 {
    float:left;
    margin:10px;
    padding:10px;
    width: 45%;
    height:130px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#productcategories2_1 {
    margin:5px 0 10px;
    font-attribute: 'Lato Bold';
    font-size:14px;
    color:#000;
    text-transform:uppercase;
}
#productcategories2_2 {
    color:#000;
}
#productcategories3 {
    float:left;
    margin:10px 0;
    padding:10px;
    width: 45%;
    height:300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    border:1px solid #7897FF;
    font-attribute: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#categoryadd {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 170px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-attribute: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
#category {
    width:356px;
}
#productcategory4 {
    margin:15px auto;
    overflow-y: auto;
    width: 97%;
    max-height: 260px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    text-align: left;
    font-family: 'Lato';
    font-size: 9px;
    color: #6D6D6D;
    text-transform: uppercase;
}
/* balance */
#balance1 {
    float:left;
    width:50%;
    height:43px;
    margin:10px 0 15px 15px;
}
#balancenewbutton {
    float: left;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_customernew.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#balance2 {
    float:left;
    width:44%;
}
#balance2_1 {
    margin: 5px 0 0 0;
    width: 100%;
    height: 24px;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    text-align:right;
}
#balance2_2 {
    width:100%;
}
#balance2_2_1 {
    float:right;
    width:115px;
}
#balance2_2_2 {
    float:right;
    width:75px;
}
#balance2_2_3 {
    float: right;
    width: 155px;
    height: 26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #716F71;
    color: #FFF;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: center;
    line-height: 24px;
}
#balance3 {
    clear: left;
    margin: 10px 2%;
    width: 96%;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #716F71;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    font-size: 12px;
    display:none;
}
#balance3_1 {
    float: left;
    width: 100px;
    border-right: 1px solid #9B9B9B;
    height: 46px;
    line-height: 45px;
    text-align: center;
}
#balance3_2 {
    float: left;
    width: 500px;
    border-right: 1px solid #9B9B9B;
    height: 46px;
    line-height: 45px;
    text-align: center;
}
#balance3_3 {
    float: left;
    width: 130px;
    border-right: 1px solid #9B9B9B;
    height: 46px;
    line-height: 45px;
    text-align: center;
}
#balance3_4 {
    float: left;
    width:112px;
    text-align:center;
}
#newExpense {
    width: 68px;
    height: 39px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #FF6500;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: 4px;
}
#balance4 {
    width:100%;
}
#balance4_1 {
    float:left;
    width:50%;
    margin:20px;
}
#balance4_2 {
    float:right;
    width:35%;
    margin: 0 34px 0 0;
}
#balance4_2_1 {
    margin: 20px auto 40px;
    width: 300px;
    height: 191px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E8E8E8;
    color: #000;
    border: 1px solid #9B9B9B;
    text-align: center;
    font-family: 'Lato Bold';
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    text-transform: uppercase;
}
#balance4_2_2 {
    float: left;
    width: 150px;
    height: 47px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 47px;
}
#balance4_2_3 {
    float: left;
    width: 134px;
    height: 47px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    font-family: 'Lato Black';
    font-size: 14px;
    text-align: right;
    line-height: 47px;
}
#balance4_2_4 {
    float: left;
    width: 150px;
    height: 47px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 47px;
}
#balance4_2_5 {
    float: left;
    width: 134px;
    height: 47px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    font-family: 'Lato Black';
    font-size: 14px;
    text-align: right;
    line-height: 47px;
}
#balance4_2_6 {
    float: left;
    width: 150px;
    height: 47px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 47px;
}
#balance4_2_7 {
    float: left;
    width: 134px;
    height: 47px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    font-family: 'Lato Black';
    font-size: 14px;
    text-align: right;
    line-height: 47px;
}
#balance4_2_8 {
    float: left;
    width: 150px;
    height: 47px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #FFF;
    text-align: right;
    line-height: 47px;
    background: #19C13A;
}
#balance4_2_9 {
    float: left;
    width: 134px;
    height: 47px;
    padding-right: 10px;
    color: #000;
    font-family: 'Lato Black';
    font-size: 14px;
    text-align: right;
    line-height: 47px;
}
/* cardgift */
#cardgift1 {
    margin: auto;
    width: 300px;
    height: 55px;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
#cardgift1_1{
    margin: auto;
    width: 300px;
    height: 25px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #7897FF;;
    background: #7897FF;;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
}
#cardgift1_1_1{
    margin: auto;
    width: 300px;
    height: 155px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #7897FF;
    background: #FFF;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
}
#cardgift_send {
    margin: 35px auto 10px;
    width: 107px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #04901E;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
    cursor: pointer;
}
#cardgift_code {
    width: 180px;
    height: 18px;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    border: 1px solid #999999;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
}
#cardgift_amount {
    width: 180px;
    height: 18px;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    border: 1px solid #999999;
    color: #000;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: center;
}

#file_attribute {
    float: left;
    width: 132px;
    position: relative;
    top: -29px;
    left: 85px;
}

.attribute-img-content {
    width: 80px;
    height: 80px;
    background: #D4D0C8;
    text-align: center;
    /*top: -98px;*/
    position: relative;
    /*left: 48px;*/
    border: 1px solid;
    border-color: #000000;
    float: left;
}
.attribute-img-content-clear {
    float: left;
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    text-align: center;
    /*top: -98px;*/
    position: relative;
    /*left: 48px;*/
    border: 1px solid;
    border-color: #000000;
}
.attribute-img {
    width: 80px;
    height: auto;
}
.attribute-img-alert {
    position: relative;
    top: 31px;
    font-weight: bold;
}
#gallery-link {
    width: 80px;
    height: 80px;
    top:0px;
    margin:0px;
    padding:35px 0 0 0;
    /*margin: 0 27px;
    padding: 0 0 0 36px;
    width: 170px;
    height: 40px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_search.png) 6px center no-repeat #000;
    border: 1px solid #000;
    color: #FFF;
    font-attribute: 'Lato Bold';
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    /*top: -1px;*/
    background-position: 25px 5px;
    line-height: 11px;
    font-weight: bold;
}
#product-img-gallery {
    margin: 0 auto;
    display: inline-block;
    margin-top: 10px;
}
.product-img-gallery-item {
    margin: 2px;
    cursor: pointer;
    float: left;
    border: 1px solid;
    border-color: gray;
    width: 50px;
    height: 50px;
    margin-top: -10px;
}
.product-img-gallery-item img{
    width: 50px;
}
.product-img-gallery-item-selected {
    margin: 2px;
    cursor: pointer;
    float: left;
    border:2px solid #7897FF;
    width: 50px;
    height: 50px;
    margin-top: -10px;
}
.product-img-gallery-item-selected img {
    width: 50px;
}

#gallery-image-content {
    margin: 3px;
    cursor: pointer;
    float: left;
    border: 1px solid;
    border-color: gray;
    width: 100px;
    height: 100px;
}

#attributenew-slim {
    margin: 3px 2px;
    padding: 5px 0 0 39px;
    width: 82px;
    height: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newproduct.png) 6px center no-repeat #FFF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    float: right;
    background-size: 30px;
    font-weight: bold;
}

#purchase_supplier_number {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}

#viewdeliverynote {
    float: left;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_view.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

#purchase-container{
    display: none;
}

#shoppingcenter-container {
    padding-left: 50px;
    padding-top: 50px;
}
.shoppingcenter-container-item {
    float: left;
    width: 164px;
    margin: 30px 30px 30px 25px;
    padding:17px;
    text-align: center;
    height: 161px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #7897FF;
    cursor: pointer;
    font-size: 33px;
    color: #000;
}

.shoppingcenter-container-item img{
    margin:10px 0px 0px 0px;
}
.shoppingcenter-container-item p{
    text-transform: uppercase;
    font-size: 26px;
}

#shoppingcenter-goback-purchase{
    margin: 2px -85px 0 10px;
    padding: 5px 0 0 28px;
    width: 45px;
    height: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_goback.png) 6px center no-repeat #7897FF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    /*border: 1px solid #9B9B9B;*/
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    background-size: 30px;
    font-weight: bold;
    background-size: 63px 22px;
    display:none;
}

#shoppingcenter-goback-deliverynote{
    margin: 2px -85px 0 10px;
    padding: 5px 0 0 28px;
    width: 45px;
    height: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_goback.png) 6px center no-repeat #7897FF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    /*border: 1px solid #9B9B9B;*/
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    background-size: 30px;
    font-weight: bold;
    background-size: 63px 22px;
    display:none;
}

#shoppingcenter-goback-supplierinvoice{
    margin: 2px -85px 0 10px;
    padding: 5px 0 0 28px;
    width: 45px;
    height: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_goback.png) 6px center no-repeat #7897FF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    /*border: 1px solid #9B9B9B;*/
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    background-size: 30px;
    font-weight: bold;
    background-size: 63px 22px;
    display:none;
}

#shoppingcenter-goback{
    margin: 2px -85px 0 10px;
    padding: 5px 0 0 28px;
    width: 45px;
    height: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_goback.png) 6px center no-repeat #7897FF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    /*border: 1px solid #9B9B9B;*/
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    background-size: 30px;
    font-weight: bold;
    background-size: 63px 22px;
    display:none;
}

#deliverynote-container {
    display:none;
}
#supplierinvoice-container {
    display:none;
}

#newdeliverynote {
    float: left;
    margin: 0 2px;
    padding: 8px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newpurchase.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

#newsupplierinvoice {
    float: left;
    margin: 2px 2px;
    padding: 8px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newpurchase.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

#listdata3-deliverynote {
    height: 545px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    /*border: 1px solid #E3DFDF;*/
    font-family:'Lato Bold';
    text-transform: uppercase;
    overflow: auto;
    margin: 10px 10px 0 12px;
}

#listdata3-supplierinvoice {
    height: 545px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    /*border: 1px solid #E3DFDF;*/
    font-family:'Lato Bold';
    text-transform: uppercase;
    overflow: auto;
    margin: 10px 10px 0 12px;
}

#deldeliverynote {
    float: left;
    margin: 0 2px;
    padding: 2px 0 0 41px;
    width: 118px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_deleteline.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}

#delsupplierinvoice {
    float: left;
    margin: 0 2px;
    padding: 2px 0 0 41px;
    width: 118px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_deleteline.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}

#deliverynote_supplier_number {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}

#supplierinvoice_supplier_number {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}


#supplierinvoice_date {
    border:none;
    width:100%;
    text-align:center;
}

#searchdeliverynote {
    width: 44px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_search1.png) no-repeat center center #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    margin:0px;
}

#datefrom_deliverynote {
    width: 165px;
    height: 44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CACACA;
    font-size: 24px;
    padding-left: 10px;
    color:#000;
    background:url(../img/skin/ico_calendar.png) 138px center no-repeat #FFF;
    border:1px solid #A9A9A9;
    cursor:pointer;
}
#datefrom_supplierinvoice {
    width: 165px;
    height: 44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CACACA;
    font-size: 24px;
    padding-left: 10px;
    color:#000;
    background:url(../img/skin/ico_calendar.png) 138px center no-repeat #FFF;
    border:1px solid #A9A9A9;
    cursor:pointer;
}
#dateto_deliverynote {
    width: 165px;
    height: 44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CACACA;
    font-size: 24px;
    padding-left: 10px;
    color:#000;
    background:url(../img/skin/ico_calendar.png) 138px center no-repeat #FFF;
    border:1px solid #A9A9A9;
    cursor:pointer;
}

#dateto_supplierinvoice {
    width: 165px;
    height: 44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CACACA;
    font-size: 24px;
    padding-left: 10px;
    color:#000;
    background:url(../img/skin/ico_calendar.png) 138px center no-repeat #FFF;
    border:1px solid #A9A9A9;
    cursor:pointer;
}

.print_selection {
    background: url(../img/skin/descarga_factura.png) no-repeat center center #FFF !important;
    margin: 0px 0px 0px 4px;
    padding: 7px 19px 8px 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    border: 1px solid #9B9B9B;
    cursor: pointer;
}

#deliverynotenew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}

#supplierinvoicenew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    /*border:1px solid #7897FF;*/
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#deliverynoteinfo1 {
    float: left;
    margin: 10px;
    width: 375px;
    height: 122px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E8E8E8;
    color: #000;
    border: 1px solid #9B9B9B;
    text-align: center;
    font-family: 'Lato Bold';
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    text-transform: uppercase;
}
#supplierinvoiceinfo1 {
    float: left;
    margin: 10px;
    width: 432px;
    height: 122px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E8E8E8;
    color: #000;
    border: 1px solid #9B9B9B;
    text-align: center;
    font-family: 'Lato Bold';
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    text-transform: uppercase;
}
#deliverynoteinfo1_1 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#supplierinvoiceinfo1_1 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#deliverynoteinfo1_2 {
    float: left;
    width: 88px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#supplierinvoiceinfo1_2 {
    float: left;
    width: 145px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#deliverynoteinfo1_3 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}

#supplierinvoiceinfo1_3 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#deliverynoteinfo1_4 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#supplierinvoiceinfo1_4 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#deliverynote_date {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#supplierinvoice_date {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#deliverynoteinfo1_5 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#supplierinvoiceinfo1_5 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#deliverynoteinfo1_6 {
    float: left;
    width: 88px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#supplierinvoiceinfo1_6 {
    float: left;
    width: 145px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#deliverynote_status {
    text-align:center;
}
#supplierinvoice_status {
    text-align:center;
}
#deliverynoteinfo1_7 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#supplierinvoiceinfo1_7 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#deliverynoteinfo1_8 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#supplierinvoiceinfo1_8 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#deliverynoteinfo1_9 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#supplierinvoiceinfo1_9 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#deliverynoteinfo1_10 {
    float: left;
    width: 277px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}

#supplierinvoiceinfo1_10 {
    float: left;
    width: 334px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}

#deliverynoteinfo1_11 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#deliverynoteinfo1_12 {
    float: left;
    width: 277px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}
#supplierinvoiceinfo1_11 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#supplierinvoiceinfo1_12 {
    float: left;
    width: 334px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}
table.mainsearch_purchase {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    /*height:490px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#6D6D6D;
    border:1px solid #EEEEEE;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}
table.mainsearch_purchase th {
    background:#EEEEEE;
    height:30px;
    color: #000;
    font-size:14px;
    text-transform:uppercase;
    text-align:left;
    padding:2px 5px;
}
table.mainsearch_purchase th.main {
    text-align:center;
}
table.mainsearch_purchase td {
    border: 1px solid #DDD;
    font-size:9px;
    height:25px;
    text-align: center;
}
table.mainsearch_purchase td.main1 {
    padding: 0 3px 0 12px;
    width:15%;
    text-align:center;
}
table.mainsearch_purchase td.main1_mark {
    padding: 0 3px 0 12px;
    width:15%;
    background:#7897FF;
    color:#000;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}
table.mainsearch_purchase td.main2 {
    width:9%;
    text-align:center;
}
table.mainsearch_purchase td.main3 {
    padding: 0 3px 0 12px;
    width:53%;
    text-align:center;
}
table.mainsearch_purchase td.main4 {
    width:5%;
    font-family:'Lato Bold';
    color:#000;
    text-align:center;
}
table.mainsearch_purchase td.main5 {
    width:9%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}
table.mainsearch_purchase td.main6 {
    width:40%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}

table.mainsearch_purchase > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa;
}

table.mainsearch_purchase > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

/**/


table.mainsearch_deliverynote {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    /*height:490px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#6D6D6D;
    border:1px solid #EEEEEE;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}
table.mainsearch_deliverynote th {
    background:#EEEEEE;
    height:30px;
    color: #000;
    font-size:14px;
    text-transform:uppercase;
    text-align:left;
    padding:2px 5px;
}
table.mainsearch_deliverynote th.main {
    text-align:center;
}
table.mainsearch_deliverynote td {
    border: 1px solid #DDD;
    font-size:9px;
    height:25px;
    text-align: center;
}
table.mainsearch_deliverynote td.main1 {
    padding: 0 3px 0 12px;
    width:15%;
    text-align:center;
}
table.mainsearch_deliverynote td.main1_mark {
    padding: 0 3px 0 12px;
    width:15%;
    background:#7897FF;
    color:#000;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}
table.mainsearch_deliverynote td.main2 {
    width:9%;
    text-align:center;
}
table.mainsearch_deliverynote td.main3 {
    padding: 0 3px 0 12px;
    width:53%;
    text-align:center;
}
table.mainsearch_deliverynote td.main4 {
    width:5%;
    font-family:'Lato Bold';
    color:#000;
    text-align:center;
}
table.mainsearch_deliverynote td.main5 {
    width:9%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}
table.mainsearch_deliverynote td.main6 {
    width:40%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}
table.mainsearch_deliverynote > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa;
}

table.mainsearch_deliverynote > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

/**/


table.mainsearch_supplierinvoice {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    /*height:490px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#6D6D6D;
    border:1px solid #EEEEEE;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}
table.mainsearch_supplierinvoice th {
    background:#EEEEEE;
    height:30px;
    color: #000;
    font-size:14px;
    text-transform:uppercase;
    text-align:left;
    padding:2px 5px;
}
table.mainsearch_supplierinvoice th.main {
    text-align:center;
}
table.mainsearch_supplierinvoice td {
    border: 1px solid #DDD;
    font-size:9px;
    height:25px;
    text-align: center;
}
table.mainsearch_supplierinvoice td.main1 {
    padding: 0 3px 0 12px;
    width:15%;
    text-align:center;
}
table.mainsearch_supplierinvoice td.main1_mark {
    padding: 0 3px 0 12px;
    width:15%;
    background:#7897FF;
    color:#000;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}
table.mainsearch_supplierinvoice td.main2 {
    width:9%;
    text-align:center;
}
table.mainsearch_supplierinvoice td.main3 {
    padding: 0 3px 0 12px;
    width:53%;
    text-align:center;
}
table.mainsearch_supplierinvoice td.main4 {
    width:5%;
    font-family:'Lato Bold';
    color:#000;
    text-align:center;
}
table.mainsearch_supplierinvoice td.main5 {
    width:9%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}
table.mainsearch_supplierinvoice td.main6 {
    width:40%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}

table.mainsearch_supplierinvoice > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa;
}

table.mainsearch_supplierinvoice > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
/**/


table.mainsearch_deliverynoteinvoice {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    /*height:490px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#6D6D6D;
    border:1px solid #EEEEEE;
    cursor:pointer;
    font-size:12px;
    font-family:'Lato Bold';
    text-transform:uppercase;
}
table.mainsearch_deliverynoteinvoice th {
    background:#EEEEEE;
    height:30px;
    color: #000;
    font-size:14px;
    text-transform:uppercase;
    text-align:left;
    padding:2px 5px;
}
table.mainsearch_deliverynoteinvoice th.main {
    text-align:center;
}
table.mainsearch_deliverynoteinvoice td {
    border: 1px solid #DDD;
    font-size:9px;
    height:25px;
    text-align: center;
}
table.mainsearch_deliverynoteinvoice td.main1 {
    padding: 0 3px 0 12px;
    width:15%;
    text-align:center;
}
table.mainsearch_deliverynoteinvoice td.main1_mark {
    padding: 0 3px 0 12px;
    width:15%;
    background:#7897FF;
    color:#000;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}
table.mainsearch_deliverynoteinvoice td.main2 {
    width:9%;
    text-align:center;
}
table.mainsearch_deliverynoteinvoice td.main3 {
    padding: 0 3px 0 12px;
    width:53%;
    text-align:center;
}
table.mainsearch_deliverynoteinvoice td.main4 {
    width:5%;
    font-family:'Lato Bold';
    color:#000;
    text-align:center;
}
table.mainsearch_deliverynoteinvoice td.main5 {
    width:9%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}
table.mainsearch_deliverynoteinvoice td.main6 {
    width:40%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}

table.mainsearch_deliverynoteinvoice > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa;
}

table.mainsearch_deliverynoteinvoice > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

table.purchasedetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.purchasedetails th {
    height:30px;
    background:#EEEEEE;
    color:#000;
    font-family:'Lato Black';
    border-bottom:1px solid #EEEEEE;
    text-transform:uppercase;
}
table.purchasedetails td {
    color:#6D6D6D;
    border-bottom:2px solid #EEEEEE;
    height:40px;
}
table.purchasedetails > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.purchasedetails > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

table.deliverynotedetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.deliverynotedetails th {
    height:30px;
    background:#EEEEEE;
    color:#000;
    font-family:'Lato Black';
    border-bottom:1px solid #EEEEEE;
    text-transform:uppercase;
}
table.deliverynotedetails td {
    color:#6D6D6D;
    border-bottom:2px solid #EEEEEE;
    height:40px;
}
table.deliverynotedetails > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.deliverynotedetails > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

table.supplierinvoicedetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.supplierinvoicedetails th {
    height:30px;
    background:#EEEEEE;
    color:#000;
    font-family:'Lato Black';
    border-bottom:1px solid #EEEEEE;
    text-transform:uppercase;
}
table.supplierinvoicedetails td {
    color:#6D6D6D;
    border-bottom:2px solid #EEEEEE;
    height:40px;
}

table.supplierinvoicedetails > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.supplierinvoicedetails > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.print {
    background:url(../img/skin/ico_print.png) no-repeat center center  !important;
    cursor:pointer;
}

.duplicate {
    background:url(../img/skin/ico_duplicate.png) no-repeat center center  !important;
    cursor:pointer;
}

.view {
    background:url(../img/skin/ico_view.png) no-repeat center center  !important;
    cursor:pointer;
}

.email {
    background:url(../img/skin/ico_mail.png) no-repeat center center  !important;
    cursor:pointer;
}

.revert {
    background:url(../img/skin/ico_revert.png) no-repeat center center  !important;
    cursor:pointer;
}

.input {
    width: 157px;
    height: 44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CACACA;
    font-size: 15px;
    padding-left: 10px;
    color:#000;
    /*background:url(../img/skin/ico_calendar.png) 138px center no-repeat #FFF;*/
    border:1px solid #A9A9A9;
    cursor:pointer;
}

#purchase-datefrom.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    margin-right: 4px;
    width: 107px;
}
#purchase-dateto.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    width: 107px;
}

#deliverynote-datefrom.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    margin-right: 4px;
    width: 107px;
}
#deliverynote-dateto.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    width: 107px;
}

#supplierinvoice-datefrom.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    margin-right: 4px;
    width: 107px;
}
#supplierinvoice-dateto.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    width: 107px;
}
#purchase-ref.input {
    width: 149px;
    margin-right: 10px;
}
#deliverynote-ref.input {
    width: 149px;
    margin-right: 10px;
}
#supplierinvoice-ref.input {
    width: 149px;
    margin-right: 10px;
}


#button_filter_ref {
    margin-left: -57px;
    width: 37px;
    height: 44px;
    background: url(../img/skin/ico_search_white_sm.png) no-repeat center center #000 !important;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: 17px;
    margin-top: -16px;
    margin-right: 9px;
    left: 5px;
}

#button_filter_deliverynote_ref {
    margin-left: -57px;
    width: 37px;
    height: 44px;
    background: url(../img/skin/ico_search_white_sm.png) no-repeat center center #000 !important;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: 17px;
    margin-top: -16px;
    margin-right: 9px;
    left: 5px;
}
#button_filter_supplierinvoice_ref {
    margin-left: -57px;
    width: 37px;
    height: 44px;
    background: url(../img/skin/ico_search_white_sm.png) no-repeat center center #000 !important;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: 17px;
    margin-top: -16px;
    margin-right: 9px;
    left: 5px;
}

.select {
    width: 112px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CACACA;
    font-size: 15px;
    padding-left: 10px;
    color: #000;
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    cursor: pointer;
    margin-right: 10px;
}

.filter_container {
    width: 100%;
    height: 62px;
}

.currency {
    color: #D40000 !important
}
.col-head-ref {
    text-align: center;
}
.btn-confirm{
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#containerDocumentRelationship {
    /*display: none;*/
}
#containerDocumentRelationship-supplierinvoice {
    /*display: none;*/
}

.purchaseRelationshipInvoice-supplierinvoice{
    float: left;
    margin: 42px 66px 10px 10px;
    padding: 53px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    /*background: url(../img/skin/ico_purchase_relationship_invoice.png) 7px 2px no-repeat #FFF;*/
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

.purchaseRelationshipInvoice{
    float: left;
    margin: -6px 10px 10px 10px;
    padding: 53px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    /*background: url(../img/skin/ico_purchase_relationship_invoice.png) 7px 2px no-repeat #FFF;*/
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

.purchaseRelationshipDeliverynote {
    float: left;
    margin: -6px 10px 10px 10px;
    padding: 53px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    /*background: url(../img/skin/ico_purchase_relationship_deliverynote.png) 7px 2px no-repeat #FFF;*/
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
}

.purchaseRelationshipCheckin {
    float: left;
    margin: -9px 10px 10px 10px;
    padding: 53px 0 0 61px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_purchase_relationship_checkin_white.png) 7px 2px no-repeat #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
}

.purchaseRelationshipInvoice-supplierinvoice p{
    margin-left: -62px;
    margin-top: -51px;
    text-align: center;
}

.purchaseRelationshipInvoice p{
    margin-left: -62px;
    margin-top: -51px;
    text-align: center;
}

.purchaseRelationshipDeliverynote p {
    margin-left: -62px;
    margin-top: -51px;
    text-align: center;
}

.purchaseRelationshipCheckin p {
    margin-left: -62px;
    margin-top: 8px;
    text-align: center;
}

.purchaseRelationshipInvoice-supplierinvoice select{
    margin-left: -60px;
    margin-top: -6px;
    width: 129px;
    height: 56px;
    border: none;
    color: #35bbcc;
    text-transform: uppercase;
}

.purchaseRelationshipInvoice select{
    margin-left: -60px;
    margin-top: -6px;
    width: 129px;
    height: 56px;
    border: none;
    color: #35bbcc;
    text-transform: uppercase;
}

.purchaseRelationshipDeliverynote select {
    margin-left: -60px;
    margin-top: -6px;
    width: 129px;
    height: 56px;
    border: none;
    color: #35bbcc;
    text-transform: uppercase;
}

.deliverynotelinedelete{
    width: 30px;
    cursor: pointer;
}

#deliverynote-line-pending{
    background: url(../img/skin/ico_circle_red.png) center no-repeat #FFF;
}

#deliverynote-line-completed{
    background: url(../img/skin/ico_circle_green.png) center no-repeat #FFF;
}

#purchase-files-display {
    width: 186px;
    float: left;
}

#deliverynote-files-display {
    width: 186px;
    float: left;
}
#supplierinvoice-files-display {
    width: 186px;
    float: left;
}
#purchase-files-link {
    float: right;
    margin-right: -9px;
}
#deliverynote-files-link {
    float: right;
    margin-right: -9px;
}
#supplierinvoice-files-link {
    float: right;
    margin-right: -9px;
}
#document_management-footer-container {
    border-top: 1px solid #FF8901;
    width: 800px;
}
#document_management-fileupload{
    display:none;
}
#document_management-display-filename {
    width: 447px;
    height: 26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #9B9B9B;
    font-size: 12px;
    font-family: 'Lato';
    padding: 11px;
    margin-top: 15px;
    text-transform: uppercase;
}
#document_management-button-upload{
    float: left;
    padding: 22px 0 0 19px;
    width: 79px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_anadir_adjunto.png) 28px 5px no-repeat #FFF;
    color: #000;
    /* font-family: 'Lato Bold'; */
    font-size: 11px;
    text-align: left;
    line-height: 9px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}
#document_management-button-edit{
    float: left;
    padding: 22px 0 0 8px;
    width: 79px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_guardar_1.png) 28px 5px no-repeat #FFF;
    color: #000;
    /* font-family: 'Lato Bold'; */
    font-size: 11px;
    text-align: left;
    line-height: 9px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}
#document_management-main-container{
    margin: 0 auto;
    width: 800px;
    height: 580px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    border: 1px solid #FF8901;
    text-align: left;
    font-size: 13px;
    color: #6D6D6D;
    background: #FFF;
}
#document_management-title-main-container{
    background: #FF8901;
    color: #FFF;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
}

table.document_management {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
}
table.document_management th {
    background:#E3DFDF;
    height:30px;
    color: #000;
    font-size:10px;
    text-transform:uppercase;
    padding:2px 5px;
}
table.document_management th.main {
    text-align:center;
}
table.document_management td {
    border: 1px solid #DDD;
    font-size:9px;
    height:25px;
}
table.document_management td.main1 {
    padding: 0 3px 0 12px;
    width:53%;
}
table.document_management td.main1_mark {
    padding: 0 3px 0 12px;
    width:15%;
    background:#7897FF;
    color:#000;
    font-weight:bold;
    font-size:14px;
}
table.document_management td.main2 {
    width:9%;
    text-align:center;
}
table.document_management td.main3 {
    padding: 0 3px 0 12px;
    width:9%;
}
table.document_management td.main4 {
    width:5%;
    font-family:'Lato Bold';
    color:#000;
    text-align:center;
}
table.document_management td.main5 {
    width:9%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}
table.document_management td.main6 {
    width:40%;
    font-family:'Lato Bold';
    font-size:12px;
    color:#D40000;
    text-align:center;
}

.document_management-line-span{
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    top: -11px;
}
.supplierinvoice-resumen-base {
    float: right;
    margin: 0px 3px 0px -34px;
    width: auto;
    color: #000;
    font-size: 11px;
    font-family: 'Lato';
    text-transform: uppercase;
    padding: 0 0 0 14px;
    line-height: 38px;
    text-align: left;
}
#supplierinvoice-resumen-base {
    font-weight: bold;
}

.purchase-resumen-base {
    float: right;
    margin: 0px 3px 0px -34px;
    width: auto;
    color: #000;
    font-size: 11px;
    font-family: 'Lato';
    text-transform: uppercase;
    padding: 0 0 0 14px;
    line-height: 38px;
    text-align: left;
}
#purchase-resumen-base {
    font-weight: bold;
}
.deliverynote-resumen-base {
    float: right;
    margin: 0px 3px 0px -34px;
    width: auto;
    color: #000;
    font-size: 11px;
    font-family: 'Lato';
    text-transform: uppercase;
    padding: 0 0 0 14px;
    line-height: 38px;
    text-align: left;
}
#deliverynote-resumen-base {
    font-weight: bold;
}
.supplierinvoice-resumen-irpf {
    float: right;
    margin: 0px 3px 0px 5px;
    width: auto;
    color: #000;
    font-size: 11px;
    font-family: 'Lato';
    text-transform: uppercase;
    padding: 0 0 0 14px;
    line-height: 38px;
    text-align: left;
}
#supplierinvoice-resumen-irpf{
    font-weight: normal;
}

.purchase-resumen-irpf {
    float: right;
    margin: 0px 3px 0px 5px;
    width: auto;
    color: #000;
    font-size: 11px;
    font-family: 'Lato';
    text-transform: uppercase;
    padding: 0 0 0 14px;
    line-height: 38px;
    text-align: left;
}
#purchase-resumen-irpf{
    font-weight: normal;
}

.deliverynote-resumen-irpf {
    float: right;
    margin: 0px 3px 0px 5px;
    width: auto;
    color: #000;
    font-size: 11px;
    font-family: 'Lato';
    text-transform: uppercase;
    padding: 0 0 0 14px;
    line-height: 38px;
    text-align: left;
}
#deliverynote-resumen-irpf{
    font-weight: normal;
}
.reportingcenter-screen-resumen-base {
    float: right;
    margin: 0px 3px 0px 15px;
    min-width: 150px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #EEEEEE;
    color: #000;
    border: 1px solid #9B9B9B;
    font-size: 15px;
    font-family: 'Lato Bold';
    text-transform: uppercase;
    padding: 0 5px;
    line-height: 39px;
    text-align: left;
}
.supplierinvoice-resumen-tax {
    float: right;
    margin: 0px 3px 0px 15px;
    width: auto;
    color: #000;
    font-size: 14px;
    font-family: 'Lato';
    text-transform: uppercase;
    line-height: 38px;
    padding: 0 0 0 15px;
}

.reportingcenter-screen-resumen-tax {
    float: right;
    margin: 0px 3px 0px 15px;
    width: 150px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #000;
    border: 1px solid #9B9B9B;
    font-size: 14px;
    font-family: 'Lato Bold';
    text-transform: uppercase;
    line-height: 20px;
    padding: 0 8px 0 0px;
    text-align: right;
}
.reportingcenter-screen-resumen-tax-base{
    color: darkblue;   
}
.supplierinvoice-resumen-total {
    float: right;
    margin: 0px 0px 0px 5px;
    padding: 0px 10px 0px 5px;
    width: auto;
    color: #000;
    font-family: 'Lato';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
}

.supplierinvoice-resumen-total span{
    float: right;
    font-weight: bold;
}

#supplierinvoice-resumen-total {
    margin-left: 3px;
}


.deliverynote-resumen-total {
    float: right;
    margin: 0px 0px 0px 5px;
    padding: 0px 10px 0px 5px;
    width: auto;
    color: #000;
    font-family: 'Lato';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
}

.deliverynote-resumen-total span{
    float: right;
    font-weight: bold;
}

#deliverynote-resumen-total {
    margin-left: 3px;
}

.purchase-resumen-total {
    float: right;
    margin: 0px 0px 0px 5px;
    padding: 0px 10px 0px 5px;
    width: auto;
    color: #000;
    font-family: 'Lato';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
}

.purchase-resumen-total span{
    float: right;
    font-weight: bold;
}

#purchas-resumen-total {
    margin-left: 3px;
}
.reportingcenter-export{
    float: right;
    position: absolute;
    right: 69px;
    top: -12px;   
}
.reportingcenter-screen-resumen-total {
    float: right;
    margin: 0px 0px 0px 15px;
    padding: 0px 10px 0px 15px;
    width: 145px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FF8901;
    border: 1px solid #FF8901;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    line-height: 39px;
}
.supplierinvoice-resumen-taxes{
    float:right;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    width: auto;
    color: #000;
    font-family: 'Lato';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
}

.purchase-resumen-taxes{
    float:right;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    width: auto;
    color: #000;
    font-family: 'Lato';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
}

.deliverynote-resumen-taxes{
    float:right;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    width: auto;
    color: #000;
    font-family: 'Lato';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
}

.reportingcenter-screen-resumen-taxes{
    height: 60px;
    width: auto;
    float:right;
}
.supplierinvoice-resumen {
    width: 98%;
    height: 38px;
    margin-top: 10px;
    margin-left: 9px;
    background: rgba(255, 200, 1, 0.53);
}

.purchase-resumen {
    width: 98%;
    height: 38px;
    margin-top: 10px;
    margin-left: 9px;
    background: rgba(255, 200, 1, 0.53);
}

.deliverynote-resumen {
    width: 98%;
    height: 38px;
    margin-top: 10px;
    margin-left: 9px;
    background: rgba(255, 200, 1, 0.53);
}

.reportingcenter-screen-resumen{
    width: 98%;
    height: 51px;
    margin-top: 10px;
}

#reportingcenter-header {
    background: #7897FF;
    color: #FFF;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    text-transform:uppercase;
}
.supplierinvoice-resumen-taxes-percentage  {
    color: #7897FF;
    font-weight:bold;
}
.supplierinvoice-resumen-irpf-percentage  {
    color: #7897FF;
    font-weight:bold;
}

.purchase-resumen-taxes-percentage  {
    color: #7897FF;
    font-weight:bold;
}
.purchase-resumen-irpf-percentage  {
    color: #7897FF;
    font-weight:bold;
}

.deliverynote-resumen-taxes-percentage  {
    color: #7897FF;
    font-weight:bold;
}
.deliverynote-resumen-irpf-percentage  {
    color: #7897FF;
    font-weight:bold;
}

#reportingcenter-main-container {
    padding-left: 45px;
    padding-top: 50px;
}
.reportingcenter-main-container-item {
    float: left;
    width: 164px;
    margin: 30px 30px 30px 28px;
    padding:17px;
    text-align: center;
    height: 161px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #7897FF;
    cursor: pointer;
    font-size: 33px;
    color: #000;
}

.reportingcenter-main-container-item img{
    margin:10px 0px 0px 0px;
}
.reportingcenter-main-container-item p{
    text-transform: uppercase;
    font-size: 26px;
}

#reportingcenter-purchases-container{
    display:none;
}
#reportingcenter-sales-container{
    display:none;
}
#reportingcenter-intervals-container{
    display:none;
}
#reportingcenter-goback{
    margin: 2px -85px 0 10px;
    padding: 5px 0 0 28px;
    width: 45px;
    height: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_goback.png) 6px center no-repeat #7897FF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    /*border: 1px solid #9B9B9B;*/
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    background-size: 30px;
    font-weight: bold;
    background-size: 63px 22px;
    display:none;
}

.datepicker {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    margin-right: 4px;
    width: 107px;
}
.select2-container .select2-selection--single{
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 48px;
    user-select: none;
    -webkit-user-select: none;
}

 .select2-container--default .select2-search--inline .select2-search__field{
      height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 11px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 48px;
}

table.reportingcenter-screen tr:hover {    
    background-color: #B0BED9 !important;   
}

table.reportingcenter-screen {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.reportingcenter-screen th {
    height: 25px;
    color: #333;
    font-family: 'Lato';
    text-transform: initial;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
    border: 1px solid #ccc;
    color: #222;
}
table.reportingcenter-screen td {
    height: 25px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #eee;
    white-space: nowrap;
}
table.reportingcenter-screen > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; 
}

table.reportingcenter-screen > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

#reportingcenter-purchases-screen-container {
    overflow-y: auto;
    width: 950px;
    height: 359px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: #FFF;
    color: #FFF;
    border: 1px solid #9B9B9B;
    text-align: left;
    font-family: 'Lato';
    color: #6D6D6D;
    text-transform: uppercase;
    margin-left: 16px;
}

#reportingcenter-purchases-screen-container-group{
    overflow-y: none;
}

#reportingcenter-sales-screen-container {
    overflow-y: auto;
    width: 100%;
    height: 304px;
    background: #FFF;
    border: 1px solid #9B9B9B;
    text-align: left;
    font-family: 'Lato';
    color: #6D6D6D;
}
.reportingcenter-filter-format-button{
    margin: -1px -4px 10px 12px;
    background: none;
    padding: 9px 0px 9px 0px;
    border: none;
    cursor: pointer;
}

.select-all {
    color: #000;
    text-decoration: none;
}
#supplierinvoice_status {
    width: 147px;
    height: 24px !important;
    margin-left: 3px;
    margin-top: 3px;
    border: 1px solid gray;
    display: none;
    font-size: 13px;
}

#supplierinvoicedeletebutton {
    margin: 10px 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_delpurchase_white.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#container-margindatails {
    margin-top: 5px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

#container-margindatails-margin {
    color: red;
}

#container-margindatails-pvp_with_tax {
    color: green;
}

#container-margindatails-pvp_without_tax {
    color: green;
}

#productattributes-alertPrice {
    float: left;
    width: 350px;
}

#productattributes-alertPrice-message{
    width: 300px;
    float: left;
    padding: 5px;
    text-align: justify;
}

#productattributes-alertPrice-img {
    width: 30px;
    float: left;
    padding: 5px;
    text-align: center;
}

.productattribute-line-alertprice{
    float: right;
    margin-top: -22px;
    margin-right: 12px;
}

#product-alertPrice-notification{
    float: left;
    width: 350px;
    margin-left: 20px;
}
#product-alertPrice{
    float: left;
    width: 350px;
    margin-left: 20px;
}
#product-alertPrice-img {
    width: 30px;
    float: left;
    padding: 5px;
    text-align: center;
}

#product-alertPrice-message{
    width: 300px;
    float: left;
    padding: 5px;
    text-align: justify;
    color: #000;
}

#product-line-alertprice{
    float: right;
    margin-top: -20px;
    margin-right: 20px;
}

#id_category, #id_labelformat, #id_brand{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E3DFDF;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: left;
    line-height: 14px;
    padding: 0 0 0 3px;
    border: 1px solid #E3DFDF;
    margin-top: 5px;
    margin-bottom: 10px;
}

#printBtn {
    margin: 10px 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_label_w.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
    display: none;
}

#productsupplier {
    float: right;
    margin: 0 2px;
    width: 43px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_proveedor.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
}
#productcolorestallas {
    float: right;
    margin: 0 2px;
    width: 63px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newproduct.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
    display:none;
}

#searchsupplierproduct {
    padding-left:10px;
    width:119px;
    height:44px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#000;
    border:1px solid #C1C1C1;
    font-size: 18px;
}
#searchsupplierproductimg {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchsupplierproductimg:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}

.categoryproducts-increase {
    margin-right: 15px;
    background: #929292;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #929292;
    color: white;
    font-family: Lato;
    font-weight: bold;
    font-size: 11px;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 0 !important;
}
.categoryproducts-increase:hover{
    background: #737272;
}

.categoryproducts-decrease {
    margin-left: 15px;
    background: #929292;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #929292;
    color: white;
    font-family: Lato;
    font-weight: bold;
    font-size: 11px;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 0 !important;
}

.categoryproducts-decrease:hover {
    background: #737272;
}

.product-datasheet {
    width: 800px;
    height: 535px;
}

.categoryproducts-title {
    display: block;
    line-height: normal;
    padding-top: 16px;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    font-family: lato;
    color: #2d2d2d;
}

.categoryproducts-container {
    width: 127px !important;
    height: 178px !important;
    font-family: 'Lato' !important;
    text-transform: uppercase !important;
}

.categoryproducts-container img {
    height: 77px !important;
}
.categoryproducts-container-title {
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #2d2d2d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 18px;
    height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.categoryproducts-container-quantity {
    width: 26px;
    height: 20px;
    padding: 00.5px 8px 2px 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b2b2b2;
    font-size: 13px;
    font-family: Lato;
}

.categoryproducts-container-add {
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b2b2b2;
    color: white;
    background: #2f2f2f;
    padding: 5px 25px 5px 25px;
    text-transform: uppercase;
    font-size: 10px;
}

.categoryproducts-container-add:hover {
    background: #757575;
    cursor: pointer;
}

.categoryproducts-container-link-combinations {
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b2b2b2;
    color: white;
    background: #2f2f2f;
    padding: 5px 15px 5px 15px;
    text-transform: uppercase;
    font-size: 10px;
    width: 86%;
}

.categoryproducts-container-link-combinations:hover {
    background: #757575;
    cursor: pointer;
}

.categoryproducts-added {
    background: url(../img/skin/product_added.png) no-repeat center center;
    width: 22px;
    height: 22px;
    display: block;
    margin-left: 103px;
    margin-top: -12px;
    margin-bottom: 6px;
}
.categoryproducts-space {
    width: 22px;
    height: 22px;
    display: block;
    margin-left: 103px;
    margin-top: -12px;
    margin-bottom: 6px;
}
.categoryproducts-cart {
    float: right;
    margin-top: 10px;
    margin-right: 18px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 13px;
}
.categoryproducts-cart img{
    vertical-align: top;
}
.product-datasheet-gallery {
    width: 400px;
    height: 100%;
    float: left;
}
.product-datasheet-content {
    width: 400px;
    height: auto;
    float: left;
}
.product-datasheet-content-title {
    font-family: Lato;
    font-size: 17px;
    text-transform: uppercase;
    text-align: right;
    padding: 10px;
    font-weight: bold;
}
.product-datasheet-content-ref {
    font-family: Lato;
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
}
.product-datasheet-content-price {
    font-family: Lato;
    text-align: right;
    text-transform: uppercase;
    margin-top: 20px;
}

.product-datasheet-content-price-currency {
    font-size: 41px;
    font-weight: bold;
    color: #74d700;
}

.product-datasheet-content-price-text {
    font-size: 11px;
    color: #b2b2b2;
}
.product-datasheet-content-stock {
    margin-top: 20px;
}
.product-datasheet-content-stock-container{
    border: 1px solid #74d700;
    height: 53px;
    width: 300px;
    float: right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.product-datasheet-content-stock-label {
    background: #74d700;
    width: 150px;
    float: left;
    height: 30px;
    color: #FFFFFF;
    margin-left: 5px;
    margin-top: 5px;
    font-family: Lato;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding-top: 13px;
}
.product-datasheet-content-stock-label-nostock {
    background: #eeeeee;
    width: 290px;
    float: left;
    height: 30px;
    color: #6d6d6d;
    margin-left: 5px;
    margin-top: 5px;
    font-family: Lato;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding-top: 13px;
}
.product-datasheet-content-stock-vertice{
    float: left;
    height: 43px;
    background: url(../img/skin/vertice_stock.png) no-repeat center center;
    margin-top: 5px;
    width: 14px;
}
.product-datasheet-content-stock-quantity {
    float: left;
    padding-top: 19px;
    font-family: Lato;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 127px;
}
.product-datasheet-content-tab {
    margin-top: 72px;
    padding: 10px 0px 0px 10px;
}
.product-datasheet-content-actions {
    float: right;
    width: 303px;
    margin-top: 20px;
}
.product-datasheet-content-actions-selector {
    height: 48px;
    width: 142px;
    float: left;
    margin-right: 5px;
}
.product-datasheet-content-actions-selector-label{
    font-family: Lato;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
}
.product-datasheet-content-actions-selector-less {
    float: left;
    background: #b2b2b2;
    padding: 5px 11px 5px 11px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 25px;
    line-height: 19px;
    font-family: Lato;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.product-datasheet-content-actions-selector-less:hover {
    background: #737272;
}

.product-datasheet-content-actions-selector-quantity {
    float: left;
    border: 1px solid #b2b2b2;
    padding: 4px 15px 5px 15px;
    color: #757575;
    font-size: 18px;
    line-height: 19px;
    font-family: Lato;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 3px;
    margin-right: 3px;
}
.product-datasheet-content-actions-selector-more {
    float: left;
    background: #b2b2b2;
    padding: 5px 11px 5px 11px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 25px;
    line-height: 19px;
    font-family: Lato;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.product-datasheet-content-actions-selector-more:hover {
    background: #737272;
}

.product-datasheet-content-actions-add {
    font-family: Lato;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 1px solid #404040;
    height: 35px;
    width: 146px;
    float: right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #404040;
    font-weight: bold;
    text-align: center;
    padding-top: 11px;
    cursor: pointer;
}
.product-datasheet-content-actions-add:hover{
    background: #40b13e;
    border: 1px solid #40b13e;
}
.product-datasheet-content-actions-selector-group {
    margin-top: 5px;
}

.product-datasheet-content-nocombination {
    float: right;
    width: 303px;
    margin-top: 20px;
}

.product-datasheet-content-nocombination span {
    font-family: Lato;
    font-size: 11px;
    color: #6d6d6d;
    text-transform: uppercase;
    border: 1px solid #eeeeee;
    height: 35px;
    width: 146px;
    float: right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #eeeeee;
    font-weight: bold;
    text-align: center;
    padding-top: 11px;
    cursor: pointer;
}

.product-datasheet-content-description{
    float: left;
    width: 380px;
    margin-top: 40px;
    margin-left: 20px;
}
.product-datasheet-content-description-label{
    text-align: right;
    font-family: Lato;
    font-size: 15px;
    text-transform: uppercase;
}
.product-datasheet-content-description-text{
    text-align: justify;
    margin-top: 20px;
    font-family: Lato;
    font-size: 11px;
    line-height: 15px;
}
.product-datasheet-added {
    background: url(../img/skin/product_added.png) no-repeat center center;
    width: 22px;
    height: 22px;
    display: block;
    margin-left: 30px;
}

.product-datasheet-content-tab-separator {
    margin-top:57px;
}
.product-datasheet-content-group-right {
    float:left;
    width: 150px;
}
.product-datasheet-content-group-left {
    float:left;
    width: 150px;
    margin-right: 31px;
    margin-left: 10px;
}

.product-datasheet-content-tab select {
    width: 100%;
}

.product-datasheet-content-tab label {
    width: 100%;
    font-family: Lato;
    font-size: 12px;
    text-transform: uppercase;
}


#image-gallery {
    height: 400px !important;
}
#image-gallery>li {
    text-align: center;
}
#image-gallery>li>img {
    max-height:400px;
}

.lSSlideWrapper {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    border: 1px solid #cacaca !important;
}

.lSSlideOuter > ul > li {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    border: 1px solid #cacaca !important;
    padding: 2px;
}
.lSGallery {
    width: 100% !important;
}

#productsupplierFancy {
    width: 100%;
    height: 400px;
    display: none;
}

#showGallery {
    width: 740px;
}

/* inventory */
#newinventory {
    float: left;
    margin: 2px 2px;
    padding: 8px 0 0 61px;
    width: 80px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newpurchase.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

#searchinventory {
    width: 44px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_search1.png) no-repeat center center #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top:2px;
}
#searchinventory1 {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchinventory1:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#searchinventory_0 {
    float:left;
    height:15px;
    padding: 5px 0 0 10px;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
}
#searchinventory_0_1 {
    height:25px;
}
#searchinventory_0_1_1 {
    width: 100%;
    height: 55px;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}
#searchinventory_1 {
    float:right;
    height:15px;
    padding: 5px 10px 0 0;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    text-align:right;
}
#searchinventory_1_1 {
    height:25px;
}
#searchinventory_1_1_1 {
    width: 100%;
    height: 55px;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}

#inventorynew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    /*border:1px solid #7897FF;*/
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#inventoryinfo1 {
    float: left;
    margin: 10px;
    width: 375px;
    height: 91px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E8E8E8;
    color: #000;
    border: 1px solid #9B9B9B;
    text-align: center;
    font-family: 'Lato Bold';
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    text-transform: uppercase;
}
#inventoryinfo1_1 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#inventoryinfo1_2 {
    float: left;
    width: 88px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#inventoryinfo1_3 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#inventoryinfo1_4 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#date_inventory {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#inventoryinfo1_5 {
    float: left;
    width: 82px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#inventoryinfo1_6 {
    float: left;
    width: 88px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#inventory_status {
    text-align:center;
}
#inventoryinfo1_7 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#inventoryinfo1_8 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#inventoryinfo1_9 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#inventoryinfo1_10 {
    float: left;
    width: 277px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}
#inventoryinfo1_11 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#inventoryinfo1_12 {
    float: left;
    width: 277px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}

table.inventorydetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.inventorydetails th {
    height:30px;
    background:#EEEEEE;
    color:#000;
    font-family:'Lato Black';
    border-bottom:1px solid #EEEEEE;
    text-transform:uppercase;
}
table.inventorydetails td {
    color:#6D6D6D;
    border-bottom:2px solid #EEEEEE;
    height:40px;
}
table.inventorydetails > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.inventorydetails > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

#searchresult_inventory {
    /*overflow-y: auto;*/
    width:99.8%;
    height:418px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    /*font-size:9px;*/
    color:#6D6D6D;
    text-transform:uppercase;
}
#inventory-ref.input {
    width: 149px;
    margin-right: 10px;
}

#inventory-datefrom.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    margin-right: 4px;
    width: 107px;
}
#inventory-dateto.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    width: 107px;
}

#inventory_serial {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#inventory_number {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#inventoryprintbutton {
    margin: 10px 2px;
    padding: 0 0 0 30px;
    width: 160px;
    height: 32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_print_40x40.png) 6px center no-repeat #7897FF;
    background-size: 14px;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 31px;
}

#inventoryconfirm {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 250px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#inventorysave {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#inventory-goback{
    margin: 2px -85px 0 10px;
    padding: 5px 0 0 28px;
    width: 45px;
    height: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_goback.png) 6px center no-repeat #7897FF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    /*border: 1px solid #9B9B9B;*/
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    background-size: 30px;
    font-weight: bold;
    background-size: 63px 22px;
    display:none;
}

.listdata_massivelabel {
    height: 388px !important;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6D6D6D;
    font-family: 'Lato';
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #E3DFDF;
    text-transform: uppercase;
    overflow: auto;
    display: none;
    margin: 0 10px 0 12px;
}

.deleteimage {
    width: 14px !important;
    float: right;
    margin-top: -16px;
    margin-right: -3px;
}

.deleteimage.active {
    width: 14px !important;
    float: right;
    margin-top: -17px;
    margin-right: -3px;
}


.select {
    /*margin: 3px auto !important;*/
    padding:0 5px !important;
    /*height: 20px !important;*/
    height: 48px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;
}

.select_datasheet {
    margin: 3px auto !important;
    padding:0 5px !important;
    height: 20px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background: #FFF !important;
    border: 1px solid #9B9B9B !important;
    color: #9B9B9B !important;
    text-align:left !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/**
TABS
**/
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
}
ul.tabs li {
    color: #b2b2b2;
    display: inline-block;
    padding: 10px 24px;
    cursor: pointer;
    background: #eeeeee;
    margin-right: 3px;
    border: 1px solid #eeeeee;
    -ms-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
    font-family: Lato;
    text-transform: uppercase;
    font-size: 14px;
}
li.tab-link.current {
    color: #ffffff;
    display: inline-block;
    padding: 10px 24px;
    cursor: pointer;
    background: #404040;
    margin-right: 3px;
    border: 1px solid #404040;
    -ms-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
    font-family: Lato;
    text-transform: uppercase;
    font-size: 14px;
}
ul.tabs li:hover {
    background-position: -1000px 0;
    background-color: #404040;
    color: #fff;
}
li.current::after {
    color: #222222;
    content:"";
    position: absolute;
    bottom: -15px;
    left: 43%;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #404040 transparent;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACcQAAAAyCAYAAAB4IErqAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABh0RVh0Q3JlYXRpb24gVGltZQAyOS8wNi8yMDExWc9aJgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAAcjSURBVHic7d0xjuVEFEDR/lANAgapA6QhJIPlsFVEDBIpywAhskkIJpl2sYqS1fedswInV+Vn+7//+PXvj/sJSPvx3Wd3XwJw2MuXn999CcBhXz87z6Huz/8ed18CcNhP7+6+AuC0l+e7rwA47au7LwA4bv/7x92XABz2+MaADnXrl78+3n0NwGE/f7/uvgTgsB9evrj7EoDDvntynkPdbx984A5137pth7xnH8RBng/ioG//8/vdlwAc9nj//u5LAA5be1sQB3XX3RcAHOc4hz6dQ5/Ooc98Dn2Oc+jTOQyw3blDns4hb8kc+nz4Cn3bozjI0zn0mc+hz3gOfTKHPp3DAPv17isATtM55NkQBwOoHPoc5wDw9jnPoU/m0KdzAAiwOQr6dA556zKhQ54Xa9Anc+hznkOf+Rz6nOfQJ3Po0zn0PWyOgj6dQ54NcTCA79uhz3EOfTKHPuc59JnPoc9xDn06hz4fxMEAOoc8G+JgAB++Qp/Koc9xDn3mc+hznkOfzKFP5zCAv1KEPp1D3ro8iYM8lUOf4xz6ZA59PoiDPplDn86hT+cwgM1R0KdzyFteoEOfF2vQtz2KgzydQ5/5HPrM59Anc+jTOQxgcxT06Rzy1uXWHfJUDn06hz4fykCfx3DQ5ziHPp1Dn85hAJujoE/nkGdDHAzgF+jQ5zyHPplDn/Mc+szn0Cdz6NM5DOBDGejTOeStyxN3yNs6hzyVwwBChzwfykCf8Rz6ZA4AAf5KEfp0Dnk2xMEAMoc+5zn0yRz6nOfQJ3Poc55D337cfQXAaQ+bo6BP55C3/AId+jyIg77t1Rrk6Rz6zOfQZz6HPplDn85hAJujoE/nkOcvU2EAxzn0Oc6hT+fQZz6HvuvJShmoc5xDnw1xMIDNUdCnc8jzl6kwwBY65Kkc+nQOfW7boU/n0Cdz6NM5DGBzFPTpHPLW5dYd8lQOff5iDfq8QIc+8zn0bRviIM98Dn0yhwGuT3dfAXCaziHPhjgYwIM46JM59Okc+szn0Gc+hz6ZQ5/OYQCbo6BP55C3Lk/cIU/l0Kdz6NM59JnPoU/l0Kdz6NM5DLBf774C4DSdQ97yy1To814N+rbQIU/n0Gc+hz7HOfTpHPpkDgPYHAV9Ooe85cUa9F1GdMhTOQC8feZz6PO4Hfqc5gAQYHMU9Okc8myIgwG8V4M+nUOfzKHPfA597tuhT+fQJ3MYwIcy0KdzyFvbrTvkeRAHfTKHPuc59JnPoc95Dn0yhz6dwwD+ShH6dA55NsTBAI5z6PNiDfpkDn3mc+gzn0Of+Rz6ZA4D2BwFfTqHvLVN6JCnc+izUQb6nOfQp3Pokzn0yRz6dA4D2BwFfTqHPBviYACZQ58Xa9Anc+gzn0OfzKHPfA59MocBbI6CPp1D3rpM6JDnxRr0yRz6dA595nPoM59Dn8yhT+cwgA9loE/nkLc8b4c+mUOf8xz6dA59Ooc+mUOf8xz6ZA4D+CtF6NM55PnLVBjAgzjokzkAvH3mc+gzn0OfzAEgwOYo6NM55K1tRIe8S+eQp3Lo296gQ57Koc/vz6HPeQ59OocBbI6CPp1Dng1xMID359DnQxnoUzn0mc+hz2079Okc+mQOA9gcBX06h7zlBTr0qRz6dA59Ooc+8zn0qRz6dA59OocBbI6CPp1Dng1xMIDOoc/7c+jTOfS5b4c+nUOf+3bokzkMsD/dfQXAaTqHvHWZ0CHPpgnoUzn06Rz6zOfQJ3Pokzn06RwGsDkK+nQOecuDOOiTOfQ5z6FP59Cnc+iTOfQ5z6FP5jDAfr37CoDTdA5563LrDnkexEHfdp5Dns6hz3wOfeZz6JM59OkcBrA5Cvp0Dnk2xMEAjnPoc5wDwNtnPoc+8zn0Oc4BIMDmKOjTOeStyxN3yNs6hzyZQ5/Ooc98Dn0yhz6dQ5/Ooe/hQxno0znk2RAHA8gc+nQOfTqHPvM59Mkc+nQOfTqHAfyVIvTpHPJsiIMBLplDnuMc+mQOfeZz6DOfQ5/jHPpkDgPYHAV9Ooe85UEc9Mkc+nQOff4CHfrM59Anc+jTOfQZz2EAm6OgT+eQ5y9TYQCdQ58PZaBP5dDnOIc+nUOfzqFP5jCAzVHQp3PIW5dbd8jz10vQ53cs0Oc4hz7zOfTZBAl95nPoM5/DAJcPZSBP55BnQxwMIHPoc55Dn8yhz3kOfTKHPuc59MkcBvBXitCnc8hbNkdBn8yhT+YA8PaZz6FP5tAncwAI8FeK0KdzyLMhDgbwfTv0Oc+hT+fQp3PoM59Dn/Mc+nQOA9gcBX06hzwb4mAAmUPf9ht0yNM59JnPoU/m0Cdz6NM5DGBzFPTpHPLW5c4d8rxAhz6VQ58X6NBnPoc+8zn07afH3ZcAHGY+hwFsjoI+nUPe2u7cIc+LNehznEOfzKHPfA595nPoc5xDn8xhAJujoE/nkPc/uudLapl/Zw4AAAAASUVORK5CYII=')!important;
    *background-image: url(../img/sprites/nav.png)!important;
    /* For IE 6 and 7 */
    background-repeat: repeat-x;
    display: block;
    width: 0;
}
.tab-content {
    display: none;
    padding: 15px;
    border: 1px solid #d2d2d2;
    max-height: 160px;
    overflow-x: auto;
}
.tab-content.current {
    display: inherit;
}

/**
END TABS
**/

.bd-gray {
    border: 1px solid #eeeeee;
}

/*  Discount Rule */
#discount_rule_percentage {
    width: 50px;
}

#updateDiscountRule {
    width: 175px;
    height: 37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 13px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF; !important;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -1px;
    text-transform:none;
}

#discount_rule_new {
    width: 71px;
    height: 37px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF; !important;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -1px;
}

.discount_rule_type {
    width: 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CACACA;
    font-size: 15px;
    padding-left: 10px;
    color: #000;
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    cursor: pointer;
    margin-right: 10px;
}

/* Discount */
#newdiscount {
    float: left;
    margin: 2px 2px;
    padding: 8px 0 0 61px;
    width: 80px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background: url(../img/skin/ico_newpurchase.png) 6px center no-repeat #FFF;
    color: #9B9B9B;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    border: 1px solid #9B9B9B;
    text-transform: uppercase;
    cursor: pointer;
}

#searchdiscount {
    width: 44px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_search1.png) no-repeat center center #7897FF; !important;
    font-family: 'Lato Bold';
    font-size: 18px;
    text-align: center;
    color: #FFF;
    border: 1px solid #7897FF;
    cursor: pointer;
    padding: 0;
    position: relative;
    top:2px;
}
#searchdiscount1 {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #9B9B9B;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
    margin:0 2px 0 0;
}
#searchdiscount1:hover {
    float:left;
    width:46px;
    height:46px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(../img/skin/ico_search1.png) center center no-repeat #7897FF;
    border:1px solid #C1C1C1;
    font-size: 18px;
    cursor:pointer;
}
#searchdiscount_0 {
    float:left;
    height:15px;
    padding: 5px 0 0 10px;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
}
#searchdiscount_0_1 {
    height:25px;
}
#searchdiscount_0_1_1 {
    width: 100%;
    height: 55px;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}
#searchdiscount_1 {
    float:right;
    height:15px;
    padding: 5px 10px 0 0;
    font-family: 'Lato Bold';
    font-size: 16px;
    color: #000;
    text-align:right;
}
#searchdiscount_1_1 {
    height:25px;
}
#searchdiscount_1_1_1 {
    width: 100%;
    height: 55px;
    font-family: 'Lato Bold';
    font-size: 12px;
    text-transform: uppercase;
}

#discountnew {
    display:none;
    margin:10px;
    width: 97%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    color: #9B9B9B;
    /*border:1px solid #7897FF;*/
    font-family: 'Lato Bold';
    font-size: 12px;
    text-align: left;
}
#discountinfo1 {
    float: left;
    margin: 10px;
    width: 394px;
    height: 122px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E8E8E8;
    color: #000;
    border: 1px solid #9B9B9B;
    text-align: left;
    font-family: 'Lato Bold';
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    text-transform: uppercase;
}
#discountinfo1_1 {
    float: left;
    width: 85px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#discountinfo1_2 {
    float: left;
    width: 292px;
    height: 30px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#discountinfo1_3 {
    float: left;
    width: 70px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#discountinfo1_4 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    border-bottom: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#discount_date_to, #discount_date_from {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#discountinfo1_5 {
    float: left;
    width: 85px;
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#discountinfo1_6 {
    float: left;
    width: 88px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#discount_status {
    text-align:center;
}
#discountinfo1_7 {
    float: left;
    width: 85px;
    height: 30px;
    padding-right: 10px;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
}
#discountinfo1_8 {
    float: left;
    width: 97px;
    height: 30px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
}
#discountinfo1_9 {
    float: left;
    width: 80px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#discountinfo1_10 {
    float: left;
    width: 292px;
    height: 29px;
    padding-right: 5px;
    padding-left: 5px;
    background: #FFF;
    color: #000;
    text-align: left;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}
#discountinfo1_11 {
    float: left;
    width: 77px;
    height: 30px;
    padding-right: 5px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #9B9B9B;
    color: #000;
    text-align: right;
    line-height: 30px;
    padding-left: 5px;
}
#discountinfo1_12 {
    float: left;
    width: 277px;
    height: 29px;
    padding-right: 10px;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
}

table.discountdetails {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.discountdetails th {
    height:30px;
    background:#EEEEEE;
    color:#000;
    font-family:'Lato Black';
    border-bottom:1px solid #EEEEEE;
    text-transform:uppercase;
}
table.discountdetails td {
    color:#6D6D6D;
    border-bottom:2px solid #EEEEEE;
    height:40px;
}
table.discountdetails > tbody > tr:nth-child(2n+1) {
    background-color: #f8f9fa; !important;
}

table.discountdetails > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

#searchresult_discount {
    /*overflow-y: auto;*/
    width:99.8%;
    height:418px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 1px 1px 1px;
    -moz-box-shadow: #B3B3B3 1px 1px 1px;
    box-shadow: #B3B3B3 1px 1px 1px;
    background:#FFF;
    color:#FFF;
    border:1px solid #9B9B9B;
    text-align:left;
    font-family:'Lato';
    /*font-size:9px;*/
    color:#6D6D6D;
    text-transform:uppercase;
}
#discount-ref.input {
    width: 149px;
    margin-right: 10px;
}

#discount-datefrom.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    margin-right: 4px;
    width: 107px;
}
#discount-dateto.input {
    background: url(../img/skin/ico_calendar_sm.png) 88px center no-repeat #FFF;
    width: 107px;
}

#discount_serial {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#discount_number {
    border: solid 1px gray;
    width: 100%;
    text-align: center;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
}
#discountprintbutton {
    margin: 10px 2px;
    padding: 0 0 0 30px;
    width: 160px;
    height: 32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_print_40x40.png) 6px center no-repeat #7897FF;
    background-size: 14px;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 31px;
}

#discountconfirm {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 250px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
    float:right;
}

#discountsave {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_ok.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
    top: 527px;
    left: 659px;
    position: absolute;
}
#discount-goback{
    margin: 2px -85px 0 10px;
    padding: 5px 0 0 28px;
    width: 45px;
    height: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_goback.png) 6px center no-repeat #7897FF;
    color: #696969;
    font-attribute: 'Lato Bold';
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    /*border: 1px solid #9B9B9B;*/
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    background-size: 30px;
    font-weight: bold;
    background-size: 63px 22px;
    display:none;
}

#discount_name {
    border: solid 1px gray;
    width: 100%;
    text-align: left;
    margin-left: 3px;
    border-radius: 4px;
    height: 18px;
    padding-left: 5px;
}

#discountdelete {
    margin: 0 2px;
    padding: 0 0 0 53px;
    width: 218px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_deleteline.png) 6px center no-repeat #7897FF;
    border: 1px solid #7897FF;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
}

#discountdelete_container {
    width: 220px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    font-family: 'Lato Bold';
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 48px;
    float:left;
    top: 527px;
    position: absolute;
}

.discountActive  {
    float: right;
    height: 38px;
    background: url(../img/skin/ico_rebaja.png) 2px center no-repeat;
    width: 43px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
/*

        color: #fff;
        display: inline-block;
        padding: 10px 24px;
        cursor: pointer;
        background: #404040;
        margin-right: 3px;
        border: 1px solid #40403F;
        -ms-border-top-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px;
        -ms-border-top-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-top-right-radius: 3px;
        position: relative;
        font-family: Lato;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
*/

@-moz-document url-prefix() {
    #button_filter_ref {
        margin-left: -57px;
        width: 37px;
        height: 44px;
        background: url(../img/skin/ico_search_white_sm.png) no-repeat center center #000 !important;
        border: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-family: 'Lato Bold';
        font-size: 18px;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        padding: 0;
        position: relative;
        top: -5px;
        margin-top: -16px;
        margin-right: 9px;
        left: 5px;
    }

    #button_filter_deliverynote_ref {
        margin-left: -57px;
        width: 37px;
        height: 44px;
        background: url(../img/skin/ico_search_white_sm.png) no-repeat center center #000 !important;
        border: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-family: 'Lato Bold';
        font-size: 18px;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        padding: 0;
        position: relative;
        top: -6px;
        margin-top: -16px;
        margin-right: 9px;
        left: 5px;
    }
    #button_filter_supplierinvoice_ref {
        margin-left: -57px;
        width: 37px;
        height: 44px;
        background: url(../img/skin/ico_search_white_sm.png) no-repeat center center #000 !important;
        border: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-family: 'Lato Bold';
        font-size: 18px;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        padding: 0;
        position: relative;
        top: -6px;
        margin-top: -16px;
        margin-right: 9px;
        left: 5px;
    }

    #printBtn {
        margin: 10px 2px;
        padding: 0 0 0 53px;
        width: 218px;
        height: 50px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: url(../img/skin/ico_label_w.png) 6px center no-repeat #7897FF;
        border: 1px solid #7897FF;
        color: #FFF;
        font-family: 'Lato Bold';
        font-size: 14px;
        text-align: left;
        text-transform: uppercase;
        cursor: pointer;
        line-height: 48px;
        display: none;
    }

    .select {
        margin: 0px 9px 0px 0px !important;
        padding: 0px 5px !important;
        height: 48px !important;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        background: #FFF !important;
        border: 1px solid #9B9B9B !important;
        color: #9B9B9B !important;
        text-align: left !important;
    }
}


.sweet-alert h2 {
    border-radius: 0;
    color: #FFF;
    height: 34px;
    text-align: left;
    line-height: 33px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    border-bottom: 1px solid #173344;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.05);
    padding-left: 16px;
    padding-top: 0;
    background: #001F31;
    margin: 0px;
}
.sweet-alert .icon {
    display: none !important;
}
.sweet-alert {
    padding: 0px;
    border-radius: 0px;
    border: 1px solid #001F31;
}
.sweet-alert p {
    background-color: #f0f0f0;
    font-weight: normal;
    padding: 5px;
    font-size: 16px;
    text-align: left;
    color: #333;
}
.sweet-alert button {
    margin: 15px;
    background-color: #5b835b !important;
    padding: 8px 17px;
    font-size: 16px;
}
.sweet-alert button.cancel {
    background-color: #00B5CA !important;
}
.sweet-alert button {
    font-weight: 600;
    border-radius: 2px;
    border-color: #00B5CA;
    color: white;
}
.sweet-alert button.cancel:active,
.sweet-alert button.cancel:hover,
.sweet-alert button:active,
.sweet-alert button:hover {
    color: #fff;
    background-color: #09c2d7;
    border-color: #09c2d7;
    font-weight: 600;
}
.fancybox-skin,
.fancybox-outer,
.fancybox-inner {
    padding: 0px !important;
}
.fancybox-skin {
    border: 3px solid #7897FF !important;
}
.fancybox-close {
    top: -1px !important;
    right: -10px !important;
}
.fancybox-close {
    background-image: url('../img/skin/close.png') !important;
    background-repeat: no-repeat;
}
.tpv-title {
    background: #7897FF;
    color: #FFF;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
}
.text-red{
    color: #8F2129;
    font-weight: bold;
    font-size: 18px;
}
.text-black{
    font-weight: bold;
    color: #000000;
}
#returnlist{
    float: left;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/skin/ico_nkeyboard_arrow.png) center center no-repeat  #F0F0F0;
    border: 1px solid #F0F0F0;
    font-size: 18px;
    cursor: pointer;
    margin: 0 2px 0 0;
}
.pull-left{
    float: left;
    padding-left: 5px;
}