body {margin:0px; padding:0px; font-family: 'Roboto', sans-serif;}
.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .footer {
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

@media all and (min-width: 992px) {
  .sidebar .nav>li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }
}

.card.card-upgrade .card-category {
  max-width: 530px;
  margin: 0 auto;
}



/**** login page *****/
.logo-login {
    height: 100vh;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    -webkit-flex-flow: column nowrap;
    -ms-transform: translateY(40vh);
    margin: 0;
}


.submit-btn:focus {
    background: #000;
    border: none;
}

.logo-login.login-client {
    background: linear-gradient( 
180deg
 , #F8F8F8 0%, rgba(217, 217, 217, 0) 100%);
    text-align: left;
    padding: 0 150px;
}
.logo-login img {
    width: 250px;
}
.menu-tabs {
    margin: 0 0 20px;
    border: none;
}

.menu-tabs .active {
    background: #ED8701 !important;
    color: #fff !important;
    border: none !important;
    position: relative;
}


.menu-tabs a {
    font-size: 14px;
    color: #ACACAC;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    width: 50%;
    text-align: center;
    font-weight: 500;
    margin: 0px !important;
    border: solid 1px #616161 !important;
}
.menu-tabs a:hover {
    border: none;
}
.input-field input {
    font-size: 14px;
    border: 1px solid #616161;
    border-radius: 5px;
    -webkit-text-fill-color: #9B9B9B;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    width: 100%;
    font-weight: 400;
    margin: 0px 0 20px 0;
}

.input-field input:focus {
    box-shadow: none;
    border-color: #ed8701;
}

.submit-btn {
    background: #ED8701;
    border-color: #ED8701 !important;
    -webkit-text-fill-color: #fff !important;
    height: 48px !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    text-transform: uppercase;
}

a.forgot-password {
    color: #616161;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    float: left;
    margin: 0 0 20px;
}

.input-field p {
    margin: 0px;
    font-size: 14px;
    text-align: center;
    padding: 20px 0 0;
    color: #616161;
    font-weight: 500;
}
.input-field p a {
    color: #000;
}

input.check-boxes {
    width: 20px;
    height: 20px;
    margin: 0px 10px 0 0;
    float: left;
}


.input-field label span {
    float: left;
    width: 90%;
}


.input-field label span a {color:#000; font-weight:400;
}

.input-field label span {
    float: left;
    width: 90%;
    color: #9B9B9B;
    font-weight: 300;
    font-size: 14px;
}
.logo .logo-normal img {
    width: 150px;
}
.nav-ui-icons {
    padding: 0 10px 0 0;
}
.mobile-logo img{
    width: 100%;
    text-align: center;
}
.mobile-logo img{
    width: 67px;
    text-align: center;
}
/*********** home css *********/

.user-profile img {
    width: 120px; height:120px;
    border-radius: 100%;
    border: solid #fff 5px;
}

.user-profile {
    width: 100%;
    text-align: center; padding:0 50px; display:inline-block;
}
.user-profile .nav-item.dropdown {
    border-bottom: solid 1px #fff;
}

.user-profile .nav-item.dropdown a {
    color: #fff;
    cursor: pointer;
    padding: 14px 0;
    margin: 10px 0 5px 0;
}
.user-profile .nav-item.dropdown .dropdown-menu-right a {
    color: black; margin:auto; padding:7px 15px;
}
.user-profile .nav-item.dropdown a span {
    padding: 0 0 0 20px;
}




.search-secton input {
    border-radius: 5px;
    border: solid 1px #616161 !important;
    height: 40px;
    -webkit-text-fill-color: #9B9B9B;
    font-size: 14px;
    padding: 0 15px 0 50px;
}

.search-secton {
    padding: 20px 0;
    position: relative;
    width: 100%;
    float: left;
}
.search-secton span {
    position: absolute;
    top: 19px;
    left: 0px;
    padding: 10px 14px;
    cursor: pointer;
}

.card-boxes {
    padding: 20px;
    width: 100%;
    float: left;
}
.card-boxes h6 {
    font-size: 14px;
    color: #333236;
    font-weight: 700;
    margin: 0;
}
.card-boxes p {
    font-size: 14px;
    color: #4D4D4D;
    line-height: 20px;
    margin: 0px; padding-top:15px; float:left; width:100%;
}
.budget-footer {
    width: 100%;
    float: left;
    padding: 15px 0 0;
}
.budget-footer ul {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
}
.budget-footer ul li {
    list-style: none;
    display: inline;
    float: left;
    font-size: 17px;
    color: #4D4D4D;
    background-color: #F9F9F9;
    padding: 8px 16px;
    border-radius: 100px;
    margin: 0 10px 0 0;
}

li.budget-list {
    background-color: #ED8701 !important;
    margin: 0 !important;
    float: right !important;
}


li.budget-list a{
   color:#fff; text-decoration:none;
}
.budget-more {
    background: none !important;
}

.budget-footer ul li img {
    padding: 0 5px 0 0;
    margin: -3px 0 0;
}

.budget-footer ul li span {
    font-weight: 700;
    color: #000;
}

.post-jobs {
    padding-right: 0;
}
.post-header {
    padding: 20px;
    border-bottom: solid 1px #DADADA;
}
.post-header h6 {
    margin: 0px;
}

.post-card-tasks {
    background: #fff;
    float: left;
    width: 100%;
}

textarea.post-messages {
    width: 100%;
    border: solid 1px #E5E5E5;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    border-radius: 5px;
    height: 300px;
}
.file-attach {
    position: relative;
    width: 100%;
    padding: 15px 0 0;
}.file-attach input {
    border-radius: 5px;
    height: 40px;
    position: relative;
    z-index: 9;
    opacity: 0;
}

.file-attach h6 {
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 11px 0;
    cursor: pointer;
     border: solid 1px #E5E5E5;  border-radius: 5px;
}

.project-date {
    padding: 20px 0 0;
}

.project-date h6 {
    margin: 0px;
}
.project-time a {
    text-align: center;
    width: 100%;
    float: left;
    border: solid 1px #E5E5E5;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    font-size: 15px; text-decoration:none;
}

.project-time {
    margin: 20px 0 0;
}

.project-time input {
    width: 100%;
    float: left;
    border: solid 1px #E5E5E5;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-text-fill-color: #000;
    font-weight: 550;
    font-size: 15px;
}

.post-job-submit {
    height: 45px;
    border-radius: 5px;
    margin: 20px 0 0;
    background: #ed8701;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

.post-card-tasks.select-job-post {
    height: 100vh;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    -webkit-flex-flow: column nowrap;

}

.user-boxes-home p {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 0;
    line-height: 20px;
}

.close-btn {
    float: right;
    margin: -4px 0 0;
}

.post-header.proposals-header {
    box-shadow: -4px 1px 8px -4px #00000075; position:relative;
}

.propo-img {
    width: 40%;
    float: left;
    padding: 0 15px 0 0;
}
.proposal-information {
    width: 60%;
    float: left;
}
.proposal-information h5 {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin: 0 0px;
}

.proposal-information p {
    padding: 3px 0 0px;
    margin: 0;
    font-size: 14px;
    color: #333236;
}
.proposal-information ul {
    padding: 0px;
    margin: 0;
}

.proposal-information ul li {
    list-style: none;
    display: inline;
}
.proposal-user {
    background: #FDFCFC;
    float: left;
    width: 100%;
    padding: 15px;
    margin: 0 0 20px; border-radius: 5px;
}

.post-card-tasks .card-body {
    float: left;
    width: 100%;
    background: #fff;
}

.propo-img img {
    width: 70px;     border-radius: 5px;
}


.chat-close {
    float: right;
}

.chat-close a {
    margin: 0 0 0 8px;
}





.card.proposals-sections {
    box-shadow: none;
}

.proposal-user .card-header {
    width: 100%;
    float: left;
    padding: 0px;
}

.card-body.proposal-chat {
    background: #fdfcfc;
    border-top: solid 1px #c1c0c0;
    padding: 15px 0;
    margin: 20px 0 0;
   
}

.card-body.proposal-chat p {
    font-size: 15px;
    font-weight: 700;
    margin: 0px 0 12px;
    line-height: 21px; color:#000;
}

.card-body.proposal-chat p a {
    color: #ed8701;
}


.budget-footer.popupbudget {
    padding: 0 0 20px;
}

.modal-content.popupmodal-box {
    border: none;
    border-radius: 0;
}

.modal-content.popupmodal-box {
    border: none;
    border-radius: 0;
    padding: 18px 10px 0px 10px;
}

.proposal-user .collapse {
    float: left !important;
}

/************* client-active *********/


.nav-item {
    border-radius: 0 !important;
}

.nav-item:last-child {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-left: none !important;
}

.nav-item:first-child {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-right: none !important;
}
.active-complated a {
    width: 200px;
    padding: 0 50px;
}

.active-complated {
    padding: 20px 20px;
    border-bottom: solid 1px #DADADA;
    margin: 0 0 15px;
}

.card-boxes.prop-reviews h6 {
    float: left;
    width: 70%;
}
.reviewupload {
    float: right;
    padding: 0px;
    width: 30%;
}

.review-files {
    color: #4D4D4D;
    padding: 5px 20px;
    border-radius: 100px;
    background: #F8F8F8;
    font-size: 15px;
    text-decoration: none;
text-align: center; margin: 0 0px 0 6px; float:right;
}

.proposal-profile-active .propo-img img {
    width: 40px;
    height: 40px;
}
.proposal-profile-active {
    padding: 19px 0 0;
    float: left;
    width: 60%;
}

.proposal-profile-active .propo-img {
    width: auto;
}

.chat-close-active {
    width: 40%;
    float: right;
    text-align: right; padding: 10px 0 0;
}

.chat-close-active a {
    padding: 0 0 0 20px;
}
.card-boxes.prop-reviews .budget-footer ul li {
    font-size: 14px;
    padding: 6px 10px;
}

.order-idd {
    font-size: 14px;
    color: #000;
    padding: 0 0 15px;
}

.review-files.zipfiles {
    background: #59D081;
    color: #fff;
}


a.on-focus span {
    display: none;
}



.addnotes {
    box-shadow: none;
    padding: 20px 15px;
    background-image: url(../img/notes.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 300px;
    height: 190px;
    margin: 15px -13px 0 0;
}
.addnotes textarea {
    width: 100%;
    border: none;
    float: left;
    padding: 10px 0 0;
    height: 150px; outline:none;
}
.addnotes textarea:focus {border:none;}

.addnotes textarea:focus-visible {
    border: none !important;
    box-shadow: none !important;
}


.nav-item.not-dropdowns.dropdown {
    display: inline-block;
}

.video-calling img {
    border-radius: 5px;
}



/**** client inbox ******/

.inbox-box .propo-img {
    width: 15%;
}
.inbox-box .propo-img img {
    width: 60px;
}
.inbox-box .proposal-information h5 {
    font-size: 17px;
}

.inbox-box .proposal-information h5 span {
    float: right;
    font-weight: 400; font-size:12px;
}
.inbox-box {
    padding: 15px;
    float: left;
    width: 100%;
}
.inbox-box .proposal-information p {
    font-size: 15px;
}

.inbox-box .proposal-information {
    width: 85%;
}

.chat-active {
    border: solid 1px #ed8701!important;
    float: left;
    width: 100%;
    border-radius: 5px;
}

/***** client-chat ****/
.chat-date {
    font-size: 15px;
    text-align: center;
    color: #333236;
    padding: 10px 0;
}

.user-chat {
    width: 10%;
    padding: 0px 0 0; float:left;
}


.user-chat img{
 border-radius: 5px;
}

.proposal-information.user-name-chat h5 {
    font-size: 17px;
}


.proposal-information.user-name-chat p {
    font-size: 15px;
    background: #E5E5E5;
    border-radius: 0px 5px 5px 5px;
    padding: 10px;
    margin: 14px 0 0;
}
.proposal-information.user-name-chat h5 span {
    font-size: 15px;
    color: #616161;
    font-weight: 400;
    float: right;
}

.chat-boxes-user {
    padding: 0 0 30px;
    float: left;
    width: 100%;
}
.client-chat-box-2 {
    width: 100%;
    height: 80vh;
}
.proposal-information.user-name-chat {
    padding: 0 90px 0 15px;
    width: 90%;
}

.chat-boxes-user.chat-boxes-user2 .proposal-information.user-name-chat {
    padding: 0 15px 0 90px;
}

.user-chat img {
    width: 50px;
}

.proposal-information.user-name-chat h5 {
    text-align: left;
}


.proposal-information.user-name-chat h5 span {
    float: right;
}

.chat-boxes-user2 .user-name-chat p {
    background: #ed8701;
    color: #fff;
    border-radius: 5px 0px 5px 5px;
    float: left;
    width: 100%;
}

.chat-boxes-file {
    border: solid 1px #eee;
    padding: 10px;
    border-radius: 5px;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
}

input.chat-boxtype {
    border: none;
    width: 60%;
    float: left;
    -webkit-text-fill-color: #C4C4C4;
    font-size: 16px; outline: none;
}
.attach-files {
    width: 40%;
    float: left;
    text-align: right;
}
input.chat-boxtype:focus {border:none; }

input.send-btn {
    background: #ed8701;
    border: none;
    color: #fff;
    padding: 2px 15px;
    border-radius: 3px;
}

.attach-files a {
    padding: 0 3px 0 0;
}

.client-chat-boxes-user {
    height: 100vh;
    position: relative;
}

.chat-boxes-user.chat-boxes-user2 .proposal-information.user-name-chat h5 {
    float: right; text-align:right;
    width: 100%;
}

.chat-boxes-user.chat-boxes-user2 .proposal-information.user-name-chat h5 span{
    float: left;
}



/******** call details *********/

.call-details-table tr th {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.call-details-table tr td {
    font-size: 17px;
    color: #ED8701;
    font-weight: 400;
}.text-color-1 {
    color: #59D081;
}
.call-details-table tr {
    background: #fff;
}
.call-details-table tr th {
    border-bottom: solid 1px #ccc;
}

.chat-phone a {
    padding: 0 20px 0 0;}
	table.call-details-table tr:nth-child(1) {
    background: #FDFCFC;
}
.call-details-table tr td:last-child {
    text-align: right;
}

.content.home-panel.call-detaisl-pd {
    padding-left: 0;
    padding-right: 15px;
}

.table-data-table {
    padding: 0 20px;
}

.call-any-bd {
    background: #fff;
    padding: 30px 20px;
    box-shadow: -5px 2px 8px 0 #00000040;
}

.call-any-bd .menu-tabs a {
    width: auto;
    padding: 0 40px; color:#000;
}

.call-Outgoing {
    background: #ED8701;
    padding: 15px;
    border-radius: 5px;
    color: #fff; width:100%; float:left;
}

.call-Outgoing h5 {
    font-size: 17px;
    font-weight: 700;
    margin: 0px 0 15px;
}

.call-Outgoing h6 {
    font-size: 15px;
    font-weight: 500;
    margin: 0px;
}

.call-Outgoing.incoming-bg {
    background: #E5E5E5;
    color: #000;
}
.call-Outgoing.missed-bg {
    background: #F25E5E;
}

.call-Outgoing.answered-bg {
    background: #59D081;
}

.call-Outgoing.avg-duration-bg {
    background: #616161;
    margin: 30px 0 0;
}

.call-Outgoing.avg-response-bg {
    background: #4D4D4D;
    margin: 30px 0 0;
}

.todaycolles h6 {
    padding: 24px 0;
    margin: 0px;
}


/**** transaction history ****/

.transaction-history tr td {
    color: #000;
}

.transaction-history tr td:nth-child(2) {
    font-size: 15px;
}

.transaction-history tr td:nth-child(3) {
    font-size: 15px;
}

.transaction-history tr th:last-child {
    text-align: right;
}


/****** setting ********/
.setting-box {
    font-size: 20px;
    margin: 0px;
    font-weight: 700;
    padding: 20px 0;
    width: 100%;
    float: left;
}

.tabs-setting {
    width: 100%;
    float: left;
    border-color: #C4C4C4;
    padding: 10px 0px;
}

.tabs-setting .active {
    background-color: red;
    border: none;
}

.tabs-setting a {
    font-size: 15px;
    font-weight: 400;
    color: #000;
}



.tabs-setting .active {
    background: none !important;
    border: solid 1px #fff !important;
    color: #ED8701 !important;
    font-weight: 700;
}

.setting-pd-box {
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 5px;
}

.setting-pd-box .tab-pane {
    padding: 20px 40px;
    float: left;
    width: 100%;
}
.notification-box {
    font-size: 15px;
    font-weight: 700;
    margin: 0px;
}



/*switch on-off */
.toggle-label {
  position: relative;
  width: 150px;
  height: 30px;
  margin-top: 10px;
}
.toggle-label input[type=checkbox] { 
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.toggle-label input[type=checkbox]+.back {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0;
    transition: background 150ms linear;
}
.toggle-label input[type=checkbox]:checked+.back {
    cursor: pointer;
}

.toggle-label input[type=checkbox]+.back .toggle {
  display: block;
  position: absolute;
  content: ' ';
  background: #ed8701;
  width: 50%; 
  height: 100%;
  transition: margin 150ms linear;
  border: solid 1px #ed8701; border-radius: 5px;
}
.toggle-label input[type=checkbox]:checked+.back .toggle {
    margin-left: 86px;
}
.toggle-label .label {
    display: block;
    position: absolute;
    width: 50%;
    color: #fff;
    line-height: 38px;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    border: solid 1px #ed8701;
    margin: 0 0 0px; border-radius: 5px;
}
.toggle-label .label.on { left:0px; }
.toggle-label .label.off {
    right: -10px;
}
.tabs-setting a {
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

.toggle-label input[type=checkbox]:checked+.back .label.on {
  color: #000;
}
.toggle-label input[type=checkbox]+.back .label.off {
    color: #000;
    cursor: pointer;
    border: solid 1px #ed8701;
}
.toggle-label input[type=checkbox]:checked+.back .label.off {
  color: #fff;
}
/*switch on-off */


/******** Privacy Policy ********/

.tabs-setting a:hover {
    border: solid 1px #fff !important;
}

.privacy-policy-heading h6 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin: 0 0 4px;
}

.privacy-policy-heading p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.privacy-policy-heading ul li {
    padding: 0 0 20px;
    font-size: 14px;
    color: #000;
    list-style: disc;
}

.contact-box {
    text-align: center;
    width: 100%;
    float: left; padding:15px 0 0;
}

.contact-box h5 {
    font-size: 15px;
    font-weight: 700; color:#3B4855;
    margin: 0px 0 10px;
}
.contact-box p {
    font-size: 14px;
    color: #3B4855;
    letter-spacing: 1px;
    margin: 0px;
}


.contact-box span {
    padding: 20px 0 20px;
    display: inline-block;
}

.contact-text a{ text-decoration:none !important;
    color: #ed8701 !important;
}


.privacy-policy-heading.contact-bg {
    padding: 50px 40px; width:100%; float:left;
}



/******** profile *********/
.profile-tag {
    width: 100%;
    float: left;
    padding: 18px 0 18px;
    border-bottom: solid 1px #fff;
    margin: 10px 0 10px;
    color: #fff;
    cursor: pointer; text-decoration:none !important;
}
.profile-tag:hover {color:#f96332;}

.profile-edit-section {
    display: grid;
    grid-template-columns: repeat(auto-fill, 50%);
    grid-gap: 0px;
    margin: 0;
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
}

.profile-ed-img{
 padding: 50px 20px 0px;
}

.profile-ed-img a img {
    width: 200px;
    height: 200px; border-radius: 100%;
}

.persnal-details h5 {
    font-size: 20px;
    font-weight: 700;
    color: #333236;
    margin: 0 0 10px;
}

.persnal-details p {
    font-size: 20px;
    margin: 0px 0 6px;
    color: #4D4D4D;
    font-weight: 400;
}

.persnal-details {
    border-top: solid 1px #ccc;
    padding: 40px 0;
}

.profile-edit-box.profile-fields {
    border-left: solid 1px #ccc;
}

.profile-edit-box {
    padding: 30px 40px;
}

.persnal-details.border-tops {
    border: none;
}

.persnal-info h5{
     font-size: 20px;
    margin: 0px 0 6px;
    color: #4D4D4D;
    font-weight: 700;
}


.persnal-info p{
     font-size: 14px;
    margin: 0px;
    color: #4D4D4D;
    font-weight: 400;
}


.persnal-info {
    text-align: left;
}
.persnal-info p a {
    color: #000;
    text-decoration: none !important;
}
.profile_edit {
    width: 100%;
    float: right;
    text-align: right;
    padding: 0 0 10px;
}.profile_edit a {
    color: #9B9B9B;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
}

.input-field textarea {
    font-size: 14px;
    border: 1px solid #616161;
    border-radius: 5px;
    -webkit-text-fill-color: #9B9B9B;
    line-height: 40px;
    padding: 0px 20px;
    width: 100%;
    font-weight: 400;
    margin: 0px 0 20px 0;
}

.input-field select {
    font-size: 14px;
    border: 1px solid #616161;
    border-radius: 5px;
    -webkit-text-fill-color: #9B9B9B;
    height: 40px;
	line-height: 40px;
    padding: 0px 20px;
    width: 100%;
    font-weight: 400;
    margin: 0px 0 20px 0;
}


/************ Feedback *******/
.border-feedback { border-bottom: solid 2px #dedede;
}
.feedback-freel {
    text-align: left;
    padding: 30px 0px;
    width: 100%;
    float: left;
}
.feedback-freel h5 {
    font-size: 20px;
    color: #333236;
    font-weight: 700;
    margin: 0 0 10px;
}
.feedback-freel p {
    font-size: 14px;
    color: #333236;
    font-weight: 400;
    margin: 0px;
}
.feedback-pd {
    padding: 0px 30px;
    width: 100%;
    float: left;
}



.proposal-information textarea {
    font-size: 14px;
    border: 1px solid #616161;
    border-radius: 5px;
    -webkit-text-fill-color: #9B9B9B;
    padding: 10px 20px;
    width: 100%;
    font-weight: 400;
    margin: 0px 0;
    min-height: 160px;
}

.feedback-freel .proposal-information {
    width: 100%;
}

.feedback-submit {
    padding: 10px 40px;
    background: #ED8701;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 550;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px 0 0;
}


/********** proposal submit ***********/
.card-body.proposal-border-t {
    border-top: solid 1px #ccc;
}
.proposal-price {
    background: #616161;
    padding: 15px 15px;
    border-radius: 5px;
    color: #fff;
    margin: 0 0 20px;
}

.proposal-price h6 {
    margin: 0px;
    font-size: 13px;
    font-weight: 500;
    padding: 0 0 6px;
}
.proposal-price h5{
    margin: 0px;
    font-size: 15px;
    font-weight: 500;
}

.proposal-price.services-bg {
    background: #DADADA;
    color: #000;
}
.proposal-price.my-offer-bg {
    background: #fff;
    border: solid 1px #000;
    color: #000;
}
.proposal-price.my-offer-bg h5 {
    color: #C4C4C4;
}



/******** user profile *********/
.user-star {
    margin: 0px;
    padding: 0px;
}
.user-star li{
    list-style:none; display:inline;
    padding: 0 3px;
}

.persnal-info.profile-education p {
    width: 32%;
    display: inline-block;
}

/**** user profile edit ******/
.user-contact{
   position:relative;
}
.user-contact select {
    width: 74px;
    padding-right: 0;
    border: none;
    position: absolute;
    top: 1px;
    margin: 0 0 0 1px;
    height: 36px;
    box-shadow: none !important;
    border-right: solid 1px #ccc;
}
.user-contact input {
    padding-left: 130px !important;
}

.education-file {
   position:relative;
}

.education-file a {
    position: absolute;
    top: 43px;
    right: 14px;
}





/************ Dashboard **************/

.dashboard-search {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0px 0px 6px 0px #0000004a;
    padding: 0 20px; position: relative;
}

.user-deshboard a img {
    width: 50px;
}

.dashboard-panel {
    background: #F0AC47;
    border-radius: 5px;
    width: 100%;
    float: left;
    padding: 40px 30px;
    margin: 0 0 30px;
}
.dashboard-outer {
    width: 100%;
    float: left;
    padding: 20px 20px;
    background-color: #fff;
}

.dashboard-panel span {
    width: 70px;
    float: left;
    padding: 8px 0 0;
}
.clients-deta {
    width: fit-content;
    float: left; color:#fff;
}

.clients-deta h2 {
    font-size: 34px;
    margin: 0px;
    font-weight: 700;
}


.clients-deta p {
    font-size: 16px;
    margin: 0px;
    font-weight: 700;
}

.dashboard-panel.freelan-bg {
    background: #64D3CD;
}
.dashboard-panel.jobs-bg {
    background: #6DD283;
}
.dashboard-panel.active-jobs-bg {
    background: #547DE7;
}
.dashboard-panel.transactions-bg {
    background: #41ACE8;
}
.dashboard-panel.complet-job {
    background: #DC7474;
}
.dashboard-panel.empty1 {
    background: #B5B68D;
}
.dashboard-panel.empty2 {
   background: #AC71DA;
}


.deta-table-clients table tr th {
    background: #DADADA;
    padding: 15px 20px;
    color: #333236;
    font-size: 16px;
    font-weight: 700;
}

.deta-table-clients table tr td {
    padding: 15px 20px; color:#4D4D4D; font-size:16px; font-weight:400;
}

.deta-table-clients table tr {
    border-bottom: solid 1px #dadada;
}

.deta-table-clients table tr td:last-child {
    float: right;
}

.deta-table-clients { margin-bottom:30px;
    border: solid 1px #dadada;
    border-radius: 10px;
    padding: 0px;
}

.deta-table-clients table tr td a {
    color: #000;
    font-weight: bold;
    margin: 0 0 0 15px;
}


.deta-table-clients table tr:last-child {
    border: none;
}





.form-titles {
    font-size: 14px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    -webkit-text-fill-color: #9B9B9B;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    width: 100%;
    font-weight: 400;
    margin: 0px 0 20px 0;
}

/*** county search *****/
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container {
    position: absolute !important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: absolute;
    vertical-align: middle;
    width: 80px !important;
    float: left;
    top: 0;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -3px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0 !important;
    padding: 6px 12px;
    height: 40px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px !important;
    right: 1px;
    width: 20px
}
.h5_forget {
    width: 100%;
    text-align: center;
    padding: 0 0 80px 0;
}
.select2-selection__rendered {
    font-size: 14px;
    color: #9B9B9B !important;
}