*{
outline:none!important;
}

.video-feed {
    display: block;
    position: fixed;
    right: -50vh;
    height: 35vh !important;
    bottom: -90vh;
}

body {
    font-family: Lato;
    color:#454e57;
    font-size:14px;
    background:#272140;
}

.logohead{
    background: #0a0322;
}

.logo-element {
	    color: white;
    display: block;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    padding: 22px 0 26px 15px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 45px;
}

.navbar-static-side:hover .logo-element,
.navbar-static-side.open .logo-element {
    width: 250px;
    padding: 22px 15px 26px 15px;
}

.logo {
height:30px;
}


.sortdir {
    line-height: 20px!important;
    vertical-align: top;
}




   /* Nav */

.navbar-static-side {
    z-index: 4001;
    width: 60px;
    overflow:hidden;
    background:#272140;
  height: 100%;
    transition: 0.4s;
    position:absolute;
}
.navbar-static-side.open,
.navbar-static-side:hover {
    z-index: 4001;
    width: 250px;
}


.navbar-static-side .nav {
    width: 250px;
}

.sidebar-collapse .nav > li > a {
    color: #f7f9fb;
    font-weight: 600;
    padding: 14px 20px 14px 19px;
    line-height:22px;
    font-weight:400;
    
}

.sidebar-collapse .nav > li.active > a {
    color: #f7f9fb;
    font-weight: 600;
    padding: 14px 20px 14px 15px;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: #0a0322;
}

.nav > li > a i {
    color: #06bbfe;
    height: 18px;
    line-height: 15px;
    margin-right: 25px;
    vertical-align: middle;
    width: 18px;
}



.nav-header {
    background:none;
    padding:10px 19px 30px;
    color:#f7f9fb;
}

/* Nav tabs */

.taby.nav-tabs {
    border: none;
     height: 38px;
}

.taby.nav-tabs li {
    height: 38px;
    text-align:center;
}

.taby.nav-tabs li.active {
    background: #f7f9fb none repeat scroll 0 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1) inset, 0 10px 2px 0 #f7f9fb;
    z-index: 0;
}

.taby.nav-tabs li a,
.taby.nav-tabs li:hover a,
.taby.nav-tabs li a:hover,
.taby.nav-tabs li a:focus {
    background:none;
    border:none;
    color: #4a4a4a!important;
    height: 38px;
    line-height: 17px;
    padding: 10px 50px 10px 50px;
}

.taby.nav-tabs li.active a{
border:none;
}







.account_avatar i{
    margin-right: 25px;
    width: 48px;
    height: 48px;
    vertical-align: middle;
    color:#f7f9fb;
    transition: 0.4s;
    line-height:48px;
    display:block;
}

.name {
    font-size: 20px;
}

.firma{
font-size:14px;
}

.user_details{
    transition: 0.4s;
opacity:0;
text-align:center;
transform:scale(0);
position:relative;

}

.navbar-static-side.open .account_avatar i,
.navbar-static-side:hover .account_avatar i{
    font-size: 48px;
    margin:0px 82px;
    width:48px;
    display:block;
}

.navbar-static-side.open .user_details,
.navbar-static-side:hover .user_details{
opacity:1;
transform:scale(1);
}

.sidebar-collapse .nav > li.active {
    background: #0a0322 none repeat scroll 0 0;
    border-left: 4px solid #ff6b01;
}


/* Panel notyfiakcji */

.notipanel {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: -250px;
    position: absolute;
    top:0;
    width: 250px;
    z-index: 3001;
    padding:0 10px;
 box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
     transition: 0.4s;
}

.notipanel.open {
    left: 250px;

}

.notipanel .title_pane {
    border-bottom: none;
    padding: 12px 10px;
    display:table;
    width:100%;
}

.notify_list {
    list-style: outside none none;
    margin: 0;
    padding:0;
}

.notify_list li{
border-top:1px solid #cdd6de;
padding:10px;
}

.notify_list li:last-child{
border-bottom:1px solid #cdd6de;
}

.noti_date {
    font-size: 10px;
    padding: 0 0 10px;
}

.noti_date i {
    margin-right: 5px;
    vertical-align: middle;
}

.noti_text {
    font-size: 14px;
}

.not_info{
color:#cdd6de;
}
.not_update{
color:#06bbfe;
}
.not_success{
color:#2ec23e;
}
.not_alert{
color:#fdce09;
}
.not_warning{
color:#fc402c;
}


.noti_all {
    background-color: #06bbfe;
    border: 1px solid #06bbfe;
    border-radius: 3px;
    bottom: 40px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    left: 20px;
    line-height: 20px;
    padding: 4px 0;
    position: absolute;
    right: 20px;
    text-align: center;
}

 .noti_all:hover {
    background-color: #3aa8da;
    color: #fff;
}


/* WRAPPERS */

#wrapper {
    width: 100%;
 
}

.wrapper{
    padding: 0px 20px;
    position: relative;
}

.wrapper-content {
    padding: 60px 50px 0px;
}

#page-wrapper {
    padding: 0px;
    min-height: 1200px;
    position: relative !important;
    margin: 0 0 0 60px;
    background:#f7f9fb;
}

.shadow {
    background: #444d57;
    bottom: 0;
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.4s ease 0s;
    width: 100%;
    z-index: -1;
    transition: 0.4s;
}

.shadow.show {
    z-index: 3000;
    opacity:0.3;
    transition: opacity 0.4s;
}
/* Topbar */

.topbar {
  height: auto;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px #cdd6de;
}

.titlebar {
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px #cdd6de;

}

h1.page_title {
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    padding: 24px 0 26px 50px;
    display:inline-block;
}

.tithelp {
    color: #06bbfe;
    cursor: pointer;
    margin-left: 15px;
    vertical-align: middle;
}

.tithelp:hover {
    color: #3aa8da;
}

.title_right{
float:right;
}

.change_box {
    border-left: 2px solid #b8c0c8;
    display: flex;
    flex-direction: column;
    float: right;
    height: 60px;
    justify-content: center;
    margin: 10px 0;
    padding: 0 40px;
    text-align: right;
}

.publikuj {
    background: #ff6b01;
    float: right;
    height: 80px;
    width: 150px;
    flex-direction: column;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor:pointer;
}

.publikuj:hover{
      background:#e56000;
}

.publikuj > span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 7px;
}

.publikuj .send {
    color: #fff;
    line-height: 18px;
}


.clearview{
      margin-right:30px;
}

.functionbar {
      height: auto;
      padding:0 50px;
}

.functionbar.under {
    height: 38px;
    padding: 10px 50px 10px 50px;
}

.functionbar a:hover,
.clearview:hover,
.duplicateprev:hover,
.fun_filter > span:hover,
.change_box a:hover{
      color:#06bbfe!important;
}

.funbar1 {
    height:39px;
    border-bottom: 2px solid #cdd6de;
    font-size:13px;
    line-height:14px;
    padding:11px 0;
}

.funbar1l, .funbar1r {
    display: inline-block;
}
.funbar1r {
    float:right;
}

.funbar1 a,
.funbar2 a{
      color:#454e57;
      text-decoration:underline;
      font-weight:700;
}

.change_box a,
.clearview,
.duplicateprev{
      color:#454e57;
      text-decoration:underline;
      font-weight:400!important;
}

.funbar2 {
    height:39px;
    font-size:13px;
    line-height:14px;
    padding:11px 0;
}

.cal_switch {
    display: inline-block;
    margin: 0 60px;
}

.cal_date > a {
    margin: 0 15px;
}

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

.dropdown-menu {
    border: 1px solid #cdd6de;
    border-radius: 0;
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: outside none none;
    margin-top: 14px;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    padding:20px 10px;
    line-height: 20px;
}

.dropdown-menu .checkbox {
    margin: 0 0 10px;
}

.dropdown-menu li:last-child .checkbox {
    margin: 0px;
}

.dropdown-menu .checkbox label {
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    height: 22px;
}

.dropdown-menu .divider {
    margin: 2px 0 12px;
}

.dropdown-menu .material-icons {
    font-size: 21px;
      margin-right: 18px;
}

