.mod_cstm .modal-body .heading h4{
	font-size: 25px;
}
.side_bar_cstm .subTitle {
    padding-top: 10px;
}
.fil_search {
    padding: 0 20px;
    margin: 15px 0 0px 0;
    display: inline-block;
    width: 100%;
    position: relative;
}
.fil_search img {
    position: absolute;
    right: 40px;
    top: 17px;
    cursor: pointer;
}
.fil_search input {
    height: 50px;
    padding-right: 40px;
}
.clr_txt {
    padding: 10px 20px;
    display: inline-block;
}
.side_bar_cstm.left-section .card {
    background: transparent;
}
.side_bar_cstm.left-section .card-header .btn.btn-link.collapsed {
    color: #FA9365;
    font-weight: 500;
    text-decoration: none;
}
.side_bar_cstm.left-section .card-header .btn-link.collapsed .mdi-chevron-down::before {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    color: #000000;
}
.side_bar_cstm.left-section .card-header .btn {
    padding: 12px 25px;
 }
.side_bar_cstm .sidebar h6 {
    padding: 15px 20px;
}
.side_bar_cstm.left-section .card-body ul li {
    padding: 12px 25px;
}
.innerPage {
    padding-top: 0;
}
.prof_lft {
    width: 50%;
    float: left;
    position: relative;
}
.tag_pro_main {
    position: absolute;
    left: -30px;
    top: -25px;
    padding: 2px 10px;
    font-size: 11px;
    display: inline-block;
    background: #499CDE;
    color: #fff;
    font-weight: 500;
    border-radius: 0px 5px 5px 0;
}
.prof_lft.prof_rgt {
    text-align: right;
    margin-top: 15px;
}
.main_bx .projectTitle {
    display: inline-block;
    width: 100%;
}
.prof_lft h5 {
    position: relative;
    padding: 18px 0 10px 75px;
    font-weight: 600;
}
.prof_lft h5 span {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    text-align: center;
}
.prof_lft h5 span img{
	max-height: 60px;
}
.btn_brdr {
    border: solid 1px #484848;
    padding: 8px 15px;
    border-radius: 10px;
    transition: all ease-In-Out 0.3s;
    -webkit-transition: all ease-In-Out 0.3s;
    -moz-transition: all ease-In-Out 0.3s;
    font-weight: 500;
    font-size: 13px;
}
.btn_brdr:hover{
	border-color: #4EC72A;
	background: #4EC72A;
	color: #fff;
}
.prof_lft li {
    display: inline-block;
    margin-left: 2px;
}
.main_bx .projectTitle {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0 0;
}
.main_bx p.para.pmt {
    padding: 0;
}
.projectBox.main_bx {
    padding: 40px 30px 35px 30px;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.main_bx .greyText {
    font-size: 13px;
}
.main_bx .progress-bar {
    background: #FA9365;
    height: 12px;
}
.main_bx .progress{
	height: 12px;
}
.btm_btn{
	margin-top: 30px;
}
.btn_auto_w {
    width: auto;
    padding: 8px 22px;
    line-height: 26px;
    background: none;
    border-color: #4EC72A;
    color: #4EC72A !important;
    border-radius: 8px;
}
.btn_auto_w:hover{
	color: #fff !important;
}
.mr_tp {
    margin-top: 150px;
}
.main_bx.crt_project .addressbox .greyText{
	padding: 0 20%;
}
.main_bx.crt_project .addressbox:first-child .greyText{
	padding-left: 0
}
.main_bx.planFiles img {
    width: auto;
    height: auto;
    max-width: 23px;
}
.tsk_lst li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 22px;
    font-size: 14px;
}
.check_im {
    position: absolute;
    left: 0;
    top: 0;
    max-height: 20px;
    cursor: pointer;
}
.tsk_lst li span{
	float: right;
}
.proj_cr.innerCss .right-section {
    margin-left: 10px;
    padding: 0;
    margin-right: 60px;
}
.task_crt_sec {
    display: inline-block;
    width: 68%;
}
.tsk_lst {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    background: #eee;
    padding: 40px 30px 35px 30px;
    float: right;
    border-radius: 0 20px 20px 0;
    position: absolute;
    height: 100%;
}
.crt_project {
    padding: 0 !important;
}
.task_crt_sec{
padding:40px 30px 35px 30px;
}
.tsk_lst li span img{
	max-height: 18px;
	cursor: pointer;
}
.tsk_lst li a {
    color: blue;
    margin-left: -30px;
    font-weight: 600;
}
.btn_del{
	padding: 4px 13px;
	font-size: 12px;
	font-weight: 500;
	background: #4EC72A;
	color: #fff;
	border-radius: 3px;
}
.innerPage .tbl_cstm.table-wrapper thead tr{
	background: none;
	box-shadow: none;
	border: none;
	color: #0F4160;
}
.innerPage .tbl_cstm.table-wrapper thead tr th{
	color: #0F4160;
	padding: 8px 10px;
}
.innerPage .tbl_cstm.table-wrapper thead tr th, .innerPage .tbl_cstm.table-wrapper thead tr td a{
	font-size: 13px;
}
table.table-wrapper.tbl_cstm {
    margin: 0;
}
.data_tbl_cstm{
box-shadow:0px 10px 50px #00000017;
        padding: 10px;
    display: inline-block;
    border-radius: 15px;
    width: 100%;
    margin-bottom: 10px;
}
.innerPage .tbl_cstm tbody tr:hover {
    box-shadow: none;
    border: none;
    border-radius: 0;
    opacity: 1;
}
.table-wrapper.tbl_cstm tr {
    border: none;
}
.table-wrapper.tbl_cstm td a {
    padding: 8px 10px;
    font-size: 13px;
}
.btn_req {
    background: #FA9365;
}
.ordr_lst {
    margin-top: 25px;
}
.btn_gry_brdr{
	border:1px solid #484848;
	color: #484848 !important;
}
.trans_sec .projectBox {
    width: 100%;
}
.trans_sec .greyText span small {
    font-size: 11px;
    padding: 2px 10px !important;
    width: auto !important;
    min-width: auto;
    height: auto !important;
    line-height: normal;
    border-radius: 65px;
    margin-top: 3px;
}
.trans_sec .greyText i img {
    margin-top: 10px;
    margin-left: 10px;
    max-height: 7px;
}
.trans_bx .addressbox:last-child .greyText {
    cursor: pointer;
}
.projectBox.trans_bx {
    padding: 10px 25px;
    margin-top: 20px;
}
.innerPage .tbl_head_gey .table-wrapper thead tr {
    border-bottom: 1px solid #F2F2F2;
    background: #EAEFF5;
    box-shadow: none;
}
.innerPage .tbl_head_gey .table-wrapper thead tr th{
	color: #000000;
	font-size:13px; 
}
.tbl_head_gey .table-wrapper td a{
	font-size: 13px;
}
.tbl_head_gey {
    box-shadow: 0px 10px 50px #00000017;
    border-radius: 15px;
    display: inline-block;
    width: 100%;
    margin:15px 0 50px 0;
}
.tbl_head_gey .table-wrapper {
    margin-top: 0px;
    border-radius: 20px;
    overflow: hidden;
}
.profit_est .table-wrapper th{
	color: #484848;
}
.profit_est .table-wrapper td a{
	color: #484848;
}
.profit_est tfoot{
	margin-top: 10px;
}
.profit_est tfoot td{
    border-top: solid 1px #eee;
}
.table-wrapper th{
	text-transform: none;
}
.profit_est .table-wrapper th:last-child, .profit_est .table-wrapper td:last-child {
    text-align: right;
}
.projectBox.trans_bx {
    margin-bottom: 20px;
}
.sellingDetail h2 {
    font-size: 32px;
    line-height: normal;
}
.innerCss .left {
    margin-top: 8px;
}
.pro_his .notifySec .msgDay .notifyMsg span.time {
    font-size: 14px;
    max-width: 200px;
}
.pro_his .notifySec .msgDay .notifyMsg p{
	width: calc(100% - 200px);
}
.pro_his .notifySec .msgDay .notifyMsg {
    padding: 25px 0;
}
.pro_his .notifySec .msgDay {
    margin-bottom: 0;
}
.pro_his .mg-top {
    width: 100%;
}
/*.innerCss .left {
    position: absolute;
    left: 18px;
    margin-left: 0;
}*/
.innerPage {
    position: relative;
}
.dtl_btns{
	margin: 13px 0 !important;
}
.btn_brdr_red{
	border-color: #FF6767 !important;
	color: #FF6767 !important;
}
.btn_brdr_red:hover{
	background: #FF6767 !important;
	color: #fff !important;
}
.btn_blue {
    min-width: auto;
    padding: 3px 10px;
    font-size: 10px;
    height: auto;
    line-height: normal;
    background: #499CDE;
}
.bid_opt sup {
    background: #fff;
    color: #499CDE;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 15px;
    display: inline-block;
    font-weight: bold;
    font-size: 11px;
    top: 0;
}
.bid_opt a {
    background: #E4E9EF;
    display: inline-block;
    width: 100%;
    margin: 0 !important;
    padding: 15px 30px 15px 60px !important;
}
.create_second .bid_opt .check_im{
	top: 15px;
}
.create_second{
	padding:40px 0px 35px 0px;
}
.create_second li a {
    padding: 10px 30px 10px 60px;
    display: inline-block;
    width: 100%;
    margin: 0;
    position: relative;
    color: #000000;
    border-top: solid 1px #eee;
}
.create_second.tsk_lst li{
	padding: 0;
}
.create_second .check_im {
    left: 20px;
    top: 10px;
}
.create_p .task_crt_sec {
    width: 100%;
    
}
.create_p .crt_project{
	margin-top: 35px;
}
.create_p.innerCss .right-section{
	margin: 0;
}
.create_p .sellingDetail p {
    width: 100%;
    margin-top: 10px;
}
.create_p.innerCss .left {
    margin-left: 22px;
}
.rate_star {
    display: block;
    margin-top: 10px;
    font-size: 13px;
}
.rate_star img {
    max-height: 15px;
    margin-right: 10px;
}
.rate_star a{
	color: #499CDE;
	text-decoration: underline;
}
.create_p .prof_lft h5 {
    padding: 0px 0 10px 75px;
}
.create_p .prof_ttl {
    display: inline-block;
    width: 100%;
    border-bottom: solid 1px #eee;
    padding-bottom: 25px;
}
.pro_date, .amt_bid {
    float: left;
    width: 50%;
}
.amt_bid .greyText{
	text-align: right;
}
.post_amt {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
.amt_bid .greyText span {
    font-size: 26px;
    font-weight: bold;
}
.greyText span {
    font-size: 14px;
}
.create_p .btn_brdr_red {
    font-size: 14px;
    font-weight: 600;
}
.dbl_btn_modal .commonBtn {
    width: 170px;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    height: auto;
    padding: 10px 18px;
    min-width: auto;
}
.dbl_btn_modal .modal-body .heading {
    font-size: 18px;
    margin: 0;
}
.dbl_btn_modal .btm_btn{
	text-align: center;
}
.aggre_mdl h3 {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.mdl_logo {
    position: absolute;
    left: 25px;
    top: 30px;
    max-height: 40px;
}
.aggre_mdl .modal-body .form {
    width: 100%;
    padding: 0
}
.aggre_mdl .post_amt {
    /*padding: 25px 0;*/
    border-bottom: solid 1px #eee;
}
.aggre_mdl .post_amt img {
    width: 100%;
}
.create_p.createThree .crt_project {
    margin-top: 0;
}
.create_p .prof_lft h5 {
    padding: 5px 0 10px 75px;
}
.createProject.createThree .sellingDetail{
	padding: 0;
}
.create_p.createThree .prof_ttl{
	border: none;
}
.createProject.createThree .sellingDetail h4{
	font-weight: bold;
}
.list_bid_dtl{
	padding: 30px 0;
	border-bottom:solid 1px #eee;
}
.createThree .projectType {
    border-bottom: solid 1px #eee;
    padding-bottom: 35px;
}
.side_bar_cstm.left-section .card-header .btn-link .mdi-chevron-down::before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}
.left-section .card-header .btn.btn-link{
	background: transparent;
	color: #FA9365;
	 font-weight: 500;
}
.left-section .card-body ul {
    background: #E9E9E9;
}
label.custom-control-label {
    font-weight: 500;
}
.side_bar_cstm.left-section .card-body ul li {
    cursor: pointer;
    padding: 0;
}
.side_bar_cstm.left-section .card-body ul li .custom-control label{
    padding: 12px 20px;
    border-top: 0.5px solid #DAE2E0;
}
.side_bar_cstm.left-section .card-body ul li:first-child .custom-control label{
	border-top: 0;
}
.left-section .card-body ul li:after {
    display: none;
}
.custom-control-label::before, .custom-control-label::after {
    top: 15px;
    right: 20px !important;
}
.side_bar_cstm.left-section .card-header .btn {
    padding: 12px 20px;
}
.left-section .subTitle {
    padding: 10px 20px 0px 20px;
}
.left-section .card-header .mdi-chevron-down::before{
	right: 20px;
}
.side_menu_sld img {
    max-height: 25px;
}
.side_menu_sld {
    left: 0;
    position: fixed;
    top: 80px;
    width: 40px;
    height: 40px;
    background: #ddd;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
    padding-top: 8px;
    z-index: 9;
    cursor: pointer;
    display: none;
}
.pro_his .mg-top {
    width: 90%;
}
.contract_bx_ttl .userpic img {
    max-height: 50px;
    width: auto;
    height: auto;
}
.contract_bx_ttl .userpic {
    position: absolute;
    left: 0;
    top: 0;
}
.contract_bx_ttl {
    position: relative;
    padding-left: 65px;
    padding-bottom: 15px;
}
.contract_bx_ttl .projectTitle {
    font-size: 18px;
    display: inline-block;
}
.str_rgt {
    margin: 0;
    display: inline-block;
    width: 100%;
}
.str_rgt img {
    max-height: 15px;
    float: left;
}
.str_rgt p {
    float: left;
    vertical-align: top;
    margin: 0px 0 0 8px;
    font-size: 13px;
    margin-left: 10px;
}
.chatuser {
    margin-top: 0px;
}
.contract_bx_ttl small {
    padding: 5px 10px;
    display: inline-block;
    background: #FA9365;
    border-radius: 5px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    margin-left: 10px;
    color: #fff;
}
.para1 {
    font-size: 14px;
}
.bx_contract .greyText {
    margin: 0;
    padding-top: 20px;
}
.contract_bx_ttl .userdetail {
    margin-bottom: 0px;
}
.contract_bx_ttl .para1 {
    width: 100%;
}
.bx_contract .commonBtn {
    min-width: auto;
    height: auto;
    line-height: normal;
    padding: 8px 16px;
    font-size: 14px;
}
.bx_contract .para1 {
    width: 100%;
    margin-bottom: 20px;
}
.bx_contract .greyText span {
    font-weight: bold;
    font-size: 20px;
}
.MainDiv {
    margin-top: 25px;
}
.mainDiv_merg .MainDiv {
    margin-top: 25px;
}
.contractor_page_main .container-fluid .backLink {
    min-height: auto;
    width: auto;
    display: inline-block;
}
.bid_opt .btn_blue.commonBtn {
    padding: 3px 8px !important;
    font-size: 11px;
}
.sellingDetail.plsd_bd p {
    margin: 10px 0 20px 0;
}
.tsk_lst .progress_section {
    padding: 0 20px;
}
.vw_prod {
    float: right;
    vertical-align: top;
}
.pro_desc_p {
    display: inline-block;
}
.prdct_lst_pag .sellingDetail{
	margin-bottom: 25px;
	display: inline-block;
	width: 100%;
}
.prdct_lst_pag .productDetail h1 {
    position: relative;
    padding-right: 75px;
    font-weight: bold;
}
.prdct_lst_pag .productDetail h1 .price {
    position: absolute;
    right: 0;
    top: -3px;
}
.prdct_lst_pag .productDetail p {
    line-height: 22px;
    width: 100%;
    font-size: 14px;
    margin-top: 15px;
}
.btn_brdr_grn{
	border-color: #2FC863 !important;
	color: #2FC863 !important;
	border-radius: 10px !important;
}
.btn_brdr_grn:hover{
	background: #2FC863 !important;
	color: #fff !important;
}
.add_crt_btn {
    width: 100%;
    margin-top: 20px;
    min-width: 100%;
    display: inline-block;
    text-align: center;
}
.side_nav_cstm_sec .left-section {
    top: 155px;
}
.side_nav_cstm_sec a.backBtn {
    position: absolute;
    left: 20px;
    top: 30px;
}
.side_nav_cstm_sec {
    position: relative;
}
.link_bk {
    display: none;
}
.contractor_page_main .container-fluid .right-section {
    padding-top: 20px;
}
.pro_added_page h2 {
    position: relative;
    padding-right: 200px;
}
.pro_added_page h2 .added_btn{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 13px;
}
.added_btn{
	background: #FA9365 !important;
}
.added_fld{
	background: #4EC72A !important;
	color: #fff !important;
}
.modal_tt h3 {
    font-size: 22px;
    font-weight: bold;
}
.cart_list1 {
    position: relative;
    padding: 0 120px 22px 95px;
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #eee;
    margin-top: 20px;
}
.cart_list1:first-child{
	margin-top: 30px;
}
.cart_prod_tt {
    display: inline-block;
}
.qnt_up_dwn {
    position: absolute;
    right: 0;
    top: 4px;
    width: 100px;
    border: solid 1px #ddd;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    opacity: 0.8;
}
.crt_img {
    max-height: 45px;
    left: 0;
    position: absolute;
}
.qnt_up_dwn span {
    border-right: solid 1px #ddd;
    padding-right: 8px;
    font-size: 13px;
    vertical-align: middle;
}
.qnt_up_dwn select {
    font-size: 14px;
}
.totl_amt {
	padding-top: 20px;
	display: inline-block;
	width: 100%;
}
.totl_amt h6 span{
	float: right;
	font-weight: bold;
}
.delv_detail {
    margin-top: 30px;
}
.delv_detail h5{
	margin-bottom: 15px;
}
.delv_detail .btn_brdr_grn{
	color: #fff !important;
	font-size: 14px;
	margin-top: 10px;
}
.success_pop {
    text-align: center;
}
.success_pop .modal-body .form {
    padding: 30px 35px;
}
.sucess_img {
    max-width: initial;
    margin-bottom: 25px;
}
.ordr_dtl .tbl_cstm th {
    color: #484848;
    font-size: 13px;
        padding: 4px 10px;
}
.ordr_dtl .table-wrapper.tbl_cstm td a {
    color: #484848;
    padding: 4px 10px;
}
.ordr_dtl .modal-header {
    display: inline-block;
}
.acc_dec .commonBtn, .cont_left_modl .commonBtn{
    display: inline-block;
    width: auto;
    margin-top: 20px;
    line-height: normal;
    height: auto;
    padding: 8px 15px;
    min-width: auto;
    font-size: 14px;
    text-transform: none;
}
.ordr_dtl .modal-header span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
}
.cont_left_modl{
	text-align: left;
}
.cont_left_modl form{
	padding: 0;
}
.cont_left_modl h4{
	font-size: 18px !important;
	line-height: normal;
}
.cont_left_modl .modal-body .heading {
    margin-bottom: 0;
}
.add_prod_fld{
  display: none;
}
.add_prod_fld.on{
  display: block;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    line-height: 23px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #333;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #FA9365;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.tab_rado h3.subheading {
    color: #000;
}
.tab_rado label {
    margin-right: 30px;
}
.add_prod_fld form {
    margin-top: 30px;
}
.add_prod_fld a.btn_brdr_grn {
    float: right;
    display: inline-block;
    padding: 5px 10px;
    border: solid 1px;
    font-size: 12px;
    vertical-align: top;
}
.add_prod_fld .subheading {
    display: inline-block;
    margin: 0;
}
.tt_btn {
    margin: 20px 0 20px 0;
    display: inline-block;
    width: 100%;
}
.sap_fields {
    display: inline-block;
    width: 100%;
    padding: 45px 0 0 0;
    border-top: solid 1px #eee;
    margin-top: 30px;
}
.check_filll {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.check_filll h6{
	margin-bottom: 15px;
}
.check_filll li {
    padding: 10px 0;
}
.check_filll .custom-control-label::before, .check_filll .custom-control-label::after {
    top: 0px;
    right: 20px !important;
}
.check_filll .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
       max-height: 14px;
}
.sap_fields .subheading {
    margin-bottom: 20px;
}
.check_filll .custom-control-label::after {
    top: 2px;
}
.check_filll label.custom-control-label {
    font-weight: normal;
}
.srch_fld_add a {
    position: absolute;
    top: 17px;
    left: 20px;
}
.srch_fld_add {
    display: inline-block;
    width: 100%;
    position: relative;
}
.srch_fld_add input.form-control {
    background: #f1f1f1;
    padding: 10px 20px 10px 50px;
}
.btn_grn_new{
	min-width: auto !important;
	font-weight: 14px !important;
	padding: 8px 18px;
	line-height: normal !important;
	height: auto !important;
}
.btn_btm_frm{
	margin-top: 30px;
}
.add_project_pg .right-section {
    width: 100%;
    margin: 0;
}
.aggre_mdl .commonBtn {
    display: inline-block;
    min-width: auto !important;
    width: auto;
    padding: 8px 45px;
    height: auto !important;
    line-height: normal;
    text-transform: none;
}
#e-verif .sap_fields {
    padding: 0;
    margin: 0;
    border: none;
}
#e-verif .sap_fields .subheading {
    margin: 0 0 15px 0;
}
#e-verif .sap_fields label{
	margin-right: 14px;
}
.uploadlic{
	margin-bottom: 20px;
}
.modal .profileImg img {
    width: auto;
    height: auto;
    max-height: 38px;
}
.modal .msgNotify {
    padding: 0 0 0 50px;
    margin: 0;
    
}
.modal .msgNotify p {
    font-size: 13px;
    margin-top: 9px;
}
#e-verif .msgBox, #e-verif .bk {
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #F6F6F7;
}
#e-verif .float-right {
    margin-top: 10px;
}
.alert_important a.commonBtn {
    margin-top: 35px;
}
.alert_important img{
	max-width: auto;
	max-height: 60px;
}
#rjct_bid li label {
    font-size: 13px;
}
#rjct_bid li {
    padding: 5px 0;
}
.right_links_dv {
    text-align: right;
    margin-top: 15px;
}
.right_links_dv a{
	margin-left: 5px;
}
.right_links_dv img {
    margin: 3px 5px 0 0;
}
.id_location {
    display: inline-block;
    width: 100%;
    padding-left: 72px;
    margin-top: 15px;
}
.id_location p {
    display: inline-block;
    margin-right: 50px;
}
.id_location p , .id_location span{
	font-size: 14px;
}
.vndr_profl_page .addressbox h6, .vndr_profl_page .addressbox h3{
	font-weight: bold;
}
.vndr_profl_page .addressbox {
    border-bottom: solid 1px #eee;
    padding: 20px 15px;
}
.vndr_profl_page .prdct_lst_pag {
    margin-top: 25px !important;
    display: inline-block;
    width: 100%;
}
.vndr_profl_page.createProject form{
	border:none;
}
.my_profile_pg .sellingDetail h2 {
    display: inline-block;
}
.change_pass_edit {
    text-align: right;
    vertical-align: top;
    float: right;
}
.createProject.my_profile_pg  .sellingDetail {
    display: inline-block;
    width: 100%;
}
.change_pass_edit a {
    background: none;
    border: solid 1px #2FC863 ;
    font-size: 14px;
    margin-left: 5px;
}
.my_profile_pg .addressbox{
	border-right: 0;
}
.my_profile_pg h6{
	color: #FA9365 !important;
}
.my_profile_pg .main_bx.crt_project .addressbox .greyText{
	padding: 0;
}
.btn_red {
    background: #FA9365;
    font-size: 13px;
    min-width: auto;
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 6px 15px;
    margin-right: 5px;
}
.license_doc.addressbox .greyText span {
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}
.add_port {
    float: right;
    color: #484848;
}
.pro_img_filds li img {
    max-height: 80px;
}
.pro_img_filds li {
    display: inline-block;
    margin-right: 6px;
}
.review_fld_sec {
    margin-top: 35px;
}
.review_fld_sec h4{
    font-weight: bold;
}
.review_fld_sec h5{
    font-size: 16px;
}
.review_fld_sec .prof_lft {
    width:100%;
    margin-top: 20px;
}
.qut {
    padding-left: 100px;
    margin-top: 20px;
    position: relative;
}
.qut img {
    max-height: 35px;
    position: absolute;
    left: 76px;
    top: -18px;
}
.qut p{
    font-size: 14px;
    opacity: 0.8;
    padding-right: 10%;
    line-height: 28px;
}
.fld_rvw {
    padding-left: 75px !important;
}
.rvw_list_btm {
    display: inline-block;
    width: 100%;
}
.vndr_profl_page .rvw_list_btm .addressbox{
    padding-bottom: 30px;
}
.vndr_profl_page .rvw_list_btm:last-child .addressbox{
    border-bottom: none;
}
.prod_img_md {
    position: relative;
    overflow: hidden;
    width: 135px;
    border-radius: 10px;
}
.prod_img_md img {
    max-height: 100px;
}
.prod_img_md span img {
    max-height: 20px !important;
}
.prod_img_md span {
    position: absolute;
    top: 0;
    right: 0;
}


