@charset "utf-8";
/* CSS Document */

*{
	box-sizing:border-box;
}

body,html{
    min-height: 100%;
}

body {
    margin:0;
    padding:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
    color:#5a5665;

}

.wrapper{
	min-height: 100%;
	width: 100%;
	background-image: radial-gradient(#6b2c61,#271f44);
    background-image: url(../images/bg1254.jpg);
    background-size: cover;
}

.content_wrapper{
    display: flex;
}

.wrapper:after{
    content: "";
    clear: both;
    display: block;
}

.sidebar{
    width: 211px;
    background-color: #fff;
    min-height: 1000px;
    background-color: #12144d47;
}

.u_name{
    color: #fff;
    margin-top: 20px;
    margin-bottom: -20px;
    margin-left: 40px;
    font-style: italic;
    text-align: left;
}
.cls_side_nav li{
    position: relative;    
}

.content{
    background: #fff;
    border-radius: 7px;
    padding: 10px 14px 20px 14px;
    overflow-x: auto;
}


.page_head{
    border-bottom: 1px solid #c1c1c1;
}

.page_head h1{
    font-size: 26px;
    display: inline-block;
}

.data_tbl{
    width: 100%;
}

.data_tbl td,.data_tbl th{
    border-collapse: collapse;
    border: 1px solid #000;
    padding: 5px 10px;
}

.data_tbl_0 td,.data_tbl_0 th{
    border: 0px none;
    padding: 5px 10px;
}

.data_tbl_grey td,.data_tbl_grey th{
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    padding: 5px 10px;
}

.data_tbl_1 td{
    border: 0px none;
    border-bottom: 1px solid #cdcdcd;
}


.data_tbl_grey tr td:first-child{
    text-align: right;
}

input{
    padding: 8px 10px;
    border-radius: 5px;
    border: 1px solid #9d9d9d;
}

.asub_links{
    float: right;
    margin-top: 10px;
}

.asub_links a{
    font-size: 18px;

}


.modalbox{
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    height: fit-content;
    border-radius: 10px;
    margin-top: 20px;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}

.card{
    margin-bottom: 10px;
}

.nav_center_btn{
    padding: 20px 10px;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 600;
}

.cls_gap_14{
    height: 100px;
}

.pageh1{
    font-size: 30px;
    text-transform: capitalize;    
}

.pageh1 span{
    font-size: 17px;
    font-weight: normal;
}

.show {
    display: block!important;
    opacity: 1;
}


.cls_f_hld{

}

.cl_lab{
    display: inline-block;
    padding-right: 10px;
    line-height: 40px;
    width: 150px;
    text-align: right;
    vertical-align: top;
}

.cl_fie{
    display: inline-block;
}

.cl_fie input[type = 'checkbox']{

}

.select{
    border: 1px solid #9d9d9d;
    padding: 8px 8px 9px 8px;
    border-radius: 5px;
}

.cl_fie select{
    margin-top: 3px;
    padding: 5px 5px;
    width: 100%;
}

textarea{
    width: 290px;
}

.cls_left{
    float: left;
    width: 900px;
}

.nav-tabs .nav-link {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

#myTabContent{
    border: 1px solid #dee2e6;
    margin-top: -1px;
    overflow-x: scroll;
    padding: 10px 15px;
}

.cls_head_hld{
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.cls_side_nav li a{
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px center;
    padding-left: 40px;
}

.cls_f_hld {
    padding-bottom: 10px;
}

.cls_tsc{
    width: 100%;
    background: #ffe2e2;

}

.cls_tsc th{
    background: #6c93f5;
    color: #fff;
    padding: 10px 10px;
}
.cls_tsc td{
    padding: 10px 10px;
    border: 1px solid #fff;
}

.cls_tsc_sm{
    width: auto;
}

.cls_tsc_sm th{
    background: #6c93f5;
    color: #fff;
    padding: 5px 5px;
}
.cls_tsc_sm td{
    padding: 5px 5px;
    border: 1px solid #000;
}

.team_na{
    text-align: center;
    background: #c6bcbc;
    color: #fff;
    font-weight: bold;
}

.cls_tsc td input{
    width: 100%;
}

.team_nm{

}
.pagination{

}

.pagination a{
    display: inline-block;
    padding: 5px 15px;
    background: #e6f4ff;
    margin-right: 3px;
    text-decoration: none;
    border-radius: 5px;
}

.pagination a:hover{
    background: #c1e4ff;
}

.pagination a.currCls{
    background: #c1e4ff;
}

#calendar .events .event{
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: center left 10px;
}

.ajax_event{
    background-repeat: no-repeat;
    background-position: center center;
    height: 16px;
}

.cal_logo {
    height: 20px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
}

.cal_logo_dets{
}

#calendar .events .event.l_dicks ,.l_dicks{
    background-image: url(../images/dicks.png);
    background-size: contain;
}

