@font-face {
  font-family: "Muli-Regular";
  src: url("../fonts/muli/Muli-Regular.ttf"); }
@font-face {
  font-family: "Muli-SemiBold";
  src: url("../fonts/muli/Muli-SemiBold.ttf");
}
@font-face {
  font-family: "Muli-Bold";
  src: url("../fonts/muli/Muli-Bold.ttf");
}
@font-face {
  font-family: "HelveticaNeueLTCom-Roman";
  src: url("../fonts/HelveticaNeueLTCom/HelveticaNeueLTCom-Roman.ttf"); }
@font-face {
  font-family: "HelveticaNeueLTCom-Medium";
  src: url("../fonts/HelveticaNeueLTCom/HelveticaNeueLTCom-Md.ttf");
}
@font-face {
  font-family: "HelveticaNeueLTCom-Bold";
  src: url("../fonts/HelveticaNeueLTCom/HelveticaNeueLTCom-Bd.ttf");
}
@font-face {
    font-family: "HelvNeueOrangeMd";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/HelveticaNeueLTCom/HelvNeue55_W1G.woff2") format("woff2");
    font-display: swap
}

@font-face {
    font-family: "HelvNeueOrangeBd";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/HelveticaNeueLTCom/HelvNeue75_W1G.woff2") format("woff2");
    font-display: swap
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*# sourceMappingURL=style.css.map */
@font-face {
	font-family: 'Linearicons-Free';
	src:url('fonts/Linearicons-Free.eot?w118d');
	src:url('fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
		url('fonts/Linearicons-Free.woff2?w118d') format('woff2'),
		url('fonts/Linearicons-Free.woff?w118d') format('woff'),
		url('fonts/Linearicons-Free.ttf?w118d') format('truetype'),
		url('fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: "Impact"; src:url('fonts/Impact-Font/impact.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Dominik Thin"; src:url('fonts/Dominik_Thin/DOMINIKTH.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto Light"; src:url('fonts/roboto/Roboto-Light.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family: "Muli-SemiBold";
}

.navbar-collapse
{
    width: auto
}
.navbar
{
    transition: all 0.5s;
    z-index: 997;
    border-bottom: 1px solid #e6f2fb
}

.navbar-brand {
    color: #16507b;
}
.navbar-dark .navbar-nav .nav-link {
    display: block;
    position: relative;
    color: #124265;
    transition: 0.3s;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
#main
{
    margin-top: 100px;
    margin-bottom: 20px;
}
.fa-calendar-check,.fa-user-clock
{
    color:#666
}
#nameLogin:focus
{
 border: 1px solid red;
}
#refLogin:focus
{
 border: 1px solid red;
}

#page-top{
    background: #1752bc08;
}
.align-items-center
{
    border-radius: .25rem!important;
    color: #fff!important;
    padding: 1rem!important;
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
    align-items: center!important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
    display: flex!important;
}
.proDiv .align-items-center
{
    padding: 0.5rem!important;
}

.mb-0 {
    margin-bottom: 0!important;
     margin-top: 0!important;
}
img, svg {
    vertical-align: middle;
}
.d-flex {
    display: flex!important;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.form-horizontal
{
    background: white!important
}
#content
{
    position: relative;
    min-height: 500px;
}
.navbar-brand
{
    font-size: 24px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.5px;
        padding-top: 12px;
         color: white!important;
         font-family: "Inter", sans-serif;
         font-weight: 700;
}
.connexionDiv,.userProfileLogin,.languageSwitch
{
    font-family: "Inter", sans-serif;
    font-weight: 700;
}
.navbar-brand:hover
{
    color: grey!important
}
.container-fluid
{
    margin-top: 20px;
}

#heading {
    text-transform: uppercase;
    color: #16507b;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
    border-bottom: 1px dashed #0000000d
}
.btn-success
{
 color: #000;
    background: #ededed;
    border-color: #949494;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

.cardFieldComponent label,.form-group-cguPopup{
    color: #333333d1;
}
#saveApp,#confirmInquiryQuestions
{
    background: #16507b;
    border-color: #0a2f4a;
}

#msform fieldset:not(:first-of-type) {
    display: none
}

.button-add-calendar {
    width: 35px;
    height: 35px;
    background-image: url(../img/ical.jpg);
    background-size: 35px;
    border: none;
}

.iconApp{
        margin: 5px;
    text-align: center;
    border-color: #1752bc1c;
    color: #16507b;
    border-right: 1px solid #333;
}

.appDiv{
    display: flex;
    vertical-align: middle;
    align-items: center;
    cursor: default;
}

#msform input,
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #16507b;
    outline-width: 0
}

#msform .action-button {
    width: 100px;
    background: #16507b;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}
.container{
    background: white
}
section
{
    padding: 0px
}
#principal
{
    padding: 20px;
    border: 1px solid #e6f2fb;
    box-shadow: 0px 0px 30px 0px rgb(50 50 50 / 30%);
}

.card {
    z-index: 0;
    border: none;
    position: relative;
    background-color:none!important
}

.badge-dark
{
    background: #7777779e;
    border-radius: 5px;
}

.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.btn-erdv
{
    color: #000;
    background-color: #1752bc08;
    border-color: #1752bc1c;
    font-size: 13px;
    min-width: 130px;
}
.table>:not(caption)>*>*
{
    border-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px
}
.table thead th{
    padding-bottom: 10px
}
.calTable-nav 
{
    margin-bottom: 10px;
     margin-top: 10px
}
.calTable td{
    border-top: 1px dotted #dddddd5e!important;
}
.icon-minus:before {
    content: "\f068";
}

.fs-title {
    font-size: 25px;
    color: #16507b;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #16507b;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 20px;
    overflow: hidden;
    color: #0d0d0d59
}

#progressbar .active {
    color: #16507b
}

#progressbar li {
    list-style-type: none;
    font-size: 11px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}
#progressbar li
{
    cursor: pointer
}
#progressbar li.active strong:hover
{
    text-decoration: underline;
}
#progressbar li:not(.active)
{
   cursor: text; 
}


#progressbar #storeStep:before {
    font-family: FontAwesome;
    content: "\f015"
}
#progressbar #welcomeStep:before {
    font-family: FontAwesome;
    content: "\f015"
}