.image-checkbox {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 0;
    outline: 0;
    background: #000;
    border-radius: 10px;
    overflow: hidden;
    height: 100px;
}
.image-checkbox input[type="checkbox"] {
    display: none;
}
.image-checkbox .fa {
  position: absolute;
  color: #4A79A3;
  background-color: #fff;
  padding: 10px;
  top: 0;
  right: 0;
}
.image-checkbox-checked .fa {
  display: block !important;
}
.nopad img {
    width: 100%;
}
.check_succ {
    max-height: 25px !important;
    width: auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}
.image-checkbox-checked .check_succ{
    display: block;
}
.image-checkbox-checked img.img-responsive {
    opacity: 0.6;
}
#portf_pop h5 {
    text-transform: none !important;
    font-weight: 700;
    margin: 30px 0 20px 0;
}
#portf_pop .uplaod_img.uploadlic span {
    font-size: 11px;
    line-height: 16px;
    opacity: 0.6;
    position: absolute;
    left: 50%;
    top: 50%;
     transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 90%;
}
#portf_pop .uplaod_img.uploadlic {
    padding: 10px;
    min-height: 100px;
    border-radius: 10px;
}
.dn_btn {
    min-width: 45% !important;
    display: inline-block;
}
#portf_pop .heading {
    margin-bottom: 30px;
}
.slick-prev:before, .slick-next:before {
    background: url(../images/icn.png) 0 0 no-repeat;
    display: inline-block;
    height: 38px;
    width: 38px;
    border-radius: 100%;
    font-size: 0;
    text-align: center;
    background-position: center;
    content: '';
}
.slick-slider {
    position: relative;
}
.slick-prev, .slick-next {
    width: 38px;
    height: 38px;
    padding: 0;
    font-size: 0;
    z-index: 9;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-next{
    right: 0px !important;
    left: auto !important;
}
.slick-prev{
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    left: -15px;
}
ul.slick-dots {
    display: none !important;
}
.slick-arrow.slick-disabled {
    opacity: 0;
}
#portf_pop .upload_pic {
    margin-top: 0;
}
.nopad img {
    width: 100%;
    height: 100%;
}
.delver_1 span {
    position: absolute;
    right: 20px;
    top: 17px;
    cursor: pointer;
}
.delver_1 span img {
    max-height: 18px;
}
.delver_1 {
    position: relative;
}
.delver_1 input {
    padding: 8px 50px 8px 20px;
}
.btn_del{
    border-radius: 25px;
}
.contract_bx_ttl small{
    border-radius: 25px;
}

