@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/lt-ign1l/lt-ign1l.css */
/* @import url("//fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap"); */
@font-face {
    font-family: "Basetica";
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/fonts/Basetica-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Basetica";
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/fonts/Basetica-Light.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}


body {
    padding: 0;
    margin: 0;
    font-family: "Basetica", Arial, sans-serif;
    font-size: 16px;
    color: #333333;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-family: "Basetica", Arial, sans-serif;
    font-size: 16px;
    color: #333333;
}

.wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

a:link,
a:visited {
    color: #172e62;
    text-decoration: none;
}

.hyperlink,
.check-subscription-link {
    color: #172e62;
    text-decoration: none;
    font-weight: 400;
}

.check-subscription-link,
.check-subscription-link a {
    color: #172e62 !important;
    font-weight: 400 !important;
    text-decoration: none;
}

.hyperlink,
.cookies-box a {
    color: #172e62 !important;
    text-decoration: none !important;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover,
.check-subscription-link a:hover {
    text-decoration: underline !important;
    color: #172e62 !important;
}

.footer {
    padding: 0em;
    font-size: 13px;
}

.subscription-header {
    color: #172e62 !important;
    font-size: 1.25em;
    text-transform: none;
    text-align: center;
}

.export-header {
    font-size: 1em !important;
    color: #172e62 !important;
}

.time-line-month-name {
    margin-bottom: 7px !important;
}

/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.calendar-view {
    margin-top: 20px;
}

.next-event {
    display: none;
    padding-bottom: 1em;
}

.next-event div.lable {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em;
    font-weight: 500;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #003E5C;
}

.next-event div.date-time,
.next-event div.event-name {
    padding-bottom: 0.5em;
}

.headline .headline-left {
    display: flex !important;
    flex-direction: column;
}

.headline-left .event-name {
    order: 1;
    color: #172e62;
    font-weight: 500;
}

.headline-left .date-time {
    order: 2;
}

.headline-left .show-hide-toggle {
    order: 3;
    display: block !important;
}

.headline-left .full-descriptions {
    font-family: "Basetica Light", Arial, sans-serif;
    color: #58595B !important;
}

.headline-left .date-time {
    font-family: "Basetica Light", Arial, sans-serif;
    font-weight: 400;
    color: #172e62;
    font-size: 14px;
    order: 2;
}

/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
    padding-top: 1.2em;
    margin: -0.08em 0 0 -0.08em;
    border: solid 1px #eee;
    text-align: center;
    transition: background 0.5s;
}

.time-line-item:hover {
    background-color: #ffffff;
    color: #333;
}

.color-dot-box .display-none {
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    border: 0.08em solid #ECECEC;
}

.color-dot-box .color-dot {
    display: none;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #ffffff;
    color: #333;
    font-weight: 500;
}

.calendar-time-line .year {
    font-size: 16px;
    padding-bottom: 1.25em;
    line-height: normal;
}

.mail-apple {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/ignitis_download.png") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/ignitis_download.png");
}

button.export-icon.mail-apple {
    width: 95px !important;
    height: 70px !important;
    zoom: 0.7;
}

.mail-outlook {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/ignitis_outlook.svg") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/ignitis_outlook.svg");
    background-size: contain;
}

.mail-google {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/ignitis_g-calendar.svg") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/ignitis_g-calendar.svg");
    background-size: contain;
}

/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse {
    display: none !important;
}

.expand-collapse>.exco-text {
    display: inline-block;
    text-align: center;
    color: #333;
    font-size: 16px;
    width: 1.15em;
    height: 1.15em;
    line-height: 1.2em;
    border: 0.08em solid #cccccc;
    border-radius: 0em;
}

.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
    background-color: #f2f2f2;
    border-right-color: #cccccc;
    color: #333 !important;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 0;
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0;
    padding-bottom: 0.5em;
}

.box-border {
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid #ECECEC;
}

