html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}

html, body {height:100%; overflow:hidden}
body {overflow:auto; -webkit-overflow-scrolling:touch}

html{line-height:1}

ol,ul{list-style:none}

table{border-collapse:collapse;border-spacing:0}

caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}

q,blockquote{quotes:none}

q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}
a img{border:none}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}

fieldset{border:0;margin:0;padding:0}
textarea{resize:vertical}

body{color:#4d4d4d;font-family: 'Open Sans', sans-serif;}
.dialpad .number {

}

.label-header {
    color: #4d4d4d;
    font-family: monospace;
}

.pos_processor_img{
    width:100%;
    cursor:pointer;
}

.info_pos_processor_img{
    width:100%;
}

.processor_default_img{

}

.identicon_image{
    height:30px!important;
}

.cont_login_qr{
    width:100%;
}
.bit-title{
    font-size: 18px;
    font-style: italic;
    color: #4d4d4d;

}

.small_processor_img{
    height: 30px;
    width: 30px;
    vertical-align: text-bottom;
    margin-right: 10px;
}

.cont_processor_log{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: baseline;
}

.pos_payment{
    height:35px;
    vertical-align: middle;
}

.discount_top{
    margin-top:15px;
    margin-right:5px;
}

.logo_pos{
    height:25px;
}
.merchant_header{
    padding:0px 0px 40px 0px;
}
.modal_head_logo{
    height:40px;
}
.close_pdf{
    display:none;
}
.close_pdf a{
    color:#fff;
    text-decoration:none;
}
.close_pdf a:hover,.close_pdf a:focus,.close_pdf a:active{
    text-decoration:none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color:#fff;
}
.visible{
    display:block!important;
}

.setting_bar{
    width:100%;
}
.setting_bar_standard{
    width: 30px;
    height: 30px;
}
.dark_link a{
    color:#4d4d4d;
    font-family: monospace;
}

.loading_logo{
    padding-top:20px;
}
.loading_logo img{
    max-height:70px;
}

.cont_label {
    clear: both;
    padding: 10px 0px 0px 0px;
}

.cont_tot {
    max-width:360px;
    margin:auto;
    margin-top:10%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    padding:10px;
    border-radius:5px;
}

.block_price{
    text-align:left;
}



.cont_node_info .collapsible-header{
    padding:0px!important;
}

.cont_dials_pad {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: baseline;
}

.cont_dials_pad .btn{
    color:#777;
}

.dials_col {
    flex-grow: 1;
    flex: 1 1 30%;
    height:90px!important;
    line-height:90px!important;
    font-size: 26px!important;
}

.dials_col:nth-child(-n+9){
    margin-bottom:2px;
    border-bottom:1px solid #ccc;
}

.dials_col:nth-child(3n+1), .dials_col:nth-child(3n+2){
    margin-right:2px;
    border-right:1px solid #ccc;
}

.euro_tab_price {
    background: #e1e1e1;
}
.euro_tab_price:not(.only_eur) {
        border-right:1px solid #989898;
}

.euro_tab_price:not(.tab_price_active) {

    border-bottom:1px solid #989898;
}

.btc_tab_price {
    background: #e1e1e1;
}
.btc_tab_price:not(.tab_price_active) {
    border-bottom:1px solid #989898;
}
.tab_price_active{
   border-top:1px solid #989898;
}

.header_side_bar{
    float:right;
    z-index:12000;
    cursor:pointer;
    background:#fff;
    margin-bottom: 15px;
}

#wrapper{
    position:relative;
    background:rgba(255,255,255,0.7);
    overflow:hidden;

}

.cont_svg_image {
    opacity: .12;
    position: absolute;
    z-index: 0;
}

