/*****************************************************
     Leverod CSS Framework - Bootstrap v3.3.2 fork
// Author : Francesco Pisanò - francesco1279@gmail.com
//              
//                   www.leverod.com		
//               © All rights reserved	  
// ***************************************************/


.lev-container,
.lev-container *,
.lev-container *::before,
.lev-container *::after {
    box-sizing: border-box;
}

/* Grid */

.lev-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  /* Do not set up font size here because it might alter the font size of other modules if it's expressed in ems
  font-size:16px !important; /* = 1em in all modern browsers 
  */ 
}
@media (min-width: 768px) {
  .lev-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .lev-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .lev-container {
    width: 1170px;
  }
}
.lev-container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.lev-row {
  margin-right: -15px;
  margin-left: -15px;
}
.lev-col-xs-1, .lev-col-sm-1, .lev-col-md-1, .lev-col-lg-1, .lev-col-xs-2, .lev-col-sm-2, .lev-col-md-2, .lev-col-lg-2, .lev-col-xs-3, .lev-col-sm-3, .lev-col-md-3, .lev-col-lg-3, .lev-col-xs-4, .lev-col-sm-4, .lev-col-md-4, .lev-col-lg-4, .lev-col-xs-5, .lev-col-sm-5, .lev-col-md-5, .lev-col-lg-5, .lev-col-xs-6, .lev-col-sm-6, .lev-col-md-6, .lev-col-lg-6, .lev-col-xs-7, .lev-col-sm-7, .lev-col-md-7, .lev-col-lg-7, .lev-col-xs-8, .lev-col-sm-8, .lev-col-md-8, .lev-col-lg-8, .lev-col-xs-9, .lev-col-sm-9, .lev-col-md-9, .lev-col-lg-9, .lev-col-xs-10, .lev-col-sm-10, .lev-col-md-10, .lev-col-lg-10, .lev-col-xs-11, .lev-col-sm-11, .lev-col-md-11, .lev-col-lg-11, .lev-col-xs-12, .lev-col-sm-12, .lev-col-md-12, .lev-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.lev-col-xs-1, .lev-col-xs-2, .lev-col-xs-3, .lev-col-xs-4, .lev-col-xs-5, .lev-col-xs-6, .lev-col-xs-7, .lev-col-xs-8, .lev-col-xs-9, .lev-col-xs-10, .lev-col-xs-11, .lev-col-xs-12 {
  float: left;
}
.lev-col-xs-12 {
  width: 100%;
}
.lev-col-xs-11 {
  width: 91.66666667%;
}
.lev-col-xs-10 {
  width: 83.33333333%;
}
.lev-col-xs-9 {
  width: 75%;
}
.lev-col-xs-8 {
  width: 66.66666667%;
}
.lev-col-xs-7 {
  width: 58.33333333%;
}
.lev-col-xs-6 {
  width: 50%;
}
.lev-col-xs-5 {
  width: 41.66666667%;
}
.lev-col-xs-4 {
  width: 33.33333333%;
}
.lev-col-xs-3 {
  width: 25%;
}
.lev-col-xs-2 {
  width: 16.66666667%;
}
.lev-col-xs-1 {
  width: 8.33333333%;
}
.lev-col-xs-pull-12 {
  right: 100%;
}
.lev-col-xs-pull-11 {
  right: 91.66666667%;
}
.lev-col-xs-pull-10 {
  right: 83.33333333%;
}
.lev-col-xs-pull-9 {
  right: 75%;
}
.lev-col-xs-pull-8 {
  right: 66.66666667%;
}
.lev-col-xs-pull-7 {
  right: 58.33333333%;
}
.lev-col-xs-pull-6 {
  right: 50%;
}
.lev-col-xs-pull-5 {
  right: 41.66666667%;
}
.lev-col-xs-pull-4 {
  right: 33.33333333%;
}
.lev-col-xs-pull-3 {
  right: 25%;
}
.lev-col-xs-pull-2 {
  right: 16.66666667%;
}
.lev-col-xs-pull-1 {
  right: 8.33333333%;
}
.lev-col-xs-pull-0 {
  right: auto;
}
.lev-col-xs-push-12 {
  left: 100%;
}
.lev-col-xs-push-11 {
  left: 91.66666667%;
}
.lev-col-xs-push-10 {
  left: 83.33333333%;
}
.lev-col-xs-push-9 {
  left: 75%;
}
.lev-col-xs-push-8 {
  left: 66.66666667%;
}
.lev-col-xs-push-7 {
  left: 58.33333333%;
}
.lev-col-xs-push-6 {
  left: 50%;
}
.lev-col-xs-push-5 {
  left: 41.66666667%;
}
.lev-col-xs-push-4 {
  left: 33.33333333%;
}
.lev-col-xs-push-3 {
  left: 25%;
}
.lev-col-xs-push-2 {
  left: 16.66666667%;
}
.lev-col-xs-push-1 {
  left: 8.33333333%;
}
.lev-col-xs-push-0 {
  left: auto;
}
.lev-col-xs-offset-12 {
  margin-left: 100%;
}
.lev-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.lev-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.lev-col-xs-offset-9 {
  margin-left: 75%;
}
.lev-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.lev-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.lev-col-xs-offset-6 {
  margin-left: 50%;
}
.lev-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.lev-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.lev-col-xs-offset-3 {
  margin-left: 25%;
}
.lev-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.lev-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.lev-col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .lev-col-sm-1, .lev-col-sm-2, .lev-col-sm-3, .lev-col-sm-4, .lev-col-sm-5, .lev-col-sm-6, .lev-col-sm-7, .lev-col-sm-8, .lev-col-sm-9, .lev-col-sm-10, .lev-col-sm-11, .lev-col-sm-12 {
    float: left;
  }
  .lev-col-sm-12 {
    width: 100%;
  }
  .lev-col-sm-11 {
    width: 91.66666667%;
  }
  .lev-col-sm-10 {
    width: 83.33333333%;
  }
  .lev-col-sm-9 {
    width: 75%;
  }
  .lev-col-sm-8 {
    width: 66.66666667%;
  }
  .lev-col-sm-7 {
    width: 58.33333333%;
  }
  .lev-col-sm-6 {
    width: 50%;
  }
  .lev-col-sm-5 {
    width: 41.66666667%;
  }
  .lev-col-sm-4 {
    width: 33.33333333%;
  }
  .lev-col-sm-3 {
    width: 25%;
  }
  .lev-col-sm-2 {
    width: 16.66666667%;
  }
  .lev-col-sm-1 {
    width: 8.33333333%;
  }
  .lev-col-sm-pull-12 {
    right: 100%;
  }
  .lev-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .lev-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .lev-col-sm-pull-9 {
    right: 75%;
  }
  .lev-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .lev-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .lev-col-sm-pull-6 {
    right: 50%;
  }
  .lev-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .lev-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .lev-col-sm-pull-3 {
    right: 25%;
  }
  .lev-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .lev-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .lev-col-sm-pull-0 {
    right: auto;
  }
  .lev-col-sm-push-12 {
    left: 100%;
  }
  .lev-col-sm-push-11 {
    left: 91.66666667%;
  }
  .lev-col-sm-push-10 {
    left: 83.33333333%;
  }
  .lev-col-sm-push-9 {
    left: 75%;
  }
  .lev-col-sm-push-8 {
    left: 66.66666667%;
  }
  .lev-col-sm-push-7 {
    left: 58.33333333%;
  }
  .lev-col-sm-push-6 {
    left: 50%;
  }
  .lev-col-sm-push-5 {
    left: 41.66666667%;
  }
  .lev-col-sm-push-4 {
    left: 33.33333333%;
  }
  .lev-col-sm-push-3 {
    left: 25%;
  }
  .lev-col-sm-push-2 {
    left: 16.66666667%;
  }
  .lev-col-sm-push-1 {
    left: 8.33333333%;
  }
  .lev-col-sm-push-0 {
    left: auto;
  }
  .lev-col-sm-offset-12 {
    margin-left: 100%;
  }
  .lev-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .lev-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .lev-col-sm-offset-9 {
    margin-left: 75%;
  }
  .lev-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .lev-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .lev-col-sm-offset-6 {
    margin-left: 50%;
  }
  .lev-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .lev-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .lev-col-sm-offset-3 {
    margin-left: 25%;
  }
  .lev-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .lev-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .lev-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .lev-col-md-1, .lev-col-md-2, .lev-col-md-3, .lev-col-md-4, .lev-col-md-5, .lev-col-md-6, .lev-col-md-7, .lev-col-md-8, .lev-col-md-9, .lev-col-md-10, .lev-col-md-11, .lev-col-md-12 {
    float: left;
  }
  .lev-col-md-12 {
    width: 100%;
  }
  .lev-col-md-11 {
    width: 91.66666667%;
  }
  .lev-col-md-10 {
    width: 83.33333333%;
  }
  .lev-col-md-9 {
    width: 75%;
  }
  .lev-col-md-8 {
    width: 66.66666667%;
  }
  .lev-col-md-7 {
    width: 58.33333333%;
  }
  .lev-col-md-6 {
    width: 50%;
  }
  .lev-col-md-5 {
    width: 41.66666667%;
  }
  .lev-col-md-4 {
    width: 33.33333333%;
  }
  .lev-col-md-3 {
    width: 25%;
  }
  .lev-col-md-2 {
    width: 16.66666667%;
  }
  .lev-col-md-1 {
    width: 8.33333333%;
  }
  .lev-col-md-pull-12 {
    right: 100%;
  }
  .lev-col-md-pull-11 {
    right: 91.66666667%;
  }
  .lev-col-md-pull-10 {
    right: 83.33333333%;
  }
  .lev-col-md-pull-9 {
    right: 75%;
  }
  .lev-col-md-pull-8 {
    right: 66.66666667%;
  }
  .lev-col-md-pull-7 {
    right: 58.33333333%;
  }
  .lev-col-md-pull-6 {
    right: 50%;
  }
  .lev-col-md-pull-5 {
    right: 41.66666667%;
  }
  .lev-col-md-pull-4 {
    right: 33.33333333%;
  }
  .lev-col-md-pull-3 {
    right: 25%;
  }
  .lev-col-md-pull-2 {
    right: 16.66666667%;
  }
  .lev-col-md-pull-1 {
    right: 8.33333333%;
  }
  .lev-col-md-pull-0 {
    right: auto;
  }
  .lev-col-md-push-12 {
    left: 100%;
  }
  .lev-col-md-push-11 {
    left: 91.66666667%;
  }
  .lev-col-md-push-10 {
    left: 83.33333333%;
  }
  .lev-col-md-push-9 {
    left: 75%;
  }
  .lev-col-md-push-8 {
    left: 66.66666667%;
  }
  .lev-col-md-push-7 {
    left: 58.33333333%;
  }
  .lev-col-md-push-6 {
    left: 50%;
  }
  .lev-col-md-push-5 {
    left: 41.66666667%;
  }
  .lev-col-md-push-4 {
    left: 33.33333333%;
  }
  .lev-col-md-push-3 {
    left: 25%;
  }
  .lev-col-md-push-2 {
    left: 16.66666667%;
  }
  .lev-col-md-push-1 {
    left: 8.33333333%;
  }
  .lev-col-md-push-0 {
    left: auto;
  }
  .lev-col-md-offset-12 {
    margin-left: 100%;
  }
  .lev-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .lev-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .lev-col-md-offset-9 {
    margin-left: 75%;
  }
  .lev-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .lev-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .lev-col-md-offset-6 {
    margin-left: 50%;
  }
  .lev-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .lev-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .lev-col-md-offset-3 {
    margin-left: 25%;
  }
  .lev-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .lev-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .lev-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .lev-col-lg-1, .lev-col-lg-2, .lev-col-lg-3, .lev-col-lg-4, .lev-col-lg-5, .lev-col-lg-6, .lev-col-lg-7, .lev-col-lg-8, .lev-col-lg-9, .lev-col-lg-10, .lev-col-lg-11, .lev-col-lg-12 {
    float: left;
  }
  .lev-col-lg-12 {
    width: 100%;
  }
  .lev-col-lg-11 {
    width: 91.66666667%;
  }
  .lev-col-lg-10 {
    width: 83.33333333%;
  }
  .lev-col-lg-9 {
    width: 75%;
  }
  .lev-col-lg-8 {
    width: 66.66666667%;
  }
  .lev-col-lg-7 {
    width: 58.33333333%;
  }
  .lev-col-lg-6 {
    width: 50%;
  }
  .lev-col-lg-5 {
    width: 41.66666667%;
  }
  .lev-col-lg-4 {
    width: 33.33333333%;
  }
  .lev-col-lg-3 {
    width: 25%;
  }
  .lev-col-lg-2 {
    width: 16.66666667%;
  }
  .lev-col-lg-1 {
    width: 8.33333333%;
  }
  .lev-col-lg-pull-12 {
    right: 100%;
  }
  .lev-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .lev-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .lev-col-lg-pull-9 {
    right: 75%;
  }
  .lev-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .lev-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .lev-col-lg-pull-6 {
    right: 50%;
  }
  .lev-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .lev-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .lev-col-lg-pull-3 {
    right: 25%;
  }
  .lev-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .lev-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .lev-col-lg-pull-0 {
    right: auto;
  }
  .lev-col-lg-push-12 {
    left: 100%;
  }
  .lev-col-lg-push-11 {
    left: 91.66666667%;
  }
  .lev-col-lg-push-10 {
    left: 83.33333333%;
  }
  .lev-col-lg-push-9 {
    left: 75%;
  }
  .lev-col-lg-push-8 {
    left: 66.66666667%;
  }
  .lev-col-lg-push-7 {
    left: 58.33333333%;
  }
  .lev-col-lg-push-6 {
    left: 50%;
  }
  .lev-col-lg-push-5 {
    left: 41.66666667%;
  }
  .lev-col-lg-push-4 {
    left: 33.33333333%;
  }
  .lev-col-lg-push-3 {
    left: 25%;
  }
  .lev-col-lg-push-2 {
    left: 16.66666667%;
  }
  .lev-col-lg-push-1 {
    left: 8.33333333%;
  }
  .lev-col-lg-push-0 {
    left: auto;
  }
  .lev-col-lg-offset-12 {
    margin-left: 100%;
  }
  .lev-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .lev-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .lev-col-lg-offset-9 {
    margin-left: 75%;
  }
  .lev-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .lev-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .lev-col-lg-offset-6 {
    margin-left: 50%;
  }
  .lev-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .lev-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .lev-col-lg-offset-3 {
    margin-left: 25%;
  }
  .lev-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .lev-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .lev-col-lg-offset-0 {
    margin-left: 0;
  }
}


