@font-face {
  font-family: MyriadPro;
  src: url(../fonts/MyriadPro-Regular.eot);
  src: local('☺'), url(../fonts/MyriadPro-Regular.woff) format('woff'), url(../fonts/MyriadPro-Regular.ttf) format('truetype'), url(../fonts/MyriadPro-Regular.svg) format('svg');
}
@font-face {
  font-family: MyriadPro-Semibold;
  src: url(../fonts/MyriadPro-Semibold.eot);
  src: local('☺'), url(../fonts/MyriadPro-Semibold.woff) format('woff'), url(../fonts/MyriadPro-Semibold.ttf) format('truetype'), url(../fonts/MyriadPro-Semibold.svg) format('svg');
}
@font-face {
  font-family: MyriadPro-Cond;
  src: url(../fonts/MyriadPro-Cond.eot);
  src: local('☺'), url(../fonts/MyriadPro-Cond.woff) format('woff'), url(../fonts/MyriadPro-Cond.ttf) format('truetype'), url(../fonts/MyriadPro-Cond.svg) format('svg');
}
@media print {
  .no-print {
    display: none;
  }
}
body {
  color: #57585B;
  font-family: "Roboto", sans-serif !important;
  font-size: 16px;
  line-height: 1.2;
  background-color: #FCFCFD;
}
a {
  text-transform: none;
  text-decoration: none;
  color: #57585B;
}
a:hover {
  text-decoration: none;
}
.btn {
  border-radius: 8px;
  padding: 8px 12px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
a.link-style {
  color: #34355f;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
p {
  margin: 0;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: .25rem !important;
}
.mt-1,
.my-1 {
  margin-top: .25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: .25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: .25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: .25rem !important;
}
.m-2 {
  margin: .5rem !important;
}
.mt-2,
.my-2 {
  margin-top: .5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: .5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: .5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: .5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: .25rem !important;
}
.pt-1,
.py-1 {
  padding-top: .25rem !important;
}
.pr-1,
.px-1 {
  padding-right: .25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: .25rem !important;
}
.pl-1,
.px-1 {
  padding-left: .25rem !important;
}
.p-2 {
  padding: .5rem !important;
}
.pt-2,
.py-2 {
  padding-top: .5rem !important;
}
.pr-2,
.px-2 {
  padding-right: .5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: .5rem !important;
}
.pl-2,
.px-2 {
  padding-left: .5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-auto {
  margin: auto;
}
.mx-auto {
  margin-right: auto;
  margin-left: auto;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
article {
  border-bottom: 1px solid #DEDFDF;
}
.d-block {
  display: block !important;
}
.mobile-search {
  display: none !important;
}
.article p {
  font-size: 18px;
  line-height: 1.56;
  color: #222222;
}
.footer-subscribe > a {
  display: none;
}
.article table {
  width: 100% !important;
  border-collapse: collapse;
  border-radius: 8px;
  font-family: sans-serif;
  color: #222222;
  margin-bottom: 20px;
  table-layout: fixed;
  text-align: center;
  box-shadow: 0px 3px 20px 0 #2f304d33;
  font-size: 18px;
  border: none;
}
.article table p {
  font-size: 18px;
}
.article table thead {
  font-size: 20px;
}
.article table tbody::after {
  content: "";
  position: absolute;
  right: 18px;
  margin-top: 12px;
  background-image: url(../img/epjoglogo.png);
  width: 166px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
}
.article table th,
.article table td {
  padding: 8px;
  vertical-align: top;
  border-color: #A4A5C3 !important;
}
.article table thead th {
  background-color: #e9e9f0;
  font-weight: bold;
  color: #343560;
  text-align: center;
}
.article table thead th p {
  color: #343560;
  font-size: 20px;
}
.btn-purple,
.btn-primary {
  background-color: #b07c4b;
  border: medium none;
  border-radius: 8px;
  color: white;
  font-size: 90%;
  padding: 8px 12px;
  margin: 10px;
}
.btn-purple:hover,
.btn-primary:hover {
  color: white;
  background-color: #b07c4b;
}
.pagination > .active > a {
  background-color: #34355f;
  border-color: #34355f;
  color: white;
}
.pagination > .active > a:hover {
  background-color: #34355f;
  border-color: #34355f;
  color: white;
}
.pagination > li > a {
  color: #34355f;
}
.pagination > li > a:hover {
  color: #34355f;
}
.red-text {
  color: #851a1a;
}
header {
  margin-bottom: 20px;
}
header .login {
  background-color: #EBEBED;
}
header .login form {
  margin: 10px 0;
}
header .login p {
  display: inline-block;
  margin: 0 5px 0 15px;
  font-size: 100%;
}
header .login input {
  border: 0 none;
  border-radius: 5px;
  height: 33px;
  margin-right: 10px;
  margin-bottom: 0;
  padding-left: 7px;
  width: 175px;
  color: #57585B;
}
header .login button {
  border: 0px;
  height: 25px;
  background-color: #8A979F;
  color: white;
  border-radius: 6px;
  margin-right: 5px;
  font-family: MyriadPro-Semibold;
  font-size: 17px;
}
header .login a {
  padding: 0 10px;
  font-size: 100%;
}
header .login .form-group {
  margin: 0;
  display: inline-block;
}
header .login .header-logged-in {
  margin: 10px 0;
  color: #34355f;
}
header .login .header-logged-in a {
  text-decoration: none !important;
}
header .logo {
  height: 70px;
  background-color: #34355f;
}
header .logo .container {
  background-color: #34355f;
  background: url(../img/logo-bg.png) center no-repeat;
  height: 100%;
  background-size: auto 100%;
}
header .logo .container a {
  height: 100%;
  display: block;
}
header .logo .container .logo-p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  background: url(../img/logo.PNG) center no-repeat;
  background-size: auto 80%;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100px;
}
header .logo .container h1 {
  text-transform: uppercase;
  font-size: 27px;
  color: white;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}
header .logo .container h1 span {
  color: #B07C4B;
}
header .logo .text-center {
  height: 100%;
}
header .mainmenu {
  background-repeat: repeat-x;
  background-position: center -65px;
}
header .mainmenu #menu {
  min-width: 100%;
  margin: 0 auto;
}
header .mainmenu #menu ul {
  list-style: none;
}
header .mainmenu #menu ul li {
  cursor: pointer;
  text-align: center;
  float: left;
}
header .mainmenu #menu ul li img {
  margin-bottom: 10px;
  height: 150px;
}
header .mainmenu #menu ul li h2 {
  text-transform: uppercase;
  font-size: 120%;
  color: white;
  height: 60px;
  margin: 0;
}
header .mainmenu #menu ul li h2 span {
  font-size: 120%;
  font-weight: bold;
}
header .mainmenu #menu > ul {
  min-width: 100%;
  margin: 0;
  padding: 0;
}
header .mainmenu #menu > ul li {
  padding-top: 10px;
}
header .mainmenu #menu > ul > li {
  min-height: inherit;
  margin-top: -7px;
}
header .mainmenu #menu > ul > li:hover {
  background-repeat: no-repeat;
  background-position: bottom;
  background-position: center 238px;
  background-color: #e5e5ee;
}
header .mainmenu #menu > ul > li:hover h2 {
  color: #34355f;
}
header .mainmenu #menu > ul > li:hover .sub-menu {
  display: block;
  border-radius: 0 0 15px 15px;
  cursor: default;
}
header .mainmenu #menu > ul > li > a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  color: #1A243F;
  padding: 10px 12px 10px;
  white-space: nowrap;
  font-weight: bold;
}
header .mainmenu #menu > ul > li > a i {
  color: #b07c4b;
}
header .mainmenu #menu > ul > li .sub-menu {
  display: none;
  margin-top: 0px;
  width: 70%;
  background-color: #e5e5ee;
  -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
  left: 15%;
}
header .mainmenu #menu > ul > li .sub-menu .epjog-important-next {
  font-weight: bold;
  color: #34355f;
}
header .mainmenu #menu > ul > li .sub-menu ul {
  width: 25%;
  padding: 10px 0;
  margin: 0;
  text-align: left !important;
  float: left;
  box-sizing: border-box;
}
header .mainmenu #menu > ul > li .sub-menu > ul li {
  float: none !important;
  height: auto !important;
  text-align: left !important;
  width: 100%;
  padding: 5px 0 5px 15px;
  font-size: 95%;
  box-sizing: border-box;
  line-height: 17px;
  color: #34355f;
  font-weight: bold;
  cursor: default;
}
header .mainmenu #menu > ul > li .sub-menu > ul li a {
  color: #34355f;
}
header .mainmenu #menu > ul > li .sub-menu > ul li a:hover {
  color: #b07c4b;
}
header .mainmenu #menu > ul > li .sub-menu > ul li span {
  width: 30px;
  color: #34355f;
  display: inline-block;
  font-family: MyriadPro-Semibold;
}
header .mainmenu #menu > ul > li .sub-menu > ul a {
  color: #34355f;
}
header .mainmenu #menu > ul > li .sub-menu > ul a:hover {
  color: #b07c4b;
}
header .mainmenu #menu > ul > li .sub-menu.sub-ul-half ul {
  width: 50%;
}
header .mainmenu #menu > ul > li .sub-menu.sub-ul-third ul {
  width: 33.33%;
}
header .header-nav-container {
  padding: 10px 0 0;
  position: relative;
}
header .header-nav-container .header-main-box {
  display: flex;
  align-items: center;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
header .header-nav-container .icon-group {
  display: flex;
  align-items: center;
}
header .header-nav-container .icon-group .header-icon {
  color: #1A243F;
  font-size: 18px;
  margin-right: 25px;
}
header .header-nav-container .icon-group .header-icon:hover {
  color: #b07c4b;
}
header .header-nav-container .icon-group .header-icon .fa-envelope-o {
  font-weight: bold;
}
header .header-nav-container .header-center-menu .navbar-nav {
  float: none;
  text-align: center;
  display: flex;
  justify-content: center;
}
header .header-nav-container .header-center-menu .navbar-nav > li {
  float: none;
  display: inline-block;
}
header .header-nav-container .header-center-menu .navbar-nav > li > a {
  color: #1A243F;
  padding: 10px 15px;
}
header .header-nav-container .header-center-menu .navbar-nav > li > a:hover {
  color: #B07C4B;
}
header .header-nav-container .header-right-buttons {
  text-align: right;
}
header .header-nav-container .header-right-buttons .btn {
  border-radius: 4px;
}
header .header-nav-container .header-right-buttons .btn.btn-outline-secondary {
  color: #1A243F;
  border: 1px solid #1A243F;
  background-color: transparent;
}
header .header-nav-container .header-right-buttons .btn.btn-primary {
  background-color: #b07c4b;
  border-color: #b07c4b;
  color: white;
}
header .header-nav-container .header-right-buttons .btn.btn-secondary {
  background-color: #1A243F;
  border-color: #1A243F;
  color: white;
}
header .login-popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
}
header .login-popup .login-popup-content {
  background-color: #EBEBED;
  margin: 10% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 400px;
  max-width: 90%;
  position: relative;
  border-radius: 5px;
}
header .login-popup .login-popup-content h3 {
  font-size: 17px;
  color: #1A243F;
  font-weight: bold;
}
header .login-popup .login-popup-content .login-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  top: -12px;
}
header .login-popup .login-popup-content .login-close:hover,
header .login-popup .login-popup-content .login-close:focus {
  color: black;
  text-decoration: none;
}
header .login-popup .login-popup-content form p {
  display: block;
  margin: 0 0 10px 0;
  font-size: 15px;
  color: #222;
}
header .login-popup .login-popup-content form .field-loginform-rememberme label {
  display: flex;
  align-items: center;
}
header .login-popup .login-popup-content form input {
  border: 0 none;
  border-radius: 5px;
  height: 33px;
  margin-right: 0;
  margin-bottom: 10px;
  padding-left: 7px;
  width: 100%;
  color: #57585B;
}
header .login-popup .login-popup-content form input[type="checkbox"] {
  width: 22px;
  height: 22px;
  margin: 0 10px 0 0;
}
header .login-popup .login-popup-content form button {
  border: 0px;
  height: 33px;
  background-color: #1A243F;
  color: white;
  border-radius: 6px;
  margin-right: 5px;
  font-family: MyriadPro-Semibold;
  font-size: 17px;
  padding: 0 15px;
  cursor: pointer;
  width: 100%;
}
header .login-popup .login-popup-content form button:hover {
  background-color: #22233e;
}
header .login-popup .login-popup-content form a {
  display: block;
  margin: 10px 0;
  color: #1A243F;
  text-decoration: underline;
}
header .login-popup .login-popup-content .header-logged-in {
  margin: 10px 0;
  font-weight: bold;
  color: #34355f;
}
header .login-popup .login-popup-content .header-logged-in a {
  text-decoration: none !important;
}
header .login-popup .login-popup-content .header-logged-in p {
  margin-bottom: 10px;
  font-weight: normal;
}
header .login-popup .login-popup-content .header-logged-in a {
  display: block;
  margin: 5px 0;
  color: #34355f;
  text-decoration: underline;
}
header .logo .container a {
  height: 100%;
  width: 78%;
  display: block;
  float: left;
}
header .center-logo {
  text-align: center;
}
header .center-logo .container a {
  height: 100%;
  width: 100%;
  display: block;
}
.position-relative {
  position: relative;
}
.header-search-dropdown {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 12px);
  z-index: 1010;
  background-color: #ebebed;
  padding: 0 0 10px 0;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  border-top: 1px solid #dcdcdc;
  width: 300px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.header-search-dropdown .container {
  width: auto;
}
.header-search-dropdown .search h3 {
  display: none;
}
.header-search-dropdown .search p {
  margin-top: 0;
  margin-bottom: 10px;
}
.header-search-dropdown .search #epjog-search-group {
  width: 100%;
}
.header-search-dropdown .search #epjog-search-group .form-control {
  width: 100%;
  border-radius: 8px 0 0 8px;
}
.header-search-dropdown .search #epjog-search-group #search-button button {
  background-color: #34355f;
  color: white;
  border: none;
  height: 34px;
  border-radius: 0 8px 8px 0;
  width: 100%;
}
.header-search-dropdown .search #epjog-search-group #search-button button:hover {
  background-color: #22233e;
}
.small-btn {
  border: medium none;
  border-radius: 8px !important;
  font-size: 90%;
  padding: 4px 15px;
  line-height: 1;
}
.small-btn img {
  margin-right: 5px;
}
.header-green-stamp {
  display: inline-block;
  width: 100px;
  height: 70px;
  margin-right: 100px;
}
.header-green-stamp .green-stamp {
  width: 100px;
  height: 70px;
  background-size: 100px 65px;
  margin: 0;
}
.header-green-stamp .green-stamp .green-stamp-text {
  text-align: left;
}
.header-green-stamp .green-stamp .green-stamp-text a {
  font-size: 11px !important;
}
.green-stamp {
  background: url(../img/video_kep.png) center no-repeat;
  width: 190px;
  height: 156px;
  margin: 32px auto;
  display: table;
}
.green-stamp .green-stamp-text {
  padding: 10px;
  vertical-align: middle;
  display: table-cell;
  text-align: left;
}
.green-stamp p {
  margin: 0 !important;
}
.green-stamp p a {
  color: white;
  font-size: 28px;
  background-color: transparent;
}
.intro {
  border-top: 6px solid #B07C4B;
  padding: 10px 0;
  clear: both;
}
.intro .intro-center {
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
.intro h3 {
  color: #B07C4B;
  font-size: 130%;
  margin: 5px;
  text-align: center;
  text-transform: uppercase;
}
.intro h3 span {
  font-size: 18px;
}
.intro p {
  font-size: 90%;
  margin-top: 17px;
}
.intro button,
.intro a {
  background-color: #34355f;
  border: medium none;
  border-radius: 12px;
  color: white;
  font-size: 90%;
  padding: 7px 11px;
  margin-top: 10px;
  float: left;
}
.intro button.link-not-button,
.intro a.link-not-button {
  margin-left: 0;
  margin-top: 0;
  background-color: transparent;
  color: #57585B;
  text-decoration: underline;
  border: 0;
  font-size: 100%;
  padding: 0;
  float: none;
}
.intro .mmform-container {
  display: inline-block;
}
.intro .intro-subscribe h3 {
  color: #BD1E2C;
}
.intro .intro-subscribe #kep {
  padding: 0 30px;
  float: left;
  height: 160px;
  width: 220px;
  background: url(../img/alert.PNG) center no-repeat;
  background-size: auto 100%;
}
.intro .intro-subscribe .widget {
  display: inline-block;
}
.intro .search p {
  margin-top: 35px;
}
.intro .search input {
  border: 1px solid #57585b;
  border-radius: 5px;
  color: #57585b;
  font-size: 16px;
  margin: 7px 0;
  padding: 5px;
  width: 100%;
}
.rightside .intro-center,
.footer-subscribe .intro-center {
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
.rightside h3,
.footer-subscribe h3 {
  color: #B07C4B;
  font-size: 130%;
  margin: 5px;
  text-align: center;
  text-transform: uppercase;
}
.rightside h3 span,
.footer-subscribe h3 span {
  font-size: 18px;
}
.rightside p,
.footer-subscribe p {
  font-size: 90%;
  margin-top: 17px;
}
.rightside button,
.rightside a,
.footer-subscribe button,
.footer-subscribe a {
  background-color: #34355f;
  border: medium none;
  border-radius: 12px;
  color: white;
  font-size: 90%;
  padding: 7px 11px;
  margin-top: 10px;
}
.rightside button.link-not-button,
.rightside a.link-not-button,
.footer-subscribe button.link-not-button,
.footer-subscribe a.link-not-button {
  margin-left: 0;
  margin-top: 0;
  background-color: transparent;
  color: #57585B;
  text-decoration: underline;
  border: 0;
  font-size: 100%;
  padding: 0;
  float: none;
}
.rightside .modal,
.footer-subscribe .modal {
  z-index: 9999;
}
.rightside .modal h3,
.footer-subscribe .modal h3 {
  color: #BD1E2C;
  text-align: center;
}
.rightside .intro-subscribe,
.footer-subscribe .intro-subscribe {
  border-top: 6px solid #BD1E2C;
  border-bottom: 6px solid #BD1E2C;
  padding-bottom: 10px;
  margin: 10px 0px 10px 0px;
}
.rightside .intro-subscribe h3,
.footer-subscribe .intro-subscribe h3 {
  color: #BD1E2C;
  text-align: center;
}
.rightside .intro-subscribe #kep,
.footer-subscribe .intro-subscribe #kep {
  padding: 0 30px;
  float: center;
  height: 160px;
  width: 220px;
  background: url(../img/alert.PNG) center no-repeat;
  background-size: auto 100%;
  margin: 0px auto;
}
.rightside .intro-subscribe p,
.footer-subscribe .intro-subscribe p {
  text-align: center;
  font-size: 10pt;
}
.rightside .intro-subscribe .widget,
.footer-subscribe .intro-subscribe .widget {
  text-align: center;
  margin-top: 10px;
}
.rightside .intro-subscribe .widget a,
.footer-subscribe .intro-subscribe .widget a {
  float: none;
}
.rightside .intro-subscribe .widget .modal,
.footer-subscribe .intro-subscribe .widget .modal {
  text-align: left;
  z-index: 9999;
}
.rightside .intro-subscribe .widget .modal p,
.footer-subscribe .intro-subscribe .widget .modal p {
  text-align: left;
}
.rightside .search p,
.footer-subscribe .search p {
  margin-top: 35px;
}
.rightside .search input,
.footer-subscribe .search input {
  border: 1px solid #57585b;
  border-radius: 5px;
  color: #57585b;
  font-size: 16px;
  margin: 7px 0;
  padding: 5px;
  width: 100%;
}
.search #epjog-search-group .selectize-input {
  border-radius: 4px 0 0 4px;
}
.search #epjog-search-group > .form-control {
  display: table-cell;
  height: 34px;
  width: 164px;
}
.search #epjog-search-group #search-button {
  font-size: inherit !important;
  width: auto;
}
.search #epjog-search-group #search-button button {
  float: none;
  margin: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  line-height: 1.42857143;
}
.main-title {
  margin: 20px 0;
}
.sub-menu {
  z-index: 3;
  position: absolute;
}
.main-sub-menu {
  z-index: 1;
}
.user-form-page fieldset {
  margin-top: 20px;
  margin-bottom: 30px;
}
.user-form-page .user-form-div {
  width: 100%;
  margin-left: 0;
}
.user-form-page .user-form input[type = 'text'],
.user-form-page .user-form input[type = 'password'],
.user-form-page .user-form input[type = 'email'],
.user-form-page .user-form .dropdown {
  text-align: left;
  width: 100%;
  height: 36px;
  font-size: 16px;
  padding-left: 2px;
  margin-bottom: 5px;
  font-weight: normal;
  color: black;
  vertical-align: middle;
}
.user-form-page .user-form .help-block {
  margin: 0;
  color: red;
}
.user-form-page .user-form textarea {
  width: 400px;
  font-size: 10px;
  font-weight: normal;
  color: black;
  vertical-align: middle;
  margin-bottom: 10px;
}
.user-form-page .user-form label {
  display: inline-block;
  text-align: left;
  margin-top: 3px;
}
.user-form-page .user-form .activity-table {
  margin-top: 20px;
}
.user-form-page .user-form .activity-table th {
  padding-left: 35px;
}
.user-form-page .user-form .activity-table td {
  padding-left: 60px;
}
.user-form-page .user-form .activity-table td .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
}
.user-form-page .user-form #tervlapadat-epitesz_jogosultsag .checkbox,
.user-form-page .user-form #tervlapadat-mmk_tagsag .checkbox {
  margin-left: 268px;
}
.jelentkezesTabla td,
.jelentkezesTabla th {
  padding: 2px 5px;
  border: 1px solid darkgrey;
}
.main-content .content-col #profile-form h3 {
  border: none;
  margin-right: 10px;
  font-size: 25px;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
}
.main-content .ge-content {
  color: #222222;
}
.main-content.home {
  background-color: #ECECED;
  border: none !important;
}
.main-content.home section {
  width: 50%;
}
.main-content.home section:first-child {
  border-right: 1px solid #57585B;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-content.home section article:last-child {
  border-bottom: 0;
}
.main-content.home .main-news {
  padding: 15px 0 10px 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  clear: both;
}
.main-content.home .main-news h3 {
  color: #34355f;
  text-transform: none;
  font-family: 'Marriweather', serif;
  font-size: 20px;
  border: none !important;
  padding: 0 !important;
}
.main-content.home .main-news .info p {
  padding: 0;
  font-size: 90%;
}
.main-content.home .main-news p {
  font-size: 110%;
}
.main-content h2 {
  color: #222222;
}
.main-content h2.search {
  margin-right: 10px !important;
}
.main-content .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-content section {
  float: left;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
}
.main-content .content-col {
  padding: 0;
}
.main-content .content-col h3 {
  border-bottom: 3px solid #34355f;
  margin-right: 10px;
  font-size: 25px;
  padding: 5px 0 5px 10px;
}
.main-content .content-col a.concept {
  text-transform: none;
  font-size: 120%;
  font-weight: bold;
  float: left;
  width: 86%;
}
.main-content .content-col .pagination {
  margin: 30px 0 20px;
}
.main-content .content-col .main-news {
  padding: 15px 0 15px 0px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  clear: both;
}
.main-content .content-col .main-news .more {
  display: none;
}
.main-content .content-col .main-news h3 {
  color: #34355f;
  text-transform: none;
  font-family: 'Marriweather', serif;
  font-size: 20px;
  border: none !important;
  padding: 0 !important;
  font-weight: bold;
}
.main-content .content-col .concept h3 {
  text-transform: none;
  font-size: inherit;
}
.main-content .content-col .more.concept {
  float: none;
}
.main-content .content-col article {
  border-bottom: 1px solid #DEDFDF;
}
.main-content .content-col .info {
  display: flex;
  gap: 15px;
}
.main-content .content-col .info img {
  max-width: 50px;
  height: auto;
}
.main-content .content-col .article.barticle {
  border-bottom: 2px solid #ECECED;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-content .content-col .article.barticle .author {
  color: #343560;
}
.main-content .content-col .article.barticle .info {
  display: flex;
  gap: 15px;
}
.main-content .content-col .article.barticle .info img {
  max-width: 50px;
  height: auto;
}
.main-content .content-col .article.barticle .tags {
  margin: 20px 0 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  border-bottom: 2px solid #D8D8E0;
  padding-bottom: 18px;
}
.main-content .content-col .article.barticle .tags .label-default {
  background-color: #E5E5EE;
  color: #34355f;
  font-size: 15px;
  font-weight: normal;
  border-radius: 10px;
}
.main-content .content-col .article.barticle h3 {
  color: #1B1B28;
  border-bottom: 0;
  border: none;
  padding: 10px 0;
  font-size: 40px;
  font-weight: 700;
  font-family: "Merriweather", serif;
}
.main-content .content-col .article.barticle p {
  padding: 0;
}
.main-content .content-col .article.barticle p strong {
  padding: 0;
}
.main-content .content-col .article.barticle h2 {
  text-transform: none;
  font-size: 25px;
  font-weight: 700;
  color: #1B1B28;
  background: transparent;
  text-align: left;
  overflow: hidden;
  padding-bottom: 2px;
  line-height: 1;
  font-family: "Merriweather", serif;
  padding: 40px 0 20px 0;
}
.main-content .content-col .article.barticle h2:after {
  display: none;
}
.main-content .content-col .article.barticle pre {
  padding: 10px 20px;
  border: none;
  border-left: 5px solid #343560;
  font-size: 18px;
  font-style: normal;
  color: #343560;
  background-color: #E5E5EE;
  border-radius: 0;
  text-align: left;
  margin: 10px 0;
  word-break: normal;
  font-family: inherit;
  word-wrap: unset;
  white-space: unset;
}
.main-content .content-col .article.barticle img {
  max-width: 100%;
  height: auto;
}
.main-content .content-col .article h4 {
  font-size: 20px;
  color: #34355f;
  padding-bottom: 25px;
}
.main-content .content-col .article .btn-primary {
  text-decoration: none;
  color: white;
  font-size: 15px;
}
.main-content .content-col .article a {
  text-decoration: underline;
  color: #B07C4B;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
.main-content .content-col .article .template-tabs {
  padding: 0;
}
.main-content .content-col .article .template-tabs .panel {
  margin-bottom: 15px;
  border-radius: 8px;
}
.main-content .content-col .article .template-tabs .panel .panel-heading {
  background-color: #E5E5EE;
}
.main-content .content-col .article .template-tabs .panel .panel-heading .panel-title {
  text-align: left;
  padding-bottom: 0;
}
.main-content .content-col .article .template-tabs .panel .panel-heading .panel-title a {
  color: #34355f;
  font-size: 18px;
  font-family: 'Merriweather', serif;
  font-weight: 700;
  text-decoration: none;
  overflow: hidden;
  font-style: normal;
  line-height: 24px;
  letter-spacing: -0.09px;
  text-overflow: ellipsis;
}
.main-content .content-col .login {
  background-color: transparent;
  font-size: 18px;
  padding-left: 15px;
}
.main-content .content-col .login h3 {
  background-color: transparent;
  border: none;
  margin-bottom: 10px;
  background-image: url(../img/exclamation_mark.png);
  background-repeat: no-repeat;
  background-position: right 2px;
  text-transform: uppercase;
  padding-right: 40px;
}
.main-content .content-col .login p {
  margin-bottom: 15px;
}
.main-content .content-col .login p a {
  margin: 0;
  padding: 0;
  color: #BD1E2C;
  text-decoration: underline;
}
.main-content .content-col .login input {
  border: 1px solid #57585b;
  border-radius: 5px;
  color: #57585b;
  font-size: 16px;
  margin: 7px 0;
  padding: 5px;
  width: 175px;
  height: 33px;
}
.main-content .content-col .login button {
  background-color: #34355f;
  border: medium none;
  border-radius: 12px;
  color: white;
  font-size: 90%;
  padding: 7px 11px;
  margin-top: 10px;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.more {
  font-size: 110%;
  padding-top: 10px;
  float: right;
}
.info {
  margin: 5px 0 10px 0;
}
.author img {
  vertical-align: bottom;
  height: 50px;
}
.alert-error {
  color: #b94a48;
}
.breadcrumb {
  color: #34355f;
  border-bottom: 2px solid #dcdce4;
  font-size: 15px;
  padding: 0px 0 14px 0px;
  background: none;
  border-radius: 0;
  margin-bottom: 15px;
}
.breadcrumb a {
  color: #34355f;
}
.breadcrumb li {
  font-size: 15px;
  border-right: 0;
  display: inline;
}
.breadcrumb li:after {
  content: "\f054";
  padding: 0 0px 0px 4px;
  color: #B8B8C9;
  font-family: fontawesome;
  font-size: 10px;
  position: relative;
  bottom: 1px;
}
.breadcrumb li:last-child {
  border-right: none;
}
.breadcrumb li:last-child:after {
  content: "";
  padding: 0;
}
.breadcrumb li:first-child {
  padding-left: 0;
  display: inline-block;
  margin: 5px 0;
}
.breadcrumb > li + li:before {
  content: "";
  padding: 0;
}
.breadcrumb>.active {
  color: #B8B8C9;
}
.list-view {
  padding-top: 20px;
}
.content-bottom {
  background-color: #6C7780;
  height: 165px;
}
.content-bottom .container {
  height: 100%;
}
.content-bottom .cb1 {
  display: inline-block;
  height: 100%;
  padding-top: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-right: -5px;
}
.content-bottom .cb1 :hover,
.content-bottom .cb1 :hover h3 {
  background-color: white;
  color: #34355f;
}
.content-bottom .cb1.first a {
  background-image: url(../img/epjog_ikon_06.png);
}
.content-bottom .cb1.first a h3 {
  border: 0;
}
.content-bottom .cb1.third a {
  background-image: url(../img/epjog_ikon_04.png);
}
.content-bottom .cb1.second a {
  background-image: url(../img/epjog_ikon_05.png);
}
.content-bottom .cb1.fourth a {
  background-image: url(../img/epjog_ikon_03.png);
}
.content-bottom .cb1.fifth a {
  background-image: url(../img/epjog_ikon_02.png);
}
.content-bottom .cb1.sixth a {
  background-image: url(../img/epjog_ikon_01.png);
}
.content-bottom .cb1 a {
  padding-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 100%;
  width: 100%;
  background-position: center 60px;
  background-repeat: no-repeat;
}
.content-bottom .cb1 h3 {
  border-left: 1px solid white;
  color: white;
  font-family: MyriadPro-Cond;
  font-size: 25px;
  padding: 0 16px;
  text-align: center;
  text-transform: uppercase;
}
.partners h2 {
  background-color: #34355f;
  color: white;
  font-size: 140%;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 50%;
}
.partners .partners-logo {
  padding: 30px 18px;
  text-align: center;
}
.partners img {
  height: 55px;
  width: auto;
}
.panel-title {
  text-align: center;
}
.kepzes .form-group {
  display: inline-block;
}
.question-answer_tip label {
  display: inline-block;
  -webkit-box-align: stretch;
}
.test-btn-div {
  text-align: center;
}
.test-answers {
  margin-top: 10px;
}
.test-answers label {
  padding-bottom: 5px;
}
.test-answers label input[type='radio'] {
  margin-right: 10px;
}
.test-answers .radio {
  display: block;
}
footer {
  background-color: #ECECED;
  height: 70px;
  text-transform: uppercase;
}
footer .copyright {
  display: inline-block;
  font-size: 20px;
  margin-top: 30px;
}
footer .footermenu {
  float: right;
  font-size: 20px;
  margin-top: 30px;
}
footer .footermenu ul li {
  display: inline-block;
  padding: 0 0 0 5px;
  border-left: 1px solid #57585B;
}
footer .footermenu ul li#first {
  border: 0;
}
footer .footermenu a {
  text-transform: uppercase;
}
footer.footer-new {
  background-color: #1A243F;
  text-transform: none;
  padding-top: 40px;
  height: auto;
}
footer.footer-new .footer-main {
  padding-bottom: 30px;
}
footer.footer-new .footer-column {
  margin-bottom: 20px;
}
footer.footer-new .footer-logo {
  margin-bottom: 15px;
}
footer.footer-new .footer-logo .footer-logo-img {
  max-width: 200px;
  height: auto;
}
footer.footer-new .footer-description {
  font-size: 18px;
  color: #B8B8C9;
  margin-bottom: 5px;
}
footer.footer-new .footer-subheading {
  font-size: 16px;
  font-weight: 500;
  color: #B8B8C9;
  margin-bottom: 10px;
}
footer.footer-new .footer-contact {
  margin: 15px 0;
}
footer.footer-new .footer-contact p {
  margin-bottom: 8px;
  font-size: 15px;
}
footer.footer-new .footer-contact p i {
  width: 20px;
  color: #b07c4b;
  margin-right: 8px;
}
footer.footer-new .footer-contact p a {
  color: #B8B8C9;
  text-decoration: none;
}
footer.footer-new .footer-contact p a:hover {
  color: #b07c4b;
}
footer.footer-new .footer-menu-heading {
  color: white;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #b07c4b;
}
footer.footer-new .footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.footer-new .footer-menu li {
  margin-bottom: 10px;
}
footer.footer-new .footer-menu li a {
  color: #B8B8C9;
  font-size: 15px;
  text-decoration: none;
  transition: color 0.3s ease;
}
footer.footer-new .footer-menu li a:hover {
  color: #b07c4b;
}
footer .partners {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  background: white;
}
footer .partners h2 {
  margin-bottom: 20px;
  font-size: 28px;
  color: #281D1B;
  background: white;
  text-transform: none;
}
footer .footer-copyright {
  background-color: #1A243F;
  padding: 15px 0;
}
footer .footer-copyright .copyright {
  color: white;
  font-size: 14px;
  margin: 0;
  text-align: center;
}
.article-list-list {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  min-height: 280px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  transition: box-shadow 0.3s ease;
  border-radius: 8px;
  background-color: #e5e5ee;
}
.article-list-list .article-list-title {
  padding: 15px 20px;
  flex-shrink: 0;
  background-color: #e5e5ee;
}
.article-list-list .article-list-title h4 {
  margin: 0;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.3;
  font-family: 'Merriweather', serif;
}
.article-list-list .article-list-title h4 a {
  color: #343560;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-list-list .article-list-title h4 a:hover,
.article-list-list .article-list-title h4 a:focus {
  color: #000000;
  text-decoration: underline;
}
.article-list-list .article-list-content {
  padding: 0 20px 15px 20px;
  flex-grow: 1;
  overflow-y: auto;
  font-size: 0.9em;
  color: #34355f;
  line-height: 1.5;
  position: relative;
  top: 200px;
  transition: all .3s;
}
.article-list-list .article-list-content p:last-child {
  margin-bottom: 0;
}
.article-list-list .article-list-content p:empty,
.article-list-list .article-list-content p:only-child:empty {
  min-height: 2em;
}
.article-list-list .article-list-content .article-list-meta {
  font-weight: bold;
  color: #34355f;
  font-size: 18px;
  margin-top: 10px;
  line-height: 1.2;
}
.article-list-list .article-list-footer {
  background-color: #AEAECE;
  padding: 8px 15px;
  height: 40px;
  line-height: 24px;
  flex-shrink: 0;
  color: #fff;
  position: relative;
}
.article-list-list .article-list-footer::after {
  content: "";
  clear: both;
  display: table;
}
.article-list-list .article-list-footer .footer-icon {
  font-size: 1.2em;
  color: #ffffff;
  margin-right: 8px;
  vertical-align: middle;
  float: left;
  background-color: #e5e5ee;
  color: #343560;
  border-radius: 10px;
  padding: 0px 8px;
}
.article-list-list .article-list-footer .footer-label {
  background-color: #e5e5ee;
  color: #343560;
  border-radius: 10px;
  padding: 2px 10px;
  font-size: 15px;
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
  float: right;
  line-height: 20px;
}
.article-list-list .article-list-footer .footer-label a {
  color: #343560;
  font-weight: 500;
}
.article-list-list:hover .article-list-content {
  top: 0;
  transition: all .3s;
}
img {
  max-width: 100%;
}
.row.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.article-card-item {
  background-color: #ffffff;
  border-radius: 8px;
  margin-bottom: 30px;
  overflow: hidden;
}
.article-card-item .media {
  margin: 0;
}
.article-card-item .media .media-left {
  padding-right: 15px;
  vertical-align: top;
}
.article-card-item .media .media-left .media-object {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  border-radius: 8px;
}
.article-card-item .media .media-bod {
  vertical-align: top;
}
.article-card-item .media .media-bod .media-heading {
  font-size: 1.6em;
  font-weight: 700;
  color: #4a437e;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.3;
  font-family: "Merriweather", serif;
}
.article-card-item .media .media-bod .media-heading a {
  color: #343560;
  text-decoration: none;
}
.article-card-item .media .media-bod .media-heading a:hover,
.article-card-item .media .media-bod .media-heading a:focus {
  text-decoration: underline;
}
.article-card-item .media .media-bod .article-card-description {
  font-size: 1em;
  color: #333333;
  line-height: 1.6;
  margin-bottom: 15px;
}
.article-card-item .media .media-bod .article-card-meta {
  margin-bottom: 0;
}
.article-card-item .media .media-bod .article-card-meta small {
  font-size: 0.9em;
  color: #888888;
}
@media (max-width: 767px) {
  .article-card-item .media .media-left {
    display: block;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .article-card-item .media .media-left .media-object {
    width: 100%;
    max-width: 100%;
  }
  .article-card-item .media .media-body {
    display: block;
    width: 100%;
  }
}
.article-grid-item-card {
  background-color: #e5e5ee;
  border: 1px solid #CBCBE1;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 30px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  display: block;
  transition: all 0.6s ease;
}
.article-grid-item-card .media {
  margin: 0;
  height: 100%;
  display: flex;
}
.article-grid-item-card .media .media-left {
  padding-right: 15px;
  flex-shrink: 0;
  align-self: flex-start;
}
.article-grid-item-card .media .media-left .media-object {
  display: block;
  width: 160px;
  height: 218px;
  object-fit: cover;
}
.article-grid-item-card .media .media-body {
  align-self: flex-start;
  flex-grow: 1;
}
.article-grid-item-card .media .media-body .media-heading {
  font-size: 1.05em;
  font-weight: 700;
  color: #4a437e;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1.3;
  font-family: "Merriweather", serif;
}
.article-grid-item-card .media .media-body .media-heading a {
  color: #343560;
  text-decoration: none;
}
.article-grid-item-card .media .media-body .media-heading a:hover,
.article-grid-item-card .media .media-body .media-heading a:focus {
  text-decoration: underline;
}
.article-grid-item-card .media .media-body .article-grid-description {
  font-size: 0.9em;
  color: #555;
  line-height: 1.4;
  margin-bottom: 0;
}
.article-grid-item-card:hover {
  background-color: white;
  transition: all 0.6s ease;
}
.article-column-item .thumbnail {
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 0;
  margin-bottom: 0;
  box-shadow: 0 3px 6px rgba(0,0,0,0.08);
  overflow: hidden;
  display: block;
  transition: box-shadow 0.3s ease;
}
.article-column-item .article-column-image-link {
  display: block;
  overflow: hidden;
  position: relative;
}
.article-column-item img {
  display: block;
  width: 100%;
  height: auto;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  transition: transform 0.3s ease;
}
.article-column-item .caption {
  padding: 15px 0;
}
.article-column-item .caption .article-column-title {
  font-size: 20px;
  font-weight: 600;
  color: #343560;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.3;
}
.article-column-item .caption .article-column-title a {
  color: #343560;
  text-decoration: none;
}
.article-column-item .caption .article-column-title a:hover,
.article-column-item .caption .article-column-title a:focus {
  text-decoration: underline;
}
.article-column-item .caption .article-column-description {
  font-size: 0.9em;
  color: #555;
  line-height: 1.5;
  margin-bottom: 0;
}
.article-featured-item {
  background-color: #ffffff;
  border-radius: 8px;
  margin-bottom: 40px;
  overflow: hidden;
  padding: 0;
}
.article-featured-item .media {
  margin: 0;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .article-featured-item .media {
    flex-direction: column;
  }
}
.article-featured-item .media .media-left {
  flex: 0 0 55%;
  max-width: 55%;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .article-featured-item .media .media-left {
    flex-basis: auto;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.article-featured-item .media .media-left .media-object {
  display: block;
  width: 100%;
  max-width: 600px;
  height: auto;
  border-radius: 8px;
}
.article-featured-item .media .media-body {
  flex: 1;
  min-width: 0;
}
@media (max-width: 991px) {
  .article-featured-item .media .media-body {
    width: 100%;
    flex: auto;
  }
}
.article-featured-item .media .media-body .media-heading {
  font-size: 20px;
  font-weight: 700;
  color: #4a437e;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.3;
  font-family: "Merriweather", serif;
}
.article-featured-item .media .media-body .media-heading a {
  color: #343560;
  text-decoration: none;
}
.article-featured-item .media .media-body .media-heading a:hover,
.article-featured-item .media .media-body .media-heading a:focus {
  text-decoration: underline;
}
.article-featured-item .media .media-body .article-featured-description {
  font-size: 1em;
  color: #333;
  line-height: 1.7;
  margin-bottom: 0;
}
.ui-widget.ui-widget-content {
  z-index: 9999;
  max-height: 50vh;
  overflow: auto;
}
@media (max-width: 767px) {
  footer.footer-new {
    text-align: left;
  }
  footer.footer-new .footer-contact {
    display: inline-block;
    text-align: left;
  }
  footer.footer-new .footer-menu-heading {
    margin-top: 30px;
  }
}
@font-face {
  font-family: MyriadPro;
  src: url(../fonts/MyriadPro-Regular.eot);
  src: local('☺'), url(../fonts/MyriadPro-Regular.woff) format('woff'), url(../fonts/MyriadPro-Regular.ttf) format('truetype'), url(../fonts/MyriadPro-Regular.svg) format('svg');
}
@font-face {
  font-family: MyriadPro-Semibold;
  src: url(../fonts/MyriadPro-Semibold.eot);
  src: local('☺'), url(../fonts/MyriadPro-Semibold.woff) format('woff'), url(../fonts/MyriadPro-Semibold.ttf) format('truetype'), url(../fonts/MyriadPro-Semibold.svg) format('svg');
}
@font-face {
  font-family: MyriadPro-Cond;
  src: url(../fonts/MyriadPro-Cond.eot);
  src: local('☺'), url(../fonts/MyriadPro-Cond.woff) format('woff'), url(../fonts/MyriadPro-Cond.ttf) format('truetype'), url(../fonts/MyriadPro-Cond.svg) format('svg');
}
hr.gradient {
  border: 0;
  height: 2px;
  background-image: linear-gradient(to right,rgba(255,255,255,0),#34355d,rgba(255,255,255,0));
  width: 100%;
}
.subscriber-form .info {
  padding: 10px;
  font-weight: bold;
  color: darkgray;
}
.recommended h4 {
  background-size: 100%;
  color: #1A243F;
  text-align: left;
  padding: 12px;
  padding-left: 0px;
  margin: 15px 0 10px;
  font-size: 30px;
  font-weight: bold;
}
.recommended ul li {
  padding-bottom: 5px;
  border-bottom: 1px solid darkgrey;
  padding-top: 5px;
}
.recommended ul li a {
  color: #34355f;
  font-size: 20px;
  font-weight: bold;
  font-family: "Merriweather", serif;
}
.read-more-box {
  position: fixed;
  width: 300px;
  right: 105px;
  bottom: 0px;
  z-index: 1000;
  background: #E5E5EE;
  padding: 17px 20px 0;
  display: none;
  border-radius: 16px 16px 0 0;
}
.read-more-head {
  color: #34355f;
  font-weight: bold;
  font-size: 20px;
}
.read-more-close {
  float: right;
  cursor: pointer;
}
.read-more-article {
  border-top: 1px solid #969698;
  margin: 5px 0;
  padding: 5px 0;
}
.read-more-date {
  font-size: 85%;
  margin-bottom: 5px;
}
.read-more-title a {
  color: #34355f;
  font-weight: bold;
  font-size: 16px;
}
.highlighted {
  background-color: #e5e5ee;
}
.red-message {
  margin: 15px;
  padding: 15px;
  background-color: #851a1a;
  border-radius: 10px;
  color: white;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.error-bg {
  background-color: red;
  color: white;
}
div.item a.remove {
  margin-top: 0px;
  background-color: inherit;
}
input#only_title {
  margin-left: 20px;
}
button.search-advance-button {
  background-color: #34355f;
  border: medium none;
  border-radius: 8px;
  color: white;
  font-size: 90%;
  padding: 7px 11px;
  margin-top: 5px;
}
div.search-advance-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}
div.search-input {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.search-input label {
  font-weight: normal;
  font-size: 14px;
}
div.search-no-record p {
  margin-bottom: 10px;
}
.primary-title {
  padding: 20px;
  font-size: 36px;
  color: #57585b;
  text-decoration: none;
  text-align: center;
}
.address-form {
  margin-top: 20px;
  width: 100%;
}
.hidden-content {
  color: #b94a48;
  font-size: 25px;
  background-image: url(../img/exclamation_mark.png);
  background-repeat: no-repeat;
  background-position: right 2px;
  text-transform: uppercase;
  padding: 5px 0 5px 10px;
}
.column .container {
  width: 100% !important;
}
.epjog-important-main {
  color: #bd1e2c;
  font-size: 20px;
}
.epjog-important-next {
  color: #B07C4B;
  margin-left: 15px;
}
.fb_iframe_widget {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mobile-menu-item-container {
  display: none;
}
@media (max-width: 767px) {
  #pos-afterNavigation .search {
    display: none;
  }
  .header-button {
    display: block;
  }
  .header-green-stamp {
    display: none;
  }
  .mobile-search {
    display: block !important;
    position: absolute;
    background: #ebebed;
    width: 100%;
    top: 76px;
    z-index: 1000;
    text-align: center;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
  }
  .mobile-search #epjog-search-group {
    text-align: center;
    width: auto;
    display: inline-block;
  }
  .mobile-search #epjog-search-group #search-button button {
    background-color: #34355f;
    border-radius: 12px;
    color: white;
    font-size: 90%;
    padding: 7px 11px;
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    outline: none;
    border: 0;
  }
  .header-button-holder .mobile-menu-item-container {
    display: flex;
    align-items: center;
  }
  .header-button-holder .mobile-menu-item-container .mobile-menu-item-button {
    font-size: 30px;
    color: white;
    padding: 10px;
  }
  .header-button-holder a {
    width: auto !important;
    height: auto !important;
  }
  .header-button-holder h1 {
    display: none !important;
  }
  header {
    position: relative;
  }
  header .login {
    position: absolute;
    top: 76px;
    width: 100%;
    z-index: 100;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
  }
  header .mainmenu {
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
  }
  header .mainmenu .sub-menu {
    display: none !important;
  }
  header .mainmenu #menu {
    margin-top: 80px;
    width: 100%;
  }
  header .mainmenu #menu ul {
    width: 100%;
  }
  header .mainmenu #menu ul li {
    width: 100%;
  }
  header .mainmenu #menu ul li .sub-menu {
    display: none;
  }
  header .mainmenu #menu ul li:hover {
    background-image: none;
  }
  header .login p,
  header .login a {
    display: block;
    margin-left: 5px;
    padding-left: 0;
  }
  #login-form {
    text-align: center;
  }
  #login-form p {
    display: block;
  }
  #login-form .form-group {
    display: block;
    margin: 10px 30px;
  }
  #login-form .form-group input {
    width: 100%;
  }
  .intro .intro-subscribe {
    text-align: center;
    margin-bottom: 20px;
  }
  .intro .intro-subscribe #kep {
    width: 100%;
    margin-bottom: 10px;
  }
  .main-content.home section {
    width: 100%;
    display: block;
  }
  .main-content.home section:first-child {
    border: none;
  }
  .partners-logo {
    text-align: center;
    width: 90%;
  }
  .partners-logo img {
    display: block;
    height: 100px;
    width: auto;
    max-width: 100%;
  }
  #pos-footerOne {
    display: none;
  }
  .rightside .search {
    height: 160px;
  }
  .rightside .search p {
    margin-top: 10px;
  }
  .navbar {
    margin-bottom: 0;
  }
  .header-nav-container .row {
    flex-direction: column;
  }
  .header-nav-container .header-left-icons,
  .header-nav-container .header-center-menu,
  .header-nav-container .header-right-buttons {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .header-nav-container .header-left-icons .navbar-nav,
  .header-nav-container .header-center-menu .navbar-nav,
  .header-nav-container .header-right-buttons .navbar-nav {
    display: block;
  }
  .header-nav-container .header-left-icons .navbar-nav > li,
  .header-nav-container .header-center-menu .navbar-nav > li,
  .header-nav-container .header-right-buttons .navbar-nav > li {
    display: block;
    text-align: center;
  }
  .header-nav-container .header-left-icons .btn,
  .header-nav-container .header-center-menu .btn,
  .header-nav-container .header-right-buttons .btn {
    display: inline-block;
    margin: 5px;
  }
  .login-popup .login-popup-content {
    width: 300px;
    margin: 20% auto;
  }
}
.banners a {
  color: unset;
  background-color: unset;
}
.banners img {
  width: 100%;
}
@media (max-width: 370px) {
  header .mainmenu #menu {
    margin-top: 100px;
  }
}
@media (max-width: 325px) {
  header .mainmenu #menu {
    margin-top: 120px;
  }
}
::placeholder {
  color: red !important;
  opacity: 1;
  font-family: MyriadPro, Arial !important;
  font-size: 14px !important;
  color: grey !important;
}
:-ms-input-placeholder {
  color: red !important;
  font-family: MyriadPro, Arial !important;
  font-size: 14px !important;
  color: grey !important;
}
::-ms-input-placeholder {
  color: red !important;
  font-family: MyriadPro, Arial !important;
  font-size: 14px !important;
  color: grey !important;
}
#websocket-channel-page {
  margin-top: 20px;
  margin-bottom: 20px;
}
#websocket-channel-page .active-channel-label {
  background-color: #34355f;
  color: white;
  display: inline-block;
  padding: 0 28px 0 10px;
  line-height: 24px;
  border-top: 1px solid transparent;
}
#websocket-channel-page #channel-list-card::-webkit-scrollbar-thumb {
  background: #34355f;
}
#websocket-channel-page #channel-list-card::-webkit-scrollbar-thumb:hover {
  background: #34355f;
}
#websocket-channel-page .active-webinar .active-webinar-label {
  background-color: #34355f;
  color: white;
  display: inline-block;
  padding: 0 62px 0 10px;
  line-height: 24px;
  border-top: 1px solid transparent;
}
#websocket-channel-page .active-webinar .card {
  cursor: pointer;
  margin-bottom: 10px;
}
#websocket-channel-page .active-webinar .card-body {
  display: table;
}
#websocket-channel-page .active-webinar .card-body > div {
  display: table-cell;
  width: 1%;
}
#websocket-channel-page .active-webinar img {
  margin: auto 10px auto auto;
  width: 170px;
}
#websocket-channel-page .active-webinar h4 {
  color: #444444;
  font-size: 12px;
  position: relative;
  font-weight: 400;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
