.sidebar-content-wrapper h1 {
    color: #ed1b24;
    font-size: 26px;
}

.sidebar-content-wrapper h2 {
}

.sidebar-content-wrapper h3 {
}

.sidebar-content-wrapper h4 {
}

.sidebar-content-wrapper h5 {
}

.sidebar-content-wrapper p {
}

.sidebar-content-wrapper .link {
    color: #454546;
    float: left;
    width: 100%;
    padding: 15px;
    font-weight: 600;
}

.sidebar-content-wrapper .link-active {
    color: #fff;
    background-color: #ed1b24;
    text-decoration: none;
}

.sidebar-content-wrapper .link:hover {
    color: #fff;
    background-color: #ed1b24;
    text-decoration: none;
}

.sidebar-content-wrapper .list-group {
    background: #ededed !important;
}

.sidebar-content-wrapper .list-group-item {
    border-left: 0;
    border-right: 0;
    padding: 0;
    border-color: #fff;
    background: #ededed !important; font-size: 14px;
}

.sidebar-content-wrapper .link .active-pointer {
    width: 13px;
    height: 35px;
    background-image: url(/icons/pointer.png);
    background-repeat: none;
    position: absolute;
    right: -13px;
    top: 12px;
    display: none;
}

.sidebar-content-wrapper .link:hover .active-pointer {
    display: block;
}

.sidebar-content-wrapper .link-active .active-pointer {
    display: block;
}

.inner-content-wrapper {
    color: #444444;
    font-size: 14px;
}

.inner-content-wrapper h1 {
}

.inner-content-wrapper h2 {
}

.inner-content-wrapper h3 {
}

.inner-content-wrapper h4 {
    font-size: 18px;
}

.inner-content-wrapper h5 {
}

.inner-content-wrapper p {
    font-size: 14px;
}

.inner-content-wrapper ul {
}

.inner-content-wrapper ul li {
}

.inner-content-wrapper .sub-header {
    margin-top: 10px;
    font-weight: 600;
    font-size: 24px;
}

.inner-content-wrapper a {
    padding: 10px 20px;
}

.inner-content-wrapper .downloadbtn {
    background-color: #210a0b;
    border: none;
    font-size: 14px;
}

.inner-content-wrapper .applynowbtn {
    background-color: #ed1b24;
    border: none;
    font-size: 14px;
}

.inner-content-wrapper .downloadbtn:hover {
    opacity: 0.8;
}

.inner-content-wrapper .applynowbtn:hover {
    opacity: 0.8;
}

.inner-content-wrapper table {
}

.inner-content-wrapper table {
    border-collapse: collapse;
    width: 100%;
}

.inner-content-wrapper th,
.inner-content-wrapper td {
    text-align: left;
    padding: 8px;
    border-bottom: #fff solid 1px;
    font-size: 14px;
}

.inner-content-wrapper td {
    line-height: 38px;
    padding-left: 25px;
}

.inner-content-wrapper tr:nth-child(even) {
    background-color: #f8f8f8;
}

.inner-content-wrapper th {
    background-color: #f8f8f8;
    color: #444444;
    border-bottom: #fff solid 1px !important;
    border-top: #fff solid 1px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
}

.pdfbtn {
}

.no-border {
    border: 0 !important;
}

.pdfbtn {
    background: none;
    border: 0;
    color: #444444;
    font-weight: 600;
    background-image: url(img/download.png);
    background-repeat: no-repeat;
    padding-right: 50px !important;
    background-position: 80px 10px;
}

.pdfbtn:hover {
    background-color: #ed1b24;
    background-image: url(img/download-hover.png);
}

.download-table {
    margin-bottom: 35px;
}

.vacancies-name {
    padding-left: 0;
    line-height: 18px;
}
.vacancies-name a {
    padding-left: 0;
}
.vacancies-title {
    width: 300px;
}
.vacancies-closing {
    width: 200px;
}
.next-holiday {
    float: left;
    background-color: #fff;
    color: #ed1b24;
    width: 100%;
    font-size: 20px;
    text-align: center;
    padding: 40px 0;
    line-height: 40px;
    border-bottom: #444444 solid 20px;
    margin-bottom: 30px;
    border-radius: 10px;
}

/* .next-holiday strong {   background-color: #ed1b24; padding:0 15px; } */
.next-holiday .date {
    padding-left: 15px;
    font-size: 50px;
    font-weight: bolder;
    color: #ed1b24;
}

.next-holiday span {
    color: #444444;
}

.next-holiday strong {
    color: #444444;
}

.next-holiday-table {
    line-height: 18px;
}

.next-holiday-table td {
    line-height: 24px;
    padding-left: 25px;
}

.sm-item {
    padding: 10px;
    color: #444444;
    text-align: center;
}

.sm-item h2 {
    font-size: 15px;
    padding: 10px;
    margin-bottom: 0;
    padding-bottom: 5px;
    font-weight: 600;
}

.sm-item p {
    font-size: 13px;
}

.main-submenu {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background: #444444;
}

.main-submenu ul {
    float: left;
    padding: 0 30px;
}

.main-submenu ul li {
    display: inline;
    float: left;
    height: 50px;
    line-height: 50px;
    list-style: none;
    color: #fff;
    padding: 0 25px;
    font-size: 14px;
}

.main-submenu ul li:hover {
    background: #ed1b24;
    color: #fff;
}

.main-submenu ul li.active {
    background: #ed1b24;
    color: #fff;
}

.main-submenu ul li a {
    color: #fff;
}