/**** 15-02-2022 V***/
.prdct_lst_pag .plsd_bd h6 {
    font-weight: 600;
}
.rec_green{
    padding: 5px 10px;
    display: inline-block;
    background: #4ec72a;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    margin-left: 5px;
}
.profile_tbs.right-section .nav.nav-tabs li a.active {
    background: none;
    color: #000;
    border: none;
    border-bottom: solid 2px green;
    opacity: 1;
}
.profile_tbs.right-section .nav.nav-tabs li a{
    padding: 0 0 5px 0;
    border: none;
    border-radius: 0;
    font-weight: bold;
    opacity: 0.6;
    color: #000;
    text-transform: capitalize;
    border-bottom: solid 2px transparent;
}
.profile_tbs.right-section .nav-tabs .nav-item {
    margin-bottom: 0px;
    margin-right: 18px;
}
.main_bx.crt_project .profile_tbs .addressbox .greyText {
    padding: 0;
}
.main_bx.crt_project .profile_tbs .addressbox .greyText h6{
    color: #FA9365;
}
.profile_tbs .review_fld_sec {
    margin-top: 0;
}


/**** Responsive Css ***/

@media screen and (max-width: 1300px){
.btn_brdr {
    border: solid 1px #484848;
    padding: 8px 14px;
    border-radius: 65px;
    transition: all ease-In-Out 0.3s;
    -webkit-transition: all ease-In-Out 0.3s;
    -moz-transition: all ease-In-Out 0.3s;
    font-weight: 500;
    font-size: 12px;
}
.commonBtn {
    min-width: auto !important;
    padding: 10px 16px;
    line-height: normal;
    height: auto;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
}
.mg-lt {
    margin-left: 5px;
}
.proj_cr.innerCss .right-section {
    margin-right: 0;
}
.planFiles span {
    font-size: 12px;
}
.innerCss .left {
    margin-left: 0;
}
.sellingDetail h2 {
    font-size: 26px;
    line-height: normal;
}
.pro_his.innerCss .left {
    margin-left: 15px;
}
.msgBox, .bk {
    padding: 15px;
    margin-bottom: 20px;
}
.str_rgt p {
    font-size: 12px;
    margin-left: 10px;
}
}



