#shoutbox_frame {
width: 290px !important;
}
body {
	padding: 0px !important;
}
#esteki_contact_link {
	position: absolute;
	bottom: 9px;
	display: none;
}
.library_file_desc {
	text-align:left;
}
.library_file_downloadbutton {
		display:none;
}
html#ischool #footer_container {
	float:left;
}
#newthread_tabs ul.tab_list li {
	display: block !important;
}
#newthread_tabs ul.tab_list li.deseltab.overflow_tab {
	display: none !important;
}
.newthread_link {
	float:left !important;
}
#responsie_forumdisplay_newthread_button {
	display: none;
}
#sidebar .forumstats.posts, #sidebar .forumstats.threads {
	display: none !important;
}

#turn_responsive_off_button {
	position: relative;
    right: 0px;	
	display: none;
	width: 33px;
	height: 33px;
	padding-left: 0px !important;
} 
#turn_responsive_off_button img {
	width: 33px !important;
}
#human_verify_container {
	width: 225px; 
	max-width:225px;
}
#livesearch_x_days {
		display:inline-block;
}



#www-logo {
	background-image: url(images/logo_www_big.png) !important;
	background-size: auto 71px;
} 
#ischool-logo {
	background-image: url(images/logo_ischool_big.png) !important;
	background-size: auto 85px !important;
} 

/* summer logos 
#www-logo {
	background-image: url(/logo_www_summer_v3.png) !important;
	background-size: auto 67px !important;
}
#ischool-logo {
	background-image: url(/logo_ischool_summer_v4.png) !important;
	background-size: auto 85px !important;
}
*/


/* xmas logos 
#www-logo {
	background-image: url(/esteki_logo_xmas_big.png) !important;
	background-size: auto 81px !important;
}
#ischool-logo {
	background-image: url(/logo_ischool_xmas_big.png) !important;
	background-size: auto 85px !important;
}
#ischool #header_top_wrapper {
	background: #3c4050 !important;
}
*/

div#breadcrumbs_compass div.container_bread div.breadcrumb li.breadcrumb_bits_main {
		background-image:none !important;
}

div#navbar div#breadcrumbs ul#sc_responsive_navbar_desc li {
	display:none;
}

.responsive_breadcrumbs,
.responsive_breadcrumbs * {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
  font-family:sans-serif;
}

.responsive_breadcrumbs li { width: 150px; overflow: visible; margin:auto;}

.responsive_breadcrumbs a {
    text-decoration: none;
    height: 100px;
    width: 150px;
    background: #333333;
    position: relative;
    overflow: visible;
    color:#fff;
    display: table-cell !important; 
    vertical-align: middle; 
    text-align: center; 
}

.responsive_breadcrumbs {
	padding-left:0;
	opacity:0.7;
}


.responsive_breadcrumbs  li a { border-bottom: 2px solid #fff; color:#FFF !important; }

.responsive_breadcrumbs  li:last-child { border-bottom: 10px solid #85B335 }

.responsive_breadcrumbs li:not(:last-child) a:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    z-index: 9999;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #333333 transparent transparent transparent;
}

.responsive_breadcrumbs li:not(:last-child) a:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    bottom: -13px;
    left: 50%;
    margin-left: -12px;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #fff transparent transparent transparent;
}


.responsive_breadcrumbs li:hover a {
  background:#727272;
  color:#60c8c9;
}

.responsive_breadcrumbs li:hover a:after {
  border-top-color:#727272;
}

.very_small_screen_hide {
	display:inline-block;
}
a.clickable.footerlink{
		display: block;
		line-height: 55px !important;
	}
#myBtn {
    display: none; 
    position: fixed !important; /* Fixed/sticky position */
    bottom: -6px !important; /* Place the button at the bottom of the page */
    right: 10px !important; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 0px; /* Some padding */
	opacity: 0.3;
	width: 80px;
	height: 80px;

}

.container_bread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex ;
  display: none;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  height: 100% !important;
  width: calc(100% - 20px) !important;
  min-width: 310px !important;
  padding: 0px !important;
  margin: auto !important;
  
}

