.display-inline-block {
    *display: inline;
    *zoom: 1;
    display: inline-block
}
body{
    /*width: 100%;
    min-height: 100%;*/
    height: 100%
}

.header,
body,
 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    margin: 0;
    /*padding: 0px 0 30px;
    font-family: Trebuchet MS, Helvetica, Tahoma, Arial, sans-serif*/
}
.widget-economic-calendar {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.header {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    background: #fff;
    /*border: 1px solid #dadada;*/
    border-bottom-color: #e6e6e6
}
.header .filters {
    border-bottom: 1px solid #e6e6e6;
    height: 33px;
    padding: 11px 10px 0;
    color: #000
}
.header .filters .date-interval {
    float: left
}
.header .filters .date-interval .value,

.header .filters .date-interval .value:hover,


.header-table {
    height: 35px;
    line-height: 35px
}
.header-table .short {
    display: none
}
.header-table,
.table .item {
    /*color: #616161;*/
    position: relative
}
.header-table::after,
.table .item::after,
.table .item:after {
    display: block;
    clear: both;
    content: ""
}
.header-table .group,
.table .item .group {
    margin-left: 160px
}
.header-table .col-eco,
.table .item .col-eco {
    padding: 0 18px;
    min-height: 5px;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    display: inline-block
}
.header-table .col-eco-event,
.table .item .col-eco-event {
    display: block;
    float: left;
    padding-right: 300px
}
.header-table .col-eco-time,
.table .item .col-eco-time {
    width: 45px
}
.header-table .col-eco-currenc,
.table .item .col-eco-currenc {
    width: 60px
}
.header-table .col-eco-actual,
.header-table .col-eco-forecast,
.header-table .col-eco-previous,
.table .item .col-eco-actual,
.table .item .col-eco-forecast,
.table .item .col-eco-previous {
    width: 110px
}
.header-table .group-left,
.table .item .group-left {
    float: left;
    width: 195px;
    font-size: 0;
    position: relative
}
.header-table .group-left>div,
.header-table .group-right>div,
.table .item .group-left>div,
.table .item .group-right>div,
body {
    font-size: 14px
}
.header-table .group-right {
    margin-right: 15px
}
.header-table .group-right,
.table .item .group-right {
    text-align: center;
    font-size: 0;
    float: right;
    width: 350px;
    margin-left: -315px
}
.table .item {
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-bottom: 1px solid #d3d3d35e;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
}
.table .item:after {
    content: ''
}
.table .item.current_day {
	border-bottom: 1px solid #d3d3d35e;
	border-right: 1px solid lightgray;
}
.table .item.current_day:last-child {
    border-bottom: 1px solid #dadada;
    margin-bottom: -1px
}
.menu-select.right span,
.table .item .col-eco-event {
    color: #000
}
.table .item .group-right {
    margin-right: 0
}
.table .item .col-eco-currency {
    position: relative
}
.table .item .col-eco-currency .name {
    padding-left: 7px
}
.table .item .icon-flag {
    position: absolute;
    left: 0;
    top: 0
}
.table {
    height: 100%;
}
.table .title {
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #e6e7e9;
    color: black;
}
.table .title:first-child {
    margin-top: 35px;
    background-color: #e6e7e9;
	color : black;
}
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 31px;
    line-height: 31px;
    width: 100%;
    background: #fff;
    border: 1px solid #dadada;
    border-top: 0;
    box-sizing: border-box
}
.footer__wrapper {
    background: #fff;
    z-index: 1;
    height: 29px;
    position: relative;
    line-height: 29px
}
.footer:before {
    display: block;
    content: "";
    height: 1px;
    margin-bottom: -1px;
    margin-right: 16px;
    -webkit-box-shadow: 0 -1px 7px 0 rgba(1, 1, 1, .3);
    -moz-box-shadow: 0 -1px 7px 0 rgba(1, 1, 1, .3);
    box-shadow: 0 -1px 7px 0 rgba(1, 1, 1, .3)
}
.footer .desc {
    outline: 0;
    display: block;
    padding-left: 36px;
    color: #4a76b8
}
.footer .desc:hover {
    text-decoration: none
}
.footer .logo {
    float: left;
    text-indent: -9999px;
    height: 24px;
    margin-top: 3px;
    margin-left: 6px;
    width: 24px;
    background: url(https://c.mql5.com/i/calendar/mt_logo_x1.png) no-repeat top left
}

/*calendar flags*/
#calendarContainer .icon-flag {
        width: 28px;
    height: 21px;
    background: url(../images/flags-1x.png) no-repeat 0 0;
    margin: -3px 5px 0px -9px;
}
#calendarContainer .icon-flag.JPY {
    background-position: -30px -3px;
}
#calendarContainer .icon-flag.EUR {
    background-position: -58px -3px;
}
#calendarContainer .icon-flag.USD {
    background-position: -1px -1px;
}
#calendarContainer .icon-flag.CAD {
    background-position: -58px -43px;
}
#calendarContainer .icon-flag.GBP {
    background-position: -1px -23px;
}
#calendarContainer .icon-flag.CNY {
    background-position: -115px -3px;
}
#calendarContainer .icon-flag.AUD {
    background-position: -86px -1px;
}
#calendarContainer .icon-flag.CHF {
    background-position: -86px -23px;
}
#calendarContainer .icon-flag.ALL {
    background-position: -52px -25px;
    height: 14px;
    margin-top: 2px;
}
/*end flags calendar*/

