.form-control, output {
    color: #34495e;
}
.form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 2px;
}
html {
    font-family: 'PT Sans', sans-serif;
    color: #34495e;
}
.panel-heading {
    padding: 10px 0 0 0;
}
.panel-heading.note-toolbar {
    border-bottom: 1px solid #cecece;
}
.collapsible{
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
    border: 0;
    clear: both;
    padding-left: 30px;
}
.collapsible-header{
    padding: 0;
    font-size: 15px;
}
.clearfix-text{
 font-size: 20px;
 background-color: white;
 padding: 0 10px;
}
.hr-text {
	
  border-bottom:1px solid black; 
  height: 20px;  
  margin-bottom: 15px;  
  opacity: .5;
  /*height: 20px;
  opacity: .5;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-right: 15px;
  /*position: relative;*/
  text-align: center
}

.collapsible-header.active .accordion-disabled{
    display: none;
}
.collapsible-header span{
    float: left;
    font-weight: bold;
}
.collapsible-header i{
    margin-right: 0;
}
.collapsible-body{
    border: none;
    padding-top: 10px;
}
.collapsible-header i {
    margin-right: 0;
}
i.small {
    font-size: 1.3rem;
}
i.material-icons {
    vertical-align: middle;
}
.collapsible-header.active .accordion-active {
    display: block;
}
.collapsible-header .accordion-active {
    display: none;
}
.collapsible-header {
    font-size: 15px;
}
.collapsible-header span {
    float: left;
    font-weight: bold;
}
ul {
    margin-top: 0;
    margin-bottom: 0rem;
}
[type="checkbox"] + label {
    position: relative;
    padding-left: 10px;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    line-height: 10px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
[type="checkbox"] + label {
    margin-left: -12px;
    padding-left: 10px;
}

.checkbox-grid p {
    margin-top: 5px;
    font-weight: bold;
}
.dropzone.dz-started .dz-message {
    opacity: 1 !important;
}
.dropzone {
    margin-bottom: 20px;
    background: #f7f7f7;
}
.dz-filename {
    max-width: 75px;
}
.wizards{
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    padding-top: 30px;
}
.progressbar{
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
}

.progress-line{
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    /*background: #009688;*/
    background: #ff9f00;
}
/* 10. Responsive */
/*@media screen and (max-width: 600px) {
.select-per-night{
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }	
}
@media screen and (max-width: 769px){
    .select-per-night{
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }
}*/

.select-per-night{
        margin-top: 10px;
        margin-bottom: 20px;
}
.dz-message {
    font-size: 1.64rem;
    margin: 1.5rem 0 .656rem;
    display: block;
    text-align: center;
    font-weight: 400;
}
.form-wizard{
    position: relative;
    float: left;
    width: 12.5%;
    padding: 0 5px;
    text-align: center;
}
.wizard-icon{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    background: #ddd;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.wizard-text{
    display: none;
}
.form-wizard.active .wizard-text{
    display: block;
}
/*.form-wizard.activated .wizard-text {
    display: block;
}*/

.form-wizard.activated .wizard-icon{
    background: #fff;
   /* border: 1px solid #009688;
    color: #009688;*/
    border: 1px solid #ff9f00;
    color: #ff9f00;
     
    line-height: 38px;
}
.form-wizard.active .wizard-icon{
    width: 44px;
    height: 44px;
    margin-top: 0;
    /*background: #009688;*/
    background: #ff9f00;
    font-size: 22px;
    line-height: 48px;
}
.form-wizard p {
    color: #ccc;
}
.form-wizard.activated p {
    /*color: #009688;*/
    color: #ff9f00;
}
.form-wizard.active p {
    /*color: #009688;*/
    color: #ff9f00;
}
fieldset {
    display: none;
    text-align: left;
}

.wizard-buttons {
    width: 100%;
    text-align: right;
}
.input-error {
    border-color: red;
}
.error-input {
    color: #B22222;
    /*color :#8B0000;*/
    display:none;
}

/*.btn-previous{
    position: relative;
    background-color: #009688;
    color: white;
    float:left;
    margin-top: 1em;
    /*border-radius: 10px;
    height: 40px;
    border: 2px solid #ccc;*/
/*}
.btn-next{
    background-color: #009688;
    color: white;
    float:right;
    margin-top: 1em;
    /*border-radius: 10px;
    height: 40px;
    border: 2px solid #ccc;*/
/*}
.btn-back{
    background-color: #009688;
    color: white;
    float:right;
    margin-top: 1em;
    margin-right: 1em;
    /*border-radius: 10px;
    height: 40px;
    border: 2px solid #ccc;*/

/*}
.btn-submit{
    background-color: #009688;
    color: white;
    float:right;
    margin-top: 1em;
    /*border-radius: 10px;
    height: 40px;
    border: 2px solid #ccc;*/
/*}*/





/******/

.btn-previous{
    position: relative;
    /*background-color: #009688;*/
    background-color: #ff9f00;
    color: white;
    /*float:left;*/
    margin-right: 1em;
    margin-top: 1em;
    line-height: 36px;
    outline: 0;
    padding: 0 1.5rem;
    text-transform: uppercase;
}
.btn-next{
    /*background-color: #009688;*/
    background-color: #ff9f00;
    color: white;
    float:right;
    margin-top: 1em;
    line-height: 36px;
    outline: 0;
    padding: 0 1.5rem;
    margin-right: 1em;
    text-transform: uppercase;
    text-align: center;
}
.btn-back{
   /*background-color: #009688;*/
    background-color: #ff9f00;
    color: white;
    float:right;
    margin-top: 1em;
    margin-right: 1em;
    line-height: 36px;
    outline: 0;
    padding: 0 1.5rem;
    text-transform: uppercase;

}
.btn-submit{
    /*background-color: #009688;*/
    background-color: #ff9f00;
    color: white;
    float:right;
    margin-top: 1em;
    line-height: 36px;
    outline: 0;
    padding: 0 1.5rem;
    text-transform: uppercase;
}
/******/
iframe{
    width: 100%;
    height: 400px;
    border: 1px solid #ccc;
}
.tarif
{
    font-size: 14px;
    font-weight: bold;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 0px;
}
.periode
{
    padding-left: 5px;
}
.checkb{
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    /*border: 1px solid #cccccc;*/
}
.tarif-per
 {
     display: none;
 }
.tarif-cal
{
    display: none;
    padding-left: 0px;
    padding-right: 0px;
}
.col_tarif
{
    padding-left: 0px;
    padding-right: 0px;
}
.tarif-clearfix
{
    display: none;
}
.price-mem
{
    display: none;
}
.price-mem-week
{
    display: none;
}
.tarif-property
{
    display: none;
    padding-left: 0px;
    padding-right: 0px;
}
.select{

    margin-top: 10px;
    margin-bottom: 20px;
}
.checkbox {
    padding-left: 35px;
    padding-bottom: 15px;
    }
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 6px; }
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -22px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 5px;
    font-size: 11px;
    color: #555555; }
.checkbox input[type="checkbox"] {
    opacity: 0; }
.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    }
.checkbox-primary input[type="checkbox"]:checked + label::after {
 }

