body {
    font-family: open sans, sans-serif;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 13px;
    /*background-color: #F2F5F7;*/
    background: #fff;
    color: #a29a9a;
    transition: all 0.3s ease 0s;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: open sans, sans-serif;
}
/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a, a:hover, a:focus{
    color: #00c3c0;
}
a:focus, a:hover {
    outline: 0!important;
    text-decoration: none!important;
}
img {
    max-width: 100%;
    height: auto;
}
a:hover {
    text-decoration: none 
}
a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}
.form-control {
    border-color: #d7d9da!important;
}
form {
    margin: 0;
}
input[type=submit]:active, button[type=submit]:active{
    background: #34495e!important;
}
input[type=submit]:focus, input[type=button]:focus, button[type=submit]:focus {
    outline: 0;
}
.bs-searchbox input[type="text"]:focus {
    outline: 0;
    box-shadow: none;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.btn.focus, .btn:focus {
	box-shadow: none!important;
}
.dropdown-menu > .active > a {
    color: #262626;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #32C4C2!important;
    outline: 0;
}
.bootstrap-select.btn-group .dropdown-menu {
    width: auto!important;
    max-width: 280px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    font-size: 14px;
}
.btn-group.open .dropdown-toggle {
	box-shadow: none;
	background-color: #fff;
	border-color: #f4f4f4;
	color: inherit;
}
.btn-default {
    color: #34495E;
    background-color: #fff;
    border-color: #f4f4f4;
}
/*common*/
    .plr25 {
        padding-left: 25px;padding-right: 25px;
    }
    .plr20 {
        padding-left: 20px;padding-right: 20px;
    }
    .pl15 {
        padding-left: 15px;
    }
    .plr25 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .plr15 {
        padding-left: 15px;padding-right: 15px;
    }
    .plr10 {
        padding-left: 10px;padding-right: 10px;
    }
    .plr40 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .pr0 {
        padding-right: 0;
    }
    .pr15 {
        padding-right: 15px;
    }
    .ptb8 {
        padding-top: 8px;padding-bottom: 8px;
    }
    .ptb15 {
        padding-top: 15px;padding-bottom: 15px;
    }
    .ptb25 {
        padding-top: 25px;padding-bottom: 25px;
    }
    .ptb20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pt30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .ptb50 {
        padding-top: 50px;padding-bottom: 50px;
    }
    
    .pt50 {
        padding-top: 50px;
    }
    .ptb40 {
        padding-top: 40px;padding-bottom: 40px;
    }
    .ptb10 {
        padding-top: 10px;padding-bottom: 10px;
    }
    .pt15 {
        padding-top: 15px;
    }
    .pt10 {
        padding-top: 10px;
    }
    .pt20 {
        padding-top: 20px;
    }
    .pt25 {
        padding-top: 25px;
    }
    .pb5 {
        padding-bottom: 5px;
    }
    .pb10 {
        padding-bottom: 10px;
    }
    .pb15 {
        padding-bottom: 15px;
    }
    .pb20 {
        padding-bottom: 20px;
    }
    .pb25 {
        padding-bottom: 25px;
    }
    .margin0 {
        margin: 0!important;
    }
    .mb15 {
        margin-bottom: 15px;
    }
    .mb10 {
        margin-bottom: 10px;
    }
    .mb25 {
        margin-bottom: 35px;
    }
    .mb5 {
        margin-bottom: 5px;
    }
    .mt5 {
        margin-top: 5px;
    }
    .mt10 {
        margin-top: 10px;
    }
    .mt25 {
        margin-top: 25px;
    }
    .mt20 {
        margin-top: 20px;
    }
    .mt15 {
        margin-top: 15px;
    }
    .mb50 {
        margin-bottom: 50px;
    }
    .mb30 {
        margin-bottom: 30px;
    }
    .mb20 {
        margin-bottom: 20px;
    }
    .mtb15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mtb25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .mtb20 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mlr20 {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mlr25 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .mlr15 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .mlr25 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .whitebg {
        background: #fff;
    }
    .width70 {
        width: 70%;
    }
    .width30 {
        width: 30%;
    }
    .width32 {
        width: 32%;
    }
    .width48 {
        width: 48%;
    }
    .width45 {
        width: 45%;
    }
    .width28 {
        width: 28%;
    }
    .width65 {
        width: 65%;
    }
    .width40 {
        width: 40%;
    }
    .width60 {
        width: 60%;
    }
    .width58 {
        width: 58%;
    }
    .width50 {
        width: 50%;
    }    
    .width55 {
        width: 55%;
    }
    .width38 {
        width: 38%;
    }
    .width35 {
        width: 35%;
    }
    .width68 {
        width: 68%;
    }
    .width75 {
        width: 75%;
    }
    .width82 {
        width: 82%;
    }
    .width18 {
        width: 18%;
    }
    .width80 {
        width: 80%;
    }
    .width20 {
        width: 20%;
    }
    .width25 {
        width: 25%;
    }
    
    .border_1p {
        border: 1px solid #f4f4f4;
    }
    .br {
        border-right: 1px solid #f4f4f4;
    }
    .bl {
       border-left: 1px solid #f4f4f4; 
    }
    .bb {
       border-bottom: 1px solid #f4f4f4; 
    }
    .bt {
       border-top: 1px solid #f4f4f4; 
    }
    .rel-position {
        position: relative;
    }
    .display-block {
        display: block!important;
    }
    .display-none {
        display: none!important;
    }
    .float-right{
        float: right;
    }
    /*/ LOADER /*/
    /*.loader {*/
    /*z-index: 9999;*/
    /*margin: 0;*/
    /*position: relative;*/
    /*}*/
    
    /*.loader::after {*/
    /*content: "";*/
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: url(https://cdn.miyn.app/images/loader.gif) 50% 50% no-repeat rgb(249,249,249);*/
    /*background-position: center;*/
    /*opacity: 0.8;*/
    /*z-index: 9999;*/
    /*}*/
    
    /*Tooltip*/
.has-tip {
    position: relative;
}
.tip-area {
	position: absolute;
	right: 17px;
	top: 15px;
}
.tip {
	position: relative;
}
.tip small {
	position: absolute;
	bottom: -24px;
	right: 0;
	background: #32C4C2;
	color: #fff;
	padding: 2px 10px;
	display: none;
	width: max-content;
}
.tip:hover small {
    display: block;
}

    /*/ LOADER /*/
    .loader {
    z-index: 9999;
    margin: 0;
    position: relative;
    }
    
    .loader::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://thelawapp.com.au/assets/img/TLA-loader.gif) 50% 50% no-repeat rgb(249,249,249);
    background-position: center;
    opacity: .9;
    z-index: 9999;
    }
    .loadingclass {
        width: 100%;
        height: 100%;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        background:  rgba(242, 245, 247, .8);
        z-index: 9;
    }

#single-proposal-loader-inner-id {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(242, 245, 247, .8);
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: center;
}

    /*header*/
.main_header.home2 .main-menu ul li a {
    color: #00c3c0;
}
.main_header.home2 .main-menu ul li a:hover {
    color: #34495e;
}
.main_header.inner_header .main-menu ul li a, .mobile-menu.inner-m ul li a {
	font-size: 14px;
	color: #34495E;
	padding: 18px;
	text-transform: uppercase;
	padding-right: 0;
}
.main_header.inner_header .main-menu ul li a {
	display: flex;
	align-items: center;
	width: 100%;
	text-transform: uppercase;
}
.main-menu > ul > li > a > img, .homepage .inner_header .main-menu > ul > li > a > img {
    margin-right: 5px;
    filter: grayscale(0) brightness(100);
}
.homepage .hdr-nottti, .homepage .hdr-nottti-bell {
    filter: grayscale(0) brightness(100);
}
.homepage .fixed-header .hdr-nottti, .homepage .fixed-header .hdr-nottti-bell {
    filter: initial;
}
.fixed-header .main-menu > ul > li > a > img, .homepage .fixed-header .inner_header .main-menu > ul > li > a > img  {
    filter: initial;
}
.inner_header .main-menu > ul > li > a > img {
    filter: initial;
}
.main-menu > ul > li > a > .hdr-nottti {
    width: 19px;
}
.main-menu > ul > li > a > .hdr-nottti-bell {
    width: 15px;
}
.main-menu > ul > li > a > .hdr-down-iconnn {
    width: 10px;
    margin-left: 3px;
}
.main_header.inner_header .main-menu ul li .header-profile-button .hdr-down-iconnn {
    width: 10px;
    height: auto;
    margin-left: 3px;
    margin-right: 0;
}
.main_header.inner_header .main-menu ul li .header-profile-button {
    text-transform: capitalize;
}
.main_header.inner_header .main-menu ul li a i.fa, .mobile-menu.inner-m ul li a i.fa, .mobile-menu.inner-m ul li a i.fa-caret-down {
    color: #ffffff;
    font-size: 18px;
    padding-right: 2px;
    margin-right: 5px;
}
.fixed-header .main_header.inner_header .main-menu ul li a i.fa, .fixed-header .mobile-menu.inner-m ul li a i.fa, .fixed-header .mobile-menu.inner-m ul li a i.fa-caret-down {
    color: #34495E;
}
.main_header.inner_header .main-menu ul li a span:not(.top-menu-icon-wrapper), .mobile-menu.inner-m ul li a span:not(.top-menu-icon-wrapper) {
	background: #00C3C0;
	display: inherit;
	color: #fff;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 50%;
	margin-left: 0;
	position: absolute;
	top: -10px;
	left: 10px;
	font-size: 11px;
	line-height: 18px;
	font-weight: 600;
}
#topbar_messages_count {
    top: -10px;
    left: 10px;
}
.main_header.inner_header .main-menu ul li .header-profile-button img, .mobile-menu.inner-m ul li a img {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 2px;
}
.header-profile-button {
    display: flex !important;
    align-items: center;
}
.header-profile-button img {
    filter: initial !important;
}
.main_header.inner_header .main-menu ul li a i.fa-caret-down  {
    color: #2c3e50;
    padding-left: 5px;
}
.main-menu .fa.fa-sign-in, .main-menu .fa.fa-user-plus {
    margin-right: 4px;
}
.header-area>.container>.row {
    align-items: center;
}
.site-logo a img {
	height: 56px;
}

.homepage #navbar {
    position: fixed;
    width: 100%;
}
.homepage .main_header.home2 {
	background: transparent;
	padding: 0 80px;
	/*padding-top: 18px;*/
	border: 0;
}
.homepage .inner_header .header-area .container {
    max-width: 100%;
    width: 100%;
} 
.fixed-header {
	background: #fff;
	position: fixed;
    width: 100%;
}
.homepage .fixed-header .main_header.home2 {
    /*padding-top: 8px;*/
    border-bottom: 1px solid #efefef;
}
.homepage .main_header.inner_header .main-menu>ul>li>a, .homepage .main-menu>ul>li>a>i.fa, .homepage .main_header.inner_header .main-menu ul li a i.fa-caret-down {
	color: #fff;
}
.home_page_header_area .main_header.inner_header .main-menu>ul>li>a>i {
    margin-right: 5px;
    font-weight: 400;
}
.fixed-header .main_header.inner_header .main-menu>ul>li>a, .fixed-header .main_header.inner_header .main-menu ul li a i.fa-caret-down {
    color: #34495E;
}
.not-loged-in-header{
    padding: 6px 0;
    /*padding-bottom: 6px;*/
}
.mm-slideout {
    z-index: 999;
}
.main-menu .dropdown-item:hover, .main-menu .dropdown-item:active, .main-menu .dropdown-item:focus {
    background-color: transparent;
}


@media only screen and (max-width: 991px) {
    .header-area {
    	padding: 10px 0;
    	background: #fff;
    }
    .homepage .header-area {
        background: transparent;
    }
    .homepage .fixed-header .header-area {
        background: #fff;
    }
    .homepage .main_header.home2 {
        padding: 0;
    }
    .homepage .fixed-header .main_header.home2 {
        padding-top: 0;
    }
    .loadingclass {
        width: 100%!important;
    }
}


 /* Mobile header*/
#menu #profile_image {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px;
}
#menu .submenu {
    background: transparent;
    box-shadow: none !important;
}
.mm-listitem a img {
	filter: grayscale(0) brightness(100);
	margin-right: 10px;
	
}
 /*Footer*/