.dropdown-menu .half{
width:50%;
float:left;
}



.fun_filter {
    display: inline;
    margin: 0 30px 0 10px;
    cursor:pointer;
}

.fun_filter > span {
    color:#454e57;
    text-decoration:underline;
    margin-right: 10px;
    font-weight:700;
}

.export {
    background-color: #ffffff;
    background-image: url("../img/share.png");
    background-position: left 26px center;
    background-repeat: no-repeat;
    border: 1px solid #06bbfe;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 14px;
    padding: 6px 0 0 15px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 20px;
    width: 120px;
    cursor:pointer;
}

.export:hover{
      color:#06bbfe;
}

.view_mode {
    position: absolute;
    left: 50px;
    top: 20px;
}

/* Panele */

.panel-blank {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
}

.panel-blank .table-responsive {
    padding-bottom: 5px;
}

.panel-body {
    background: #fff;
    border-radius: 3px;
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #ced7df;
}

.panel-body.panel-nopad {
    padding: 0px;
}

.panel-title {
    border-bottom: 2px solid #cdd6de;
    color: #454e57;
    font-size: 22px;
    font-weight: 600 !important;
    line-height: 26px !important;
    margin: 0;
    min-width: 240px;
    padding: 11px 30px 13px;
    vertical-align: top;
    width: 100%;
}

/* Tabs */

.table {
      background:#fff;
      margin: 0;
      border: solid 1px #ced7df;
      border-collapse: separate;
      box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);
      position:relative;
}

.drag_handle {
    color: #ced7df;
    cursor: move;
    line-height: 30px !important;
    margin: 0 24px 0 0;
    vertical-align: bottom;
}

.col_name {
    background: #fff none repeat scroll 0 0;
    font-size: 16px;
    text-align: left;
    vertical-align: middle !important;
    padding-left:20px!important;
}

.table .day.today > .date:before {
    content: "\2022";
    color: #06bbfe;
    font-size: 18px;
    line-height: 16px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.table > thead > tr > th {
    height: 52px;
}

/* Schedule table */

.table.schedule th.day {
    font-weight: 400;
    font-size: 16px;
}

.table.schedule th {
      height:52px;
      width: 12%!important;
      color: #454e57;
      min-width: 180px;
}

.table th.tab_title {
    color: #454e57;
    font-size: 22px;
    font-weight: 600 !important;
    line-height: 30px !important;
    min-width: 240px;
    padding-left: 24px !important;
    text-align: left !important;
    width: 16% !important;
}

.table.schedule .day.today {
    font-weight: 700;
}


.table.schedule > thead > tr > th:nth-child(7),
.table.schedule > tbody > tr > td:nth-child(7) {
    border-left: 4px solid #cdd6de;
}

.table.schedule .col_name {
	cursor:pointer;
	overflow:hidden;
}

.table.schedule .col_name .col_name_wrap {
transition: .6s;
    position: relative;
    left: 0px;
}

.table.schedule .col_name.option .col_name_wrap {
    left: -60px;
    position: relative;
	transition: .6s;
}

.table.schedule .col_name.option .col_name_wrap .emp_det{
	display:none;
}


.row_opt {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: -60px;
    text-align: center;
    top: 0;
    width: 30px;
	 flex-direction: column;
 transition: all 0.6s ease 0s;
}

.col_name.option  .row_opt {
    right: 0px;	
 transition: all 0.6s ease 0s;
}

.row_opt .material-icons {
    display: block;
    font-size: 18px !important;
    line-height: 24px !important;
    padding: 0 10px;
    transition: all 0.4s ease 0s;
}

.row_opt .material-icons:hover {
color: #06bbfe;
}





.edited td.col_name {
	background:#fff!important;
}

.edited td {
	background:#e6f8ff!important;
}


@-webkit-keyframes edited_row {
    0%   {opacity: 0.5;}
    50% {opacity: 1;}
    100% {opacity: 0.5;}
}
@-moz-keyframes edited_row {
    0%   {opacity: 0.5;}
    50% {opacity: 1;}
    100% {opacity: 0.5;}
}

@keyframes edited_row {
    0%   {opacity: 0.5;}
    50% {opacity: 1;}
    100% {opacity: 0.5;}
}


.edited td .sch_block {
	background-color:#06bbfe!important;
	background-image:none!important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.1)!important;
	 opacity:1;
	 color:#fff!important;
	 
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: edited_row;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: edited_row;	
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: edited_row;
}

.edited td .sch_block.blocked {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: none!important;
    color: #000 !important;
    opacity: 1 !important;
	    animation: none;
}




.edited td .corn {
display:none;
}

.col_fullname {
    display: inline-block;
}

.col_fullname {
    display: inline-flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    line-height: 16px;
    vertical-align: middle;
}

.emp_det,
.bud_det {
    font-size: 12px;
    line-height: 14px;
}


.addemp {
    color: #06bbfe;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
    text-align: center;
    width: 16%;
    cursor:pointer;
    min-width:180px;
}

.addemp:hover {
      text-decoration:underline;
}

.material-icons.add-emp {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    vertical-align: bottom;
}

.col_name.addemp .initials {
    border: 1px solid #06bbfe;
    color: #06bbfe;
}

.initials {
    border: 1px solid #35393e;
     border-radius: 50%;
    color: #35393e;
    display: inline-block;
    font-size: 12px;
    height: 32px;
    line-height: 31px;
    margin-right: 20px;
    width: 32px;
    text-align: center;
    font-weight: 600;
    vertical-align: middle;
}

.avatar {
    display: inline-block;
    border-radius: 50%;
    height: 33px;
    width: 33px;
    margin-right: 20px;
    vertical-align: middle;
}

.table > tbody > tr > td {
    padding: 0 7px;
    height: 54px;
    position: relative;
}

.table.schedule td.empty:hover {
    cursor:pointer;
    background-image:url(../img/add-block.png);
    background-repeat:no-repeat;
    background-position:center center;
}



.corn {
    border-style: solid;
    border-width: 0 0 12px 12px;
    bottom: 0;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    cursor:pointer;
	    transition: all 0.4s ease 0s;
}

.ava_yes .corn{
      border-color: transparent transparent #93c496 transparent;
}
.ava_no .corn{
      border-color: transparent transparent #d18c84 transparent;
}
.ava_part .corn{
      border-color: transparent transparent #a1aeb7 transparent;
}

/* Bloki */

.sch_block {
          display: block;
          margin: 7px 0;
          padding: 6px 10px;
          height: 38px;
          border-radius:3px;
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.1);
          cursor:pointer;
          -webkit-transition: 0.4s;
          transition: 0.4s;
          position:relative;
		  z-index:100;
}

.sch_block:hover {
      margin: 7px 19px;
}

.sch_block .time {
    color: #f7f9fb;
    font-size: 16px;
    line-height: 13px;
    font-weight: 700;
          transition: 0.4s;
}

.sch_block .person {
    color: #f7f9fb;
    font-size: 11px;
    line-height: 17px;
    font-weight: 700;
}

.add-block, .del-block {
    font-size: 18px !important;
    line-height: 40px !important;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    z-index:-1;
    height:0;
}

.sch_block:hover .add-block{
      right:-37px;
}

.sch_block:hover .del-block{
      left:-37px;
}

.sch_block:hover .add-block,
.sch_block:hover .del-block{
      opacity:1;
      margin:0 5px;
      padding:0px 10px;
       z-index:100;
     width:auto;
}

.add-block{
      color:#4a4a4a;
      right:0px;
}

.del-block{
      left:0px;
      color:#4a4a4a;
}

.del-block:hover,
.add-block:hover{
      color:#06bbfe;
}

.draft_block {
      background-image:url(../img/tempblock.png);
      background-repeat:repeat;
      opacity: 0.6;
      background-position: center center;
}

.draft_block:hover {
    opacity: 1;
}

.shrink{
      transform:scale(0);
}