.dialpad .dials:before,.dialpad .dials:after{content:"\0020";display:block;height:0;overflow:hidden}
.dialpad .dials:after{clear:both}
.dialpad .dials .digits{
    float: left;
    width: 33.333333%;

}
.dialpad .dials .digits p strong{font-size:15px; color: #4d4d4d;}
.compact .dials .digits p sup{text-transform:uppercase;color:#c1c1c1}
.compact .dials .pad-action{width:100%;display:none;}

.compact .dials .pad-action:active{}


.dialpad {
padding: 0px;
  text-align: center;
}

.div_change_price{
    padding:7px 0px;
    font-size:9px;
}

.div_change_price span{
    font-weight:bold;
}
.eur_top{
    font-weight:bold;
    color:#676767;
}

#modal_qrcode .modal-body {
    text-align: center;
    background:url(../img/sfondo_qr_light.png);
    background-position: center center;
    background-repeat:no-repeat;
    padding:30px;
}

#modal_info .modal-content {
    margin: 20% auto 0px auto;
}


#modal_info .modal
.last_discount {
    position: relative;
    padding: 5px 10px;
    font-size: 9px;
    color: #8160a0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background:rgba(255,255,255,0.8);
    left: -100px;
}

.last_discount{
    position:absolute;
    margin-top:5px;
    z-index:3;
    display:none;
    font-size:13px;
}

.last_discount_active{
    display:block;
}
.btn_green {

}

.btn_red {

}

.cont_progress{
    width:90%;
    margin:auto;
}

.dial_logo{
    height:30px;
}

#qr_code_svg img{
    width:100%;
}

#qrcode {
position: relative;
}


.attesa_home,.pagamento_home {
  text-align: center;
  color: #939191;
  font-size: 14px;
}

.new_invoice_img{
    height:14px;
    vertical-align:middle;
    margin-top:-2px;
    position:relative;
}

.tit_trans_new{
    font-size:14px;
    padding:5px 0px;
}
.tit_trans_new b{
    font-size:16px;
}
.tit_trans_new small{
    font-size:11px;
}

.btc_top{
    font-size:22px;
    color:#4d4d4d;
}

.first_price {
    color: #4d4d4d;
}

.order_id {
    padding-bottom: 10px;
    font-size: 15px;
}

.link_pay {
  padding: 10px 20px;
  background: #8160A0;
  margin: 5px 20% 0px 20%;
  color: #fff;
  text-transform: uppercase;
  cursor:pointer;
}

.card_logo_home{
}

.final_text{
  text-transform: uppercase;
  padding-top: 20px;
  color: #4d4d4d;
}
.final_price{
  padding-top: 10px;
  color: #4d4d4d;
  width: 60%;
  margin: auto;
}
.final_price .print_price{
  font-size:20px;
  margin-top:25px;
}

.eur_print_price{
    margin-bottom:15px;
}

.cont_attesa {
    padding-top:5px;
    color: #4d4d4d;
}
.cont_link {
  padding: 10px 0px;
  display: inline-block;
  margin-left: 30px;

}
.cont_link a{
color:#fff;
}
.menu_nav {
    background: #8160A0;
}
.menu_in {
  color: #fff;
  padding: 0px 0px 10px 0px;
}

.loading {
  text-align: center;
  padding: 0px 0px 10px 0px;
}
.loading img{
  width:100%;
  max-width:50px;
}

.logo_slide {
  text-align:center;
}

.home_slide{
   width:70%!important;
   margin:30px auto 0px auto!important;
   background: #c5c5c5;
}
.warning{
    color:red;
}

.step_1_text {
  text-transform: uppercase;
  padding:10px 0px;
  color: #4d4d4d;
}

.logo_slide img {
  width: 100%;
}
.logo_slide_img_small{
  max-width: 70px!important;
}


.first_wait{
background:#c3c3c3;
color:#4d4d4d;
}

.active_peer{
    background:rgba(200,200,200,.6);
}