footer {
    background: #2c3e50;
    padding-top: 35px;
    padding-bottom: 45px;
}
.app_icon ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.app_icon ul li {
    display: inline-block;
}
.app_icon ul li a img {
}
.app_icon ul li:first-child {
    margin-right: 20px;
}
.footer_top {
    padding-bottom: 35px;
    /*border-bottom: 1px solid #555555;*/
}
.footer_middle {
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #374756;
}
h4.widget_title {
    font-size: 20px;
    color: #bec0c2;
}
.widget_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_menu ul li a {
    color: #999;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
}
p.copyright {
    color: #bec0c2;
    font-size: 12px;
    font-weight: 600;
    margin: 0px;
}
.footer_bttom {
    padding-top: 45px;
}
.social_media ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.social_media ul li {
    display: inline-block;
}
.social_media ul li a {
    display: inline-block;
    color: #bec0c2;
    font-size: 24px;
    margin: 0 5px;
}
.social_media {
    padding: 7px 0;
}
.main_header.home2 {
    position: relative;
    margin-top: 0;
    background: #fff;
    padding: 0;
    border-bottom: 1px solid #efefef;
}
@media only screen and (max-width: 991px) {
    .widget_area {
    	margin-bottom: 20px;
    }
    .social_media {
    	text-align: left;
    }
    .footer_top {
        padding: 0;
    }
    .footer_middle {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .app_icon {
    	margin-bottom: 6px;
    }
    footer, .footer_bttom text-center {
    	padding-bottom: 25px;
    }
}




    /*Form Styles*/
    .client-edit-profile-first-column {
        width: 25%;
    }
    .client-edit-profile-last-column {
        width: 22%;
    }
    .grayBG {
    	background: #F2F5F7;
    }
    .client-edit-profile-middle-column {
        width: 53%;
    }
    .client-edit-profile-row {
        display: flex;
        flex-wrap: wrap;
    }
    .clientt-image {
    	width: 100px;
    	margin: 0 auto;
    	border-radius: 50%;
    	overflow: hidden;
    	height: 100px;
        margin-bottom: 12px;
        border: 1px solid #B0E4E3;
        box-sizing: content-box;
    }
    .clientt-image img {
        width: 100%;
        height: 100%;
    }
    .clientt-btn {
        text-align: center;
    }
    .client-form-row {
        margin-bottom: 10px;
    }
    .client-form-row h4 {
    	font-size: 17px;
    	font-weight: 600;
    	color: #34495E;
    	margin: 0;
    	padding: 0;
    	line-height: 50px;
    	border-bottom: 1px solid #f4f4f4;
    	margin-bottom: 5px;
    	background: #F2F5F7;
    	padding-left: 20px;
    }
    .client-form-row label {
        display: block;
        color: #34495E;
        margin: 0;
        line-height: 28px;
        font-size: 13px;
        font-weight: 600;
    }
    .client-form-row input[type="text"], .client-form-row input[type="email"], .client-form-row input[type="password"], .client-form-row input[type="number"], .client-form-row input[type="file"], .client-form-row textarea, .client-form-row select {
        border: 1px solid #efebeb;
        width: 100%;
        line-height: 27px;
        padding: 0 9px 0px 9px;
        font-size: 12px;
        color: #7a7c7d;
    }
    input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus {
        outline: 1px solid #B0E4E3;
    }
    .case-items-header-right input[type="text"]:focus, input[type="number"]:focus {
        outline: none;
    }
    select:focus {
        outline: none;
    }
    .client-form-row textarea {
        min-height: 90px;
        line-height: 18px;
        padding: 10px;
    }
    .client-form-two-col {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .client-form-row a {
        font-weight: 600;
        color: #fff;
        background: #00C3C0;
        padding: 4px 15px;
    }
    
    .client-form-row .dropdown-menu a {
        background: #fff;
    }
    .client-form-row button {
    	border: none;
    	color: #fff;
    	background: #00C3C0;
    	padding: 6px 25px;
    	font-size: 12px;
    	text-transform: uppercase;
    	cursor: pointer;
    }
    .client-form-row select {
        height: 28px;
    }

    .clientt-btn-upload {
        background: #00C3C0;
        color: #fff;
        padding: 4px 23px;
        text-transform: capitalize;
        margin-right: 10px;
        font-size: 12px;
        transition: all .4s;
    }
    .client-edit-profile-middle-column-inner {
        height: 100%;
    }
    .clientt-btn-upload:hover {
        background: #00C3C0;
        color: #fff;
    }
    .clientt-btn-delete {
        background: #EFEFEF;
        color: #34495E;
        padding: 4px 23px;
        text-transform: capitalize;
        margin-right: 10px;
        font-size: 12px;
        transition: all .4s;
    }
    .clientt-btn-delete:hover {
        background: #EFEFEF;
        color: #34495E;
    }
    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
      color: #ccd0d2;
      opacity: 1;
    }
    
    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
      color: #ccd0d2;
      opacity: 1;
    }
    
    input::placeholder, textarea::placeholder  {
      color: #ccd0d2;
      opacity: 1;
    }
    label.error {
        color: #E83F36!important;
        line-height: 24px;
        display: block;
    }
    .client-form-row #send_message_success {
        color: #1cd6d3;
        font-size: 14px;
    }
    @media only screen and (max-width: 991px) {
      .client-edit-profile-first-column, .client-edit-profile-last-column, .client-case-middle-column, .client-edit-profile-middle-column {
          width: 100%;
      }
      .client-case-middle-column, .client-edit-profile-middle-column {
          padding-left: 0;
          padding-right: 0;
      }
      .client-edit-profile-middle-column {
          margin-top: 10px;
      }
      .post-case-middle-column {
          width: 100%;
          margin-top: 25px;
          padding: 0;
      }
      .client-edit-profile-middle-column-inner .client-edit-profile-middle-column-box {
          padding: 0;
      }
      .client-edit-profile-row .client-edit-profile-first-column.grayBG {
          margin-bottom: 50px;
      }
      .client-edit-profile-row .client-edit-profile-first-column.disblock.grayBG {
          display: block;
      }
    }    
    @media only screen and (max-width: 567px) {
        .client-form-two-col div {
            width: 100%;
        }
    }   
    
    /*Header*/
.main_header.inner_header .main-menu ul li a span.profile-verified.veri-review {
    color: #00c3c0;
    display: inline-block;
    width: 100%;
    background: none;
    text-align: left;
    bottom: 3px;
    left: 0;
    padding-left: 58px;
}


a.boxed_btn, input[type=submit], button.boxed_btn {
    font-size: 14px;
    color: #fff;
    background: #00c3c0;
    /* padding: 15px 30px; */
    border-radius: 4px;
    font-weight: 700;
    transition: .3s;
    border: 0px;
}

a.disbale_btn, input[type=submit], button.disbale_btn {
    font-size: 14px;
    color: #fff;
    background: #8a9494;
    padding: 15px 30px;
    border-radius: 4px;
    font-weight: 700;
    transition: .3s;
    -moz-box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    -webkit-box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    border:0px;
     opacity: 0.65; 
    cursor: not-allowed;
}

button.disbale_btn:hover {
   font-size: 14px;
    color: #fff;
    background: #8a9494 !important;
    padding: 15px 30px;
    border-radius: 4px;
    font-weight: 700;
    transition: .3s;
    -moz-box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    -webkit-box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    border:0px; 
     opacity: 0.65; 
    cursor: not-allowed;
}

a.boxed_btn:hover {
    font-weight: 700!important;
    color: white;
}
a.boxed_btn.blk, a.boxed_btn:hover, input[type=submit]:hover, button.boxed_btn:hover {
    /*-moz-box-shadow: 0 2px 0 #233140;
    -webkit-box-shadow: 0 2px 0 #233140;
    box-shadow: 0 2px 0 #233140;*/
    background: #34495e;
    /*font-weight: 400;*/
}
input[type=submit]:hover, button.boxed_btn:hover{
    font-weight: 700;
}
input[type=submit], button.boxed_btn{
    padding: 10px 30px;
}
a.boxed_btn.blk:hover {
    background: #00c3c0;
    -moz-box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    -webkit-box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
    box-shadow: 0 2px 0 rgba(3, 99, 98, 1);
}
.main_header {
    position: absolute;
    z-index: 9999;
    width: 100%;
    margin-top: 20px;
}
.main-menu ul {
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.main-menu ul li {
    display: inline-block;
}
.main-menu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 18px 25px;
    display: inline-block;
    transition: .3s;
}
.main-menu ul li a i.fa {
    font-size: 15px;
    padding-right: 4px;
}
.main-menu ul li a:hover {
    color: #00c3c0;
}
.main-menu.big-menu li.has_submenu {
    position: relative;
}
.main-menu.big-menu li.has_submenu ul {
	position: absolute;
	background: #fff;
	z-index: 99;
	width: 200px;
	text-align: left;
	margin-top: 25px;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	display: none;
	right: 0;
}
.main-menu.big-menu li.has_submenu ul li {
	display: block;
}
.main-menu.big-menu li.has_submenu ul li a {
    display: block;
    padding: 6px 10px!important;
    text-transform: inherit;
    border-bottom: 1px solid #f0f0f0;
}
.main-menu.big-menu li.has_submenu ul li a i.fa {
    padding-right: 12px!important;
    display: inline-block;
    width: 25px;
}
.main-menu.big-menu li.has_submenu ul li a img {
	padding-right: 12px;
}
.main-menu.big-menu li.has_submenu ul li:hover {
	background: #34495E;
}
.main-menu.big-menu li.has_submenu ul li:hover a {
    color: #fff;
}
.main-menu.big-menu li.has_submenu ul li:hover a img {
	filter: grayscale(0) brightness(100);
}
.main-menu.big-menu li.has_submenu:hover ul.submenu {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: block;
}
.main-menu.big-menu li.has_submenu > span {
	position: absolute;
	width: 255px;
	bottom: 2px;
	font-size: 10px;
	text-align: right;
	color: #32C4C2;
	right: 0;
}
.main-menu.big-menu li.has_submenu > span > i {
    margin-right: 3px;
}
.main_header.inner_header .main-menu ul li .userIncompleteProfile {
    display: block;
    padding: 0;
    font-size: 10px;
    color: red;
}
.main_header.inner_header .main-menu ul li .userIncompleteProfile:hover {
    color: red;
}
.main_header.inner_header .main-menu ul li .userIncompleteProfile i {
    color: red!important;
    font-size: inherit!important;
    margin-right: inherit!important;
}
/*.main-menu.big-menu li.has_submenu ul li a:hover {*/
/*    color: #00c3c0!important;*/
/*}*/
.submenu li a:hover, .submenu li a:active {
	background: transparent;
}
/*.main-menu.big-menu li.has_submenu .hdr-profile-status li:last-child a {*/
/*    background: #34495E;*/
/*    color: #fff;*/
/*}*/

.tla-breadcrumbs {
	font-size: 14px;
	padding: 10px 0;
	color: #fff;
}
.breadcrumb-row {
    /*background-color: #b0e4e3;*/
    background-color: #32C4C2;
}


.user_function ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.user_function ul li a {
    color: #666f78;
    font-size: 14px;
}

.user_function ul li a i.fa {
    color: #00c3c0;
    font-size: 16px;
    margin-right: 15px;
}

.user_function ul li {
    border-top: 1px solid #f4f6f8;
    padding: 11px 19px;
}


