.registerAp select:focus{border: 1px solid #ccc;}

.psBooking .store_locator_main .store_leftside{
    float: right;
}

.psBooking .store_locator_main .store_rightside{
	float: left;
}


.ui-datepicker{z-index: 10 !important}

.pslogobar
{
	background-color: black;
	text-align: center;
}
#appointmentDetailsTable tr
{
	cursor: pointer;
}
.lable
{
	font-weight: bold;
}
.fromlabel
{
	background-color: #333333;
	color: white;	
	text-align: center;
	font-weight: bold;
}
.tolabel
{
	background-color: #ff5d3b;
	color: white;
	text-align: center;
	font-weight: bold;
}
.ui-datepicker {
   background: whitesmoke;
   border: 1px solid #555;
   color: black;
 }
 
.modal-content	 {
  
  height:200px;
  
   
} 


.confirm-modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.modal.fade .modal-dialog {
  transform: translate(0, -100%);
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.selectServicesList{margin: 40px 0;}
.selectServicesList .btn-red{min-width: 220px;}
.selectServicesList ul > li{padding: 8px; display: inline-block; max-width:145px; vertical-align: top; background-color: #f8f8f8; border: 1px solid #e5e5e5; margin-bottom: 20px; margin-right: 12px;}
.selectServicesList label{display: block;}
.selectServicesList label>span{font-size: 12px;}
.selectServicesList h3{font-size: 12px; margin: 0; line-height: 25px; color: #666666;}

.selectServicesList [type="radio"]:checked+label:after, .selectServicesList [type="radio"].with-gap:checked+label:after{/*background-color: #8c1717;*/

    background: #ff5d3b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNWQzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjJjNjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #ff5d3b 0%, #ff2c65 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff5d3b), color-stop(100%,#ff2c65)); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(left, #ff5d3b 0%,#ff2c65 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, #ff5d3b 0%,#ff2c65 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(left, #ff5d3b 0%,#ff2c65 100%); /* IE10 preview */
    background: linear-gradient(to right, #ff5d3b 0%,#ff2c65 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5d3b', endColorstr='#ff2c65',GradientType=1 ); /* IE6-8 */ border-color: #ff5d3b/*#8c1717 */;}
.selectServicesList [type="radio"]:not(:checked)+label, .selectServicesList [type="radio"]:checked+label{line-height: 12px;}
.registerAp{max-width: 500px; width: 80%; margin: 35px auto 0; padding: 35px 60px; background-color: rgba(255,255,255,0.12)}
section.ps_bg {
    background: url('/_ui/responsive/common/assets/images/ps_bg.jpg') no-repeat scroll 0 0;
    height: 800px;
}
section.mac_bg {
    background: url('/_ui/responsive/common/assets/images/ps_bg-mac.jpg') no-repeat scroll 0 0;
    height: 800px;
}


label.cityErrormessage{
    font: 14px/22px 'PTSans-Regular';
    color: #8f1511;
}
.storeErrormessage{
    font: 14px/22px 'PTSans-Regular';
    color: #8f1511;
}
.serviceErrormessage{
    font: 14px/22px 'PTSans-Regular';
    color: #8f1511;
.dateErrormessage{
    font: 14px/22px 'PTSans-Regular';
    color: #8f1511;
    }
.timeErrormessage{
    font: 14px/22px 'PTSans-Regular';
    color: #ff5d3b;
}

.star-rating input[type=radio] {
        width: 13px;
        height: 20px;
        float: left;
        margin: 15px 0px 0 0;
        padding: 0;
        position: relative;
        z-index: 4;
        background: none;
        border: none;
        box-shadow: 0;
        opacity: 0;
        display: inline-block;
    }

    .star-rating label.rb {
        display: none;
    }

    .rb0:checked ~ .rating,
    label.rb0l:hover ~ .rating {
        width: 0px;
    }

    .rb1:checked ~ .rating,
    label.rb1l:hover ~ .rating {
        width: 8px;
    }

    .rb2:checked ~ .rating,
    label.rb2l:hover ~ .rating {
        width: 16px;
    }

    .rb3:checked ~ .rating,
    label.rb3l:hover ~ .rating {
        width: 24px;
    }

    .rb4:checked ~ .rating,
    label.rb4l:hover ~ .rating {
        width: 36px;
    }

    .rb5:checked ~ .rating,
    label.rb5l:hover ~ .rating {
        width: 43px;
    }

    .rb6:checked ~ .rating,
    label.rb6l:hover ~ .rating {
        width: 50px;
    }

    .rb7:checked ~ .rating,
    label.rb7l:hover ~ .rating {
        width: 59px;
    }

    .rb8:checked ~ .rating,
    label.rb8l:hover ~ .rating {
        width: 65px;
    }

    .rb9:checked ~ .rating,
    label.rb9l:hover ~ .rating {
        width: 74px;
    }

    .rb10:checked ~ .rating,
    label.rb10l:hover ~ .rating {
        width:83px;
    }
    .star-rating label.star {
        width: 20px;
        top: 4px;
        right: 5px;
        height: 20px;
    }

    .star-rating label.star.last {
        width: 21px;
        right: 5px;
    }


.loaderModal {
	font-weight: bold;
    font-size: 18pt;
    font-family: monospace;
}
 .rate
        {
            font-size: 35px;
            font-family: sans-serif;
        }
        .rate-base-layer
        {
            color: #aaa;
        }
        .rate-hover-layer
        {
            color: #ff5d3b;
        }
        .rate-hover-layer .span{
         background-color: #ff5d3b;
        }
        .rate2
        {
            font-size: 35px;
        }
        .rate-select-layer
        {
            color: #ff5d3b;
        }
        .im
        {
            background-image: url('./images/heart.gif');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            width: 32px;
            height: 32px;
            display: inline-block;
        }
        .im2
        {
            background-image: url('./images/emoji5.png');
            background-size: 64px 64px;
            background-repeat: no-repeat;
            width: 64px;
            height: 64px;
            display: inline-block;
        }
        #rate5 .rate-base-layer span, #rate7 .rate-base-layer span
        {
            opacity: 0.5;
        }
        hr
        {
            border: 1px solid #ccc;
        }
        p
        {
            font-size: 15px;
        }


.gobacktoss
{
	background-color: rgb(140,23,23);
	color: white;
	height: 50px;
	width: 150px;
	font-size: 11pt;
	border-color: rgb(140,23,23);
	padding: 12px;
	text-decoration: none;
}
.gobacktoss:HOVER {
	text-decoration: none;
	color: white;
}
.booking-terms p {
    color: #999999;
    font: 13px/21px 'PTSans-Regular';
    text-align: left;
    padding: 4px 0 0;
}

.booking-terms p a {
    text-decoration: underline;
}

.dateErrormessage, .timeErrormessage, label.error {
    color: #8f1511;
}