.breadcrumb {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  margin: auto !important;
  text-align: center !important;
  top: 50% !important;
  width: 100% !important;
  height: 57px !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
box-shadow: 0 0 5px #555;
    -moz-box-shadow: 0 0 5px #555;
    -webkit-box-shadow: 0 0 5px #555;
  z-index: 1 !important;
  background-color: #fff !important;
  font-size: 14px !important;
}

.breadcrumb a {
  position: relative !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  text-decoration: none !important;
  margin: auto !important;
  height: 100% !important;
  padding-left: 38px !important;
  padding-right: 0 !important;
  color: #666 !important;
}

.breadcrumb a:first-child {
  padding-left: 15.2px !important;
}

.breadcrumb a:last-child {
  padding-right: 15.2px !important;
}

.breadcrumb a:after {
  content: "" !important;
  position: absolute !important;
  display: inline-block !important;
  width: 57px !important;
  height: 57px !important;
  top: 0 !important;
  right: -28.1481481481px !important;
  background-color: #fff !important;
  border-top-right-radius: 5px !important;
  -webkit-transform: scale(0.707) rotate(45deg) !important;
          transform: scale(0.707) rotate(45deg) !important;
  -webkit-box-shadow: 1px -1px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 1px -1px rgba(0, 0, 0, 0.25) !important;
  z-index: 1 !important;
}

.breadcrumb a:last-child:after {
  content: none !important;
}

.breadcrumb__inner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  margin: auto !important;
  z-index: 2 !important;
}

.breadcrumb__title {
  font-weight: bold !important;
}

.breadcrumb a.active, .breadcrumb a:hover {
  background-color: red !important;
  color: white !important;
}

.breadcrumb a.active:after, .breadcrumb a:hover:after {
  background-color: red !important;
  color: white !important;
}

@media all and (max-width: 1000px) {
  .breadcrumb {
    font-size: 12px !important;
  }
}
@media all and (max-width: 710px) {
  .breadcrumb__desc {
    display: none !important;
  }

  .breadcrumb {
    height: 38px !important;
  }

  .breadcrumb a {
    padding-left: 25.3333333333px !important;
  }

  .breadcrumb a:after {
    content: "" !important;
    width: 38px !important;
    height: 38px !important;
    right: -19px !important;
    -webkit-transform: scale(0.707) rotate(45deg) !important;
            transform: scale(0.707) rotate(45deg) !important;
  }
  
  .breadcrumb__title {
	font-size: 7pt !important;
  }  
  
}

.sc_responsive_show {
	display:none;
	background-image:none !important;
}


.login-page {
  width: 100%;
  padding: 0;
  margin: auto;
  z-index:999999;
  position:absolute;
}
.login-form {
  position: relative !important;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.login-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #555 !important;
}
.login-form input::-moz-placeholder { /* Firefox 19+ */
  color: #555 !important;
}
.login-form input:-ms-input-placeholder { /* IE 10+ */
  color: #555 !important;
}
.login-form input:-moz-placeholder { /* Firefox 18- */
  color: #555 !important;
}

.login-form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 100% !important;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.login-form button {
  font-family: "Roboto", sans-serif !important;
  text-transform: uppercase !important;
  outline: 0 !important;
  background: #4CAF50 !important;
  width: 100% !important;
  border: 0 !important;
  padding: 15px !important;
  color: #FFFFFF !important;
  font-size: 14px !important;
  -webkit-transition: all 0.3 ease !important;
  transition: all 0.3 ease !important;
  cursor: pointer !important;
}
.login-form button:hover,.login-form button:active,.login-form button:focus {
  background: #43A047;
}
.login-form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 16px;
  padding: 0;
}
.login-form .message a {
  color: #4CAF50;
  text-decoration: none;
}
.login-form .register-form {
  display: none;
}
.login-container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.login-container:before, .login-container:after {
  content: "";
  display: block;
  clear: both;
}
.login-container .info {
  margin: 50px auto;
  text-align: center;
}
.login-container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.login-container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.login-container .info span a {
  color: #000000;
  text-decoration: none;
}
.login-container .info span .fa {
  color: #EF3B3A;
}

nav {
  width: 100%;
  background: #000;
  height: 70px;
  position: static;
  z-index: 1;
  display: none;
}