#progressbar #timeStep:before {
    font-family: FontAwesome;
    content: "\f017"
}

#progressbar #cardFieldStep:before {
    font-family: FontAwesome;
    content: "\f007"
}


#progressbar #confirmationStep:before {
    font-family: FontAwesome;
    content: "\f00c"
}

.fa-config:before {
    font-family: FontAwesome;
    content: "\f013"
}
#accordionExample
{
    text-align: center
}
#map {
  height: 100%;
}
.btnMap
{
        background-color: #1752bc08;
    border-color: #1752bc1c;
    color: #000;
}
.btn-config
{
    background-color: #1752bc08;
    border-color: #1752bc1c;
    color: #000;
}
.modal-confirm .icon-box {
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -60px;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    z-index: 9;
    background: #82ce34;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 10%);
}

.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
       
}

.modal-confirm .success-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.pagination>li>a, .pagination>li>span {
    color: #333;
}
.modal-confirm .icon-box i {
    font-size: 58px;
    position: relative;
    top: 0px;
}
.control-label
{
    font-size: 13px
}
.mapContent 
{
  margin-top: 20px;
    padding: 10px;
    border-top: 1px dashed rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  
}
.modal-confirm h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -15px;
}
.userProfile
{
    margin-top: 4px;
    color: white;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid;
    padding: 4px;
    border-radius: 5px;
}
.userProfile:hover
{
   background: #333 
}
.userProfile a{
   color: white; 
   text-decoration: none;
}
.nav .glyphicon-user
{
    padding-right: 5px;
    margin-top: 4px;
    cursor: pointer;

}
.inquiryQuestionsComponent label{
    color: #333
}
#inquiryform
{
        padding-left: 20%;
        padding-right: 20%;
}
.btn-dispo {
	border: 1px solid #1752bc0f;
	width: 100%;
	height: 49px;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	padding: 0;
	background: #99ccff;
	color: #fff;
	text-transform: uppercase;
	font-family: "Muli-SemiBold";
	font-size: 15px;
	letter-spacing: 2px;
	transition: all 0.5s;
    position: relative;
    overflow: hidden;
    .btn-dispo span {
    	position: relative;
    	z-index: 2;
    }
    &:before, &:after {
	    content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 1;
	    background-color: rgba(52,152,253,0.25);
	    -webkit-transition: all 0.3s;
	    -moz-transition: all 0.3s;
	    -o-transition: all 0.3s;
	    transition: all 0.3s;
	    -webkit-transform: translate(-100%,0);
	    transform: translate(-100%,0);
	    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    }
    &:after {
    	-webkit-transition-delay: 0.2s;
    	transition-delay: 0.2s;
    }
    &:hover {
    	&:before, &:after {
    		-webkit-transform: translate(0,0);
    		transform: translate(0,0);
    	}
    }
}

.myAppointments .fa-clock,.fa-envelope,.fa-map-pin,.fa-exclamation
{
    color: #000000a6;
    margin-right: 5px;
}
#confirmationBox {
    margin-top: 50px;
}
#confirmationBox {
    padding: 50px;
    margin-bottom: 60px;
}
#confirmationTitle {
    margin-bottom: 20px;
    width: 100%;
    color: #25B252;
    text-align: center;
}
.icon-012-check-mark-circle {
    font-size: 70px;
}
#confirmationmessage {
    width: 50%;
    margin: 0px auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
