@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap);
:root{--td-light:#fff;--td-widget-background:#fff;--td-font-color:#000;--td-timepicker-font-size:1.2em;--td-active-bg:#0d6efd;--td-range-bg:#01419e;--td-active-color:#fff;--td-active-border-color:#fff;--td-border-radius:999px;--td-btn-hover-bg:#e9ecef;--td-disabled-color:#6c757d;--td-alternate-color:rgba(0,0,0,.38);--td-secondary-border-color:#ccc;--td-secondary-border-color-rgba:rgba(0,0,0,.2);--td-primary-border-color:#fff;--td-text-shadow:0 -1px 0 rgba(0,0,0,.25);--td-dow-color:rgba(0,0,0,.5);--td-dark:#1b1b1b;--td-dark-widget-background:#1b1b1b;--td-dark-font-color:#e3e3e3;--td-dark-active-bg:#4db2ff;--td-dark-range-bg:#0071c7;--td-dark-active-color:#fff;--td-dark-active-border-color:#1b1b1b;--td-dark-btn-hover-bg:#232627;--td-dark-disabled-color:#6c757d;--td-dark-alternate-color:hsla(36,10%,90%,.38);--td-dark-secondary-border-color:#ccc;--td-dark-secondary-border-color-rgba:hsla(36,10%,90%,.2);--td-dark-primary-border-color:#1b1b1b;--td-dark-text-shadow:0 -1px 0 hsla(36,10%,90%,.25);--td-dark-dow-color:hsla(36,10%,90%,.5);--td-widget-z-index:9999}.tempus-dominus-widget [data-action]:after,.visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.tempus-dominus-widget{border-radius:4px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:none;list-style:none;padding:4px;width:19rem;z-index:9999;z-index:var(--td-widget-z-index)}.tempus-dominus-widget :focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.tempus-dominus-widget.calendarWeeks{width:21rem}.tempus-dominus-widget.calendarWeeks .date-container-days{grid-auto-columns:12.5%;grid-template-areas:"a a a a a a a a"}.tempus-dominus-widget [data-action]{cursor:pointer}.tempus-dominus-widget [data-action]:after{content:attr(title)}.tempus-dominus-widget [data-action].disabled,.tempus-dominus-widget [data-action].disabled:hover{background:none;cursor:not-allowed}.tempus-dominus-widget .arrow{display:none}.tempus-dominus-widget.show{display:block}.tempus-dominus-widget.show.date-container{min-height:315px}.tempus-dominus-widget.show.time-container{min-height:217px}.tempus-dominus-widget .td-collapse:not(.show){display:none}.tempus-dominus-widget .td-collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (min-width:576px){.tempus-dominus-widget.timepicker-sbs{width:38em}}@media (min-width:768px){.tempus-dominus-widget.timepicker-sbs{width:38em}}@media (min-width:992px){.tempus-dominus-widget.timepicker-sbs{width:38em}}.tempus-dominus-widget.timepicker-sbs .td-row{display:flex}.tempus-dominus-widget.timepicker-sbs .td-row .td-half{flex:0 0 auto;width:50%}.tempus-dominus-widget div[data-action]:active{box-shadow:none}.tempus-dominus-widget .timepicker-hour,.tempus-dominus-widget .timepicker-minute,.tempus-dominus-widget .timepicker-second{font-size:1.2em;font-weight:700;margin:0;width:54px}.tempus-dominus-widget button[data-action]{padding:6px}.tempus-dominus-widget .toggleMeridiem{height:38px;text-align:center}.tempus-dominus-widget .calendar-header{display:grid;font-weight:700;grid-template-areas:"a a a";margin-bottom:10px}.tempus-dominus-widget .calendar-header .next{padding-right:10px;text-align:right}.tempus-dominus-widget .calendar-header .previous{padding-left:10px;text-align:left}.tempus-dominus-widget .calendar-header .picker-switch{text-align:center}.tempus-dominus-widget .toolbar{display:grid;grid-auto-flow:column;grid-auto-rows:40px}.tempus-dominus-widget .toolbar div{align-items:center;border-radius:999px;border-radius:var(--td-border-radius);box-sizing:border-box;display:flex;justify-content:center}.tempus-dominus-widget .date-container-days{display:grid;grid-auto-columns:14.2857142857%;grid-auto-rows:40px;grid-template-areas:"a a a a a a a"}.tempus-dominus-widget .date-container-days .range-in{background-color:#01419e!important;background-color:var(--td-range-bg)!important;border:none;border-radius:0!important;box-shadow:-5px 0 0 #01419e,5px 0 0 #01419e;box-shadow:-5px 0 0 var(--td-range-bg),5px 0 0 var(--td-range-bg)}.tempus-dominus-widget .date-container-days .range-end{border-radius:0 50px 50px 0!important}.tempus-dominus-widget .date-container-days .range-start{border-radius:50px 0 0 50px!important}.tempus-dominus-widget .date-container-days .dow{align-items:center;justify-content:center;text-align:center}.tempus-dominus-widget .date-container-days .cw{align-items:center;cursor:default;display:flex;font-size:.8em;height:90%;justify-content:center;line-height:20px;width:90%}.tempus-dominus-widget .date-container-decades,.tempus-dominus-widget .date-container-months,.tempus-dominus-widget .date-container-years{display:grid;grid-auto-rows:calc(2.71429rem - 1.14286px);grid-template-areas:"a a a"}.tempus-dominus-widget .time-container-hour,.tempus-dominus-widget .time-container-minute,.tempus-dominus-widget .time-container-second{display:grid;grid-auto-rows:calc(2.71429rem - 1.14286px);grid-template-areas:"a a a a"}.tempus-dominus-widget .time-container-clock{display:grid;grid-auto-rows:calc(2.71429rem - 1.14286px)}.tempus-dominus-widget .time-container-clock .no-highlight{align-items:center;display:flex;height:90%;justify-content:center;width:90%}.tempus-dominus-widget .date-container-days div:not(.no-highlight),.tempus-dominus-widget .date-container-decades div:not(.no-highlight),.tempus-dominus-widget .date-container-months div:not(.no-highlight),.tempus-dominus-widget .date-container-years div:not(.no-highlight),.tempus-dominus-widget .time-container-clock div:not(.no-highlight),.tempus-dominus-widget .time-container-hour div:not(.no-highlight),.tempus-dominus-widget .time-container-minute div:not(.no-highlight),.tempus-dominus-widget .time-container-second div:not(.no-highlight){align-items:center;border-radius:999px;border-radius:var(--td-border-radius);box-sizing:border-box;display:flex;height:90%;justify-content:center;width:90%}.tempus-dominus-widget .date-container-days div:not(.no-highlight).disabled,.tempus-dominus-widget .date-container-days div:not(.no-highlight).disabled:hover,.tempus-dominus-widget .date-container-decades div:not(.no-highlight).disabled,.tempus-dominus-widget .date-container-decades div:not(.no-highlight).disabled:hover,.tempus-dominus-widget .date-container-months div:not(.no-highlight).disabled,.tempus-dominus-widget .date-container-months div:not(.no-highlight).disabled:hover,.tempus-dominus-widget .date-container-years div:not(.no-highlight).disabled,.tempus-dominus-widget .date-container-years div:not(.no-highlight).disabled:hover,.tempus-dominus-widget .time-container-clock div:not(.no-highlight).disabled,.tempus-dominus-widget .time-container-clock div:not(.no-highlight).disabled:hover,.tempus-dominus-widget .time-container-hour div:not(.no-highlight).disabled,.tempus-dominus-widget .time-container-hour div:not(.no-highlight).disabled:hover,.tempus-dominus-widget .time-container-minute div:not(.no-highlight).disabled,.tempus-dominus-widget .time-container-minute div:not(.no-highlight).disabled:hover,.tempus-dominus-widget .time-container-second div:not(.no-highlight).disabled,.tempus-dominus-widget .time-container-second div:not(.no-highlight).disabled:hover{background:none;cursor:not-allowed}.tempus-dominus-widget .date-container-days div:not(.no-highlight).today,.tempus-dominus-widget .date-container-decades div:not(.no-highlight).today,.tempus-dominus-widget .date-container-months div:not(.no-highlight).today,.tempus-dominus-widget .date-container-years div:not(.no-highlight).today,.tempus-dominus-widget .time-container-clock div:not(.no-highlight).today,.tempus-dominus-widget .time-container-hour div:not(.no-highlight).today,.tempus-dominus-widget .time-container-minute div:not(.no-highlight).today,.tempus-dominus-widget .time-container-second div:not(.no-highlight).today{position:relative}.tempus-dominus-widget .date-container-days div:not(.no-highlight).today:before,.tempus-dominus-widget .date-container-decades div:not(.no-highlight).today:before,.tempus-dominus-widget .date-container-months div:not(.no-highlight).today:before,.tempus-dominus-widget .date-container-years div:not(.no-highlight).today:before,.tempus-dominus-widget .time-container-clock div:not(.no-highlight).today:before,.tempus-dominus-widget .time-container-hour div:not(.no-highlight).today:before,.tempus-dominus-widget .time-container-minute div:not(.no-highlight).today:before,.tempus-dominus-widget .time-container-second div:not(.no-highlight).today:before{border:solid transparent;border-width:0 0 7px 7px;bottom:6px;content:"";display:inline-block;position:absolute;right:6px}.tempus-dominus-widget .time-container{margin-bottom:.5rem}.tempus-dominus-widget button{border-radius:.25rem;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementHours],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementMinutes],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementSeconds],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementHours],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementMinutes],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementSeconds],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showHours],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showMinutes],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showSeconds],.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=togglePeriod],.tempus-dominus-widget.tempus-dominus-widget-readonly table td.day,.tempus-dominus-widget.tempus-dominus-widget-readonly table td.hour,.tempus-dominus-widget.tempus-dominus-widget-readonly table td.minute,.tempus-dominus-widget.tempus-dominus-widget-readonly table td.second{cursor:default;pointer-events:none}.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementHours]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementMinutes]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementSeconds]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementHours]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementMinutes]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementSeconds]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showHours]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showMinutes]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showSeconds]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=togglePeriod]:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td.day:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td.hour:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td.minute:hover,.tempus-dominus-widget.tempus-dominus-widget-readonly table td.second:hover{background:none}.tempus-dominus-widget.light{background-color:#fff;background-color:var(--td-widget-background);color:#000;color:var(--td-font-color)}.tempus-dominus-widget.light [data-action].disabled,.tempus-dominus-widget.light [data-action].disabled:hover{color:#6c757d;color:var(--td-disabled-color)}.tempus-dominus-widget.light .toolbar div:hover{background:#e9ecef;background:var(--td-btn-hover-bg)}.tempus-dominus-widget.light .date-container-days .dow{color:rgba(0,0,0,.5);color:var(--td-dow-color)}.tempus-dominus-widget.light .date-container-days .cw{color:rgba(0,0,0,.38);color:var(--td-alternate-color)}.tempus-dominus-widget.light .date-container-days div:not(.no-highlight):hover,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight):hover,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight):hover,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight):hover,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight):hover,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight):hover,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight):hover,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight):hover{background:#e9ecef;background:var(--td-btn-hover-bg)}.tempus-dominus-widget.light .date-container-days div.range-end:not(.no-highlight),.tempus-dominus-widget.light .date-container-days div.range-in:not(.no-highlight),.tempus-dominus-widget.light .date-container-days div.range-start:not(.no-highlight),.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).active,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).active,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).active,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).active,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).active,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).active,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).active,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).active{background-color:#0d6efd;background-color:var(--td-active-bg);color:#fff;color:var(--td-active-color);text-shadow:0 -1px 0 rgba(0,0,0,.25);text-shadow:var(--td-text-shadow)}.tempus-dominus-widget.light .date-container-days .date-container-decades div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-decades div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-decades div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-decades div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-decades div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-decades div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-months div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-months div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-months div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-months div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-months div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-months div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-years div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-years div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-years div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-years div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .date-container-years div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .date-container-years div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-second div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-second div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-second div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-second div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days .time-container-second div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days .time-container-second div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).active.new,.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).active.old,.tempus-dominus-widget.light .date-container-decades .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-decades .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-decades .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-decades .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-decades .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-decades .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).active.new,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).active.old,.tempus-dominus-widget.light .date-container-months .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-months .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-months .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-months .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-months .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-months .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).active.new,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).active.old,.tempus-dominus-widget.light .date-container-years .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-years .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-years .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-years .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-years .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-years .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).active.new,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).active.old,.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).active.new,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).active.old,.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).active.new,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).active.old,.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).active.new,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).active.old,.tempus-dominus-widget.light .time-container-second .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-second .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-second .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-second .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-second .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-second .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).active.new,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).active.old{color:#fff;color:var(--td-active-color)}.tempus-dominus-widget.light .date-container-days div.range-end:not(.no-highlight).today:before,.tempus-dominus-widget.light .date-container-days div.range-in:not(.no-highlight).today:before,.tempus-dominus-widget.light .date-container-days div.range-start:not(.no-highlight).today:before,.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).active.today:before,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).active.today:before,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).active.today:before,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).active.today:before,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).active.today:before,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).active.today:before,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).active.today:before,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).active.today:before{border-bottom-color:#fff;border-bottom-color:var(--td-active-border-color)}.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).old,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).new,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).old,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).new,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).old{color:rgba(0,0,0,.38);color:var(--td-alternate-color)}.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).disabled,.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).disabled,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).disabled,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).disabled,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).disabled,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).disabled,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).disabled,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).disabled,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).disabled:hover{color:#6c757d;color:var(--td-disabled-color)}.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).today:before,.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).today:before,.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).today:before,.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).today:before,.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).today:before,.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).today:before,.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).today:before,.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).today:before{border-bottom-color:#0d6efd;border-bottom-color:var(--td-active-bg);border-top-color:rgba(0,0,0,.2);border-top-color:var(--td-secondary-border-color-rgba)}.tempus-dominus-widget.light button{background-color:#0d6efd;background-color:var(--td-active-bg);border-color:#0d6efd;border-color:var(--td-active-bg);color:#fff;color:var(--td-active-color)}.tempus-dominus-widget.dark{background-color:#1b1b1b;background-color:var(--td-dark-widget-background);color:#e3e3e3;color:var(--td-dark-font-color)}.tempus-dominus-widget.dark [data-action].disabled,.tempus-dominus-widget.dark [data-action].disabled:hover{color:#6c757d;color:var(--td-dark-disabled-color)}.tempus-dominus-widget.dark .toolbar div:hover{background:#232627;background:var(--td-dark-btn-hover-bg)}.tempus-dominus-widget.dark .date-container-days .dow{color:hsla(36,10%,90%,.5);color:var(--td-dark-dow-color)}.tempus-dominus-widget.dark .date-container-days .range-in{background-color:#0071c7!important;background-color:var(--td-dark-range-bg)!important;box-shadow:-5px 0 0 #0071c7,5px 0 0 #0071c7;box-shadow:-5px 0 0 var(--td-dark-range-bg),5px 0 0 var(--td-dark-range-bg)}.tempus-dominus-widget.dark .date-container-days .cw{color:hsla(36,10%,90%,.38);color:var(--td-dark-alternate-color)}.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight):hover,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight):hover,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight):hover,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight):hover,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight):hover,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight):hover,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight):hover,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight):hover{background:#232627;background:var(--td-dark-btn-hover-bg)}.tempus-dominus-widget.dark .date-container-days div.range-end:not(.no-highlight),.tempus-dominus-widget.dark .date-container-days div.range-in:not(.no-highlight),.tempus-dominus-widget.dark .date-container-days div.range-start:not(.no-highlight),.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).active,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).active,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).active,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).active,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).active,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).active,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).active,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).active{background-color:#4db2ff;background-color:var(--td-dark-active-bg);color:#fff;color:var(--td-dark-active-color);text-shadow:0 -1px 0 hsla(36,10%,90%,.25);text-shadow:var(--td-dark-text-shadow)}.tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).active.old,.tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).active.old,.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).active.old,.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).active.old,.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).active.old,.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).active.old,.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).active.old,.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-end:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-end:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-in:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-in:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-start:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-start:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).active.new,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).active.old{color:#fff;color:var(--td-dark-active-color)}.tempus-dominus-widget.dark .date-container-days div.range-end:not(.no-highlight).today:before,.tempus-dominus-widget.dark .date-container-days div.range-in:not(.no-highlight).today:before,.tempus-dominus-widget.dark .date-container-days div.range-start:not(.no-highlight).today:before,.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).active.today:before,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).active.today:before,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).active.today:before,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).active.today:before,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).active.today:before,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).active.today:before,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).active.today:before,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).active.today:before{border-bottom-color:#1b1b1b;border-bottom-color:var(--td-dark-active-border-color)}.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).old,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).new,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).old,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).new,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).old{color:hsla(36,10%,90%,.38);color:var(--td-dark-alternate-color)}.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).disabled:hover,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).disabled,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).disabled:hover{color:#6c757d;color:var(--td-dark-disabled-color)}.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight).today:before,.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight).today:before,.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight).today:before,.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight).today:before,.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight).today:before,.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight).today:before,.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight).today:before,.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight).today:before{border-bottom-color:#4db2ff;border-bottom-color:var(--td-dark-active-bg);border-top-color:hsla(36,10%,90%,.2);border-top-color:var(--td-dark-secondary-border-color-rgba)}.tempus-dominus-widget.dark button{background-color:#4db2ff;background-color:var(--td-dark-active-bg);border-color:#4db2ff;border-color:var(--td-dark-active-bg);color:#fff;color:var(--td-dark-active-color)}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.fa {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    text-align: center;
    width: 1.28571429em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.14285714em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2.14285714em;
    position: absolute;
    text-align: center;
    top: .14285714em;
    width: 2.14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    animation: fa-spin 1s steps(8) infinite
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(data:image/gif;base64,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) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);
    src: url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format('embedded-opentype'), url(/static/media/slick.295183786cd8a1389865.woff) format('woff'), url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format('truetype'), url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: '';
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      -webkit-margin-start: var(--swiper-centered-offset-before);
              margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      -webkit-margin-before: var(--swiper-centered-offset-before);
              margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  top: auto;
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}
.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
            appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }

  &:only-child {
    display: none !important;
  }
}
.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  left: auto;
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition:
        200ms transform,
        200ms top;
    }
  }
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition:
        200ms transform,
        200ms left;
    }
  }
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition:
    200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}
.swiper-pagination-lock {
  display: none;
}

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,:after,:before {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: transparent;
    font-family: sans-serif;
    line-height: 1.15
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    background-color: #fff;
    color: #212529;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    margin-top: 0
}

p {
    margin-bottom: 1rem;
    margin-top: 0
}

abbr[data-original-title],abbr[title] {
    border-bottom: 0;
    cursor: help;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,dl,ol,ul {
    margin-bottom: 1rem
}

dl,ol,ul {
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    background-color: transparent;
    color: #007bff
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]),a:not([href]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

pre {
    margin-bottom: 1rem;
    margin-top: 0;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    caption-side: bottom;
    color: #6c757d;
    padding-bottom: .75rem;
    padding-top: .75rem;
    text-align: left
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    color: inherit;
    display: block;
    font-size: 1.5rem;
    line-height: inherit;
    margin-bottom: .5rem;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    width: 100%
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: none;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

output {
    display: inline-block
}

summary {
    cursor: pointer;
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .5rem
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: 6rem
}

.display-1,.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    margin-bottom: 1rem;
    margin-top: 1rem
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,.list-unstyled {
    list-style: none;
    padding-left: 0
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    font-size: 1.25rem;
    margin-bottom: 1rem
}

.blockquote-footer {
    color: #6c757d;
    display: block;
    font-size: 80%
}

.blockquote-footer:before {
    content: "\2014\00A0"
}

.img-fluid,.img-thumbnail {
    height: auto;
    max-width: 100%
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    padding: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    line-height: 1;
    margin-bottom: .5rem
}

.figure-caption {
    color: #6c757d;
    font-size: 90%
}

code {
    word-wrap: break-word;
    color: #e83e8c;
    font-size: 87.5%
}

a>code {
    color: inherit
}

kbd {
    background-color: #212529;
    border-radius: .2rem;
    color: #fff;
    font-size: 87.5%;
    padding: .2rem .4rem
}

kbd kbd {
    font-size: 100%;
    font-weight: 700;
    padding: 0
}

pre {
    color: #212529;
    display: block;
    font-size: 87.5%
}

pre code {
    color: inherit;
    font-size: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    color: #212529;
    margin-bottom: 1rem
}

.table td,.table th {
    border-top: 1px solid #dee2e6;
    padding: .75rem;
    vertical-align: top
}

.table thead th {
    border-bottom: 2px solid #dee2e6;
    vertical-align: bottom
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
    color: #212529
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,.table-success>td,.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    background-color: #343a40;
    border-color: #454d55;
    color: #fff
}

.table .thead-light th {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #495057
}

.table-dark {
    background-color: #343a40;
    color: #fff
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0,0%,100%,.05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: hsla(0,0%,100%,.075);
    color: #fff
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        -webkit-overflow-scrolling:touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        -webkit-overflow-scrolling:touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        -webkit-overflow-scrolling:touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        -webkit-overflow-scrolling:touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #495057;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    color: #495057;
    outline: 0
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    background-color: #fff;
    color: #495057
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    font-size: inherit;
    line-height: 1.5;
    margin-bottom: 0;
    padding-bottom: calc(.375rem + 1px);
    padding-top: calc(.375rem + 1px)
}

.col-form-label-lg {
    font-size: 1.25rem;
    line-height: 1.5;
    padding-bottom: calc(.5rem + 1px);
    padding-top: calc(.5rem + 1px)
}

.col-form-label-sm {
    font-size: .875rem;
    line-height: 1.5;
    padding-bottom: calc(.25rem + 1px);
    padding-top: calc(.25rem + 1px)
}

.form-control-plaintext {
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
    color: #212529;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    padding: .375rem 0;
    width: 100%
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-left: 0;
    padding-right: 0
}

.form-control-sm {
    border-radius: .2rem;
    font-size: .875rem;
    height: calc(1.5em + .5rem + 2px);
    line-height: 1.5;
    padding: .25rem .5rem
}

.form-control-lg {
    border-radius: .3rem;
    font-size: 1.25rem;
    height: calc(1.5em + 1rem + 2px);
    line-height: 1.5;
    padding: .5rem 1rem
}

select.form-control[multiple],select.form-control[size],textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.form-check-input {
    margin-left: -1.25rem;
    margin-top: .3rem;
    position: absolute
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    align-items: center;
    display: inline-flex;
    margin-right: .75rem;
    padding-left: 0
}

.form-check-inline .form-check-input {
    margin-left: 0;
    margin-right: .3125rem;
    margin-top: 0;
    position: static
}

.valid-feedback {
    color: #28a745;
    display: none;
    font-size: 80%;
    margin-top: .25rem;
    width: 100%
}

.valid-tooltip {
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem;
    color: #fff;
    display: none;
    font-size: .875rem;
    line-height: 1.5;
    margin-top: .1rem;
    max-width: 100%;
    padding: .25rem .5rem;
    position: absolute;
    top: 100%;
    z-index: 5
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27%3E%3Cpath fill=%27%2328a745%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3E%3C/svg%3E");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right: calc(1.5em + .75rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27%3E%3Cpath fill=%27%23343a40%27 d=%27M2 0 0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27%3E%3Cpath fill=%27%2328a745%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    background-color: #34ce57;
    border-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-tooltip {
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem;
    color: #fff;
    display: none;
    font-size: .875rem;
    line-height: 1.5;
    margin-top: .1rem;
    max-width: 100%;
    padding: .25rem .5rem;
    position: absolute;
    top: 100%;
    z-index: 5
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3E%3Ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3E%3Cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3E%3Ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3E%3C/svg%3E");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right: calc(1.5em + .75rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27%3E%3Cpath fill=%27%23343a40%27 d=%27M2 0 0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3E%3Ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3E%3Cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3E%3Ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    background-color: #e4606d;
    border-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        justify-content:center
    }

    .form-inline .form-group,.form-inline label {
        align-items: center;
        display: flex;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        align-items: center;
        display: flex;
        justify-content: center;
        padding-left: 0;
        width: auto
    }

    .form-inline .form-check-input {
        flex-shrink: 0;
        margin-left: 0;
        margin-right: .25rem;
        margin-top: 0;
        position: relative
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #212529;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: middle
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,.btn:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    outline: 0
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
    background-color: #0069d9;
    border-color: #0062cc;
    color: #fff
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    background-color: #0062cc;
    border-color: #005cbf;
    color: #fff
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
    background-color: #5a6268;
    border-color: #545b62;
    color: #fff
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(208,6%,54%,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    background-color: #545b62;
    border-color: #4e555b;
    color: #fff
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(208,6%,54%,.5)
}

.btn-success {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff
}

.btn-success.focus,.btn-success:focus,.btn-success:hover {
    background-color: #218838;
    border-color: #1e7e34;
    color: #fff
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled,.btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    background-color: #1e7e34;
    border-color: #1c7430;
    color: #fff
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: #fff
}

.btn-info.focus,.btn-info:focus,.btn-info:hover {
    background-color: #138496;
    border-color: #117a8b;
    color: #fff
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-info.disabled,.btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: #fff
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    background-color: #117a8b;
    border-color: #10707f;
    color: #fff
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #212529
}

.btn-warning.focus,.btn-warning:focus,.btn-warning:hover {
    background-color: #e0a800;
    border-color: #d39e00;
    color: #212529
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #212529
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    background-color: #d39e00;
    border-color: #c69500;
    color: #212529
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-danger.focus,.btn-danger:focus,.btn-danger:hover {
    background-color: #c82333;
    border-color: #bd2130;
    color: #fff
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    background-color: #bd2130;
    border-color: #b21f2d;
    color: #fff
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    color: #212529
}

.btn-light.focus,.btn-light:focus,.btn-light:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5;
    color: #212529
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5)
}

.btn-light.disabled,.btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    color: #212529
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    background-color: #dae0e5;
    border-color: #d3d9df;
    color: #212529
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5)
}

.btn-dark {
    background-color: #343a40;
    border-color: #343a40;
    color: #fff
}

.btn-dark.focus,.btn-dark:focus,.btn-dark:hover {
    background-color: #23272b;
    border-color: #1d2124;
    color: #fff
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40;
    color: #fff
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    background-color: #1d2124;
    border-color: #171a1d;
    color: #fff
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
    border-color: #007bff;
    color: #007bff
}

.btn-outline-primary:hover {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    background-color: transparent;
    color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
    border-color: #6c757d;
    color: #6c757d
}

.btn-outline-secondary:hover {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    background-color: transparent;
    color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.btn-outline-success {
    border-color: #28a745;
    color: #28a745
}

.btn-outline-success:hover {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    background-color: transparent;
    color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    border-color: #17a2b8;
    color: #17a2b8
}

.btn-outline-info:hover {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: #fff
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    background-color: transparent;
    color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: #fff
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    border-color: #ffc107;
    color: #ffc107
}

.btn-outline-warning:hover {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #212529
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    background-color: transparent;
    color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #212529
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    border-color: #dc3545;
    color: #dc3545
}

.btn-outline-danger:hover {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    background-color: transparent;
    color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
    border-color: #f8f9fa;
    color: #f8f9fa
}

.btn-outline-light:hover {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    color: #212529
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    background-color: transparent;
    color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    color: #212529
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
    border-color: #343a40;
    color: #343a40
}

.btn-outline-dark:hover {
    background-color: #343a40;
    border-color: #343a40;
    color: #fff
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    background-color: transparent;
    color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    background-color: #343a40;
    border-color: #343a40;
    color: #fff
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
    color: #007bff;
    font-weight: 400;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,.btn-link:focus {
    box-shadow: none;
    text-decoration: underline
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,.btn-lg {
    border-radius: .3rem;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: .5rem 1rem
}

.btn-group-sm>.btn,.btn-sm {
    border-radius: .2rem;
    font-size: .875rem;
    line-height: 1.5;
    padding: .25rem .5rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    border-bottom: 0;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: .3em solid;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    color: #212529;
    display: none;
    float: left;
    font-size: 1rem;
    left: 0;
    list-style: none;
    margin: .125rem 0 0;
    min-width: 10rem;
    padding: .5rem 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        left:0;
        right: auto
    }

    .dropdown-menu-sm-right {
        left: auto;
        right: 0
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        left:0;
        right: auto
    }

    .dropdown-menu-md-right {
        left: auto;
        right: 0
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        left:0;
        right: auto
    }

    .dropdown-menu-lg-right {
        left: auto;
        right: 0
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        left:0;
        right: auto
    }

    .dropdown-menu-xl-right {
        left: auto;
        right: 0
    }
}

.dropup .dropdown-menu {
    bottom: 100%;
    margin-bottom: .125rem;
    margin-top: 0;
    top: auto
}

.dropup .dropdown-toggle:after {
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: 0;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    left: 100%;
    margin-left: .125rem;
    margin-top: 0;
    right: auto;
    top: 0
}

.dropright .dropdown-toggle:after {
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
    border-right: 0;
    border-top: .3em solid transparent;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    left: auto;
    margin-right: .125rem;
    margin-top: 0;
    right: 100%;
    top: 0
}

.dropleft .dropdown-toggle:after {
    content: "";
    display: inline-block;
    display: none;
    margin-left: .255em;
    vertical-align: .255em
}

.dropleft .dropdown-toggle:before {
    border-bottom: .3em solid transparent;
    border-right: .3em solid;
    border-top: .3em solid transparent;
    content: "";
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    bottom: auto;
    right: auto
}

.dropdown-divider {
    border-top: 1px solid #e9ecef;
    height: 0;
    margin: .5rem 0;
    overflow: hidden
}

.dropdown-item {
    background-color: transparent;
    border: 0;
    clear: both;
    color: #212529;
    display: block;
    font-weight: 400;
    padding: .25rem 1.5rem;
    text-align: inherit;
    white-space: nowrap;
    width: 100%
}

.dropdown-item:focus,.dropdown-item:hover {
    background-color: #f8f9fa;
    color: #16181b;
    text-decoration: none
}

.dropdown-item.active,.dropdown-item:active {
    background-color: #007bff;
    color: #fff;
    text-decoration: none
}

.dropdown-item.disabled,.dropdown-item:disabled {
    background-color: transparent;
    color: #6c757d;
    pointer-events: none
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    color: #6c757d;
    display: block;
    font-size: .875rem;
    margin-bottom: 0;
    padding: .5rem 1.5rem;
    white-space: nowrap
}

.dropdown-item-text {
    color: #212529;
    display: block;
    padding: .25rem 1.5rem
}

.btn-group,.btn-group-vertical {
    display: inline-flex;
    position: relative;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    flex: 1 1 auto;
    position: relative
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dropdown-toggle-split {
    padding-left: .5625rem;
    padding-right: .5625rem
}

.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-left: .375rem;
    padding-right: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-left: .75rem;
    padding-right: .75rem
}

.btn-group-vertical {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
    clip: rect(0,0,0,0);
    pointer-events: none;
    position: absolute
}

.input-group {
    display: flex;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    flex: 1 1;
    margin-bottom: 0;
    min-width: 0;
    position: relative
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group>.custom-file {
    align-items: center;
    display: flex
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-append,.input-group-prepend {
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    align-items: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #495057;
    display: flex;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    padding: .375rem .75rem;
    text-align: center;
    white-space: nowrap
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    border-radius: .3rem;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: .5rem 1rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    border-radius: .2rem;
    font-size: .875rem;
    line-height: 1.5;
    padding: .25rem .5rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.custom-control {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    position: relative
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    height: 1.25rem;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 1rem;
    z-index: -1
}

.custom-control-input:checked~.custom-control-label:before {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
    color: #fff
}

.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    margin-bottom: 0;
    position: relative;
    vertical-align: top
}

.custom-control-label:before {
    background-color: #fff;
    border: 1px solid #adb5bd;
    pointer-events: none
}

.custom-control-label:after,.custom-control-label:before {
    content: "";
    display: block;
    height: 1rem;
    left: -1.5rem;
    position: absolute;
    top: .25rem;
    width: 1rem
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27%3E%3Cpath fill=%27%23fff%27 d=%27m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z%27/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    background-color: #007bff;
    border-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%274%27%3E%3Cpath stroke=%27%23fff%27 d=%27M0 2h4%27/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273%27 fill=%27%23fff%27/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    border-radius: .5rem;
    left: -2.25rem;
    pointer-events: all;
    width: 1.75rem
}

.custom-switch .custom-control-label:after {
    background-color: #adb5bd;
    border-radius: .5rem;
    height: calc(1rem - 4px);
    left: calc(-2.25rem + 2px);
    top: calc(.25rem + 2px);
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: calc(1rem - 4px)
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-select {
    -webkit-appearance: none;
    appearance: none;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27%3E%3Cpath fill=%27%23343a40%27 d=%27M2 0 0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #495057;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.5;
    padding: .375rem 1.75rem .375rem .75rem;
    vertical-align: middle;
    width: 100%
}

.custom-select:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    outline: 0
}

.custom-select:focus::-ms-value {
    background-color: #fff;
    color: #495057
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    background-image: none;
    height: auto;
    padding-right: .75rem
}

.custom-select:disabled {
    background-color: #e9ecef;
    color: #6c757d
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    font-size: .875rem;
    height: calc(1.5em + .5rem + 2px);
    padding-bottom: .25rem;
    padding-left: .5rem;
    padding-top: .25rem
}

.custom-select-lg {
    font-size: 1.25rem;
    height: calc(1.5em + 1rem + 2px);
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-top: .5rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,.custom-file-input {
    height: calc(1.5em + .75rem + 2px);
    position: relative;
    width: 100%
}

.custom-file-input {
    margin: 0;
    opacity: 0;
    z-index: 2
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    font-weight: 400;
    height: calc(1.5em + .75rem + 2px);
    left: 0;
    z-index: 1
}

.custom-file-label,.custom-file-label:after {
    color: #495057;
    line-height: 1.5;
    padding: .375rem .75rem;
    position: absolute;
    right: 0;
    top: 0
}

.custom-file-label:after {
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
    bottom: 0;
    content: "Browse";
    display: block;
    height: calc(1.5em + .75rem);
    z-index: 3
}

.custom-range {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    height: 1.4rem;
    padding: 0;
    width: 100%
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    color: transparent;
    cursor: pointer;
    height: .5rem;
    width: 100%
}

.custom-range::-moz-range-thumb {
    appearance: none;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    height: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    color: transparent;
    cursor: pointer;
    height: .5rem;
    width: 100%
}

.custom-range::-ms-thumb {
    appearance: none;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    height: 1rem;
    margin-left: .2rem;
    margin-right: .2rem;
    margin-top: 0;
    -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
    color: transparent;
    cursor: pointer;
    height: .5rem;
    width: 100%
}

.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    cursor: default;
    pointer-events: none
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    background-color: transparent;
    border-color: transparent;
    color: #6c757d
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    color: #495057
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    background-color: #007bff;
    color: #fff
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    padding: .5rem 1rem;
    position: relative
}

.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    font-size: 1.25rem;
    line-height: inherit;
    margin-right: 1rem;
    padding-bottom: .3125rem;
    padding-top: .3125rem;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0
}

.navbar-nav .dropdown-menu {
    float: none;
    position: static
}

.navbar-text {
    display: inline-block;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.navbar-collapse {
    align-items: center;
    flex-basis: 100%;
    flex-grow: 1
}

.navbar-toggler {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-size: 1.25rem;
    line-height: 1;
    padding: .25rem .75rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    background: no-repeat 50%;
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    height: 1.5em;
    vertical-align: middle;
    width: 1.5em
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    padding-left: 0;
    padding-right: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-left: .5rem;
    padding-right: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,.1);
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27%3E%3Cpath stroke=%27rgba%280, 0, 0, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0,0%,100%,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0,0%,100%,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    border-color: hsla(0,0%,100%,.1);
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27%3E%3Cpath stroke=%27rgba%28255, 255, 255, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    word-wrap: break-word;
    background-clip: border-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative
}

.card>hr {
    margin-left: 0;
    margin-right: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 0;
    padding: .75rem 1.25rem
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
    padding: .75rem 1.25rem
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    border-bottom: 0;
    margin-bottom: -.75rem
}

.card-header-pills,.card-header-tabs {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.card-img-overlay {
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    position: absolute;
    right: 0;
    top: 0
}

.card-img,.card-img-bottom,.card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom {
    border-bottom-left-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        display:flex;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px
    }

    .card-deck .card {
        flex: 1 0;
        margin-bottom: 0;
        margin-left: 15px;
        margin-right: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        border-left: 0;
        margin-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    background-color: #e9ecef;
    border-radius: .25rem;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 1rem;
    padding: .75rem 1rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    color: #6c757d;
    content: "/";
    display: inline-block;
    padding-right: .5rem
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    border-radius: .25rem;
    display: flex;
    list-style: none;
    padding-left: 0
}

.page-link {
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #007bff;
    display: block;
    line-height: 1.25;
    margin-left: -1px;
    padding: .5rem .75rem;
    position: relative
}

.page-link:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #0056b3;
    text-decoration: none;
    z-index: 2
}

.page-link:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    outline: 0;
    z-index: 3
}

.page-item:first-child .page-link {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
    margin-left: 0
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.page-item.active .page-link {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
    z-index: 3
}

.page-item.disabled .page-link {
    background-color: #fff;
    border-color: #dee2e6;
    color: #6c757d;
    cursor: auto;
    pointer-events: none
}

.pagination-lg .page-link {
    font-size: 1.25rem;
    line-height: 1.5;
    padding: .75rem 1.5rem
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem
}

.pagination-sm .page-link {
    font-size: .875rem;
    line-height: 1.5;
    padding: .25rem .5rem
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

.badge {
    border-radius: .25rem;
    display: inline-block;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: .25em .4em;
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    vertical-align: baseline;
    white-space: nowrap
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    border-radius: 10rem;
    padding-left: .6em;
    padding-right: .6em
}

.badge-primary {
    background-color: #007bff;
    color: #fff
}

a.badge-primary:focus,a.badge-primary:hover {
    background-color: #0062cc;
    color: #fff
}

a.badge-primary.focus,a.badge-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);
    outline: 0
}

.badge-secondary {
    background-color: #6c757d;
    color: #fff
}

a.badge-secondary:focus,a.badge-secondary:hover {
    background-color: #545b62;
    color: #fff
}

a.badge-secondary.focus,a.badge-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5);
    outline: 0
}

.badge-success {
    background-color: #28a745;
    color: #fff
}

a.badge-success:focus,a.badge-success:hover {
    background-color: #1e7e34;
    color: #fff
}

a.badge-success.focus,a.badge-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);
    outline: 0
}

.badge-info {
    background-color: #17a2b8;
    color: #fff
}

a.badge-info:focus,a.badge-info:hover {
    background-color: #117a8b;
    color: #fff
}

a.badge-info.focus,a.badge-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
    outline: 0
}

.badge-warning {
    background-color: #ffc107;
    color: #212529
}

a.badge-warning:focus,a.badge-warning:hover {
    background-color: #d39e00;
    color: #212529
}

a.badge-warning.focus,a.badge-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
    outline: 0
}

.badge-danger {
    background-color: #dc3545;
    color: #fff
}

a.badge-danger:focus,a.badge-danger:hover {
    background-color: #bd2130;
    color: #fff
}

a.badge-danger.focus,a.badge-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5);
    outline: 0
}

.badge-light {
    background-color: #f8f9fa;
    color: #212529
}

a.badge-light:focus,a.badge-light:hover {
    background-color: #dae0e5;
    color: #212529
}

a.badge-light.focus,a.badge-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
    outline: 0
}

.badge-dark {
    background-color: #343a40;
    color: #fff
}

a.badge-dark:focus,a.badge-dark:hover {
    background-color: #1d2124;
    color: #fff
}

a.badge-dark.focus,a.badge-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    outline: 0
}

.jumbotron {
    background-color: #e9ecef;
    border-radius: .3rem;
    margin-bottom: 2rem;
    padding: 2rem 1rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.alert {
    border: 1px solid transparent;
    border-radius: .25rem;
    margin-bottom: 1rem;
    padding: .75rem 1.25rem;
    position: relative
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    color: inherit;
    padding: .75rem 1.25rem;
    position: absolute;
    right: 0;
    top: 0
}

.alert-primary {
    background-color: #cce5ff;
    border-color: #b8daff;
    color: #004085
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    background-color: #e2e3e5;
    border-color: #d6d8db;
    color: #383d41
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    background-color: #fff3cd;
    border-color: #ffeeba;
    color: #856404
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    background-color: #fefefe;
    border-color: #fdfdfe;
    color: #818182
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    background-color: #d6d8d9;
    border-color: #c6c8ca;
    color: #1b1e21
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    background-color: #e9ecef;
    border-radius: .25rem;
    font-size: .75rem;
    height: 1rem
}

.progress,.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    background-color: #007bff;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: width .6s ease;
    white-space: nowrap
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.media {
    align-items: flex-start;
    display: flex
}

.media-body {
    flex: 1 1
}

.list-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0
}

.list-group-item-action {
    color: #495057;
    text-align: inherit;
    width: 100%
}

.list-group-item-action:focus,.list-group-item-action:hover {
    background-color: #f8f9fa;
    color: #495057;
    text-decoration: none;
    z-index: 1
}

.list-group-item-action:active {
    background-color: #e9ecef;
    color: #212529
}

.list-group-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    display: block;
    padding: .75rem 1.25rem;
    position: relative
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.list-group-item.disabled,.list-group-item:disabled {
    background-color: #fff;
    color: #6c757d;
    pointer-events: none
}

.list-group-item.active {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
    z-index: 2
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    border-top-width: 1px;
    margin-top: -1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: .25rem
}

.list-group-horizontal .list-group-item.active {
    margin-top: 0
}

.list-group-horizontal .list-group-item+.list-group-item {
    border-left-width: 0;
    border-top-width: 1px
}

.list-group-horizontal .list-group-item+.list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction:row
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-radius: .25rem
    }

    .list-group-horizontal-sm .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm .list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: 1px
    }

    .list-group-horizontal-sm .list-group-item+.list-group-item.active {
        border-left-width: 1px;
        margin-left: -1px
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction:row
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-radius: .25rem
    }

    .list-group-horizontal-md .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md .list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: 1px
    }

    .list-group-horizontal-md .list-group-item+.list-group-item.active {
        border-left-width: 1px;
        margin-left: -1px
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction:row
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-radius: .25rem
    }

    .list-group-horizontal-lg .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg .list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: 1px
    }

    .list-group-horizontal-lg .list-group-item+.list-group-item.active {
        border-left-width: 1px;
        margin-left: -1px
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction:row
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-radius: .25rem
    }

    .list-group-horizontal-xl .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl .list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: 1px
    }

    .list-group-horizontal-xl .list-group-item+.list-group-item.active {
        border-left-width: 1px;
        margin-left: -1px
    }
}

.list-group-flush .list-group-item {
    border-left-width: 0;
    border-radius: 0;
    border-right-width: 0
}

.list-group-flush .list-group-item:first-child {
    border-top-width: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    background-color: #b8daff;
    color: #004085
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    background-color: #9fcdff;
    color: #004085
}

.list-group-item-primary.list-group-item-action.active {
    background-color: #004085;
    border-color: #004085;
    color: #fff
}

.list-group-item-secondary {
    background-color: #d6d8db;
    color: #383d41
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    background-color: #c8cbcf;
    color: #383d41
}

.list-group-item-secondary.list-group-item-action.active {
    background-color: #383d41;
    border-color: #383d41;
    color: #fff
}

.list-group-item-success {
    background-color: #c3e6cb;
    color: #155724
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    background-color: #b1dfbb;
    color: #155724
}

.list-group-item-success.list-group-item-action.active {
    background-color: #155724;
    border-color: #155724;
    color: #fff
}

.list-group-item-info {
    background-color: #bee5eb;
    color: #0c5460
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    background-color: #abdde5;
    color: #0c5460
}

.list-group-item-info.list-group-item-action.active {
    background-color: #0c5460;
    border-color: #0c5460;
    color: #fff
}

.list-group-item-warning {
    background-color: #ffeeba;
    color: #856404
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    background-color: #ffe8a1;
    color: #856404
}

.list-group-item-warning.list-group-item-action.active {
    background-color: #856404;
    border-color: #856404;
    color: #fff
}

.list-group-item-danger {
    background-color: #f5c6cb;
    color: #721c24
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    background-color: #f1b0b7;
    color: #721c24
}

.list-group-item-danger.list-group-item-action.active {
    background-color: #721c24;
    border-color: #721c24;
    color: #fff
}

.list-group-item-light {
    background-color: #fdfdfe;
    color: #818182
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    background-color: #ececf6;
    color: #818182
}

.list-group-item-light.list-group-item-action.active {
    background-color: #818182;
    border-color: #818182;
    color: #fff
}

.list-group-item-dark {
    background-color: #c6c8ca;
    color: #1b1e21
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    background-color: #b9bbbe;
    color: #1b1e21
}

.list-group-item-dark.list-group-item-action.active {
    background-color: #1b1e21;
    border-color: #1b1e21;
    color: #fff
}

.close {
    color: #000;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    opacity: .5;
    text-shadow: 0 1px 0 #fff
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    padding: 0
}

a.close.disabled {
    pointer-events: none
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    align-items: center;
    background-clip: padding-box;
    background-color: hsla(0,0%,100%,.85);
    border-bottom: 1px solid rgba(0,0,0,.05);
    color: #6c757d;
    display: flex;
    padding: .25rem .75rem
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1050
}

.modal-dialog {
    margin: .5rem;
    pointer-events: none;
    position: relative;
    width: auto
}

.modal.fade .modal-dialog {
    transform: translateY(-50px);
    transition: transform .3s ease-out
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    align-items: center;
    display: flex;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    content: "";
    display: block;
    height: calc(100vh - 1rem)
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    display: flex;
    flex-direction: column;
    outline: 0;
    pointer-events: auto;
    position: relative;
    width: 100%
}

.modal-backdrop {
    background-color: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1040
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    align-items: flex-start;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    display: flex;
    justify-content: space-between;
    padding: 1rem
}

.modal-header .close {
    margin: -1rem -1rem -1rem auto;
    padding: 1rem
}

.modal-title {
    line-height: 1.5;
    margin-bottom: 0
}

.modal-body {
    flex: 1 1 auto;
    padding: 1rem;
    position: relative
}

.modal-footer {
    align-items: center;
    border-bottom-left-radius: calc(.3rem - 1px);
    border-bottom-right-radius: calc(.3rem - 1px);
    border-top: 1px solid #dee2e6;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: .75rem
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px
}

@media (min-width: 576px) {
    .modal-dialog {
        margin:1.75rem auto;
        max-width: 500px
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

.tooltip {
    word-wrap: break-word;
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    display: block;
    height: .4rem;
    position: absolute;
    width: .8rem
}

.tooltip .arrow:before {
    border-color: transparent;
    border-style: solid;
    content: "";
    position: absolute
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before {
    border-top-color: #000;
    border-width: .4rem .4rem 0;
    top: 0
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    height: .8rem;
    left: 0;
    width: .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before {
    border-right-color: #000;
    border-width: .4rem .4rem .4rem 0;
    right: 0
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #000;
    border-width: 0 .4rem .4rem;
    bottom: 0
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    height: .8rem;
    right: 0;
    width: .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before {
    border-left-color: #000;
    border-width: .4rem 0 .4rem .4rem;
    left: 0
}

.tooltip-inner {
    background-color: #000;
    border-radius: .25rem;
    color: #fff;
    max-width: 200px;
    padding: .25rem .5rem;
    text-align: center
}

.popover {
    word-wrap: break-word;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    max-width: 276px;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060
}

.popover,.popover .arrow {
    display: block;
    position: absolute
}

.popover .arrow {
    height: .5rem;
    margin: 0 .3rem;
    width: 1rem
}

.popover .arrow:after,.popover .arrow:before {
    border-color: transparent;
    border-style: solid;
    content: "";
    display: block;
    position: absolute
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before {
    border-top-color: rgba(0,0,0,.25);
    border-width: .5rem .5rem 0;
    bottom: 0
}

.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after {
    border-top-color: #fff;
    border-width: .5rem .5rem 0;
    bottom: 1px
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    height: 1rem;
    left: calc(-.5rem - 1px);
    margin: .3rem 0;
    width: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before {
    border-right-color: rgba(0,0,0,.25);
    border-width: .5rem .5rem .5rem 0;
    left: 0
}

.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after {
    border-right-color: #fff;
    border-width: .5rem .5rem .5rem 0;
    left: 1px
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before {
    border-bottom-color: rgba(0,0,0,.25);
    border-width: 0 .5rem .5rem;
    top: 0
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    border-bottom-color: #fff;
    border-width: 0 .5rem .5rem;
    top: 1px
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    border-bottom: 1px solid #f7f7f7;
    content: "";
    display: block;
    left: 50%;
    margin-left: -.5rem;
    position: absolute;
    top: 0;
    width: 1rem
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    height: 1rem;
    margin: .3rem 0;
    right: calc(-.5rem - 1px);
    width: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before {
    border-left-color: rgba(0,0,0,.25);
    border-width: .5rem 0 .5rem .5rem;
    right: 0
}

.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after {
    border-left-color: #fff;
    border-width: .5rem 0 .5rem .5rem;
    right: 1px
}

.popover-header {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    font-size: 1rem;
    margin-bottom: 0;
    padding: .5rem .75rem
}

.popover-header:empty {
    display: none
}

.popover-body {
    color: #212529;
    padding: .5rem .75rem
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%
}

.carousel-inner:after {
    clear: both;
    content: "";
    display: block
}

.carousel-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    transition: transform .6s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transform: none;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    opacity: 1;
    z-index: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    opacity: 0;
    transition: opacity 0s .6s;
    z-index: 0
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    opacity: .5;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s ease;
    width: 15%;
    z-index: 1
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    opacity: .9;
    outline: 0;
    text-decoration: none
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    background: no-repeat 50%/100% 100%;
    display: inline-block;
    height: 20px;
    width: 20px
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 width=%278%27 height=%278%27%3E%3Cpath d=%27m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z%27/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 width=%278%27 height=%278%27%3E%3Cpath d=%27m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z%27/%3E%3C/svg%3E")
}

.carousel-indicators {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    list-style: none;
    margin-left: 15%;
    margin-right: 15%;
    padding-left: 0;
    position: absolute;
    right: 0;
    z-index: 15
}

.carousel-indicators li {
    background-clip: padding-box;
    background-color: #fff;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    box-sizing: content-box;
    cursor: pointer;
    flex: 0 1 auto;
    height: 3px;
    margin-left: 3px;
    margin-right: 3px;
    opacity: .5;
    text-indent: -999px;
    transition: opacity .6s ease;
    width: 30px
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    z-index: 10
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

.spinner-border {
    animation: spinner-border .75s linear infinite;
    border: .25em solid;
    border-radius: 50%;
    border-right: .25em solid transparent;
    display: inline-block;
    height: 2rem;
    vertical-align: text-bottom;
    width: 2rem
}

.spinner-border-sm {
    border-width: .2em;
    height: 1rem;
    width: 1rem
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    animation: spinner-grow .75s linear infinite;
    background-color: currentColor;
    border-radius: 50%;
    display: inline-block;
    height: 2rem;
    opacity: 0;
    vertical-align: text-bottom;
    width: 2rem
}

.spinner-grow-sm {
    height: 1rem;
    width: 1rem
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    clear: both;
    content: "";
    display: block
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: flex!important
    }

    .d-xl-inline-flex {
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: flex!important
    }

    .d-print-inline-flex {
        display: inline-flex!important
    }
}

.embed-responsive {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.embed-responsive:before {
    content: "";
    display: block
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.embed-responsive-21by9:before {
    padding-top: 42.857143%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction:row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction:row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction:row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction:row!important
    }

    .flex-xl-column {
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    white-space: nowrap
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.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-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    overflow-wrap: break-word!important;
    word-break: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,:after,:before {
        box-shadow: none!important;
        text-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,body {
        min-width: 992px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        border-color: #dee2e6;
        color: inherit
    }
}


@font-face {
    font-family: 'Flaticon';
    src: url(/static/media/Flaticon.1d858087e9e2c2e98c9c.eot);
    src: url(/static/media/Flaticon.1d858087e9e2c2e98c9c.eot?#iefix) format('embedded-opentype'),
        url(/static/media/Flaticon.4eaeee52a1f3285d4300.woff2) format('woff2'),
        url(/static/media/Flaticon.c4814e6172f30bdc93d9.woff) format('woff'),
        url(/static/media/Flaticon.0de4a7c2e43e0f8b14d3.ttf) format('truetype'),
        url(/static/media/Flaticon.112f08bbada7c6fd1142.svg#Flaticon) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'slick';
    src: url(/static/media/slick.eb534fd2be1e2dccde30.eot);
    src: url(/static/media/slick.eb534fd2be1e2dccde30.eot?#iefix) format('embedded-opentype'),
        url(/static/media/slick.0094a5fd625de075843c.woff2) format('woff2'),
        url(/static/media/slick.a22d6d9cd51e823f4aef.woff) format('woff'),
        url(/static/media/slick.3851c8fa16a195928fbf.ttf) format('truetype'),
        url(/static/media/slick.49c7ed11f26df6073926.svg#slick) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'inplay';
    src: url(/static/media/inplay.ec3104a4fd78148c1808.eot);
    src: url(/static/media/inplay.ec3104a4fd78148c1808.eot?#iefix) format('embedded-opentype'),
        url(/static/media/inplay.ed7e8d773f88a83c1c0e.woff2) format('woff2'),
        url(/static/media/inplay.f56f102e27e408d4b10c.woff) format('woff'),
        url(/static/media/inplay.0c90e904e64a04fc8d17.ttf) format('truetype'),
        url(/static/media/inplay.0a4f76c51753d46c676c.svg#inplay) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/static/media/FontAwesome.bd3f352660c4ca94da17.eot);
    src: url(/static/media/FontAwesome.bd3f352660c4ca94da17.eot?#iefix) format('embedded-opentype'),
        url(/static/media/FontAwesome.81661e39e7b882ffe4b3.woff2) format('woff2'),
        url(/static/media/FontAwesome.240ce2ded298308f633e.woff) format('woff'),
        url(/static/media/FontAwesome.11ab96b67701537001ec.ttf) format('truetype'),
        url(/static/media/FontAwesome.52ffc3d85e074a9c1095.svg#FontAwesome) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@charset "UTF-8";
/* @import url(font-awesome.css); */

* {
    box-sizing: border-box;
    font-family: Roboto Condensed, sans-serif;
    margin: 0;
    padding: 0;
    -webkit-print-color-adjust: exact;
    /* font-family: Tahoma */
}


html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
html {
    font-family: Roboto Condensed, sans-serif;
    overflow-x: hidden;
    scroll-behavior: smooth
}

body {
    background: #ececed;
    color: #a1aed4;
    font-size: 14px;
    margin: 0;
    overflow-anchor: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.loader-image {
    background-size: cover;
    height: auto;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .5s;
    visibility: hidden;
    width: auto;
    z-index: 10
}

.loader-image-active {
    opacity: 1;
    visibility: visible
}

.popup-container {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .5);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: fixed;
    top: 0;
    transition: all .5s;
    visibility: hidden;
    width: 100%;
    z-index: 20
}

.popup-container-active {
    opacity: 1;
    visibility: visible
}

.popup {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 25px;
    position: relative
}

.popup-cross {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px
}

.sort-image {
    border: 5px solid #fff;
    transition: all .5s
}

.sort-image-active {
    border-color: pink
}

.loader-bg {
    height: 50vh
}

:root {
    font-family: Poppins, sans-serif;
    font-size: 90%
}

::-webkit-scrollbar {
    height: .3em;
    width: .3em
}

::-webkit-scrollbar-track {
    border-radius: 50px;
    -webkit-box-shadow: none
}

::-webkit-scrollbar-thumb {
    background-color: #303030;
    border-radius: 50px
}

.gametopnav {
    background-color: #2b2f35;
    background-image: linear-gradient(#2b2f35, #2b2f35);
    border-radius: 0;
    float: left;
    font-family: Poppins, sans-serif;
    margin-top: 0;
    width: 100%
}

.gametopnav a {
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    padding: 5px 16px;
    position: relative;
    text-align: center;
    text-decoration: none
}

.gametopnav a.active:before,
.gametopnav a:hover:before {
    bottom: -28px;
    color: #186a7d;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 30px;
    left: 43%;
    position: absolute;
    transform: translate(9%, -8%)
}

.gametopnav a:hover {
    background-color: #186a7d;
    border-radius: 0
}

.gametopnav a.active {
    color: #fff
}

.gametopnav .icon {
    display: none
}

.gametopnav a.dropdown-item {
    color: #000 !important;
    text-align: left
}

.gametopnav a.dropdown-item:hover {
    background-color: #e02947;
    color: #fff !important
}

.game-title-main {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 0;
    text-align: center
}

.wid-1 {
    opacity: 1;
    width: 5%
}

.arr-bg {
    background-size: 54%
}

.bg-arrow {
    background: #e02947 no-repeat 50%;
    background-size: 100% 100%;
    border-radius: 50%;
    display: inline-block;
    height: 45px;
    position: relative;
    width: 45px
}

.carousel i.fa {
    font-size: 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.featured-game {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0
}

.featured-game img {
    border-radius: 10px;
    cursor: pointer
}

.featured-game .section-heading {
    margin-bottom: 44px
}

.featured-game .game-slider .item .single-game {
    margin: 0
}

.featured-game .game-slider .item .single-game img {
    border-radius: 10px;
    display: inline-block;
    margin-top: 0;
    width: 96%
}

.featured-game .game-slider .owl-controls {
    margin-top: 25px;
    text-align: center
}

.featured-game .game-slider .owl-controls .owl-nav {
    display: inline-block
}

.featured-game .game-slider .owl-controls .owl-nav .owl-next,
.featured-game .game-slider .owl-controls .owl-nav .owl-prev {
    border: 1px solid #273b71;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    text-align: center;
    transition: all .3s ease-in;
    width: 40px
}

.featured-game .game-slider .owl-controls .owl-nav .owl-next:hover,
.featured-game .game-slider .owl-controls .owl-nav .owl-prev:hover {
    border-color: #681f40;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .4)
}

.featured-game1 img {
    border: 3px solid #045662;
    border-radius: 10px;
    cursor: pointer
}

.featured-game1 .img-pos {
    overflow: hidden;
    position: relative
}

.featured-game1 .hotgame {
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0
}

.featured-game1 .hotgame:before {
    background: #e02947;
    box-shadow: 1px 1px 4px 3px rgba(0, 0, 0, .39);
    content: "Hot";
    font-size: 10px;
    height: 16px;
    left: -65px;
    position: absolute;
    text-align: center;
    top: 9px;
    transform: rotate(45deg);
    width: 98px;
    z-index: 9
}

.featured-game1 .newgame {
    color: #fff;
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 0
}

.featured-game1 .newgame:before {
    background: #388728;
    box-shadow: 1px 1px 4px 3px rgba(0, 0, 0, .39);
    content: "New";
    font-size: 10px;
    height: 16px;
    left: -34px;
    position: absolute;
    text-align: center;
    top: 9px;
    transform: rotate(-45deg);
    width: 98px;
    z-index: 9
}

.single-game {
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    text-align: center;
    transition: all .3s ease-in
}

.single-game img {
    animation: opacityAnimation 2s linear infinite;
    margin-top: -25px
}

.single-game .mybtn2 {
    bottom: -25px;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .4);
    display: block;
    height: 50px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.single-game:hover {
    border-color: #681f40;
    transform: translateY(0)
}



.CFT .gametopnav {
    background-color: #e02947 !important
}

.CFT .gametopnav a.active:before,
.CFT .gametopnav a:hover:before {
    color: #e02947 !important
}

.CFT .gametopnav a:hover {
    background-color: #e02947 !important
}

.CFT .featured-game1 img {
    border: 3px solid #e02947 !important
}

.UNI .gametopnav {
    background-color: #000 !important
}

.UNI .gametopnav a.active:before,
.UNI .gametopnav a:hover:before {
    color: #000 !important
}

.UNI .gametopnav a:hover {
    background-color: #000 !important
}

.UNI .featured-game1 img {
    border: 3px solid #000 !important
}

.col-12,
.featured-game1 .col-6,
.featured-game1 .col-md-3,
.featured-game1 .col-sm-3 {
    padding: 0 6px;
}

.loader-bg {
    align-items: center;
    background: #fff;
    display: flex;
    height: 80vh;
    justify-content: center;
    width: 100%
}

.loader-bg>img {
    height: 30%
}


.font-bold {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700
}


h1 {
    font-size: 60px;
    line-height: 1.0833333333333333
}

h2 {
    font-size: 52px;
    line-height: 1.4444444444444444
}

h3 {
    font-size: 26px;
    line-height: 1.0833333333333333
}

h4 {
    font-size: 22px;
    line-height: 1.2380952380952381
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff
}

p {
    color: #a1aed4;
    font-size: 18px;
    -webkit-hyphens: auto;
    hyphens: auto;
    line-height: 1.625
}

a {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

a,
a:active,
a:focus,
a:hover {
    outline: none;
    text-decoration: none
}

a i {
    padding: 0 2px
}

img {
    max-width: 100%
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

input[type=button]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=reset]:focus,
input[type=search]:focus,
input[type=submit]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    border: 1px solid #ddd;
    box-shadow: none;
    outline: none
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em
}

.p-l-1 {
    padding-left: 2px
}

.p-r-1 {
    padding-right: 2px
}

.m-r-0 {
    margin: 0 auto
}

header {
    height: auto;
    padding: 9px 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99
}

.loginform {
    float: right;
    margin-top: 13px
}

.login-wrap input,
.login-wrap textarea {
    border: 1px solid #486dd8;
    border-radius: 3px;
    font-size: 12px;
    height: 25px;
    margin: 0;
    padding: 3px 5px;
    width: 130px
}

.login-wrap li {
    display: inline-block;
    margin: 0 5px 0 0
}

.login-wrap .valid-code,
.login-wrap li {
    position: relative
}

.login-wrap .valid-code img {
    height: 15px;
    position: absolute;
    right: 7px;
    top: 1px;
    width: 55px
}

.login-wrap .btn-login,
.login-wrap .btn-signup {
    border-radius: 4px;
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    height: 29px;
    line-height: 16px;
    padding: 5px;
    text-decoration: none;
    width: auto
}

.login-wrap .btn-login:hover,
.login-wrap .btn-signup:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.about,
.banner {
    height: auto;
    position: relative;
    width: 100%
}

.about {
    background-color: #fff;
    margin: 0;
    padding-bottom: 10px
}

.about-title {
    font-size: 1.5rem;
    line-height: 1.167;
    margin-bottom: .875rem
}

.about-subtitle,
.about-title {
    font-family: Roboto Condensed, sans-serif
}

.about-subtitle {
    background: #000;
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: .938rem;
    text-transform: uppercase
}

.loginsports {
    border: 5px solid #fbbb18;
    border-radius: 50%;
    height: auto;
    width: 100%
}

.loginsports:focus,
.loginsports:hover {
    border: 5px solid #16b0c8
}

.stitle {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    margin-top: 10px;
    text-align: center
}

.about .about-box {
    margin-top: 4.125rem
}

.about-right .video-box img {
    margin-top: 0;
    max-width: 182%;
    width: 110%
}

.login-casino {
    background-repeat: repeat-x;
    height: auto;
    padding: 60px 0;
    position: relative;
    width: 100%
}

.casino-title {
    font-size: 36px;
    padding-bottom: 50px
}

.casino-title,
.casinotitle {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    text-transform: uppercase
}

.casinotitle {
    font-size: 16px
}

.casinotitle,
.partner_logo {
    margin-top: 10px;
    text-align: center
}

.partner_logo {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0
}

.partner_logo img {
    margin: 20px 10px
}

.yellow-color {
    color: #146578
}

.user.error .fa {
    color: #fff;
    font-size: 16px
}

.radheexch .top {
    padding: 1px 0 0;
    position: fixed;
    z-index: 999
}

.header,
.radheexch .top {
    height: auto;
    width: 100%
}

.header.full-wrap {
    min-height: inherit;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

.radheexch .header h1 {
    display: inline;
    margin: 0
}

.account-wrap {
    display: inline-block;
    float: right;
    padding-top: 3px
}

.account-wrap li {
    margin-left: 15px;
    position: relative
}

.hed-btn {
    border-radius: 5px;
    display: inline-block;
    font-size: 11px;
    height: auto;
    line-height: 19px;
    min-width: 120px;
    padding: 1px 10px 1px 5px;
    width: auto
}

.hed-btn:hover {
    color: #fff
}

.mb3.cmenu {
    margin-bottom: 1px
}

.darkblue {
    color: #ffd949
}

.darkblack {
    color: #fff
}

.account-wrap ul:not(:target) {
    display: none
}

.account-wrap ul {
    display: none;
    right: 0;
    top: 22px;
    width: 160px
}

.account-wrap ul,
.more_drop-list,
.selection-list {
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    z-index: 99
}

.account-wrap ul {
    box-shadow: 0 4px 5px rgba(0, 0, 0, .5)
}

.account-wrap .account li {
    line-height: 25px
}

.account-wrap ul li {
    float: none;
    margin: 0;
    text-indent: 0
}

.account-wrap ul li,
.more_drop-list li,
.selection-list li {
    list-style: none
}

.account-wrap ul .tc-content h5,
.account-wrap ul h4,
.tc-content .account-wrap ul h5 {
    border-bottom: 1px solid #7e97a7;
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 0;
    padding: 0 0 0 10px
}

.gmt {
    border-left: 1px solid #c5d0d7;
    float: right;
    font-family: Roboto Condensed, sans-serif;
    font-size: 11px;
    padding: 0 5px
}

.radheexch .account-wrap ul a {
    color: #1e1e1e;
    display: block;
    line-height: 21px
}

.account-wrap ul a,
.more_drop-list a,
.selection-list a {
    border-bottom: 1px solid #e0e6e6;
    padding: 0 10px 5px
}

.account-wrap ul a:last-child,
.more_drop-list a:last-child,
.selection-list a:last-child {
    border-bottom: none
}

.account-wrap ul a:hover,
.more_drop-list a:hover,
.selection-list a:hover {
    background-color: #eff2f2;
    text-decoration: none
}

.account-wrap ul .logout {
    padding: 7px 10px 5px
}

.radheexch .account-wrap .logout a {
    color: #fff
}

.account-wrap ul .logout a {
    border-bottom-width: 0;
    border-radius: 4px;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    text-align: center
}

.tag-live {
    background-image: linear-gradient(180deg, #fb3434, #e80505);
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .5);
    box-sizing: border-box;
    color: #fff;
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    min-width: 33px;
    padding-right: 3px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: -6px
}

.tag-live,
.tag-live strong {
    align-items: center;
    display: flex;
    justify-content: center
}

.tag-live strong {
    background-image: linear-gradient(180deg, #fff, #eee 89%);
    border-radius: 3px 0 0 3px;
    flex: 1 1;
    font-size: 0;
    height: 100%;
    margin-right: 3px;
    padding: 0 2px;
    text-indent: -99999px
}

.tag-live strong:before {
    background-size: contain;
    content: "";
    height: 8px;
    width: 14px
}

.on_live .live_icon span:before,
.tag-live strong:before {
    animation: twinkling 1.4s ease infinite
}

@keyframes twinkling {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .3
    }
}

.tag-livemobile {
    background-image: linear-gradient(180deg, #fb3434, #e80505);
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .5);
    box-sizing: border-box;
    color: #fff;
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    min-width: 33px;
    padding-right: 3px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 8px
}

.tag-livemobile,
.tag-livemobile strong {
    align-items: center;
    display: flex;
    justify-content: center
}

.tag-livemobile strong {
    background-image: linear-gradient(180deg, #fff, #eee 89%);
    border-radius: 3px 0 0 3px;
    flex: 1 1;
    font-size: 0;
    height: 100%;
    margin-right: 3px;
    padding: 0 2px;
    text-indent: -99999px
}

.tag-livemobile strong:before {
    background-size: contain;
    content: "";
    height: 8px;
    width: 14px
}

.on_live .live_icon span:before,
.tag-livemobile strong:before {
    animation: twinkling 1.4s ease infinite
}

.header .tablet-menu {
    color: #fff;
    display: none;
    float: left;
    font-size: 20px;
    line-height: 60px;
    margin-right: 11px
}

#sidebar {
    background: #fff;
    color: #fff;
    float: left;
    height: calc(100% - 118px);
    left: 0;
    min-height: 400px;
    overflow-x: auto;
    padding-bottom: 22px;
    position: fixed;
    top: 118px;
    transition: all .5s linear;
    width: 15%
}

.mar-top100 {
    margin-bottom: 15px !important;
    margin-top: 118px !important
}

.login-mar-top100 {
    margin-bottom: 15px !important;
    margin-top: 143px !important
}

.menu-wrap {
    line-height: 30px;
    margin-top: 9px;
    min-width: 1350px
}

.menu-wrap .full-wrap {
    height: auto;
    min-height: 30px
}

.menu,
.setting-wrap {
    font-weight: 700
}

.menu li,
.setting-wrap li {
    display: inline-block
}

.radheexch .menu a,
.radheexch .setting-wrap a {
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 11px;
    padding: 8px 9px
}

.menu a,
.setting-wrap a {
    padding: 9px;
    position: relative
}

.menu-wrap a {
    color: #fff;
    padding: 0 10px
}

.radheexch .menu .select,
.radheexch .menu li a:focus,
.radheexch .menu li a:hover,
.radheexch .setting-wrap .select {
    padding: 8px 9px
}

.b-t-slip-mobile,
.livetv {
    display: none
}

.full-wrap {
    margin: 0 auto;
    min-width: 100%;
    position: relative
}

.full-wrap .col-left {
    height: 100%
}

.col-left {
    left: 0;
    position: absolute;
    top: 0;
    width: 17.3611%
}

.col-center.markets {
    padding: 0 5px
}

.full-wrap .col-center {
    height: 100%;
    overflow: hidden
}

.col-center {
    margin-left: 17.36111%;
    margin-right: 26.04167%;
    padding: 0 15px;
    position: relative
}

.full-wrap .col-center1 {
    height: 100%;
    overflow: hidden
}

.col-center1 {
    margin-left: 15%;
    padding: 0 15px;
    position: relative
}

.col-center1.markets {
    padding: 0 6px
}

.full-wrap .col-right {
    height: 100%;
    height: calc(100% - 118px)
}

.col-right {
    background: #fff;
    color: #fff;
    float: right;
    height: calc(100% - 118px);
    min-height: 400px;
    overflow-x: auto;
    padding-bottom: 3px;
    position: fixed;
    right: 0;
    top: 118px;
    transition: all .5s linear;
    width: 25%
}

.full-wrap .col-centersdetails {
    height: 100%;
    overflow: hidden
}

.col-centersdetails {
    margin-left: 15%;
    margin-right: 25%;
    padding: 0 15px;
    position: relative
}

.col-centersdetails.markets {
    padding: 0 6px 10px
}

.sub_path {
    height: auto;
    position: relative
}

.favor-wrap,
.game-highlight-wrap,
.game-wrap,
.game-wrap-horse,
.live-wrap,
.matched-wrap,
.slip-wrap,
.sub_path,
.tv-wrap {
    background-color: #fff
}

#sidebar ul.components {
    padding: 0 0 2px
}

#sidebar ul p {
    margin: 0;
    padding: 2px 7px;
    text-transform: capitalize
}

#sidebar ul li a,
#sidebar ul p {
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 700
}

#sidebar ul li a {
    align-items: center;
    display: flex;
    padding: 8px 10px
}

.menu-images {
    height: auto;
    padding: 0 10px;
    width: 100%
}

.over-wrap {
    overflow: hidden;
    overflow-y: auto
}

.center-box p {
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 28px;
    line-height: 19px;
    margin: 0;
    padding: 6px 10px 6px 7px;
    text-transform: capitalize
}

.game-highlight-wrap,
.game-wrap,
.game-wrap-horse {
    background-color: #fff;
    box-shadow: 0 1px 6px #00000017;
    -webkit-box-shadow: 0 1px 6px #00000017;
    -moz-box-shadow: 0 1px 6px #00000017;
    color: #000;
    margin-bottom: 0
}

.eventInfo {
    width: 63%
}

.col-draw,
.col-home,
.col-visit {
    position: relative;
    text-align: center;
    width: 12%
}

.col-info {
    text-align: center;
    width: 20px
}

.game-wrap .table tr td {
    padding: 2px 1px
}

.livenow {
    font-weight: 700
}

.game-list-col a,
.livenow {
    font-family: Roboto Condensed, sans-serif
}

.game-list-col a {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 13px !important;
    padding: 5px 0;
    width: 49%
}

.btn-back,
.btn-lay {
    background-color: #72bbef;
    border-left-color: #fff;
    color: #1e1e1e;
    margin-right: 1%
}

.btn-lay {
    background-color: #faa9ba;
    border-left-color: #fff
}

.suspended-full {
    float: left;
    position: relative;
    width: 100%
}

.suspended-full:after {
    background: hsla(0, 0%, 44%, .75);
    color: red;
    content: "Suspended";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    line-height: 23px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 0
}

.eventInfo .event-title {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 17px;
    max-width: 750px !important;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eventInfo .dtime {
    color: #022c44 !important;
    padding-left: 6px;
    padding-right: 5px
}

.suspended-half {
    float: left;
    position: relative;
    width: 100%
}

.suspended-half:after {
    background: hsla(0, 0%, 44%, .75);
    color: red;
    content: "Suspended";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    line-height: 20px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -.1px;
    width: 100%;
    z-index: 0
}

.add-pin,
.agexch247 .login_to_go .close,
.agexch247 .one_click-setting .a-edit img,
.agexch247 .one_click-stake,
.alphaexch .one_click-setting .a-edit img,
.alphaexch .one_click-stake,
.alphaexchlive .one_click-setting .a-edit img,
.alphaexchlive .one_click-stake,
.arrow-dialog,
.baji .login_to_go .close,
.baji .one_click-setting .a-edit img,
.baji .one_click-stake,
.baji365 .login_to_go .close,
.baji365 .one_click-setting .a-edit img,
.baji365 .one_click-stake,
.betbarter .add-pin h3,
.betbarter .delete-pin h3,
.betbarter .game-wrap .to-expand,
.betbarter .game-wrap-horse .to-expand,
.betbarter .game-wrap-horse.close .to-expand,
.betbarter .game-wrap.close .to-expand,
.betbarter .one_click-stake,
.betbarter .tab-highlight a,
.betbarter .tab-highlight a.select,
.betbarter .tab-markets a,
.betbarter .tab-markets a.select,
.betmygame .one_click-setting .a-edit img,
.betmygame .one_click-stake,
.bets .back-all,
.bets .lay-all,
.bets .special_bet .btn-fancy_info,
.bets .to-expand,
.bets-GH .back-all,
.bets-GH .lay-all,
.bets-GH .special_bet .btn-fancy_info,
.bets-GH .to-expand,
.bets-HS .back-all,
.bets-HS .lay-all,
.bets-HS .special_bet .btn-fancy_info,
.bets-HS .to-expand,
.bets.close .to-expand,
.bets.disable .back-all,
.bets.disable .lay-all,
.bigexch .one_click-setting .a-edit img,
.bigexch .one_click-stake,
.bookmaker .in-play span:before,
.btn-close,
.btn-fancybet_rules,
.btn-rules img,
.btn-sportsbook_rules,
.cftbet365 .one_click-setting .a-edit img,
.cftbet365 .one_click-stake,
.close.bets-GH .to-expand,
.close.bets-HS .to-expand,
.close.game-highlight-wrap .to-expand,
.close.game-wrap .to-expand,
.close.game-wrap-horse .to-expand,
.col-info .add-pin,
.col-info .delete-pin,
.crickex .login_to_go .close,
.crickex .one_click-setting .a-edit img,
.crickex .one_click-stake,
.crickzoom .one_click-setting .a-edit img,
.crickzoom .one_click-stake,
.crickzoomlive .one_click-setting .a-edit img,
.crickzoomlive .one_click-stake,
.delete-pin,
.dhoom .login_to_go .close,
.dhoom .one_click-setting .a-edit img,
.dhoom .one_click-stake,
.disable.bets-GH .back-all,
.disable.bets-GH .lay-all,
.disable.bets-HS .back-all,
.disable.bets-HS .lay-all,
.disabled .back-all,
.disabled .back-all:hover,
.disabled .lay-all,
.disabled .lay-all:hover,
.edit img,
.fairenter .one_click-setting .a-edit img,
.fairenter .one_click-stake,
.fancy-head .in-play span:before,
.fancyfair .one_click-setting .a-edit img,
.fancyfair .one_click-stake,
.favor,
.favor.select,
.game-head .favor,
.game-head .favor.select,
.game-head .refresh,
.game-highlight-wrap .to-expand,
.game-list-col .col-draw,
.game-list-col .col-home,
.game-list-col .col-visit,
.game-list-col dd .info,
.game-scores .game-home span,
.game-scores .game-visit span,
.game-scores ul .scores-box,
.game-team .game-home span,
.game-team .game-visit span,
.game-wrap .to-expand,
.game-wrap-horse .to-expand,
.goexchange .login_to_go .close,
.goexchange .one_click-setting .a-edit img,
.goexchange .one_click-stake,
.iceEX .login_to_go .close,
.iceEX .one_click-setting .a-edit img,
.iceEX .one_click-stake,
.iceinplay .one_click-setting .a-edit img,
.iceinplay .one_click-stake,
.icon-HR,
.icon-TV_head,
.icon-basketball,
.icon-card-red,
.icon-card-yellow,
.icon-cashout,
.icon-cricket,
.icon-dog,
.icon-in_play,
.icon-irun,
.icon-live,
.icon-no_play,
.icon-predict,
.icon-racing,
.icon-soccer,
.icon-tennis,
.icon-time,
.in-play.game-bookmaker:before,
.in-play.game-fancy:before,
.in-play.game-live:before,
.in-play.game-sportsbook:before,
.its_turn,
.kingfair24 .one_click-setting .a-edit img,
.kingfair24 .one_click-stake,
.line_market-name,
.line_markets-team .game-home span,
.line_markets-team .game-visit span,
.line_markets-team .game-vs div:after,
.line_markets-team .game-vs div:before,
.live-list a:after,
.login_to_go .close,
.lucky7 .one_click-setting .a-edit img,
.lucky7 .one_click-stake,
.main-sprite,
.marquee-box .tc-content h5:after,
.marquee-box .tc-content h5:before,
.marquee-box h4:after,
.marquee-box h4:before,
.maruti .one_click-setting .a-edit img,
.maruti .one_click-stake,
.marutibook .one_click-setting .a-edit img,
.marutibook .one_click-stake,
.masterexchange .login_to_go .close,
.masterexchange .one_click-setting .a-edit img,
.masterexchange .one_click-stake,
.matador .one_click-setting .a-edit img,
.matador .one_click-stake,
.match-odds img,
.maxexch9 .one_click-setting .a-edit img,
.maxexch9 .one_click-stake,
.maxinplay .one_click-setting .a-edit img,
.maxinplay .one_click-stake,
.mazaplay .one_click-setting .a-edit img,
.mazaplay .one_click-stake,
.more,
.mysports247 .one_click-setting .a-edit img,
.mysports247 .one_click-stake,
.o_12bet .add-pin h3,
.o_12bet .delete-pin h3,
.o_12bet .game-wrap .to-expand,
.o_12bet .game-wrap-horse .to-expand,
.o_12bet .game-wrap-horse.close .to-expand,
.o_12bet .game-wrap.close .to-expand,
.o_12bet .one_click-stake,
.o_12bet .tab-highlight a,
.o_12bet .tab-highlight a.select,
.o_12bet .tab-markets a,
.o_12bet .tab-markets a.select,
.o_dafabet .add-pin h3,
.o_dafabet .delete-pin h3,
.o_dafabet .game-wrap .to-expand,
.o_dafabet .game-wrap-horse .to-expand,
.o_dafabet .game-wrap-horse.close .to-expand,
.o_dafabet .game-wrap.close .to-expand,
.o_dafabet .one_click-stake,
.o_dafabet .tab-highlight a,
.o_dafabet .tab-highlight a.select,
.o_dafabet .tab-markets a,
.o_dafabet .tab-markets a.select,
.o_spondemo .add-pin h3,
.o_spondemo .close.game-highlight-wrap .to-expand,
.o_spondemo .close.game-wrap .to-expand,
.o_spondemo .close.game-wrap-horse .to-expand,
.o_spondemo .delete-pin h3,
.o_spondemo .game-highlight-wrap .to-expand,
.o_spondemo .game-wrap .to-expand,
.o_spondemo .game-wrap-horse .to-expand,
.o_spondemo .one_click-stake,
.o_spondemo .tab-highlight,
.o_spondemo .tab-highlight a,
.o_spondemo .tab-highlight a.select,
.o_spondemo .tab-markets,
.o_spondemo .tab-markets a,
.o_spondemo .tab-markets a.select,
.one_click-setting .a-edit img,
.one_click-stake,
.open-tv-wrap:before,
.other-tab:after,
.other-tab:before,
.probet247 .one_click-setting .a-edit img,
.probet247 .one_click-stake,
.probetx .one_click-setting .a-edit img,
.probetx .one_click-stake,
.qexch .one_click-setting .a-edit img,
.qexch .one_click-stake,
.quick_bet-wrap .odd-add .down,
.quick_bet-wrap .odd-add .up,
.quick_bet-wrap .odd-add.disable .down,
.quick_bet-wrap .odd-add.disable .up,
.score-pop-last:before,
.score-pop:before,
.scores-event img,
.scores-line img,
.sgexch247 .one_click-setting .a-edit img,
.sgexch247 .one_click-stake,
.sixball .one_click-setting .a-edit img,
.sixball .one_click-stake,
.sixballio .one_click-setting .a-edit img,
.sixballio .one_click-stake,
.skyexchange .login_to_go .close,
.skyexchange .one_click-setting .a-edit img,
.skyexchange .one_click-stake,
.skyexchange247 .login_to_go .close,
.skyexchange247 .one_click-setting .a-edit img,
.skyexchange247 .one_click-stake,
.skyinplay .one_click-setting .a-edit img,
.skyinplay .one_click-stake,
.sportsbook-head .in-play span:before,
.sportsexchlive .login_to_go .close,
.sportsexchlive .one_click-setting .a-edit img,
.sportsexchlive .one_click-stake,
.tab-HS .more_drop,
.tab-HS .more_drop.select,
.tab-highlight a,
.tab-highlight a.select,
.tab-markets a,
.tab-markets a.select,
.tc-content .marquee-box h5:after,
.tc-content .marquee-box h5:before,
.tc-content h5 .add-pin,
.tc-content h5 .delete-pin,
.transfer-wrap .close,
.transfer-wrap-slider .close,
.uniform,
.upcome-head dt,
.wickets247 .login_to_go .close,
.wickets247 .one_click-setting .a-edit img,
.wickets247 .one_click-stake,
h3 .add-pin,
h3 .delete-pin,
h4 .add-pin,
h4 .delete-pin {
    background-repeat: no-repeat
}

.col-info .add-pin-s-hover.delete-pin,
.col-info .add-pin.add-pin-s-hover,
.col-info .add-pin:hover,
.col-info .delete-pin:hover {
    background-position: -398px -36px
}

.col-info .add-pin,
.col-info .delete-pin {
    background-position: -398px -57px;
    height: 21px;
    padding: 0;
    width: 20px
}

.col-info .delete-pin.delete-pin-s-hover,
.col-info .delete-pin:hover {
    background-position: -398px -1551px
}

.col-info .delete-pin {
    background-position: -398px -1572px;
    height: 21px;
    width: 16px
}

a.viewmore {
    float: right;
    font-family: Roboto Condensed, sans-serif;
    padding-right: 5px;
    text-align: right;
    color: inherit;
}

.btn-lay:hover {
    background-color: #fbb7c6
}

.btn-back:hover {
    background-color: #80c2f1
}

.cursor {
    cursor: pointer
}

.l-tv .flaticon-television:before {
    color: #000;
    cursor: pointer;
    font-size: 15px;
    margin-right: -1px
}

.p-fancy {
    background-color: #e4550f;
    width: 12px
}

.bm,
.p-fancy {
    align-items: center;
    border-radius: 3px;
    display: inline-flex;
    font-size: 13px;
    height: 11px;
    justify-content: center;
    margin-right: 0;
    padding: 0 !important
}

.bm {
    background-color: #1a515a;
    margin-left: 2px;
    width: 23px
}

.bm:after {
    background-size: cover;
    content: "";
    cursor: pointer;
    height: 12px;
    width: 24px
}

.fancy {
    align-items: center;
    background-color: #2b2560;
    border-radius: 3px;
    display: inline-flex;
    font-size: 13px;
    height: 11px;
    justify-content: center;
    margin-left: 2px;
    margin-right: 5px;
    padding: 0 !important;
    width: 12px
}

.fancy:after,
.p-fancy:after {
    background-size: cover;
    content: "";
    cursor: pointer;
    height: 12px;
    width: 12px
}

.fancy:after {
    cursor: pointer
}

.mtitle {
    color: #545454 !important;
    line-height: 21px
}

.meventtitle,
.mtitle {
    display: inline-block;
    margin-left: 5px;
    margin-top: 0;
    max-width: 500px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.meventtitle {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    line-height: 20px
}

.w33 {
    width: 33.33%
}

.mobile-view {
    display: none
}

.h23 {
    background: #fff;
    height: 23px;
    width: 100%
}

.btn-back.select,
.select.btn-lay {
    background-color: #1a8ee1
}

.btn-back.select,
.btn-lay.select,
.select.btn-lay {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .5);
    color: #fff
}

.btn-lay.select {
    background-color: #f4496d
}

.back-bg-dark {
    background: #beddf4
}

.bt-slip-title {
    float: left;
    margin-right: 10px;
    max-width: 180px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bt-slip-title a {
    padding: 2px;
    width: 17px
}

.bg-dark th {
    font-family: Roboto Condensed, sans-serif
}

.back-bg {
    background: #72bbef
}

.lay-bg {
    background: #faa9ba
}

.allreport {
    background-color: #fff;
    box-shadow: 0 1px 6px rgb(0 0 0/9%);
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0/9%);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .09);
    color: #000;
    margin-bottom: 10px;
    min-height: 500px
}

.allreport .table tr td a {
    color: #212529
}

.crname span,
.text-black.font-weight-bold {
    font-family: Roboto Condensed, sans-serif
}

.crname span {
    float: left;
    margin: 0;
    max-width: 700px;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.crname span.f-right {
    float: right
}

.img-res {
    height: auto;
    width: 100%
}

.titbg {
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    height: 23px;
    margin: 0;
    padding: 0 4px;
    text-transform: uppercase
}

.betslip-btn.active,
.betslip-btn:focus .mybets-btn.active,
.betslip-btn:hover,
.mybets-btn:focus,
.mybets-btn:hover {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #fff;
    outline: none
}

.titbg button:focus {
    outline: 1px dotted transparent !important;
    outline: 5px auto transparent !important
}

.betslip-btn,
.mybets-btn {
    background: transparent;
    border: 0;
    color: #fff;
    display: inline;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    padding: 2px;
    text-transform: capitalize;
    width: 100%
}

.mybet-alldata .table-sm td,
.mybet-alldata .table-sm th {
    padding: 1px 3px
}

.eventdetails {
    position: relative;
    width: 100%
}

.eventdetails .w-55 {
    position: relative;
    text-align: left;
    width: 50%
}

.eventdetails .w-45 {
    position: relative;
    text-align: center;
    width: 50%
}

.eventdetails .w-45 a {
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 13px;
    padding: 4px 0;
    width: 32.33%
}

.eventdetails .w-45 a,
.eventdetails .w-45 a span,
.fancytable .w-16 a span {
    font-family: Roboto Condensed, sans-serif
}

.ask-price-small,
.bid-price-small {
    color: #43444a
}

.suspended-event {
    float: left;
    position: relative;
    width: 100%
}

.suspended-event:after {
    background: hsla(0, 0%, 44%, .75);
    color: red;
    content: "Suspended";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    line-height: 30px;
    margin: 0 2px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 99.9%;
    z-index: 0
}

.no-runner {
    float: left;
    position: relative;
    width: 100%
}

.no-runner:after {
    background: hsla(0, 0%, 44%, .75);
    color: red;
    content: "Non Runner";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    line-height: 30px;
    margin: 0 2px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 99.9%;
    z-index: 0
}

.br-full {
    float: left;
    position: relative;
    width: 100%
}

.br-full:after {
    background: hsla(0, 0%, 44%, .75);
    color: red;
    content: "Ball Running";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    line-height: 30px;
    margin: 0 2px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 99.9%;
    z-index: 0
}

.suspended-event-half {
    float: left;
    position: relative;
    width: 100%
}

.suspended-event-half:after {
    background: hsla(0, 0%, 44%, .75);
    color: red;
    content: "Suspended";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    line-height: 30px;
    margin: 0 2px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 99.7%;
    z-index: 0
}

.eventdetails span.in-play-title {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    line-height: 16px;
    margin-left: 3px;
    max-width: 450px !important;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

span.match-odds {
    font-size: 10px
}

.back-light-bg {
    background: #b7d5eb
}

.back-light-bg1 {
    background: #d7e8f4
}

.lay-light-bg {
    background: #efd3d9
}

.lay-light-bg1 {
    background: #f6e6ea
}

.bt-slip-title,
.bt-slip-title-light {
    float: left;
    line-height: 18px;
    margin-right: 10px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bt-slip-title,
.bt-slip-title-light {
    color: #000;
    max-width: 200px !important
}

.stack-inp input {
    display: inline-flex;
    float: left;
    font-size: 12px;
    height: 25px;
    margin-right: 5px;
    padding: 4px;
    width: 90px
}

.bg-black {
    border: transparent;
    line-height: 17px;
    padding: 0 0 5px
}

.btn-place-bet {
    background: #61cce6;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 19px;
    margin-bottom: 3px;
    margin-left: 5px;
    padding: 5px 15px;
    text-align: center;
    width: auto
}

.btn-bid {
    background: #61cce6;
    background-color: #29a3c2 !important;
    background-image: linear-gradient(#61cce6, #29a3c2) !important;
    font-family: Roboto Condensed, sans-serif
}

.btn-bid:active,
.btn-bid:hover {
    background-color: #61cce6 !important;
    background-image: linear-gradient(#29a3c2, #61cce6) !important;
    color: #fff !important
}

.btn-ask {
    background: #fbbcbf;
    background-color: #eb7c81 !important;
    background-image: linear-gradient(#fbbcbf, #eb7c81) !important;
    font-family: Roboto Condensed, sans-serif
}

.btn-ask:active,
.btn-ask:hover {
    background-color: #fbbcbf !important;
    background-image: linear-gradient(#eb7c81, #fbbcbf) !important
}

.btn-green {
    background-color: #026d02 !important;
    background-image: linear-gradient(#07af07, #026d02) !important;
    color: #fff;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif
}

.btn-green:active,
.btn-green:hover {
    background-color: #07af07 !important;
    background-image: linear-gradient(#026d02, #07af07) !important
}

.btn-place-cancel {
    background-color: #c30529 !important;
    background-image: linear-gradient(#ff5071, #c30529) !important;
    color: #fff;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif
}

.btn-place-cancel:active,
.btn-place-cancel:hover {
    background-color: #ff5071 !important;
    background-image: linear-gradient(#c30529, #ff5071) !important
}

.btn-cancel {
    background: #ed143d;
    border: transparent;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    line-height: 19px;
    margin-left: 4px;
    padding: 5px 15px;
    text-align: center;
    width: auto
}

.back-bg-light {
    background: #d4e8f8
}

.lay-bg-dark {
    background: #f3dce2;
    border-bottom: 1px solid #dfa3b3
}

.lay-bg-light {
    background: #faeff2
}

.min-max {
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 11px;
    text-transform: capitalize
}

.fancytable .w-16 {
    position: relative;
    text-align: center;
    width: 15.7%
}

.fancytable span.in-play-title {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: Roboto Condensed, sans-serif;
    line-height: 16px;
    margin-left: 3px;
    max-width: 590px !important;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.min-max-price {
    color: #000;
    font-size: 11px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 2px
}

.ballrunning-fancy {
    float: left;
    position: relative;
    width: 100%
}

.ballrunning-fancy:after {
    color: red;
    content: "Ball Running";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 33px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 0
}

.suspended-fancy {
    float: left;
    position: relative;
    width: 100%
}

.suspended-fancy:after {
    color: red;
    content: "Suspended";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 33px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 0
}

.no-offer-fancy-inner {
    float: left;
    position: relative;
    width: 50% !important
}

.no-offer-fancy-inner:after {
    color: red;
    content: "No Offer";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 33px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 0
}

.no-offer-fancy-inner a {
    width: 100%
}

.btn-back.select span,
.btn-back.select span.bid-price-small,
.select.btn-lay span,
.select.btn-lay span.ask-price-small {
    color: #fff
}

.fmassage {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 400
}

.in-play-title a {
    padding: 0;
    width: 20px
}

.in-play-title a .fa {
    font-size: 16px;
    margin-left: -1px
}

.dhide {
    display: none !important
}

.w-48 {
    display: inline-block;
    width: 49%
}

.mbet-slip .pad-font {
    border-right: 1px solid #598eb3
}

.mbet-slip .pad-font,
.mbet-slip .pad-font1 {
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 22px;
    padding: 4px 1px
}

.mbet-slip .pad-font1 {
    border-right: 1px solid #fb7575
}

.mbet-slip .w-20 {
    color: #000 !important;
    float: left;
    font-family: Roboto Condensed, sans-serif;
    width: 16.66%
}

.dark-tab-blue {
    background-color: #29a3c2 !important;
    background-image: linear-gradient(#61cce6, #29a3c2) !important
}

.dark-tab-red {
    background-color: #eb7c81 !important;
    background-image: linear-gradient(#fbbcbf, #eb7c81) !important
}

.b-t-slip-mobile table {
    font-size: 12px;
    height: 35px !important;
    text-align: center
}

.b-t-slip-mobile table tbody tr td,
.b-t-slip-mobile table tbody tr td span.img {
    height: 30px !important;
    line-height: 30px
}

.br-bottom {
    border-bottom: 1px solid #bdbdbd
}

.w-14 {
    width: 14%
}

.br-right {
    border-right: 1px solid #bdbdbd
}

.paddig-top {
    padding-top: 24px
}

.cancel-bt-bet {
    background: #c92233
}

.cancel-bt-bet,
.place-bt-bet {
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    height: auto;
    line-height: 17px;
    padding: 8px 20px;
    text-align: center;
    width: 100%
}

.place-bt-bet {
    background: #000
}

.place-bet-btn {
    border-radius: 3px;
    font-size: 14px;
    outline: none;
    padding: 5px 20px;
    text-align: center
}

.place-bet-btn:focus,
.place-bet-btn:hover {
    box-shadow: none;
    outline: none
}

.place-bet-btn:disabled {
    background-color: #959595;
    border: 1px solid #959595;
    color: #fff
}

/* #toast-container { pointer-events: none; position: fixed; z-index: 999999 } .toast-bottom-right { bottom: 30px; right: 12px } #toast-container>.toast-success { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important } #toast-container>div { background-position: 15px; background-repeat: no-repeat; border-radius: 3px; box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03); box-shadow: 0 0 12px #999; color: #fff; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: alpha(opacity=100); margin: 0 0 6px; opacity: 1; overflow: hidden; padding: 15px 15px 15px 50px; pointer-events: auto; position: relative; width: 300px } #toast-container * { box-sizing: border-box } .toast-success { background-color: rgba(52,195,143,.8)!important; border: 2px solid #34c38f!important } .toast { -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); background-clip: padding-box; background-color: hsla(0,0%,100%,.85); border: 1px solid rgba(0,0,0,.1); border-radius: .25rem; box-shadow: 0 .25rem .75rem rgba(0,0,0,.1); font-size: .875rem; max-width: 350px; opacity: 0; overflow: hidden } .toast-title { font-weight: 700 } .toast-message { -ms-word-wrap: break-word; word-wrap: break-word } #toast-container>.toast-warning { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important } .toast-warning { background-color: rgba(241,180,76,.8)!important; border: 2px solid #f1b44c!important } #toast-container>.toast-error { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important } .toast-error { background-color: hsla(0,86%,69%,.8); border: 2px solid #f46a6a } .toast-top-center { right: 0; top: 0; width: 100% } #toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div { margin-left: auto; margin-right: auto; width: 300px } */
.loader {
    align-items: center;
    background: rgba(0, 0, 0, .8);
    display: flex;
    height: 100vh;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 999
}

.loader img {
    border-radius: 5px
}

.b-t-slip-mobile.bg-white table>tr>td {
    padding: 5px;
    vertical-align: middle
}

.middle-in-play {
    background-position: top;
    background-size: cover;
    margin: 0
}

.event-timmer {
    align-items: center;
    color: #fac031;
    display: flex;
    font-size: 16px;
    height: auto;
    justify-content: center;
    line-height: 1;
    padding: 20px 15px;
    width: 100%
}

.event-timmer,
.event-timmer .l1-txt3 {
    font-family: Roboto Condensed, sans-serif
}

.event-timmer .l1-txt3 {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    line-height: 24px;
    padding: 0 13px;
    text-align: center
}

.event-timmer .l1-txt3 span {
    display: block;
    font-size: 13px
}

.scorecard:before {
    background-color: rgba(0, 0, 0, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.scorecard {
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 16px;
    line-height: 17px;
    padding: 5px;
    position: relative;
    width: 100%
}

.ballstatuscricket,
.scorecard {
    font-family: Roboto Condensed, sans-serif
}

.ballstatuscricket {
    color: #ffc421;
    font-size: 18px;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9
}

.team-name {
    display: inline-block !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px
}

.country-name,
.scorecard p,
.team-name {
    font-size: 14px
}

.scorecard p {
    color: #fff;
    margin-bottom: 0
}

.m-t-10 {
    margin-top: 3px !important
}

.m-l-5 {
    margin-left: 3px
}

.ball-runs {
    background: #27a6c3;
    border-radius: 50%;
    display: inline-block;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

.ball-runs,
.commentary {
    font-family: Roboto Condensed, sans-serif
}

.commentary {
    color: #faa9ba;
    font-size: 12px
}

.lastsixball {
    float: right
}

.lastsixball .lo {
    font-size: 13px
}

.lastball-runs {
    background: #5d5d5d;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 8px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px
}

.mobileteam-name {
    font-size: 12px;
    line-height: 20px
}

.msball-runs {
    background: #5d5d5d;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 18px
}

.mball-runs.four {
    background: #ffc11c;
    color: #000 !important
}

.mball-runs.six {
    background: #087f23
}

.mball-runs.wicket {
    background: red
}

.cricket-m-hide .team-1 {
    line-height: 22px
}

.balldata .lover {
    font-size: 12px
}

.paddinglef0 {
    padding-left: 0
}

.cricket-d-hide {
    display: none
}

.scorecard-massage {
    position: relative;
    width: 100%
}

.scorecard-massage:after {
    background: rgba(0, 0, 0, .7);
    border-radius: 3px;
    color: #ffc422;
    content: "";
    cursor: not-allowed;
    font-size: 16px;
    height: 100%;
    line-height: 80px;
    margin: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 100%;
    z-index: 0
}

.mball-runs,
.scorecard-massage:after {
    font-family: Roboto Condensed, sans-serif;
    text-align: center
}

.mball-runs {
    border-radius: 50%;
    display: inline-block;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    width: 25px
}

.team-score-details {
    padding: 8px 10px !important
}

.middle-in-play .table-responsive {
    margin-bottom: -8px
}

table.tennisscore tr td {
    border: transparent;
    color: #fff !important
}

.tennisbgblack {
    font-family: Roboto Condensed, sans-serif
}

.tennisscore .points {
    background: #fff;
    color: #000 !important;
    width: 6%
}

.game-wrap .tennisbgbox table tr td {
    font-size: 12px;
    padding: 5px 4px
}

.soccerbgbox {
    padding: 6px 3px
}

.soccerbgbox .scoretime {
    color: #88ea28;
    font-size: 12px
}

.soccerbgbox .scoretimedetails {
    color: #fff;
    font-size: 12px
}

.soccerbgbox .tscoreboxmain {
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 18px;
    font-weight: 700
}

.soccerbgbox .tscorebox {
    border-radius: 5px;
    margin: 3px auto;
    padding: 5px 10px;
    width: 50%
}

.tscorebox1 {
    color: #88ea28;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px
}

.teams-devider {
    color: #fff;
    font-size: 16px
}

.multimarket-pin {
    align-items: center;
    background-color: transparent;
    border: 1px solid #045662;
    border-radius: 3px;
    color: #fff !important;
    display: flex;
    float: left;
    font-size: 13px;
    height: 18px;
    justify-content: center;
    margin: 0 3px 0 -4px;
    width: 18px
}

.in-play .eventInfo .event-title {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    max-width: 605px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.middle-in-play .table-responsive {
    margin-bottom: 0;
    overflow: hidden
}

.in-play-list {
    background-size: cover;
    width: 100%
}

.in-play-top tr td {
    margin-right: 8px;
    padding: 15px 0 5px;
    text-align: center
}

.wi-10 {
    float: left;
    text-align: center;
    width: 7%
}

.in-play-top a {
    color: #000;
    position: relative
}

.in-play-top span.inplay-time {
    line-height: 23px
}

.inplay-binary-icon,
.inplay-time i.flaticon-cricket-ball,
.inplay-time i.flaticon-croupier,
.inplay-time i.flaticon-earth,
.inplay-time i.flaticon-football,
.inplay-time i.flaticon-tennis-ball,
.inplay-time i.flaticon-tv,
.inplay-time i.inplay-baseball,
.inplay-time i.inplay-earth,
.inplay-time i.inplay-futbol-o,
.inplay-time i.inplay-gamepad,
.inplay-time i.inplay-horse,
.inplay-time i.inplay-how_to_vote,
.inplay-time i.inplay-live_tv,
.inplay-time i.inplay-paw,
.inplay-time i.inplay-sports_cricket,
.inplay-time i.inplay-sports_kabaddi {
    font-size: 35px;
    line-height: 35px
}

.in-play-top span.inplay-place {
    display: block;
    font-family: Roboto Condensed, sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 auto;
    max-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.in-play-budge {
    background: red;
    border-radius: .25rem;
    color: #fff;
    font-size: 10px;
    height: 16px;
    line-height: 11px;
    padding: .25em .4em;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -22px;
    width: 16px;
    z-index: 9
}

.iin-play-top a.active,
.in-play-budge,
.in-play-top a:focus,
.in-play-top a:hover {
    font-family: Roboto Condensed, sans-serif
}

ul.in-play-top {
    padding: 5px 10px 0 5px
}

.in-play-top li {
    display: inline-block;
    padding: 0 17px
}

.in-play-top li.w-10 {
    text-align: center;
    width: auto
}

.wallet-detail {
    background-color: #e0e6e6;
    border-radius: 4px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .5);
    color: #000;
    display: block;
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 25px;
    width: 100%;
    z-index: 99
}

.wallet-detail-group {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3);
    margin: 6px 7px
}

.wallet-detail-group .wallet-detail-content {
    padding: 5px 7px 0
}

.wallet-detail-group .wallet-detail-content dt {
    line-height: 1.6;
    margin-bottom: 3px
}

.wallet-detail-group .wallet-balance-num {
    align-items: center;
    color: #000;
    display: flex;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    padding-right: 80px
}

.wallet-detail-group .wallet-detail-content dd {
    padding-bottom: 10px
}

.badge-currency {
    background-color: #5f849d;
    border-radius: 3px;
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 10px;
    line-height: 16px;
    margin-right: 3px;
    padding: 0 5px
}

.wallet-detail-group .wallet-exposure {
    border-top: 1px solid #e0e6e6;
    display: flex;
    font-weight: 400 !important;
    justify-content: space-between;
    padding: 7px 0
}

.btn-box .btn {
    background: #c92233;
    border: 1px solid #c92233;
    border-radius: 4px;
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0 7px 5px;
    width: 90%
}

.fancy_info-popup,
.limit_info-popup {
    align-items: flex-start;
    background-color: #fff;
    border-radius: 1.06667vw;
    left: 10px;
    position: absolute;
    top: 0;
    z-index: 9
}

.fancy_info-popup dl,
.limit_info-popup dl {
    margin-bottom: 0;
    padding: 6px
}

.fancy_info-popup dt,
.limit_info-popup dt {
    color: #577c94;
    font-size: 10px;
    height: 13px;
    line-height: 11px;
    padding: 0
}

.fancy_info-popup,
.limit_info-popup {
    box-shadow: 0 6px 10px rgba(0, 0, 0, .7)
}

.fancy_info-popup dd {
    margin-bottom: 2px
}

.fancy_info-popup a {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px
}

.fancy_info-popup .close .fa {
    color: #000
}

.search-report {
    color: #000;
    float: right;
    font-size: 14px;
    margin-right: 5px;
    margin-top: 4px
}

.modal-lg {
    max-width: 90% !important
}

.modal-header h5 {
    color: #fa961b
}

.model-header {
    padding: 7px 16px
}

.btn-yellow {
    background-color: #4db4c6;
    color: #fff
}

.text-success {
    color: #0e7926 !important
}

.login_back {
    align-items: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    margin: 0;
    position: relative
}

.login_front {
    display: flex;
    width: 300px
}

.login_card {
    border-radius: 8px;
    margin: 30px auto;
    padding: 0;
    position: relative;
    width: 500px
}

.rllogin-header {
    align-items: center;
    border-radius: 8px 8px 0 0;
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.login_wrapper {
    margin: 20px auto 0;
    padding: 0;
    width: 96%
}

.form-group {
    position: relative
}

.login_wrapper .form-control {
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    height: 45px;
    padding: 10px 45px;
    width: 100%
}

.invalid-feedback {
    color: #dc3545;
    display: none;
    font-size: 80%;
    margin-top: .25rem;
    width: 100%
}

.login_wrapper .user_input {
    background-size: 14px
}

.login_wrapper .pass_input {
    background-size: 18px
}

.form-check {
    display: block;
    padding-left: 1.25rem;
    position: relative
}

.login_ftrmy {
    border-radius: 0 0 8px 8px;
    margin-top: 15px;
    padding: 30px 0 0;
    text-align: center
}

.login_ftrmy .btn.btn-primary {
    border: transparent;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    height: 46px;
    letter-spacing: .33px;
    outline: 0;
    position: relative;
    text-transform: uppercase;
    width: 80%
}

.log-footer {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 20px 0 0
}

.powwer_by {
    display: block;
    margin: 20px 0
}

.login_front .form-check-input {
    margin-left: -1.25rem;
    margin-top: .6rem;
    position: absolute
}

.login_front .form-check-label {
    font-size: 12px;
    margin-bottom: 0
}

.mobilelogin {
    display: none
}

.dropdown-toggle:after {
    display: block;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

a[data-toggle=collapse] {
    position: relative
}

.footer {
    margin-top: 0;
    overflow: hidden;
    z-index: 100
}

.footer,
.mar {
    bottom: 0;
    height: auto;
    position: fixed;
    width: 100%
}

.mar {
    background-color: #17aac1
}

.footer p {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 5px 0
}

.line.coin {
    position: relative;
    z-index: 0
}

.line.coin img {
    position: relative;
    width: 21px;
    z-index: -1
}

.add-pin-mobile {
    background-size: contain !important;
    border: 1px solid #7e97a7;
    border-radius: 3px;
    height: 19px;
    width: 19px
}

.add-pin-mobile:focus,
.add-pin-mobile:hover,
.select-pin {
    background-size: contain !important;
    border: 1px solid #045662;
    border-radius: 3px;
    height: 19px;
    width: 19px
}

.col-info a.add-pin-d {
    background-size: contain !important;
    border: 1px solid #7e97a7;
    border-radius: 3px;
    height: 20px;
    margin-top: 1px;
    width: 20px
}

.col-info a.add-pin-d:focus,
.col-info a.add-pin-d:hover {
    background-size: contain !important;
    border: 1px solid #045662;
    height: 20px;
    width: 20px
}

.col-info a.select-pin-d {
    background-size: contain !important;
    border: 1px solid #045662;
    border-radius: 3px;
    height: 20px;
    width: 20px
}

.slick-dots {
    bottom: 12px !important
}

.vendor-detail p {
    font-family: Roboto, sans-serif !important;
    font-size: 14px;
    margin-bottom: 10px
}

.vendor-detail {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px
}

.time-and-rating {
    line-height: 18px
}

.time-and-rating i,
.vender-list i {
    color: #3e3e3e;
    font-size: 18px
}

.phone-number-call {
    background-color: var(--themered);
    padding: 10px
}

.phone-number-call a {
    color: #fff !important;
    font-family: Roboto, sans-serif !important;
    font-size: 18px;
    font-weight: 700
}

.slick-dots li {
    margin: 0 2px !important
}

.slick-dots li button {
    color: #999
}

.slick-dots li button:before {
    color: #fff !important;
    font-size: 9px !important;
    opacity: 1 !important
}

.slick-dots li.slick-active button:before {
    color: var(--themered) !important
}

#sidebar ul li a.active {
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    color: #fff
}

.wid165 {
    width: 170px
}

.wid140 {
    width: 140px
}

.pthead {
    font-size: 14px;
    padding: 8px 5px !important
}

.allreport .form-control {
    font-size: 12px;
    height: 30px;
    padding: 5px 5px 5px 2px
}

.wid100 {
    width: 100px
}

.wid150 {
    width: 150px
}

.wid280 {
    width: 280px
}

.wid200 {
    width: 200px
}

.tab-show {
    display: none
}

.lvnow {
    background-color: #6bbd11;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin-right: 3px;
    width: 10px
}

.undline {
    color: #1288a0 !important;
    text-decoration: underline !important
}

.modal-header {
    background-color: #5ecbdd !important;
    background-image: linear-gradient(#5ecbdd, #146578) !important;
    padding: 5px 16px !important
}

.modal-header h5 {
    color: #fff
}

.modal-footer {
    padding: 5px 16px !important
}

.excel-icon img {
    width: 35px
}

.frleft {
    color: #000;
    float: left
}

.btn-blue,
.frleft {
    font-size: 14px
}

.flhightbook {
    line-height: 27px !important;
    min-height: 36px
}

.custom-control-input:checked~.custom-control-label:before {
    background-color: green;
    border-color: green
}

.custom-control-label:before {
    background-color: red;
    border-color: red
}

.bet-all-new {
    line-height: 22px
}

.bets .back-all,
.bets-GH .back-all,
.bets-HS .back-all {
    background-position: -274px -273px
}

.bets .back-all img,
.bets-GH .back-all img,
.bets-HS .back-all img {
    background-position: 0 -5357px;
    background-repeat: repeat-x;
    left: 11px
}

.bets .bet-all img,
.bets-GH .bet-all img,
.bets-HS .bet-all img {
    height: 100%;
    position: absolute;
    top: 0;
    width: calc(100% - 11px)
}

.bets .bet-all span,
.bets-GH .bet-all span,
.bets-HS .bet-all span {
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    width: 100%
}

.bets .back-all {
    background-repeat: no-repeat
}

.bets .bet-all a,
.bets-GH .bet-all a,
.bets-HS .bet-all a {
    cursor: pointer;
    height: 17px;
    line-height: 17px;
    position: relative;
    width: 100%
}

.bets .lay-all,
.bets-GH .lay-all,
.bets-HS .lay-all {
    background-position: 100% -399px
}

.bets .lay-all {
    background-repeat: no-repeat
}

.bg-trans {
    background: transparent !important
}

.f11 {
    font-size: 14px
}

.brblumobile td a {
    font-size: 16px;
    line-height: 9px;
    width: 20px
}

.brblumobile {
    display: none
}

.fancytable span.in-play-title-m {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    line-height: 21px;
    margin-left: 3px;
    max-width: 590px !important;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mb3 {
    margin-bottom: 3px
}

.bm1 img {
    margin-right: 2px
}

.bm1 img,
.fancy1 img,
.l-tv img {
    cursor: default;
    height: 17px;
    width: auto
}

.l-tv img {
    margin-right: 2px
}

.excel-icon img {
    margin-top: -7px;
    width: 45px
}

.csv-icon img,
.pdf-icon img {
    margin-top: -7px;
    width: 35px
}

.btn.csv-icon.disabled,
.btn.csv-icon:disabled,
.btn.excel-icon.disabled,
.btn.excel-icon:disabled,
.btn.pdf-icon.disabled,
.btn.pdf-icon:disabled {
    cursor: auto;
    opacity: .35
}

#printJS-div #exportall.table-bordered {
    background: #016a82 !important;
    color: #fff
}

#exportall thead {
    background-color: #016a82;
    color: #fff
}

#exportall .checkmark1 {
    top: -4px
}

.placeloaderdesktop {
    height: 67px;
    line-height: 67px;
    margin-top: -69px;
    position: relative;
    z-index: 99
}

.placeloaderdesktop,
.placeloadermobile {
    color: #fff !important;
    cursor: not-allowed;
    font-size: 14px;
    font-weight: 700;
    text-align: center
}

.placeloadermobile {
    line-height: 170px;
    margin-top: -175px;
    position: absolute
}

.placeloader img {
    width: 35px
}

.chaticonbottom {
    border-radius: 50px;
    bottom: 30px;
    color: #181800;
    font-size: 30px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 100
}

.chaticonbottom img {
    height: auto;
    width: 70%
}

.dollarwin {
    animation: mymove 2s infinite;
    border-radius: 0;
    bottom: 95px;
    color: #181800;
    font-size: 30px;
    position: fixed;
    right: -58px;
    text-align: center;
    z-index: 100
}

.dollarwin img {
    height: auto;
    width: 40%
}

.intercom-mnaije {
    background: #d22628;
    border-radius: 50%;
    bottom: 90px;
    color: #fff;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 22px
}

.intercom-mnaije,
.notificationbox {
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    position: fixed;
    right: 25px;
    z-index: 99999
}

.notificationbox {
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 5px;
    bottom: 130px;
    box-shadow: 0 8px 11px 0 rgba(35, 47, 53, .04);
    color: #000;
    cursor: pointer;
    height: 120px;
    padding: 14px;
    text-align: left;
    width: 300px
}

.notiicon {
    white-space: nowrap
}

.intercom-1dvc4lw {
    display: inline-block;
    margin-right: 9px;
    vertical-align: middle
}

.intercom-13hx8v8 {
    align-items: center;
    background-color: #828200;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    height: 32px;
    justify-content: center;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 32px
}

.intercom-14d3soe {
    color: #f0f000;
    display: inline-block;
    font-size: 13px;
    line-height: 1.2;
    padding-top: 0;
    vertical-align: middle;
    white-space: nowrap;
    width: calc(100% - 40px)
}

.intercom-128u8a2,
.intercom-14d3soe {
    overflow: hidden;
    text-overflow: ellipsis
}

.intercom-128u8a2 {
    color: #000
}

.intercom-14d3soe span {
    white-space: nowrap
}

.intercom-7wsxl4 {
    color: #686868;
    font-weight: 700
}

.notifitext {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    animation: animation-mhvv8m .5s ease 0s 1 normal none running;
    color: #000;
    display: -webkit-box;
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0 0;
    max-height: 44px;
    overflow: hidden;
    text-align: left
}

.coin1 {
    animation: rotate 5s linear;
    background-color: #daa520;
    border-radius: 50%
}

.coin:hover {
    animation-play-state: paused
}

.intercom-1acjxur {
    background-repeat: no-repeat;
    background-size: 8px 8px;
    display: inline-block;
    height: 8px;
    margin-left: 8px;
    width: 8px
}

.intercom-1v0s7z1 {
    background-color: #5d6c80;
    border: 1px solid transparent;
    border-radius: 100px;
    bottom: 240px;
    color: #fff;
    display: none;
    float: right;
    font-size: 13px;
    opacity: 1;
    padding: 8px 20px;
    position: fixed;
    right: 20px
}

.notificationbox:hover .intercom-1v0s7z1 {
    display: block
}

.fancy-50 {
    width: 50%
}

.pad-right-10 {
    padding-right: 3px
}

.pad-left-10 {
    padding-left: 3px
}

.change-password-valid ul {
    margin-top: 0;
    padding-left: 5px
}

.change-password-valid .error-text {
    color: red !important
}

.change-password-valid .success-text {
    color: #5cb85c !important
}

.change-password-valid ul li {
    color: #999;
    display: block;
    font-size: 13px;
    margin-right: 10px
}

.change-pass .btn.disabled,
.change-pass .btn:disabled,
.login_ftrmy .btn.btn-primary.disabled,
.login_ftrmy .btn.btn-primary:disabled {
    cursor: default !important
}

.fancyw-50 a.add-pin-d {
    border: 1px solid #7e97a7;
    border-radius: 3px;
    margin-top: 1px
}

.fancyw-50 a.add-pin-d,
.fancyw-50 a.add-pin-d:focus,
.fancyw-50 a.add-pin-d:hover,
.fancyw-50 a.select-pin-d {
    background-size: contain !important;
    height: 20px;
    margin-bottom: 1px;
    width: 20px
}

.brblumobile a.add-pin-d {
    border: 1px solid #7e97a7;
    border-radius: 3px;
    margin-top: 1px
}

.brblumobile a.add-pin-d,
.brblumobile a.add-pin-d:focus,
.brblumobile a.add-pin-d:hover,
.brblumobile a.select-pin-d {
    background-size: contain;
    height: 20px;
    width: 20px
}

.ball-images-tab {
    height: 18px;
    margin-left: 0;
    margin-right: 5px;
    width: 18px
}

.ball-images-tab-inout-m {
    height: 24px;
    margin-left: 0;
    margin-right: 5px;
    width: 28px
}

.multimarket-color {
    color: #be4933 !important
}

.coming-soon {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 30px;
    text-align: center
}

.border-bt-0 {
    border-top: transparent !important
}

.border-bottom-1 {
    border-bottom: 2px solid #cdcdcd;
    height: 0;
    width: 100%
}

div.scrollmenu {
    display: none;
    overflow: auto;
    white-space: nowrap;
    width: 100%
}

div.scrollmenu a {
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 15px 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.new-scrollmenu {
    display: block;
    margin: 0 auto;
    text-align: center
}

.new-scrollmenu.ball-images-tab {
    height: 20px;
    width: 20px
}

.new-scrollmenu.inout-images-tab {
    height: 20px;
    width: 50px
}

.addpadding.table-sm td,
.addpadding.table-sm th {
    font-size: 13px;
    line-height: 16px;
    padding: 8px !important
}

.dtwidth,
.idwidth,
.wid150,
.wid280,
.wid500 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dtwidth {
    max-width: 90px !important
}

.wid500 {
    max-width: 400px !important
}

dt {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700
}

.font-weight-bold {
    font-weight: 700 !important
}

.mobile-input input.form-control,
.mobile-input input.form-control:disabled,
.mobile-input input.form-control[readonly] {
    color: #000
}

.mobile-input input.form-control::placeholder {
    color: #000
}

.br-right.w-14 span {
    font-family: Roboto Condensed, sans-serif
}

#basic-btn.table,
.stack-inp .form-control {
    color: #000 !important
}

.stack-inp input.form-control::placeholder {
    color: #000
}

.view-more-btn {
    background-color: #000 !important;
    background-image: linear-gradient(#2c2c2c, #000) !important;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-family: Roboto Condensed, sans-serif;
    font-size: 11px;
    margin-top: -1px;
    padding: 4px 7px;
    text-align: center
}

.view-more-btn:focus,
.view-more-btn:hover {
    background-color: #2c2c2c !important;
    background-image: linear-gradient(#000, #2c2c2c) !important
}

.team-name-color {
    color: #fff;
    font-family: Roboto Condensed, sans-serif
}

.team-name.score-widht {
    width: 85px !important
}

.team-name.teamname-widht {
    width: 75px !important
}

.awesome {
    animation: colorchange 1s infinite alternate;
    -webkit-animation: colorchange 1s infinite alternate;
    color: #000;
    width: 100%
}

.nowrap {
    white-space: nowrap
}

.modal-backdrop {
    z-index: 9
}

.modal-content {
    z-index: 1024
}

.downloadapk {
    padding-top: 12px
}

.soccer-lvnow {
    background-color: #ffeb37;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin-right: 3px;
    width: 10px
}

.width-10tennis {
    padding: 5px 0 5px 7px;
    width: 10px
}

.v-align {
    vertical-align: middle !important
}

.min-max-price-center {
    top: 50% !important;
    transform: translatey(-50%) !important
}

#sidebar .fa.fa-close,
.scrollmenu.marposition {
    display: none
}

.top-radius {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.bottom-radius {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.zoomed_mode {
    position: relative
}

.tviframe iframe {
    height: 240px;
}

.input-group {
    align-items: stretch;
    display: inline-flex;
    flex-wrap: wrap;
    position: relative;
    width: 130px
}

.input-group.betslip-group input {
    display: inline-flex;
    float: none;
    font-size: 12px;
    height: 25px;
    margin-right: 0;
    padding: 4px;
    text-align: center;
    width: 90px !important
}

.input-group-btn .fa {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px
}

.btn-plus-minus {
    border-radius: .25rem;
    font-size: 11px;
    height: 24px;
    line-height: 15px;
    padding: 0 6px !important
}

.plusborder {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.minusborder {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.bet-amt::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.btncolorpm,
.btncolorpm:active,
.btncolorpm:focus {
    background-color: #a4a4a4 !important;
    border-color: #a4a4a4 !important
}

.btncolorpm:active,
.btncolorpm:focus {
    box-shadow: 0 0 0 0 #a4a4a4
}

#betFormBtns .form-control {
    color: #000 !important
}

#betFormBtns .form-control::placeholder {
    color: #000 !important;
    opacity: 1
}

#betFormBtns .form-control:-ms-input-placeholder {
    color: #000 !important
}

#betFormBtns .form-control::-ms-input-placeholder {
    color: #000 !important
}

.login-wrap input[type=checkbox],
.login-wrap input[type=radio] {
    box-sizing: border-box;
    height: 12px;
    margin: -1px 0 0 -6px;
    padding: 0;
    width: 12px
}

.checkbox-text {
    color: #fff;
    display: block;
    font-size: 10px;
    line-height: 11px;
    padding-left: 11px;
    padding-right: 5px
}

.che12 {
    display: inline-block;
    left: 7px;
    position: absolute;
    top: 22px
}

.login-wrap input[type=checkbox]:focus,
.login-wrap input[type=radio] {
    outline: none -webkit-focus-ring-color
}

.mobilelogin input[type=checkbox],
.mobilelogin input[type=radio] {
    box-sizing: border-box;
    height: 20px;
    margin: -3px 0 0 12px;
    padding: 0;
    width: 20px
}

.mobilelogin .checkbox-text {
    color: #fff;
    padding-left: 22px;
    padding-right: 5px
}

.mobilecheckbox label {
    color: #fff;
    margin-bottom: 0;
    margin-right: 1px;
    padding-top: 7px
}

.checkboxx {
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 12px;
    padding-left: 28px;
    position: relative;
    -webkit-user-select: none;
    user-select: none
}

.checkboxx input {
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.checkmark1 {
    height: 21px;
    left: 0;
    position: absolute;
    top: -9px;
    width: 21px
}

.checkboxx input:checked~.checkmark1:after {
    display: block
}

.checkboxx .checkmark1:after {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    height: 10px;
    left: 8px;
    top: 4px;
    transform: rotate(45deg);
    width: 5px
}

.checkmark1:after {
    content: "";
    display: none;
    position: absolute
}

.maintenance-title {
    color: #fff;
    font-size: 18px;
    text-align: right
}

.maintenance-text {
    color: #fff;
    font-size: 12px;
    text-align: right
}

.fancybtn-new a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    height: auto;
    padding: 5px 15px;
    text-align: center;
    width: auto
}

.fancybtn-new a:focus,
.fancybtn-new a:hover {
    color: #fff
}

ul.fancy-filter {
    display: inline-block;
    list-style-type: none;
    padding: 0 2px
}

ul.fancy-filter li {
    display: inline-block;
    margin-right: 3px
}

ul.fancy-filter li a {
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    padding: 5px 15px;
    position: relative
}

ul.fancy-filter li a.active,
ul.fancy-filter li a:hover {
    border-radius: 5px
}

.fancyplus-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-right: 5px
}

.fancynew-budge {
    background: red;
    border-radius: .25rem;
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 10px;
    line-height: 9px;
    padding: .25em .4em;
    position: absolute;
    right: 0;
    text-align: center;
    top: -6px
}

.fancybgmobile {
    display: none
}

.fancyscrollmenu a {
    margin-right: 6px;
    position: relative;
    width: auto
}

.fancyscrollmenu a.active,
.fancyscrollmenu a:focus,
.fancyscrollmenu a:hover {
    border-radius: 5px
}

.fancyscrollmenu .fancynew-budge {
    background: red;
    border-radius: .25rem;
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 10px;
    line-height: 9px;
    margin-right: 0;
    margin-top: 0;
    padding: .25em .4em;
    position: relative;
    right: -4px;
    text-align: center;
    top: -1px
}

.fancyplusminusmob {
    display: none !important
}

.Passcode-visible {
    position: absolute;
    top: -4px
}

.changePasscode-visible {
    font-size: 14px;
    position: absolute;
    right: 8px;
    top: 34px
}

.setPasscode-visible {
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 9px
}

.lowercase {
    text-transform: lowercase !important
}

.zoominout {
    animation: txt 3s ease-out infinite;
    font-family: Roboto Condensed, sans-serif;
    font-size: 28px;
    left: 50%;
    position: absolute;
    top: 38%;
    transform: translate(-50%, -50%)
}

@keyframes txt {
    0% {
        transform: scale(.9)
    }

    25% {
        transform: scale(2)
    }

    60% {
        transform: scale(.9)
    }

    to {
        transform: scale(.9)
    }
}

.fancytable .pl-2 a span {
    font-family: Roboto Condensed, sans-serif;
    padding: 4px 0
}

.evefont {
    font-weight: 700
}

.binasytitle,
.evefont {
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif
}

.binasytitle {
    display: inline-block;
    font-size: 12px;
    line-height: 13px !important;
    padding: 4px 0 4px 3px
}

.binarytable .fancytable .w-16 {
    position: relative;
    text-align: center;
    width: 22%
}

.binarytable .w-12 {
    position: relative;
    text-align: center;
    width: 12%
}

.binarysuccess {
    font-family: Tahoma;
    padding: 4px 0 4px 3px
}

.fancymassage {
    color: #525252;
    display: inline-block;
    float: left;
    font-size: 11px;
    max-width: 250px !important;
    padding: 0 5px 0 3px
}

.fancymass {
    background-color: #26a6c3;
    border-radius: 3px;
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    padding: 3px
}

.rulesbox {
    padding: 10px
}

.rulesbox h5 {
    font-size: 16px
}

ul.rulesul {
    padding-left: 45px
}

ul.rulesul li {
    font-size: 14px;
    line-height: 20px;
    list-style-type: disc;
    padding-bottom: 8px
}

.rulestitle {
    font-family: Roboto Condensed, sans-serif;
    padding: 8px 0 4px
}

.wid250fancy {
    float: right;
    width: 250px
}

.modal-lg.width60 {
    max-width: 60% !important
}

.mt-2_5 {
    margin-top: .7rem !important
}

.bmmassage {
    color: #b1031a;
    font-family: Roboto Condensed, sans-serif;
    max-width: 100% !important
}

.awesomemobile {
    animation: colorchange 1s infinite alternate;
    -webkit-animation: colorchange 1s infinite alternate;
    color: #000
}

@keyframes colorchange {
    0% {
        color: #edfd08
    }

    10% {
        color: #dc8bff
    }

    20% {
        color: #1abc9c
    }

    30% {
        color: #d35400
    }

    40% {
        color: blue
    }

    50% {
        color: #55fd08
    }

    60% {
        color: #00c573
    }

    70% {
        color: #2980b9
    }

    80% {
        color: #f1c40f
    }

    90% {
        color: #b80baf
    }

    to {
        color: pink
    }
}

.graphicscore {
    font-size: 21px;
    height: 30px;
    margin-bottom: 5px;
    text-align: center
}

.graphicscore a,
.graphicscore a:hover {
    color: #fff;
    display: inline-block;
    width: 100%
}

.headermobileshow {
    display: none
}

.slick-slide img.bannerimgdesktop {
    display: block
}

.partnermobileshow,
.slick-slide img.bannerimgmobile {
    display: none
}

.h-188 {
    height: 188px
}

.login_wrapper input::placeholder {
    color: #fff;
    opacity: 1
}

.login_wrapper input:-ms-input-placeholder {
    color: #fff
}

.login_wrapper input::-ms-input-placeholder {
    color: #fff
}

.telegramsicon img {
    height: auto;
    margin: 0 !important;
    width: 20px
}

.bethubs.login_back.radheexchlogin {
    height: 100vh
}

.livenownew {
    display: inline-block;
    line-height: 17px;
    overflow: hidden
}

.graphicscore .arrow-color {
    font-size: 24px;
    font-weight: 700
}

.widgets {
    max-width: 100%;
    width: 100%
}

.sr-widget {
    border: 1px solid rgba(0, 0, 0, .12);
    margin-bottom: 7px
}

.sr-widget-title {
    font-weight: 700;
    padding-bottom: 4px
}

.rulesiframe {
    height: calc(100vh - 210px)
}

.header.full-wrap a.logo {
    display: inline-block;
    padding-top: 13px;
    position: relative
}

.cgtext {
    color: #ffd949;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px
}

.p-8 {
    padding-left: 8px !important
}

.p-6 {
    padding-left: 6px !important
}

.p2 {
    padding-left: 2px !important
}

.rigarrow {
    float: right;
    padding-top: 6px
}

.englishcasino {
    height: auto;
    overflow: auto;
    padding: 0;
    white-space: nowrap;
    width: 100%
}

.englishcasino a {
    color: #fff;
    display: inline-block;
    float: none;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    padding: 8px 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize
}

.englishcasino .new-scrollmenu.ball-images-tab {
    height: 40px;
    width: 40px
}

.englishcasino .new-scrollmenu {
    display: block;
    margin: 0 auto;
    text-align: center
}

.gametopnav.englishcasino a.active:before,
.gametopnav.englishcasino a:hover:before {
    display: none
}

.gametopnav.englishcasino a:not(:first-child) {
    display: inline-block
}

.gametopnav.engmenusub a.active:before,
.gametopnav.engmenusub a:hover:before {
    display: none
}

.gametopnav.engmenusub a {
    font-size: 12px;
    padding: 10px;
    text-transform: capitalize
}

.down-icon img {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.down-icon img,
.up-icon img {
    cursor: pointer;
    margin-top: 0;
    width: 22px
}

.up-icon img {
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.master-balance-detail {
    height: auto;
    margin-top: 52px;
    padding: 7px 0;
    position: relative;
    top: 53px;
    width: 100%;
    z-index: 9
}

.top--45 {
    margin-top: -45px !important
}

.f-15 {
    font-size: 15px !important
}

.binarydrop {
    font-size: 12px;
    height: auto;
    padding: 3px 2px
}

.binarybg {
    background-color: #2b2f35 !important
}

.cgloading {
    font-size: 15px !important
}

.engcasinomodalbgimg {
    background-size: cover;
    min-height: 200px;
    position: relative;
    width: 80%
}

.casinoinfo {
    font-family: Roboto Condensed, sans-serif;
    font-size: 22px;
    margin-bottom: 25px
}

.encasino .modal-content {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 10px !important
}

.modal-sm.encasino {
    max-width: 400px
}

.ecasinobtn {
    margin-top: 25px
}

.ecasinobtnclose {
    color: #000 !important;
    opacity: 1;
    position: absolute;
    right: 50px;
    top: 29px
}

.binaryscrollmenu a.active {
    background-color: #c51a1b !important
}

.binaryw-25 {
    width: 25% !important
}

ul.fancy-filter.binarybg {
    padding: 3px 2px
}

ul.fancy-filter.binarybg li a {
    padding: 3px 15px
}

.binaryorder {
    cursor: pointer;
    position: fixed;
    right: 10px;
    top: 150px;
    z-index: 2147483647
}

.openordercount {
    background: #d62026;
    border: 1px solid #f9b7b7;
    border-radius: 4px;
    box-shadow: 4px 16px 10px -7px rgba(0, 0, 0, .51);
    -webkit-box-shadow: 4px 16px 10px -7px rgba(0, 0, 0, .51);
    -moz-box-shadow: 4px 16px 10px -7px rgba(0, 0, 0, .51);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 12px;
    padding: 3px 8px;
    text-align: left;
    transform-origin: 100% 0;
    transition: .3s ease;
    width: auto
}

.binaryorder {
    display: none
}

.lheight {
    line-height: 25px !important
}

.fancyplus-icon-binary {
    height: 25px
}

.hirizontal-line {
    height: 1px;
    margin: 5px 0
}

.fullscreen_button {
    background: rgba(0, 0, 0, .5);
    border: 1px solid grey;
    border-radius: 50%;
    bottom: 70px;
    display: block;
    height: 60px;
    padding: 10px 14px;
    position: fixed;
    right: 30px;
    width: 60px;
    z-index: 9999
}

.fullscreen {
    color: #fff;
    font-size: 27px !important;
    padding: 5px
}

.fullscreen_logo {
    display: block;
    height: auto;
    left: 0;
    padding: 0 14px;
    position: fixed;
    top: 5px;
    width: 20%;
    z-index: 9999
}

.cgloading {
    align-items: center;
    background-position: 50%;
    background-repeat: repeat;
    background-size: auto;
    display: flex;
    font-family: Montserrat, sans-serif;
    font-size: 84px;
    font-weight: 800;
    height: 100vh;
    justify-content: center;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.cgloading span {
    display: inline-block;
    margin: 0 .05em
}

.loading08 span {
    animation: loading08-parent 5s infinite;
    color: rgba(0, 0, 0, .2);
    position: relative
}

.loading08 span:nth-child(4) {
    padding-right: 15px
}

.loading08 span:after {
    animation: loading08-child 5s infinite;
    color: #fff;
    content: attr(data-text);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0
}

.loading08 span:nth-child(2):after {
    animation-delay: .2s
}

.loading08 span:nth-child(3):after {
    animation-delay: .4s
}

.loading08 span:nth-child(4):after {
    animation-delay: .6s
}

.loading08 span:nth-child(5):after {
    animation-delay: .8s
}

.loading08 span:nth-child(6):after {
    animation-delay: 1s
}

.loading08 span:nth-child(7):after {
    animation-delay: 1.2s
}

.loading08 span:nth-child(8):after {
    animation-delay: 1.4s
}

.loading08 span:nth-child(9):after {
    animation-delay: 1.6s
}

@keyframes loading08-parent {

    0%,
    35%,
    to {
        color: rgba(0, 0, 0, .2)
    }

    60%,
    80% {
        color: #fff
    }
}

@keyframes loading08-child {
    0% {
        opacity: 1
    }

    25%,
    to {
        opacity: 0
    }
}

.ball-images-tabvirtualside {
    height: 17px !important;
    width: 22px !important
}

.pindesktophide {
    display: none !important
}

.paddingleft15 {
    padding-left: 15px !important
}

.paddingright15 {
    padding-right: 15px !important
}

.fancy50-50 .fancyw-50 {
    width: 60%
}

.fancy50-50 .w-16 {
    width: 25%
}

.fancy50-50 .w-16-1 {
    position: relative;
    width: 15%
}

.fancy50-50 span.marketnamemobile {
    font-size: 10px
}

.fancy50-50 .min-max-price {
    font-size: 9px
}

.minibookw66 {
    display: inline-block;
    margin-right: 5px;
    width: 66%
}

.minibookw33 {
    display: inline-block;
    width: 33.3%
}

.fancy50-50 #betFormBtns .form-control,
.fancy50-50 .bt-slip-title {
    font-size: 10px
}

.fancy50-50 .btn-cancel,
.fancy50-50 .btn-place-bet {
    font-size: 11px;
    margin-left: 3px;
    padding: 5px 7px
}

.fancy50-50 .input-group {
    width: 125px
}

.new-scrollmenu.ball-images-tabvirtual {
    height: 20px;
    width: 27px
}

.inplay-scroll-menu {
    overflow: auto;
    white-space: nowrap;
    width: 100%
}

#sr-widget .sr-poweredby__link {
    display: none
}

.treeviewnode {
    display: table-caption;
    white-space: normal !important;
    width: 125px
}

.treeview svg.toggle {
    float: right;
    margin-top: 3px;
    vertical-align: top !important
}

.horselist {
    background-color: #fff;
    padding: 0 6px 0 10px;
    position: relative
}

.horselist dd,
.horselist dt {
    float: none;
    width: auto
}

.horselist dd {
    border-bottom: 1px solid #e0e6e6;
    height: 29px;
    margin-bottom: 0;
    padding-bottom: 0
}

.horselist dt .hrtitle {
    color: #000 !important;
    font-family: Roboto Condensed, sans-serif;
    padding: 5px 0 13px;
    vertical-align: middle
}

.horselist .hs-time ul {
    white-space: nowrap
}

.horselist .hs-time li {
    display: inline
}

.horselist .hs-time li a {
    color: #000
}

.horselist .hs-time li a:hover {
    border-color: #27a6c3;
    text-decoration: none
}

.horselist .hs-time a {
    background-color: #e8e8e8;
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 13px;
    line-height: 19px;
    margin-right: 5px;
    width: 40px
}

.horselist .hs-time .in-play,
.horselist .hs-time .in-play:hover {
    background-color: #6bbd11;
    border-color: #6bbd11;
    color: #fff
}

.horselist dd a {
    cursor: pointer;
    font-size: 11px;
    line-height: 13px;
    padding: 7px 8px;
    width: 49%
}

.br-bottom-hr {
    border-bottom: 1px solid #e0e6e6
}

ul.horseracing {
    display: inline-block;
    margin-right: 5px;
    min-width: 25px;
    vertical-align: inherit
}

.horseracing li {
    font-size: 11px;
    font-weight: 400;
    list-style: none;
    text-align: center
}

.uniform {
    display: inline-block;
    margin-top: 6px;
    vertical-align: inherit
}

.horse-name {
    cursor: default;
    line-height: 15px;
    margin-left: 2px;
    min-width: 0
}

.horse-name li:first-of-type {
    font-family: Roboto Condensed, sans-serif
}

.horse-name li {
    font-weight: 700
}

.in-play-title:hover .horse_info-hover {
    cursor: pointer;
    display: block
}

.horse_info-hover {
    background-color: #fff;
    border-radius: 4px;
    display: none;
    font-size: 11px;
    font-weight: 400;
    left: 21%;
    padding: 5px 7px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    top: 21%;
    width: 45%;
    z-index: 10
}

.account-wrap ul,
.calendarPanel,
.dialog-wrap-w,
.filter-pop,
.full-amount,
.horse_info-hover,
.log-wrap,
.message-wrap,
.more_drop-list,
.oneclick_set-pop,
.path-pop,
.pop-warp,
.pop_box,
.rules-wrap,
.score-pop,
.score-pop-last,
.selection-list,
.slip_set-pop,
.stake-popup,
.streaming-pop,
.tips-popup {
    box-shadow: 0 4px 5px rgba(0, 0, 0, .5)
}

.horse_info-hover dt {
    clear: left;
    float: left;
    margin-right: 5px
}

.horse_info-hover dd {
    clear: right;
    margin-bottom: 0
}

.horsemb-75 {
    margin-bottom: 75px !important
}

.horse-inplay-title {
    max-width: 300px
}

.upcome {
    border: 1px solid #7e97a7;
    border-radius: 4px;
    color: #7e97a7;
    font-size: 11px;
    line-height: 16px;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 75px;
    padding: 0 5px;
    width: auto
}

ul.horsedatahome,
ul.horsedatahome li {
    display: inline-block
}

ul.horsedatahome li {
    cursor: pointer
}

ul.horsedatahome li a {
    color: #030303;
    cursor: pointer !important;
    font-size: 13px;
    font-weight: 700
}

ul.horsedatahome li a,
ul.horsedatahome li a span {
    font-family: Roboto Condensed, sans-serif
}

ul.horsedatahome li:after {
    content: "|";
    margin: 0 5px;
    width: 2px
}

ul.horsedatahome li:last-child:after {
    content: "|";
    display: none
}

img.horsehomeimg {
    height: auto;
    margin-right: 1px;
    width: 15px
}

.horsemarquee {
    display: inline-block
}

.notevent {
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
    width: 100%
}

.horselist:last-child {
    margin-bottom: 10px
}

.w-90 {
    width: 90% !important
}

.table {
    margin-bottom: .5rem;
    width: 100%
}

.sign-up-form {
    align-items: center;
    display: flex !important;
    justify-content: center;
    z-index: 99999
}

.sign-up-form .modal-backdrop.show {
    opacity: .9 !important
}

#content {
    position: relative;
    z-index: 5
}

form {
    display: block;
    margin-top: 0
}

#content p {
    float: left;
    margin: 0 0 5px;
    width: 100%
}

#content label {
    color: #0f1d29;
    display: block;
    font-size: 14px;
    margin-bottom: 0;
    position: relative
}

#content .field {
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0);
    border: 1px solid #dedede;
    border-radius: 5px;
    border-radius: 3px;
    box-shadow: 0 4px 4px rgb(0 0 0/5%);
    display: flex;
    flex-wrap: nowrap;
    height: 40px;
    padding: 5px;
    transition: all .3s
}

#content .field,
.signin {
    font-size: 14px;
    width: 100%
}

.signin {
    color: #000
}

.signin input[type=checkbox i] {
    -webkit-appearance: auto;
    appearance: auto;
    background-color: transparent;
    background-color: initial;
    border: medium none currentColor;
    border: initial;
    box-sizing: border-box;
    cursor: default;
    margin: 3px 3px 3px 4px;
    padding: 0;
    padding: initial
}

.btn-type-submit:focus {
    outline: none
}

.btn-type-submit {
    background: none repeat scroll 0 0 #c51a1b;
    background-image: linear-gradient(-180deg, #c51a1b, #940207);
    border: 1px solid #c51a1b;
    border-radius: 3px;
    box-shadow: inset 0 1px 6px 4px rgb(0 0 0/7%), 0 0 0 3px #fefefe, 0 5px 3px 3px #d2d2d2;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 40px;
    margin: 0;
    outline: none;
    padding: 3px 10px 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    transition: all .2s linear 0s;
    width: 100%
}

.btn-type-submit:hover {
    background: none repeat scroll 0 0 #2b2f35;
    background-image: linear-gradient(-180deg, #2b2f35, #474747);
    border: 1px solid #2b2f35
}

.text-blue {
    color: #061d5f
}

.react-tel-input .form-control {
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0);
    border: 1px solid #dedede;
    border-radius: 5px;
    border-radius: 3px;
    box-shadow: 0 4px 4px rgb(0 0 0/5%);
    display: flex;
    flex-wrap: nowrap;
    font-size: 14px;
    height: 40px;
    padding: 5px 5px 5px 48px;
    transition: all .3s;
    width: 100% !important;
    width: 100%
}

.react-tel-input .form-control:focus {
    box-shadow: inset 0 1px 4px 0 hsla(0, 0%, 66%, .6)
}

.btn-type-submit[disabled] {
    background: none repeat scroll 0 0 #acacac;
    background-image: linear-gradient(-180deg, #acacac, #767676);
    border: 1px solid #acacac;
    color: #fff;
    cursor: no-drop
}

.text-black {
    color: #000 !important;
    font-family: Roboto Condensed, sans-serif
}

.sign-up-form .modal-body {
    padding-top: 0
}

.sign-up-form .modal-content {
    border-radius: 10px
}

.subtitle-text {
    color: #1f1f1f;
    font-size: 14px;
    opacity: .8
}

.sign-up-form .modal-sm {
    max-width: 460px !important;
    width: 460px
}

.sign-up-form .close {
    opacity: 1 !important
}

.sign-up-form .close:focus {
    outline: none
}

.forgot-text {
    color: #0f1d29;
    font-size: 16px;
    line-height: 26px;
    padding: 30px 0;
    text-align: center
}

.whats-app {
    border-radius: 50px;
    bottom: 60px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .5);
    color: #181800;
    font-size: 30px;
    left: 15px;
    position: fixed;
    text-align: center;
    z-index: 100
}

.whats-app img {
    width: 50px
}

.signup-validation-text {
    font-size: 12px !important
}

.margin-bottom-5px {
    margin-bottom: 5px
}

.vertical-align-middle {
    vertical-align: middle
}

.link-over-white {
    color: #274396
}

.login-signup-header .login-wrap .btn-login,
.login-signup-header .login-wrap .btn-signup {
    align-items: center;
    display: flex;
    height: 35px;
    justify-content: center;
    line-height: 26px;
    padding: 5px 20px
}

.login-sport-hide {
    display: none
}

.login-sport-show {
    display: block
}

.bg-white-login {
    background: #fff !important
}

.login-wrap [type=submit] {
    -webkit-appearance: none !important
}

.button:hover {
    transition: all .5s
}

.section-head__title {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin: 15px 0;
    opacity: .8
}

.games__list {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    margin: auto
}

.games__item {
    background: transparent;
    box-sizing: border-box;
    flex-shrink: 0;
    margin: 0;
    margin: initial;
    max-width: initial;
    max-width: 275px;
    position: relative;
    width: 100%
}

.games__item__img {
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
    padding-top: 135%;
    position: relative
}

.games__item__img img {
    border-radius: 5px;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.games__item__name {
    color: #fff;
    display: block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 18px;
    left: 50%;
    line-height: 1.2;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    top: 35%;
    transform: translateX(-50%);
    white-space: nowrap;
    width: 90%
}

.games__item__overlay .icon-play-button {
    display: none
}

.games__item__overlay .button {
    margin: 5px 0
}

.button--t5 {
    background-color: #003267;
    color: #000
}

.button--s4 {
    max-width: 140px
}

.button {
    align-items: center;
    border-radius: 2px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 16px;
    height: 40px;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all .5s;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%
}

.button--t3 {
    border: 2px solid #274396;
    color: #274396
}

.games__item:hover .games__item__overlay {
    opacity: 1;
    padding: 20% 0 10%;
    transition: all .2s ease-out 0s;
    visibility: visible
}

.games__item__overlay {
    align-items: center;
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-out 0s;
    visibility: hidden
}

.bannermobileshow {
    display: none
}

.footer-providers__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
}

.footer-providers__list-item-link {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 50px;
    justify-content: center;
    margin: 10px;
    transition: filter .2s ease-out;
    width: 110px
}

.footer-providers__list-item-link img {
    height: 100%;
    object-fit: contain;
    width: auto
}

.footer-providers__list-item-link:hover {
    filter: grayscale(0)
}

.rules {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 10px;
    font-weight: 600;
    padding-bottom: 3px;
    text-align: center
}

.lastli .footer-providers__list-item-link {
    width: auto
}

.onlinebtn {
    border-radius: 3px;
    min-width: auto;
    padding: 4px 3px 4px 5px
}

.onlineli {
    margin-left: 5px !important
}

.onlineli .p-8 {
    padding-left: 3px !important
}

.onlineli .hed-btn {
    min-width: 93px
}

.depositpopup .modal-large {
    max-width: 1000px !important;
    width: 1000px !important
}

.depositpopup .modal-large .modal-body {
    padding: 0
}

.payment-methods {
    border-radius: 0;
    display: flex;
    flex-direction: row;
    max-height: 530px;
    overflow: hidden;
    width: 100%
}

.payment-methods__list {
    width: 290px
}

.payment-methods__detail-form {
    border-right: 1px solid transparent;
    padding: 24px;
    width: 100%
}

.transaction-status__detail-form,
.withdrawal__detail-form {
    width: 40% !important
}

.payment-methods__description {
    display: flex;
    flex-grow: 1
}

.payment-methods__list:before {
    background: #f2f2f2;
    width: 1px
}

.payment-methods__title {
    background: #fcfcfc;
    border-right: 1px solid #ddd;
    color: #777;
    display: block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 10px;
    height: 30px;
    letter-spacing: .5px;
    line-height: 1;
    padding: 10px;
    width: 100%
}

.payment-method.active,
.payment-method:hover {
    background: #eee
}

.payment-method.active:before {
    background-color: #fff
}

.payment-method:before {
    background-color: #f2f2f2;
    width: 1px
}

.payment-method.active .payment-method-logo {
    border: 1px solid #fcfcfc
}

.payment-method-logo {
    height: 56px;
    width: 56px
}

.payment-limits {
    display: block;
    display: inline-block;
    margin-left: auto
}

.payment-limits__item:first-child {
    margin-bottom: 5px
}

.payment-limits__item {
    align-items: center;
    color: #777;
    display: flex;
    justify-content: flex-end;
    position: relative;
    text-align: right
}

.payment-method.active .payment-limits .limit,
.payment-method:hover .payment-limits .limit {
    background: #fcfcfc
}

.payment-limits .limit {
    background: #fff;
    border-radius: 3px;
    display: inline-block;
    font-size: 10px;
    line-height: 1;
    margin-right: -8px !important;
    padding: 3px 5px;
    transition: all .3s
}

.payment-limits .text {
    display: inline-block;
    font-size: 8px;
    line-height: 1;
    max-width: 17px;
    position: relative;
    right: -7px;
    text-align: center;
    transform: rotate(90deg);
    width: 100%
}

.limit {
    color: #000
}

.limit .currency {
    margin-left: 2px
}

.payment-methods__form-head {
    display: block;
    position: relative
}

.payment-methods__form-head-title {
    color: #000;
    font-family: Roboto Condensed, sans-serif
}

.payment-methods__balance {
    float: right
}

.payment-methods__balance-title {
    color: #777;
    display: block;
    font-size: 10px;
    line-height: 1
}

.payment-methods__balance-value {
    color: #000;
    display: block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 3px
}

.payment-methods__detail-info {
    padding: 24px;
    width: 330px
}

.payment-terms {
    color: #1f1f1f;
    font-size: 14px;
    line-height: 20px
}

.deposit-show-mobile {
    display: none
}

.depositboxview {
    display: flex;
    width: 100%
}

.payment-methods__scrollable1 {
    overflow: scroll
}

ul.bettingrules {
    padding-bottom: 10px
}

ul.bettingrules li {
    display: inline-block;
    margin: 0 5px
}

ul.bettingrules li a {
    color: #fff;
    font-size: 10px;
    line-height: 20px
}

ul.bettingrules li a.active,
ul.bettingrules li a:hover {
    color: #0aa4f6
}

.main-text {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 5px 0
}

.main-text .linkclass {
    color: #0aa4f6
}

.loginrulesbox {
    color: #000
}

.loginrulesbox .loginrulestitle {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 0
}

.termsbox {
    background: #003267;
    border-radius: 5px 0 5px 0;
    color: #fff;
    padding: 8px 0
}

.icon-bar {
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    text-align: center
}

.icon-bar a {
    border-radius: 10px 0 10px 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
    padding: 4px;
    text-align: center;
    transition: all .3s ease;
    width: 40px
}

.icon-bar a:hover {
    background-color: #000
}

.facebook {
    background: #3b5998;
    color: #fff
}

.twitter {
    background: #55acee;
    color: #fff
}

.instagram {
    background: #dd4b39;
    color: #fff
}

.telegram {
    background: #007bb5;
    color: #fff
}

.youtube {
    background: #b00;
    color: #fff
}

.whatsapp {
    background: #48c859;
    color: #fff
}

.contentnew {
    font-size: 30px;
    margin-left: 75px
}

.thankyou-text {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: center
}

.depo-text-green {
    text-decoration: underline
}

.depo-icon-green,
.depo-text-green {
    color: #3da149 !important;
    font-family: Roboto Condensed, sans-serif
}

.depo-icon-green {
    font-weight: 700
}

.homebanner {
    margin-bottom: -5px
}

.mt-7 {
    margin-top: 3px
}

.scrollmenuheader {
    margin-top: 75px;
    position: fixed;
    z-index: 10
}

.checkout button {
    background: #43a047;
    border: 1px solid #43a047 !important;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .3 ease;
    width: 100%
}

.checkout button:active,
.checkout button:focus,
.checkout button:hover {
    background: transparent;
    border: 1px solid #43a047;
    color: #000
}

.payment-methods__form-head-title img {
    width: 40%
}

.text-8 {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-size: 26px !important;
    font-size: 2rem !important
}

.lead {
    color: #000;
    font-size: 1.2rem;
    font-weight: 300
}

.font-weight-600 {
    font-family: Roboto Condensed, sans-serif
}

.font-16 {
    font-size: 14px
}

.text-16 {
    font-size: 4rem !important
}

.min-height-800 {
    min-height: 600px !important
}

.text-muted-black {
    color: #000 !important
}

.payment-box {
    border: 1px dashed #000;
    border-radius: 10px;
    box-shadow: 10px 10px 14px 1px rgba(0, 0, 0, .2);
    margin-top: 50px
}

.mb-30 {
    margin-bottom: 30px
}

.deposit-withdrowal-btn-box {
    background: #7e7e7e;
    border-radius: 5px;
    margin-bottom: 5px
}

.deposit-withdrowal-btn-box .btn-deposit.active {
    background: #753ef6 !important;
    color: #fff;
    padding: 10px
}

.deposit-withdrowal-btn-box .btn-deposit {
    color: #fff;
    padding: 10px
}

.Toastify__toast-container {
    z-index: 99999 !important
}

.under-maintance {
    align-items: center;
    background-color: #085269;
    display: flex;
    height: 100vh;
    justify-content: center;
    position: relative;
    width: 100%
}

#sidebar ul li:hover {
    background-color: #19a6c5
}

#sidebar ul li a:hover {
    margin-left: 5px;
    transition: all .5s
}

#sidebar ul#tree li:hover {
    background-color: transparent
}

.treeview>div {
    border-left: transparent !important
}

.treeview span span.treeviewnode {
    border-left: 1px solid #274396 !important;
    padding: 4px 0 0 10px !important
}

.treeviewnode:hover {
    margin-left: 5px !important;
    transition: all .5s
}

ul.list-unstyled.components li i.fa {
    font-size: 20px !important;
    margin-right: 3px
}

.middle-in-play-white-bg {
    background: #fff !important
}

.in-play-top .sports-icon {
    background-position: 0 -900px;
    background-repeat: no-repeat;
    background-size: 55px auto;
    display: inline-block;
    height: 47px;
    overflow: hidden;
    transform: scale(1);
    transition: all .5s;
    width: 51px
}

.in-play-top a:hover .sports-icon {
    transform: scale(1.2);
    transition: all .5s
}

.in-play-top .sports-icon.watchlive {
    background-position: 0 -3001px
}

.in-play-top .sports-icon.allgames {
    background-position: -3px -915px
}

.in-play-top .sports-icon.sportcricket {
    background-position: 0 -642px
}

.in-play-top .sports-icon.sportsoccer {
    background-position: 0 -2017px
}

.in-play-top .sports-icon.sporttennis {
    background-position: 0 -2155px
}

.in-play-top .sports-icon.sporthorse {
    background-position: 0 -1329px
}

.in-play-top .sports-icon.sportgreyhound {
    background-position: 0 -1237px
}

.in-play-top .sports-icon.sportbinary {
    background-position: 0 -825px
}

.in-play-top .sports-icon.sportelection {
    background-position: 0 -1741px
}

.in-play-top .sports-icon.sportmultimarket {
    background-position: 0 0
}

.in-play-top .sports-icon.sportkabaddi {
    background-position: 0 -3533px
}

.list-unstyled.components .sports-icon {
    background-position: 0 -900px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    display: inline-block;
    height: 24px;
    margin-right: 5px;
    overflow: hidden;
    vertical-align: bottom;
    width: 28px
}

.list-unstyled.components .sports-icon.casinoside-evoside {
    background-position: 0 -1706px
}

.list-unstyled.components .sports-icon.whatsappside {
    background-position: 0 -1647px
}

.list-unstyled.components .sports-icon.homeside {
    background-position: 0 -1619px
}

.list-unstyled.components .sports-icon.inplayside {
    background-position: 0 -1527px
}

.list-unstyled.components .sports-icon.multimarketside {
    background-position: 0 0
}

.list-unstyled.components .sports-icon.cricketside {
    background-position: 0 -326px
}

.list-unstyled.components .sports-icon.soccerside {
    background-position: 0 -1026px
}

.list-unstyled.components .sports-icon.tennisside {
    background-position: 0 -1096px
}

.list-unstyled.components .sports-icon.horseside {
    background-position: 0 -677px
}

.list-unstyled.components .sports-icon.greyhoundside {
    background-position: 0 -630px
}

.list-unstyled.components .sports-icon.iplwinnerside {
    background-position: 0 -1775px
}

.list-unstyled.components .sports-icon.indianpokerside {
    background-position: 0 -1742px
}

.list-unstyled.components .sports-icon.casinoside {
    background-position: 0 -863px
}

.list-unstyled.components .sports-icon.electionside {
    background-position: 0 -887px
}

.list-unstyled.components .sports-icon.virtualgameside {
    background-position: 0 -466px
}

.list-unstyled.components .sports-icon.binaryside {
    background-position: 0 -423px
}

.list-unstyled.components .sports-icon.sportbookside {
    background-position: 0 -187px
}

.list-unstyled.components .sports-icon.kabaddiside {
    background-position: 0 -1802px
}

.scrollmenuheader .sports-icon {
    background-position: 0 -900px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    display: block;
    height: 24px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 28px
}

.scrollmenuheader .sports-icon.inplaytablet {
    background-position: 0 -1527px
}

.scrollmenuheader .sports-icon.crickettablet {
    background-position: 0 -326px
}

.scrollmenuheader .sports-icon.soccertablet {
    background-position: 0 -1026px
}

.scrollmenuheader .sports-icon.tennistablet {
    background-position: 0 -1096px
}

.scrollmenuheader .sports-icon.horsetablet {
    background-position: 0 -677px
}

.scrollmenuheader .sports-icon.greyhoundtablet {
    background-position: 0 -630px
}

.scrollmenuheader .sports-icon.iplwinnertablet {
    background-position: 0 -1775px
}

.scrollmenuheader .sports-icon.indianpokertablet {
    background-position: 0 -1742px
}

.scrollmenuheader .sports-icon.casinotablet {
    background-position: 0 -863px
}

.scrollmenuheader .sports-icon.casinoside-evotablet {
    background-position: 0 -1707px
}

.scrollmenuheader .sports-icon.electiontablet {
    background-position: 0 -886px
}

.scrollmenuheader .sports-icon.virtualgametablet {
    background-position: 0 -466px
}

.scrollmenuheader .sports-icon.binarytablet {
    background-position: 0 -423px
}

.scrollmenuheader .sports-icon.sportbooktablet {
    background-position: 0 -187px
}

.scrollmenuheader .sports-icon.kabadditablet {
    background-position: 0 -1802px
}

.marposition .sports-icon {
    background-position: 0 -900px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    display: block;
    height: 24px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 28px
}

.marposition .sports-icon.inplaymobile {
    background-position: 0 -1527px
}

.marposition .sports-icon.cricketmobile {
    background-position: 0 -326px
}

.marposition .sports-icon.soccermobile {
    background-position: 0 -1026px
}

.marposition .sports-icon.tennismobile {
    background-position: 0 -1096px
}

.marposition .sports-icon.horsemobile {
    background-position: 0 -677px
}

.marposition .sports-icon.greyhoundmobile {
    background-position: 0 -630px
}

.marposition .sports-icon.iplwinnermobile {
    background-position: 0 -1775px
}

.marposition .sports-icon.indianpokermobile {
    background-position: 0 -1742px
}

.marposition .sports-icon.casinoside-evomobile {
    background-position: 0 -1707px
}

.marposition .sports-icon.casinomobile {
    background-position: 0 -863px
}

.marposition .sports-icon.electionmobile {
    background-position: 0 -886px
}

.marposition .sports-icon.virtualgamemobile {
    background-position: 0 -466px
}

.marposition .sports-icon.binarymobile {
    background-position: 0 -423px
}

.marposition .sports-icon.sportbookmobile {
    background-position: 0 -187px
}

.marposition .sports-icon.kabaddimobile {
    background-position: 0 -1802px
}

.header .mobile-menu {
    color: #fff;
    display: none;
    float: left;
    font-size: 20px;
    line-height: 60px;
    margin-right: 11px
}

.header-mobile__content,
.header_mobile_socialicon {
    display: none
}

.text-black {
    color: #6a6a6a !important
}

.mob-minmax {
    display: inline;
    padding-left: 5px
}

.mob-minmax-span {
    display: none
}

.virtual-close-btn {
    background-color: transparent;
    border: none;
    bottom: 38px;
    height: 50px;
    left: 54px;
    position: absolute;
    width: 82%;
    width: 62%
}

.digitain-mar-top121 {
    margin-bottom: 15px !important;
    margin-top: 119px !important
}

.custom-commentary {
    color: #ffc11c !important;
    font-size: 14px !important
}

.form-group {
    font-size: 15px
}

.form-title {
    color: #000;
    margin-bottom: 5px
}

.manual-icon img {
    width: 12%
}

.text-transform-uppercase {
    text-transform: uppercase
}

.loginb2c-sportsbook-div-height {
    height: 1950px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.spinner {
    animation: rotate 2s linear infinite;
    height: 20px;
    position: relative;
    width: 20px;
    z-index: 999999999
}

.spinner .path {
    stroke: #ddd;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite
}

@keyframes rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    to {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

.iframe-container-page {
    height: 100%;
    margin: 0;
    overflow: hidden
}

.success-text {
    color: var(--success) !important
}

.no-balence {
    color: #000;
    font-family: Tahomabd;
    font-size: 14px;
    padding: 10px 5px
}

.model-fancy-line-name {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px
}

.login-password-div {
    position: relative
}

.login-password-div-span-i {
    position: absolute;
    right: 10px;
    top: 30px
}

.p-relative {
    position: relative !important
}

.alllbl-maintenance {
    background-color: #fff;
    height: 100vh;
    width: 100%
}

.alllbl-maintenance,
.maintenance-box {
    align-items: center;
    display: flex;
    justify-content: center
}

.maintenance-box {
    flex-direction: column
}

.maintenance-images {
    height: auto;
    width: 70%
}

.maintenance-title {
    color: #016a82;
    font-family: Roboto Condensed, sans-serif;
    font-size: 34px;
    margin-bottom: 10PX;
    text-align: center;
    text-transform: uppercase
}

.maintenance-p {
    color: #000;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize
}

.depomodel-hebe-num-gap {
    margin-right: 5px
}

.depomodel-hebe-num-gap:last-child {
    margin-right: 0
}

.btncloseset {
    color: #fff !important;
    position: absolute;
    right: 25px;
    top: 15px
}

.b-0 {
    border: 0 !important
}

#splashscreenmodalpopup.sign-up-form .modal-backdrop.show {
    opacity: .8 !important
}

.notfound {
    display: block;
    position: relative;
    width: 100%
}

.notfound .notfound-404 {
    height: auto;
    position: relative
}

.notfound .notfound-404 p.bigtext {
    align-items: center;
    color: #262626;
    display: flex;
    font-family: Roboto Condensed, sans-serif;
    font-size: 252px;
    justify-content: center;
    margin: 0;
    text-transform: uppercase
}

.notfound .notfound-404 h1>span {
    text-shadow: -8px 0 0 #fff
}

.notfound .notfound-404 h3 {
    color: #262626;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 160px 0 -80px;
    padding-left: 6px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.padding1rem {
    padding: 1rem
}

.closearrow {
    color: #fff !important;
    position: absolute;
    right: 15px
}

.payment-text {
    color: #000;
    font-size: 14px;
    line-height: 22px
}

.claimnow {
    font-size: 22px;
    font-weight: 600
}

.joinnowseobox-width {
    margin: 0 auto;
    width: 500px
}

#content .seosignbox .field,
#content .seosignbox .form-control {
    background-color: #fff;
    border-radius: 10px;
    height: 50px
}

.joinnowseobox-width .btn-type-submit {
    background: red;
    background-image: linear-gradient(-180deg, red, red);
    border-radius: 10px;
    font-size: 22px;
    height: 50px
}

.joinnowseobox-width .button {
    border-radius: 10px;
    height: 50px
}

#content input.field {
    background-color: #fff;
    border-radius: 10px;
    height: 35px
}

.joinnowseobox-width .modal-footer.p-0 {
    padding: 0 !important
}

.seo-logo-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.back-arrow .fa {
    font-size: 32px;
    margin-left: 10px
}

a.back-arrow {
    color: #fff
}

.seobannerdesktop {
    display: block
}

.seobannermobile {
    display: none
}

.Deposit_amount-blocks-wrapper {
    -moz-box-pack: start;
    -ms-flex-pack: start;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 16px;
    max-width: 100%
}

.depositamount-btn {
    align-items: center;
    background: transparent;
    border: 1px solid #000;
    border-radius: 34px;
    color: #000;
    display: flex;
    flex-basis: 90px;
    flex-grow: 0;
    flex-shrink: 1;
    flex-wrap: nowrap;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    justify-content: center;
    line-height: 24px;
    margin: 0 4px;
    padding: 0;
    width: calc(100% - 32px)
}

.depositamount-btn.active,
.depositamount-btn:focus,
.depositamount-btn:hover {
    background-color: #000;
    color: #fff
}

.protected-connection {
    color: #000;
    display: flex;
    display: inline-block;
    font-size: 12px;
    justify-content: center;
    margin-left: 10px;
    margin-top: 9px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle
}

.wac-min-height {
    min-height: 400px
}

.wac-width-100 {
    width: 100%
}

.wac-20 {
    display: inline-block;
    padding: 5px;
    width: 20%
}

.wacmain-box {
    break-inside: avoid;
    display: inline-block;
    margin: 0 0 1px;
    page-break-inside: avoid;
    position: relative;
    width: 100%
}

.wacmain-box img {
    border: 3px solid #000;
    border-radius: 10px !important
}

.wacmain-box:hover .slots__overlay {
    opacity: 1
}

.slots__btn {
    background-color: #1ad6fd;
    background-image: linear-gradient(#18e5ff, #2196f3);
    padding: 5px 15px
}

.wacfilterbox {
    background: #0f1d29;
    border-radius: 0 0 15px 15px;
    padding: 0;
    width: 100%
}

.casino-nav__search-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr
}

.casino-nav__search-item:not(:last-child) {
    border-right: 1px solid hsla(0, 0%, 100%, .1)
}

.casino-nav__search-item--button {
    align-items: center;
    display: flex;
    flex-grow: 2;
    justify-content: space-between;
    padding: 0;
    position: relative
}

.casino-nav__search-input {
    padding: 19px 16px 20px 32px
}

.casino-nav__search-input,
.casino-nav__search-input_menu {
    background: none;
    border: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    transition: all .3s
}

.casino-nav__search-input_menu {
    padding: 12px 0
}

.casino-nav__search-input.search-active,
.casino-nav__search-input:focus,
.casino-nav__search-input:focus-visible {
    background: #172c3f;
    border: none;
    border: 1px solid #172c3f !important;
    border-radius: 0 0 0 15px;
    box-shadow: none;
    color: #fff
}

.input[type=text]:focus {
    border: 1px solid #172c3f !important
}

.casino-nav__search-item--select {
    height: 100%;
    margin: 0
}

.provider-filter {
    margin-bottom: 0
}

.provider-filter .form-control {
    background-color: transparent;
    border: transparent;
    color: #a7a7a7;
    font-size: 16px
}

.provider-filter .form-control:focus {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #a7a7a7;
    outline: 0
}

.casino-nav__search-input_menu:hover {
    background: #172c3f;
    cursor: pointer
}

.provider-filter .searchWrapper {
    border: none;
    padding: 5px 16px 5px 32px
}

.provider-filter .searchWrapper input[type=text]:focus {
    border: none
}

.provider-filter .optionListContainer {
    background: #0f1d29;
    margin-top: 18px
}

.provider-filter .multiSelectContainer ul {
    border: 1px solid #515151;
    max-height: 154px
}

.multiSelectContainer li {
    border-bottom: 1px solid #3b3b3b !important
}

.highlightOption,
.multiSelectContainer li:hover {
    background: transparent;
    color: #0096fb
}

.multiSelectContainer li:hover {
    cursor: pointer
}

.multiSelectContainer input::placeholder {
    color: #fff
}

i.fa.fa-search.pr-1.wacsearch {
    font-size: 18px;
    position: absolute;
    right: 10px
}

.wacsearch-result {
    display: flex;
    height: 46px;
    justify-content: space-between;
    margin-bottom: 0
}

.waccasino-search-result {
    align-items: center;
    display: flex
}

.waccasino-search-title {
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 30px;
    margin-right: 10px
}

.waccasino-search-count {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 12px;
    opacity: .6;
    padding: 1px 10px
}

.get-otp {
    background-color: #000;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 19px;
    padding: 6px 13px
}

.get-otp.disabled {
    background-color: #8d8d8d;
    color: #fff;
    cursor: none
}

.d-flex-number {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.resend-otp a {
    color: #000;
    display: block;
    font-weight: 600;
    padding-top: 5px;
    text-decoration: underline
}

.h40 {
    height: 40px !important
}

.setPasscode-visible-new {
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 26px
}

.manualdepositpopup.modal-sm {
    max-width: 900px !important;
    width: 900px !important
}

.manualdepositpopup.modal-sm .payment-methods__form-head-title img {
    width: 18%
}

.manualdepositbox {
    border-radius: 0;
    max-height: 550px;
    overflow: scroll;
    width: 100%
}

.payment-methods__list {
    background-color: #fcfcfc;
    display: flex;
    flex-direction: column;
    height: auto;
    overflow-y: scroll;
    position: relative;
    width: 200px
}

.manualdepositpopup .payment-methods__detail-form {
    border-right: 1px solid #f2f2f2;
    margin-bottom: 15px;
    padding: 0;
    width: 700px
}

.payment-methods__list:before {
    background: red;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0
}

.payment-method {
    align-items: center;
    background: #fcfcfc;
    border-top: 1px solid #f2f2f2;
    cursor: pointer;
    display: flex;
    padding: 5px 10px;
    position: relative;
    transition: all .3s;
    width: 100%
}

.payment-method.active {
    background: #d9d9d9
}

.payment-method:before {
    background-color: red;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0
}

.payment-method-logo {
    background: #fff;
    border: 1px solid #fcfcfc;
    border-radius: 5px;
    box-sizing: border-box;
    height: 45px;
    margin-right: 10px;
    object-fit: contain;
    transition: all .3s;
    width: 45px
}

.payment-method__middle {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

.payment-method-name {
    color: #333;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

.manualdepositpopup .payment-methods__form-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.payment-methods__form-head-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

.manual-deposit-QR {
    text-align: center
}

.UPI-title {
    font-size: 16px;
    margin: 0 auto;
    padding: 0 0 1px;
    width: 100%
}

.UPI-title,
.manual-min-max {
    color: #000;
    text-align: center
}

.manual-min-max {
    font-size: 12px
}

.payment-methods__scrollable::-webkit-scrollbar-thumb {
    background-color: #dedede;
    border-radius: 50px;
    width: 2px
}

.payment-methods__scrollable ::-webkit-scrollbar-track {
    border-radius: 50px;
    -webkit-box-shadow: none
}

.Bankdetails {
    color: #686868;
    font-size: 12px;
    padding: 0 15px
}

.Bankdetails span {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 22px
}

.divider {
    border: 0;
    border-top: 3px solid rgba(0, 0, 0, .1);
    margin-bottom: 1rem;
    margin-top: 1rem
}

.Bankdetails .minmax-bank span {
    font-size: 14px
}

.manualdeposit-loding {
    align-items: center;
    color: #000;
    display: flex;
    justify-content: center;
    min-height: 400px;
    padding: 40px
}

.manual-note {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    padding: 3px 0
}

.manual-note span {
    color: #000;
    font-size: 12px
}

.manual-note span a {
    font-family: Roboto Condensed, sans-serif
}

.manual-note span a,
.manual-note span a:hover {
    color: #000;
    text-decoration: underline
}

.transfernote {
    padding: 0 15px
}

.transfernote p {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    padding: 3px 0
}

.manual-container-qr {
    border: 1px solid #82aadc;
    border-radius: 0 5px 5px 5px;
    margin: -7px -7px -7px -9px;
    padding: 10px
}

.br5 {
    border-radius: 5px 5px 0 0 !important
}

.manualwithdrwal-padding {
    padding: 10px 15px
}

.center-box.mt-1 {
    margin-top: 0 !important
}

.vimeo-iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.vimeo-iframe-parent-div {
    padding: 56.25% 0 0;
    position: relative
}

.vimeo-iframe-parent-div .btncloseset {
    color: #fff;
    opacity: 1;
    padding: 2px 5px;
    position: absolute;
    right: 8px;
    text-shadow: none;
    top: 8px;
    z-index: 999
}

.vimeo-iframe-parent-div .btncloseset:hover {
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 20px;
    padding: 2px 5px
}

#splashscreenmodalpopup .modal-dialog {
    margin: 1.75rem auto;
    max-width: 400px
}

#splashscreenmodalpopup.sign-up-form .modal-content {
    width: 800px
}

#splashscreenmodalpopup.sign-up-form .modal-backdrop.show {
    opacity: .5 !important
}

.splash-image-parent-div .btncloseset {
    color: #fff;
    opacity: 1;
    padding: 2px 7px;
    position: absolute;
    right: 8px;
    text-shadow: none;
    top: 8px;
    z-index: 999
}

.splash-image-parent-div .btncloseset:hover {
    background: #fff;
    border-radius: 50%;
    color: #000 !important;
    font-size: 20px;
    padding: 2px 7px
}

.splashscreenmodalpopup .close.btncloseset {
    color: #fff;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    opacity: .5;
    position: absolute;
    right: 10px;
    text-shadow: 0 1px 0 #fff;
    top: 10px
}

.swal2-container {
    z-index: 99999 !important
}

.livetv.mt-1 {
    margin-top: 0 !important
}

.mobiletvmt-0 {
    margin-top: -5px
}

.payment-box-deposit {
    background-color: #eff6ff;
    border-radius: 7px;
    margin-bottom: 10px;
    padding: 18px 20px;
    width: 100%
}

.payments-data__group {
    align-items: center;
    border-bottom: 1px solid #c3c4cd;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px
}

.payments-data__label {
    color: #616470 !important;
    margin-right: 10px;
    width: 200px !important
}

.payments-data__field,
.payments-data__label {
    font-size: 13px !important;
    letter-spacing: .003em !important;
    line-height: 1.3 !important
}

.payments-data__field {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #2c2c30;
    display: block;
    font-size: 13px !important;
    overflow: hidden;
    padding: 0;
    text-align: right;
    white-space: normal;
    width: 100%
}

.payments-data__group+.payments-data__group {
    margin-top: 7px
}

.payments-help {
    display: flex;
    gap: 12px;
    margin-top: 10px
}

.payments-alert__icon,
.payments-button__icon,
.payments-help__icon {
    color: gray;
    display: inline-flex;
    margin-left: 5px
}

.payments-help__text {
    color: #616470 !important;
    font-family: Tahoma !important;
    font-size: 13px !important;
    letter-spacing: .0015em !important;
    line-height: 1.12 !important;
    margin: 0 !important;
    padding: 0 !important
}

.payment-box-deposit-seccess {
    background-color: #edf5f0 !important
}

input.payments-data__field:focus {
    border: none !important;
    outline: none !important
}

.deposit-withdrowal-btn-box .btn {
    font-size: 14px !important;
    line-height: 12px !important
}

.payment-methods__detail-form.payment-methods__scrollable .container {
    max-width: 100% !important
}

.fa.fa-clone.crypto {
    background: #eff6ff;
    color: #000;
    height: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 23px
}

.mobile-manual .payment-method {
    background: #deecfd
}

.mobile-manual .payment-method.active {
    background: #d9d9d9 !important
}

.fa.fa-clone {
    cursor: pointer;
    font-weight: 700
}

.fa.fa-clone:hover {
    color: #07af07
}

.whats-app-color-deposit {
    color: #000;
    display: block;
    font-size: 14px;
    padding: 6px;
    text-align: center
}

.whats-app-color-deposit a {
    color: #000;
    text-decoration: underline
}

.payment-box-deposit-seccess-whatsapp {
    background-color: #edf5f0 !important;
    border-radius: 5px;
    margin-top: 10px
}

.mt-whatsapp-5 {
    margin: 5px
}

#splashscreenmodalpopup.videosplashpopup .modal-dialog {
    max-width: 800px !important
}

#splashscreenmodalpopup.horizontalsplashpopup .modal-dialog {
    max-width: 600px !important
}

.splashloader {
    align-items: center;
    background: #000;
    display: flex;
    height: 300px;
    justify-content: center;
    width: auto
}

.whats-apps {
    right: 5px
}

.whats-apps img {
    width: 70%
}

.rebatebonusicon {
    margin-bottom: 2px;
    margin-right: 5px;
    width: 15px
}

.rebetbonusfancy {
    float: right;
    margin-left: 5px;
    margin-right: 0;
    margin-top: 1px;
    width: 15px
}

.marquee-w-90 {
    width: 90%
}

.fancyw-50 .in-play-title .marketnamemobile {
    display: inline-block;
    width: 88% !important
}

.rebatebonusicon-mobile {
    display: none
}

.d-inline-flex {
    display: inline-flex !important
}

.lottery-p-2 {
    height: 36px;
    padding: 1px 2px !important
}

.v-align-top {
    vertical-align: top !important
}

.lottery-w75 {
    width: 65% !important
}

.lottery-inplay {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700
}

span.match-odds {
    display: block;
    font-size: 12px;
    line-height: 16px
}

.font-weight-bold {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700
}

.text-danger {
    color: #c7313f !important
}

.lottery-w25 {
    width: 35% !important
}

.border-bottom1 {
    border-bottom: 1px solid #f1f1f1
}

.lottery-w25 .btn-back,
.lottery-w25 .btn-lay {
    background-color: #72bbef !important;
    border-left-color: #fff;
    height: 36px;
    line-height: 24px;
    margin-right: 0
}

.ask-price-small,
.bid-price-small,
.game-wrap .table tr td,
.game-wrap .table tr td div,
.lottery-w25 .btn-back,
.lottery-w25 .btn-lay {
    color: #000;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700
}

.ask-price-small,
.bid-price-small {
    display: block;
    font-size: 10px;
    padding-top: 2px
}

.winnerodds-market .col-12 {
    border-top: 1px solid #dee2e6;
    padding: 0 0 0 2px !important
}

.winnerodds-market.container {
    max-width: 100%
}

.ballrunning-winnerodds {
    float: left;
    position: relative;
    width: 100%
}

.ballrunning-winnerodds:after {
    background: url(data:image/png;base64,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) rgba(0, 0, 0, .5);
    color: red;
    content: "Ball Running";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    height: 36px;
    line-height: 33px;
    margin: -36px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 0
}

.suspended-winnerodds {
    float: left;
    position: relative;
    width: 100%
}

.suspended-winnerodds:after {
    background: url(data:image/png;base64,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) rgba(0, 0, 0, .5);
    color: red;
    content: "Suspended";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    height: 36px;
    line-height: 33px;
    margin: -36px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 0
}

.lottery-p-2 span.winneroddstitle {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    line-height: 16px;
    margin-left: 0;
    max-width: 120px !important;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pgundr.maintenance-images {
    height: auto;
    width: 49%
}

.pgundr.maintenance-title {
    color: #016a82;
    font-family: Roboto Condensed, sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10PX;
    text-align: center;
    text-transform: uppercase
}

.pgundr.alllbl-maintenance {
    align-items: center;
    background-color: #fff;
    display: flex;
    height: 70vh;
    justify-content: center;
    width: 100%
}

.whats-apps {
    border-radius: 50px;
    bottom: 40px;
    color: #181800;
    font-size: 30px;
    position: fixed;
    right: 3px;
    text-align: center;
    z-index: 100
}

.whats-apps img {
    width: 50%
}

.multimarketemptystate-color {
    color: #78909f
}

.multimarketemptystate-img {
    width: 60px
}

.multimarketemptystate-borderdiv {
    align-items: start;
    border: 1px solid #78909f;
    border-radius: 15px;
    display: flex;
    padding: 1.5rem 1rem
}

.multimarketemptystate-borderdiv-h3 {
    line-height: 3.2rem;
    margin-bottom: 2rem;
    margin-left: 1rem;
    text-align: center
}

.casino-banner-box,
.offer-banner-box,
.top-games-box {
    margin: 10px 0
}

.offer-banner-main {
    display: inline-block;
    width: 32.5%
}

.offer-banner-main-w5 {
    display: inline-block;
    width: 1.25%
}

.casino-banner-main {
    display: inline-block;
    width: 49.5%
}

.casino-banner-main-w5 {
    display: inline-block;
    width: 1%
}

.top-game-title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px
}

.top-game-login-grid-container2 {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto
}

.top-game-login-grid-item2 {
    cursor: pointer;
    padding: 0 3px;
    text-align: center
}

.depositbonus-banner {
    display: inline-block;
    width: 100%
}

.col-center-left-menu-hide {
    margin-left: 0 !important;
    padding: 0 15px;
    position: relative
}

.horsebg {
    background-color: #fff !important;
    display: grid
}

.horsebg img.horsehomeimg {
    height: auto;
    margin-right: 1px;
    width: 50px
}

.horsebg ul.horsedatahome li a {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700
}

.horsebg ul.horsedatahome li:after {
    content: "|";
    display: none;
    margin: 0 5px;
    width: 2px
}

.horsename-title {
    margin-right: 20px;
    vertical-align: middle
}

a.btneffect .text-light-grey {
    color: #cecece
}

a.btneffect {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg, #18adc5, #18adc5 50%, #000 0);
    background-position: -100%;
    background-size: 200% 100%;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out
}

a.btneffect:before {
    background: #fa3c42;
    bottom: -3px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 0
}

a.btneffect:hover {
    background-position: 0
}

a.btneffect:hover:before {
    width: 100%
}

.mar-bottom0 {
    margin-bottom: 0 !important
}

.mar-top100-login {
    margin-top: 143px !important
}

.col-left-login {
    background: #53555b;
    color: #fff;
    float: left;
    height: calc(100% - 143px) !important;
    left: 0;
    min-height: 400px;
    overflow-x: auto;
    padding-bottom: 22px;
    position: fixed;
    top: 143px !important;
    transition: all .5s linear;
    width: 15%
}

.full-wrap .col-right-login {
    height: 100%;
    height: calc(100% - 143px)
}

.col-right-login {
    background: #fff;
    color: #fff;
    float: right;
    height: calc(100% - 143px);
    min-height: 400px;
    overflow-x: auto;
    padding-bottom: 3px;
    position: fixed;
    right: 0;
    top: 143px;
    transition: all .5s linear;
    width: 25%
}

.top-game-login-grid-item2 img {
    border-radius: 5px
}

.casino-game.livecasino-container-login .livecasino-item {
    break-inside: avoid;
    display: inline-block;
    margin: 0 0 10px;
    page-break-inside: avoid;
    width: 100%
}

.casino-game.livecasino-container-login .livecasino-item img {
    border-radius: 5px;
    height: auto;
    width: 100%
}

.slots__bg-login {
    border-radius: 5px;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 96%
}

.slots__btn-login {
    background-color: #18afc7;
    background-image: linear-gradient(#18afc7, #18afc7);
    border-radius: 1.5em;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 5px 15px;
    text-transform: uppercase;
    transition: background-color .2s ease
}

.slots__btn-login:hover {
    background-color: #022c44;
    background-image: linear-gradient(#022c44, #022c44);
    color: #fff
}

.whatsapp-draggable {
    bottom: -19px;
    position: fixed;
    right: 15px;
    width: 331px;
    z-index: 9999999999
}

.tlgrm-lp,
.whtsapp-lp {
    align-self: center;
    animation: showMessage2-11b00666 1.2s linear;
    background-color: #25d366;
    border-radius: 50px;
    padding: 4px 56px 4px 25px;
    position: absolute;
    right: 19px;
    top: -93px
}

.tlgrm-lp .innertext-telegram,
.whtsapp-lp .innertext-whatsapp {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.tlgrm-lp a,
.tlgrm-lp a:hover,
.whtsapp-lp a,
.whtsapp-lp a:hover {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline
}

.telegram-texthide,
.whatsapp-texthide {
    opacity: 0
}

a.whats-apps:hover+.tlgrm-lp.telegram-texthide,
a.whats-apps:hover+.whtsapp-lp.whatsapp-texthide {
    color: red;
    opacity: 0
}

.slider-padding {
    padding: 0 5px
}

.otpbtnnew {
    font-size: 11px;
    height: 26px;
    padding: 2px 10px;
    position: absolute;
    right: 4px;
    top: 28px;
    width: auto
}

.signUpNew_whattsUp_button {
    align-items: center;
    background: #c51a1b;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    height: 54px;
    margin: 10px auto 0;
    width: 265px
}

.signUpNew_whattsUp_button-icon {
    margin-left: 15px;
    position: relative
}

.blinking {
    animation: blink-animation 1s infinite
}

@keyframes blink-animation {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.signUpNew_whattsUp_button-number {
    color: #fff;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    margin-left: 5%
}

.signUpNew_whattsUp_button-icon img {
    border-radius: 50%;
    box-shadow: 0 3px 7px #626262;
    height: 45px;
    width: 45px
}

.getid {
    color: #000;
    font-size: 24px;
    margin-top: 1px;
    text-align: center
}

.btn-grad {
    background-image: linear-gradient(90deg, #ff512f 0, #dd2476 51%, #ff512f);
    background-size: 200% auto;
    border-radius: 10px;
    color: #fff;
    margin: 8px auto;
    text-transform: uppercase;
    transition: .5s
}

.btn-grad:hover {
    background-position: 100%;
    color: #fff;
    text-decoration: none
}

.signUpNew-separator {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
    margin-top: 8px;
    width: 100%
}

.signUpNew-separator-rightLine {
    background: linear-gradient(45deg, transparent, #000)
}

.signUpNew-separator-or {
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.signUpNew-separator-leftLine {
    background: linear-gradient(45deg, #000, transparent)
}

.signUpNew-separator-leftLine,
.signUpNew-separator-rightLine {
    height: 1px;
    transform: rotate(.35deg);
    width: 45%
}

.star {
    color: red;
    font-size: 14px;
    margin-left: 1px
}

.f11-login {
    font-size: 11px
}

#marketbetspopup.sign-up-form .modal-sm {
    height: auto !important
}

.casino-login-grid-item2.mt-7 {
    margin-top: 7px
}

.tag-live1 {
    align-items: center;
    background-image: none;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    font-size: 18px;
    height: 30px;
    justify-content: center;
    line-height: 21px;
    min-width: 61px;
    padding-right: 3px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -14px
}

.new-scrollmenu.ball-images-tab1-aviator {
    width: 35px
}

.ball-images-tab1-aviator-mobile,
.ball-images-tab1-aviator-tablet,
.ball-images-tab1-inout-mobile {
    display: block;
    height: 23px;
    margin: 0 auto;
    text-align: center;
    width: 35px
}

.ball-images-tab1-inout-tablet {
    display: block;
    height: 23px !important;
    margin: 0 auto;
    text-align: center;
    width: 45px !important
}

.marquee-w-50 {
    width: 50%
}

.crname span.marquee-winnerodds {
    float: left;
    width: 700px !important
}

.crname span.marquee-winnerodds,
.crname span.marquee-winnerodds-min-max {
    margin: 0;
    max-width: 700px !important;
    overflow: auto;
    padding-top: 0;
    position: relative;
    text-overflow: clip;
    white-space: normal
}

.crname span.marquee-winnerodds-min-max {
    float: right
}

.marquee-w-43_8 {
    width: 43.8%
}

.whatsapp-text {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.casino-banner-box.mar-top-5 {
    margin-top: -5px !important
}

.br-radius {
    border-radius: 10px !important
}

.footer-menu {
    background-color: #045662;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    box-shadow: 0 0 1.3333333333vw #00000080;
    display: none;
    height: 13.3333333333vw;
    position: fixed;
    width: 100%;
    z-index: 104
}

ul.footer-fixed-menu {
    align-items: center;
    display: flex;
    justify-content: center;
    list-style-type: none;
    text-align: center;
    width: 100%
}

ul.footer-fixed-menu li {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    width: 25%
}

.wrapper {
    width: 100%
}

.wrapper,
.wrapper .button-f {
    align-items: center;
    display: flex;
    justify-content: center
}

.wrapper .button-f {
    cursor: pointer;
    float: left;
    height: auto;
    margin: 0 5px;
    overflow: hidden;
    transition: all .3s ease-out;
    width: auto;
    width: 40%
}

.wrapper .button-f:hover span {
    display: inline-flex;
    transition: all .3s ease-out;
    width: 100px
}

.wrapper .button-f .icon {
    box-sizing: border-box;
    display: inline-block;
    text-align: center
}

.wrapper .button-f .icon img {
    line-height: 0;
    width: 25px
}

.wrapper .button-f span {
    color: #fff;
    display: inline-block;
    display: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 0px;
    margin-left: 5px;
    transition: all .3s ease-out
}

.wrapper .button-f:first-child span,
.wrapper .button-f:nth-child(2) span,
.wrapper .button-f:nth-child(3) span,
.wrapper .button-f:nth-child(4) span {
    color: #fff
}

.wrapper .button-f.active,
.wrapper .button-f:hover {
    background-color: #18adc5;
    border-radius: 20px;
    padding: 5px 20px
}

.wrapper .button-f.active span {
    display: flex
}

.wrapper .button-f:hover .icon img {
    max-width: 20px !important;
    width: 20px !important
}

.cg-btn-new {
    background-color: transparent !important;
    border: transparent !important;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, .3) !important;
    height: 38px !important
}

.cg-btn-f {
    font-size: 12px;
    margin-bottom: 0 !important
}

.sign-up-form.sign-up-form-new a.f-color-white {
    color: #0096fb !important;
    text-decoration: underline
}

.dep-exp {
    display: contents
}

.dis-grid {
    display: grid
}

.header-social-w {
    width: 100%
}

.date-time-w {
    width: 8%
}

.marquee-static {
    color: #fff;
    position: relative
}

.footer-icon-mobile {
    display: none
}

.footer-icon-desktop {
    display: inline-flex
}

.marquee-text {
    font-size: 12px;
    height: 19px
}

.header-time span {
    margin-top: -5px
}

.marquee-icon {
    background: #045662;
    display: inline-block;
    left: 0;
    position: absolute;
    top: -2px;
    width: 22px;
    z-index: 9
}

.loginbg {
    align-items: center;
    background-color: #18b0c8;
    background-image: linear-gradient(#022c43, #18b0c8);
    background-position: 50%;
    background-size: cover;
    display: flex;
    height: 100vh;
    justify-content: center;
    width: 100%
}

.login {
    background: #000;
    border: 4px solid #252525;
    border-radius: 5px;
    margin: 0 15px;
    padding: 30px;
    width: 300px
}

.login label {
    color: #fff;
    font-size: 14px
}

.login-bt {
    background-color: #6fe3f5;
    background-image: linear-gradient(-180deg, #6fe3f5, #065265);
    border: 1px solid #065265;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    outline: none;
    padding: 10px 15px;
    text-align: center;
    width: 100%
}

.Passcode-visible {
    float: right;
    font-size: 14px;
    position: relative;
    right: 4px;
    top: -25px
}

.form-control {
    font-size: 14px;
    height: 30px;
    padding: 1px 8px
}

.text-transform-capitalize {
    text-transform: capitalize !important
}

.depositbtn-new {
    background-color: #ffa631 !important;
    color: #000 !important
}

.tlgrm-lp {
    background-color: #00afe7 !important
}

.footerlogomobile {
    display: none
}

.footerlogodesktop {
    display: block
}

.mqr-payments-help__text {
    color: #616470 !important;
    font-family: Tahoma !important;
    font-size: 13px !important;
    letter-spacing: .0015em !important;
    line-height: 1.12 !important;
    padding: 0 !important
}

.img-p-wight {
    display: inline-flex;
    height: auto;
    justify-content: space-between;
    vertical-align: middle;
    white-space: nowrap;
    width: 30%
}

.img-p-space {
    display: flex;
    justify-content: space-around
}

.UPI-amount {
    color: #000;
    font-size: 28px;
    margin-top: 5px;
    padding: 0 0 1px;
    text-align: center;
    width: 100%
}

.font-color-b {
    color: #512baa
}

.receipt-color {
    color: #717171
}

.cancel-btn-bgcolor-red {
    background-color: #b1031a !important
}

#content.modal-body {
    padding-bottom: 5px !important
}

.captchabox {
    align-items: center;
    background-color: #d3d3d3;
    border: 1px solid #adadad;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding: 10px;
    width: 100%
}

.captchabox-6 {
    width: 47%
}

.captchabox-6 input.field {
    border-radius: 5px !important
}

.captchabox-6 input.field .fa {
    color: #000 !important;
    margin-left: 5px !important
}

.captcha-ref-box i {
    color: #000 !important;
    margin-left: 10px !important
}

.captchabox1 {
    align-items: center;
    background-color: #d3d3d3;
    border: 1px solid #adadad;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding: 10px;
    width: 100%
}

.captchabox-6-1 {
    width: 50%
}

.captcha-ref-box {
    align-items: center;
    display: flex;
    justify-content: center
}

.captchabox-6-1 input.field {
    border-radius: 5px !important;
    width: 80%
}

.captchabox-6-1 input.field .fa,
.captchabox-6-1.captcha-ref-box i {
    color: #000 !important;
    margin-left: 5px !important
}

.w-100 {
    width: 100%
}

.form-control.form-font-small,
.qrcode-text {
    font-size: 12px
}

.qrcode-text {
    color: red;
    margin-bottom: 5px
}

.qrcode-timer {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-align: center
}

.payment-methods__padding {
    padding: 5px !important
}

.sign-up-form.depositpopup .payment-bg {
    background-color: #29317c !important;
    background-image: linear-gradient(#29317c, #29317c) !important
}

.sign-up-form .modal-header {
    background-color: transparent !important;
    background-image: linear-gradient(#fff, #fff) !important;
    border-bottom: none
}

.w-60qr {
    border: 1px solid #ddd;
    padding-top: 10px;
    width: 57%
}

.w-2qr {
    width: 2%
}

.w-40qr {
    border: 1px solid #ddd;
    width: 40%
}

.w-75pimage {
    width: 75%
}

.btn-cashout {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: 700;
    padding: 0 10px
}

.btn-cashout:disabled {
    background-color: #959595;
    border: 1px solid #959595;
    color: #fff
}

.whatsapp-paymentbox {
    background-color: #f0fff0;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px
}

.whatsapp-paymentbox p {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

.results-box {
    display: flex;
    justify-content: space-between
}

.withdraw-bank-dropdown-menu-item-main-div {
    border: 1px solid;
    border-radius: 5px;
    height: auto;
    padding: 0 10px 10px
}

.dropdown-content {
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    min-width: 200px;
    overflow: auto;
    position: absolute;
    right: 25px;
    top: 50px;
    width: 200px !important;
    z-index: 1
}

.dropdown-content p {
    color: #000;
    display: block;
    font-size: 12px;
    padding: 10px 8px;
    text-decoration: none
}

#dvWhatsAppSupport {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 7px 0 0 7px;
    bottom: 100px;
    padding: 0;
    position: fixed;
    right: 0;
    right: -170px;
    transform: rotate(0deg);
    transition: .3s;
    width: 170px;
    z-index: 999
}

#dvWhatsAppSupport .style-switcher-wrap {
    height: 100%;
    margin: 0;
    overflow-y: auto;
    padding: 15px;
    position: relative
}

#dvWhatsAppSupport .switcher-title {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left
}

#dvWhatsAppSupport .switcher-toggle {
    border-radius: 0 3px 3px 0;
    display: block;
    height: auto;
    height: 90px;
    outline: none;
    padding-bottom: 1px;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    right: 170px;
    top: 12%;
    transform: rotate(0deg);
    width: 38px
}

.poll-switcher {
    background: #18c358 none repeat scroll 0 0;
    border: 1px solid #18c358;
    border-radius: 5px 0 0 5px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    height: 92px;
    line-height: 40px;
    padding: 40px 0 6px;
    right: 17px;
    right: 0;
    text-orientation: mixed;
    top: 22%;
    width: 40px;
    writing-mode: vertical-rl
}

.poll-switcher,
.pollicon {
    color: #fff;
    margin-left: 0;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.pollicon {
    font-size: 21px;
    font-size: 17px;
    left: -3px;
    position: absolute;
    top: 3px;
    transform: rotate(270deg);
    width: 43px
}

.bonus-strip {
    background-color: #eee;
    border-radius: 7px;
    margin-bottom: 10px;
    padding: 10px 20px 0 !important;
    width: 100%
}

.bonus-strip-a {
    color: var(--info) !important
}

.w-40pimage {
    cursor: pointer;
    margin-top: 22px;
    width: 100%
}

.pedepo_no {
    background-color: #edf5f0;
    border-radius: 5px;
    color: #000;
    padding: 5px;
    text-align: center
}

.pedepo_no a,
.pedepo_no a:focus,
.pedepo_no a:hover {
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.dpbtnsm {
    display: none
}

.header_Deposit_btn {
    background-color: #28a745
}

.header_Deposit_btn,
.header_Withdrawal_btn {
    border: 1px solid #72bbef;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 18px;
    margin-bottom: 3px;
    min-width: 100px;
    padding: 3px 8px;
    width: auto
}

.header_Withdrawal_btn {
    background-color: #dc3545
}

.wallet-design .payment-methods__form-head-title img {
    width: 20%
}

.wallet-design .payment-methods__balance-title {
    color: #777;
    display: block;
    font-size: 14px;
    line-height: 1
}

.wallet-design .payment-methods__balance-value {
    color: #000;
    display: block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 18px;
    line-height: 1;
    margin-top: 6px
}

.pushable {
    background: #a30036;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    outline-offset: 4px;
    padding: 0
}

.front {
    background: #f0003c;
    border-radius: 12px;
    color: #fff;
    display: block;
    font-size: 1.25rem;
    padding: 12px 42px;
    transform: translateY(-6px)
}

.pushable:active .front {
    transform: translateY(-2px)
}

.wallet-right .titbg {
    background-color: #18adc5;
    background-image: linear-gradient(#18adc5, #18adc5);
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    height: 29px;
    margin: 0;
    padding: 7px 4px;
    text-transform: uppercase
}

.wallet-design .payment-methods__detail-form {
    border-right: 1px solid #f2f2f2;
    margin-bottom: 15px;
    padding: 0;
    width: 700px
}

#sidebarwallet {
    background: #fff;
    color: #fff;
    float: right;
    height: calc(100% - 118px);
    min-height: 400px;
    overflow-x: auto;
    padding-bottom: 22px;
    position: fixed;
    right: 0;
    top: 118px;
    transition: all .5s linear;
    width: 25%
}

.wallet-center-box nav {
    left: auto
}

#sidebarwallet ul.components {
    padding: 0 0 2px
}

#sidebarwallet ul p {
    color: #fff
}

#sidebarwallet ul li a {
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    color: #045662;
    display: flex;
    padding: 8px 10px
}

#sidebarwallet ul li a,
#sidebarwallet ul p {
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 700
}

.deposit-page .deposit-form {
    border-radius: 12px;
    padding: 0 10px
}

.deposit-page .deposit-form .form-group.depo-amount {
    background-color: #fff;
    border: 1px solid #ffa631;
    border-radius: 0;
    color: #000;
    display: flex;
    height: 35px;
    margin-right: 0;
    padding: 0;
    position: relative
}

.deposit-page .deposit-form .deposit-minus,
.deposit-page .deposit-form .deposit-plus {
    background-color: #ffa631;
    border: 1px solid #ffa631;
    color: #fff;
    padding: 0 5px
}

.ifsc-bank-details {
    color: gray !important;
    font-size: 10px !important;
    text-align: right
}

.deposit-page .deposit-form .form-group.depo-amount .form-control {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #aaafb5;
    height: 100%
}

.deposit-page .deposit-form .btn-add-container {
    align-items: center;
    display: flex;
    height: 35px
}

.deposit-page .deposit-form .btn-add-container .btn-add:not(:last-child) {
    margin-right: 5px
}

.deposit-page .deposit-form .btn-add-container .btn-add {
    background-color: #753ef6;
    box-shadow: 0 0 1px !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 12px
}

.deposit-page .deposit-form .error {
    bottom: -18px;
    color: red;
    font-size: 14px;
    line-height: 1;
    position: absolute
}

.deposit_payment_box {
    margin-top: 10px;
    padding: 10px
}

.payment_font {
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.new-lotteryui {
    display: flex;
    width: auto
}

.new-lotteryui-box {
    display: flex;
    justify-content: end;
    padding: 5px;
    width: 100%
}

.br-radius3 {
    align-items: center;
    border-radius: 50%;
    display: flex !important;
    flex-direction: column;
    height: 50px;
    justify-content: center;
    line-height: 24px;
    width: 50px !important
}

.new-lotteryui-box a.select {
    background-color: #1a8ee1;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .5);
    color: #fff
}

.w-30-lottery {
    width: 30%
}

.w-70-lottery {
    width: 70%
}

.lott-flex,
.lotterymainuibox {
    display: flex
}

.lott-flex {
    align-items: center
}

.grid-container-lottery {
    display: grid;
    float: right;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto;
    padding: 5px
}

.grid-item-lottery {
    font-size: 16px;
    margin: 2px;
    padding: 20px;
    text-align: center
}

.payment-icons {
    align-content: flex-start;
    align-items: flex-start;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
    position: relative
}

.payment-icon-box {
    border: 2px solid #ddd;
    border-radius: 5px;
    color: #000;
    padding: 10px
}

.payment-icon-box h4 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0
}

.payment_btn {
    border: 1px solid #000;
    border-radius: 3px;
    margin-right: 5px;
    padding: 5px
}

.phonepe_btn-grad {
    background-color: #000;
    background-image: linear-gradient(180deg, gray, #000);
    background-size: 200% auto;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin-right: 3px;
    padding: 3px 8px;
    text-align: center;
    text-transform: uppercase;
    transition: .5s
}

.phonepe_btn-grad.active,
.phonepe_btn-grad:hover {
    background-color: gray;
    background-image: linear-gradient(180deg, #000, gray);
    color: #fff;
    text-decoration: none
}

.payment-details-box {
    background-color: #edf5f0;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #000;
    margin: 5px 0;
    padding: 10px
}

.manual-deposit-QR {
    text-align: left;
    width: 100%
}

.btn-payment-submit {
    background-color: #753ef6;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 20px
}

.payment-details-box label {
    display: inline-block;
    margin-bottom: 2px !important
}

.upi1-title {
    font-size: 14px;
    margin: 0 auto
}

.upi1-amount,
.upi1-title {
    color: #000;
    padding: 0 0 1px;
    text-align: center;
    width: 100%
}

.upi1-amount {
    font-size: 24px;
    margin-top: 2px
}

.mqrbtn {
    background-color: #753ef6;
    border: 1px solid #753ef6;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    text-align: center;
    width: 50%
}

.qrcode-timer1 {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-align: left
}

.whatsapp_btn {
    background-color: #4caf50;
    border: 1px solid #016505;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    text-align: center;
    width: 50%
}

.whatsapp_btn_right {
    align-items: center;
    display: flex;
    justify-content: end
}

.mobile-deposit-withdraw-btn-dv {
    display: none
}

.copy-icon-new {
    float: right;
    margin-right: 8px;
    margin-top: -21px
}

.matched_bet_box {
    align-items: flex-start;
    background-color: #343a40;
    border-bottom: 1px solid rgba(24, 173, 197, .5);
    display: flex;
    display: none;
    gap: 2px;
    justify-content: space-around;
    padding: 0;
    width: 100%
}

.matched_bet_box .match_info_name {
    align-items: center;
    display: flex;
    gap: 2px;
    height: 28px;
    justify-content: center;
    min-width: 50%;
    padding: 1px 10px;
    position: relative
}

.matched_bet_box .match_info_name span {
    align-items: center;
    color: #e7eaef80;
    display: flex;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    gap: 2px;
    line-height: 120%
}

.active .betcount,
.active .market-2 {
    color: #fff !important
}

.matched_bet_box .match_info_name.active .market {
    bottom: 0;
    height: 4px;
    left: 0;
    position: absolute;
    width: 0
}

.matched_bet_box .match_info_name.active .market-1 {
    animation: translateRight .25s ease-in-out forwards
}

.betcount {
    font-size: 14px;
    margin-left: 3px
}

@keyframes translateRight {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

.matched_bet_box_data {
    display: none
}

.copy-icon-new-input {
    padding-right: 30px !important
}

.wacfilterbox-newui {
    border-radius: 0 0 15px 15px;
    margin: 0 10px;
    padding: 0;
    width: auto
}

.grid-container-newcasino {
    grid-gap: 7px;
    display: grid;
    gap: 7px;
    grid-template-columns: auto auto auto;
    padding: 0
}

.grid-container-newcasino>div.newcasinoui input {
    background-color: #0f1d29;
    border: 1px solid #91969a;
    border-radius: 5px;
    color: #91969a;
    font-size: 16px;
    height: 35px;
    line-height: 29px;
    padding: 5px 10px;
    text-align: left
}

.grid-container-newcasino-btn {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    padding: 0
}

.grid-container-newcasino-btn>div.newcasinoui-btn {
    background-color: #0f1d29;
    border-radius: 5px;
    font-size: 16px;
    line-height: 22px;
    padding: 8px 10px;
    text-align: left
}

.grid-container-newcasino-gamebox {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: auto auto auto auto auto;
    padding: 0
}

.grid-container-newcasino-gamebox>div.newcasinoui-img {
    background-color: transparent;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    text-align: left
}

.newcasinoui-img img {
    border: 2px solid #272727;
    border-radius: 10px;
    cursor: pointer
}

.provider {
    grid-gap: 7px;
    align-items: baseline;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    max-height: 121px;
    overflow: hidden;
    position: relative
}

.provider__item {
    border-radius: 3px;
    cursor: pointer;
    padding: 0;
    text-align: center
}

.provider__item__image {
    font-size: 12px;
    max-width: 100%;
    object-fit: contain
}

.provider__more-button {
    align-items: center;
    color: #ffb900;
    cursor: pointer;
    display: inline-flex;
    left: 50%;
    margin-top: 0;
    position: relative;
    top: -24px;
    transform: translateX(-50%)
}

.provider__more-button--text {
    color: currentColor;
    line-height: 1;
    transition: all .3s
}

.provider__more-button.open {
    top: 15px
}

.demodev {
    align-items: center;
    border-radius: 0 0 5px 5px;
    display: flex;
    font-size: 13px;
    justify-content: center;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 9px;
    transform: translate(-50%, -50%);
    width: 145px
}

.h-22px {
    height: 22px !important
}

.marketbetspopupresults .modal-dialog {
    margin: 1.75rem auto;
    max-width: 600px !important
}

.marketbetspopupresults .modal-header h5 {
    font-size: 17px !important
}

.marketbetspopupresults .modal-footer {
    border-top: 1px solid #dee2e6 !important;
    padding: .3rem !important
}

.ballrunning-winnerodds-lottery {
    float: left;
    position: relative;
    width: 100%
}

.ballrunning-winnerodds-lottery:after {
    background: url(data:image/png;base64,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) rgba(0, 0, 0, .5);
    border-radius: 50%;
    color: red;
    content: "Ball Running";
    cursor: not-allowed;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    height: 50px;
    line-height: 16px;
    margin: 0;
    padding-top: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 0
}

.suspended-winnerodds-lottery {
    float: left;
    position: relative;
    width: 100%
}

.suspended-winnerodds-lottery:after {
    background: url(data:image/png;base64,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) rgba(0, 0, 0, .5);
    border-radius: 50%;
    color: red;
    content: "Suspended";
    cursor: not-allowed;
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    height: 50px;
    line-height: 33px;
    margin: 0;
    padding-top: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 0
}

.new_paymentbg {
    height: auto;
    margin: 0;
    overflow-x: auto;
    padding: 5px;
    width: 100%
}

.new_payment_btn {
    align-items: center;
    background: transparent;
    border: 2px solid #bb891a;
    border-radius: 20px !important;
    color: #fff;
    font-size: 14px;
    height: 43px;
    line-height: 15px;
    margin: 0 4px 5px;
    padding: 5px 15px;
    text-align: center;
    vertical-align: middle;
    width: 135px
}

.mw100 {
    display: inline-block;
    width: 320px
}

.loading-message {
    align-items: center;
    display: flex !important;
    flex-direction: column;
    font-size: 18px;
    font-weight: 700;
    height: 50vh;
    justify-content: center;
    text-align: center;
    width: 100%
}

.payment-details-box-m {
    background-color: #edf5f0;
    border: 1px solid #cdcdcd;
    border-radius: 0;
    color: #000;
    margin: 0;
    padding: 0
}

.qrcode-timer-m {
    background-color: #000;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 15px 10px
}

.qrboxmain-m {
    padding: 15px
}

.upi1-title-m {
    font-size: 20px;
    margin: 0 auto;
    padding: 0 0 10px
}

.upi1-amount-m,
.upi1-title-m {
    color: #000;
    text-align: center;
    width: 100%
}

.upi1-amount-m {
    font-size: 35px;
    margin-top: 2px;
    padding: 0 0 5px
}

.manual-deposit-QR-m {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: left;
    width: 100%
}

.qrcreate-m {
    background-color: #fff;
    border: 1px solid #000;
    margin: 10px 0;
    padding: 10px;
    width: 60%
}

.inputboxpay-m {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    width: 100%
}

.inputboxpayw-m {
    width: 75%
}

.btn-payment-submit-m {
    background-color: #753ef6;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 3px 20px
}

.w-48-m {
    width: 48%
}

.font-14 {
    font-size: 14px !important
}

.paytovpa {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.transparent {
    background-color: transparent;
    border: 1px solid transparent
}

.jus-center {
    justify-content: center !important
}

.new_payment_btn_refresh {
    align-items: center;
    background: transparent;
    border: 2px solid #bb891a;
    border-radius: 7px !important;
    box-shadow: none !important;
    color: #fff;
    font-size: 13px;
    height: 21px;
    line-height: 8px;
    margin-top: -2px;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;
    width: 60px
}

.new_payment_btn_refresh.active:hover {
    background-color: #646464;
    background-image: linear-gradient(#646464, #000) !important;
    color: #fff !important
}

.new_payment_btn_refresh.active {
    background: linear-gradient(180deg, #f0d670, #bb891a 70.86%);
    border: 1px solid #bb891a !important;
    color: #000 !important
}

.transaction-text {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

.font-18 {
    font-size: 18px !important
}

.inputboxpayw-m .loading-image {
    height: 50px !important;
    width: 50px !important
}

.displayMsg-deposit {
    color: #000;
    font-size: 16px !important;
    font-weight: 700
}

.deposit-videolink {
    border: 1px solid;
    border-radius: 5px;
    height: auto;
    padding: 0 10px 10px
}

.deposit-videolink-content {
    background-color: #fff;
    bottom: 52px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    min-width: 95%;
    overflow: auto;
    padding: 0;
    position: absolute;
    width: auto !important;
    z-index: 1
}

.deposit-videolink-content p {
    color: #000;
    display: block;
    font-size: 14px;
    margin-bottom: 0;
    padding: 2px 8px;
    text-decoration: none
}

.languagevideo:focus,
.languagevideo:hover {
    background-color: #512baa !important;
    color: #fff !important
}

.deposit-videolink-content .languagevideo p:focus,
.deposit-videolink-content .languagevideo p:hover {
    color: #fff
}

.qrcode-timer-m.h30 {
    padding: 5px 0
}

.videopadding {
    padding: 10px 0
}

.threebtn {
    width: 33.33%
}

.threebtn,
.twobtn {
    padding: 8px 0;
    text-align: center
}

.twobtn {
    width: 50%
}

.w20-vw {
    width: 20vw !important
}

.select-acc-btn {
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    border: 1px solid #72bbef;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    outline: none;
    padding: 5px 10px;
    text-align: center
}

.select-acc-btn:focus,
.select-acc-btn:hover {
    background-color: #146578;
    background-image: linear-gradient(#146578, #5ecbdd);
    border: 1px solid #72bbef;
    box-shadow: none;
    color: #fff;
    outline: none
}

.wid110 {
    width: 110px !important
}

.resendotpbtn {
    height: 30px;
    line-height: 18px;
    margin-left: 10px !important
}

.bt1-footer {
    border-top: 1px solid #e3e3e3 !important
}

.margin-right2 {
    margin-right: 10px !important
}

.payment-add-btn {
    border-radius: 3px;
    font-size: 14px;
    outline: none;
    padding: 5px 20px;
    text-align: center
}

.payment-add-btn:disabled {
    background-color: #959595 !important;
    background-image: linear-gradient(#959595, #959595);
    border: 1px solid #959595 !important;
    color: #fff !important;
    cursor: no-drop
}

#dvFeedbackSupport {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 7px 0 0 7px;
    bottom: 220px;
    padding: 0;
    position: fixed;
    right: 0;
    right: -170px;
    transform: rotate(0deg);
    transition: .3s;
    width: 170px;
    z-index: 999
}

#dvFeedbackSupport .style-switcher-wrap {
    height: 100%;
    margin: 0;
    overflow-y: auto;
    padding: 15px;
    position: relative
}

#dvFeedbackSupport .switcher-title {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left
}

#dvFeedbackSupport .switcher-toggle {
    border-radius: 0 3px 3px 0;
    display: block;
    height: auto;
    height: 90px;
    outline: none;
    padding-bottom: 1px;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    right: 170px;
    top: 12%;
    transform: rotate(0deg);
    width: 38px
}

#dvFeedbackSupport .poll-switcher {
    background: #ff7800 none repeat scroll 0 0;
    border: 1px solid #ff7800;
    border-radius: 5px 0 0 5px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    height: 92px;
    line-height: 40px;
    padding: 40px 0 6px;
    right: 17px;
    right: 0;
    text-orientation: mixed;
    top: 22%;
    width: 40px;
    writing-mode: vertical-rl
}

#dvFeedbackSupport .poll-switcher,
#dvFeedbackSupport .pollicon {
    color: #fff;
    margin-left: 0;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

#dvFeedbackSupport .pollicon {
    font-size: 21px;
    font-size: 17px;
    left: -3px;
    position: absolute;
    top: 3px;
    transform: rotate(270deg);
    width: 43px
}

.switcher-toggle:hover span.pollhide {
    display: none
}

.switcher-toggle:hover .pollicon {
    margin-top: 25px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.poll-switcher .pollhide {
    display: block;
    transform: rotate(180deg)
}

.right0 {
    right: 0 !important
}

.account-opening-img {
    display: flex;
    width: 100%
}

.support-icon-img {
    width: 100%
}

.mb-15 {
    margin-bottom: 15px
}

.mt-8,
.my-8 {
    margin-top: 3rem !important
}

.bonus-card {
    background: linear-gradient(180deg, #f0d670, #bb891a 70.86%);
    background-image: url(/static/media/bonusbgimg.013d4206f78ac2abd6b8.jpg);
    background-size: cover;
    border: 1px solid #bb891a !important;
    border-radius: 10px;
    color: #fff
}

.bonus-card h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0
}

.btn-fancy_info {
    background: linear-gradient(#646464, #000) !important;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    height: 30px;
    line-height: 20px;
    width: 30px
}

.bonusviewmore {
    color: #ffb400;
    cursor: pointer;
    font-size: 12px
}

.available-bonus {
    color: #fff;
    font-size: 12px;
    font-weight: 600
}

.bonus35 {
    height: 34px
}

.w-33 {
    margin-left: 3px;
    min-width: 33%;
    width: 33%
}

.bonus-x-scroll {
    display: flex;
    margin-bottom: 3px;
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%
}

.bonus-title-text {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.checkbox-wrapper-19 {
    --background-color: #fff;
    --checkbox-height: 20px;
    box-sizing: border-box
}

@keyframes dothabottomcheck-19 {
    0% {
        height: 0
    }

    to {
        height: calc(var(--checkbox-height)/2)
    }
}

@keyframes dothatopcheck-19 {
    0% {
        height: 0
    }

    50% {
        height: 0
    }

    to {
        height: calc(var(--checkbox-height)*1.2)
    }
}

.checkbox-wrapper-19 input[type=checkbox] {
    display: none
}

.checkbox-wrapper-19 .check-box {
    background-color: transparent;
    border: calc(var(--checkbox-height)*.1) solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: var(--checkbox-height);
    position: relative;
    transition: border-color .2s ease;
    width: var(--checkbox-height)
}

.checkbox-wrapper-19 .check-box:after,
.checkbox-wrapper-19 .check-box:before {
    background-color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    content: " ";
    display: inline-block;
    height: 0;
    position: absolute;
    transform-origin: left top;
    transition: opacity .5 ease;
    width: calc(var(--checkbox-height)*.2)
}

.checkbox-wrapper-19 .check-box:before {
    left: calc(var(--checkbox-height)*.41);
    top: calc(var(--checkbox-height)*.72);
    transform: rotate(-135deg)
}

.checkbox-wrapper-19 .check-box:after {
    left: calc(var(--checkbox-height)*.05);
    top: calc(var(--checkbox-height)*.37);
    transform: rotate(-45deg)
}

.checkbox-wrapper-19 .check-box.checked,
.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box {
    border-color: #fff
}

.checkbox-wrapper-19 .check-box.checked:after,
.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box:after {
    animation: dothabottomcheck-19 .2s ease 0s forwards;
    height: calc(var(--checkbox-height)/2)
}

.checkbox-wrapper-19 .check-box.checked:before,
.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box:before {
    animation: dothatopcheck-19 .4s ease 0s forwards;
    height: calc(var(--checkbox-height)*1.2)
}

.apkbox {
    align-items: center;
    background-color: #100f0d;
    display: none;
    height: auto;
    justify-content: center;
    padding: 7px 5px;
    width: 100%
}

.apkinner-left {
    align-items: center;
    display: flex;
    justify-content: left;
    width: 80%
}

.apkinner-left img {
    margin-right: 7px
}

.apk-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700
}

.apk-title-small {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.apkinner-right {
    align-items: center;
    display: flex;
    justify-content: right;
    width: 20%
}

.apkinner-right .install {
    background-color: transparent;
    border: 1px solid #fff59b;
    border-radius: 10px;
    box-shadow: inset 0 -5px 10px rgba(216, 226, 0, .5);
    color: #fff;
    font-size: 16px;
    padding: 7px 20px;
    width: auto
}

.apkinner-right .apkclose,
.apkinner-right .install {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-weight: 700;
    justify-content: center
}

.apkinner-right .apkclose {
    border-radius: 50px;
    color: #000;
    color: #fff;
    font-size: 14px !important;
    height: 35px;
    margin-left: 10px;
    padding: 7px 18px;
    width: 35px
}

.whats-apps-menu {
    border-radius: 50px;
    bottom: 40px;
    color: #181800;
    font-size: 30px;
    right: 3px;
    text-align: center;
    z-index: 100
}

.cf-head-box {
    background-color: #ccc;
    color: #000;
    font-weight: 700;
    padding: 6px 10px 6px 7px;
    text-transform: capitalize
}

.crashgame-img {
    margin-left: 5px;
    padding: 5px 0;
    width: 22px !important
}

.crashgame-box .sub_path {
    background-color: transparent !important
}

.crashgame-box span {
    color: #000 !important;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 28px;
    line-height: 19px;
    margin: 0;
    padding: 0 0 0 7px;
    text-transform: capitalize
}

#splashscreenmodalpopup .modal-dialog.square-popup {
    margin: 1.75rem auto;
    max-width: 800px !important
}

#splashscreenmodalpopup .modal-dialog.square-popup .modal-body {
    max-height: calc(98vh - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px
}

#splashscreenmodalpopup .modal-dialog.landscape-popup {
    margin: 1.75rem auto;
    max-width: 1100px !important
}

#splashscreenmodalpopup .modal-dialog.landscape-popup .modal-body {
    max-height: calc(98vh - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px
}

#splashscreenmodalpopup.sign-up-form .landscape-popup .modal-content {
    width: 1100px !important
}





header {
    background-color: #18b0c8;
    background-image: linear-gradient(#022c43, #18b0c8)
}

.login-wrap .btn-login {
    background-color: #fff
}

.login-wrap .btn-login:hover {
    background-color: #537cf0
}

.about-title {
    color: #455a99
}

.radheexch .top {
    background-color: #274396
}

.hed-btn {
    background-color: #fff;
    background-image: linear-gradient(#3c277d, #0aa8f7);
    border: 1px solid #7296ff
}

.account-wrap ul .logout a {
    background-color: #3350a5;
    color: #fff
}

.menu-wrap {
    background-color: #043c79
}

.radheexch .menu .select,
.radheexch .menu li a:focus,
.radheexch .menu li a:hover,
.radheexch .setting-wrap .select {
    background-color: #163180;
    background-image: linear-gradient(#3c277d, #0aa8f7)
}

#sidebar ul p {
    background-color: #27a6c3;
    color: #fff
}

#sidebar ul li a {
    border-bottom: 1px solid #e8e8e8;
    color: #045662
}

#sidebar ul li a:hover {
    background-color: #19a6c5;
    color: #fff
}

.center-box p {
    background-color: #18adc5;
    color: #fff
}

.footer {
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578)
}

.livenow {
    color: #18adc5 !important
}

.titbg {
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    color: #fff
}

.bg-dark {
    background-color: #028dad !important;
    color: #fff !important
}

.fancybtn-new a {
    color: #fff
}

.fancybtn-new a,
ul.fancy-filter {
    background-color: #26a6c3
}

.fancybg {
    background-color: #26a6c3 !important
}

ul.fancy-filter li a.active,
ul.fancy-filter li a:hover {
    background-color: #045662;
    color: #fff
}

.coming-soon {
    color: #05206f
}

.graphicscore {
    background-color: #fff
}

div.scrollmenu {
    background-color: #045662
}

div.scrollmenu a.active {
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578)
}

.change-pass .btn.disabled,
.change-pass .btn:disabled,
.login_ftrmy .btn.btn-primary.disabled,
.login_ftrmy .btn.btn-primary:disabled {
    background-color: #2b2f35;
    background-image: linear-gradient(-180deg, #2b2f35, #2b2f35)
}

.place-bet-btn {
    background-color: #146578;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578);
    border: 1px solid #146578;
    color: #fff
}

.place-bet-btn:focus,
.place-bet-btn:hover {
    background-color: #146578;
    background-image: linear-gradient(#146578, #5ecbdd);
    border: 1px solid #72bbef;
    color: #fff
}

.btn-blue {
    background-color: #146578;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578);
    border: 1px solid #146578;
    color: #fff
}

.btn-blue:focus,
.btn-blue:hover {
    background-color: #146578;
    background-image: linear-gradient(#146578, #5ecbdd);
    border: 1px solid #72bbef;
    color: #fff
}

.rulestitle {
    color: #27a6c3
}

.middle-in-play,
.soccerbgbox {
    background: #043c79
}

.soccerbgbox .tscorebox {
    background-color: #0e1920;
    border: 1px solid #536068
}

.tennisbgbox {
    background: #043c79
}

.tennisbgblack {
    background: #092029;
    color: #fff
}

.scorecard {
    background: #03334a;
    color: #fff
}

.partner_logo {
    background: #045662;
    border-top: 1px solid #606060
}

.bethubs.login_back.radheexchlogin {
    background: #274396;
    background: linear-gradient(125deg, #7d7892, #9b97ad 50%, #565169 52%, #565169);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7892", endColorstr="#565169", GradientType=1)
}

.rllogin-header {
    background-color: #4464bc;
    background-image: linear-gradient(#5374d1, #173079);
    color: #fff
}

.login_card {
    background-color: #18b0c8;
    background-image: linear-gradient(#3d5ab1, #1a3585);
    border: 1px solid #8ea6ee
}

.login_wrapper .form-control {
    border-bottom: 1px solid #1c1c1c;
    border-left: 3px solid #274396;
    color: #c1c1c1;
    margin-bottom: 10px
}

.login_ftrmy .btn.btn-primary:focus,
.login_ftrmy .btn.btn-primary:hover {
    background-color: #819ff9;
    color: #fff
}

.login_ftrmy .btn.btn-primary {
    background-color: #3d61cc
}

.setPasscode-visible {
    color: #60cee0
}

.Passcode-visible,
.changePasscode-visible {
    color: #0e778f
}

.checkmark1 {
    background-color: #567cee;
    border: 1px solid #3d61cc
}



.place-bet-btn.rulesselected {
    background-color: #045662;
    background-image: linear-gradient(#03363e, #045662);
    border: 1px solid #045662;
    color: #fff;
    outline: none
}

.place-bet-btn.rulesselected:focus,
.place-bet-btn.rulesselected:hover {
    background-color: #03363e;
    background-image: linear-gradient(#045662, #03363e);
    border: 1px solid #03363e;
    box-shadow: none;
    color: #fff;
    outline: none
}

.graphicscore .arrow-color {
    color: #043c79
}

.casino-game img {
    border: 3px solid #045662;
    border-radius: 6px
}

.gametopnav a:hover {
    color: #fff
}

.gametopnav a.active,
.gametopnav a:hover {
    background-color: #c51a1b;
    background-image: linear-gradient(#c51a1b, #c51a1b)
}

.gametopnav#myTopnav a.active,
.gametopnav#myTopnav a:hover {
    background-color: #2b2f35;
    background-image: linear-gradient(#2b2f35, #2b2f35)
}

.englishcasino a {
    border-right: 1px solid #c51a1b
}

.engmenusub {
    background-color: #c51a1b;
    background-image: linear-gradient(#c51a1b, #c51a1b)
}

.master-balance-detail {
    background: #9a1c26
}

.ecasinoclose {
    background-color: #274396 !important;
    background-image: linear-gradient(#4d6cc7, #274396) m !important;
    border: 1px solid #274396 !important
}

.horsetitlebg {
    background-color: #045662 !important
}

.multimarket-pin.select,
.multimarket-pin:focus,
.multimarket-pin:hover {
    background-color: #045662;
    color: #fff !important
}

.casinoinfo {
    color: #c51a1b !important
}

.hirizontal-line {
    border: 1px dashed #c51a1b
}

ul.fancy-filter.binarybg li a.active,
ul.fancy-filter.binarybg li a:hover {
    background-color: #c51a1b;
    color: #fff
}

.binaryscrollmenu a.active {
    background-color: #ea1c24
}

.fancyscrollmenu a.active,
.fancyscrollmenu a:focus,
.fancyscrollmenu a:hover {
    background-color: #045662;
    color: #fff
}

.in-play-title a .fa {
    color: #53bbcd
}

.mball-runs {
    background: #c51a1b;
    color: #fff
}

.zoominout {
    color: #c51a1b
}

.zoominout.boundry {
    color: #ffc421
}

.zoominout.out {
    color: #ff0606
}

.ball-runs.six {
    background: #087f23
}

.ball-runs.four {
    background: #ffc11c;
    color: #2b2f35 !important
}

.ball-runs.wicket {
    background: red
}

.ball-runs {
    background: #c51a1b
}

.b2clogin {
    background-color: #fff;
    color: #000 !important
}

.b2csignup {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(0deg, #022c43, #18b0c8) border-box;
    border: 3px solid transparent
}

.b2cmenu {
    background-color: #045662
}

nav {
    background: #045662
}

nav .navbar .links li a.active,
nav .navbar .links li a:hover {
    background-color: #5ecbdd
}

nav .navbar .links li .sub-menu {
    background: #003267
}

.navbar .search-box .input-box,
.navbar.showInput .search-box .input-box,
.search-box .input-box:before {
    background: #3e8da8
}



.mobileapp {
    background-color: #343434;
    border: 1px solid #343434;
    color: #fff
}

.header-top {
    background-color: #045662
}

.header-time,
ul.socialmediaicon li a:hover {
    color: #fff
}

.slots__overlay {
    background: rgba(0, 0, 0, .6)
}

.slots__btn {
    background-color: #ea1c24;
    color: #fff
}

.slots__btn:hover {
    color: #fff
}

ul.mobilemenu_ul li a {
    color: #43acff
}

ul.mobilemenu_ul li a:hover {
    color: #fff
}

ul.mobilemenuicon_ul li a {
    background: #343434
}

ul.mobilemenuicon_ul li a:hover {
    background: #b22342;
    color: #fff
}

.seofooter {
    background-color: #274396
}

.seofooter h1 {
    color: #c51a1b
}

.seofooter h2 {
    color: #5ec7ff
}

.seofooter h3 {
    color: #ea3838
}

.seofooter p {
    color: #fff
}

.seofooter a {
    color: #ea3838
}

.ft-footer-widget-wrapper-2 .ft-footer-widget .ft-footer-address span {
    color: #fff
}

.ft-footer-widget-wrapper-2 .ft-footer-widget .widget-title {
    color: #ea3838
}

.ft-footer-widget .menu-widget li a,
.ft-footer-widget .widget-title,
.ft-footer-widget-wrapper-2 .ft-footer-widget .menu-widget li a {
    color: #fff
}

.ft-footer-widget .menu-widget li a:before {
    background-color: #ea3838
}

.subpage-head:before {
    background: rgba(35, 35, 35, .5)
}

.subpage-head__title {
    color: #fff
}

.subpage-head__subtitle {
    color: #f33d65
}

.ft-service-section {
    background-color: #f6f6f6
}

.ft-section-title .sub-title {
    color: #ea1e00
}

.ft-section-title .sub-title:after,
.ft-section-title .sub-title:before {
    background-color: #ea1e00
}

.ft-section-title h2 {
    color: #2b2f35
}

.ft-service-slider-item .ft-service-inner-img {
    background-color: #464850
}

.ft-service-slider-item .ft-service-inner-text .service-more,
.ft-service-slider-item .ft-service-inner-text h3 a,
.ft-service-slider-item .ft-service-inner-text p {
    color: #2b2f35
}

.ft-service-slider-item .ft-service-inner-text .ft-service-serial {
    background-color: #e5e5ed;
    color: #2b2f35
}

.ft-service-slider-item {
    background-color: #fff
}

.ft-service-slider-item .ft-service-inner-text .service-more:hover {
    color: #fff
}

.ft-service-slider-item:hover .ft-service-inner-text .ft-service-serial {
    background-color: #fde8e5
}

.exposure-btn,
.withdrawal-btn {
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    border: 1px solid #72bbef;
    border-radius: 10px
}

.exposure-btn {
    margin-bottom: 3px
}

.exposure-btn span,
.withdrawal-btn span {
    color: #fff
}

.right-sidenav {
    background: #045662
}

.right-sidenav a {
    color: #fff
}

.right-sidenav a:hover {
    color: #f1f1f1
}

#rightsidebar .profilename,
ul#account_pop li a {
    color: #fff
}

ul#account_pop li a:hover {
    background-color: #17afc6;
    color: #fff
}

.right-wallet-detail-group {
    background-color: #17afc6;
    border: 1px solid #fff
}

.right-wallet-detail-group .wallet-detail-content dt {
    color: #fff
}

.right-wallet-detail-group .wallet-balance-num {
    color: #000
}

.overlay {
    background: rgba(0, 0, 0, .7)
}

.subpage-head1:before {
    background: rgba(35, 35, 35, .5)
}

.subpage-head1__title {
    color: #fff
}

.contactlink {
    color: #274396
}

.bg-white-login.vsportbg {
    background: #2b2f35 !important
}

.loginrulestitle a {
    color: #003267
}

.seoheader {
    background-color: #2b2f35;
    border-radius: 0 0 20px 20px
}

.seobanner {
    margin-top: -16px
}

.claimbonus,
.seobanner img {
    border-radius: 0 0 20px 20px
}

.claimbonus {
    background-color: #fff;
    color: #929292;
    font-size: 18px;
    margin-top: -17px;
    padding: 25px 0 10px;
    text-align: center
}

.claimnow,
.claimnumber {
    color: #2b2f35
}

.claimnow .fa,
.red-color {
    color: red
}

.joinnow-seo {
    background-color: #efefef;
    padding: 50px 0
}

.bg-white-login-seo {
    background: #efefef !important
}

.whats-app-color a {
    color: #fff;
    text-decoration: underline
}

.center-box p.horsetitlebg,
.whats-app-color a:hover {
    color: #fff
}

.bgcolor1 {
    background-color: #ae7724 !important
}

.bgcolor2 {
    background-color: #ab060d !important
}

.bgcolor3 {
    background-color: #770374 !important
}

.bgcolor4 {
    background-color: #00554e !important
}

.bgcolor5 {
    background-color: #221e1f !important
}

.bgcolor6 {
    background-color: #2e4684 !important
}

.demodev {
    background-color: red;
    color: #fff
}

.match_info_name.active {
    animation: translateRight .25s ease-in-out forwards;
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578)
}

.new_paymentbg {
    background-color: #646464;
    background-image: linear-gradient(#646464, #000) !important
}

.new_payment_btn.active {
    background: linear-gradient(180deg, #f0d670, #bb891a 70.86%);
    border: 1px solid transparent !important;
    box-shadow: -4px -4px 10px #3c3c3c, 5px 5px 5px #111;
    color: #000 !important
}

.new_payment_btn:focus,
.new_payment_btn:focus-visible,
.new_payment_btn:hover {
    background: linear-gradient(180deg, #f0d670, #bb891a 70.86%);
    border: 1px solid transparent !important;
    box-shadow: -4px -4px 10px #3c3c3c, 5px 5px 5px #111;
    color: #000 !important;
    outline: none
}

.bethubs.login_back.radheexchlogin.loginbg {
    background-color: #18b0c8;
    background-image: linear-gradient(#022c43, #18b0c8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7892", endColorstr="#565169", GradientType=1)
}

.loginbg .login_card {
    border: 4px solid #252525
}

.loginbg .login_card,
.loginbg .rllogin-header {
    background-color: #000;
    background-image: linear-gradient(#000, #000)
}

.loginbg .rllogin-header {
    color: #fff
}

.loginbg .login_wrapper .form-control {
    border-bottom: 1px solid #1c1c1c;
    border-left: 3px solid #18b0c8;
    color: #c1c1c1;
    margin-bottom: 10px
}

.loginbg .login_ftrmy .btn.btn-primary {
    background-color: #6fe3f5;
    background-image: linear-gradient(-180deg, #6fe3f5, #065265);
    color: #fff
}

.loginbg .login_ftrmy .btn.btn-primary:focus,
.loginbg .login_ftrmy .btn.btn-primary:hover {
    background: #287a88;
    border: 1px solid #287a88;
    color: #fff;
    outline: none
}

.loginbg .error {
    color: #fff
}

.treeview .hitarea {
    background: url(data:image/gif;base64,R0lGODlhYACFAPcAAAAAAICAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAABgAIUAAAj/AP8JHEiwoMGDCBMqXMjwH4CHABRCbEixosWLBCNi3Mixo0WNHkOKFAlypMmTKFOqPBmgpUuXK2OKDHCQpsybG206HKgTp8+GOkH2/EkUIU2ID//RXFq0KcGgPJ1KfTpQ6NSrQwVmvfrzpVeuYMOKVTq2rFmnW8+qXTsyLVuSb4uWjBq34USJSetynIvRrd6qfwMLHszV60vCIbf6RcxQMeOOjh/ndIiULFPJFCNjtqh5c+aanjkbbhm6tNTFplOvRK26tUnWpvm6Xigbdty7CXGrls3ZM+/ZwIMLjzua9HC6BW2Hhqr1OHKrzskijchU+WPmZKNjt7658/Di3KOLox9Pvrx5ir+jp8dcOXfe1uuP1xYff/j88/iVFhfvXfh2/oA1px1lE1X3XYDZOfffgAaFJxl4+UUo4YTO1SechcFhSJhuB3EYW4QazhYihSS2BiGDyQHYoIopDjidZQkC119wM8oImnb7lajjjjz+NSJ8IALnYUbv9aiag0YyhmSSf52o4I1ProgiVS5WZqB/UB5X42xbuuYkk2CGKeaYZJY5W0AAOw==) -64px -25px no-repeat
}

.treeview li {
    background: url(data:image/gif;base64,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) 0 0 no-repeat
}

.treeview li.lastCollapsable,
.treeview li.lastExpandable {
    background-image: url(data:image/gif;base64,R0lGODlhYACFAPcAAAAAAICAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAABgAIUAAAj/AP8JHEiwoMGDCBMqXMjwH4CHABRCbEixosWLBCNi3Mixo0WNHkOKFAlypMmTKFOqPBmgpUuXK2OKDHCQpsybG206HKgTp8+GOkH2/EkUIU2ID//RXFq0KcGgPJ1KfTpQ6NSrQwVmvfrzpVeuYMOKVTq2rFmnW8+qXTsyLVuSb4uWjBq34USJSetynIvRrd6qfwMLHszV60vCIbf6RcxQMeOOjh/ndIiULFPJFCNjtqh5c+aanjkbbhm6tNTFplOvRK26tUnWpvm6Xigbdty7CXGrls3ZM+/ZwIMLjzua9HC6BW2Hhqr1OHKrzskijchU+WPmZKNjt7658/Di3KOLox9Pvrx5ir+jp8dcOXfe1uuP1xYff/j88/iVFhfvXfh2/oA1px1lE1X3XYDZOfffgAaFJxl4+UUo4YTO1SechcFhSJhuB3EYW4QazhYihSS2BiGDyQHYoIopDjidZQkC119wM8oImnb7lajjjjz+NSJ8IALnYUbv9aiag0YyhmSSf52o4I1ProgiVS5WZqB/UB5X42xbuuYkk2CGKeaYZJY5W0AAOw==)
}

.treeview-black li {
    background-image: url(data:image/gif;base64,R0lGODlhEADwBvcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAQAPAGAAj/AP8JHPgPAMGDCA0iXFiQ4UKFDglCjChwIkWLETE61MgQgMePHx9SlDhyIEeRJRumPJkwpcqSLA/GJLnS5UyTNnPW3AlTZ0+eI29W9BmU6EWjGZFuVNqRKcqfUIsCPTo1adWlV5tmfSo1KlWvVsFiFauVLNevXdOiXRtWbVu2Y93GhVtWbl26Z9/qnbv3bt+8fAP7FQx4sOHCiFtuVWyWsd3EMp06xjv5b2XClw9nhkyzceTFnz13fry5dGjSpymntrwac2vNrznjBD1adW3Wt13nhr1b9lDas0UHR93bdPHYxofbVo6buW7nvKH7fkncpfXr2LNr3869e/TfwsFX/xe/nHxz88/Rf6denv159+nhrxcqfzr9+5KR6z/OX3py9fbl1x+A/9VXIH7AEbiffwsqOKCBDUL4IILhScjghAJeqKGDG1rI4YcehkjheCJmCOKI7aH4norxsTifiSUmGGOFLgYoY40HwohjhDtieKOOQP4oJI1BEjkkiT12mOSJRSLZZIpPrhhli1O+eCSUV0qZJZVbWmnkl052aSOYWJKppZlcoullmGqOyeabZcJ5ppxp0rlmnHjOmWede96p5598AupnoIQOaqibfSIqqKKFMnpojmJC2qakdjpqKaWJYrqopo1y+iiPVV4KaqSjTlpqpZ6K6qOpq6J6aqavbv8aa6ezftoqrLfKmiutu9qqZKipBlurqr+S2iuxTBpbLKvLunqssM8OC22zuFKrq7W8Yutrssxy66y2yM74rbfVknutudmiu6245bJ7rrvpwrvukvKGS++9wEqrb7T8gjutuvbm2y/A/9ZbML7KEryvvwsrPLDBDUP8MMLdSszwxAJfrLHDG1vM8cceh0zxuCJnDPLI7aL8rsrxsjyvySUnHHPFLgcsc80Hw4xzxDtjfLPOQP8sNM1BEz00yT13nPTJRSPddMpPrxx1y1O/fDTUV0udNdVbW2301053bTPYWJOttdlco+112GqPzfbbZcN9ttxp07123HjPnXfde9//rffffAPud+CED264230jLrjihTN+eM5iQ9625HY7bjnliWO+uOaNc/44z1VfDnrko09eeuWei+6z6aujfnrmr28ee+ezf9467LfLnjvtu9uudOipB1+76r+T3jvxTBtfPOvLu3688M8PD33zuFOvu/W8Y+978sxz77z2yM/8vffVk3+9+dmjv7345bN/vvvpw7/+0vKHT//9wEuvf/T8gz+9+vbLX/8A+L/6FRB/yiPg/vy3QAUO0IANhOADEdg9CTJwggK8oAYduEELcvCDHgwhBccnwgyCcITtQ+H7VBg/Fs7PhCVMYAwr6MIAyrCGB4QhDiO4QwzeUIdA/KEQMmkYRCIOkYQ97GAST1hEJDYxhU9cYRRbOMUXHhGKV5RiFqm4RSsa8YtO7KINaQgSkAQEADs=)
}

.treeview-black .hitarea,
.treeview-black li.lastCollapsable,
.treeview-black li.lastExpandable {
    background-image: url(data:image/gif;base64,R0lGODlhYACFAPcAAAAAAICAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAABgAIUAAAj/AP8JHEiwoMGDCBMqXMjwH4CHABRCbEixosWLBCNi3Mixo0WNHkOKFAlypMmTKFOqPBmgpUuXK2OKDHCQpsybG206HKgTp8+GOkH2/EkUIU2ID//RXFq0KcGgPJ1KfTpQ6NSrQwVmvfrzpVeuYMOKVTq2rFmnW8+qXTsyLVuSb4uWjBq34USJSetynIvRrd6qfwMLHszV60vCIbf6RcxQMeOOjh/ndIiULFPJFCNjtqh5c+aanjkbbhm6tNTFplOvRK26tUnWpvm6Xigbdty7CXGrls3ZM+/ZwIMLjzua9HC6BW2Hhqr1OHKrzskijchU+WPmZKNjt7658/Di3KOLox9Pvrx5ir+jp8dcOXfe1uuP1xYff/j88/iVFhfvXfh2/oA1px1lE1X3XYDZOfffgAaFJxl4+UUo4YTO1SechcFhSJhuB3EYW4QazhYihSS2BiGDyQHYoIopDjidZQkC119wM8oImnb7lajjjjz+NSJ8IALnYUbv9aiag0YyhmSSf52o4I1ProgiVS5WZqB/UB5X42xbuuYkk2CGKeaYZJY5W0AAOw==)
}

.about {
    /* background-image: url(https://images.staticcontent.io/rde/uimg/welcome-bg.jpg) */
}

.login-casino {
    /* background: url(https://images.staticcontent.io/rde/uimg/casino-login-bg.jpg) top */
}

.login-background {
    background-image: url(/static/media/login-background.6733ac389f697c314dbf.jpg)
}

.login-casino {
    background: url(/static/media/casino-bg.995f1250ab74593f50ca.jpg) top
}

.tag-live strong:before,
.tag-livemobile strong:before {
    background: url(/static/media/download.3111df40779d6f2eec8d.svg)
}

.suspended-full:after,
.suspended-half:after {
    background: url(data:image/png;base64,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) rgba(0, 0, 0, .5)
}

.add-pin,
.agexch247 .login_to_go .close,
.agexch247 .one_click-setting .a-edit img,
.agexch247 .one_click-stake,
.alphaexch .one_click-setting .a-edit img,
.alphaexch .one_click-stake,
.alphaexchlive .one_click-setting .a-edit img,
.alphaexchlive .one_click-stake,
.arrow-dialog,
.baji .login_to_go .close,
.baji .one_click-setting .a-edit img,
.baji .one_click-stake,
.baji365 .login_to_go .close,
.baji365 .one_click-setting .a-edit img,
.baji365 .one_click-stake,
.betbarter .add-pin h3,
.betbarter .delete-pin h3,
.betbarter .game-wrap .to-expand,
.betbarter .game-wrap-horse .to-expand,
.betbarter .game-wrap-horse.close .to-expand,
.betbarter .game-wrap.close .to-expand,
.betbarter .one_click-stake,
.betbarter .tab-highlight a,
.betbarter .tab-highlight a.select,
.betbarter .tab-markets a,
.betbarter .tab-markets a.select,
.betmygame .one_click-setting .a-edit img,
.betmygame .one_click-stake,
.bets .back-all,
.bets .lay-all,
.bets .special_bet .btn-fancy_info,
.bets .to-expand,
.bets-GH .back-all,
.bets-GH .lay-all,
.bets-GH .special_bet .btn-fancy_info,
.bets-GH .to-expand,
.bets-HS .back-all,
.bets-HS .lay-all,
.bets-HS .special_bet .btn-fancy_info,
.bets-HS .to-expand,
.bets.close .to-expand,
.bets.disable .back-all,
.bets.disable .lay-all,
.bigexch .one_click-setting .a-edit img,
.bigexch .one_click-stake,
.bookmaker .in-play span:before,
.btn-close,
.btn-fancybet_rules,
.btn-rules img,
.btn-sportsbook_rules,
.cftbet365 .one_click-setting .a-edit img,
.cftbet365 .one_click-stake,
.close.bets-GH .to-expand,
.close.bets-HS .to-expand,
.close.game-highlight-wrap .to-expand,
.close.game-wrap .to-expand,
.close.game-wrap-horse .to-expand,
.col-info .add-pin,
.col-info .delete-pin,
.crickex .login_to_go .close,
.crickex .one_click-setting .a-edit img,
.crickex .one_click-stake,
.crickzoom .one_click-setting .a-edit img,
.crickzoom .one_click-stake,
.crickzoomlive .one_click-setting .a-edit img,
.crickzoomlive .one_click-stake,
.delete-pin,
.dhoom .login_to_go .close,
.dhoom .one_click-setting .a-edit img,
.dhoom .one_click-stake,
.disable.bets-GH .back-all,
.disable.bets-GH .lay-all,
.disable.bets-HS .back-all,
.disable.bets-HS .lay-all,
.disabled .back-all,
.disabled .back-all:hover,
.disabled .lay-all,
.disabled .lay-all:hover,
.edit img,
.fairenter .one_click-setting .a-edit img,
.fairenter .one_click-stake,
.fancy-head .in-play span:before,
.fancyfair .one_click-setting .a-edit img,
.fancyfair .one_click-stake,
.favor,
.favor.select,
.game-head .favor,
.game-head .favor.select,
.game-head .refresh,
.game-highlight-wrap .to-expand,
.game-list-col .col-draw,
.game-list-col .col-home,
.game-list-col .col-visit,
.game-list-col dd .info,
.game-scores .game-home span,
.game-scores .game-visit span,
.game-scores ul .scores-box,
.game-team .game-home span,
.game-team .game-visit span,
.game-wrap .to-expand,
.game-wrap-horse .to-expand,
.goexchange .login_to_go .close,
.goexchange .one_click-setting .a-edit img,
.goexchange .one_click-stake,
.iceEX .login_to_go .close,
.iceEX .one_click-setting .a-edit img,
.iceEX .one_click-stake,
.iceinplay .one_click-setting .a-edit img,
.iceinplay .one_click-stake,
.icon-HR,
.icon-TV_head,
.icon-basketball,
.icon-card-red,
.icon-card-yellow,
.icon-cashout,
.icon-cricket,
.icon-dog,
.icon-in_play,
.icon-irun,
.icon-live,
.icon-no_play,
.icon-predict,
.icon-racing,
.icon-soccer,
.icon-tennis,
.icon-time,
.in-play.game-bookmaker:before,
.in-play.game-fancy:before,
.in-play.game-live:before,
.in-play.game-sportsbook:before,
.its_turn,
.kingfair24 .one_click-setting .a-edit img,
.kingfair24 .one_click-stake,
.line_market-name,
.line_markets-team .game-home span,
.line_markets-team .game-visit span,
.line_markets-team .game-vs div:after,
.line_markets-team .game-vs div:before,
.live-list a:after,
.login_to_go .close,
.lucky7 .one_click-setting .a-edit img,
.lucky7 .one_click-stake,
.main-sprite,
.marquee-box .tc-content h5:after,
.marquee-box .tc-content h5:before,
.marquee-box h4:after,
.marquee-box h4:before,
.maruti .one_click-setting .a-edit img,
.maruti .one_click-stake,
.marutibook .one_click-setting .a-edit img,
.marutibook .one_click-stake,
.masterexchange .login_to_go .close,
.masterexchange .one_click-setting .a-edit img,
.masterexchange .one_click-stake,
.matador .one_click-setting .a-edit img,
.matador .one_click-stake,
.match-odds img,
.maxexch9 .one_click-setting .a-edit img,
.maxexch9 .one_click-stake,
.maxinplay .one_click-setting .a-edit img,
.maxinplay .one_click-stake,
.mazaplay .one_click-setting .a-edit img,
.mazaplay .one_click-stake,
.more,
.mysports247 .one_click-setting .a-edit img,
.mysports247 .one_click-stake,
.o_12bet .add-pin h3,
.o_12bet .delete-pin h3,
.o_12bet .game-wrap .to-expand,
.o_12bet .game-wrap-horse .to-expand,
.o_12bet .game-wrap-horse.close .to-expand,
.o_12bet .game-wrap.close .to-expand,
.o_12bet .one_click-stake,
.o_12bet .tab-highlight a,
.o_12bet .tab-highlight a.select,
.o_12bet .tab-markets a,
.o_12bet .tab-markets a.select,
.o_dafabet .add-pin h3,
.o_dafabet .delete-pin h3,
.o_dafabet .game-wrap .to-expand,
.o_dafabet .game-wrap-horse .to-expand,
.o_dafabet .game-wrap-horse.close .to-expand,
.o_dafabet .game-wrap.close .to-expand,
.o_dafabet .one_click-stake,
.o_dafabet .tab-highlight a,
.o_dafabet .tab-highlight a.select,
.o_dafabet .tab-markets a,
.o_dafabet .tab-markets a.select,
.o_spondemo .add-pin h3,
.o_spondemo .close.game-highlight-wrap .to-expand,
.o_spondemo .close.game-wrap .to-expand,
.o_spondemo .close.game-wrap-horse .to-expand,
.o_spondemo .delete-pin h3,
.o_spondemo .game-highlight-wrap .to-expand,
.o_spondemo .game-wrap .to-expand,
.o_spondemo .game-wrap-horse .to-expand,
.o_spondemo .one_click-stake,
.o_spondemo .tab-highlight,
.o_spondemo .tab-highlight a,
.o_spondemo .tab-highlight a.select,
.o_spondemo .tab-markets,
.o_spondemo .tab-markets a,
.o_spondemo .tab-markets a.select,
.one_click-setting .a-edit img,
.one_click-stake,
.open-tv-wrap:before,
.other-tab:after,
.other-tab:before,
.probet247 .one_click-setting .a-edit img,
.probet247 .one_click-stake,
.probetx .one_click-setting .a-edit img,
.probetx .one_click-stake,
.qexch .one_click-setting .a-edit img,
.qexch .one_click-stake,
.quick_bet-wrap .odd-add .down,
.quick_bet-wrap .odd-add .up,
.quick_bet-wrap .odd-add.disable .down,
.quick_bet-wrap .odd-add.disable .up,
.score-pop-last:before,
.score-pop:before,
.scores-event img,
.scores-line img,
.sgexch247 .one_click-setting .a-edit img,
.sgexch247 .one_click-stake,
.sixball .one_click-setting .a-edit img,
.sixball .one_click-stake,
.sixballio .one_click-setting .a-edit img,
.sixballio .one_click-stake,
.skyexchange .login_to_go .close,
.skyexchange .one_click-setting .a-edit img,
.skyexchange .one_click-stake,
.skyexchange247 .login_to_go .close,
.skyexchange247 .one_click-setting .a-edit img,
.skyexchange247 .one_click-stake,
.skyinplay .one_click-setting .a-edit img,
.skyinplay .one_click-stake,
.sportsbook-head .in-play span:before,
.sportsexchlive .login_to_go .close,
.sportsexchlive .one_click-setting .a-edit img,
.sportsexchlive .one_click-stake,
.tab-HS .more_drop,
.tab-HS .more_drop.select,
.tab-highlight a,
.tab-highlight a.select,
.tab-markets a,
.tab-markets a.select,
.tc-content .marquee-box h5:after,
.tc-content .marquee-box h5:before,
.tc-content h5 .add-pin,
.tc-content h5 .delete-pin,
.transfer-wrap .close,
.transfer-wrap-slider .close,
.uniform,
.upcome-head dt,
.wickets247 .login_to_go .close,
.wickets247 .one_click-setting .a-edit img,
.wickets247 .one_click-stake,
h3 .add-pin,
h3 .delete-pin,
h4 .add-pin,
h4 .delete-pin {
    background-image: url(/static/media/main-s1.2685c4fb4d153e8fa4a4.png)
}

.p-fancy:after {
    background-image: url(/static/media/p-fancy.063e16dd54c114f5f1a7.svg)
}

.bm:after {
    background-image: url(/static/media/bm-icon.62e325e9bb78257bc261.svg)
}

.fancy:after {
    background-image: url(/static/media/fancy-icon.f97e0673c607ccf4197e.svg)
}

.ballrunning-fancy:after,
.br-full:after,
.no-offer-fancy-inner:after,
.no-runner:after,
.suspended-event-half:after,
.suspended-event:after,
.suspended-fancy:after {
    background: url(data:image/png;base64,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) rgba(0, 0, 0, .5)
}

.in-play-list {
    background-image: url(/static/media/inplaysport-boximages.baa878c9e5de1fc3208f.jpg)
}

.login_wrapper .user_input {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAdCAYAAABBsffGAAACdElEQVRIiZ3WT4hWZRTH8c+8FkVE9HfhLNxEGRq1cNEoaLQpQvrnYiCiNiUELWzVImt4OZkLV7pIilwlIRIItsloETYRbQqKYCoQ1IEKShCJyRw7tbj30uP13jvz+oOzOOc8v+9973PPc+87lZkGdD121LEFt+ACvsIxHIuI5T7z1AD8XryLRwYu/jlejoifJ4E/iE+wdgDc6Fc8HhHfrQZ+Hb7GpqL2Bz7DAu7Do7iz6H+DmYi43Aa19WIL/C2ew49FbT0+LNZtqn3vlaBR+05UD6/Rb3i6BYaf8Ezdb7Rjbm5uagg+jY1F/hEWdWsRR4t8Y+3vhd9WR6OFHnCj8o7a3qvgF+todPsK8DsGvFfBf8HpIn9iBXjZP137e+FLmC/yh7CnB7yn7jeaj4ilckHXKB5QjdXNdb4b9+CIakrW41nMFp4/a98V6juhL+H9jvo5V+5zo50RcahdbG9Lo0PYhUuteht8Cbu6wAy/uOBhvIIncUNR/xsf452IONln7trzUifruBvr/P/KPYtTK3hXhDc6tRrYpPBt2IoHVL/8JtW4nsX3qrH9os/ct+db8RoeU32N+rSMT7EvIubbzS7463gTNw5A27qItyJi7xB8v2oEr1UHIuLVLvhu3Uf9dxzHDziPW3E/nsJdHevfiIi3QWbKzM2Z+W9H7MvM6XpNO6brfpdv83g8JjPXZOaJVnMpM2d7oO2YrdeX/hOZuUZmznRc+YVVgo3HY5n5fAdjZoTtrT07jg8meYoRcbj2ldo+Uv2TanQZBycBFzqIf4p8ywgbisIivrxG+DzOFPmGkeqUXahjQXW8J1ZE/KUa14a1/B+odon138RS7gAAAABJRU5ErkJggg==) 10px no-repeat
}

.login_wrapper .pass_input {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAB6UlEQVRYhe2XPUscURiFn/2IrCxhEyHBH2Al+NHYmcJUCSFFCNjbSP5AII2C/0ItDAQDBv9DFLQLgRjEQCxsoviRQgtxcXc5FnPGDIuT7F2cgYAHhnffj7vnzJ33zp2LJCRVJM1I+impoezQMMesOYnJNzIkTcOGpEoZeAuMA7+BN8BnssVTYN6c7/CUSNIrRY8jj+u1OXcLkhpAGXgMnGR89zEeAcdAq2hygMucyJNcpWKOpDeiGwGDwHtgHxBwYH+wKwWJZVHroHkmJV2kLKsL5ztpwlo8qCBJ1vIAOPuL1mHgC9ADnANLwDYwBEwBVaJnOwZ8/8d914DT0Bn45LpzSSNtuRHHJWklZAZCBBy6bjElv+D8YYiAkCa8b3uckj+yfRjwn0Gr4IftC6DUlisBL/17JysBH2xHgRWgz36f/VH7SyECQnrgnqT1RP2q46uJ2JrrMumBBvAM2LLf32a/Ac9d1zFC34R14FdKbt/5IPyXe8GdgDsBLdt+YJo/y7B1c/ntC/hqOwAs2CbjYQh4E8ZXVdHWXPe4uqItuNrh+K4/SG4T1x8kRaDpYE9O5EmuVhHYszOeo4AntntlYBmYAxaBArCWMfkEUfMCfIwPp5vKH5uSeuOurCg6Mu9KamZI2jTH9fH8CrRqo1oBZT/7AAAAAElFTkSuQmCC) 10px no-repeat
}

.add-pin-mobile {
    background: url(/static/media/a-pin-mobile.60bcb71cd6aa8f499404.svg) no-repeat
}

.add-pin-mobile:focus,
.add-pin-mobile:hover,
.select-pin {
    background: url(/static/media/d-pin-mobile.2f6a663f3274d6c61e4f.svg) no-repeat
}

.col-info a.add-pin-d {
    background: url(/static/media/a-pin-mobile.60bcb71cd6aa8f499404.svg) no-repeat
}

.col-info a.add-pin-d:focus,
.col-info a.add-pin-d:hover,
.col-info a.select-pin-d {
    background: url(/static/media/d-pin-mobile.2f6a663f3274d6c61e4f.svg) no-repeat
}

.bets .back-all,
.bets .lay-all {
    background-image: url(/static/media/main-s1.2685c4fb4d153e8fa4a4.png)
}

.placeloaderdesktop,
.placeloadermobile {
    background: url(data:image/png;base64,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) rgba(0, 0, 0, .7)
}

.intercom-1acjxur {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAADFBMVEVHcEz///////////8Gn9AKAAAABHRSTlMAZv2WR7d4iQAAABtJREFUCNdjuMDOkCLJIJnCwDYBhIAMIPcCOwA5/wTPx8zuewAAAABJRU5ErkJggg==)
}

.fancyw-50 a.add-pin-d {
    background: url(/static/media/a-pin-mobile.60bcb71cd6aa8f499404.svg) no-repeat
}

.fancyw-50 a.add-pin-d:focus,
.fancyw-50 a.add-pin-d:hover,
.fancyw-50 a.select-pin-d {
    background: url(/static/media/d-pin-mobile.2f6a663f3274d6c61e4f.svg) no-repeat
}

.brblumobile a.add-pin-d {
    background: url(/static/media/a-pin-mobile.60bcb71cd6aa8f499404.svg) no-repeat
}

.brblumobile a.add-pin-d:focus,
.brblumobile a.add-pin-d:hover,
.brblumobile a.select-pin-d {
    background: url(/static/media/d-pin-mobile.2f6a663f3274d6c61e4f.svg) no-repeat
}

.cgloading {
    background: #176c89 url(/static/media/background.42a43d34b693adac9886.jpg)
}

.in-play-top .sports-icon,
.list-unstyled.components .sports-icon,
.marposition .sports-icon,
.scrollmenuheader .sports-icon {
    background-image: url(/static/media/sports-icons.10c8501f14c543b8dbc4.png)
}

.iframe-loader {
    background: url(/static/media/rdeloading.dfc60a73a1b55b904503.gif) 50% no-repeat
}

.sportbookiframe {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    position: relative
}

.b2clogin,
.b2csignup {
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    border: 1px solid #72bbef;
    border-radius: 10px;
    color: #fff !important;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase
}

.mr1 {
    margin-right: 1px
}

.logob2c {
    position: relative
}

.logob2c:before {
    border-left: 53px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0
}

.login-signup-header {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

header.loginheader {
    padding: 0
}

.loginheader .logo {
    align-items: center;
    display: flex;
    padding: 9px 0
}

.icon-toggle-right {
    color: #fff;
    display: none !important;
    font-size: 22px !important;
    margin-right: 5px
}

.b2clogolink {
    display: inline
}

.b2cmenu {
    display: block;
    height: auto;
    position: relative;
    width: 100%
}

nav {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    height: 100%;
    height: 40px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99
}

nav .navbar {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin: auto;
    max-width: 100%;
    padding: 0;
    width: 100%
}

.navbar .logo a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none
}

nav .navbar .nav-links {
    height: 100%;
    line-height: 40px
}

nav .navbar .links {
    display: flex
}

nav .navbar .links li {
    align-items: center;
    display: flex;
    justify-content: space-between;
    list-style: none;
    position: relative;
    z-index: 99
}

nav .navbar .links li a {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
    height: 100%;
    padding: 0 14px;
    text-decoration: none;
    text-transform: capitalize;
    white-space: nowrap
}

nav .navbar .links.afterlogin li a {
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 0 11px
}

.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow {
    transform: rotate(180deg)
}

nav .navbar .links li .arrow {
    color: #fff;
    display: inline-block;
    height: 100%;
    line-height: 40px;
    text-align: center;
    transition: all .3s ease;
    width: 22px
}

nav .navbar .links li .sub-menu {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    display: none;
    left: 0;
    line-height: 40px;
    position: absolute;
    top: 40px;
    z-index: 2
}

nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu {
    display: block
}

.navbar .links li .sub-menu li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    padding: 0 22px
}

.navbar .links li .sub-menu a {
    color: #fff;
    font-size: 15px;
    font-weight: 500
}

.navbar .links li .sub-menu .more-arrow {
    line-height: 40px
}

.navbar .links li .sub-menu .more-sub-menu {
    border-radius: 0 4px 4px 4px;
    display: none;
    left: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.links li .sub-menu .more:hover .more-sub-menu {
    display: block
}

.navbar .search-box {
    align-items: center;
    display: flex;
    justify-content: center
}

.navbar .search-box i {
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    font-weight: 600;
    height: 100%;
    line-height: 40px;
    position: absolute;
    text-align: center;
    transition: all .3s ease;
    width: 100%
}

.navbar .search-box .input-box {
    border-radius: 6px;
    height: 60px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: calc(100% - 40px);
    top: 80px;
    transition: all .4s ease;
    width: 300px
}

.navbar.showInput .search-box .input-box {
    opacity: 1;
    pointer-events: auto;
    top: 65px
}

.search-box .input-box:before {
    content: "";
    height: 20px;
    position: absolute;
    right: 10px;
    top: -6px;
    transform: rotate(45deg);
    width: 20px
}

.search-box .input-box input {
    border: none;
    border-radius: 4px;
    font-size: 16px;
    height: 35px;
    left: 50%;
    outline: none;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 280px
}

.navbar .bx-menu,
.navbar .nav-links .sidebar-logo {
    display: none
}




.search-box p {
    color: #fff;
    display: flex;
    font-size: 14px;
    margin: 0 5px 0 0;
    width: 100%
}

.mobileapp {
    align-items: center;
    border-radius: 5px;
    display: flex;
    display: none;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 0 15px;
    padding: 10px;
    width: 80%
}

.mobileapp:hover {
    outline: none
}

.mobileapp .fa {
    font-size: 25px
}

.header-top {
    flex-wrap: wrap;
    height: 25px !important;
    padding: 3px 5px;
    position: relative !important;
    width: 100% !important
}

.header-time,
.header-top {
    align-items: center;
    display: flex
}

.header-time {
    font-size: 12px;
    justify-content: flex-end
}

ul.socialmediaicon {
    display: inline-flex
}

ul.socialmediaicon li {
    margin-right: 10px
}

ul.socialmediaicon li a {
    font-size: 11px
}

.socialmediaicon .m-hide {
    display: inline
}

.flex-center,
.flex-center-space {
    align-items: center;
    display: flex
}

.flex-center-space {
    justify-content: space-between
}

.sportbook-screen {
    margin: 5px 0 0;
    position: relative;
    width: 100%
}

.sp-desktop-show {
    display: block
}

.sp-mobile-show {
    display: none
}

.sportbook-livecasino {
    margin: 0;
    position: relative;
    width: 100%
}

.livecasino-container {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    column-count: 1;
    column-fill: balance;
    column-gap: 10px;
    margin: 5px auto 0;
    overflow: hidden;
    padding: 10px;
    position: relative
}

.livecasino-container .livecasino-item {
    break-inside: avoid;
    display: inline-block;
    margin: 0 0 10px;
    page-break-inside: avoid;
    width: 100%
}

.livecasino-container .livecasino-item img {
    border-radius: 5px;
    height: auto;
    width: 100%
}


.slots__item {
    height: 100%;
    position: relative;
    width: 100%
}

.slots__bg {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.slots__bg,
.slots__overlay {
    border-radius: 5px;
    height: 100%;
    width: 100%
}

.slots__overlay {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    opacity: 0
}

.slots__item:hover .slots__overlay {
    opacity: 1
}

.slots__btn {
    border-radius: 1.5em;
    display: inline-block;
    font-weight: 700;
    padding: .9375em 1.875em;
    text-transform: uppercase;
    transition: background-color .2s ease
}

ul.mobilemenu_ul {
    margin-left: 15px;
    margin-top: 15px
}

ul.mobilemenu_ul li a {
    color: #fff
}

ul.mobilemenuicon_ul {
    margin: 10px 15px
}

ul.mobilemenuicon_ul li {
    display: inline-block;
    margin-right: 12px
}

ul.mobilemenuicon_ul li a {
    align-items: center;
    border-radius: 7px 0;
    display: flex;
    height: 35px;
    justify-content: center;
    padding: 10px;
    width: 35px
}

.mobilemenuicon_ul a .fa {
    font-size: 13px;
    padding: 0
}

.iframe-loader {
    background-size: 100px 100px;
    min-height: 90vh
}

.seofooter {
    height: auto;
    margin: 0 auto;
    padding: 25px 0;
    position: relative;
    width: 100%
}

.seofooter h1 {
    font-size: 30px
}

.seofooter h1,
.seofooter h2 {
    font-family: Poppins, sans-serif;
    padding-bottom: 8px
}

.seofooter h2 {
    font-size: 26px
}

.seofooter h3 {
    font-size: 22px
}

.seofooter h3,
.seofooter p {
    font-family: Poppins, sans-serif;
    padding-bottom: 8px
}

.seofooter p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

.seofooter a {
    text-decoration: underline
}

.login-mar-top100.mb-0 {
    margin-bottom: 0 !important
}

.ft-footer-widget-wrapper-2 {
    margin-top: 40px
}

.ft-footer-widget-wrapper-2 .ft-footer-widget .logo-widget .site-logo {
    padding-bottom: 5px
}

.ft-footer-widget-wrapper-2 .ft-footer-widget .ft-footer-address span {
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    margin-bottom: 12px;
    max-width: 245px
}

.ft-footer-widget .widget-title {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 25px
}

.ul-li-block ul {
    margin: 0;
    padding: 0
}

.ft-footer-widget .menu-widget li {
    margin-bottom: 12px
}

.ul-li-block ul li {
    display: block;
    list-style: none
}

.ft-footer-widget-wrapper-2 .ft-footer-widget .menu-widget li a {
    font-weight: 500;
    text-decoration: none
}

.ft-footer-widget .menu-widget li a:hover {
    padding-left: 12px
}

.ft-footer-widget .menu-widget li a {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    transition: all .5s ease
}

.ft-footer-widget .menu-widget li a:hover:before {
    width: 8px
}

.ft-footer-widget .menu-widget li a:before {
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 8px;
    transition: all .5s ease;
    width: 0
}

.ft-footer-address span,
.menu-widget {
    text-align: left
}

.site-logo {
    float: left
}

.site-logo img {
    float: left;
    margin: 0;
    width: 80%
}

.subpage-head {
    height: 400px;
    position: relative
}

.subpage-head:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0
}

.subpage-head:before,
.subpage-head__image {
    height: 100%;
    width: 100%
}

.subpage-head__content {
    align-items: center;
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: calc(100% - 30px);
    justify-content: center;
    position: absolute;
    width: 100%
}

.subpage-head__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.subpage-head__title {
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase
}

.subpage-head__subtitle {
    font-size: 26px;
    font-weight: 400;
    text-align: center
}

.ft-service-section {
    overflow: hidden;
    padding: 30px 0
}

.container {
    max-width: 1200px
}

.ft-section-title .sub-title {
    font-size: 20px;
    font-weight: 700;
    padding: 0 82px;
    position: relative
}

.ft-section-title .sub-title:before {
    left: 0
}

.ft-section-title .sub-title:after,
.ft-section-title .sub-title:before {
    content: "";
    height: 3px;
    position: absolute;
    top: 15px;
    width: 75px
}

.ft-section-title h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.333;
    padding: 10px 0 20px
}

.ft-service-slider-area {
    margin: 0 -50px 45px;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px
}

/* .ft-service-slider-wrapper .slick-slide.slick-active {
    opacity: 1
}

.ft-service-slider-wrapper .slick-slide {
    opacity: 0;
    transition: .3s cubic-bezier(.24, .74, .58, 1)
} */

.ft-item-innerbox {
    padding: 0 15px
}

.ft-service-slider-item .ft-service-inner-img {
    overflow: hidden
}

.ft-service-slider-item .ft-service-inner-img img {
    transition: all .5s ease
}

.ft-service-slider-item .ft-service-inner-text {
    background: #464850;
    padding: 30px 25px 20px
}

.ft-service-slider-item .ft-service-inner-text h3 {
    color: #fff
}

.ft-service-slider-item .ft-service-inner-text h3 a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 18px
}

.ft-service-slider-item .ft-service-inner-text p {
    color: #fff;
    font-size: 14px;
    padding-bottom: 20px
}

.ft-service-slider-item .ft-service-inner-text .service-more {
    color: #fff;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600
}

.ft-service-slider-item .ft-service-inner-text .service-more span {
    display: inline-block;
    transition: all .3s ease
}

.ft-service-slider-item .ft-service-inner-text .ft-service-serial {
    border-radius: 100%;
    bottom: -45px;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 700;
    height: 100px;
    padding: 15px 10px 10px 32px;
    right: -35px;
    transition: all .3s ease;
    width: 100px
}

.ft-service-slider-item:hover {
    box-shadow: 1.882px 17.901px 80px 0 rgba(68, 68, 68, .15)
}

.ft-service-slider-item {
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    transition: all .5s ease
}

.ft-service-slider-item:hover .ft-service-inner-img img {
    transform: scale(1.2)
}

.ft-service-slider-item .ft-service-inner-text .service-more:hover span {
    margin-left: 5px;
    transform: rotate(1turn)
}

.header-fix {
    height: auto;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.withdrawal-btn {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: 19px;
    min-width: auto;
    padding: 15px 10px;
    width: auto
}

.ex-f {
    font-size: 12px;
    font-weight: 700
}

.exposure-btn .p2,
.withdrawal-btn .p-8 {
    padding-left: 2px !important
}

.exposure-btn {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: 16px;
    min-width: 100px;
    padding: 3px 8px;
    width: auto
}

.exposure-btn,
.exposure-btn span,
.withdrawal-btn span {
    font-family: Roboto Condensed, sans-serif
}

.exposure-btn:focus,
.withdrawal-btn:focus {
    outline: none
}

.right-sidenav {
    height: 100%;
    overflow-x: hidden;
    padding-top: 0;
    position: fixed;
    right: -270px;
    top: 0;
    transition: .5s;
    width: 0;
    width: 270px;
    z-index: 9992
}

.right-sidenav a {
    display: block;
    font-size: 14px;
    padding: 8px 8px 8px 10px;
    text-decoration: none;
    transition: .3s
}

.right-sidenav .closebtn {
    font-size: 36px;
    line-height: 36px;
    position: relative;
    text-align: right;
    width: 100%
}

#main {
    padding: 20px;
    transition: margin-left .5s
}



#rightsidebar .profilename {
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    padding: 8px 8px 8px 10px;
    text-transform: none
}

ul#account_pop li a {
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px
}

ul#account_pop li a:hover {
    transition: all .5s ease 0s
}

.rightside-exposure {
    display: flex
}

.right-wallet-detail-group {
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3);
    cursor: pointer;
    margin: 5px 2px 5px 4px;
    width: 48%
}

.right-wallet-detail-group .wallet-detail-content {
    cursor: pointer;
    padding: 5px 7px 0
}

.right-wallet-detail-group .wallet-detail-content dt {
    line-height: 1.6;
    margin-bottom: 3px
}

.right-wallet-detail-group .wallet-detail-content dd {
    padding-bottom: 0
}

.right-wallet-detail-group .wallet-balance-num {
    align-items: center;
    display: flex;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding-right: 80px
}

.overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9991
}

.subpage-head1 {
    height: 200px;
    position: relative
}

.subpage-head1:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0
}

.subpage-head1:before,
.subpage-head1__image {
    height: 100%;
    width: 100%
}

.subpage-head1__content {
    align-items: center;
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%
}

.subpage-head1__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.subpage-head1__title {
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase
}

.contactlink,
.fbold {
    font-family: Roboto Condensed, sans-serif
}

.ft-footer-address {
    display: inline-block;
    width: 100%
}

.apl-log {
    margin-left: 3rem !important;
    text-align: left;
    width: 100%
}

.sportbook-faq {
    padding: 20px 0
}

.bg-black {
    background-color: #2b2f35 !important;
    margin-bottom: 0 !important
}

.sportbook-faq {
    height: auto;
    margin: 0 auto;
    padding: 20px 10px;
    position: relative;
    width: 100%
}

.sportbook-faq h2 {
    color: #5ec7ff;
    font-size: 22px
}

.sportbook-faq p {
    color: #fff;
    font-size: 14px
}

.seo-content-page {
    padding: 25px 15px;
    position: relative
}

.seo-content-page,
.seo-content-page h2 {
    color: #000;
    font-family: Poppins, sans-serif
}

.seo-content-page h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px
}

.seo-content-page p {
    color: #000;
    font-size: 14px;
    line-height: 26px
}

.seo-content-page p,
.seo-content-page p strong {
    font-family: Poppins, sans-serif
}

.accordion-mainbox {
    background: #f3f3f3;
    padding: 20px 0;
    position: relative;
    width: 100%
}

.accordion-innerbox {
    background: #fff;
    border-radius: 4px;
    box-shadow: none
}

.accordion-head {
    grid-gap: 16px;
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    color: #555;
    cursor: pointer;
    display: grid;
    font-size: 12px;
    grid-template-columns: minmax(0, 1fr) 48px;
    line-height: 1.3333333333;
    min-height: 48px;
    padding-left: 12px;
    -webkit-user-select: none;
    user-select: none
}

.accordion-title {
    color: #000;
    font-size: 16px;
    font-weight: inherit;
    margin: 0;
    padding: 0
}

.accordion-arrow {
    align-items: center;
    display: flex;
    height: 32px;
    justify-content: center;
    width: 100%
}

.accordion-body {
    border-top: 1px solid #9d9d9d;
    color: #9d9d9d;
    font-size: 12px;
    line-height: 1.3333333333;
    padding: 4px
}

.accordion-boxheight {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto
}

.accordion-box-inner {
    height: auto;
    padding: 12px 8px;
    width: 100%
}

.accordion-body.seofooter {
    background-color: #fff
}

.accordion-body.seofooter p {
    color: #9d9d9d
}

.accordion-body.seofooter h1,
.accordion-body.seofooter h2,
.accordion-body.seofooter h3 {
    color: #9d9d9d;
    font-size: 20px;
    font-weight: 600
}

.accordion-arrow .fa {
    cursor: pointer;
    font-size: 20px
}

.country-select {
    position: relative
}

.hebebox,
.sign-up-form .modal-header.hebebox {
    background-color: #fff !important;
    background-image: linear-gradient(#fff, #fff) !important
}

.country-box-main {
    align-items: center;
    background-color: #dadada;
    border: 1px solid #dadada;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    padding: 10px
}

.country-box-main:hover {
    background-color: #7e7e7e
}

.country-flag-icon {
    border-radius: 3px;
    height: auto;
    margin-right: 8px;
    width: 30px
}

.country-title {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    padding: 1px 0 0;
    text-align: center;
    width: 100%
}

.paymentpadding {
    padding: 10px !important
}

.border-right1 {
    border-right: 1px solid #9d9d9d
}

.hebe-blacktext {
    border-bottom: 1px dashed;
    border-top: 1px dashed;
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0;
    text-align: center
}

.hebe-blackcolor {
    color: #000
}

.hebe-blackcolor p {
    color: #000;
    font-family: Poppins;
    font-size: 14px
}

.hebe-text-left {
    text-align: left !important
}

.hebe-flex-direction-col {
    flex-direction: column !important
}

.supportmanual-icon img {
    width: 20%
}

.support-border {
    border-top: 1px dashed rgba(0, 0, 0, .22)
}

.usacontent {
    display: flex;
    width: 100%
}

.usacontent-inner {
    display: flex;
    flex: 1 1;
    flex-direction: column
}

.email-support-fontsize {
    font-size: 14px
}

.sign-up-form.sign-up-form-new .modal-backdrop.show {
    opacity: .5 !important
}

.sign-up-form.sign-up-form-new .modal-content .modal-header {
    background-color: #fff !important
}

.sign-up-form.sign-up-form-new .subtitle-text,
.sign-up-form.sign-up-form-new .text-black {
    color: #000 !important;
    opacity: 1
}

.sign-up-form.sign-up-form-new .link-over-white {
    color: #ea3838;
    font-weight: 700
}

.sign-up-form.sign-up-form-new .react-tel-input .form-control {
    background-color: #5ecbdd !important;
    border-color: #146578 !important;
    color: #fff
}

.sign-up-form.sign-up-form-new .react-tel-input .flag-dropdown {
    background-color: #146578;
    border: 1px solid #146578
}

.sign-up-form.sign-up-form-new .react-tel-input .selected-flag:focus,
.sign-up-form.sign-up-form-new .react-tel-input .selected-flag:hover {
    background-color: #146578
}

.sign-up-form.sign-up-form-new .react-tel-input .form-control:focus {
    box-shadow: none
}

.modal-footer {
    border-top: 1px solid transparent
}

.sign-up-form.sign-up-form-new .btn-type-submit {
    box-shadow: none
}

.btn-type-submit[disabled] {
    background: none repeat scroll 0 0 #c51a1b;
    border: 1px solid #c51a1b
}

.sign-up-form.sign-up-form-new #content label {
    color: #000
}

.get-otp {
    background-color: #c51a1b
}

#content [disabled] {
    background: #dadada;
    color: #000;
    cursor: no-drop
}

.sign-up-form.sign-up-form-new .signin {
    color: #000
}

.sign-up-form.sign-up-form-new #content .field {
    background-color: #fff;
    border-color: #3f4045;
    color: #000
}

.sign-up-form.sign-up-form-new .f-color-white {
    color: #000 !important;
    font-weight: 400
}

.sign-up-form.sign-up-form-new .modal-content {
    border: 5px solid #27a6c3;
    border-radius: 15px;
    padding: 10px 15px
}

.sign-up-form.sign-up-form-new .btn-type-submit {
    background: none repeat scroll 0 0 #6fe3f5;
    background-image: linear-gradient(-180deg, #6fe3f5, #065265);
    border: 1px solid #065265
}

.sign-up-form.sign-up-form-new .btn-type-submit:hover {
    background: none repeat scroll 0 0 #065265;
    background-image: linear-gradient(-180deg, #065265, #6fe3f5);
    border: 1px solid #065265
}

.sign-up-form.sign-up-form-new .resend-otp a {
    color: #000;
    font-weight: 400
}

.sign-up-form.sign-up-form-new a.text-blue {
    color: #000;
    text-decoration: underline
}

#content [id=emailId],
#content [id=userId] {
    color: #999 !important
}



.exchangepage {
    background-color: #ebebeb;
    color: #000;
    display: flex;
    height: auto;
    width: 100%
}

.exchange-box {
    background: #fff;
    border: 1px solid #cecbcb;
    border-radius: 8px;
    color: #000;
    cursor: pointer;
    margin: 15px 6px;
    min-width: 296px;
    width: 25%
}

.exchange-label {
    align-items: center;
    background-color: #05206f;
    border-radius: 8px 8px 0 0;
    display: flex;
    grid-area: champ-label;
    height: 20px;
    overflow: hidden;
    padding: 0 8px
}

.exchange-label-title {
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.exchange-wrapper {
    align-items: center;
    display: flex;
    grid-area: event-info;
    justify-content: space-between;
    padding: 8px 8px 0
}

.exchange-teamname-title {
    flex-direction: column;
    justify-content: center
}

.exchange-teamname {
    align-items: center;
    display: flex;
    flex: 1 1
}

.exchange-teamname-title span {
    font-size: 14px;
    font-weight: 600
}

.styles_time-status-wrapper__38QnX {
    flex-direction: column
}

.styles_time-status-wrapper__38QnX,
.styles_wrapper__3f1Pr {
    align-items: center;
    display: flex;
    gap: 2px;
    justify-content: center
}

.exchange-icon {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 20%;
    min-width: 75px
}

.icon-start-date {
    color: #555;
    font-size: 14px;
    line-height: 20px
}

.icon-start-time {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.styles_markets-wrapper-card__Caqvv {
    padding: 4px
}

.styles_markets-wrapper__2dylh {
    display: flex;
    flex: 1 1;
    grid-area: main-markets
}

.exchange-box-f {
    display: flex;
    justify-content: space-between;
    padding: 4px;
    width: 100%
}

.exchange-box-f1 {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 4px;
    color: #000;
    cursor: pointer;
    display: flex;
    flex: 1 1;
    height: 100%;
    justify-content: center;
    margin-right: 4px;
    min-height: 48px;
    padding: 0 8px
}

.exchange-box-f1:last-child {
    margin-right: 0
}

.exchange-box-f1 div {
    flex: 1 1
}

.ebox-f1-title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 20px;
    margin-right: 4px;
    max-height: 20px;
    overflow: hidden;
    width: 100%
}

.ebox-f1-price,
.ebox-f1-title {
    font-size: 14px;
    font-weight: 400
}

.ebox-f1-price {
    align-items: center;
    background-color: inherit;
    border: none;
    color: #005a98;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.exchange-box-f1:hover {
    background-color: #d9d9d9
}

.exchange-tvicon {
    width: 19px
}

.exchange-fancyicon {
    width: 28px
}

.exchange-bmicon {
    width: 35px
}


.treeview,
.treeview ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#sidetree {
    background: #e1e4ef;
    font-size: 12px;
    padding: 2px 5px
}

.treeview ul {
    background-color: transparent;
    margin-top: 4px
}

.treeview li span {
    color: #000;
    font-size: 12px
}

.treeview .hitarea {
    cursor: pointer;
    float: left;
    height: 16px;
    margin-left: -16px;
    width: 16px
}

* html .hitarea {
    display: inline;
    float: none
}

.treeview li {
    margin: 0;
    padding: 3px 0 3px 16px
}

.treeview a.selected {
    background-color: transparent
}

#treecontrol {
    display: none;
    margin: 1em 0
}

#sidebar ul.treeview li a {
    font-size: 12px !important;
    padding: 0 !important
}

.treeview .hover {
    cursor: pointer;
    font-size: 12px
}

.treeview li.collapsable,
.treeview li.expandable {
    background-position: 0 -176px
}

#sidebar ul.treeview li.collapsable a.selected {
    background: transparent !important;
    font-size: 14px !important
}

.treeview .expandable-hitarea {
    background-position: -80px -3px
}

.treeview li.lastCollapsable span {
    font-size: 12px
}

.treeview li.last {
    background-position: 0 -1766px
}

.treeview li.lastCollapsable {
    background-position: 0 -50px;
    background: transparent !important
}

.treeview li.lastExpandable {
    background-position: -32px -67px;
    font-size: 14px
}

#sidetree ul li a,
#sidetree ul li a:hover {
    background: #0000;
    color: #000
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

:root {
    --main-color: #28a5c5;
    --secondary-color: #045662;
    --background-white: #fff;
    --text-black: #000;
    --text-white: #fff;
    --border-color: #e4e5e5;
    --computer-start: #ff4f58;
    --myteam-btn-bg: #eaeaea;
    --team-player-after-border: #0071ba;
    --computer-player-after-border: #d2145a;
    --betsliptbox-bg: #a4dbf2
}

.sportsbattle-box {
    background-color: #fff;
    background-color: var(--background-white);
    height: auto;
    width: 100%
}

.sportsbattle-inner {
    border: 1px solid #e4e5e5;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    cursor: pointer;
    height: auto;
    padding: 0;
    width: 100%
}

.sportsbattle-inner-footer {
    background-color: #28a5c5;
    background-color: var(--main-color);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #fff;
    color: var(--text-white);
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    line-height: 15px;
    padding: 10px;
    text-align: center
}

.sportsbattle-inner-top {
    align-items: center;
    display: flex;
    justify-content: space-around
}

.sportsbattle-title {
    color: #28a5c5;
    color: var(--main-color);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 35%
}

.sportsbattle-timebox,
.sportsbattle-title {
    font-size: 14px;
    line-height: 22px;
    padding: 5px;
    text-align: center
}

.sportsbattle-timebox {
    background-color: #28a5c5;
    background-color: var(--main-color);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    color: var(--text-white);
    width: 111px
}

.sportsbattle-inner-middle {
    align-items: center;
    display: flex;
    justify-content: space-around
}

.sportsbattle-inner-middle p {
    color: #000;
    color: var(--text-black);
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 5px;
    text-align: center
}

.sportsbattle-inner-middle p span {
    color: #28a5c5;
    color: var(--main-color)
}

.vsw80 {
    width: 80px
}

.sportsbattlew-35 {
    width: 35% !important
}

.sportsbattleevent .sportsbattle-timebox {
    background-color: #045662;
    background-color: var(--secondary-color);
    border-radius: 5px;
    color: #fff;
    color: var(--text-white);
    font-size: 14px;
    line-height: 22px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 111px
}

.sportsbattleevent .SBevent-title {
    color: #28a5c5;
    color: var(--main-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding: 5px
}

.sportsbattleevent .sportsbattlew-35 img {
    margin-bottom: 5px
}

.SBevent-logo-text {
    align-items: center;
    display: flex;
    justify-content: start
}

.sportsbattlew-33 {
    width: 33% !important
}

.sportsbattlevent-inner {
    border: 1px solid #e4e5e5;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    height: auto;
    padding: 0;
    width: 100%
}

.sbevent-footer-btn {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.sbevent-player-btn {
    align-items: center;
    color: #fff;
    color: var(--text-white);
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 35px;
    justify-content: center;
    padding: 5px;
    text-align: center;
    width: 33%
}

.playerstart-bg {
    background-color: #28a5c5;
    background-color: var(--main-color)
}

.computerstart-bg {
    background-color: #ff4f58;
    background-color: var(--computer-start)
}

.sbevent-computer-btn {
    background-color: #ff4f58;
    background-color: var(--computer-start);
    border-top-right-radius: 5px;
    color: #fff;
    color: var(--text-white)
}

.sbevent-computer-btn,
.sbevent-myteam-btn {
    border-top-left-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    width: 33%
}

.sbevent-myteam-btn {
    align-items: center;
    background-color: #eaeaea;
    background-color: var(--myteam-btn-bg);
    border-bottom-right-radius: 5px;
    color: #000;
    color: var(--text-black);
    height: 35px;
    justify-content: space-between
}

.sbevent-myteam-button {
    background-color: transparent;
    border-radius: 5px;
    color: #000;
    color: var(--text-black);
    width: 50%
}

.sbevent-active {
    padding: 3px
}

.playerlist-box,
.sbevent-active {
    background-color: #045662;
    background-color: var(--secondary-color);
    border-radius: 5px;
    color: #fff;
    color: var(--text-white)
}

.playerlist-box {
    font-size: 14px;
    margin: 3px 0;
    padding: 5px !important
}

.team-name-text {
    color: #000;
    color: var(--text-black);
    font-size: 14px;
    font-weight: 500
}

.team-player-box {
    align-items: center;
    border: 1px solid #e4e5e5;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    display: flex;
    margin: 5px 0 10px;
    padding: 5px 10px 0;
    position: relative
}

.team-player-images {
    height: auto;
    max-width: 50px;
    width: 50px
}

.team-player-name-text {
    color: #000;
    color: var(--text-black);
    font-size: 16px;
    font-weight: 700;
    margin-left: 15px;
    text-transform: uppercase
}

.team-player-box:after {
    background: rgba(0, 113, 186, .5);
    border-left: 6px solid #0071ba;
    border-left: 6px solid var(--team-player-after-border);
    border-radius: 5px;
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.team-player-box:hover:after {
    opacity: 1;
    transition: .3s ease
}

.team-player-box.computer-select:after {
    background: rgba(255, 79, 88, .5);
    border-left: 6px solid #d2145a;
    border-left: 6px solid var(--computer-player-after-border);
    border-right: 0;
    opacity: 1
}

.playerlist-betslip {
    background-color: #28a5c5;
    background-color: var(--main-color);
    border-radius: 5px;
    color: #fff;
    color: var(--text-white);
    font-size: 14px;
    margin: 3px 0;
    padding: 5px !important
}

.sportsbattle-betslipbox {
    display: flex;
    height: 32px;
    position: relative;
    width: 100%
}

.sportsbattle-betslipbox .betsliptbox {
    color: #000;
    color: var(--text-black);
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 100%
}

.betsliptbox-bg {
    align-items: center;
    background-color: #a4dbf2 !important;
    background-color: #a4dbf2
 !important;
    background-color: var(--betsliptbox-bg) !important;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    height: 30px;
    justify-content: center;
    text-align: center;
    width: 24%
}

.betslipbtn button,
.betsliptbox button {
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0
}

.betsliptbox-edit {
    background-color: #e8e8e8 !important;
    border-radius: 5px;
    bottom: 0;
    height: 30px;
    left: 0;
    padding: 5px 12px !important;
    top: 0
}

.betslipbtn {
    color: #000;
    color: var(--text-black);
    display: flex;
    justify-content: space-between;
    margin: 0 0 0 5px;
    position: relative;
    text-align: center;
    width: 50%
}

.sportbattle-place_input {
    background-color: #e4e4e4;
    border: 0;
    border-radius: 5px;
    color: #000;
    color: var(--text-black);
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    padding: 10px;
    text-align: left;
    text-indent: 5px;
    width: 100%
}

.sportbattle-place_input:focus {
    border-color: #e6e6e6;
    box-shadow: inset 0 .26667vw 1.33333vw #a4dbf27a;
    outline: none
}

.sportsbattle-place_bet {
    background: linear-gradient(-180deg, #11d707, #099902) !important;
    border-radius: 5px !important;
    color: #fff !important;
    color: var(--text-white) !important;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 21.33px;
    min-height: 30px;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    width: 100%
}

.sportw-10 {
    width: 10%
}

.sportw-60 {
    width: 60%
}

.sportw-30 {
    width: 30%
}

.br-right,
.br-rl {
    border-top-right-radius: 5px
}

.br-rl {
    border-top-left-radius: 5px
}

.mobile-betslip,
.sportseventname-mobile {
    display: none
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal;
    margin-left: 0
}

.flaticon-line-chart:before {
    content: "\f100"
}

.flaticon-earth:before {
    content: "\f101"
}

.flaticon-cricket-ball:before {
    content: "\f102"
}

.flaticon-tennis-ball:before {
    content: "\f103"
}

.flaticon-home:before {
    content: "\f104"
}

.flaticon-football:before {
    content: "\f105"
}

.flaticon-jumping-horse-with-jockey-silhouette:before {
    content: "\f106"
}

.flaticon-documents:before {
    content: "\f107"
}

.flaticon-calendar:before {
    content: "\f108"
}

.flaticon-clock:before {
    content: "\f109"
}

.flaticon-television:before {
    content: "\f10a"
}

.flaticon-television-1:before {
    content: "\f10b"
}

.flaticon-sports-and-competition:before {
    content: "\f10c"
}

.flaticon-cricket:before {
    content: "\f10d"
}

.flaticon-sport:before {
    content: "\f10e"
}

.flaticon-tv:before {
    content: "\f10f"
}

.flaticon-croupier:before {
    content: "\f110"
}

.flaticon-poker-chip:before {
    content: "\f111"
}

.flaticon-casino:before {
    content: "\f112"
}

.flaticon-jackpot:before {
    content: "\f113"
}

.flaticon-slot-machine:before {
    content: "\f114"
}

.flaticon-slot:before {
    content: "\f115"
}

.flaticon-bet:before {
    content: "\f116"
}

.flaticon-poker-chip-1:before {
    content: "\f117"
}

[class*=" inplay-"],
[class^=inplay-] {
    speak: never;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: inplay !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.inplay-paw:before {
    content: "\e908"
}

.inplay-chess:before,
.inplay-horse:before,
.inplay-piece:before,
.inplay-strategy:before {
    content: "\e909"
}

.inplay-binary-icon:before {
    content: "\e90a"
}

.inplay-baseball:before {
    content: "\e900"
}

.inplay-earth:before {
    content: "\e901"
}

.inplay-futbol-o:before {
    content: "\e902"
}

.inplay-gamepad:before {
    content: "\e903"
}

.inplay-how_to_vote:before {
    content: "\e904"
}

.inplay-live_tv:before {
    content: "\e905"
}

.inplay-sports_cricket:before {
    content: "\e906"
}

.inplay-sports_kabaddi:before {
    content: "\e907"
}


.homebanner img{height: 100%;}
@font-face {
    font-family: Tahoma;
    src: url(/static/media/tahoma.eeb96a185da92c71e257.ttf);
}

@font-face {
    font-family: tahomabd;
    src: url(/static/media/tahomabd.4e8caff4c73e456e09a0.ttf);
}

.higilighted {
    background: gold;
}

.captchabox .captchabox-6 #captchaQuestion {
    background-image: url(/static/media/captcha-bg.2c7533a067904ddabcff.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 120px;
    display: inline-flex;
    padding: 4px 5px;
    gap: 8px;
}

.captchabox .captchabox-6 #captchaQuestion span {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: normal;
    color: #000000;
}

.featured-game1 .img-pos {
    border: 3px solid #045662;
    border-radius: 10px;
    overflow: hidden;
}

.featured-game1 .img-pos img {
    border: none;
    border-radius: 0;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.scrollmenuheader {
    top: 0;
}

button.b2clogin i {
    width: auto;
}

.Toastify__toast {
    justify-content: flex-start;
}

.sign-up-form {
    z-index: 9999;
}

iframe {
    width: 100%;
    border: 0;
    vertical-align: middle;
}

.MiniGameiframe {
    position: fixed;
    bottom: 44px;
    left: 0;
    z-index: 50000;
    width: 100%;
    display: block;
}

.MiniGameiframe-body {
    width: 100%;
    height: 18rem
}

.MiniGameiframe-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.MiniGameiframe iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.rulesbox h5 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 16px;
    color: #000;
    margin-top: 0;
    font-family: Tahoma;
}

.rulestitle {
    color: #000;
    font-family: tahomabd !important;
    padding: 8px 0 4px;
}

ul.rulesul {
    padding-left: 45px;
    margin: 0px;
}

ul.rulesul li {
    line-height: 20px;
    font-size: 14px;
    list-style-type: none;
    padding-bottom: 8px;
    font-family: Tahoma;
}

.cas {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 16px;
    color: #000;
    margin-top: 0;
    font-family: Tahoma;
    padding-left: 45px;
}

.pd30 {
    padding-left: 79px !important;
}

ul.rulesul li.casino {
    list-style-type: disc !important;
}

.sign-up-form-new .modal-header{    padding: 0 1rem !important;}
.sign-up-form-new .close { padding: 0; margin: 0 !important; }
.casino-banner-box.mar-top-5 { margin-top: 0px !important; }
.homebanner { margin-bottom: 0; }
.swiper-pagination-bullet { margin: 0 7px !important; background: #999 !important; opacity: 1 !important; }
.swiper-pagination-bullet-active{background: #fff !important; }


.sub_path ul.list-unstyled li .cricketSubmenu ul li #sidetree { padding: 0; }
.col-centersdetails.markets { padding-bottom: 20px !important; }
.upcome { display: flex; align-content: center; justify-content: center; align-items: center; }
.indiana-scroll-container { overflow: auto; overflow: -moz-scrollbars-none; -ms-overflow-style: none; scrollbar-width: none; }
.indiana-scroll-container ul.horsedatahome li:last-child { padding-right: 5px; }
.game-wrap .no-event-found {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px;
    font-weight: 700;
}

.poup-desktop-hide{display: none !important;}

 
@media (max-width: 767px) {
	.col-centersdetails.markets { padding-bottom: 10px !important; }
}

@media print {
    #printJS-div #exportall thead {
        background-color: #016a82;
        color: #fff
    }

    #exportall.table-bordered {
        background: #016a82 !important;
        color: #fff
    }
}

@media only screen and (min-width: 2401px) and (max-width:3000px) {
    .scrollmenu {
        display: none
    }

    .scoreboard-show {
        height: 643px;
        height: 524px
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .mobile-menu {
        display: none !important
    }

    .game-list-col .col-visit {
        background-image: none
    }
}

@media only screen and (min-width: 1920px) and (max-width:2400px) {
    .eventInfo .event-title {
        max-width: 610px !important
    }

    .in-play .eventInfo .event-title {
        max-width: 410px !important
    }

    .fancytable .w-16 {
        width: 16.7%
    }

    .fancy-50 .fancytable .w-16 {
        width: 21%
    }

    .scrollmenu {
        display: none
    }

    .fancy-50 .bt-slip-title {
        max-width: 215px !important
    }

    .scoreboard-show {
        height: 524px
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .mobile-menu {
        display: none !important
    }
}

@media only screen and (min-width: 1680px) and (max-width:1919px) {
    .eventInfo .event-title {
        max-width: 550px !important
    }

    .eventdetails span.in-play-title {
        max-width: 420px !important
    }

    .crname span {
        max-width: 465px !important
    }

    .fancytable span.in-play-title {
        max-width: 530px !important
    }

    .in-play .eventInfo .event-title {
        max-width: 350px !important
    }

    .fancytable .w-16 {
        width: 16.7%
    }

    .fancy-50 .fancytable .w-16 {
        width: 23%
    }

    .fancy-50 .btn-place-bet {
        margin-left: 4px;
        padding: 3px 9px 4px
    }

    .fancy-50 .bt-slip-title {
        max-width: 195px !important
    }

    .scrollmenu {
        display: none
    }

    .scoreboard-show {
        height: 478px
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .mobile-menu {
        display: none !important
    }
}

@media only screen and (min-width: 1501px) and (max-width:1679px) {
    .eventInfo .event-title {
        max-width: 550px !important
    }

    .eventdetails span.in-play-title {
        max-width: 420px !important
    }

    .crname span {
        max-width: 465px !important
    }

    .fancytable span.in-play-title {
        max-width: 530px !important
    }

    .in-play .eventInfo .event-title {
        max-width: 350px !important
    }

    .fancytable .w-16 {
        width: 16.7%
    }

    .fancy-50 .fancytable .w-16 {
        width: 23%
    }

    .fancy-50 .btn-place-bet {
        margin-left: 4px;
        padding: 3px 9px 4px
    }

    .fancy-50 .bt-slip-title {
        max-width: 195px !important
    }

    .scrollmenu {
        display: none
    }

    .scoreboard-show {
        height: 446px
    }

    .treeviewnode {
        width: 140px
    }

    .mobile-menu {
        display: none !important
    }

    .ballrunning-winnerodds-lottery:after {
        font-size: 13px;
        line-height: 13px;
        padding-top: 10px
    }
}

@media only screen and (min-width: 1367px) and (max-width:1500px) {
    .eventInfo .event-title {
        max-width: 510px !important
    }

    .eventdetails span.in-play-title {
        max-width: 365px !important
    }

    .crname span {
        max-width: 465px !important
    }

    .fancytable span.in-play-title {
        max-width: 505px !important
    }

    .eventdetails .w-45 {
        width: 45%
    }

    .in-play .eventInfo .event-title {
        max-width: 280px !important
    }

    .about {
        padding: 0
    }

    .fancy-50 .fancytable .w-16 {
        width: 23%
    }

    .fancy-50 .btn-cancel {
        padding: 3px 7px 5px
    }

    .fancy-50 .btn-place-bet {
        margin-left: 3px;
        padding: 3px 7px 4px
    }

    .fancy-50 .stack-inp input {
        width: 75px
    }

    .fancy-50 .bt-slip-title {
        max-width: 170px !important
    }

    .scrollmenu {
        display: none
    }

    .tviframe iframe {
        height: 207px
    }

    .scoreboard-show {
        height: 434px
    }

    .horse-inplay-title {
        max-width: 250px
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .mobile-menu {
        display: none !important
    }

    .subpage-head {
        height: 300px
    }
}

@media only screen and (min-width: 1301px) and (max-width:1366px) {
    .eventInfo .event-title {
        max-width: 510px !important
    }

    .eventdetails span.in-play-title {
        max-width: 365px !important
    }

    .crname span {
        max-width: 465px !important
    }

    .fancytable span.in-play-title {
        max-width: 505px !important
    }

    .eventdetails .w-45 {
        width: 45%
    }

    .in-play .eventInfo .event-title {
        max-width: 280px !important
    }

    .about {
        padding: 0
    }

    .fancy-50 .fancytable .w-16 {
        width: 23%
    }

    .fancy-50 .btn-cancel {
        padding: 3px 7px 5px
    }

    .fancy-50 .btn-place-bet {
        margin-left: 3px;
        padding: 3px 7px 4px
    }

    .fancy-50 .stack-inp input {
        width: 75px
    }

    .fancy-50 .bt-slip-title {
        max-width: 170px !important
    }

    .scrollmenu {
        display: none
    }

    .tviframe iframe {
        height: 207px
    }

    .scoreboard-show {
        height: 420px
    }

    .treeviewnode {
        width: 120px
    }

    .horse_info-hover {
        width: 60%
    }

    .horse-inplay-title {
        max-width: 250px
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .mobile-menu {
        display: none !important
    }

    .subpage-head {
        height: 250px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1300px) {
    .eventInfo .event-title {
        max-width: 470px !important
    }

    .eventdetails span.in-play-title {
        max-width: 340px !important
    }

    .crname span {
        max-width: 465px !important
    }

    .fancytable span.in-play-title {
        max-width: 440px !important
    }

    .in-play .eventInfo .event-title {
        max-width: 240px !important
    }

    .fancytable .w-16 {
        width: 16.7%
    }

    .fancy-50 .fancytable .w-16 {
        width: 23%
    }

    .fancy-50 .btn-cancel {
        font-size: 11px;
        padding: 3px 5px 5px
    }

    .fancy-50 .btn-place-bet {
        font-size: 11px;
        margin-left: 3px;
        padding: 3px 5px 4px
    }

    .fancy-50 .stack-inp input {
        margin-right: 1px;
        width: 55px
    }

    .fancy-50 .bt-slip-title {
        margin-right: 4px;
        max-width: 122px !important
    }

    .fancy-50 .fancytable span.in-play-title {
        max-width: 155px !important
    }

    .fancy-50 .min-max-price {
        font-size: 10px;
        right: 4px
    }

    .fancy-50 .bt-slip-title a {
        padding: 1px;
        width: 14px
    }

    .scrollmenu {
        display: none
    }

    .btn-place-bet {
        padding: 5px 15px
    }

    .country-name,
    .team-name {
        font-size: 12px
    }

    .team-name.score-widht {
        width: 75px !important
    }

    .team-name.teamname-widht {
        width: 68px !important
    }

    .tviframe iframe {
        height: 205px
    }

    .wid250fancy {
        width: 170px
    }

    .scoreboard-show {
        height: 405px
    }

    .treeviewnode {
        width: 120px
    }

    .horse_info-hover {
        width: 50%
    }

    .horse-inplay-title {
        max-width: 250px
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .mobile-menu {
        display: none !important
    }
}

@media only screen and (min-width: 768px) and (max-width:999px) {
    .gametopnav {
        margin-top: 0 !important
    }
}

@media only screen and (min-width: 600px) and (max-width:767px) {
    .gametopnav {
        margin-top: 0 !important
    }
}

@media only screen and (min-width: 480px) and (max-width:599px) {
    .gametopnav {
        margin-top: 0 !important
    }
}
@media (min-width: 320px) {
    .livecasino-container {
        column-count: 2
    }
}
@media (min-width: 1200px) {
    .livecasino-container {
        column-count: 5
    }
}
@media (max-width: 1199px) {
    #splashscreenmodalpopup .modal-dialog.landscape-popup {
        margin: 1.75rem auto;
        max-width: 98% !important
    }
    .eventInfo .event-title {
        max-width: 345px !important
    }

    .eventdetails span.in-play-title {
        max-width: 263px !important
    }

    .crname span {
        max-width: 415px !important
    }

    .fancytable span.in-play-title {
        max-width: 365px !important
    }

    .no-offer-fancy-inner:after {
        line-height: 15px;
        padding-top: 2px
    }

    .country-name,
    .scorecard p,
    .team-name {
        font-size: 10px
    }

    .padding-left0 {
        padding-left: 1px
    }

    .m-l-5 {
        margin-left: 1px
    }

    .ball-runs {
        font-size: 8px;
        height: 25px;
        line-height: 25px;
        width: 25px
    }

    .in-play .eventInfo .event-title {
        max-width: 94px !important
    }

    .in-play .eventInfo {
        width: 48%
    }

    .in-play .col-draw,
    .in-play .col-home,
    .in-play .col-visit {
        width: 16%
    }

    .partner_logo img {
        margin: 20px 3px
    }

    .line.coin img {
        width: 21px
    }

    .fancytable .w-16 {
        width: 16.7%
    }

    .min-max-price {
        font-size: 11px;
        right: 3px
    }

    .fancy-50 {
        width: 100%
    }

    .pad-right-10 {
        padding-right: 0
    }

    .pad-left-10 {
        padding-left: 0
    }

    .scrollmenu {
        display: none
    }

    .about-subtitle {
        font-size: 3.5rem;
        margin-bottom: 3rem
    }

    .about-title {
        font-size: 2rem
    }

    .about {
        padding-bottom: 10px
    }

    .casino-title img {
        width: 314px
    }

    .login-casino {
        padding: 40px 0 35px
    }

    .fancy-50 .stack-inp input {
        width: 95px
    }

    .fancy-50 .bt-slip-title {
        max-width: 315px !important
    }

    .btn-place-bet {
        margin-left: 3px;
        padding: 5px 12px
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 65px
    }

    .team-name.score-widht {
        width: 67px !important
    }

    .team-name.teamname-widht {
        width: 63px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .tviframe iframe {
        height: 100%;
        height: 150px
    }

    .wid250fancy {
        width: 100px
    }

    .scoreboard-show {
        height: 357px
    }

    .treeviewnode {
        width: 85px
    }

    .horse_info-hover {
        width: 60%
    }

    .horse-inplay-title {
        max-width: 180px
    }

    div.scrollmenu {
        display: block
    }

    .mobile-menu-hide {
        display: none
    }

    .mar-top100 {
        margin-top: 132px !important
    }

    .login-mar-top100 {
        margin-top: 143px !important
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .radheexch .top {
        padding: 1px 0 10px
    }

    #sidebar,
    .col-right {
        top: 132px
    }

    .header.full-wrap {
        padding-bottom: 6px
    }

    .scrollmenuheader {
        margin-top: 78px
    }

    .account-wrap {
        padding-top: 1px
    }

    .mobile-menu {
        display: none !important
    }

    .b2cmenu.inner {
        display: none
    }

    .icon-toggle-right {
        display: inline-block !important
    }

    .fa.fa-bars.icon-toggle-right.cls-bx-menu.baricon,
    .icon-toggle-right.mobile-menu {
        display: none !important
    }

    .b2cmenu {
        height: 0
    }

    .fa.fa-bars.icon-toggle-right.cls-bx-menu {
        display: none !important
    }

    .site-logo img {
        margin-top: 0 !important
    }

    #splashscreenmodalpopup .modal-dialog {
        margin: 1.75rem auto;
        max-width: 39%
    }

    #splashscreenmodalpopup.videosplashpopup .modal-dialog {
        margin: 1.75rem auto;
        max-width: 89% !important
    }

    #splashscreenmodalpopup.horizontalsplashpopup .modal-dialog {
        max-width: 70% !important
    }

    .mar-top100-login {
        margin-top: 158px !important
    }

    .scrollmenuheader-login {
        margin-top: 103px
    }

    .col-left-login {
        margin-top: 14px !important
    }

    .col-right-login {
        margin-top: 26px !important
    }

    .footer-providers__list-item-link {
        height: 43px;
        width: 91px
    }

    .header-social-w {
        width: 100%
    }

    .date-time-w {
        width: 12%
    }

    #sidebarwallet,
    .col-right {
        top: 132px
    }

    .br-radius3 {
        align-items: center;
        border-radius: 50%;
        display: flex !important;
        flex-direction: column;
        height: 35px;
        justify-content: center;
        line-height: 24px;
        width: 35px !important
    }

    .ballrunning-winnerodds-lottery:after {
        content: "BR";
        font-size: 14px;
        height: 39px;
        line-height: 16px;
        padding-top: 10px
    }

    .suspended-winnerodds-lottery:after {
        content: "Susp";
        font-size: 12px;
        height: 38px;
        line-height: 33px;
        padding-top: 0
    }

    .w-33 {
        margin-left: 3px;
        min-width: 40%;
        width: 40%
    }

    .bonus-title-text {
        max-width: 150px
    }

    .team-player-images {
        max-width: 35px;
        width: 35px
    }

    .sbevent-player-btn,
    .team-player-name-text {
        font-size: 13px
    }

    .sbevent-myteam-btn,
    .sbevent-player-btn {
        font-size: 13px !important
    }

.poup-desktop-hide{display: block !important;}
  .poup-desktop-hide.flex{display: flex !important;}
  .poup-mobile-hide{display: none !important}

}
@media screen and (max-width: 1023px) {
    .gametopnav a {
        font-size: 12px;
        padding: 10px 8px
    }

    .gametopnav.responsive {
        position: relative
    }

    .gametopnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0
    }

    .gametopnav.responsive a {
        display: block;
        float: none;
        text-align: left
    }
}
@media (max-width: 991px) {

    #splashscreenmodalpopup .modal-dialog,
    #splashscreenmodalpopup .modal-dialog.landscape-popup,
    #splashscreenmodalpopup .modal-dialog.square-popup {
        margin: 1.75rem auto;
        max-width: 98% !important
    }
    .header .mobile-menu {
        display: inline-block !important;
        line-height: 75px !important
    }

    .mobile-menu-hide {
        display: none
    }

    #sidebar {
        height: 100%;
        left: -270px;
        overflow-x: hidden;
        padding-bottom: 126px;
        position: fixed;
        top: 132px;
        transition: all .5s linear;
        width: 270px;
        z-index: 99
    }

    .col-right {
        padding-bottom: 10px;
        top: 132px
    }

    .col-center1,
    .col-centersdetails {
        margin-left: 0;
        padding: 0 6px !important
    }

    .mar-top100 {
        margin-top: 132px !important
    }

    .login-mar-top100 {
        margin-top: 103px !important
    }

    .eventInfo .event-title {
        max-width: 297px !important
    }

    .mobile-hide,
    .tablet-hide {
        display: none !important
    }

    .betslip-btn,
    .mybets-btn {
        font-size: 12px
    }

    .eventdetails .w-55 {
        width: 70%
    }

    .eventdetails .w-45 {
        width: 30%
    }

    .eventdetails .w-45 a {
        width: 98%
    }

    .eventdetails span.in-play-title,
    .fancytable span.in-play-title,
    .fancytable span.in-play-title-m {
        max-width: 360px !important
    }

    .fancytable .w-16 {
        width: 60%
    }

    .no-offer-fancy-inner:after {
        line-height: 32px
    }

    .dhide {
        display: block !important
    }

    .team-score-details .t-name,
    .team-score-details .t-score {
        font-size: 12px
    }

    .inplaytop table tbody>tr>td.first-td,
    .over-rr span,
    span.in-play-title span.font-12 {
        font-size: 10px
    }

    .in-play .eventInfo .event-title {
        max-width: 76px !important
    }

    .login-wrap input,
    .login-wrap textarea {
        width: 115px
    }

    .login-casino {
        padding: 22px 0
    }

    .casino-title {
        font-size: 24px
    }

    .casinotitle {
        font-size: 12px
    }

    .partner_logo img {
        margin: 10px 3px
    }

    .line.coin img {
        width: 20px
    }

    .tab-show {
        display: block !important
    }

    .brblumobile {
        display: table-row
    }

    .mfancyhideshow {
        display: none !important
    }

    .chaticonbottom img {
        bottom: 15px;
        width: 50%
    }

    .intercom-mnaije {
        bottom: 50px;
        font-size: 11px
    }

    .notificationbox {
        bottom: 88px
    }

    .intercom-1v0s7z1 {
        bottom: 197px;
        padding: 5px 13px;
        right: 25px
    }

    .fancyw-50 {
        width: 50%
    }

    .fancyw-50 a.add-pin-d {
        display: none
    }

    .scrollmenu {
        display: block
    }

    .about-subtitle {
        font-size: 3rem;
        margin-bottom: 3rem
    }

    .about-title {
        font-size: 1.3rem
    }

    .about {
        padding-bottom: 10px
    }

    .casino-title img {
        width: 280px
    }

    .login-casino {
        padding: 40px 0 35px
    }

    .btn-place-bet {
        margin-left: 3px;
        padding: 5px 10px
    }

    .mobile-hide,
    .tablet-hide {
        display: inline-block !important
    }

    .eventdetails .w-45 a {
        width: 32.33%
    }

    .eventdetails .w-55 {
        width: 40%
    }

    .eventdetails .w-45 {
        width: 60%
    }

    .fancytable .mobile-hide {
        display: none !important
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 65px
    }

    .team-name.score-widht {
        width: 67px !important
    }

    .team-name.teamname-widht {
        width: 63px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .fancybg {
        display: none
    }

    .fancybgmobile {
        display: block
    }

    div.fancyscrollmenu {
        background-color: #28a5c5;
        margin-top: 3px;
        overflow-x: auto;
        white-space: nowrap;
        width: 100%
    }

    div.fancyscrollmenu a {
        color: #fff;
        display: inline-block;
        font-family: Roboto Condensed, sans-serif;
        font-size: 12px;
        font-weight: 700;
        padding: 6px 10px;
        text-align: center;
        text-decoration: none
    }

    div.fancyscrollmenu a:focus,
    div.fancyscrollmenu a:hover {
        background-color: #045662
    }

    .fancyplusminusmob {
        display: inline-block !important
    }

    .tviframe iframe {
        height: auto
    }

    .binarytable .fancytable .w-16 {
        width: 60%
    }

    .wid250fancy {
        padding: 1px 0;
        white-space: nowrap;
        width: 100%
    }

    .fancymassage {
        width: 100%
    }

    .fancymassage.bmmassage {
        width: auto
    }

    .modal-lg.width60 {
        max-width: 100% !important
    }

    .scoreboard-show {
        height: 515px
    }

    .mb3 {
        margin-bottom: 2px
    }

    .header.full-wrap a.logo {
        padding-bottom: 9px;
        width: 48%
    }

    .fullscreen_button {
        display: block
    }

    .fullscreen_logo img {
        height: auto;
        width: 100% !important
    }

    div.fancyscrollmenu.binaryscrollmenu {
        background-color: #2b2f35;
        margin-top: 0
    }

    .binarybg {
        display: none
    }

    .binaryw-25 {
        width: 60% !important
    }

    div.scrollmenu {
        display: block
    }

    .pindesktophide {
        display: block !important
    }

    .paddingleft15,
    .paddingright15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .in-play-top li {
        padding: 0 15px
    }

    .horse-inplay-title {
        max-width: 105px
    }

    .whats-app {
        bottom: 25px
    }

    .whats-app img {
        width: 45px
    }

    .footer-providers__list-item-link {
        height: 25px;
        width: 55px
    }

    .section-head__title {
        font-size: 18px
    }

    .games__list {
        grid-template-columns: repeat(4, 1fr)
    }

    .onlineli .hed-btn {
        min-width: 92px
    }

    .depositpopup .modal-large {
        max-width: 100% !important;
        width: 100% !important
    }

    .account-wrap {
        padding-top: 0
    }

    .transaction-status__detail-form,
    .withdrawal__detail-form {
        width: 80% !important
    }

    .radheexch .top {
        padding: 1px 0 0
    }

    .scrollmenuheader {
        margin-top: 78px
    }

    .header.full-wrap {
        padding-bottom: 0
    }

    .treeviewnode {
        width: 180px
    }

    .logo img.brandlogo {
        width: 40%
    }

    .sportbook {
        margin: 15px 0 0
    }

    .casino-login .container-fluid,
    .sportbook .container-fluid {
        width: 96%
    }

    .mt-10 {
        margin-top: 15px
    }

    .casino-login {
        margin: 15px 0 10px
    }

    .navbar .search-box {
        display: none
    }

    .b2cmenu {
        height: 0
    }

    nav {
        box-shadow: none;
        height: 1px
    }

    .mobileapp {
        display: flex
    }

    .header-mobile__content,
    .header_mobile_socialicon {
        display: block
    }

    .fa.fa-bars.icon-toggle-right.cls-bx-menu.baricon {
        display: inline-block !important
    }

    .fa-close.icon-toggle-right {
        font-size: 14px !important
    }

    .fa.fa-bars.icon-toggle-right.cls-bx-menu {
        display: inline-block !important
    }

    .withdrawal-btn {
        padding: 14px 5px
    }

    .exposure-btn {
        padding: 2px 5px
    }

    .site-logo img {
        margin-top: 0 !important
    }

    #splashscreenmodalpopup.horizontalsplashpopup .modal-dialog {
        max-width: 90% !important
    }

    .rebetbonusfancy {
        margin-right: 4px
    }

    .mar-top100-login {
        margin-top: 158px !important
    }

    .scrollmenuheader-login {
        margin-top: 103px
    }

    .ft-footer-widget .widget-title {
        font-size: 17px;
        padding-bottom: 15px
    }

    .ft-footer-widget .menu-widget li a,
    .ft-footer-widget-wrapper-2 .ft-footer-widget .ft-footer-address span {
        font-size: 12px
    }

    .ft-footer-widget .menu-widget li {
        margin-bottom: 6px
    }

    .whatsapp-texthide {
        opacity: 0
    }

    .header-social-w {
        width: 100%
    }

    .date-time-w {
        width: 15%
    }

    .br-radius3 {
        align-items: center;
        border-radius: 50%;
        display: flex !important;
        flex-direction: column;
        font-size: 13px;
        height: 35px;
        justify-content: center;
        line-height: 24px;
        width: 35px !important
    }

    .grid-item-lottery {
        padding: 17px
    }

    .provider {
        grid-gap: 4px
    }

    .ballrunning-winnerodds-lottery:after {
        content: "BR";
        font-size: 14px;
        height: 35px;
        line-height: 16px;
        padding-top: 8px
    }

    .suspended-winnerodds-lottery:after {
        content: "Susp";
        font-size: 12px;
        height: 35px;
        line-height: 33px;
        padding-top: 0
    }

    .w-48-m {
        width: 47% !important
    }

    .w-33 {
        margin-left: 3px;
        min-width: 45%;
        width: 45%
    }

    .bonus-title-text {
        max-width: 180px
    }

    .team-player-images {
        max-width: 35px !important;
        width: 35px !important
    }

    .team-player-name-text {
        font-size: 13px !important
    }

    .sportseventname-mobile {
        display: block !important
    }

    .sportseventname-desktop {
        display: none !important
    }

    .SBevent-logo-text {
        justify-content: center
    }

    .SBevent-logo-text.justify-content-end {
        justify-content: center !important
    }

}
@media (max-width: 920px) {
    nav .navbar {
        max-width: 100%;
        padding: 0 25px
    }

    nav .navbar .logo a {
        font-size: 27px
    }

    nav .navbar .links li {
        white-space: nowrap
    }

    nav .navbar .links li a {
        font-size: 16px;
        padding: 8px 22px;
        width: 100%
    }
}
@media (min-width: 900px) {
    .livecasino-container {
        column-count: 4
    }
}
@media (max-width: 800px) {
    nav .navbar .nav-links {
        background: #464850
    }
    .navbar .bx-menu {
        display: block
    }

    nav .navbar .nav-links {
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
        display: block;
        left: -100%;
        line-height: 34px;
        max-width: 270px;
        padding: 20px 0;
        position: fixed;
        top: 0;
        transition: all .5s ease;
        width: 100%;
        z-index: 1000
    }

    .navbar .nav-links .sidebar-logo {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 0 15px
    }

    .sidebar-logo .logo-name {
        color: #fff;
        font-size: 18px
    }

    .navbar .bx-menu,
    .sidebar-logo i {
        color: #fff;
        font-size: 22px
    }

    nav .navbar .links {
        display: block;
        margin-top: 25px
    }

    nav .navbar .links li .arrow {
        line-height: 40px
    }

    nav .navbar .links li .sub-menu {
        box-shadow: none;
        display: none;
        position: relative;
        top: 0
    }

    nav .navbar .links li .sub-menu li {
        border-bottom: none
    }

    .navbar .links li .sub-menu .more-sub-menu {
        left: 0;
        position: relative
    }

    .navbar .links li .sub-menu .more-sub-menu li {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    .links li:hover .htmlcss-arrow,
    .links li:hover .js-arrow {
        transform: rotate(0deg)
    }

    .navbar .links li .sub-menu .more-sub-menu {
        display: none
    }

    .navbar .links li .sub-menu .more span {
        align-items: center;
        display: flex
    }

    .links li .sub-menu .more:hover .more-sub-menu,
    nav .navbar .links li:hover .htmlCss-sub-menu,
    nav .navbar .links li:hover .js-sub-menu {
        display: none
    }

    .navbar .nav-links.show1 .links .htmlCss-sub-menu,
    .navbar .nav-links.show2 .links .more .more-sub-menu,
    .navbar .nav-links.show3 .links .js-sub-menu {
        display: block
    }

    .navbar .nav-links.show1 .links .htmlcss-arrow,
    .navbar .nav-links.show3 .links .js-arrow {
        transform: rotate(180deg)
    }

    .navbar .nav-links.show2 .links .more-arrow {
        transform: rotate(90deg)
    }

}
@media screen and (max-width: 768px) {
    .gametopnav a:not(:first-child) {
        display: none
    }

    .gametopnav a.icon {
        border-radius: 5px;
        display: block;
        float: right
    }

    .gametopnav a.icon:before {
        display: none
    }

    .gametopnav a.active:before {
        display: none !important
    }

    .bg-arrow {
        height: 30px;
        width: 30px
    }

    .carousel i.fa {
        font-size: 16px
    }
}
@media (max-width: 767px) {
    .Passcode-visible {
        color: #60cee0
    }

    .partner_logo {
        background: #fff;
        border-top: 1px solid #fff
    }
    .desktop-view {
        display: none
    }

    .mobile-view {
        display: block
    }

    .meventtitle,
    .mtitle {
        max-width: 400px
    }

    .col-right {
        display: none
    }

    .col-center1,
    .col-centersdetails {
        margin-left: 0;
        margin-right: 0;
        padding: 0 !important
    }

    .placebet-hide-mobile {
        display: none
    }

    .mobile-input input {
        height: 40px;
        text-align: center;
        width: 100%
    }

    .mobile-input-plus {
        position: relative
    }

    .mobile-input-plus .minus-icon,
    .mobile-input-plus .plus-icon {
        background: #fcfcfc;
        border: 1px solid #c7ccd0;
        font-family: Roboto Condensed, sans-serif;
        font-size: 18px;
        font-weight: 700;
        height: 40px;
        line-height: 14px;
        position: absolute;
        text-align: center;
        width: 20%
    }

    .mobile-input-plus .plus-icon {
        align-items: center;
        display: flex;
        justify-content: center
    }

    .mobile-input-plus input {
        border-radius: 0;
        display: inline-block;
        font-family: Roboto Condensed, sans-serif;
        font-weight: 700;
        height: 40px;
        margin-left: 19%;
        text-align: center;
        width: 65%
    }

    .mobile-input-plus .minus-icon {
        padding: 11px 22px
    }

    .b-t-slip-mobile {
        display: table-row
    }

    .crname span {
        max-width: 385px !important
    }

    .eventdetails span.in-play-title,
    .fancytable span.in-play-title,
    .fancytable span.in-play-title-m {
        max-width: 355px !important
    }

    .livetv {
        display: block
    }

    .cricket-m-hide {
        display: none
    }

    .cricket-d-hide {
        display: block
    }

    .msball-runs {
        font-size: 9px;
        height: 25px;
        line-height: 25px;
        margin-right: 2px;
        width: 25px
    }

    .mball-runs {
        margin-right: 1px
    }

    .game-highlight-wrap,
    .game-wrap,
    .game-wrap-horse {
        margin-bottom: 0
    }

    .mobilelogin {
        display: block !important
    }

    .banner,
    .login-casino,
    .login-footer,
    .partner_logo,
    header {
        display: none
    }

    .line.coin img {
        width: 20px
    }

    .chaticonbottom,
    .dollarwin,
    .notificationbox {
        display: none
    }

    .meventtitle {
        font-size: 13px;
        line-height: 19px
    }

    .mtitle {
        line-height: 16px
    }

    .bm1 img,
    .fancy1 img,
    .l-tv img {
        cursor: pointer;
        height: 14px;
        width: auto
    }

    .mobile-hide,
    .tablet-hide {
        display: none !important
    }

    .eventdetails .w-45 a {
        width: 98%
    }

    .eventdetails .w-55 {
        width: 60%
    }

    .eventdetails .w-45 {
        width: 40%
    }

    .fancytable .mobile-hide {
        display: none !important
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 105px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 40px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    #sidebar {
        top: 0;
        z-index: 9999
    }

    .radheexch .top {
        position: relative
    }

    .login-mar-top100,
    .mar-top100 {
        margin-top: 0 !important
    }

    .scrollmenu.marposition {
        display: block
    }

    .scrollmenu {
        display: none
    }

    #sidebar .fa.fa-close {
        display: block !important
    }

    .fancybgmobile,
    .scrollmenu.fancyscrollmenu {
        display: block
    }

    .Passcode-visible {
        color: #0e778f;
        float: right;
        font-size: 14px;
        position: relative;
        right: 4px;
        top: -25px
    }

    .mobiletviframe iframe {
        height: 240px
    }

    .binarytable .fancytable .w-16 {
        width: 60%
    }

    .games__list {
        grid-template-columns: repeat(4, 1fr)
    }

    header.loginheader {
        display: block
    }

    .icon-toggle-right {
        display: inline-block !important
    }

    .socialmediaicon .m-hide,
    .sp-desktop-show {
        display: none
    }

    .sp-mobile-show {
        display: block
    }

    .header-fix {
        position: relative
    }

    header.headermobileshow {
        display: block
    }

    .banner.bannermobileshow {
        border-bottom: 4px solid #000;
        display: block
    }

    .banner.bannermobileshow .img-slider {
        display: block !important
    }

    .Loginheader {
        font-size: 26px
    }

    .slick-slide img.bannerimgdesktop {
        display: none
    }

    .slick-slide img.bannerimgmobile {
        display: block
    }

    .partnermobileshow {
        display: block;
        position: fixed
    }

    .radheexchlogin {
        height: 100vh
    }

    .d-flex-mobile-view {
        display: inline-flex !important
    }

    header.seoheader {
        display: block
    }

    .seobannerdesktop {
        display: none
    }

    .partner_logo,
    .seobannermobile {
        display: block
    }

    .slick-dots {
        display: none !important
    }

    .scoreboard-show {
        height: 353px
    }

    .englishcasino .new-scrollmenu.ball-images-tab {
        height: 30px;
        width: 30px
    }

    .binaryorder {
        display: block
    }

    div.scrollmenu {
        display: none
    }

    .fancytable .w-16 {
        width: 40%
    }

    .fancyw-50 {
        width: 60%
    }

    .in-play-top li {
        padding: 0 10px
    }

    ul.horseracing {
        margin-right: 0
    }

    .horse-inplay-title {
        max-width: 245px
    }

    .whats-app {
        bottom: 26px
    }

    .whats-app img {
        width: 45px
    }

    .about .about-box {
        margin-top: .125rem
    }

    .about-subtitle {
        font-size: 1.62rem;
        margin-bottom: 2rem
    }

    .login-sport-hide {
        display: block
    }

    .login-sport-show {
        display: none
    }

    .games__list {
        grid-template-columns: repeat(2, 1fr)
    }

    .deposit-hide-mobile {
        display: none
    }

    .payment-methods {
        display: block
    }

    .payment-methods__detail-form,
    .payment-methods__detail-info {
        width: 100%
    }

    .depositpopup .modal-large {
        max-width: 90% !important;
        width: 90% !important
    }

    .deposit-show-mobile {
        display: block
    }

    .payment-methods__scrollable1 {
        display: flex;
        overflow: scroll
    }

    .payment-methods__list {
        flex-direction: row;
        margin-bottom: 10px;
        width: 100%
    }

    .payment-method img {
        margin: 0 auto 10px;
        max-width: 60px
    }

    .payment-methods {
        max-height: -webkit-fit-content;
        max-height: fit-content
    }

    .depositboxview {
        display: block;
        width: 100%
    }

    .account-wrap li {
        margin-bottom: 2px !important
    }

    .hed-btn {
        padding: 1px 5px !important
    }

    .header.full-wrap a.logo {
        padding-top: 7px
    }

    .account-wrap {
        padding-top: 0
    }

    .transaction-status__detail-form,
    .withdrawal__detail-form {
        width: 100% !important
    }

    .transaction-status__detail-form.payment-box {
        width: 90% !important
    }

    .dropdown-toggle:after {
        font-size: 20px
    }

    #sidebar ul li a {
        padding: 10px
    }

    .digitain-mar-top121 {
        margin-bottom: 15px !important;
        margin-top: -8px !important
    }

    .loginnew header {
        border-radius: 0 0 25px 25px !important
    }

    .logo img.brandlogo {
        width: 50% !important
    }

    .loginbtnnew {
        font-size: 12px;
        line-height: 18px
    }

    .loginbtnnew .fa {
        font-size: 16px
    }

    .banner .desktop {
        display: none !important
    }

    .banner .mobile {
        display: block !important
    }

    .sportbook .desktop {
        display: none !important
    }

    .sportbook .mobile {
        display: block !important
    }

    .loginnew footer {
        border-radius: 15px 15px 0 0 !important;
        position: fixed !important
    }

    .loginnew .carousel-inner {
        border-radius: 25px
    }

    .loginnew .banner {
        margin-top: 8px !important;
        padding: 0 8px !important
    }

    .casino-login-grid-container2 {
        display: grid;
        grid-template-columns: auto auto auto auto !important
    }

    .casino-login {
        margin-bottom: 60px !important
    }

    .loginnew footer {
        font-size: 12px !important
    }

    .mobile-hide-casinoimg {
        display: none
    }

    .mt-7 {
        margin-top: 0
    }

    .mb-t-7 {
        margin-top: 7px
    }

    .casino-nav__search-container {
        display: grid;
        grid-template-columns: 1fr
    }

    .casino-nav__search-item {
        border-bottom: 1px solid hsla(0, 0%, 100%, .1)
    }

    .casino-nav__search-input.search-active,
    .casino-nav__search-input:focus,
    .casino-nav__search-input:focus-visible {
        border-radius: 0 0 0 0
    }

    .casino-nav__search-input {
        padding: 10px 16px 11px 32px
    }

    .casino-nav__search-input_menu {
        padding-bottom: 11px;
        padding-top: 10px
    }

    .waccasino-search-title {
        font-size: 18px
    }

    .waccasino-search-count {
        margin-top: 10px
    }

    .wac-20 {
        width: 33.33%
    }

    .payment-method {
        flex-direction: column
    }

    .mobile-manual {
        align-items: flex-start;
        display: inline-flex
    }

    .manualdepositpopup .payment-methods__detail-form {
        width: auto
    }

    .sign-up-form .modal-sm {
        height: auto;
        max-width: 95% !important;
        width: 94%
    }

    .manualdepositbox {
        max-height: 500px
    }

    .sign-up-form .manualdepositpopup.modal-sm {
        max-width: 98% !important;
        width: 98% !important
    }

    .manualdepositpopup.modal-sm .payment-methods__form-head-title img {
        width: 35%
    }

    .payment-methods__detail-form.payment-methods__scrollable .container {
        max-width: 100% !important
    }

    .mobiletvmt-0 {
        margin-top: -4px
    }

    #splashscreenmodalpopup.horizontalsplashpopup .modal-dialog {
        max-width: 96% !important
    }

    .rebatebonusicon-mobile {
        display: inline-block;
        margin-left: 5px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 170px !important
    }

    .casino-banner-box,
    .offer-banner-box,
    .top-games-box {
        margin: 5px 0
    }

    .casino-banner-main {
        width: 100%
    }

    .casino-banner-main-w5 {
        display: block;
        height: 5px !important
    }

    .top-game-title {
        margin-bottom: 2px
    }

    .top-game-login-grid-container2 {
        display: grid;
        grid-template-columns: auto auto auto auto auto;
        overflow: hidden
    }

    .winnerodds-market .btn-back,
    .winnerodds-market .btn-lay {
        margin-right: .3%
    }

    #dvEndorsementVideos .slick-slider .slick-dots {
        display: block !important
    }

    .footer-menu {
        display: flex
    }

    .partner_logo {
        margin-bottom: 60px
    }

    .footer-menu {
        height: 10.3333333333vw
    }

    .wrapper .button-f span {
        font-size: 16px
    }

    .footer {
        position: relative
    }

    .withdrawal-btn {
        padding: 13px 10px
    }

    .exposure-btn {
        padding: 2px 10px
    }

    .header-social-w {
        width: 100%
    }

    .date-time-w {
        width: 20%
    }

    .footerpd {
        display: block;
        margin-bottom: 65px !important
    }

    .footer-icon-mobile {
        display: inline-flex
    }

    .footer-icon-desktop {
        display: none
    }

    .footer-icon-mobile .footer-providers__list-item-link {
        height: auto;
        width: 65px
    }

    .rules {
        color: #000
    }

    .footerlogomobile {
        display: block
    }

    .footerlogodesktop {
        display: none
    }

    .ft-footer-widget-wrapper-2 .ft-footer-widget .ft-footer-address span,
    .ft-footer-widget-wrapper-2 .ft-footer-widget .menu-widget li a {
        color: #000
    }

    .whats-app-color a {
        color: #000;
        text-decoration: underline
    }

    .ifsc-bank-details {
        font-size: 8px !important
    }

    .header_Deposit_btn,
    .header_Withdrawal_btn {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 2px;
        padding: 2px 8px
    }

    .wallet-design .payment-methods__detail-form {
        width: auto
    }

    .wallet-design .payment-methods__form-head-title img {
        width: 40%
    }

    .matched_bet_box,
    .matched_bet_box_data {
        display: flex
    }

    .d-none-mobile {
        display: none !important
    }

    .grid-container-newcasino {
        grid-template-columns: auto
    }

    .grid-container-newcasino-btn {
        grid-template-columns: auto auto auto auto auto
    }

    .grid-container-newcasino-gamebox {
        grid-template-columns: auto auto auto auto
    }

    .provider {
        grid-gap: 4px;
        grid-template-columns: repeat(6, 1fr)
    }

    .ballrunning-winnerodds-lottery:after {
        content: "BR";
        font-size: 14px;
        height: 35px;
        line-height: 16px;
        padding-top: 8px
    }

    .suspended-winnerodds-lottery:after {
        content: "Susp";
        font-size: 12px;
        height: 35px;
        line-height: 33px;
        padding-top: 0
    }

    .new_payment_btn {
        font-size: 13px;
        height: 37px;
        margin: 0 3px 5px;
        padding: 3px 10px;
        width: 113px
    }

    .bonus-x-scroll {
        display: contents;
        margin-top: 3px;
        white-space: pre-wrap
    }

    .w-33 {
        margin-left: 3px;
        margin-right: 3px;
        min-width: 49% !important;
        width: 49% !important
    }

    .apkbox {
        display: flex
    }
    .captchabox .captchabox-6 #captchaQuestion { width: 100px; gap: 6px; }
    .captchabox .captchabox-6 #captchaQuestion span { font-size: 20px; }
}
@media (min-width: 600px) {
    .livecasino-container {
        column-count: 3
    }
}
@media (max-width: 575px) {
    img.mainlogo {
        width: 100%
    }

    .account-wrap {
        padding-top: 4px
    }

    .login-mar-top100,
    .mar-top100 {
        margin-top: 0 !important
    }

    #sidebar {
        left: -100%;
        top: 0 !important;
        width: 100%
    }

    .meventtitle,
    .mtitle {
        max-width: 335px
    }

    .crname span {
        max-width: 340px !important
    }

    .eventdetails span.in-play-title,
    .fancytable span.in-play-title {
        max-width: 310px !important
    }

    .fancytable span.in-play-title-m {
        max-width: 167px !important
    }

    .game-wrap .tennisbgbox table tr td {
        font-size: 10px
    }

    .br-full:after,
    .suspended-event:after {
        margin: 0
    }

    .soccerbgbox .tscoreboxmain {
        font-size: 14px
    }

    .hed-btn {
        font-size: 12px;
        padding: 1px 5px;
        width: 130px
    }

    .in-play-top span.inplay-place {
        font-size: 13px
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 70px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 40px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    .mobiletviframe iframe {
        height: 240px
    }

    .binarytable .fancytable .w-16 {
        width: 70%
    }

    header {
        padding: 4px 0
    }

    .scoreboard-show {
        height: 474px
    }

    .englishcasino a,
    .gametopnav.engmenusub a {
        font-size: 12px;
        padding: 5px 15px
    }

    .cgloading {
        font-size: 62px
    }

    .header.full-wrap a.logo {
        padding-bottom: 9px;
        width: 34%
    }

    .fancyw-50 a.add-pin-d {
        height: 17px;
        width: 17px
    }

    .in-play-top li {
        padding: 0 10px
    }

    .horse-inplay-title {
        max-width: 195px
    }

    .onlinebtn {
        min-width: auto;
        width: auto
    }

    .seofooter h1 {
        font-size: 24px
    }

    .seofooter h2,
    .seofooter h3 {
        font-size: 20px
    }

    .subpage-head {
        height: 200px
    }

    .ft-footer-widget .widget-title {
        padding-bottom: 5px !important
    }

    .email-support-fontsize {
        font-size: 12px
    }

    .country-flag-icon {
        margin-right: 5px;
        width: 23px
    }

    .site-logo img {
        width: 60%
    }

    .ft-footer-widget-wrapper-2 .ft-footer-widget .ft-footer-address span {
        margin-bottom: 7px
    }

    .ft-footer-widget .menu-widget li {
        margin-bottom: 2px
    }

    .ft-footer-widget .widget-title {
        font-size: 14px;
        padding-bottom: 15px
    }

    .menu-widget {
        margin-bottom: 15px
    }

    .ft-footer-widget .menu-widget li a,
    .ft-footer-widget-wrapper-2 .ft-footer-widget .ft-footer-address span {
        font-size: 11px
    }

    .ft-footer-widget-wrapper-2 {
        margin-top: 10px
    }

    .footer-icon-mobile .footer-providers__list-item-link {
        height: auto;
        margin: 5px;
        width: 60px
    }

    .onlineli .hed-btn {
        min-width: 93px;
        width: 93px
    }

    .radheexch .top {
        padding: 1px 0 5px
    }

    .treeviewnode {
        width: 280px
    }

    .mob-minmax-span {
        display: inline
    }

    .desktop-minmax {
        display: none
    }

    .loginbtnnew {
        font-size: 16px;
        line-height: 22px
    }

    .loginbtnnew .fa {
        font-size: 20px
    }

    .casino-login .container-fluid {
        width: 100%
    }

    .sportbook .container-fluid {
        width: 96%
    }

    .loginbtnnew {
        font-size: 12px;
        line-height: 18px
    }

    .loginbtnnew .fa {
        font-size: 16px
    }

    #splashscreenmodalpopup .modal-dialog {
        margin: 1.75rem auto;
        max-width: 68%
    }

    .payment-method-name {
        font-size: 12px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 300px !important
    }

    .multimarketemptystate-borderdiv-h3 {
        line-height: 2.5rem
    }

    .multimarketemptystate-borderdiv {
        scale: .95
    }

    .partner_logo {
        margin-bottom: 55px
    }

    .UPI-amount {
        font-size: 24px
    }

    .captchabox-6 {
        width: 50%
    }

    .captcha-ref-box i {
        margin-left: 5px !important
    }

    .grid-container-lottery {
        display: grid;
        float: right;
        grid-template-columns: auto auto auto auto auto;
        padding: 0
    }

    .dpbtnlg {
        display: none
    }

    .dpbtnsm {
        background-color: #045662;
        display: block;
        padding: 5px
    }

    .mobiledepositbtn {
        background-color: #28a745
    }

    .mobiledepositbtn,
    .mobilewithdrawalbtn {
        color: #fff;
        font-size: 14px;
        line-height: 30px;
        text-align: center
    }

    .mobilewithdrawalbtn {
        background-color: #dc3545
    }

    .mobiledepositbtn .de_wi_font {
        font-size: 15px
    }

    .phonepe_btn-grad {
        font-size: 10px;
        margin-right: 2px;
        padding: 1px 5px
    }

    .mobile_with_btn {
        margin-top: 5px
    }

    .mqrbtn {
        padding: 3px
    }

    .upi1-title {
        font-size: 13px
    }

    .upi1-amount {
        font-size: 20px
    }

    .qrcode-timer1 {
        text-align: center
    }

    .whatsapp_btn_right {
        justify-content: start
    }

    .d-none-mobile {
        display: none !important
    }

    .btn-over-scroll {
        overflow-x: scroll;
        overflow-y: clip;
        width: 100%
    }

    .mobile-deposit-withdraw-btn-dv {
        display: flex
    }

    .grid-container-newcasino-btn {
        grid-template-columns: auto auto auto auto
    }

    .grid-container-newcasino-gamebox {
        grid-template-columns: auto auto auto
    }

    .grid-container-newcasino>div.newcasinoui input {
        font-size: 14px;
        height: 25px;
        line-height: 26px;
        padding: 5px
    }

    .grid-container-newcasino {
        gap: 5px
    }

    .new_paymentbg {
        margin-top: 5px
    }

    .new_payment_btn {
        font-size: 12px;
        height: 40px;
        margin: 0 3px 5px;
        padding: 5px 10px;
        width: 113px
    }

    .loading-message {
        font-size: 16px
    }

    .w-48-m {
        width: 47% !important
    }

    .qrcode-timer-m {
        padding: 5px 10px
    }

    .qrcode-timer1 {
        font-size: 12px
    }

    .qrboxmain-m {
        padding: 5px 10px
    }

    .upi1-title-m {
        font-size: 16px;
        padding: 0 0 5px
    }

    .upi1-amount-m {
        font-size: 30px
    }

    .qrcreate-m {
        margin: 5px 0;
        padding: 5px;
        width: 50%
    }

    .inputboxpay-m {
        margin-bottom: 5px !important
    }

    .font-14 {
        font-size: 12px !important
    }

    .inputboxpayw-m {
        width: 100%
    }

    .w-33 {
        margin-left: 2px;
        min-width: 60%;
        width: 60%
    }

    .bonus-x-scroll {
        margin-top: 5px
    }

    .bonus-title-text {
        max-width: 190px
    }

    .bonus-x-scroll {
        display: contents;
        margin-top: 3px;
        white-space: pre-wrap
    }

    .w-33 {
        margin-left: 3px;
        margin-right: 3px;
        min-width: 98% !important;
        width: 98% !important
    }

    .apk-title {
        font-size: 18px
    }

    .apk-title-small {
        font-size: 12px
    }

    .game-title-main {
        padding: 5px 0
    }

    .sbevent-myteam-btn,
    .sbevent-player-btn {
        font-size: 12px !important
    }
}
@media (max-width: 500px) {
    .account-wrap li {
        float: none;
        margin-bottom: 2px
    }

    .account-wrap {
        padding-top: 3px
    }

    .meventtitle,
    .mtitle {
        max-width: 335px
    }

    .eventdetails .w-45 {
        width: 40%
    }

    .eventdetails .w-55 {
        width: 60%
    }

    .crname span {
        max-width: 305px !important
    }

    .eventdetails span.in-play-title,
    .fancytable span.in-play-title {
        max-width: 245px !important
    }

    .fancytable span.in-play-title-m {
        max-width: 315px !important
    }

    .mobile-input-plus .minus-icon {
        padding: 11px 15px
    }

    .fancytable .w-16 {
        width: 40%
    }

    .hed-btn {
        font-size: 12px;
        padding: 1px 5px;
        width: 130px
    }

    .fancyw-50 {
        width: 60%
    }

    .in-play-top span.inplay-place {
        font-size: 12px
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 70px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 40px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    .mobiletviframe iframe {
        height: 210px
    }

    .binarytable .fancytable .w-16 {
        width: 70%
    }

    .scoreboard-show {
        height: 455px
    }

    .cgloading {
        font-size: 50px
    }

    .horse-inplay-title {
        max-width: 175px
    }

    .logob2c:before {
        border-bottom: 66px solid #f5f5f5;
        border-left: 33px solid transparent
    }

    .b2clogolink img {
        width: 100%
    }

    .loginheader .logo {
        padding: 3px 0
    }

    .subpage-head {
        height: 200px
    }

    .subpage-head__title {
        font-size: 26px
    }

    .subpage-head__subtitle {
        font-size: 20px
    }

    .joinnowseobox-width {
        width: 98%
    }

    .col-left-login {
        height: 100% !important;
        margin-top: 0 !important
    }

    .button--s4 {
        max-width: 100px
    }

    .button {
        font-size: 14px;
        height: 36px
    }

    .onlinebtn {
        min-width: auto;
        width: auto
    }

    .onlineli .hed-btn {
        min-width: 93px;
        width: 93px
    }

    .radheexch .top {
        padding: 1px 0 5px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 270px !important
    }

    .footerpd {
        display: block;
        margin-bottom: 40px !important
    }

    .provider {
        grid-gap: 4px
    }

    .apkingdiv {
        margin-right: 6px;
        width: 42px
    }

    .apk-title {
        font-size: 16px
    }

    .apk-title-small {
        font-size: 10px
    }

    .apkbox {
        padding: 5px
    }

    .apkinner-right .install {
        font-size: 14px
    }

    .apkinner-right .apkclose {
        font-size: 14px;
        margin-left: 7px
    }

    .sbevent-myteam-btn {
        width: 38% !important
    }

    .sbevent-player-btn {
        width: 30% !important
    }

    .sportsbattleplayerlist .col-6 {
        padding: 0 5px
    }
}
@media only screen and (max-width: 479px) {
    .gametopnav {
        margin-top: 0 !important
    }
}
@media (max-width: 469px) {
    .mtitle {
        max-width: 250px
    }

    .meventtitle {
        max-width: 268px
    }

    img.mainlogo {
        width: 100%
    }

    .crname span,
    .eventdetails span.in-play-title,
    .fancytable span.in-play-title {
        max-width: 220px !important
    }

    .fancytable span.in-play-title-m {
        font-size: 11px;
        max-width: 277px !important
    }

    .mobile-input-plus .minus-icon {
        padding: 11px 10px
    }

    .b-t-slip-mobile table tbody tr td {
        height: 25px !important;
        line-height: 25px
    }

    .paddig-top {
        padding-top: 19px
    }

    .soccerbgbox .tscorebox {
        width: 75%
    }

    .inplay-binary-icon,
    .inplay-time i.flaticon-cricket-ball,
    .inplay-time i.flaticon-croupier,
    .inplay-time i.flaticon-earth,
    .inplay-time i.flaticon-football,
    .inplay-time i.flaticon-tennis-ball,
    .inplay-time i.flaticon-tv,
    .inplay-time i.inplay-baseball,
    .inplay-time i.inplay-earth,
    .inplay-time i.inplay-futbol-o,
    .inplay-time i.inplay-gamepad,
    .inplay-time i.inplay-how_to_vote,
    .inplay-time i.inplay-live_tv,
    .inplay-time i.inplay-sports_cricket,
    .inplay-time i.inplay-sports_kabaddi {
        font-size: 25px
    }

    .line.coin img {
        width: 18px
    }

    .placeloadermobile {
        line-height: 171px;
        margin-top: -176px
    }

    .hed-btn {
        font-size: 12px;
        padding: 1px 5px;
        width: 120px
    }

    .country-name,
    .in-play-top span.inplay-place,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 70px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 40px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    .msball-runs {
        margin-right: 1px
    }

    .mobiletviframe iframe {
        height: 210px
    }

    .binarytable .fancytable .w-16 {
        width: 80%
    }

    .scoreboard-show {
        height: 427px
    }

    .p2 {
        padding-left: 4px !important
    }

    .header.full-wrap a.logo {
        padding-bottom: 9px;
        width: 48%
    }

    .b2csignup {
        font-size: 11px;
        padding: 3px 10px
    }

    .in-play-budge {
        top: -16px
    }

    .horse-inplay-title {
        max-width: 145px
    }

    .sign-up-form .modal-sm {
        max-width: 100% !important
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 250px !important
    }

    .headermobileshow .col-6 {
        padding-left: 5px;
        padding-right: 5px
    }

    .login-signup-header .login-wrap .btn-login,
    .login-signup-header .login-wrap .btn-signup {
        padding: 8px 10px 11px
    }

    .onlinebtn {
        min-width: auto;
        width: auto
    }

    .onlineli .hed-btn {
        min-width: 88px;
        width: 88px
    }

    .radheexch .top {
        padding: 1px 0 5px
    }

    .b2clogin {
        font-size: 11px;
        padding: 3px 10px
    }

    .exposure-btn,
    .withdrawal-btn {
        font-size: 12px
    }

    .claimnow {
        font-size: 17px
    }

    .claimbonus {
        font-size: 14px
    }

    .joinnow-seo {
        padding: 10px 0
    }

    .multimarketemptystate-img {
        display: none
    }

    .partner_logo {
        margin-bottom: 40px
    }

    .wrapper .button-f {
        width: 50%
    }

    .wrapper .button-f span {
        font-size: 12px
    }

    .withdrawal-btn {
        padding: 13px 5px
    }

    .exposure-btn {
        min-width: 80px;
        padding: 2px 5px
    }

    .header-social-w {
        width: 100%
    }

    .date-time-w {
        width: 30%
    }

    .footerpd {
        display: block;
        margin-bottom: 50px !important
    }

    .grid-container-newcasino-btn {
        grid-template-columns: auto auto auto
    }

    .provider {
        grid-gap: 4px;
        grid-template-columns: repeat(4, 1fr)
    }

    .ballrunning-winnerodds-lottery:after {
        content: "BR";
        font-size: 14px;
        height: 35px;
        line-height: 16px;
        padding-top: 8px
    }

    .suspended-winnerodds-lottery:after {
        content: "Susp";
        font-size: 12px;
        height: 35px;
        line-height: 33px;
        padding-top: 0
    }

    .bonus-title-text {
        max-width: 150px
    }

    .sbevent-myteam-btn {
        width: 40% !important
    }

    .sbevent-player-btn {
        width: 29% !important
    }

    .sportsbattleplayerlist .col-6 {
        padding: 0 5px
    }

    .sportsbattle-place_bet {
        font-size: 12px !important
    }

    .sportsbattle-betslipbox {
        flex-direction: column !important;
        height: auto !important
    }

    .mobile-betslip {
        display: block !important
    }

    .desktop-betslip {
        display: none
    }

    .sbevent-myteam-btn,
    .sbevent-player-btn {
        font-size: 11px !important
    }
}
@media screen and (max-height: 450px) {
    .right-sidenav {
        padding-top: 0
    }

    .right-sidenav a {
        font-size: 14px
    }
}
@media (max-width: 414px) {
    .mtitle {
        max-width: 250px
    }

    .meventtitle {
        max-width: 252px
    }

    img.mainlogo {
        padding-left: 5px;
        width: 100%
    }

    .crname span {
        max-width: 210px !important
    }

    .eventdetails span.in-play-title,
    .fancytable span.in-play-title {
        max-width: 195px !important
    }

    .fancytable span.in-play-title-m {
        max-width: 167px !important
    }

    .mobile-input input,
    .mobile-input-plus .minus-icon,
    .mobile-input-plus .plus-icon,
    .mobile-input-plus input {
        height: 30px
    }

    .mobile-input-plus .minus-icon {
        padding: 6px 10px
    }

    .w-48 {
        width: 48%
    }

    .mobileteam-name {
        font-size: 12px
    }

    .msball-runs {
        font-size: 9px;
        height: 18px;
        line-height: 18px;
        width: 18px
    }

    .mball-runs {
        font-size: 7px;
        height: 20px;
        line-height: 20px;
        width: 20px
    }

    .soccerbgbox .tscoreboxmain {
        font-size: 12px
    }

    .tscorebox1 {
        font-size: 14px
    }

    .soccerbgbox .tscorebox {
        line-height: 14px
    }

    .inplay-time i.flaticon-cricket-ball,
    .inplay-time i.flaticon-croupier,
    .inplay-time i.flaticon-earth,
    .inplay-time i.flaticon-football,
    .inplay-time i.flaticon-tennis-ball,
    .inplay-time i.flaticon-tv {
        font-size: 25px
    }

    .bm1 img,
    .fancy1 img,
    .l-tv img {
        cursor: pointer;
        height: 14px;
        width: auto
    }

    .placeloadermobile {
        line-height: 162px;
        margin-top: -167px
    }

    .hed-btn {
        font-size: 12px;
        padding: 1px 5px;
        width: 120px
    }

    .in-play-top span.inplay-place {
        font-size: 11px;
        line-height: 18px
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 60px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 40px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    .mball-runs,
    .msball-runs {
        font-size: 9px;
        height: 23px;
        line-height: 23px;
        margin-right: 1px;
        width: 23px
    }

    .mobiletviframe iframe {
        height: 210px
    }

    .binarytable .fancytable .w-16 {
        width: 80%
    }

    .scoreboard-show {
        height: 419px
    }

    .fancyw-50 a.add-pin-d {
        height: 17px;
        width: 17px
    }

    .horse-inplay-title {
        max-width: 135px
    }

    .onlinebtn {
        min-width: auto;
        width: auto
    }

    .onlineli .hed-btn {
        min-width: 88px;
        width: 88px
    }

    .radheexch .top {
        padding: 1px 0 5px
    }

    .treeviewnode {
        width: 280px
    }

    .casino-login,
    .sportbook {
        margin: 10px 0 0
    }

    .b2clogin,
    .b2csignup {
        font-size: 12px;
        padding: 3px 10px
    }

    .seofooter h1 {
        font-size: 20px
    }

    .seofooter h2,
    .seofooter h3 {
        font-size: 16px
    }

    .seofooter p {
        font-size: 12px;
        line-height: 22px
    }

    .ft-footer-widget .widget-title {
        padding-bottom: 10px
    }

    .login-signup-header {
        padding-left: 5px;
        padding-right: 5px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 230px !important
    }

    .grid-container-newcasino-btn {
        grid-template-columns: auto auto auto
    }

    .grid-container-newcasino-gamebox {
        grid-template-columns: auto auto
    }

    .provider {
        grid-gap: 4px;
        grid-template-columns: repeat(4, 1fr)
    }

    .new_payment_btn {
        font-size: 12px;
        height: 41px;
        margin: 0 2px 4px;
        padding: 5px 6px;
        width: 110px
    }

    .sbevent-myteam-btn {
        width: 44% !important
    }

    .sbevent-player-btn {
        width: 27% !important
    }

    .sportsbattleplayerlist .col-6 {
        padding: 0 5px
    }

    .sportsbattle-place_bet {
        font-size: 12px !important
    }

    .sportsbattle-betslipbox {
        flex-direction: column !important;
        height: auto !important
    }
}
@media only screen and (max-width: 375px) {
    .gametopnav {
        margin-top: 0 !important
    }

    .loader-bg img {
        width: 80%
    }
}
@media (max-width: 390px) {
    .mtitle {
        max-width: 250px
    }

    .meventtitle {
        max-width: 215px
    }

    img.mainlogo {
        width: 100%
    }

    .crname span {
        max-width: 170px !important
    }

    .eventdetails span.in-play-title,
    .fancytable span.in-play-title {
        max-width: 195px !important
    }

    .fancytable span.in-play-title-m {
        max-width: 167px !important
    }

    .mobile-input input,
    .mobile-input-plus .minus-icon,
    .mobile-input-plus .plus-icon,
    .mobile-input-plus input {
        height: 30px
    }

    .mobile-input-plus .minus-icon {
        padding: 6px 10px
    }

    .w-48 {
        width: 48%
    }

    .mobileteam-name {
        font-size: 12px
    }

    .msball-runs {
        font-size: 9px;
        height: 18px;
        line-height: 18px;
        width: 18px
    }

    .mball-runs {
        font-size: 7px;
        height: 20px;
        line-height: 20px;
        width: 20px
    }

    .soccerbgbox .tscoreboxmain {
        font-size: 12px
    }

    .tscorebox1 {
        font-size: 14px
    }

    .soccerbgbox .tscorebox {
        line-height: 14px
    }

    .inplay-binary-icon,
    .inplay-time i.flaticon-cricket-ball,
    .inplay-time i.flaticon-croupier,
    .inplay-time i.flaticon-earth,
    .inplay-time i.flaticon-football,
    .inplay-time i.flaticon-tennis-ball,
    .inplay-time i.flaticon-tv,
    .inplay-time i.inplay-baseball,
    .inplay-time i.inplay-earth,
    .inplay-time i.inplay-futbol-o,
    .inplay-time i.inplay-gamepad,
    .inplay-time i.inplay-how_to_vote,
    .inplay-time i.inplay-live_tv,
    .inplay-time i.inplay-sports_cricket,
    .inplay-time i.inplay-sports_kabaddi {
        font-size: 25px
    }

    .bm1 img,
    .fancy1 img,
    .l-tv img {
        cursor: pointer;
        height: 14px;
        width: auto
    }

    .placeloadermobile {
        line-height: 162px;
        margin-top: -167px
    }

    .hed-btn {
        font-size: 12px;
        padding: 1px 5px;
        width: 120px
    }

    .in-play-top span.inplay-place {
        font-size: 11px;
        line-height: 18px
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 50px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 40px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    .mball-runs,
    .msball-runs {
        font-size: 9px;
        height: 23px;
        line-height: 23px;
        margin-right: 1px;
        width: 23px
    }

    .mobiletviframe iframe {
        height: 210px
    }

    .binarytable .fancytable .w-16 {
        width: 80%
    }

    .scoreboard-show {
        height: 406px
    }

    .cgloading {
        font-size: 45px
    }

    .horse-inplay-title {
        max-width: 125px
    }

    .onlinebtn {
        min-width: auto;
        width: auto
    }

    .onlineli .hed-btn {
        min-width: 88px;
        width: 88px
    }

    .radheexch .top {
        padding: 1px 0 5px
    }

    .b2clogin,
    .b2csignup {
        font-size: 12px;
        padding: 3px 12px
    }

    .partner_logo {
        margin-bottom: 45px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 210px !important
    }

    .wrapper .button-f span {
        font-size: 10px
    }

    .footer-menu {
        height: 12.3333333333vw
    }

    .horsebg img.horsehomeimg {
        width: 40px
    }

    .horsebg ul.horsedatahome li a {
        font-size: 12px
    }

    .withdrawal-btn {
        padding: 13px 5px
    }

    .exposure-btn {
        min-width: 80px;
        padding: 2px 5px
    }

    .header-social-w {
        width: 100%
    }

    .date-time-w {
        width: 30%
    }

    .footer-icon-mobile .footer-providers__list-item-link {
        height: auto;
        margin: 5px;
        width: 45px
    }

    .provider {
        grid-gap: 4px;
        grid-template-columns: repeat(4, 1fr)
    }

    .ballrunning-winnerodds-lottery:after {
        content: "BR";
        font-size: 14px;
        height: 35px;
        line-height: 16px;
        padding-top: 8px
    }

    .suspended-winnerodds-lottery:after {
        content: "Susp";
        font-size: 12px;
        height: 35px;
        line-height: 33px;
        padding-top: 0
    }

    .new_payment_btn {
        font-size: 11px;
        height: 41px;
        margin: 0 2px 4px;
        padding: 5px;
        width: 109px
    }

    .inputboxpayw-m {
        font-size: 12px
    }

    .w-33 {
        margin-left: 2px;
        min-width: 98% !important;
        width: 98% !important
    }

    .bonus-x-scroll {
        margin-top: 5px
    }

    .bonus-title-text {
        max-width: 170px
    }
}
@media (max-width: 375px) {
    .mtitle {
        max-width: 250px
    }

    .meventtitle {
        max-width: 196px
    }

    img.mainlogo {
        width: 100%
    }

    .in-play-top span.inplay-place {
        font-size: 10px
    }

    .fancytable span.in-play-title-m {
        max-width: 167px !important
    }

    .bm1 img,
    .fancy1 img,
    .l-tv img {
        cursor: pointer;
        height: 15px;
        width: auto
    }

    .hed-btn {
        font-size: 12px;
        padding: 1px 5px;
        width: 110px
    }

    .in-play-top span.inplay-place {
        font-size: 11px;
        line-height: 18px
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 50px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 40px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    .mball-runs,
    .msball-runs {
        height: 23px;
        line-height: 23px;
        margin-right: 1px;
        width: 23px
    }

    #sidebar {
        top: 0;
        z-index: 9999
    }

    .radheexch .top {
        position: relative
    }

    .login-mar-top100,
    .mar-top100 {
        margin-top: 0 !important
    }

    .mobiletviframe iframe {
        height: 210px
    }

    .binarytable .fancytable .w-16 {
        width: 90%
    }

    .scoreboard-show {
        height: 396px
    }

    .cgloading {
        font-size: 40px
    }

    .horse-inplay-title {
        max-width: 120px
    }

    .onlinebtn {
        min-width: auto;
        width: auto
    }

    .onlineli .hed-btn {
        min-width: 88px;
        width: 88px
    }

    .radheexch .top {
        padding: 1px 0 5px
    }

    .exposure-btn,
    .withdrawal-btn {
        font-size: 11px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 210px !important
    }

    .grid-item-lottery {
        margin: 3px
    }

    .provider {
        grid-gap: 4px;
        grid-template-columns: repeat(4, 1fr)
    }
}
@media (max-width: 374px) {
    .mtitle {
        max-width: 250px
    }

    .meventtitle {
        max-width: 196px
    }

    img.mainlogo {
        width: 100%
    }

    .hed-btn {
        font-size: 10px;
        min-width: 108px;
        padding: 1px 5px;
        width: 97px
    }

    .line .fa {
        font-size: 13px
    }

    .radheexch .top {
        padding: 4px 0 0
    }

    .login-mar-top100,
    .mar-top100 {
        margin-top: 0 !important
    }

    #sidebar {
        top: 0 !important
    }

    .hed-btn .pl-2 {
        padding-left: .2rem !important
    }

    .line .fa.pr-2,
    .line img.pr-2 {
        padding-right: .3em !important
    }

    .crname span {
        max-width: 125px !important
    }

    .eventdetails span.in-play-title,
    .fancytable span.in-play-title {
        max-width: 165px !important
    }

    .fancytable span.in-play-title-m {
        max-width: 167px !important
    }

    .mbet-slip .pad-font,
    .suspended-event-half:after {
        font-size: 10px
    }

    .msball-runs {
        font-size: 8px;
        height: 16px;
        line-height: 16px;
        width: 16px
    }

    .mball-runs {
        font-size: 7px;
        height: 18px;
        line-height: 18px;
        width: 18px
    }

    .in-play-top span.inplay-place {
        font-size: 10px;
        line-height: 18px
    }

    .inplay-binary-icon,
    .inplay-time i.flaticon-cricket-ball,
    .inplay-time i.flaticon-croupier,
    .inplay-time i.flaticon-earth,
    .inplay-time i.flaticon-football,
    .inplay-time i.flaticon-tennis-ball,
    .inplay-time i.flaticon-tv,
    .inplay-time i.inplay-baseball,
    .inplay-time i.inplay-earth,
    .inplay-time i.inplay-futbol-o,
    .inplay-time i.inplay-gamepad,
    .inplay-time i.inplay-how_to_vote,
    .inplay-time i.inplay-live_tv,
    .inplay-time i.inplay-sports_cricket,
    .inplay-time i.inplay-sports_kabaddi {
        font-size: 20px
    }

    .scrollmenu {
        margin-top: 0 !important
    }

    .country-name,
    .team-name {
        font-size: 11px
    }

    .team-name {
        width: 40px
    }

    .team-name.score-widht {
        width: 60px !important
    }

    .team-name.teamname-widht {
        width: 32px !important
    }

    .commentary {
        font-size: 11px
    }

    .cricket-m-hide .team-1 {
        line-height: 17px
    }

    .mobileteam-name {
        font-size: 11px;
        line-height: 17px
    }

    .mball-runs,
    .msball-runs {
        font-size: 8px;
        height: 23px;
        line-height: 23px;
        margin-right: 1px;
        width: 23px
    }

    .mobilescoreboard .col-6.paddingright0 {
        padding-right: 3px
    }

    .mobiletviframe iframe {
        height: 180px
    }

    .binarytable .fancytable .w-16 {
        width: 110%
    }

    .scoreboard-show {
        height: 387px
    }

    .header.full-wrap a.logo {
        width: 48%
    }

    .horse-inplay-title {
        max-width: 120px
    }

    .whats-app {
        bottom: 26px
    }

    .login-signup-header .login-wrap .btn-login,
    .login-signup-header .login-wrap .btn-signup {
        padding: 5px
    }

    .onlinebtn {
        min-width: auto;
        width: auto
    }

    .onlineli .hed-btn {
        min-width: 75px;
        width: 75px
    }

    .radheexch .top {
        padding: 1px 0 5px
    }

    .treeviewnode {
        width: 240px
    }

    .b2clogin,
    .b2csignup {
        font-size: 11px;
        padding: 3px 14px
    }

    .header-time {
        font-size: 10px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 190px !important
    }

    .horsebg img.horsehomeimg {
        width: 31px
    }

    .horsebg ul.horsedatahome li a {
        font-size: 12px
    }

    .footerpd {
        display: block;
        margin-bottom: 50px !important
    }

    .btn-res-12 {
        font-size: 12px
    }

    .provider {
        grid-gap: 4px;
        grid-template-columns: repeat(4, 1fr)
    }

    .ballrunning-winnerodds-lottery:after {
        content: "BR";
        font-size: 14px;
        height: 35px;
        line-height: 16px;
        padding-top: 8px
    }

    .suspended-winnerodds-lottery:after {
        content: "Susp";
        font-size: 12px;
        height: 35px;
        line-height: 33px;
        padding-top: 0
    }

    .new_payment_btn {
        font-size: 11px;
        height: 41px;
        margin: 0 2px 4px;
        padding: 5px;
        width: 109px
    }

    .bonus-title-text {
        max-width: 150px
    }
}
@media (max-width: 370px) {
    nav .navbar .nav-links {
        max-width: 100%
    }
}
@media (max-width: 320px) {
.fancytable span.in-play-title-m {
        max-width: 142px !important
    }

    #sidebar {
        top: 0;
        z-index: 9999
    }

    .radheexch .top {
        position: relative
    }

    .login-mar-top100,
    .mar-top100 {
        margin-top: 0 !important
    }

    .scoreboard-show {
        height: 362px
    }

    .meventtitle {
        max-width: 155px
    }

    .in-play-budge {
        top: -16px
    }

    .horse-inplay-title {
        max-width: 105px
    }

    .whats-app {
        bottom: 26px
    }

    .b2clogin,
    .b2csignup {
        font-size: 11px;
        padding: 3px 10px
    }

    .withdrawal-btn {
        font-size: 10px;
        padding: 4px 5px
    }

    .exposure-btn {
        font-size: 10px;
        padding: 2px 5px
    }

    .lottery-p-2 span.winneroddstitle {
        max-width: 170px !important
    }

    .partner_logo {
        margin-bottom: 35px
    }

    .header-social-w {
        width: 100%
    }

    .date-time-w {
        width: 35%
    }

    .footerpd {
        display: block;
        margin-bottom: 40px !important
    }

    .new_payment_btn {
        font-size: 11px;
        height: 41px;
        margin: 0 2px 4px;
        padding: 5px;
        width: 145px
    }

    .apk-title {
        font-size: 12px
    }

    .apkinner-right .install {
        font-size: 12px;
        padding: 7px 11px
    }

    .apkinner-right .apkclose {
        font-size: 17px;
        height: 30px;
        margin-left: 5px;
        width: 30px
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height:667px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2) {

    .mobile-hide,
    .tablet-hide {
        display: table-cell !important
    }

    .eventdetails .w-45 a {
        width: 32.33%
    }

    .eventdetails .w-55 {
        width: 40%
    }

    .eventdetails .w-45 {
        width: 60%
    }

    .horse-inplay-title {
        max-width: 150px
    }

    .uniform.mobile-hide {
        display: none !important
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width:812px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:3) {

    .mobile-hide,
    .tablet-hide {
        display: table-cell !important
    }

    .eventdetails .w-45 a {
        width: 32.33%
    }

    .eventdetails .w-55 {
        width: 40%
    }

    .eventdetails .w-45 {
        width: 60%
    }

    .horse-inplay-title {
        max-width: 150px
    }

    .uniform.mobile-hide {
        display: none !important
    }
}