.user_function-dashbord ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.user_function-dashbord ul li a {
	color: #34495E;
	font-size: 13px;
	font-weight: 600;
}
.user_function-dashbord ul li a i.fa, .tip-area i {
    color: #00C3C0;
    font-size: 16px;
}
.tip-area i {
    font-size: 22px;
}
.tip-area .fa-exclamation-triangle, .Verified-as-a-Lawyer i {
    font-size: 18px;
}
.user_function-dashbord ul li a .not-checked i.fa, .tip-area .not-checked i, .Verified-as-a-Lawyer i {
    color: #F72B2A;
}
.tip-area-baaa {
    right: 0;
}
.user_function-dashbord ul li {
    border-top:1px solid #1918181a;
    padding: 12px 0;
    position: relative;
}
.user_function-dashbord ul li:first-child {
    border: none;
}
.user_function-dashbord ul li a img {
	margin-right: 14px;
	width: 20px;
}
.user_function-dashbord ul li a span img {
	margin-right: 0;
}
.user_function-bottom ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.user_function-bottom ul li:first-child {
	border-top: 1px solid #f4f4f4;
}
.user_function-dashbord h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    color: #00C3C0;
    margin-bottom: 10px;
    margin-top: 12px;
}
.user_function-dashbord-case-status ul li {
	border-top: 1px solid #1918181a;
	padding: 12px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.user_function-dashbord-case-status ul li span {
	background: #0000004d;
	height: 20px;
	width: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 600;
	border-radius: 50%;
	font-size: 12px;
}
.profile-ac-notifications-single ul {
	padding: 0;
}
.profile-ac-notifications-single ul li {
	list-style: none;
	border-bottom: 1px solid #f4f4f4;
	padding: 8px 0;
}
.profile-ac-notifications-single ul li a {
	font-size: 13px;
	color: #34495E;
	display: flex;
	align-items: flex-start;
}
.profile-ac-notifications-single ul li a img {
	width: 16px;
	display: inline;
	margin-right: 4px;
	margin-top: 3px;
}
.profile-ac-notifications-single ul li a .noti-inner {
	line-height: 15px;
	width: calc(100% - 20px);
}
.profile-ac-notifications-single ul li a .noti-time {
	display: block;
	font-size: 10px;
	color: #7A7A7C;
}
.profile-ac-notifications-single > a {
    color: #34495E;
    width: 100%;
    display: block;
    text-align: left;
    line-height: 12px;
}

/*Edit client page*/
.profile-ac-status-single {
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 26px;
}
.profile-ac-status-single h4 {
	font-size: 12px;
	font-weight: 400;
	color: #34495E;
	margin: 0;
	width: 35%;
}
.profile-ac-status-single-right {
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.profile-ac-status-fill {
    display: block;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    margin-right: 3px;
    background: #F2F5F7;
}
.w3-border {
    border: 1px solid #1918181a;
}
.profile-ac-status-single-top span {
    color: #34495E;
    font-size: 12px;
    margin-left: 5px;
}
.profile-ac-status-single-bottom span {
    font-size: 12px;
    color: #00C3C0;
}
select:invalid,
select option[value=""] {
  color: #e2e2e2;
}
[hidden] {
  display: none;
}
    
   /*Edit lawyer profile */
label.checkbox-container {
    color: #5d5e5f;
    font-weight: normal;
    margin: 0;
    padding-left: 27px;
    vertical-align: top;
    display: block;
    overflow: hidden;
    position: relative;
    user-select: none;
}
.skrill-items-row input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 14px;
    color: #666f78;
    line-height: 1;
    padding: 10px 15px;
    border: 1px solid #d7d9da !important;
    overflow: visible;
}
.checkbox-container input[type="checkbox"]:checked ~ .checkmark {
    background-color: #f8f9fc;
}
.skrill-items-row .checkmark {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 4px;
    left: 0;
    border: 1px solid #dfe3e7;
    border-radius: 2px;
    cursor: pointer;
}
.checkbox-container input[type="checkbox"]:checked ~ .checkmark::after {
    display: block;
    left: 7px;
    top: 4px;
    width: 5px;
    height: 8px;
    border: solid #00c3c0;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    cursor: pointer;
}
.skrill-items-row {
    width: 100%;
    column-count: 2;
    column-gap: 20px;
}
.skrill-items-container {
	display: flex;
	justify-content: space-between;
}
.client-form-exprience input[type="number"] {
    width: calc(100% - 58px);
    border-right: none;
}
.client-form-exprience p {
    margin: 0;
    padding: 0;
    width: 58px;
}
.client-form-exprience div {
    position: relative;
}
.client-form-exprience p {
	margin: 0;
	background: #E9ECEF;
	width: 58px;
	text-align: center;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #D9D9D9;
	box-sizing: border-box;
	border-left: none;
	font-size: 13px;
	line-height: 27px;
	color: #737c85;
}


 /*Creat case page*/
 .monney-field {
     /*display: flex;*/
     /*align-items: center;*/
     position: relative;
 }
.monney-field p {
	margin: 0;
	background: #E9ECEF;
	width: 50px;
	text-align: center;
	padding: 0;
	border: 1px solid #f4f4f4;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 27px;
	color: #737c85;
}
.monney-field-dolla {
    position: absolute;
    left: 0;
}
.monney-field-cents {
	position: absolute;
	right: 0;
	top: 0;
}
.monney-field input[type="number"] {
	border-right: none;
	border-left: none;
	margin: 0 50px;
	width: calc(100% - 100px);
}
.monney-field .bootstrap-select, .client-form-row .bootstrap-select {
    width: 100%!important;
}
.bootstrap-select>.dropdown-toggle {
	border: none;
	color: #7a7c7d;
	background: #fff;
	padding: 0 26px 0 9px;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid #f4f4f4;
	line-height: 27px;
	text-transform: capitalize;
}
.bs-caret {
    width: 31px;
    display: inline-block;
    height: 24px;
    background: #fff;
    position: absolute;
    right: 0px;
}
.monney-fields .btn-group button:focus {
    box-shadow: none;
    outline: 0!important;
}
.client-form-row .btn-group button:focus {
    box-shadow: none;
    outline: 0!important;
}
.btn:active {
    box-shadow: none;
}
.dropdown-toggle::after {
    display: none;
}
.monney-field input[type="number"]:focus, .monney-fields input[type="number"]:focus {
    outline: 0;
}
.case-items-header-right-skrills .bootstrap-select .dropdown-toggle:focus {
    outline: 0!important;
    outline-offset: 0!important;
    box-shadow: 0!important;
}
.case-items-header-right-skrills .btn-default:hover, .case-items-header-right-skrills .btn-default:focus, .case-items-header-right-skrills .btn-default:active {
    border: 1px solid transparent;
    background-color: #fff;
}
.btn:hover, .btn-default:hover, .btn:active {
    color: #7a7c7d!important;
    background: #fff!important;
} 
.bootstrap-select .btn:focus, .btn:focus {
    outline: 0 !important;
    background: #fff !important;
    color: #7a7c7d !important;
}
.btn-group.open .dropdown-toggle {
	box-shadow: none !important;
	background: #fff !important;
	border: 0 !important;
	color: #7a7c7d !important;
}
.lawyer-search-skillls-inner .bootstrap-select .btn:focus {
    outline: 0 !important;
}
.lawyer-search-locattion-inner input[type="text"]:focus {
    outline: 0!important;
}
.btn:hover
.case-items-header-right-skrills .btn:active {
    box-shadow: none!important;
}
.case-items-header-right .client-header-button {
    margin-bottom: 0;
}
.case-items-header form {
    margin: 0;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Select some files';
  display: inline-block;
  background: linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.doc-uploade span {
	margin-right: 10px;
	font-size: 12px;
}
.doc-uploade {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.doc-uploade-btn-inner {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #F7F8FC;
	border: 1px dashed #d3d3d3;
}
.doc-uploade-btn-upload, .doc-uploade-btn-download {
    width: 100px;
    height: 60px;
    background: #00C3C0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}
.doc-uploade-btn-name {
    width: calc(100% - 200px);
    overflow: hidden;
    padding: 0 12px;
}
.doc-uploade-btn {
	margin-top: 10px;
}
.doc-uploade-btn-name i {
	color: #34495E;
	margin-left: 5px;
	font-size: 16px;
	z-index: 9;
}
.doc-uploade-btn-download i {
    z-index: 9;
}
.doc-uploade-btn-upload:hover i {
	transform: translatey(0px);
	animation: float 1.5s ease-in-out infinite;
}
@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-5px);
	}
	100% {
		transform: translatey(0px);
	}
}
.doc-uploade-btn-name a {
	background: none;
	padding: 0;
}
.upload-certificate-left-top {
	height: 150px;
	background: #F6F8FC;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column ;
	border: 1px dashed #d3d3d3;
}
.upload-certificate-left-top i {
	font-size: 42px;
	color: #CECECE;
}
.upload-certificate-left-top {
	font-size: 12px;
}
.upload-certificate-left-bottom button {
	display: flex;
	align-items: center;
	padding: 5px;
	width: 100%;
	justify-content: center;
}
.upload-certificate-left-bottom button i {
    margin-right: 4px;
}
.upload-certificate-left {
	padding-right: 20px;
	/*border-right: 1px solid #D9D9D9;*/
}
.upload-certificate-right {
    padding-left: 15px;
}
.upload-certificate-right label {
    font-weight: 600;
    color: #34495E;
}
.upload-certificate-right>div, .single-certificate {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.upload-certificate-right #upload_image_name {
    flex-direction: column;
}
.single-certificate {
	display: flex;
	align-items: flex-start;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 5px;
    justify-content: space-between;
    width: 100%;
}
.single-certificate a {
    color: #34495E;
    width: calc(100% - 16px);
    height: 18px;
    overflow: hidden;
}
.single-certificate .bin-certificate {
    width: 16px;
    overflow: visible;
    height: auto;
}
.single-certificate-flex {
    display: flex;
}
.single-certificate-flex p {
    width: 185px;
    height: 16px;
    overflow: hidden;
    margin: 0;
}
.tik-certificate i {
	color: #01C3BF;
	margin-right: 5px;
	font-size: 16px;
}
span.tik-certificate img {
    width: 13px;
    margin-right: 3px;
}
.bin-certificate i {
	font-size: 16px;
	color: #534989;
	margin-left: 5px;
}
.certificate-form-two-col {
    display: flex;
}
.upload-certificate-left-bottom button {
	font-size: 10px;
	padding: 6px;
}

    /*Client cases page*/
.client-dashbord-profile-box-upper {
	display: flex;
	align-items: center;
	margin-bottom: 13px;
}
.client-dashbord-profile-box-upper-image {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
}
.client-dashbord-profile-box-upper-image img {
    width: 100%;
    height: 100%;
}
.Verified-as-a-Lawyer span {
    font-size: 9px;
    color: #34495E;
    background: #F2F5F7;
    border-radius: 15px;
    margin-left: 1px;
    line-height: 14px;
    padding-right: 7px;
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.client-dashbord-profile-box-upper .Verified-as-a-Lawyer span {
    background: #fff;
}
.Verified-as-a-Lawyer {
    position: relative;
    display: flex;
    align-items: center;
    width: 70%;
    margin-right: 10px;
}
.about-box .Verified-as-a-Lawyer {
    width: 202px;
}
.about-box .Verified-as-a-Lawyer i {
    top: 4px;
}
.Verified-as-a-Lawyer img, .Verified-as-a-Lawyer i {
	position: absolute;
}
.Verified-as-a-Lawyer i {
    left: 10px;
}
.client-dashbord-profile-box-middle h3 {
    font-size: 20px;
    color: #34495E;
    font-weight: 700;
    line-height: 45px;
    margin: 0;
    text-transform: capitalize;
}
.rating-star-area {
	display: flex;
	align-items: center;
	line-height: 23px;
}
.rating-star-area span {
	font-size: 12px;
	font-weight: 600;
	color: #34495E;
	margin-left: 5px;
}
.fa-star {
    color: #bcbdbd;
}
.rate {
    color: #FFB356 !important;
}
.client-dashbord-profile-box-bottom {
	margin-top: 10px;
} 
.client-dashbord-profile-box-bottom a {
	font-size: 12px;
	font-weight: 600;
	color: #34495E;
	text-transform: capitalize;
}
.lawyer-view-profile {
	padding-right: 15px;
	border-right: 1px solid #888888;
	margin-right: 13px;
}

@media only screen and (max-width: 1000px) {
  .about-box .Verified-as-a-Lawyer {
      width: 100%;
  }
}  
    
    
    
    
    
.case-items-header {
	background: #F2F5F7;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.case-items-header-title h1 {
	font-size: 18px;
	color: #34495E;
	margin: 0;
	line-height: 22px;
}
.case-items-header-right form, .case-items-header-right {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0;
}
.case-items-header-right-skrills {
	margin-right: 10px;
}
.case-items-header-right-skrills select {
	border: 1px solid #DEDEDE;
	font-size: 12px;
	height: 32px;
	color: #34495E;
	padding: 0 10px;
}
.case-items-header-right-location input[type="text"] {
    width: 150px;
	border: 1px solid #f4f4f4;
	font-size: 12px;
	line-height: 30px;
	color: #34495E;
	padding: 0 10px;
}
.case-items-header-right-location input[type="text"]::placeholder {
    color: #ccd0d2;
    opacity: 1;
}
.case-items-header-right-location {
	display: flex;
	align-items: center;
}
.case-items-header-right-location div {
	color: #00C3C0;
	background: #fff;
	border: 1px solid #f4f4f4;
	font-size: 15px;
	padding: 0 10px;
	border-left: 0;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.case-items-list .case-items-title a {
    font-size: 14px;
    color: #34495E;
    font-weight: 600;
    line-height: 20px;
}
.case-items .case-items-left {
    width: 100%;
}
.case-item-single {
    border-top: 1px solid #E8E8E8;
}
.case-items-list .case-items-time {
	display: flex;
	align-items: center;
	line-height: 32px;
	color: #34495E;
}
    .case-items-details {
    	display: flex;
    	align-items: center;
    	justify-content: space-between;
    }
    .case-items-details .case-items-right-budget, .case-items-details .case-items-right-bid {
        width: 33.33%;
        background: transparent!important;
        padding: 0!important;
    }
    .case-items-time-container {
    	display: flex;
    	align-items: center;
    	justify-content: space-between;
    }
    .case-items-time-container .case-items-right-budget {
        background: transparent!important;
        padding: 0!important; 
    }
    .case-items-list .case-items-right-bid:nth-child(2) {
      justify-content: center;
    }
    .case-items-list .case-items-right-bid:nth-child(3) {
      justify-content: flex-end;
    }
.create-new-cassse a {
	background: #32C4C2;
	color: #fff;
	padding: 3px 7px;
	margin-top: 5px;
	display: inline-block;
	font-size: 12px;
	margin-right: 5px;
	line-height: 12px;
	text-transform: capitalize;
}
.case-items-time i {
	margin-right: 3px;
}
.case-items-time p {
    margin: 0;
    font-size: 12px;
}
.case-items-time p span {
	color: #00C3C0;
	line-height: 32px;
}
.case-items-list .case-items-content p {
	font-size: 12px;
	color: #34495E;
	line-height: 18px;
	margin: 0;
}
.case-items-list .case-items {
    display: flex;
    border-top: 1px solid #f4f4f4;
    flex-wrap: wrap;
    position: relative;
}
.case-items-list .case-items-footer-location, .case-items-footer-skills-title {
	line-height: 22px;
	color: #34495E;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.case-items-list .case-items-footer-location>span {
	color: #00C3C0;
	width: calc(100% - 155px);
}
.case-items-footer-location .case-items-footer-location-title, .case-items-footer-skills-title {
	width: 155px;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	margin-right: 10px;
}
/*.case-items-list .case-items-title {*/
/*	max-width: 95%;*/
/*}*/
.case-items-options-area {
	position: absolute;
	right: 20px;
	top: 10px;
	display: none;
}
.case-items-options-inner>a {
	color: #63788D;
	padding: 5px;
	font-size: 16px;
}
.case-items-options-inner {
	position: relative;
}
.case-items-options-container {
	background: #fff;
	border: 1px solid #f4f4f4;
	position: absolute;
	width: 120px;
	right: -2px;
	top: 28px;
	display: none;
}
.case-items-options-container ul {
	margin: 0;
	padding: 3px 0;
}
.case-items-options-container ul li {
	list-style: none;
	line-height: 26px;
}
.case-items-options-container ul li a {
    padding: 0 16px;
    font-size: 13px;
    color: #34495E;
    display: flex;
    align-items: center;
    font-weight: 600;
}
.case-items-options-container ul li a span {
    margin-left: 5px;
}
.case-items-options-inner a i {
    color: #9e9e9e;
    font-size: 16px;
    line-height: 30px;
}
.case-items-options-inner a span {
    margin-left: 5px;
}
.case-items-options-inner:hover .case-items-options-container {
    display: block;
}
.case-items-no-cases-found {
	display: flex;
	align-items: center;
	padding: 20px 90px;
	justify-content: center;
}
.case-items-no-cases-right {
	padding-left: 40px;
}
.case-items-no-cases-right {
	padding-left: 40px;
}
.case-items-no-cases-left img {
	width: 135px;
}
.case-items-no-cases-right h2 {
	margin: 0;
	font-size: 26px;
	color: #34495E;
	font-weight: 600;
	line-height: 40px;
}
.case-items-no-cases-right p {
	color: #34495E;
}
.case-items-no-cases-right a {
	background: #00C3C0;
	color: #fff;
	font-weight: 600;
	padding: 7px 36px;
	display: inline-block;
}

/*.case-items-list .case-items-left {*/
/*	width: 70%;*/
/*	border-right: 1px solid #f4f4f4;*/
/*	padding-right: 20px;*/
/*}*/
/*.case-items-list .case-items-right {*/
/*	width: 30%;*/
/*	padding-left: 20px;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: space-between;*/
/*	font-size: 12px;*/
/*}*/
.case-items-list .case-items-right-budget, .case-items-list .case-items-right-bid {
	display: flex;
	align-items: center;
	background-color: #f2f5f7;
    padding: 4px 10px;
}
.case-items-list .case-items-right-budget p, .case-items-list .case-items-right-bid p {
    margin: 0;
    color: #34495E;
    margin-right: 5px;
    /*width: 38%;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cases-lawyer-skill-field {
    margin: 0;
}
/*.cases-lawyer-skill-field span {*/
/*    font-size: 12px;*/
/*    color: #34495E;*/
/*    margin-right: 10px;*/
/*    line-height: 28px;*/
/*    padding: 0;*/
/*    font-weight: 600;*/
/*    width: 25%;*/
/*}*/
.case-items-list .case-items-right-budget>span/*, .case-items-list .case-items-right-bid>span*/ {
	color: #00C3C0;
	font-weight: 600;
	line-height: 1;
	width: 50%;
}
.case-items-list .case-items-right-budget > span {
	font-size: 14px;
	color: #FF8702;
	background: #F2F5F7;
	line-height: 28px;
	min-width: 100px;
	text-align: right;
	padding: 0 10px;
}
.case-items-list .case-items-right-bid .status {
    text-transform: capitalize;
}
.case-items-list .case-items-right-bid {
	color: #34495E;
}
.case-items-list .case-items-right-bid span {
	color: #00C3C0;
	margin-left: 3px;
}
.case-items-list .case-items-right-report a {
	color: #34495E;
}
.case-items-list .case-items-right-button {
    text-align: center;
}
.case-items-list .case-items-right-button button {
	background: #00C3C0;
	color: #fff;
	padding: 4px 23px;
	text-transform: capitalize;
	margin-right: 10px;
	font-size: 12px;
	transition: all .4s;
	border: 0;
	cursor: pointer;
	width: 100%;
}
.case-items-list .case-items-right-button button:focus {
    outline: 0;
}
.client-header-button {
    margin-left: 10px;
}
.client-header-button button {
	padding: 0 25px;
	line-height: 31px;
}
.case-items-header .dropdown-toggle::after {
    display: none;
}
.case-items-header .btn-group .btn {
    /*padding: 0 12px;*/
    line-height: 30px;
}
/*.client-header-button-cross {*/
/*	margin-left: 10px;*/
/*}*/
.bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: 0;
}
.client-header-button-cross a {
    font-size: 14px;
    color: #ffffff;
    height: 31px;
    display: block;
    background: #F72B2A;
    padding: 0 10px;
}
.client-header-button-cross a i {
	line-height: 32px;
}
.case-items-container .alert {
    margin: 10px 0;
}
@media only screen and (max-width: 991px) {
    .case-items-time-container {
        flex-wrap: wrap;
    }
    .certificate-form-two-col {
        flex-wrap: wrap;
    }
    .certificate-form-two-col .upload-certificate-left, .certificate-form-two-col .upload-certificate-right, .case-items-header-right-location, .case-items-header-right-location input[type="text"] {
        width: 100%;
    }
    .upload-certificate-left {
        border: 0;
        padding: 0;
    }
    .lpc-area-padding {
        padding: 0;
    }
    .upload-certificate-right {
        margin-bottom: 20px;
    }
    .case-items-header-right-skrills {
    	margin-bottom: 5px;
    	margin-right: 0;
    	width: 100%;
    }
    .case-items-no-cases-found {
    	flex-direction: column;
    }
    .case-items-no-cases-left {
    	width: 100%;
    	text-align: center;
    }
    .case-items-no-cases-right {
    	width: 100%;
    	text-align: center;
    }
    .client-form-exprience .width48 {
        width: 100%;
    }
    .client-form-exprience .width48:first-child {
        margin-bottom: 10px;
    }
    .doc-uploade {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: baseline;
    }
    .doc-uploade span {
        margin-bottom: 5px;
    }
    .doc-uploade-btn-inner {
        flex-direction: column;
        margin-top: 20px;
    }
    .doc-uploade-btn-upload, .doc-uploade-btn-download {
    	flex-direction: row;
    	width: 100%;
    	height: 33px;
    }
    .doc-uploade-btn-upload span, .doc-uploade-btn-download span {
        margin-left: 5px;
    }
    .doc-uploade-btn-download span a{
        padding: 0;
    }
    .doc-uploade-btn-name {
        padding: 10px;
        text-align: center;
    }
}
@media only screen and (max-width: 567px) {
    .case-items-header-title h1 {
    	margin-bottom: 10px;
    }
    .case-items-header-right-skrills select, .case-items-header-right-location, .case-items-header-right-location input[type="text"] {
        width: 100%;
    }
    .case-items-left {
    	width: 100%;
    	padding-right: 0;
    	border: 0;
    }
    .case-items-footer-location {
    	line-height: 16px;
    	margin-top: 6px;
    }
    .case-items-right-budget, .case-items-right-bid, .case-items-right-report {
        line-height: 17px;
    }
    .case-items-right {
    	width: 100%;
    	padding: 0;
    }
    .case-items-right-button {
    	margin-top: 7px;
    }
    .case-items, .case-items-header {
        padding-left: 15px;
        padding-right: 15px;
    }
}   


    /*Navigation*/
.page-link {
	border: none;
}
.pagination {
    display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.page-item:first-child .page-link, .page-item:last-child .page-link {
    background: #F2F5F7;
    border-radius: 0;
    font-size: 34px;
    padding: 0;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 8px;
    border: 1px solid #ddd;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    background: #fff;
}
.page-link {
	font-size: 14px;
	color: #555555;
	padding: 0 13px;
	background: transparent;
	transition: all .3s;
	line-height: 32px;
	margin-right: 5px;
}
.page-item.active .page-link {
    background-color: #00C3C0;
}
.case-items-navigation {
	border-top: 1px solid #f4f4f4;
	padding-top: 20px;
	padding-bottom: 10px;
}
.case-items-navigation nav {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00C3C0;
    border-color: #00C3C0;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #00C3C0;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #f4f4f4;
}
.page-link:focus {
    box-shadow: none;
}


/*Body Mask*/
.body-mask {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 999999;
    overflow-y: auto;
}
.body-mask-inner {
    display: none;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    /*overflow: hidden;*/
}
.body-mask-container {
    margin: 0 auto;
    width: auto;
    max-width: calc(1170px - 30px);
    /*height: 100%;*/
    background: #F2F5F7;
    /*-webkit-box-shadow: 990px 0 0 #ffffff, -2px 0 7px rgba(255,255,255,0.45);*/
    /*box-shadow: 990px 0 0 #ffffff, -2px 0 7px rgba(255,255,255,0.45);*/
    -webkit-box-shadow: 990px 0 0 #ffffff;
    box-shadow: 990px 0 0 #ffffff;
    /*min-height: 100%!important;*/
    overflow-y: auto;
    position: relative;
}
.body-mask-container {
    background-image: url(https://thelawapp.com.au/assets/img/loaderr.gif);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}


/*Body Mask*/
/*.body-mask {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    right: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(0, 0, 0, .5);*/
/*    display: none;*/
/*    z-index: 999999;*/
/*    overflow-y: auto;*/
/*    overflow-x: hidden;*/
/*}*/
/*.body-mask-inner {*/
/*    display: none;*/
/*    margin: 0 auto;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*}*/
/*.body-mask-container {*/
/*	margin: 0 auto;*/
/*	width: auto;*/
/*	max-width: 1170px;*/
/*	background: #F9F9F9;*/
/*	-webkit-box-shadow: 990px 0 0 #F2F2F2, -2px 0 1px #efefef;*/
/*	box-shadow: 990px 0 0 #F2F2F2, -2px 0 1px #efefef;*/
/*	padding-top: 101px;*/
/*}*/
.mask-body-loader {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*view profile page*/
.view-profile-items {
	display: flex;
	align-items: center;
}
.view-profile-name, .view-profile-about h2 {
	width: 81px;
	color: #34495E;
	display: flex;
	align-items: center;
	font-weight: 600;
	justify-content: space-between;
}
.view-profile-value, .view-profile-about p {
	color: #34495E;
	font-size: 14px;
}
.view-profile-value {
    padding-left: 10px;
    width: calc(100% - 81px);
}
.view-profile-star {
    padding-left: 25px;
}
.slide-item-body-details-inner .view-profile-star {
    padding-left: 10px;
}
.view-profile-about p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
}
.view-profile-items h3 {
    margin: 0;
    line-height: 18px;
	font-size: 13px;
}
.lawyer-view-profile-area .view-profile-name {
    width: 46%;
}
.lawyer-view-profile-area .view-profile-value {
    width: 54%;
}
.wukong .view-profile-name {
	width: 35%;
}
.wukong .view-profile-value {
	width: 65%;
}
.user-view-profile-contact .view-profile-name {
    width: 46%;
}
.user-view-profile-contact .view-profile-value {
    width: 54%;
}
.view-profile-skills {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.view-profile-skills span {
	background: #00C3C0;
	color: #fff;
	padding: 6px 18px;
	margin-right: 7px;
	margin-bottom: 7px;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: 600;
}

/*Sarch page*/
.search-case-items-container {
	display: flex;
	background: #FFFFFF;
	border-top: 1px solid #e9ecef;
	box-sizing: border-box;
}
.search-case-items {
	width: 25%;
	padding: 20px 10px;
	border-right: 1px solid #e9ecef;
	box-sizing: border-box;
}
.search-case-items-front {
    width: 50%;
}
.search-case-items-front .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.search-case-items-area {
    border-top: none;
}
.bootstrap-select>select {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0.11px;
    height: 100%;
    opacity: 0;
    border: none;
}


.lawyer-search-container {
	display: flex;
	align-items: flex-end;
	max-width: 800px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #F2F5F7;
	position: relative;
}
.clear-search {
    position: absolute;
    right: 10px;
    top: 8px;
}
.lawyer-search-skillls, .lawyer-search-locattion, .case-seach-daate, .case-seach-rangge {
	width: 38%;
	margin-right: 2%;
}
.lawyer-search-skillls-inner, .lawyer-search-locattion-inner, .case-seach-daate-inner, .case-seach-rangge-inner {
	display: flex;
	align-items: center;
}
.lawyer-search-buttton {
	width: 20%;
}
.lawyer-search-skillls .btn-group, .lawyer-search-locattion input, .case-seach-daate input {
	width: calc(100% - 50px)!important;
}
.lawyer-search-skillls .btn-group button, .lawyer-search-locattion input, .case-seach-daate input {
    height: 40px;
}
.case-seach-rangge-inner .slider-handle {
    background-color: #00C3C0;  
    background-image: linear-gradient(to bottom,#00C3C0 0,#00C3C0 100%);
}
.slider-handle.min-slider-handle.round {
	margin-left: 0;
}
.slider.slider-horizontal .slider-handle.max-slider-handle.round {
	margin-left: -25px;
}
.slider.slider-horizontal .slider-track {
    max-width: 93%;
}
.lawyer-search-buttton button {
    border: 0;
    background: #00C3C0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 38px;
    width: 100%;
}
.lawyer-search-skillls .btn-group button, .lawyer-search-locattion input, .case-seach-daate input {
    border: 1px solid #f4f4f4;
    padding: 0 26px 0 11px;
}
.case-seach-rangge-inner {
    background: #fff;
    border: 1px solid #f4f4f4;
}
.case-seach-rangge input {
    background: #DBF4FD;
    max-width: 150px;
    margin: 0 auto;
}
.lawyer-search-container .case-seach-rangge-inner .icon {
    border: 0;
    border-right: 1px solid #f4f4f4;
}
.lawyer-search-container .case-seach-rangge-inner .icon {
    height: 38px;
}
.lawyer-search-locattion input::placeholder, .case-seach-daate input::placeholder {
    color: #ccd0d2;
}
.search-cases-range-label label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lawyer-search-title h1 {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
}
.lawyer-search-container .icon {
	width: 50px;
	background: #fff;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #f4f4f4;
	border-right: 0;
}
.lawyer-search-container .icon img {
    width: 16px;
}
.case-search-container .lawyer-search-buttton {
    width: 14%;
}
.case-search-container .lawyer-search-skillls, .case-search-container .lawyer-search-locattion, .case-search-container .case-seach-daate, .case-search-container .case-seach-rangge {
    width: 22%;
    margin-right: 1%;
}
.range-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.range-slider:hover {
  opacity: 1;
}

.range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  background: #32C4C2;
  cursor: pointer;
}
.range-slider::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: #32C4C2;
  cursor: pointer;
}
.default-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.default-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	left: 3px;
	z-index: 99;
	top: 0px;
}
.clear-search {
	position: absolute;
	right: 20px;
	top: 8px;
}
.clear-search a {
    padding: 0 13px;
    color: #34495E;
    font-size: 13px;
    font-weight: 600;
    line-height: 35px;
}
.clear-search a:hover, .clear-search a:focus, .clear-search a:active {
    color: #34495E;
}
.clear-search a i {
	color: #F72B2A;
	font-size: 14px;
	margin-right: 5px;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	width: 17px;
	background-color: #EBEBEB;
}


.default-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}
.default-checkbox input:checked ~ .checkmark {
	background-color: #00C3C0;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.default-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.default-checkbox .checkmark::after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}


@media only screen and (max-width: 991px) {
  .case-search-container, .lawyer-search-container, .search-lawyers-filter, .single-search-lawyers-item, .single-search-lawyers-item-left, .single-search-lawyers-item-left .lawyer-name {
      flex-wrap: wrap;
  }
  .case-search-container .lawyer-search-skillls, .case-search-container .lawyer-search-locattion, .case-search-container .case-seach-daate, .case-search-container .case-seach-rangge, .case-search-container .lawyer-search-buttton, .case-items-list .case-items-left, .case-items-list .case-items-right, .client-search-case-column, .lawyer-search-skillls, .lawyer-search-locattion, .case-seach-daate, .case-seach-rangge, .lawyer-search-buttton, .search-lawyers-items, .search-lawyers-map, .single-search-lawyers-item-left, .single-search-lawyers-item-right {
      width: 100%;
  }
  .case-items-header-right .btn-group {
      width: 100%!important;
  }
  .lawyer-search-buttton {
      margin-top: 10px;
  }
  .case-items-list .case-items-right {
      padding: 0;
  }
  .case-items-list .case-items-right-budget, .case-items-list .case-items-right-bid {
      margin-bottom: 7px;
      padding: 0 5px;
  }
  .case-items-list .case-items-right-button button {
      padding: 7px 23px;
  }
  .search-lawyers-filter .single-filter {
      width: 50%;
  }
  .single-search-lawyers-item {
      padding: 15px 10px;
  }
  .single-search-lawyers-item-left .lawyer-location, .single-search-lawyers-item-right .lawyer-location {
      height: 25px;
  }
  .case-items-header-right .client-header-button {
      margin-left: 0;
      margin-top: 10px;
  }
  .case-items-header-right .client-header-button-cross {
      margin-top: 10px;
  }
}


.slide-item-header {
	background: #fff;
	border-bottom: 1px solid #E8E8E8;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
}
.slide-item-header-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: calc(1170px - 30px);
}
.slide-item-header-left a {
	font-size: 20px;
}
.slide-item-header-right a, .slide-item-header-left span {
	font-size: 14px;
	font-weight: 600;
	color: #34495E;
	line-height: 18px;
	display: flex;
	align-items: center;
}
.slide-item-header-left span {
    margin-left: 8px;
    display: inline;
}
.slide-item-header-right a span {
    margin-right: 8px;
}
.tire {
    /*box-shadow: 0 1px 6px rgba(57,73,76,.35);*/
    padding-top: 61px;
    height: auto;
}
.slide-item-body, .slide-item-body-top-row {
    height: auto;
}
.slide-item-body-top-row-inner {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.slide-item-body-left {
	width: 73%;
	background: #fff;
}
.slide-item-body-right {
	width: 27%;
	border-top: 0;
	background: #F2F5F7;
	
}
.client-edit-profile-first-column-inner .slide-item-body-right {
	width: 100%;
}

/*.slide-item-body-header {*/
/*	border-bottom: 1px solid #E0E0E0;*/
/*}*/
.slide-item-body-header .heder-title h1 {
    margin: 0;
    font-size: 18px;
    color: #34495E;
    font-weight: 600;
    line-height: 28px;
}
.slide-item-content-text-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.slide-item-content-text-inner .toggle_icon a, .slide-item-content-text-inner .toggle_icon a:hover, .slide-item-content-text-inner .toggle_icon a:active {
	font-size: 16px;
	color: #FE8705;
	
}
.slide-item-content-text #toggle-text, .slide-item-skill-expect #skills {
	display: none;
	margin-top: 12px;
}
.slide-item-content-text-block #toggle-text {
    display: block;
}
.slide-item-content-text h3, .slide-item-skill-expect h1, .slide-item-biding-lawyer h1, .slide-item-write-review h1, .slide-item-reviews h1 {
    font-size: 15px;
    color: #34495E;
    font-weight: 600;
    margin: 0;
    line-height: 35px;
}
.slide-item-content-fullpage h3, .slide-item-skill-expect-fullpage h1 {
    line-height: 15px;
}
.slide-item-content-text, .slide-item-skill-expect, .slide-item-biding-lawyer {
	/*padding: 23px 40px;*/
}
.slide-item-biding-lawyer .single .imagg {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}
.slide-item-biding-lawyer .single .imagg img {
    width: 100%;
    height: 100%;
}
.slide-item-write-review, .slide-item-reviews {
    display: none;
}
.slide-item-biding-lawyer .single {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #E8E8E8;
	padding: 17px 26px;
	margin-bottom: 15px;
}
.slide-item-biding-lawyer .single .name-box {
	display: flex;
	align-items: center;
}
.slide-item-biding-lawyer .single .name-degi h3 {
	font-size: 15px;
	font-weight: 700;
	color: #34495E;
	line-height: 16px;
	margin: 0;
	margin-bottom: 3px;
}
.slide-item-biding-lawyer .single .name-degi p {
    font-size: 12px;
    color: #34495E;
    margin: 0;
}
.slide-item-biding-lawyer .single .exp-box, .slide-item-biding-lawyer .single .bid-box {
	color: #34495E;
	font-size: 12px;
}
.slide-item-biding-lawyer .single .bid-box {
    display: flex;
    align-items: center;
}
.slide-item-biding-lawyer .single .exp-box .top {
    margin-bottom: 3px;
    font-weight: 600;
}
.slide-item-biding-lawyer .single .bid-box span {
    font-size: 15px;
    font-weight: 700;
    color: #00C3C0;
    margin-left: 5px;
}
.slide-item-biding-lawyer .single .proposal-box a {
	color: #fff;
	font-size: 12px;
	background: #FE8705;
	display: block;
	line-height: 30px;
	padding: 0 10px;
	font-weight: 600;
}
.slide-item-biding-lawyer .single .button-box {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.slide-item-biding-lawyer .single .button-box a {
	width: 110px;
	height: 27px;
	background: #3E85C3;
	margin-bottom: 5px;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 13px;
}
.slide-item-biding-lawyer .single .button-box a:last-child {
    background: #57B157;
}
.slide-item-biding-lawyer .single .button-box .whitt {
    color: #34495E;
    border: 1px solid #34495E;
    background: #fff;
}
.reviiiew-star label {
	color: #34495E;
	margin-right: 2px;
}
.slide-item-reviews-single h2 {
	font-size: 14px;
	color: #34495E;
	margin: 0;
	line-height: 1;
}
.slide-item-reviews-single .head-rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.slide-item-reviews-single .head-rating .revieww {
    display: flex;
    margin-right: 15px;
}
.slide-item-reviews-single:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.rating-star-area>span {
    font-size: 12px;
}
.slide-item-reviews-single {
	display: flex;
	align-items: center;
}
.slide-item-reviews-single-left {
	width: 60px;
}
.slide-item-reviews-single-rigght {
	width: calc(100% - 40px);
}
.head-rating .rating-star-area {
    margin-right: 30px;
}
.slide-item-reviews-single-rigght .rating-star-area {
    width: 120px;
}
.head-rating>span {
    font-size: 12px;
    color: #34495E;
}
.slide-item-reviews .img-name {
	display: flex;
	align-items: center;
	margin-right: 50px;
	width: 20%;
}
.slide-item-reviews .imgee {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 5px;
}
.slide-item-reviews .img-name h3 {
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #34495E; 
} 
.slide-item-reviews .imgee img {
	width: 100%;
	height: 100%;
}
.slide-item-reviews .review-text p {
    font-size: 12px;
    color: #34495E;
    margin: 0;
}
.slide-item-body-header .hdr-list, .slide-item-body-header .single-list  {
	display: flex;
	align-items: center;
	margin-top: 3px;
}
.slide-item-body-header .single-list:not(:last-child) {
	width: 200px;
}
.slide-item-body-header .single-list:last-child {
    width: calc(100% - 400px);
    margin-right: 0;
}
.wukong-ha .single-list:last-child {
    width: 100%;
}
.slide-item-body-header .single-list p {
	font-size: 12px;
	color: #34495E;
	margin: 0;
    display: flex;
    align-items: baseline;
    width: calc(100% - 10px);
    line-height: 12px;
}
.slide-item-body-header .single-list img {
	margin-right: 5px;
	width: 10px;
}

.slide-item-body-header .single-list p span {
	color: #00C3C0;
	margin-left: 5px;
}
.slide-item-body-header .single-list {
	display: flex;
	align-items: baseline;
	margin-right: 25px;
}
.slide-item-body-details {
	background: #fff;
}
/*.slide-item-cat-time, .slide-item-content-text, .slide-item-skill-expect  {*/
/*    border-bottom: 1px solid #DFE3E7;*/
/*}*/
.slide-item-cat-time p {
	margin: 0;
}
.slide-item-content-text p {
    font-size: 12px;
    color: #34495E;
    line-height: 18px;
    margin: 0;
}
.slide-item-content-text .attach {
	margin-top: 10px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.slide-item-content-text .attach a {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-right: 20px;
	font-size: 10px;
	color: #34495E;
}
.slide-item-content-text .attach h3, .slide-item-content-text .attach span {
    max-width: 100px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    overflow: hidden;
    text-align: center;
    margin-top: 5px;
}
.slide-item-qualifications-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.slide-item-qualifications-column {
	width: 50%;
}
.slide-item-qualifications-column h3 {
	margin: 0;
	color: #333;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	margin-bottom: 7px;
}
.slide-item-qualifications-column ul {
	padding: 0;
}
.slide-item-qualifications-column ul li {
	list-style: none;
	line-height: 22px;
	color: #656565;
}
.slide-item-qualifications-column ul li span {
	color: #333;
	margin-left: 10px;
}
.slide-item-body-right-header h4 {
	margin: 0;
	margin-bottom: 0px;
	color: #333;
	font-size: 18px;
	line-height: 15px;
	font-weight: 600;
}
.slide-item-body-right-item {
	margin-bottom: 12px;
}
.slide-item-body-right-item h5, .slide-item-body-right-job-link h4 {
	color: #333;
	margin: 0;
	font-weight: 600;
}
.slide-item-body-right-item p {
	margin: 0;
	color: #656565;
}
.slide-item-body-right-header {
	margin-bottom: 25px;
}
.slide-item-body-right-job-link h4 {
	margin-bottom: 5px;
}

.client-form-row input[type="text"]::placeholder {
    /*color: #656565;*/
}
.slide-item-body-row-header h1 {
	margin: 0;
	font-size: 21px;
	color: #333;
	line-height: 21px;
}
.slide-item-body-row {
	margin-left: 25px;
	border: 1px solid #E0E0E0;
	margin-right: 25px;
}
.slide-item-body-row-header {
	background: #F9F9F9;
	padding: 20px 15px;
	border-bottom: 1px solid #E0E0E0;
}
.slide-item-body-row-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #fff;
}
.job-item {
	margin-bottom: 5px;
}
.slide-item-body-row-content {
	background: #fff;
	padding: 10px 15px;
}
.slide-item-body-right-job-link h4 {
    font-size: 14px;
}


@media only screen and (max-width: 991px) {
  .slide-item-header-container, .slide-item-body-left, .slide-item-body-right {
    width: 100%;
  }
  .slide-item-body-header .hdr-list, .slide-item-biding-lawyer .single {
    flex-direction: column;
    align-items: baseline;    
  }
  .slide-item-biding-lawyer .single .exp-box {
      margin-bottom: 0;
  }
  .slide-item-biding-lawyer .proposal-box {
      margin-top: 0;
      margin-bottom: 10px;
  }
  .slide-item-biding-lawyer .proposal-box a {
	font-size: 16px;
  }
  .slide-item-header-right a span {
      display: none;
  }
  .slide-item-body-header .single-list {
      width: 100%!important;
  }
}





    /*Single lawyer*/
.slide-item-body-header-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
} 
.slide-item-body-header-left, .slide-item-body-header-right {
    width: 50%;
	display: flex;
	align-items: center;
}
.slide-item-body-header-left .avatar img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.slide-item-body-header-left .avatar {
	margin-right: 15px;
}
.slide-item-body-header-left .lawyer-name h1 {
	font-size: 24px;
	line-height: 28px;
	color: #333;
	margin: 0;
}
.slide-item-body-header-left .lawyer-name img {
    margin-left: 10px;
}
.slide-item-body-header-left .lawyer-name {
	display: flex;
	align-items: center;
}
.slide-item-body-header-left .lawyer-location {
    margin-top: 5px;
    color: #333;
}
.slide-item-body-header-right {
	justify-content: flex-end;
}
.button-white a, .button-blue a, .button-approve a, .button-disapprove a, .button-suspend a, .button-Verify-email a, .button-unsuspend a {
	box-shadow: 0 1px 6px rgba(57,73,76,.35);
	padding: 8px 30px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: 600;
}
.button-blue a {
    color: #fff;
    background: #00C3C0;
}
.button-approve a {
    color: #fff;
    background: #29c71e;
}
.button-disapprove a {
    color: #fff;
    background: red;
}

.button-suspend a {
    color: #fff;
    background: #a22020;
}

.button-Verify-email a {
    color: #fff;
    background: green;
}

.button-unsuspend a {
    color: #fff;
    background: blue;
}

.button-heart a {
	box-shadow: 0 1px 6px rgba(57,73,76,.35);
	padding: 8px 10px;
	margin-left: 10px;
	border-radius: 50%;
}
.slide-item-body-header-row {
    border-bottom: 1px solid #efefef;
}
.slide-item-body-details-inner {
	display: flex;
	flex-wrap: wrap;
}
.slide-item-body-details-inner .left-column {
	width: 25%;
}
.slide-item-body-details-inner .right-column {
	width: 75%;
}
.slide-item-body-details-inner .client-form-row h4 {
    border: 0;
    color: #333;
}
.slide-item-body-details-inner .single-block, .slide-item-body-right .single-block {
    padding: 20px 25px;
    background: #fff;
}
.slide-item-body-details-inner .right-column .single-block {
    border-bottom: 1px solid #f4f4f4;
}
.slide-item-body-details-inner .left-column .single-block, .slide-item-body-right .single-block {
    background: transparent;
}
.slide-item-body-details-inner .per-number, .slide-item-body-right .per-number {
	font-size: 18px;
	color: #34495E;
	font-weight: 600;
}
.slide-item-body-details-inner .top-rated, .slide-item-body-right .top-rated {
	color: #34495E;
}
.single-block-Success span {
	width: 80px;
	height: 5px;
	display: block;
	background: #E0E0E0;
	margin: 2px 0;
	position: relative;
}
.single-block-Success span::after {
	content: '';
	width: 62px;
	height: 5px;
	background: #00C3C0;
	position: absolute;
}
.slide-item-body-details-inner .single-block .block-title h3, .slide-item-body-right .single-block .block-title h3 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 15px;
	color: #333;
	font-weight: 600;
	line-height: 18px; 
}
.slide-item-body-details-inner .block-inner h4, .slide-item-body-right .block-inner h4 {
	font-size: 15px;
	color: #34495E;
	font-weight: 600;
	margin: 0;
	line-height: 18px;
	margin-bottom: 5px;
}
.slide-item-body-details-inner .block-inner p, .slide-item-body-right .block-inner p {
    margin: 0;
    color: #34495E;
}
.slide-item-body-details-inner .block-inner p span, .slide-item-body-right .block-inner p span {
    color: #333;
}
.slide-item-body-details-inner .block-inner, .slide-item-body-right .block-inner {
    margin-bottom: 10px;
}
.slide-item-body-details-inner .right-column .client-form-row h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	background: top;
	padding: 0;
}
.slide-item-header-lawyer {
    margin-bottom: 0;
}

.slide-item-body-right .numbers-box {
	display: flex;
	align-items: baseline;
	justify-content: space-around;
	flex-direction: column;
}
.slide-item-body-right .numbers-box .single-number, .slide-item-body-header .right-side .single-number {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.slide-item-body-right .numbers-box .single-number p, .slide-item-body-header .right-side .single-number p {
	font-size: 15px;
	font-weight: 600;
	color: #34495E;
	margin: 0;
}
.slide-item-body-right .numbers-box .single-number span, .slide-item-body-header .right-side .single-number span {
	font-size: 15px;
	font-weight: 700;
	color: #00C3C0;
}
.slide-item-body-right .numbers-box .single-number span {
	margin-left: 10px;
}
.slide-item-body-header .right-side .single-number span {
    margin-left: 10px;
}
.slide-item-body-right .numbers-box .single-number:last-child {
	background: #FE8705;
	width: 100%;
	line-height: 31px;
	display: flex;
	align-items: baseline;
	justify-content: center;
	padding: 0 15px;
	margin-top: 8px;
}
.slide-item-body-right .numbers-box .single-number:last-child span {
    color: #fff;
}
.slide-item-body-right .numbers-box .single-number:first-child p, .slide-item-body-right .numbers-box .single-number:first-child span {
	font-size: 12px;
}
.button-box {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.slide-item-body-right .button-box a {
	width: 100%;
	text-align: center;
	background: #00C3C0;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
}
.slide-item-body-right .button-box span {
    font-size: 12px;
    color: #34495E;
    font-weight: 600;
    line-height: 20px;
}
.slide-item-body-right .button-box .whitt {
    background: #fff;
    color: #34495E;
    border: 1px solid #34495E;
}
.slide-item-body-right .about-box {
	/*border-bottom: 1px solid #E8E8E8;*/
	padding-bottom: 10px;
}
.slide-item-body-right .about-box h4, .job-link-sec h4, .slide-item-body-right .other-job-sec h4 {
	font-size: 14px;
	color: #34495E;
	height: 20px;
}
.name-sec {
	display: flex;
	align-items: center;
}
.name-sec .imagg {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}
.name-sec .imagg img {
    width: 100%;
    height: 100%;
}
.name-sec .name-degi {
    width: calc(100% - 58px);
}
.name-sec .name-degi h3 {
	margin: 0;
	font-size: 16px;
	color: #34495E;
	font-weight: 600;
}
.name-sec .name-degi .revieww {
	display: flex;
	align-items: center;
}
.name-sec .name-degi .revieww span {
	color: #34495E;
	font-size: 12px;
	font-weight: 600;
	margin-left: 5px;
}
.slide-item-body-right .about-box .bottom-sec {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.slide-item-body-right .about-box .bottom-sec .member-sc {
	font-size: 9px;
	color: #34495E;
	font-weight: 400;
}
.slide-item-body-right .about-box .bottom-sec .Verified-as-a-Lawyer span {
    background: #fff;
}
.block-sec {
    background: #fff;
}
.block-sec .uppper, .block-sec .bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 0;
}
.block-sec .uppper {
	border-bottom: 1px solid #EFEFEF;
}
.block-sec .single {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 50%;
	height: 60px;
	justify-content: center;
}
.block_br {
	border-right: 1px solid #EFEFEF;
}
.block-sec .single p {
    font-size: 12px;
    color: #34495E;
    margin-bottom: 5px;
    text-align: center;
}
.block-sec .single h3 {
	margin: 0;
	font-size: 15px;
	color: #34495E;
	font-weight: 700;
}
.job-link-sec .copy-area {
	display: flex;
	align-items: center;
	padding-left: 13px;
	background: #fff;
	height: 30px;
}
.job-link-sec .copy-area img {
	padding-right: 7px;
	width: 20px;
}
.job-link-sec .copy-area input[type="text"] {
	border: none;
	height: 100%;
	width: calc(100% - 75px);
    color: #34495E;
    font-size: 12px;
}
.job-link-sec .copy-area button {
    width: 50px;
    margin-left: 5px;
    border: 0;
    background: #00C3C0;
    color: #fff;
    height: 25px;
}
.job-link-sec .copy-area input[type="text"]:focus {
    outline: none;
}
.job-link-sec .copy-area input[type="text"]::placeholder {
	opacity: 1;
	font-size: 10px;
	color: #34495E;
	font-weight: 600;
}
.job-link-sec .copy-area {
	display: flex;
	align-items: center;
	padding-left: 13px;
	background: #fff;
	height: 25px;
}
.slide-item-body-right .other-job-sec .itemss a {
	font-size: 12px;
	color: #34495E;
	font-weight: 600;
}
.slide-item-body-right .other-job-sec {
	/*border-top: 1px solid #E8E8E8;*/
	padding-top: 15px;
}
.copy-area a {
	width: 90px;
	background: #00C3C0;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.copy-area a:hover, .copy-area a:hover {
    color: #fff;
}
.slide-item-body-right .other-job-sec h4 {
    margin-top: 0;
    margin-bottom: 0;
}

    /*Single Proposal*/
.slide-item-body-header-single-case {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Scope-of-work {
    margin-top: 20px!important;
}
.slide-item-body-right .button-sec {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 71px;
}
.slide-item-body-right .button-sec-acc {
    height: 90px;
}
.slide-item-body-right .button-sec a {
	font-size: 12px;
	font-weight: 600;
	color: #34495E;
	padding: 0;
	border: 1px solid #34495E;
	line-height: 26px;
	width: 82px;
	text-align: center;
	box-sizing: border-box;
}
.slide-item-body-right .button-sec .blue-btn {
    border: 1px solid transparent!important;
    background: #00C3C0;
    color: #fff;
}
.slide-item-body-right .button-sec .black-btn {
	border-color: 1px solid transparent;
	background: #34495E;
	color: #fff;
}
.location-sec .single-list {
	display: flex;
	align-items: center;
}
.location-sec .single-list img {
	margin-right: 5px;
}
.location-sec .single-list p {
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #34495E;
}
.location-sec .single-list p span {
	color: #00C3C0;
}
.slide-item-body-right .accepted-sec {
    display: flex;
    align-items: flex-start;
}
.slide-item-body-right .accepted-sec .accepted-sec-text {
	margin-left: 4px;
}
.slide-item-body-right .accepted-sec .accepted-sec-text h3 {
	font-size: 19px;
	font-weight: 600;
	color: #34495E;
	margin: 0;
}
.slide-item-body-right .accepted-sec .accepted-sec-text p {
	margin: 0;
	font-size: 12px;
	line-height: 0;
	color: #34495E;
	margin-bottom: 10px;
}
.slide-item-body-right .accepted-sec .accepted-sec-text p a {
    color: #00C3C0;
    font-weight: 400;
    border: none;
}
@media only screen and (max-width: 991px) {
  .slide-item-body-details-inner .right-column, .slide-item-body-details-inner .left-column, .slide-item-body-header-left, .cam-area .slide-item-body-header-inner .left, .cam-area .slide-item-body-header-inner .right {
      width: 100%;
  }
  .slide-item-body-details-inner .left-column.bl .block-sec {
      margin-top: 25px;
  }
  .cam-area .slide-item-body-header-inner {
      flex-wrap: wrap;
  }
}
    /*Search lawyers page*/
.lawyers-items-list .case-items-left {
	width: 20%;
}
.lawyers-items-list .case-items-right {
    width: 80%;
}
.lawyers-items-list .lawyer-name-box {
	display: flex;
	align-items: center;
}
.lawyers-items-list .case-items-title a {
	line-height: 20px;
}
.lawyers-items-list .case-items-time {
    line-height: 14px;
}
.lawyers-items-list .lawyer-name-box {
    /*margin-bottom: 5px;*/
}



/*Mobile Menu*/
nav:not(.mm-menu) {
    display: none;
}
.mobile_menu {
    text-align: center;
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 99;
    display: none;
}
.is-sticky .mobile_menu {
    top: 29px;
}
.mobile_menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
}
.mobile_menu a {
	display: block;
	width: 63px;
	height: 38px;
	padding: 11px 15px;
}
.mobile_menu a:before, .mobile_menu a:after {
    content: '';
    display: block;
    background: #fff;
    height: 2px;
}
.mobile_menu a span {
    background: #fff;
    display: block;
    height: 2px;
    margin: 6px 0;
}
#menu.mm-menu {
    background: #2c3e50;
}
.mm-menu ul li a {
    color: #fff!important;
}
.mm-panel_has-navbar {
    padding-top: 1px;
}
.mm-menu ul li a i.fa {
    margin-right: 5px;
}
.case_table_area .row {
    overflow-x: hidden;
}
.g_map {
    height: 100%;
}
.mobile_menu.inner-menu a:before, .mobile_menu.inner-menu a:after, .mobile_menu.inner-menu a span{
    background: #2c3e50;
}


 /*creat-proposal*/
.creat-proposal-area {
    background: #F2F5F7;
}

    /*client-payments*/
.client-payments {
    
}
.payments-column-inner .upper h1 {
    font-size: 18px;
    color: #34495E;
    margin: 0;
    line-height: 50px;
}
.payments-column-inner .upper {
    /*background: #F2F5F7;*/
}
.payment-body .single-payment {
    display: flex;
}
.single-payment .case-name {
   width: 23%; 
}
.single-payment .pay-date {
    width: 15%;
}
.single-payment .client-name {
    width: 22%;
}
.single-payment .mathod, .single-payment .pay-Status, .single-payment .pay-amount {
    width: 13.333%;
}
.single-payment {
    border-bottom: 1px solid #E9E9E9;
}
.single-payment:last-child {
    border: none;
}
.single-payment>div {
	height: 45px;
	color: #34495E;
	font-size: 12px;
	font-weight: 600;
	line-height: 45px;
}
.single-payment .case-name {
    font-size: 12px;
    font-weight: 600;
    overflow: hidden;
}
.single-payment .client-name-img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 5px;
}
.single-payment .client-name-img img {
    width: 100%;
    height: 100%;
}
.single-payment .client-name {
	display: flex;
	align-items: center;
}
.single-payment .mathod {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.payments-column-inner .payment-body {
	/*background: #F8F9FB;*/
}
.single-payment .pay-Status span {
	font-size: 12px;
	border-radius: 10px;
	line-height: 25px;
	width: 70px;
	display: block;
	text-align: center;
}
.single-payment .pay-Status .paid {
    background: #C7F2D3;
    color: #00C33A;
}
.single-payment .pay-Status .pending {
    background: #FEF1E8;
    color: #FF7F26;
}
.single-payment .pay-Status .failed {
    background: #FFDED8;
    color: #FF2800;
}
.single-payment .pay-Status {
	display: flex;
	align-items: center;
}
.payment-right-dots span {
	width: 5px;
	height: 5px;
	display: block;
	background: #34495E;
	margin-bottom: 2px;
	border-radius: 50%;
}
.payment-right-dots i {
    font-size: 16px;
    color: #34495E;
}
.single-payment .pay-amount {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pay-headingg>div {
    color: #FF8702;
    /*height: 50px;*/
    /*line-height: 50px;*/
}

    /*Procced to payment*/
.procced-to-pay-inner {
	background: #F2F5F7;
	display: flex;
}
.procced-to-pay-inner .left-side {
	border-right: 1px dashed #C5CACF;
}
.procced-to-pay-inner .title {
	font-size: 16px;
	font-weight: 600;
	color: #34495E;
	margin: 0;
	margin-bottom: 10px;
}
.procced-to-pay-inner .left-side .texts h2 {
    margin: 0;
    font-size: 14px;
    color: #34495E;
    font-weight: 600;
    margin-bottom: 10px;
}
.procced-to-pay-inner .left-side .texts p {
    font-size: 13px;
    color: #34495E;
    margin-bottom: 5px;
}
.call-for-interview-view-propos a {
	line-height: 22px;
	color: #FE8705;
}
.procced-to-pay-inner .left-side .texts h2 a {
	font-size: 12px;
	font-weight: 600;
	margin-left: 10px;
}
.procced-to-pay-inner .left-side .texts h3 {
	margin: 0;
	font-size: 12px;
	color: #34495E;
	line-height: 14px;
}
.procced-to-pay-inner .left-side .texts span {
	margin: 12px 0;
	display: block;
	background: #ECECEC;
	height: 1px;
	width: 79%;
}
.procced-to-pay-inner .left-side .bottom .name-img {
	display: flex;
	align-items: center;
}
.procced-to-pay-inner .left-side .bottom .name-img .image-field {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 5px;
}
.procced-to-pay-inner .left-side .bottom .name-img .image-field img {
    width: 100%;
    height: 100%;
}
.procced-to-pay-inner .left-side .name-text-line {
	display: flex;
	align-items: center;
}
.procced-to-pay-inner .left-side .name-text-line h3 {
	font-size: 16px;
	margin: 0;
	color: #34495E;
	font-weight: 600;
}
.procced-to-pay-inner .left-side .name-text p {
	font-size: 12px;
	font-weight: 400;
	color: #34495E;
	margin: 0;
	line-height: 12px;
}
.procced-to-pay-inner .left-side, .procced-to-pay-inner .right-side {
    padding: 60px 25px;
}
.procced-to-pay-inner .Verified-as-a-Lawyer span {
    background: #fff;
}
.procced-to-pay-inner .Verified-as-a-Lawyer {
    margin: 0 5px;
}
.procced-to-pay-inner .right-side-list-single {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #ECECEC;
}
.procced-to-pay-inner .right-side-list-single:last-child {
    border: none;
}
.procced-to-pay-inner .right-side-list-single p, .procced-to-pay-inner .right-side-list-single span {
	font-size: 12px;
	font-weight: 600;
	color: #34495E;
	margin: 0;
	line-height: 36px;
}

.procced-to-pay-inner .right-side-list-single p{
    line-height: 22px;
}
.procced-to-pay-inner .right-side-list-single>span {
    font-size: 18px;
    color: #00C3C0;
    
}
.procced-to-pay-inner .right-side a {
	display: block;
	width: 100%;
	background: #00C3C0;
	color: #fff;
	margin-top: 15px;
	line-height: 35px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

    /*conversations*/
.conversations-left, .conversations-right {

}
.conversations-left {
    position: relative;
}
.create-new-popup {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 99;
	padding: 0 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.create-new-popup .single-room {
    width: 100%;
}
.room-title-create {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.conversations-right-title, .conversations-left-heading {
	height: 50px;
	background: #F8F9FB;
	padding-top: 8px;
	padding-bottom: 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.conversations-right-title {
    position: relative;
    padding-right: 15px;
}
.conversations-area-full-width .conversations-right-title {
    padding-right: 15px;
}
.conversations-right-title .expand-icon {
	position: absolute;
	right: 0;
	width: 45px;
	height: 45px;
	/*background: #fff;*/
	display: none;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}
.conversations-right-title .expand-icon a {
	color: #34495E;
}
.rooms-area {
	height: 615px;
	overflow-y: auto;
}
.conversations-right-title .right-icons, .conversations-left-heading .right-icons {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
}
.conversations-right-title .left-name h4 {
    margin: 0;
    color: #34495E;
    font-weight: 600;
    font-size: 13px;
    height: 15px;
    overflow: hidden;
}
.conversations-right-title .left-name h6 {
	margin: 0;
	margin-top: 4px;
}
.conversations-right-title .left-name h6 .active-status {
	width: 10px;
	height: 10px;
	background: #F44336;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
}
.conversations-right-title .left-name h6 .active-status.online {
	background: #6BDB7F;
}
.conversations-right-title .left-name h6 .active-status.offline {
	background: #F44336;
}
.conversations-right-title .right-icons {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
}
.conversations-right-title .right-icons .call-btn, .conversations-left-heading .right-icons .call-btn {
	color: #fff;
	background: #32C4C2;
	padding: 0;
	border-radius: 50%;
	font-size: 10px;
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 6px;
}
.conversations-right-title .right-icons .hire {
	background: #32C4C2;
	color: #fff;
	padding: 0 15px;
	line-height: 25px;
	font-weight: 600;
	margin-right: 5px;
}
.conversations-right-title .right-icons a:hover {
    color: #fff;
}
.conversations-left-heading .left-name h2 {
	color: #34495E;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
}

.chat-box-body-write {
	position: relative;
}
.chat-box-body-write form {
    margin: 0;
}
.chat-box-textarea {
	max-height: 250px;
	background-color: #fff;
	padding: 8px;
	line-height: 1.5;
	border: none;
	transition: min-height .2s;
	width: 100%;
	height: 35px;
	border-radius: 50px;
	box-shadow: 0 0px 12px -9px #000;
	padding-left: 20px;
	padding-right: 100px;
}
.chat-box-textarea:focus {
    outline: 0;
}
.chat-box-body-bunttons {
	position: absolute;
	right: 18px;
	top: 7px;
}
.chat-box-body-bunttons a {
	display: inline-block;
	line-height: 1;
	margin-right: 8px;
}
.chat-box-body-bunttons img {
	width: 21px;
	height: 21px;
}
.conversations-area .conversations-right {
	position: relative;
}
.conversations-area .conversations-right .loadingclass {
    width: 100%;
    z-index: 99;
}
.conversations-right-text-input {
	position: absolute;
	bottom: -55px;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 10px 0;
}
.single-room .room-title h2, .room-title-create h2 {
	font-size: 12px;
	color: #34495E;
	margin: 0;
	font-weight: 600;
	line-height: 12px;
	height: 12px;
	overflow: hidden;
}
.single-room .room-title a {
	background: #fff;
	padding-left: 13px;
}
.single-room .room-title a:hover {
	color: #32C4C2;
}
/*.single-room .room-title h2::after {*/
/*	position: absolute;*/
/*	bottom: -7px;*/
/*	content: '';*/
/*	width: 34px;*/
/*	height: 1px;*/
/*	background: #c8c8c8;*/
/*	left: 0;*/
/*}*/
.room-title {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 10px;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 0;
}
.room-title h2 {
	font-size: 16px;
	color: #34495E;
	margin: 0;
	font-weight: 600;
	line-height: 43px;
}
.rooms-area .room-chats {
    padding-top: 10px;
}
.client-chatss-rooms-area .casegroup:last-child {
    margin-bottom: 0;
}
.client-chatss-rooms-area .room-chats {
    padding-bottom: 10px;
}
.client-chatss-rooms-area .room-chats:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.client-chatss-rooms-area .single-room {
    padding: 0;
    background: transparent;
}
.single-room-chat {
	margin-left: 5px;
	display: flex;
	align-items: flex-start;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f4f4f4;
	position: relative;
    padding-left: 20px;
}
.single-room-chat .o-status {
    top: 12px;
}
.room-chats a:last-child .single-room-chat {
    border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*.single-room-chat::after {*/
/*	content: '';*/
/*	width: 181px;*/
/*	position: absolute;*/
/*	height: 1px;*/
/*	background: #f4f4f4;*/
/*	left: 10px;*/
/*	bottom: -8px;*/
/*}*/

.single-room-chat-image img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #fff;
}
.single-room-chat-contents {
	margin-left: 5px;
	width: calc(100% - 35px);
}
.single-room-chat-contents h4 {
	margin: 0;
	font-size: 12px;
	color: #34495E;
	line-height: 12px;
	font-weight: 600;
}
.single-room-chat-contents p {
	font-size: 10px;
	margin: 0;
	color: #7a7c7d;
	margin-bottom: 3px;
}
.single-room {
	padding: 15px;
	background: #fff;
    margin-bottom: 15px;
}
.rooms-area .single-room:last-child, .rooms-area .single-left-chat-items:last-child {
    margin-bottom: 15px;
}
.casegroup {
    margin-bottom: 15px;
    background-color: #fff;
    padding: 15px;
}
.chat-messages-inner {
	padding: 20px 10px;
	display: flex;
	flex-direction: column;
	height: calc(615px - 55px);
	overflow-y: scroll;
	padding-bottom: 50px;
}
.single-message {
	display: flex;
	align-items: flex-end;
}
.single-message-img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 12px;
}
.single-message-img img {
    width: 100%;
    height: 100%;
}
.single-message-texts {
	margin-left: 4px;
	display: flex;
	flex-direction: column;
	align-items: baseline;
}
.single-message-texts .single-message-item {
	background: #32C4C2;
	padding: 5px 12px;
	color: #fff;
	margin-bottom: 5px;
	border-radius: 3px;
}
.single-message-texts div:last-child {
    margin-bottom: 0;
}
.single-message-texts .chat-time {
    margin-top: -5px;
    font-size: 11px;
}
.chat-messages-right {
	float: right;
}
.chat-messages-left, .chat-messages-right {
    margin-bottom: 10px;
}
.chat-messages-right .single-message {
	flex-direction: row-reverse;
}
.chat-messages-right .single-message-texts {
	align-items: flex-end;
	margin-right: 4px;
}
.chat-messages-right .single-message-texts .single-message-item {
	color: #34495E;
	background: #DBF4FD;
}

.rooms-area::-webkit-scrollbar, .chat-messages-inner::-webkit-scrollbar, .body-mask-container::-webkit-scrollbar, .header-mini-menu::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.rooms-area::-webkit-scrollbar-thumb, .chat-messages-inner::-webkit-scrollbar-thumb, .body-mask-container::-webkit-scrollbar-thumb, .header-mini-menu::-webkit-scrollbar-thumb {
  background: #909CA6;
  border: 3px solid #909CA6;
  border-radius: 10px;
}
.rooms-area::-webkit-scrollbar-track, .chat-messages-inner::-webkit-scrollbar-track, .body-mask-container::-webkit-scrollbar-track, .header-mini-menu::-webkit-scrollbar-track {
  background: #DBF4FD;
}

.single-left-chat-items {
    cursor: pointer;
}
.single-left-chat-items .upper {
	margin-bottom: 5px;
}
.single-left-chat-items .upper h4 {
	margin: 0;
	color: #34495E;
	font-weight: 600;
	font-size: 13px;
}
.single-left-chat-items .bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.single-left-chat-items .bottom .bottom-left {
	display: flex;
	align-items: center;
}
.single-left-chat-items .bottom .avater-image {
    position: relative;
    padding-left: 20px;
}
.o-status {
	width: 10px;
	height: 10px;
	display: block;
	background: #F44336;
	position: absolute;
	bottom: 7px;
	border-radius: 50%;
	left: 6px;
}
.o-status.online {
    background: #6BDB7F;
}
.o-status.offline {
    background: #F44336
}
.single-left-chat-items .bottom .avater-image img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 5px;
}
.single-left-chat-items .bottom .bottom-left h5 {
	font-size: 12px;
	color: #34495E;
	font-weight: 600;
	margin: 0;
}
.active-single-left-chat-items {
	background: #32C4C2;
}
.active-single-left-chat-items .upper h4, .single-left-chat-items .bottom .bottom-left h5 {
	color: #34495E;
}
.single-left-chat-items .bottom-right {
	color: #efefef;
}

.conversations-area-full-width {
	width: 100%;
	height: 100%;
}
.conversations-area-full-width .container-fluid {
	height: 100%;
	padding: 0;
}
.conversations-area-full-width .client-edit-profile-row.conversations-row {
	height: 100%;
}
.conversations-area-full-width .conversations-right {
	height: 100%;
}
.conversations-area-full-width .conversations-right-inner {
	height: 100%;
}
.conversations-area-full-width .chat-messages-inner {
	height: 100%;
}
.conversations-area-full-width .chat-messages {
	height: calc(100% - 120px);
}
.conversations-area-full-width .rooms-area {
	height: calc(100% - 60px);
}
.conversations-area-full-width .conversations-left {
	height: 100%;
}
.conversations-area-full-width .rooms-area .single-left-chat-items:last-child {
    
}
.conversations-area-full-width .conversations-left-btns {
    width: 50px;
}
.client-edit-profile-middle-column-box1, .client-edit-profile-last-column-box1 {
    padding-top: 0;
}
.conversations-area-full-width .conversations-left {
    width: calc(30% - 50px);
}
.conversations-left-btns-inner .single-item-icon {
	display: flex;
	align-items: center;
	justify-content: center;
}
.conversations-left-btns-inner .single-item-icon a {
	padding: 14px 0;
	color: #34495E;
	font-size: 18px;
}

.conversations-right-select-user {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.conversations-right-select-user span {
	font-size: 16px;
	color: #34495E;
}
.conversations-right-inner {
    position: relative;
}
.class-status {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, .7);
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #34495E;
}
.class-status h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.class-status-btn a {
	width: 91px;
	background: #65DC83;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	font-size: 13px;
	margin: 5px;
	font-weight: 600;
}
.class-status-btn .calll-cancel {
    background: #F44336;
}
.viewfile {
    background: #FE8705;
    padding: 0 10px;
    color: #fff;
    font-size: 11px;
    margin-left: 3px;
}
.viewfile:hover {
    color: #fff;
}

@media only screen and (max-width: 1600px) {
    .rooms-area {
    	height: 415px;
    }
    .chat-messages-inner {
        height: calc(415px - 55px);
    }
}


    /*Notifications*/
.single-notification {
	display: flex;
	align-items: flex-start;
}
.single-notification-icon {
	margin-right: 10px;
}
.single-notification-contents {
    width: 100%;
}
.single-notification-contents .bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 12px;
	color: #888;
	margin-top: 6px;
}
.single-notification-contents .upper h4 {
	margin: 0;
	font-size: 13px;
	color: #34495E;
	font-weight: 400;
	line-height: 13px;
}
.single-notification-contents .upper h4 span {
	font-weight: 600;
}
.single-notification-contents .bottom .bottom-left, .single-notification-contents .bottom .bottom-right {
	display: flex;
	align-items: center;
}
.single-notification-contents .bottom .single-items {
	margin-right: 10px;
}
.single-notification-contents .bottom .bottom-right .single-items:last-child {
	margin-right: 0;
}
.single-notification-contents .bottom .single-items a {
	font-size: 16px;
	color: #fb544c;
}
.client-edit-profile-middle-column-inner nav:not(.mm-menu) {
    display: block;
    margin-bottom: 20px;
}
.noti-not-found {
    color: #34495E;
}
@media only screen and (max-width: 991px) {
    .single-notification-container {
        margin: 0;
    }
}

/*Search Laawyer*/
.search-lawyers-filter {
	display: flex;
	align-items: center;
}
.search-lawyers-filter .single-filter, .single-filter {
	font-size: 14px;
	font-weight: 600;
	color: #34495E;
}
.search-lawyers-filter .filter-radio {
    display: flex;
    align-items: center;
}
.search-lawyers-filter .filter-radio p {
	margin: 0;
	margin-right: 5px;
}
.number-of-item p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #34495E;
}
.single-search-lawyers-item {
	display: flex;
	justify-content: space-between;
}
.single-search-lawyers-item-left {
	display: flex;
	align-items: flex-start;
}
.single-search-lawyers-item-left .lawyer-img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
}
.single-search-lawyers-item-left .lawyer-img img {
    width: 100%;
    height: 100%;
}
.lawyer-content {
	margin-left: 10px;
}
.single-search-lawyers-item-left .lawyer-name {
	display: flex;
	align-items: center;
}
.single-search-lawyers-item-left .lawyer-name h4 {
	font-size: 16px;
	font-weight: 700;
	color: #34495E;
	margin: 0;
	margin-right: 5px;
}
.single-search-lawyers-item-left .lawyer-name .Verified-as-a-Lawyer, .procced-to-pay-inner .Verified-as-a-Lawyer {
    width: inherit;
}
.single-search-lawyers-item-left .lawyer-location, .single-search-lawyers-item-right .lawyer-location {
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #34495E;
	/*height: 18px;*/
	/*overflow: hidden;*/
}
.single-search-lawyers-item-left .lawyer-degi {
	font-size: 12px;
	font-weight: 600;
	color: #34495E;
	line-height: 12px;
}
.single-search-lawyers-item-left .lawyer-location p, .single-search-lawyers-item-right .lawyer-location p {
	margin: 0;
	margin-left: 5px;
}
.single-search-lawyers-item-left .lawyer-location p {
    line-height: 10px;
}
.single-search-lawyers-item-left .lawyer-location p span {
	color: #00C3C0;
}
.lawyer-skill-field {
	display: flex;
	align-content: center;
	/*margin-top: 5px;*/
}
.lawyer-skill-field-searccc {
	flex-wrap: wrap;
	margin-top: 10px;
}
.lawyer-skill-field a, .lawyer-skill-field > span, .case-items-footer-skills-items > span, .lawyer-skill-field > p {
	font-size: 10px;
	color: #ffffff;
	background: #34485E;
	margin-right: 5px;
	line-height: 20px;
	padding: 0 8px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}
.lawyer-skill-field-pilex {
    flex-wrap: wrap;
}
.case-items-footer-skills-items {
	width: calc(100% - 155px);
}
.lawyer-skill-field .lawyer-field-expand a {
    background: transparent;
    color: #FF9929;
    font-size: 12px;
}
.single-search-lawyers-item-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.single-search-lawyers-item-right h5 {
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	color: #34495E;
}
.single-search-lawyers-item-right .lawyer-buttons a {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	background: #00C3C0;
	padding: 0 11px;
	line-height: 25px;
	display: block;
	margin-right: 10px;
}
.single-search-lawyers-item-right .lawyer-buttons {
    display: flex;
    align-items: center; 
    width: 150px;
}
.single-search-lawyers-item-right .lawyer-buttons img {
	height: 28px;
}
.case-search-container {
    width: 100%;
    max-width: 100%;
}
.item-listt-btns a {
    padding: 0 15px 0 41px;
    background: rgb(10 10 10 / .07);
    margin-right: 10px;
    line-height: 28px;
    display: inline-block;
    color: #100f0f;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}
.item-listt-btns a span {
    width: 30px;
    height: 28px;
    background: rgb(21 21 21 / .1);
    position: absolute;
    left: 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1b1a1a;
}
.item-listt-btns a:hover {
    background: #34485E;
    color: #fff;
}
.item-listt-btns a:hover span {
    background: #FF8502;
    color: #fff;
}
@media only screen and (max-width: 991px) {
  .single-search-lawyers-item-left {
      flex-direction: column;
  }
  .single-search-lawyers-item-left .lawyer-img {
      margin-bottom: 10px;
      align-self: center;
  }
  .lawyer-content {
      margin-left: 0
  }
  .lawyer-skill-field-searccc {
      margin: 0;
  } 
    .single-search-lawyers-item-right .lawyer-buttons {
    	justify-content: center;
    	width: 100%;
    }
    .single-search-lawyers-item .lawyer-skill-field span {
    display: block !important;
    width: 100%;
    }
    .single-search-lawyers-item-left .lawyer-content {
        max-width: 100%;
    }
    .single-search-lawyers-item-left .lawyer-name {
        justify-content: center;
    }
}

.right-side-select-text p {
	font-size: 12px;
	color: #34495E;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 7px;
}
.right-side-select-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.right-side-select-select select {
    width: 82%;
}
.right-side-select-select .plus-ico {
    width: 15%;
}
.right-side-select-select .plus-ico a {
	margin: 0;
	padding: 0;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #efebeb;
	background: #fff;
	color: #34495E;
}
.procced-to-pay-inner .right-side {
    position: relative;
    overflow: hidden;
}
.call-right-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgb(0, 0, 0, .8);
	top: 0;
	left: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.call-right-overlay h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
}




/*single-proposal-loader*/
.single-proposal-loader {
    height: auto;
}
.single-proposal-loader .single-proposal-loader-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*404 Page*/
.error-content{
    background-image: url('../img/error.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 100px;
}
.error-content h1 {
    font-size: 260px;
    font-weight: 900;
    color: #00c3c0;
    margin-bottom: 0;
}
.error-content h3 {
    font-size: 40px;
    text-transform: uppercase;
    color: #666f78;
    font-weight: 700;
    margin-bottom: 0;
}
.error-content p, .not-found p {
    color: #666f78;
    font-size: 23px;
}

.error-content a, .not-found a {
    display: inline-block;
    color: #00c3c0;
    font-size: 20px;
    text-transform: uppercase;
}

.error-content a i.fa, .not-found a i.fa {
    padding-right: 6px;
    font-size: 20px;
}
.error-main {
    padding: 87px 0;
}
.not-found h1 {
    font-weight: bold;
    text-transform: uppercase;
    color: #666f78;
}
.not-found i.fa {
    font-size: 65px;
    color: #00c3c0;
}
.not-found {
    text-align: center;
    margin-top: 50px;
}
.not-found .search_icon {
    margin-bottom: 25px;
}

    /*Pricing Pack*/
/*.subscription-packages {*/
/*	margin-top: 50px;*/
/*}*/
/*.subscription-packages .text-center {*/
/*	margin-bottom: 50px;*/
/*}*/
/*.subscription-package-item {*/
/*	background: #F2F5F7;*/
/*	padding: 0;*/
/*	box-shadow: 0 4px 10px #f4f4f4;*/
/*	height: 100%;*/
/*	position: relative;*/
/*}*/
/*.subscription-packages .text-center:first-child .package-title h2 {*/
/*    background: #FE8705;*/
/*}*/
/*.subscription-packages .text-center:nth-child(3) .package-title h2 {*/
/*    background: #69DD83;*/
/*}*/
/*.package-title h2 {*/
/*	margin: 0;*/
/*	background: #34495E;*/
/*	color: #fff;*/
/*	line-height: 45px;*/
/*	font-size: 22px;*/
/*}*/
/*.package-price {*/
/*	background: #fff;*/
/*	padding: 25px;*/
/*}*/
/*.package-price p {*/
/*	margin: 0;*/
/*	color: #34495E;*/
/*}*/
/*.package-price p:first-child {*/
/*	font-size: 24px;*/
/*	font-weight: 600;*/
/*	line-height: 24px;*/
/*}*/
/*.price-description {*/
/*    margin-bottom: 80px;*/
/*}*/
/*.price-description p {*/
/*	color: #34495E;*/
/*	margin: 0;*/
/*	padding: 20px 40px;*/
/*}*/
/*.price-description ul li {*/
/*	list-style: none;*/
/*	padding: 10px 27px;*/
/*	font-size: 13px;*/
/*	color: #34495E;*/
/*}*/
/*.package-button {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    bottom: 0;*/
/*    margin-bottom: 20px;*/
/*}*/
/*.package-button form {*/
/*    margin: 0;*/
/*}*/

    /*Coupon*/
.coupon-sec-area .input-group-append {
    display: block;
}
.coupon-sec-area .input-group-prepend, .coupon-sec-area #coupon_name {
    margin-bottom: 5px;
}

    /*Pricing*/
/*.current-subscription-status {*/
/*	margin-top: 20px;*/
/*}*/
.card {
	border-radius: 0px !important;
}
.text-success {
	color: #00c3c0 !important;
}
.subscription-packages {
	padding: 20px 0;
}
.text-center {
	text-align: center !important;
}
.subscription-package-item {
    border: 1px solid #e4e8ea;
}
.price_table {
    position: relative;
}
.subscription-package-item {
	margin: 0 auto;
}
.subscription-package-item {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.price_table {
	background: #fff;
	padding-bottom: 56px;
	min-height: 472px;
	height: 100%;
    width: 100%;
}
.price-name h5, .subscription-package-item .package-title h2 {
	color: #fff;
	font-weight: 600;
	margin: 0;
}
.price-name, .subscription-package-item .package-title h2, .subscription-style .user_profile_project.payment_details ul li:first-child {
	background: #EF830E;
	padding: 15px 20px;
}
.package-title h2 {
	font-size: 18px;
	color: #2c3e50;
	font-weight: 500;
	margin: 0;
}
.package-price {
	font-family: 'Raleway', sans-serif;
	padding: 30px 0;
	text-align: center;
}
.price_header, .package-price {
	background: #2c3e50;
	color: #fff;
	padding: 30px 0;
}
.subscription-packages .text-center:nth-child(2) .package-price {
    background: #4586A4;
}
.subscription-packages .text-center:nth-child(3) .package-price {
    background: #00C3C0;
}
.package-price p {
	margin: 0;
	color: #fff;
    font-family: 'Poppins', sans-serif;
	font-size: 39px;
	font-weight: 600;
}
.price_content {
	margin: 0;
	text-align: left;
}
.price-description {
	padding: 30px 10px 0px 10px;
}
.price_content {
	padding-top: 30px;
	margin-bottom: 25px;
	min-height: 257px;
}
.price_content > p, .price_content .short-description > p {
	padding: 0 30px;
	font-size: 17px;
    min-height: 50px;
}
.price_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.price_content ul li {
	font-weight: 400;
	font-size: 14px;
	color: #666f78;
	margin: 5px 0;
	padding: 0 10px;
}
.price_content ul li {
	padding-left: 40px;
	padding-right: 30px;
}
.price_content ul li::before {
	content: "\f00c";
	font-family: fontawesome;
	font-size: 12px;
	left: 20px;
	position: absolute;
}
.price_content ul li:last-child {
    border-bottom: 0px;
}
.price_content ul li {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	margin-top: 0;
}
.subscription-package-item .package-button {
	position: absolute;
	bottom: 15px;
	width: 100%;
}

.package-button{
    padding: 0 30px;
}

.package-button .btn{
    width: 130px;
    padding: 10px 12px;
}
.payment_details .btn-primary {
    background-color: #32C4C2;
}
.payment_details .btn-primary:hover, .payment_details .btn-primary:active, .payment_details .btn-primary:focus {
    background-color: #32C4C2!important;
    color: #fff!important;
    border: 1px solid transparent!important;
}
.payment_details .btn-success {
    background: #FE8705;
}
.payment_details .btn-success:hover, .payment_details .btn-success:active, .payment_details .btn-success:focus {
    background: #FE8705;
}
    /*Date picker*/
body .daterangepicker .ranges li.active, body .daterangepicker td.active, body .daterangepicker td.active:hover, .drp-buttons .btn-primary {
    background-color: #00C3C0;
}
.drp-buttons button {
    border: 0;
    padding: 4px 20px;
    border-radius: 0;
}
.list-group-item {
    color: #34495E;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-group-item span {
    font-weight: 700;
    margin-left: 7px;
}
.list-group-item .input-group-prepend span {
    margin: 0;
}



    /*Contract*/
.contracts-single-left h4 {
	margin: 0;
	font-size: 14px;
	color: #34495E;
	font-weight: 600;
	margin-bottom: 6px;
}
.contracts-single-left-details-single {
	display: flex;
	align-items: center;
}
.contracts-single-left-details-single p {
	margin: 0;
	font-size: 12px;
	color: #34495E;
	font-weight: 600;
	margin-right: 25px;
}
.contracts-single-left-details-single p span {
	color: #00C3C0;
}
.contracts-single {
	display: flex;
	position: relative;
}
.contracts-single-left {
    padding-right: 30px;
}
.contracts-single-left-bottom {
	display: flex;
	align-items: center;
	margin-top: 15px; 
}
.contracts-single-left-bottom span {
	font-size: 12px;
	color: #34495E;
	font-weight: 600;
}
.contracts-single-left-bottom img {
	margin-right: 5px;
	width: 12px;
}
.contracts-single-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.contracts-single-right-budget p {
	margin: 0;
	font-size: 12px;
	color: #34495E;
	font-weight: 600;
	display: flex;
	align-items: center;
}
.contracts-single-right-budget p span {
	font-size: 20px;
	color: #00C3C0;
	margin-left: 8px;
}
.contracts-single-right-text {
	margin-top: -5px;
}
.contracts-single-right-text p {
	margin: 0;
	font-size: 12px;
	color: #34495E;
	font-weight: 600
}
.contracts-single-right-star img {
	width: 15px;
}
.aksh-vora-tara {
	position: absolute;
	right: 25px;
}
.aksh-vora-tara-inner {
    position: relative;
}
.aksh-vora-tara:hover .case-items-options-container {
    display: block;
}
.aksh-vora-tara-inner .case-items-options-container {
    right: -9px;
    top: 0;
}

.cam-button {
	text-align: right;
}
.cam-header .left h1 {
	margin: 0;
	font-size: 16px;
	color: #34495E;
	font-weight: 600;
}
.cam-header {
	background: #F8F9FB;
}
.cam-header .complitedd {
	display: flex;
	align-items: center;
}
.cam-header .complitedd img {
    margin-right: 4px;
}
.cam-header .complitedd span {
	font-size: 12px;
	color: #34495E;
	font-weight: 600;
	margin-left: 4px;
}
.cam-header .right h5 {
	margin: 0;
	font-size: 12px;
	font-weight: 600;
	color: #34495E;
	margin-bottom: 10px;
}
.cam-accrodion-header {
    background: #F8F9FB;
}
.cam-accrodion-header a {
	color: #34495E;
	font-size: 13px;
	font-weight: 600;
	margin-right: 25px;
	border-bottom: 3px solid transparent;
	padding-bottom: 7px;
	text-transform: uppercase;
}
/*.cam-accrodion-header a.active{*/
/*    border-bottom: 3px solid #00C3C0;*/
/*}*/
.cam-accrodion-body-ts .title h4 {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	color: #34495E;
	margin-bottom: 17px;
}
.cam-accrodion-body-ts .date p {
	color: #34495E;
	font-weight: 600;
}
.cam-accrodion-body-ts .date p span {
	margin-left: 18px;
	font-weight: 400;
}
.cam-accrodion-body-ts .date p span a:hover, .cam-accrodion-body-ts .date p span a:active {
    color: #32C4C2;
}
.cam-accrodion-links a {
    color: #34495E;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 6px;
	display: flex;
	align-items: center;
}
.cam-accrodion-links a img {
	margin-right: 5px;
}
/*.tab-content {*/
/*  display: none;*/
/*}*/
/*.tab-content.active {*/
/*  display: block;*/
/*}*/
#tabs-nav {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
}
#tabs-nav li {
	list-style: none;
}
#tabs-nav .active a {
    border-bottom: 3px solid #00C3C0;
}
.accrodion-review .upper {
	display: flex;
	align-items: center;
}
.accrodion-review .upper .star {
	margin-right: 10px;
}
.accrodion-review .upper h4 {
	margin: 0;
	font-size: 15px;
	color: #34495E;
	font-weight: 700;
	margin-right: 61px;
}
.accrodion-review .im-name {
	display: flex;
	align-items: center;
}
.accrodion-review .im-name .imgad {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
}
.accrodion-review .im-name h2 {
	margin: 0;
	font-size: 16px;
	color: #34495E;
	font-weight: 600;
	margin-left: 6px;
}
.accrodion-review .text p {
	color: #34495E;
}
.cam-accrodion-body .review-section h1 {
    font-size: 16px;
    font-weight: 600;
    color: #34495E;
    margin-top: 30px;
    margin-bottom: 9px;
}
.cam-accrodion .attach {
    align-items: flex-start;
        flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .contracts-single-left, .contracts-single-right {
      width: 100%;
  }
  .contracts-single {
      flex-wrap: wrap;
  }
  .contracts-single-right {
      padding-bottom: 0;
  }
  .cam-header .slide-item-body-header-inner .left {
      margin-bottom: 15px;
  }
  .cam-header .right h5 {
      font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
    .item-listt-btns a {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 400px) {
    .cam-button {
        width: 100%;
    }
    .cam-button button {
        margin-bottom: 15px;
        width: 100%;
    }
}

    /*header mini menu*/
.header-mini-menu {
	position: absolute;
	width: 430px;
	right: -20px;
	background: #fff;
	z-index: 9;
	box-shadow: 0 1px 4px #A3A3A3;
	top: 50px;
	display: none;
	max-height: 184px;
	overflow-y: auto;
}
.main-menu.big-menu li.has_submenu:hover .header-mini-menu {
    display: block;
}
.single-hdr-notification {
	display: flex;
	align-items: center;
}
.single-hdr-notification a {
    padding: 0!important;
    text-transform: capitalize!important;
}
.single-hdr-notification img {
	width: 16px;
	margin-right: 4px;
}
.single-hdr-notification p {
	margin: 0;
	font-size: 12px;
	width: calc(100% - 20px);
	text-align: left;
}
.single-hdr-notification p label {
    margin: 0;
}
.single-hdr-message .left .name-imhg {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}
.single-hdr-message .left .name-imhg img {
	width: 100%;
	height: 100%;
}
.single-hdr-message a {
    padding: 0!important;
}
.single-hdr-message .right {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: calc(100% - 50px);
}
.single-hdr-message .right h4 {
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.single-hdr-message .right p {
	margin: 0;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 12px;
}
.header-chat-online {
    position: relative;
}
.header-chat-online::after {
	width: 11px;
	height: 11px;
	background: #69DA7E;
	position: absolute;
	content: '';
	right: 10px;
	bottom: 1px;
	border-radius: 50%;
}

    /*Subscription*/
.subcribe-content-single h5 {
	margin: 0;
	color: #34495E;
	font-weight: 600;
	margin-bottom: 5px;
}
.subcribe-content-single p {
	color: #34495E;
	margin: 0;
}

    /*Welcome popup*/
.welcome-box-mask {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	display: none;
	z-index: 999999;
	overflow-y: auto;
	align-items: center;
	justify-content: center;
}
.welcome-box {
	max-width: 580px;
	height: 215px;
	background: #fff;
}
/*.mm-slideout {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.welcome-box-inner {
	width: 100%;
	height: 100%;
	position: relative;
}
.welcome-box-close a {
	font-size: 25px;
	color: #34485E;
	position: absolute;
	right: 10px;
	top: 5px;
}
.welcome-box-inner .case-items-no-cases-found {
	padding: 0 55px;
	padding-top: 30px;
}
/*Hire page*/
.hire-tab-btns {
    width: max-content;
}
.hire-tab-btns #tabs-nav a {
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 223px;
	transition: all .3s;
	font-size: 14px;
	font-weight: 600;
}
.hire-tab-btns #tabs-nav a:hover {
    color: #00C3C0;
}
.hire-tab-btns #tabs-nav .active a {
    background: #00C3C0;
    color: #fff;
    border: none;
}





/*REGISTRATION PAGE STYLE*/
@media screen and (max-width: 767px) {
.login_content .sign_in .row {
margin: 0;
}
}


.single-profile-details .page-content ol, .single-profile-details .page-content ul {
    padding-left: 20px;
}
