/*@import url(assets/Sk-Modernist/Sk-Modernist-Regular.otf);
@font-face {font-family: "Sk-Modernist"; 
    src: url("assets/fonts/Sk-Modernist-Bold.otf"); 
    src: url("assets/fonts/Sk-Modernist-Mono.otf"), 
    url("assets/fonts/Sk-Modernist-Regular.otf");}*/


    label.form-label.job_datetitle 
{
    margin-left: 80px !important;
}
.job_title 
{
    margin-bottom: 1rem;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ffffff;
    border-radius: 0.125rem 0.125rem 0 0;
}
button.btn_show_hide {
    background-color: #ffffff;
    color: #7a7fdc;
    padding: 10px;
    min-height: 1.5rem;
    padding: 0.25rem 0.5rem;
    padding-right: 0.5rem;
    font-size: 0.75rem;
    float: right;
}
.tooltip-inner 
{
	max-width: 15rem;
    padding: 0.875rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #424e56;
    background-color: #e2f1fa;
    border: 1px solid #3ca2e0;
    border-radius: 0.125rem;
}
.tooltip.bs-tooltip-right .tooltip-arrow::before 
{
    border-right-color: #3ca2e0 !important;
}
.tooltip.bs-tooltip-left .tooltip-arrow::before 
{
    border-left-color: #3ca2e0 !important;
}
.tooltip.bs-tooltip-bottom .tooltip-arrow::before 
{
    border-bottom-color: #3ca2e0 !important;
}
.tooltip.bs-tooltip-top .tooltip-arrow::before 
{
    border-top-color: #3ca2e0 !important;
}
.file.btn.btn-lg.btn-primary 
{
	position: relative;
	overflow: hidden;
	color: #7a7fdc;
	background-color: transparent;
	border-color: #7a7fdc;
	min-height: 1.5rem;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: 600;
	font-weight: 900;
    border-radius: 0px;
}
input.job_file
{
  position: absolute;
  font-size: 50px;
  opacity: 0;
  right: 0;
  top: 0;
}
textarea#exampleFormControlTextarea1 
{
    margin-bottom: 1rem;
}
.border_dashed_Job {
    border: 2px dashed #e1e1e1 !important;
    padding: 20px;
    margin-bottom: 1rem;
}
.link_job
{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: 500;
}
button.btn.greyBlue
{
	color: #7a7fdc;
    background-color: transparent;
    border-color: #7a7fdc;
    border-radius: 2px;
    padding: 5px 10px;
    font-weight: bold;
}
button.btn.greyBlue:hover
{
	 background-color: #7a7fdc;
	 color: #fff;
} 
.job_btns
{
	 margin-bottom: 1rem;
}

.list-subText 
{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    color: #424e56;
}
.list-text 
{
    display: inline-block;
    color: #424e56;
}

.list-item:not(:first-child) 
{
    padding-left: 0.5rem;
}
.list-item:not(:last-child) 
{
    padding-right: 0.5rem;
}
.list-item 
{
    flex: 1 1 0%;
    align-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}
ul.list 
{
    display: flex;
    list-style-type: none;
    padding-left: 0px;
}

.border_right_job
{
	border-right: 1px solid #e1e1e1 !important;
}
.border_top_job 
{
    border-top: 2px solid #e1e1e1;
    margin-top: 10px;
    padding: 5px;
}
.job_table th
{ 
	padding-top: 0px !important;
}
button.btn.btn-danger 
{
    color: #fd625e;
    background-color: #d7535000;
    border-color: #fd625e;
    /* margin-top: 10px !important; */
    float: right;
    padding: 5px 10px;
    font-weight: bold;
    box-shadow: none;
}
.text-right
{
	text-align: right;
}
textarea#Job_instructions 
{
    border-top: 0px solid !important;
    border-radius: 0px !important;
}