.qr_placeholder{
    width:100%;
}
.qr_spinner{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.cont_channel_list{
    position:relative;
    max-height:151px;
    overflow-y:auto;
}
.cont_channel_list div{
    margin-bottom:10px;
}
.cont_peer_list{
    max-height:151px;
    overflow-y:auto;
}

.cont_channel_list .span_mono, .cont_peer_list .span_mono{
    font-family:monospace;
}

.cont_change {
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}
.tinklit_modal_price {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}
.cont_change small{
    font-size: 11px;
}

.line_medium{
    line-height: 0.5;
}

.tit_trans {
    font-size: 22px;


}

.tit_tot_trans {
    font-size: 11px;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.tot_euro_side {
    float: left;
}
.tot_btc_side {
    text-align: right;
}

.euro_price {
    font-weight: bold;
}

#modal_info .modal-header img {
height:30px;
}

#modal_discount .modal-header,#modal_discount .modal-footer {
color: #4d4d4d;
font-size: 18px;
text-align:center;
}
.price_discounted{
    font-size: 14px;
    padding: 5px 0px;
    text-decoration: line-through;
}

.active_discount {
    background: rgba(46, 241, 128, 0.56)!important;
}

#modal_discount,#modal_settings {
    margin:auto!important;
}

.modal-header,.modal-footer {
color: #fff;
font-size: 22px;
text-align:center;
}
.modal-footer div{
display:inline-block;
}
.modal-footer div{
display:inline-block;
}
.cont_number {
    position: relative;
    z-index: 5;
    padding: 10px;
    text-align: left;
    background: rgba(255,255,255,.7);
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px!important;
}

.cont_tab_view{
    width:100%;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.cont_action_view{
    width:35%;
    float:right;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.cont_tab_view_left{
    float:right!important;
}
.cont_action_view_left{
    float:left!important;
}

.clear{
    clear:both;
    padding:5px 0px;
}

.text_right{
    text-align:right!important;
}

#ins_price i{
text-transform:lowercase;
}
#ins_price b{
    font-style: italic;
}

.inbit_action {
    padding: 10px;
    cursor: pointer;
}
.inbit_action img{
    height: 30px;
}

.btn_action {
    background: rgba(142, 101, 156, 0.79);
    width: 100%;
    border-radius: 4px;
    border: 2px solid #e1e1e1!important;
    padding: 20px 5px;
    margin-top: 10px;
}

.mix_tab_price{
    width: 50%;
    float: left;
    padding: 5px 10px;
    cursor:pointer;

}

.bg_active{
    background: #fff!important;
}

.bg_not_active {
    background: #e1e1e1!important;
}

.invisible{
    display:none;
}
.clr{
 clear:both;
}

.dialpad .dials {
  cursor: pointer;
  clear: both;
  display:none;
}
.compact .dials .digits p {
    padding: 45px 5px;
    text-align: center;
    background-color: rgba(255,255,255,0.7);
    margin: 1px;
    border: 2px solid #ececec;
   -webkit-transition: border .6s ease-out;
    transition: border .6s ease-out;
}
.compact .dials .digits p.bg_btn:hover,.compact .dials .digits p.bg_btn:focus  {

 border: 2px solid #eb8428;

}

#order_label{
    padding:10px 0px;
    font-size:16px;
    font-family:monospace;
}
#order_label small{
    font-size:80%;

}

.compact .dials .pad-action p {
  width: 150px;
  position: relative;
  margin: 5px auto 0px;
  background: #184F97;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;

}
.limits {
  padding: 0px 40px;
  margin: 10px 0px;
  color: #4d4d4d;
  font-size: 9px;
}


.cont_tab {
  margin: 10px 10px 0px 10px;

}




.separa_tab {
 height: 23px;
 float:left;
 position:relative;
  width:10%;
     -webkit-transition: all 0.1s ease-out;
 transition: all 0.1s ease-out;
 text-align:center;
 font-size:13px;
 background:url(../img/tab_e.png);
 background-size:cover;
}
.separa_tab_up {
 background:url(../img/tab.png)!important;
 background-size:cover!important;
}



.cont_euro_tab {
 padding:5px 10px;
 background:#fefefe;
 color:#4d4d4d;
 font-size:13px;
 float:left;
 text-transform:uppercase;
 position:relative;
  width:45%;
   cursor:pointer;
     -webkit-transition: all 0.1s ease-out;
 transition: all 0.1s ease-out;
 text-align:center;
}


