/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Open Sans, sans-serif';
  src: url("../other/OpenSans-Regulat.ttf");
  /* IE9 Compat Modes */
}
/* line 5, ../sass/_mixins.scss */
h1 {
  font-size: 22px;
  margin-bottom: 20px;
}

/* line 5, ../sass/_mixins.scss */
h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

/* line 5, ../sass/_mixins.scss */
h3 {
  font-size: 18px;
  margin-bottom: 20px;
}

/* line 5, ../sass/_mixins.scss */
h4 {
  font-size: 16px;
  margin-bottom: 20px;
}

/* line 5, ../sass/_mixins.scss */
h5 {
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 5, ../sass/_mixins.scss */
h6 {
  font-size: 12px;
  margin-bottom: 20px;
}

/* line 16, ../sass/screen.scss */
strong {
  font-weight: bold;
}

/* line 20, ../sass/screen.scss */
table {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

/* line 24, ../sass/screen.scss */
table tr th {
  vertical-align: middle;
}

/* line 28, ../sass/screen.scss */
form label {
  height: 20px;
}

/* line 32, ../sass/screen.scss */
html {
  font-size: 14px;
  color: #48504e;
}

/* line 37, ../sass/screen.scss */
body {
  font-size: 14px;
  line-height: 14px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  padding: 0px;
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
  overflow-y: auto;
  background-color: #eceae7;
}

/* line 49, ../sass/screen.scss */
#app-box {
  min-height: 500px;
  max-width: 1270px;
  width: auto;
  margin: 0 auto;
  padding: 30px 0 5px 0;
  background-color: #FFF;
  -moz-box-shadow: 1px 0px 16px 0px rgba(0, 0, 0, 0.71);
  -webkit-box-shadow: 1px 0px 16px 0px rgba(0, 0, 0, 0.71);
  box-shadow: 1px 0px 16px 0px rgba(0, 0, 0, 0.71);
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 61, ../sass/screen.scss */
#main-box {
  padding: 0 10px 5px 10px;
}

/* line 65, ../sass/screen.scss */
.admin-box {
  /*margin-left: 5px;*/
  /*margin-right: 5px;*/
}

/* line 70, ../sass/screen.scss */
._loader-box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
}

/* line 22, ../sass/_mixins.scss */
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

/* line 28, ../sass/_mixins.scss */
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #fcf;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

/* line 37, ../sass/_mixins.scss */
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}

/* line 41, ../sass/_mixins.scss */
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}

/* line 45, ../sass/_mixins.scss */
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}

/* line 49, ../sass/_mixins.scss */
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
/* line 78, ../sass/screen.scss */
.plan-content {
  clear: both;
}

/*NAV*/
/* line 83, ../sass/screen.scss */
.navbar {
  margin-bottom: 0px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 85, ../sass/screen.scss */
.navbar .container-fluid {
  max-width: 1270px;
  width: auto;
  margin: 0 auto;
}
/* line 90, ../sass/screen.scss */
.navbar.nav-big-screen > div {
  background-color: #FFF;
}
/* line 93, ../sass/screen.scss */
.navbar .navbar-header-def {
  display: none;
}

/*---------- Utils ----------*/
/* line 102, ../sass/screen.scss */
.width-percent-100 {
  width: 100%;
}

/* line 105, ../sass/screen.scss */
#_show-after-ready {
  display: none;
}

/*---------- LOGIN AND RESET PASSWORD SITE ----------*/
/* line 113, ../sass/screen.scss */
.background, .background > div {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 120, ../sass/screen.scss */
.background > div {
  background-repeat: no-repeat,no-repeat;
  background-position: center center,center center;
  background-size: cover,cover;
}

/* line 126, ../sass/screen.scss */
.backgroundImage {
  background-image: url(../images/agenda-book-business-273025.jpeg);
}

/* line 130, ../sass/screen.scss */
.outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 137, ../sass/screen.scss */
.middle {
  display: table-cell;
  vertical-align: middle;
}

/* line 142, ../sass/screen.scss */
.inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 360px;
  width: calc(100% - 40px);
  padding: 25px;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  /*box-shadow: 0 2px 3px 1px rgba(0,0,0,0.55);*/
  -moz-box-shadow: 0px 0px 5px #333333;
  -webkit-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #818c94;
  min-width: 300px;
  min-height: 250px;
}