.lev-clearfix:before,
.lev-clearfix:after,
.lev-dl-horizontal dd:before,
.lev-dl-horizontal dd:after,
.lev-container:before,
.lev-container:after,
.lev-container-fluid:before,
.lev-container-fluid:after,
.lev-row:before,
.lev-row:after,
.lev-form-horizontal .lev-form-group:before,
.lev-form-horizontal .lev-form-group:after,
.lev-btn-toolbar:before,
.lev-btn-toolbar:after,
.lev-btn-group-vertical > .lev-btn-group:before,
.lev-btn-group-vertical > .lev-btn-group:after,
.lev-nav:before,
.lev-nav:after,
.lev-navbar:before,
.lev-navbar:after,
.lev-navbar-header:before,
.lev-navbar-header:after,
.lev-navbar-collapse:before,
.lev-navbar-collapse:after,
.lev-pager:before,
.lev-pager:after,
.lev-panel-body:before,
.lev-panel-body:after,
.lev-modal-footer:before,
.lev-modal-footer:after,
.lev-box:after {
  display: table;
  content: " ";
}
.lev-clearfix:after,
.lev-dl-horizontal dd:after,
.lev-container:after,
.lev-container-fluid:after,
.lev-row:after,
.lev-form-horizontal .lev-form-group:after,
.lev-btn-toolbar:after,
.lev-btn-group-vertical > .lev-btn-group:after,
.lev-nav:after,
.lev-navbar:after,
.lev-navbar-header:after,
.lev-navbar-collapse:after,
.lev-pager:after,
.lev-panel-body:after,
.lev-modal-footer:after,
.lev-box:after {
  clear: both;
}
.lev-center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.lev-pull-right {
  float: right !important;
}
.lev-pull-left {
  float: left !important;
}

	/* Extra - added */
		
	.lev-valign-top {
		vertical-align:top;
	}	
	.lev-valign-middle {
		vertical-align:middle;
	}
	.lev-valign-bottom {
		vertical-align:bottom;
	}
