.dataTables_info{
    font-size: 13px;
    color: #21547D;
    font-weight: 500;
}
.dataTables_wrapper{
    padding: 2px;
}
table.dataTable{
    width: 100% !important;
}

.main-table #laravel_datatable_wrapper .row:nth-child(2){
    overflow: auto;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after{
    opacity: 1;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before{
    content: '';
}
.manage-office-table table.dataTable td:nth-child(5) {
    white-space: nowrap;
}

.custom-alert-info.alert-info {
    color: #21547D;
    background-color: #E3F1FF;
    border-color: #2899D3;
}

.custom-alert-info.alert {
    border-radius: 1rem;
}

.custom-alert-info.alert a {
    color: #2899D3;
}

.custom-alert-info.alert .btn-close {
    background: url("data:image/svg+xml,<svg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13 1L1 13M1 1L13 13' stroke='%232899D3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
    opacity: 1;
}


@media only screen and (max-width: 767px){
    div.dataTables_wrapper div.dataTables_paginate ul.pagination{
        justify-content: center;
    }
}

.row-hide {
    display: none !important;
    cursor: pointer;
}

.row-show {
    display: inline;
    cursor: pointer;
}
.directory-profile-plus {
    cursor: pointer;
}

.color_pichar #colorpicker{
    opacity: 0;
    position: absolute;
    z-index: 9;
    right: 0;
}
span.select2.select2-container.select2-container--default {
    width: 100%;
}
footer .footer-panel .footer-links .footer-links-list .footer-list div a{
    color: #fff;
    text-decoration: none;

}
body,html{
    height: 100% !important;
}
.legal-body-wrapper.dashboard-body-cover{
    /* overflow-x: hidden; */
}
table.dataTable thead .sorting:before,

table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before{
    bottom: 40%;
    content: "▴";
    right: 0.5em;
    opacity: .5;
}
table.dataTable thead .sorting_asc:before{
    opacity: 1;
    bottom: 40%;
    content: "▴";
    right: 0.5em;
}

table.dataTable thead .sorting:after,

table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after{
    top: 40%;
    content: "▾";
    opacity: .5;
}
table.dataTable thead .sorting_asc:after{
    opacity: .5;
    top: 40%;
    content: "▾";
}

table.dataTable thead .sorting_desc:after{
    opacity: 1;

}
table.dataTable thead .sorting_desc:before{
    opacity: 0.5;

}
.manage-detail-show .manage-profile-robine a{
    color: #333;
    text-decoration: none;
}
.padding-plus{
    padding-right: 40px;
}
.glyphicon-chevron-left:before {
    content: "\e079";
}

.header .navbar .navbar-nav li a.dropdown-toggle.user-icon {
    padding: 0px;
}
.nav-link.dropdown-toggle.mid-menu {
    padding-right: 0 !important;
    margin-right: 15px;
}

.nav-link.dropdown-toggle.show {
    color: #2999D3 !important;
}

tr.shown + tr > td {
    padding: 0 !important;
}
.row_selected table {
    width: 100%;
}
.login-right-cover form{
    position: relative;
    z-index: 99;
}
.blue-btn {
    color: #fff !important;
    text-decoration: none;
}
.login-right-cover button.close {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    font-size: 30px;
    line-height: 30px;
}
.pagination-cover .pagination .page-item.active .page-link {
    background-color: #2999D3;
    color: #fff;
    border-color: #2999D3;
    height: 35px;

}
.header .navbar .navbar-nav .active a {
    color: #2999D3 !important;
    transition: all 0.2s ease-in-out;
}
.contact-cover .contact-inner .contact-form-cover .contact-form .form-control::-webkit-input-placeholder { /* Edge */
    color: #8BA1B4;
    font-size:12px;
    opacity:1;
}

.contact-cover .contact-inner .contact-form-cover .contact-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8BA1B4;
    font-size:12px;
    opacity:1;
}