/* line 158, ../sass/screen.scss */
.forgot-pass-btns-box {
  text-align: center;
}
/* line 15, ../sass/_mixins.scss */
.forgot-pass-btns-box button, .forgot-pass-btns-box a {
  width: 47.5%;
}

/*---------- DEFAULT PAGE AFTER LOGIN ----------*/
/* line 165, ../sass/screen.scss */
.menu-tile {
  margin-top: 100px;
}
/* line 167, ../sass/screen.scss */
.menu-tile a:link {
  color: #000;
}
/* line 170, ../sass/screen.scss */
.menu-tile a:visited {
  color: #000;
}
/* line 173, ../sass/screen.scss */
.menu-tile a {
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  text-decoration: none;
  background-color: none;
}
/* line 178, ../sass/screen.scss */
.menu-tile a:hover, .menu-tile a:active, .menu-tile a:focus {
  text-decoration: none;
  border: 1px solid #884ea0;
  background: #ebdef0;
}

/* line 185, ../sass/screen.scss */
.tile-row {
  display: table;
}
/* line 187, ../sass/screen.scss */
.tile-row a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 5px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 193, ../sass/screen.scss */
.tile-row a div {
  margin: 0 auto;
}
/* line 196, ../sass/screen.scss */
.tile-row a h2 {
  text-align: center;
}

/* line 202, ../sass/screen.scss */
.tile-box {
  height: 128px;
  width: 128px;
  cursor: pointer;
}

/*---------- PLAN FIELD MINISTRY USER ----------*/
/* line 213, ../sass/screen.scss */
#planFieldMinistryDatepicker {
  min-height: 210px;
  min-width: 215px;
}
/* line 216, ../sass/screen.scss */
#planFieldMinistryDatepicker div {
  margin: 0 auto;
}

/* line 221, ../sass/screen.scss */
.plan-field-ministry {
  font-size: 14px;
  clear: both;
}
/* line 224, ../sass/screen.scss */
.plan-field-ministry .plan-field-ministry-head {
  line-height: 18px;
  text-align: center;
}
/* line 227, ../sass/screen.scss */
.plan-field-ministry .plan-field-ministry-head .alert {
  padding: 4px;
}
/* line 231, ../sass/screen.scss */
.plan-field-ministry .plan-field-ministry-content {
  line-height: 34px;
}
/* line 233, ../sass/screen.scss */
.plan-field-ministry .plan-field-ministry-content .selectall {
  line-height: 16px;
}
/* line 237, ../sass/screen.scss */
.plan-field-ministry div .row {
  margin-bottom: 5px;
}
/* line 240, ../sass/screen.scss */
.plan-field-ministry .save-plan-ministry-btns-box {
  text-align: center;
}
/* line 15, ../sass/_mixins.scss */
.plan-field-ministry .save-plan-ministry-btns-box button, .plan-field-ministry .save-plan-ministry-btns-box a {
  width: 95%;
}

