 /* edited color row column*/
 .editedColor{ 
            background: #80d8ff;
            color: #fff;
          }
/* topbar projects select box*/          
span[aria-labelledby="select2-website_id-container"] {
 border: 0px solid #e1e8ee !important;
 font-weight: 400;
}

.select2-selection__arrow {
    display: none !important;
}
.select2-dropdown--below{
    width: 20% !important;
}
.custom-nav-item{
    margin-top: -14px;
}

/*hide/show column button */
.ColVis_MasterButton {
    background: #6c757d;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
}
.TableTools_Button{
    text-align: left;
    border-bottom: unset;
}
.ColVis_collection{
    max-height: 300px;
    overflow-y:scroll;
}
.btn-link{
    color: #86939e !important;
}
.liactive {
    color: #212529;
    background-color: #e9ecef;
    border-left: 2px solid #dee2e6 !important;
    border-color: #03a9f4 !important;
    border-bottom: 1px solid #e1e8ee!important;
}
.dataTables_wrapper {
    margin-top:10px;
}
.page-disable {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #dee2e6;
    background-color: #fff;
    border: 1px solid #e1e8ee;
}

.ColVis_MasterButton{
    background-color: #03a9f4;
    border-color: #03a9f4;
     box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26);
    opacity: .8;
    color: #fff;
}
.ColVis_MasterButton:hover {
border: 1px solid transparent;
}   
 
thead{
    background: #f1f2f3;
}

.selectedrow{
    background-color: #d9dbde;
}

.assigned{
     background-color: #17b300d4;
    color: #fff;
}

.btnSubtask:active{
    background:olive;
}
.btnSubtask:focus{
    background:olive;
}

.activeTask{
    background: #b9c4b3;
}
#timeLine{z-index:1151 !important;}

.nav-link{
    color:#6c757d;
}