/*Calendar*/
.gc-calendar table.calendar td 
{
    height: 50px !important;
}
.gc-calendar table.calendar a:hover 
{
    background-color: #7a7fdc !important;
}
.gc-calendar .gc-calendar-header .gc-calendar-month-year
{
    color: #495057 !important;
}
.gc-calendar table.calendar td .day-number {
    color: #4e555c !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}
.gc-calendar table.calendar td.next-month .day-number, .gc-calendar table.calendar td.prev-month .day-number {
    color: #b5b5bd !important;
}
.gc-calendar .gc-calendar-header button.next, .gc-calendar .gc-calendar-header button.prev 
{
    color: #495057 !important;
}
.gc-calendar .gc-event {
    display: none !important;
}
.gc-calendar table.calendar a:hover .day-number {
    color: #fff !important;
}



.tab-content>.active 
{
    display: block;
    margin-left: 10px;
}
.slide-in-left 
{
    animation: none !important;
}
.activity-wid .activity-list 
{
    padding: 100px 0 20px 45px !important;
}
.activity-wid .activity-list .activity-icon 
{
    left: -30px !important;
    top: 0px !important;
}
.Job_tabs {
    margin-top: -176px !important;
    margin-left: 10px;
}
.avatar-md 
{
    height: 5rem !important;
    width: 5rem !important;
}
p.title10 {
    margin-top: -35px;
    margin-left: 15px;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}
p.title20 {
    margin-top: -35px;
    margin-left: 22px;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}
p.title30 {
    margin-top: -35px;
    margin-left: 28px;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}
p.title40 {
    margin-top: -35px;
    margin-left: 15px;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}
.nav-tabs-custom .nav-item .nav-link.active {
    color: #7a7fdc;
    background: #f8f8f8;
    font-weight: 600;
}
.nav-tabs-custom .nav-item .nav-link {
    border: none;
    font-size: 16px;
    padding: 20px;
}
.btn-success 
{
    background-color: #7a7fdc ;
    border-color: #7a7fdc ;
    box-shadow: 0 2px 6px 0 rgb(122 127 220 / 50%) ;
}
.text-primary 
{
    color: #7a7fdc!important;
    /* border: 2px solid #7a7fdc !important; */
}
.bg-soft-primary, .bg-soft-warning 
{
    background-color: rgb(122 127 220 / 0%)!important;
}
.text-warning 
{
    color: #ffbf53!important;
    border: 2px solid #ffbf53 !important;
}


/*-------------------------------------------MOBIlE / TAB------------------------------------------------------------------*/
@media(max-width: 989px)
{
    .Job_tabs 
    {
        margin-top: -20px !important;
    }
}

@media(max-width: 768px)
{
    .Job_tabs 
    {
        margin-top: 0px !important;
    }
    .gc-calendar table.calendar a:hover 
    {
        padding-left: 0px !important;
        transition: none !important;
    }
    .gc-calendar table.calendar td:hover 
    {
        padding-left: 0px !important;
        transition: none !important;
    }
}
@media(max-width: 575px)
{
  
    .Job_tabs 
    {
        margin-top: -35px !important;
    }
    ul.list-unstyled.activity-wid.mb-0 
    {
        display: none;
    }
    .my-5 
    {
        display: none;
    }
    h5.title_invoicing 
    {
        margin-top: 10px;
    }
    .file.btn.btn-lg.btn-primary 
    {
        margin-top: 10px;
    }
}
button.btn.btn-danger.btn-sm.productbtn {
    float: unset !important;
}
.required{ color:#a94442; }

/**********************************
Name: cmxform Styles
***********************************/
form span.error, span.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #B94A48  !important;
	font-weight:normal;
	font-size:0.9em;
	/* margin-top: -3px; */
    padding: 0;
	display:block;
	 position: revert;
}
form input.error, textarea.error, select.error
{
	 border:1px solid #a94442 !important;
}


/*-------------------------------request page------------------------------------------*/
.card.reqcard 
{
    border-color: #556acb00!important;
    border: none !important;
    border-top: 8px solid #556acb !important;
}
.card-header.bg-transparent.reqheader 
{
    background-color: #f4f4f4 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    border-bottom: 0px solid;
}
.iconreq 
{
    background-color: #556acb !important;
    color: #fff;
    padding: 12px 15px;
    border-radius: 100%;
    font-size: 20px;
}
span.spantit 
{
    border-radius: 2px;
    color: #28705f;
    background-color: #e2f3ef;
    display: inline-flex;
    align-items: center;
    padding: 0.375rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin-left: 1rem !important;
}
.request-margin 
{
    display: flex;
    margin-bottom: 22px;
}
.column1 
{
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
}
.column2 
{
    flex: 0 0 auto;
    max-width: 100%;
}
span.spantit2 
{
    color: #012939;
    font-weight: bold;
    font-size: 16px;
}
.medium-expand 
{
    flex: 1 1 0%;
}
.small-12 
{
    flex: 0 0 100%;
    max-width: 100%;
}
.columns 
{
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}

.u-colorBlue 
{
    color: #012939 !important;
    font-weight: 900 !important;
}
.u-textDefaultcase 
{
    text-transform: none !important;
}
.u-marginBottomNone 
{
    margin-bottom: 0 !important;
}
.linkicon 
{
    color: #7db00e !important;
    font-size: 25px !important;
}
.headingFive 
{
    margin-bottom: 10px !important;
    font-size: 1rem;
    line-height: 1.25em;
    margin: 0;
    font-weight: 700;
    color: #012939;
}
.shrink 
{
    flex: 0 0 auto;
    max-width: 0;
}
.paragraph 
{
    margin: 0 0 1rem;
    font-size: 1rem;
    line-height: 1.25em;
    color: #424e56;
    margin-left: 20px;
}
.columns.shrink.u-paddingLeftNone 
{
    padding-left: 10px;
}
.reqmapicon 
{
    padding: 10px;
    border: 1px solid #000;
    color: #7db00e;
    background-color: transparent;
    border-color: #7db00e;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.25rem;
    padding: 0.5rem 0.75rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1;
    border-radius: 0.125rem;
}
.medium-expand 
{
    flex: 1 1 0%;
}
.card-headerDetails 
{
    padding: 2rem;
    margin: 0;
    border-radius: 0.125rem 0.125rem 0 0;
    background-color: #ffffff;
}
.small-12.medium-expand.large-5.columns.align-self-bottom 
{
    margin-top: -100px;
}
.servicesec 
{
    padding: 2rem;
    border-top: 0px solid #e1e1e1 !important;
    border: 1px solid #e1e1e1;
    border-radius: 0.125rem;
}
ul.service.list 
{
    display: block;
}
.servicetit2 
{
    font-size: 16px;
    /* font-weight: 900; */
    margin-bottom: 10px;
    color: #012939;
}
.servicetit 
{
    font-size: 18px;
    margin-bottom: 15px;
    color: #012939;
}
.serviceclm1 
{
    margin-top: 0px;
}
.u-borderLightBlue 
{
    border-color: #3ca2e0 !important;
}
.u-bgColorLightBlueLightest 
{
    background-color: #e2f1fa !important;
}
.button--lightBlue 
{
    color: #ffffff;
    background-color: #3ca2e0;
}
.button--lightBlue:hover, .button--lightBlue:focus 
{
    color: #ffffff;
    background-color: #2089c9;
}
.button--small 
{
    min-height: 1.5rem;
    padding: 0.25rem 0.5rem;
    padding-right: 0.5rem;
    font-size: 0.75rem;
}
.card.u-borderLightBlue.u-bgColorLightBlueLightest.u-marginBottomSmall.u-paddingLeftNone.u-paddingRightNone.hideForPrint {
    padding: 1rem;
}
.u-paddingLeftSmaller 
{
    padding-left: 0.5rem !important;
}
.u-paddingRightSmaller 
{
    padding-right: 0.5rem !important;
}
.u-borderLightBlueLighter 
{
    border-right: 1px solid #b1daf3 !important;
}
.bulbicon 
{
    font-size: 20px !important;
    margin-left: -11px;
    color: #3ca2e0;
}
.checkicon 
{
    color: #7db00e;
    margin-right: 10px;
}
.card-header1--border {
    margin-bottom: 1rem;
    border-bottom: 1px solid #e1e1e1;
}
.card-header1--bgFill {
    margin-bottom: 1rem;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ffffff;
    border-radius: 0.125rem 0.125rem 0 0;
}
.card-header1 
{
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    align-items: center;
    border-radius: 0.125rem 0.125rem 0 0;
    padding: 1rem;
}
.card-headerTitle1 
{
    flex: 1 1 0%;
    overflow: hidden;
    margin: 0;
    font-weight: 800;
    font-size: 1.125rem;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #012939;
    text-overflow: ellipsis;
    white-space: nowrap;
}
span.inlineLabel.inlineLabel--red 
{
    color: #9b3921;
    background-color: #fde6e0;
    display: inline-flex;
    align-items: center;
    padding: 0.375rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0.25rem;
}
table.table1 
{
    width: 100% !important;
}
.table1 tbody, td, tfoot, th, thead, tr 
{
    border-bottom: 1px solid #e1e1e1;
    padding: 15px;
}
.table1 tr:hover td 
{
    background-color: #faf6db00 !important;
    cursor: pointer;
}
.card-content 
{
    margin-left: auto;
    margin-right: auto;
}
.unssignicon {
    font-size: 16px;
    margin-right: 5px;
    border: 1px solid;
    border-radius: 100%;
    padding: 2px;
}
.calicon 
{
    font-size: 20px;
    margin-right: 10px;
}
/* .card.cardnotes 
{
    border: 0px solid #e9e9ef;
    background-color: #f4f4f4;
}
.row.notesrow 
{
    background-color: #f4f4f4;
    border-bottom: 1px solid #ffffff;
} */
h5.card-header.card-headernotes
{
    background-color: #f4f4f4;
}
.job_title 
{
border-bottom: 1px solid #e1e1e1 !important;
}
@media(max-width: 989px)
{
    .small-12.medium-expand.large-5.columns.align-self-bottom 
    {
        margin-top: 0px;
    }
    .sidebarcl 
    {
        display: none !important;
    }
}
@media(max-width: 500px)
{
    .assessmentclm, .reqdetailsclm 
    {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .servicesec 
    {
        padding: 1rem;
    }
}
@media(max-width: 1100px)
{
    .servicecol
    {
        width: 100%;
    }
}

body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>ul a
{
    color: #fff ;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>ul a:hover
{
    color: #fff ;
}
.mm-active>i 
{
    color: #7a7fdc;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>a 
{
    color: #bdaaff ;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li>a:active, body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li>a:focus, body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li>a:hover
{
    color: #bdaaff;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>a svg {
    color: #bda6f8;
}
.bg-soft-light
{
    background-color: #fafafb!important;
}

/*---------------------------------------------Dashboard Color Set-------------------------------------------------------------*/
.request-bg
{
    background: rgb(255 222 196 / 54%)!important;
    border-width: 5px 1px 1px 1px !important;
    border: rgb(253 126 20 / 50%) solid;
}
.quote-bg 
{
    background: rgb(222 218 254 / 62%);
    border-width: 5px 1px 1px 1px !important;
    border: rgb(91 71 251 / 46%) solid;
}
.job-bg 
{
    background: rgb(217 232 255 / 49%)!important;
    border-width: 5px 1px 1px 1px !important;
    border: rgb(1 104 250 / 50%) solid;
}
.invoice-bg 
{
    background: rgb(195 237 213 / 50%);
    border-width: 5px 1px 1px 1px !important;
    border: solid rgb(16 183 89 / 50%);
}
.text-muted 
{
    color: #000000!important;
    /* font-weight: 700 !important;
    font-size: 16px; */
}

/*---------------------------------------------Left Menu Color Set-------------------------------------------------------------*/
/* #sidebar-menu ul li ul.sub-menu li.bgm-client a, #sidebar-menu ul li.bgm-client a i, #sidebar-menu ul li ul.sub-menu li.bgm-client Span
{
    color: #eb8203;
}
#sidebar-menu ul li ul.sub-menu li.bgm-request a, #sidebar-menu ul li.bgm-request a i, #sidebar-menu ul li ul.sub-menu li.bgm-request span
{
    color: #81FFD2;
}
#sidebar-menu ul li ul.sub-menu li.bgm-quote a, #sidebar-menu ul li.bgm-quote a i, #sidebar-menu ul li ul.sub-menu li.bgm-quote span
{
    color: #6ddcff;
}
#sidebar-menu ul li ul.sub-menu li.bgm-job a, #sidebar-menu ul li.bgm-job a i, #sidebar-menu ul li ul.sub-menu li.bgm-job span
{
    color: #ffe375;
}
#sidebar-menu ul li ul.sub-menu li.bgm-invoice a, #sidebar-menu ul li.bgm-invoice a i, #sidebar-menu ul li ul.sub-menu li.bgm-invoice span
{
    color: #ff6176;
} */

/* For Vertical Open Menu */
/* #sidebar-menu ul li.bgm-client a, #sidebar-menu ul li.bgm-client a i, #sidebar-menu ul li.bgm-client span
{
    color: #eb8203 !important;
}
#sidebar-menu ul li.bgm-request a, #sidebar-menu ul li.bgm-request a i, #sidebar-menu ul li.bgm-request span 
{
    color: #81FFD2 !important;
}
#sidebar-menu ul li.bgm-quote a, #sidebar-menu ul li.bgm-quote a i, #sidebar-menu ul li.bgm-quote span
{
    color: #008fff !important;
}
#sidebar-menu ul li.bgm-job a, #sidebar-menu ul li.bgm-job a i, #sidebar-menu ul li.bgm-job span
{
    color: #ffe375 !important;
}
#sidebar-menu ul li.bgm-invoice a, #sidebar-menu ul li.bgm-invoice a i, #sidebar-menu ul li.bgm-invoice span
{
    color: #ff6176 !important;
} */

body
{
    font-family:  'Poppins';
}

.border-radius{
border-radius:unset;
}
.dflex{
    display:flex;
    align-items: center;
}

option:disabled {
  color: #ccc;
}


summary {  
  margin-top:10px;
  margin-bottom:10px;
  border-top:1px solid #ccc; 
}

table.datecalendar {  
  width:100%;
  border-collapse:collapse;
  
}
table.datecalendar td {
  text-align:center;
  vertical-align:middle;
  border:2px solid #89a !important;
  cursor: pointer;
  padding: 0px; 
}
table.datecalendar td.current {
   background-color: #89a;
   color: #fff;
   box-shadow: inset 0 0 3px #fff;
   
}
.dhidden{
display:none;
}
table.datecalendar td {
 text-transform:uppercase;
}

 
.RearangeBox.imgThumbContainer .IMGthumbnail {

    width: 100px;
    height: 100px;

}
 
.RearangeBox.imgThumbContainer .IMGthumbnail img{

    width: 100%;
    height: 100px;

}

.RearangeBox.imgThumbContainer i.fa.fa-times.imgRemoveBtn{  
    position: relative; 
    top: 25px;
    left: 82px;
    background: red;
    color: white;
    padding: 2px 4px;
    text-align: center;
    border-radius: 50%;
}


.right{
    float:right;
}
.d-flex.align-justify {
    justify-content: space-between;
}
/* dwarkesh css start */
@media (max-width:767px) {
    .fc-center .btn-group{
        margin-top: 1rem;
    }
}
 @media (max-width:576px) {
    .d_fnt_size h1{
        font-size: 1rem;
    }
    .d_btn_size{
        padding: 0.3rem;
        line-height: 0.5;
        margin-bottom: 0.5rem;
    }
    .main_card_head{
        padding: 0.25rem !important;
    }
    .main_card_body{
        padding: 0.25rem;
    }
    .new_btn_size{
        font-size: .6rem !important;
        padding: 0.6rem !important;
    }
    .textarea_hight{
        height: 3.4rem;
    }
    .border_dashed_Job_pading{
        padding: 0.5rem;
    }
    /* .Box-calendar{
        height: 10rem;
        width: 100%;
    } */
    /* .Box-calendar #calendar{
        height: 100%;
        width: 100%;
        object-fit: cover;
    } */
    .fc-day-header{
        width: 2rem;
    }
    .fc th.fc-day-header{
        font-size: 13px !important;
    }
    .fc th.fc-day-header{
        padding: 1px 1px !important;
    }
    .fnt_size_internal{
        font-size: 0.9rem !important;
    }    
    .nav-tabs-custom .nav-item .nav-link{
        font-size: 12px;
        padding: 8px;
    }
    /* .page-content{
        padding: 90px 0px 60px;
    } */
    #disval {
        width: 7rem;
    }
    select#distype {
        width:  fit-content;
    }
    #div_discount{
        display: flex;
        width: max-content;
    }
    .select#deposittype{
        display: fit-content;
    }
    .tab-content>.active{
        margin-left: 0px;
    }
    .table > :not(caption) > * > *{
        padding: 0.2rem !important;
    }
 }

    #tab_job1 .input-group{
        width: 100%;
        justify-content: space-around;
    }