#confirmationTitle {
    margin-bottom: 20px;
    width: 100%;
    color: #25B252;
    text-align: center;
}
#confirmationContent {
    margin-bottom: 20px;
    font-weight: 300!important;
}
#confirmation {
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #666666;
}
#confirmation {
    margin-bottom: 15px;
}
.divider, hr {
    margin: 10px 0;
    border: 0;
    border-bottom: 1px solid #d6d6d6;
}
.input-group-addon
{
    background-color: #1752bc0f;
}
.confirmation
{
    padding-right: 10%;
        padding-left: 10%;
        margin-top: 100px;
}
.success-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    box-shadow: 0px 5px 90px 0px rgb(110 123 131 / 10%)
    
}


.success-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.btn-block
{
      background-color: #1752bc08;
    border-color: #1752bc1c;
    color: #000;
}

.modal-confirm .success-header {
    border-bottom: none;
    position: relative;
    
}
.success-header
{
     background: repeating-linear-gradient(-55deg, #1752bc05, #1752bc05 10px, #1752bc08 10px, #1752bc08 20px);
}

.calTable thead{
    background: repeating-linear-gradient( -55deg, #1752bc05, #1752bc05 10px, #1752bc08 10px, #1752bc08 20px);
}
.form-control
{
    font-size: 12px;
    border-radius: 3px
}
#accordionExample .col-md-6
{
        display: -webkit-flex;
    /* display: flex; */
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

#multiCollapseExample1 .btn
{
        background-color: #1752bc08;
    border-color: #1752bc1c;
    color: #000;
}

#progressbar li:before {
    width: 30px;
    height: 30px;
    /* line-height: 45px; */
    display: block;
    font-size: 15px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 4px;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #16507b
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #16507b
}

.fit-image {
    width: 100%;
    object-fit: cover
}


.calTable th, .calTable td {
    text-align: center;
    font-size: 12px;
    vertical-align: middle!important
}
.leftSide li{
    cursor: pointer;
    transition: all 0.3s linear;
}
.leftSide li:hover
{
        background: #f5f5f5;
        transition: all 0.3s linear;
}
.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;  
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}
.datepicker-dropdown
{
    min-width: auto;
    padding: 10px
}

.icon-box
{
    width: 100%
}
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%; 
  background: #4CAF50;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #4CAF50;
  cursor: pointer;
}
.btn-dispo
{
    color: #000;
    background-color: #1752bc08;
    border-color: #1752bc1c;
    font-size: 11px;
    margin-bottom: 5px
}
#makeApp,.serviceChoiceBtn,.btnTemplate,.btnEmp:not(.withoutPreference),#saveApp,#confirmInquiryQuestions  {
    background: #16507b;
    border: 1px solid 11598e;
    color: #fff;
    border-radius: 4px;
     transition: all 0.3s linear;
        cursor: pointer;
}
#makeApp:hover,.serviceChoiceBtn:hover,.btnTemplate:hover,.btnEmp:hover:not(.withoutPreference):hover,#saveApp:hover,#confirmInquiryQuestions:hover
{
    color: #fff;
    background: #16507b;
    border: 1px solid 11598e;
        transition: all 0.3s linear;
        cursor: pointer;

}
#makeApp
{
    box-shadow: 0 20px 5px -10px rgb(0 0 0 / 15%);   
    background-color: #16507b;
    height: 45px!important;
    border: none;
    transition: all 0.3s linear;
    border-radius: 0px;
    min-width: 250px;
    height: 40px;
    margin-bottom: 20px;
    
}
#makeApp::before{
   background-size: 150% auto;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.25;
    filter: alpha(opacity=25);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -9;
    transition: all 0.5s ease 0s;
    background-color: #000000;
    background-image: -moz-linear-gradient(left, #000000 0%, #ffffff 51%, #000000 100%);
    background-image: -webkit-linear-gradient(left, #000000 0%,#ffffff 51%,#000000 100%);
    background-image: linear-gradient(to right, #000000 0%,#ffffff 51%,#000000 100%);
}

#makeApp:hover
{
    transform: translateY(5px);
        transition: all 0.3s linear;
        color: white;
         border: none;
   
}
.calendar .btn-erdv
{
     transition: all 0.3s linear;
}
.calendar .btn-erdv:hover
{
    background: #16507b;
    border: 1px solid rgb(100 147 49);
    color: #fff;
     transition: all 0.3s linear;
}
.iconApp
{
    color: #666!important;
}
.myAppointments .iconApp
{
    color: #16507b!important;
}
.btn-edit-rdv:hover
{
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e;
}
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #16507b;
    border-radius: 5px;
}
.ServiceChoice .btn .caret {
    margin-left: 0;
    float: right;
    margin-top: 7px;
}
.login
{
      color: #666;
    background: white;
    border-color: #c9c9c9;
    margin-right: -10px;
}
.templatePage li ,.employeePage li{
    cursor: pointer;
     transition: all 1s ease-in-out;
}
.serviceImg img{
    border-radius: 50%
}
.templatePage li:hover ,.employeePage li:hover
{   
   background-image: -webkit-linear-gradient(left, #00000007 0%,#ffffff 51%,#00000007 100%)!important;
   background-image: -moz-linear-gradient(left, #00000007 0%,#ffffff 51%,#00000007 100%)!important;
   background-image: linear-gradient(left, #00000007 0%,#ffffff 51%,#00000007 100%)!important;
   transition: all 1s ease-in-out;
  
}
.templatePage li{
    border-radius: 4px
}
.icon-box h4{
    color: #666!important
}
.proBar
{
    margin-bottom:0px!important
}
.stepBar
{
    margin-bottom: 30px;
}
.h6
{
    font-size: 13px
}
small{
    font-size: 12px
}
.icon-box:not(.confirmation .icon-box)
{
    text-align: center;
    cursor: pointer;
    ox-shadow: 0px 0px 30px 0px rgb(50 50 50 / 12%);
}
#noteCancelRdv
{
    text-align: center
}
#forgetRefPop,#forgetPasswordPop,#crationAccountPop,#cguPopup,#agendaPopUp,#checkLinkDirectoryPop,#loginIframeCrationAccountPop,#shareRdvPop
{
    bottom: auto;
    top:100px
}
#loginIframeCrationAccountPop{
    z-index: 1049;
}
#openIframePop{
   bottom: auto;
}
#openIframePop .modal-dialog.modal-lg{
   width: 90%; 
}
#openIframePop iframe {width: 100%; height: 600px;}
#openIframePop .modal-dialog.modal-lg .modal-body{padding: 0;}


/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    min-height: 300px;
}
.fade-carousel .carousel-inner .item {
    min-height: 300px;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #080d15;
    opacity: .1;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.hero
{
    color: #333;
    text-transform: none;
    text-shadow: none
}
.overlay
{
   background: none 
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

.icon-box {
    padding: 30px 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(18 66 101 / 8%);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}
.icon-box .title {
    font-weight: 100;
    margin-bottom: 15px;
    font-size: 18px;
}
.icon-box .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.icon-box:hover {
  transform: scale(1.05);
}
.serviceImg
{
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    
}
.serviceImg img{
    width: 200px;
    height: 200px;
    object-fit: cover;
}
.templatePage .appDiv i:not(.fa-clock){
    color:#666666a8
}

#hero .icon-box:hover .title a {
  color: #2487ce;
}

.contact .info i {
    font-size: 20px;
    float: left;
    width: 44px;
    height: 44px;
    background: rgb(124 190 54 / 16%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}
.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #333;
}
.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #666;
}
.contact .info .email, .contact .info .phone {
    margin-top: 40px;
}
.icofont-google-map:before {
    content: "\f0e0";
}
.hrdivider {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
  text-align: center;
}

