/* Css */

/* Sistema */
@font-face {
    font-family: 'gidolinyaregular';
    src: url('../fonts/gidolinya-regular.woff2') format('woff2'),
         url('../fonts/gidolinya-regular.woff') format('woff'),
         url('../fonts/gidolinya-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.pdx{ margin-right:3px;}
.toolbar button{
	color: #ffffff !important;
}

button{
 	color: #7dfdfe !important;
}


input{color:white !important;}
#tutto{color:white !important;}

.verde_dbweb{color:#7DFDFE !important;}

#dbfoot{



  border-top: 1px solid #DDDDDD;



  padding: 30px;
  margin: 5px 1px 3px 0px;
  border-top: 1px solid rgba(81, 203, 238, 1);

}


#briciole{
  text-align: center;

}




.md-btn {
    font-family: 'gidolinyaregular', sans-serif !important;
}
.uk-tab h2 {
    font-family: 'gidolinyaregular', sans-serif !important;
}
.uk-tab > li.uk-active > a {
    background: transparent !important;
    border-bottom-color: #7DFDFE;
}

/*.uk-tab > li > a:hover {
    background: transparent !important;
    border-bottom-color: #D21F1B;
}*/


a{color: #7dfdfe !important;}
a.phpdebugbar-tab{color: #000000 !important;}
a:hover{text-decoration: underline !important;}


.bianco{color:white;}
h1,h2,h3,h4,h5,h6,label,input,textarea {
  color: #ffffff !important;
    font-family: 'Ubuntu', sans-serif !important;
}

p {
    font-family: 'Ubuntu', sans-serif !important;
}

#ffooter{font-size: 12px;}

div.uk-alert-danger p,div.uk-alert-success p{
  color: white !important;
}

div.meslogin.info {
  color: green;
}

div.meslogin.error {
  color: red !important;
}




#popup_dark{
  top: 26px;
    background: rgba(0, 0, 0, 0.93);
    border: 2px solid #555;
    color: #ffffff !important;
}






button .ciccio{ padding: 25px !important;}



button.dbweb, a.dbweb{
    background: black;
    border: 0;
    padding: 14px 18px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: 2px solid #7DFDFE;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
}

button.dbweb:hover, a.dbweb:hover{

    border-color: #7dfdfe;
    background-color: #000000;

    color: #7dfdfe !important;
    text-decoration: underline;
}






.ladda-button {
    background: black;
    border: 0;
    padding: 14px 18px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: 2px solid #7DFDFE;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
}

.ladda-button:hover {
    border-color: #7dfdfe;
    background-color: #000000;
    color: #7dfdfe !important;
    text-decoration: underline;
}


.ladda-button[disabled],
.ladda-button[disabled]:hover,
.ladda-button[data-loading],
.ladda-button[data-loading]:hover {
    cursor: default;
    background-color: #000000;
}


p.beta{
  color: #7DFDFE !important;
  position:fixed;
  top:0px;
  right:10px;
  font-weight: bold;
  z-index:10;
  font-size:12px;
  font-family: 'gidolinyaregular', sans-serif !important;

}


/*-----------------------------------*/






















/*
#tutto p a:hover,#breadcrumbs a:hover{text-decoration: underline !important;}
*/
/*a{color:#273134;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-weight: 500;}*/
/*a:hover{color:#D21F1B;}*/



.testobenv {

    padding: 10px;

}

.testobenv p{
color: #273134 !important;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
}

#benvenuto{}

#immaground {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
    top: 0px;

    background-image:url(../images/bg.jpg);
    background-repeat:no-repeat;
    background-position:top center !important;
    background-size:cover;


}

select.md-input, textarea.md-input, input.md-input:not([type]), input.md-input[type="text"], input.md-input[type="password"], input.md-input[type="datetime"], input.md-input[type="datetime-local"], input.md-input[type="date"], input.md-input[type="month"], input.md-input[type="time"], input.md-input[type="week"], input.md-input[type="number"], input.md-input[type="email"], input.md-input[type="url"], input.md-input[type="search"], input.md-input[type="tel"], input.md-input[type="color"] {
    border-radius: 0;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
    font: 400 15px / 18px "Ubuntu", sans-serif;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    padding:0px;
    margin: 12px 4px;
    background: transparent;
    width: 100%;
    display: block;
}



.top24 { margin-top: 24px !important; }
.top48 { margin-top: 48px !important; }
.bottom24 { margin-bottom: 24px !important; }
.bottom48 { margin-bottom: 48px !important; }

.vmyg-back{background: #2aca76;}
.vmyg-color{color: #2aca76;}



// Da logo
.grigio_myg{color: #273134;}
.verde_myg{color: #1FF2C8 !important;}
.rosso_myg{color: #D21F1B;}


.f-myground{
  background-color: #273134;
}

.button-myg,.button-myg:hover{
    color: #ffffff;
    background-color: #273134;
    margin: 10px;
}


input.superfield{
  padding:30px !important;
  font-size: 20px !important;
  text-align:center;
}





span.ladda-label{
  color:white !important;
}





/*Link Brandizzati*/

a.mygroundn{
  color:#1FF2C8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


a.mygroundn:hover{
  color:#D21F1B;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


a.mygroundb{
  color:#273134;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


a.mygroundb:hover{
  color:#D21F1B;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}










/*

* {
    color: #273134 !important;
}
*/













#titologin{
  padding: 20px;
  background-color: #000000;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  border: 2px solid #7dfdfe;

}

#contenuto{

  min-height:540px;

}

html,body,section,div,a,button{
  font-family: 'Ubuntu', sans-serif !important;
}

h1,h2,h3,h4,h5,h6{
  font-family: 'Ubuntu', sans-serif !important;
}
.p10{
  padding: 10px;
}

#ulchiudimen{
  position: absolute;
    width: 93%;
    bottom: 0px;
}

em{
  color:#D21F1B; /*Col Rosso My Ground */
}

.uk-badge {
    background: #273134;
}

a:hover,
a:active {
  color: #D21F1B;
  text-decoration: none;
}


.badge-myground {
    background: #1FF2C8;
}




.topmenuheight{
  height: 220px;
  line-height: 220px;
}

.rigatopmenu{
  width: 80%;
}

.inlinea{
  display: inline !important;
}


#tornasu{
  display:none;
  position: fixed;
  right: 10px;
  bottom:10px;
}
#tornasu a {  background: #273134 !important;}
#tornasu .md-fab > i { color: #ffffff;}

.logomobile{
  padding:20px;
}








.my-navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;

}

.my-navbar-nav>li {
  display: inline !important;
    position: relative;
}


#header_main .my-navbar-nav > li > a {
    color: #727272;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "gidolinyaregular", sans-serif !important;
    font-weight: 500;
    box-shadow: inset 0 -4px 0 rgba(255, 255, 255, 0);
    background: none !important;
    -webkit-transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
}


.my-navbar-flip .my-navbar-nav:first-child>li:first-child>a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.my-navbar-nav:first-child>li:first-child>a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}


.my-navbar-flip .my-navbar-nav>li>a {
    margin-left: 0;
    margin-right: -1px;
}


.my-navbar-nav > li > a {
    height: 50px;
    font-size: 16px;
    border-radius: 0 !important;
    line-height: 50px;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    padding: 0 15px;
    color: #444;
  font-family: 'Ubuntu', sans-serif !important;
    font-weight: 500;
    margin-top: -1px;
    margin-left: -1px;
    border: 1px solid transparent;
    border-bottom-width: 0;
    text-shadow: 0 1px 0 #fff;
}

.my-navbar-nav > li > a:hover,a:active {
    background-color:#eeeeee;
}


#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 38px;
  height: 15px;
  position: relative;
  margin: 8px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 1000000;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: fixed;
  height: 9px;
  width: 100%;
  background: #1FF2C8;
  border-radius: 50px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 11px;
}

#nav-icon1 span:nth-child(3) {
  top: 22px;
}

#nav-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -50px;
}

