@import url('https://fonts.googleapis.com/css?family=Patrick+Hand&display=swap');
/*start login form*/
.login-page-header-container{
  background-color: rgba(25, 97, 146, 0.03);
      padding: 10px;
    width: 50%;
    margin: 0 auto;
    border-left: 7px solid #1d92e1;
    box-shadow: 0 10px 11px #f2f0f0;
}
.login h4{
      color: #169d82;
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: 6px;
    margin-top: 0px;
    margin-bottom: 14px;
    padding: 10px;
    border-left: 5px solid #333;
    border-right: 5px solid #333;
    background-color: aliceblue;
}
.login-page{
  margin-top:70px;
}
.login,
.signup{
  width: 400px;
  margin: 150px auto;
  background-color: #FFF;
  padding: 50px;
  box-shadow: 1px 1px 20px #c2cdd2;
  border-radius: 15px;
}

.login input{
  margin-bottom: 10px;
}

.login .form-control{
  background-color: #eaeaea;
}


.login-page form{
    max-width: 400px !important;
    margin: auto;    
    margin-top: 40px;
}
.login-page form input{
  margin-bottom: 5px;
}
.login-page h1{
  color: rgba(12, 82, 113, 0.5);
}
.login-page h1 span{
  cursor: pointer;

}
.login-page [data-class="signup"].selected{
  color: #398439;
}
.login-page [data-class="login"].selected{
  color: #337ab7;
}
.login-page .signup{
  display: none;
}


.errors{
  max-width: 400px;
  margin: auto;
}


/*end login form




/*navbar starts here*/
.navbar{

  position: fixed;
}
nav{
  top:0;
  right: 0;
  width: 100%;
  z-index: 99999999;
  box-shadow:-14px 1px 8px #8c8c8cee;
    }
