﻿

.main-header {
    background: #167f92;
    border-bottom: 1px solid #222;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: middle;
    -ms-flex-align: middle;
    align-items: middle;
    position: relative;
    z-index: 11;
    height: 65px;
}
.button-editor-solid {
    border: 3px solid #343436;
    background: #e08107;
    margin-left:15%;
    width:100px;
    height:35px;
    font-size:20px;
    color:white;
    text-align: center;
    font-family: "Lato";
    cursor:pointer;
    float:left;
}
.button-editor-solid:not(.loves) svg {
    margin-right: 3px;
    fill: #AEAEAE;
}



body {
	font-family: 'Sintony', sans-serif;
	color: #e5e5e5;
	font-size: 12px;
	background: #bfbfbf;
	line-height: 1;
    /*background-image: url('../Pics/front-page.png');*/
    background-repeat: no-repeat;
    background-position:center;
    background-position-y:130px;
}
*, *:before, *:after {
    box-sizing: border-box;
}
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html, 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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header h2 {
	margin: 25px 10px;
font-size: 28px;
text-align: center;
color: cornsilk;
}
.container {
	/*margin: 10px auto;*/
	display: table;
	/*max-width: 1140px;*/
	width: 60%;
    float:left;
    margin-left: 19.3%;
}
.container:after, .container:before {
	content: "" clear : both;
}
nav.menu {
	background: #28475d;
	position: relative;
	height: 100%;
    font-size:16px;
    /*padding-right: 28%;*/
    /*margin-top:20px;*/
    z-index: 500 !important;
}

.menu > ul > li {
	list-style: none;
	display: inline-block;
	color: #fff;
	line-height: 45px;
    font-size: 16px;
}
.menu > ul li a, .xs-menu li a {
	text-decoration: none;
	color: #fff;
	 display:block;
	 /*padding: 0px 24px;*/
}
.menu > ul li a:hover {
	background:#e08017;
	color: #fff;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
.active{
	background:#e08017 !important;
	
}
.displaynone{
	display: none;
}
.xs-menu-cont{
display:none;
}
.xs-menu-cont > a {
    background: none repeat scroll 0 0 #e08107;
    border-radius: 3px;
    padding: 3px 6px;
	display: block;
	border-bottom:1px solid #E67248;
	    box-shadow: 0 1px 2px #e67248;
		-webkit-box-shadow: 0 1px 2px #e67248;
		-moz-box-shadow: 0 1px 2px #e67248;
}
.xs-menu-cont > a:hover{
 cursor: pointer;
}
  
.xs-menu li {
color: #fff;
padding: 14px 30px;
border-bottom: 1px solid #ccc;
background: #e08107;

}
.xs-menu  a{
text-decoration:none;
}

.mga-menu-top1 {
    background: none repeat scroll 0 0 #28475d;
    left: 0;
    margin-top: -15px;
    position: absolute;
    height:15px;
    width: 100%;
	padding:2px;
	transition-duration: 0.9s;
}
.mga-menu-top2 {
    background: none repeat scroll 0 0 #888888;
    left: 0;
    height:20px;
    width: 100%;
	padding:2px;
	transition-duration: 0.9s;
}


.mega-menu1 {
   background: none repeat scroll 0 0 #888;
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
    
}
.mega-menu2 {
   background: none repeat scroll 0 0 #888;
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
    
}
.mega-menu3 {
   background: none repeat scroll 0 0 #888;
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
    
}
.mega-menu4 {
   background: none repeat scroll 0 0 #888;
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
    
}
.mega-menu5 {
   background: none repeat scroll 0 0 #888;
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
    
}
.mega-menu6 {
   background: none repeat scroll 0 0 #888;
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
    
}


#menutoggle i {
    color: #fff;
    font-size: 33px;
    margin: 0;
    padding: 0;
}


/*--column--*/
.mm-6column:after, .mm-6column:before, .mm-3column:after, .mm-3column:before, .mm-4column:before, .mm-5column:after, .mm-5column:before{
content:"";
display:table;
clear:both;


}
.mm-6column, .mm-3column, .mm-4column, .mm-5column{
 float: left;
 position: relative;
 }