.hrdivider span {
  position: absolute;
  top: -1px;
  background: #fff;
  font-weight: bold;
  font-size: 16px;
}

.hrdivider hr{
    border-bottom: 1px solid #d6d6d64d;
}
.footer-social-section {
    width: 100%;
    align-items: center;
    justify-content: space-around;
    position: relative;
    margin-top: 5px;
}
.flex-rw {
    display: flex;
    flex-flow: row wrap;
}
.footer-social-connect {
    display: flex;
    align-items: center;
    font: 2em "Oswald", sans-serif;
    color: #666;
}
.footer-social-overlap {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 20px;
}
.footer-social-overlap {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 20px;
}
.footer-social-overlap > a {
    font-size: 3em;
}
.generic-anchor {
    color: #16507b;;
}
.footer-social-overlap > a:not(:first-child) {
    margin-left: 0.28em;
}
.footer-social-overlap .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer-social-section::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 10px;
    border-top: 1px solid #ccc;
    width: calc(100% - 20px);
}
.leftSide li{
    border: 0;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 11%);
}

@media only screen and (min-width: 700px) {
.leftSide .iconApp
{
        border: 1px solid#80808052;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    padding: 8px;
    background: #80808026;
    color: #16507b!important;
    background-color: #1752bc08;
    border-color: #1752bc1c;
    margin-top: -5px;
    margin-left: 10px;
    border: 1px solid #1752bc0f!important
}
.leftSide .fa-map-pin
{
    color: #16507b!important;
    margin-right:0px
}
.leftSide .col-md-10
{
    border: 0px!important
}
}