.cont_btc_tab {
 padding:5px 10px;
 background:#97C4BB;
 color:#fff;
 font-size:13px;
 float:left;
 position:relative;
 width:45%;
 cursor:pointer;
   -webkit-transition: all 0.1s ease-out;
 transition: all 0.1s ease-out;
 text-align:center;
}



.val_euro_home{
  padding-right: 5px;
}
.val_euro_home i{
  font-size:22px;
}

.tab_up{
z-index:5;
}

.cont_number .number{
    display:inline-block;
    font-size: 28px;
    text-align: left;
    color:#6f6f6f;
}
.cont_logo{
text-align:center;
}

.header_top {
    text-align: center;
    background: #8160A0;
    height:30px;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 24%, #8160a0 100%);
    background: -webkit-linear-gradient(left, #ffffff 24%,#8160a0 100%);
    background: linear-gradient(to right, #ffffff 24%,#8160a0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8160a0',GradientType=1 );
}

.header_top div{

}

.f_center {
  text-align: center;

}
.f_right img{
  max-height:30px;
}
.f_right {
    font-size: 10px;
    line-height: 2.9;
    text-align: left;
    padding: 0px 0px 0px 40px!important;
    color:#8c8c8c;
}
.f_left {
  float:left;
  font-size:24px;
}

#modal_settings .modal-title{
    color:#4d4d4d;
}
#modal_settings .panel-title{
    margin-bottom:5px!important;
}



.header_option.f_left {
    color: #fff;
    height:30px;
    width:30px;
    background:#fff;
}
.pos_label{
  padding-top:5px;
  font-size:10px;
}

.header_spacer_top {
  height:5px;
  background-color: #fff;
}
.header_spacer {
  height:5px;
  background-color: #184F97;
}
.header_bottom {
    color: #4d4d4d;
    font-size: 13px;
}
.cont_slider_head{
    width:80%;
}
.cont_company {
  padding: 10px;
  background: #8160A0;
  font-size: 16px;
  color: #fff;
  text-shadow: /* until a proper background is found */
    1px 1px 0 #4d4d4d;
}
.under_company {
font-size: 9px;
}

.cont_head_info{
    margin-top:20px;
}

.info_tab img{
height:25px;
vertical-align:top;
margin-left:5px;
 background:#fff;
}

.img_richiesta_home {
  padding-top: 50px;
  min-height: 210px;
}

.attesa_home,.pagamento_home,.pay_home {
  text-align: center;
  color: #939191;
  font-size: 14px;
  padding-bottom:20px;
}

.disable{
    background-color:rgba(70,70,70,0.6)!important;
}

.f_center {
  font-size: 12px;
  width: 100%;
}
.cont_logo img{
  width: 100%;
  max-width:80px;
}

.number_mod{
width: 80%;
    font-size: 25px;
    padding: 0px;
}
.number_mod_in {
    padding: 20px 20px 10px 20px;
}
.label_mod_in {
    text-align: center;
    padding: 20px;
    margin-top:15px;
}
.label_mod_in input{
    margin-right:5px;
    margin-top:10px;
}

.logo_small_modal{
   text-align:center;
   padding-bottom:5px;
}

.logo_small_modal img{
    height:20px;
}

.conf_mod {
    position: absolute;
    margin: 0px 0px 0px 10px;
    color: #8160A0;
    font-size: 30px;
}

.conf_lab_mod {
    position: absolute;
    margin: 10px 0px 0px 0px;
    color: #8160A0;
    font-size: 30px;
}

.logo {
  padding: 10px;
}

.logo img{
  max-width:100px;
}

.val_euro {
  font-size: 14px;
}