/*topbar dropdown for project search*/
@media (min-width: 992px){
    .dropdown-menu .dropdown-toggle:after{
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
    }
    .dropdown-menu .dropdown-menu{
        margin-left:0; margin-right: 0;
    }
    .dropdown-menu li{
        position: relative;
    }
    .nav-item .submenu{ 
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .nav-item .submenu-left{ 
        right:100%; left:auto;
    }
    .dropdown-menu > li:hover{ background-color: #f1f1f1 }
    .dropdown-menu > li:hover > .submenu{
        display: block;
    }

}

#searchWeb {
  width: 100%;
  padding: 5px;
  border: none;
  border-bottom: 1px solid #ddd;
}

#searchWeb:focus {outline: 3px solid #ddd;}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  border: 1px solid #ddd;
  z-index: 000;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

.help-block{color: red;}

.modal-lg {
  max-width: 80% !important;
}

/*onsite table */
th.table-header{
    background: linear-gradient(to right,#192a56,#28637f);
    padding: 15px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 0 15px;
    border-radius: 20px 20px 0 0;
}
th.table-header.blue{
    background: linear-gradient(to right,#d3213c,#f03a85);
}

th.table-header.green{
   background: linear-gradient(to right,#75ce46,#57e0b5);
}

th.table-header.red{
   background: linear-gradient(to right,#469dce,#8557e0);
}
.onsite-table tr:nth-child(even) {
    background-color: transparent;
}
.onsite-table tr{
    background-color: #f9f9f9;
}
.onsite-table td, .onsite-table th{
    border-top: unset;
    padding: .9rem 1.5rem;
    vertical-align: middle;
    text-align: center;
}
.onsite-table td:first-child { 
    font-weight: bold;
    font-size: 1rem; 
    text-align: left;
}
.editable-input{
  border: 1px solid #e1e8ee;
}
.fileupload input.upload {
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.font-600{
        font-weight: 600;
}
.add-new-plus {
    height: 32px;
    text-align: center;
    width: 32px;
    display: inline-block;
    line-height: 32px;
    color: #98a6ad;
    font-weight: 700;
    background-color: #dee2e6;
    border-radius: 50%;
}
.attached-files .files-list .file-box {
    vertical-align: middle;
}
.fileupload {
    overflow: hidden;
    position: relative;
}
.mdi-set, .mdi:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mdi-plus::before {
    content: "\F0415";
}
.table td, .table th{
    vertical-align: unset;
}
th{
    white-space:nowrap;
}
td:nth-child(2){
white-space:unset !important;
}
.disable{
     pointer-events: none;
    opacity: 0.4;
}

.btn-blink {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #7dc855; -webkit-box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; -webkit-box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; -webkit-box-shadow: 0 0 3px #7dc855; }
}

@-moz-keyframes glowing {
  0% { background-color: #7dc855; -moz-box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; -moz-box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; -moz-box-shadow: 0 0 3px #7dc855; }
}

@-o-keyframes glowing {
  0% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
}

@keyframes glowing {
  0% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
}
.social tr td a {
    display: inline-block;
    /* width: 35px; */
    /* height: 35px; */
    text-align: center;
    line-height: 35px;
    /* border-radius: 100%; */
    color: #fff;
    margin-right: 5px;
}

/* Google Ads client dashboard start */
.gds-box-blue {
    height: 100px;
    background-color: blue;
    color: #fff;
    border: 1px solid #ccc;
}
.gds-box-red {
    height: 100px;
    background-color: red;
    color: #fff;
    border: 1px solid #ccc;
}
.gds-box-white {
    height: 100px;
    background-color: #fff;
    /*color: #fff;*/
    /* border: 1px solid #ccc; */
}
.gds-box-green {
    height: 100px;
    background-color: green;
    color: #fff;
    border: 1px solid #ccc;
}
.br-first{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.br-last{
    border-bottom-right-radius: 10px;
    border-top-right-radius: 50px;
    border: 1px solid #ccc;
}

/* Google Ads client dashboard end */
/* Google Ads client dashboard start */
.gds-box-blue {
    /*background-color: blue;*/
    background-color:#4285F4;
}
.gds-box-red {
    /*background-color: red;*/
    background-color:#EA4335;
}
.gds-box-white {
    background-color: #fff;
    color: #000;
}
.gds-box-green {    
    /*background-color: green;*/
    background-color:#34A853;    
}
.gds-box-yellow {
    background-color:#FBBC05;
    color: #000;
}
.gds-box-pink {
    background-color:#e83e8c;
}
.gds-box-gray {
    background-color:#6c757d;
}
.gds-box-purple {
	background-color:#6f42c1
}
.gds-box-common {
	height: 100px;
	border: 1px solid #ccc;
	border-radius:0 !important;
	color: #fff;
    	font-weight: 700;
	padding-top:15px !important;
}

.br-first{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.br-last{
    border-bottom-right-radius: 10px;
    border-top-right-radius: 50px;
    border: 1px solid #ccc;
}

/* Google Ads client dashboard end */
btn-link{
    color: #86939e !important;
}
.liactive {
    color: #212529;
    background-color: #e9ecef;
    border-left: 2px solid #dee2e6 !important;
    border-color: #03a9f4 !important;
    border-bottom: 1px solid #e1e8ee!important;
}
.dataTables_wrapper {
    margin-top:10px;
}
.page-disable {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #dee2e6;
    background-color: #fff;
    border: 1px solid #e1e8ee;
}

.ColVis_MasterButton{
    background-color: #03a9f4;
    border-color: #03a9f4;
     box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26);
    opacity: .8;
    color: #fff;
}
.ColVis_MasterButton:hover {
border: 1px solid transparent;
}   
 
thead{
    background: #f1f2f3;
}

.selectedrow{
    background-color: #d9dbde;
}

.assigned{
     background-color: #17b300d4;
    color: #fff;
}

.btnSubtask:active{
    background:olive;
}
.btnSubtask:focus{
    background:olive;
}

.activeTask{
    background: #b9c4b3;
}
#timeLine{z-index:1151 !important;}

.nav-link{
    color:#6c757d;
}

/*topbar dropdown for project search*/
@media (min-width: 992px){
    .dropdown-menu .dropdown-toggle:after{
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
    }
    .dropdown-menu .dropdown-menu{
        margin-left:0; margin-right: 0;
    }
    .dropdown-menu li{
        position: relative;
    }
    .nav-item .submenu{ 
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .nav-item .submenu-left{ 
        right:100%; left:auto;
    }
    .dropdown-menu > li:hover{ background-color: #f1f1f1 }
    .dropdown-menu > li:hover > .submenu{
        display: block;
    }

}

#searchWeb {
  width: 100%;
  padding: 5px;
  border: none;
  border-bottom: 1px solid #ddd;
}

#searchWeb:focus {outline: 3px solid #ddd;}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  border: 1px solid #ddd;
  z-index: 000;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

.help-block{color: red;}

.modal-lg {
  max-width: 80% !important;
}

/*onsite table */
th.table-header{
    background: linear-gradient(to right,#192a56,#28637f);
    padding: 15px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 0 15px;
    border-radius: 20px 20px 0 0;
}
th.table-header.blue{
    background: linear-gradient(to right,#d3213c,#f03a85);
}

th.table-header.green{
   background: linear-gradient(to right,#75ce46,#57e0b5);
}

th.table-header.red{
   background: linear-gradient(to right,#469dce,#8557e0);
}
.onsite-table tr:nth-child(even) {
    background-color: transparent;
}
.onsite-table tr{
    background-color: #f9f9f9;
}
.onsite-table td, .onsite-table th{
    border-top: unset;
    padding: .9rem 1.5rem;
    vertical-align: middle;
    text-align: center;
}
.onsite-table td:first-child { 
    font-weight: bold;
    font-size: 1rem; 
    text-align: left;
}
.editable-input{
  border: 1px solid #e1e8ee;
}
.fileupload input.upload {
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.font-600{
        font-weight: 600;
}
.add-new-plus {
    height: 32px;
    text-align: center;
    width: 32px;
    display: inline-block;
    line-height: 32px;
    color: #98a6ad;
    font-weight: 700;
    background-color: #dee2e6;
    border-radius: 50%;
}
.attached-files .files-list .file-box {
    vertical-align: middle;
}
.fileupload {
    overflow: hidden;
    position: relative;
}
.mdi-set, .mdi:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mdi-plus::before {
    content: "\F0415";
}
.table td, .table th{
    vertical-align: unset;
}
th{
    white-space:nowrap;
}
td:nth-child(2){
white-space:unset !important;
}
.disable{
     pointer-events: none;
    opacity: 0.4;
}

.btn-blink {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #7dc855; -webkit-box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; -webkit-box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; -webkit-box-shadow: 0 0 3px #7dc855; }
}

@-moz-keyframes glowing {
  0% { background-color: #7dc855; -moz-box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; -moz-box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; -moz-box-shadow: 0 0 3px #7dc855; }
}

@-o-keyframes glowing {
  0% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
}

@keyframes glowing {
  0% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
  50% { background-color: #73af52; box-shadow: 0 0 40px #73af52; }
  100% { background-color: #7dc855; box-shadow: 0 0 3px #7dc855; }
}
.social tr td a {
    display: inline-block;
    /* width: 35px; */
    /* height: 35px; */
    text-align: center;
    line-height: 35px;
    /* border-radius: 100%; */
    color: #fff;
    margin-right: 5px;
}

.form-material .input-group input[type=text], .form-material .input-group .form-control {
    border: 1px solid #e1e8ee;
}

#deadLine { width: 150px; }

#projectList {
	height: 500px;
	overflow: scroll;
}