.nopadding
{
    padding: 0px !important
}

.nomargin
{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.hide
{
    display: none !important;
}

.mabot0
{
    margin-bottom: 0px;
}
.mabot10
{
    margin-bottom: 10px;
}
.mabot20
{
    margin-bottom: 20px;
}
.mabot30
{
    margin-bottom: 30px;
}
.mabot40
{
    margin-bottom: 40px;
}
.mabot50
{
    margin-bottom: 50px;
}


.matop0
{
   margin-top: 0px; 
}
.matop10
{
   margin-top: 10px; 
}
.matop20
{
   margin-top: 20px !important; 
}
.matop30
{
   margin-top: 30px; 
}
.matop40
{
   margin-top: 40px; 
}
.matop50
{
   margin-top: 50px; 
}


.btn-square
{
    border-radius:0px !important;
}

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

.cc-cookies 
{
    width: 100% !important;    
}


#ca_banner
{
    height: 100px !important;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}