
@media all and (min-width: 768px)  {
    .size768 {display:none;}
    /* .onlymobile {display:block;} */
}
@media all and (max-width: 454px) {
    .size768 {display:none;}
    /* .onlymobile {display:block;} */
}

@media all and (min-width: 1000px)  {
    .size1000 {display:none;}
    /* .onlymobile {display:block;} */
}
@media all and (max-width: 767px) {
    .size1000 {display:none;}
    /* .onlymobile {display:block;} */
}

@media all and (max-width: 1000px) {
    .min1000 {display:none;}
    /* .onlymobile {display:block;} */
}

@media all and (min-width: 455px) {
    .size455 {display:none;}
    /* .onlymobile {display:block;} */
}

@media (min-width: 992px)
{
  .col-md-2-5 {
    float: right;
    -ms-flex: 0 0 23.666667%;
    flex: 0 0 23.666667%;
    max-width: 23.666667%;
    width: 23.666667%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;

  }
  .col-md-6-5 {
    float: right;
    -ms-flex: 0 0 51.333333%;
    flex: 0 0 51.333333%;
    max-width: 51.333333%;
    width: 51.333333%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*RTL for title of event in calendar*/

dl.synccal dd {
  margin-right: 140px;
  margin-top: 2px;
  margin-bottom: 7px;
}
dl.synccal dt {
  width: 120px;
  margin-top: 2px;
}
dl.synccal .radio{
  margin-top: 2px;
  margin-bottom: 2px;
}
dl.synccal .checkbox{
  margin-top: 2px;
  margin-bottom: 2px;
}


.versioncolor {
  color:white;
}

dt {
  margin-top: 7px;
  margin-bottom: -1px;
  width:70%;
}
dd {
  margin-top: 7px;
  margin-bottom: -1px;
}

.fc-event{
    cursor: pointer;
}
.fc-content{
    direction: rtl;
}

.fc-day-number
{
  font-size:14px;
}
.ng-ms
{
  border:0px;
  padding:0px;
}
.form-item-container
{
  border:0px;
  padding:0px;
}

/*show date picker in front*/
.md-datepicker
{
  z-index: 99999 !important
};

.md-calendar
{
  z-index: 99999 !important
};

.ui-datepicker{z-index: 999999 !important};

.gridClientsTable{
    width: 500px;
    height: 250px;
  }

.ng-inline-edit
{
  display: inline;
}
.ng-inline-edit__input
{
  border:0;
  border-bottom: 1px dotted;
}
.sp-right {
    direction: rtl;
    text-align: "right";
}
.sp-left {
    direction: ltr;
    text-align: "left";
}

// ui-grid dont show filtering info
.ui-grid-filter-container { display: none; }


.align-right {
  text-align: right;
}

.ui-grid-row {
  cursor: pointer;
}

/* grid row hover highlight */
.ui-grid-row:nth-child(odd):hover .ui-grid-cell{background:#90EE90}
.ui-grid-row:nth-child(even):hover .ui-grid-cell{background:#90EE90}


/* form validation error */
.spanFormValidationError
{
	color:red;
}
.spanFormValidationMsg
{
	color:#3c8dbc;
}

.spanFormValidationInfo
{
	color:blue;
}
/* SEARCH */
.header-line{
}

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 7px 7px 3px #888888;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

/* END OF SEARCH */

/* promotion lists */
@import "compass/css3";

.prom-list {
  width: 100%;
  margin: 0px;
  direction: 'rtl';
  text-align: center;
  vertical-align: middle;
}

.prom-list > h2 {
  font-style: 400;
  font-family: "Alef Hebrew";
  font-size: 40px;
  line-height: 1.5;
  font-family: "Alef Hebrew";
  margin: 0;
  padding: 0;
}

.prom-list > ul {
  /*overflow-y: scroll;
  height: 200px;*/
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.middle {
  transform: translateY(+10%);
}

.prom-list > ul > li {
  font-style: 200;
  font-family: "Alef Hebrew";
  font-size: 20px;
  line-height: 1.75;
  width: 100%;
  /*font: 200 20px/1.5 Helvetica, Verdana, sans-serif;*/
  border-bottom: 1px solid #ccc;
}

.prom-list > ul > li:last-child {
  border: none;
}

.prom-list > ul > li a {
  text-decoration: none;
  color: #000;

  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  display: block;
  width: 100%;
}

.prom-list > ul > li a:hover {
  font-size: 30px;
  /*width: 120%;*/
  /*background: #f6f6f6;*/
}

.transform30 {
  font-size: 20px;
  -webkit-transition: -webkit-transform linear 0.3s;
  -moz-transition: -moz-transform linear 0.3s;
  -o-transition: -o-transform linear 0.3s;
  transition: transform linear 0.3s;
}

.transform30:hover {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}

.nopadding
{
  padding: 0px !important;
  margin: 0px !important;
}

.tight
{
  padding-left: 10px !important;
  padding-right: 10px !important;
}


.hoursofworkli
{
  display: block;
  padding: 8px 0px 0px 10px;
  margin:0px;
}
.label-intable
{
  margin-left: 4%;
}


.fc-content {
    cursor: pointer;
}

.fc-body {
    cursor: pointer;
}
.fc-widget-content {
    cursor: pointer;
}
.fc-slats {
    cursor: pointer;
}

.fc-time-grid .fc-slats, .fc-time-grid
{
  cursor: pointer;
}

.fontsize24
{
  font-size:24px;
}
/*
table, th , td {
  border: 1px solid grey;
  border-collapse: collapse;
  padding: 5px;
}
table tr:nth-child(odd) {
  background-color: #f1f1f1;
}
table tr:nth-child(even) {
  background-color: #ffffff;
}*/

.filter-label {
  padding-right: 2px;
}


/* full calender increase sizes */
.fc-agendaWeek-view tr {
    height: 26px;
}

.fc-agendaDay-view tr {
    height: 26px;
}

.fc-title
{
  direction:rtl;
  line-height:1.1;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
    .fc-title {
        font-size: 12px;
    }
}
.fc-title-small-kuze
{
  direction:rtl;
  font-size: 13px;
  line-height:0.8;
}

.fc-time-kuze
{
  font-size: 12px;
}
.fc-time-kuze-small
{
  font-size: 11px;
}


select:disabled {
    background: #DCDCDC;
}


/* @media */
@media (max-width: 767px)
{
  #calendar_sys_messages
  {
    margin-top:10px;
    margin-bottom:0px;
    padding-top: 6px;
    padding-bottom: 5px;
  }
}

@media (min-width: 767px)
{
  #calendar_sys_messages
  {
    margin-bottom:0px;
    padding-top: 6px;
    padding-bottom: 5px;
  }
}

#client_angucomplete_dropdown
{
  margin-top:30px;
}

.ta-hidden-input
{
  display: none;
}
.fixed-head          { overflow-y: auto; }
.fixed-head thead th { position: sticky; top: 0; }
.fixed-head th     { background:#fff; }
