
/* custom style starts */
button .loginButtonText, button p { margin: 0; }
button.loginButton:hover { background: #FDD640; }
a { text-decoration: none !important; }
a:hover { color: #FDD640 !important; }
.yelpStarColor { background: #bf2519; }
.googleStarColor { background: #fdd640; }
.fbStarColor { background: #39559a; }
.zillowStarColor { background: #38cb89; }

/* dialog style start */
/* .modal-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  font-family: Helvetica, Arial, sans-serif;
  padding: 20px 30px 30px;
} */

.modal-mask form { margin: 0px !important; }
.modal-mask { position: fixed; z-index: 9998; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: grid; transition: opacity 0.3s ease; overflow: auto; }
.modal-wrapper { display: grid; }
.modal-container { padding: 30px; background-color: #fff; border-radius: 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33); transition: all 0.3s ease; font-family: Helvetica, Arial, sans-serif; }
.buttonText { justify-content: center; font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 16px; display: flex; align-items: center; color: #ffffff; border-radius: 15px; padding: 0px 25px; display: contents; }
.sendNowButton { font-family: "Inter", sans-serif; background: #00053c; color: white; font-size: 18px; border-radius: 15px; height: 50px; width: 100%; font-weight: 600; }
.formPTag { font-family: "Inter"; font-style: normal; font-weight: 600; font-size: 14px; display: flex; align-items: center; color: #9194b3; }
.inputOrange:focus { outline: none !important; border: 1.5px solid #ff8c00; box-shadow: 0 0 2px #ff8c00; }
form i { margin-left: -30px; cursor: pointer; }
.filter-bg-color { background-color: #f4f5fa; border-radius: 15px; padding: 5px 10px; margin: 0 5px; font-family: "Inter"; font-style: normal; font-weight: 500; font-size: 12px; display: flex; align-items: center; }
::-ms-input-placeholder { color: #9194b3; }
.text-heading { font-weight: 500 !important; text-transform: capitalize; color: #00053c; font-family: "Inter"; font-style: normal; font-size: 14px; align-items: center; white-space: initial; margin-bottom: 0px; }
.formtable { text-align: center; border-collapse: inherit; }
.fontWeightBolder { font-weight: bolder; }
.heading { font-family: "Inter", sans-serif; font-style: normal; font-size: 12px; line-height: 24px; letter-spacing: 1px; text-transform: uppercase; color: #00053c !important; font-weight: 600; align-items: center; }
::placeholder { font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 14px; line-height: 29px; display: flex; align-items: center; color: #9194b3; opacity: 1; }
.new-color { color: #ff8c00 !important; text-decoration: none; }

/* Review Css End */
.platFormCardButton { font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 16px; line-height: 29px; color: #ffffff; width: 100px; height: 40px; border-radius: 10px; background: #00053c; }
.platFormCardButtonBlue { background: #00053c; border-radius: 15px; color: #fff; font-family: Inter, sans-serif; font-style: normal; font-weight: 600; line-height: 29px; }
.communicationFormLabel { font-family: "Inter"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 29px; display: flex; align-items: center; letter-spacing: 1px; color: #9194b3; }
textarea { resize: none; }
textarea.textAreaForm { border-radius: 15px; font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 16px !important; }
form i { margin-left: -30px; cursor: pointer; }
.navOutDiv { position: unset; width: 100%; }
.dashScroll { margin-right: 0 !important; padding-right: 15px; }
.role-table-pagination .pagination { justify-content: center; }
.admin-new-pagination ul.pagination { background: none; }
.admin-new-pagination ul li { flex-grow: initial !important; box-shadow: 0px 2px 6px #0000000a; }
.admin-new-pagination { padding: 35px 0; background: #fff; overflow: auto; }
.admin-new-pagination .pagination { justify-content: flex-end; height: auto; box-shadow: none; }
.admin-new-pagination .pagination li.active a.page-link { background: #623cea; border-radius: 0px; border-color: #623cea; color: #fff; }
.admin-new-pagination .pagination li.active a.page-link:focus { box-shadow: none; }
.admin-new-pagination .pagination a.page-link { color: #a4afb7; background: #fff; }
.admin-new-pagination ul li span,
.admin-new-pagination ul li a,
.admin-new-pagination ul li button { padding: 10px 15px !important; font-size: 13px !important; }
.admin-new-pagination .pagination a.page-link:focus { box-shadow: none; }
.dark-theme .admin-new-pagination .pagination li.active a.page-link { background: #1a73e8; border-color: #1a73e8; }
table th:first-child {  border-radius: 10px 0 0 10px; }
table th:last-child { border-radius: 0 10px 10px 0; }
.table>tbody>tr>td { padding: 30px 15px; vertical-align: middle; }
.table>tbody>tr>td,
.table>thead>tr>th { border-top: none; }
.table-align { margin-top: 15px; border-radius: 36px; }
.header th { height: 10px; max-width: 600px; margin: 100px auto; }
.table thead th.heading { align-items: center; color: #00053c !important; font-family: Inter, sans-serif; font-size: 12px; font-style: normal; font-weight: 600; letter-spacing: 1px; line-height: 24px; text-transform: uppercase; }
.checkbox-lg .custom-control-label::before,
.checkbox-lg .custom-control-label::after { top: 0.8rem; width: 1.55rem; height: 1.55rem; }
.checkbox-lg .custom-control-label { padding-top: 8px; padding-left: 6px; }
.checkbox-xl .custom-control-label::before,
.checkbox-xl .custom-control-label::after { top: 1.2rem; width: 1.85rem; height: 1.85rem; }
.checkbox-xl .custom-control-label { padding-top: 23px; padding-left: 10px; }
.checkLabel { font-family: "Inter"; font-style: normal; font-weight: 600; font-size: 14px; line-height: 17px; align-items: center; color: #9194b3; padding: 0px 5px; }
.center-item { display: flex; justify-content: center; align-items: center; }
table th { background-color: #f4f5fa !important; height: 51px !important; padding: 15px !important; text-align: center !important; }
.table td { font-size: 14px !important; }
.table-responsive { border: 0; }
.table-responsive .table th { border: 0; }
.admin-view .input-group { max-width: 300px; }
.admin-view .form-outline label { font-size: 14px; width: 100%; }
.admin-view .btn-primary { font-weight: 600; font-size: 14px; background: #00053c; color: #ffffff; width: 180px; height: 35px; border-radius: 5px; border: none; }
.admin-view .btn-primary:hover, .admin-view .btn-primary:focus { background: #141d7b; cursor: pointer; }
.admin-view .btn-secondary { font-weight: 600; font-size: 14px; background: #ffab00; border: none; color: #ffffff; width: 180px; height: 35px; border-radius: 5px; }
.admin-view .btn-secondary:hover, .admin-view .btn-secondary:focus { background: #e69900; cursor: pointer; }
.full-loader { position: fixed; z-index: 9999999; top: 0; right: 0; bottom: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; background: rgba(0, 0, 0, 0.8); -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.cssload-container { display: block; width: 113px; margin: 56px auto; color: #f4f5fa; font-size: 40px; }

/* style start */
.inner-white-wrap { border-radius: 10px; background: #fff; /* overflow: hidden; */ height: 100%; padding: 10px; }
.table-outer-wrap { padding: 5px; background: rgb(244, 245, 250); border-radius: 10px; }
.card-header { background: none; border: none; }
.table-outer-wrap .pagination button,
.table-outer-wrap .pagination span { margin: 0 3px; }
table td h1 { font-size: 16px; }
.createButton { font-family: "Inter", sans-serif; background: #00053c; color: white; font-size: 18px; border-radius: 10px; width: 170px; height: 51px; }
.deleteText { font-family: "Inter", sans-serif; font-style: normal; font-weight: 500; font-size: 14px; display: flex; align-items: center; color: #9194b3; }
.loginButtonText { width: 100%; justify-content: center; font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 16px; display: flex; align-items: center; text-align: center; color: #ffffff; }
.backButton { width: 100%; padding: 10px; background: #f4f5fa; border-radius: 10px; transition: 0.2s ease; color: #00053c !important; font-size: 16px; font-weight: 600; }
.loginButton { width: 100%; padding: 10px; background: #00053c; border-radius: 10px; transition: 0.2s ease; color: #fff !important; }
.loginButton:hover { color: #00053c !important; background: #fdd640 !important; }
.loginButtonYellow { width: 100%; padding: 10px; border-radius: 10px; transition: 0.2s ease; color: #00053c; background: #fdd640; }
.loginButtonYellow:hover { color: #FFF !important; background: #00053c !important; }
.row:after { content: ""; display: table; clear: both; }
.tourButton { font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 14px; line-height: 29px; background: #00053c; color: #ffffff; width: 125px; height: 40px; border-radius: 10px; }
.is-invalid { background-image: none !important; border-color: #dc3545 !important; }
.form-control.is-invalid, .was-validated .form-control:invalid { border-color: #dc3545 !important; }
.row { margin-right: 0px; }
.userForm { height: 58px; border-radius: 15px; font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 16px !important; }
.youtube-video { width: 600px; height: 300px; }
.form-white>div { width: 100%; margin: 0; padding: 0; border: 0; background: #f4f5fa; border-radius: 15px; font-weight: 500; font-size: 20px; color: #9194b3; }
.outer-circle-new { background: rgba(137, 176, 240, 0.1); border-radius: 15px; padding: 10px; margin: 0; }
.outer-circle-pending { background: rgba(255, 171, 0, 0.12); border-radius: 15px; padding: 10px; margin: 0; }
.outer-circle-resolved { background: #e5f7ef; border-radius: 15px; padding: 10px; white-space: nowrap; }
.inner-new { color: #89b0f0; }
.inner-pending { color: #ffab00; }
.inner-resolved { color: #38cb89; }
.assignFilter { background: #ffffff; box-sizing: border-box; border-radius: 15px; width: 100%; justify-content: flex-end; margin: 0 0 10px; }
.assignFollowUp { height: 50px; border: 1px solid #f3f3f3; box-sizing: border-box; border-radius: 15px; width: 100%; padding: 10px; }
.filterText { font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; display: flex; color: #9194b3; }
.viewReviewSecondPartTopName { font-family: "Inter", sans-serif; font-weight: 600; font-size: 20px; color: #00053c; }
.viewReviewSecondPartdropdown { margin: 15px 0px; background: #ffffff; border: 1px solid #f3f3f3; box-sizing: border-box; border-radius: 15px; }
.viewReviewSecondPartdropdownText { font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 14px !important; line-height: 29px; display: flex; align-items: center; color: #9194b3; }
.profileFormTitle { text-decoration-line: none; font-family: "Inter", sans-serif; font-style: normal; font-weight: 600; font-size: 12px; line-height: 20px; align-items: center; letter-spacing: 1px; text-transform: uppercase; color: #9194b3 !important; }
.profileFormTitleValue { text-decoration-line: none; font-family: "Inter"; font-style: normal; font-weight: 600; font-size: 14px; /* font-size: 12px; */ line-height: 29px; display: flex; align-items: center; color: #00053c !important; }
.recent-reviews { width: 100%; margin: 20px; font-family: "Inter"; font-style: normal; font-weight: 600; font-size: 20px; line-height: 1.3; color: #00053c; }
.feedback-text { width: 100%; color: #9194b3; font-size: 14px; border-radius: 10px; background: #f4f5fa; line-height: 20px; padding: 10px; }
.feedback-button { border-radius: 15px; width: 15%; margin: 10px; }
.feedback-button-bg { background: #00053c; }
.form-check-inline { background-color: transparent !important; border: none !important; }
.card-header h2 { font-family: "Inter"; font-style: normal; font-weight: 600 !important; font-size: 32px; color: #00053c; }
.f-start { align-self: flex-start; }
.viewReviewInnerBox { background-color: white; margin-bottom: 20px; }
.basic-info { margin: 20px; border-radius: 20px; background: rgb(244, 245, 250); padding: 20px; }
.squareWizard { cursor: pointer; border: 4px solid red; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
    
}
  
/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .modal-container { border-radius: 0px; min-height: 100%; position: absolute; width: 100%; }
    main .container { max-width: 100%; }
    .card-header h2 { font-size: 26px; }
    div#userForDiv { margin: 0; margin-top: 10px; }
    .communicationFormLabel { font-size: 10px; line-height: inherit; }
    .table>tbody>tr>td { padding: 10px 0px; }
    .table-align>.card { margin: 12px !important; }
    .form-white.inner-white { margin-left: 0 !important; }
    .form-outline.form-white.inner-white { margin-left: 10px !important; }
    .com-set-wrap { margin: 0 !important; }
    .card.border-0.mb-7.inner-feedback-action { margin: 0 10px; }
    .card.border-0.feeback-action.col-9 { width: 100% !important; }
    .basic-info { margin: 10px 0 0 0; }
    .profile-text-wrap { padding: 0 !important; margin-top: 60px; }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .navOutDiv { position: fixed; }
    .modal-container { max-width: 800px; width: 100%; margin: 0 auto !important; top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; max-height: calc(100vh - 0px); overflow-y: auto; }
    .modal-sm { max-width: 500px !important; }
    .user-modal { max-width: 100%; margin: 100px 20px; }
    .user-modal-heading { font-size: 24px; }
    .modal-mask h1 { font-size: 24px; }
    .text-width { margin: 10px !important; }
}
  
/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .platFormCardGroup { margin: 0; -moz-column-gap: 15px; column-gap: 15px; }
    .platFormCard { padding: 30px 0 5px; height: auto; }
    .profileSettingHeading { margin: 0; }
    .com-set-wrap { margin: 0 !important; }
    .text-width { width: auto !important; }
}
  
/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
    .table>tbody>tr>td { padding: 10px; }
    table .btn { padding: 0 5px !important; }
}