.button.taking-interview{
background-color: transparent;
border-radius: 3px;
font-size: 14px;
font-weight: 300;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
border-width: 1px;
border-style: solid solid solid solid;
border-color: rgb(226, 223, 223);
}
#client-interview-222 label{
display: inline-block;
line-height: 1.3;
clear: both;
margin-right: 0.75em;
font-weight: normal;
font-weight: 700;
font-size: inherit;
}
span.ci_required{
color: #790000;
margin-left: 4px;
}
.error {
color: #BA0000;
display: block;
font-size: 12px;
}
input.error {
border: 1px solid #BA0000 !important;
}
textarea.error {
border: 1px solid #BA0000 !important;
}
.taking-interview-btn {
text-align: center;
}
.button.taking-interview { border-radius: 3px;
font-size: 14px;
font-weight: 300;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
border-width: 1px;
border-style: solid solid solid solid;
border-color: rgb(226, 223, 223);
background-color: #4b7bc2;
color: #fff;
width: 100%;
font-size: 20px;
font-weight: 700;
}
.client-interview-entirs-restart{
text-align: center;
}
.client-interview-entirs-restart .button{
border-radius: 3px;
font-size: 14px;
font-weight: 300;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
border-width: 1px;
border-style: solid solid solid solid;
border-color: rgb(226, 223, 223);
background-color: #4b7bc2;
color: #fff;
width: 100%;
font-size: 20px;
font-weight: 700;
}
input[type=submit]{
font-size: 17px !important;
}
input[type="text"][disabled], textarea[disabled] {
background-color: #eee !important;
}
.edit_point{
cursor: pointer;
margin: 0;
position: absolute;
right: 0;
border: 0;
}
.do_update{
cursor: pointer;
background-color: #5890e5;
border-radius: 3px;
color: #fff;
font-size: 13px;
font-weight: 500;
line-height: 13px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
font-size: 13px;
}
.cancel_rename{
cursor: pointer;
background-color: #ff2200;
border-radius: 3px;
color: #fff;
font-size: 13px;
font-weight: 500;
line-height: 13px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
font-size: 13px;
}
.my-clear{ clear: both; }
.location-set{
clear: both;
}
.req-ess{
color:#BA0000;
display: inline;
}
.btn-query-submission{
display: block;
width: 100% !important;
}
#google-place-222 input{
width: 100% !important;
}
.client-interview-main { border: 0;
}
.taking-interview-header img{
max-width: 100%;
}
.taking-google-place-query-results{
padding: 0 !important;
}
.mgb-search-result-listing{
border-bottom: 3px solid #5890e5 !important;
padding-bottom: 0 0 5px 0;
}
.mgb-search-result-listing .mgb-image-header{
max-width: 75px;
position: relative;
bottom: 22px;
}
.google-place-list {
float: left;
width: 48%;
margin-left: 1%;
padding: 10px;
font-size: 15px;
font-weight: 400;
min-height: 180px;
overflow: hidden;
border: 1px solid #eee;
margin-bottom: 6px;
background: rgba(200,200,200, 0.1);
}
.mgb-search-result-listing .mgb-header-txt{
text-align:center !important;
}
.stars-outer {
position: relative;
display: inline-block;
}
.stars-inner {
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
overflow: hidden;
width: 0;
}
.stars-outer::before {
content: "\f005 \f005 \f005 \f005 \f005";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #ccc;
}
.stars-inner::before {
content: "\f005 \f005 \f005 \f005 \f005";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #f8ce0b;
}
.google-place-222 input{
margin-bottom: 0 !important;
}
.business-query {
margin-top: 15px;
}
.business-country{
margin-top: 15px;
}
.business-country{
margin-top: 15px;
}
.location-set{
margin-top: 15px;
}
.query-submission {
margin-top: 20px;
} @media (min-width: 1281px) {
.taking-interview-form-inner-form{
margin: 0 auto;
width: 75%;
padding: 50px;
}
.location-set{
width: 100%;
clear: both;
}
.location-col {
width: 33%;
float: left;
padding: 0 20px 0 0; margin: 0;
}
.query-submission{
padding: 0 100px;
}
} @media (min-width: 1025px) and (max-width: 1280px) {
.taking-interview-form-inner-form{
margin: 0 auto;
width: 75%;
padding: 50px;
}
.location-set{
clear: both;
width: 100%;
}
.location-col {
width: 33%;
float: left;
padding: 0 20px 0 0; margin: 0;
}
}