.odd {
    background-color: #ffffff;
    border-bottom: 0.08em solid #ECECEC;
}

.even {
    background-color: #ffffff;
    border-bottom: 0.08em solid #ECECEC;
}

/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 0.25em 0.5em;
    display: inline-block;
}

.filter-type {
    border-bottom: 0.08em solid #ECECEC;
    padding-bottom: 1em;
}

.filter-type .selected .type-filter-name {
    text-decoration: none !important;
    font-weight: 500 !important;
}

/* END OF FILTERS */

/* PAGINATION */
.eupagination>li>a,
.eupagination>li>span {
    font-weight: normal;
    padding: 0.55em 1em;
    margin-left: 2px;
    line-height: normal;
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border: 0 solid #d6d6d6;
    transition: background 0.5s, color 0.5s, border 0.5s;
    font-size: 14px;
    font-weight: 500;
}

.eupagination>li>a:hover,
.eupagination>li>span:hover {
    background-color: #fff;
    color: #172e62 !important;
    border: 0em solid #fff;
    text-decoration: none !important;
}

.eupagination>.active>a,
.eupagination>.active>span,
.eupagination>.active>a:hover,
.eupagination>.active>span:hover,
.eupagination>.active>a:focus,
.eupagination>.active>span:focus {
    z-index: 2;
    color: #58595B;
    cursor: default;
    background-color: #fff;
    border-color: #fff;
    font-weight: 500;
}

.eupagination>li:last-child>a,
.eupagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left: 0;
}

.eupagination>li:first-child>a,
.eupagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-right: 0;
}

.eupagination>.disabled>a,
.eupagination>.disabled>a:hover {
    border-color: #333;
}

.eupagination>.disabled>span,
.eupagination>.disabled>span:hover,
.eupagination>.disabled>span:focus,
.eupagination>.disabled>a,
.eupagination>.disabled>a:hover,
.eupagination>.disabled>a:focus {
    color: #58595B !important;
    border: solid 0 #d6d6d6 !important;
}

.eupagination li.page a {
    text-decoration: none;
    position: relative;
}

.eupagination li.page a::after {
    content: "";
    position: absolute;
    left: 34%;
    bottom: 3px;
    width: 35%;
    height: 1px;
    background-color: #172e62;
}

.eupagination li.page a:hover::after {
    height: 0;
}

.eupagination li.page .active a {
    color: #58595B;
}

.eupagination li.active a:hover {
    color: #58595B !important;
}

.eupagination li.active a::after {
    height: 0;
}

.eupagination li.disabled a::after {
    height: 0;
}

/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {

    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #FFFFFF;
    text-transform: none;

    margin: 0.5em .5em .5em 1em;
    padding: 8px 16px 12px 16px;

    border: 1px solid #fff;
    border-radius: 10px;
    background: #172e62;

    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
}

.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    background: #172e62;
    color: #FFFFFF;
    border-color: #172e62;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
}

.btn-cancel {
    color: #ffffff;
}

/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}

.tabs {
    background-color: transparent;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    height: auto;
    line-height: normal;
    float: none;
    /* text-align:center; */
    font-size: 0;
}

.tabs li {
    float: none;
    margin: 0;
    display: inline-block;
}

.tabItem {
    display: block;
    margin: 0;
    padding: 18px 16px 12px 16px !important;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    text-decoration: none;
    color: #58595B !important;
    border: 2px solid transparent;
}

.tab-active {
    border-color: #172e62;
    border-radius: 10px;
    color: #172e62 !important;
    cursor: default;
    font-weight: 500;
    background-color: #FFFFFF;
    position: relative;
    top: 0px;
    left: 0px;
}

.tab-active:before {
    content: "";
    width: 0;
    height: 0;

    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1.0em;

    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
    border-top: 0em solid #DBDBDB;
}

.tabItem:hover {
    text-decoration: none;
    font-weight: 500;
    font-style: normal;

    color: #172e62 !important;
}

