



/*pevent text select*/

.nowrap{
white-space: nowrap!important;
overflow: hidden!important;
}



/*pevent text select*/

body{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}






.mygames{
    /*border:0.5px solid #ffffff;*/
    border-radius: 10px;
    display: block;
    background: #00e676!important;
    width:100%!important;
    margin-left: auto;
    margin-right: auto;
}




 /* HEADER & FOOTER */
 
.ui-header{ 
    border:none!important;
        text-shadow: none!important;
   box-shadow:none!important;
       background:#007f22!important;
      color:#ffffff!important;
font-family:"BebasNeue"!important; 
}



/*.ui-footer{ 
    border:none!important;
        text-shadow: none!important;
   box-shadow:none!important;
   bottom:-34px;
   padding-bottom: 34px;
       background:#ffffff!important;
      color:#ffffff!important;
font-family:"BebasNeue"!important;

}*/



.scrollingAreaP
{
overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
height: 100% !important;
width:100%!important;
position: fixed !important;

}






/* IMAGE */

img.centeredImage {
    margin-left: auto;
    margin-right: auto;
}

img.roundimage {
    border-radius: 50%;
}

img.border {
    border:0.5px solid #ffffff;
    border-radius: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.imagestretch {
    height:100%!important;
    width:100%!important;
  object-fit:cover!important;
}


/* LOSE SHADOW */

.ui-bar-a 
.ui-shadow,
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a,
.ui-body-b,
.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b,
.ui-bar-c,
.ui-body-c,
.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c,
.ui-bar-c,
.ui-body-d,
.ui-btn-up-d,
.ui-btn-hover-d,
.ui-btn-down-d,
.ui-bar-d,
.ui-body-e,
.ui-btn-up-e,
.ui-btn-hover-e,
.ui-btn-down-e,
.ui-bar-e,
.ui-overlay-shadow,
.ui-shadow,
.ui-btn-active,
.ui-body-a {
    text-shadow: none!important;
    box-shadow: none!important;
    -webkit-box-shadow: none;
}


.loseShadow {
   text-shadow: none;
}




/* POP UP */

/*.ui-popup-container, .ui-popup {
    height: 100vh!important;
    width: 100%!important;
    position: fixed!important;
    top: 30px!important;
    left:0!important;
    border-width: 0!important;
    border: transaprent!important;
    background: white!important;
    z-index:1200!important;
}*/

.ui-popup-container, .ui-popup {
    z-index:1200!important;
}




/* PANEL */

.ui-panel {
    top: 0;
    bottom:0;
    border: #000000!important;
    position:fixed;
    overflow-y:auto;
    overflow-x:hidden;
    -webkit-overflow-scrolling: touch;
    max-height:250px;
    z-index:199!important;
}







/* BACKGROUND */

.ui-page {

    /*background: #e2f3e8;*/
    /*background: #151517!important;*/
    height:100vh!important;
    width:100vw!important;
    background-image: url("../img/v3background-min.jpg")!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center top!important;
    
}
.ui-content {
    /*background: #e2f3e8;*/
    /*background: #151517!important;*/
    height:100vh!important;
    width:100vw!important;
    background-image: url("../img/v3background-min.jpg")!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center top!important;
    
}
.ui-footer {
    background: #FFFFFF; border:transparent;
    
}
 



.background {
    background:#0C0B10!important;
    background-image:linear-gradient(-30deg, #0C0B10,#45434E)!important;
    border-color:#0C0B10!important;
}

.background2 {
    background:#e1ffec!important;
}

.background3 {
    background:#e2f3e8!important;
}

.view100 {
    height:100vh!important; 
}




/* FIXED ELEMENT */

.fixedBottom25 {
    position: fixed!important;
    bottom: 0;
    left:0;
    right:0;
    height:20vh!important;
}




/* BUTTONS */


.ui-btn { 
    border:none!important;
   box-shadow:none!important;
    background:#8ce964!important;
  /*  background-image:linear-gradient(-30deg, #00E676,#00C853)!important; */
    color:#ffffff!important;
    font-family:"RBBold"!important; 
    text-shadow: none!important;
}

.redbutton { 
    border:none!important;
   box-shadow:none!important;
    background:#ff1d1a!important;
    background-image:linear-gradient(-30deg, #e60300,#ff1d1a)!important;
    color:#ffffff!important;
    font-family:"BebasNeue"!important; 
}

.yellowbutton { 
    border:none!important;
   box-shadow:none!important;
    background:#ffdb58!important;
    background-image:linear-gradient(-30deg, #ffdb58,#ffe279)!important;
    color:#ffffff!important;
    font-family:"BebasNeue"!important; 
}

.blackbutton { 
    border:none!important;
   box-shadow:none!important;
    background:#555555!important;
    color:#ffffff!important;
    font-family:"BebasNeue"!important; 
}

.whitebutton { 
    border:1px solid #007f22!important;
   box-shadow:none!important;
    background:#ffffff!important;
    color:#007f22!important;
    font-family:"BebasNeue"!important; 
}

.bluebutton { 
    border:none!important;
   box-shadow:none!important;
    background:#0000ff!important;
    color:#000000!important;
    font-family:"BebasNeue"!important; 
}

.orangebutton { 
    border:none!important;
   box-shadow:none!important;
    background:#ffa500!important;
    color:#000000!important;
    font-family:"BebasNeue"!important; 
}

.greenbutton { 
    border:none!important;
   box-shadow:none!important;
    background:#007f22!important;
    color:#000000!important;
    font-family:"BebasNeue"!important; 
}



.clearbutton { 
    border: 1px solid #ffffff!important;
   box-shadow:none!important;
    background:transparent!important;
    color:#ffffff!important;
    font-family:"Dekar"!important; 
}


.roundbutton{ 
  height: 50px!important;
    font-size:28px;
    background:transparent!important;
     color:#00E676!important;
border-style: solid !important; 
     border:#00E676!important;
     border-width: 1px!important;
}


/* COLLAPSIBLE */

.ui-collapsible-header {
background:red !important;
border:none!important;
}

.ui-collapsible-content {
background:transparent !important;
border:none!important;
}




/* Input Boxes*/

.ui-input-text {
   box-shadow: none!important;
   border:none!important;
   background-color:transparent!important;
   color:#ffffff!important;
   text-align: left!important;
   font-family:"RBMedium" !important;
   font-size:18px!important;
   text-shadow: none!important;
}

::-webkit-input-placeholder {
    color: #999999!important;
    font-family:"RBMedium" !important; 
   font-size:18px!important;
   text-shadow: none!important;
}


.ui-input-text input{
   box-shadow: none!important;
   border:none!important;
   background-color:transparent!important;
   color:#ffffff!important;
   text-align: left!important;
   font-family:"RBMedium" !important;
   font-size:24px!important;
   text-shadow: none!important;
   
}



/*.ui-input-search, .ui-input-search input {
   box-shadow: none!important;
   border:#cfa350!important;
   background-color:transparent!important;
   color:#cfa350!important;
   text-align: left!important;
   height: 80px!important;
    font-size:40px;
    text-shadow:none!important;
font-family:"ArialBlack"!important; 
}*/


/* SELECT BUTTON */

.ui-select .ui-btn{ 
   
    border-width: 0!important;
    background-color:transparent!important;
    background:transparent!important;
    color:#ffffff!important;
    font-family:"RBMedium"!important; 
    padding:0!important;
    font-size:24px!important;
    text-align:left!important;
    font-weight: normal;
}


/* fakeloader */

.flposition {
    position:absolute!important;
    z-indes:999!important;

}

.imagestretch {
    height:100%!important;
    width:100%!important;
  object-fit:cover!important;
}



/* map */
.mapbox {
    height:100%!important;
    width:100%!important;
  position:fixed!important;
  z-index:88!important;
}

.mapboxbuttons {
    bottom:50px!important;

  position:fixed!important;
  z-index:99!important
}

/* sweetalert2 */
.swal2-popup {
  text-shadow:none!important;
font-family:"BebasNeue"!important; 
}

.floatleft {
  float: left!important;
  width:90px!important;
}