.selectedServiceLabel,.selectedEmployeeLabel
{
    background-color: #1752bc08;
    border-color: #1752bc1c;
    color: #333;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #1752bc1c;;
    border-radius: 4px;
    min-width: 50%;
}
.dropdown-menu>li>a
{
    white-space: normal!important;
}
.dropdown-menu li{
    border-bottom: 1px dotted #3333331a;
}
.dropdown-menu li:last-child{
    border-bottom: 0px dotted #fff;
}
.dropdown-menu a
{
    align-items: center;
    vertical-align: middle;
    display: flex;
}

.dropdown .dropdown-menu .caret
{
    margin-left: 5px
}
.datepicker-days .disabled
{
    text-decoration: line-through;
        opacity: 0.4;
}

.fa-trash-alt,.fa-edit,.fa-user-edit,.fa-pen-square
{
    float: right;
    margin-top: 3px;
    cursor: pointer;
    margin-left: 10px
}
.fa-trash-alt:hover,.fa-edit:hover,.fa-user-edit:hover,.fa-pen-square:hover
{
        color: #16507b;
}
.selectedServiceLabel
{
    margin-bottom: 10px
}
#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}
textarea{
    width: 100%
}
.form-check-label
{
    margin-left: 10px
}
input.error,textarea.error
{
        border: 1px solid #d81010;
}
label.error
{
            color: #d81010;
            font-size: 12px
}
.userProfileLogin a{
    color: #fff;
    cursor: pointer
}
#userName
{
    color: #fff
}
.userProfileLogin{
    margin-top: 17px;
    color: #fff;
    margin-right: -9px;
    font-size: 13px;
}
.modal {
  text-align: center;
}
.servicePage .title
{
       min-height: 50px; 
}
.servicePage .description
{
       min-height: 80px; 
}
.languageItemNav {
    border-right: 1px solid;
    padding-right: 10px!important;
    margin-right: 10px!important;
    float: right;
    margin-bottom: 0;
    ext-align: inherit;
     float: left;
    margin-bottom: 0;
    margin-right: 22px;
    font-size: 12px;
}
.languageItemNav:last-child {
    border-right: 0px solid;
    padding-right: 0px!important;
    margin-right: 0px!important;
}
.nav-items
{
    list-style: none;
    float: right;
    padding-right: 0px;
    margin-bottom: 0px;
   
}


@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .navbar-brand-div
  {
      height: 70px;
    display: flex;
    align-items: center;
  }
}

