/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


.tm-gallery-avion .uk-overlay .uk-overlay-panel {
  padding: 10px;
}


.uk-container {
  padding: 0 10px;  
}


@media (min-width: 960px) {
  .lr-noSpace {
    margin-left:-70px;
    margin-top:-30px;
    margin-bottom:-30px;
    margin-right: -30px;
  }
  

  
  .uk-form-horizontal .uk-form-controls {
      margin-left: 164px;
  }
  
  .uk-form-horizontal .uk-form-label {
  	width:150px; 
  }

}

.bg_white {
	background-color: white;
}