/* line 247, ../sass/screen.scss */
.btn.btn-success.btn-chooseable-want {
  background-color: #FFF;
  color: #000;
}
/* line 251, ../sass/screen.scss */
.btn.btn-success.btn-active {
  color: #fff !important;
  background-color: #71c171 !important;
  border-color: #2e6b2e;
  -moz-box-shadow: inset 0 0 0 1px #5cb85c, inset 0 5px 30px #3d8f3d;
  -webkit-box-shadow: inset 0 0 0 1px #5cb85c, inset 0 5px 30px #3d8f3d;
  box-shadow: inset 0 0 0 1px #5cb85c, inset 0 5px 30px #3d8f3d;
}
/* line 261, ../sass/screen.scss */
.btn.btn-warning.btn-chooseable-can {
  background-color: #FFF;
  color: #000;
}
/* line 265, ../sass/screen.scss */
.btn.btn-warning.btn-active {
  color: #fff !important;
  background-color: #f3bd72 !important;
  border-color: #a4660e;
  -moz-box-shadow: inset 0 0 0 1px #f0ad4e, inset 0 5px 30px #d38312;
  -webkit-box-shadow: inset 0 0 0 1px #f0ad4e, inset 0 5px 30px #d38312;
  box-shadow: inset 0 0 0 1px #f0ad4e, inset 0 5px 30px #d38312;
}

/* line 274, ../sass/screen.scss */
.btn-success:focus, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 280, ../sass/screen.scss */
.btn-warning:focus,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/*---------- MY SCHEDULE, MY SCHEDULE PROPOSAL PROPOSAL, SCHEDULE ----------*/
/* line 291, ../sass/screen.scss */
.my-schedule-proposal .header, .my-schedule .header {
  text-align: center;
  margin-bottom: 2px;
  line-height: 30px;
  border-bottom: 2px solid #ddd;
}
/* line 297, ../sass/screen.scss */
.my-schedule-proposal .content, .my-schedule .content {
  text-align: center;
  line-height: 25px;
  margin-bottom: 20px;
}
/* line 302, ../sass/screen.scss */
.my-schedule-proposal .content .break-row .break-row-col, .my-schedule .content .break-row .break-row-col {
  background-color: #FFF;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
/* line 306, ../sass/screen.scss */
.my-schedule-proposal .content .break-row .break-row-col div, .my-schedule .content .break-row .break-row-col div {
  min-height: 30px;
}
/* line 308, ../sass/screen.scss */
.my-schedule-proposal .content .break-row .break-row-col div div, .my-schedule .content .break-row .break-row-col div div {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
/* line 314, ../sass/screen.scss */
.my-schedule-proposal .content .break-row .break-row-col.wmt, .my-schedule .content .break-row .break-row-col.wmt {
  border-top: none;
}
/* line 322, ../sass/screen.scss */
.my-schedule-proposal .content .content-row .content-row-col div, .my-schedule .content .content-row .content-row-col div {
  min-height: 30px;
}
/* line 324, ../sass/screen.scss */
.my-schedule-proposal .content .content-row .content-row-col div div, .my-schedule .content .content-row .content-row-col div div {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

/* line 338, ../sass/screen.scss */
.my-schedule .content .content-row:nth-child(2n+0) .content-row-col {
  background-color: #f9f9f9;
}
/* line 343, ../sass/screen.scss */
.my-schedule .content .content-row .content-row-col {
  border-bottom: 1px solid #ddd;
}

/* line 353, ../sass/screen.scss */
.my-schedule-proposal .content .content-row .content-row-col {
  background-color: #f9f9f9;
}

/* line 363, ../sass/screen.scss */
.schedule .content .content-row .content-row-col {
  background-color: #FFF;
}
/* line 368, ../sass/screen.scss */
.schedule .content .content-row:nth-child(2n+1) .content-row-col {
  background-color: #eee;
}

/*-------------------- GENERATE CALENDAR --------------------*/
/* line 379, ../sass/screen.scss */
.generate-calendar-left-side #calendarPlan div {
  margin-left: auto;
  margin-right: auto;
}
/* line 383, ../sass/screen.scss */
.generate-calendar-left-side div {
  margin-bottom: 10px;
}
/* line 386, ../sass/screen.scss */
.generate-calendar-left-side div.days-of-week-location {
  margin-bottom: 0px;
  display: none;
}
/* line 390, ../sass/screen.scss */
.generate-calendar-left-side .days-of-week-location .form-group {
  margin-bottom: 10px;
}

/* line 395, ../sass/screen.scss */
#generateDaysPlan {
  display: none;
}

/* line 399, ../sass/screen.scss */
#deleteDays {
  display: none;
}