.main-submenu ul li a:hover {
    text-decoration: none;
}

.padding-lr-0 {
    padding-right: 0;
    padding-left: 0;
}

.margin-top-25 {
    margin-top: 25px;
}

.mvm-header {
    color: #ed1b24;
    margin-bottom: 20px;
    font-weight: 600;
}

blockquote {
    border-left: 10px solid #ed1b24;
    padding-left: 30px;
    margin-bottom: 40px;
    font-style: italic;
    background: #ede0e1;
    padding: 15px;
}

.table-style-2 table {
    border-collapse: collapse;
    width: 100%;
}

.table-style-2 th,
.table-style-3 td {
    text-align: left;
    padding: 8px;
    border-bottom: #fff solid 1px;
    font-size: 14px;
}

.table-style-2 td {
    line-height: 38px;
    padding-left: 25px;
}

.table-style-2 tr:nth-child(even) {
    background-color: #f8f8f8;
}

.table-style-2 tr a {
    opacity: 0;
}

.table-style-2 tr:hover a {
    opacity: 1;
}

.table-style-2 tr:hover a:hover {
    opacity: 1;
}

.table-style-2 th {
    background-color: #444444;
    color: #fff;
    border-bottom: #fff solid 1px !important;
    border-top: #fff solid 1px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
}

.table-style-3 table {
    border-collapse: collapse;
    width: 100%;
}

.table-style-3 th,
.table-style-3 td {
    padding: 8px;
    border-bottom: #fff solid 1px;
    font-size: 14px;
}

.table-style-3 td {
    line-height: 38px;
    padding-left: 25px;
}

.table-style-3 tr:nth-child(even) {
    background-color: #f8f8f8;
}

.table-style-3 tr:hover a:hover {
    opacity: 1;
}

.table-style-3 th {
    background-color: #444444;
    color: #fff;
    border-bottom: #fff solid 1px !important;
    border-top: #fff solid 1px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
}

.table-style-3 td a {
    color: #444444;
    text-decoration: underline;
}

.table-style-3 td a:hover {
    background-color: #ed1b24;
    color: #fff;
}

.milestone-item {
    border-top: #ed1b24 solid 5px;
}

.milestone-item .milestone-year {
    background-color: #f8f8f8;
    height: 115px;
    text-align: right;
    padding: 15px 15px;
}

.milestone-item .milestone-year h3 {
    color: #444444;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 0;
}

.milestone-item .milestone-year h2 {
    color: #ed1b24;
    font-weight: 700;
    font-size: 40px;
}

.milestone-item .milestone-content {
    padding: 15px 15px;
}

.milestone-item .milestone-content ul li {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.milestone-item .milestone-content ul li ul li {
    font-size: 14px;
    font-weight: 400;
}

.milestone-item .milestone-content p {
    margin-left: 15px;
    font-size: 15px;
}

.corporate-announcements {
    width: 100%;
    float: left;
    background-image: url(img/corporate-announcements.jpg);
    color: #fff;
}

.corporate-announcements span {
    padding: 15px;
    text-align: center;
    width: 100%;
    float: left;
}

.corporate-announcements span strong {
    margin-top: 75px;
}

.corporate-announcements span p {
    font-size: 14px;
    font-style: italic;
}

.corporate-announcements a {
    width: 100%;
    height: 50px;
    float: left;
    background-color: #000;
    line-height: 50px;
    text-align: center;
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
}

.corporate-announcements a:hover {
    background-color: #444444;
}

.external-links {
    margin-top: 25px;
}

.external-links a {
    font-weight: bold;
    color: #444;
    border-left: #e3e3e3 solid 1px;
    padding-top: 15px;
}

.external-links a:hover .svg {
    fill: #ed1b24;
}

.external-links .link-1 {
    height: 40px;
    width: 100%;
    float: left;
    margin: 0 auto;
    background: url(img/mail.svg);
    fill: #ed1b24;
    margin-bottom: 5px;
    background-position: center 0;
    background-repeat: no-repeat;
}

.external-links .link-2 {
    height: 40px;
    width: 100%;
    float: left;
    margin: 0 auto;
    background: url(img/phone.svg);
    fill: #ed1b24;
    margin-bottom: 5px;
    background-position: center 0;
    background-repeat: no-repeat;
}

.external-links .link-3 {
    height: 40px;
    width: 100%;
    float: left;
    margin: 0 auto;
    background: url(img/book.svg);
    fill: #ed1b24;
    margin-bottom: 5px;
    background-position: center 0;
    background-repeat: no-repeat;
}

.external-links .link-4 {
    height: 40px;
    width: 100%;
    float: left;
    margin: 0 auto;
    background: url(img/calendar.svg);
    fill: #ed1b24;
    margin-bottom: 5px;
    background-position: center 0;
    background-repeat: no-repeat;
}

.holiday-header {
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    background: #454546 !important;
    text-indent: 15px;
    color: #fff;
    border-left: 0;
    border-right: 0;
    padding: 0;
    border-color: #fff;
}

.holiday-header img {
    margin-bottom: 10px;
}

.sidebar-content-wrapper .nav .active {
    color: #fff;
    background: #ed1b24;
    text-decoration: none;
}
.sidebar-content-wrapper .arrow {
    position: absolute;
    right: 0;
}
.active-pointer-arrow {
    width: 13px;
    height: 35px;
    background-image: url(/icons/pointer.png);
    background-repeat: no-repeat;
    position: relative;
    right: 2px;
    top: -28px;
    display: none;
}