@media screen and (max-width: 1199px){
.projectTitle {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 1.5px;
    color: #000000;
    opacity: 1;
}
.prof_lft {
    width: 100%;
}
.prof_lft.prof_rgt {
    text-align: left;
    margin-top: 28px;
}
.projectBox .para {
    width: 100%;
}
.str_rgt p {
    width: 100%;
    margin: 5px 0 0 0;
}
.contractor_page_main .searchBox .commonBtn {
    line-height: 33px;
}
.searchBox .search {
    min-width: 400px;
}
.contract_bx_ttl .projectTitle {
    width: 100%;
}
.contract_bx_ttl small{
	margin: 4px 0 0 0;
}
}

@media screen and (max-width: 1024px){
.innerCss .left {
    margin-top: 8px;
    position: absolute;
    left: 15px;
    top: -55px;
    margin-left: 0;
}
.proj_cr.innerCss .right-section{
	margin-left: 0;
}
.pro_his .mg-top {
    width: 100%;
}

}

@media screen and (max-width: 991px){
/*.left-section {
    top: 120px;
}
.side_menu_sld{
	display: block;
}*/
span.mdi.mdi-filter-variant {
    width: 35px;
    height: 35px;
    background: #FA9365;
    position: fixed;
    top: 80px;
    text-align: center;
    font-size: 24px;
    left: 0;
    z-index: 9;
}
.left-section {
    padding-top: 40px;
    z-index: 2;
}
.container-fluid .right-section {
    margin-left: 0;
    padding-right: 0 !important;
}
.task_crt_sec {
    width: 100%;
}
.tsk_lst {
    position: static;
    width: 100%;
    border-radius: 0;
    padding: 20px;
}
.addressbox {
    padding: 10px 15px;
}
.link_bk {
    display: block;
}
.side_nav_cstm_sec a.backBtn {
    top: 6px;
    left: 50px;
}
.mar_top {
    padding-top: 60px !important;
}

#aggremnt .table-wrapper{
    width: 100% !important;
}
.sm_100 td strong, .sm_100 td span{
    text-align: left !important;
    width: 97% !important;
}
.sm_100 td:first-child span {
    text-align: left !important;
    float: left !important;
    margin-left: 0 !important;
}
.sm_100 td span{
    margin-left: 0 !important;
}
.accept_ltr tr td{
    width: 45% !important;
}
.aggre_mdl h3{
    font-size: 22px;
}

}


@media screen and (max-width: 575px){
.mdl_logo {
    max-height: 28px;
}
.aggre_mdl h3 {
    font-size: 20px;
    margin-top: 40px;
}
.table-wrapper td {
    width: 100% !important;
    display: inline-block;
}
#aggremnt .table-wrapper td strong, #aggremnt .table-wrapper td span {
    width: 100% !important;
    float: left !important;
}
.accept_ltr tr td {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.accept_ltr tbody {
    padding: 0 10px !important;
    display: inline-block;
}
.aggre_mdl .commonBtn {
    padding: 8px 35px;
    font-size: 14px;
}
}