.contact-cover .contact-inner .contact-form-cover .contact-form .form-control::placeholder {
    color: #8BA1B4;
    font-size:12px;
    opacity:1;
}

.contact-cover .contact-inner .contact-form-cover .contact-form .contact-text-area::placeholder {

    color: #8BA1B4;
    font-size:12px;
    opacity:1;
}

.contact-cover .contact-inner .contact-form-cover .contact-form .contact-text-area::-webkit-input-placeholder {

    color: #8BA1B4;
    font-size:12px;
    opacity:1;
}

.contact-cover .contact-inner .contact-form-cover .contact-form .contact-text-area:-ms-input-placeholder {

    color: #8BA1B4;
    font-size:12px;
    opacity:1;
}

.text-danger strong{
    font-size: 13px !important;
}

.load-more-btn button, .load-more-btn button:hover {
    font-size: 17px;
    font-weight: 800;
    color: #8ec3db;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    background-color: #e8f5fb;
    padding: 15px;
    text-align: center;
    width: 100%;
}
.load-more-btn button img {
    width: 23px;
    margin-right: 8px;
}

.attorney-box .attorney-box-content h3{
  margin-bottom: 10px;
}
.attorney-box .attorney-box-content h3 a,.attorney-box .attorney-box-content h3 a:hover{
  font-size: 14px;
  color: #21547D !important;
  text-decoration: none;
  font-family: "Be Vietnam Pro-SemiBold";
}
.attorney-top-box h3{
  font-family: "Be Vietnam Pro-Medium";
}
img{
  max-width: 100%
}
.profile-btn-gap{
  padding-bottom: 78px;
}

.login-right-cover input::-webkit-input-placeholder{
  font-size: 12px !important;
  color: #7E95A8 !important;
  opacity: 1 !important;
}
.login-right-cover input:-ms-input-placeholder{
  font-size: 12px !important;
  color: #7E95A8 !important;
  opacity: 1 !important;
}
.login-right-cover input::placeholder{
  font-size: 12px !important;
  color: #7E95A8 !important;
  opacity: 1 !important;
}
.load-more-btn{
  margin-top: 20px;
}
.text-danger {
    color: #dc3545!important;
    font-size: 13px;
}

.header .navbar .navbar-nav .active .dropdown-item {
    color: #21547D !important;
    transition: all 0.2s ease-in-out;
}
.header .navbar .navbar-nav .active .active .dropdown-item {
    color: #2999D3 !important;
    transition: all 0.2s ease-in-out;
    background: none !important;
}
.add-attorney-cover .add-attorney-profile-img-cover{
	margin-bottom: 15px !important;
}


.row_selected table {
    border: none !important;
}
.question-accordion-btn::after{
	transform: rotate(0deg) !important;
}

.shown .question-accordion-btn::after{
	transform: rotate(180deg) !important;
}
.accordion tr.shown td{
	background-color: #F4F8FB !important;
}
table.dataTable tbody tr td{
	background-color: #fff !important;
    box-shadow: none !important;
    border-top: 0px solid #dee2e6;
    min-width: 20px;
}
.question-accordion-btn::after{
	margin: auto;
	
}
.accordion tr.shown td{
	box-shadow: none !important;
}
table.dataTable{
	    border-left: none ;
    border-right: none;
}
.question-accordion-btn:focus {
    background: none;
    box-shadow: none;
}
 textarea.form-control::-webkit-input-placeholder{
  font-size: 12px !important;
  color: #8BA1B4 !important;
  opacity: 1;
}
textarea.form-control:-ms-input-placeholder{
  font-size: 12px !important;
  color: #8BA1B4 !important;
  opacity: 1;
}
textarea.form-control::placeholder{
  font-size: 12px !important;
  color: #8BA1B4 !important;
  opacity: 1;
}

.custom-check-box .form-check-label a,.custom-check-box .form-check-label a:hover {
	font-size: 12px;
    color: #21547D;
    text-decoration: none;
    font-weight: 600;
}
.courseExpandTabsDetail{
    overflow: auto;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #2999D3 !important;
}