.icon-flag {
    width: 35px;
    height: 25px;
    background: url(../images/flags-2x.png) no-repeat 0 0;
    margin: 3px 5px 0 0
}
.icon-flag.CNY {
    background-position: -136px -1px;
}
.icon-flag.JPY {
    background-position: -34px -1px;
}
.icon-flag.EUR {
    background-position: -68px -1px;
}
.icon-flag.USD {
    background-position: -1px -1px;
}
.icon-flag.CAD {
    background-position: -69px -50px;
}
.icon-flag.GBP {
    background-position: -1px -26px;
}
.icon-flag.AUD {
    background-position: -102px -1px;
}
.icon-flag.CHF {
    background-position: -102px -26px;
}
.icon-flag.ALL {
    background-position: -52px -25px;
    height: 14px;
    margin-top: 2px
}
.icon-calendar,
.icon-flag,
.importance {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}
.importance {
    position: absolute;
    top: 1px;
    right: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #cdcdce;
    width: 14px;
    height: 13px
}
.importance.low {
    background: mediumslateblue;
    border-color: mediumslateblue;

}
.importance.medium {
    background: #f3bd24;
    border-color: #dda509
}
.importance.high {
    background: #ea4144;
    border-color: #c2191c
}
.importance.none {
    background: #fff;
    border-color: #cdcdce
}
.icon-calendar {
    margin-right: 7px;
    width: 15px;
    height: 16px;
    background: url(../images/flags-2x.png) no-repeat -14px -25px
}
@media all and (max-width: 700px) {
    .header-table .group-right {
        width: 210px;
        margin-left: -225px
    }
    .header-table .short {
        display: block
    }
    .header-table .full {
        display: none
    }
    .header-table .col-eco-actual,
    .header-table .col-eco-forecast,
    .header-table .col-eco-previous,
    .table .item .col-eco-actual,
    .table .item .col-eco-forecast,
    .table .item .col-eco-previous {
        width: 50px
    }
    .table .item .group-right {
        width: 210px;
        margin-left: -225px
    }
    .table .item .col-eco-event {
        padding-right: 210px
    }
}
@media all and (max-width: 600px) {
    .header-table .col-eco-currency,
    .header-table .col-eco-event {
        display: none
    }
    .header-table .group-left {
        width: 105px
    }
    .header-table .group {
        margin-left: 105px
    }
    .header-table .group-right {
        width: 210px;
        position: static;
        margin-left: 0
    }
    .header-table .short {
        display: block;
		text-align:center;
    }
    .filters .text,
    .header-table .full {
        display: none
    }
    .importance {
        position: static
    }
    .header-table .col-eco-actual,
    .header-table .col-eco-forecast,
    .header-table .col-eco-previous,
    .table .item .col-eco-actual,
    .table .item .col-eco-forecast,
    .table .item .col-eco-previous {
        width: 70px
    }
    .table .item .group-left {
        width: 105px
    }
    .table .item .col-eco-time {
        text-align: center;
        width: 40px
    }
    .table .item .importance {
        margin-top: 21px
    }
    .table .item .col-eco-currency {
        text-align: center;
        padding: 0;
        width: 44px
    }
    .table .item .col-eco-currency .name {
        padding-left: 0
    }
    .table .item .col-eco-event {
        font-weight: 700;
        margin-left: 0;
        float: none;
        padding-right: 10px
    }
    .table .item .icon-flag {
        margin: 15px -9px 0px -9px !important;
        position: static;
        margin-right: 0
    }
    .table .item .group {
        margin-left: 105px
    }
    .table .item .group-right {
        width: 210px;
        position: static;
        margin-left: 0;
        margin-right: 0;
        margin-top: 10px
    }
}
.menu-select {
    display: none;
    position: absolute;
    left: 0;
    top: 20px;
    background: #fff;
    list-style: none;
    margin: 0;
    z-index: 9999;
    padding: 0;
    border-radius: 1px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .45);
    color: #000;
    min-width: 200px;
    max-height: 465px;
    overflow: auto
}
.menu-select li {
    cursor: pointer;
    padding: 13px 15px
}
.menu-select li.active {
    background: #f1f1f1;
    cursor: default
}
.menu-select li span,
.menu-select.show,
.prev-revised.active .prev-old {
    display: block
}
.menu-select.right {
    left: auto;
    right: 0;
    min-width: 240px;
    color: #aaa
}
.calendar-progress::after {
    width: 10px;
    height: 10px;
    content: '';
    display: inline-block;
    background: url(../images/loading.gif)
}
.calendar-refresh {
    width: 12px;
    height: 12px;
    background: url(../images/flags-2x.png) -1px -25px;
    display: inline-block;
    cursor: pointer
}
.calendar-refresh:active {
    margin-right: -1px
}
.prev-revised {
    border-bottom: dotted 1px #000;
    position: relative;
    display: inline;
    cursor: pointer
}
.prev-revised .prev-old {
    display: none;
    width: 110px;
    background: #4a76b8;
    z-index: 1;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 22px;
    right: 0;
    font-size: 14px;
    margin-left: -60px;
    padding: 5px;
    white-space: normal
}
.prev-revised.active {
    border-color: transparent
}
@media all and (max-width: 320px) {
    .header-table .group-left,
    .table .item .group-left {
        width: 100px
    }
    .header-table .col {
        padding: 0 5px
    }
    .header-table .group-right {
        margin-left: 5px
    }
    .table .item .col-eco-currency {
        width: 40px
    }
    .table .item .col-eco {
        padding: 0px 5px 10px 0px;
    }
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-devicepixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .widget-economic-calendar .footer .logo {
        background-size: 24px;
        background-image: url(https://c.mql5.com/i/calendar/mt_logo_x2.png)
    }
    .calendar-refresh {
        background-size: 10px;
        background-image: url(../images/loading-2x.gif)
    }
}
.mobile .header-table .group-right {
    margin-right: 0
}
.mobile .footer:before {
    margin-right: 0;
    width: 100%
}

.show-more,.show-less{
    cursor:pointer;
    display: none;
    font-size: large;

}.show-more{
    color: blue;
}

.show-less{
    color: red;
    /*padding: 15;*/
}

.event, .countries{
    margin-bottom: 5px;
    background: lightgray;
    text-align: center;
    min-height: 30px;
    line-height: 2;
}

.checkbox .importance {
    left: 0 !important;
    margin-left: 5px;
}
.checkbox .text {
    padding-left: 18px;
}
.checkbox input {
    margin: 1px;
}
.flag-name{
    line-height: 2.5;
}
#calendarContainer{
    line-height: 1 !important;
}
.responsive {
    max-width: 100%;
    height: auto;
}
hr {
    border-width: 1px;
    border-color: black;
    background-color: black;
}.p-5 {
    padding: 0rem!important;
}
/*.col-lg-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
}.col-lg-1{
    width:0px;
    padding-right: 9px;
    padding-left: 14px;
}
.countries-list .col-lg-9 {
    line-height: 28px;
}*/
@media(max-width:576px){
    .show-more{
        display: block;
    }
    .filter-content {
        display: none;
    }
    .countries .row .col-6:nth-child(1),
    .event .row .col-6:nth-child(1){
        text-align: left;
    }
    .countries .row .col-6:nth-child(2),
    .event .row .col-6:nth-child(2){
        text-align: right;
    }
}
@media(min-width:577px){
    .filter-content {
        display: block !important;
    }
}
@media(min-width:768px) and (max-width:992px){
    .checkbox label {
        font-size: 1.0vw;
    }
}