*{
  margin: 0;
  padding: 0;
}

body{
  padding-right: 0 !important;
}


.e-schedule .e-month-view .e-appointment .e-appointment-details .e-time {
    display: none!important; 
}
.e-tooltip-wrap.e-popup {
     background-color: transparent!important; 
     border: 0px solid #616161!important; 
}
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit, .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete {
    display: none !important;
}
.mt{
    border: 1px solid #c1c1c1;
    color: #666;
    border-radius: 2px;
    background: #fff;
    padding: 5px;
    font-size: 12px;
}
.mt .label{
    border-bottom: 1px dotted #ccc;
    padding: 5px 0px;
}
.mt span b{
    font-weight: 400;
}
.e-tooltip-wrap{
    background: transparent;
    border: 0px;
    z-index: 999999999 !important;
    opacity:1 !important;
}

.dataTables_empty{
    display: none;
}

.page-link {
   display: block;
   position: relative;
   float: left;
   padding: 6px 12px;
   line-height: 1.42857143;
   background-color: #fff;
   border: none;
   font-weight: bold;
color: #555;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
   -webkit-appearance: none;
}

li.paginate_button.page-item {
   border: none;
   color: #555;
font-weight: 600;
font-size: 13px;
}
li.paginate_button.page-item input{
text-align: center;
   border: 1px solid #ddd;
   border-radius: 2px;
margin-left: 3px;
}

div.dataTables_wrapper div.dataTables_info {
   padding-top: 6px;
}


div.dataTables_wrapper div.dataTables_paginate ul.pagination {
   border-radius: 4px;
   border: 1px solid #ddd;
}
.page-item:first-child .page-link {
   border-right: 1px solid #ddd;
}
.page-item:last-child .page-link {
   border-left: 1px solid #ddd;
}


.dataTables_wrapper .dataTables_paginate ul.pagination .paginate_button {
    padding: 0 !important;
    border: none !important;
    border-radius: 2px;
    margin: 0 !important;
}
.page-item:first-child .page-link {
    border-top: 0 !important;
    border-bottom:0  !important;
    border-left: 0 !important;
}

.page-item:last-child .page-link {
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination span{
    margin: 4px 8px 0px 8px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
     background-color: #777!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button .page-link:hover {
    background-color: #777!important;
}
.dataTables_wrapper .dataTables_paginate ul.pagination span .paginate_button:hover{
    background: none !important;
    color: #555 !important;
}

div.dataTables_wrapper div.dataTables_paginate {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
        border: none !important;
        padding: 4px 10px !important;
        border-right: 1px solid #ddd !important;
            margin: 0 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
    color: #fff !important;
    background: #d3d3d3 !important;
}

.dataTables_paginate.paging_simple_numbers {
    border: none !important;
}

.wrapper {
    position: relative;
    z-index: 2;
    height: 100% !important;
    width: 100% !important;
    display: table;
    vertical-align: middle; text-align:center;
	background: #3f93b1 !important;
}
.middle {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 10px;
}
.auth-head-icon {
	position: relative;
    height: 72px;
    width: 72px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    background-color: #fff;
    color: #3f93b1;
    box-shadow: 0 5px 20px #d6dee4;
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 2;
        }

.box.bg-white {
    width: 400px ;
    text-align: left;
    margin: 0 auto;
    border-radius: 4px;    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
input.form-control.form-control-air {
    padding: 12px 12px !important;
    height: auto;
    box-shadow: none;
    border: 1px solid #ccc;;
}
.btn-primarydiv1 {
    color: #fff;
    background: #5c6bc0;
    border-color: #5c6bc0;
    box-shadow: none;
    padding: 12px 20px !important;
    font-size: 16px;
    color: #fff;
    height: auto;
    width: 100%;
    border-radius: 4px;    font-weight: 600;

}
label#email-error {
    color: #FF0000;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
label#password-error {
    color: #FF0000;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.flexbox.mb-2 label, .flexbox.mb-2 a {
    font-size: 13px;
}
label#password-error {
    color: #FF0000;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.invalid-error{
    color: #FF0000;
    display: block;
    width: 100%;
    margin: 5px;
    padding: 0;
    font-size: 13px;
    float:right;
    text-align: center;
}
/*.flash-close {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    color: inherit;
    cursor: pointer;
    float: center;
    margin: 0px;
    opacity: .6;
    padding: 16px;
    text-align: center;
}*/
form#login-form {
    padding-top: 14px !important;
}