/* End grid */


/* Text position */

.lev-text-left {
  text-align: left;
}
.lev-text-right {
  text-align: right;
}
.lev-text-center {
  text-align: center;
}
.lev-text-justify {
  text-align: justify;
}
.lev-text-nowrap {
  white-space: nowrap;
}
.lev-text-lowercase {
  text-transform: lowercase;
}
.lev-text-uppercase {
  text-transform: uppercase;
}
.lev-text-capitalize {
  text-transform: capitalize;
}



/* Alerts */

	.lev-alert {
	  padding: 15px;
	  margin-bottom: 20px;
	  border: 1px solid transparent;
	  border-radius: 4px;
	}
	.lev-alert h4 {
	  margin-top: 0;
	  color: inherit;
	}
	.lev-alert .lev-alert-link {
	  font-weight: bold;
	}
	.lev-alert > p,
	.lev-alert > ul {
	  margin-bottom: 0;
	}
	.lev-alert > p + p {
	  margin-top: 5px;
	}
	.lev-alert-dismissable,
	.lev-alert-dismissible {
	  padding-right: 35px;
	}
	.lev-alert-dismissable .lev-close,
	.lev-alert-dismissible .lev-close {
	  position: relative;
	  top: -2px;
	  right: -21px;
	  color: inherit;
	}
	.lev-alert-success {
	  color: #3c763d;
	  background-color: #dff0d8;
	  border-color: #d6e9c6;
	}
	.lev-alert-success hr {
	  border-top-color: #c9e2b3;
	}
	.lev-alert-success .lev-alert-link {
	  color: #2b542c;
	}
	.lev-alert-info {
	  color: #31708f;
	  background-color: #d9edf7;
	  border-color: #bce8f1;
	}
	.lev-alert-info hr {
	  border-top-color: #a6e1ec;
	}
	.lev-alert-info .lev-alert-link {
	  color: #245269;
	}
	.lev-alert-warning {
	  color: #8a6d3b;
	  background-color: #fcf8e3;
	  border-color: #faebcc;
	}
	.lev-alert-warning hr {
	  border-top-color: #f7e1b5;
	}
	.lev-alert-warning .lev-alert-link {
	  color: #66512c;
	}
	.lev-alert-danger {
	  color: #a94442;
	  background-color: #f2dede;
	  border-color: #ebccd1;
	}
	.lev-alert-danger hr {
	  border-top-color: #e4b9c0;
	}
	.lev-alert-danger .lev-alert-link {
	  color: #843534;
	}
	