/*.mm-6column {
    width: 48%;
}
.mm-3column {
        width: 24%;
}
.mm-4column {
        width: 20%;
}
.mm-5column {
        width: 40%;
}*/
.responsive-img {
    display: block;
    max-width: 100%;

}
.left-images{
    margin-left: 70px;
    height:670px;
}
 .left-images, .left-categories-list {
   float: right;
}
.categories-list li {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 7px 0;
    font-size: 16px;
}
.categories-list li :hover{
		background:inherit !important;
}
.left-images > p {
    background: none repeat scroll 0 0 #e08107;
    display: block;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    padding: 5px 14px;
}
.categories-list span {
    font-size: 24px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-transform: uppercase;
}
.mm-view-more{
	background: none repeat scroll 0 0 #e08107;
    color: #fff;
    display: inline !important;
    line-height: normal;
    padding: 5px 8px !important;
	margin-top:15px;
}
.display-on{
display:block;
 transition-duration: 0.9s;
}
.drop-down1 > a:before{
content:"\f103";
color:#fff;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
 

}
.drop-down2 > a:before{
content:"\f103";
color:#fff;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
 

}
.drop-down3 > a:before{
content:"\f103";
color:#fff;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
 

}
.drop-down4 > a:before{
content:"\f103";
color:#fff;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
 

}
.drop-down5 > a:before{
content:"\f103";
color:#fff;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
 

}
.drop-down6 > a:before{
content:"\f103";
color:#fff;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
 

}



/*Animation--*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
    width: 100%;
    /*margin-left: 15%;*/
}



/* Tooltips */
.tooltip {
  margin-left:6px;
  display: block;
  position: absolute;
  top: 12px;
  left: 53%;
  padding: 0.8rem 1rem;
  border-radius: 3px;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0;
  pointer-events: none;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.tooltip:after {
  display: block;
  position: relative;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  /*content: "";*/
  border: solid;
  border-width: 10px 10px 0 10px;
  border-color: transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}






 /*MediaQuerys*/
/* Large desktop */

@media screen and (min-width: 1920px) {
       .welcomeMainRight {
           font-size:18px;margin-top:2%;margin-right:10%;color:#091e42;float: right;
       }
       .welcomeMainLeft {
          margin-top:2%;font-size: 30px;width: 100%;margin-left:43%;color:#000
       }
       .welcomeMainLeftContent {
           font-size:18px;margin-top:1%;color:#091e42;float: right;width:48%;border:1px solid #9a9a9a;border-radius:30px;height:277px;padding-top: 2%;margin-right:5%;
       }
    .mainDiv {
       width: 100%;
       min-height: 700px;
     }
    .menuMainDiv {
        padding-top: 20px;
        padding-left:2%;
        padding-right: 2%;
    }
    .mainGrid.restDetailedDaily {
        width:98%;
    }
    .teacherGrid.teachers {
/*        width:93%;
*/    }

    .GeneralGrid.grid {
        width:100%;
        padding-right: 2%;
    }

    /*General row*/
    .GeneralRow {
        float: left;
        width: 46%;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 8px;
        margin-top:7px;
    }
    .GeneralHeaderItem{    
        float: left;
        width: 46%;
        text-align:right;
    }
    .GeneralRow input {
        width: 80%;
        text-align:right;
    }


    .searchEmpTxt {
        /*margin-right: 20px;*/
        padding-top: 3px;
        bottom: -8px;
        position:relative;
    }

}

@media screen and (max-width: 1919px) {
   .welcomeMainRight {
       font-size:18px;margin-right:10%;color:#091e42;float: right;margin-top:2%;
   }
   .welcomeMainLeft {
       font-size: 30px;width: 100%;margin-left:43%;color:#000;margin-top:2%;
   }
   .welcomeMainLeftContent {
       font-size:18px;margin-top:1%;color:#091e42;float: right;width:48%;border:1px solid #9a9a9a;border-radius:30px;height:277px;padding-top: 2%;margin-right:5%;
   }
   .mainDiv {
       width: 100%;
       min-height: 500px;
     }
    .menuMainDiv {
        padding-top: 20px;
        padding-left: 2%;
        padding-right: 2%;
    }
   .restDetailedDailyMainContainer {
       /*padding-right: 7%;*/
       width: 100%;    
   }


   .SortHeaderMainItem{
       width: 79px;
   }
   .HeaderItem{
       width: 60px;
   }
   .SortHeaderItem{
       width: 62px;
   }
   .dailyContentRow{
       width: 50px;
   }
   .dailyContentRow input{
       width: 90%;
   }
   .ddlContentItem{
       width: 79px;
   }
   .ddlContentItem select{
       width: 95%;
   }


   .baseServingGrid.BaseServing {
        width:81.8%;
    }
    .baseServingGrid.BaseServing {
        width:83%;
        /*margin-left:13%;*/
    }
    /*.empItemBtnApp {
        margin-left:-4%;
    }*/


    .mainGrid.restDetailedDaily {
        width:100%;
        /*margin-left:-4%;*/
    }
    .teacherGrid.teachers {
        width:100%;
        /*margin-left: -4%;*/
    }



    .GeneralGrid.grid {
        width:100%;
        padding-right: 2%;
        padding-bottom:4%
    }

    /*General row*/
    .GeneralRow {
        float: left;
        width: 46%;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 8px;
        margin-top:7px;
    }
    .GeneralHeaderItem{    
        float: left;
        width: 46%;
        text-align:right;
    }
    .GeneralRow input {
        width: 80%;
        text-align:right;
    }

    .searchEmpTxt {
       /*margin-right: 20px;*/
       padding-top: 3px;
       bottom: -8px;
       position:relative;
    }
    
}
.teacherSelect{
    width: 100%;
    height: 30px;
    margin-top: 4px;
    border: 1px solid #a6c7ff;
    direction: rtl;
}


/*jsGrid*/
#jsGrid th{
    background:#28475d;
}
#jsGrid .jsgrid-cell{
    padding:2px;
    border:solid 1px #c1c1c1;
    color:#717171;
    background-color:#f7f7f2;
}
#jsGrid{
    direction:rtl;
    margin-bottom: 70px;
}
.total-row td{
    font-weight:bold;screen and (min-width: 1920px)
    color:red !important;
}