.navbar-default .dropdown-menu.notify-drop {
  min-width: 330px;
  background-color: #fff;
  min-height: 360px;
  max-height: 360px;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-title {
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 15px 10px 15px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content {
  min-height: 280px;
  max-height: 280px;
  overflow-y: scroll;
}
.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track
{
  background-color: #F5F5F5;
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar
{
  width: 8px;
  background-color: #F5F5F5;
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb
{
  background-color: #ccc;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li {
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0px 5px 0px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) {
  background-color: #fafafa;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:after {
  content: "";
  clear: both;
  display: block;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:hover {
  background-color: #fcfcfc;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:last-child {
  border-bottom: none;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li .notify-img {
  float: left;
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 0px 0px 8px 0px;
}
.navbar-default .dropdown-menu.notify-drop .allRead {
  margin-right: 7px;
}
.navbar-default .dropdown-menu.notify-drop .rIcon {
  float: right;
  color: #999;
}
.navbar-default .dropdown-menu.notify-drop .rIcon:hover {
  color: #333;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li a {
  font-size: 12px;
  font-weight: normal;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li {
  font-weight: bold;
  font-size: 11px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li hr {
  margin: 5px 0;
  width: 70%;
  border-color: #e2e2e2;
}
.navbar-default .dropdown-menu.notify-drop .drop-content .pd-l0 {
  padding-left: 0;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li p {
  font-size: 11px;
  color: #666;
  font-weight: normal;
  margin: 3px 0;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li p.time {
  font-size: 10px;
  font-weight: 600;
  top: -6px;
  margin: 8px 0px 0px 0px;
  padding: 0px 3px;
  border: 1px solid #e2e2e2;
  position: relative;
  background-image: linear-gradient(#fff,#f2f2f2);
  display: inline-block;
  border-radius: 2px;
  color: #8f8f8f;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li p.time:hover {
  background-image: linear-gradient(#fff,#fff);
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer {
  border-top: 1px solid #e2e2e2;
  bottom: 0;
  position: relative;
  padding: 8px 15px;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a {
  color: #777;
  text-decoration: none;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a:hover {
  color: #333;
}
.navbar-default {
    background-color: #ffffff;
    border:none;
}


.container-fluid{
  background-color: #fff;
}
nav .dropdown img{
border-radius: 50%;
padding: 0;
    width: 35px;
}

a.img-container{
  padding-top: 10px !important;
  padding-bottom: 5px !important;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
}
.navbar>.container-fluid .navbar-brand{
  margin: 0;
  padding:10px 15px;
}
.navbar-default .navbar-nav>.active>a{
  background-color: #dadada;
  color: #3a3a3a;
  font-weight: bold;

}
.navbar-default .navbar-nav>.active>a:hover{
  background-color: #dadada;
}
.navbar-default .navbar-nav a:hover{
  color: #868686;
}

.navbar-default .navbar-nav>.open>a,
 .navbar-default .navbar-nav>.open>a:focus,
  .navbar-default .navbar-nav>.open>a:hover{
    background-color: #3a3a3a;
  color: #FFF;

  }
  .navbar-default .navbar-nav>li>a:focus,
   .navbar-default .navbar-nav>li>a:hover {
        background-color:#dadada;
    color: #000;
   }







@media (min-width: 768px){
.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    border-color: transparent;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    color: #FFF;
    background-color: #525252;
    box-shadow: 0 0 3px #eee;
}
.navbar-form input::placeholder{
color: #FFF;
}
.navbar-form input:-ms-input-placeholder { 
  color: #fff;
}

.navbar-form input::-ms-input-placeholder { 
  color: #fff;
}
.navbar-form .form-control:first-child{
  border-left:3px solid #b9b9b9;
  box-shadow: 0 0 3px #eee;
  background-color: #525252;
    transition: all .5s linear;
}
.navbar-form .form-control:focus{
    box-shadow: 0 0 10px #dadada;
    transition: all .5s linear;
}
.navbar-form .form-control:first-child:focus{
    width: calc(100% + 70px);
    position: relative;
    top: 0;
    left: -70px;
  transition: left .5s linear;
}
ul.center{
  margin-left: 0%;
}
ul.center li{
  margin-right: 0px;
}

}
.dropdown-menu .divider {
    height: 1px;
    margin: 3px 0;
    overflow: hidden;
    background-color: #939393;
  }
.sidenav{
  position: absolute;
  top:0;
  right: -20%;
  height: 100vh;
  text-align: center;
  width: 20%;
  background-color: #FFF;
  box-shadow: 0 0 8px #8c8c8cee;
}
.navsider{
  transition: all .2s linear;
}
.navsider nav{
  right: 20%;
  transition: all .2s linear;
}
.navsider .sidenav{
  right:0;
  transition: all .2s linear;
}
.sidenav ul li{
padding-top: 20px;
width: 80%;
margin: 0 auto;
text-align: left;
}
.sidenav ul li a{
color: #333;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}

.navbar ul li a {
  font-size: 1.2em;
}

.dropdown-menu li a i{
width: 30px;
text-align: center;
}
.dropdown-menu>li>a {
    padding: 3px 10px;
  }

  .nav>li>a {
    padding: 15px 25px;
}
/*navbar ends here*/












  /*Framework Starts Here*/
.hidden_link:hover{
  cursor: pointer;
  text-decoration: none;
}

  .pointer{
    cursor: pointer;
  }
  .pointer:hover{
    cursor:pointer;
  }
  body{
    background-color: #f0f0f0;
    overflow-x: hidden !important;
  }
    
.asterisk{
  font-size: 20px;
  position: absolute;
  right: 6px;
  top: 9px;
  color: #D20707;
}
.input-container{
  position: relative;
}
.show-pass{
  position: absolute;    
    top: 3px;
    right: -30px;
}
.noborder{
  border: none !important;
}

/*general font awesome color*/
.fa-fire-alt{
  color: #ff6200 !important;
}
.fa-pause-circle{
  color:#535353 !important;
}





/*Framework Ends Here*/



/*add form style starts here*/
textarea{
  max-width: 100%;
}
form button.btn{
      background-color: #2386c8;
    color: #FFF;
    font-size: 1.3em;
    font-weight: 600;
    text-transform: uppercase;
}
form div h3{
    padding: 10px;
    background-color: #ffffff;
    color: #333;
    border-left: 7.5px solid #333;
    margin: 15px 0;
}
.form-container .form-control{
  border-radius: 0;
  margin-bottom: 14px;
  border: 1px solid #eee;
  transition: all .5s linear;
  font-size: 16px;
  height: 40px;
  line-height: 1.6;
}
.form-container textarea.form-control{
    width: 100%;
    min-width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    height: 75px
}
.form-container .form-control:focus{
      box-shadow: 0px 2px 2px #bababa;
}
.form-container{
    background-color: #fff;
    padding: 10px 10px 30px 10px;
    border: 1px solid #eee;
    box-shadow:0 0 3px #ebebeb;
    margin-top: 50px;
}
.form-container ::placeholder {
  color: #8b8b8b;
  font-size: 1.2em;
}
.cutHere{
  width: 45%;
  border-left: 5px solid #333 !important;
  background-color: transparent;
}
.cutHere2{
  width: 55%;
  border-right: 5px solid #333 !important;
}

.deadlinelabel{  
  border-radius: 0;
  margin-bottom: 14px;
  border: 1px solid #eee;
  transition: all .5s linear;
  font-size: 16px;
  height: 40px;
  line-height: 1.6;
  padding: 6px 10px;
  width: 45%;
  background-color: transparent;
  border-left: 5px solid #333 !important;
}
.deadlineinput{
  width: 55%;
  border-right: 5px solid #333 !important;
}

.input-file-container {
  position: relative;
  max-width: 225px;
  margin: 0 auto
} 
.js .input-file-trigger {
display: block;
    padding: 10px;
    background: #535353;
    color: #e1f3ff;
    font-size: 1.4em;
    transition: all .4s;
    cursor: pointer;
    text-align: center;
}
.js .input-file {
  position: absolute;
  top: 0; left: 0;
  width: 225px;
  opacity: 0;
  padding: 14px 0;
  cursor: pointer;
}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus {
  background: #34495E !important;
  color: #39D2B4 !important;
}
.file-return {
  margin: 0;
}
.file-return:not(:empty) {
  margin: 1em 0;
}
.js .file-return {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
.js .file-return:not(:empty):before {
  content: "Selected file: ";
  font-style: normal;
  font-weight: normal;
}
/*add form style ends here*/


/*dashboard page starts here*/
.chartunit .done-all-title{
background-color: #009688;
    padding: 5px 0;
    box-shadow: 0px 3px 5px #494949;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    position: relative;
    top: -22.5px;
    border-radius: 5px;
}
svg{

    transition: all .25s linear;
}
.chartunit:hover svg{
transform: translate3d(0, -20px, 0);
}




/*dashboard page ends here*/





/*users page style starts here*/
.friends{
  font-size: 16px;
  text-align: center;
}
.friends-container{
border: 2px solid transparent;
    padding: 5px;
    background-color: #fdfdfd;
    box-shadow:0 2px 9px #b9b9b9;
    transition: all .2s linear
}
.friends-container:hover{
  box-shadow: none;
  border-radius: 5px;
  border:1px solid #f1f7fd;
}
.friends .fa{
  color: #2386c8;
}
.friends div{
  margin-top: 15px;
}
.friends div:first-child{
  margin-top: 0;
}


/*users page style ends here*/



/*
footer
*/

.footer{
    padding: 5px;
    background-color: #FFF;
    width: 100%;
    border-bottom: 2px solid #333;
    box-shadow: 0 0 5px #006cb447;
    bottom: 0;
    margin-top: 20px;
    right: 0;
}
.copyright{
  color: #333;
  font-weight: bold;
  word-spacing: 2.5px;
  letter-spacing: 1.25px;
}
/*
footer ends here
*/



/*media query*/
@media(min-width: 1000px){ 
/*.navbar{
  top: 0px;
  transition:all .2s linear ;
}*/

}

@media(max-width: 767px){
  .deadlinelabel{  
  border: 1px solid #eee !important;
  transition: all .5s linear;
  font-size: 16px;
  height: 40px;
  line-height: 1.6;
  padding: 6px 10px;
  width: 100%;
  background-color: transparent;
  text-align: center;
}
.deadlineinput{
  width: 100%;
  border: 1px solid #eee !important;
}
.cutHere{
  width: 100%;
  border: 1px solid #eee !important;
  background-color: transparent;
  text-align: center;
}
.cutHere2{
  width: 100%;
  border: 1px solid #eee !important;
}
form button.btn{
  width: 100%;
}
}

.fullpageheight{
    min-height: 100vh;
}
li.grey{
    background-color: #e7e7e7 !important;
}

/*single task page*/
img.download{
    width: 50px;
    position: relative;
    top: -5px;
    transition: all .1s linear;
    display: block;
    margin:0 auto;
}
img.download:hover{
    top: 0;
}
table.task tr{
    background-color: #e3e3e3;
    color: #000;
    font-weight: inherit;
    font-size: 20px;
    font-family: 'Patrick Hand', cursive;
}
table.task{
        margin-top: 50px;
    box-shadow: 0 10px 10px #636363;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #d6d6d6;}
table.task tr td:nth-child(2){
        background-color: #ededed;
}








/*
*/

.add_floating_btn{
        position: fixed;
    bottom: 30px;
    right: 50px;
}

.deleteUser{
    display: none;
    transition: all .5s linear;
}
.deleteRow:hover .deleteUser {
	display:inline-block;
}

/*

*/

.tasks-father .container{
	    padding: 5px;
	    border: 1px solid #f3f3f3;
	    padding-bottom: 20px;   
	    background-color: #fff;
	}
	.tasks .status i{
		color: #2386c8;
	}
	.taskunit{
   background-color: whitesmoke;
    padding: 10px;
    box-shadow: 12px 8px 10px #cacaca;
    transition: all .3s linear;
    margin: 5px auto;
    height: 170px;
    border: 4px solid #EEE;
	}
	.taskunit:hover{
    box-shadow: none;
    cursor: pointer;
	}
	.taskunit .name,
	.taskunit .date,
	.taskunit .sender{
		margin-top: 20px
	}

	.taskunit .date,
	.taskunit .sender{  
	text-overflow: ellipsis;		
  	white-space: nowrap;
  	overflow: hidden;
	}
	.taskunit .sender{
		text-align: left;
	}
	.taskunit .time{
		text-align: right;
	}
	.tasks-header{
		padding: 10px;
		background-color: #525252;
		color: #FFF;
		font-weight: bold;
		font-size: 1.3em;
		margin-bottom: 25px;
	}
	.tasks-header span:first-child{
		font-weight: normal;
	}


.cust{
    cursor: pointer
}