nav.navbar.bg-blue.p-0.nab_var1 ul li a {
    width: 200px;
    text-align: center;
    text-transform:uppercase;
}
ul.side-menu.metismenu li a {
    list-style: none;
    background: #00a5df;
    display: block;
    margin: 6px 0px;
    padding: 12px;
    font-size: 15px;
    text-transform: capitalize;
    color: #fff;
}
ul.side-menu.metismenu li {
    list-style: none;
}
ul.side-menu.metismenu li a:hover {color: #fff;
    background: #fdb813;
}
ul.side-menu.metismenu {
    position: relative;
    margin: 0;
    padding:0px;
    
}
table#example01 {
    position: absolute;
    width: 815px !important;
    top: 28px;
    right: 32px;
        text-transform: capitalize;
}
a.not_mansen {
    background: #fdb813;
    padding: 6px 40px;
    color: #fff;
    border-radius: 2px;
}


.gcharttableh, .gtasktableh, .gtasktable, .gcharttable {
    border-collapse: collapse;
    /*width: 100% !important;*/
}
/* ghant chart css start */
span.gchart {
    margin-top: 20px;
    margin-bottom: 10px;
}
.gtaskheading, .gmajorheading, .gminorheading{
    font-size: 13px !important;
}
.gtaskcellwkend, .gminorheadingwkend{
    font-size:13px !important;
}
.gtaskname div, .gtaskname{
    font-size: 12px !important;
}
.gtaskheading, .gname, .gtaskname, .gresource, .gduration, .gpccomplete, .gstartdate, .gplanstartdate, .gplanenddate, .gcost, .genddate{
    height: 30px !important;
}
.gmajorheading, .gminorheading, .gminorheadingwkend, .gtaskcell, .gtaskcellwkend{
    height: 30px !important;
}
.gadditional, .gresource, .gduration, .gpccomplete, .gcost{
  font-size:12px !important;
  height: 30px !important;
}
.gtasktableh tr, .gcharttable tr, .gtasktable tr {
    height: 35px !important;
}
.gtasktableh tr:first-child .gadditional {
  border-top: none !important;
    border-left: none !important;
}
#chartTableh td.gmajorheading {
    background: #d1d1d1 !important;
    color: #474747;
    font-weight: 700;
}
td.gspanning div {
    font-size: 12px !important;
    font-weight: 600;;
}
.gcharttableh .gminorheading, .gcharttableh .gminorheadingwkend{
    font-weight: normal;
    font-size: 13px !important;
}
.gmajorheading, .gminorheading, .gminorheadingwkend, .gtaskcell, .gtaskcellwkend{
    border: #5c5c5c 1px solid !important;
}
.gtaskheading, .gname, .gtaskname, .gresource, .gduration, .gpccomplete, .gstartdate, .gplanstartdate, .gplanenddate, .gcost, .genddate{
    border: #5c5c5c 1px solid !important;
}
.gmainleft {
    width: 28% !important;
    margin-right: 10px;
    border: 1px solid #5c5c5c;
    float: left;
    display: inherit;
}
.gmainleft .glistlbl{
  float:none;
}
.gmainright {
    border: 1px solid #5c5c5c;
    width: 70% !important;
}
div.gchartlbl, div.gchartgrid {
    background: #d1d1d1;
}
.gtasklist{
    display:none;
}
.ggroupblack {
    background: #00a5df !important;
}
.ggroupblackendpointleft{
    border-top: 4px solid #00a5df !important;
}
.ggroupblackendpointright{
    border-top: 4px solid #00a5df !important;
}
.gtasktableh tr:first-child .gspanning.gtaskname div {
    min-width: 212px !important;
    max-width: 212px !important;
    padding: 8px !important;
}

