.jeg_midbar {
    height: 216px !important;
}

.jeg_video_playlist_current {
    background-color: #9b0032 !important;
}
.jeg_footer p {
	text-align: justify;
}
    

.jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img {
    border: 3px solid #aa002f !important;
}

.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail:before {
    font-family: Fontawesome;
    content: "\F04B";
    color: #aa002f !important;
    position: absolute;
    font-size: 8px;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
}

.jeg_postblock {
    margin-bottom: 20px;
    position: relative;
    background: white;
    padding: 20px;
}
.jeg_wrapper.wpb_wrapper {
    background: white;
    padding: 20px;
    margin-top: 15px;
}

.jeg_midbar.jeg_container.normal {
    background: white !important;
}

.jeg_breakingnews {
    margin-bottom: 0px !important;
}

.jeg_tabpost_widget {
    background: white !important;
    padding: 20px;
}

.jeg_pb_boxed, .jnews_boxed_container .jeg_account_right, .jnews_boxed_container .jeg_authorpage .jeg_author_wrap, .jnews_boxed_container .jeg_inner_content, .jnews_boxed_container .jeg_main .widget, .jnews_boxed_container .jnews_index_content_wrapper{
	border: unset !important;
}

.jeg_postblock_4.jeg_postblock.jeg_module_hook.jeg_pagination_disable.jeg_col_1o3.jnews_module_25082_4_5cb37055ea221.jeg_pb_boxed {
    height: 60vh;
}

.jeg_postblock_4.jeg_postblock.jeg_module_hook.jeg_pagination_disable.jeg_col_1o3.jnews_module_25082_5_5cb37055eeabc.jeg_pb_boxed {
    height: 60vh;
}

.jeg_postblock_4.jeg_postblock.jeg_module_hook.jeg_pagination_disable.jeg_col_1o3.jnews_module_25082_6_5cb370560217a.jeg_pb_boxed {
    height: 60vh;
}


li#menu-item-63745 {
  background-color: #004A7F;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #ca5c52; -webkit-box-shadow: 0 0 3px #21b3a9; }
  50% { background-color: #ca5c52; -webkit-box-shadow: 0 0 40px #ca5c52; }
  100% { background-color: #ca5c52; -webkit-box-shadow: 0 0 3px #21b3a9; }
}

@-moz-keyframes glowing {
  0% { background-color: #ca5c52; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #ca5c52; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #21b3a9; -moz-box-shadow: 0 0 3px #21b3a9; }
}

@-o-keyframes glowing {
  0% { background-color: #ca5c52; box-shadow: 0 0 3px #ca5c52; }
  50% { background-color: #ca5c52; box-shadow: 0 0 40px #ca5c52; }
  100% { background-color: #21b3a9; box-shadow: 0 0 3px #21b3a9; }
}

@keyframes glowing {
  0% { background-color: #21b3a9; box-shadow: 0 0 3px #21b3a9; }
  50% { background-color: #ca5c52; box-shadow: 0 0 40px #ca5c52; }
  100% { background-color: #21b3a9; box-shadow: 0 0 3px #21b3a9; }
}