.attorney-directory-disclaimer{
    position: relative;
    top: 45px;
}
@media only screen and (max-width: 767px){
	.expandDataInColumnMain.show {
	    height: initial;
	}
}

.custome-radio-cover .custome-radio .form-check-input:checked[type=radio]{
      background-position: center center !important;
    background-size: 21px !important;
}

.courseExpandTabs .courseExpandTabsDetail .attorney-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999;
}

.accordion tr td{
    border-top: none !important;
}

.attorney-tag-list .attorney-tag-item{
	cursor: pointer;
}

.attorney-tag-state {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    margin-right: 14px;
}

.office-attorney-box .attorney-box:not(.collapsed):before,.office-attorney-box .attorney-box:before {
     
    content: none;
   
}
.office-attorney-box .outer-attorney-button {
    position: relative;
}
.office-attorney-box .attorney-close1 img{ width: 12px; }
.office-attorney-box a.attorney-close1 {
    position: absolute;
    right: 13px;
    top: 25px;
    z-index: 9999;
}
.office-attorney-box .outer-attorney-button {
    position: relative;
}
*{
word-break: break-word;
}

.loader-cover{
background:rgba(0,0,0,.3);
position:fixed;
top:0;
left: 0;
bottom:0px;
width:100%;
height:100%;
display:none;
align-items: center;
justify-content: center;
z-index: 99;
}
.loader {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #3498db;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} 

.loader-cover {
    z-index: 99999;
} 
.schedule-booking-modal-content  form#msdocumentform {
    margin-bottom: 30px;
    margin-top: 0px !important;
}
.scheduling-booking .schedul-booking-first h3{
  font-weight: 600;
}
.manage-attonery-profile-img{
  border: 1px solid #ddd;
}
.booking-detail-export-btn{
  margin-right: 15px;
}
span.header-profile{
  border: 1px solid #ddd;
}
.schedule-will-text-gap{
  margin-bottom: 10px;
} 

/* new changes css - Nikita */
.consultaion-box .dashboard-tile-box {
    padding: 10px 12px 15px 20px;
    border: 1px solid #2999D3;
    background-color: #fff;
}
.consultaion-box a.btn.btn-primary {
    width: 100%;
}
.consultaion-box strong {
    color: #21547D;
    font-size: 15px;
    margin-bottom: 2px;
    display: block;
    font-weight: bold;
}
.consultaion-box p {
    font-size: 15px;
    margin-bottom: 8px;
}
.row.consultaion-box-cover {
    margin-top: 10px;
    margin-bottom: 10px;
}
.scheduling-booking-small-text.tell-us-text {
    margin-bottom: 8px;
}
span.character-limit {
    text-align: right;
    display: block;
    font-size: 11px;
    margin-top: 5px;
}
.rating-popup-comment .rating-popup-title {
    font-size: 14px;
    min-width: 150px;
    font-weight: 500;
    color: #21547D;
}
.rating-popup-comment .rating-popup-subtitle {
    font-size: 12px;
    min-width: 150px;
    font-weight: 500;
    color: #21547D;
    margin-top: 7px;
    margin-bottom: 10px;
}
.rating-popup-comment textarea.form-control {
    height: 124px;
}
.dashboard-body-cover .dashboard-body .col-md-4 .dashboard-tile-box {
    background-color: #e3f1fe !important;
}
.dashboard-body-cover .dashboard-body .col-md-4 .dashboard-tile-count {
    color: #2999D3 !important;
}
.dashboard-body-cover .dashboard-body .col-md-4 .dashboard-tile-text {
    color:#333333 !important;
}
.dashboard-body-cover .dashboard-body .col-md-4 .dashboard-top-right .dashboard-icon {
    background-color: #d1e8fb !important;
}
.dashboard-body-cover .dashboard-body .col-md-4 .dashboard-top-right .dashboard-icon svg g path {
    fill: #2999D3;
}
.directory-profile-icon-cover .custome-radio .form-check-label {
    font-size: 14px;
}
.directory-profile-icon-cover .custome-radio {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: 7px;
}
.order-body-cover {
    background-color: #F9F9F9;
    width: 100%;
    text-align: right;
}
.order-body-cover #orderDropdown {
    padding: 0px;
}
.order-body-inner-cover {
    right: 0px;
    display: inline-block;
    border: 1px solid #2999D3;
    margin-top: 25px;
    padding: 0px 10px;
    background-color: #fff;
}
.order-body-inner-cover .dropdown-menu .dropdown-item {
    width: auto;
    display: block;
    padding: 6px 10px;
}
.order-body-inner-cover .dropdown-menu {
    padding: 0px;
    font-size: 14px;
    width: auto;
    min-width: unset;
}
.order-body-inner-cover .dropdown-menu .active .dropdown-item {
    background-color: #e9ecef;
}
.datepicker-years,
.datepicker-days,
.datepicker-months,
.datepicker-decades,
.datepicker-centuries {
  font-size: 13px;
  word-break: normal;
}
.expandDataInColumn ul,
.attorney-tag-list ul {
    padding-left: 13px;
    margin-bottom: 0px;
}
.expandDataInColumn li strong,
.attorney-tag-list li strong {
    font-size: 14px;
}
.select2-dropdown {
   z-index: 9999;
}
.text-small-blue {
    color: #21547D;
    font-size: 13px;
}