.myAppointments .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.myAppointments .modal-footer,.modal-header
{
    text-align: center
}
.myAppointments .modal-footer button
{
    width: 200px
}
@media only screen and (max-width: 600px) {
  .navbar-brand {
    font-size: 15px;
    margin-left: 20px;
    padding-top: 17px;
  }

#inquiryform
{
     padding-left: 0;
     padding-right: 0;
}

  
  h1
  {
      font-size: 26px
  }
  .fade-carousel {
    position: relative;
    height: 400px;
}
.fade-carousel .carousel-inner .item {
    height: 400px;
}
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 400px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.hero {

    width: 95%;

}
.login
{
  width: 100%  
}
.contact .col-lg-8
{
   margin-bottom: 30px; 
}
.icon-box
{
 margin-bottom: 20px;   
}
.appDiv
{
    display: block
}
.confirmation
{
    padding-right: 0%;
    padding-left: 0%;
}
.iconApp
{
    border: none
}
.appDiv .badge-dark
{
    margin-left: 0px!important;
}
.appDiv .col-md-7
{
    margin-left: 0px!important;
}
.employeePage img
{
  margin-left: 20px;  
}
.myAppointments .iconApp
{
    margin-bottom: 15px;
}
.myAppointments .btn
{
    margin-top: 15px;
}

#progressbar{
    padding-left: 0px;
}
#form-control-postal
{
    width: 100%!important;
    margin-bottom: 10px;
}
.align-items-center .btn
{
    width: 100%!important
}
.leftSide
{
    margin-bottom: 20px
}
.leftSide .col-md-10
{
        text-align: center;
}
.leftSide .btn-edit-rdv 
{
    float: none!important;
    margin-right:0px!important;
}
#progressbar strong{
    font-size: 10px
}
.confirmation
{
    margin-top: 0px!important
}
.modal-title:not(.text-printania-bold)
{
    font-size: 18px!important;
}
.rightSide{
    padding-top: 20px;
    border-top: 1px solid grey;
}
.pull-right
{
   float: none!important 
}
.myAppointments .appDiv
{
    text-align: center
}
.myAppointments .fa-calendar-alt
{
    font-size: 20px!important;
}
.myAppointments li{
    margin-bottom: 10px
}
.myAppointments
{
    text-align: center
}
.myAppointments .withoutPreference 
{
    display: none
}
.text-info-rdv
{
    font-size: 16px!important
}
.templatesList
{
    left: 0!important;
    bottom: auto!important;
    top: auto!important;
        background: #e6e6e6;
}
.dropdown-menu>li>a
{
         white-space: normal!important;
}
.timeSlot
{
    min-width: auto!important
}
#showServiceList
{
    margin-bottom: 5px
}
#btn-date
{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80px;
    white-space: nowrap;
}
.info
{
        margin-top: 30px;
}
.contact .info .email, .contact .info .phone {
    margin-top: 20px;
}
.ServiceChoice
{
    margin-left: 0px;
    margin-right: 0px
}
#nameLogin,#refLogin
{
    width: 100%!important
}
#logoId
{
    margin-left:0px!important
}
#cardFieldsForm
{
    padding-top: 0px!important;
}
#main
{
    margin-top: 10px;
    margin-bottom: 0px;
}
#progressbar
{
    margin-bottom: 10px
}
#principal
{
    padding-left: 0px;
    padding-right: 0px;
}
h2:not(.text-printania-bold),h3:not(.text-printania-bold)
{
    font-size: 22px!important
}
.templates .appDiv,.employees .appDiv
{
    text-align: center;
}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .btn-config {
        background-color: #fbfdff;
        border-color: #777;
        color: #000;
    }
    .calendar
    {
        background: #fbfdff;
        border-top: 1px dashed #fbfdff;
    }
    .calTable thead{
        background: #f9f9f9;
    }
    .btn-erdv {
        background-color: #f6fbff;
        border-color: #e7e7e7;
  }
}
.groupeCustomerChoiceDiv{
    margin-top: 10px;
}
.groupeCustomerChoiceDiv .bootstrap-touchspin{
    width: 20%;
}
.groupeCustomerChoiceDiv .control-label.lblNumberOfPerson{
    line-height: 2.5;
}
.control-places{
    border-radius: 4px 0px 0px 4px;
}
.btn-upload-file{
    padding: 6px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
    left: -5px;
    border-radius: 0px 4px 4px 0px;
}
.btn-image-template-rdv{
        color: #555;
    padding: 0;
    bottom: 20px;
}
.btn-image-template-rdv>i{
        padding: 5px;
    height: 34px;
    width: 39px;
    border: 1px solid #ccc;
    line-height: 1.5;
    background-color: #1752bc0f;
    border-radius: 4px 0px 0px 4px;
}
.servicesFilterChoiceDiv>a.dropdown-toggle{
    text-align: initial;
}
.servicesFilterChoiceDiv>a.dropdown-toggle>span.caret{
        float: right;
    position: relative;
    top: 8px;
}
.servicesFilterChoiceDiv>.servicesListFilterPro {
    width: 100%;
    bottom: initial!important;
    top: 100%!important;
}
.selectedServicesListFilter .selectedServiceLabel{
    width: 100%;
    background-color: #fff;
        margin-bottom: 0px;
}
.containerDispos table{
        table-layout: fixed;
}
.containerDispos table .btn-erdv{
    min-width: 80px;
    margin: 10px 0px 0px 0px;
    text-overflow: ellipsis;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
}
.error{
    color: #f75b50;
    font-size: 13px
}
.tooltip_templates { display: none; }
div.tooltipster-base-heightauto{
    height: auto !important;
}
.margin-top-5{
    margin-top: 5px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-20{
    margin-top: 20px;
}
.fa-calendar-plus{
    cursor: pointer;
}
.iconApp .ace_dd{
    min-width: 155px!important;
}  
@media screen and (min-width: 768px){
    .iconApp .ace_dd{
        top: 52px!important;
    }  
}
.nextApps .btn-image-template-rdv{
    width: 100%;
    text-align: right;
}
.nextApps .btn-image-template-rdv i{
    text-align: center;
}
.form-group-file-upload{
    margin-right: -15px;
}
.nextApps .files{
    text-align: right;
}
.file-import-box-myrdv.heigth85 { height: 85px; }

.display-none{
    display: none!important;
}
.display-block{
    display: block!important;
}
/*checkbox radio custom style*/
.checkbox input,
.checkbox-inline input,
.radio input,
.radio-inline input {
  opacity: 0;
  position: absolute;
}

.checkbox label,
.radio label {
  margin-top: 5px;
  margin-bottom: 5px;
}

.checkbox .indicator,
.checkbox-inline .indicator,
.radio .indicator,
.radio-inline .indicator {
  position: relative;
}

.checkbox .indicator:before,
.checkbox-inline .indicator:before,
.radio .indicator:before,
.radio-inline .indicator:before {
  content: '';
  border: 2px solid #888;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  padding: 2px;
  margin-top: -5px;
  margin-right: 10px;
  text-align: center;
}

.checkbox input:checked + .indicator:before,
.checkbox-inline input:checked + .indicator:before {
  border-color: #00f;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="-7 -7 30 30"><path fill="#00f" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>') no-repeat;
}

.checkbox input:disabled + .indicator:before,
.checkbox-inline input:disabled + .indicator:before {
  border-color: #ccc;
  box-shadow: inset 0px 0px 0px 4px #fff;
}

.checkbox input:checked:disabled + .indicator:before,
.checkbox-inline input:checked:disabled + .indicator:before {
  border-color: #ccc;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="-7 -7 30 30"><path fill="#ccc" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>') no-repeat;
}

.radio input + .indicator:before,
.radio-inline input + .indicator:before {
  border-radius: 50%;
}

.radio input:checked + .indicator:before,
.radio-inline input:checked + .indicator:before {
  border-color: #00f;
  background: #00f;
  box-shadow: inset 0px 0px 0px 5px #fff;
}

.radio input:disabled + .indicator:before,
.radio-inline input:disabled + .indicator:before {
  border-color: #ccc;
  box-shadow: inset 0px 0px 0px 5px #fff;
}

.radio input:checked:disabled + .indicator:before,
.radio-inline input:checked:disabled + .indicator:before {
  border-color: #ccc;
  background: #ccc;
  box-shadow: inset 0px 0px 0px 5px #fff;
}

.checkbox input:focus + .indicator,
.checkbox-inline input:focus + .indicator,
.radio input:focus + .indicator,
.radio-inline input:focus + .indicator {
  outline: 0px solid #ddd;
  /* focus style */
}
.inline-block{
    display: inline-block;
}
#cardFieldsForm .radio-inline{
    padding-left: 0;
}
.form-horizontal  .text-center,.text-center{
    text-align: center;
}
.form-horizontal  .text-left,.text-left{
    text-align: left;
}
.form-horizontal  .text-right,.text-right{
   text-align: right; 
}
#img-employee-confirmation{
    width: 100px;
    display: inline-block;
    border-radius: 50%;
}
.list-group-item-click{
    cursor: pointer;
}
@media only screen and (max-width: 767px){
    .leftSide {
        margin-top: 11px;
    }
}
@media screen and (max-width: 320px){
    .serviceImg img {
        width: 150px;
        height: 150px;
    }
}
.logo-navbar{
    margin-right: 20px;
}
.logo-navbar>img{
    max-height: 72px;
}
.carousel-indicators{
    display: none
}
#termesERDV{
    text-align: justify;
}