nav #brand:not(.thead) {
  float: left;
  display: block;
  margin-left: 20px;
  font-size: 50px;
  line-height: 70px;
  font-weight: bold;
}

nav #brand a {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

nav #brand a:hover {
  color: #777777;
}

#resize #menu li {
		font-size: 120% !important;		
}
	
nav #menu {
  float: left;
  left: 15%;
  position: Relative;
}

nav #menu li {
  display: inline-block;
  padding: 0px 30px !important;
  cursor: pointer;
  line-height: 70px;
  position: Relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

nav #menu li a {
  color: #fff;
}

nav #menu li:hover {
  background: #333;
}

#toggle {
  position: absolute;
  right: 20px;
  top: 14px;
  z-index: 999;
  width: 40px;
  height: 40px;
  cursor: pointer;
  float: right;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
}

#toggle .span {
  height: 7px;
  background: #FFF;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  backface-visibility: hidden;
}

#toggle.on #one {
  -moz-transform: rotate(45deg) translateX(6px) translateY(6px);
  -webkit-transform: rotate(45deg) translateX(6px) translateY(6px);
  -o-transform: rotate(45deg) translateX(6px) translateY(6px);
  -ms-transform: rotate(45deg) translateX(6px) translateY(6px);
  transform: rotate(45deg) translateX(6px) translateY(6px);
}

#toggle.on #two {
  opacity: 0;
}

#toggle.on #three {
  -moz-transform: rotate(-45deg) translateX(10px) translateY(-12px);
  -webkit-transform: rotate(-45deg) translateX(10px) translateY(-12px);
  -o-transform: rotate(-45deg) translateX(10px) translateY(-12px);
  -ms-transform: rotate(-45deg) translateX(10px) translateY(-12px);
  transform: rotate(-45deg) translateX(10px) translateY(-12px);
}

#resize {
  z-index: 99;
  position: absolute;
  top: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: table;
}

#resize #menu {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom:30px;
}

#resize #menu li a {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 0px 20px 0px;
}


#resize #menu li {
  display: block;
  text-align: center;
  padding: 0px;
  text-align: center;
  font-size: 170%;
  min-height: 50px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  
      border: 1px solid #FFF;
    width: 100%;
    margin-left: -20px;
}

#resize #menu li:hover {
  background: #212121;
}

#resize #menu li:hover a {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#resize #menu li a {
  color: #fff;
}

#resize.active {
  visibility: visible;
  opacity: 0.9;
  z-index: 9999999;
}
	
@media (max-width:812px) {
  #toggle {
    visibility: visible;
    opacity: 1;
	z-index: 999999999;
  }
  nav #menu {
    display: none;
  }
}

@media (min-width:768px) {
  #resize {
    /*visibility: hidden !important; */
  }
}

.userinfo {
	border: 0px;
}



/* full screen menus */
.overlay {
    height: auto;
    width: 100%;
    position: absolute;
    z-index: 99999999999999;
    top: 0;
    left: 0;
    opacity: 0.80;
	background-color: #000;
    overflow-y: hidden;
	display:none;	
	padding-bottom:30px;
}

.overlay-content {
    position: relative;
    top: 30px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
	padding-bottom:30px;
	overflow:auto;
}

.overlay a {
    padding: 20px 0px 20px 0px;
    text-decoration: none;
	width: calc(100% - 40px);
    font-size: 110%;
    color: #fff !important;
    display: block;
    transition: 0.3s;
	border: 1px solid #FFF;
	margin:auto; opacity:1;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: -30px;
    right: 45px;
    font-size: 70px;
	border: 0px;
	width:0px;
	margin:0px;
	top: -35px;
	
}


/* full screen menus end */

#mobile_search_container {
	position: absolute;
    z-index: 49;	
	display:none;
	width: 100%;
	-webkit-box-shadow: 0px 56px 127px 38px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 56px 127px 38px rgba(0,0,0,0.6);
	box-shadow: 0px 56px 127px 38px rgba(0,0,0,0.6);	
}

#mobile_search_more {
		display: none;
}

#usercptools {
	width: 23px;
	height: 23px;
}

.emojiPicker nav {
	height: 20px !important;
}
	
	



