

.input-field input[type=text].wmob {
    border: 1px solid #c6bfbf;
    box-shadow: 0 1px 0 0 #000;
  }

  .inline-block
  {
    display: inline-block;
  }


.btn.wmob
{
  margin-left: 10px;
  margin-top: 20px;
}

.evthe_footer
{
    background-color: #15889f;
}

.page-footer.evthe_footer
{
    background-color: #2258a7;
}

.full-size
{
  width: 100%;
}

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

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

.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.espaceligne > .row
{
  margin-bottom: 20px;
}

.container-full {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

.tcol-10,
.tcol-20,
.tcol-30,
.tcol-40,
.tcol-50,
.tcol-60,
.tcol-70,
.tcol-80,
.tcol-90,
.tcol-100
{

  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  position: relative;
  float: left;
}

.tcol-10
{
	width: 10%;
}

.tcol-20
{
	width: 20%;
}

.tcol-30
{
	width: 30%;
}

.tcol-40
{
	width: 40%;
}

.tcol-50
{
	width: 50%;
}

.tcol-60
{
	width: 60%;
}

.tcol-70
{
	width: 70%;
}

.tcol-80
{
	width: 80%;
}

.tcol-100
{
	width: 100%;
}