.gtasktableh .gadditional.gadditional-project_id {
    max-width: 105px;
    min-width: 105px;
}
.gtasktableh td.gadditional.gadditional-project_id div {
    position: relative;
    width: 100%;
    display: inline-block;
    border: 1px solid #5c5c5c;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    padding: 2px;
  font-size: 12px;
}
.gadditional {
    padding: 0px 10px;
}
.gTaskInfo {
    background: #fff !important;
    border-radius: 4px;
}
.gTILine {
    border-bottom: 1px solid #5c5c5c;
    padding: 7px 0;
}
.gTILine:last-child{
  border-bottom:none;
}
.gTaskNotes{
  display:inline-block !important;
}
.gTaskLabel {
    color: #484747 !important;
}
.gtaskheading.gadditional.gadditional-job_id {
    font-size: 16px !important;
    background: #d1d1d1;
}
.gtasktableh .gtaskheading.gadditional.gadditional-project_id {
    font-size: 16px !important;
}
.gtasktableh .gtaskheading.gadditional.gadditional-project_id {
    background: #d1d1d1;
}

.gcharttableh .gmajorheading, .gcharttableh .gminorheading, .gcharttableh .gminorheadingwkend, .gtasktableh td.gspanning.gtaskname {
    background: #d1d1d1;
}

.gselector > .gformlabel:nth-child(3) {
  display: none;
}
.gselector > .gformlabel:nth-child(4) {
  display: none;
}

.page-link {
   display: block;
   position: relative;
   float: left;
   padding: 6px 12px;
   line-height: 1.42857143;
   background-color: #fff;
   border: none;
   font-weight: bold;
color: #555;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
   -webkit-appearance: none;
}

li.paginate_button.page-item {
   border: none;
   color: #555;
font-weight: 600;
font-size: 13px;
}
li.paginate_button.page-item input{
text-align: center;
   border: 1px solid #ddd;
   border-radius: 2px;
margin-left: 3px;
}

div.dataTables_wrapper div.dataTables_info {
   padding-top: 6px;
}


div.dataTables_wrapper div.dataTables_paginate ul.pagination {
   border-radius: 4px;
   border: 1px solid #ddd;
}
.page-item:first-child .page-link {
   border-right: 1px solid #ddd;
}
.page-item:last-child .page-link {
   border-left: 1px solid #ddd;
}



/* index 1 page css start */
ul.leftside-menu {
    list-style: none;
    padding: 0;
}
ul.leftside-menu li:nth-child(1) a{
  background: #34495e;
}
ul.leftside-menu li:nth-child(2) a {
    background: #0b6faa;
}
ul.leftside-menu li:nth-child(3) a {
    background: #53bf95;
}
ul.leftside-menu li:nth-child(4) a {
    background: #9c6098;
}
ul.leftside-menu li:nth-child(5) a {
    background: #eca804;
}
ul.leftside-menu li:nth-child(6) a {
    background: #26c6da;
}
ul.leftside-menu li a:hover {
    color: #fff;
    background-color: #00a5df !important;
}
ul.leftside-menu li a {
    background-color: #757575;
    padding: 15px;
    margin-bottom: 1em;
    border: 1px solid #ebeff6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 16px;
}
ul.leftside-menu li a .icon {
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 41px;
    background-color: #ffffff;
    text-align: center;
    color: #000;
    vertical-align: middle;
    display: inline-block;
}
.metric .icon.blue-bg {
        background: #1e88e5;
    border-color: #1e88e5;
}
.metric .icon.yellow-bg {
    background: #ffb22b;
    border-color: #ffb22b;
}
.metric .icon.green-bg {
        background: #26c6da;
    border-color: #26c6da;
}
.metric {
    padding: 15px 20px;
    margin-bottom: 30px;
    border: 1px solid #d7dfe3;
    border-color: #d7dfe3 !important;
    border-radius: 4px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    background: #fff !important;
}
.metric .icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    text-align: center;
    color:#fff;
}
.metric p {
    margin-bottom: 0;
    line-height: 1.2;
    text-align: right;
}
.metric .icon i {
    font-size: 18px;
}
.metric .number {
    display: block;
    font-size: 28px;
    font-weight: 600;
}
.metric .title {
    font-size: 16px;
}
.home-table .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0);
}
.home-table .table-striped tbody tr:nth-of-type(even) {
  background-color: rgba(0,0,0,.05);
}
/* index 1 page css end */