#websocket-channel-page .chat-contact-list li a h4 {
  background: #34355f;
  color: white;
}
#websocket-channel-page .channel-list-arrow {
  background: #34355f;
}
.pr-0 {
  padding-right: 0 !important;
}
.mb-2 {
  margin-bottom: .5rem !important;
}
#websocket-channel-page .card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.125);
  border-radius: .25rem;
}
#websocket-channel-page .card-header:first-child {
  border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
#websocket-channel-page .card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0,0,0,0.125);
}
#websocket-channel-page .input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#websocket-channel-page .input-group .form-control {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
#websocket-channel-page .input-group .form-control:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#websocket-channel-page .form-control {
  padding: .5rem .75rem;
  line-height: 1.25px;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: .25rem;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
#websocket-channel-page .btn {
  padding: 8px 16px;
  border-radius: .25rem;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  line-height: 15px;
}
.pb-carousel-shortcode {
  margin-bottom: 20px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.pb-carousel-shortcode .carousel-inner {
  border-radius: 15px;
}
.pb-carousel-shortcode .carousel-inner > .item {
  height: 400px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pb-carousel-shortcode .carousel-inner > .item .carousel-item-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pb-carousel-shortcode .carousel-caption-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.pb-carousel-shortcode .carousel-caption {
  position: static;
  text-align: center;
  background-color: rgba(0,0,0,0.2);
  border-radius: 4px;
  padding: 25px;
  right: auto;
  left: auto;
  bottom: auto;
  padding-bottom: 25px;
  text-shadow: none;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-shadow: 1px 1px 10px black;
}
.pb-carousel-shortcode .carousel-caption h2 {
  color: white;
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: bold;
}
.pb-carousel-shortcode .carousel-caption .carousel-description {
  color: #f0f0f0;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.pb-carousel-shortcode .carousel-caption .carousel-description p {
  margin-bottom: 10px;
}
.pb-carousel-shortcode .carousel-caption .carousel-description p:last-child {
  margin-bottom: 0;
}
.pb-carousel-shortcode .carousel-caption .btn-carousel-action {
  background-color: #34355f;
  color: white;
  border: none;
  padding: 12px 25px;
  border-radius: 20px;
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
  transition: background-color 0.3s ease;
}
.pb-carousel-shortcode .carousel-caption .btn-carousel-action:hover,
.pb-carousel-shortcode .carousel-caption .btn-carousel-action:focus,
.pb-carousel-shortcode .carousel-caption .btn-carousel-action:active {
  background-color: #464780;
  color: white;
  outline: none;
}
.pb-carousel-shortcode .carousel-caption .btn-carousel-action i {
  margin-left: 8px;
  font-size: 0.9em;
}
.pb-carousel-shortcode .carousel-control.left,
.pb-carousel-shortcode .carousel-control.right {
  background-image: none;
  background-color: rgba(0,0,0,0.1);
  opacity: 0.8;
  width: 60px;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  margin: 0 20px;
  text-shadow: none;
}
.pb-carousel-shortcode .carousel-control.left {
  left: 0;
}
.pb-carousel-shortcode .carousel-control.right {
  right: 0;
}
.pb-carousel-shortcode .carousel-control:hover,
.pb-carousel-shortcode .carousel-control:focus {
  opacity: 1;
  background-color: rgba(0,0,0,0.3);
}
.pb-carousel-shortcode .carousel-control .glyphicon-chevron-left,
.pb-carousel-shortcode .carousel-control .glyphicon-chevron-right {
  font-size: 24px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  margin: 0;
}
.pb-carousel-shortcode .carousel-indicators {
  bottom: 15px;
}
.pb-carousel-shortcode .carousel-indicators li {
  border: 1px solid white;
  background-color: rgba(255,255,255,0.3);
  width: 10px;
  height: 10px;
  margin: 1px 4px;
  cursor: pointer;
}
.pb-carousel-shortcode .carousel-indicators .active {
  background-color: white;
  border-color: white;
  width: 12px;
  height: 12px;
  margin: 0 4px;
}
@media (max-width: 767px) {
  .pb-carousel-shortcode .carousel-caption {
    padding: 15px;
  }
  .pb-carousel-shortcode .carousel-caption h2 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .pb-carousel-shortcode .carousel-caption .carousel-description {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .pb-carousel-shortcode .carousel-caption .btn-carousel-action {
    padding: 8px 16px;
    font-size: 14px;
  }
  .pb-carousel-shortcode .carousel-control.left,
  .pb-carousel-shortcode .carousel-control.right {
    width: 40px;
    height: 40px;
    margin: 0 10px;
  }
  .pb-carousel-shortcode .carousel-control .glyphicon-chevron-left,
  .pb-carousel-shortcode .carousel-control .glyphicon-chevron-right {
    font-size: 18px;
  }
  .pb-carousel-shortcode .carousel-control .glyphicon-chevron-right {
    margin-right: -18px !important;
  }
  .pb-carousel-shortcode .carousel-indicators {
    bottom: 8px;
  }
}
#pb-content .row.container,
.pb-layout .row.container {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
#pb-content .row.container .row.container,
.pb-layout .row.container .row.container {
  width: auto !important;
}
#pb-content .row.container .row,
.pb-layout .row.container .row {
  margin-left: -15px;
  margin-right: -15px;
}
#sidebar-toggle {
  color: #1A243F;
  font-size: 22px;
  cursor: pointer;
}
header {
  position: sticky;
  top: -70px;
  background: #ffffff;
  z-index: 1026;
  box-shadow: 0px 4px 6px 0px #00000040;
}
header .logo-mini {
  display: inline-block;
  opacity: 0;
  transform: scale(0.5);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  vertical-align: middle;
  height: 0;
}
header .logo-section.show {
  padding-bottom: 0 !important;
}
header .logo-section.show .logo-mini {
  opacity: 1;
  transform: scale(1);
  height: 32px;
}
header .logo-section.show .header-button-holder img {
  opacity: 0;
}
#sidebar-menu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 280px;
  background-color: #e5e5ee;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
  z-index: 1025;
  box-shadow: 2px 0 10px rgba(0,0,0,0.1);
  padding-top: 180px;
  padding-bottom: 180px;
  padding-left: 0;
  padding-right: 0;
  overflow-y: auto;
}
#sidebar-menu.open {
  transform: translateX(0);
}
#sidebar-menu .btn {
  width: 100%;
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 15px;
  font-weight: normal;
}
#sidebar-menu .sidebar-menu-inner {
  padding: 10px 25px;
}
#sidebar-menu .sidebar-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  border-top: 1px solid #8080A6;
}
#sidebar-menu .sidebar-nav li {
  margin-bottom: 0;
}
#sidebar-menu .sidebar-nav li a {
  display: block;
  padding: 12px 16px 12px 10px;
  color: #3e3f5e;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #8080A6;
  position: relative;
  transition: background-color 0.2s ease, color 0.2s ease;
}
#sidebar-menu .sidebar-nav li a::before {
  content: '•';
  display: inline-block;
  margin-right: 10px;
  color: #3e3f5e;
  font-size: 2em;
  line-height: 0.5;
  vertical-align: top;
}
#sidebar-menu .sidebar-nav li a:hover,
#sidebar-menu .sidebar-nav li a:focus {
  background-color: #d8d8e5;
  color: #3e3f5e;
  text-decoration: none;
}
#sidebar-menu .sidebar-nav li:last-child .nav-link {
  border-bottom: none;
}
#sidebar-menu .sidebar-nav li.active > .nav-link {
  background-color: #3e3f5e;
  color: #ffffff;
  font-weight: 600;
}
#sidebar-menu .sidebar-nav li.active > .nav-link::before {
  content: '';
  display: none;
}
#sidebar-menu .sidebar-nav li.active > .nav-link .check-icon {
  display: inline-block;
  color: #ffffff;
  margin-right: 8px;
  font-size: 1em;
  vertical-align: baseline;
}
#sidebar-menu .sidebar-nav li .check-icon {
  display: none;
}
#sidebar-menu .mainmenu #menu {
  margin-top: 20px;
  border-top: 1px solid #8080A6;
}
#sidebar-menu .mainmenu #menu ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
#sidebar-menu .mainmenu #menu ul li {
  float: none;
  width: 100%;
  text-align: left;
  padding-top: 0;
  color: #3e3f5e;
}
#sidebar-menu .mainmenu #menu ul li > a {
  display: block;
  padding: 12px 5px 12px 0;
  color: #3e3f5e;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #8080A6;
  position: relative;
  transition: background-color 0.2s ease, color 0.2s ease;
  white-space: normal;
  height: auto;
}
#sidebar-menu .mainmenu #menu ul li > a i {
  float: right;
  transition: transform 0.3s ease;
  transform: rotate(-90deg);
  color: #B07C4B;
  font-size: 22px;
  padding: 11px;
  position: relative;
  top: -12px;
}
#sidebar-menu .mainmenu #menu ul li > a i.open {
  transform: rotate(0deg);
}
#sidebar-menu .mainmenu #menu ul li > a:hover,
#sidebar-menu .mainmenu #menu ul li > a:focus {
  background-color: #d8d8e5;
  color: #3e3f5e;
  text-decoration: none;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu {
  position: static !important;
  display: none;
  width: 100% !important;
  box-shadow: none !important;
  background-color: transparent !important;
  margin-top: 0;
  padding-left: 20px;
  box-sizing: border-box;
  left: auto;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu ul {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu ul li {
  padding: 0;
  font-weight: normal;
  height: auto !important;
  text-align: left !important;
  width: 100%;
  float: none !important;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu ul li a {
  display: block;
  padding: 9.6px 12.5px;
  color: #3e3f5e;
  font-size: 15.2px;
  text-decoration: none;
  border-bottom: 1px solid #9e9ebb;
  position: relative;
  transition: background-color 0.2s ease, color 0.2s ease;
  font-weight: normal;
  line-height: normal;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu ul li a::before {
  content: '•';
  display: inline-block;
  margin-right: 8px;
  color: #3e3f5e;
  font-size: 1.8em;
  line-height: 0.5;
  vertical-align: top;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu ul li a:hover,
#sidebar-menu .mainmenu #menu ul li .sub-menu ul li a:focus {
  background-color: #d8d8e5;
  color: #3e3f5e;
  text-decoration: none;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu ul li a span {
  display: inline;
  width: auto;
  font-family: inherit;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu ul li:last-child a {
  border-bottom: none;
}
#sidebar-menu .mainmenu #menu ul li .sub-menu.sub-ul-half ul,
#sidebar-menu .mainmenu #menu ul li .sub-menu.sub-ul-third ul {
  width: 100%;
}
#sidebar-menu .mainmenu #menu ul li:hover {
  background-image: none !important;
  background-color: transparent !important;
  min-height: inherit;
}
#sidebar-menu .mainmenu #menu ul li:last-child > a {
  border-bottom: none;
}
#sidebar-menu .mainmenu #menu > ul > li:last-child:not(:has(.sub-menu)) > a {
  border-bottom: none;
}
#sidebar-menu .mainmenu #menu .sub-menu ul li:last-child a {
  border-bottom: none;
}
.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0s 0.3s;
  z-index: 1024;
}
.sidebar-overlay.open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out, visibility 0s 0s;
}
.btn.btn-secondary {
  background-color: #1A243F;
  border-color: #1A243F;
  color: white;
}
.btn.btn-secondary i {
  margin-right: 5px;
}
.h3,
h3 {
  font-size: 22px;
}
.btn-smaller {
  width: 295px;
}
.btn-red {
  background-color: #971D16;
  color: #fff;
  border: 1px solid #971D16;
}
.btn-red-inverse {
  background-color: #fff;
  color: #971D16;
  border: 1px solid #971D16;
}
.btn-light-blue {
  background-color: #ABE0FF98;
  color: #3D2321;
  border: 1px solid #3D2321;
}
.btn-purple {
  background-color: #80198F;
  color: #fff;
  border: 1px solid #80198F;
}
.btn-purple-inverse {
  background-color: #fff;
  color: #80198F;
  border: 1px solid #80198F;
}
.btn-turquoise {
  background-color: #23CAD1;
  color: #fff;
  border: 1px solid #23CAD1;
}
.btn-turquoise-inverse {
  background-color: #fff;
  color: #23CAD1;
  border: 1px solid #23CAD1;
}
.btn-blue {
  background-color: #18638F;
  color: #fff;
  border: 1px solid #18638F;
}
.btn-blue-inverse {
  background-color: #fff;
  color: #18638F;
  border: 1px solid #18638F;
}
.btn-gray-blue {
  background-color: #364B5A;
  color: #fff;
  border: 1px solid #364B5A;
}
.btn-gray-blue-inverse {
  background-color: #fff;
  color: #364B5A;
  border: 1px solid #364B5A;
}
.no-border {
  border: none;
}
.btn-shadow {
  box-shadow: 0px 0px 0px 8px #3A1D1E40;
}
body.sidebar-open {
  overflow: hidden;
}
@media (min-width: 769px) {
  .text-big {
    font-size: 1.4em;
  }
  .text-huge {
    font-size: 1.8em;
  }
  .text-small {
    font-size: .85em;
  }
  .text-tiny {
    font-size: .7em;
  }
  .text-medium {
    font-size: 1.6em;
  }
}
#calculator-introduction {
  display: flex;
  margin-top: 20px;
}
#calculator-introduction .calculator-logo-box {
  width: 140px;
}
#calculator-introduction .calculator-content-box {
  width: calc(100% - 140px);
  padding-left: 20px;
}
#calculator-introduction p {
  margin-bottom: 15px;
}
#calculator-introduction .text-red {
  color: #B94A48;
}
#calculator-introduction .calculator-link-box {
  padding-top: 15px;
}
#calculator-introduction .calculator-info-link {
  display: flex;
  background: #34355f;
  text-decoration: none;
  color: white;
  width: 100%;
  max-width: 305px;
  margin-bottom: 7px;
  padding: 6px 10px 6px 14px;
  border-radius: 18px;
  align-items: center;
}
#calculator-introduction .calculator-info-link .calculator-info-icon {
  margin-right: 10px;
}
#calculator-introduction .calculator-info-link span {
  line-height: 1;
}
.calculator-table {
  color: #34355F;
}
.calculator-table .no-break {
  white-space: nowrap;
}
.calculator-table tr td {
  border-color: #34355F !important;
}
.calculator-table tr td:nth-child(2) {
  text-align: right;
  border-left-color: transparent !important;
  min-width: 190px;
}
.calculator-table tr td:nth-child(1) {
  border-right-color: transparent !important;
}
.calculator-table.modified-borders tr td:nth-child(1) {
  border-right-color: #34355F !important;
  border-top-color: transparent !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.print-calculator-result {
  background: #34355f;
  text-decoration: none;
  color: white;
  width: 100%;
  max-width: 135px;
  margin-bottom: 7px;
  padding: 6px 10px 6px 14px;
  border-radius: 18px;
  align-items: center;
}
.print-calculator-result .calculator-info-icon {
  margin-right: 10px;
}
#calculator-result-header {
  font-size: 20px;
  text-transform: none;
}
#calculator-result-header a {
  text-transform: none;
}
#floating-action-buttons {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 1000;
  display: none;
}
#floating-action-buttons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #34355f;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  margin-right: 10px;
  transition: background-color 0.3s ease;
  text-decoration: none;
  background: #e5e5ee;
  border: 4px solid;
  box-shadow: 0px 4px 4px 0px #00000040;
}
#floating-action-buttons a:last-child {
  margin-right: 0;
}
#floating-action-buttons a:hover {
  background-color: #464780;
  color: white;
}
#floating-action-buttons a i {
  position: relative;
  top: 1px;
}
.sectionArticleListContainer .row {
  display: flex;
  flex-wrap: wrap;
}
.sectionArticleListContainer .row .col-md-4 {
  margin-bottom: 30px;
}
.sectionArticleListContainer .row .col-md-4 .article-list-list {
  margin-bottom: 0;
  height: 100%;
}
.chat-widget-messages a {
  color: #B07C4B !important;
  font-weight: 600;
}
@media (min-width: 1200px) {
  #sidebar-menu .btn {
    margin-bottom: 25px;
  }
  .header-left-icons {
    width: 255px;
  }
  .desktop-hidden {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1440px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .header-left-icons {
    width: 230px;
  }
  .desktop-hidden .col-sm-3 {
    width: 25%;
  }
  .desktop-hidden .col-sm-9 {
    width: 75%;
  }
  .desktop-hidden .col-12 {
    width: 100%;
  }
}
@media (max-width: 1499px) {
  header {
    top: -49px;
  }
  .mobile-hidden {
    display: none !important;
  }
  .logo-section img:not(.logo-mini) {
    max-width: 230px;
  }
  header .header-nav-container .header-main-box {
    padding-bottom: 5px;
  }
  #sidebar-menu {
    padding-top: 120px;
  }
}
@media (max-width: 991px) {
  .h2,
  h2 {
    font-size: 26px;
  }
  .article-card-item .media .media-bod .media-heading {
    font-size: 1.2em;
  }
  .article-list-list .article-list-title h4 {
    font-size: 1em;
  }
}
@media (max-width: 768px) {
  .header-nav-container {
    padding-top: 0;
  }
  header {
    top: -78px;
  }
  .partners .partners-logo {
    padding: 0;
    text-align: center;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    display: grid;
    width: 100%;
    margin-bottom: 20px;
  }
  .partners .partners-logo img {
    display: block;
    height: auto !important;
    max-height: 64px;
    width: auto;
    max-width: 100%;
    margin: auto !important;
  }
  .h2,
  h2 {
    font-size: 22px;
  }
  .article-grid-item-card .media .media-body .media-heading {
    font-size: 16px;
  }
  .article-card-item .media .media-bod .media-heading {
    font-size: 1em;
  }
  .article-card-item .media .media-bod .article-card-description {
    font-size: 14px;
  }
  #pb-content .row.container {
    display: flex;
    flex-wrap: wrap;
  }
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    float: left;
  }
  .col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #sidebar-menu {
    padding-top: 55px;
  }
  header .header-nav-container .header-main-box {
    padding-bottom: 0;
  }
  header .header-nav-container .header-right-buttons {
    justify-content: end;
  }
  header .header-nav-container .header-right-buttons a:last-child {
    margin-right: 0;
  }
  .calculator-table tr {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .calculator-table tr td {
    border-color: #34355F !important;
    width: 100% !important;
  }
  .calculator-table tr td:nth-child(1) {
    border-right-color: #34355F !important;
  }
  .calculator-table tr td:nth-child(2) {
    border-left-color: #34355F !important;
  }
  .article-list-list .article-list-content {
    top: 0;
  }
  .read-more-box {
    width: 285px;
    right: 0;
  }
}
@media (max-width: 500px) {
  .article-grid-item-card .media .media-left .media-object {
    width: 100px;
  }
}
@media (min-width: 768px) {
  #websocket-channel-page .channel-list-col {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .curriculum-container iframe {
    width: 100%;
  }
}
#websocket-channel-page .chat-contact-image img {
  width: 100%;
}