#calendar .events .event.l_walmart,.l_walmart{
    background-image: url(../images/walmart.png);
    padding-left: 80px;
}

#calendar .events .event.l_forthamilton,.l_forthamilton{
    background-image: url(../images/forthamilton.png);
    background-size: 93px;
}

#calendar .events .event.l_lowes,.l_lowes{
    background-image: url(../images/lowes.png);
    padding-left: 80px;
}

#calendar .events .event.l_toysrus,.l_toysrus{
    background-image: url(../images/toysrus.png);
    background-size: 75px;
}

#calendar .events .event.l_xpologistics,.l_xpologistics{
    background-image: url(../images/xpologistics.png);
}

.ajax_event.l_walmart{

}

.ajax_event.l_lowes{
    background-image: url(../images/lowes.png);
    padding-left: 80px;
}

.ajax_e_hld{
    border: 1px solid #000;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    background: #f3f3f3;
}

.e_txt_dets{
    display: inline-block;
}

.e_txt_dets span{
    padding: 0px 5px;
}

.color_block{
    width: 22px;
    height: 22px;
    background-color: #fff;
    display: inline-block;
    margin-bottom: -4px;
    border: 1px solid #adadad;
    border-radius: 3px;
}

.filter_app {
    background: #000;
    border-radius: 4px;
    color: #fff;
    padding: 3px 10px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: -13px;
}

.search_date{
    font-size: 12px;
    width: 102px;
    padding: 5px 5px;
    background-size: 20px !important;
    background-position: right 4px center !important;
}

.dash_cnt{
    color: #000;
    font-size: 32px;
    font-weight: bold;

}

.dash .card.white,.dash .card.white a {
    text-align: left;
}

.dash .card.white a {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 10px;
    padding-left: 43px;
    padding-top: 4px;
    padding-bottom: 5px;
}

.dash .card{
    border-top: #9d1f1f 4px solid;
    border-radius: 10px;
    margin-bottom: 30px;
}

.dash_icons a{
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 43px;
}

.recurring_days label{
    line-height: 20px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.recurring_days input{
    margin-right: 4px;
    margin-top: -3px;
}

.cal_tbl .cal_appointment_cls.pink{
    background-color: pink;
}

.cal_tbl .cal_appointment_cls.gold{
    background-color: #FFD700;
}

.cal_tbl .cal_appointment_cls.blue{
    background-color: #00f;
    color: #fff !important;
}

.cal_tbl .cal_appointment_cls.purple{
    background-color: purple;
    color: #fff;
}

.cal_tbl .cal_appointment_cls.yellow{
    background-color: yellow;
}

.cal_tbl .cal_appointment_cls.red{
    color: #fff;
    background-color: #DD0303;
}

.cal_tbl .cal_appointment_cls.green{
    color: #fff;
    background-color:#068f00;
}

.cal_tbl .list-inline {
    text-align: center;
    margin-bottom: 30px;
}
.cal_tbl .title {
    font-weight: bold;
    font-size: 26px;
}
.cal_tbl th {
    text-align: center;
}
.cal_tbl td {
    height: 100px;
}

.cal_tbl .today {
    background-color: ghostwhite !important;
}

.cal_tbl.table td, .cal_tbl.table th {
    width: 14%;
}
.cal_tbl .cal_appointment_cls{
    background-color: whitesmoke;
    margin-bottom: 5px;
    padding: 5px 10px;
    border-radius: 5px;
}

.bin{
    width: 40px !important;
    padding: 20px 10px 21px 10px !important;
    float: right;
    border-radius: 10px;
    right: 13px;
    background-position: center !important;
    position: absolute;
    top: 5px;
    z-index: 1;
    border-left: 1px solid #062b3c;
}

#suggesstion-box{
    position: absolute;
    background: #3357c1;
    color: #fff;
    width: 203px;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 200px;
}

#suggesstion_ul{
    padding: 5px 12px;
    padding-bottom: 0px;   
    margin-bottom: 3px; 
}

#suggesstion_ul li{
    border-bottom: #ffffff61 dashed 1px;
    padding: 5px 0px;
}

.appointment_hld{

}

.cal_hld{
    border: 2px solid #4a6ce3;
    padding: 10px;
    border-radius: 5px;
}

.app_deps{
    background-size: contain;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
}

.cls_wo_sec{
    border-top: 1px solid #000;
    margin-top: -6px !important;
    position: relative;
    z-index: 1;
}