/* End Alerts */


/* Visibility classes */

	.lev-hide {
	  display: none !important;
	}
	.lev-show {
	  display: block !important;
	}
	.lev-invisible {
	  visibility: hidden;
	}
	.lev-text-hide {
	  font: 0/0 a;
	  color: transparent;
	  text-shadow: none;
	  background-color: transparent;
	  border: 0;
	}
	.lev-hidden {
	  display: none !important;
	  visibility: hidden !important;
	}


	.lev-visible-xs,
	.lev-visible-sm,
	.lev-visible-md,
	.lev-visible-lg {
	  display: none !important;
	}
	.lev-visible-xs-block,
	.lev-visible-xs-inline,
	.lev-visible-xs-inline-block,
	.lev-visible-sm-block,
	.lev-visible-sm-inline,
	.lev-visible-sm-inline-block,
	.lev-visible-md-block,
	.lev-visible-md-inline,
	.lev-visible-md-inline-block,
	.lev-visible-lg-block,
	.lev-visible-lg-inline,
	.lev-visible-lg-inline-block {
	  display: none !important;
	}
	@media (max-width: 767px) {
	  .lev-visible-xs {
		display: block !important;
	  }
	  table.lev-visible-xs {
		display: table;
	  }
	  tr.lev-visible-xs {
		display: table-row !important;
	  }
	  th.lev-visible-xs,
	  td.lev-visible-xs {
		display: table-cell !important;
	  }
	}
	@media (max-width: 767px) {
	  .lev-visible-xs-block {
		display: block !important;
	  }
	}
	@media (max-width: 767px) {
	  .lev-visible-xs-inline {
		display: inline !important;
	  }
	}
	@media (max-width: 767px) {
	  .lev-visible-xs-inline-block {
		display: inline-block !important;
	  }
	}
	@media (min-width: 768px) and (max-width: 991px) {
	  .lev-visible-sm {
		display: block !important;
	  }
	  table.lev-visible-sm {
		display: table;
	  }
	  tr.lev-visible-sm {
		display: table-row !important;
	  }
	  th.lev-visible-sm,
	  td.lev-visible-sm {
		display: table-cell !important;
	  }
	}
	@media (min-width: 768px) and (max-width: 991px) {
	  .lev-visible-sm-block {
		display: block !important;
	  }
	}
	@media (min-width: 768px) and (max-width: 991px) {
	  .lev-visible-sm-inline {
		display: inline !important;
	  }
	}
	@media (min-width: 768px) and (max-width: 991px) {
	  .lev-visible-sm-inline-block {
		display: inline-block !important;
	  }
	}
	@media (min-width: 992px) and (max-width: 1199px) {
	  .lev-visible-md {
		display: block !important;
	  }
	  table.lev-visible-md {
		display: table;
	  }
	  tr.lev-visible-md {
		display: table-row !important;
	  }
	  th.lev-visible-md,
	  td.lev-visible-md {
		display: table-cell !important;
	  }
	}
	@media (min-width: 992px) and (max-width: 1199px) {
	  .lev-visible-md-block {
		display: block !important;
	  }
	}
	@media (min-width: 992px) and (max-width: 1199px) {
	  .lev-visible-md-inline {
		display: inline !important;
	  }
	}
	@media (min-width: 992px) and (max-width: 1199px) {
	  .lev-visible-md-inline-block {
		display: inline-block !important;
	  }
	}
	@media (min-width: 1200px) {
	  .lev-visible-lg {
		display: block !important;
	  }
	  table.lev-visible-lg {
		display: table;
	  }
	  tr.lev-visible-lg {
		display: table-row !important;
	  }
	  th.lev-visible-lg,
	  td.lev-visible-lg {
		display: table-cell !important;
	  }
	}
	@media (min-width: 1200px) {
	  .lev-visible-lg-block {
		display: block !important;
	  }
	}
	@media (min-width: 1200px) {
	  .lev-visible-lg-inline {
		display: inline !important;
	  }
	}
	@media (min-width: 1200px) {
	  .lev-visible-lg-inline-block {
		display: inline-block !important;
	  }
	}
	@media (max-width: 767px) {
	  .lev-hidden-xs {
		display: none !important;
	  }
	}
	@media (min-width: 768px) and (max-width: 991px) {
	  .lev-hidden-sm {
		display: none !important;
	  }
	}
	@media (min-width: 992px) and (max-width: 1199px) {
	  .lev-hidden-md {
		display: none !important;
	  }
	}
	@media (min-width: 1200px) {
	  .lev-hidden-lg {
		display: none !important;
	  }
	}