#payment-form form {
  width: 30vw;
  min-width: 500px;
  align-self: center;
  box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
    0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  padding: 40px;
}

#payment-form .hidden {
  display: none;
}

#payment-form #payment-message {
  color: rgb(105, 115, 134);
  font-size: 16px;
  line-height: 20px;
  padding-top: 12px;
  text-align: center;
}

#payment-element {
  margin-bottom: 24px;
}

/* Buttons and links */
#payment-form button {
  background: #5469d4;
  font-family: Arial, sans-serif;
  color: #ffffff;
  border-radius: 4px;
  border: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
}
#payment-form button:hover {
  filter: contrast(115%);
}
#payment-form button:disabled {
  opacity: 0.5;
  cursor: default;
}

/* spinner/processing state, errors */
#payment-form .spinner,
#payment-form .spinner:before,
#payment-form .spinner:after {
  border-radius: 50%;
}
#payment-form .spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
#payment-form .spinner:before,
#payment-form .spinner:after {
  position: absolute;
  content: "";
}
#payment-form .spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
#payment-form .spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}
.templateImageList{
    padding-left: 0;
}
#availability-alert-start,#availability-alert-end{
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 600px) {
  form {
    width: 80vw;
    min-width: initial;
  }
}

.storeLocatorDirectory .jumbotron{
    padding-top: 10px;
    padding-bottom: 10px;
}
.storeLocatorDirectory .jumbotron h2,.storeLocatorDirectory .jumbotron h3{
        display: inline;
    margin-top: 10px;
    padding-left: 15px;
    line-height: 1.5;
}
.storeLocatorDirectory .jumbotron h4{
        display: inline;
    margin-top: 10px;
    padding-left: 15px;
        line-height: 2.1;
}
.directory-url-group{
    display: flex;
}
.directory-url-checkbox{
    position: absolute;
    right: 10px;
}
.directory-url-checkbox>input,.directory-url-checkbox>label{
    cursor: pointer;
}
.servicesChoiceDiv>.servicesList{
    bottom: initial!important;
    top: 100%!important;
}
.servicesFilterChoiceDiv ul.templatesList,.servicesChoiceDiv ul.templatesList{
    top: -1px!important;
        bottom: auto;
    width: max-content;
    height: max-content;
}
input.form-control.email-smscheckbox[type=checkbox]{
           width: auto;
    height: auto;
    margin-top: 10px;
}
.button-login-container_iframe{
    margin: 0;
    margin-bottom: -20px;
}
.img-logo-natixis{
    max-height: 70px;
}
.panel-type-rdv{
        padding: 25px 5px;
    border: 2px solid #ccc;
    border-radius: 15px;
    text-align: left;
    display: flex;
    margin-bottom: 5px;
}