.hr1{
    border-top: 0px solid #000;
    opacity: 1;
}

.cls_s58a{
    background: #f5f5f5;
}

table td.t_t_visit{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    text-align: right;
    font-weight: bold;
}

.cls_gap_a5{
    height: 20px;
}

.manifest{
    border-radius: 10px;
    margin-bottom: 80px;
    background-color: #f5f5f5;
    padding: 20px 10px 10px 10px;
    position: relative;
}

/* .manifest::after{
    border: 1px solid #c5c5c5;
    content: 'End';
    padding: 2px 6px 3px 6px;
    position: relative;
    left: 50%;
    font-size: 12px;
    bottom: -20px;
    border-radius: 4px;
    background: #e3e3e3;
} */

.manifest_tech_head{
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #2f6fbf;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -17px;
    padding: 5px 10px;
    border-radius: 6px;
    color: #fff;
}

/* pricelist technician */
.cls_f_hld{
    padding-bottom:10px;
}
.cl_lab{
    min-width: 180px;
    width: auto;
}


label:after{
    content:"";
    clear: both;
    display:block;
}
/* pricelist technician */


.invisible_inp {
    border: 0px none;
    cursor: default;
}

.units_inp{
    font-weight: bold;
    width: 60px;
    padding: 5px 5px;
    text-align: center;
}

.mark_as_paid,.mark_as_paid:hover{
    background-color: #00a900;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
}



.cal_icon{
    background: url(../images/calendar_inp.png) right 8px center no-repeat;
    background-size: 24px;
}

.cls_commented{
    background: url(../images/notes.png) right 7px bottom 7px no-repeat;
    background-size: 30px;
}

.cls_trip_charge{
    background: url(../images/trip_charge.png) right 7px bottom 7px no-repeat;
    background-size: 30px;
}

.cls_tsc td input.cls_tam_mem{
    width:calc(100% - 70px);
    min-width: 90px;
}

.fancybox__content{
    padding:0px;
}

.attch{
    border: 1px solid #a7a7a7;
    padding: 4px;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100px;
}

.img_up_prog_hld{
border: 1px solid #c3c3c3;
max-width: 100%;
position: relative;
height: 15px;
border-radius: 10px;
overflow: hidden;
}

.img_up_prog_hld div{ 
background: #00892a;
height: 100%;
}

.add_attach_hld{
background: url(../images/attach_icon.png);
background-size: contain;
overflow: hidden;
width: 50px;
height: 50px;
margin-top: -10px;
}

.add_attach_hld input{
opacity:0;
}

.cls_tsc_small{

}

.cls_tsc_small tr{
    
}

.cls_tsc_small td,
.cls_tsc_small th{
    padding:5px;
    font-size:12px;
}

.cls_tsc_small td input{
    padding:5px 5px;
}

/* New template */

.topbar .nav-item .nav-link .img-profile {
    border: 1px solid #ccc;
    padding: 1px;
}

#calendar {
    min-height: 700px;
    min-width: 375px; 
    position: relative;
}

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-top: 2em;
}

.navbar{
    position: absolute !important;
    right: 0px;
    top: -14px;
}

.dash_loc{
    /* background: url(../images/google-maps.png) no-repeat center left;
    background-size: 20px; */
    padding: 10px 0px 10px 30px;
    background-size: 35px;
    padding: 10px 0px 10px 40px;
    background-repeat: no-repeat;
    background-position: left center;
}

.trash_ico{
    background: url(../images/trash-can.png) no-repeat;
    background-size: 15px;
    width: 15px;
    height: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.app_attachment_hld .attach{
    display: inline-block;
    margin-right: 10px;
}

.mani_paid{
    background: #e9ffed;
    position: relative;
}

.mani_unpaid{
    background: #ffe8e8;
    position: relative;
}

.mani_unpaid::before ,.mani_paid::before{
    content: "Paid";
    font-size: 12px;
    background: #119129;
    color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 1px 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mani_unpaid::before{
    content: "Unpaid";
    background: #f35b5b;
}

.info_tag{
    background: #f00;
    color: #fff;
    padding: 0px 4px;
    position: absolute;
    top: 3px;
    right: 0px;
    font-size: 10px;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.cls_fancybox + .scroll-to-top {
    display: none !important;
}
  
.cls_fancybox {
    background: #fdfef3;
    padding: 15px;
}

.fancy_head {
    background-color: #e6eadc;
    padding: 10px 10px 10px 10px;
    margin: -15px -15px 10px -15px;
}

::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
    border-radius: 4px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bbb; 
    border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}	


@media (max-width: 768px) {
    .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
        padding-top: 0.5em;
    }

    .navbar{
        display:block;
    }
}