#tab_job1 > div.input-group.mt-3 > label{
    width: 100%;
    justify-content: flex-start;
}
/* #tab_job1 > div:nth-child(1){
    display: flex;
}
@media (min-width:576px) {
    #tab_job1 > div:nth-child(1) > label.form-label.job_datetitle{
        width: 11rem;
    }
} */
@media (min-width:577px) {
    .fnt_size_internal2{
        font-size: 22px;
    }
}
/* dwarkesh css End */




/*Dwarkesh  02-03-2023 Tabel responsive Start */
 
@media (max-width:767px) {
    .table-users table,
    .table-users table thead,
    .table-users table tbody,
    .table-users table th,
    .table-users table td,
    .table-users table tr {
        display: block;
        padding: 0;
    }
    .table-users thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    /* .table-users table td:not(:first-child):before{
        position: relative;
    } */
    /* .table-users table td:nth-child(1):before {
        content: "Product / Service:";
        font-weight: 900;
    }
    .table-users table td:nth-child(2):before {
        content: "Qty";
        font-weight: 900;
    }
    .table-users table td:nth-child(3):before {
        content: "Unit Price";
        font-weight: 900;
    }
    .table-users table td:nth-child(4):before {
        content: "Total";
        font-weight: 900;
    } */
    .table-users table thead{
        display: none;
    }
    .table-users table #tr_2 > td:nth-child(3) > div > div,
    .table-users table #tr_1 > td:nth-child(3) > div > div{
        width: 100%;
    }

    /* tabes_collapse_view Start */
    .collapse_view{
        display: block;
        
    }
    .nav-tabs-custom .nav-item .nav-link.active{
        background: #7a7fdc;
        color: #fff;
        border-radius: 0;
    }
   .card-header{
    padding: 0.2rem;
   }
   .card-body{
    padding: 0.25rem;
   }
   .form-switch-size{
    font-size: 1rem;
    line-height: 25px;
   }
   .tabel_clr_small_size > div.main-content > div > div > div > div.table-users.job_table_pading.mb-4 > div > table > tbody > tr > td:nth-child(odd) {
    /* background: #7a7fdc; */
    background: #e9e9ef7f;
    /* color: #fff; */
    padding: 0.5rem !important;
    }
   .tabel_clr_small_size > div.main-content > div > div > div > div.table-users.job_table_pading.mb-4 > div > table > tbody > tr > td:nth-child(even) {
    background: #e8ebe8;
    padding: 0.5rem !important;
    }
    .tabel_clr_small_size > div.main-content > div > div > div > div.table-users.job_table_pading.mb-4 > div > table > tbody > tr{
    margin-bottom: 1.5rem;
    padding: 0;

    }
   .small_page_cnt{
    padding: 90px 0px 60px;

   }
   .u-colorBlue{
    font-size: 1.3rem;
   }
   .linkicon{
    font-size: 17px !important;
   }
   .request-margin {
    /* display: flex; */
    margin-bottom: 6px;
    }
   .h3_fnt_size{
    font-size: 1rem;
    margin-left: 0.2rem;
   }
   .paragraph{
    margin-left: 0px;
    margin: 0 0 0.2rem;
    }
    .reqmapicon{
        font-size: 1rem;
        padding: 0.3rem 0.3rem;
        min-height: auto;
    }
    .small_padign05{
        padding: 0.5rem;
    }
    .tabel_clr_small_size > div.main-content > div > div > div:nth-child(2) > div > div > div.card-header.bg-transparent.reqheader > div:nth-child(5) > div.col-lg-5 > div > div > table > tbody > tr > th,
    .tabel_clr_small_size > div.main-content > div > div > div:nth-child(2) > div > div > div.card-header.bg-transparent.reqheader > div:nth-child(5) > div.col-lg-5 > div > div > table > tbody > tr > td {
    padding: 0.4rem;
    }
    .h4fnt_size{
        font-size: 0.9rem;
    }
    .page-content {
        padding: 90px 5px 60px !important;
    }
    .flex_cnt{
        display: flex !important;

    }
    
}
    /* tabes_collapse_view End */
    