.clear_both{
clear:both;
}
#wait_overlay {
    background: rgba(255,255,255,0.95);
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 10;
    /* display: none; */
    position: fixed;
}
#wait_overlay div {
    position: relative;
    width: 50%;
    left: 50%;
    margin-left: -25%;
    text-align: center;
    margin-top: 20%;
    color: #184F97;
    text-transform: uppercase;
    line-height: 0;
}
#wait_overlay div:nth-child(2) {
 margin-top: 20px!important;

}
#wait_overlay img{
  height:100px;
}

.chiudi_trans{
  text-transform: uppercase;
  padding: 10px 20px;
  background: #184F97;
  color: #fff;
  width:90%;
  margin: 10px auto 0px auto;
  font-size:10px;
}

.wait_small{
font-size:10px;
}
.cont_header {
}
.bg_orange {
 background:#97C4BB;
 color:#fff;
}

.bg_orange .val_euro_home {
    float: right;
    padding-left: 10px;
}

.align_right{
text-align:right!important;
}

.white_font{
 color:#fff;
}


.compact .dials .digits p.bg_btn:hover {

}

@media (min-width: 1600px){
    .cont_tot{
        margin-top:10%;
    }
}

@media (min-width: 1200px){

#modal_number .modal-dialog {
    margin: auto 30%!important;
    width: 40%!important;
}
#modal_label .modal-dialog {
    margin: auto 30%!important;
    width: 40%!important;
}
#modal_info .modal-dialog {

    margin: auto 25%!important;
    width: 50%!important;

}


.label_mod_in input {
    width: 90%;
}

}

.modal-content {
    max-width: 410px;
    margin: auto;
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {

.inbit_action img {
    height: 50px;
}
.logo_slide {
    padding: 10px 0px 80px 0px;
}

.cont_tot{
    margin-top:20%;
}

}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {



.dialpad .dials .digits p strong {
    font-size: 18px;
}

.cont_number div {
    font-size: 22px;
}

.inbit_action img {
    height: 30px;
}

}

@media only screen and (min-width : 667px) and (max-width : 1200px) {

.number_mod {
    width: 95%;
}
.first_price {
    font-size: 25px;
}

#qr_code_svg {
    padding: 6px 0px 0px 0px;
}



.testo_qr {
    font-size: 20px;
    padding-bottom: 60px;
}

#qr_code_svg img {
    max-height: 200px;
}

}


@media only screen and (min-width : 300px) and (max-width : 667px) and (orientation : landscape){

    .mix_tab_price{
        padding:2px 10px;
    }


    .div_change_price{
        padding:1px 0px;
    }
    .logo_slide{
        padding:0px;
    }
    .cont_qrcode{
        margin-top:5px!important;
    }

    #order_label{
        padding-top:2px;
    }
    .first_price{
        padding-top:2px;
    }
    .cont_tot{
        margin-top:5px!important;
    }
    .cont_number div, .btc_top {
        font-size:16px;
    }
    .cont_tab_price{
        font-size:14px;
    }
    .compact .dials .digits p{
        padding:10px 0px!important;
    }
}

@media only screen and (min-width : 300px) and (max-width : 667px) {

    .cont_tot{
        box-shadow: none;
        padding:0px;
    }

    .compact .dials .digits p {
        padding:30px 15px;
    }

    .cont_header {
        margin: 0px;
    }


    .cont_copy {
        position: absolute;
        width: 30px;
        left: 0px;
        display:block;
    }
    .cont_copy img{
        width:100%;
    }

}

@media only screen and (min-width : 290px) and (max-height : 568px) {
.cont_header {
    margin: 0px;
    }
}

@media only screen and (max-width : 320px) and (max-height : 480px) {



.inbit_action {
    padding: 5px 10px 10px 10px;
}

.inbit_action img{
    height: 60px;
}
.cont_number div {
    font-size: 20px;
}

.cont_number {
    padding:10px;
}
.inbit_action {
    margin: -20px 0px 0px 0px;
}
.compact .dials .digits p {
    padding: 25px 5px;

}


}

.blur_fx {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}


.modal-content, .panel, .bootstrap-switch {
    border-radius: 0px;
}