.text-small-muted {
    font-size: 13px;
    line-height: 22px;
    color: rgb(139, 161, 180);
}

.client-header-user-name{
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

/*.page-link.previous:before {
    content: "Previous";
    font-size: 14px;
    color: #000;
}
.page-link.first, .page-link.previous, .page-link.next, .page-link.last {
    font-size: 0 !important;
    border: none;
}
.page-link.next:after {
    content: "Next";
    font-size: 14px;
    color: #000;
}*/

/*Pagination*/


.dt-paging .page-item.active .page-link {
    background-color: #2999D3 !important;
    border: 1px solid #2999D3;
    height: 35px;
}

.dt-paging .page-item:not(.active) .page-link {
    color: #21547D !important;
     height: 35px;
}

.dt-paging .page-item:first-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.dt-paging .page-item.disabled .page-link {
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
    color: #6c757d;
    border: 1px solid #dee2e6;
}

.dt-paging .page-item.disabled .page-link.first, .dt-paging .page-item.disabled .page-link.last {
    border: 0;
    background: transparent;
    display: none;
}

.dt-paging .page-item .page-link {
    padding-bottom: 6px;
}


.dt-info {
    font-size: 13px;
    color: #21547D;
    font-weight: 500;
}

.dt-paging .page-item .page-link::before, .dt-paging .page-item .page-link::after {
    color: #21547D !important;
}

.dt-layout-table td {
    border-color: #dee2e6 !important;
}
.page-item .last {
    display: none;
}

.page-link.previous:before {
    content: "Previous";
    font-size: 14px;
    color: #000;
}
.page-link.first, .page-link.previous, .page-link.next, .page-link.last {
    font-size: 0 !important;
}
.page-link.next:after {
    content: "Next";
    font-size: 14px;
    color: #000;
}

.row.justify-content-between {
    margin-top: 20px !important;
}

.dt-paging .dt-paging-button.page-item:has(.page-link.first) {
    display: none;
}

.dt-paging .page-item .page-link:focus {
    outline: none;
    box-shadow: none;
}
/*Pagination*/

table.dataTable tbody td.dt-control:before {
    display: inline-block;
    box-sizing: border-box;
    content: "";
    border-top: 5px solid transparent;
    border-left: 10px solid rgba(0, 0, 0, 0.5);
    border-bottom: 5px solid transparent;
    border-right: 0 solid transparent;
    visibility: hidden !important;
}