.panel-type-rdv .radio input:checked + .indicator:before,.panel-type-rdv .radio-inline input:checked + .indicator:before{
    border-color: #888;
    background: #888;
}
.confirm-body-natx,.confirm-body-natx div{
    text-align: center!important;
}
.label-body-natx{
    font-weight: bold!important;
    font-family: arial;
}
@media only screen and (max-width: 767px) {
    .directory-url-checkbox{
        position: initial;
        margin-top: 19px;
        right: 0;
    }
    #container-list-directory{
        padding-top: 15px;
    }
    .img-logo-natixis{
          max-height: 60px;
    width: auto;
    }
    .logo-printemps{
        text-align: center;
    }
    .mobile-li-step{
        width: 33%!important;
    }
    #msform{
        width: auto;
    }
    .stepBar{
        margin-top: 41px;
    }
    .form-check-label{
        width: 84%;
        line-height: 1.5;
        position: relative;
        top: 20px;
    }
    #loginForm{
        width: 100%;
    }
    .userProfileLogin{
            font-size: 15px;
    margin: 0;
    width: 100%;
    }
    .navbar-brand{
        width: 75%;
        margin-bottom: 25px;
    }
    .navbar-inverse .navbar-toggle.collapsed:not(:focus) .icon-bar{
        background-color:#333;
    }
}
.employeesList.dropdown-menu{
    bottom: auto!important;
    top: 100%!important;
}
#payment-form{
    margin: auto;
}
#content> .container{
    width: auto;
}
.form-check-price-fitting{
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
}
.label-check-price-fitting{
    position: relative;
    top: 25px;
}
.form-check-price-fitting+label.error{
    margin-top: 25px;
}
.hrdivider-golf{
    margin-bottom: 0;
    margin-top: 0;
}
.content-golf{
    min-height: 0!important;
}
.dropdown-menu > li.open > button {
    background-color: #F5F5F5;
    color: #262626;
    text-decoration: none;
}

.dropdown-menu>li>button {
    white-space: normal !important;
}


.dropdown-menu>li>button {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu button {
    align-items: center;
    vertical-align: middle;
    display: flex;
    border: none;
    background-color: #fff;
    width: 100%;
    text-align: left;
}
.dropdown-menu>li>button:hover, .dropdown-menu>li>button:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.icon-plus-employee{
        display: flex;
    position: absolute;
    right: auto;
    top: 20px;
    left: 77%;
}
.icon-plus-employee>i{
    font-size: 3rem;cursor: pointer;
}
.ServiceChoice{
    position: relative;
}
.takeAppointmentForMsg,.selectSlotLabel,.lblRefConfirmMsg2{
    color: #666;
}
#mainCalendar{
   background: #1752bc05;padding-top: 10px;border-top: 1px dashed #80808029; 
}
.form-horizontal .form-group.form-group-center{
    width: 35%;
    margin-left: auto;
    margin-right: auto;
}
.form-horizontal .form-group.form-group-center .input-group>.input-group-addon{
    display: none;
}
.form-horizontal .form-group.form-group-center input.form-control:not([type=checkbox]){
     padding: calc(.5rem + 1px);
    font-family: HelvNeueOrangeMd;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25;
    color: #000;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.125rem solid #ccc;
    border-radius: 0;
    transition: border-color .2s ease-in-out;
}
.form-horizontal .form-group.form-group-center input.form-control:not([type=checkbox]):focus {
    border-color: #000;
}
.form-horizontal .form-group.form-group-center label.control-label{
    text-align: left;
}
.form-horizontal .form-group.form-group-center input[type=checkbox]{
        background-color:#fff;
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .125em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: contain;
    border: 2px solid #ccc;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
        background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    outline: none;
}
.form-horizontal .form-group.form-group-center input[type=checkbox]:checked{
    background-color: #ff7900;
    border-color: #ff7900;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 12'%3e%3cpath fill='%23000' d='M13 0 5 8 2 5 0 7l5 5L15 2z'/%3e%3c/svg%3e");
}
@media only screen and (max-width: 767px) {
    .icon-plus-employee{
        top: 0;
        left: 0;
        position: relative;
        margin-top: 15px;
    }
}

b, strong, th, label {
  font-weight: 100;
}
#cancel-confirmation-sw{
       padding: 40px;
    border: 1px solid rgb(124, 190, 54);
    border-width: 1px 0px 1px 0px;
    color: rgb(124, 190, 54);
    text-align: center;
}
#cancel-confirmation-sw p{
    margin: 0;
}
.fa.fa-check-circle-o{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#cancel-confirmation-sw .fa.fa-check-circle-o{
    font-size: 26px;
}
.disblayblock{
   display: block!important; 
}