.hide{
    display:none;
}

.validationElement{
    border:1px solid red !important;
}


.openYearExplenation{
    box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    box-shadow: inset 2px 2px 2px 0px #dddddd;
    height: 300px;
    margin: 10px;
    overflow: auto;
    padding: 7px 10px;
    width: 1100px;    
    font-family: tahoma;
    font-size: 14px;
    border: 1px solid #aaa;
    color:#000;
    padding: 20px;
    line-height: 1.4em;
    margin-top: -40px;
}

.closeYearExplenation {
    box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    box-shadow: inset 2px 2px 2px 0px #dddddd;
    height: 250px;
    margin: 10px;
    overflow: auto;
    padding: 7px 10px;
    width: 1100px;
    font-family: tahoma;
    font-size: 14px;
    border: 1px solid #aaa;
    color: #000;
    padding: 20px;
    line-height: 1.4em;
    margin-top: -40px;
}

/*Report Maker*/
/*.wrapperGroupDiv{
    float:right;
}*/
.wrapperDivRight{
    margin:10px;float:right;margin:10px;margin-right: 50px;
}
.wrapperDivRight label{
    font-weight:bold;float:right;font-size:12px;width:70px;color:#000;text-align: right;
}
.wrapperDivRight select{
    width:100px;height:22px;
}
.wrapperDivLeft{
    margin:10px;float:right;margin:10px;margin-right: 50px;
}
.wrapperDivLeft label{
    font-weight:bold;float:right;font-size:12px;width:70px;color:#000;text-align: right;
}
.wrapperDivLeft select{
    width:100px;height:22px;
}
.wrapperDivRight input{
    width:100px;height:22px;border:1px solid #aaaaaa;
}
.wrapperDivLeft input{
    width:100px;height:22px;border:1px solid #aaaaaa;
}


/*tiulim*/
.tiulimHeader {
    font-weight:bold;
    font-size:22px;
    float:right;
    width: 100%;
    margin-bottom: 15px;
}
.monthpicker-input {
    width:95px !important;
    background-color:transparent !important;
}
