/*	-------------------------------------------------
	Helpers
	------------------------------------------------- */
@import url(modules/jquery-ui.css);
@import url(modules/materialPreloader.css);
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.aright {
  text-align: right !important; }

.aleft {
  text-align: left !important; }

.acenter {
  text-align: center !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.t-ellps {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.p-abs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.nav_punkt_schedule i {
  background-position: -15px -19px; }

.nav_punkt_company i {
  background-position: -15px -102px;
  height: 35px; }

.nav_punkt_profile i {
  background-position: -15px -170px;
  height: 48px; }

.nav_punkt_billing i {
  background-position: -15px -263px;
  height: 40px; }

.nav_punkt_help i {
  background-position: -14px -339px;
  height: 51px; }

.nav_punkt_availability i {
  background-position: -14px -425px;
  height: 62px;
  width: 54px; }

.header_button_ico.logout {
  background-position: -225px 0; }
.header_button_ico.delete {
  background-position: -187px 0; }
.header_button_ico.print {
  background-position: -143px 0; }
.header_button_ico.settings {
  background-position: -95px 0; }
.header_button_ico.add {
  background-position: -46px 0; }
.header_button_ico.plus {
  background-position: 1px 0; }
.header_button_ico.add-2 {
  background-position: -264px 0; }
.header_button_ico.logout:active {
  background-position: -225px -30px; }
.header_button_ico.delete:active {
  background-position: -187px -30px; }
.header_button_ico.print:active {
  background-position: -143px -30px; }
.header_button_ico.settings:active {
  background-position: -95px -30px; }
.header_button_ico.add:active {
  background-position: -46px -30px; }
.header_button_ico.plus:active {
  background-position: 1px -30px; }
.header_button_ico.add-2:active {
  background-position: -264px -30px; }

[class^=ico_]:not(.material-icons) {
  background: url("../img/sprite.png") no-repeat; }
  [class^=ico_]:not(.material-icons).ico_phone {
    background-position: -30px -449px;
    border-radius: 0; }
    [class^=ico_]:not(.material-icons).ico_phone:hover:not(.disabled), [class^=ico_]:not(.material-icons).ico_phone.active {
      background-position: 1px 0; }
    [class^=ico_]:not(.material-icons).ico_phone.disabled {
      opacity: .3;
      cursor: default; }
  [class^=ico_]:not(.material-icons).ico_change-name {
    background-position: 1px -45px; }
  [class^=ico_]:not(.material-icons).ico_change-password {
    background-position: 1px -85px; }
    [class^=ico_]:not(.material-icons).ico_change-password:hover, [class^=ico_]:not(.material-icons).ico_change-password.active {
      background-position: -33px -415px; }
  [class^=ico_]:not(.material-icons).ico_email {
    background-position: 0 -128px;
    border-radius: 0; }
    [class^=ico_]:not(.material-icons).ico_email:hover:not(.disabled), [class^=ico_]:not(.material-icons).ico_email.active {
      background-position: 0 -450px; }
    [class^=ico_]:not(.material-icons).ico_email.disabled {
      opacity: .3;
      cursor: default; }
  [class^=ico_]:not(.material-icons).ico_time {
    background-position: -2px -416px;
    width: 30px; }
  [class^=ico_]:not(.material-icons).ico_time_small {
    background-position: -37px -89px;
    width: 20px;
    border-radius: 0;
    height: 20px; }
  [class^=ico_]:not(.material-icons).ico_select-day {
    background-position: -32px 0;
    border-radius: 0; }
  [class^=ico_]:not(.material-icons).ico_current-day {
    background-position: -32px -47px;
    border-radius: 0; }
  [class^=ico_]:not(.material-icons).ico_geoposition {
    background-position: 0 -213px;
    border-radius: 0; }
    [class^=ico_]:not(.material-icons).ico_geoposition:hover:not(.disabled), [class^=ico_]:not(.material-icons).ico_geoposition.active {
      background-position: -29px -213px; }
    [class^=ico_]:not(.material-icons).ico_geoposition.disabled {
      opacity: .3;
      cursor: default; }
  [class^=ico_]:not(.material-icons).ico_remove-gray, [class^=ico_]:not(.material-icons).ico_edit-gray, [class^=ico_]:not(.material-icons).ico_available, [class^=ico_]:not(.material-icons).ico_schedule, [class^=ico_]:not(.material-icons).ico_confirm {
    width: 21px;
    height: 21px;
    border-radius: 0;
    cursor: pointer; }
  [class^=ico_]:not(.material-icons).ico_remove-gray {
    background-position: -5px -249px; }
    [class^=ico_]:not(.material-icons).ico_remove-gray:hover, [class^=ico_]:not(.material-icons).ico_remove-gray.active {
      background-position: -35px -249px; }
  [class^=ico_]:not(.material-icons).ico_change-gray {
    background-position: -1px -272px; }
  [class^=ico_]:not(.material-icons).ico_edit-gray {
    background-position: -5px -276px; }
    [class^=ico_]:not(.material-icons).ico_edit-gray:hover {
      background-position: -35px -276px; }
  [class^=ico_]:not(.material-icons).ico_small-pointer {
    width: 16px;
    height: 16px;
    background-position: -3px -302px;
    border-radius: 0; }
  [class^=ico_]:not(.material-icons).ico_available {
    background-position: -6px -362px; }
    [class^=ico_]:not(.material-icons).ico_available:hover, [class^=ico_]:not(.material-icons).ico_available.active {
      background-position: -34px -362px; }
  [class^=ico_]:not(.material-icons).ico_confirm {
    background-position: -6px -485px; }
    [class^=ico_]:not(.material-icons).ico_confirm:hover, [class^=ico_]:not(.material-icons).ico_confirm.active {
      background-position: -34px -485px; }
  [class^=ico_]:not(.material-icons).ico_schedule {
    background-position: -6px -327px; }
    [class^=ico_]:not(.material-icons).ico_schedule:hover, [class^=ico_]:not(.material-icons).ico_schedule.active {
      background-position: -34px -327px; }

.profile_body_social-checkbox .social-fb {
  background-position: -1px 0; }

.profile_body_social-checkbox .social-tw {
  background-position: -35px 0; }

.profile_body_social-checkbox .social-gp {
  background-position: -69px 0; }

.color-5e35b1 {
  background: #5e35b1; }

.color-d32f2f {
  background: #d32f2f; }

.color-d32f2f {
  background: #d32f2f; }

.color-00796b {
  background: #00796b; }

.color-e5c90e {
  background: #e5c90e; }

.color-ab17bc {
  background: #ab17bc; }

.color-17bca3 {
  background: #17bca3; }

.color-1736bc {
  background: #1736bc; }

.color-97bc17 {
  background: #97bc17; }

.color-d98b8b {
  background: #d98b8b; }

.color-e84a1d {
  background: #e84a1d; }

.color-8bb6cf {
  background: #8bb6cf; }

.color-0e8db0 {
  background: #0e8db0; }

.color-1c72a3 {
  background: #1c72a3; }

.color-dadada {
  background: #dadada; }

.color-e53935 {
  background: #e53935; }

.color-43a047 {
  background: #43a047; }

.color-0e8db0 {
  background: #0e8db0; }

.color-1c72a3 {
  background: #1c72a3; }

.color-0e6f76 {
  background: #0e6f76; }

.color-147063 {
  background: #147063; }

.color-3da081 {
  background: #3da081; }

.color-ed7425 {
  background: #ed7425; }

.color-e84a1d {
  background: #e84a1d; }

.color-8e410d {
  background: #8e410d; }

.color-8e3db8 {
  background: #8e3db8; }

.color-e16764 {
  background: #e16764; }

.color-60c5f3 {
  background: #60c5f3; }

.color-64cc90 {
  background: #64cc90; }

.color-df6c6d {
  background: #df6c6d; }

/*.color-{background: #;}*/
/*  Project variables  */
/*  Project variables END  */
::-moz-selection {
  background: #607d8b;
  color: #ebeff2; }

::selection {
  background: #607d8b;
  color: #ebeff2; }

body {
  height: 100%; }

a {
  -webkit-transition: border-color, 0.4s, linear;
  -o-transition: border-color, 0.4s, linear;
  transition: border-color, 0.4s, linear; }

.no-js nav li {
  background: transparent;
  -webkit-transition: background, 0.2s, ease-out;
  -o-transition: background, 0.2s, ease-out;
  transition: background, 0.2s, ease-out; }
.no-js nav li:hover, .no-js nav li.active {
  background: #6e8995; }

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  z-index: 4;
  background: #607d8b;
  /*@include drop-shadow(4);*/
  -webkit-box-shadow: 80px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 80px 5px 5px rgba(0, 0, 0, 0.5);
  padding: 0 10px 0 110px; }
  header form {
    float: right;
    margin-top: 13px; }
    header form .header_button_ico {
      width: 34px;
      height: 28px;
      margin: 3px;
      padding: 0;
      outline: none;
      position: relative;
      box-shadow: none;
      cursor: pointer;
      background: url("../img/header.png") no-repeat;
      border: none; }
      header form .header_button_ico.logout {
        margin-left: -5px; }
      header form .header_button_ico:after {
        content: "";
        width: 1px;
        height: 1px;
        display: block;
        position: absolute;
        top: -2px;
        left: -2px;
        border: 19px solid transparent;
        border-radius: 50%;
        opacity: 0;
        z-index: -1; }
      header form .header_button_ico.material-icons {
        background: none;
        color: #fff;
        vertical-align: top;
        height: 1em;
        font-size: 33px;
        margin-top: 0; }
        header form .header_button_ico.material-icons.logout {
          font-size: 27px;
          line-height: 33px;
          height: 33px; }
        header form .header_button_ico.material-icons.add {
          font-size: 41px;
          line-height: 33px;
          height: 33px;
          width: 40px; }
        header form .header_button_ico.material-icons.plus {
          font-size: 45px;
          line-height: 33px;
          height: 33px;
          width: 38px; }
        header form .header_button_ico.material-icons.add-line {
          font-size: 42px;
          line-height: 33px;
          height: 33px;
          width: 1em; }
  header h1 {
    color: #fff;
    line-height: 60px; }

.menu ~ header {
  -webkit-box-shadow: 80px 3px 5px rgba(0, 0, 0, 0.4), 115px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 80px 3px 5px rgba(0, 0, 0, 0.4), 115px 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow, 0.2s, ease-out;
  -o-transition: box-shadow, 0.2s, ease-out;
  transition: box-shadow, 0.2s, ease-out; }

.menu.active ~ header {
  -webkit-box-shadow: 80px 3px 5px rgba(0, 0, 0, 0.4), 295px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 80px 3px 5px rgba(0, 0, 0, 0.4), 295px 5px 5px rgba(0, 0, 0, 0.2); }

footer {
  position: relative;
  z-index: 2;
  height: 45px;
  background: #cfd8dc;
  color: #727272;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  padding: 10px 20px 10px 110px; }
  footer hr {
    display: inline-block;
    vertical-align: middle;
    border: none;
    width: 0;
    height: 12px;
    border-left: 1px solid #a7acaf; }
  footer a {
    color: #727272;
    border-bottom-color: transparent; }
    footer a:hover {
      border-bottom-color: #727272; }

#content {
  position: relative;
  z-index: 1;
  min-height: calc(100% - 45px);
  width: 100%;
  padding: 110px 20px 20px 110px;
  max-width: 2500px; }
  #content.profile {
    max-width: 1400px; }

.saving {
  position: absolute;
  top: 100px;
  right: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 34px;
  color: #727272; }
  .saving i {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
    margin: -2px 10px 0 0;
    padding: 5px 6px; }

.tooltip {
  z-index: 999;
  left: -9999px;
  top: -9999px;
  background: #f5f7f8;
  padding: 5px 8px;
  position: absolute;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #747474;
  color: #fff;
  height: 22px;
  font-size: 10px;
  line-height: 12px;
  width: auto; }
  .tooltip p {
    margin: 0;
    padding: 0; }
    .tooltip p + p {
      margin-top: 7px; }

[class^=ico_] {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  vertical-align: middle; }

.popup {
  position: absolute;
  background: #f5f7f8;
  padding: 10px 25px;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
  display: none;
  opacity: 0;
  max-height: 0;
  max-width: 0;
  overflow: hidden;
  z-index: 100; }
  .popup .popup_title {
    font-size: 24px;
    line-height: 36px;
    color: #222;
    font-weight: 300;
    margin: 3px 0 25px; }

.popup-open {
  cursor: pointer; }

.button-ok {
  display: inline-block;
  width: 43px;
  height: 43px;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  outline: none;
  position: relative;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
  background: #03a9f4; }
  .button-ok i {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -14px !important;
    border: 3px solid #fff;
    -webkit-transition: all, 0.2s, ease;
    -o-transition: all, 0.2s, ease;
    transition: all, 0.2s, ease;
    border-style: none none solid solid;
    width: 25px;
    height: 10px;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg); }
  .button-ok:hover i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .button-ok.disabled {
    cursor: default;
    background: #b8b8b8; }
    .button-ok.disabled:hover i {
      -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
      -o-transform: rotate(-50deg);
      transform: rotate(-50deg); }

.input_wrapper {
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out; }
  .input_wrapper:after {
    content: "";
    width: 0;
    height: 2px;
    background: #03a9f4;
    position: absolute;
    bottom: 0;
    left: 50%;
    opacity: 0;
    -webkit-transition: all, 0.2s, ease-in-out;
    -o-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out;
    z-index: 2; }
  .input_wrapper.focus {
    /*@include box-shadow(1px 3px 2px rgba(0,0,0,.22));*/ }
  .input_wrapper.focus:after {
    left: 0;
    width: 100%;
    opacity: 1; }
  .input_wrapper .input_label {
    -webkit-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }

.profile_body_time-interval .input_wrapper.focus:after {
  left: 52px;
  width: calc(100% - 52px); }

.select_wrapper .select2-container {
  width: 100% !important; }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"] + label {
    cursor: pointer;
    padding-left: 22px;
    display: inline-block;
    position: relative; }
  input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 14px;
    height: 14px;
    border: 1px solid #455a64;
    -webkit-transition: all, 0.2s, ease;
    -o-transition: all, 0.2s, ease;
    transition: all, 0.2s, ease; }
  input[type="checkbox"]:checked + label::before {
    border-color: #03a9f4;
    border-style: none none solid solid;
    width: 15px;
    height: 7px;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
    margin-top: -5px; }

input[type="radio"] {
  display: none; }
  input[type="radio"] + label {
    cursor: pointer;
    padding-left: 30px;
    display: inline-block;
    position: relative; }
  input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all, 0.2s, ease;
    -o-transition: all, 0.2s, ease;
    transition: all, 0.2s, ease;
    -webkit-box-shadow: 0 0 0 12px #fff inset, 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 12px #fff inset, 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }
  input[type="radio"]:checked + label::before {
    background: #03a9f4;
    -webkit-box-shadow: 0 0 0 4px #fff inset, 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 4px #fff inset, 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }

.profile_header {
  padding: 38px 0 0 145px; }
  .profile_header h2 {
    color: #607d8b; }

.profile_header_avatar {
  float: left;
  position: relative;
  margin: -11px 23px 0 -145px;
  width: 122px;
  height: 122px;
  overflow: hidden;
  border-radius: 50%; }
  .profile_header_avatar img {
    display: block;
    width: 122px;
    height: 122px;
    overflow: hidden;
    border-radius: 50%; }
  .profile_header_avatar input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 122px;
    min-width: 122px;
    z-index: 2;
    opacity: 0;
    cursor: pointer; }

.profile_header_icons {
  margin: 15px 0 0; }
  .profile_header_icons i {
    margin-right: 10px; }

.profile_header_name {
  height: 54px;
  line-height: 54px; }

.profile_header_name i {
  cursor: pointer; }

.profile_header_name .form-group {
  width: 375px;
  display: inline-block;
  vertical-align: top;
  margin-top: -3px; }
  .profile_header_name .form-group input {
    width: 80%;
    font-size: 36px;
    font-weight: 300; }

.profile_header_change-password {
  float: right;
  position: relative;
  margin-top: 13px; }
  .profile_header_change-password .popup {
    width: 418px;
    right: 0;
    top: 35px;
    padding: 10px 3px;
    background: #cfd8dc; }
    .profile_header_change-password .popup .form-group {
      margin: 12px 18px 13px;
      width: 165px;
      display: inline-block;
      /*            input{
                      border-bottom: 2px solid #b8b8b8;
                  }*/ }
    .profile_header_change-password .popup .popup_title {
      text-align: center;
      margin: 3px 0 5px; }
  .profile_header_change-password .profile_header_change-password_submit {
    text-align: right;
    margin: 15px 20px 20px; }

.profile_save .button-ok {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.23), 0 8px 25px rgba(0, 0, 0, 0.05); }

#phones-popup, #email-popup, #geoposition-popup {
  background: none;
  box-shadow: none;
  position: relative;
  overflow: visible;
  vertical-align: top;
  width: 225px;
  padding: 0;
  margin: -8px 10px 0 0; }
  #phones-popup .form-group, #email-popup .form-group, #geoposition-popup .form-group {
    width: 230px; }
    #phones-popup .form-group input, #email-popup .form-group input, #geoposition-popup .form-group input {
      width: 150px; }
    #phones-popup .form-group i, #email-popup .form-group i, #geoposition-popup .form-group i {
      margin-right: inherit; }

.profile_body > div {
  display: inline-block;
  vertical-align: top;
  width: calc( (100% - 95px) / 2 ); }
.profile_body > div + div {
  margin-left: 95px; }
.profile_body h3 {
  color: #222;
  margin: 30px 0 23px; }

.profile_body_timezone {
  margin: 30px 0 60px;
  display: block; }

.profile_body_alerts {
  border: none;
  border-collapse: collapse;
  margin: -10px 0 30px;
  width: 100%; }
  .profile_body_alerts th, .profile_body_alerts td {
    text-align: left;
    vertical-align: top;
    padding: 9px;
    font-weight: 300; }
  .profile_body_alerts th {
    padding-left: 0;
    min-width: 200px; }

.profile_body_social-checkbox {
  margin: 22px 0 5px; }
  .profile_body_social-checkbox i {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../img/social.png") no-repeat;
    vertical-align: middle; }
  .profile_body_social-checkbox input[type="checkbox"] + label {
    padding: 0 34px 0 0; }
  .profile_body_social-checkbox input[type="checkbox"] + label::before {
    left: auto;
    right: 0; }
  .profile_body_social-checkbox label ~ label {
    margin-left: 85px; }

.profile_body_time-interval {
  font-size: 24px;
  color: #455a64;
  text-align: center;
  line-height: 51px;
  max-width: 420px;
  margin: 24px 0 70px; }
  .profile_body_time-interval .input_wrapper {
    width: 150px;
    height: 52px; }
    .profile_body_time-interval .input_wrapper i {
      display: block;
      position: absolute;
      width: 30px;
      height: 30px;
      top: 10px;
      border-radius: 0;
      left: 0; }
    .profile_body_time-interval .input_wrapper input {
      text-align: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      color: #727272;
      line-height: 49px;
      height: 49px;
      margin-left: 52px;
      width: 100px;
      border-bottom: 2px solid #b8b8b8; }

.radial-effect {
  position: relative; }
  .radial-effect:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 50% solid transparent;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
    -webkit-transition: box-shadow, 0.3s, ease-out;
    -o-transition: box-shadow, 0.3s, ease-out;
    transition: box-shadow, 0.3s, ease-out; }
  .radial-effect:hover:after {
    opacity: 1;
    -webkit-animation-name: radialwave;
    animation-name: radialwave;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

.ds-1 {
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }

.ds-2 {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.23), 0 8px 25px rgba(0, 0, 0, 0.05); }

.ds-3 {
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3), 0 10px 50px rgba(0, 0, 0, 0.12); }

.ds-4 {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.28), 0 15px 60px rgba(0, 0, 0, 0.18); }

.ds-5 {
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.29), 0 20px 65px rgba(0, 0, 0, 0.18); }

.select2-dropdown {
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }

.menu {
  position: fixed;
  padding: 130px 35px 50px 110px;
  background: #b0bec5;
  width: 295px;
  height: 100%;
  z-index: 3;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3), 0 10px 50px rgba(0, 0, 0, 0.12);
  -webkit-transition: all, 0.2s, ease-out;
  -o-transition: all, 0.2s, ease-out;
  transition: all, 0.2s, ease-out;
  left: -180px; }
  .menu ~ #content, .menu ~ footer {
    padding-left: 145px;
    -webkit-transition: padding, 0.2s, ease-out;
    -o-transition: padding, 0.2s, ease-out;
    transition: padding, 0.2s, ease-out; }
  .menu.active {
    left: 0;
    padding: 130px 0 0 80px; }
    .menu.active ~ #content, .menu.active ~ footer {
      padding-left: 325px; }
  .menu hr {
    border-top-color: #687e8a; }

.menu_wrapper {
  height: 100%; }

.menu-toggle {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 10px;
  top: 70px;
  z-index: 2;
  background: none;
  border: none;
  box-shadow: none;
  overflow: hidden;
  outline: none;
  -webkit-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out; }
  .menu-toggle:before, .menu-toggle:after {
    content: "";
    width: 16px;
    height: 2px;
    background: #607d8b;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    -webkit-transition: all, 0.3s, ease-out;
    -o-transition: all, 0.3s, ease-out;
    transition: all, 0.3s, ease-out; }
  .menu-toggle:before {
    top: 3px; }
  .menu-toggle:after {
    bottom: 3px; }
  .menu-toggle.active {
    height: 12px;
    top: 72px; }
    .menu-toggle.active:before, .menu-toggle.active:after {
      width: 20px;
      margin-left: -10px; }
    .menu-toggle.active:before {
      top: 7px;
      -webkit-transform: rotate(125deg);
      -ms-transform: rotate(125deg);
      -o-transform: rotate(125deg);
      transform: rotate(125deg); }
    .menu-toggle.active:after {
      bottom: 7px;
      -webkit-transform: rotate(235deg);
      -ms-transform: rotate(235deg);
      -o-transform: rotate(235deg);
      transform: rotate(235deg); }

.menu_filtr {
  margin: 30px 0;
  color: #222;
  -webkit-transition: margin, 0.3s, ease-out;
  -o-transition: margin, 0.3s, ease-out;
  transition: margin, 0.3s, ease-out; }
  .menu_filtr input[type="checkbox"] + label, .menu_filtr input[type="radio"] + label {
    margin-left: -5px; }
  .menu_filtr + .menu_filtr {
    margin-top: 60px; }
  .menu_filtr fieldset {
    border-style: solid none;
    padding: 4px 15px 4px 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .menu_filtr fieldset label {
      min-height: 30px;
      min-width: 1px; }
  .menu_filtr .js-accordeon_head {
    display: block;
    color: #222;
    padding: 4px 15px 4px 45px;
    cursor: pointer; }
    .menu_filtr .js-accordeon_head .arrow {
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 0;
      border: transparent solid 5px;
      border-color: #636a6d transparent transparent;
      border-style: solid solid none;
      margin: 0 0 0 5px; }
      .menu_filtr .js-accordeon_head .arrow.pull-right {
        margin: 15px -8px 0 2px; }
    .menu_filtr .js-accordeon_head.active .arrow {
      border-color: transparent transparent #636a6d;
      border-style: none solid solid; }
    .menu_filtr .js-accordeon_head .hide-text {
      display: none; }
    .menu_filtr .js-accordeon_head.active .show-text {
      display: none; }
    .menu_filtr .js-accordeon_head.active .hide-text {
      display: inline; }
    .menu_filtr .js-accordeon_head .hide-text, .menu_filtr .js-accordeon_head .show-text {
      margin-left: -25px; }

.second-level {
  font-size: 14px; }
  .second-level fieldset {
    padding-left: 55px; }
  .second-level input:checked + label:before {
    border-color: #474b4d; }

.back-gray {
  background: #dde3e6; }

.mCSB_vertical.mCSB_inside .menu_filtr:first-child {
  margin-top: 0; }

.mCSB_vertical.mCSB_inside .menu_filtr:last-child {
  margin-bottom: 0; }

.menu_filtr_title {
  padding: 10px 20px 10px 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 24px;
  line-height: 30px; }
  .menu_filtr_title .check-all {
    float: right;
    margin: -8px -15px -8px 0;
    padding: 8px 15px;
    cursor: pointer; }

.mCSB_inside > .mCSB_container {
  -webkit-transition: all, 0.2s, ease-out;
  -o-transition: all, 0.2s, ease-out;
  transition: all, 0.2s, ease-out; }

.colorise {
  color: #fff; }
  .colorise input[type="checkbox"] + label {
    padding-left: 30px; }
  .colorise input[type="checkbox"] + label::before {
    border-color: #fff;
    margin-top: -9px;
    width: 16px;
    height: 16px; }
  .colorise input[type="checkbox"]:checked + label::before {
    border-color: #fff;
    width: 18px;
    height: 9px;
    margin-top: -7px; }

.js-accordeon_body > * {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  display: none; }
.js-accordeon_body.active > * {
  max-height: 10000px;
  opacity: 1; }

.schedule_wrapper {
  position: relative; }

.schedule {
  width: 100%;
  background: #fff;
  width: 100%;
  min-width: 880px;
  table-layout: fixed;
  margin: 10px 0; }
  .schedule th, .schedule td {
    text-align: left;
    vertical-align: top; }
  .schedule th {
    font-weight: 300;
    border: 1px solid #dadada; }
    .schedule th:first-child {
      width: 145px; }
  .schedule td {
    border: none;
    padding: 0;
    height: 76px; }
    .schedule td > div:not(.edit-work) {
      padding: 10px 7px;
      min-height: 76px;
      color: #fff; }
      .schedule td > div:not(.edit-work) p {
        margin: 5px 0; }
    .schedule td:empty {
      border: 1px solid #dadada; }
  .schedule.availability td > div:not(.edit-work) {
    min-height: 50px; }
  .schedule thead th {
    background: #e9ecee;
    text-align: center;
    padding: 5px 10px;
    color: #727272;
    font-size: 14px;
    line-height: 20px;
    border-bottom-color: #e5e5e5; }
  .schedule tbody th {
    padding: 6px 10px;
    vertical-align: middle; }
  .schedule tbody tr:last-child td, .schedule tbody tr:last-child th {
    border-bottom: 1px solid #dadada !important; }
  .schedule tbody td:last-child {
    border-right: 1px solid #dadada !important; }
  .schedule .schedule_vacancy th {
    text-align: center;
    vertical-align: middle; }
  .schedule .schedule_vacancy th, .schedule .schedule_vacancy td {
    background: #dbead4; }
  .schedule .schedule_vacancy td > div {
    padding: 10px 7px;
    color: #727272; }
    .schedule .schedule_vacancy td > div p {
      margin: 5px 0;
      color: #727272; }
  .schedule .schedule_vacancy td:empty {
    border: none;
    border-bottom: 1px solid #dadada; }
  .schedule .schedule_vacancy td {
    border-bottom: 1px solid #dadada; }
  .schedule p {
    font-size: 16px;
    line-height: 20px; }
    .schedule p small {
      font-size: 14px; }
  .schedule .awaiting_publication {
    opacity: .5; }

.schedule_person {
  padding-left: 55px;
  min-height: 46px;
  position: relative; }
  .schedule_person p {
    margin: 6px 0 0;
    font-size: 14px;
    line-height: 15px; }

.schedule_person_link {
  border: none;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  display: inline-block; }
  .schedule_person_link strong {
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    display: block; }
  .schedule_person_link i {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -23px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden; }

.field-add, .field-action {
  background: #03a9f4;
  vertical-align: middle;
  position: relative; }

.add-shift, .add-availibl {
  border: none;
  box-shadow: none;
  outline: none;
  width: 30px;
  height: 30px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  /*    &:hover:before, &:hover:after{
          @include rotate(90deg);
      }*/ }
  .add-shift:before, .add-shift:after, .add-availibl:before, .add-availibl:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    -webkit-transition: all, 0.2s, ease-out;
    -o-transition: all, 0.2s, ease-out;
    transition: all, 0.2s, ease-out; }
  .add-shift:before, .add-availibl:before {
    width: 23px;
    height: 5px;
    margin: -2px 0 0 -11px; }
  .add-shift:after, .add-availibl:after {
    width: 5px;
    height: 23px;
    margin: -11px 0 0 -2px; }

.edit-shift, .remove-shift, .edit-availibl, .remove-availibl {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url("../img/sprite.png") no-repeat; }

.edit-shift, .edit-availibl {
  background-position: -32px -126px; }

.remove-shift, .remove-availibl {
  background-position: -32px -175px; }

.edit-work {
  background: #eceff1;
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  padding: 10px 20px;
  text-align: left;
  border: 1px solid #d3d3d3;
  z-index: 4; }
  .edit-work.template {
    display: none;
    z-index: -1; }
  .edit-work h3 {
    margin: 5px 0 8px; }
  .edit-work p {
    font-size: 18px;
    line-height: 24px;
    margin: 11px 0 20px;
    color: #727272; }
  .edit-work .field-part {
    display: inline-block;
    vertical-align: top;
    margin-left: 23px; }
    .edit-work .field-part:first-child {
      margin-left: 0; }
    .edit-work .field-part label:first-child {
      display: block;
      margin: 0 0 1px; }
  .edit-work .smaller label {
    font-size: 16px; }
  .edit-work .smaller input, .edit-work .smaller .select-wrapper {
    font-size: 15px; }
    .edit-work .smaller input.biggest, .edit-work .smaller .select-wrapper.biggest {
      font-size: 24px; }
  .edit-work .smaller .select-wrapper {
    min-width: 155px; }
  .edit-work fieldset.actions {
    margin: 27px 0 0; }
  .edit-work fieldset label {
    color: #727272;
    font-size: 18px; }
  .edit-work .mdash {
    display: inline-block;
    vertical-align: middle;
    margin: 3px 8px 0;
    color: #455a64; }
  .edit-work [type="checkbox"] + label {
    color: #727272; }
  .edit-work .button-blue {
    margin: -10px 0 0 25px; }
  .edit-work .edit-work_time, .edit-work .edit-work_break {
    width: 90px;
    display: inline-block;
    vertical-align: middle; }
    .edit-work .edit-work_time input, .edit-work .edit-work_break input {
      font-size: 24px;
      font-weight: 300; }
  .edit-work .edit-work_break {
    width: 105px; }
  .edit-work .edit-work_availible {
    margin: 9px -5px 19px; }
    .edit-work .edit-work_availible span {
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      margin: 5px;
      height: 36px;
      font-size: 18px;
      line-height: 26px;
      padding: 5px 10px;
      font-weight: 300; }
      .edit-work .edit-work_availible span.edit-work_avail {
        background: #43a047;
        color: #fff; }
      .edit-work .edit-work_availible span.edit-work_unavail {
        color: #e53935; }

.edit-work_close, .add-availabily_close {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 20px;
  top: 20px;
  z-index: 2;
  background: none;
  border: none;
  box-shadow: none;
  overflow: hidden;
  outline: none;
  -webkit-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out; }
  .edit-work_close:before, .edit-work_close:after, .add-availabily_close:before, .add-availabily_close:after {
    content: "";
    width: 16px;
    height: 1px;
    background: #4c4d4d;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    -webkit-transition: all, 0.3s, ease-out;
    -o-transition: all, 0.3s, ease-out;
    transition: all, 0.3s, ease-out; }
  .edit-work_close:before, .add-availabily_close:before {
    top: 8px;
    -webkit-transform: rotate(125deg);
    -ms-transform: rotate(125deg);
    -o-transform: rotate(125deg);
    transform: rotate(125deg); }
  .edit-work_close:after, .add-availabily_close:after {
    bottom: 7px;
    -webkit-transform: rotate(235deg);
    -ms-transform: rotate(235deg);
    -o-transform: rotate(235deg);
    transform: rotate(235deg); }
  .edit-work_close:hover:before, .add-availabily_close:hover:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .edit-work_close:hover:after, .add-availabily_close:hover:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg); }

.field-desired {
  background: #dadada; }
  .field-desired div {
    color: #b8b8b8 !important; }
  .field-desired.unaval {
    background: #fff; }
    .field-desired.unaval div {
      color: #dadada !important; }

.date-control {
  width: 20px;
  height: 20px;
  border: none;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .date-control:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 11px;
    height: 11px;
    border: 3px solid #607d8b;
    margin-top: -9px;
    -webkit-transition: all, 0.2s, ease-out;
    -o-transition: all, 0.2s, ease-out;
    transition: all, 0.2s, ease-out; }
  .date-control.prev:before {
    left: 0;
    border-style: none none solid solid; }
  .date-control.next {
    margin-right: 20px; }
  .date-control.next:before {
    right: 0;
    border-style: solid solid none none; }
  .date-control.prev:hover:before {
    left: -5px; }
  .date-control.next:hover:before {
    right: -5px; }

.schedule_title {
  color: #607d8b;
  margin: 23px 0; }
  .schedule_title i {
    margin-top: -5px; }

.schedule_toggle-view {
  float: right;
  width: 152px;
  z-index: 2;
  position: relative;
  margin: 23px 0 5px; }
  .schedule_toggle-view span {
    cursor: pointer;
    font-size: 18px;
    line-height: 48px; }
    .schedule_toggle-view span.active {
      color: #607d8b; }
  .schedule_toggle-view .ui-widget-content {
    border: none;
    background: none; }
  .schedule_toggle-view .ui-widget-header {
    border: none;
    background: none; }
  .schedule_toggle-view .ui-state-default,
  .schedule_toggle-view .ui-widget-content .ui-state-default,
  .schedule_toggle-view .ui-widget-header .ui-state-default {
    border: none;
    background: #fff;
    font-weight: normal;
    color: #555555;
    box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }
  .schedule_toggle-view .ui-state-hover,
  .schedule_toggle-view .ui-widget-content .ui-state-hover,
  .schedule_toggle-view .ui-widget-header .ui-state-hover,
  .schedule_toggle-view .ui-state-focus,
  .schedule_toggle-view .ui-widget-content .ui-state-focus,
  .schedule_toggle-view .ui-widget-header .ui-state-focus {
    font-weight: normal;
    color: #212121; }
  .schedule_toggle-view .ui-state-active,
  .schedule_toggle-view .ui-widget-content .ui-state-active,
  .schedule_toggle-view .ui-widget-header .ui-state-active {
    font-weight: normal;
    color: #212121; }

.schedule_toggle-view_rail_wrapper {
  clear: both;
  position: relative;
  width: 100%;
  height: 6px;
  padding: 0 15px; }
  .schedule_toggle-view_rail_wrapper .schedule_toggle-view_rail {
    position: relative;
    width: auto;
    height: 6px;
    background: #607d8b; }

.ui-slider-handle.ui-corner-all {
  cursor: pointer;
  -webkit-transition: all, 0.2s, ease-out;
  -o-transition: all, 0.2s, ease-out;
  transition: all, 0.2s, ease-out; }
  .ui-slider-handle.ui-corner-all:hover {
    box-shadow: 0 0 1px 1px #607d8b inset, 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }

.time-input {
  width: 60px; }

.select-wrapper {
  display: inline-block;
  vertical-align: middle; }
  .select-wrapper .select2-container {
    width: 100% !important; }

.button-blue {
  background: #03a9f4;
  height: 43px;
  font-size: 18px;
  padding: 0 22px;
  line-height: 45px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }

.day-view td {
  position: relative; }
  .day-view td div {
    -webkit-transition: all, 0.4s, ease-out;
    -o-transition: all, 0.4s, ease-out;
    transition: all, 0.4s, ease-out;
    z-index: 1; }
    .day-view td div p {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .day-view td:hover div {
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    min-width: 110px;
    width: auto;
    z-index: 5;
    box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }
  .day-view td:hover p {
    /*white-space: normal;*/ }

.schedule_wrapper[data-type="day"] {
  display: none; }

.all-ok {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.57);
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.57);
  background: #03a9f4; }
  .all-ok:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -14px;
    border: 3px solid #fff;
    -webkit-transition: all, 0.2s, ease;
    -o-transition: all, 0.2s, ease;
    transition: all, 0.2s, ease;
    border-style: none none solid solid;
    width: 25px;
    height: 10px;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg); }
  .all-ok.fixed {
    position: fixed;
    z-index: 3;
    right: 42px;
    bottom: 60px; }

.schedule_wrapper .all-ok {
  position: absolute;
  z-index: 2;
  bottom: 0;
  margin-bottom: -25px;
  right: 25px; }

.company-navigate {
  list-style: none;
  padding: 0;
  margin: 0; }
  .company-navigate li {
    display: block; }
    .company-navigate li a {
      display: block;
      color: #222;
      text-decoration: none;
      font-size: 24px;
      line-height: 48px;
      padding: 1px 30px 0;
      border: none; }
      .company-navigate li a.active {
        color: #fff;
        background: #687e8a; }
    .company-navigate li.active a {
      color: #fff;
      background: #687e8a; }

.company_header {
  padding: 43px 0 0 145px;
  margin-bottom: 40px; }
  .company_header h2 {
    color: #607d8b; }

.company_header_avatar {
  float: left;
  position: relative;
  margin: -16px 23px 0 -145px;
  width: 127px;
  height: 125px;
  overflow: hidden; }
  .company_header_avatar img {
    display: block;
    width: 127px;
    height: 125px;
    overflow: hidden; }
  .company_header_avatar input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 125px;
    min-width: 127px;
    z-index: 2;
    opacity: 0;
    cursor: pointer; }

.company_header_icons {
  margin: 15px 0 0; }

.company_header_icons i {
  margin-right: 10px; }

.company_header_name {
  height: 54px;
  line-height: 54px; }

.company_header_name i {
  cursor: pointer; }

/*.company_header_name input[type="text"]{
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    font-weight: 300;
    padding: 0;
    height: 54px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 54px;
}*/
.company_locations h3, .company_position h3, .company_data h3 {
  font-size: 30px;
  color: #607d8b;
  margin: 28px 0; }

.company_locations_table {
  width: 100%;
  background: #fff;
  margin: 25px 0;
  table-layout: fixed;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }
  .company_locations_table th, .company_locations_table td {
    text-align: left;
    min-width: 90px; }
  .company_locations_table .company_locations_cell_name {
    width: 215px; }
    .company_locations_table .company_locations_cell_name .form-group {
      width: 185px; }
      .company_locations_table .company_locations_cell_name .form-group input[type="text"] {
        max-width: 100%; }
  .company_locations_table .company_locations_cell_location {
    text-align: left; }
  .company_locations_table th.company_locations_cell_location {
    width: 420px; }
  .company_locations_table td ~ td, .company_locations_table th ~ th {
    text-align: center; }
  .company_locations_table th {
    vertical-align: middle;
    background: #e9ecee;
    padding: 5px 20px;
    font-weight: 300;
    font-size: 14px;
    color: #727272;
    line-height: 18px; }
  .company_locations_table td {
    color: #727272;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #dadada; }
  .company_locations_table tfoot td {
    padding: 10px; }

.company_locations_city td > span:first-child {
  position: relative; }

.company_locations_city em {
  font-style: normal; }

.company_locations_city input[type="text"] {
  max-width: 90%; }

.company_locations_city td {
  padding: 35px 20px; }

.js-accordeon.active .company_locations_city td {
  padding-bottom: 0; }
  .js-accordeon.active .company_locations_city td .ico_change-gray {
    display: none; }

.company_locations_child {
  padding: 3px 35px 5px 20px;
  width: 100% !important;
  overflow: visible !important;
  border-top: none !important; }
  .company_locations_child ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .company_locations_child ul li {
      display: block;
      font-size: 16px;
      line-height: 30px;
      height: 30px;
      margin: 9px 0; }
      .company_locations_child ul li:first-child {
        margin-top: 7px; }
      .company_locations_child ul li em {
        font-style: normal; }
      .company_locations_child ul li input[type="text"] {
        min-width: 40%;
        font-size: 16px;
        font-weight: 300; }

.company_locations_child_action i {
  margin: 0 3px;
  z-index: 2;
  position: relative; }

.company_locations_child_address {
  color: #727272;
  cursor: pointer;
  text-decoration: underline;
  position: relative;
  width: 420px;
  display: inline-block;
  vertical-align: middle; }
  .company_locations_child_address:hover, .company_locations_child_address.active {
    color: #69c0f6; }
  .company_locations_child_address .ico_small-pointer {
    margin-left: 5px;
    display: none;
    opacity: 0;
    -webkit-transition: opacity, 0.2s, ease;
    -o-transition: opacity, 0.2s, ease;
    transition: opacity, 0.2s, ease; }
  .company_locations_child_address:hover .ico_small-pointer, .company_locations_child_address.active .ico_small-pointer {
    display: inline-block;
    opacity: 1; }
  .company_locations_child_address .form-group {
    max-width: 81%;
    white-space: nowrap; }
  .company_locations_child_address .form-group input:focus + label, .company_locations_child_address .form-group input.no-empty + label {
    top: -14px; }
  .company_locations_child_address .form-group.smaller input {
    line-height: 24px;
    vertical-align: top; }

.company_locations_child_name {
  width: 185px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px; }

.company_map-wrapper {
  position: relative; }
  .company_map-wrapper .company_show-map {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-color: #dadada transparent transparent;
    border-width: 17px 15px 0;
    border-style: solid solid none;
    margin-left: -15px;
    cursor: pointer;
    z-index: 3; }
    .company_map-wrapper .company_show-map.active {
      border-color: transparent transparent #607d8b;
      border-width: 0 15px 17px;
      border-style: none solid solid;
      top: auto;
      bottom: 0; }

.company_map {
  width: 100%;
  height: 225px;
  display: none; }

.company_locations_child_action {
  position: relative; }

.remove-popup {
  position: absolute;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.23), 0 8px 25px rgba(0, 0, 0, 0.05);
  background: #cfd8dc;
  width: 190px;
  height: 115px;
  top: 0;
  right: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 20px;
  z-index: 3; }
  .remove-popup span {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: normal;
    color: #222; }

.close_remove-popup {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 8px;
  top: 8px;
  z-index: 2;
  background: none;
  border: none;
  box-shadow: none;
  overflow: hidden;
  outline: none;
  -webkit-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out; }
  .close_remove-popup:before, .close_remove-popup:after {
    content: "";
    width: 16px;
    height: 1px;
    background: #4c4d4d;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    -webkit-transition: all, 0.3s, ease-out;
    -o-transition: all, 0.3s, ease-out;
    transition: all, 0.3s, ease-out; }
  .close_remove-popup:before {
    top: 8px;
    -webkit-transform: rotate(125deg);
    -ms-transform: rotate(125deg);
    -o-transform: rotate(125deg);
    transform: rotate(125deg); }
  .close_remove-popup:after {
    bottom: 7px;
    -webkit-transform: rotate(235deg);
    -ms-transform: rotate(235deg);
    -o-transform: rotate(235deg);
    transform: rotate(235deg); }
  .close_remove-popup:hover:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .close_remove-popup:hover:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg); }

.ok_remove-popup {
  width: 40px;
  height: 30px;
  position: relative;
  margin: 10px auto 0;
  display: block; }
  .ok_remove-popup:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -14px;
    border: 4px solid #03a9f4;
    -webkit-transition: all, 0.2s, ease;
    -o-transition: all, 0.2s, ease;
    transition: all, 0.2s, ease;
    border-style: none none solid solid;
    width: 30px;
    height: 12px;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg); }
  .ok_remove-popup:hover:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.inner-info {
  display: none; }

.added-row {
  display: none; }
  .added-row td {
    padding: 0 !important; }
  .added-row .inner-info {
    display: block; }

.company_locations_city.added-row td {
  padding: 35px 20px !important;
  position: relative; }
  .company_locations_city.added-row td:last-child {
    vertical-align: middle;
    text-align: right;
    padding-right: 35px !important; }
    .company_locations_city.added-row td:last-child i {
      margin-left: 3px;
      margin-right: 3px; }

.company_locations_city.added-row .ico_remove-gray {
  margin-right: 10px; }

.company_data_table {
  width: 100%;
  background: #fff;
  margin: 25px 0;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05); }
  .company_data_table th, .company_data_table td {
    text-align: left;
    min-width: 90px;
    vertical-align: middle; }
  .company_data_table td ~ td, .company_data_table th ~ th {
    text-align: center; }
  .company_data_table th {
    background: #e9ecee;
    padding: 5px 20px;
    font-weight: 300;
    font-size: 14px;
    color: #727272;
    line-height: 18px; }
  .company_data_table td {
    color: #727272;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #dadada; }

.company_positions_table th:first-child, .company_positions_table td:first-child {
  width: 105px;
  text-align: left; }
.company_positions_table th:first-child + *, .company_positions_table td:first-child + * {
  width: 80%;
  text-align: left; }
.company_positions_table td {
  position: relative;
  height: 94px;
  padding: 20px; }
  .company_positions_table td:last-child {
    padding: 20px 40px;
    white-space: nowrap; }
    .company_positions_table td:last-child i {
      margin: 0 3px; }
.company_positions_table .added-row td {
  padding: 20px !important; }
.company_positions_table .form-group {
  white-space: nowrap;
  max-width: 40%; }

.company_position_name_wrapper {
  position: relative; }

.company_position_color, .company_shifts_color {
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
  margin: 1px; }

.company_position_color_select {
  position: relative;
  width: 75px; }
  .company_position_color_select label {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    left: 0;
    top: -12px;
    color: #727272;
    font-size: 11px; }
  .company_position_color_select .select-wrapper {
    width: 75px; }
  .company_position_color_select .select2-container {
    width: 100% !important; }
  .company_position_color_select .select2-container .select2-selection--single {
    height: 29px;
    border-bottom: 1px solid #b8b8b8; }
  .company_position_color_select .select2-container.select2-container--open .select2-selection--single {
    border-bottom-color: #03a9f4; }
  .company_position_color_select .select2-container.select2-container--open + label {
    color: #03a9f4; }
  .company_position_color_select .company_position_color_select .select2-container.select2-container--open .select2-selection--single {
    border-bottom-color: #03a9f4; }
  .company_position_color_select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 29px; }
  .company_position_color_select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 5px 0 5px;
    margin-top: -3px; }
  .company_position_color_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 5px 5px 5px;
    margin-top: -3px; }
  .company_position_color_select .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px; }
  .company_position_color_select .select2-results__option_color {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 7px 0 0; }

.select2-results__option_color {
  display: block;
  height: 15px;
  margin: -6px -20px; }

.company_position_save, .edited-save {
  border-width: 3px;
  border-color: #03a9f4;
  border-style: none none solid solid;
  width: 22px;
  height: 9px;
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
  transform: rotate(-50deg);
  margin-top: -5px;
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all, 0.2s, linear;
  -o-transition: all, 0.2s, linear;
  transition: all, 0.2s, linear; }
  .company_position_save:hover, .edited-save:hover {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.company_shifts_table th:first-child, .company_shifts_table td:first-child {
  width: 105px;
  text-align: left;
  white-space: nowrap; }
  .company_shifts_table th:first-child label, .company_shifts_table td:first-child label {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    vertical-align: middle; }
.company_shifts_table th:first-child + *, .company_shifts_table td:first-child + * {
  text-align: left; }
.company_shifts_table td {
  position: relative;
  height: 90px;
  padding: 20px; }
  .company_shifts_table td:last-child {
    padding: 20px 40px;
    white-space: nowrap; }
    .company_shifts_table td:last-child i {
      margin: 0 3px; }
.company_shifts_table .edit-line td .form-group {
  text-align: left;
  display: inline-block;
  vertical-align: middle; }
.company_shifts_table .edit-line .inline-view {
  display: inline-block;
  vertical-align: middle; }
.company_shifts_table .edit-line .employees_edit_postion, .company_shifts_table .edit-line .employees_edit_location {
  width: 150px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.company_shifts_color {
  vertical-align: middle; }

.user-avatar {
  display: inline-block;
  vertical-align: middle;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  overflow: hidden; }
  .user-avatar img {
    width: 46px;
    height: 46px; }

.company_employees_table th:first-child, .company_employees_table td:first-child {
  width: 105px;
  text-align: left;
  white-space: nowrap; }
  .company_employees_table th:first-child [type="checkbox"] + label, .company_employees_table td:first-child [type="checkbox"] + label {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    vertical-align: middle; }
.company_employees_table th:first-child + *, .company_employees_table td:first-child + * {
  text-align: left; }
.company_employees_table td {
  position: relative;
  height: 90px;
  padding: 17px 20px; }
  .company_employees_table td + td:last-child {
    text-align: right;
    padding: 20px 15px;
    white-space: nowrap;
    width: 180px; }
    .company_employees_table td + td:last-child i {
      margin: 0 2px; }
  .company_employees_table td.action-cell {
    padding: 0;
    height: 0; }
.company_employees_table .user-status {
  color: #b8b8b8;
  margin: 10px 0 0; }

.search {
  display: inline-block;
  height: 24px;
  position: relative; }
  .search [type="text"] {
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    height: 24px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    width: auto;
    width: 150px;
    text-align: left;
    padding: 0;
    vertical-align: top; }
    .search [type="text"] + label {
      position: absolute;
      display: block;
      width: 100%;
      height: 1px;
      left: 0;
      bottom: 0; }
    .search [type="text"] + label:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transition: all, 0.2s, ease;
      -o-transition: all, 0.2s, ease;
      transition: all, 0.2s, ease;
      width: 0px;
      height: 1px;
      background: #03a9f4;
      margin: 0;
      display: block; }
    .search [type="text"]:focus + label:after {
      width: 100%;
      margin-left: -50%; }
  .search [type="submit"] {
    width: 24px;
    height: 24px;
    background: url("../img/sprite.png") no-repeat -5px -389px;
    border: none;
    box-shadow: none;
    outline: none;
    float: left;
    margin-left: -40px; }
    .search [type="submit"]:hover {
      background-position: -31px -389px; }

.company_employees .schedule {
  margin: 0;
  table-layout: fixed; }
  .company_employees .schedule th, .company_employees .schedule td {
    width: auto; }
  .company_employees .schedule th {
    padding: 7px 10px 1px;
    border-top: none; }
  .company_employees .schedule td {
    text-align: left;
    padding: 10px 7px; }
    .company_employees .schedule td div {
      padding: 0;
      min-height: 55px; }
      .company_employees .schedule td div p {
        margin: 5px 0 6px; }

.company_employees .capability th:first-child, .company_employees .capability td:first-child {
  width: 85px;
  font-size: 14px;
  border-right: 1px solid #dadada; }
.company_employees .capability td {
  padding: 0;
  height: 50px; }
  .company_employees .capability td div {
    font-size: 24px;
    line-height: 48px;
    padding: 0 15px;
    height: 50px;
    min-height: 0; }
.company_employees .capability td:first-child {
  padding: 0 10px; }
.company_employees .capability td, .company_employees .capability td + td:last-child {
  text-align: left;
  padding: 0;
  width: auto; }

.employees_profile_close, .employees_new-line_close, .adder-row_remove {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 20px;
  top: 20px;
  z-index: 2;
  background: none;
  border: none;
  box-shadow: none;
  overflow: hidden;
  outline: none;
  -webkit-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out; }
  .employees_profile_close:before, .employees_profile_close:after, .employees_new-line_close:before, .employees_new-line_close:after, .adder-row_remove:before, .adder-row_remove:after {
    content: "";
    width: 16px;
    height: 1px;
    background: #4c4d4d;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    -webkit-transition: all, 0.3s, ease-out;
    -o-transition: all, 0.3s, ease-out;
    transition: all, 0.3s, ease-out; }
  .employees_profile_close:before, .employees_new-line_close:before, .adder-row_remove:before {
    top: 8px;
    -webkit-transform: rotate(125deg);
    -ms-transform: rotate(125deg);
    -o-transform: rotate(125deg);
    transform: rotate(125deg); }
  .employees_profile_close:after, .employees_new-line_close:after, .adder-row_remove:after {
    bottom: 7px;
    -webkit-transform: rotate(235deg);
    -ms-transform: rotate(235deg);
    -o-transform: rotate(235deg);
    transform: rotate(235deg); }
  .employees_profile_close:hover:before, .employees_new-line_close:hover:before, .adder-row_remove:hover:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .employees_profile_close:hover:after, .employees_new-line_close:hover:after, .adder-row_remove:hover:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg); }

.inner-info .button-ok {
  position: absolute;
  right: 30px;
  bottom: -20px; }

.inner-info[data-type="employees_profile"] {
  position: relative;
  background: #cfd8dc;
  padding: 18px 0;
  min-height: 240px; }
  .inner-info[data-type="employees_profile"] .js-tabs_body {
    margin-left: 201px;
    border-left: 1px solid #727272;
    padding: 1px 20px; }

.employees_profile_nav {
  width: 202px;
  float: left;
  border-right: 1px solid #727272;
  margin-right: -1px; }
  .employees_profile_nav div {
    padding: 9px 20px;
    cursor: pointer;
    font-size: 18px;
    display: block;
    color: #222; }
    .employees_profile_nav div.active {
      background: #607d8b;
      color: #fff; }

.employees_edit_profile_avatar {
  float: left;
  position: relative;
  margin: 0 25px 25px 0;
  width: 125px;
  height: 125px;
  overflow: hidden; }
  .employees_edit_profile_avatar img {
    display: block;
    width: 125px;
    height: 125px;
    overflow: hidden; }
  .employees_edit_profile_avatar input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 125px;
    min-width: 125px;
    z-index: 2;
    opacity: 0;
    cursor: pointer; }

.employees_edit_profile {
  white-space: normal; }
  .employees_edit_profile fieldset {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin: 10px 25px 25px;
    position: relative; }
    .employees_edit_profile fieldset input {
      line-height: 42px;
      height: 40px;
      font-weight: 300; }
    .employees_edit_profile fieldset input + label {
      line-height: 42px; }
    .employees_edit_profile fieldset input:focus + label, .employees_edit_profile fieldset input.no-empty + label {
      line-height: 24px; }

p.employees_edit_profile_privilegies {
  clear: left;
  margin: 15px 0 5px;
  color: #222;
  font-size: 18px; }

fieldset.employees_edit_profile_privilegies {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 40px 10px 0; }
  fieldset.employees_edit_profile_privilegies label {
    width: auto !important;
    color: #222; }
    fieldset.employees_edit_profile_privilegies label:before {
      margin-top: -13px; }

.employees_edit_postion, .employees_edit_location {
  display: inline-block;
  vertical-align: top;
  width: 275px;
  margin: 0 40px 0 0; }
  .employees_edit_postion p, .employees_edit_location p {
    color: #222;
    font-size: 18px;
    margin: 0 0 30px; }
  .employees_edit_postion fieldset, .employees_edit_location fieldset {
    display: block;
    width: 100%;
    height: 35px;
    position: relative; }
    .employees_edit_postion fieldset label, .employees_edit_location fieldset label {
      position: absolute;
      left: 0;
      top: -15px;
      color: #607d8b;
      font-size: 11px;
      width: auto !important; }
    .employees_edit_postion fieldset .select-wrapper, .employees_edit_location fieldset .select-wrapper {
      width: 100%; }

.employees_postions_wrapper, .employees_locations_wrapper {
  margin: 40px -20px;
  white-space: normal; }

.employees_postion_punkt, .employees_location_punkt {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 10px 20px;
  padding: 10px 30px 10px 15px;
  font-size: 18px; }

.employees_postion_punkt {
  color: #fff;
  background: #d32f2f; }

.employees_location_punkt {
  color: #222;
  background: #fff; }

.employees_postion_punkt_remove, .employees_location_punkt_remove {
  position: absolute;
  width: 9px;
  height: 9px;
  padding: 0;
  right: 8px;
  top: 7px;
  z-index: 2;
  background: none;
  border: none;
  box-shadow: none;
  overflow: hidden;
  outline: none;
  -webkit-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out; }
  .employees_postion_punkt_remove:before, .employees_postion_punkt_remove:after, .employees_location_punkt_remove:before, .employees_location_punkt_remove:after {
    content: "";
    width: 12px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    -webkit-transition: all, 0.3s, ease-out;
    -o-transition: all, 0.3s, ease-out;
    transition: all, 0.3s, ease-out; }
  .employees_postion_punkt_remove:before, .employees_location_punkt_remove:before {
    top: 4px;
    -webkit-transform: rotate(125deg);
    -ms-transform: rotate(125deg);
    -o-transform: rotate(125deg);
    transform: rotate(125deg); }
  .employees_postion_punkt_remove:after, .employees_location_punkt_remove:after {
    bottom: 4px;
    -webkit-transform: rotate(235deg);
    -ms-transform: rotate(235deg);
    -o-transform: rotate(235deg);
    transform: rotate(235deg); }
  .employees_postion_punkt_remove:hover:before, .employees_location_punkt_remove:hover:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .employees_postion_punkt_remove:hover:after, .employees_location_punkt_remove:hover:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg); }

.employees_postion_punkt_remove:before, .employees_postion_punkt_remove:after {
  background: #fff; }

.employees_location_punkt_remove:before, .employees_location_punkt_remove:after {
  background: #222; }

.availability {
  table-layot: fixed; }
  .availability td {
    height: 50px;
    vertical-align: middle; }
    .availability td:first-child {
      padding: 0 15px;
      color: #727272;
      font-size: 14px;
      width: 95px;
      border-right: 1px solid #dadada;
      border-top: 1px solid #dadada;
      line-height: 49px;
      vertical-align: top; }
  .availability td > div {
    min-height: 50px; }

.clockpicker-popover {
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
  border: none;
  border-radius: 0;
  padding: 0;
  width: 350px;
  max-width: 350px; }
  .clockpicker-popover .popover-title {
    background: #6e8995;
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    font-weight: 300;
    border-radius: 0; }
    .clockpicker-popover .popover-title .text-primary {
      color: #03a9f4; }
  .clockpicker-popover > .arrow {
    display: none; }
  .clockpicker-popover .clockpicker-popover .popover-content {
    padding: 30px 12px 10px; }
  .clockpicker-popover .clockpicker-plate {
    background-color: #cfd8dc;
    border: none;
    border-radius: 50%;
    margin: 0 auto; }
  .clockpicker-popover .clockpicker-tick {
    color: #222;
    font-size: 14px; }
  .clockpicker-popover .clockpicker-button {
    display: inline-block;
    width: 43px;
    height: 43px;
    vertical-align: middle;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    outline: none;
    position: relative;
    box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
    background: #03a9f4;
    color: #03a9f4;
    margin: -15px 20px 15px 0;
    float: right; }
    .clockpicker-popover .clockpicker-button i {
      display: inline-block;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -9px 0 0 -14px;
      border: 3px solid #fff;
      -webkit-transition: all, 0.2s, ease;
      -o-transition: all, 0.2s, ease;
      transition: all, 0.2s, ease;
      border-style: none none solid solid;
      width: 25px;
      height: 10px;
      -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
      -o-transform: rotate(-50deg);
      transform: rotate(-50deg); }
    .clockpicker-popover .clockpicker-button:hover i {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.availabily-wrapper {
  width: 100%;
  height: 50px;
  position: relative;
  padding: 0 !important; }
  .availabily-wrapper > div {
    padding: 10px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    overflow: hidden; }
    .availabily-wrapper > div.edit-remove {
      overflow: visible; }
  .availabily-wrapper:not(.opened):hover .availability_hover.only-add:first-child {
    display: block; }
  .availabily-wrapper:not(.opened):hover .field-complete ~ .availability_hover.edit-remove {
    display: block; }
  .availabily-wrapper .availability_hover .remove-popup {
    top: -30px;
    left: 90px; }

.availability_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #03a9f4;
  z-index: 3;
  display: none; }

.add-availabily {
  position: relative;
  display: none;
  padding: 20px;
  background: #eceff1; }
  .add-availabily .button-ok {
    margin: 0 20px 10px; }
  .add-availabily .add-availabily_close {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 11px;
    top: 11px; }
  .add-availabily .actions {
    display: inline-block;
    vertical-align: top;
    padding: 10px 25px;
    color: #fff;
    height: 43px;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    background: #03a9f4;
    font-weight: 300;
    margin: 0 4px 10px; }

.add-availabily-column {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 25px;
  color: #222; }
  .add-availabily-column .add-availabily-column_wrapper {
    max-width: 365px; }
  .add-availabily-column p {
    font-size: 22px;
    margin: 22px 0 !important; }
  .add-availabily-column .all-day {
    display: inline-block;
    color: #fff;
    padding: 5px 14px;
    height: 35px;
    font-size: 18px;
    line-height: 27px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    font-weight: 300; }
  .add-availabily-column.avaliable .all-day {
    background: #43a047; }
  .add-availabily-column.unavaliable .all-day {
    background: #e53935; }

.add-availabily_time-interval {
  position: relative;
  font-size: 24px;
  color: #455a64;
  text-align: center;
  line-height: 51px;
  max-width: 350px;
  margin: 24px 0 40px; }
  .add-availabily_time-interval .input_wrapper {
    margin-left: 10px;
    width: 150px;
    height: 52px; }
    .add-availabily_time-interval .input_wrapper:first-child {
      margin-left: 0;
      margin-right: 10px; }
    .add-availabily_time-interval .input_wrapper i {
      display: block;
      position: absolute;
      width: 30px;
      height: 30px;
      top: 10px;
      border-radius: 0;
      left: 0; }
    .add-availabily_time-interval .input_wrapper input {
      text-align: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      color: #727272;
      line-height: 49px;
      height: 49px;
      margin-left: 52px;
      width: 100px;
      border-bottom: 2px solid #b8b8b8; }
  .add-availabily_time-interval .remove-interval {
    margin: 13px -25px 0 0;
    display: none; }
  .add-availabily_time-interval.complete .remove-interval {
    display: block; }

.add-availabily_time-interval .input_wrapper.focus:after {
  left: 52px;
  width: calc(100% - 52px); }

.avaliable-plus {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative; }
  .avaliable-plus:before, .avaliable-plus:after {
    content: "";
    display: block;
    position: absolute; }
  .avaliable-plus:before {
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px; }
  .avaliable-plus:after {
    width: 2px;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -1px; }

.avaliable p {
  color: #43a047; }
.avaliable .avaliable-plus:before, .avaliable .avaliable-plus:after {
  background: #43a047; }

.unavaliable p {
  color: #d84433; }
.unavaliable .avaliable-plus:before, .unavaliable .avaliable-plus:after {
  background: #d84433; }

.form-group {
  position: relative; }
  .form-group input {
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    color: #727272;
    line-height: 49px;
    height: 49px;
    border: none;
    font-size: 18px;
    width: 100%;
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#b8b8b8, #b8b8b8);
    background-size: 0 2px,100% 2px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: transparent; }
    .form-group input:focus {
      outline: none;
      background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#b8b8b8, #b8b8b8);
      -webkit-animation: input-highlight 0.5s forwards;
      -o-animation: input-highlight 0.5s forwards;
      animation: input-highlight 0.5s forwards;
      box-shadow: none; }
    .form-group input + label {
      font-size: 18px;
      position: absolute;
      pointer-events: none;
      left: 0;
      top: 0;
      -webkit-transition: 0.2s ease all;
      -o-transition: 0.2s ease all;
      transition: 0.2s ease all;
      display: block;
      color: #727272;
      line-height: 49px; }
    .form-group input:focus + label, .form-group input.no-empty + label {
      top: -10px;
      font-size: 12px;
      line-height: 24px; }
    .form-group input:focus + label {
      color: #03a9f4; }
  .form-group .help-block {
    font-size: 12px;
    line-height: 24px;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 100%;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
    display: block; }
  .form-group.smaller input {
    line-height: 32px;
    height: 30px;
    font-size: 16px;
    background-size: 0 1px,100% 1px; }
    .form-group.smaller input + label {
      font-size: 16px;
      line-height: 32px; }
    .form-group.smaller input:focus + label, .form-group.smaller input.no-empty + label {
      font-size: 12px;
      line-height: 24px; }
  .form-group.smaller input:focus {
    background-size: 0 1px,100% 1px;
    -webkit-animation: input-highlight-small 0.5s forwards;
    -o-animation: input-highlight-small 0.5s forwards;
    animation: input-highlight-small 0.5s forwards; }
  .form-group.darkness input {
    color: #222;
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#607d8b, #607d8b); }
    .form-group.darkness input:focus {
      background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#607d8b, #607d8b);
      -webkit-animation: input-highlight 0.5s forwards;
      -o-animation: input-highlight 0.5s forwards;
      animation: input-highlight 0.5s forwards; }
    .form-group.darkness input + label {
      color: #607d8b; }
    .form-group.darkness input:focus + label {
      color: #03a9f4; }
  .form-group.has-error input {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#b8b8b8, #b8b8b8);
    -webkit-animation: input-highlight 0.5s forwards;
    -o-animation: input-highlight 0.5s forwards;
    animation: input-highlight 0.5s forwards; }
    .form-group.has-error input + label {
      color: #f44336; }
  .form-group.has-error .help-block {
    color: #f44336; }
  .form-group.with-ico {
    padding-left: 30px; }
    .form-group.with-ico i {
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -10px; }

.edited-clear {
  cursor: pointer;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 10px; }
  .edited-clear:before, .edited-clear:after {
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    background: #727272;
    border: none;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
  .edited-clear:before {
    width: 18px;
    height: 2px;
    margin-left: -8px; }
  .edited-clear:after {
    width: 2px;
    height: 18px;
    margin-top: -8px; }
  .edited-clear:before, .edited-clear:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

/*.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;   Preferred icon size 
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}*/
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  /*color: $ico;*/
  -webkit-transition: color, 0.2s, linear;
  -o-transition: color, 0.2s, linear;
  transition: color, 0.2s, linear; }
  .material-icons.active, .material-icons:hover {
    /*color: $ico-active;*/ }
  .material-icons.ico_change-name {
    font-size: 30px; }
  .material-icons.disabled {
    cursor: default;
    opacity: .5; }
  .material-icons.event {
    /*color: $ico-event;*/
    font-size: 25px; }
  .material-icons.big-avatar {
    width: 125px;
    height: 125px;
    line-height: 125px;
    font-size: 147px;
    margin-left: -10px; }

.material-icons.md-18 {
  font-size: 18px; }

.material-icons.md-24 {
  font-size: 24px; }

.material-icons.md-36 {
  font-size: 36px; }

.material-icons.md-46 {
  font-size: 46px; }

.material-icons.md-48 {
  font-size: 48px; }

.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54); }

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26); }

.material-icons.md-light {
  color: white; }

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3); }

.biggest.select-wrapper {
  font-size: 24px; }

.login-page, .register-page {
  position: relative; }

.site-login, .site-register {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -154px;
  width: 308px;
  background: #fafafa;
  border: 1px solid #c7c7c7;
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.22);
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.22); }
  .site-login h1, .site-register h1 {
    background: #607d8b;
    color: #fff;
    font-size: 30px;
    line-height: 65px;
    height: 63px;
    text-align: center;
    margin: 0; }
  .site-login .domain, .site-register .domain {
    float: right;
    font-family: sans-serif;
    font-size: .9em;
    color: #727272; }
  .site-login h2, .site-register h2 {
    font-size: 30px;
    text-align: center;
    color: #222;
    margin: 15px 0 40px; }
  .site-login p, .site-register p {
    margin: 20px 0 5px;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    padding: 0 27px;
    color: #727272; }
    .site-login p a, .site-register p a {
      color: #607d8b;
      border-bottom-color: #acb9bf; }
      .site-login p a:hover, .site-register p a:hover {
        border-bottom-color: transparent; }
  .site-login form, .site-register form {
    padding: 0 27px;
    margin: -35px 0 35px; }
  .site-login [type="submit"], .site-register [type="submit"] {
    display: block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #69c0f6;
    padding: 0 10px;
    font-size: 24px;
    line-height: 44px;
    height: 42px;
    font-weight: 300;
    border: none;
    width: 100%;
    margin: 0 0 40px; }
  .site-login .form-group, .site-register .form-group {
    margin: 25px 0; }
  .site-login input[type="checkbox"] + label, .site-register input[type="checkbox"] + label {
    color: #727272; }
  .site-login input[type="checkbox"] + label::before, .site-register input[type="checkbox"] + label::before {
    border-color: #b8b8b8; }
  .site-login input[type="checkbox"]:checked + label::before, .site-register input[type="checkbox"]:checked + label::before {
    border-color: #03a9f4; }
  .site-login .button-gray, .site-register .button-gray {
    padding: 0;
    width: 48.5%; }

.site-register {
  margin: -220px 0 0 -154px; }
  .site-register p {
    font-size: 24px;
    margin: 17px 0 5px; }
  .site-register [type="submit"] {
    font-size: 18px;
    margin: 44px 0 48px; }

.button-gray {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background: #b8b8b8;
  padding: 0 10px;
  font-size: 15px;
  line-height: 40px;
  height: 38px;
  border: none; }

.error-line {
  display: block;
  padding: 10px 110px;
  height: 60px;
  font-size: 14px;
  line-height: 44px;
  color: #fff;
  position: fixed;
  left: 0;
  top: 60px;
  width: 100%;
  height: 60px;
  z-index: 3; }
  .error-line .material-icons {
    color: #fff;
    opacity: .46;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 40px;
    margin-top: -4px; }
  .error-line .error-line_close {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 20px;
    top: 10px;
    z-index: 2;
    background: none;
    border: none;
    box-shadow: none;
    overflow: hidden;
    outline: none;
    -webkit-transition: all, 0.3s, ease-out;
    -o-transition: all, 0.3s, ease-out;
    transition: all, 0.3s, ease-out; }
    .error-line .error-line_close:before, .error-line .error-line_close:after {
      content: "";
      width: 16px;
      height: 1px;
      background: #fff;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      -webkit-transition: all, 0.3s, ease-out;
      -o-transition: all, 0.3s, ease-out;
      transition: all, 0.3s, ease-out; }
    .error-line .error-line_close:before {
      top: 8px;
      -webkit-transform: rotate(125deg);
      -ms-transform: rotate(125deg);
      -o-transform: rotate(125deg);
      transform: rotate(125deg); }
    .error-line .error-line_close:after {
      bottom: 7px;
      -webkit-transform: rotate(235deg);
      -ms-transform: rotate(235deg);
      -o-transform: rotate(235deg);
      transform: rotate(235deg); }
    .error-line .error-line_close:hover:before {
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg); }
    .error-line .error-line_close:hover:after {
      -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
      -o-transform: rotate(225deg);
      transform: rotate(225deg); }

.error-page {
  position: relative; }
  .error-page header {
    padding: 0 15px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5); }
    .error-page header .logo {
      width: 50px;
      height: 50px;
      background: url("../img/logo.png") center no-repeat;
      display: inline-block;
      border: none;
      margin: 5px 45px 0 0; }

.error-page_body {
  position: absolute;
  width: 565px;
  margin: -80px 0 0 -283px;
  top: 50%;
  left: 50%; }
  .error-page_body h1 {
    color: #607d8b;
    font-size: 48px;
    text-align: center;
    margin: 30px 0; }
  .error-page_body p {
    color: #222;
    font-size: 24px;
    line-height: 36px;
    margin: 0; }

.site-request-password-reset {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -154px;
  width: 308px;
  background: #fafafa;
  border: 1px solid #c7c7c7;
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.22);
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.22); }
  .site-request-password-reset h1 {
    background: #175b8f;
    color: #fff;
    font-size: 30px;
    line-height: 65px;
    height: 63px;
    text-align: center;
    margin: 0; }
  .site-request-password-reset h2 {
    font-size: 30px;
    text-align: center;
    color: #222;
    margin: 15px 0 40px; }
  .site-request-password-reset p {
    margin: 20px 0 5px;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    padding: 0 27px;
    color: #727272; }
    .site-request-password-reset p a {
      color: #175b8f;
      border-bottom-color: #acb9bf; }
      .site-request-password-reset p a:hover {
        border-bottom-color: transparent; }
  .site-request-password-reset form {
    padding: 0 27px;
    margin: -35px 0 35px; }
  .site-request-password-reset [type="submit"] {
    display: block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #69c0f6;
    padding: 0 10px;
    font-size: 24px;
    line-height: 44px;
    height: 42px;
    font-weight: 300;
    border: none;
    width: 100%;
    margin: 0 0 40px; }
  .site-request-password-reset .form-group {
    margin: 25px 0; }
  .site-request-password-reset input[type="checkbox"] + label {
    color: #727272; }
  .site-request-password-reset input[type="checkbox"] + label::before {
    border-color: #b8b8b8; }
  .site-request-password-reset input[type="checkbox"]:checked + label::before {
    border-color: #03a5ee; }
  .site-request-password-reset .button-gray {
    padding: 0;
    width: 48.5%; }

.popover .popover-close {
  position: absolute;
  top: 3%;
  left: 91%; }

.bottles-contour-tool .bottles-list {
  padding-top: 60px; }
.bottles-contour-tool .edit-photo-modal {
  z-index: 1501;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 100px 10% 20px 10%;
  display: none; }
  .bottles-contour-tool .edit-photo-modal .box {
    background-color: #fff;
    border: 1px solid #337ab7; }
    .bottles-contour-tool .edit-photo-modal .box .header {
      background-color: #337ab7;
      padding: 10px;
      color: #fff; }
    .bottles-contour-tool .edit-photo-modal .box .container-box {
      padding: 10px; }
      .bottles-contour-tool .edit-photo-modal .box .container-box .uploaded-photo-container {
        position: relative; }
        .bottles-contour-tool .edit-photo-modal .box .container-box .uploaded-photo-container .uploaded-photo {
          -ms-user-select: none;
          -moz-user-select: none;
          -khtml-user-select: none;
          -webkit-user-select: none; }
        .bottles-contour-tool .edit-photo-modal .box .container-box .uploaded-photo-container .canvas-uploaded-photo {
          top: 0;
          position: absolute;
          height: 1px;
          width: 1px; }
        .bottles-contour-tool .edit-photo-modal .box .container-box .uploaded-photo-container .level-wrap {
          padding: 2px 5px 2px 5px;
          position: absolute;
          bottom: 0;
          background-color: rgba(0, 0, 0, 0.5);
          color: #fff;
          cursor: move;
          -ms-user-select: none;
          -moz-user-select: none;
          -khtml-user-select: none;
          -webkit-user-select: none; }
    .bottles-contour-tool .edit-photo-modal .box .footer {
      background-color: #eee;
      padding: 10px; }

/*# sourceMappingURL=style.css.map */