header li.nav-item.dropdown .dropdown-menu p {
   margin-bottom: 0;
}
header li.nav-item.dropdown .dropdown-menu{
padding: 0;
}
header li.nav-item.dropdown .dropdown-menu p a {
   width: 100%;
   display: inline-block;
   border-bottom: 1px solid #ddd;
   padding: 8px 10px;
   text-align: left;
}
button.logout {
   margin: 10px 0;
}

/* profile page start here */

.profile_page img.img-circle {
   display: inline-block;
   max-width: 100%;
   height: auto;
   padding: 4px;
   line-height: 1.42857143;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 4px;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   border-radius: 100%;
}
.profile_page h4.card-title {
   font-size: 20px;
   font-weight: 600;
   margin-bottom: 0 !important;
}
.profile_page h6.card-subtitle {
   font-size: 12px;
   font-style: italic;
   color: #00a5df;
}
.profile_page ul.list-info {
   border: 1px solid #ddd;
   margin: 0;
}
.profile_page ul.list-info li{
border-bottom: 1px solid #ddd;
}
/* profile page end here */



table.commn_tbl tbody tr:nth-child(odd) {
   background: #fff;
}
table.commn_tbl tbody tr:nth-child(even) {
   background-color: rgba(0, 0, 0, 0.02);
}
.bg-none {
   background: none !important;
}
h6.tbl_title {
   font-size: 16px;
}


.scrollbar::-webkit-scrollbar {
    background-color:#fff;
    width:16px
}

/* background of the scrollbar except button or resizer */
.scrollbar::-webkit-scrollbar-track {
    background-color:#fff
}
.scrollbar::-webkit-scrollbar-track:hover {
    background-color:#f4f4f4
}

/* scrollbar itself */
.scrollbar::-webkit-scrollbar-thumb {
    background-color:#babac0;
    border-radius:16px;
    border:5px solid #fff
}
.scrollbar::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
}
.hidden {
  display: none;
}

.myloader{

}
.myloader img{
  display: block;
  margin: 0 auto;
  width: 110px;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper .btn {
  border: 1px solid gray;
  color: #787878;
  background-color: white;
  padding: 0px 5px;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.cc{
  color: #ffffff;
  background: #90c67c;
  padding: 5px;
}

.cc1{
  color: #ffffff;
  background: #90c67c;
  padding: 5px;
}

.legendsinfo{
  background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px;
}

.legendsinfo .left{
  margin-left: 1px;
}

.legendsinfo .right{
  margin-left: 1px;
  margin-right: 20px;
}
.toptable table tr td{
  padding: 2px;
}
.toptable table {
    float: right;
    border: 1px solid #c5c5c5;
    padding: 7px;
    display: inline-block;
    background: #f9f9f9;
    border-radius: 2px;
}

.weldh{
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}

.weldmain{
  color: #0081ff;
  text-decoration: underline;
}

.weldmain b{
  color: #4da3f7;
}

.tieinbutton{
  margin-top: 40px;
  text-transform: uppercase;
  font-size: 11px!important;
  padding: 2px!important;
  border: 1px solid #ccc!important;
  border-bottom: 2px solid #bbb!important;
}

.floc{
  background: #fff8dc;
  border: 1px solid #eee;
  padding: 5px;
  font-size: 11px;
}

.consicon{
  background: cadetblue;
  color: #fff;
  font-size: 10px;
  border-radius: 50%;
  padding: 1px 4px;
  float: right;
}

