#content.active {
  margin-left: 260px;
}

#sidebar ul li a, #sidebar2 ul li a {
  background-color: rgba(0,0,0,0);
  display: flex;
  align-items: center;
}

.mainCat {
  padding-left: 5px!important;
}

#sidebar ul li a:hover, #sidebar2 ul li a:hover {
  background-color: #0d93f2;
}

#search-icon {
  background-color: transparent;
  color: black;
  position: absolute;
  top: 0;
  width: 20px;
  padding: 0;
  border-radius: 0;
  height: 20px;
  left: calc(100% + 10px);
  z-index: 9999;
}

#search-input {
  min-width: 118%;
  height: 20px;
  border-radius: 3px;
}

#search-holder {
  margin-top: 10px;
  width: 85%;
}

#menu-icon, #close-icon {
  font-size: 26px;
  color: #ED5323;
  cursor: pointer;
}

#close-icon {
  display: none;
  font-weight: bold;
}

.dropdown-menu {
  background-color: rgb(51,51,51);
}

#dis-mobile-btn i {
  position: absolute;
  top: 18px;
  left: 10px;
}

#dis-mobile-btn, #dis-desk-btn, #dis-all-btn {
  margin-left: 20px;
}

#dis-desk-btn i {
  position: absolute;
  top: 56px;
  left: 10px;
}

#gear-btn {
  padding: 5px;
  box-shadow: none;
  background-color: rgb(51,51,51)!important;
}

#home-btn {
  font-size: 26px;
  color: #ED5323;
  margin-left: 10px;
}

#page-top {
  display: flex;
}

#content {
  color: black;
}

#sidebar ul li li a i, #sidebar2 ul li li a i {
  position: absolute;
  right: 15px;
}

#sidebar ul li li a, #sidebar2 ul li li a {
  /*margin-right: 25px;*/
  margin-left: -15px;
  font-size: 12px;
  font-weight: 300;
}

#splash-logo {
  margin-top: 15vh;
}

.video-icon {
  padding-right: 20px!important;
  margin-top: -1px!important;
}

#dis-all-btn i {
  position: absolute;
  top: 100px;
  left: 10px;
}

#sidebar, #sidebar2 {
  font-family: Roboto-Light, Roboto, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
}

.cur-page {
  background-color: #0d93f2!important;
}

#overtime-flags {
  margin-left: 30px;
}

#overtime-flags p {
  display: flex;
}

#overtime-flags p img {
  order: -1;
  margin-right: 5px;
}

#s3-sub3 span, #s3-sub4 span, #s4-sub1 span, #s4-sub2 span {
  font-size: 13px;
  display: block;
  padding: 15px;
  line-height: 8px;
  cursor: default;
}

.new-sub {
  background-color: rgb(51,51,51);
}

#s3-sub3 ul li a:hover, #s3-sub4 ul li a:hover, #s4-sub1 ul li a:hover, #s4-sub2 ul li a:hover {
  background-color: #0d93f2!important;
}

#vid-holder {
  max-width: 120vh;
}

.tipue_search_content_url, .tipue_search_image_close {
  display: none;
}

#tipue_search_results_count {
  color: gray;
  font-family: inherit;
  font-size: 12px;
}

#tipue_search_foot {
  margin: 51px 0 21px 0;
}

#tipue_search_foot_boxes {
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: 13px/1 'Source Code Pro', sans-serif;
  text-transform: uppercase;
  color: #333;
}

#tipue_search_foot_boxes li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

#tipue_search_foot_boxes li a {
  padding: 10px 17px 11px 17px;
  border-radius: 3px;
  margin-right: 7px;
  text-decoration: none;
  text-align: center;
  transition: 0.2s;
  background-color: #f7f7f7;
  color: #666;
}

#tipue_search_foot_boxes li.current {
  padding: 10px 17px 11px 17px;
  border-radius: 3px;
  margin-right: 7px;
  text-align: center;
  background: #252525;
  color: #ccc;
}

#tipue_search_foot_boxes li a:hover, .tipue_search_related_btn:hover {
  background: #252525;
  color: #ccc;
}

.tipue_search_icon {
  /*float: left;*/
  transform: rotate(-45deg);
  -moz-appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  box-shadow: none;
  outline: 0;
  /*margin: -1px 0 0 8px;*/
}

.tipue_search_content_title a {
  line-height: 2em;
}

.tipue_search_content_title {
  margin-top: 10px;
}

.tipue_search_note::before {
  content: 'Related Tags: ';
  font-weight: bold;
}

.tipue_search_note {
  display: inline;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.tipue_search_note::after {
  content: '';
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
  flex-shrink: 0;
}

.d-link, .m-link, .v-link {
  padding-right: 57px!important;
}

.movie-close {
  background-color: red;
  border-width: 0;
  border-style: none;
  border-color: transparent;
  color: white;
  border-radius: 50%;
  z-index: 9999;
  align-self: flex-end;
  margin-bottom: -11px;
  margin-right: -11px;
  width: 22px;
}


.toggleIconHolder {
	float: right;
	display:flex;
	margin-top: -10px;
    margin-bottom: 4px;
}
.toggleIconHolder button {
	/* remove standard button style */
	padding: 0;
    border-width: 0;
    border-style: none;
    border-color: transparent;
    border-image: none;
	background-color: transparent;
	outline: none;
	/* end of removing btn style */
	color: grey;
	padding: 5px;
	cursor: pointer;
	fill: grey;
}
.toggleIconHolder button.togActive {
	color: #fff;
	border-bottom: 1px solid #fff;	
	cursor: initial;
	fill: #fff;
}