/* line 403, ../sass/screen.scss */
.daysPlanBtn {
  margin-top: 10px;
  display: none;
}

/* line 408, ../sass/screen.scss */
#deleteDaysPlan {
  display: none;
}

/* line 412, ../sass/screen.scss */
.days-row {
  height: 36px;
  line-height: 35px;
}
/* line 415, ../sass/screen.scss */
.days-row input, .days-row select {
  margin: 3px auto;
}

/* line 421, ../sass/screen.scss */
.days-plan-form .days-row {
  display: inline;
}
/* line 423, ../sass/screen.scss */
.days-plan-form .days-row div {
  display: inline;
}

/*-------------------- PLAN --------------------*/
/* line 433, ../sass/screen.scss */
#idDaysPlan {
  overflow: auto;
}

/* line 438, ../sass/screen.scss */
.table-schedule {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
/* line 443, ../sass/screen.scss */
.table-schedule tbody > tr > td, .table-schedule tbody > tr > th,
.table-schedule thead > tr > td, .table-schedule thead > tr > th {
  padding: 2px 1px 2px 1px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 454, ../sass/screen.scss */
.table-schedule tbody tr td.empty-hour {
  border-top: none;
}
/* line 459, ../sass/screen.scss */
.table-schedule tbody tr:nth-child(2) td {
  border-top: none;
}
/* line 466, ../sass/screen.scss */
.table-schedule .want {
  background-color: #5cb85c;
  color: #fff;
  /*& > *{
      color: #000;
  }*/
}
/* line 474, ../sass/screen.scss */
.table-schedule .can {
  background-color: #f0ad4e;
  color: #fff;
  /*& > *{
      color: #000;
  }*/
}
/* line 482, ../sass/screen.scss */
.table-schedule .default {
  background-color: #FFF;
  color: #000;
}
/* line 487, ../sass/screen.scss */
.table-schedule .none {
  background-color: #FFF;
  color: #000;
}
/* line 492, ../sass/screen.scss */
.table-schedule .all-users {
  background-color: blue;
  color: #FFF;
  font-weight: bold;
}
/* line 498, ../sass/screen.scss */
.table-schedule .emphasise {
  background-color: yellow !important;
}
/* line 502, ../sass/screen.scss */
.table-schedule .weekend {
  background-color: #E8E8E8;
}
/* line 506, ../sass/screen.scss */
.table-schedule .end-week-margin {
  height: 25px;
}
/* line 510, ../sass/screen.scss */
.table-schedule .location {
  text-align: center;
  padding: 2px 4px 2px 4px !important;
}
/* line 515, ../sass/screen.scss */
.table-schedule .input-xs {
  height: 22px;
  padding: 1px 1px;
  font-size: 12px;
  line-height: 1.5;
  /* If Placeholder of the input is moved up, rem/modify this. */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 523, ../sass/screen.scss */
.table-schedule select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

/* line 531, ../sass/screen.scss */
#idPlanUsersList {
  display: block;
}
/* line 533, ../sass/screen.scss */
#idPlanUsersList.col-md-3, #idPlanUsersList.col-sm-4, #idPlanUsersList.col-xs-12 {
  padding-right: 5px;
  padding-left: 5px;
}
/* line 540, ../sass/screen.scss */
#idPlanUsersList .plan-user-list-info {
  margin-bottom: 10px;
}
/* line 542, ../sass/screen.scss */
#idPlanUsersList .plan-user-list-info div {
  padding-top: 3px;
  padding-bottom: 5px;
}
/* line 546, ../sass/screen.scss */
#idPlanUsersList .plan-user-list-info .range-box {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
/* line 554, ../sass/screen.scss */
#idPlanUsersList .good-color {
  color: #fff;
  background-color: #5cb85c;
}
/* line 558, ../sass/screen.scss */
#idPlanUsersList .warning-color {
  color: #fff;
  background-color: #f0ad4e;
}
/* line 562, ../sass/screen.scss */
#idPlanUsersList .bad-color {
  color: #fff;
  background-color: #d9534f !important;
}