/* YEAR BUTTONS */
.year-filter ul {
    margin: 2em 0 1em 0;
}

.year-filter ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    line-height: 3em;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding-top: 0.8em !important;
    padding-bottom: 1em !important;
    padding-left: 1.5em;
    padding-right: 1.5em;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    background: transparent;
    border: 0em solid #E2E8F0;
    transition: background 0.5s;
    color: #97A2AF;
    border-radius: 10px;
    margin: 0;
}

.year-filter ul li a.selected {
    background: #DBDBDB;
}

.year-filter .selected a {
    background: #E2E8F0;
    border: 1px solid #E2E8F0;
    border-radius: 10px;
    color: #172e62;
    cursor: default;
}

/* END OF YEAR BUTTONS */
/* REQUIRED TO OVERWRITE MAIN CSS */
.en-gb .tabItem {
    text-transform: none;
    color: #58595B;
}

.type-filter li a {
    text-decoration: none;
    position: relative;
}

.type-filter li a:hover:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 1px;
    background-color: #172e62;
    transition: 0.3s;
}

.type-filter .selected .type-filter-name {
    color: #172e62;
}

.type-filter .selected a {
    text-decoration: none !important;
    position: relative;
}

.type-filter .selected a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 1px;
    background-color: #172e62;
}

/* END OF IT */
/************************************************** END OF TABS **********************************************************/

/********************************************* MODAL WINDOW CONTROLS *****************************************************/
.modal-title {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em;
    font-weight: 500;
    padding-top: 0em;
    padding-bottom: 0em;
    color: #172e62;
    font-family: "Epilogue", sans-serif;
}

.modal-header .close {
    margin-top: 0.1em;
    font-size: 2.5em;
    line-height: 0em;
}

li.type {
    width: 50%;
    padding: 0.5em 0;
}

.checkbox-event-type {
    padding: 0;
}

label {
    vertical-align: text-top;
}

.modal-body {
    position: relative;
    padding: 1em;
}

.your-preference-title {
    text-align: center;
    padding: 0 0 1em 0;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border-top: 0.16em solid #E2E8F0;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    color: #0F233C;
    font-size: 1em;
    padding: 0.22em;
    box-sizing: border-box;
    background: #fff;
    border: 0px;
    border-bottom: 0.08em solid #828D9A !important;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.45em;
}

/***************************************** END OF MODAL WINDOW CONTROLS **************************************************/

/**************************************************** TOOLTIP ************************************************************/
.popup-date {
    line-height: normal;
}

.popup-event-name {
    line-height: normal;
    padding: 0.25em 0;
}

.etooltip {
    border: 0.08em solid #172e62;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 0.08em 0.32em #172e62;
    -moz-box-shadow: 0 0.08em 0.32em #DBDBDB;
    -webkit-box-shadow: 0 0.08em 0.32em #DBDBDB;
    border-radius: 10px;
}

.etooltip .tip-arrow {
    background: transparent;
}

/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
@media(max-width:640px) {
    li.type {
        width: 50% !important
    }
}

@media (max-width:479px) {
    #PastEventsContainer .attachments {
        margin-top: 0 !important;
    }

    .button-wrraper {
        margin-top: 1em !important
    }

    .headline .headline-right {
        float: none;
        margin-top: 0.5em;
    }
}

@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
        padding-top: 0.5em !important;
        text-align: left;
    }

    .export-types {
        padding-bottom: inherit;
    }
}

/*END*/


/***********start changes*************/

.main-heading {
    display: none;
}

.tabs-wrapper {
    /* background: #E2E8F0; */
    padding-top: 1em;
    padding-bottom: 1em;
    /* border-radius: 12px; */
    /* width: 450px; */
}

.supply-by-box,
.cookies-box {
    font-size: 13px;
}

.headline-right .event-type {
    font-weight: 500 !important;
}