#tr_0{
    display: none;
}
.tabel_clr_small_size > div.main-content > div > div > div.table-users.job_table_pading.mb-4 > div > table > thead > tr {
    background: #7a7fdc;
    color: #fff;
} 
.tabe_hight{
    height: 12rem;
    
    /* overflow: hidden; */
    overflow-y: scroll;
}

tr:hover td {
    background-color: #eae8fe;
    cursor: pointer;
}
tr td {
    transition: 0.3s;
}
.table > :not(:last-child) > :last-child > * {
    background: #7a7fdc;
    color: #fff;
}
/*Dwarkesh  02-03-2023 Tabel responsive end */

@media (min-width:320px)  { .dfilters_drop{ display:none; } .mfilters_drop{ display:block; } /* smartphones, iPhone, portrait 480x320 phones */ }
@media (min-width:481px)  { .dfilters_drop{ display:none; } .mfilters_drop{ display:block; } /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width:641px)  { .dfilters_drop{ display:none; } .mfilters_drop{ display:block; } /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px)  { .dfilters_drop{ display:block; } .mfilters_drop{ display:none; } /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { .dfilters_drop{ display:block; } .mfilters_drop{ display:none; } /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { .dfilters_drop{ display:block; } .mfilters_drop{ display:none; } /* hi-res laptops and desktops */ }