#mainContainer {

padding-bottom: 180px;
 
 }
 
 #newsBody{
 padding-left: 3%;
 padding-right: 2%;
 }
 
 #menuArea{
	position: fixed;
	right: 90px;
 }
 
 #contentArea{
 
	margin-top:30px;
   	box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
	border: 1px solid rgb(173, 173, 173);
	min-height: 500px;
	background-color: white;
	border-radius: 6px;
	display: block;

	
 }
 
.table td {
   text-align: center;  
}
 
html, body{
 
 height: 100%;
 background-image: url('https://events.iconfestival.org.il/noise.png');
background-repeat: repeat;
 }
 
#mainNav{
	margin-top:30px;
 	box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
	border: 1px solid #FFF;
	height: 100%;
	background-color: white;
	border-radius: 5px;
	
 
 }
 
 #logo{
	margin-bottom:10px;
 }
 
 				.postbox{
				margin-top:10px;
				background-color: #f5f5f5;
background-image: -ms-linear-gradient(top,#f9f9f9,#f5f5f5);
background-image: -moz-linear-gradient(top,#f9f9f9,#f5f5f5);
background-image: -o-linear-gradient(top,#f9f9f9,#f5f5f5);
background-image: -webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));
background-image: -webkit-linear-gradient(top,#f9f9f9,#f5f5f5);
background-image: linear-gradient(top,#f9f9f9,#f5f5f5);
border-color: #CECECE;
-moz-box-shadow: inset 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
position: relative;
min-width: 155px;
margin-bottom: 20px;
padding: 0;
border-width: 1px;
border-style: solid;
line-height: 1;
-webkit-border-radius: 3px;
border-radius: 3px;
border-width: 1px;
border-style: solid;
color: #333;
font-family: sans-serif;
font-size: 12px;
line-height: 1.4em;

}

.hndle {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
color: #FFFFFF;
border-bottom-color: #CECECE;
/*text-shadow: #fff 0 1px 0;*/
-moz-box-shadow: 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
background-color: #0088CC;
/*
background-image: -ms-linear-gradient(top,#CDE8F5,#E2FFFC);
background-image: -moz-linear-gradient(top,#CDE8F5,#E2FFFC);
background-image: -o-linear-gradient(top,#CDE8F5,#E2FFFC);
background-image: -webkit-gradient(linear,left top,left bottom,from(#CDE8F5),to(#E2FFFC));
background-image: -webkit-linear-gradient(top,#CDE8F5,#E2FFFC);
background-image: linear-gradient(top,#CDE8F5,#E2FFFC);*/
font-size: 15px;
font-weight: normal;
padding: 7px 10px;
margin: 0;
line-height: 1;
/*margin-top: 1px;*/
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
display: block;
font-weight: bold;
display: block;
font-size: 1.17em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;


}
.inside{
font-size: 12px;
padding-top: 20px;
margin: 10px 0;
position: relative;
padding: 0 10px;
line-height: 1.4em;
display: block;
min-height: 100px;
}

#wrap {min-height: 100%;}


#footer {position: relative;
	margin-top: -180px; /* negative value of footer height */
	height: 90px;
	clear:both;} 

.credits{
	color: #7DDDFD;
	
}
	
footer{

color: #f9f9f9;
background-color: #333;
border-top: 1px solid #4E4E4E;
background-image: -moz-linear-gradient(#757575, #4E4E4E);
background-image: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4E4E4E));
background-image: -webkit-linear-gradient(#757575, #4E4E4E);
background-image: -o-linear-gradient(#757575, #4E4E4E);
background-image: -ms-linear-gradient(#757575, #4E4E4E);
background-image: linear-gradient(#757575, #4E4E4E);
-moz-box-shadow: 0 0px 0px #999, 0 1px 0 #666 inset;
-webkit-box-shadow: 0 0px 0px #999, 0 1px 0 #666 inset;
box-shadow: 0 0px 0px #999, 0 1px 0 #666 inset;

position: relative;
/*	margin-top: -180px;  negative value of footer height */
	margin-top:60px;
	height: 30px;
	clear:both;

}

.cust-font{
font-family: Tahoma, Geneva, sans-serif;
//text-align: center;

}

.icon-hall {
    background-image: url("./img/hall-icon.gif");
    background-position: center center;
}


#containerTitle {
    border: 1px solid lightgrey;
    border-radius: 5px;
    position: relative;
    margin-right:6%;    
	margin-bottom: 20px;
}

.tab {
    background-color: rgb( 242, 242, 242 );
    border-left: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
    border-radius: 0 0 0 5px;
    color: grey;
    display: inline-block;
    font: 12px Arial;
    right: 0;
    padding: 5px;
    position: absolute;
    top: 0;
}

.spacer {
    margin-top: 40px;
}

.manageContentTable{
padding-right:5.5%;


}

.ranCaspi{
	text-align:right;
}

.xedit{
margin-left: 7%;
}

.borderfy{
border: 1px solid lightgrey;    
border-radius: 5px;
padding-bottom: 20px;

}

::selection {
	background: #7500C4;
	color: #E9E9E9;

}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.xtraSpace{
padding-top:27px;
}

html body .row-fluid .span12.pagination-centered .row-fluid .span8 .ftlr{/*floats elements right*/
float:right;

}

html body .row-fluid .span12.pagination-centered .row-fluid .span8.pagination-left #TextBoxesGroup .ftlr{/*floats elements right*/
float:right;

}

html body .row-fluid .span12.pagination-centered .row-fluid .span8.pagination-left #participantsGroup.ftlr{/*floats elements right*/
float:right;

}

textarea#timeConstraints.fltr.span7{/*floats elements right*/
float:right;

}

textarea#comments.fltr.span7{/*floats elements right*/
float:right;

}

.fltr{
text-align:right;
}

div.bootstrap-datetimepicker-widget.dropdown-menu{
direction: ltr;
}

html body #mainContainer #contentArea .ftlr{/*floats elements right*/
float:right;

}

@media screen and (max-height:620px) {
#menuArea { position: absolute; }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
#menuArea { position: absolute; }

}

/* Smartphones (landscape) ----------- */
@media only screen 
and (max-width : 800px) {
/* Styles */
#menuArea { position: absolute; }

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
#menuArea { position: absolute; }

}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
#menuArea { position: absolute; }

}

#permissions{
    overflow: visible;
height: 32px;
}

#permissions .selectize-control .selectize-input{
    width:70%;
}

.permission-check{
    position: relative;
}


/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
#menuArea { position: absolute; }


}

.cust-font{
    
    
position: relative;
width: 50%;
font-size: 1.5em;
font-weight: bold;
padding: 6px 20px 6px 70px;
margin: 30px -30px 10px 10px;

background: #334;
color: white;
//background-color: #999;
text-shadow: 0px 1px 2px #bbb;
-webkit-box-shadow: 0px 2px 4px #888;
-moz-box-shadow: 0px 2px 4px #888;
box-shadow: 0px 2px 4px #888;
    
}


    .cust-font:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 100%;
	border-width: 5px 15px;
	border-style: solid;
	border-color: #000 transparent transparent #000;
}

.cust-font:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -2px;
	top: 0px;
	border-color: transparent transparent transparent #fff;
}

.more-info-user{
    margin-top:50px;
    margin-bottom:50px;
    padding-top:30px;
    height:300px;
}

#moar-inf{
    
   box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
  border: 1px solid #FFF;
  background-color: white;
  border-radius: 5px;
  right: 286px;
  position: fixed;
  min-height: 300px;
  word-wrap: break-word;
  width: 300px;
  z-index: 9;
}