.subscription-header,
.export-header {
    font-weight: 500 !important;
}

@media (max-width:464px) {
    .tabs-wrapper {
        background: #E2E8F0;
        padding-top: 1em;
        padding-bottom: 1em;
        border-radius: 10px;
        width: auto;
    }

    .tabs li {
        width: 95%;
        margin: 1px;
    }

    .tabs {
        text-align: center;
    }

    .tabItem {
        margin-left: 0em;
    }
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
}

div#lblEmailSubscriptionChecking:after {
    content: "*";
    color: #f00;
}

.subscribe-checking .compulsory-field {
    display: none;
}

.subscribe-content-wrapper .bold-title {
    color: #58595B;
    font-weight: 500 !important;
    line-height: 1.5;
}

.subscribe-content-wrapper .visibility-hidden {
    margin-top: 8px;
}

.preference-period {
    margin-top: 8px;
}

li a:hover {
    text-decoration: none !important;
}

.check-subscription-link {
    font-size: 16px;
}

.subscription-section .btn-primary:after {
    content: "";
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/lt-ign1l/subscribe.png");
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 8px;
    background-size: 10px;
}

@media(max-width:320px) {
    .check-subscription-link {
        text-align: left;
    }
}

.cookies-box a {
    color: #0F233C;
}

.cookies-box a:hover {
    color: #0CA3A8;
}

.google-recapcha>div {
    color: #0F233C;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #E2E8F0;
}

/* *****************changes made by vaish ************** */


.attachment-icon {
    width: 25px;
    height: 25px;
}

.calendar-time-line {
    background: transparent !important;
    padding-top: 0em !important;
    padding-bottom: 0em !important;
    border: 0px solid #E2E8F0;
    border-radius: 10px !important;
    color: #172e62 !important;
}

.calendar-time-line .current-month .time-line-item {
    /* border-radius: 10px; */
    background: #999999 !important;
    color: #fff !important;
}

/* .time-line-item{
    border: 0px !important;
} */

.time-line-item:hover {
    background: transparent;
    color: #0F233C;
}

.subscription-section {
    border: 1px solid #E2E8F0 !important;
    padding: 1em;
    border-radius: 10px;
    text-align: left;
    font-size: 12px;
}

.subscription-section a {
    text-decoration: none !important;
    color: #172e62 !important;
    font-size: 13px;
}

.check-subscription-link {
    margin-bottom: 0px;
    margin-top: 4px;
}

.form .label {
    display: block;
    text-align: left;
    font-size: 10px;
}

.form .input {
    width: 100% !important;
}

.label {
    height: 25px;
}

/* .checkbox{
    background: none;
} */


button.btn.btn-primary.btn-submit {
    float: left !important;
}

.button-wrraper {
    text-align: left !important;
}

@media (max-width: 320px) {
    .subscription-section {
        width: auto !important;
    }
}

.modal a,
.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #172e62 !important;
}

.modal-dialog,
.modal-title {
    font-family: "Basetica", Arial, sans-serif !important;
    font-size: 16px;
}

span.radio,
span.checkbox,
span.event-name {
    vertical-align: unset;
}

.event-name {
    line-height: 1.5;
}

.period {
    line-height: 1.5;
}

.btn, .btn-primary, .btn-submit, .btn-cancel, .btn:focus, .btn-primary:focus, .btn-submit:focus, .btn-cancel:focus {
    padding: 12px 16px 12px 16px !important;
    margin: 0.5em .5em .5em .8em !important;
}
.lt-lt.btn, .lt-lt.btn-primary, .lt-lt.btn-submit, .lt-lt.btn-cancel, .lt-lt.btn:focus, .lt-lt.btn-primary:focus, .lt-lt.btn-submit:focus, .lt-lt.btn-cancel:focus {
    padding: 12px 16px 12px 16px !important;
    margin: 0.5em .5em .5em .5em !important;
}