/* End Visibility classes */





.lev-box {	
	margin:0;
	padding:0;
}	

.lev-form-group {
	margin-bottom:15px;
}

/* Tables */

.lev-table {
	display:table !important;
	overflow:hidden;
}

.lev-table-row {
	display:table-row !important;
	height:100%;
}

.lev-table-cell {
	display:table-cell !important;
	height:100%;
	vertical-align:top;
}


/* Images */

img {
  vertical-align: middle;
}
.lev-img-responsive,
.lev-thumbnail > img,
.lev-thumbnail a > img,
.lev-carousel-inner > .lev-item > img,
.lev-carousel-inner > .lev-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.lev-img-responsive {
	width:100%;
}

.lev-img-rounded {
  border-radius: 6px;
}
.lev-img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.lev-img-circle {
  border-radius: 50%;
}

/* Responsive iframes (youtube videos and others) */
.lev-container iframe {
	max-width:100%;
}


/* Equal Height columns */

.lev-equal-height { /* See Javascript */ }


/* Icons */

.lev-search {
	overflow:visible;
}
.lev-search:after {
	content:"I";
	font-weight:bold;
	font-family:Arial, sans-serif;
	font-size:1em;
	width:1em;height:1em;
	border-radius:0.5em;
	border:0.2em solid;
	display:inline-block;
	padding:0.1em;
	
	-ms-transform: rotate(-45deg); 
	-webkit-transform: rotate(-45deg); 
	transform: rotate(-45deg);
}


/* Admin style */

#module-add {
	cursor:pointer;
}

	#module-add a {
		font-weight:bold;
		color:#8fbb6c;
	}
	
	#module-add.active a {	
		color:#fff;
	}