/* line 568, ../sass/screen.scss */
.table-users {
  max-height: 430px;
  width: 100%;
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
/* line 575, ../sass/screen.scss */
.table-users tbody > tr > td, .table-users tbody > tr > th,
.table-users tfoot > tr > td, .table-users tfoot > tr > th,
.table-users thead > tr > td, .table-users thead > tr > th {
  padding: 5px 3px 5px 3px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 584, ../sass/screen.scss */
.table-users .table-warning-th, .table-users .table-plan-th {
  cursor: pointer;
}
/* line 589, ../sass/screen.scss */
.table-users tbody tr {
  cursor: pointer;
}
/* line 592, ../sass/screen.scss */
.table-users tbody tr.selected-user .nr, .table-users tbody tr.selected-user .name {
  background-color: #FF0000 !important;
  color: #fff !important;
}
/* line 597, ../sass/screen.scss */
.table-users tbody tr:hover {
  background-color: lightgoldenrodyellow;
  color: #000;
}
/* line 603, ../sass/screen.scss */
.table-users tbody td.table-quantity-td {
  text-align: center;
}
/* line 606, ../sass/screen.scss */
.table-users tbody td.table-warning-td {
  font-size: 0px;
  background-size: 24px 24px;
  background-position: 12px 5px;
  background-repeat: no-repeat;
}
/* line 611, ../sass/screen.scss */
.table-users tbody td.table-warning-td.true {
  background-image: url(../images/rest/warning-48.png);
}
/* line 616, ../sass/screen.scss */
.table-users tbody td.table-planed-td {
  font-size: 0px;
  background-size: 20px 20px;
  background-position: 12px 4px;
  background-repeat: no-repeat;
}
/* line 621, ../sass/screen.scss */
.table-users tbody td.table-planed-td.true {
  background-image: url(../images/rest/true-48.png);
}
/* line 624, ../sass/screen.scss */
.table-users tbody td.table-planed-td.false {
  background-image: url(../images/rest/false-32.png);
}
/* line 631, ../sass/screen.scss */
.table-users span.note {
  background-color: none;
  display: inline-block;
  height: 22px;
  width: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
  margin-left: 5px;
  background-position: 0px 4px;
  background-image: url(../images/rest/blue-note-20.png);
}

/*-------------------- EMAIL --------------------*/
/* line 647, ../sass/screen.scss */
.email-box {
  margin: 40px auto;
}
/* line 650, ../sass/screen.scss */
.email-box .form-horizontal .checkbox {
  display: inline-block;
  width: 33.3%;
}
/* line 656, ../sass/screen.scss */
.email-box .checkboxField {
  margin-bottom: 20px;
  border: 1px #C4C4C4 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 20px;
}
/* line 662, ../sass/screen.scss */
.email-box .checkboxField .menu {
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 30px;
}
/* line 667, ../sass/screen.scss */
.email-box .checkboxField .menu .row > div {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 670, ../sass/screen.scss */
.email-box .checkboxField .menu .row > div button {
  margin-right: 10px;
}
/* line 675, ../sass/screen.scss */
.email-box .checkboxField .checkbox-list {
  padding: 0 6px 0 6px;
}
/* line 678, ../sass/screen.scss */
.email-box .checkboxField input {
  margin: 1px -15px !important;
}
/* line 681, ../sass/screen.scss */
.email-box .checkboxField label {
  height: 25px;
  padding: 5px 25px;
}
/* line 687, ../sass/screen.scss */
.email-box textarea.input-sm {
  height: 200px;
}

/*-------------------- RODO --------------------*/
/* line 695, ../sass/screen.scss */
.rodo-header {
  text-align: center;
}

/* line 698, ../sass/screen.scss */
.rodo-content {
  margin-bottom: 15px;
  line-height: 20px;
}

/* line 702, ../sass/screen.scss */
#idFormRodo {
  margin-bottom: 20px;
}

/*-------------------- REST --------------------*/
/*Two buttons box*/
/* line 709, ../sass/screen.scss */
.two-btns-box {
  text-align: center;
}
/* line 15, ../sass/_mixins.scss */
.two-btns-box button, .two-btns-box a {
  width: 47.5%;
}

/*BORDERS*/
/* line 714, ../sass/screen.scss */
.btnDefaultBorder {
  border: 1px solid grey;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 718, ../sass/screen.scss */
.btnLockUser {
  border: 1px solid #28a745;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 723, ../sass/screen.scss */
.btnUnlockUser {
  border: 1px solid #dc3545;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/*BUTTONS IN PLAN AND TABLE*/
/* line 730, ../sass/screen.scss */
.options-btns a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 2px 1px;
}
/* line 736, ../sass/screen.scss */
.options-btns a:link, .options-btns a:visited {
  color: #000;
}
/* line 739, ../sass/screen.scss */
.options-btns a:hover, .options-btns a:active, .options-btns a:focus {
  text-decoration: none;
  background: #ead1d1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 745, ../sass/screen.scss */
.options-btns .dropdown a {
  display: block;
  padding: 5px 1px;
  min-width: 200px;
  text-align: left;
}
/* line 753, ../sass/screen.scss */
.options-btns .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

/* line 762, ../sass/screen.scss */
.options-btns button {
  display: inline-block;
  padding: 2px 0px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 2px solid transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #333;
  background-color: #fff;
  border: 1px solid grey;
}

/* line 786, ../sass/screen.scss */
.options-btns button:hover,
.options-btns button:active,
.options-btns button:focus {
  text-decoration: underline;
  background: #ead1d1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 794, ../sass/screen.scss */
.table-icon-box {
  display: inline-block;
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
}

/*STYLE TO DATAPICKER*/
/* line 805, ../sass/screen.scss */
.weekend {
  background-color: #E8E8E8;
}

/* line 808, ../sass/screen.scss */
.special-day > * {
  border: 2px solid black;
  background: #EF0 !important;
}

/* line 812, ../sass/screen.scss */
.weekend-day > * {
  border: 2px solid black;
  background: #cce5ff !important;
}

/* line 816, ../sass/screen.scss */
.selected-day > * {
  border: 2px solid black;
  background: #5CEC22 !important;
}

/* line 820, ../sass/screen.scss */
.chooseable-day > * {
  /*border: 2px solid black;*/
  /*background: #5CEC22 !important;*/
}

/*STYLE TO LOCATION*/
/* line 826, ../sass/screen.scss */
.header-location {
  background-color: bisque;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 2px;
  line-height: 30px;
  border-bottom: 2px solid #ddd;
}

/*SWITCHER MONTH ADON*/
/* line 837, ../sass/screen.scss */
.top-menu .select-btns, .top-menu .options-btns {
  margin-bottom: 20px;
}
/* line 839, ../sass/screen.scss */
.top-menu .select-btns div, .top-menu .options-btns div {
  float: left;
}
/* line 844, ../sass/screen.scss */
.top-menu .select-btns {
  float: left;
}
/* line 846, ../sass/screen.scss */
.top-menu .select-btns .select-btns-row {
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-bottom: 2px;
  margin-right: 1px;
}
/* line 850, ../sass/screen.scss */
.top-menu .select-btns .select-btns-row ul > li > a {
  cursor: pointer;
}
/* line 854, ../sass/screen.scss */
.top-menu .select-btns div {
  margin-right: 1px;
}
/* line 859, ../sass/screen.scss */
.top-menu .options-btns {
  float: right;
}
/* line 861, ../sass/screen.scss */
.top-menu .options-btns .options-btns-row {
  margin-bottom: 2px;
}
/* line 864, ../sass/screen.scss */
.top-menu .options-btns div {
  margin-right: 3px;
}

/*SWITCHER DAY ADON*/
/* line 871, ../sass/screen.scss */
.switcher-date-adon {
  margin-bottom: 12px;
}
/* line 873, ../sass/screen.scss */
.switcher-date-adon span.field-ministry-select-day {
  width: 100%;
}
/* line 876, ../sass/screen.scss */
.switcher-date-adon a {
  width: 60px;
}

/*BUTTONS*/
/* line 882, ../sass/screen.scss */
.like-btn {
  margin: 2px auto;
  width: 70px;
  padding: 4px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 905, ../sass/screen.scss */
.like-btn.like-btn-short {
  width: 55px;
}
/* line 908, ../sass/screen.scss */
.like-btn.like-btn.btn-want {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 913, ../sass/screen.scss */
.like-btn.like-btn.btn-can {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/*ARROWS*/
/* line 921, ../sass/screen.scss */
i {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  cursor: pointer;
}

/* line 929, ../sass/screen.scss */
.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* line 934, ../sass/screen.scss */
.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

/* line 938, ../sass/screen.scss */
.line-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* line 943, ../sass/screen.scss */
.line-left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

/* line 948, ../sass/screen.scss */
.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

/* line 953, ../sass/screen.scss */
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/*Resizable*/
/* line 959, ../sass/screen.scss */
.page-container {
  margin: 20px;
}

/*Icons*/
/* line 967, ../sass/screen.scss */
.icons-sprite {
  background: url('../images/icons-scae53e4cd4.png') no-repeat;
}

/* line 971, ../sass/screen.scss */
.schedule-128 {
  background-position: -1856px 0;
}

/* line 975, ../sass/screen.scss */
.my-schedule-90 {
  width: 90px;
  background-position-y: 15px !important;
  background-position: -646px 0;
}

/* line 981, ../sass/screen.scss */
.my-schedule-proposal-128 {
  background-position: -786px 0;
}

/* line 985, ../sass/screen.scss */
.plan-field-ministry-90 {
  width: 90px;
  background-position-y: 15px !important;
  background-position: -1470px 0;
}

/* line 991, ../sass/screen.scss */
.icon-fill {
  background-position: -74px 0;
}

/* line 994, ../sass/screen.scss */
.icon-print {
  background-position: -1610px 0;
}

/* line 997, ../sass/screen.scss */
.icon-save {
  background-position: -1774px 0;
}

/* line 1000, ../sass/screen.scss */
.icon-rubber {
  background-position: -1692px 0;
}

/* line 1003, ../sass/screen.scss */
.icon-hide {
  background-position: -156px 0;
}

/* line 1006, ../sass/screen.scss */
.icon-visible {
  background-position-y: 7px !important;
  background-position: -2190px 0;
}

/* line 1010, ../sass/screen.scss */
.icon-list {
  background-position: -312px 0;
}

/* line 1013, ../sass/screen.scss */
.icon-pernament-plan {
  background-position: -1128px 0;
}

/* line 1016, ../sass/screen.scss */
.icon-note {
  background-position: -1046px 0;
}

/* line 1019, ../sass/screen.scss */
.icon-plan-field-ministry {
  background-position: -1388px 0;
}

/* line 1022, ../sass/screen.scss */
.icon-my-schedule-proposal {
  background-position: -964px 0;
}

/* line 1025, ../sass/screen.scss */
.icon-change-password {
  background-position-y: 5px !important;
  background-position: -238px 0;
}

/* line 1029, ../sass/screen.scss */
.icon-edit-user {
  background-position: -2108px 0;
}

/* line 1032, ../sass/screen.scss */
.icon-enable-user {
  background-position-y: 5px !important;
  background-position: -2034px 0;
}

/* line 1036, ../sass/screen.scss */
.icon-disable-user {
  background-position-y: 5px !important;
  background-position: -394px 0;
}

/* line 1040, ../sass/screen.scss */
.icon-delete {
  background-position-y: 5px !important;
  background-position: 0 0;
}

@media all and (min-width: 768px) {
  /* line 1046, ../sass/screen.scss */
  .panel-container {
    display: flex;
    flex-direction: row;
    /*border: 1px solid silver;*/
    overflow: hidden;
    xtouch-action: none;
  }
  /* line 1052, ../sass/screen.scss */
  .panel-container .panel-left {
    flex: 0 0 auto;
    padding-top: 10px;
    width: 300px;
    min-width: 10px;
    max-width: 520px;
    white-space: nowrap;
    border-right: 4px solid grey;
    overflow: hidden;
  }
  /* line 1062, ../sass/screen.scss */
  .panel-container .panel-right {
    flex: 1 1 auto;
    padding: 10px;
    width: 100%;
    min-height: 200px;
    min-width: 200px;
    background: none;
  }

  /* line 1072, ../sass/screen.scss */
  #idToggleMenuUl {
    width: 100% !important;
  }
}
@media all and (max-width: 767px) {
  /* line 1079, ../sass/screen.scss */
  .panel-container {
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  /* line 1083, ../sass/screen.scss */
  .panel-container .panel-top {
    flex: 0 0 auto;
    padding-top: 10px;
    height: 400px;
    min-height: 10px;
    max-height: 400px;
    width: 100%;
    white-space: nowrap;
    background: none;
    border-bottom: 4px solid grey;
    overflow: hidden;
  }
  /* line 1096, ../sass/screen.scss */
  .panel-container .panel-right {
    flex: 1 1 auto;
    padding: 10px;
    min-height: 200px;
    background: none;
  }

  /* line 1103, ../sass/screen.scss */
  #main-box {
    margin-top: 60px;
  }

  /* line 1106, ../sass/screen.scss */
  #idToggleMenuUl {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  /* line 1116, ../sass/screen.scss */
  #idToggleMenuUl > ul > li {
    border-bottom: 1px dotted #fff;
    width: 270px;
  }
  /* line 1119, ../sass/screen.scss */
  #idToggleMenuUl > ul > li a {
    margin-left: 10px;
  }

  /* line 1125, ../sass/screen.scss */
  .navbar-brand {
    padding: 15px 5px;
    font-size: 16px;
    line-height: 20px;
  }

  /* line 1130, ../sass/screen.scss */
  .navbar {
    position: fixed;
    width: 100%;
    z-index: 9999;
  }
  /* line 1134, ../sass/screen.scss */
  .navbar .nav-big-screen {
    display: none;
  }
  /* line 1137, ../sass/screen.scss */
  .navbar .navbar-header-def {
    display: block;
  }
  /* line 1141, ../sass/screen.scss */
  .navbar .navbar-header .navbar-menu-icon-box {
    height: 50px;
    width: 50px;
    padding: 13px 15px;
    float: right;
  }
  /* line 1147, ../sass/screen.scss */
  .navbar .navbar-header .navbar-menu-icon-box span.navbar-menu-icon {
    display: inline-block;
    height: 24px;
    width: 24px;
    background-image: url(../images/rest/menu-24.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    cursor: pointer;
  }

  /* line 1163, ../sass/screen.scss */
  .table.table-users {
    max-height: 200px;
  }
  /* line 1166, ../sass/screen.scss */
  .table.table-schedule {
    max-width: 100%;
    max-height: 380px;
  }
  /* line 1170, ../sass/screen.scss */
  .table.table-manage-users {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 1175, ../sass/screen.scss */
  .table.table-congregation {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  /* line 1182, ../sass/screen.scss */
  #table_register_users_length {
    margin-bottom: 5px;
  }

  /* line 1186, ../sass/screen.scss */
  .checkboxField label {
    height: 35px;
  }
}
