
html, body {
  width: 100vw;
  height: 100vh;
}


html.ios-gt-8 .navbar .center {
    font-weight: 600;
    padding-top: 10px;
}

.list-block .item-title {
    
    white-space: normal;
   
}


.navbar {
    height: 80px;
}
.page {
  background: white;
/**
-webkit-transform: translate3d(0,0,0);
background: url(/img/backport.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
**/
   
}

toolbar-inner {
   
    padding: 0 20px;
   
}



.size-22 { font-size: 22px !important }
.size-25 { font-size: 25px !important }
.size-29 { font-size: 29px !important }
.size-50 { font-size: 50px !important }
.color-arancio {color: #00adea;; }

.item-media {
    
    width: 50px;
}

.actions-modal-label {
    font-size: 18px;
    font-weight: bold;
}

.color-orange.button:not(.button-fill), .color-orange.buttons-row .button {
    border-color:#00adea;
}

.list-block .item-link.list-button.color-orange, .list-button.color-orange, .tabbar a.active.color-orange, a.color-orange {
    color: #d36c2d;
}
.ora 
{

    border: 1px solid;
    background: #27b9ec;

}


.ora2 
{

    border: 1px solid;
    background: #4ad2c9;

}

.ora3
{

    border: 1px solid;
    background: #064a70;

}

.toolbar {
   
    min-height: 70px;
}

.back
{
    padding-top: 30px;

}