#nav-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}



#menumobile {
position: fixed !important;
top:2px;
left:2px;
z-index: 1000000;
}

#menleft {

    position: fixed !important;
    width: 265px;
    top: 0px;
    left: -265px;
    z-index: 500000;
    background-color: white;
    height: 100%;
/*    text-align: center;
*/    font-size: 18px;
 font-family: 'Ubuntu', sans-serif;
 font-weight: bold;

}

#menleft li{
    background-color: white;
    height: 50px;
    line-height: 50px;
}

#menleft li a:hover{
    background-color: #eeeeee !important;
}


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

.centrodinamico{
  text-align: center !important;
}






@media only screen and (min-width: 960px) {

  #coldx{
    padding:0px 0px 0px 28px;
  }



}


@media only screen and (min-width: 960px) and (max-width: 1220px) {

  .centrologo{
    text-align: center !important;
  }

  .centrodinamico{
    text-align: left !important;
  }


}
@media only screen and (max-width: 959px) {


  .logoresp{padding: 27px 0 0 0; display:inline-block;}
  .centrologo{
    text-align: center!important;
  }

  .topmenuheight {

      line-height: 0px;
  }

}




#over { position: fixed; background: rgba(0, 0, 0, 0.3); top: 0; bottom: 0; left: 0; right: 0; display:none;z-index: 2; }
