/* Empty. Add your own CSS if you like */

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
    overscroll-behavior: contain; 
    overscroll-behavior-x: none;
    position: fixed;   
}

img.elenco-attivita {
    line-height: 0;
    text-indent: -999em;
    object-fit: cover;
}
img.elenco-attivita::after {
    content: '';
    display: block;
    background-color: white;
    background-image: url("https://via.placeholder.com/300?text=.online");
    background-position: center;
    background-size: cover;
    padding: 50% 0; 
    position: relative;
    top:-80px;    
}

.label{
	background: #f3f3f4;
    padding: 2px 6px;
    font-size: 10px;
    text-transform: uppercase;
    margin-right: 5px;
    border: 1px solid #ddd;
}

.sottoPiatto{
	color: #aaa;
    font-size: 14px;
}

.piatti .button-icon .icon:before, .button-icon.icon:before {
    font-size: 20px;
}

.piatti .item-thumbnail-left > img:first-child, .piatti .item-thumbnail-left .item-image, .piatti .item-thumbnail-left .item-content > img:first-child, .piatti .item-thumbnail-left .item-content .item-image {
    
    object-fit: cover;
}

.cerca-home{
	border: none;
    margin-bottom: -10px;
    margin-top: 2px;    
    
}

.cerca-home .item-input-wrapper{
  border-radius: 10px;
  background: #e4e3e3;
}

.cerca-home input{
	padding: 5px;
	/*min-width: 100%; */ 
}

.row.opzioni{
	border-top: none;
    margin-bottom: 15px;
}

.row.opzioni .col{
	border:none;
}

.row.opzioni .col label{
	border:none;
}

.row.opzioni .col .item-select select{
	padding: 0 48px 0 14px;
    max-width: 100%;
    background: #e4e3e3;
    /*background: #eee;*/
    color: #adaeae;
    direction: ltr;
    border-radius: 10px;
}

.item-thumbnail-left > img:first-child, .item-thumbnail-left .item-image, .item-thumbnail-left .item-content > img:first-child, .item-thumbnail-left .item-content .item-image {
	border-radius: 10px;
}    

.no-border-top{
	border-top: none;
}