.tag_green {
    background-color: #50e3c2;
}
.tag_blue {
    background-color: #53c2f5;
}
.tag_viol{
   background-color:#7e58c0;
}
.tag_viol:hover{
   background-color:#6a49a2;
}
.tag_blue:hover {
    background-color: #3aa8da;
}
.tag_orange {
    background-color: #fea839;
}
.tag_grey {
    background-color: #617d8a;
}


.blocked {
    border: 1px solid #53c2f5;
    box-shadow: none;
    color: #454e57 !important;
    background:none;
    padding: 5px 10px;
    cursor:default;
}

.sch_block.blocked:hover {
    margin: 7px 0px;
    background:none;
}

.lock-block {
    font-size: 18px !important;
    height: 36px;
    line-height: 36px !important;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
}

.blocked .time,
.blocked .person {
    color: #454e57 !important;
}

.tag_blue.blocked {
    border: 1px solid #53c2f5;
}

/* Tryb widoku dostępności */

.table.schedule.ava_mode .sch_block{
	opacity:0;
}

.ava_status {
    height: 20px;
    left: 7px;
    margin: -10px 0 0;
    opacity: 0;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 50%;
    transition: all 0.4s ease 0s;
}

.ava_status i {
    height: 20px;
    line-height: 1;
    margin: -2px 5px 0 0;
    vertical-align: top;
}

.table.schedule.ava_mode .corn{
		opacity:0;	
}
.table.schedule.ava_mode .ava_status {
		opacity:1;
}

.table.schedule.ava_mode td.empty:hover {
    cursor:default;
    background-image:none;
}

.ava_no .ava_status {
    color: #f00;
}
.ava_yes .ava_status {
    color: #2ec23e;
}
/* Cols */

.ava_yes {
    background-color: #e5ffc6;
}
.ava_part {
    background-color: #eceff1;
}
.ava_no {
    background-color: #fbe9e7;
}

/* Budget table */