img.adatta{
	height: 60px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.item-body.locale{
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.item-body.locale p{
	padding-left: 16px;
	padding-right: 16px;
}

.button.button-orange {
    border-color: transparent;
    background-color: #e67e22;
    color: #fff;
}

.button.button-blu-chiaro.button-outline {
    border-color: #035177;
    background: transparent;
    color: #035177;
}

.bar-orange .button {
    border-color: #e67e22;
    background-color: #e67e22;
    color: #fff; 
}
.bar-orange .button:hover {
    color: #fff;
    text-decoration: none; 
}
.bar-orange .button.active, .bar-positive .button.activated {
    border-color: #e67e22;
    background-color: #e67e22; 
}
.bar-orange .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; 
}
.bar-orange .button.button-icon {
    border-color: transparent;
    background: none; 
}

.button-bar.bar-orange > .button {
    border-color: #e67e22; 
}

.bar.bar-orange {
    border-color: #e67e22;
    background-color: #e67e22;
    background-image: linear-gradient(0deg, #e67e22, #e67e22 50%, transparent 50%);
    color: #fff; 
}
.bar.bar-orange .title {
    color: #fff; 
}
.bar.bar-orange.bar-footer {
    background-image: linear-gradient(180deg, #e67e22, #e67e22 50%, transparent 50%); 
}

.tabs-color-orange{
	background-color: #e67e22;
}

.tabs-color-orange .tab-item.tab-item-active, .tabs-color-orange .tab-item.active, .tabs-color-orange .tab-item.activated {
    color: #fff;
    border: 0 solid #fff;
}

.tabs-color-orange-inverted{
	/*background-color: #e67e22;*/
}

.tabs-color-orange-inverted .tab-item.tab-item-active, .tabs-color-orange-inverted .tab-item.active, .tabs-color-orange-inverted .tab-item.activated {
    color: #e67e22;
    border: 0 solid #e67e22;
}

.card.ordini .item .row{
	padding: 0;
}

.card.ordini .item .col{
	padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.card.ordini .item .row.tab{
    margin-bottom: 4px;
    margin-right: 5px;
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
}

.card.ordini .item .row.tab .col{
  border-top: 1px solid #bebebe;
  border-right: 1px solid #bebebe; 
  padding-left: 5px;
  padding-top:5px;
  padding-bottom: 5px;
}

.tastoAdestra{
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 40px;
}

.ordini .item-button-right > .button,.ordini .item-button-right .item-content > .button,.ordini .item-button-right > .buttons,.ordini .item-button-right .item-content > .buttons{
	top: 2px;
    right: 2px;
}

.specifica{
	margin-left: 15px;
}

.immagine-copertina{
	width: 100%;
    max-height: 200px;
    object-fit: cover;
    object-position: top;
}

.informazione .item-icon-left.item-icon-right .icon:first-child {
  top: 20px;
  height: auto;
}

.informazione .item-icon-right .icon {
  right: 11px;
  height: auto;
  top: 20px;
}

.informazione p{
  text-align: justify;
}

.box {
	height: 100%;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

ion-modal-view .box {
    height: 100%;
    padding-top: 20px;
}

.benvenuto-img {
	text-align: center;
}

.benvenuto-img img{
	max-width: 30%;
	border-radius: 50%;
}

.locale-content {
	top:33px;
}

.locale-content.has-subheader{
	top:77px;
}

div.spinner {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  height: 55px;
  text-align: center;
}
.spinner svg {
  width: 19% !important;
  height: 85px !important;
}

.popup-container .popup{
  border-radius: 10px;
}

.popup-buttons .button {    
    border-radius: 10px;
}

.varianti-pop.popup-container .popup{
	width: 320px;
}

.varianti .radio-content .item-content{
	text-overflow: clip;
    white-space: initial;
}

.scala-punti-pop.popup-container .popup{
  width: 320px;
  font-size:20px;
}

.scala-punti-pop.popup-container .popup {
    background-color: #F4F4F8;
    border-radius: 10px;
}

.scala-punti-pop .popup-body{
  padding-top: 0px;
  margin-top: 0px;
}


/* RADIO POPUP PIù FIGHI */

.radio-icon{  visibility: visible !important;}


.radio-icon:before{
  content:"" !important;
  border:2px solid black !important;
  width: 24px !important;
  height: 24px !important;
  border-radius: 50% !important;
  overflow:hidden !important;
}


.radio-icon:after{
  content:"" !important;
  position: absolute !important;
  right: 20px !important;
  top: 22px !important;
  background:black !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  overflow:hidden !important;


  transition: -webkit-transform .28s cubic-bezier(0.420, 0.000, 0.000, 1.650);
  transition: transform .28s cubic-bezier(0.420, 0.000, 0.000, 1.650);
  -webkit-transform: scale(0);
  transform: scale(0);
}

/*.item-radio input:checked ~ .item-content {
background: #F7F7F7;
}*/

.item-radio input:checked + .radio-content .radio-icon:after{
  -webkit-transform: scale(1);
  transform: scale(1);
}

.radio-positive .radio-icon:after{
  background: #e89952 !important;
}
.radio-positive .radio-icon:before{
  border-color: #e67e22 !important;
}

.toggle.toggle-orange input:checked + .track {
    border-color: #e67e22;
    background-color: #e67e22;
}

.button.button-stable {
    border-color: #b2b2b2;
    background-color: #f8f8f8;
    color: #444;
}

.item.item-divider.allerta{
  background-color: #ef473a;
  color: white;
}


/* FADE IN DIV */

.fadeIn {
    -webkit-animation: fadein 0.3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.3s; /* Firefox < 16 */
        -ms-animation: fadein 0.3s; /* Internet Explorer */
         -o-animation: fadein 0.3s; /* Opera < 12.1 */
            animation: fadein 0.3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Force all the ionic elements to be scrollable, in order to fix iOS 12.2 scroll bug*/
ion-view { pointer-events: auto;}
ion-scroll { pointer-events: auto;}
ion-modal-view { pointer-events: auto;}
ion-popover-view { pointer-events: auto;}
/* Disable the scroll of the main view elements if the modal or the popver are being shown*/
body.modal-open ion-nav-view, body.modal-open ion-nav-view ion-content, body.modal-open ion-nav-view ion-view{
    overflow: hidden!important;
}
body.popover-open ion-nav-view, body.popover-open ion-nav-view ion-content, body.popover-open ion-nav-view ion-view{
    overflow: hidden!important;
}
body.popup-open ion-nav-view, body.popup-open ion-nav-view ion-content, body.popup-open ion-nav-view ion-view{
    overflow: hidden!important;
}
body.modal-open ion-nav-view ion-view ion-scroll, body.popover-open ion-nav-view ion-view ion-scroll, body.popup-open ion-nav-view ion-view ion-scroll{
    pointer-events: none!important;
    overflow: hidden!important;
}

.simbolo-variante{
	position: absolute;
    top: 13px;
    left: 13px;
    max-width: 10px;
    max-height: 10px;
    width: 100%;
    height: 100%;
}

.indirizzo a{
	white-space: initial;
	text-decoration: none;
}

.button.button-grigio{
	border-color: gainsboro;
    background-color: #f4f4f4;
    color: #252525;
    font-size: 25px;
}

.no-margini, .button.button-stable.no-margini{
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
}

.button.button-stable.no-padding, .no-padding{
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.button.button-cerca-gestore{
	padding: 5px 30px 6px;
    min-width: 36px;
    min-height: 34px;
    font-size: 15px;
    line-height: 25px;
}

.conferma-ordine input, .conferma-ordine textarea{
	background-color: transparent;
}

.conferma-ordine .item-select.item-stacked-label select{
	width: 100%;
    min-height: 40px;
    background-color: transparent;
    margin:	0;
}

.conferma-ordine .item-select:after {
    position: absolute;
    top: 71%;
    right: 16px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #999;
    content: "";
    pointer-events: none;
}

.popup-container.varianti-pop.conf .popup{
	background-color: #eee;
}

/* TEST INTERNO: TEMA DARK */

.dark {
  background-color: #3f4041 !important;
  color: #ffffff;
}
.dark .scroll-content {
  background-color: #3f4041 !important;
}
.dark .item {
  background-color: #3f4041;
  border: none;
  border-top: 1px solid #464646;
  border-bottom: 2px solid #333333;
  /*padding: 20px;*/
  max-height: none;
}
.dark .item:first-child {
  border-top: 1px solid black;
}
.dark .item:last-child {
  border-bottom: 1px solid #333333;
}
.dark .item.current {
  background-color: #262727 !important;
  border-top: 1px solid #464646 !important;
  border-bottom: 2px solid #333333 !important;
}
.dark .item.current p, .dark .item.current h3 {
  opacity: .7;
}
.dark h2,
.dark h3,
.dark p {
  color: #F0F1F1;
}

.dark-head {
  text-decoration: none;
}

/* FINE TEST */

/* PAGINA PUNTI */

.punti .item h2{
  font-size: 20px;
}

.punti .item h3{
  font-size: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.punti .item p{
  font-size: 18px;
}

.punti .calm,.punti a.calm {
    color: #11c1f3;
}

.punti .row, .punti .col{
  padding-left: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-top: 0px;
}

.punti .numero_punti{
  font-family: Anton, sans-serif;
}

/* FINE PAGINA PUNTI */



/* TEMA NUOVO */

a {
    color: #045e8b;
    text-decoration: none;
}

body{
  /*font-family: 'Anton', sans-serif;*/
  font-family: Source Sans Pro, sans-serif;
  background-color: #023047;
}

.platform-ios .overflow-scroll > .scroll > *{
  -webkit-text-size-adjust: 107%;
}

/*body * { 
    -webkit-font-smoothing: subpixel-antialiased !important; 
    text-rendering:optimizeLegibility !important;
    letter-spacing: normal;
}*/

.balanced, a.balanced, .item .balanced{
    color: #248232;
}

/* Poco più scuro dell'originale */
.energized, a.energized, .item .energized{
    color: #f4af00;
}

.assertive, a.assertive, .item .assertive{
  color: #e3170a;
}

.button{
  border-radius: 10px;
}

.button.button-balanced {
    border-color: transparent;
    background-color: #248232;
    color: #fff;
}

.button.button-balanced.button-outline {
    border-color: #248232;
    color: #248232;
}

.spinner {
    stroke: #023047;
    fill: #023047;
    color: #023047;
}

.spinner svg{
  color:#023047;
}

.label {
   border-radius: 10px;
   font-size: 15px;
   line-height: 30px;
}

.nome_gestore{
  font-family: Redressed, cursive;
  /*font-family:lobster;*/
  font-size: 20px;
  color: #023047;
  font-weight: bolder;
}

h2.nome_utente{
  font-family: Redressed, cursive;
  font-size: 20px;
  color: #023047;
  font-weight: bolder;
}

.list.grigia .item h2.nome_gestore{
  font-size:23px;
}

/* Su IOS questo font cambia il letter spacing */
.platform-ios .nome_gestore{
  letter-spacing: -2px;
}

.list.grigia{
  background-color: #F4F4F8;
}

.item h2.nome_gestore {
    font-weight: bold;
    font-feature-settings: "kern";
}

.card {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}

.card, .list-inset {
    border-radius: 10px;
}

.card .item:first-child, .list-inset .item:first-child, .padding > .list .item:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nome_piatto{
  font-family: Anton, sans-serif;
  color: #023047; 
}

.varianti-pop .nome_piatto{
  font-size: 18px;
}

.varianti-pop.popup-container .popup {
    background-color: #F4F4F8;
    border-radius: 10px;
}

.varianti-pop .popup-body{
  padding-top: 0px;
  margin-top: 0px;
}

.radio-positive .radio-icon:before {
    border-color: #d8b765 !important;
}

.radio-positive .radio-icon:after {
    background: #d8b765 !important;
}

.sottoPiatto{
  color:#6b6a6a;
  font-size:16px;
}

.locale-content .nome_gestore{
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 25px;
  margin-top: 10px;
}

.ordini .item-icon-right .icon{
  right: 20px;
  align-items: baseline;
  top: 20px;
}

ion-content, .pane, .view{
  /*background-color: #dceed1;*/
  /*background-color: #eceaea;*/
  background-color: #d7f1fe;
}

.item{
  background-color: #F4F4F8;
}

.item p{
  font-size:16px;
}

.item-radio .item-content {
    padding-right: 50px;
}

.item-complex .item-content, .item-radio .item-content {
    padding: 10px 49px 10px 16px;
}

.item-button-right, a.item.item-button-right, button.item.item-button-right {
    padding-right: 50px;
}

.item-button-right > .button, .item-button-right .item-content > .button, .item-button-right > .buttons, .item-button-right .item-content > .buttons {
  right: 10px;
}

/*.button.button-stable {
    border-color: #023047;
    background-color: #d8f2fd;
    color: #023047;
}*/

.button.button-stable {
    border-color: #4ba3c3;
    background-color: #e0eff5;
    color: #4ba3c3;
}

.button.button-blue {
    border-color: transparent;
    background-color: #023047;
    color: #fff;
    border-radius: 10px;
}

.bar-blue .button:hover {
    color: #fff;
    text-decoration: none; 
}

.bar-blue .button.button-icon {
    border-color: transparent;
    background: none; 
}

.item-divider { 
  /*background-color: #b8b8b8;
  color: #023047;*/

  /* PROVA QUESTO:#efe93ab0; */
  background-color: #d8B765;
  color: #142934;
}

.item.active.item-complex > .item-content, .item.activated.item-complex > .item-content, .item-complex.active .item-content.item-complex > .item-content, .item-complex.activated .item-content.item-complex > .item-content, .item .item-content.active.item-complex > .item-content, .item .item-content.activated.item-complex > .item-content {
    border-color: #c5ebfc;
    background-color: #d8f2fd;
}

.piatti .button-icon .icon:before, .button-icon.icon:before {
    font-size: 20px;
    color: #023047;
}

.bar.bar-orange {
  border-color: #023047;
  background-color: #023047;
  background-image: linear-gradient(0deg, #023047, #023047 50%, transparent 50%);
}

.bar.bar-orange .title {
  color: #FFB703;
}

.bar-orange .button.button-clear {
  color: #FFB703;
}

.tabs-color-orange-inverted {
  background-color: #023047;
}

.tabs-color-orange-inverted .tab-item.tab-item-active, .tabs-color-orange-inverted .tab-item.active, .tabs-color-orange-inverted .tab-item.activated {
    color: #FFB703;
    border: 0 solid #FFB703;
}

.menu-pagine .item-complex .item-content, .menu-pagine .item-radio .item-content{
  font-family: Anton, sans-serif;
  color: #023047; 
}

.menu-pagine .item{
  margin: 10px;
  border-radius:10px;
  border-color: #fff;
    background-color: #fff;
}

.menu-pagine .item.active{
  border-color: #b3d8e6;
    background-color: #b3d8e6;
}

.menu-pagine .item.active.item-complex > .item-content{
    border-color: #b3d8e6;
    background-color: #b3d8e6;
}

.accesso_gestore input{
  background-color: #F4F4F8;
}

.gestore_view .card{
  /*background-color: #023047;*/
}

img.elenco-attivita-nuovo {
    line-height: 0;
    text-indent: -999em;
    object-fit: cover;
    max-height: 200px;
    border-radius: 10px;
    object-position: top;
}

.item.testata{
  border-top: 0;
    padding-top: 15px;
    padding-bottom: 0px;
}

.card.list.grigia .item-body{
  border-top: 0;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
}

.card.list.grigia .item-body p{
  margin-top: 5px;
    margin-bottom: 5px;
    font-size:18px;
}

.card.list.grigia .item-body h2{
  margin-bottom: 5px;
  margin-top: 10px;
  font-size:25px;
}

.item.item-divider.avviso{
  background: #ef473a;
  color: #fff;
  font-size: 20px;
}

.loading-container.active {
    background-color: #d7f1fe4a;
    /*background-color: #d7f1fe;*/
}

.loading-container .loading{
  background-color: transparent;
}


.sottoPiatto.royal{
    color: #886aea;
}

.sottoPiatto.calm{
  color: #11c1f3;
}

.notifica {
    background-color: #ef473a;
    color: #fff;
    padding: 3px 8px;
    min-width: 10px;
    border-radius: 10px;
    vertical-align: baseline;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}
/* FINE TEMA NUOVO */

/* 

  RESPONSIVE
  Uso queste regole per restringere e centrare le sezioni in modo che sia usabile anche da computer o tablet.

*/
@media screen and (min-width: 550px) {
  .card, .list{
      max-width: 500px;
      /* left: 27%; */
      margin-left: auto;
      margin-right: auto;
  }
}


/* FINE RESPONSIVE */


/* TEST INTRO */

.slider {
  height: 100%;
}

.intro ion-content{
  top: 0px;
}

.intro .slider-slide{
  background-color: #d7f1fe;
}

.slider-slide {
  padding-top: 20px;
  color: #000;
  background-color: #fff;
  text-align: center;

  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
}

.intro h3{
  font-family: Redressed, cursive;
  font-size:30px;
  color:#023047;
}

.intro h5{
  font-size:20px;
}

.intro p{
  font-size: 20px;
}

.intro .logo{
  max-height: 350px;
  border-radius: 40px;
  max-width: 50%;
}

#logo {
  margin: 30px 0px;
}

#list {
  width: 270px;
  margin: 30px auto;
  font-size: 20px;
  line-height: 1.2;
}
#list ol {
  margin-top: 30px;
}
#list ol li {
  text-align: left;
  list-style: decimal;
  margin: 10px 0px;
}
/* FINE TEST INTRO */


/* REGOLE PER DISATTIVARE IL CLICK SOTTO IL BACKGROUND DEL MODAL */
.popup-container {    
    z-index: 999999999999;
    pointer-events: auto;
}
.popup-open {
    pointer-events: auto !important;
}
.backdrop{
    z-index: 9999999999999999999999;
    pointer-events: none;
}

/* RIBBON */

/* The ribbons */
/* https://codepen.io/eode9/pen/twkKm */

.corner-ribbon{
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 1000000;
}

/* Custom styles */

.corner-ribbon.sticky{
  position: fixed;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.etichetta-left{
  position: absolute;
  width: 100px;
  background-color: #ef473a;
  color: #fff;
  top: 8px;
  left: 0px;
  text-align: center;
  padding: 3px;
}

/* Colors */

.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}

/* FINE RIBBON */

/* ------- SEARCH BAR ----*/
.searchBar {
  color: #fff;
  margin: 0 !important;
  padding: 0;
}
.searchBar .icon {
  font-size: 27px;
  line-height: 1.2;
  padding-right: 6px;
  padding-left: 6px;
}
.searchBar .searchTxt {
  border-bottom: 1px solid #fff;
  left: 55px;
  width: calc(100% - 100px);
  position: fixed;
  height: calc(100% - 10px);
}
.searchBar.numicons2 .searchTxt {
  width: calc(100% - 135px);
}
.searchBar .searchTxt > .bgdiv {
  background-color: #aaa;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.3;
}
.searchBar .searchTxt > .bgtxt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.searchBar .searchTxt input {
  background-color: inherit;
  color: #fff;
  padding-left: 5px;
  padding-right:5px;
}

/* ------- FINE SEARCH BAR ----*/

.vcenter {
  position: absolute;
  top: 50%!important;
  
  /*
  Nope =(
  margin-left: -25%;
  margin-top: -25%;
  */

  /* 
  Yep!
  */
  transform: translateY(-50%);
  
  /*
  Not even necessary really. 
  e.g. Height could be left out!
  */
  width: 100%;
  height: 70%;
}

.intro .scroll-content {
  display: table !important;
  width: 100% !important;
  height: 100% !important;
}
.intro .scroll {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

@media (min-width: 680px) {
  .modal {
    min-height: 650px;
    margin-top: 31px;
    top: 0%; 
  }
}