.table.budget td:not(:first-child) {
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

.table.budget th {
      height:52px;
      width: 12%;
      color: #454e57;
      min-width: 180px;
}

.table.budget .col_name {
    padding-left: 72px !important;
}

.table.budget > thead > tr > th:nth-child(7),
.table.budget > tbody > tr > td:nth-child(7)
  {
    border-left: 4px solid #cdd6de;
}

.table.budget .blank {
    background: #eceff1;
}
.sum_tit{
    border-left: 4px solid #cdd6de!important;	
   text-align: center;
    vertical-align: middle !important;
}


/* Attendance Table 

.table.attendance th.godzod,
.table.attendance th.godzdo,
.table.attendance th.godzsum {
 min-width: 180px;
    width: 12% !important;
}
*/


.table.attendance th.godzod, .table.attendance th.godzdo{
    min-width: 80px;
    width: 5% !important;
}

.table.attendance th.godzsum{
    min-width: 100px;
    width: 5% !important;
}


.table.attendance th.details{
 min-width: 180px;
    width: 6% !important;
}

.table.attendance th.workprogress{
min-width:640px;
    width: 56% !important;
	padding:0;
	vertical-align: bottom !important;
}

.wptime {
    border-right: 1px solid #cdd6de;
    display: inline-block;
    float: left;
    font-size: 10px;
    line-height: 10px;
    padding: 0 8px 20px 0;
    text-align: right;
    width: 8.33333%;
	position: relative;
}

.wptime::after {
    background: #cdd6de none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    margin-left:-1px;
    position: absolute;
    width: 1px;
	left:50%;
}

.timebar {
    background: #06bbfe;
    bottom: 0;
    display: block;
    left: 54.1666%;
    position: absolute;
    top: 0;
    width: 1px;
	z-index: 1;
	transition:.1s;
}

.wptime:last-child {
    border-right: none;
}

.table.attendance td:not(:first-child) {
    text-align: center;
    vertical-align: middle;
    line-height:24px;
}

.table.attendance td:nth-child(5) {
    text-align: left;
padding-left:15px;
}

.table.attendance td:nth-child(2) {
padding:0;
}

.late{
    color:#fdce09;
}
.absence{
    color:#fc402c;
}

.more{
    color:#06bbfe;
}

td.planned {
    color: #dddddd;
}

td.planned .avatar {
    opacity:0.4;
}

.table.attendance td i.material-icons {
    vertical-align: top;
    margin-right:5px;
}

.progress {
    margin-bottom: 0;
	height:24px;
	border-radius:0;
}


.progress-bar.progress-bar-shift {
  background-color: #dedede;
    height: 24px;
    position: absolute;
	border-radius:3px;	
}

.progress-bar {
    position: relative;
	line-height:24px;
	  cursor:pointer;
}

.progress-bar-success {
  background-color: #86BF00;
  cursor:pointer;
}

.progress-bar-absence {
  background-color: #fc402c;
  cursor:pointer;
}

.progress-bar-warning {
    background-color: #fdce09;
}
.progress-bar-more {
    background-color: #06bbfe;
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: url("../img/barbg.png");
    background-size: 40px 40px;
}


.next_day::after{
    content: " →";
}
.next_day {
	white-space: nowrap;
	margin-left: 18px;
}
.next_day.nodata {
margin-left: 0px;
	white-space: nowrap;
}
.prev_day::before {
    content: "← ";
}
.prev_day {
	white-space: nowrap;
	margin-left: -18px;
}


.prev-day-bar {
    text-align: left;
    text-indent: 5px;
	border-radius:0 3px 3px 0;		
}

.next-day-bar {
    text-align: right;
    text-indent: 5px;
	border-radius:3px 0 0 3px;		
	direction:rtl;
}


.bar-whole{
	border-radius:3px;	
}

.bar-left{
	border-radius:3px 0 0 3px;	
}
.bar-right{
	border-radius:0 3px 3px 0;	
}


/* Company Employees */

.table_company.comp_employees th.stanowisko,
.table_company.comp_employees th.stawka,
.table_company.comp_employees th.lokal,
.table_company.comp_employees th.status,
.table_company.comp_employees th.opcje
 {
 min-width: 180px;
    width: 12% !important;
padding: 7px 20px;
    
}
.table_company.comp_employees th.status{
    width: 6% !important;
	 min-width: 130px;
}
.table_company.comp_employees th.stawka{
    width: 8% !important;
}
.table_company.comp_employees th.lokal{
    width: 46% !important;
}


.table_company.comp_employees th.stanowisko,
.table_company.comp_employees th.lokal
 {
text-align:left;
}


.table_company th.details{
 min-width: 720px;
    width: 48% !important;
}

.table_company td:not(:first-child) {
    text-align: center;
    vertical-align: middle;
    line-height:24px;
}
.table_company.comp_employees tbody tr td:nth-child(2),
.table_company.comp_employees tbody tr td:nth-child(4) {
    padding: 0 20px;
    text-align: left;
}

.table_company .checkbox-inline {
    display: inline-block;
    height: 27px;
    line-height: 19px;
    margin: 0;
    padding: 0 20px;
    vertical-align: bottom;
}

.table_company .col_name {
    padding-left: 24px !important;
}

.func_but.edit {
    color: #06bbfe;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    min-width: 41px;
    text-decoration: none;
}


.func_but.delete {
    color: #d0021b;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-left: 26px;
    min-width: 33px;
    text-decoration: none;
}

.delete_selected {
    background-color: #ffffff;
    border: 1px solid #d0021b;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 20px;
    padding: 4px 30px 0;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 20px;
    width: auto;
}
.delete_selected:hover {
    color: #d0021b;
}

.add_blue {
    background-color: #06bbfe;
    border: 1px solid #06bbfe;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    left: 50px;
    line-height: 20px;
    padding: 4px 27px;
    position: absolute;
    text-align: center;
    top: 20px;
    min-width: 180px;
}

.add_blue:hover {
    background-color: #3aa8da;
    color: #fff;
}

.custom_rate_stawka {
    font-weight: 700;
    left: 10px;
    line-height: 40px;
    position: relative;
}

.custom_rate {
    border:1px solid #06bbfe!important;
}


.custom_rate_ico {
    color: #06bbfe;
    font-size: 25px !important;
    line-height: 20px !important;
    margin: -4px 0 0 -66px;
    position: absolute;
}



/* Work hours */

.table_company.comp_workhours th.dlugosc,
.table_company.comp_workhours th.stanowisko,
.table_company.comp_workhours th.stawka,
.table_company.comp_workhours th.opcje
 {
    min-width: 180px;
    width: 12% !important;
    padding: 7px 20px;
 }

.table_company.comp_workhours th.stawka{
    width: 8% !important;
}

.table_company.comp_workhours th.stanowisko{
    width: 60% !important;
    text-align:left;
}

.table_company.comp_workhours tbody tr td:nth-child(3){
    padding: 0 20px;
    text-align: left;
}

.col_fulltime {
    display: inline-flex;
    flex-direction: column;
    height: 32px;
    justify-content: center;
    line-height: 16px;
    vertical-align: middle;
}


/* Company positions */

.table_company.comp_positions th.tab_title {
    width: 80% !important;
}

.table_company.comp_positions th.stawka,
.table_company.comp_positions th.opcje
 {
    min-width: 180px;
    width: 12% !important;
    padding: 7px 20px;
 }
 
.table_company.comp_positions th.stawka{
    width: 8% !important;
}


/* Company Locations */

.table_company.comp_locations th.tab_title {
    width: 66% !important;
}

.table_company.comp_locations th.miasto,
.table_company.comp_locations th.pin,
.table_company.comp_locations th.status,
.table_company.comp_locations th.opcje
 {
    min-width: 180px;
    width: 12% !important;
    padding: 7px 20px;
 }
 
.table_company.comp_locations th.miasto,
.table_company.comp_locations th.pin
 {
    width: 8% !important;
 }

 .table_company.comp_locations th.status{
	 
     width: 6% !important;
	     min-width: 130px;
 }
 
/* Switch Toggle */

.swichbox{
 display: inline-block;
}

.switch-small {
    display: inline-block;
    margin: 0 5px;
    vertical-align: sub;
}

.toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

input.toggle-small + label {
    height: 18px;
    padding: 0px;
    transition: background 0.4s ease 0s;
    width: 25px;
     border-radius: 20px;
     margin:0;
}
input.toggle-small + label:before,
input.toggle-small + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.toggle-small + label:before {
  top: 8px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  height:2px;
  background-color: #ced7df;
  transition: background 0.4s;
}
input.toggle-small + label::after {
    background-color: #06bbfe;
    border-radius: 20px;
    bottom: 4px;
    left: 2px;
    top: 4px;
    transition: margin 0.4s ease 0s, background 0.4s ease 0s;
    width: 10px;
}

input.toggle-small:checked + label:after {
  margin-left: 10px;
}

/* Switch Toggle big */

.swichbox{
 display: inline-block;
}

.switch-big {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: sub;
}

.toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

input.toggle-big + label {
  padding: 2px;
  width: 57px;
  height: 34px;
  background-color: #ced7df;
  border-radius: 60px;
  transition: background 0.4s;
}
input.toggle-big + label:before,
input.toggle-big + label:after {
 display: block;
  position: absolute;
  content: "";
}
input.toggle-big + label:before {
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  background-color: #fff;
  border-radius: 60px;
  transition: background 0.4s;
}
input.toggle-big + label::after {
  top: 5px;
  left: 5px;
  bottom: 5px;
  width: 24px;
  background-color: #ced7df;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}

input.toggle-big:checked + label:after {
  margin-left: 23px;
  background-color: #06bbfe;
}





/* Search */

.form-search {
    display: inline-block;
    float: right;
    position:relative;
}

.form-search label {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 17px;
    margin-right: 12px;
    font-weight:400;
}

.form-search input {
    background-color: transparent;
    border:none;
    border-bottom: 1px solid  #e7eaec;
    font-size: 14px;
    line-height: 17px;
    outline: none;
    padding: 0 20px 5px 0;
    min-width: 280px;
     font-style: italic;
}

.form-search_button {
    color: #06bbfe;
    font-size: 16px;
    position: absolute;
    right: 1px;
    text-decoration: none;
    top: -3px;
}

/* Eventy */

.sch_block.ev_imp {
    background: #e8808d;
}

.sch_block.ev_note {
    background: #f8eab4;
}

.sch_block.ev_imp .time,
.sch_block.ev_note .time{
      line-height: 25px;
}

.sch_block.ev_note .time{
    color:#454e57;
}

.ev_ico {
    font-size: 12px!important;
    position: absolute;
    right: 4px;
    top: 4px;
}

.event_label {
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    width: 12px;
}

.event_label.prio {
    background: #e8808d;
}
.event_label.note {
    background: #f8eab4;
}


/* Send Panel */

.send_panel {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    position: fixed;
    right: -420px;
    top: 0;
    width: 420px;
    z-index: 4000;
    transition: all 0.4s ease 0s;
}

.send_panel.open{
    right:0;
}

.title_pane{
    padding:12px 20px;
    border-bottom:1px solid #cdd6de;
}

.send_panel .title {
    color: #454e57;
    font-size: 20px;
    font-weight: 700;
     line-height: 28px;
}

.close {
    color: #06bbfe;
    float: right;
    font-size: 22px;
    line-height: 28px!important;
    opacity: 1;
    vertical-align: bottom;
}

.content_pane{
    padding:20px 20px;
}

.heading {
    font-size: 14px;
    margin: 0 0 15px;
}

.change_num {
    border: 1px solid #cdd6de;
    border-radius: 50%;
    color: #35393e;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 30px;
    text-align: center;
    font-weight: 800;
}

.changes,
.notif,
.comments,
.pub_info{
margin:0 0 30px;
}

.pub_info {
    font-size: 11px;
}

.pub_info_ico {
    font-size: 18px!important;
    line-height: 16px!important;
    margin-right: 5px;
    vertical-align: bottom;
}


.cancel_but,
.confirm_but{
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 10px 50px 11px;
    cursor: pointer;
    text-align: center;
    max-width:150px;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.cancel_but {
    background-color: #ffffff;
    border: 1px solid #06bbfe;
    float:left;
}
.cancel_but:hover {
      color:#06bbfe;
}

.confirm_but {
    background-color: #ff6b01;
    color:#fff;
    border: 1px solid #ff6b01;
    float:right;
}

.confirm_but:hover {
    background-color: #e56000;
}




/* Settings */

.panel-setting fieldset {
    border-bottom: 1px solid #cdd6de;
    padding: 15px 30px;
    margin: 0;
}

.panel-setting fieldset.last {
    border-bottom: medium none;
}

.panel-setting .heading {
    font-size: 14px;
    line-height: 50px;
     margin: 0 0 10px;
}

.fs-left {
    width: 500px;
    float:left;
    clear:left;
     margin: 0 0 10px;
}

.fs-right {
    width: 500px;
    float:left;
    margin: 0 0 10px 50px;
}

.fs-right .option label,
.fs-left .option label {
    font-weight: 500;
    line-height: 50px;
    margin: 0;
    float: left;
}

.option .switch-big {
    float: right;
    margin: 8px 0 0;
}

.option {
    height: 50px;
    position:relative;
}

.option .select-styled {
   width: 250px;
   height: 40px;
   overflow: hidden;
   background: #fff;
    border: 1px solid #cdd6de;
   float:right;
   position:relative;
   margin: 5px 0 0;
   }

.option .select-styled select{
   width: 270px;
    border: none;
    background:none;
    color: #454e57 !important;
    display: inline-block;
    height: 40px;
    min-width: 270px;
    padding: 6px 8px;
    width: auto;
}

.option .range-big {
    float: left;
    height: 50px;
    margin: 0 0 0 50px;
    min-width: 300px;
}

.option input[type="password"],
.option input[type="text"] {
    border: 1px solid #cdd6de;
    color: #454e57 !important;
    display: inline-block;
    float: right;
    height: 40px;
    margin: 5px 0 0;
    min-width: 250px;
    width: auto;
}

.pass_remind {
    display: block;
    float: right;
    margin: 0 0 35px;
    text-decoration: underline;
    width: 250px;
    cursor:pointer;
}

.pass_remind:hover {
color: #06bbfe;
}

.option.imgs {
    height: 96px;
}

.option.imgs label{
    line-height: 96px;
}

.option .domena {
    font-weight: 700;
    line-height: 50px;
    position: absolute;
    right: -100px;
}

.del_profile,
.change_img {
    cursor: pointer;
    display: block;
    float: left;
    line-height: 96px;
    margin: 0;
    text-decoration: underline;
}
.del_profile:hover,
.change_img:hover {
   color: #06bbfe;
}

.option .image {
    float: right;
    margin: 0 0 5px;
    width: 250px;
}

.option .image div.setavatar {
    background-color: #ffffff;
    border: 1px solid #cdd6de;
    border-radius: 50%;
    display: inline-block;
    height: 96px;
    overflow: hidden;
    vertical-align: middle;
    width: 96px;
    float:left;
    margin-right: 20px;
}

.save_settings {
    background-color: #06bbfe;
    border: 1px solid #06bbfe;
    color: #fff!important;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 50px;
    text-transform: uppercase;
    margin: 0px;
}
.save_settings:hover {
    background-color: #3aa8da;
    
}





input.toggle-big.sb-txt + label {
    background-color: #ced7df;
    border-radius: 60px;
    height: 34px;
    padding: 2px;
    transition: background 0.4s ease 0s;
    width: 80px;
}

input.toggle-big.sb-txt:checked + label::after {
    background-color: #06bbfe;
    margin-left: 46px;
}

input.toggle-big.sb-txt + label::before,
input.toggle-big.sb-txt:checked + label::before{
    line-height: 32px;
    text-align: center;
    font-size:10px;
    transition:0.4s;
    transition-delay:0.4s;
    font-weight:700;
}

@keyframes changeyes {
  0% {
    content: "NIE";
    color:#ced7df;
    text-indent: 22px;
  }
  100% {
    content: "TAK";
    color: #06bbfe;
    text-indent: -22px;
  }
}

@keyframes changeno {
  0% {
    content: "TAK";
    color: #06bbfe;
    text-indent: -22px;
  }
  100% {
     content: "NIE";
    color:#ced7df;
    text-indent: 22px;
  }
}

input.toggle-big.sb-txt + label::before {
    animation: changeno 0.4s;
    content: "NIE";
    color:#ced7df;
    text-indent: 22px;
}

input.toggle-big.sb-txt:checked + label::before {
animation: changeyes 0.4s;
    content: "TAK";
    color: #06bbfe;
    text-indent: -22px;
}





/* Radio */

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cdd6de;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out;
}
      
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 6px;
  height: 6px;
  left: 7px;
  top: 7px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
      transform: scale(1, 1);
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio {
  padding-left: 20px;
  margin-bottom: 14px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 20px;
}

.radio-info input[type="radio"]:checked + label::before {
  border-color: #cdd6de;
}

.form-control:focus {
    border-color: #06bbfe!important;
}


/* Checkbox */


.checkbox {
    padding-left: 20px;
}
.checkbox label {
    display: inline-block;
    padding-left: 0px;
    position: relative;
    vertical-align: middle;
}
.checkbox label::before {
    background-color: #fff;
    border: 1px solid #cdd6de;
    border-radius: 3px;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;

}
.checkbox label::after {
    color: #555555;
    display: inline-block;
    font-size: 13px;
    height: 19px;
    left: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: 0;
    width: 19px;
    line-height: 19px;
}

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
  color:#06bbfe;
  }

.checkbox input[type="checkbox"] {
    cursor: pointer;
    height: 24px;
    margin-top: 0;
    opacity: 0;
    width: 20px;
    z-index: 1;
}




/* Tooltip */
.tooltip{
font-size:12px;
line-height:12px;

}

.tooltip > .tooltip-inner {
border-radius:0;
padding:7px 12px;
}


/* Range */

input[type=range] {
  -webkit-appearance: none;
  width:160px;
  height:50px;
  float: left;
}
input[type=range]:focus {
  outline: none;
}

/* WebKit */

input[type=range]::-webkit-slider-runnable-track {
  width: 160px;
  height: 34px;
  cursor: pointer;
  animate: 0.2s;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #ced7df;
  margin:8px 0!important;
  padding:0 5px;
}

input[type=range]::-webkit-slider-thumb {
  height: 24px;
  width: 24px;
  border-radius: 24px;
  background: #06bbfe;
  cursor: pointer;
  border:none;
  -webkit-appearance: none;
  margin-top: 4px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fff;
}

/* FF */

input[type=range]::-moz-range-track {
  width: 160px;
  height: 32px;
  cursor: pointer;
  animate: 0.2s;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #ced7df;
 padding:0px 4px;

}

input[type=range]::-moz-range-thumb {
  height: 24px;
  width: 24px;
  border-radius: 24px;
  border:none;
  background: #06bbfe;
  cursor: pointer;
}

/* IE */

input[type=range]::-ms-track {
  width: 160px;
  height: 32px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border: 1px solid #ced7df;
  border-radius: 30px;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #2a6495;
  border: 1px solid #ced7df;
  border-radius: 30px;
}
input[type=range]::-ms-fill-upper {
  background: #3071a9;
  border: 1px solid #ced7df;
  border-radius: 30px;
}
input[type=range]::-ms-thumb {
  height: 24px;
  width: 24x;
  border-radius: 24px;
  background: #06bbfe;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #fff;
}
input[type=range]:focus::-ms-fill-upper {
  background: #fff;
}

.range-value {
    display: block;
    float: right;
    line-height: 50px;
    text-align: left;
    width: 100px;
}






/* Lista płac */


.table.payroll tr.summaryrow td {
    border-top: 4px solid #cdd6de;
}
.table.payroll td:not(:first-child) {
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
}

.table.payroll th:first-child {
    color: #454e57;
    min-width: 240px;
    padding-left: 24px !important;
    text-align: left !important;
    width: 16% !important;
}

.table.payroll th.odgodz,
.table.payroll th.dogodz,
.table.payroll th.sumgodz,
.table.payroll th.stanow,
.table.payroll th.stawka,
.table.payroll th.bonus,
.table.payroll th.dowyplaty {
    min-width: 180px;
    padding: 7px 20px;
    width: 12% !important;
}

.imptnt{
font-weight:600!important;
}

.sameday {
    padding-left: 38px !important;
}

.sum_blank {
    background: #eceff1;
}

.table.payroll td input {
    text-align: center;
}

.swichbox.onbar {
    margin: 0 30px 0 10px;
}
.swichbox.onbar .switch-small {
    height: 14px;
}



.swichbox.onbar  input.toggle-small + label::before {
    top: 6px;
}
.swichbox.onbar  input.toggle-small + label::after {
    bottom: 6px;
    top: 2px;
}





/* Dostępność */

.table.availability th.tab_title {
    color: #454e57;
    font-size: 22px;
    font-weight: 600 !important;
    line-height: 30px !important;
    min-width: 240px;
    padding-left: 38px !important;
    text-align: left !important;
    width: 16% !important;
}

.table.availability th {
    color: #454e57;
    height: 52px;
    min-width: 48px;
    width: 3.5% !important;
}

.table.availability .daydate {
    display: inline;
}

.table.availability > thead > tr > th:nth-child(7) {
    border-left: 1px solid #cdd6de;
}

.table.availability td.col_name {
    padding-left: 38px !important;
}

.table.availability td.col_name.today {
    padding-left: 20px !important;
}

.table.availability tr:nth-child(6) td {
    border-top: 4px solid #cdd6de;
}

.ava_block {
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: block;
    height: 38px;
    margin: 7px 0;
    padding: 6px 10px;
    position: absolute;
    transition: all 0.4s ease 0s;
}

.ava_block .status {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    transition: all 0.4s ease 0s;
}

.ava_block.ava{
      background-color: #e5ffc6;
      color:#417505;
      left:7px;
      right:7px;
}

.ava_block.ava:hover{
      background-color: #ceff9a;
}

.ava_block.noava{
      background-color: #fbe9e7;
      color:#d0021b;
      left:7px;
      right:7px;
}

.ava_block.noava:hover{
      background-color: #efb2ab;
}

.ava_block.partava{
      background-color: #eceff1;
      color:#454e57;
}

.ava_block.partava:hover{
      background-color: #dae0e4;
}


.ava_label {
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    width: 12px;
}

.ava_label.ava {
    background: #e5ffc6;
}
.ava_label.not {
    background: #fbe9e7;
}
.ava_label.part {
    background: #eceff1;
}

.radios .radio label {
    padding-left: 15px;
}

/* Notyfikacje */

.table.notifications tbody tr:first-child td {
    border-top: medium none;
}

.table.notifications tbody tr td.empty,
.table.notifications tbody tr td.empty:hover {
    height: 500px;
    min-height: 500px !important;
    background: #f7f9fb !important;
    text-align:center;
    vertical-align:middle;
}

.no_notif {
    color: #454e57;
    font-size: 26px;
    line-height: 10px;
    font-weight: 700;
}

.no_notif i {
    font-size: 100px;
    color:#dce2e8;
    overflow: hidden;
    vertical-align: super;
}

.notific_item {
    background: #f7f9fb!important;
    padding:0!important;
}

.notific_item:hover,
.notific_item.unread:hover {
    background: #e9f0f6!important;
}

.notific_link {
    display:block;
    padding:20px 30px!important;
    color:#454e57;
}

.notific_item .checkbox{
    display:inline-block;
    float:right;
}

.notific_link:hover {
    color:#454e57;
}

.notific_item.unread {
    background: #fff!important;
}

.showmore {
    color: #06bbfe;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
    text-align: center;
    width: 16%;
    cursor:pointer;
    min-width:180px;
    float:left;
}

.showmore:hover {
      text-decoration:underline;
}

.notific_item.unread .noti_date {
    margin-left: -20px;
}

.notific_item.unread .noti_date::before {
    color: #06bbfe;
    content: "•";
    font-size: 18px;
    line-height: 14px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.notific_item .checkbox {
    margin: -10px 0 0 0;
    position:absolute;
    right:40px;
    top:50%;
}

.search_cont {
    height: 30px;
    position: absolute;
    left: 50px;
    text-align: center;
    top: 20px;
}


.check_all {
    height: 22px;
    position: absolute;
    right: 60px;
    top: 20px;
}

.check_all .checkbox {
    margin: -2px 30px 0 10px;
}


.selected_act {
    display: block;
    float: right;
    padding: 15px;
}

.selected_act > span {
    color: #454e57;
    cursor: pointer;
    font-weight: 700;
    margin: 0 5px;
    text-decoration: underline;
}

.selected_act > span:hover {
      color:#06bbfe!important;
}




@keyframes example {
    0%   {transform: rotate(20deg);}
    25% {transform: rotate(-20deg);}
    40% {transform: rotate(30deg);}
    50% {transform: rotate(-30deg);}
    60% {transform: rotate(60deg);}
    75% {transform: rotate(-60deg);}
    80% {transform: rotate(40deg);}
    95% {transform: rotate(-40deg);}
    100% {transform: rotate(20deg);}
}


.loader{
animation-name: example;
animation-duration: 2s;
animation-iteration-count: infinite;
transform-origin: 50% 76%;
}



.loading{
background:url(../img/load1.png);
background-repeat:no-repeat;
background-position:center top;
background-size:100%;
    left: 50%;
    position: fixed;
    top: 50%;
    margin:-50px 0 0 -50px;
width:100px;
height:100px;
display:flex;
align-items:flex-end;
justify-content:center;
  z-index: 10000;
}


/* Modal */

.modal {
    bottom: auto;
    position: absolute !important;
}

.modal-content {
box-shadow: 0 10px 10px 0 rgba(68, 77, 87, 0.2);
}

.modal-title {
    color: #454e57;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
}

.modal-header {
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 20px;
}

.modal-header .close {
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}

.modal-body {
    padding: 20px 20px 0px;
}

.modal-dialog {
    margin: 30px auto;
    width: 420px;
}

.modal .form-group > label {
    display: inline-block;
    float: left;
    line-height:40px;
     font-weight: 500;
}

.modal input{
    border: 1px solid #cdd6de;
    color: #454e57 !important;
    display: inline-block;
    float: right;
    height: 40px;
    min-width: 250px;
    width: auto;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #f7f9fb;
    opacity: 1;
}

.modal textarea.form-control {
    border: 1px solid #cdd6de;
    color: #454e57 !important;
    display: inline-block;
    float: right;
    height: 80px;
    min-width: 250px;
    width: auto;
}

.modal textarea.form-control.full {
    width: 100%;
}

.modal .form_map {
    margin: 0 -20px;
    overflow: hidden;
    width: 418px !important;
}

.modal .select-styled {
   width: 250px;
   height: 40px;
   overflow: hidden;
   background: #fff;
    border: 1px solid #cdd6de;
   float:right;
   position:relative;
   }
   
.modal .select-styled select{
   width: 270px;
    border: none;
    background:none;
    color: #454e57 !important;
    display: inline-block;
    height: 40px;
    min-width: 270px;
    padding: 6px 8px;
    width: auto;
}

.select_open {
    position: absolute;
    right: 10px;
    top: 10px;
}

.modal .mod_cancel {
    background-color: #ffffff;
    border: 1px solid #06bbfe;
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 50px;
}

.modal .mod_cancel:hover {
    color:#06bbfe;
}

.modal .mod_add {
    background-color: #06bbfe;
    border: 1px solid #06bbfe;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 50px;
    text-transform: uppercase;
}

.modal .mod_add:hover {
    background-color: #3aa8da;
}

.modal .mod_add, {
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    max-width: 150px;
    color:#fff;
    padding: 12px 54px 11px;
    text-align: center;
}

.modal-footer {
    border-top: none;
    padding: 20px;
    text-align: right;
}

.modal-backdrop {
    background-color: #444d57;
}

.modal-backdrop.in {
    opacity: 0.3;
}

/* Special modal */

.modal-backdrop.allblock {
    z-index: 5000 !important;
}
.modal.special {
    z-index: 5001 !important;
}

.modal.special .modal-dialog {
    width: 650px;
}

.modal.special .modal-head {
    background: #0a0322 none repeat scroll 0 0;
    padding: 20px;
    text-align: center;
}

.modal.special .modal-header {
    border-bottom: 1px solid #e1e1e1;
    padding: 20px;
}

.modal.special .modal-head .logo {
    height: 40px;
}

.modal.special .modal-body {
    padding: 20px 85px 0;
}

.modal.special .modal-header > div {
    display: block;
    margin: 10px 0 0;
}

.modal.special .modal-header,
.modal.special .modal-footer {
    text-align:center;
}

.modal.special .modal-footer {
   padding-top:0px;
}
.modal.special .mod_add {
    float: none;
}

@keyframes imp_input {
    0%   {background:#fff;}
    50% {background:#ffeed8;}
    100% {background:#fff;}
}

.imp{
border: 1px solid #06bbfe!important;
animation-name: imp_input;
animation-duration: 3s;
animation-iteration-count: infinite;
text-align:center;
}

.imp_label {
    font-weight: 700 !important;
}

.del_link {
    color: #d0021b;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 500;
    text-decoration: underline;
    cursor:pointer;
}

.modal-title .del_link {
margin-left:10px;
}

.set_for_all {
    color: #454e57;
    cursor: pointer;
    display: block;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
}
.set_for_all:hover {
    color: #06bbfe !important;
}

.form_right{
display:block;
width:250px;
float:right;
}


.low_label {
    line-height: 30px !important;
}

.switch_label_right {
    display: inline-block;
    line-height: 40px;
    vertical-align: text-bottom;
}

.form_right .switch-big {
    vertical-align: bottom;
}

.small_comment {
    font-size: 10px;
    margin: 10px 0;
}

.small_comment_or {
    font-size: 10px;
    margin: -10px 0 10px;
    text-align: center;
}

.small_comment.under {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

.add_other {
    color: #a2a6ab;
    display: block;
    float: right;
    margin: 10px 0;
    text-decoration: underline;
    cursor:pointer;
}

.add_other:hover{
color:#06bbfe;
}

.form-group.multi {
    background: #f7f9fb none repeat scroll 0 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 -20px 10px;
    padding: 0;
}

.multi_item {
    display: block;
    min-height: 60px;
    padding: 10px 20px;
}

.multi_item:nth-child(2n) {
    background: #eff3f7;
}

.multi_item > label {
    align-items: center;
    display: inline-flex;
    font-size: 12px;
    min-height: 40px;
    margin: 0 20px 0 0;
    width: 100px;
}

.modal .multi input {
    float: left;
    min-width: 100px;
    width: 130px;
}

.multi .form_right {
    width: 250px;
}

.multi .form_right .close {
    font-size: 18px;
    line-height: 40px!important;;
    margin: 0 12px 0 0;
}


.half_input {
    float: left !important;
    min-width: 0 !important;
    width: 48% !important;
}

.half_input:first-child {
margin-right:4%;
}

/* Login Register Remind */

.loginscreen.middle-box {
    background: #0a0322 none repeat scroll 0 0;
    padding: 40px 60px 40px;
    width: 420px;
    box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0 0 4px 4px;
}

.loginscreen .info {
    color: #fff;
    margin:0 0 10px;
}

.login input{
    border: 1px solid #cdd6de;
    color: #454e57 !important;
    display: inline-block;
    height: 40px;
    min-width: 250px;
    width: auto;
}

.login .btn_login,
.login .btn_reset {
    background-color: #06bbfe;
    border: 1px solid #06bbfe;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0 auto 60px;
    padding: 10px 50px;
    text-transform: uppercase;
    min-width: 250px;
}

.login .btn_reset:hover,
.login .btn_login:hover,
.login .btn_wrkplc:hover {
    background-color: #3aa8da;
}

.outscrlogo {
    margin: 100px 0 60px;
}

.outscrlogo .logo {
    height: 40px;
}

.copyright {
    color: #fff;
    display:block;
}

.loglinks {
    margin:0 0 40px;
}

.forgotpass small{
    color: #06bbfe;
    display: inline-block;
}

.noacc small{
    color: #888888;
    display: inline-block;
}

.noacc small:hover,
.forgotpass small:hover{
text-decoration:underline;
}

.select_wrkplc_tit {
    color: #fff;
}

.login .btn_wrkplc {
    background-color: #06bbfe;
    border: 1px solid #06bbfe;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0px auto 20px;
    width: 250px;
    padding: 10px;
}

.login .btn_wrkplc  .comp{
    text-transform: uppercase;
}

.form_wrkplc {
    margin: 30px 0;
}

/* ECP */

.ecplogo {
    max-width: 180px;
}

.titlebar-work-time h1.page_title--work-time {
    color: #f7f9fb;
    font-size: 32px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-top: 30px;
	   display: inline-block;
}

.headbar.headbar-work-time {
    background-color: #0a0322;
	box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.2);
}

.titlebar.titlebar-work-time {
    background: none;
    border: 0 none;
    height: auto;
	box-shadow:none;
}

.work-time-header-time {
    float: right;
    padding-right: 20px;
    padding-top: 15px;
}

.current-time {
    color: #f7f9fb;
    float: right;
    font-size: 28px;
    font-weight: 700;
}

.current-date {
    clear: right;
    color: #f7f9fb;
    float: right;
    font-size: 18px;
    font-weight: 300;
}

.headbar-wrapper {
    border: 0 none;
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
}

.work-content-wrapper {
    padding: 3vh 5px;

}
.work-content-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
    width: 100%;
}
.work-content-wrapper .l-side {
    clear: both;
    float: left;
    height: 80vh;
	  min-height: 550px;
	position:relative;
	
}

.work-content-wrapper .r-side {
    border-left: 2px solid #59498e;
    float: right;
    height: 80vh;
    padding-left: 40px;
		  min-height: 550px;
}

.tithelp.tithelp--no-margin {
    margin: -5px 10px 0 15px;
}

.logoutbox {
    bottom: 0;
    position: absolute;
}

.work-form-title {
    color: #f7f9fb;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    margin: 5px 0 10px;
}

.work-form-subtitle {
    color: #f7f9fb;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.play-pause-stop {
    margin-top: 18vh;
    overflow: hidden;
}

.play-pause-stop .p-p-s-box {
    float: left;
    margin-right: 36px;
}

.play-pause-stop .p-p-s-box a {
    display: block;
    height: 160px;
    margin-bottom: 12px;
}

.play i {
    color: #06bbfe;
}

.stop i {
    color: #ff6b01;
    transform: rotate(-45deg);
}

.play-pause-stop .p-p-s-box span {
    color: #f7f9fb;
    display: block;
    text-align: center;
}

.play-pause-stop i {
    font-size: 190px;
    height: 160px;
    line-height: 160px;
    margin-right: -2px;
    text-indent: -15px;
    width: 160px;
}


.work-logout-info {
    height: 24px;
    display: block;
	margin-bottom:10px;
}
.work-logout-but {
    display: block;
    height: 24px;
}
.work-logout-info i {
    color: #cdd6de;
    display: inline;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    transform: rotate(-180deg);
    vertical-align: middle;
    width: 20px;
}

.work-logout-info span {
    color: #f7f9fb;
    display: inline;
    vertical-align: middle;
}

.work-logout {
    clear: both;
    float: left;
    height: 20px;
}

.work-logout span {
    color: #f7f9fb;
    display: inline;
    font-size: 14px;
    margin-left: 6px;
    vertical-align: middle;
}
.work-logout i {
    background-color: #06bbfe;
    border-radius: 3px;
    color: #221c36;
    display: inline-block;
    font-size: 18px;
    height: 18px;
    line-height: 17px;
    transform: rotate(-180deg);
    vertical-align: middle;
    width: 18px;
}



.work-form-subtitle--r-side {
    margin-bottom: 49px;
    padding-top: 37px;
}

.work-notes {
    overflow: hidden;
    padding-left: 0;
    width: 100%;
}

.work-notes li {
    border-radius: 3px;
    clear: left;
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    overflow: hidden;
    width: 48%;
}

.work-notes li:nth-child(2n) {
    clear: right;
    float: right;
    margin-left: 4%;
}

.work-notes-top--red {
    background-color: #e8808d;
}

.work-notes-top--yellow {
    background-color: #f8eab4;
}

.work-notes-top i {
    color: white;
    font-size: 13px;
    line-height: 13px;
    position: absolute;
    right: 4px;
    top: 4px;
}

.work-notes-top--yellow i {
    color: #454e57;
}

.work-notes-top {
    position: relative;
}

.work-notes-bottom::before {
    border-color: transparent transparent #ffffff;
    border-style: solid;
    border-width: 0 3.5px 4px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    top: -4px;
    width: 0;
}
.work-notes-bottom {
    background-color: #fff;
    border: 1px solid #cdd6de;
    padding: 10px;
    position: relative;
}


.work-notes-top--red .work-note-time {
    color: #f7f9fb;
}
.work-note-time {
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 20px;
}

.work-notes-bottom p {
    color: #454e57;
    font-size: 12px;
    line-height: 1.1;
}

.work-form-label {
    color: #f7f9fb;
    display: block;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 10px;
}

.work-form-password {
    background-color: #ffffff;
    border: 0 none;
    border-radius: 3px;
    display: inline-block;
    font-size: 27px;
    height: 40px;
    letter-spacing: 4px;
    outline: 0 none;
    padding-bottom: 6px;
    padding-left: 18px;
    padding-right: 18px;
    vertical-align: middle;
    width: 429px;
}

.work-send {
    background-color: #06bbfe;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    margin-left: 8px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 40px;
}

.work-send input {
    background-color: #06bbfe;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 999px;
    top: 0;
    width: 100%;
}

.work-send i {
    color: #221c36;
    font-size: 30px;
    left: 50%;
    margin-left: -14px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}


.work-form {
    margin-top: 18vh;
}




.ecp_backdrop {
    background-color: #000 !important;
}













@media (max-width: 1200px) {

.wrapper-content {
    padding: 60px 30px 0;
}

.drag_handle,
.avatar,
.initials {
      display:none!important;
}
.table.budget th.tab_title,
.table.schedule th.tab_title {
    min-width: 180px;
}

.table.budget .col_name {
    padding-left: 20px !important;
}

.daydate {
    display: block;
}

.table.budget th,
.table.schedule th {
    min-width: 100px;
}

.sch_block .time {
    font-size: 10px!important;
}
.sch_block .person {
    display:none!important;
}

.sch_block:hover .time {
    font-size: 10px;
}

.sch_block.blocked:hover .time {
    font-size: 16px;
}

.table.availability th {
    min-width: 48px;
}

.search_cont {
    left: 30px;
}

.check_all,
.selected_act {
    right: 30px;
}

.fs-left,
.fs-right {
    margin: 0 0 10px 0px;
 width: 100%;
    text-align:center;
}

.fs-right .option label, .fs-left .option label {
    line-height: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.panel-setting fieldset {
    padding: 15px;
}

.option {
    height: auto;
}

.option .switch-big {
    float: none;
}

.option .select-styled {
    float: none;
    margin: 0 auto;
    width: 250px;
}

.option .range-big {
    height: auto;
    margin: 0;
    width: 100%;
    min-width:100px;
}
.option .switch-big label,
.option .range-big label {
    width: auto;
    margin:0;
}

input[type="range"] {
    width: 100%;
}

.range-value {
    float: none;
    line-height: 20px;
    text-align: center;
    width: 100%;
}

.save_settings {
    float: none;
}

.option .domena {
    line-height: 30px;
    position: relative;
    right: 0;
}


.option input[type="password"], .option input[type="text"] {
    min-width: 100px;
    width:100%;
}

.pass_remind {
    margin: 10px 0 35px;
    width: 100%;
}



}









@media (max-width: 1023px) {




h1.page_title {
    padding-left: 30px;
}

.topbar,
.funbar1 {
    height: auto;
}

.functionbar {
    height: auto;
    padding: 0 30px;
}

.funbar1l, .funbar1r {
    display: block;
    float: none;
}

.funbar1l{
    padding: 0 0 11px;
}

#page-wrapper {
      margin: 0 0 0 60px;
}
    
.publikuj {
    width: 90px;
}

.change_box {
    padding: 0 20px;
}

.export{
      right:30px;
}

.taby.nav-tabs li {
    width:25%;
}

.taby.nav-tabs li a, .taby.nav-tabs li:hover a, .taby.nav-tabs li a:hover, .taby.nav-tabs li a:focus {
    padding: 10px;
}



.work-content-wrapper .r-side {
    border-left: none;
    float: left;
    height: auto;
    min-height: none;
    padding-left: 15px;
}

.play-pause-stop {
    display: flex;
    justify-content: center;
}
.play-pause-stop .p-p-s-box {
    float: left;
    margin: 0 18px;
}

}







@media (max-height: 800px) {
	


.nav > li > a {
    padding: 10px 20px 10px 19px;
}

.nav > li.active > a {
    padding: 10x 20px 10px 15px;
}

}

@media (min-width: 681px) {

.mobile_menu_sw {
    display: none!important;
}

}




@media (max-width: 680px) {

.work-form-password {
    width: 80%;
}	

.nav-header {
    width: 100% !important;
}

.navbar-static-side.open .account_avatar i, .navbar-static-side:hover .account_avatar i {
    margin: 0px auto;
}

.navbar-static-side:hover .logo-element {
    width: 100%;
}

#page-wrapper {
    margin: 70px 0 0 0px;
}


.navbar-static-side,
.navbar-static-side:hover {
    background: #272140 none repeat scroll 0 0;
    height: auto;
    width: 100%;
    min-height:50px;
    height:70px;
     position: fixed;
}

.navbar-static-side{
top:0px;
 }

.navbar-static-side.open{
top:0px;
height: 100vh;
 }

.navbar-static-side .nav {
    width: 100%;
}

.nav > li {
    display: block;
    float: left;
    position: relative;
    width: 33%;
    text-align: center;
}

.nav > li:first-child {
    width: 100%;
}
.nav > li:nth-of-type(11),
.nav > li:nth-of-type(12) {
    width: 50%;
}

.nav > br {
    display: none;
}

.nav > li > a i {
    display: block;
    height: 24px;
    line-height: 22px;
    margin-right: 0;
    text-align: center;
    width: 100%;
}

.nav > li.active {
    border: none;
}

.nav > li > a,
.nav > li.active > a {
    padding: 20px 10px 16px!important;
      line-height: 18px!important;
}

.sidebar-collapse .nav > li {
    border:none;
    border-bottom: 4px solid #272140;
}

.sidebar-collapse .nav > li.active {
    background: #0a0322 none repeat scroll 0 0;
    border:none;
    border-bottom: 4px solid #ff6b01;
}



.nav-label {
    font-size: 10px;
}

.logohead {
    height: 70px;
}

.logo-element {
    float: left;
    padding: 20px 0 20px 15px!important;
    width:auto!important;
}

.mobile_menu_sw {
    color: #fff;
    display: block !important;
    float: right;
    font-size: 34px !important;
    height: 70px;
    padding: 20px 15px 20px 0 !important;
    cursor:pointer;
}

.account_avatar {
    float: left;
    width: 20%;
}

.user_details {
    float: right;
    text-align: left;
    width: 80%;
}
.m-t-xs {
    margin:0;
}









.titlebar {
    height: auto;
}

h1.page_title {
    padding-left: 30px;
    display:block;
}

.change_box {
    display: block;
    float: left;
    margin: 10px 0;
    padding: 0 10px 0 0;
    border:none;
    text-align: left;
    height:39px;
}

.title_right {
    display: block;
    height: 60px;
     float: none;
    padding: 0 0 0 30px;
    width: 100%;
    border-top: 1px solid #cdd6de;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.change_box a {
    display: inline-block;
    width: 100%;
}

.publikuj{
      height:60px;
}

.cal_switch {
    display: block;
    margin: 0;
    padding: 11px 0;
    text-align: center;
    width: 100%;
}

.funbar1l > a,
.funbar1r > a {
    display: block;
    float: none;
    text-align: center;
    width: 100%;
}

.clearview {
    margin: 0 0 10px;
}

.funbar2 {
    height: auto;
}

.filter_cont {
    display: block;
    margin: 0 0 10px;
    width: 100%;
    text-align:center;
}
.filter_cont:last-child {
    margin: 0px;
}
.fun_filter {
    margin: 0 0px 0 10px;
}
.del_long {
    display: none;
}

.navbar-static-side.open, .navbar-static-side:hover {
    width: 100%;
}

.taby.nav-tabs {
    height: auto;
}

.taby.nav-tabs li {
    width: 100%;
}

.taby.nav-tabs li.active {
    background: #f7f9fb none repeat scroll 0 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1) inset!important;
    z-index: 0;
}

.functionbar.under {
    height: auto;
    padding: 10px 30px 10px;
    text-align: center;
}

.functionbar.under .swichbox {
    display: block;
    padding: 0 0 30px;
    text-align: center;
    width: 100%;
}

.form-search {
    display: inline-block;
    float: none;
    margin: 0 auto;
    position: relative;
}

.delete_selected,
.add_blue {
    left: 0;
    right:0;
    position: relative;
    top: 0;
    margin:0 0 20px;
}

.no_notif {
    font-size: 16px;
}

.no_notif i {
    font-size: 40px;
}

.option .image {
    width: 100%;
    text-align:center;
}

.option .image div.setavatar {
    float: none;
    margin: 0 auto;
}

.del_profile, .change_img {
    float: none;
    line-height:50px;
}

.option.imgs label {
    margin: 20px 0;
}
.form_right {
    width: 100%;
}


}

.rememeber {
    margin: 0 0 60px;
}
.rememeber #checkbox {
    display: inline;
     min-width: 125px;
    width: auto !important;
}
.rememeber label {
    color: #888888;
    font-size: 85%;
    padding-left: 10px;
	line-height: 20px;
}