.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;-ms-filter:"alpha(opacity=25)";opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_444444_256x240.png?4ea9714872180329fb36a98e730d4638)}.ui-widget-header .ui-icon{background-image:url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_444444_256x240.png?4ea9714872180329fb36a98e730d4638)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_555555_256x240.png?2ebed387437464acecbd55919e14b247)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_ffffff_256x240.png?98ab0be1fecf7dd4d1ef259b8834645b)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_777620_256x240.png?3ef0591348c7d10139a8ddc0e27f5987)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_cc0000_256x240.png?409f15165e33f4a5c9ec6889128553ef)}.ui-button .ui-icon{background-image:url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_777777_256x240.png?335d84f9409a24d550196410e4c2f786)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_444444_256x240.png?4ea9714872180329fb36a98e730d4638);
}
.ui-widget-header .ui-icon {
	background-image: url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_444444_256x240.png?4ea9714872180329fb36a98e730d4638);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_555555_256x240.png?2ebed387437464acecbd55919e14b247);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_ffffff_256x240.png?98ab0be1fecf7dd4d1ef259b8834645b);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_777620_256x240.png?3ef0591348c7d10139a8ddc0e27f5987);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_cc0000_256x240.png?409f15165e33f4a5c9ec6889128553ef);
}
.ui-button .ui-icon {
	background-image: url(/images/vendor/jquery-ui/dist/themes/base/ui-icons_777777_256x240.png?335d84f9409a24d550196410e4c2f786);
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	-ms-filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	box-shadow: 0px 0px 5px #666666;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/fonts/vendor/fontawesome-4.7/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef);src:url(/fonts/vendor/fontawesome-4.7/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef?#iefix&v=4.7.0) format('embedded-opentype'),url(/fonts/vendor/fontawesome-4.7/fontawesome-webfont.woff2?20fd1704ea223900efa9fd4e869efb08) format('woff2'),url(/fonts/vendor/fontawesome-4.7/fontawesome-webfont.woff?f691f37e57f04c152e2315ab7dbad881) format('woff'),url(/fonts/vendor/fontawesome-4.7/fontawesome-webfont.ttf?1e59d2330b4c6deb84b340635ed36249) format('truetype'),url(/fonts/vendor/fontawesome-4.7/fontawesome-webfont.svg?c1e38fd9e0e74ba58f7a2b77ef29fdd3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.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 infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{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:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.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-remove:before,.fa-close: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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle: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-gears:before,.fa-cogs: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-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars: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-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard: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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw: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-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try: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-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils: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-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator: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:before,.fa-battery-full: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-stop-o:before,.fa-hand-paper-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-tv:before,.fa-television: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-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language: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-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-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:before,.fa-thermometer-full: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-bathtub:before,.fa-s15:before,.fa-bath: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"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  

  --pswp-root-z-index: 100000;
  
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  
  /* defined via js:
  --pswp-transition-duration: 333ms; */
  
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;

  --pswp-error-text-color: var(--pswp-icon-color);
}


/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/

.pswp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: var(--pswp-root-z-index);
	display: none;
	touch-action: none;
	outline: 0;
	opacity: 0.003;
	contain: layout style size;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
  outline: 0;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--open {
	display: block;
}

.pswp,
.pswp__bg {
	transform: translateZ(0);
	will-change: opacity;
}

.pswp__bg {
  opacity: 0.005;
	background: var(--pswp-bg);
}

.pswp,
.pswp__scroll-wrap {
	overflow: hidden;
}

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pswp__img,
.pswp__zoom-wrap {
	width: auto;
	height: auto;
}

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
	cursor: zoom-in;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
	cursor: move;
	cursor: grab;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: grabbing;
}

/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
	cursor: zoom-out;
}


/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pswp__item {
	/* z-index for fade transition */
	z-index: 1;
	overflow: hidden;
}

.pswp__hidden {
	display: none !important;
}

/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none;
}
.pswp__content > * {
  pointer-events: auto;
}


/*

  PhotoSwipe UI

*/

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
  display: grid;
}
.pswp__error-msg {
	margin: auto;
	font-size: 1em;
	line-height: 1;
	color: var(--pswp-error-text-color);
}

/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
	opacity: 0.005;
	will-change: opacity;
	transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
	z-index: 10; /* always overlap slide content */
	pointer-events: none; /* hidden elements should not be clickable */
}

/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
	opacity: 1;
	pointer-events: auto;
}

/* <button> styles, including css reset */
.pswp__button {
	position: relative;
	display: block;
	width: 50px;
	height: 60px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	background: none;
	border: 0;
	box-shadow: none;
	opacity: 0.85;
	-webkit-appearance: none;
	-webkit-touch-callout: none;
}

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}

.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}

.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}

.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}

.pswp__icn:focus {
	outline: 0;
}

/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
	background: var(--pswp-placeholder-bg);
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	display: flex;
  flex-direction: row;
  justify-content: flex-end;
	z-index: 10;

	/* allow events to pass through top bar itself */
	pointer-events: none !important;
}
.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity;
}


/*

  Close button

*/
.pswp__button--close {
  margin-right: 6px;
}


/*

  Arrow buttons

*/
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}

.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}

.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}

.pswp--one-slide .pswp__button--arrow {
  display: none;
}

/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}

/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}

.pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}

.pswp__button--arrow--next {
  right: 0px;
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1);
}

/*

  Zoom button

*/
.pswp__button--zoom {
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}


/*

  Loading indicator

*/
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}

.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite;
}

.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}

@keyframes pswp-clockwise {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*

  "1 of 10" counter

*/
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}

.pswp--one-slide .pswp__counter {
  display: none;
}

@charset "UTF-8";
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/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", "Liberation 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;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation 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;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[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-top: 0;
  margin-bottom: 0.5rem;
}

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

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

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

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

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

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.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.3333333333%;
  max-width: 33.3333333333%;
}

.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.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.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.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.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: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.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 {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.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'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.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'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.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 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.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 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.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 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.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 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.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 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.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 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.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 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.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 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.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 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.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 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.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 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.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 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.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 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.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 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.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 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.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 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  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=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.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) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .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) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.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 {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.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,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@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(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.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 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@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 {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@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 {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@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 {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.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 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.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 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 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-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .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-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 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-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .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-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 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-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .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-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 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-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .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-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 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 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-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 {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 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: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 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: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 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: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 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: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@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-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .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);
    height: -moz-min-content;
    height: min-content;
  }
  .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 {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.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:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  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: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.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;
}

.d-inline-flex {
  display: inline-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 {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.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;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: 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: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 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;
}

.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: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.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: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.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: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.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: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.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: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.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: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.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: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.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: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.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: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.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: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.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: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.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;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.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-bold {
  font-weight: 700 !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:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    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 th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url(/images/vendor/slick-carousel/slick/ajax-loader.gif?fb6f3c230cb846e25247dfaa1da94d8f) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29);
  src: url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29?#iefix) format("embedded-opentype"), url(/fonts/vendor/slick-carousel/slick/slick.woff?295183786cd8a138986521d9f388a286) format("woff"), url(/fonts/vendor/slick-carousel/slick/slick.ttf?c94f7671dcc99dce43e22a89f486f7c2) format("truetype"), url(/fonts/vendor/slick-carousel/slick/slick.svg?2630a3e3eab21c607e21576571b95b9d#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: 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: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*
 * bootstrap-tagsinput v0.8.0
 *
 */
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  width: 100%;
  line-height: 22px;
  cursor: text;
  border-radius: 0.25rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.5 !important;
  box-shadow: inherit !important;
}
.bootstrap-tagsinput.bootstrap-tagsinput-sm {
  min-height: calc(1.5em + 0.5rem + 2px) !important;
  font-size: 0.875rem;
  padding-top: 0;
  padding-bottom: 0;
}
.bootstrap-tagsinput.bootstrap-tagsinput-lg {
  min-height: calc(1.5em + 1rem + 2px) !important;
  font-size: 1.25rem;
}
.bootstrap-tagsinput .badge {
  border-radius: 0;
}
.bootstrap-tagsinput.bootstrap-tagsinput-sm .bootstrap-tagsinput .badge {
  margin: 3px 0;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder, .bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .badge {
  margin: 2px 0;
  padding: 5px 8px;
}
.bootstrap-tagsinput .badge [data-role=remove] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .badge [data-role=remove]:after {
  content: "×";
  padding: 0px 4px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 13px;
}
.bootstrap-tagsinput .badge [data-role=remove]:hover:after {
  background-color: rgba(0, 0, 0, 0.62);
}
.bootstrap-tagsinput .badge [data-role=remove]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  cursor: pointer;
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.tt-suggestion:hover, .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* NAVBAR */
.kcTitle {
  color: #B6AF9F;
  padding-left: 0px !important;
}

.grey .kcTitle {
  color: #ffffff;
  padding-left: 0px !important;
}

@media (max-width: 999px) {
  #desktopNavs {
    display: none;
  }
  #mobileNavs {
    padding: 0;
    margin-bottom: 0px;
  }
  #mobileNavs #mobileNavLogo {
    text-align: right;
  }
  #mobileNavs #mobileNavLogo img {
    max-height: 38px;
  }
}
@media (max-width: 999px) and (max-width: 310px) {
  #mobileNavs #mobileNavLogo img {
    width: 100%;
  }
}
@media (max-width: 999px) {
  #mobileNavs #mobileSlideContainer {
    padding: 0px;
  }
  #mobileNavs #menuButton {
    background-color: #252525;
    color: #fff;
    font-size: 18px;
    padding: 3px 0;
    text-transform: uppercase;
    text-align: center;
  }
  #mobileNavs #menuButton:focus {
    background-color: #252525 !important;
  }
  .toolbar {
    position: relative;
    padding: 0px;
  }
  .custom-breadcrumb {
    margin: 0px;
    overflow-x: scroll;
  }
  .custom-breadcrumb ul {
    white-space: nowrap;
  }
  #topbarContainer {
    background-color: #A83532;
    padding: 10px;
  }
  .subMenuHeader {
    background-color: #A83532;
  }
  .subMenuHeader a {
    color: #fff;
  }
  #menuDropdown {
    line-height: 2em;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0px;
  }
  #menuDropdown .col-4 {
    line-height: 1.2em;
    padding: 8px 0 10px 14px;
  }
}
.navbar-brand-medium {
  display: none;
}

@media (min-width: 1000px) and (max-width: 1271px) {
  .navbar-brand {
    display: none;
  }
  .navbar-brand-medium {
    display: block;
    background: url("/img/assets/header/dgm-logo.png") no-repeat center top 100%;
    height: 99px;
  }
  .navbar-brand-medium:hover {
    background-position: center top;
  }
  .navbar-left {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  .navbar-right {
    padding-top: 0.5em !important;
    margin-top: 0px !important;
  }
}
@media (min-width: 1000px) {
  #mobileNavs {
    display: none;
  }
}
#desktopNavs .navbar a {
  font-weight: 500;
}
#desktopNavs .navbar a:focus {
  background-color: transparent;
}
#desktopNavs .navbar #app-navbar-collapse li {
  border-bottom: transparent solid 3px;
}
#desktopNavs .navbar #app-navbar-collapse li:hover {
  border-bottom: #A83532 solid 3px;
}
#desktopNavs .navbar #app-navbar-collapse li a:hover {
  background-color: transparent;
}
#desktopNavs .navbar .active a {
  color: #A83532;
}
#desktopNavs .navbar .navbar-brand {
  background: url("/img/assets/header/dgm-logo.png") no-repeat right top 100%;
  width: 27%;
  padding: 0px;
  height: 99px;
  margin-top: 13px;
}
#desktopNavs .navbar .navbar-brand:hover {
  background-position: right top;
}

@media (max-width: 1219px) {
  .navbar-left, .navbar-right {
    margin-top: 50px;
  }
}
@media (min-width: 1220px) {
  .navbar-left, .navbar-right {
    margin-top: 0px;
  }
}
.navbar-right {
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
}

.navbar-left {
  padding-top: 17px;
  padding-left: 0px;
}

.navbar-left-custom {
  width: 500px;
}

.navbar-right-custom {
  padding-left: 0px;
  width: 500px;
}

.navbar-nav {
  margin-right: 0;
}
.navbar-nav .large-text {
  width: 100px;
  text-align: center;
}
.navbar-nav .small-text {
  width: 95px;
  text-align: center;
}
.navbar-nav .small-text.music {
  padding-top: 0.5em;
}
.navbar-nav a {
  color: #000000;
  text-transform: uppercase;
  margin: 0 auto;
  width: 100%;
  display: table-cell;
  list-style: none;
  padding: 0;
  font-size: 17px;
  line-height: 15px !important;
  letter-spacing: -0.5px;
}

.navbar-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  position: relative;
}

.desktop-toolbar {
  top: 5px;
}

.toolbar {
  position: absolute;
}
@media (min-width: 1000px) {
  .toolbar {
    right: 0;
  }
}
@media (max-width: 999px) {
  .toolbar {
    left: 10px;
  }
}
.toolbar li {
  display: inline-block;
  margin: 0 2px;
}
@media (max-height: 991px) and (min-height: 340px) {
  .toolbar li {
    margin-right: 10px;
  }
}
.toolbar li a {
  display: block;
  width: 24px;
  height: 24px;
}
.toolbar .search {
  background: url("/img/assets/header/menu-search.png") no-repeat;
  background-size: 22px;
  background-position: 3px 1px;
}
.toolbar .youtube {
  background: url("/img/assets/header/social/youtube.png") no-repeat;
  background-position: top left;
}
.toolbar .youtube:hover {
  background-position: top 100% left;
}
.toolbar .instagram {
  background: url("/img/assets/header/social/instagram.png") no-repeat;
  background-position: top left;
}
.toolbar .instagram:hover {
  background-position: top 100% left;
}
.toolbar .facebook {
  background: url("/img/assets/header/social/facebook.png") no-repeat;
  background-position: top left;
}
.toolbar .facebook:hover {
  background-position: top 100% left;
}
.toolbar .twitter {
  background: url("/img/assets/header/social/twitter.png") no-repeat;
  background-position: top left;
}
.toolbar .twitter:hover {
  background-position: top 100% left;
}
.toolbar .login {
  background: url("/img/assets/header/social/login.png") no-repeat;
  background-position: top left;
}
.toolbar .login:hover {
  background-position: top 100% left;
}
.toolbar .basket {
  background: url("/img/assets/header/basket.png") no-repeat;
  background-position: top left;
}
.toolbar .basket:hover {
  background-position: top 100% left;
}
.toolbar .profile {
  background: url("/img/assets/header/social/profile.png") no-repeat;
  background-position: top left;
}
.toolbar .profile:hover {
  background-position: top 100% left;
}
.toolbar .sep {
  margin: 0 2px;
  border-left: 1px solid #252525;
  width: 1px;
  height: 24px;
}
.toolbar .login-white {
  background: url("/img/assets/header/social/login-mobile.png") no-repeat;
  background-position: top left;
}
.toolbar .profile-white {
  background: url("/img/assets/header/social/profile-mobile.png") no-repeat;
  background-position: top left;
}
.toolbar .basket-white {
  background: url("/img/assets/header/basket.png") no-repeat;
  background-position: top left;
}
.toolbar .search-white {
  background: url("/img/assets/header/menu-search.png") no-repeat;
  background-size: 22px;
  background-position: 3px 1px;
  filter: invert(1);
}

.nav-item > a {
  padding: 10px 15px;
}

#menuButton {
  margin-top: -10px;
}

/* FOOTER */
.footer {
  text-align: center;
}
@media (max-width: 767px) {
  .footer {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .footer {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .footer {
    margin-top: 50px;
  }
}
.footer #email-box form {
  height: 42px;
}
.footer #email-box input {
  height: 100%;
}
.footer #email-box button {
  height: 100%;
  margin-left: -10px;
}
@media (max-width: 400px) {
  .footer #email-box {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer #footer-right {
    padding-left: 30px;
    padding-right: 0px;
  }
}
.footer #footerSubscribeResult {
  display: none;
  margin-top: 10px;
}
.footer #follow-us-link {
  padding-top: 15px;
}
.footer #follow-us-link h2 {
  margin-top: 0;
  text-transform: uppercase;
  color: #A83532;
}
.footer #follow-us-link img {
  padding-top: 5px;
}
.footer #social-links {
  margin-top: 10px;
}
@media (max-width: 450px) {
  .footer #social-links {
    padding: 0 !important;
  }
}
@media (min-width: 992px) {
  .footer #social-links {
    margin-top: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer #social-links {
    padding: 0 !important;
  }
}
.footer #social-links li {
  width: 56px;
  height: 56px;
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 450px) {
  .footer #social-links li {
    margin: 0 !important;
  }
}
.footer #social-links #footer-facebook {
  background: url("/img/assets/social-icons/social-facebook.png") no-repeat left top/100%;
}
.footer #social-links #footer-twitter {
  background: url("/img/assets/social-icons/social-twitter.png") no-repeat left top/100%;
}
.footer #social-links #footer-instagram {
  background: url("/img/assets/social-icons/social-instagram.png") no-repeat left top/100%;
}
.footer #social-links #footer-youtube {
  background: url("/img/assets/social-icons/social-youtube.png") no-repeat left top/100%;
}
.footer #social-links #footer-google {
  background: url("/img/assets/social-icons/social-google.png") no-repeat left top/100%;
}
.footer #social-links #footer-facebook:hover, .footer #social-links #footer-twitter:hover, .footer #social-links #footer-instagram:hover, .footer #social-links #footer-youtube:hover, .footer #social-links #footer-google:hover {
  background-position: 0 100%;
}
.footer #quote {
  font-style: italic;
  margin-top: 50px;
}
.footer #quote p {
  margin: 0;
  font-size: 20px;
}
@media print {
  .footer {
    display: none;
  }
}
.footer #blackSection {
  background-color: #252525;
  color: #fff;
  padding: 50px 0px;
  font-size: 15px;
}
.footer #blackSection .link {
  display: inline-block;
}
.footer #blackSection .link a {
  color: #fff;
}
.footer #blackSection .link a:hover {
  text-decoration: underline;
}
.footer #blackSection .link span {
  color: #a83532;
  margin: 0px 5px;
}
.footer #blackSection .copyright {
  display: inline-block;
  color: #a83532;
}

/* The mobile-only list of news articles.
All the articles are in col-12 boxes, so :nth-of-type(1) is the first box, etc. */
@media (min-width: 768px) {
  #mob-news-header {
    display: none;
  }
}
@media (max-width: 991.98px) {
  #mob-news-header {
    height: 292px;
  }
}
#mob-news-header img {
  width: 100%;
  height: 50%;
}
#mob-news-header .news-banner-content {
  height: 50%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
#mob-news-header .news-banner-content a {
  width: 100%;
  display: block;
  height: 100%;
  text-align: center;
}
#mob-news-header .news-banner-content a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
  padding-bottom: 0 !important;
  width: 100% !important;
}

@media (min-width: 768px) {
  #mob-news-header-full {
    display: none;
  }
}
@media (max-width: 575.98px) {
  #mob-news-header-full {
    height: 146px;
  }
}
#mob-news-header-full img {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  #mob-frontpage-news-articles, #mob-artist-about-grid {
    display: none;
  }
}
#mob-frontpage-news-articles .text-content, #mob-artist-about-grid .text-content {
  padding: 10px;
  width: 100%;
}
#mob-frontpage-news-articles .content-box, #mob-artist-about-grid .content-box {
  height: 100%;
}
#mob-frontpage-news-articles .title, #mob-artist-about-grid .title {
  padding-bottom: 5px;
}
#mob-frontpage-news-articles .col-12, #mob-artist-about-grid .col-12 {
  padding: 10px 0px;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1), #mob-artist-about-grid .col-12:nth-of-type(1) {
  height: 450px;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1) img, #mob-frontpage-news-articles .col-12:nth-of-type(1) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(1) img, #mob-artist-about-grid .col-12:nth-of-type(1) .youtube-embed {
  width: 100%;
  height: 65%;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(1) .youtube-embed {
  margin-bottom: -5px;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1) .title, #mob-artist-about-grid .col-12:nth-of-type(1) .title {
  color: #ffffff;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1) .text-content, #mob-artist-about-grid .col-12:nth-of-type(1) .text-content {
  height: 35%;
  position: absolute;
  bottom: 0;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1) .content-box, #mob-artist-about-grid .col-12:nth-of-type(1) .content-box {
  position: relative;
}
#mob-frontpage-news-articles .col-12:nth-of-type(2), #mob-frontpage-news-articles .col-12:nth-of-type(3), #mob-artist-about-grid .col-12:nth-of-type(2), #mob-artist-about-grid .col-12:nth-of-type(3) {
  height: 250px;
}
#mob-frontpage-news-articles .col-12:nth-of-type(2) img, #mob-frontpage-news-articles .col-12:nth-of-type(2) .youtube-embed, #mob-frontpage-news-articles .col-12:nth-of-type(3) img, #mob-frontpage-news-articles .col-12:nth-of-type(3) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(2) img, #mob-artist-about-grid .col-12:nth-of-type(2) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(3) img, #mob-artist-about-grid .col-12:nth-of-type(3) .youtube-embed {
  float: left;
  width: 40%;
  height: 100%;
}
#mob-frontpage-news-articles .col-12:nth-of-type(2) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(3) .text-content, #mob-artist-about-grid .col-12:nth-of-type(2) .text-content, #mob-artist-about-grid .col-12:nth-of-type(3) .text-content {
  float: right;
  height: 100%;
  width: 60%;
}
#mob-frontpage-news-articles .col-12:nth-of-type(4), #mob-frontpage-news-articles .col-12:nth-of-type(5), #mob-frontpage-news-articles .col-12:nth-of-type(6), #mob-frontpage-news-articles .col-12:nth-of-type(7), #mob-frontpage-news-articles .col-12:nth-of-type(8), #mob-artist-about-grid .col-12:nth-of-type(4), #mob-artist-about-grid .col-12:nth-of-type(5), #mob-artist-about-grid .col-12:nth-of-type(6), #mob-artist-about-grid .col-12:nth-of-type(7), #mob-artist-about-grid .col-12:nth-of-type(8) {
  height: 150px;
}
#mob-frontpage-news-articles .col-12:nth-of-type(4) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(5) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(6) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(7) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(8) .text-content, #mob-artist-about-grid .col-12:nth-of-type(4) .text-content, #mob-artist-about-grid .col-12:nth-of-type(5) .text-content, #mob-artist-about-grid .col-12:nth-of-type(6) .text-content, #mob-artist-about-grid .col-12:nth-of-type(7) .text-content, #mob-artist-about-grid .col-12:nth-of-type(8) .text-content {
  height: 100%;
}
#mob-frontpage-news-articles .col-12:nth-of-type(4) img, #mob-frontpage-news-articles .col-12:nth-of-type(4) .youtube-embed, #mob-frontpage-news-articles .col-12:nth-of-type(5) img, #mob-frontpage-news-articles .col-12:nth-of-type(5) .youtube-embed, #mob-frontpage-news-articles .col-12:nth-of-type(6) img, #mob-frontpage-news-articles .col-12:nth-of-type(6) .youtube-embed, #mob-frontpage-news-articles .col-12:nth-of-type(7) img, #mob-frontpage-news-articles .col-12:nth-of-type(7) .youtube-embed, #mob-frontpage-news-articles .col-12:nth-of-type(8) img, #mob-frontpage-news-articles .col-12:nth-of-type(8) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(4) img, #mob-artist-about-grid .col-12:nth-of-type(4) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(5) img, #mob-artist-about-grid .col-12:nth-of-type(5) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(6) img, #mob-artist-about-grid .col-12:nth-of-type(6) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(7) img, #mob-artist-about-grid .col-12:nth-of-type(7) .youtube-embed, #mob-artist-about-grid .col-12:nth-of-type(8) img, #mob-artist-about-grid .col-12:nth-of-type(8) .youtube-embed {
  float: left;
  width: 25%;
  height: 100%;
}
#mob-frontpage-news-articles .col-12:nth-of-type(4) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(5) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(6) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(7) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(8) .text-content, #mob-artist-about-grid .col-12:nth-of-type(4) .text-content, #mob-artist-about-grid .col-12:nth-of-type(5) .text-content, #mob-artist-about-grid .col-12:nth-of-type(6) .text-content, #mob-artist-about-grid .col-12:nth-of-type(7) .text-content, #mob-artist-about-grid .col-12:nth-of-type(8) .text-content {
  float: right;
  height: 100%;
  width: 75%;
}

/* COLOURS */
#mob-frontpage-news-articles {
  margin-bottom: 30px;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1) .title {
  color: #ffffff;
}
#mob-frontpage-news-articles .col-12:nth-of-type(1) .summary {
  color: #daa281;
}
#mob-frontpage-news-articles .col-12:nth-of-type(2) .title {
  color: #252525;
}
#mob-frontpage-news-articles .col-12:nth-of-type(2) .summary {
  color: #252525;
}
#mob-frontpage-news-articles .col-12:nth-of-type(2) .text-content {
  background-color: #cbcbbf;
}
#mob-frontpage-news-articles .col-12:nth-of-type(3) .title {
  color: #252525;
}
#mob-frontpage-news-articles .col-12:nth-of-type(3) .summary {
  color: #252525;
}
#mob-frontpage-news-articles .col-12:nth-of-type(3) .text-content {
  background-color: #daa281;
}
#mob-frontpage-news-articles .col-12:nth-of-type(4) .text-content {
  background-color: #A83532;
}
#mob-frontpage-news-articles .col-12:nth-of-type(4) .title {
  color: #ffffff;
}
#mob-frontpage-news-articles .col-12:nth-of-type(4) .summary {
  color: #daa281;
}
#mob-frontpage-news-articles .col-12:nth-of-type(5) .title, #mob-frontpage-news-articles .col-12:nth-of-type(5) .summary, #mob-frontpage-news-articles .col-12:nth-of-type(6) .title, #mob-frontpage-news-articles .col-12:nth-of-type(6) .summary {
  color: #252525;
}
#mob-frontpage-news-articles .col-12:nth-of-type(5) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(6) .text-content {
  background-color: #cbcbbf;
}
#mob-frontpage-news-articles .col-12:nth-of-type(7) .text-content, #mob-frontpage-news-articles .col-12:nth-of-type(8) .text-content {
  background-color: #311919;
}
#mob-frontpage-news-articles .col-12:nth-of-type(7) .title, #mob-frontpage-news-articles .col-12:nth-of-type(8) .title {
  color: #ffffff;
}
#mob-frontpage-news-articles .col-12:nth-of-type(7) .summary, #mob-frontpage-news-articles .col-12:nth-of-type(8) .summary {
  color: #daa281;
}

/* DESKTOP NEWS GRID */
#frontpage-news-articles {
  max-width: 1035px !important;
}
@media (max-width: 767px) {
  #frontpage-news-articles {
    display: none;
  }
}
#frontpage-news-articles .text-content {
  height: 100%;
}
#frontpage-news-articles .text-content .title {
  max-height: 40%;
  padding: 5px;
  margin-bottom: 2px;
}
#frontpage-news-articles .text-content .summary {
  max-height: 60%;
  padding: 5px;
  font-style: italic;
}
#frontpage-news-articles .row:first-of-type {
  height: 376px;
  padding: 0px;
  margin-bottom: 20px;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type {
  height: 100%;
  padding: 0px 10px 0px 0px;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box {
  height: 100%;
  padding: 0px;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box img {
  width: 100%;
  height: 70%;
  padding-bottom: 20px;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box .text-content {
  height: 30%;
  background-color: #311919;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box .text-content .date, #frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box .text-content .summary, #frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box .text-content .text-content-hover > a {
  color: #daa281 !important;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box .text-content .title {
  color: #ffffff;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box .text-content .fa-stack {
  background: #daa281;
}
#frontpage-news-articles .row:first-of-type .col-md-3:first-of-type .content-box .text-content .fa {
  color: #311919;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) {
  height: 100%;
  padding: 0px 10px;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box {
  /* Background image is set inline */
  height: 100%;
  position: relative;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box img, #frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box .youtube-embed {
  width: 100%;
  height: 65%;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content {
  height: 35%;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .title {
  color: #ffffff;
  padding-top: 0;
  text-shadow: 2px 2px #252525;
  font-weight: 500;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .summary, #frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .text-content-hover > a {
  color: #daa281 !important;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .fa-stack {
  background: #daa281;
}
#frontpage-news-articles .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .fa {
  color: #252525;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type {
  height: 100%;
  padding: 0px 0px 0px 10px;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box {
  height: 100%;
  padding: 0px;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box img, #frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .youtube-embed {
  width: 100%;
  height: 65%;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .youtube-embed {
  margin-bottom: -5px;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .text-content {
  height: 35%;
  background-color: #cbcbbf;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .text-content .date, #frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .text-content .summary, #frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .text-content .text-content-hover > a {
  color: #252525 !important;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .text-content .title {
  color: #252525;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .text-content .fa-stack {
  background: #252525;
}
#frontpage-news-articles .row:first-of-type .col-md-3:last-of-type .content-box .text-content .fa {
  color: #cbcbbf;
}
#frontpage-news-articles .row:last-of-type {
  height: 376px;
  padding: 0px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type {
  height: 100%;
  padding: 0px 10px 0px 0px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type {
  /* Box 4 is also row 2-1 - the wide news article */
  height: 33.33%;
  padding: 0px 10px 0px 0px;
  margin: 0px -9px 10px 0px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 {
  padding: 0px;
  height: 100%;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .content-box {
  height: 100%;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content {
  float: right;
  height: 100%;
  width: 67.5%;
  padding-left: 20px;
  background-color: #daa281;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .date, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .summary, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .title, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .text-content-hover > a {
  color: #252525 !important;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .fa-stack {
  background: #252525;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .fa {
  color: #daa281;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 img, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .youtube-embed {
  float: left;
  width: 32.5%;
  height: 100%;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .youtube-embed {
  margin-bottom: -5px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type {
  height: 63.67%;
  padding: 10px 0px 0px 0px;
  margin-left: 0px;
  margin-right: -9px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type {
  height: 100%;
  padding: 0px 10px 0px 0px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box {
  /* Bottom left of the grid */
  height: 100%;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box img, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .youtube-embed {
  width: 100%;
  height: 53.3%;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .youtube-embed {
  margin-bottom: -5px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content {
  height: 46.7%;
  background-color: #A83532;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .date, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .summary, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .text-content-hover > a {
  color: #ffffff !important;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .title {
  color: #daa281;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .fa-stack {
  background: #ffffff;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .fa {
  color: #A83532;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) {
  height: 100%;
  padding: 0px 10px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box {
  /* Bottom second-from-left of the grid */
  height: 100%;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box img, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .youtube-embed {
  width: 100%;
  height: 53.3%;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .youtube-embed {
  margin-bottom: -5px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content {
  height: 46.7%;
  background-color: #cbcbbf;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .date, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .summary, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .text-content-hover > a {
  color: #252525 !important;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .title {
  color: #252525;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .fa-stack {
  background: #252525;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .fa {
  color: #cbcbbf;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type {
  height: 100%;
  padding: 0px 10px 0px 10px;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type {
  /*Just above bottom second-from-right of the grid */
  height: 46.3%;
  margin-bottom: 18px;
  background-color: #cbcbbf;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .title {
  color: #252525;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .date, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .summary, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .text-content-hover > a {
  color: #252525 !important;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .fa-stack {
  background: #252525;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .fa {
  color: #cbcbbf;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type {
  /*Bottom second-from-right of the grid */
  height: 46.3%;
  background-color: #311919;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .title {
  color: #ffffff;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .date, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .summary, #frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .text-content-hover > a {
  color: #daa281 !important;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .fa-stack {
  background: #daa281;
}
#frontpage-news-articles .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .fa {
  color: #311919;
}
#frontpage-news-articles .row:last-of-type .col-md-3:last-of-type {
  height: 100%;
  padding: 0px 0px 0px 10px;
}

/* DESKTOP WORD GRID */
#frontpage-word-grid {
  background-color: #ffffff;
  padding-bottom: 3rem;
}
#frontpage-word-grid .container {
  max-width: 1035px !important;
}
@media (max-width: 767px) {
  #frontpage-word-grid {
    display: none;
  }
}
#frontpage-word-grid .frontpage-word-image {
  max-width: 100%;
  width: 18em;
  height: 17.5em;
}
#frontpage-word-grid .singleton-box .text-content {
  background-color: #cbcbbf;
}
#frontpage-word-grid .fripp-box .text-content {
  background-color: #96A296;
}
#frontpage-word-grid .text-content {
  height: 100%;
}
#frontpage-word-grid .text-content .title {
  padding: 5px;
  margin-bottom: 2px;
}
#frontpage-word-grid .text-content .summary {
  max-height: 60%;
  padding: 5px;
  font-style: italic;
}
#frontpage-word-grid .text-content .summary .quote-image {
  height: auto !important;
  width: auto !important;
}
#frontpage-word-grid .row:first-of-type {
  height: 376px;
  padding: 0px;
  margin-bottom: 20px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type {
  height: 100%;
  padding: 0px 10px 0px 0px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box {
  height: 93%;
  padding: 0px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .title {
  font-size: 20px;
  line-height: 20px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .diary-image {
  display: none;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .text-content {
  height: 30%;
  background-color: #311919;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .text-content .date, #frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .text-content .summary, #frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .text-content .text-content-hover > a {
  color: #daa281 !important;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .text-content .title {
  color: #ffffff;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .text-content .fa-stack {
  background: #daa281;
}
#frontpage-word-grid .row:first-of-type .col-md-3:first-of-type .content-box .text-content .fa {
  color: #311919;
}
#frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) {
  height: 100%;
  padding: 0px 10px;
}
#frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) .content-box {
  /* Background image is set inline */
  height: 100%;
  position: relative;
}
#frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) .content-box img, #frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) .content-box .youtube-embed {
  width: 100%;
  height: 65%;
}
#frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content {
  height: 35%;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
#frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .fa-stack {
  background: #daa281;
}
#frontpage-word-grid .row:first-of-type .col-md-6:nth-of-type(2) .content-box .text-content .fa {
  color: #252525;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type {
  height: 100%;
  padding: 0px 0px 0px 10px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box {
  height: 100%;
  padding: 0px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box img, #frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box .youtube-embed {
  width: 100%;
  height: 65%;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box .youtube-embed {
  margin-bottom: -5px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box .text-content {
  height: 35%;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box .text-content .title {
  color: #252525;
  font-size: 20px;
  line-height: 20px;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box .text-content .fa-stack {
  background: #252525;
}
#frontpage-word-grid .row:first-of-type .col-md-3:last-of-type .content-box .text-content .fa {
  color: #cbcbbf;
}
#frontpage-word-grid .row:last-of-type {
  height: 376px;
  padding: 0px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type {
  height: 100%;
  padding: 0px 10px 0px 0px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type {
  /* Box 4 is also row 2-1 - the wide word article */
  height: 33.33%;
  padding: 0px 10px 0px 0px;
  margin: 0px -9px 10px 0px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 {
  padding: 0px;
  height: 100%;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .content-box {
  height: 100%;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content {
  float: right;
  height: 100%;
  width: 67.5%;
  padding-left: 20px;
  background-color: #daa281;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .date, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .summary, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .title, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .text-content-hover > a {
  color: #252525 !important;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .fa-stack {
  background: #252525;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .text-content .fa {
  color: #daa281;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 img, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .youtube-embed {
  float: left;
  width: 32.5%;
  height: 100%;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:first-of-type .col-md-12 .youtube-embed {
  margin-bottom: -5px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type {
  height: 63.67%;
  padding: 10px 0px 0px 0px;
  margin-left: 0px;
  margin-right: -9px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type {
  height: 100%;
  padding: 0px 10px 0px 0px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box {
  /* Bottom left of the grid */
  height: 100%;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box img, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .youtube-embed {
  width: 100%;
  height: 53.3%;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .youtube-embed {
  margin-bottom: -5px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .title {
    font-size: 22px;
    line-height: 22px;
  }
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content {
  height: 46.7%;
  background-color: #A83532;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .date, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .summary, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .text-content-hover > a {
  color: #ffffff !important;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .title {
  color: #daa281;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .fa-stack {
  background: #ffffff;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:first-of-type .content-box .text-content .fa {
  color: #A83532;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) {
  height: 100%;
  padding: 0px 10px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box {
  /* Bottom second-from-left of the grid */
  height: 100%;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box img, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .youtube-embed {
  width: 100%;
  height: 53.3%;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .youtube-embed {
  margin-bottom: -5px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .title {
    font-size: 22px;
    line-height: 22px;
  }
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content {
  height: 46.7%;
  background-color: #cbcbbf;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .date, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .summary, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .text-content-hover > a {
  color: #252525 !important;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .title {
  color: #252525;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .fa-stack {
  background: #252525;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:nth-of-type(2) .content-box .text-content .fa {
  color: #cbcbbf;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type {
  height: 100%;
  padding: 0px 10px 0px 10px;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type {
  /*Just above bottom second-from-right of the grid */
  height: 46.3%;
  margin-bottom: 18px;
  background-color: #cbcbbf;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .title {
  color: #252525;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .title {
    font-size: 22px;
    line-height: 22px;
  }
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .date, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .summary, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .text-content-hover > a {
  color: #252525 !important;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .fa-stack {
  background: #252525;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:first-of-type .fa {
  color: #cbcbbf;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type {
  /*Bottom second-from-right of the grid */
  height: 46.3%;
  background-color: #311919;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .title {
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .title {
    font-size: 22px;
    line-height: 22px;
  }
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .date, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .summary, #frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .text-content-hover > a {
  color: #daa281 !important;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .fa-stack {
  background: #daa281;
}
#frontpage-word-grid .row:last-of-type .col-md-9:first-of-type .row:last-of-type .col-md-4:last-of-type .content-box:last-of-type .fa {
  color: #311919;
}
#frontpage-word-grid .row:last-of-type .col-md-3:last-of-type {
  height: 100%;
  padding: 0px 0px 0px 10px;
}
#frontpage-word-grid .main-tag-link a {
  color: #252525 !important;
}
#frontpage-word-grid .first-item {
  margin-top: 0.5em;
}
#frontpage-word-grid .first-item .content-box {
  background: none;
}
#frontpage-word-grid .first-item .content-box img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 9em !important;
  width: 100% !important;
}
#frontpage-word-grid .first-item .content-box .text-content {
  height: 9.25em !important;
}
#frontpage-word-grid .first-item .content-box .text-content .title {
  color: #ffffff !important;
  font-weight: 500;
}
#frontpage-word-grid .first-item .diary-item .diary-image {
  display: none;
}
#frontpage-word-grid .first-item .diary-item .text-content {
  height: 18em !important;
}
#frontpage-word-grid .second-item {
  padding-right: 10px;
  height: 25em;
}
#frontpage-word-grid .second-item .diary-image {
  height: 55% !important;
  max-width: 68%;
}
#frontpage-word-grid .second-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 12em !important;
  width: 100% !important;
}
#frontpage-word-grid .second-item .diary-item .text-content {
  height: 25em !important;
}
#frontpage-word-grid .second-item .diary-item .diary-image {
  display: none;
}
#frontpage-word-grid .second-item .text-content {
  background-color: #daa281;
  height: 13em !important;
}
#frontpage-word-grid .second-item .text-content .title {
  color: #ffffff !important;
  font-weight: 500;
}
#frontpage-word-grid .second-item .text-content .summary {
  color: #ffffff !important;
}
#frontpage-word-grid .second-item .text-content .text-content-hover p {
  color: #ffffff !important;
}
#frontpage-word-grid .second-item .text-content .text-content-hover .fa-stack {
  background-color: #ffffff !important;
}
#frontpage-word-grid .second-item .text-content .text-content-hover .fa {
  color: #252525 !important;
}
#frontpage-word-grid .third-item {
  padding-right: 20px;
  height: 11.5em;
}
#frontpage-word-grid .third-item img {
  display: none;
}
#frontpage-word-grid .third-item .diary-image {
  display: none;
}
#frontpage-word-grid .third-item .text-content {
  height: 100% !important;
  background: #96A296;
}
#frontpage-word-grid .third-item .text-content .title {
  color: #ffffff !important;
  font-weight: 500;
}
#frontpage-word-grid .third-item .text-content .summary {
  color: #252525;
}
#frontpage-word-grid .third-item .text-content .text-content-hover p {
  color: #252525;
}
#frontpage-word-grid .third-item .text-content .text-content-hover .fa-stack {
  background: #252525 !important;
}
#frontpage-word-grid .third-item .text-content .text-content-hover .fa {
  color: #96A296 !important;
}
#frontpage-word-grid .fourth-item {
  padding-right: 20px;
  height: 11.5em;
}
#frontpage-word-grid .fourth-item img {
  display: none;
}
#frontpage-word-grid .fourth-item .diary-image {
  display: none;
}
#frontpage-word-grid .fourth-item .text-content {
  height: 100% !important;
  background: #96A296;
}
#frontpage-word-grid .fourth-item .text-content .title {
  color: #ffffff !important;
  font-weight: 500;
}
#frontpage-word-grid .fourth-item .text-content .summary {
  color: #252525;
}
#frontpage-word-grid .fourth-item .text-content .text-content-hover p {
  color: #252525;
}
#frontpage-word-grid .fourth-item .text-content .text-content-hover .fa-stack {
  background: #252525 !important;
}
#frontpage-word-grid .fourth-item .text-content .text-content-hover .fa {
  color: #96A296 !important;
}
#frontpage-word-grid .fifth-item {
  height: 9.4em;
}
#frontpage-word-grid .fifth-item img {
  height: 100% !important;
  width: 17em !important;
}
#frontpage-word-grid .fifth-item .diary-image {
  display: none;
}
#frontpage-word-grid .fifth-item .diary-item .text-content {
  height: 9.4em !important;
  left: 0;
  background: none;
  background-color: #daa281;
  bottom: 0;
  max-width: 100%;
}
#frontpage-word-grid .fifth-item .diary-item .text-content .title {
  padding-left: 0.5em;
}
#frontpage-word-grid .fifth-item .text-content {
  position: relative;
  bottom: 9.4em;
  height: 9.4em !important;
  left: 17em;
  background: none;
  background-color: #daa281;
  max-width: 18.5em;
}
#frontpage-word-grid .fifth-item .text-content .title {
  padding-left: 1.25em;
}
#frontpage-word-grid .fifth-item .text-content .summary {
  padding-left: 1.4em;
}
#frontpage-word-grid .fifth-item .text-content .text-content-hover p {
  padding-left: 0.9em;
}
#frontpage-word-grid .fifth-item .text-content .text-content-hover .fa-stack {
  background: #252525 !important;
}
#frontpage-word-grid .fifth-item .text-content .text-content-hover .fa {
  color: #daa281 !important;
}
#frontpage-word-grid .sixth-item {
  height: 36.2em !important;
}
#frontpage-word-grid .sixth-item .fripp-box .text-content {
  height: 20em !important;
}
#frontpage-word-grid .sixth-item .singleton-box .text-content {
  height: 20em !important;
}
#frontpage-word-grid .sixth-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 12em !important;
  width: 100% !important;
}
#frontpage-word-grid .sixth-item .diary-image {
  display: none;
}
#frontpage-word-grid .sixth-item .diary-item .text-content {
  height: 100% !important;
}
#frontpage-word-grid .sixth-item .text-content {
  background-color: #A83532;
  height: 24.2em !important;
}
#frontpage-word-grid .sixth-item .text-content .title {
  color: #ffffff !important;
  font-weight: 500;
}
#frontpage-word-grid .sixth-item .text-content .summary {
  color: #ffffff !important;
}
#frontpage-word-grid .sixth-item .text-content .text-content-hover p {
  color: #ffffff !important;
}
#frontpage-word-grid .sixth-item .text-content .text-content-hover .fa-stack {
  background-color: #ffffff !important;
}
#frontpage-word-grid .sixth-item .text-content .text-content-hover .fa {
  color: #252525 !important;
}
#frontpage-word-grid .word-second-row {
  margin-top: 11.5em;
}
#frontpage-word-grid .seventh-item {
  padding-left: 0;
  height: 15em !important;
  padding-right: 11px;
}
#frontpage-word-grid .seventh-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 13em !important;
  width: 17.75em !important;
}
#frontpage-word-grid .seventh-item .diary-image {
  display: none;
}
#frontpage-word-grid .seventh-item .content-box {
  height: 13em !important;
}
#frontpage-word-grid .seventh-item .diary-item .text-content {
  height: 13em !important;
  background: none;
  background-color: #96A296;
  bottom: 0 !important;
  max-width: 100%;
  margin-left: 0;
}
#frontpage-word-grid .seventh-item .text-content {
  height: 13em !important;
  position: relative;
  bottom: 13em !important;
  margin-left: 17.75em;
  background-color: #96A296;
  padding-left: 1em;
}
#frontpage-word-grid .seventh-item .text-content .title {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
#frontpage-word-grid .seventh-item .text-content .summary {
  color: #252525;
}
#frontpage-word-grid .seventh-item .text-content .text-content-hover p {
  color: #252525;
}
#frontpage-word-grid .seventh-item .text-content .text-content-hover .fa-stack {
  background: #252525;
}
#frontpage-word-grid .seventh-item .text-content .text-content-hover .fa {
  color: #96A296;
}
#frontpage-word-grid .eighth-item {
  padding-left: 0;
  height: 15em !important;
  padding-right: 11px;
}
#frontpage-word-grid .eighth-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 13em !important;
  width: 17.75em !important;
}
#frontpage-word-grid .eighth-item .diary-image {
  display: none;
}
#frontpage-word-grid .eighth-item .content-box {
  height: 13em !important;
}
#frontpage-word-grid .eighth-item .diary-item .text-content {
  height: 13em !important;
  background: none;
  background-color: #96A296;
  bottom: 0 !important;
  max-width: 100%;
  margin-left: 0;
}
#frontpage-word-grid .eighth-item .text-content {
  height: 13em !important;
  position: relative;
  bottom: 13em !important;
  margin-left: 17.75em;
  background-color: #96A296;
  padding-left: 1em;
}
#frontpage-word-grid .eighth-item .text-content .title {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
#frontpage-word-grid .eighth-item .text-content .summary {
  color: #252525;
}
#frontpage-word-grid .eighth-item .text-content .text-content-hover p {
  color: #252525;
}
#frontpage-word-grid .eighth-item .text-content .text-content-hover .fa-stack {
  background: #252525;
}
#frontpage-word-grid .eighth-item .text-content .text-content-hover .fa {
  color: #96A296;
}
#frontpage-word-grid .ninth-item {
  padding-left: 10px;
  padding-right: 10px;
  height: 30em;
}
#frontpage-word-grid .ninth-item img {
  -o-object-fit: cover;
     object-fit: cover;
}
#frontpage-word-grid .ninth-item .content-box {
  height: 28em !important;
}
#frontpage-word-grid .ninth-item .text-content .title {
  color: #ffffff !important;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
#frontpage-word-grid .ninth-item .text-content .summary {
  color: #252525;
}
#frontpage-word-grid .ninth-item .text-content .text-content-hover p {
  color: #252525;
}
#frontpage-word-grid .ninth-item .text-content .text-content-hover .fa-stack {
  background: #252525 !important;
}
#frontpage-word-grid .ninth-item .text-content .text-content-hover .fa {
  color: #cbcbbf !important;
}
#frontpage-word-grid .tenth-item {
  padding-right: 0;
  height: 30em !important;
}
#frontpage-word-grid .tenth-item img {
  -o-object-fit: cover;
     object-fit: cover;
}
#frontpage-word-grid .tenth-item .content-box {
  height: 28em !important;
}
#frontpage-word-grid .tenth-item .article-item .text-content {
  padding-right: 0em;
  background-color: #311919 !important;
}
#frontpage-word-grid .tenth-item .title {
  color: #ffffff !important;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
#frontpage-word-grid .tenth-item .summary {
  color: #252525 !important;
}
#frontpage-word-grid .tenth-item .text-content-hover p {
  color: #252525 !important;
}
#frontpage-word-grid .tenth-item .text-content-hover .fa-stack {
  background: #252525 !important;
}
#frontpage-word-grid .tenth-item .text-content-hover .fa {
  color: #96A296 !important;
}

#music-grid-outer-container {
  background: repeat url("/img/assets/homepage/music-grid-background.png");
}
@media (min-width: 768px) {
  #music-grid-outer-container {
    padding: 10px;
  }
}

#mob-music-header {
  margin-top: 50px;
}
@media (min-width: 768px) {
  #mob-music-header {
    display: none;
  }
}
@media (max-width: 767px) {
  #mob-music-header {
    height: 77px;
    margin-top: 0;
  }
}
#mob-music-header img {
  width: 100%;
  height: 100%;
}

#homepage-music-grid {
  max-width: 1035px !important;
  padding: 0px;
}
@media (min-width: 768px) {
  #homepage-music-grid {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #homepage-music-grid {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  #homepage-music-grid {
    margin-top: 50px;
    height: 775px;
  }
}
@media (min-width: 768px) {
  #homepage-music-grid .left-hand-col {
    height: 100%;
    padding: 0px 10px 0px 0px;
  }
}
@media (max-width: 767px) {
  #homepage-music-grid .left-hand-col {
    padding: 0px;
  }
}
#homepage-music-grid .left-hand-col #desktop-first-featured {
  padding: 0px;
  margin-bottom: 20px;
  height: 510px;
}
@media (max-width: 767px) {
  #homepage-music-grid .left-hand-col #desktop-first-featured {
    display: none;
  }
}
#homepage-music-grid .left-hand-col #desktop-first-featured img {
  width: 100%;
  height: 100%;
}
#homepage-music-grid .left-hand-col #second-featured-album {
  /* Shown on all devices */
}
@media (min-width: 768px) {
  #homepage-music-grid .left-hand-col #second-featured-album {
    height: 260px;
    margin-bottom: 20px;
    padding: 0px;
  }
}
@media (min-width: 768px) {
  #homepage-music-grid .left-hand-col #second-featured-album .music-content-box .text-content {
    padding-top: 90px;
    padding-left: 15px;
    background-color: #daa281;
  }
  #homepage-music-grid .left-hand-col #second-featured-album .music-content-box .text-content .title {
    font-size: 18px !important;
    line-height: 18px !important;
    color: #252525;
  }
  #homepage-music-grid .left-hand-col #second-featured-album .music-content-box .text-content .summary {
    color: #252525;
  }
}
@media (min-width: 768px) {
  #homepage-music-grid .right-hand-col {
    height: 100%;
    padding: 0px 0px 0px 10px;
  }
}
#homepage-music-grid .right-hand-col .row {
  /* The row with the banner and 'Music' image that isn't displayed on mobile */
  padding: 0px;
  margin: 0px;
  height: 370px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #homepage-music-grid .right-hand-col .row {
    display: none;
  }
}
#homepage-music-grid .right-hand-col .row #desktop-banner-box {
  padding: 0px 10px 0px 0px;
  height: 100%;
}
#homepage-music-grid .right-hand-col .row #desktop-banner-box .music-content-box {
  padding: 0px;
  height: 100%;
  width: 100%;
}
#homepage-music-grid .right-hand-col .row #desktop-banner-box .music-content-box img {
  height: 45%;
  width: 100%;
}
#homepage-music-grid .right-hand-col .row #desktop-banner-box .music-content-box .text-content {
  height: 55%;
  width: 100%;
  background-color: #252525;
  padding: 20px 10px 10px 10px;
}
#homepage-music-grid .right-hand-col .row #desktop-banner-box .music-content-box .text-content .title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px !important;
  margin-top: 5px !important;
  color: #ffffff;
}
#homepage-music-grid .right-hand-col .row #desktop-banner-box .music-content-box .text-content .summary {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  color: #ffffff;
}
#homepage-music-grid .right-hand-col .row .col-md-6:last-of-type {
  /* 'Contains the 'Music' image */
  height: 100%;
  padding: 0px 0px 0px 10px;
}
#homepage-music-grid .right-hand-col .row .col-md-6:last-of-type img {
  width: 100%;
  height: 100%;
}

#on-this-day-section {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #on-this-day-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#on-this-day-grid {
  padding: 0px;
  max-width: 1035px !important;
}
#on-this-day-grid .content-box {
  height: 100%;
}
#on-this-day-grid .text-content .title {
  max-height: 40%;
  padding: 5px;
  margin-bottom: 2px;
}
#on-this-day-grid .text-content .summary {
  max-height: 60%;
  font-style: italic;
}
@media (max-width: 767px) {
  #on-this-day-grid .col-md-9:first-of-type {
    padding: 0px 15px;
  }
}
@media (min-width: 768px) {
  #on-this-day-grid .col-md-9:first-of-type {
    padding: 0px 10px 0px 0px;
  }
}
@media (min-width: 768px) {
  #on-this-day-grid .col-md-9:first-of-type .row:first-of-type {
    margin: 0px 0px 20px 0px;
    height: 376px;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-12:first-of-type {
  /* Header on mobile */
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  #on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-12:first-of-type {
    display: none;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-12:first-of-type .header-container {
  text-align: center;
  margin: auto;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-12:first-of-type .content-box {
  width: 40%;
  text-align: center;
  margin: auto;
}
@media (max-width: 370px) {
  #on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-12:first-of-type .content-box {
    width: 50%;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-12:first-of-type .content-box .left {
  float: left;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-12:first-of-type .content-box .right .date {
  padding-top: 6px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -2px;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 {
  /* Top left on desktop, with the square image and the date */
  height: 100%;
  padding: 0px 10px 0px 0px;
}
@media (max-width: 767px) {
  #on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 {
    display: none;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .header-img {
  width: 100%;
  height: 65.16%;
  margin-bottom: 20px;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .content-box {
  height: 29.5%;
  width: 100%;
  background-color: #A83532;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .content-box .left {
  float: left;
  height: 100%;
  width: 33%;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .content-box .left .calendar-img {
  padding-left: 10%;
  padding-top: 25%;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .content-box .right {
  float: right;
  height: 100%;
  width: 67%;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .content-box .right .date {
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  letter-spacing: -2px;
  padding-right: 5%;
}
@media (max-width: 1200px) {
  #on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .content-box .right .date {
    padding-top: 14%;
    padding-left: 5%;
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  #on-this-day-grid .col-md-9:first-of-type .row:first-of-type .col-md-4 .content-box .right .date {
    padding-top: 20%;
    font-size: 45px;
    line-height: 45px;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .mob-featured-album-col .text-content {
  background-color: #cbcbbf;
}
#on-this-day-grid .col-md-9:first-of-type .row:first-of-type .mob-featured-album-col .text-content .title, #on-this-day-grid .col-md-9:first-of-type .row:first-of-type .mob-featured-album-col .text-content .summary {
  color: #252525;
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type {
  /* Row with tour dates and news articles */
  margin: 0px;
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-8, #on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 {
  /* Applies to both the tour dates and articles, on desktop only */
}
@media (min-width: 767px) {
  #on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-8 .col-12:first-of-type, #on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 .col-12:first-of-type {
    height: 113px;
    padding: 0px;
    margin-bottom: 20px;
  }
  #on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-8 .col-12:last-of-type, #on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 .col-12:last-of-type {
    height: 113px;
    padding: 0px;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-8 {
  /* The tour dates */
  padding: 0px 10px 0px 0px;
}
@media (max-width: 767px) {
  #on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-8 {
    padding: 0px;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-8 .title {
  padding: 0px;
  margin-bottom: 10px;
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 {
  /* The news articles */
  padding: 0px 0px 0px 10px;
}
@media (max-width: 767px) {
  #on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 {
    padding: 0px;
  }
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 .mob-small-news-col:first-of-type .content-box {
  background-color: #daa281;
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 .mob-small-news-col:first-of-type .fa {
  color: #daa281;
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 .mob-small-news-col:last-of-type .content-box {
  background-color: #cbcbbf;
}
#on-this-day-grid .col-md-9:first-of-type .row:last-of-type .col-md-4 .mob-small-news-col:last-of-type .fa {
  color: #cbcbbf;
}
#on-this-day-grid .col-md-3:last-of-type {
  padding: 0px 0px 0px 10px;
  /* News article (only displayed if there's no album) */
}
@media (max-width: 767px) {
  #on-this-day-grid .col-md-3:last-of-type {
    padding: 0px 15px;
    margin-bottom: 20px;
  }
}
#on-this-day-grid .col-md-3:last-of-type .diary-col {
  /* The diary entry */
  padding: 0px;
}
@media (max-width: 767px) {
  #on-this-day-grid .col-md-3:last-of-type .diary-col {
    height: 170px;
    margin-bottom: 13px;
  }
}
@media (min-width: 768px) {
  #on-this-day-grid .col-md-3:last-of-type .diary-col {
    height: 376px;
    margin-bottom: 20px;
  }
}
#on-this-day-grid .col-md-3:last-of-type .album-image-col {
  /* Featured album image (desktop only) */
  padding: 0px;
  height: 245px;
}
@media (max-width: 767px) {
  #on-this-day-grid .col-md-3:last-of-type .album-image-col {
    display: none;
  }
}
#on-this-day-grid .col-md-3:last-of-type .album-image-col img {
  width: 100%;
  height: 100%;
}
#on-this-day-grid .col-md-3:last-of-type .mob-small-news-col {
  padding: 0px;
}
#on-this-day-grid .col-md-3:last-of-type .mob-small-news-col .content-box {
  background-color: #daa281;
}
#on-this-day-grid .col-md-3:last-of-type .mob-small-news-col .fa {
  color: #daa281;
}

/* MOBILE-ONLY LIST */
/* The bits that apply to both the initial load and the extra articles load */
@media (min-width: 768px) {
  .mob-news-articles, .mob-more-news-articles, .mob-biographies, .mob-more-biographies, .mob-more-diaries {
    display: none;
  }
}
.mob-news-articles .date, .mob-news-articles .category, .mob-more-news-articles .date, .mob-more-news-articles .category, .mob-biographies .date, .mob-biographies .category, .mob-more-biographies .date, .mob-more-biographies .category, .mob-more-diaries .date, .mob-more-diaries .category {
  display: none;
}
.mob-news-articles .news-text, .mob-news-articles .diary-text, .mob-more-news-articles .news-text, .mob-more-news-articles .diary-text, .mob-biographies .news-text, .mob-biographies .diary-text, .mob-more-biographies .news-text, .mob-more-biographies .diary-text, .mob-more-diaries .news-text, .mob-more-diaries .diary-text {
  padding: 10px;
}
.mob-news-articles .news-box, .mob-news-articles .biography-box, .mob-news-articles .diary-box, .mob-more-news-articles .news-box, .mob-more-news-articles .biography-box, .mob-more-news-articles .diary-box, .mob-biographies .news-box, .mob-biographies .biography-box, .mob-biographies .diary-box, .mob-more-biographies .news-box, .mob-more-biographies .biography-box, .mob-more-biographies .diary-box, .mob-more-diaries .news-box, .mob-more-diaries .biography-box, .mob-more-diaries .diary-box {
  height: 100%;
}
.mob-news-articles .title, .mob-more-news-articles .title, .mob-biographies .title, .mob-more-biographies .title, .mob-more-diaries .title {
  padding-bottom: 3px;
  word-wrap: break-word;
}
.mob-news-articles .summary, .mob-more-news-articles .summary, .mob-biographies .summary, .mob-more-biographies .summary, .mob-more-diaries .summary {
  word-wrap: break-word;
}
.mob-news-articles .small-title, .mob-more-news-articles .small-title, .mob-biographies .small-title, .mob-more-biographies .small-title, .mob-more-diaries .small-title {
  font-size: 16px;
  line-height: 16px;
}
.mob-news-articles .very-small-title, .mob-more-news-articles .very-small-title, .mob-biographies .very-small-title, .mob-more-biographies .very-small-title, .mob-more-diaries .very-small-title {
  font-size: 14px;
  line-height: 14px;
}
.mob-news-articles .col-12, .mob-more-news-articles .col-12, .mob-biographies .col-12, .mob-more-biographies .col-12, .mob-more-diaries .col-12 {
  padding: 0px;
  margin-bottom: 15px;
}

/* The bits that apply only to the extra articles loaded */
.mob-more-news-articles .col-12, .mob-more-biographies .col-12, .mob-more-diaries .col-12 {
  height: 95px;
}
.mob-more-news-articles .col-12 img, .mob-more-news-articles .col-12 .youtube-embed, .mob-more-biographies .col-12 img, .mob-more-biographies .col-12 .youtube-embed, .mob-more-diaries .col-12 img, .mob-more-diaries .col-12 .youtube-embed {
  float: left;
  width: 25%;
  height: 100%;
}
.mob-more-news-articles .col-12 .news-text, .mob-more-news-articles .col-12 .diary-text, .mob-more-biographies .col-12 .news-text, .mob-more-biographies .col-12 .diary-text, .mob-more-diaries .col-12 .news-text, .mob-more-diaries .col-12 .diary-text {
  float: right;
  height: 100%;
  width: 75%;
}

/* The bits that apply to just the initial load */
.mob-news-articles, .mob-biographies {
  /* COLOURS */
}
.mob-news-articles .col-12:nth-of-type(1), .mob-biographies .col-12:nth-of-type(1) {
  height: 495px;
}
.mob-news-articles .col-12:nth-of-type(1) img, .mob-news-articles .col-12:nth-of-type(1) .youtube-embed, .mob-biographies .col-12:nth-of-type(1) img, .mob-biographies .col-12:nth-of-type(1) .youtube-embed {
  width: 100%;
  height: 60%;
}
.mob-news-articles .col-12:nth-of-type(1) .news-text, .mob-biographies .col-12:nth-of-type(1) .news-text {
  height: 40%;
  background-color: #A83532;
}
.mob-news-articles .col-12:nth-of-type(1) .title, .mob-biographies .col-12:nth-of-type(1) .title {
  color: #ffffff;
}
.mob-news-articles .col-12:nth-of-type(1) .small-title, .mob-biographies .col-12:nth-of-type(1) .small-title {
  font-size: 25px;
  line-height: 25px;
}
.mob-news-articles .col-12:nth-of-type(1) .very-small-title, .mob-biographies .col-12:nth-of-type(1) .very-small-title {
  font-size: 18px;
  line-height: 18px;
}
.mob-news-articles .col-12:nth-of-type(1) .summary, .mob-biographies .col-12:nth-of-type(1) .summary {
  color: #daa281;
}
.mob-news-articles .col-12:nth-of-type(2), .mob-news-articles .col-12:nth-of-type(3), .mob-biographies .col-12:nth-of-type(2), .mob-biographies .col-12:nth-of-type(3) {
  height: 170px;
}
.mob-news-articles .col-12:nth-of-type(2) img, .mob-news-articles .col-12:nth-of-type(2) .youtube-embed, .mob-news-articles .col-12:nth-of-type(3) img, .mob-news-articles .col-12:nth-of-type(3) .youtube-embed, .mob-biographies .col-12:nth-of-type(2) img, .mob-biographies .col-12:nth-of-type(2) .youtube-embed, .mob-biographies .col-12:nth-of-type(3) img, .mob-biographies .col-12:nth-of-type(3) .youtube-embed {
  float: left;
  width: 40%;
  height: 100%;
}
.mob-news-articles .col-12:nth-of-type(2) .news-text, .mob-news-articles .col-12:nth-of-type(3) .news-text, .mob-biographies .col-12:nth-of-type(2) .news-text, .mob-biographies .col-12:nth-of-type(3) .news-text {
  float: right;
  background-color: #cbcbbf;
  height: 100%;
  width: 60%;
}
.mob-news-articles .col-12:nth-of-type(2) .title, .mob-news-articles .col-12:nth-of-type(3) .title, .mob-biographies .col-12:nth-of-type(2) .title, .mob-biographies .col-12:nth-of-type(3) .title {
  color: #252525;
}
.mob-news-articles .col-12:nth-of-type(2) .summary, .mob-news-articles .col-12:nth-of-type(3) .summary, .mob-biographies .col-12:nth-of-type(2) .summary, .mob-biographies .col-12:nth-of-type(3) .summary {
  color: #252525;
}
@media (max-width: 768px) {
  .mob-news-articles .col-12:nth-of-type(4), .mob-news-articles .col-12:nth-of-type(5), .mob-news-articles .col-12:nth-of-type(6), .mob-news-articles .col-12:nth-of-type(7),
  .mob-news-articles .col-12:nth-of-type(8), .mob-news-articles .col-12:nth-of-type(9), .mob-news-articles .col-12:nth-of-type(10), .mob-biographies .col-12:nth-of-type(4), .mob-biographies .col-12:nth-of-type(5), .mob-biographies .col-12:nth-of-type(6), .mob-biographies .col-12:nth-of-type(7),
  .mob-biographies .col-12:nth-of-type(8), .mob-biographies .col-12:nth-of-type(9), .mob-biographies .col-12:nth-of-type(10) {
    height: 95px;
  }
}
.mob-news-articles .col-12:nth-of-type(4) img, .mob-news-articles .col-12:nth-of-type(4) .youtube-embed, .mob-news-articles .col-12:nth-of-type(5) img, .mob-news-articles .col-12:nth-of-type(5) .youtube-embed, .mob-news-articles .col-12:nth-of-type(6) img, .mob-news-articles .col-12:nth-of-type(6) .youtube-embed, .mob-news-articles .col-12:nth-of-type(7) img, .mob-news-articles .col-12:nth-of-type(7) .youtube-embed,
.mob-news-articles .col-12:nth-of-type(8) img,
.mob-news-articles .col-12:nth-of-type(8) .youtube-embed, .mob-news-articles .col-12:nth-of-type(9) img, .mob-news-articles .col-12:nth-of-type(9) .youtube-embed, .mob-news-articles .col-12:nth-of-type(10) img, .mob-news-articles .col-12:nth-of-type(10) .youtube-embed, .mob-biographies .col-12:nth-of-type(4) img, .mob-biographies .col-12:nth-of-type(4) .youtube-embed, .mob-biographies .col-12:nth-of-type(5) img, .mob-biographies .col-12:nth-of-type(5) .youtube-embed, .mob-biographies .col-12:nth-of-type(6) img, .mob-biographies .col-12:nth-of-type(6) .youtube-embed, .mob-biographies .col-12:nth-of-type(7) img, .mob-biographies .col-12:nth-of-type(7) .youtube-embed,
.mob-biographies .col-12:nth-of-type(8) img,
.mob-biographies .col-12:nth-of-type(8) .youtube-embed, .mob-biographies .col-12:nth-of-type(9) img, .mob-biographies .col-12:nth-of-type(9) .youtube-embed, .mob-biographies .col-12:nth-of-type(10) img, .mob-biographies .col-12:nth-of-type(10) .youtube-embed {
  float: left;
  width: 25%;
  height: 100%;
}
.mob-news-articles .col-12:nth-of-type(4) .news-text, .mob-news-articles .col-12:nth-of-type(5) .news-text, .mob-news-articles .col-12:nth-of-type(6) .news-text, .mob-news-articles .col-12:nth-of-type(7) .news-text,
.mob-news-articles .col-12:nth-of-type(8) .news-text, .mob-news-articles .col-12:nth-of-type(9) .news-text, .mob-news-articles .col-12:nth-of-type(10) .news-text, .mob-biographies .col-12:nth-of-type(4) .news-text, .mob-biographies .col-12:nth-of-type(5) .news-text, .mob-biographies .col-12:nth-of-type(6) .news-text, .mob-biographies .col-12:nth-of-type(7) .news-text,
.mob-biographies .col-12:nth-of-type(8) .news-text, .mob-biographies .col-12:nth-of-type(9) .news-text, .mob-biographies .col-12:nth-of-type(10) .news-text {
  float: right;
  height: 100%;
  width: 75%;
}
.mob-news-articles .col-12:nth-of-type(4) .news-text, .mob-news-articles .col-12:nth-of-type(6) .news-text, .mob-biographies .col-12:nth-of-type(4) .news-text, .mob-biographies .col-12:nth-of-type(6) .news-text {
  background-color: #daa281;
}
.mob-news-articles .col-12:nth-of-type(4) .title, .mob-news-articles .col-12:nth-of-type(4) .summary, .mob-news-articles .col-12:nth-of-type(6) .title, .mob-news-articles .col-12:nth-of-type(6) .summary, .mob-biographies .col-12:nth-of-type(4) .title, .mob-biographies .col-12:nth-of-type(4) .summary, .mob-biographies .col-12:nth-of-type(6) .title, .mob-biographies .col-12:nth-of-type(6) .summary {
  color: #252525;
}
.mob-news-articles .col-12:nth-of-type(7) .title, .mob-news-articles .col-12:nth-of-type(7) .summary, .mob-news-articles .col-12:nth-of-type(8) .title, .mob-news-articles .col-12:nth-of-type(8) .summary, .mob-biographies .col-12:nth-of-type(7) .title, .mob-biographies .col-12:nth-of-type(7) .summary, .mob-biographies .col-12:nth-of-type(8) .title, .mob-biographies .col-12:nth-of-type(8) .summary {
  color: #252525;
}
.mob-news-articles .col-12:nth-of-type(7) .news-text, .mob-news-articles .col-12:nth-of-type(8) .news-text, .mob-biographies .col-12:nth-of-type(7) .news-text, .mob-biographies .col-12:nth-of-type(8) .news-text {
  background-color: #cbcbbf;
}
.mob-news-articles .col-12:nth-of-type(5) .news-text, .mob-news-articles .col-12:nth-of-type(9) .news-text, .mob-news-articles .col-12:nth-of-type(10) .news-text, .mob-biographies .col-12:nth-of-type(5) .news-text, .mob-biographies .col-12:nth-of-type(9) .news-text, .mob-biographies .col-12:nth-of-type(10) .news-text {
  background-color: #311919;
}
.mob-news-articles .col-12:nth-of-type(5) .title, .mob-news-articles .col-12:nth-of-type(9) .title, .mob-news-articles .col-12:nth-of-type(10) .title, .mob-biographies .col-12:nth-of-type(5) .title, .mob-biographies .col-12:nth-of-type(9) .title, .mob-biographies .col-12:nth-of-type(10) .title {
  color: #ffffff;
}
.mob-news-articles .col-12:nth-of-type(5) .summary, .mob-news-articles .col-12:nth-of-type(9) .summary, .mob-news-articles .col-12:nth-of-type(10) .summary, .mob-biographies .col-12:nth-of-type(5) .summary, .mob-biographies .col-12:nth-of-type(9) .summary, .mob-biographies .col-12:nth-of-type(10) .summary {
  color: #daa281;
}

/* Colours of article boxes (in five rows of four) - for both mobile and desktop */
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .news-text, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .diary-text,
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .news-text,
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .diary-text,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .news-text,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .diary-text,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .news-text,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .diary-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .news-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .diary-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .news-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .diary-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .news-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .diary-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .news-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .diary-text,
.more-news-articles .col-12:nth-of-type(2) .news-text,
.more-news-articles .col-12:nth-of-type(2) .diary-text,
.more-news-articles .col-12:nth-of-type(3) .news-text,
.more-news-articles .col-12:nth-of-type(3) .diary-text,
.more-news-articles .col-12:nth-of-type(7) .news-text,
.more-news-articles .col-12:nth-of-type(7) .diary-text,
.more-news-articles .col-12:nth-of-type(8) .news-text,
.more-news-articles .col-12:nth-of-type(8) .diary-text,
.more-news-articles .col-12:nth-of-type(12) .news-text,
.more-news-articles .col-12:nth-of-type(12) .diary-text,
.more-news-articles .col-12:nth-of-type(13) .news-text,
.more-news-articles .col-12:nth-of-type(13) .diary-text,
.more-news-articles .col-12:nth-of-type(17) .news-text,
.more-news-articles .col-12:nth-of-type(17) .diary-text,
.more-news-articles .col-12:nth-of-type(18) .news-text,
.more-news-articles .col-12:nth-of-type(18) .diary-text, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .news-text, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(2) .news-text,
.mob-more-news-articles .col-12:nth-of-type(2) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(3) .news-text,
.mob-more-news-articles .col-12:nth-of-type(3) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(7) .news-text,
.mob-more-news-articles .col-12:nth-of-type(7) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(8) .news-text,
.mob-more-news-articles .col-12:nth-of-type(8) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(12) .news-text,
.mob-more-news-articles .col-12:nth-of-type(12) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(13) .news-text,
.mob-more-news-articles .col-12:nth-of-type(13) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(17) .news-text,
.mob-more-news-articles .col-12:nth-of-type(17) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(18) .news-text,
.mob-more-news-articles .col-12:nth-of-type(18) .diary-text, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .news-text, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .diary-text,
.more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .news-text,
.more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .diary-text,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .news-text,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .diary-text,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .news-text,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .diary-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .news-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .diary-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .news-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .diary-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .news-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .diary-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .news-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .diary-text,
.more-biographies .col-12:nth-of-type(2) .news-text,
.more-biographies .col-12:nth-of-type(2) .diary-text,
.more-biographies .col-12:nth-of-type(3) .news-text,
.more-biographies .col-12:nth-of-type(3) .diary-text,
.more-biographies .col-12:nth-of-type(7) .news-text,
.more-biographies .col-12:nth-of-type(7) .diary-text,
.more-biographies .col-12:nth-of-type(8) .news-text,
.more-biographies .col-12:nth-of-type(8) .diary-text,
.more-biographies .col-12:nth-of-type(12) .news-text,
.more-biographies .col-12:nth-of-type(12) .diary-text,
.more-biographies .col-12:nth-of-type(13) .news-text,
.more-biographies .col-12:nth-of-type(13) .diary-text,
.more-biographies .col-12:nth-of-type(17) .news-text,
.more-biographies .col-12:nth-of-type(17) .diary-text,
.more-biographies .col-12:nth-of-type(18) .news-text,
.more-biographies .col-12:nth-of-type(18) .diary-text, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .news-text, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-biographies .col-12:nth-of-type(2) .news-text,
.mob-more-biographies .col-12:nth-of-type(2) .diary-text,
.mob-more-biographies .col-12:nth-of-type(3) .news-text,
.mob-more-biographies .col-12:nth-of-type(3) .diary-text,
.mob-more-biographies .col-12:nth-of-type(7) .news-text,
.mob-more-biographies .col-12:nth-of-type(7) .diary-text,
.mob-more-biographies .col-12:nth-of-type(8) .news-text,
.mob-more-biographies .col-12:nth-of-type(8) .diary-text,
.mob-more-biographies .col-12:nth-of-type(12) .news-text,
.mob-more-biographies .col-12:nth-of-type(12) .diary-text,
.mob-more-biographies .col-12:nth-of-type(13) .news-text,
.mob-more-biographies .col-12:nth-of-type(13) .diary-text,
.mob-more-biographies .col-12:nth-of-type(17) .news-text,
.mob-more-biographies .col-12:nth-of-type(17) .diary-text,
.mob-more-biographies .col-12:nth-of-type(18) .news-text,
.mob-more-biographies .col-12:nth-of-type(18) .diary-text, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .news-text, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .diary-text,
.more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .news-text,
.more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .diary-text,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .news-text,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .diary-text,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .news-text,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .diary-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .news-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .diary-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .news-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .diary-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .news-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .diary-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .news-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .diary-text,
.more-diaries .col-12:nth-of-type(2) .news-text,
.more-diaries .col-12:nth-of-type(2) .diary-text,
.more-diaries .col-12:nth-of-type(3) .news-text,
.more-diaries .col-12:nth-of-type(3) .diary-text,
.more-diaries .col-12:nth-of-type(7) .news-text,
.more-diaries .col-12:nth-of-type(7) .diary-text,
.more-diaries .col-12:nth-of-type(8) .news-text,
.more-diaries .col-12:nth-of-type(8) .diary-text,
.more-diaries .col-12:nth-of-type(12) .news-text,
.more-diaries .col-12:nth-of-type(12) .diary-text,
.more-diaries .col-12:nth-of-type(13) .news-text,
.more-diaries .col-12:nth-of-type(13) .diary-text,
.more-diaries .col-12:nth-of-type(17) .news-text,
.more-diaries .col-12:nth-of-type(17) .diary-text,
.more-diaries .col-12:nth-of-type(18) .news-text,
.more-diaries .col-12:nth-of-type(18) .diary-text, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .news-text, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-diaries .col-12:nth-of-type(2) .news-text,
.mob-more-diaries .col-12:nth-of-type(2) .diary-text,
.mob-more-diaries .col-12:nth-of-type(3) .news-text,
.mob-more-diaries .col-12:nth-of-type(3) .diary-text,
.mob-more-diaries .col-12:nth-of-type(7) .news-text,
.mob-more-diaries .col-12:nth-of-type(7) .diary-text,
.mob-more-diaries .col-12:nth-of-type(8) .news-text,
.mob-more-diaries .col-12:nth-of-type(8) .diary-text,
.mob-more-diaries .col-12:nth-of-type(12) .news-text,
.mob-more-diaries .col-12:nth-of-type(12) .diary-text,
.mob-more-diaries .col-12:nth-of-type(13) .news-text,
.mob-more-diaries .col-12:nth-of-type(13) .diary-text,
.mob-more-diaries .col-12:nth-of-type(17) .news-text,
.mob-more-diaries .col-12:nth-of-type(17) .diary-text,
.mob-more-diaries .col-12:nth-of-type(18) .news-text,
.mob-more-diaries .col-12:nth-of-type(18) .diary-text {
  background-color: #cbcbbf;
}
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .title, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .summary, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .date,
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .title,
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .summary,
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .date,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .title,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .summary,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .date,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .title,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .summary,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .date,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .title,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .summary,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .date,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .title,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .summary,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .date,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .title,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .summary,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .date,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .title,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .summary,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .date,
.more-news-articles .col-12:nth-of-type(2) .title,
.more-news-articles .col-12:nth-of-type(2) .summary,
.more-news-articles .col-12:nth-of-type(2) .date,
.more-news-articles .col-12:nth-of-type(3) .title,
.more-news-articles .col-12:nth-of-type(3) .summary,
.more-news-articles .col-12:nth-of-type(3) .date,
.more-news-articles .col-12:nth-of-type(7) .title,
.more-news-articles .col-12:nth-of-type(7) .summary,
.more-news-articles .col-12:nth-of-type(7) .date,
.more-news-articles .col-12:nth-of-type(8) .title,
.more-news-articles .col-12:nth-of-type(8) .summary,
.more-news-articles .col-12:nth-of-type(8) .date,
.more-news-articles .col-12:nth-of-type(12) .title,
.more-news-articles .col-12:nth-of-type(12) .summary,
.more-news-articles .col-12:nth-of-type(12) .date,
.more-news-articles .col-12:nth-of-type(13) .title,
.more-news-articles .col-12:nth-of-type(13) .summary,
.more-news-articles .col-12:nth-of-type(13) .date,
.more-news-articles .col-12:nth-of-type(17) .title,
.more-news-articles .col-12:nth-of-type(17) .summary,
.more-news-articles .col-12:nth-of-type(17) .date,
.more-news-articles .col-12:nth-of-type(18) .title,
.more-news-articles .col-12:nth-of-type(18) .summary,
.more-news-articles .col-12:nth-of-type(18) .date, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .title, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .summary, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .date,
.mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .title,
.mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .summary,
.mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .date,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .title,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .summary,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .date,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .title,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .summary,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .date,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .title,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .summary,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .date,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .title,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .summary,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .date,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .title,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .summary,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .date,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .title,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .summary,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .date,
.mob-more-news-articles .col-12:nth-of-type(2) .title,
.mob-more-news-articles .col-12:nth-of-type(2) .summary,
.mob-more-news-articles .col-12:nth-of-type(2) .date,
.mob-more-news-articles .col-12:nth-of-type(3) .title,
.mob-more-news-articles .col-12:nth-of-type(3) .summary,
.mob-more-news-articles .col-12:nth-of-type(3) .date,
.mob-more-news-articles .col-12:nth-of-type(7) .title,
.mob-more-news-articles .col-12:nth-of-type(7) .summary,
.mob-more-news-articles .col-12:nth-of-type(7) .date,
.mob-more-news-articles .col-12:nth-of-type(8) .title,
.mob-more-news-articles .col-12:nth-of-type(8) .summary,
.mob-more-news-articles .col-12:nth-of-type(8) .date,
.mob-more-news-articles .col-12:nth-of-type(12) .title,
.mob-more-news-articles .col-12:nth-of-type(12) .summary,
.mob-more-news-articles .col-12:nth-of-type(12) .date,
.mob-more-news-articles .col-12:nth-of-type(13) .title,
.mob-more-news-articles .col-12:nth-of-type(13) .summary,
.mob-more-news-articles .col-12:nth-of-type(13) .date,
.mob-more-news-articles .col-12:nth-of-type(17) .title,
.mob-more-news-articles .col-12:nth-of-type(17) .summary,
.mob-more-news-articles .col-12:nth-of-type(17) .date,
.mob-more-news-articles .col-12:nth-of-type(18) .title,
.mob-more-news-articles .col-12:nth-of-type(18) .summary,
.mob-more-news-articles .col-12:nth-of-type(18) .date, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .title, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .summary, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .date,
.more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .title,
.more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .summary,
.more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .date,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .title,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .summary,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .date,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .title,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .summary,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .date,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .title,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .summary,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .date,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .title,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .summary,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .date,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .title,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .summary,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .date,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .title,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .summary,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .date,
.more-biographies .col-12:nth-of-type(2) .title,
.more-biographies .col-12:nth-of-type(2) .summary,
.more-biographies .col-12:nth-of-type(2) .date,
.more-biographies .col-12:nth-of-type(3) .title,
.more-biographies .col-12:nth-of-type(3) .summary,
.more-biographies .col-12:nth-of-type(3) .date,
.more-biographies .col-12:nth-of-type(7) .title,
.more-biographies .col-12:nth-of-type(7) .summary,
.more-biographies .col-12:nth-of-type(7) .date,
.more-biographies .col-12:nth-of-type(8) .title,
.more-biographies .col-12:nth-of-type(8) .summary,
.more-biographies .col-12:nth-of-type(8) .date,
.more-biographies .col-12:nth-of-type(12) .title,
.more-biographies .col-12:nth-of-type(12) .summary,
.more-biographies .col-12:nth-of-type(12) .date,
.more-biographies .col-12:nth-of-type(13) .title,
.more-biographies .col-12:nth-of-type(13) .summary,
.more-biographies .col-12:nth-of-type(13) .date,
.more-biographies .col-12:nth-of-type(17) .title,
.more-biographies .col-12:nth-of-type(17) .summary,
.more-biographies .col-12:nth-of-type(17) .date,
.more-biographies .col-12:nth-of-type(18) .title,
.more-biographies .col-12:nth-of-type(18) .summary,
.more-biographies .col-12:nth-of-type(18) .date, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .title, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .summary, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .date,
.mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .title,
.mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .summary,
.mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .date,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .title,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .summary,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .date,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .title,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .summary,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .date,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .title,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .summary,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .date,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .title,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .summary,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .date,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .title,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .summary,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .date,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .title,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .summary,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .date,
.mob-more-biographies .col-12:nth-of-type(2) .title,
.mob-more-biographies .col-12:nth-of-type(2) .summary,
.mob-more-biographies .col-12:nth-of-type(2) .date,
.mob-more-biographies .col-12:nth-of-type(3) .title,
.mob-more-biographies .col-12:nth-of-type(3) .summary,
.mob-more-biographies .col-12:nth-of-type(3) .date,
.mob-more-biographies .col-12:nth-of-type(7) .title,
.mob-more-biographies .col-12:nth-of-type(7) .summary,
.mob-more-biographies .col-12:nth-of-type(7) .date,
.mob-more-biographies .col-12:nth-of-type(8) .title,
.mob-more-biographies .col-12:nth-of-type(8) .summary,
.mob-more-biographies .col-12:nth-of-type(8) .date,
.mob-more-biographies .col-12:nth-of-type(12) .title,
.mob-more-biographies .col-12:nth-of-type(12) .summary,
.mob-more-biographies .col-12:nth-of-type(12) .date,
.mob-more-biographies .col-12:nth-of-type(13) .title,
.mob-more-biographies .col-12:nth-of-type(13) .summary,
.mob-more-biographies .col-12:nth-of-type(13) .date,
.mob-more-biographies .col-12:nth-of-type(17) .title,
.mob-more-biographies .col-12:nth-of-type(17) .summary,
.mob-more-biographies .col-12:nth-of-type(17) .date,
.mob-more-biographies .col-12:nth-of-type(18) .title,
.mob-more-biographies .col-12:nth-of-type(18) .summary,
.mob-more-biographies .col-12:nth-of-type(18) .date, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .title, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .summary, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .date,
.more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .title,
.more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .summary,
.more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .date,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .title,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .summary,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .date,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .title,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .summary,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .date,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .title,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .summary,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .date,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .title,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .summary,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .date,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .title,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .summary,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .date,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .title,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .summary,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .date,
.more-diaries .col-12:nth-of-type(2) .title,
.more-diaries .col-12:nth-of-type(2) .summary,
.more-diaries .col-12:nth-of-type(2) .date,
.more-diaries .col-12:nth-of-type(3) .title,
.more-diaries .col-12:nth-of-type(3) .summary,
.more-diaries .col-12:nth-of-type(3) .date,
.more-diaries .col-12:nth-of-type(7) .title,
.more-diaries .col-12:nth-of-type(7) .summary,
.more-diaries .col-12:nth-of-type(7) .date,
.more-diaries .col-12:nth-of-type(8) .title,
.more-diaries .col-12:nth-of-type(8) .summary,
.more-diaries .col-12:nth-of-type(8) .date,
.more-diaries .col-12:nth-of-type(12) .title,
.more-diaries .col-12:nth-of-type(12) .summary,
.more-diaries .col-12:nth-of-type(12) .date,
.more-diaries .col-12:nth-of-type(13) .title,
.more-diaries .col-12:nth-of-type(13) .summary,
.more-diaries .col-12:nth-of-type(13) .date,
.more-diaries .col-12:nth-of-type(17) .title,
.more-diaries .col-12:nth-of-type(17) .summary,
.more-diaries .col-12:nth-of-type(17) .date,
.more-diaries .col-12:nth-of-type(18) .title,
.more-diaries .col-12:nth-of-type(18) .summary,
.more-diaries .col-12:nth-of-type(18) .date, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .title, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .summary, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(2) .date,
.mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .title,
.mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .summary,
.mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(3) .date,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .title,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .summary,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(3) .date,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .title,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .summary,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(4) .date,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .title,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .summary,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(4) .date,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .title,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .summary,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(1) .date,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .title,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .summary,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(1) .date,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .title,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .summary,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(2) .date,
.mob-more-diaries .col-12:nth-of-type(2) .title,
.mob-more-diaries .col-12:nth-of-type(2) .summary,
.mob-more-diaries .col-12:nth-of-type(2) .date,
.mob-more-diaries .col-12:nth-of-type(3) .title,
.mob-more-diaries .col-12:nth-of-type(3) .summary,
.mob-more-diaries .col-12:nth-of-type(3) .date,
.mob-more-diaries .col-12:nth-of-type(7) .title,
.mob-more-diaries .col-12:nth-of-type(7) .summary,
.mob-more-diaries .col-12:nth-of-type(7) .date,
.mob-more-diaries .col-12:nth-of-type(8) .title,
.mob-more-diaries .col-12:nth-of-type(8) .summary,
.mob-more-diaries .col-12:nth-of-type(8) .date,
.mob-more-diaries .col-12:nth-of-type(12) .title,
.mob-more-diaries .col-12:nth-of-type(12) .summary,
.mob-more-diaries .col-12:nth-of-type(12) .date,
.mob-more-diaries .col-12:nth-of-type(13) .title,
.mob-more-diaries .col-12:nth-of-type(13) .summary,
.mob-more-diaries .col-12:nth-of-type(13) .date,
.mob-more-diaries .col-12:nth-of-type(17) .title,
.mob-more-diaries .col-12:nth-of-type(17) .summary,
.mob-more-diaries .col-12:nth-of-type(17) .date,
.mob-more-diaries .col-12:nth-of-type(18) .title,
.mob-more-diaries .col-12:nth-of-type(18) .summary,
.mob-more-diaries .col-12:nth-of-type(18) .date {
  color: #252525;
}
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .news-text, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .diary-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .news-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .diary-text,
.more-news-articles .col-12:nth-of-type(1) .news-text,
.more-news-articles .col-12:nth-of-type(1) .diary-text,
.more-news-articles .col-12:nth-of-type(11) .news-text,
.more-news-articles .col-12:nth-of-type(11) .diary-text, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .news-text, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(1) .news-text,
.mob-more-news-articles .col-12:nth-of-type(1) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(11) .news-text,
.mob-more-news-articles .col-12:nth-of-type(11) .diary-text, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .news-text, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .diary-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .news-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .diary-text,
.more-biographies .col-12:nth-of-type(1) .news-text,
.more-biographies .col-12:nth-of-type(1) .diary-text,
.more-biographies .col-12:nth-of-type(11) .news-text,
.more-biographies .col-12:nth-of-type(11) .diary-text, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .news-text, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-biographies .col-12:nth-of-type(1) .news-text,
.mob-more-biographies .col-12:nth-of-type(1) .diary-text,
.mob-more-biographies .col-12:nth-of-type(11) .news-text,
.mob-more-biographies .col-12:nth-of-type(11) .diary-text, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .news-text, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .diary-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .news-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .diary-text,
.more-diaries .col-12:nth-of-type(1) .news-text,
.more-diaries .col-12:nth-of-type(1) .diary-text,
.more-diaries .col-12:nth-of-type(11) .news-text,
.more-diaries .col-12:nth-of-type(11) .diary-text, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .news-text, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-diaries .col-12:nth-of-type(1) .news-text,
.mob-more-diaries .col-12:nth-of-type(1) .diary-text,
.mob-more-diaries .col-12:nth-of-type(11) .news-text,
.mob-more-diaries .col-12:nth-of-type(11) .diary-text {
  background-color: #A83532;
}
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .title,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .title,
.more-news-articles .col-12:nth-of-type(1) .title,
.more-news-articles .col-12:nth-of-type(11) .title, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .title,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .title,
.mob-more-news-articles .col-12:nth-of-type(1) .title,
.mob-more-news-articles .col-12:nth-of-type(11) .title, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .title,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .title,
.more-biographies .col-12:nth-of-type(1) .title,
.more-biographies .col-12:nth-of-type(11) .title, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .title,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .title,
.mob-more-biographies .col-12:nth-of-type(1) .title,
.mob-more-biographies .col-12:nth-of-type(11) .title, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .title,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .title,
.more-diaries .col-12:nth-of-type(1) .title,
.more-diaries .col-12:nth-of-type(11) .title, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .title,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .title,
.mob-more-diaries .col-12:nth-of-type(1) .title,
.mob-more-diaries .col-12:nth-of-type(11) .title {
  color: #ffffff;
}
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .summary, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .date,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .summary,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .date,
.more-news-articles .col-12:nth-of-type(1) .summary,
.more-news-articles .col-12:nth-of-type(1) .date,
.more-news-articles .col-12:nth-of-type(11) .summary,
.more-news-articles .col-12:nth-of-type(11) .date, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .summary, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .date,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .summary,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .date,
.mob-more-news-articles .col-12:nth-of-type(1) .summary,
.mob-more-news-articles .col-12:nth-of-type(1) .date,
.mob-more-news-articles .col-12:nth-of-type(11) .summary,
.mob-more-news-articles .col-12:nth-of-type(11) .date, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .summary, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .date,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .summary,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .date,
.more-biographies .col-12:nth-of-type(1) .summary,
.more-biographies .col-12:nth-of-type(1) .date,
.more-biographies .col-12:nth-of-type(11) .summary,
.more-biographies .col-12:nth-of-type(11) .date, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .summary, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .date,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .summary,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .date,
.mob-more-biographies .col-12:nth-of-type(1) .summary,
.mob-more-biographies .col-12:nth-of-type(1) .date,
.mob-more-biographies .col-12:nth-of-type(11) .summary,
.mob-more-biographies .col-12:nth-of-type(11) .date, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .summary, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .date,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .summary,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .date,
.more-diaries .col-12:nth-of-type(1) .summary,
.more-diaries .col-12:nth-of-type(1) .date,
.more-diaries .col-12:nth-of-type(11) .summary,
.more-diaries .col-12:nth-of-type(11) .date, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .summary, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(1) .date,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .summary,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(3) .date,
.mob-more-diaries .col-12:nth-of-type(1) .summary,
.mob-more-diaries .col-12:nth-of-type(1) .date,
.mob-more-diaries .col-12:nth-of-type(11) .summary,
.mob-more-diaries .col-12:nth-of-type(11) .date {
  color: #daa281;
}
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .news-text, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .diary-text,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .news-text,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .diary-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .news-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .diary-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .news-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .diary-text,
.more-news-articles .col-12:nth-of-type(4) .news-text,
.more-news-articles .col-12:nth-of-type(4) .diary-text,
.more-news-articles .col-12:nth-of-type(6) .news-text,
.more-news-articles .col-12:nth-of-type(6) .diary-text,
.more-news-articles .col-12:nth-of-type(14) .news-text,
.more-news-articles .col-12:nth-of-type(14) .diary-text,
.more-news-articles .col-12:nth-of-type(16) .news-text,
.more-news-articles .col-12:nth-of-type(16) .diary-text, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .news-text, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(4) .news-text,
.mob-more-news-articles .col-12:nth-of-type(4) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(6) .news-text,
.mob-more-news-articles .col-12:nth-of-type(6) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(14) .news-text,
.mob-more-news-articles .col-12:nth-of-type(14) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(16) .news-text,
.mob-more-news-articles .col-12:nth-of-type(16) .diary-text, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .news-text, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .diary-text,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .news-text,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .diary-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .news-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .diary-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .news-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .diary-text,
.more-biographies .col-12:nth-of-type(4) .news-text,
.more-biographies .col-12:nth-of-type(4) .diary-text,
.more-biographies .col-12:nth-of-type(6) .news-text,
.more-biographies .col-12:nth-of-type(6) .diary-text,
.more-biographies .col-12:nth-of-type(14) .news-text,
.more-biographies .col-12:nth-of-type(14) .diary-text,
.more-biographies .col-12:nth-of-type(16) .news-text,
.more-biographies .col-12:nth-of-type(16) .diary-text, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .news-text, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-biographies .col-12:nth-of-type(4) .news-text,
.mob-more-biographies .col-12:nth-of-type(4) .diary-text,
.mob-more-biographies .col-12:nth-of-type(6) .news-text,
.mob-more-biographies .col-12:nth-of-type(6) .diary-text,
.mob-more-biographies .col-12:nth-of-type(14) .news-text,
.mob-more-biographies .col-12:nth-of-type(14) .diary-text,
.mob-more-biographies .col-12:nth-of-type(16) .news-text,
.mob-more-biographies .col-12:nth-of-type(16) .diary-text, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .news-text, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .diary-text,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .news-text,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .diary-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .news-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .diary-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .news-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .diary-text,
.more-diaries .col-12:nth-of-type(4) .news-text,
.more-diaries .col-12:nth-of-type(4) .diary-text,
.more-diaries .col-12:nth-of-type(6) .news-text,
.more-diaries .col-12:nth-of-type(6) .diary-text,
.more-diaries .col-12:nth-of-type(14) .news-text,
.more-diaries .col-12:nth-of-type(14) .diary-text,
.more-diaries .col-12:nth-of-type(16) .news-text,
.more-diaries .col-12:nth-of-type(16) .diary-text, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .news-text, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-diaries .col-12:nth-of-type(4) .news-text,
.mob-more-diaries .col-12:nth-of-type(4) .diary-text,
.mob-more-diaries .col-12:nth-of-type(6) .news-text,
.mob-more-diaries .col-12:nth-of-type(6) .diary-text,
.mob-more-diaries .col-12:nth-of-type(14) .news-text,
.mob-more-diaries .col-12:nth-of-type(14) .diary-text,
.mob-more-diaries .col-12:nth-of-type(16) .news-text,
.mob-more-diaries .col-12:nth-of-type(16) .diary-text {
  background-color: #daa281;
}
.more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .title, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .summary, .more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .date,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .title,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .summary,
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .date,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .title,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .summary,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .date,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .title,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .summary,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .date,
.more-news-articles .col-12:nth-of-type(4) .title,
.more-news-articles .col-12:nth-of-type(4) .summary,
.more-news-articles .col-12:nth-of-type(4) .date,
.more-news-articles .col-12:nth-of-type(6) .title,
.more-news-articles .col-12:nth-of-type(6) .summary,
.more-news-articles .col-12:nth-of-type(6) .date,
.more-news-articles .col-12:nth-of-type(14) .title,
.more-news-articles .col-12:nth-of-type(14) .summary,
.more-news-articles .col-12:nth-of-type(14) .date,
.more-news-articles .col-12:nth-of-type(16) .title,
.more-news-articles .col-12:nth-of-type(16) .summary,
.more-news-articles .col-12:nth-of-type(16) .date, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .title, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .summary, .mob-more-news-articles .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .date,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .title,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .summary,
.mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .date,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .title,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .summary,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .date,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .title,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .summary,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .date,
.mob-more-news-articles .col-12:nth-of-type(4) .title,
.mob-more-news-articles .col-12:nth-of-type(4) .summary,
.mob-more-news-articles .col-12:nth-of-type(4) .date,
.mob-more-news-articles .col-12:nth-of-type(6) .title,
.mob-more-news-articles .col-12:nth-of-type(6) .summary,
.mob-more-news-articles .col-12:nth-of-type(6) .date,
.mob-more-news-articles .col-12:nth-of-type(14) .title,
.mob-more-news-articles .col-12:nth-of-type(14) .summary,
.mob-more-news-articles .col-12:nth-of-type(14) .date,
.mob-more-news-articles .col-12:nth-of-type(16) .title,
.mob-more-news-articles .col-12:nth-of-type(16) .summary,
.mob-more-news-articles .col-12:nth-of-type(16) .date, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .title, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .summary, .more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .date,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .title,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .summary,
.more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .date,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .title,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .summary,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .date,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .title,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .summary,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .date,
.more-biographies .col-12:nth-of-type(4) .title,
.more-biographies .col-12:nth-of-type(4) .summary,
.more-biographies .col-12:nth-of-type(4) .date,
.more-biographies .col-12:nth-of-type(6) .title,
.more-biographies .col-12:nth-of-type(6) .summary,
.more-biographies .col-12:nth-of-type(6) .date,
.more-biographies .col-12:nth-of-type(14) .title,
.more-biographies .col-12:nth-of-type(14) .summary,
.more-biographies .col-12:nth-of-type(14) .date,
.more-biographies .col-12:nth-of-type(16) .title,
.more-biographies .col-12:nth-of-type(16) .summary,
.more-biographies .col-12:nth-of-type(16) .date, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .title, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .summary, .mob-more-biographies .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .date,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .title,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .summary,
.mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .date,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .title,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .summary,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .date,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .title,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .summary,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .date,
.mob-more-biographies .col-12:nth-of-type(4) .title,
.mob-more-biographies .col-12:nth-of-type(4) .summary,
.mob-more-biographies .col-12:nth-of-type(4) .date,
.mob-more-biographies .col-12:nth-of-type(6) .title,
.mob-more-biographies .col-12:nth-of-type(6) .summary,
.mob-more-biographies .col-12:nth-of-type(6) .date,
.mob-more-biographies .col-12:nth-of-type(14) .title,
.mob-more-biographies .col-12:nth-of-type(14) .summary,
.mob-more-biographies .col-12:nth-of-type(14) .date,
.mob-more-biographies .col-12:nth-of-type(16) .title,
.mob-more-biographies .col-12:nth-of-type(16) .summary,
.mob-more-biographies .col-12:nth-of-type(16) .date, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .title, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .summary, .more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .date,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .title,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .summary,
.more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .date,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .title,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .summary,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .date,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .title,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .summary,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .date,
.more-diaries .col-12:nth-of-type(4) .title,
.more-diaries .col-12:nth-of-type(4) .summary,
.more-diaries .col-12:nth-of-type(4) .date,
.more-diaries .col-12:nth-of-type(6) .title,
.more-diaries .col-12:nth-of-type(6) .summary,
.more-diaries .col-12:nth-of-type(6) .date,
.more-diaries .col-12:nth-of-type(14) .title,
.more-diaries .col-12:nth-of-type(14) .summary,
.more-diaries .col-12:nth-of-type(14) .date,
.more-diaries .col-12:nth-of-type(16) .title,
.more-diaries .col-12:nth-of-type(16) .summary,
.more-diaries .col-12:nth-of-type(16) .date, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .title, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .summary, .mob-more-diaries .row:nth-of-type(1) > .col-md-3:nth-of-type(4) .date,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .title,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .summary,
.mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(2) .date,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .title,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .summary,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(2) .date,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .title,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .summary,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(4) .date,
.mob-more-diaries .col-12:nth-of-type(4) .title,
.mob-more-diaries .col-12:nth-of-type(4) .summary,
.mob-more-diaries .col-12:nth-of-type(4) .date,
.mob-more-diaries .col-12:nth-of-type(6) .title,
.mob-more-diaries .col-12:nth-of-type(6) .summary,
.mob-more-diaries .col-12:nth-of-type(6) .date,
.mob-more-diaries .col-12:nth-of-type(14) .title,
.mob-more-diaries .col-12:nth-of-type(14) .summary,
.mob-more-diaries .col-12:nth-of-type(14) .date,
.mob-more-diaries .col-12:nth-of-type(16) .title,
.mob-more-diaries .col-12:nth-of-type(16) .summary,
.mob-more-diaries .col-12:nth-of-type(16) .date {
  color: #311919;
}
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .news-text, .more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .diary-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .news-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .diary-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .news-text,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .diary-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .news-text,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .diary-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .news-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .diary-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .news-text,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .diary-text,
.more-news-articles .col-12:nth-of-type(5) .news-text,
.more-news-articles .col-12:nth-of-type(5) .diary-text,
.more-news-articles .col-12:nth-of-type(9) .news-text,
.more-news-articles .col-12:nth-of-type(9) .diary-text,
.more-news-articles .col-12:nth-of-type(10) .news-text,
.more-news-articles .col-12:nth-of-type(10) .diary-text,
.more-news-articles .col-12:nth-of-type(15) .news-text,
.more-news-articles .col-12:nth-of-type(15) .diary-text,
.more-news-articles .col-12:nth-of-type(19) .news-text,
.more-news-articles .col-12:nth-of-type(19) .diary-text,
.more-news-articles .col-12:nth-of-type(20) .news-text,
.more-news-articles .col-12:nth-of-type(20) .diary-text, .mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .news-text, .mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(5) .news-text,
.mob-more-news-articles .col-12:nth-of-type(5) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(9) .news-text,
.mob-more-news-articles .col-12:nth-of-type(9) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(10) .news-text,
.mob-more-news-articles .col-12:nth-of-type(10) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(15) .news-text,
.mob-more-news-articles .col-12:nth-of-type(15) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(19) .news-text,
.mob-more-news-articles .col-12:nth-of-type(19) .diary-text,
.mob-more-news-articles .col-12:nth-of-type(20) .news-text,
.mob-more-news-articles .col-12:nth-of-type(20) .diary-text, .more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .news-text, .more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .diary-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .news-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .diary-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .news-text,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .diary-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .news-text,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .diary-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .news-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .diary-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .news-text,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .diary-text,
.more-biographies .col-12:nth-of-type(5) .news-text,
.more-biographies .col-12:nth-of-type(5) .diary-text,
.more-biographies .col-12:nth-of-type(9) .news-text,
.more-biographies .col-12:nth-of-type(9) .diary-text,
.more-biographies .col-12:nth-of-type(10) .news-text,
.more-biographies .col-12:nth-of-type(10) .diary-text,
.more-biographies .col-12:nth-of-type(15) .news-text,
.more-biographies .col-12:nth-of-type(15) .diary-text,
.more-biographies .col-12:nth-of-type(19) .news-text,
.more-biographies .col-12:nth-of-type(19) .diary-text,
.more-biographies .col-12:nth-of-type(20) .news-text,
.more-biographies .col-12:nth-of-type(20) .diary-text, .mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .news-text, .mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-biographies .col-12:nth-of-type(5) .news-text,
.mob-more-biographies .col-12:nth-of-type(5) .diary-text,
.mob-more-biographies .col-12:nth-of-type(9) .news-text,
.mob-more-biographies .col-12:nth-of-type(9) .diary-text,
.mob-more-biographies .col-12:nth-of-type(10) .news-text,
.mob-more-biographies .col-12:nth-of-type(10) .diary-text,
.mob-more-biographies .col-12:nth-of-type(15) .news-text,
.mob-more-biographies .col-12:nth-of-type(15) .diary-text,
.mob-more-biographies .col-12:nth-of-type(19) .news-text,
.mob-more-biographies .col-12:nth-of-type(19) .diary-text,
.mob-more-biographies .col-12:nth-of-type(20) .news-text,
.mob-more-biographies .col-12:nth-of-type(20) .diary-text, .more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .news-text, .more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .diary-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .news-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .diary-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .news-text,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .diary-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .news-text,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .diary-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .news-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .diary-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .news-text,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .diary-text,
.more-diaries .col-12:nth-of-type(5) .news-text,
.more-diaries .col-12:nth-of-type(5) .diary-text,
.more-diaries .col-12:nth-of-type(9) .news-text,
.more-diaries .col-12:nth-of-type(9) .diary-text,
.more-diaries .col-12:nth-of-type(10) .news-text,
.more-diaries .col-12:nth-of-type(10) .diary-text,
.more-diaries .col-12:nth-of-type(15) .news-text,
.more-diaries .col-12:nth-of-type(15) .diary-text,
.more-diaries .col-12:nth-of-type(19) .news-text,
.more-diaries .col-12:nth-of-type(19) .diary-text,
.more-diaries .col-12:nth-of-type(20) .news-text,
.more-diaries .col-12:nth-of-type(20) .diary-text, .mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .news-text, .mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .news-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .diary-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .news-text,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .diary-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .news-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .diary-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .news-text,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .diary-text,
.mob-more-diaries .col-12:nth-of-type(5) .news-text,
.mob-more-diaries .col-12:nth-of-type(5) .diary-text,
.mob-more-diaries .col-12:nth-of-type(9) .news-text,
.mob-more-diaries .col-12:nth-of-type(9) .diary-text,
.mob-more-diaries .col-12:nth-of-type(10) .news-text,
.mob-more-diaries .col-12:nth-of-type(10) .diary-text,
.mob-more-diaries .col-12:nth-of-type(15) .news-text,
.mob-more-diaries .col-12:nth-of-type(15) .diary-text,
.mob-more-diaries .col-12:nth-of-type(19) .news-text,
.mob-more-diaries .col-12:nth-of-type(19) .diary-text,
.mob-more-diaries .col-12:nth-of-type(20) .news-text,
.mob-more-diaries .col-12:nth-of-type(20) .diary-text {
  background-color: #311919;
}
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .title,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .title,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .title,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .title,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .title,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .title,
.more-news-articles .col-12:nth-of-type(5) .title,
.more-news-articles .col-12:nth-of-type(9) .title,
.more-news-articles .col-12:nth-of-type(10) .title,
.more-news-articles .col-12:nth-of-type(15) .title,
.more-news-articles .col-12:nth-of-type(19) .title,
.more-news-articles .col-12:nth-of-type(20) .title, .mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .title,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .title,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .title,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .title,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .title,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .title,
.mob-more-news-articles .col-12:nth-of-type(5) .title,
.mob-more-news-articles .col-12:nth-of-type(9) .title,
.mob-more-news-articles .col-12:nth-of-type(10) .title,
.mob-more-news-articles .col-12:nth-of-type(15) .title,
.mob-more-news-articles .col-12:nth-of-type(19) .title,
.mob-more-news-articles .col-12:nth-of-type(20) .title, .more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .title,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .title,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .title,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .title,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .title,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .title,
.more-biographies .col-12:nth-of-type(5) .title,
.more-biographies .col-12:nth-of-type(9) .title,
.more-biographies .col-12:nth-of-type(10) .title,
.more-biographies .col-12:nth-of-type(15) .title,
.more-biographies .col-12:nth-of-type(19) .title,
.more-biographies .col-12:nth-of-type(20) .title, .mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .title,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .title,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .title,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .title,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .title,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .title,
.mob-more-biographies .col-12:nth-of-type(5) .title,
.mob-more-biographies .col-12:nth-of-type(9) .title,
.mob-more-biographies .col-12:nth-of-type(10) .title,
.mob-more-biographies .col-12:nth-of-type(15) .title,
.mob-more-biographies .col-12:nth-of-type(19) .title,
.mob-more-biographies .col-12:nth-of-type(20) .title, .more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .title,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .title,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .title,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .title,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .title,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .title,
.more-diaries .col-12:nth-of-type(5) .title,
.more-diaries .col-12:nth-of-type(9) .title,
.more-diaries .col-12:nth-of-type(10) .title,
.more-diaries .col-12:nth-of-type(15) .title,
.more-diaries .col-12:nth-of-type(19) .title,
.more-diaries .col-12:nth-of-type(20) .title, .mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .title,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .title,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .title,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .title,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .title,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .title,
.mob-more-diaries .col-12:nth-of-type(5) .title,
.mob-more-diaries .col-12:nth-of-type(9) .title,
.mob-more-diaries .col-12:nth-of-type(10) .title,
.mob-more-diaries .col-12:nth-of-type(15) .title,
.mob-more-diaries .col-12:nth-of-type(19) .title,
.mob-more-diaries .col-12:nth-of-type(20) .title {
  color: #ffffff;
}
.more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .summary, .more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .date,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .summary,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .date,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .summary,
.more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .date,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .summary,
.more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .date,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .summary,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .date,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .summary,
.more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .date,
.more-news-articles .col-12:nth-of-type(5) .summary,
.more-news-articles .col-12:nth-of-type(5) .date,
.more-news-articles .col-12:nth-of-type(9) .summary,
.more-news-articles .col-12:nth-of-type(9) .date,
.more-news-articles .col-12:nth-of-type(10) .summary,
.more-news-articles .col-12:nth-of-type(10) .date,
.more-news-articles .col-12:nth-of-type(15) .summary,
.more-news-articles .col-12:nth-of-type(15) .date,
.more-news-articles .col-12:nth-of-type(19) .summary,
.more-news-articles .col-12:nth-of-type(19) .date,
.more-news-articles .col-12:nth-of-type(20) .summary,
.more-news-articles .col-12:nth-of-type(20) .date, .mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .summary, .mob-more-news-articles .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .date,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .summary,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .date,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .summary,
.mob-more-news-articles .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .date,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .summary,
.mob-more-news-articles .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .date,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .summary,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .date,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .summary,
.mob-more-news-articles .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .date,
.mob-more-news-articles .col-12:nth-of-type(5) .summary,
.mob-more-news-articles .col-12:nth-of-type(5) .date,
.mob-more-news-articles .col-12:nth-of-type(9) .summary,
.mob-more-news-articles .col-12:nth-of-type(9) .date,
.mob-more-news-articles .col-12:nth-of-type(10) .summary,
.mob-more-news-articles .col-12:nth-of-type(10) .date,
.mob-more-news-articles .col-12:nth-of-type(15) .summary,
.mob-more-news-articles .col-12:nth-of-type(15) .date,
.mob-more-news-articles .col-12:nth-of-type(19) .summary,
.mob-more-news-articles .col-12:nth-of-type(19) .date,
.mob-more-news-articles .col-12:nth-of-type(20) .summary,
.mob-more-news-articles .col-12:nth-of-type(20) .date, .more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .summary, .more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .date,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .summary,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .date,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .summary,
.more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .date,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .summary,
.more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .date,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .summary,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .date,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .summary,
.more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .date,
.more-biographies .col-12:nth-of-type(5) .summary,
.more-biographies .col-12:nth-of-type(5) .date,
.more-biographies .col-12:nth-of-type(9) .summary,
.more-biographies .col-12:nth-of-type(9) .date,
.more-biographies .col-12:nth-of-type(10) .summary,
.more-biographies .col-12:nth-of-type(10) .date,
.more-biographies .col-12:nth-of-type(15) .summary,
.more-biographies .col-12:nth-of-type(15) .date,
.more-biographies .col-12:nth-of-type(19) .summary,
.more-biographies .col-12:nth-of-type(19) .date,
.more-biographies .col-12:nth-of-type(20) .summary,
.more-biographies .col-12:nth-of-type(20) .date, .mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .summary, .mob-more-biographies .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .date,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .summary,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .date,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .summary,
.mob-more-biographies .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .date,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .summary,
.mob-more-biographies .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .date,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .summary,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .date,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .summary,
.mob-more-biographies .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .date,
.mob-more-biographies .col-12:nth-of-type(5) .summary,
.mob-more-biographies .col-12:nth-of-type(5) .date,
.mob-more-biographies .col-12:nth-of-type(9) .summary,
.mob-more-biographies .col-12:nth-of-type(9) .date,
.mob-more-biographies .col-12:nth-of-type(10) .summary,
.mob-more-biographies .col-12:nth-of-type(10) .date,
.mob-more-biographies .col-12:nth-of-type(15) .summary,
.mob-more-biographies .col-12:nth-of-type(15) .date,
.mob-more-biographies .col-12:nth-of-type(19) .summary,
.mob-more-biographies .col-12:nth-of-type(19) .date,
.mob-more-biographies .col-12:nth-of-type(20) .summary,
.mob-more-biographies .col-12:nth-of-type(20) .date, .more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .summary, .more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .date,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .summary,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .date,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .summary,
.more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .date,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .summary,
.more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .date,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .summary,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .date,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .summary,
.more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .date,
.more-diaries .col-12:nth-of-type(5) .summary,
.more-diaries .col-12:nth-of-type(5) .date,
.more-diaries .col-12:nth-of-type(9) .summary,
.more-diaries .col-12:nth-of-type(9) .date,
.more-diaries .col-12:nth-of-type(10) .summary,
.more-diaries .col-12:nth-of-type(10) .date,
.more-diaries .col-12:nth-of-type(15) .summary,
.more-diaries .col-12:nth-of-type(15) .date,
.more-diaries .col-12:nth-of-type(19) .summary,
.more-diaries .col-12:nth-of-type(19) .date,
.more-diaries .col-12:nth-of-type(20) .summary,
.more-diaries .col-12:nth-of-type(20) .date, .mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .summary, .mob-more-diaries .row:nth-of-type(2) > .col-md-3:nth-of-type(1) .date,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .summary,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(1) .date,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .summary,
.mob-more-diaries .row:nth-of-type(3) > .col-md-3:nth-of-type(2) .date,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .summary,
.mob-more-diaries .row:nth-of-type(4) > .col-md-3:nth-of-type(3) .date,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .summary,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(3) .date,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .summary,
.mob-more-diaries .row:nth-of-type(5) > .col-md-3:nth-of-type(4) .date,
.mob-more-diaries .col-12:nth-of-type(5) .summary,
.mob-more-diaries .col-12:nth-of-type(5) .date,
.mob-more-diaries .col-12:nth-of-type(9) .summary,
.mob-more-diaries .col-12:nth-of-type(9) .date,
.mob-more-diaries .col-12:nth-of-type(10) .summary,
.mob-more-diaries .col-12:nth-of-type(10) .date,
.mob-more-diaries .col-12:nth-of-type(15) .summary,
.mob-more-diaries .col-12:nth-of-type(15) .date,
.mob-more-diaries .col-12:nth-of-type(19) .summary,
.mob-more-diaries .col-12:nth-of-type(19) .date,
.mob-more-diaries .col-12:nth-of-type(20) .summary,
.mob-more-diaries .col-12:nth-of-type(20) .date {
  color: #daa281;
}

/* DESKTOP NEWS ARTICLES */
/* The bits that apply to both the initial load and the extra articles load */
.news-articles, .more-news-articles, .biographies, .more-biographies, .more-diaries {
  max-width: 1000px !important;
  /* The small-boxed articles - applies to all articles loaded in when 'more news' is clicked
      Applies to articles 4, 6, 7, 8, 9 and 10 on initial load */
}
.news-articles .youtube-embed, .more-news-articles .youtube-embed, .biographies .youtube-embed, .more-biographies .youtube-embed, .more-diaries .youtube-embed {
  margin-bottom: -5px;
}
@media (max-width: 767px) {
  .news-articles, .more-news-articles, .biographies, .more-biographies, .more-diaries {
    display: none;
  }
}
.news-articles .news-row, .news-articles .row, .news-articles .biography-row, .news-articles .diary-box, .more-news-articles .news-row, .more-news-articles .row, .more-news-articles .biography-row, .more-news-articles .diary-box, .biographies .news-row, .biographies .row, .biographies .biography-row, .biographies .diary-box, .more-biographies .news-row, .more-biographies .row, .more-biographies .biography-row, .more-biographies .diary-box, .more-diaries .news-row, .more-diaries .row, .more-diaries .biography-row, .more-diaries .diary-box {
  padding: 10px 0px;
}
.news-articles .news-box, .news-articles .biography-box, .news-articles .diary-box, .more-news-articles .news-box, .more-news-articles .biography-box, .more-news-articles .diary-box, .biographies .news-box, .biographies .biography-box, .biographies .diary-box, .more-biographies .news-box, .more-biographies .biography-box, .more-biographies .diary-box, .more-diaries .news-box, .more-diaries .biography-box, .more-diaries .diary-box {
  height: 100%;
}
.news-articles .category, .more-news-articles .category, .biographies .category, .more-biographies .category, .more-diaries .category {
  font-size: 18px;
}
.news-articles .news-text, .more-news-articles .news-text, .biographies .news-text, .more-biographies .news-text, .more-diaries .news-text {
  height: 50%;
  position: relative;
}
.news-articles .date, .more-news-articles .date, .biographies .date, .more-biographies .date, .more-diaries .date {
  max-height: 10%;
  padding: 0px 15px 5px 15px;
  position: absolute;
  bottom: 0;
}
.news-articles .summary, .more-news-articles .summary, .biographies .summary, .more-biographies .summary, .more-diaries .summary {
  max-height: 45%;
  padding: 0px 15px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.news-articles .title, .more-news-articles .title, .biographies .title, .more-biographies .title, .more-diaries .title {
  max-height: 45%;
  margin-bottom: 10px;
  padding: 10px 15px 0px 15px;
  word-wrap: break-word;
}
.news-articles .col-md-3, .more-news-articles .col-md-3, .biographies .col-md-3, .more-biographies .col-md-3, .more-diaries .col-md-3 {
  height: 100%;
  padding: 0px 15px;
}
.news-articles .col-md-3 img, .news-articles .col-md-3 .youtube-embed, .more-news-articles .col-md-3 img, .more-news-articles .col-md-3 .youtube-embed, .biographies .col-md-3 img, .biographies .col-md-3 .youtube-embed, .more-biographies .col-md-3 img, .more-biographies .col-md-3 .youtube-embed, .more-diaries .col-md-3 img, .more-diaries .col-md-3 .youtube-embed {
  width: 100%;
  height: 45%;
}
.news-articles .col-md-3 .news-text, .news-articles .col-md-3 .diary-text, .more-news-articles .col-md-3 .news-text, .more-news-articles .col-md-3 .diary-text, .biographies .col-md-3 .news-text, .biographies .col-md-3 .diary-text, .more-biographies .col-md-3 .news-text, .more-biographies .col-md-3 .diary-text, .more-diaries .col-md-3 .news-text, .more-diaries .col-md-3 .diary-text {
  height: 55%;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .news-articles .col-md-3 .news-text .small-title, .news-articles .col-md-3 .diary-text .small-title, .more-news-articles .col-md-3 .news-text .small-title, .more-news-articles .col-md-3 .diary-text .small-title, .biographies .col-md-3 .news-text .small-title, .biographies .col-md-3 .diary-text .small-title, .more-biographies .col-md-3 .news-text .small-title, .more-biographies .col-md-3 .diary-text .small-title, .more-diaries .col-md-3 .news-text .small-title, .more-diaries .col-md-3 .diary-text .small-title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-articles .col-md-3 .news-text .small-title, .news-articles .col-md-3 .diary-text .small-title, .more-news-articles .col-md-3 .news-text .small-title, .more-news-articles .col-md-3 .diary-text .small-title, .biographies .col-md-3 .news-text .small-title, .biographies .col-md-3 .diary-text .small-title, .more-biographies .col-md-3 .news-text .small-title, .more-biographies .col-md-3 .diary-text .small-title, .more-diaries .col-md-3 .news-text .small-title, .more-diaries .col-md-3 .diary-text .small-title {
    font-size: 24px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .news-articles .col-md-3 .news-text .very-small-title, .news-articles .col-md-3 .diary-text .very-small-title, .more-news-articles .col-md-3 .news-text .very-small-title, .more-news-articles .col-md-3 .diary-text .very-small-title, .biographies .col-md-3 .news-text .very-small-title, .biographies .col-md-3 .diary-text .very-small-title, .more-biographies .col-md-3 .news-text .very-small-title, .more-biographies .col-md-3 .diary-text .very-small-title, .more-diaries .col-md-3 .news-text .very-small-title, .more-diaries .col-md-3 .diary-text .very-small-title {
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-articles .col-md-3 .news-text .very-small-title, .news-articles .col-md-3 .diary-text .very-small-title, .more-news-articles .col-md-3 .news-text .very-small-title, .more-news-articles .col-md-3 .diary-text .very-small-title, .biographies .col-md-3 .news-text .very-small-title, .biographies .col-md-3 .diary-text .very-small-title, .more-biographies .col-md-3 .news-text .very-small-title, .more-biographies .col-md-3 .diary-text .very-small-title, .more-diaries .col-md-3 .news-text .very-small-title, .more-diaries .col-md-3 .diary-text .very-small-title {
    font-size: 22px;
    line-height: 22px;
  }
}
.news-articles.in-depth, .more-news-articles.in-depth, .biographies.in-depth, .more-biographies.in-depth, .more-diaries.in-depth {
  margin-top: 20px;
}
.news-articles.in-depth .news-row, .more-news-articles.in-depth .news-row, .biographies.in-depth .news-row, .more-biographies.in-depth .news-row, .more-diaries.in-depth .news-row {
  margin: -5px 0;
}

/* The bits that apply to just the initial load */
.news-articles, .biographies {
  /* Article 1 */
  /* First row of news (single article) */
  /* Second row of news/first row of biographies (two articles) */
  /* Third row news/second row biographies */
  /* Fourth row (news), third row (biographies) */
}
.news-articles .col-md-12, .biographies .col-md-12 {
  height: 100%;
  padding: 0px 30px;
}
.news-articles .col-md-12 img, .news-articles .col-md-12 .youtube-embed, .biographies .col-md-12 img, .biographies .col-md-12 .youtube-embed {
  float: left;
  width: 60%;
  height: 100%;
}
.news-articles .col-md-12 .news-text, .biographies .col-md-12 .news-text {
  float: right;
  height: 100%;
  width: 40%;
  background-color: #A83532;
}
.news-articles .col-md-12 .title, .biographies .col-md-12 .title {
  padding-top: 80px;
  color: #ffffff;
}
.news-articles .col-md-12 .date, .news-articles .col-md-12 .summary, .biographies .col-md-12 .date, .biographies .col-md-12 .summary {
  color: #daa281;
}
.news-articles .news-row:nth-of-type(1), .biographies .news-row:nth-of-type(1) {
  height: 400px;
}
.news-articles .news-row:nth-of-type(2), .news-articles .biography-row:nth-of-type(1), .biographies .news-row:nth-of-type(2), .biographies .biography-row:nth-of-type(1) {
  height: 620px;
  /* Article 2 (news) / article 1 (biographies) */
  /* Article 3 (news) / article 2 (biographies) */
  /* Colours for both */
}
.news-articles .news-row:nth-of-type(2) .col-md-6:nth-of-type(1), .news-articles .biography-row:nth-of-type(1) .col-md-6:nth-of-type(1), .biographies .news-row:nth-of-type(2) .col-md-6:nth-of-type(1), .biographies .biography-row:nth-of-type(1) .col-md-6:nth-of-type(1) {
  padding: 0px 28px 0px 30px;
}
.news-articles .news-row:nth-of-type(2) .col-md-6:nth-of-type(2), .news-articles .biography-row:nth-of-type(1) .col-md-6:nth-of-type(2), .biographies .news-row:nth-of-type(2) .col-md-6:nth-of-type(2), .biographies .biography-row:nth-of-type(1) .col-md-6:nth-of-type(2) {
  padding: 0px 30px 0px 28px;
}
.news-articles .news-row:nth-of-type(2) .col-md-6 .news-text, .news-articles .biography-row:nth-of-type(1) .col-md-6 .news-text, .biographies .news-row:nth-of-type(2) .col-md-6 .news-text, .biographies .biography-row:nth-of-type(1) .col-md-6 .news-text {
  background-color: #cbcbbf;
}
.news-articles .news-row:nth-of-type(2) .col-md-6 .date, .news-articles .news-row:nth-of-type(2) .col-md-6 .summary, .news-articles .news-row:nth-of-type(2) .col-md-6 .title, .news-articles .biography-row:nth-of-type(1) .col-md-6 .date, .news-articles .biography-row:nth-of-type(1) .col-md-6 .summary, .news-articles .biography-row:nth-of-type(1) .col-md-6 .title, .biographies .news-row:nth-of-type(2) .col-md-6 .date, .biographies .news-row:nth-of-type(2) .col-md-6 .summary, .biographies .news-row:nth-of-type(2) .col-md-6 .title, .biographies .biography-row:nth-of-type(1) .col-md-6 .date, .biographies .biography-row:nth-of-type(1) .col-md-6 .summary, .biographies .biography-row:nth-of-type(1) .col-md-6 .title {
  color: #252525;
}
.news-articles .news-row:nth-of-type(3), .news-articles .biography-row:nth-of-type(2), .biographies .news-row:nth-of-type(3), .biographies .biography-row:nth-of-type(2) {
  height: 485px;
  /* Articles 4 and 6 (news), 3 and 5 (biographies) */
  /* Article 5 (news), 4 (biographies)*/
}
.news-articles .news-row:nth-of-type(3) .col-md-3, .news-articles .biography-row:nth-of-type(2) .col-md-3, .biographies .news-row:nth-of-type(3) .col-md-3, .biographies .biography-row:nth-of-type(2) .col-md-3 {
  padding: 0px 15px;
}
.news-articles .news-row:nth-of-type(3) .col-md-3 .news-text, .news-articles .biography-row:nth-of-type(2) .col-md-3 .news-text, .biographies .news-row:nth-of-type(3) .col-md-3 .news-text, .biographies .biography-row:nth-of-type(2) .col-md-3 .news-text {
  background-color: #daa281;
}
.news-articles .news-row:nth-of-type(3) .col-md-3 .date, .news-articles .news-row:nth-of-type(3) .col-md-3 .summary, .news-articles .news-row:nth-of-type(3) .col-md-3 .title, .news-articles .biography-row:nth-of-type(2) .col-md-3 .date, .news-articles .biography-row:nth-of-type(2) .col-md-3 .summary, .news-articles .biography-row:nth-of-type(2) .col-md-3 .title, .biographies .news-row:nth-of-type(3) .col-md-3 .date, .biographies .news-row:nth-of-type(3) .col-md-3 .summary, .biographies .news-row:nth-of-type(3) .col-md-3 .title, .biographies .biography-row:nth-of-type(2) .col-md-3 .date, .biographies .biography-row:nth-of-type(2) .col-md-3 .summary, .biographies .biography-row:nth-of-type(2) .col-md-3 .title {
  color: #252525;
}
.news-articles .news-row:nth-of-type(3) .col-md-6, .news-articles .biography-row:nth-of-type(2) .col-md-6, .biographies .news-row:nth-of-type(3) .col-md-6, .biographies .biography-row:nth-of-type(2) .col-md-6 {
  padding: 0px 30px;
}
.news-articles .news-row:nth-of-type(3) .col-md-6 .news-text, .news-articles .biography-row:nth-of-type(2) .col-md-6 .news-text, .biographies .news-row:nth-of-type(3) .col-md-6 .news-text, .biographies .biography-row:nth-of-type(2) .col-md-6 .news-text {
  background-color: #311919;
}
.news-articles .news-row:nth-of-type(3) .col-md-6 .summary, .news-articles .news-row:nth-of-type(3) .col-md-6 .date, .news-articles .biography-row:nth-of-type(2) .col-md-6 .summary, .news-articles .biography-row:nth-of-type(2) .col-md-6 .date, .biographies .news-row:nth-of-type(3) .col-md-6 .summary, .biographies .news-row:nth-of-type(3) .col-md-6 .date, .biographies .biography-row:nth-of-type(2) .col-md-6 .summary, .biographies .biography-row:nth-of-type(2) .col-md-6 .date {
  color: #daa281;
}
@media only screen and (min-width: 992px) {
  .news-articles .news-row:nth-of-type(3) .col-md-6 .date, .news-articles .biography-row:nth-of-type(2) .col-md-6 .date, .biographies .news-row:nth-of-type(3) .col-md-6 .date, .biographies .biography-row:nth-of-type(2) .col-md-6 .date {
    margin-bottom: 2px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-articles .news-row:nth-of-type(3) .col-md-6 .date, .news-articles .biography-row:nth-of-type(2) .col-md-6 .date, .biographies .news-row:nth-of-type(3) .col-md-6 .date, .biographies .biography-row:nth-of-type(2) .col-md-6 .date {
    margin-bottom: 4px;
  }
}
.news-articles .news-row:nth-of-type(3) .col-md-6 .title, .news-articles .biography-row:nth-of-type(2) .col-md-6 .title, .biographies .news-row:nth-of-type(3) .col-md-6 .title, .biographies .biography-row:nth-of-type(2) .col-md-6 .title {
  color: #ffffff;
}
.news-articles .news-row:nth-of-type(4), .news-articles .biography-row:nth-of-type(3), .biographies .news-row:nth-of-type(4), .biographies .biography-row:nth-of-type(3) {
  height: 485px;
  /* Colours for 7 and 8 (news), 6 and 7 (biographies) */
  /* Colours for 9 and 10 (news), 8 and 9 (biographies) */
}
.news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .news-text, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .news-text, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .news-text, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .news-text, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .news-text, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .news-text, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .news-text, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .news-text {
  background-color: #cbcbbf;
}
.news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .title, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .summary, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .date, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .title, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .summary, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .date, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .title, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .summary, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .date, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .title, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .summary, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .date, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .title, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .summary, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(1) .date, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .title, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .summary, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(2) .date, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .title, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .summary, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(1) .date, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .title, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .summary, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(2) .date {
  color: #252525;
}
.news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .news-text, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .news-text, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .news-text, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .news-text, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .news-text, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .news-text, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .news-text, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .news-text {
  background-color: #311919;
}
.news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .title, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .title, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .title, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .title, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .title, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .title, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .title, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .title {
  color: #ffffff;
}
.news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .summary, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .date, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .summary, .news-articles .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .date, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .summary, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .date, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .summary, .news-articles .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .date, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .summary, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(3) .date, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .summary, .biographies .news-row:nth-of-type(4) .col-md-3:nth-of-type(4) .date, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .summary, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(3) .date, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .summary, .biographies .biography-row:nth-of-type(3) .col-md-3:nth-of-type(4) .date {
  color: #daa281;
}

/* The bits that apply only to the extra articles loaded */
.more-news-articles .row, .more-biographies .row, .more-diaries .row {
  height: 485px;
}

/* The size of the images on the col-md-6 articles varies between news and biographies */
.news-articles .col-md-6 {
  height: 100%;
}
.news-articles .col-md-6 img, .news-articles .col-md-6 .youtube-embed {
  width: 100%;
  height: 60%;
}
.news-articles .col-md-6 .news-text {
  height: 40%;
}

.biographies .col-md-6 {
  height: 100%;
}
.biographies .col-md-6 img {
  width: 100%;
  height: 71%;
}
.biographies .col-md-6 .news-text {
  height: 29%;
}

#additional-news-container, #additional-biographies-container {
  padding: 0px;
}

.row-eq-height {
  display: flex;
}

.tours-container {
  padding: 0px;
  width: auto !important;
  max-width: 1280px !important;
}
.tours-container .row {
  margin-right: 0px;
}
.tours-container .tour-list-container {
  padding-left: 2em;
}
.tours-container .tour-list-container .tour-entry.tour-date {
  padding-right: 0px;
}
@media (min-width: 992px) {
  .tours-container .tour-list-container {
    padding-right: 0px;
    padding-left: 3em;
  }
}

#tours {
  font: 500 normal 1em "futura-pt", arial, sans-serif;
  letter-spacing: -1px;
  position: relative;
  min-height: 500px;
}
#tours #filters-container {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
#tours #filters-container #filtersLeftContainer {
  position: absolute;
  width: 180px;
  left: 0;
}
#tours #filters-container #filtersRightContainer {
  position: absolute;
  right: 0;
}
#tours .main-tour .date-box {
  background-color: #252525;
  color: #fff;
  font-size: 2.6em;
  text-align: center;
}
#tours .main-tour .content-peach {
  background-color: #daa281;
  color: #fff;
}
#tours .main-tour .content-red {
  background-color: #A83532;
  color: #fff;
}
#tours .main-tour .content-grey {
  background-color: #9ca89c;
  color: #fff;
}
#tours .main-tour .content-brown {
  background-color: #311919;
  color: #fff;
}
#tours .tour-date .col-lg-12 {
  margin: 0 0 10px;
  padding: 0;
}
#tours .tour-date .date-box-peach {
  color: #fff;
  background-color: #daa281;
}
#tours .tour-date .date-box-red {
  color: #fff;
  background-color: #A83532;
}
#tours .tour-date .date-box-grey {
  color: #fff;
  background-color: #9ca89c;
}
#tours .tour-date .date-box-brown {
  color: #fff;
  background-color: #311919;
}
#tours .tour-date .date-box-without a {
  color: #252525 !important;
  background-color: #fff;
}
#tours .tour-date .content {
  background-color: #252525;
  color: #fff;
}
#tours .tour-date .content-past {
  background-color: #f1f0ec;
}
#tours .tour-date .content-past a {
  color: #252525 !important;
}
#tours .search-tour form .styled-select {
  overflow: hidden;
  background: url("/img/assets/icon-down.png") no-repeat right 5px #252525;
  border: 1px solid #ccc;
  border-radius: 8px;
}
#tours .search-tour form .styled-select select {
  background: transparent;
  padding: 5px 41px 5px 5px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  width: 100%;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
#tours .search-tour form .styled-select select option {
  color: #fff;
  background-color: #252525;
  text-align: center;
}
#tours .filter-tour {
  width: 160px;
  padding-left: 1px;
}
#tours .filter-tour .form-header {
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  padding: 0 5px;
  text-align: center;
  cursor: pointer;
}
#tours .filter-tour .form-body {
  display: none;
  margin-top: 2px;
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
#tours .filter-tour .form-body .form-group {
  position: relative;
  margin: 0;
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label {
  padding: 5px 0;
  width: 100%;
  margin: 0;
  outline: none;
  font: 300 normal 12px "futura-pt", arial, sans-serif;
  letter-spacing: 0px;
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label i {
  font-size: 25px;
  display: block;
  margin: 0 auto;
  width: 52px;
  height: 42px;
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-swag {
  background: url("/img/assets/icons/shirt.jpg");
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-image {
  background: url("/img/assets/icons/camera.jpg");
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-video {
  background: url("/img/assets/icons/video.jpg");
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-download {
  background: url("/img/assets/icons/download.jpg");
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-cd {
  background: url("/img/assets/icons/cd.jpg");
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-live {
  background: url("/img/assets/icons/live.jpg");
}
#tours .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-session {
  background: url("/img/assets/icons/session.jpg");
}
#tours .tour-entry-small-text {
  font-size: small;
}
#tours .loader {
  text-align: center;
  display: none;
}
#tours .custom-pagination {
  text-align: center;
  margin-top: 20px;
  min-height: 40px;
}
#tours .front-tour-date {
  font: 500 normal 1em "futura-pt", arial, sans-serif;
  letter-spacing: -1px;
}
#tours .front-tour-date .mobile-album-images-row {
  margin-bottom: 10px;
}
#tours .front-tour-date .band-logo {
  margin-bottom: 40px;
}
#tours .front-tour-date .album-cover img {
  width: 100%;
  max-height: none !important;
}
#tours .front-tour-date #description {
  font: 400 normal 18px "futura-pt", arial, sans-serif;
}
#tours .front-tour-date .main-column {
  float: right;
}
#tours .front-tour-date .main-column .main-row {
  padding: 0 15px 0 15px;
}
@media (min-width: 991px) {
  #tours .front-tour-date .left-column {
    float: left;
  }
}
#tours .front-tour-date .album-infos {
  height: 100%;
  padding: 10px;
  background-color: #a83532;
  color: #fff;
  text-align: center;
  font: 500 normal 1.4em "futura-pt", arial, sans-serif;
}
@media (min-width: 767px) and (max-width: 991px) {
  #tours .front-tour-date .album-infos {
    font-size: 1.3em;
  }
}
#tours .front-tour-date .album-infos #audio-source {
  margin: 0px;
}
@media (max-width: 767px) {
  #tours .front-tour-date .album-infos {
    font-size: 1em;
  }
  #tours .front-tour-date .album-infos #audio-source {
    display: none;
  }
}
#tours .front-tour-date .album-infos .dgm-rating {
  padding: 0px;
}
@media (max-width: 767px) {
  #tours .front-tour-date .album-infos .dgm-rating {
    margin: 0px auto;
  }
}
@media (min-width: 768px) {
  #tours .front-tour-date .album-infos .dgm-rating {
    margin-top: 10px;
  }
}
@media (max-width: 420px) {
  #tours .front-tour-date .album-infos .dgm-rating {
    margin-left: 0px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #tours .front-tour-date .album-infos .dgm-rating .audio-rating-img {
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 992px) {
  #tours .front-tour-date .album-infos .dgm-rating .audio-rating-img {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1200px) {
  #tours .front-tour-date .album-infos .dgm-rating .audio-rating-img {
    width: 45px;
    height: 45px;
  }
}
#tours .front-tour-date .album-infos .customer-rating {
  padding: 0px;
}
@media (max-width: 767px) {
  #tours .front-tour-date .album-infos .customer-rating {
    margin: 0px auto;
  }
}
@media (min-width: 768px) {
  #tours .front-tour-date .album-infos .customer-rating {
    margin: 20px auto 0px auto;
  }
}
@media (max-width: 420px) {
  #tours .front-tour-date .album-infos .customer-rating {
    width: 100%;
    margin: 10px auto;
  }
}
#tours .front-tour-date .album-infos .customer-rating #customer-rating-text {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #tours .front-tour-date .album-infos .customer-rating #customer-rating-text {
    margin-bottom: 12px;
  }
}
@media (max-width: 420px) {
  #tours .front-tour-date .album-infos .customer-rating #customer-rating-text {
    margin: auto;
    text-align: center;
  }
}
#tours .front-tour-date .album-container {
  margin-bottom: 50px;
}
#tours .front-tour-date .album-container .album-content {
  font: 500 normal 1.2em "futura-pt", arial, sans-serif;
  margin: 30px 0 20px;
}
#tours .front-tour-date .album-container .album-content .album-content-header {
  font: 700 normal 1em "futura-pt", arial, sans-serif;
  border-bottom: 3px solid #cbcbbf;
  padding: 10px 0;
}
#tours .front-tour-date .album-container .album-content .album-content-line {
  padding: 5px 0;
}
#tours .front-tour-date .album-container .album-content .album-content-line .track-number {
  color: #96A296;
}
#tours .front-tour-date .album-container .album-content .album-content-line .play-control {
  cursor: pointer;
}
#tours .front-tour-date .album-container .album-content .album-content-line .track-title a {
  color: #A83532;
  font-weight: normal;
}
@media (max-width: 768px) {
  #tours .front-tour-date .album-container .album-content .album-content-line .track-title {
    text-align: center;
  }
}
#tours .front-tour-date .album-container .album-content .album-content-line .player {
  margin-top: 5px;
}
#tours .front-tour-date .album-container .album-content .album-content-line:nth-child(even) {
  background: #ffffff;
}
#tours .front-tour-date .album-container .album-content .album-content-line:nth-child(odd) {
  background: #f1f0ec;
}
#tours .front-tour-date .album-container .download-links-holder {
  padding: 0;
}
#tours .front-tour-date .album-container .download-links-holder .album-purchase-button-container {
  display: inline-block;
  padding: 30px;
  vertical-align: top;
}
@media (max-width: 767px) {
  #tours .front-tour-date .album-container .download-links-holder .album-purchase-button-container {
    padding: 10px;
  }
}
#tours .front-tour-date hr {
  border-top: 1px solid #cbcbbf;
  margin: 20px auto 0;
}
#tours .front-tour-date .diary-entries {
  background-color: #fff;
  padding-top: 30px;
}
#tours .front-tour-date .diary-entries h2 {
  margin: 0 auto 30px;
  text-align: center;
  text-transform: uppercase;
  font: bold normal 1.8em futura-pt, sans-serif;
}
#tours .front-tour-date .diary-entries .diary-entry .col-lg-4 img {
  max-height: 150px !important;
  margin-bottom: 20px;
}
#tours .front-tour-date .diary-entries .diary-entry .content {
  padding: 0 0 20px 0;
  font: 400 normal 1.2em futura-pt, sans-serif;
}
#tours .front-tour-date .diary-entries .sep {
  border-bottom: 1px solid #cbcbbf;
  margin-bottom: 20px;
}
#tours .front-tour-date .hide-on-mobile {
  display: block;
}
#tours .front-tour-date .show-on-mobile {
  display: none;
}
#tours .nextAndPreviousPhotosContainer {
  background-color: #fff;
}
#tours .nextAndPreviousPhotosContainer .arrow-right,
#tours .nextAndPreviousPhotosContainer .arrow-left {
  top: 55px !important;
}

.recommended-albums .album {
  display: table;
  width: 100%;
}
.recommended-albums .album .slide-row {
  display: table-row;
}
.recommended-albums .album .slide-row .date {
  display: table-cell;
  border: 2px solid #cbcbbf;
  text-align: center;
  width: 50%;
  vertical-align: middle;
  padding: 5px 0;
  border-bottom: 0;
  border-right: 0;
  height: 120px;
}
.recommended-albums .album .slide-row .date p {
  margin: 0;
}
.recommended-albums .album .slide-row .date p.day {
  font: bold normal 3em futura-pt, sans-serif;
  line-height: 0.8;
}
.recommended-albums .album .slide-row .date p.month {
  font: 500 normal 1em futura-pt, sans-serif;
  line-height: 1;
}
.recommended-albums .album .slide-row .date p.year {
  font: 500 normal 1em futura-pt, sans-serif;
  line-height: 1;
}
.recommended-albums .album .slide-row .date.date-box-peach {
  color: #fff;
  background-color: #daa281;
}
.recommended-albums .album .slide-row .date.date-box-red {
  color: #fff;
  background-color: #A83532;
}
.recommended-albums .album .slide-row .date.date-box-grey {
  color: #fff;
  background-color: #9ca89c;
}
.recommended-albums .album .slide-row .date.date-box-brown {
  color: #fff;
  background-color: #311919;
}
.recommended-albums .album .slide-row .date .date-box-without {
  color: #252525 !important;
}
.recommended-albums .album .slide-row .image {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  border-bottom: 0;
  position: relative;
  height: 120px;
  overflow: hidden;
  background-color: #252525;
}
.recommended-albums .album .slide-row .image img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.recommended-albums .album .slide-row .venue {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  background-color: #fff;
  text-align: center;
  padding: 5px 0;
  border-right: 0;
  vertical-align: middle;
  height: 120px;
}
.recommended-albums .album .slide-row .venue .venue-name {
  font: bold normal 18px futura-pt, sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.recommended-albums .album .slide-row .venue .venue-location {
  font: 500 italic 16px futura-pt, sans-serif;
}
.recommended-albums .album .slide-row .description {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  padding: 5px 0;
  line-height: 1;
  background-color: #9ca89c;
  height: 120px;
  position: relative;
  overflow: hidden;
}
.recommended-albums .album .slide-row .description p {
  padding: 0 5px;
  margin: 0;
  font-size: 14px;
  position: absolute;
  top: 37px;
}
@media (max-width: 352px) {
  .recommended-albums .album .slide-row .description p {
    font-size: 13px;
  }
}
.recommended-albums .album .slide-row .description .customer-rating {
  text-align: center;
  display: block;
}
.recommended-albums .album .slide-row .description .customer-rating .stars-container {
  position: relative;
  top: 5px;
  margin: -5px 0px 0px 0px;
  padding: 0;
}
.recommended-albums .album .slide-row .description .customer-rating .stars-container .star-box {
  margin: auto;
  left: 0px;
  position: relative;
}
.recommended-albums .album .slide-row .description .customer-rating .stars-container .star-bg {
  margin: auto;
  left: 0px;
  position: relative;
  top: -31px;
  color: #6F7A6F;
}
@media (max-width: 400px) {
  .recommended-albums .album .slide-row .description .customer-rating .stars-container .star-bg {
    top: -26px;
  }
}
.recommended-albums .album .slide-row .description .customer-rating .stars-container .fa-star {
  font-size: 25px !important;
}
@media (max-width: 400px) {
  .recommended-albums .album .slide-row .description .customer-rating .stars-container .fa-star {
    font-size: 20px !important;
  }
}
.recommended-albums .album .slide-full-row {
  display: table-row;
}
.recommended-albums .album .slide-full-row .image {
  display: table-cell;
  width: 240px;
  height: auto;
  border: 2px solid #cbcbbf;
  border-right: 0;
  background-color: #9ca89c;
  position: relative;
  max-height: 240px;
}
.recommended-albums .album .slide-full-row .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 240px;
  max-height: 240px;
  height: 100%;
}
@media (min-width: 380px) and (max-width: 480px) {
  .recommended-albums .album .slide-full-row .image {
    width: 180px;
    max-height: 180px;
  }
  .recommended-albums .album .slide-full-row .image img {
    width: 180px;
    max-height: 180px;
  }
}
@media (max-width: 379px) {
  .recommended-albums .album .slide-full-row .image {
    width: 140px;
    max-height: 140px;
  }
  .recommended-albums .album .slide-full-row .image img {
    width: 140px;
    max-height: 140px;
  }
}
.recommended-albums .album .slide-full-row .description-and-rating {
  overflow: hidden;
  display: table-cell;
  height: 240px;
  width: auto;
  border: 2px solid #cbcbbf;
  background-color: #cbcbbf;
  position: relative;
  float: left;
}
.recommended-albums .album .slide-full-row .description-and-rating .album-title {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: center;
  margin-top: 10px;
}
.recommended-albums .album .slide-full-row .description-and-rating .customer-rating {
  display: block;
}
.recommended-albums .album .slide-full-row .description-and-rating .customer-rating .stars-container {
  margin: 0;
  position: relative;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.recommended-albums .album .slide-full-row .description-and-rating .customer-rating .stars-container img {
  display: inline-block;
}
@media (min-width: 1300px) and (max-width: 1430px) {
  .recommended-albums .album .slide-full-row .description-and-rating .customer-rating .stars-container img {
    width: 17%;
  }
}
@media (min-width: 768px) and (max-width: 940px) {
  .recommended-albums .album .slide-full-row .description-and-rating .customer-rating .stars-container img {
    width: 17%;
  }
}
@media (max-width: 475px) {
  .recommended-albums .album .slide-full-row .description-and-rating .customer-rating .stars-container img {
    width: 16%;
  }
}
@media (max-width: 767px) {
  .recommended-albums .album .slide-full-row .description-and-rating .customer-rating .stars-container {
    padding-top: 0;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  .recommended-albums .album .slide-full-row .description-and-rating .customer-rating .stars-container {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.recommended-albums .album .slide-full-row .description-and-rating .description {
  line-height: 1;
}
.recommended-albums .album .slide-full-row .description-and-rating p {
  padding: 0 5px;
  margin-bottom: 0 !important;
}
@media (min-width: 380px) and (max-width: 480px) {
  .recommended-albums .album .slide-full-row .description-and-rating {
    height: 180px;
  }
}
@media (max-width: 379px) {
  .recommended-albums .album .slide-full-row .description-and-rating {
    height: 140px;
  }
}
@media (min-width: 321px) {
  .recommended-albums .album .slide-full-row .description-and-rating .description {
    padding-left: 3px;
    padding-right: 3px;
  }
}

.recommended-albums {
  margin-top: 30px;
}
.recommended-albums a {
  color: #252525 !important;
}
.recommended-albums h2 {
  margin: 0 auto 5px;
  text-align: center;
  text-transform: uppercase;
  font: bold normal 1.8em futura-pt, sans-serif;
}
.recommended-albums .slick-slider .slick-prev {
  left: 32.2%;
  z-index: 10;
  width: 24px;
  height: 37px;
}
.recommended-albums .slick-slider .slick-next {
  right: 32.2%;
  z-index: 10;
  width: 24px;
  height: 37px;
}
.recommended-albums .slick-slider .slick-slide {
  margin: 0 15px;
}
.recommended-albums .slick-slider .slick-slide.slide-container {
  padding: 0.5%;
  outline: none;
}
.recommended-albums .slick-slider .slick-slide.slide-container a {
  display: block;
}
@media (min-width: 380px) and (max-width: 480px) {
  .recommended-albums .slick-slider .slick-slide.slide-container a .two-col-album {
    margin-top: 30px;
  }
}
@media (max-width: 379px) {
  .recommended-albums .slick-slider .slick-slide.slide-container a .two-col-album {
    margin-top: 50px;
  }
}

.video-container .row {
  background-color: #ffffff;
  padding-left: 55px;
  padding-top: 35px;
  padding-right: 15px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .video-container .row {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .video-container .download-div {
    position: relative;
    transform: translateY(200%);
  }
}
@media (max-width: 992px) {
  .video-container .row {
    padding-left: 0;
  }
}
.video-container .individual-video-container {
  padding: 0 10px 10px 0;
}
.video-container .individual-video-container p {
  font-size: 18px;
}
.video-container .main-video {
  background-color: #f1f0ec;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .video-container .main-video {
    padding-left: 0;
  }
}
.video-container .video-list {
  background-color: #f1f0ec;
}
.video-container .main-video .col-md-12 {
  padding-left: 0;
}
.video-container .main-video .col-md-12 p {
  font-size: 20px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 0;
}

/* CUSTOM CHECKBOX */
.checkbox-custom, .radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
  position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 2px solid #cbcbbf;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
  position: absolute;
  right: -20px;
  top: 25px;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  background: #A83532;
}

.radio-custom + .radio-custom-label:before {
  border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
  background: #A83532;
}

#scrollToFirstHistoric {
  cursor: pointer;
  padding: 0px 10px !important;
}

#filtersContainerMobile {
  margin: 1em 0em;
  display: table;
  width: 100%;
}
#filtersContainerMobile #mobileBeforeFilter {
  padding: 0px;
}
#filtersContainerMobile .filterIcons {
  padding: 5px 0px;
  background-color: #252525;
  color: #fff;
  text-align: center;
  display: inline-block;
  max-height: 56px;
}
#filtersContainerMobile img {
  width: 35px;
}
#filtersContainerMobile .filterIcon {
  display: none;
}
#filtersContainerMobile .filterIconEmpty {
  height: 56px;
}
#filtersContainerMobile #mobileSearch {
  float: left;
  width: 80%;
  height: 56px;
  padding-right: 0px;
}
#filtersContainerMobile #mobileSearch input {
  width: 100%;
  padding: 7px;
  border: #252525 solid 2px;
  height: 90%;
  margin-top: 3px;
}
#filtersContainerMobile #mobileFilterSort {
  display: none;
  padding: 0px;
  margin-top: 10px;
}
#filtersContainerMobile form .styled-select {
  overflow: hidden;
  background: url("/img/assets/icon-down.png") no-repeat right 5px #252525;
  border: 1px solid #ccc;
  border-radius: 8px;
}
#filtersContainerMobile form .styled-select select {
  background: transparent;
  padding: 5px;
  font-size: 13px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  width: 100%;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
#filtersContainerMobile form .styled-select select option {
  color: #fff;
  background-color: #252525;
  text-align: center;
}
#filtersContainerMobile form input[type=checkbox] {
  display: none;
}
#filtersContainerMobile form label {
  margin-bottom: 0px;
  font-weight: normal;
}

@media (max-width: 1300px) {
  .recommended-albums .slick-slider .slick-prev {
    left: -10px;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  .recommended-albums .slick-slider .slick-next {
    right: -10px;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
}
@media (max-width: 767px) {
  #tours .left-column .img-fluid, #tours .left-column .members-list {
    display: none !important;
  }
  #tours .main-column .members-list {
    display: block !important;
  }
  #tours .members-list ul {
    margin: 0;
  }
  .recommended-albums .slick-slider .customer-rating {
    display: none;
  }
}
@media (max-width: 991px) {
  #filtersContainerMobile {
    display: block;
  }
  #filtersLeftContainer, #filtersRightContainer {
    display: none;
  }
}
@media (min-width: 992px) {
  #filtersContainerMobile {
    display: none;
  }
  #filtersLeftContainer, #filtersRightContainer {
    display: block;
  }
}
@media (max-width: 992px) {
  .tour-entry .media-content-container .media-content {
    display: none !important;
  }
  .tour-entry .hide-on-mobile {
    display: none !important;
  }
  .tour-entry .show-on-mobile {
    display: block !important;
  }
}
@media (max-width: 520px) {
  .tour-entry .content p:first-child {
    font-size: 1.3em !important;
  }
}
@media (max-width: 335px) {
  .tour-entry .content p:first-child {
    font-size: 1.2em !important;
  }
}
@media (max-width: 300px) {
  .tour-entry .content p:first-child {
    font-size: 1.1em !important;
  }
}
@media (max-width: 520px) {
  .tour-entry .content p:last-child {
    font-size: 1.2em !important;
  }
}
@media (max-width: 335px) {
  .tour-entry .content p:last-child {
    font-size: 1.1em !important;
  }
}
@media (max-width: 300px) {
  .tour-entry .content p:last-child {
    font-size: 1em !important;
  }
}

@media (max-width: 767px) {
  .tour-entry .date-box {
    font-size: 2em !important;
  }
  .tour-entry .tickets,
  .tour-entry .sold-out {
    font-size: 1em !important;
    padding: 0;
  }
  .tour-date-row .date-box .part-left {
    font-size: 1.2em !important;
  }
  .tour-date-row .date-box .part-right {
    font-size: 0.6em !important;
    padding: 5px 0 0 0px !important;
  }
  .tour-date-row .date-box .part-right div:last-child {
    font-size: 0.8em !important;
  }
  .album-container {
    margin-bottom: 50px;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .show-on-mobile {
    display: block !important;
  }
}
@media (max-width: 430px) {
  #filtersContainerMobile form .styled-select {
    background-size: 40px;
    background-position-y: 8px;
  }
}
@media (max-width: 405px) {
  #filtersContainerMobile form .styled-select {
    background-size: 35px;
    background-position-y: 9px;
  }
  #filtersContainerMobile form .styled-select select {
    font-size: 12px;
  }
}
@media (max-width: 370px) {
  #filtersContainerMobile form .styled-select select {
    font-size: 11px;
  }
}
@media (max-width: 350px) {
  #filtersContainerMobile form .styled-select select {
    font-size: 10px;
  }
}
@media (max-width: 330px) {
  #filtersContainerMobile form .styled-select select {
    font-size: 9px;
  }
}
.stars-container {
  padding: 15px;
  /* This looks ridiculous, but it's necessary*/
}
@media (max-width: 991px) {
  .stars-container {
    margin: -26px 0 0 -35px;
  }
}
@media (min-width: 768px) {
  .stars-container {
    margin: -36px -21px;
  }
}
@media (min-width: 992px) {
  .stars-container {
    margin: -30px -17px;
  }
}
@media (min-width: 1200px) {
  .stars-container {
    margin: -30px 10px;
  }
}
.stars-container .star-box, .stars-container .star-bg {
  color: #ffffff;
  position: absolute;
  margin: 3px;
  display: table;
}
@media (max-width: 991px) {
  .stars-container .star-box, .stars-container .star-bg {
    left: 50%;
    margin-left: -80px;
    margin-top: 10px;
  }
}
.stars-container .fa-star {
  display: table-cell;
  padding: 3px;
}
@media (max-width: 991px) {
  .stars-container .fa-star {
    font-size: 27px !important;
  }
}
@media (min-width: 992px) {
  .stars-container .fa-star {
    font-size: 39px !important;
  }
}
@media (min-width: 1200px) {
  .stars-container .fa-star {
    font-size: 42px !important;
  }
}
.stars-container .star-box {
  z-index: 2;
}
.stars-container .star-bg {
  color: #840B17;
}
.stars-container .star-limiter {
  overflow: hidden;
  position: relative;
}

.stars-container-main {
  top: -30px;
  position: relative;
  margin: auto;
}
@media (max-width: 991px) {
  .stars-container-main {
    margin: auto;
  }
}
@media (min-width: 768px) {
  .stars-container-main {
    margin: 0px -21px;
  }
}
@media (min-width: 992px) {
  .stars-container-main {
    margin: 0px -17px;
  }
}
@media (min-width: 1200px) {
  .stars-container-main {
    margin: 0px 10px;
  }
}
@media (max-width: 420px) {
  .stars-container-main {
    padding: 0px;
    top: 0px;
    margin-bottom: 25px;
  }
}

.tour-date-header {
  position: relative;
}
.tour-date-header h1 {
  text-align: center;
  text-transform: uppercase;
}
.tour-date-header .arrow-left {
  position: absolute;
  top: 18px;
  left: -20px;
}
.tour-date-header .arrow-right {
  position: absolute;
  top: 18px;
  right: -20px;
}
@media (max-width: 991px) {
  .tour-date-header .arrow-left {
    position: absolute;
    top: 18px;
    left: -5px;
  }
  .tour-date-header .arrow-right {
    position: absolute;
    top: 18px;
    right: -5px;
  }
  .tour-date-header h4 {
    padding-left: 15%;
  }
}

.members-list {
  margin-top: 10px;
  text-align: center;
}
.members-list ul {
  list-style: none;
  padding: 0px;
}
.members-list ul li {
  font: 400 normal 1.2em "futura-pt", arial, sans-serif;
}
.members-list ul li span {
  font: 500 normal 1.2em "futura-pt", arial, sans-serif;
}

.ticket-tour-date .col-lg-12 {
  margin: 0 0 10px;
  padding: 0;
}
.ticket-tour-date .date-box-peach {
  color: #fff;
  background-color: #daa281;
}
.ticket-tour-date .date-box-red {
  color: #fff;
  background-color: #A83532;
}
.ticket-tour-date .date-box-grey {
  color: #fff;
  background-color: #9ca89c;
}
.ticket-tour-date .date-box-brown {
  color: #fff;
  background-color: #311919;
}
.ticket-tour-date .date-box-without a {
  color: #252525 !important;
  background-color: #fff;
}
.ticket-tour-date .content {
  background-color: #252525;
  color: #fff;
}
.ticket-tour-date .content-past {
  background-color: #f1f0ec;
}
.ticket-tour-date .content-past a {
  color: #252525 !important;
}

.tour-entry {
  display: table;
  height: 75px;
  letter-spacing: -1px;
}
.tour-entry .col-lg-12 {
  margin: 0 0 10px;
  padding: 0;
}
.tour-entry [class*=col-] {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.tour-entry .artist-box {
  border: 3px solid #d1d0cc;
  display: table-cell;
  vertical-align: middle;
  font-style: italic;
  font-weight: 300;
}
.tour-entry .date-box {
  min-height: 80px;
  border: 3px solid #d1d0cc;
  border-right: 0;
  display: table-cell;
  vertical-align: middle;
  font: bold normal 1em "futura-pt", arial, sans-serif;
}
.tour-entry .date-box col-lg-2 {
  padding: 0;
}
.tour-entry .date-box a {
  color: #fff !important;
}
.tour-entry .date-box .part-right {
  text-transform: uppercase;
  float: right;
  width: 50%;
  font-size: 1.4em;
  line-height: 0.5em;
  padding: 15px 0 0 5px;
  text-align: left;
}
@media (max-width: 767px) {
  .tour-entry .date-box .part-right {
    text-transform: uppercase;
    float: right;
    width: 100%;
    font-size: 0.7em;
    line-height: 0.5em;
    padding: 12px 10px 0 10px;
    text-align: center;
  }
  .tour-entry .date-box .part-right div {
    display: inline-block;
  }
}
.tour-entry .date-box .part-right div:last-child {
  font: 500 normal 1em "futura-pt", arial, sans-serif;
}
.tour-entry .date-box .part-left {
  float: left;
  width: 50%;
  font-size: 2.8em;
  text-align: right;
}
@media (max-width: 767px) {
  .tour-entry .date-box .part-left {
    float: left;
    width: 100%;
    font-size: 1em;
    text-align: center;
  }
}
.tour-entry .content {
  border: 3px solid #d1d0cc;
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
}
.tour-entry .content a {
  color: #fff !important;
}
.tour-entry .content p {
  text-align: center;
  font-size: 1.5em;
  line-height: 1em;
  margin: 0;
}
.tour-entry .content p:first-child {
  font-size: 1.8em;
  text-transform: uppercase;
  margin: 0;
  line-height: 1em;
}
.tour-entry .content p:last-child {
  font: 300 normal 1.5em/1em "futura-pt", arial, sans-serif;
}
.tour-entry .tickets {
  border: 3px solid #d1d0cc;
  border-left: 0;
  text-align: center;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  font: bold normal 1.2em "futura-pt", arial, sans-serif;
}
.tour-entry .sold-out {
  border: 3px solid #d1d0cc;
  border-left: 0;
  font: bold normal 1.2em "futura-pt", arial, sans-serif;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #d1d0cc;
  display: table-cell;
  vertical-align: middle;
}
.tour-entry .media-content-container {
  position: relative;
  margin: 0;
  padding: 0;
}
.tour-entry .media-content-container col-lg-2 {
  margin: 0;
  padding: 0;
}
.tour-entry .media-content-container .media-content {
  float: left;
  border: 3px solid #d1d0cc;
  border-left: 0;
  text-align: center;
  background-color: #252525;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  margin: 0;
  padding: 0;
  min-width: 61px;
}
.tour-entry .media-content-container .media-content ul {
  width: 29px;
  list-style: none;
  margin: 0;
  padding: 0px;
  display: block;
  float: left;
}
.tour-entry .media-content-container .media-content ul li {
  margin: 0;
  padding: 0;
}
.tour-entry .media-content-container .media-content ul li a {
  display: block;
}
.tour-entry .media-content-container .media-content ul li a i {
  font-size: 25px;
  display: block;
  margin: 0 auto;
  width: 28px;
  height: 25px;
}
.tour-entry .media-content-container .media-content ul li a .content-swag {
  background: url("/img/assets/icons/shirt.jpg") no-repeat top left/28px;
}
.tour-entry .media-content-container .media-content ul li a .content-image {
  background: url("/img/assets/icons/camera.jpg") no-repeat top left/28px;
}
.tour-entry .media-content-container .media-content ul li a .content-video {
  background: url("/img/assets/icons/video.jpg") no-repeat top left/28px;
}
.tour-entry .media-content-container .media-content ul li a .content-download {
  background: url("/img/assets/icons/download.jpg") no-repeat top left/28px;
}
.tour-entry .media-content-container .media-content ul li a .content-cd {
  background: url("/img/assets/icons/cd.jpg") no-repeat top left/28px;
}
.tour-entry .media-content-container .media-content ul li a .content-live {
  background: url("/img/assets/icons/live.jpg") no-repeat top left/28px;
}
.tour-entry .media-content-container .media-content ul li a .content-session {
  background: url("/img/assets/icons/session.jpg") no-repeat top left/28px;
}
.tour-entry .media-content-container .download-content {
  border: 3px solid #d1d0cc;
  border-left: 0;
  float: left;
  position: relative;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #252525;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.tour-entry .media-content-container .download-content a {
  display: block;
}
.tour-entry .media-content-container .download-content a img {
  width: 100%;
  height: 75px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tour-entry .media-content-container .download-content a .dl-icon {
  position: absolute;
  bottom: 2px;
  left: 5px;
  color: #fff;
}

#autocomplete-tours-search::-webkit-input-placeholder {
  color: #cbcbbf;
}

#autocomplete-tours-search:-moz-placeholder {
  color: #cbcbbf;
}

#autocomplete-tours-search::-moz-placeholder {
  color: #cbcbbf;
}

#autocomplete-tours-search::-ms-input-placeholder {
  color: #cbcbbf;
}

#autocomplete-tours-search {
  font-size: 22px;
  border: 2px solid #252525;
}

.social-icons {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .social-icons {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .social-icons {
    width: 250px;
  }
}
.social-icons img {
  padding: 10px;
}

@media only screen and (max-width: 768px) {
  #tags-div {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) {
  #tags-div {
    width: 60%;
  }
}

#recent-searches-div {
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  #recent-searches-div {
    display: none;
  }
}

.tags-label {
  float: left;
  padding: 3px 0px 0px 0px;
}

.searches-label {
  float: left;
  padding: 3px 0px 0px 15px;
}

.news-article-container {
  max-width: 1170px !important;
  padding-bottom: 20px;
}
.news-article-container .title {
  color: #A83532;
  font-size: 30px;
}
.news-article-container img {
  max-width: 100%;
}
.news-article-container .right-sidebar-column {
  padding-left: 10px;
}
@media (max-width: 768px) {
  .news-article-container .social-sharing {
    padding: 0 !important;
  }
}

.article-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  color: #A83532;
}
@media (max-width: 767px) {
  .article-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.article-content {
  font-size: 18px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .article-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.custom-breadcrumb {
  margin-bottom: 10px;
  width: 100%;
  background-color: #fff;
}
@media (min-width: 1000px) {
  .custom-breadcrumb {
    margin-bottom: 30px;
  }
}
.custom-breadcrumb ul {
  border-radius: 0px;
  padding: 0;
  margin: 0;
}
.custom-breadcrumb ul li {
  display: inline-block;
  padding: 3px 0;
  text-transform: uppercase;
}
.custom-breadcrumb ul li .no-pad {
  padding-right: 0px !important;
}
.custom-breadcrumb ul li :first-child {
  padding-left: 10px;
}
.custom-breadcrumb ul li :last-child {
  padding-right: 10px;
}
.custom-breadcrumb ul li.grey {
  background-color: #cbcbbf;
  color: #fff;
}
.custom-breadcrumb ul li.grey a {
  color: #fff !important;
}
.article-sidebar {
  font-size: 18px;
}
@media (max-width: 768px) {
  .article-sidebar {
    padding-top: 20px;
  }
}
.article-sidebar form {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .article-sidebar form {
    display: none;
  }
}

@media (min-width: 768px) {
  .article-column {
    padding-left: 80px !important;
  }
}
@media (max-width: 768px) {
  .article-column {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .article-column .article-image-link .article-image {
    margin: 0 auto;
  }
}

#map-container {
  position: relative;
}
@media only screen and (min-width: 992px) {
  #map-container {
    position: relative;
    top: -30px;
    padding: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #map-container {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1200px) {
  #map-container {
    width: 1280px !important;
  }
}
#map-container .col-lg-11 {
  height: 100%;
  padding: 0px;
}
#map-container .col-lg-1 {
  height: 100%;
  padding: 0px;
}
#map-container #filtersContainerMobile {
  position: absolute;
  z-index: 1;
  padding: 0px 30px;
  margin: 15px 15px 15px -15px;
}
#map-container #autocomplete-form {
  height: 100%;
  padding-right: 10px;
}
#map-container #autocomplete-map-search::-webkit-input-placeholder {
  color: #cbcbbf;
}
#map-container #autocomplete-map-search:-moz-placeholder {
  color: #cbcbbf;
}
#map-container #autocomplete-map-search::-moz-placeholder {
  color: #cbcbbf;
}
#map-container #autocomplete-map-search::-ms-input-placeholder {
  color: #cbcbbf;
}
#map-container #autocomplete-map-search {
  padding-left: 10px;
  float: right;
  width: 80%;
  height: 100%;
  font-size: 22px;
  border: 2px solid #252525;
}
#map-container #map {
  height: 600px;
  width: 100%;
  /* Change zoom button colour */
  /* Set infobox background transparent */
  /* Sizing infowindow */
  /* Positioning infowindow close button */
}
#map-container #map .gm-style > .gmnoprint > .gmnoprint div[title="Zoom in"] {
  background-color: #daa281;
}
#map-container #map .gm-style > .gmnoprint > .gmnoprint div[title="Zoom out"] {
  background-color: #daa281;
}
#map-container #map .gm-style {
  background-color: #f1f0ec;
}
#map-container #map .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
  background-color: transparent !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
}
#map-container #map .gm-style-iw, #map-container #map .gm-style-iw > div:first-child {
  width: 300px !important;
  max-width: 300px !important;
}
#map-container #map .gm-style-iw + div {
  right: 24px !important;
}
@media (max-width: 992px) {
  #map-container .filter-tour, #map-container #map-filters {
    display: none;
  }
}
#map-container .filter-tour {
  width: 130px;
  padding: 0px 15px;
  position: absolute;
  right: 0px;
  top: 10px;
}
#map-container .filter-tour .form-body {
  height: 100%;
}
#map-container .filter-tour .fa {
  height: 20px !important;
}
#map-container .filter-tour .form-header {
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  padding: 0 5px;
  text-align: center;
  cursor: pointer;
}
#map-container .filter-tour .form-body {
  display: none;
  margin-top: 2px;
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
#map-container .filter-tour .form-body .form-group {
  position: relative;
  margin: 0;
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label {
  padding: 5px 0;
  width: 100%;
  margin: 0;
  outline: none;
  font: 300 normal 12px "futura-pt", arial, sans-serif;
  letter-spacing: 0px;
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label i {
  font-size: 25px;
  display: block;
  margin: 0 auto;
  width: 52px;
  height: 42px;
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-swag {
  background: url("/img/assets/icons/shirt.jpg");
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-image {
  background: url("/img/assets/icons/camera.jpg");
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-video {
  background: url("/img/assets/icons/video.jpg");
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-download {
  background: url("/img/assets/icons/download.jpg");
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-cd {
  background: url("/img/assets/icons/cd.jpg");
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-live {
  background: url("/img/assets/icons/live.jpg");
}
#map-container .filter-tour .form-body .form-group .checkbox-custom-label .checkbox-icon-session {
  background: url("/img/assets/icons/session.jpg");
}
#map-container #mobileSearch {
  float: left;
  width: 70%;
  height: 56px;
}

.map-filter-tours-mobile {
  font: 500 1em "futura-pt", arial, sans-serif;
  letter-spacing: -1px;
}
.map-filter-tours-mobile .mob-filter-icon-red {
  display: none;
}

#map-filters {
  text-align: center;
  width: 65%;
  margin: auto;
  top: -50px;
  position: relative;
}
#map-filters select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
#map-filters #artist-filter-div, #map-filters #year-filter-div, #map-filters #sort-filter-div {
  width: 30%;
  float: left;
  margin: 0px 10px;
}

.map-search-tour form .styled-select {
  overflow: hidden;
  background: url("/img/assets/icon-down.png") no-repeat right 5px #252525;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.map-search-tour form .styled-select select {
  background: transparent;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  width: 100%;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.map-search-tour form .styled-select select option {
  color: #ffffff;
  background: #252525;
  text-align: center;
}

#tour-map-venue-dates-container {
  width: 300px !important;
  margin: 0px;
  padding: 0px;
}
#tour-map-venue-dates-container .popup-hover {
  display: none;
  min-width: 50px;
}
#tour-map-venue-dates-container .popup-hover .artist-logo {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#tour-map-venue-dates-container .popup-hover .tour-name {
  font-size: 12px !important;
  line-height: 12px !important;
  padding: 1px !important;
}
#tour-map-venue-dates-container .date-box:hover .popup-hover {
  display: block;
}
#tour-map-venue-dates-container .date-box:hover .part-right {
  padding: 1px !important;
  text-transform: none !important;
}
#tour-map-venue-dates-container .date-box:hover .date-left, #tour-map-venue-dates-container .date-box:hover .date-right {
  display: none;
}
#tour-map-venue-dates-container .col-6 {
  padding: 2px;
}
#tour-map-venue-dates-container .tour-dates-row {
  padding: 0px;
  margin: 0px;
}
#tour-map-venue-dates-container .popup-header-row {
  margin: 0px 0px 2px 0px;
}
#tour-map-venue-dates-container .popup-header-row .map-popup-header {
  background: #f1f0ec;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #cbcbbf;
}
#tour-map-venue-dates-container .popup-header-row .map-popup-header .venue-name {
  padding-top: 3px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
}
#tour-map-venue-dates-container .popup-header-row .map-popup-header .city-name {
  color: #252525;
  padding-bottom: 3px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  font-style: italic;
  text-align: center;
}
#tour-map-venue-dates-container .date-box {
  height: 60px;
  padding: 5px;
  border: 3px solid #d1d0cc;
  vertical-align: middle;
  font: bold normal 1em "futura-pt", arial, sans-serif;
}
#tour-map-venue-dates-container .date-box a {
  color: #fff !important;
}
#tour-map-venue-dates-container .date-box .part-right {
  text-transform: uppercase;
  float: right;
  width: 50%;
  font-size: 1.4em;
  line-height: 0.5em;
  padding: 12px 0 0 10px;
  text-align: left;
}
#tour-map-venue-dates-container .date-box .part-right div:last-child {
  font: 500 normal 1em "futura-pt", arial, sans-serif;
}
#tour-map-venue-dates-container .date-box .part-left {
  float: left;
  width: 50%;
  font-size: 3em;
  text-align: right;
}
#tour-map-venue-dates-container .date-box-peach {
  color: #fff;
  background-color: #daa281;
}
#tour-map-venue-dates-container .date-box-red {
  color: #fff;
  background-color: #A83532;
}
#tour-map-venue-dates-container .date-box-grey {
  color: #fff;
  background-color: #9ca89c;
}
#tour-map-venue-dates-container .date-box-brown {
  color: #fff;
  background-color: #311919;
}
#tour-map-venue-dates-container .date-box-without a {
  color: #252525 !important;
  background-color: #fff;
}

#newsletterSignupModal .modal-dialog {
  width: auto;
}
@media (min-width: 500px) {
  #newsletterSignupModal .modal-dialog {
    width: 500px;
  }
}
#newsletterSignupModal .modal-header {
  border-bottom: none;
  padding: 5px 10px 0px 10px;
}
#newsletterSignupModal .modal-header .close {
  font-size: 2.5em;
  color: #fff;
  opacity: 1;
}
#newsletterSignupModal .modal-content {
  background-color: #A23232;
  color: #fff;
  border-radius: 0px;
}
#newsletterSignupModal .modal-content .modal-body {
  padding: 0px 15px;
  text-align: center;
  font-size: 1.1em;
}
@media (max-width: 500px) {
  #newsletterSignupModal .modal-content .modal-body #newsletterLogo {
    width: 100%;
  }
}
#newsletterSignupModal .modal-content .modal-body #mainContent {
  line-height: 1em;
  font-size: 1.1em;
}
@media (min-width: 500px) {
  #newsletterSignupModal .modal-content .modal-body #mainContent {
    font-size: 1.5em;
  }
}
#newsletterSignupModal .modal-content .modal-body #signature {
  line-height: 0.5em;
  color: #D6A281;
  margin: 10px 0px 15px 0px;
}
#newsletterSignupModal #addEmailForm input {
  font-weight: 500;
}
#newsletterSignupModal #addEmailForm input[type=email] {
  width: 100%;
  padding: 10px;
  text-align: center;
  color: #A23232;
  background-color: #D6A281;
  border: solid #cbcabe 1px;
}
#newsletterSignupModal #addEmailForm input[type=submit] {
  width: 100%;
  padding: 5px;
  text-align: center;
  color: #A23232;
  background-color: #fff;
  border-radius: 10px;
  font-weight: bold;
  font-size: 26px;
  border-color: transparent !important;
}
#newsletterSignupModal #addEmailForm input[type=email]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #A23232;
}
#newsletterSignupModal #addEmailForm input[type=email]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #A23232;
}
#newsletterSignupModal #addEmailForm input[type=email]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #A23232;
}
#newsletterSignupModal #addEmailForm input[type=email]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #A23232;
}

.homepage-videos-container {
  max-width: 1035px !important;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .homepage-videos-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.homepage-videos-container .main-video .col-md-12 {
  padding-left: 0;
}
.homepage-videos-container .main-video .col-md-12 p {
  font-size: 20px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 0;
}
.homepage-videos-container .individual-video-container {
  padding: 0 10px 10px 0;
}
.homepage-videos-container .individual-video-container p {
  font-size: 18px;
}

.aphorisms {
  text-align: center;
  margin-bottom: 2rem;
}
.aphorisms p {
  font-size: large;
  font-style: italic;
}

#members {
  font: 400 normal 16px "futura-pt", arial, sans-serif;
  letter-spacing: -1px;
}
#members .presentation {
  padding-bottom: 30px;
}
#members .presentation h1 {
  text-align: center;
  text-transform: uppercase;
  font: bold normal 1.8em "futura-pt", arial, sans-serif;
  margin: 0 auto 10px;
}
#members .presentation .tags {
  margin-top: 50px;
}
#members .presentation .tags ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#members .presentation .tags ul li {
  display: inline-block;
  margin: 0 10px 15px 0;
}
#members .presentation .tags ul li a {
  border: 1px solid #cbcbbf;
  color: #cbcbbf !important;
  padding: 2px 10px;
}
@media (max-width: 991px) {
  #members .presentation {
    margin-top: 50px;
  }
  #members .presentation .tags {
    margin-top: 20px !important;
  }
  #members .presentation .tags .text-right {
    text-align: center;
    margin-bottom: 10px;
  }
  #members .presentation .tags ul {
    text-align: center;
  }
  #members .presentation h1 {
    margin: 20px auto 10px !important;
  }
}
#members .related-members {
  margin-top: 30px;
  border-bottom: 2px solid #cbcbbf;
}
#members .related-members h2 {
  margin: 0 auto 5px;
  text-align: center;
  text-transform: uppercase;
  font: bold normal 1.8em futura-pt, sans-serif;
}
#members .related-members .slick-slider {
  margin-bottom: 20px;
}
#members .related-members .slick-slider .slick-prev {
  left: 41.6%;
  z-index: 10;
  width: 24px;
  height: 37px;
  top: 40%;
}
#members .related-members .slick-slider .slick-next {
  right: 41.6%;
  z-index: 10;
  width: 24px;
  height: 37px;
  top: 40%;
}
#members .related-members .slick-slider .slick-slide {
  width: 195px;
  padding: 0;
  margin: 0 15px;
}
#members .related-members .slick-slider .slick-slide.slick-center {
  width: 325px;
}
#members .related-members .slick-slider .slick-slide .image-container {
  padding: 5px;
}
#members .related-members .slick-slider .slick-slide .image-container a {
  height: 120px;
  overflow: hidden;
  outline: none;
}
#members .related-members .slick-slider .slick-slide .image-container a img {
  border-radius: 50%;
  height: 100%;
  max-width: 120px;
}
#members .related-members .slick-slider .slick-slide .name-container {
  margin-top: 10px;
}
#members .related-members .slick-slider .slick-slide .name-container a {
  font: bold normal 18px futura-pt, sans-serif;
  text-align: center;
  outline: none;
}
@media (max-width: 1200px) {
  #members .related-members .slick-slider .slick-prev {
    left: 38.5%;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  #members .related-members .slick-slider .slick-next {
    right: 38.5%;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  #members .related-members .slick-slider .slick-slide .image-container a {
    height: 140px;
  }
  #members .related-members .slick-slider .slick-slide .image-container a img {
    max-width: 140px;
  }
}
@media (max-width: 992px) {
  #members .related-members .slick-slider .slick-prev {
    left: 31%;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  #members .related-members .slick-slider .slick-next {
    right: 31%;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  #members .related-members .slick-slider .slick-slide .image-container a {
    height: 160px;
  }
  #members .related-members .slick-slider .slick-slide .image-container a img {
    max-width: 160px;
  }
}
@media (max-width: 768px) {
  #members .related-members .slick-slider .slick-prev {
    left: 10%;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  #members .related-members .slick-slider .slick-next {
    right: 10%;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  #members .related-members .slick-slider .slick-slide .image-container a {
    height: 180px;
  }
  #members .related-members .slick-slider .slick-slide .image-container a img {
    max-width: 180px;
  }
}

.members-involved .form-group {
  min-height: 60px;
}
.members-involved .member-actions {
  position: relative;
}
.members-involved .member-actions button {
  position: absolute;
  bottom: 0;
}

#photo-grid-container {
  margin-top: 50px;
  margin-bottom: 50px;
  #max-width: 1035px !important;
  padding: 0px;
}

#artist-header-img-div {
  text-align: center;
  margin: auto;
  padding-bottom: 56px;
  top: -30px;
  position: relative;
}
@media screen and (max-width: 991px) {
  #artist-header-img-div {
    top: -10px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #artist-header-img-div img {
    padding: 1px;
    top: -1px;
    position: relative;
  }
}
@media screen and (max-width: 1280px) {
  #artist-header-img-div img {
    width: 100%;
  }
}

#artist-word-grid-section {
  background-color: #ffffff;
  padding: 60px 0px;
}
#artist-word-grid-section .frontpage-news-articles {
  background-color: #ffffff;
}

/* Mobile news listing colours - structure is defined in homepage-news.css */
#mob-artist-about-grid .col-12:nth-of-type(1) .title {
  color: #ffffff;
}
#mob-artist-about-grid .col-12:nth-of-type(1) .summary {
  color: #daa281;
}
#mob-artist-about-grid .col-12:nth-of-type(2) .title, #mob-artist-about-grid .col-12:nth-of-type(4) .title, #mob-artist-about-grid .col-12:nth-of-type(5) .title, #mob-artist-about-grid .col-12:nth-of-type(6) .title {
  color: #252525;
}
#mob-artist-about-grid .col-12:nth-of-type(2) .summary, #mob-artist-about-grid .col-12:nth-of-type(4) .summary, #mob-artist-about-grid .col-12:nth-of-type(5) .summary, #mob-artist-about-grid .col-12:nth-of-type(6) .summary {
  color: #252525;
}
#mob-artist-about-grid .col-12:nth-of-type(2) .text-content, #mob-artist-about-grid .col-12:nth-of-type(4) .text-content, #mob-artist-about-grid .col-12:nth-of-type(5) .text-content, #mob-artist-about-grid .col-12:nth-of-type(6) .text-content {
  background-color: #cbcbbf;
}
#mob-artist-about-grid .col-12:nth-of-type(3) .title {
  color: #daa281;
}
#mob-artist-about-grid .col-12:nth-of-type(3) .summary {
  color: #ffffff;
}
#mob-artist-about-grid .col-12:nth-of-type(3) .text-content {
  background-color: #A83532;
}

#artist-about-grid {
  max-width: 1035px !important;
  margin-bottom: 50px;
  padding: 0px;
}
@media (max-width: 575.98px) {
  #artist-about-grid {
    display: none;
  }
}
#artist-about-grid .youtube-embed {
  margin-bottom: -5px;
}
#artist-about-grid .content-box {
  height: 100%;
  padding: 0px;
}
#artist-about-grid .text-content {
  background-color: #cbcbbf;
}
#artist-about-grid .text-content .fa-stack {
  background-color: #252525;
}
#artist-about-grid .text-content .fa {
  color: #cbcbbf;
}
#artist-about-grid .text-content .title {
  padding: 5px;
}
#artist-about-grid .text-content .summary {
  padding: 0px 5px 5px 5px;
  font-style: italic;
}
#artist-about-grid [class*=col-] {
  height: 100%;
  padding: 0px;
}
#artist-about-grid .row:first-of-type {
  padding: 0px;
  margin: 0px 0px 20px 0px;
  height: 377px;
}
#artist-about-grid .row:first-of-type .first-col {
  float: left;
  width: 27.4%;
  padding-right: 10px;
}
#artist-about-grid .row:first-of-type .first-col img {
  width: 100%;
  height: 70.8%;
  padding-bottom: 20px;
}
#artist-about-grid .row:first-of-type .first-col .text-content {
  height: 29.2%;
}
#artist-about-grid .row:first-of-type .second-col {
  float: left;
  width: 72.6%;
  padding-left: 10px;
}
#artist-about-grid .row:first-of-type .second-col img, #artist-about-grid .row:first-of-type .second-col .youtube-embed {
  width: 100%;
  height: 75%;
}
#artist-about-grid .row:first-of-type .second-col .content-box {
  /* Background image is set inline */
  height: 100%;
  position: relative;
}
#artist-about-grid .row:first-of-type .second-col .text-content {
  height: 25%;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#artist-about-grid .row:first-of-type .second-col .text-content .title {
  color: #ffffff;
  text-shadow: 2px 2px #252525;
  font-weight: 500;
}
#artist-about-grid .row:first-of-type .second-col .text-content .summary, #artist-about-grid .row:first-of-type .second-col .text-content .text-content-hover > a {
  color: #daa281 !important;
}
#artist-about-grid .row:first-of-type .second-col .text-content .fa-stack {
  background-color: #daa281;
}
#artist-about-grid .row:first-of-type .second-col .text-content .fa {
  color: #252525;
}
#artist-about-grid .first-col, #artist-about-grid .second-col, #artist-about-grid .third-col {
  max-height: 100%;
}
#artist-about-grid .row:last-of-type {
  padding: 0px;
  margin: 0px;
  height: 310px;
}
#artist-about-grid .row:last-of-type .first-col {
  float: left;
  width: 27.4%;
  padding-right: 10px;
}
#artist-about-grid .row:last-of-type .first-col .text-content {
  height: 100%;
}
#artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(1) {
  height: 57%;
  margin-bottom: 20px;
}
#artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(1) .text-content {
  background-color: #A83532;
}
#artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(1) .text-content .title {
  color: #daa281;
}
#artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(1) .text-content .summary, #artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(1) .text-content .text-content-hover > a {
  color: #ffffff !important;
}
#artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(1) .text-content .fa-stack {
  background-color: #ffffff;
}
#artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(1) .text-content .fa {
  color: #A83532;
}
#artist-about-grid .row:last-of-type .first-col .content-box:nth-of-type(2) {
  height: 36.7%;
}
#artist-about-grid .row:last-of-type .second-col {
  float: left;
  width: 36.3%;
  padding: 0px 10px 0px 10px;
}
#artist-about-grid .row:last-of-type .third-col {
  float: left;
  width: 36.3%;
  padding-left: 10px;
}
#artist-about-grid .row:last-of-type .second-col img, #artist-about-grid .row:last-of-type .second-col .youtube-embed, #artist-about-grid .row:last-of-type .third-col img, #artist-about-grid .row:last-of-type .third-col .youtube-embed {
  width: 100%;
  height: 57%;
}
#artist-about-grid .row:last-of-type .second-col .text-content, #artist-about-grid .row:last-of-type .third-col .text-content {
  height: 43%;
}
#artist-about-grid .row:last-of-type .second-col .text-content .title, #artist-about-grid .row:last-of-type .third-col .text-content .title {
  padding-top: 24px;
}

#artist-music-grid {
  max-width: 1035px !important;
  margin-bottom: 50px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  #artist-music-grid {
    padding: 0 !important;
  }
}
#artist-music-grid .small-title {
  font-size: 18px !important;
  line-height: 18px !important;
}
#artist-music-grid .row:first-of-type {
  padding: 0px;
  margin: 0px 0px 20px 0px;
  height: 950px;
}
@media (max-width: 767px) {
  #artist-music-grid .row:first-of-type {
    height: auto;
  }
}
#artist-music-grid .row .first-col {
  float: left;
  width: 27.4%;
  padding-right: 10px;
  height: 100%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .first-col {
    width: 100%;
    padding: 0 15px;
  }
}
#artist-music-grid .row .first-col .music-content-box {
  margin-bottom: 20px;
}
#artist-music-grid .row .first-col .music-content-box:last-child {
  margin-bottom: 0;
}
#artist-music-grid .row .second-col {
  float: left;
  width: 45.2%;
  padding: 0 10px;
  height: 100%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .second-col {
    width: 100%;
    padding: 0 15px;
  }
}
#artist-music-grid .row .second-col .music-content-box {
  margin-bottom: 20px;
}
#artist-music-grid .row .second-col .music-content-box:last-child {
  margin-bottom: 0;
}
#artist-music-grid .row .third-col {
  float: left;
  width: 27.4%;
  padding-left: 10px;
  height: 100%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .third-col {
    width: 100%;
    padding: 0 15px;
  }
}
#artist-music-grid .row .third-col .music-content-box {
  margin-bottom: 20px;
}
#artist-music-grid .row .third-col .music-content-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-static-image-container {
    display: none;
  }
}
#artist-music-grid .row .music-content-box:hover > div.content-container div.content {
  display: none;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box:hover > div.content-container div.content {
    display: block;
  }
}
#artist-music-grid .row .music-content-box:hover > div.content-container div.content-hover {
  display: block;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box:hover > div.content-container div.content-hover {
    display: none;
  }
}
#artist-music-grid .row .music-content-box a {
  display: block;
}
#artist-music-grid .row .music-content-box img {
  height: auto;
  width: auto;
}
#artist-music-grid .row .music-content-box .music-static-image {
  height: 100%;
  width: 100%;
}
#artist-music-grid .row .music-content-box.small {
  height: 113px;
}
#artist-music-grid .row .music-content-box.small .img-container {
  height: 113px;
  width: 50%;
  overflow: hidden;
  position: relative;
  float: left;
  background-color: #311919;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.small .img-container {
    width: 42%;
  }
}
#artist-music-grid .row .music-content-box.small .img-container img {
  width: 100%;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.small .img-container img {
    height: 100%;
  }
}
#artist-music-grid .row .music-content-box.small .img-container img.img-fluid {
  max-width: none;
}
#artist-music-grid .row .music-content-box.small .content-container {
  height: 113px;
  width: 50%;
  padding: 5px;
  background-color: #311919;
  font-size: 18px;
  line-height: 18px;
  float: left;
  position: relative;
}
@media (max-width: 992px) {
  #artist-music-grid .row .music-content-box.small .content-container {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.small .content-container {
    width: 58%;
    padding: 10px;
  }
}
#artist-music-grid .row .music-content-box.small .content-container a {
  color: #ffffff;
}
#artist-music-grid .row .music-content-box.small .content-container a:hover {
  text-decoration: none;
  color: #ffffff;
}
#artist-music-grid .row .music-content-box.small .content-container a .title {
  font-size: 22px;
  line-height: 22px;
  margin: 10px 0 15px;
  color: #ffffff;
}
#artist-music-grid .row .music-content-box.small .content-container .content {
  font-style: italic;
  color: #daa281;
}
#artist-music-grid .row .music-content-box.small .content-container .content-hover {
  display: none;
}
#artist-music-grid .row .music-content-box.small .content-container .content-hover a {
  font-weight: 500;
  display: inline-block;
}
#artist-music-grid .row .music-content-box.small .content-container .content-hover a:first-child {
  margin-right: 8px;
}
#artist-music-grid .row .music-content-box.small .content-container .content-hover .fa-stack {
  background-color: #ffffff;
  border-radius: 50%;
}
#artist-music-grid .row .music-content-box.small .content-container .content-hover .fa-stack i {
  color: #311919 !important;
  font-size: 16px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.small .content-container .content-hover {
    display: none;
  }
}
#artist-music-grid .row .music-content-box.small .content-container img.download {
  top: 0;
  position: absolute;
  right: 0;
  width: 30px;
}
#artist-music-grid .row .music-content-box.medium {
  height: 465px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.medium {
    height: 170px;
  }
}
#artist-music-grid .row .music-content-box.medium .img-container {
  height: 245px;
  overflow: hidden;
  position: relative;
  background-color: #cbcbbf;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.medium .img-container {
    width: 42%;
    float: left;
    height: 170px;
  }
}
#artist-music-grid .row .music-content-box.medium .img-container img {
  height: 100%;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
@media (max-width: 991px) {
  #artist-music-grid .row .music-content-box.medium .img-container img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    padding-right: 15px;
  }
}
#artist-music-grid .row .music-content-box.medium .img-container img.img-fluid {
  max-width: none;
}
#artist-music-grid .row .music-content-box.medium .content-container {
  height: 220px;
  padding: 5px;
  background-color: #cbcbbf;
  font-size: 18px;
  line-height: 18px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.medium .content-container {
    font-size: 16px;
    width: 58%;
    float: left;
    height: 170px;
    padding-left: 10px;
  }
}
#artist-music-grid .row .music-content-box.medium .content-container a:hover {
  text-decoration: none;
  color: #252525;
}
#artist-music-grid .row .music-content-box.medium .content-container a .title {
  font-size: 22px;
  line-height: 22px;
  margin: 10px 0 15px;
}
#artist-music-grid .row .music-content-box.medium .content-container .content {
  font-style: italic;
}
#artist-music-grid .row .music-content-box.medium .content-container .content-hover {
  display: none;
}
#artist-music-grid .row .music-content-box.medium .content-container .content-hover a {
  font-weight: 500;
  display: inline-block;
}
#artist-music-grid .row .music-content-box.medium .content-container .content-hover a:first-child {
  margin-right: 10px;
}
#artist-music-grid .row .music-content-box.medium .content-container .content-hover .fa-stack {
  background-color: #252525;
  border-radius: 50%;
}
#artist-music-grid .row .music-content-box.medium .content-container .content-hover .fa-stack i {
  color: #cbcbbf !important;
  font-size: 16px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.medium .content-container .content-hover {
    display: none;
  }
}
#artist-music-grid .row .music-content-box.large {
  height: 551px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.large {
    height: 170px;
  }
}
#artist-music-grid .row .music-content-box.large .img-container {
  height: 405px;
  overflow: hidden;
  position: relative;
  background-color: #daa281;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.large .img-container {
    width: 42%;
    float: left;
    height: 170px;
  }
}
#artist-music-grid .row .music-content-box.large .img-container img {
  height: 100%;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
@media (max-width: 991px) {
  #artist-music-grid .row .music-content-box.large .img-container img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    padding-right: 15px;
  }
}
#artist-music-grid .row .music-content-box.large .img-container img.img-fluid {
  max-width: none;
}
#artist-music-grid .row .music-content-box.large .content-container {
  height: 145px;
  padding: 5px;
  background-color: #daa281;
  font-size: 18px;
  line-height: 18px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.large .content-container {
    font-size: 16px;
    width: 58%;
    float: left;
    height: 170px;
    padding-left: 10px;
  }
}
#artist-music-grid .row .music-content-box.large .content-container a:hover {
  text-decoration: none;
  color: #252525;
}
#artist-music-grid .row .music-content-box.large .content-container a .title {
  font-size: 22px;
  line-height: 22px;
  margin: 10px 0 15px;
}
#artist-music-grid .row .music-content-box.large .content-container .content {
  font-style: italic;
}
#artist-music-grid .row .music-content-box.large .content-container .content-hover {
  display: none;
}
#artist-music-grid .row .music-content-box.large .content-container .content-hover a {
  font-weight: 500;
  display: inline-block;
}
#artist-music-grid .row .music-content-box.large .content-container .content-hover a:first-child {
  margin-right: 10px;
}
#artist-music-grid .row .music-content-box.large .content-container .content-hover .fa-stack {
  background-color: #252525;
  border-radius: 50%;
}
#artist-music-grid .row .music-content-box.large .content-container .content-hover .fa-stack i {
  color: #daa281 !important;
  font-size: 16px;
}
@media (max-width: 767px) {
  #artist-music-grid .row .music-content-box.large .content-container .content-hover {
    display: none;
  }
}

.artist-videos-container {
  max-width: 1035px !important;
  padding-left: 0;
  padding-right: 0;
  margin-top: 55px;
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .artist-videos-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.artist-videos-container .main-video .col-md-12 {
  padding-left: 0;
}
.artist-videos-container .main-video .col-md-12 p {
  font-size: 20px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 0;
}
.artist-videos-container .individual-video-container {
  padding: 0 10px 10px 0;
}
.artist-videos-container .individual-video-container p {
  font-size: 18px;
}

.diary-box-full {
  height: 100%;
}
.diary-box-full .diary-text {
  height: 100% !important;
  width: 100% !important;
}

#albums .disc-tracks {
  border-left: 1px solid #cbcbbf;
}
#albums hr {
  border-color: #cbcbbf;
}
#albums #row-content-holder {
  min-height: 120px;
  overflow: hidden;
}

.release-date-column,
.purchase-column {
  text-align: center;
}
.release-date-column img,
.purchase-column img {
  margin-bottom: 10px;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.album-column {
  width: 12.53%;
  padding: 0 !important;
}
.album-column img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 149px;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 2px;
}

.description-column {
  width: 58.19%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .description-column {
    width: 52.19%;
  }
  .purchase-column {
    width: 18.64%;
  }
  .release-date-column {
    width: 16.64%;
  }
  .album-column img {
    height: 133px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .description-column {
    width: 44.19%;
  }
  .purchase-column {
    width: 23.64%;
  }
  .release-date-column {
    width: 19.64%;
  }
  .album-column img {
    height: 110px;
  }
}
#albums-content-row .release-date-column {
  font-size: 18px;
}
#albums-content-row .description-column h4 {
  font-size: 20px;
}
#albums-content-row .description-column h4 span {
  font-style: italic;
  font-weight: 300;
}
#albums-content-row .description-column .description {
  font-size: 18px;
  font-weight: 400;
  width: 80%;
  height: 75px;
  overflow: hidden;
}
#albums-content-row .description-column .full-description,
#albums-content-row .description-column .less {
  display: none;
}
#albums-content-row .description-column .more,
#albums-content-row .description-column .less {
  width: 20%;
  float: right;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
#albums-content-row .description-column .more img,
#albums-content-row .description-column .less img {
  padding-right: 5px;
  padding-bottom: 5px;
}
#albums-content-row .description-column .more {
  min-height: 26px;
}
#albums-content-row .description-column .more a {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  #albums-content-row .description-column .more,
  #albums-content-row .description-column .less {
    width: 23%;
  }
  #albums-content-row .description-column .description {
    width: 77%;
  }
}
#albums-content-row .mobile-album-list img {
  max-height: none !important;
}
#albums-content-row .mobile-album-list .mobile-individual-album .hidden-fields {
  display: none;
}
#albums-content-row .mobile-album-list .mobile-individual-album .mobile-album-image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#albums-content-row .mobile-album-list .bottom-description {
  padding: 5px;
  background-color: #252525;
  margin-bottom: 10px;
  height: 135px !important;
}
#albums-content-row .mobile-album-list .bottom-description .title {
  color: #ffffff;
  font-size: 24px;
  line-height: 24px;
}
#albums-content-row .mobile-album-list .bottom-description .author {
  color: #d1d0cc;
  font-style: italic;
  font-size: 21px;
}
#albums-content-row .mobile-album-list .bottom-description .year {
  color: #cbcbbf;
  font-style: italic;
  font-size: 18px;
}
#albums-content-row .mobile-album-list .col-6 {
  padding-right: 7px;
  padding-left: 7px;
}
#albums-content-row .mobile-title {
  color: #ffffff;
}

.mobile-album-popup .details-holder {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.mobile-album-popup .details-div {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  z-index: 9999;
}
.mobile-album-popup .details-div .cancel-button {
  font-size: 14px;
  display: block;
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  color: #A83532;
  text-transform: uppercase;
}
.mobile-album-popup .details-div .mobile-description {
  background-color: #f1f0ec;
  margin-bottom: 10px;
  padding: 10px;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row {
  position: relative;
  padding: 0 0 10px 0;
  margin-right: 15px;
  margin-left: 15px;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row .popup-image {
  padding-left: 5px;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row .info {
  padding-left: 0;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row .info .popup-title,
.mobile-album-popup .details-div .mobile-description .mobile-first-row .info .popup-author,
.mobile-album-popup .details-div .mobile-description .mobile-first-row .info .popup-year {
  font-size: 18px;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row .info .popup-author,
.mobile-album-popup .details-div .mobile-description .mobile-first-row .info .popup-year {
  font-style: italic;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row .info .popup-year {
  color: #cbcbbf;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row .mobile-more-column {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-bottom: 20px;
  background: transparent url("/img/assets/albums/sort_button_down.png") no-repeat scroll left 5px;
}
.mobile-album-popup .details-div .mobile-description .mobile-first-row .mobile-more-column a {
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 5px;
}
.mobile-album-popup .details-div .mobile-description .mobile-second-row {
  padding-left: 20px;
  padding-right: 20px;
}
.mobile-album-popup .details-div .mobile-description .mobile-second-row .popup-summary {
  padding: 10px 0 10px 0;
  border-top: 1px solid #cbcbbf;
  border-bottom: 1px solid #cbcbbf;
}
.mobile-album-popup .details-div .mobile-description .mobile-third-row {
  padding: 10px;
  text-align: center;
}
.mobile-album-popup .details-div .mobile-description .mobile-third-row a {
  width: 100%;
  display: block;
  padding-bottom: 5px;
}

#filters-row {
  text-align: center;
  margin-bottom: 3px;
}
#filters-row .sort-asc,
#filters-row .sort-desc {
  display: none;
  padding-bottom: 3px;
}
#filters-row .release-date-column {
  padding: 0 !important;
}
#filters-row .release-date-column .sort-albums {
  padding: 0 15px 3px 0;
  font-size: 18px;
  font-weight: 500;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #252525;
  cursor: pointer;
  height: 34px;
  line-height: 1;
  text-indent: 0.01px;
  text-overflow: "";
  text-transform: uppercase;
  width: 100%;
  text-align: right;
  outline: none;
}
@media (min-width: 1200px) {
  #filters-row .release-date-column .sort-albums {
    padding-right: 60px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #filters-row .release-date-column .sort-albums {
    padding-right: 40px !important;
  }
}
#filters-row .release-date-column .sort-album-div {
  background: #f1f0ec url("/img/assets/albums-icon-down.png") no-repeat scroll;
  background-position: top 10px right 40px;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #filters-row .release-date-column .sort-album-div {
    background-position: top 10px right 20px;
  }
}

.sort-album-mobile-div {
  background: #f1f0ec url("/img/assets/albums-icon-down.png") no-repeat scroll top 10px right 5px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 12px;
  padding-left: 0;
  padding-right: 0;
}
.sort-album-mobile-div .sort-albums {
  padding: 0 15px 3px 0;
  font-size: 18px;
  font-weight: 500;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #252525;
  cursor: pointer;
  height: 34px;
  line-height: 1;
  text-indent: 0.01px;
  text-overflow: "";
  text-transform: uppercase;
  width: 100%;
  text-align: right;
  outline: none;
}
.sort-album-mobile-div select {
  padding-right: 30px !important;
}
.sort-album-mobile-div select::-moz-focus-inner {
  border: 0;
}

.filters-separator {
  border-bottom: 3px solid #252525;
}
@media (max-width: 767px) {
  .filters-separator {
    display: none;
  }
}

.individual-album {
  margin-bottom: 3px;
}
.individual-album .release-date-column {
  display: table;
  height: 100% !important;
  padding: 0 !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .individual-album .release-date-column {
    padding: 0 10px 0 0 !important;
  }
}
.individual-album .release-date-column p {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

.individual-album-white {
  margin-bottom: 3px;
  background-color: #ffffff;
  padding-bottom: 2px;
}
.individual-album-white .release-date-column {
  display: table;
  height: 100% !important;
  padding: 0 !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .individual-album-white .release-date-column {
    padding: 0 10px 0 0 !important;
  }
}
.individual-album-white .release-date-column p {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

.title-row .page-title {
  text-align: center;
}
.title-row .page-title h2 {
  margin: 0px;
}

.kc-description {
  margin-bottom: 10px;
}
.kc-description h1 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 500;
}
.kc-description h2 {
  margin-top: 0;
  font-size: 24px;
  font-weight: 400;
}
.kc-description p {
  font-weight: 500;
  font-size: 18px;
}
.kc-description .col-md-7 {
  padding-left: 0;
}

#album-search-div {
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  #album-search-div {
    margin: 10px 265px 10px 265px;
  }
}
#album-search-div #search-button {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 20px;
  padding-right: 12px;
  background: transparent;
}
#album-search-div #search-box {
  height: 65px;
  border-radius: 0;
  font-size: 17px;
}
#album-search-div form {
  position: relative;
}

.overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000;
  opacity: 0.5;
  z-index: 9999;
  margin-left: -30px;
  margin-right: -30px;
  background-image: url(/img/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (max-width: 767px) {
  .default-modal .modal-header,
  #buy-album-modal .modal-header,
  #buy-tour-modal .modal-header,
  #buy-ticket-modal .modal-header,
  #buy-video-modal .modal-header {
    text-align: center;
  }
}
.default-modal #flag-column,
#buy-album-modal #flag-column,
#buy-tour-modal #flag-column,
#buy-ticket-modal #flag-column,
#buy-video-modal #flag-column {
  padding-left: 0;
  padding-right: 0;
}
.default-modal #flag-column p,
#buy-album-modal #flag-column p,
#buy-tour-modal #flag-column p,
#buy-ticket-modal #flag-column p,
#buy-video-modal #flag-column p {
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
}
.default-modal .modal-dialog,
#buy-album-modal .modal-dialog,
#buy-tour-modal .modal-dialog,
#buy-ticket-modal .modal-dialog,
#buy-video-modal .modal-dialog {
  width: auto;
  margin: 15px;
}
@media only screen and (min-width: 992px) {
  .default-modal .modal-dialog,
  #buy-album-modal .modal-dialog,
  #buy-tour-modal .modal-dialog,
  #buy-ticket-modal .modal-dialog,
  #buy-video-modal .modal-dialog {
    width: 815px;
    margin: 30px auto;
  }
}
.default-modal .modal-dialog .modal-content,
#buy-album-modal .modal-dialog .modal-content,
#buy-tour-modal .modal-dialog .modal-content,
#buy-ticket-modal .modal-dialog .modal-content,
#buy-video-modal .modal-dialog .modal-content {
  background-color: #f1f0ec;
}
.default-modal .modal-dialog .modal-content table,
#buy-album-modal .modal-dialog .modal-content table,
#buy-tour-modal .modal-dialog .modal-content table,
#buy-ticket-modal .modal-dialog .modal-content table,
#buy-video-modal .modal-dialog .modal-content table {
  margin-bottom: 0;
}
.default-modal .modal-dialog .modal-content table tbody tr td:first-child,
#buy-album-modal .modal-dialog .modal-content table tbody tr td:first-child,
#buy-tour-modal .modal-dialog .modal-content table tbody tr td:first-child,
#buy-ticket-modal .modal-dialog .modal-content table tbody tr td:first-child,
#buy-video-modal .modal-dialog .modal-content table tbody tr td:first-child {
  color: #252525;
}
.default-modal .modal-dialog .modal-content table td,
.default-modal .modal-dialog .modal-content table th,
#buy-album-modal .modal-dialog .modal-content table td,
#buy-album-modal .modal-dialog .modal-content table th,
#buy-tour-modal .modal-dialog .modal-content table td,
#buy-tour-modal .modal-dialog .modal-content table th,
#buy-ticket-modal .modal-dialog .modal-content table td,
#buy-ticket-modal .modal-dialog .modal-content table th,
#buy-video-modal .modal-dialog .modal-content table td,
#buy-video-modal .modal-dialog .modal-content table th {
  text-align: center;
}
.default-modal .modal-dialog .modal-content table thead,
#buy-album-modal .modal-dialog .modal-content table thead,
#buy-tour-modal .modal-dialog .modal-content table thead,
#buy-ticket-modal .modal-dialog .modal-content table thead,
#buy-video-modal .modal-dialog .modal-content table thead {
  border-bottom: 1px solid #cbcbbf;
}
@media only screen and (min-width: 768px) {
  .default-modal .modal-dialog .modal-content h2,
  #buy-album-modal .modal-dialog .modal-content h2,
  #buy-tour-modal .modal-dialog .modal-content h2,
  #buy-ticket-modal .modal-dialog .modal-content h2,
  #buy-video-modal .modal-dialog .modal-content h2 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .default-modal .modal-dialog .modal-content h2,
  #buy-album-modal .modal-dialog .modal-content h2,
  #buy-tour-modal .modal-dialog .modal-content h2,
  #buy-ticket-modal .modal-dialog .modal-content h2,
  #buy-video-modal .modal-dialog .modal-content h2 {
    margin-top: 5px;
    margin-bottom: 0;
  }
}
.default-modal .modal-dialog .modal-content h3,
#buy-album-modal .modal-dialog .modal-content h3,
#buy-tour-modal .modal-dialog .modal-content h3,
#buy-ticket-modal .modal-dialog .modal-content h3,
#buy-video-modal .modal-dialog .modal-content h3 {
  margin-top: 0;
}
.default-modal .modal-dialog .modal-footer button:not(.leave-my-button-alone),
#buy-album-modal .modal-dialog .modal-footer button:not(.leave-my-button-alone),
#buy-tour-modal .modal-dialog .modal-footer button:not(.leave-my-button-alone),
#buy-ticket-modal .modal-dialog .modal-footer button:not(.leave-my-button-alone),
#buy-video-modal .modal-dialog .modal-footer button:not(.leave-my-button-alone) {
  margin: 0;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  width: 100%;
  padding: 0;
}
.default-modal .modal-dialog .modal-footer .black-download,
.default-modal .modal-dialog .modal-footer .red-download,
#buy-album-modal .modal-dialog .modal-footer .black-download,
#buy-album-modal .modal-dialog .modal-footer .red-download,
#buy-tour-modal .modal-dialog .modal-footer .black-download,
#buy-tour-modal .modal-dialog .modal-footer .red-download,
#buy-ticket-modal .modal-dialog .modal-footer .black-download,
#buy-ticket-modal .modal-dialog .modal-footer .red-download,
#buy-video-modal .modal-dialog .modal-footer .black-download,
#buy-video-modal .modal-dialog .modal-footer .red-download {
  color: #ffffff;
  text-align: center;
  height: 27px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 2px 25px 0 20px;
  border-radius: 10px;
  text-transform: uppercase;
}
.default-modal .modal-dialog .modal-footer .black-download img,
.default-modal .modal-dialog .modal-footer .red-download img,
#buy-album-modal .modal-dialog .modal-footer .black-download img,
#buy-album-modal .modal-dialog .modal-footer .red-download img,
#buy-tour-modal .modal-dialog .modal-footer .black-download img,
#buy-tour-modal .modal-dialog .modal-footer .red-download img,
#buy-ticket-modal .modal-dialog .modal-footer .black-download img,
#buy-ticket-modal .modal-dialog .modal-footer .red-download img,
#buy-video-modal .modal-dialog .modal-footer .black-download img,
#buy-video-modal .modal-dialog .modal-footer .red-download img {
  float: right;
  padding-right: 5px;
  padding-top: 1px;
}
.default-modal .modal-dialog .modal-footer .black-download,
#buy-album-modal .modal-dialog .modal-footer .black-download,
#buy-tour-modal .modal-dialog .modal-footer .black-download,
#buy-ticket-modal .modal-dialog .modal-footer .black-download,
#buy-video-modal .modal-dialog .modal-footer .black-download {
  background-color: #252525;
  border: 1px solid #252525;
}
.default-modal .modal-dialog .modal-footer .red-download,
#buy-album-modal .modal-dialog .modal-footer .red-download,
#buy-tour-modal .modal-dialog .modal-footer .red-download,
#buy-ticket-modal .modal-dialog .modal-footer .red-download,
#buy-video-modal .modal-dialog .modal-footer .red-download {
  background-color: #A83532;
  border: 1px solid #A83532;
}
.default-modal .modal-dialog .modal-footer .album-price,
#buy-album-modal .modal-dialog .modal-footer .album-price,
#buy-tour-modal .modal-dialog .modal-footer .album-price,
#buy-ticket-modal .modal-dialog .modal-footer .album-price,
#buy-video-modal .modal-dialog .modal-footer .album-price {
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 400;
}
.default-modal .modal-dialog .modal-footer .album-price span,
#buy-album-modal .modal-dialog .modal-footer .album-price span,
#buy-tour-modal .modal-dialog .modal-footer .album-price span,
#buy-ticket-modal .modal-dialog .modal-footer .album-price span,
#buy-video-modal .modal-dialog .modal-footer .album-price span {
  font-weight: 500;
}
.default-modal .modal-dialog .modal-footer .album-price .glyphicon-info-sign,
#buy-album-modal .modal-dialog .modal-footer .album-price .glyphicon-info-sign,
#buy-tour-modal .modal-dialog .modal-footer .album-price .glyphicon-info-sign,
#buy-ticket-modal .modal-dialog .modal-footer .album-price .glyphicon-info-sign,
#buy-video-modal .modal-dialog .modal-footer .album-price .glyphicon-info-sign {
  top: 3px !important;
}
.default-modal .modal-dialog .modal-footer .already-purchased,
#buy-album-modal .modal-dialog .modal-footer .already-purchased,
#buy-tour-modal .modal-dialog .modal-footer .already-purchased,
#buy-ticket-modal .modal-dialog .modal-footer .already-purchased,
#buy-video-modal .modal-dialog .modal-footer .already-purchased {
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  color: #A83532 !important;
}

#countryModal .vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
#countryModal .vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}
#countryModal .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: 275px;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
  text-align: center;
  background-color: #A83532;
  border: #ffffff 1px solid;
  border-radius: 10px;
}
#countryModal .modal-content .modal-title {
  color: #ffffff;
}
#countryModal .modal-content .modal-header {
  border-bottom: none;
  background-color: inherit;
  border-radius: 10px 10px 0 0;
}
#countryModal .modal-content .modal-footer {
  border-top: none;
  text-align: center;
}
#countryModal .country-change-div {
  background: #ffffff url("/img/assets/albums-icon-down.png") no-repeat scroll right 10px top 5px;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}
#countryModal .country-change-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent none repeat scroll 0 0;
  color: #252525;
  cursor: pointer;
  font-size: 16px;
  height: 34px;
  line-height: 1;
  text-indent: 0.01px;
  text-overflow: "";
  width: 100%;
  outline: none;
}
#countryModal .btn {
  background-color: #252525;
  color: #ffffff;
  font-size: 16px;
  display: inline;
  border-radius: 10px;
  padding-left: 37px;
  padding-right: 37px;
  text-transform: uppercase;
}

.purchase-links .download-button,
.purchase-column .download-button {
  margin-right: 5px;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  padding: 0 10px 0 10px;
}
.purchase-links .red-download,
.purchase-column .red-download {
  color: #ffffff;
  text-align: center;
  height: 27px;
  padding: 2px 10px 0 10px;
  background-color: #A83532;
  border: 1px solid #A83532;
  margin-right: 10px;
  margin-left: 15px;
  border-radius: 10px;
  text-transform: uppercase;
}
.purchase-links .red-download img,
.purchase-column .red-download img {
  float: right;
  padding-right: 5px;
  padding-top: 1px;
}

.purchase-column .download-button {
  width: 100%;
  padding: 0;
}
.purchase-column .red-download {
  margin-left: 0;
  padding: 2px 10px 0 5px;
}

.diaries-colour-scheme-grey {
  background-color: #cbcbbf;
}
.diaries-colour-scheme-grey h2 {
  color: #ffffff;
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 13px;
}
.diaries-colour-scheme-grey p {
  margin: 0;
  text-shadow: 0 0 1px #bbb;
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.5px;
}

.diaries-colour-scheme-green {
  background-color: #9ca79b;
}
.diaries-colour-scheme-green h2 {
  color: #ffffff;
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 13px;
}
.diaries-colour-scheme-green p {
  margin: 0;
  text-shadow: 0 0 1px #bbb;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.5px;
}

.diaries-colour-scheme-red {
  background-color: #A83532;
  padding-bottom: 50px !important;
}
.diaries-colour-scheme-red h2 {
  color: #ffffff;
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 15px;
}
.diaries-colour-scheme-red p {
  margin: 0;
  color: #daa281;
  font-size: 18px;
  text-align: center;
  font-style: italic;
  padding: 10px 25px;
  font-weight: 200;
}

.diaries-colour-scheme-peach {
  background-color: #daa281;
}
.diaries-colour-scheme-peach h2 {
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 20px;
  color: #311919;
}
.diaries-colour-scheme-peach p {
  color: #311919;
  padding-bottom: 35px;
  font-style: italic;
  margin: 0;
  text-shadow: 0 0 1px #bbb;
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.5px;
}

.diaries-colour-scheme-brown {
  height: 100%;
  background-color: #311919;
  padding: 5px 10px 10px 10px;
}
.diaries-colour-scheme-brown h2 {
  font-size: 24px;
  color: #ffffff;
  margin: 0 0 20px 0;
  font-weight: 400;
}
.diaries-colour-scheme-brown p {
  margin: 0;
  color: #daa281;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  font-style: italic;
}

.bottom-diary-container {
  background-color: #311919;
  background-clip: content-box;
}

@media (min-width: 768px) {
  .diary-articles .inner-container {
    display: flex;
  }
}
.diary-articles .in-depth-diary-box {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .diary-articles .in-depth-diary-box {
    position: absolute;
    margin-right: 15px;
    top: 180px;
    bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .diary-articles .in-depth-diary-box {
    margin-top: 60px;
  }
}
.diary-articles .diary-box-container {
  margin-bottom: 30px;
}
.diary-articles .diary-box-container .diary-box-image {
  flex: 1 1 auto;
}
.diary-articles .diary-box-container .diary-box-image div {
  margin-top: 215px;
}
.diary-articles .diary-box-container .diary-box-image div img {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.diaries-colour-scheme {
  padding: 5px 15px 0 15px;
}

.david-singleton-div {
  height: 100%;
  position: relative;
  display: flex;
  flex-flow: column;
  background-color: #cbcbbf;
}
.david-singleton-div .quote-image {
  float: left;
  height: auto;
  width: auto;
  padding: 2px 5px 0 0;
}
.david-singleton-div p {
  font-weight: 400;
}

.robert-fripp-div {
  height: 100%;
  position: relative;
  display: flex;
  flex-flow: column;
  background-color: #9ca79b;
}
.robert-fripp-div .quote-image {
  float: left;
  height: auto;
  width: auto;
  padding: 2px 5px 0 0;
}
.robert-fripp-div p {
  font-weight: 400;
}

.bottom-quote-image {
  float: right;
}

.small-logo {
  float: right;
}

.individual-diary-container {
  max-width: 1100px;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .individual-diary-container {
    width: 100%;
    padding-left: 0;
    padding-right: 30px;
  }
}
@media (max-width: 992px) {
  .individual-diary-container {
    padding-top: 10px;
  }
}
.individual-diary-container .diary-summary {
  font-size: 17px;
  padding-left: 30px;
}
.individual-diary-container .diary-summary h1 {
  font-size: 49px;
  letter-spacing: -2px;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .individual-diary-container .diary-summary .social-sharing-div .col-12 {
    padding: 0 !important;
  }
}
@media (max-width: 768px) {
  .individual-diary-container .diary-summary {
    padding-left: 0;
    padding-right: 0;
  }
  .individual-diary-container .diary-summary .social-sharing-div .col-12 {
    padding: 0 !important;
  }
}
.individual-diary-container .diary-summary .date {
  font-size: 28px;
  color: #A83532;
  font-weight: 500;
  display: inline;
}
.individual-diary-container .diary-summary .date span {
  display: inline-block;
  vertical-align: sub;
}
@media (min-width: 992px) {
  .individual-diary-container .diary-summary #calendar-row {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  .individual-diary-container .diary-summary #calendar-row {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .individual-diary-container .diary-summary #calendar-row {
    padding-left: 5px;
    margin-top: 10px;
  }
}
.individual-diary-container .diary-summary #calendar-row .col-12 {
  padding-left: 8px;
}
.individual-diary-container .diary-summary #social-sharing-row {
  margin-top: 50px;
}
.individual-diary-container .diary-summary .social-sharing {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .individual-diary-container .diary-summary .social-sharing ul {
    margin-left: -15px;
  }
}
.individual-diary-container .diary-summary .calendar-holder {
  width: 68px !important;
  height: 23px;
  visibility: visible;
  display: inline-block;
}
@media (max-width: 991px) {
  .individual-diary-container .diary-summary .calendar-holder {
    padding-top: 3px;
  }
}
.individual-diary-container .diary-summary .calendar-holder button {
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
}
@media (min-width: 992px) {
  .individual-diary-container .diary-summary .calendar-holder {
    margin-right: 0;
    margin-left: 5%;
  }
}
@media (max-width: 992px) {
  .individual-diary-container .diary-summary .calendar-holder {
    position: absolute;
    right: 70%;
  }
}
@media (min-width: 992px) {
  .individual-diary-container .diary-summary .arrow-right {
    margin-left: 6%;
  }
}
@media (max-width: 992px) {
  .individual-diary-container .diary-summary .date {
    padding-top: 7px;
    font-size: 24px;
    position: absolute;
    left: 30%;
  }
  .individual-diary-container .diary-summary .calendar-holder {
    width: 35px;
  }
  .individual-diary-container .diary-summary .calendar-holder img {
    width: 35px;
    height: auto;
  }
  .individual-diary-container .diary-summary .arrow-left {
    margin-right: 0;
    width: 20px;
    height: auto;
  }
  .individual-diary-container .diary-summary #prev-diary-link {
    padding-right: 4%;
  }
  .individual-diary-container .diary-summary #next-diary-link {
    position: absolute;
    right: 25px;
  }
  .individual-diary-container .diary-summary .arrow-right {
    margin-left: 0;
    width: 20px;
    height: auto;
  }
}
@media (max-width: 400px) {
  .individual-diary-container .diary-summary #calendar-row .col-12 {
    padding-left: 0;
  }
  .individual-diary-container .diary-summary .date {
    font-size: 22px;
  }
  .individual-diary-container .diary-summary .calendar-holder {
    width: 32px;
  }
  .individual-diary-container .diary-summary .calendar-holder img {
    width: 32px;
    height: auto;
  }
  .individual-diary-container .diary-summary .arrow-left {
    margin-right: 0;
    width: 18px;
    height: auto;
  }
  .individual-diary-container .diary-summary #prev-diary-link {
    padding-right: 1%;
  }
  .individual-diary-container .diary-summary #next-diary-link {
    padding-left: 5%;
  }
  .individual-diary-container .diary-summary .arrow-right {
    margin-left: 0;
    width: 18px;
    height: auto;
    padding-top: 3px;
  }
  .individual-diary-container .diary-summary .arrow-left {
    padding-top: 3px;
  }
}
.individual-diary-container .content-row img {
  max-width: 100%;
}
.individual-diary-container .content-row #diary-entry-title {
  text-align: center;
}
.individual-diary-container .content-row .col-12 {
  padding-left: 20px;
  padding-right: 58px;
}
@media (max-width: 768px) {
  .individual-diary-container .content-row .col-12 {
    padding-left: 0;
    padding-right: 15px;
  }
}
.individual-diary-container .content-row p {
  font-size: 18px;
  font-weight: 400;
}
.individual-diary-container .robert-fripp-image {
  float: left;
}
.individual-diary-container #share-diary-links {
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .individual-diary-container #share-diary-links {
    margin-top: 0px;
  }
}
.individual-diary-container #share-diary-links a {
  display: inline-block;
  text-align: center;
  padding: 10px;
  margin-right: 10px;
}
.individual-diary-container #share-diary-links a:last-of-type {
  margin-right: 0px;
}
.individual-diary-container #share-diary-links a img {
  width: 100%;
  max-width: 150px;
}
.individual-diary-container #tags-holder {
  margin-top: 10px;
}
.individual-diary-container #tags-holder .tag {
  display: inline-block;
  border: solid #cbcbbf 1px;
  text-align: center;
  font-size: 15px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 4px 10px 6px 10px;
}
.individual-diary-container #tags-div {
  margin-top: 25px;
}
.individual-diary-container #tags-div .tag {
  display: inline-block;
  border: solid #cbcbbf 1px;
  text-align: center;
  font-size: 15px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 4px 10px 6px 10px;
}
.individual-diary-container #diary-left-col {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .individual-diary-container #diary-left-col {
    padding-left: 17px;
    padding-right: 0;
  }
}

.bottom-diary-box {
  padding: 5px 15px 0 15px;
}

/*

    ui-slider: The track of the slider control. This element will additionally have a class name of ui-slider-horizontal or ui-slider-vertical depending on the orientation of the slider.
        ui-slider-handle: The slider handles.
        ui-slider-range: The selected range used when the range option is set. This element can additionally have a class of ui-slider-range-min or ui-slider-range-max if the range option is set to "min" or "max" respectively.

 */
#kclevel-container {
  padding: 0 18px;
  margin-bottom: 25px;
}
#kclevel-container #kclevel-text {
  color: #cbcbbf;
  text-align: center;
  margin-bottom: 15px;
}
#kclevel-container #kclevel-text h3 {
  margin: 0;
}
#kclevel-container #kclevel-level {
  color: #252525;
  line-height: 26px;
  text-transform: uppercase;
}
#kclevel-container #kclevel-slider-container {
  padding: 0 49px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #cbcbbf;
  position: relative;
}
#kclevel-container #kclevel-slider-container .kclevel-slider-arrow {
  background-position: center center;
  background-size: cover;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  border-radius: 50%;
  position: absolute;
  top: 0;
}
#kclevel-container #kclevel-slider-container #kclevel-less {
  left: -18px;
  background: url("/img/assets/slider/left-arrow.png");
}
#kclevel-container #kclevel-slider-container #kclevel-more {
  right: -18px;
  background: url("/img/assets/slider/right-arrow.png");
}
#kclevel-container #kclevel-slider {
  position: relative;
  height: 36px;
  width: 100%;
  box-sizing: border-box;
  background: none;
  border: none;
}
#kclevel-container .ui-slider-handle {
  background: url("/img/assets/slider/slider.png");
  background-position: center center;
  background-size: cover;
  height: 36px;
  width: 60px;
  margin-left: -30px;
  border-radius: 20px;
  top: 1px;
  cursor: move;
  border: none;
}

.banner-tags-container {
  display: none;
  padding-left: 0;
  padding-right: 0;
}

.error-message {
  display: none;
}

.button-div {
  vertical-align: top !important;
}

#report-content-holder {
  min-height: 400px;
  overflow: hidden;
}

.report-overlay {
  display: none;
  overflow: hidden;
  height: 100%;
  position: absolute;
  margin: 0 !important;
  background: #000;
  opacity: 0.5;
  z-index: 9999;
  background-image: url(/img/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.mod-item {
  padding: 15px;
  overflow: hidden;
  border-bottom: 2px dashed #cbcbbf;
}
.mod-item .mod-item-avatar {
  width: 100px;
  margin-top: 30px;
}
.mod-item .red-star {
  color: #A83532;
}
.mod-item .grey-star {
  color: #cbcbbf;
}

.mod-item-title h2 {
  margin-top: 0px;
}
.mod-item-title .subtitle {
  font-size: 20px;
}
.mod-item-title .subtitle a {
  transition: color 200ms;
  color: #c84945;
}
.mod-item-title .subtitle a:hover {
  color: #A83532;
}
.mod-item-title .mod-item-rating {
  margin-top: 10px;
  font-size: 24px;
  text-align: center;
}

.progress-bar-area {
  margin-top: 20px;
}

.progress {
  display: none;
  position: relative;
  width: 100%;
  height: 15px;
  background: #C7DA9F;
  border-radius: 15px;
  overflow: hidden;
  margin-top: 10px;
}

.bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 15px;
  background: green;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 0.7em;
}

.bar.red {
  background: #A83532;
}

.upload-video-messages .alert {
  display: none;
}

.remove-youtube {
  margin-top: 5px;
}

.hide-history-children-button {
  display: none;
  max-width: 80px;
}

.show-history-children-button {
  max-width: 80px;
}

.history-row {
  margin: 0px;
}
.history-row [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}
.history-row .title-col {
  text-align: center;
}
.history-row .content-col {
  padding-top: 6px;
}
.history-row .edit-delete-col {
  text-align: right;
}
.history-row .hide {
  display: none;
}

.history-row-year {
  background-color: #FFFFCC;
}

.history-row-month {
  background-color: #CCFF99;
}

.history-row-day {
  background-color: #CCFFFF;
}

#photosSelectTourDateContainer {
  display: none;
}
#photosSelectTourDateContainer img {
  display: block;
}
#photosSelectTourDateContainer .selectContainer, #photosSelectTourDateContainer #photosTourDateAjaxError {
  display: none;
}

.styled_link_button_text_error, .styled_link_button_link_error {
  display: none;
  color: #A83532;
}

.avatar-div {
  width: 100px;
  margin: auto;
  position: relative;
}

.error-message {
  display: none;
}

.button-div {
  vertical-align: top !important;
}

#report-content-holder {
  min-height: 400px;
  overflow: hidden;
}

.report-overlay {
  display: none;
  overflow: hidden;
  height: 100%;
  position: absolute;
  margin: 0 !important;
  background: #000;
  opacity: 0.5;
  z-index: 9999;
  background-image: url(/img/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.reports-list li {
  list-style-type: none;
}

#RoyaltiesReportResults .accordion-body table {
  width: 100%;
}
#RoyaltiesReportResults .hiddenRow {
  padding: 0 !important;
}

.c-draggableList__list {
  margin: 1rem 0;
  padding-inline-start: 0;
  height: 55vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.c-draggableList__item {
  cursor: pointer;
  margin: 0.5rem auto;
  list-style: none;
  min-height: 2.5rem;
  border: 1px solid #A83532;
  background-color: #f1f0ec;
  color: #A83532;
  text-align: left;
  border-radius: 5px;
}

.c-draggableList__item:not(.c-draggableList__item--selected) {
  background-color: #f1f0ec;
}

.c-draggableList__item--selected {
  background-color: #96A296;
}

.c-draggableList__itemText {
  text-align: left;
  color: #A83532;
}

.c-draggableList__itemText--reg {
  font-size: 2rem;
  padding-top: 5px;
}

.c-draggableList__itemText--sm {
  font-size: 1.2rem;
}

.c-draggableList__icon {
  color: #A83532;
  font-size: 2.5rem;
  padding: 0.3rem;
}

.c-draggableList__badge {
  padding: 0.1rem 0.8rem;
  border-radius: 5px;
  color: white;
  border: 1px solid black;
  background-color: #96A296;
}

#auth .login {
  width: 610px;
}
#auth .reset {
  width: 451px;
}
#auth .login, #auth .reset {
  margin: 20px auto 0;
  letter-spacing: -1px;
}
#auth .login .login-icon img, #auth .reset .login-icon img {
  float: left;
  width: 100px;
  height: 100px;
}
#auth .login .login-form, #auth .login .reset-form, #auth .reset .login-form, #auth .reset .reset-form {
  float: left;
  text-align: center;
  width: 300px;
  font: 500 normal 16px "futura-pt", arial, sans-serif;
}
#auth .login .login-form div, #auth .login .reset-form div, #auth .reset .login-form div, #auth .reset .reset-form div {
  width: 100%;
}
#auth .login .login-form input[type=text],
#auth .login .login-form input[type=email],
#auth .login .login-form input[type=password], #auth .login .reset-form input[type=text],
#auth .login .reset-form input[type=email],
#auth .login .reset-form input[type=password], #auth .reset .login-form input[type=text],
#auth .reset .login-form input[type=email],
#auth .reset .login-form input[type=password], #auth .reset .reset-form input[type=text],
#auth .reset .reset-form input[type=email],
#auth .reset .reset-form input[type=password] {
  border: 2px solid #d1d0cc;
  margin: 3px 0;
  border-radius: 10px;
  height: 40px;
}
#auth .login .login-form .btn-link, #auth .login .reset-form .btn-link, #auth .reset .login-form .btn-link, #auth .reset .reset-form .btn-link {
  color: #a83532 !important;
  font-size: 16px;
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  padding: 0px;
}
#auth .login .login-form button, #auth .login .reset-form button, #auth .reset .login-form button, #auth .reset .reset-form button {
  background-color: #303030;
  padding: 2px 35px;
  margin-top: 10px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 500;
}
#auth .login .login-form #mobileLoginGoButton, #auth .login .reset-form #mobileLoginGoButton, #auth .reset .login-form #mobileLoginGoButton, #auth .reset .reset-form #mobileLoginGoButton {
  display: none;
}
#auth .login .login-form, #auth .reset .login-form {
  margin: 0px 50px;
}
#auth .login .reset-form, #auth .reset .reset-form {
  margin: 0px 0px 0px 50px;
}
#auth .login .login-instructions, #auth .reset .login-instructions {
  float: left;
  text-align: center;
  letter-spacing: 0px;
  margin-top: 10px;
}
#auth .login .login-instructions .new-user, #auth .reset .login-instructions .new-user {
  font-weight: bold;
}
#auth .login .login-instructions .red-button-container, #auth .reset .login-instructions .red-button-container {
  margin: 10px 0px;
}
#auth .login .login-instructions .red-button-container .red-button, #auth .reset .login-instructions .red-button-container .red-button {
  padding: 5px 20px;
  font-size: 17px;
}
#auth .login .login-instructions .smaller-font, #auth .reset .login-instructions .smaller-font {
  font-size: 14px;
  font: 500 normal 14px "futura-pt", arial, sans-serif;
  color: #9ca89c;
}
#auth .login hr, #auth .reset hr {
  display: none;
}
@media (max-width: 768px) {
  #auth .login {
    padding: 0 15px;
    width: 100%;
    text-align: center;
    margin: 0px;
  }
  #auth .login .login-form {
    width: 100%;
    margin: 0px;
    padding: 0px 50px;
    float: none;
  }
  #auth .login .login-form .text-right {
    text-align: center;
  }
  #auth .login .login-form .text-right .btn-link {
    float: none;
    margin-left: 0px;
  }
  #auth .login .login-form #mobileLoginGoButton {
    display: block;
  }
  #auth .login .login-form #desktopLoginGoButton {
    display: none;
  }
  #auth .login .login-icon {
    margin-bottom: 1em;
  }
  #auth .login .login-icon img {
    float: none;
  }
  #auth .login .login-instructions {
    float: none;
  }
  #auth .login hr {
    display: block;
    border-top: 1px solid #9ca89c;
  }
}

#billingAddress {
  max-width: 880px;
}
#billingAddress #albumDetails p {
  font-size: 15px;
  margin: 0;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}
#billingAddress #albumDetails p.form-text {
  color: #A83532;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  margin-top: 5px;
}
#billingAddress #albumDetails h4 {
  font-size: 20px;
  margin: 0;
  font-weight: 400;
  line-height: 21px;
}
#billingAddress #albumDetails .audio-type {
  text-transform: uppercase;
}
#billingAddress #albumDetails .price-error-message {
  color: #A83532;
  margin-top: 20px;
}
#billingAddress #albumDetails .prices-div {
  margin-top: 20px;
}
#billingAddress #albumDetails .coupon-form {
  margin-top: 20px;
}
#billingAddress #albumDetails .coupon-form .btn {
  background-color: #252525;
  color: #ffffff;
  font-size: 16px;
  display: inline;
  border: 1px solid;
  border-radius: 10px;
  padding: 5px 20px;
  text-transform: uppercase;
  outline: none;
}
#billingAddress #albumDetails .coupon-form p {
  margin-bottom: 10px;
  font-weight: normal;
}
#billingAddress #billingAddressPanel {
  background-color: #ffffff;
  padding-top: 37px;
  border-radius: 10px;
}
#billingAddress #billingAddressPanel h1 {
  margin-top: 0;
  padding-left: 23px;
}
@media (max-width: 991px) {
  #billingAddress #billingAddressPanel h1 {
    padding: 0;
  }
}
@media (min-width: 991px) {
  #billingAddress #billingAddressPanel #formContent {
    padding-left: 65px;
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  #billingAddress #billingAddressPanel #formContent {
    padding-left: 15px;
    padding-right: 0;
  }
}
#billingAddress #billingAddressPanel #formContent input,
#billingAddress #billingAddressPanel #formContent select {
  height: 40px;
  border-radius: 10px;
}
#billingAddress #billingAddressPanel #formContent .form-group label {
  padding-right: 0;
  padding-top: 10px;
}
@media (max-width: 991px) {
  #billingAddress #billingAddressPanel #formContent .form-group {
    padding-right: 0;
  }
}
#billingAddress #billingAddressPanel .btn {
  background-color: #252525;
  color: #ffffff;
  font-size: 16px;
  display: inline;
  border: 1px solid;
  border-radius: 10px;
  padding-left: 37px;
  padding-right: 37px;
  text-transform: uppercase;
}
#billingAddress #billingAddressPanel .country-select-div,
#billingAddress #billingAddressPanel .payment-select-div,
#billingAddress #billingAddressPanel .state-select-div {
  background: #ffffff url("/img/assets/albums-icon-down.png") no-repeat scroll right 10px top 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}
#billingAddress #billingAddressPanel .country-select,
#billingAddress #billingAddressPanel .payment-select,
#billingAddress #billingAddressPanel .state-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent none repeat scroll 0 0;
  color: #252525;
  cursor: pointer;
  font-size: 16px;
  height: 34px;
  line-height: 1;
  text-indent: 0.01px;
  text-overflow: "";
  width: 100%;
  outline: none;
}
#billingAddress #billingAddressPanel #paymentForm #token_container_holder {
  display: block !important;
}
#billingAddress #billingAddressPanel #paymentForm #token_container_holder iframe {
  display: block;
  margin: 0 auto;
}
#billingAddress #cardLogos {
  text-align: center;
}
#billingAddress #cardLogos img {
  padding: 5px;
  width: 30%;
  max-width: 80px;
}

#countdownTimer {
  font-size: 18px;
}
#countdownTimer .minutes,
#countdownTimer .seconds {
  font-weight: 600;
}

#playlistPanel .playlist-container .playlist-content-header {
  font: 700 normal 1em "futura-pt", arial, sans-serif;
  border-bottom: 3px solid #cbcbbf;
  padding: 10px 0;
}
#playlistPanel .playlist-container .playlist-content .row {
  font: 700 normal 1em "futura-pt", arial, sans-serif;
  padding: 8px 0;
  margin: 0px;
}
#playlistPanel .playlist-container .playlist-content .row .track-number {
  color: #96A296;
}
#playlistPanel .playlist-container .playlist-content .row .track-number .sort-symbol {
  font-size: 1.3em;
  cursor: grab;
}
#playlistPanel .playlist-container .playlist-content .row .track-title a {
  color: #A83532;
  font-weight: normal;
}
#playlistPanel .playlist-container .playlist-content .row .play-control {
  cursor: pointer;
}
#playlistPanel .playlist-container .playlist-content .row .player {
  margin-top: 5px;
}
#playlistPanel .playlist-container .playlist-content:nth-child(even) {
  background: #ffffff;
}
#playlistPanel .playlist-container .playlist-content:nth-child(odd) {
  background: #f1f0ec;
}
#playlistPanel .playlist-container .playlist-content:nth-child(-n+10) .track-number {
  color: #A83532;
}

.hex-container {
  height: 18em;
}
.hex-container .recommendations-cover-base {
  height: 18em;
}
.hex-container .hex {
  position: relative;
  bottom: 15.26em;
  left: 1.405em;
}
.hex-container .hex img {
  width: 6.1em;
  height: 7.05em;
  -o-object-fit: cover;
     object-fit: cover;
  clip-path: polygon(51% 0%, 100% 25%, 100% 75%, 49% 100%, 0% 75%, 0% 25%);
  -webkit-clip-path: polygon(51% 0%, 100% 25%, 100% 75%, 49% 100%, 0% 75%, 0% 25%);
}
@media (max-width: 767px) {
  .hex-container .hex {
    left: -5.05em;
  }
}
.hex-container .hex-footer {
  color: #888888;
  padding: 0em 1em;
  font-weight: 500;
  width: 20.15em;
  word-spacing: 2px;
}
.hex-container .hex-footer .hex-footer-font-lg {
  bottom: 10.5em;
  position: relative;
  font-size: 0.8em;
}
.hex-container .hex-footer .hex-footer-font-md {
  bottom: 11.8em;
  position: relative;
  font-size: 0.71em;
}

#profile #sidePanel {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
}
#profile #sidePanel .well {
  margin-top: 10px;
  padding: 0px;
}
#profile #sidePanel ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#profile #sidePanel ul li {
  background: url("/img/r-arrow.png") no-repeat right center;
  margin: 5px 0px;
  text-align: left;
  padding: 5px 20px;
  background-origin: content-box;
}
#profile #sidePanel ul .active {
  background: url("/img/r-arrow-white.png") no-repeat right center;
  margin: 5px 0px;
  text-align: left;
  padding: 5px 20px;
  background-origin: content-box;
  background-color: #a83532;
  color: #fff;
}
#profile #sidePanel ul .firstMenuItem {
  margin-top: 0px;
  border-radius: 3px 3px 0px 3px;
}
#profile #sidePanel ul .lastMenuItem {
  margin-bottom: 0px;
  border-radius: 0px 0px 3px 3px;
}
#profile #sidePanel .logoutLink {
  background-color: #252525;
  color: #fff !important;
  padding: 5px 20px;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
#profile #sidePanel .imageContainer img {
  max-height: 100px;
  margin: auto;
}
#profile #sidePanel .thousand-club {
  margin-top: 100px;
}
#profile #sidePanel .thousand-club img {
  width: 188px;
  height: 77px;
  margin: 0 auto 15px;
}
#profile #sidePanel .thousand-club a {
  background-color: #A83532;
  color: #fff !important;
  padding: 5px 20px;
  border-radius: 10px;
  text-transform: uppercase;
  border: none;
  font-size: 16px;
}
#profile #mainPanel hr {
  border-top: 1px solid #e3e3e3;
}
#profile #mainPanel .orderItem .orderItemHeader {
  margin-bottom: 5px;
}
#profile #mainPanel .orderItem h4 {
  display: inline-block;
  margin-right: 10px;
  margin-top: 0px;
}
#profile #mainPanel .orderItem .downloadButton, #profile #mainPanel .orderItem .coverButton {
  color: #ffffff !important;
  border: none;
  border-radius: 5px;
  padding: 2px 25px 2px 10px;
  text-transform: uppercase;
  background: url("/img/assets/albums/download-white.png") no-repeat right center #A83532;
  background-size: 20px;
}
#profile #mainPanel .orderItem .downloadedSpan {
  background-color: #9ca89c;
  color: #ffffff !important;
  border: none;
  border-radius: 5px;
  padding: 2px 15px 2px 15px;
  text-transform: uppercase;
  background-size: 20px;
}
#profile #mainPanel .orderItem .itemDetails {
  margin-top: 10px;
}
#profile #mainPanel .orderItem .itemDetails img {
  width: 100%;
}
#profile #mainPanel .tourShowDownload {
  padding-bottom: 5px;
}
#profile #mainPanel .topColumns {
  padding: 0px;
}
#profile #mainPanel .topColumns #priceTable tr td:first-child {
  padding-right: 20px;
}
#profile #mainPanel .topColumns .topColumnsHeader {
  background-color: #cbcbbf;
  padding: 0px 35px;
  color: #fff;
}
#profile #mainPanel .topColumns .topColumnsContent {
  padding: 0px 35px;
}
@media (min-width: 768px) {
  #profile #mainPanel .topColumns .topColumnsLeft {
    border-radius: 3px 0px 0px 0px;
  }
  #profile #mainPanel .topColumns .topColumnsRight {
    border-radius: 0px 3px 0px 0px;
  }
}
@media (max-width: 767px) {
  #profile #mainPanel .topColumns .topColumnsLeft {
    border-radius: 3px 3px 0px 0px;
  }
  #profile #mainPanel .topColumns .topColumnsRight {
    border-radius: 0px;
  }
}
#profile #mainPanel .downloadsContainer {
  text-align: center;
}
#profile #mainPanel #downloadsRemainingContainer {
  margin-top: 1em;
}
#profile #mainPanel .viewOrderButton {
  margin-top: 1em;
}
#profile #mainPanel .orderImageContainer img {
  width: 100%;
}
#profile #mainPanel .createdAtRow {
  margin: 1em 0em;
}
#profile #mainPanel #profilePicture {
  margin: 0px;
}
@media (max-width: 400px) {
  #profile #mainPanel #profilePicture {
    display: block;
  }
}
#profile #mainPanel #profilePicture form input[type=submit] {
  margin-top: 1em;
}
#profile #mainPanel #profilePicture form .text-danger {
  margin: 0px;
}
#profile #mainPanel #profilePicture .imageContainer {
  border: #000 solid 1px;
  text-align: center;
  padding: 0px;
}
@media (max-width: 400px) {
  #profile #mainPanel #profilePicture .imageContainer {
    width: 100%;
    float: none;
  }
}
#profile #mainPanel #profilePicture .imageContainer span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#profile #mainPanel #profilePicture .imageContainer img {
  max-height: 100px;
  max-width: 98%;
  left: -2px;
  position: relative;
}
#profile #mainPanel #profilePicture .pictureUploadContainer input[type=file] {
  width: 100%;
}
@media (max-width: 400px) {
  #profile #mainPanel #profilePicture .pictureUploadContainer {
    width: 100%;
    float: none;
  }
}
#profile #mainPanel .downloadsHolder {
  display: inline-block;
  margin-top: 10px;
}
@media (max-width: 420px) {
  #profile #mainPanel #number-of-downloads-container {
    display: block;
    margin-top: 5px;
  }
  #profile #mainPanel .downloadsHolder {
    display: block;
    margin-top: 5px;
  }
}
#profile #mainPanel .join {
  background-color: #A83532;
  color: #ffffff !important;
  padding: 5px 20px;
  border-radius: 10px;
  text-transform: uppercase;
  border: none;
  font-size: 16px;
}
#profile #mainPanel .unsubscribe-confirmation-popup {
  background-color: #252525;
  color: #ffffff !important;
  padding: 5px 20px;
  border-radius: 10px;
  text-transform: uppercase;
  border: none;
  font-size: 16px;
}
#profile .mainPanelModified {
  padding: 0px 0px 19px 0px;
}
@media print {
  #profile .downloadsContainer, #profile #printContainer {
    display: none;
  }
  #profile .topColumnsHeader {
    margin-top: 1em;
  }
}
#profile #printContainer {
  text-align: right;
  padding: 0px;
}
#profile #printContainer span {
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  padding: 3px 30px;
  border-radius: 5px;
  cursor: pointer;
}
#profile .thousand-club-banner {
  background-color: #252525;
  color: #ffffff;
}
#profile .thousand-club-banner .logo {
  padding: 2%;
}
#profile .thousand-club-banner .logo img {
  width: 100%;
  margin-top: 35px;
}
#profile .thousand-club-banner .info {
  padding: 2%;
}
#profile .thousand-club-banner .info p {
  font-size: 32px;
}
#profile .thousand-club-banner .info p a.join {
  background-color: #A83532;
  color: #fff !important;
  padding: 5px 40px;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 22px;
}
#profile .thousand-club-banner .info ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
#profile .thousand-club-banner .info ul li {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  height: 36px;
  font-size: 18px;
}
@media (max-width: 369px) {
  #profile .thousand-club-banner .info ul li {
    font-size: 12px;
  }
}
@media (min-width: 370px) and (max-width: 561px) {
  #profile .thousand-club-banner .info ul li {
    font-size: 14px;
  }
}
@media (min-width: 562px) and (max-width: 625px) {
  #profile .thousand-club-banner .info ul li {
    font-size: 16px;
  }
}
#profile .thousand-club-banner .info ul li span {
  vertical-align: middle;
}
#profile .thousand-club-banner .info ul li span.check {
  background: url("/img/assets/1000-club/banner/check.png");
  width: 36px;
  height: 34px;
  float: left;
}
#profile .thousand-club-banner .info ul li span b {
  text-transform: uppercase;
}

.download-processing-warning {
  display: none;
}

.unsubscribe-thousand-club-popup .modal-footer {
  text-align: center;
}
.unsubscribe-thousand-club-popup .modal-footer .unsubscribe {
  width: 130px !important;
  background-color: #252525 !important;
  color: #ffffff !important;
  padding: 2px 0 !important;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
}

#payment-methods .payment-method-card {
  margin: 5px 0px;
  text-align: left;
  padding: 5px 20px;
  background-origin: content-box;
  background-color: white;
  cursor: pointer;
}
#payment-methods .payment-method-card.active {
  background: url(/images/r-arrow-white.png?810aa6e…) no-repeat right center;
  margin: 5px 0px;
  text-align: left;
  padding: 5px 20px;
  background-origin: content-box;
  background-color: #a83532;
  color: #fff;
}

/* The content boxes shared by various pages and different sections of pages */
@media (min-width: 768px) {
  .mob-only {
    display: none;
  }
}

/* Boxes containing diaries */
.fripp-box, .singleton-box, .rieflin-box {
  height: 100%;
  padding: 0px;
}
.fripp-box .diary-image, .singleton-box .diary-image, .rieflin-box .diary-image {
  float: right;
}
@media (max-width: 767px) {
  .fripp-box .diary-image, .singleton-box .diary-image, .rieflin-box .diary-image {
    height: 100%;
    width: 37%;
  }
}
@media (min-width: 768px) {
  .fripp-box .diary-image, .singleton-box .diary-image, .rieflin-box .diary-image {
    height: 55%;
    max-width: 81.45%;
  }
}
.fripp-box .quote-image, .singleton-box .quote-image, .rieflin-box .quote-image {
  float: left;
  height: auto;
  width: auto;
  padding: 2px 5px 0 0;
}
.fripp-box .text-content, .singleton-box .text-content, .rieflin-box .text-content {
  padding: 2px;
}
.fripp-box .text-content .summary, .singleton-box .text-content .summary, .rieflin-box .text-content .summary {
  padding: 5px 10px !important;
}
@media (max-width: 767px) {
  .fripp-box .text-content, .singleton-box .text-content, .rieflin-box .text-content {
    float: left;
    height: 100% !important;
    width: 63%;
  }
}
@media (min-width: 768px) {
  .fripp-box .text-content, .singleton-box .text-content, .rieflin-box .text-content {
    height: 45% !important;
  }
}
.fripp-box .date, .fripp-box .summary, .fripp-box .text-content-hover > a, .singleton-box .date, .singleton-box .summary, .singleton-box .text-content-hover > a, .rieflin-box .date, .rieflin-box .summary, .rieflin-box .text-content-hover > a {
  color: #252525 !important;
}
.fripp-box .fa-stack, .singleton-box .fa-stack, .rieflin-box .fa-stack {
  background: #252525;
}
@media only screen and (min-width: 1200px) {
  .fripp-box .title, .singleton-box .title, .rieflin-box .title {
    font-size: 25px;
    line-height: 25px;
  }
}

.fripp-box {
  background-color: #96A296 !important;
}
.fripp-box .title {
  color: #ffffff !important;
}
.fripp-box .fa-stack {
  background: #252525;
}
.fripp-box .fa {
  color: #96A296;
}

.singleton-box {
  background-color: #cbcbbf !important;
}
.singleton-box .title {
  color: #252525 !important;
}
.singleton-box .fa {
  color: #cbcbbf !important;
}

.rieflin-box {
  background-color: #D1A286 !important;
}
.rieflin-box .title {
  color: #ffffff !important;
}
.rieflin-box .fa {
  color: #D1A286 !important;
}
.rieflin-box .fa-stack {
  background: #252525;
}

@media (min-width: 768px) {
  .mob-small-news-col {
    height: 113px;
    margin-bottom: 20px;
  }
  .mob-small-news-col .content-box img {
    display: none;
  }
  .mob-small-news-col .content-box .text-content .summary {
    padding: 5px !important;
  }
}
.mob-small-news-col .title {
  color: #252525;
  padding: 5px;
}
@media (min-width: 768px) and (max-width: 767px) {
  .mob-small-news-col .title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mob-small-news-col .title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 1200px) {
  .mob-small-news-col .title {
    font-size: 22px;
    line-height: 22px;
  }
}
.mob-small-news-col .date, .mob-small-news-col .summary, .mob-small-news-col .text-content-hover > a {
  color: #252525 !important;
}
.mob-small-news-col .fa-stack {
  background: #252525;
}
@media (max-width: 767px) {
  .mob-small-news-col {
    padding: 0px;
    height: 95px;
    margin-bottom: 13px;
  }
  .mob-small-news-col .text-content {
    font-style: none !important;
    width: 75%;
    float: right;
    height: 100%;
    padding-left: 8px;
  }
  .mob-small-news-col .text-content .title {
    padding: 5px 5px 0px 0px !important;
  }
  .mob-small-news-col .text-content .summary {
    padding: 7px 0px 0px 0px !important;
  }
  .mob-small-news-col img {
    float: left;
    height: 100%;
    width: 25%;
  }
}

.mob-featured-album-col {
  height: 170px;
  margin-bottom: 13px;
}
.mob-featured-album-col .music-content-box {
  height: 100%;
}
.mob-featured-album-col .music-content-box img {
  float: left;
  width: 46%;
}
.mob-featured-album-col .music-content-box .text-content {
  float: right;
  height: 100%;
  width: 54%;
}
.mob-featured-album-col .music-content-box .text-content .title {
  padding: 0px !important;
}

@media (max-width: 767px) {
  .large-box-with-gradient {
    height: 275px;
    padding: 0px 15px;
    margin-bottom: 13px;
  }
  .large-box-with-gradient .content-box .text-content {
    height: 33%;
  }
  .large-box-with-gradient .content-box .text-content .title {
    padding: 0px 10px !important;
  }
  .large-box-with-gradient .content-box .text-content .summary {
    font-style: italic;
  }
  .large-box-with-gradient .content-box img, .large-box-with-gradient .content-box .youtube-embed {
    height: 67%;
  }
}
@media (min-width: 768px) {
  .large-box-with-gradient {
    padding: 0px 0px 0px 10px;
    height: 100%;
  }
  .large-box-with-gradient .text-content {
    height: 30%;
  }
  .large-box-with-gradient .text-content .title {
    padding-top: 0;
  }
  .large-box-with-gradient img, .large-box-with-gradient .youtube-embed {
    height: 70%;
  }
}
.large-box-with-gradient .content-box {
  height: 100%;
  width: 100%;
  position: relative;
}
.large-box-with-gradient .content-box img, .large-box-with-gradient .content-box .youtube-embed {
  width: 100%;
}
.large-box-with-gradient .content-box .youtube-embed {
  margin-bottom: -5px;
}
.large-box-with-gradient .content-box .title {
  color: #ffffff;
  text-shadow: 2px 2px #252525;
}
@media (max-width: 420px) {
  .large-box-with-gradient .content-box .title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 320px) {
  .large-box-with-gradient .content-box .title {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 295px) {
  .large-box-with-gradient .content-box .title {
    font-size: 14px;
    line-height: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .large-box-with-gradient .content-box .title {
    font-size: 18px;
    line-height: 18px;
  }
}
.large-box-with-gradient .content-box .summary {
  padding: 5px 10px !important;
}
@media (max-width: 420px) {
  .large-box-with-gradient .content-box .summary {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 320px) {
  .large-box-with-gradient .content-box .summary {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 295px) {
  .large-box-with-gradient .content-box .summary {
    font-size: 14px;
    line-height: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .large-box-with-gradient .content-box .summary {
    font-size: 18px;
    line-height: 18px;
  }
}
.large-box-with-gradient .content-box .text-content-hover > a {
  color: #daa281 !important;
}
.large-box-with-gradient .content-box .text-content {
  width: 100%;
  color: #daa281;
  position: absolute;
  bottom: 0;
}
.large-box-with-gradient .content-box .text-content-hover {
  width: 100%;
}
.large-box-with-gradient .content-box .text-content-hover .fa-stack {
  background: #daa281;
}
.large-box-with-gradient .content-box .text-content-hover .fa {
  color: #252525;
}

.music-content-box {
  height: 100%;
  width: 100%;
  position: relative;
}
.music-content-box img {
  float: left;
  height: 100%;
  width: 49%;
}
@media (max-width: 991px) {
  .music-content-box img {
    width: 25%;
  }
}
.music-content-box .text-content {
  padding: 10px 30px 10px 15px;
  float: right;
  height: 100%;
  width: 51%;
  background-color: #311919;
}
@media (max-width: 991px) {
  .music-content-box .text-content {
    width: 75%;
  }
}
.music-content-box .text-content .download-link {
  height: 29px;
  width: 29px;
  color: #ffffff !important;
  position: absolute;
  z-index: 1;
  right: 2px;
  top: 4px;
  background: url("/img/assets/homepage/download-button.png") no-repeat;
}
.music-content-box .text-content .title {
  margin-bottom: 10px;
  padding-bottom: 0px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .music-content-box .text-content .title {
    padding-top: 8px !important;
  }
}
@media (max-width: 420px) {
  .music-content-box .text-content .title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 350px) {
  .music-content-box .text-content .title {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 300px) {
  .music-content-box .text-content .title {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (min-width: 768px) {
  .music-content-box .text-content .title {
    font-size: 18px;
    line-height: 18px;
  }
}
.music-content-box .text-content .summary {
  max-height: 60%;
  font-style: italic;
  color: #daa281;
  padding: 0px !important;
}
@media (max-width: 420px) {
  .music-content-box .text-content .summary {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 350px) {
  .music-content-box .text-content .summary {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (max-width: 300px) {
  .music-content-box .text-content .summary {
    font-size: 12px;
    line-height: 12px;
  }
}

.recent-tour-date {
  padding: 0px;
  height: 120px;
  margin-bottom: 20px;
}
.recent-tour-date .summary {
  padding: 0px;
}
.recent-tour-date .title {
  padding: 0px;
  margin-bottom: 10px;
}

.header-image-container {
  padding: 0px;
  margin-top: 40px;
  margin-bottom: 55px;
}
.header-image-container img {
  width: 100%;
}
@media (max-width: 767px) {
  .header-image-container {
    display: none;
  }
}

#homepage-header-image-container {
  max-width: 1077px !important;
}

#kc-i-court-header-image-container, #kc-ii-islands-header-image-container {
  max-width: 860px !important;
}

#kc-iv-discipline-header-image-container, #kc-vi-tcol-header-image-container {
  max-width: 811px !important;
}

#kc-iii-larks-header-image-container {
  max-width: 860px !important;
}

#kc-v-thrak-header-image-container {
  max-width: 1203px !important;
}

#kc-vii-radical-header-image-container {
  max-width: 1090px !important;
}

#king-crimson-header-image-container {
  max-width: 1088px !important;
}

.form-hidden {
  display: none;
}

#forum-posts-container {
  max-width: 910px !important;
}
#forum-posts-container .right-hand-col {
  min-height: 170px;
}

#reviews-container #read-more-reviews-button {
  float: right;
}

#reviews-on-guest-book-container .read-more-button-div {
  margin-bottom: 65px;
}

@media (min-width: 768px) {
  #reviews-container .right-hand-col, #reviews-on-guest-book-container .right-hand-col, #forum-posts-container .right-hand-col {
    float: left;
    width: 77.2%;
  }
}
@media (max-width: 767px) {
  #reviews-container .right-hand-col, #reviews-on-guest-book-container .right-hand-col, #forum-posts-container .right-hand-col {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #reviews-container .left-hand-col, #reviews-on-guest-book-container .left-hand-col, #forum-posts-container .left-hand-col {
    padding-right: 28px;
    float: left;
    width: 22.8%;
  }
}
@media (max-width: 767px) {
  #reviews-container .left-hand-col, #reviews-on-guest-book-container .left-hand-col, #forum-posts-container .left-hand-col {
    width: 100%;
  }
}

#reviews-container, #reviews-on-guest-book-container {
  max-width: 935px !important;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #reviews-container .written-by-text, #reviews-container .date-text, #reviews-on-guest-book-container .written-by-text, #reviews-on-guest-book-container .date-text {
    text-align: center;
    margin: auto;
  }
  #reviews-container .rating, #reviews-on-guest-book-container .rating {
    text-align: center;
    margin: auto;
  }
  #reviews-container #star-rating-col, #reviews-on-guest-book-container #star-rating-col {
    margin-bottom: 2px;
  }
}
@media (min-width: 768px) {
  #reviews-container .right-hand-col, #reviews-on-guest-book-container .right-hand-col {
    min-height: 156px;
  }
}
#reviews-container .col-pad-right, #reviews-on-guest-book-container .col-pad-right {
  padding-right: 22px;
}
#reviews-container .col-pad-left, #reviews-on-guest-book-container .col-pad-left {
  padding-left: 22px;
}
#reviews-container #submit-review-button-col, #reviews-container #read-more-button-col, #reviews-on-guest-book-container #submit-review-button-col, #reviews-on-guest-book-container #read-more-button-col {
  padding-top: 10px;
}
#reviews-container #submit-review-form-container, #reviews-on-guest-book-container #submit-review-form-container {
  /* hover previous stars in list */
}
#reviews-container #submit-review-form-container .row:first-of-type, #reviews-on-guest-book-container #submit-review-form-container .row:first-of-type {
  margin: 10px 0px 0px 0px;
}
#reviews-container #submit-review-form-container .row:last-of-type, #reviews-on-guest-book-container #submit-review-form-container .row:last-of-type {
  margin: 0px;
}
@media (min-width: 768px) {
  #reviews-container #submit-review-form-container .title-col, #reviews-on-guest-book-container #submit-review-form-container .title-col {
    padding-right: 25px !important;
  }
}
#reviews-container #submit-review-form-container .rating, #reviews-on-guest-book-container #submit-review-form-container .rating {
  border: none;
  float: left;
}
@media (min-width: 768px) {
  #reviews-container #submit-review-form-container .rating, #reviews-on-guest-book-container #submit-review-form-container .rating {
    margin: -9px 0px 0px -9px;
  }
}
@media (max-width: 768px) {
  #reviews-container #submit-review-form-container .rating, #reviews-on-guest-book-container #submit-review-form-container .rating {
    margin: -14px 0px 0px 15px;
  }
}
#reviews-container #submit-review-form-container .rating fieldset, #reviews-container #submit-review-form-container .rating label, #reviews-on-guest-book-container #submit-review-form-container .rating fieldset, #reviews-on-guest-book-container #submit-review-form-container .rating label {
  margin: 0;
  padding: 0;
}
#reviews-container #submit-review-form-container #rating-label, #reviews-on-guest-book-container #submit-review-form-container #rating-label {
  float: left;
}
#reviews-container #submit-review-form-container .rating > input, #reviews-on-guest-book-container #submit-review-form-container .rating > input {
  display: none;
}
#reviews-container #submit-review-form-container .rating > label:before, #reviews-on-guest-book-container #submit-review-form-container .rating > label:before {
  margin: 2px;
  font-size: 30px !important;
  display: inline-block;
  content: "★";
}
#reviews-container #submit-review-form-container .rating > label, #reviews-on-guest-book-container #submit-review-form-container .rating > label {
  color: grey;
  float: right;
}
#reviews-container #submit-review-form-container .rating > input:checked ~ label,
#reviews-container #submit-review-form-container .rating:not(:checked) > label:hover,
#reviews-container #submit-review-form-container .rating:not(:checked) > label:hover ~ label, #reviews-on-guest-book-container #submit-review-form-container .rating > input:checked ~ label,
#reviews-on-guest-book-container #submit-review-form-container .rating:not(:checked) > label:hover,
#reviews-on-guest-book-container #submit-review-form-container .rating:not(:checked) > label:hover ~ label {
  color: #A83532;
}
#reviews-container .star, #reviews-on-guest-book-container .star {
  margin: 2px;
}
@media (max-width: 768px) {
  #reviews-container .star, #reviews-on-guest-book-container .star {
    font-size: 30px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #reviews-container .star, #reviews-on-guest-book-container .star {
    font-size: 22px !important;
  }
}
@media (min-width: 1200px) {
  #reviews-container .star, #reviews-on-guest-book-container .star {
    font-size: 30px !important;
  }
}
#reviews-container .red-star, #reviews-on-guest-book-container .red-star {
  color: #A83532 !important;
}
#reviews-container .grey-star, #reviews-on-guest-book-container .grey-star {
  color: grey !important;
}

#forum-posts-container, #reviews-container, #reviews-on-guest-book-container {
  font-size: 18px;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  #forum-posts-container, #reviews-container, #reviews-on-guest-book-container {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  #forum-posts-container, #reviews-container, #reviews-on-guest-book-container {
    padding: 0px 15px;
  }
}
#forum-posts-container #forum-heading, #reviews-container #forum-heading, #reviews-on-guest-book-container #forum-heading {
  margin: 20px 0px 0px 0px;
  font-size: 45px;
  font-weight: 500;
  width: 100%;
}
@media (max-width: 767px) {
  #forum-posts-container #forum-heading, #reviews-container #forum-heading, #reviews-on-guest-book-container #forum-heading {
    text-align: center;
  }
}
#forum-posts-container #forum-heading #header-text, #reviews-container #forum-heading #header-text, #reviews-on-guest-book-container #forum-heading #header-text {
  font-size: 50px;
  padding-right: 60px;
}
@media (max-width: 767px) {
  #forum-posts-container #forum-heading #header-text, #reviews-container #forum-heading #header-text, #reviews-on-guest-book-container #forum-heading #header-text {
    padding: 0px;
  }
}
@media (min-width: 768px) {
  #forum-posts-container #forum-heading #header-text, #reviews-container #forum-heading #header-text, #reviews-on-guest-book-container #forum-heading #header-text {
    text-align: right;
  }
}
#forum-posts-container .full-post, #reviews-container .full-post, #reviews-on-guest-book-container .full-post {
  margin: 20px 0px;
}
@media (max-width: 767px) {
  #forum-posts-container .full-post, #reviews-container .full-post, #reviews-on-guest-book-container .full-post {
    border-bottom: 1px solid #cbcbbf;
  }
}
#forum-posts-container .post-title, #reviews-container .post-title, #reviews-on-guest-book-container .post-title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  padding: 0 10px 0 0 !important;
  margin: 0 0 5px 0;
}
#forum-posts-container [class*=col-], #reviews-container [class*=col-], #reviews-on-guest-book-container [class*=col-] {
  padding: 0px;
}
#forum-posts-container .author-col, #reviews-container .author-col, #reviews-on-guest-book-container .author-col {
  float: left;
  padding-bottom: 10px;
  font-size: 16px;
}
#forum-posts-container .author-col .avatar-div, #reviews-container .author-col .avatar-div, #reviews-on-guest-book-container .author-col .avatar-div {
  width: 100px;
  position: relative;
}
#forum-posts-container .author-col .avatar-div img, #reviews-container .author-col .avatar-div img, #reviews-on-guest-book-container .author-col .avatar-div img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
#forum-posts-container .author-col .written-by-text, #reviews-container .author-col .written-by-text, #reviews-on-guest-book-container .author-col .written-by-text {
  margin-top: 5px;
}
#forum-posts-container .author-col .written-by-text .author-name, #reviews-container .author-col .written-by-text .author-name, #reviews-on-guest-book-container .author-col .written-by-text .author-name {
  color: #A83532;
  font-weight: 500;
}
#forum-posts-container .current-user-name, #reviews-container .current-user-name, #reviews-on-guest-book-container .current-user-name {
  font-style: italic;
}
#forum-posts-container .post-content, #reviews-container .post-content, #reviews-on-guest-book-container .post-content {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 768px) {
  #forum-posts-container .post-content, #reviews-container .post-content, #reviews-on-guest-book-container .post-content {
    padding-bottom: 20px;
  }
}
#forum-posts-container .post-content-col, #reviews-container .post-content-col, #reviews-on-guest-book-container .post-content-col {
  padding: 0px 0px 60px 0px;
}
@media (min-width: 768px) {
  #forum-posts-container .post-content-col, #reviews-container .post-content-col, #reviews-on-guest-book-container .post-content-col {
    border-bottom: 1px solid #cbcbbf;
  }
}
#forum-posts-container .replies, #reviews-container .replies, #reviews-on-guest-book-container .replies {
  padding: 0 10px 0 50px;
  font-size: 18px;
}
#forum-posts-container .replies .reply, #reviews-container .replies .reply, #reviews-on-guest-book-container .replies .reply {
  padding: 10px 0 0 0;
}
#forum-posts-container .replies .reply .reply-user-name, #reviews-container .replies .reply .reply-user-name, #reviews-on-guest-book-container .replies .reply .reply-user-name {
  font-weight: 500;
  margin: 0px;
}
#forum-posts-container .replies .reply .reply-user-name .name, #reviews-container .replies .reply .reply-user-name .name, #reviews-on-guest-book-container .replies .reply .reply-user-name .name {
  color: #A83532;
}
#forum-posts-container .reply-link, #reviews-container .reply-link, #reviews-on-guest-book-container .reply-link {
  float: right;
  margin: -5px 0px 5px 0px;
}
#forum-posts-container .reply-button, #reviews-container .reply-button, #reviews-on-guest-book-container .reply-button {
  float: right;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
#forum-posts-container .reply-button .glyphicon-arrow-right, #reviews-container .reply-button .glyphicon-arrow-right, #reviews-on-guest-book-container .reply-button .glyphicon-arrow-right {
  font-size: 14px !important;
}
#forum-posts-container .submit-reply-form-container, #reviews-container .submit-reply-form-container, #reviews-on-guest-book-container .submit-reply-form-container {
  margin-top: 20px;
}
#forum-posts-container .submit-reply-form-container .row, #reviews-container .submit-reply-form-container .row, #reviews-on-guest-book-container .submit-reply-form-container .row {
  margin: 0px;
}
#forum-posts-container #submit-post-form-container form .row, #reviews-container #submit-post-form-container form .row, #reviews-on-guest-book-container #submit-post-form-container form .row {
  margin: 0px;
}
#forum-posts-container #additional-posts-container, #reviews-container #additional-posts-container, #reviews-on-guest-book-container #additional-posts-container {
  padding: 0px;
}
#forum-posts-container .post-reply-response, #reviews-container .post-reply-response, #reviews-on-guest-book-container .post-reply-response {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 500;
  display: none;
}
#forum-posts-container .success, #reviews-container .success, #reviews-on-guest-book-container .success {
  font-size: 20px;
  color: #3c763d;
}
#forum-posts-container .error, #reviews-container .error, #reviews-on-guest-book-container .error {
  font-size: 20px;
  color: #ff0000;
}
#forum-posts-container .has-error, #reviews-container .has-error, #reviews-on-guest-book-container .has-error {
  border-color: #A83532;
}

#reviews-on-guest-book-container {
  margin-top: 22px;
}
#reviews-on-guest-book-container #header-text {
  text-align: center;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 20px;
}
#reviews-on-guest-book-container .review-subject-row {
  margin-bottom: 5px;
}
#reviews-on-guest-book-container .review-subject-row img {
  vertical-align: top;
}
#reviews-on-guest-book-container .review-subject-title {
  padding-left: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 0px;
}
#reviews-on-guest-book-container .review-subject-title a {
  color: grey !important;
}

.diary-articles .fixedHeight {
  height: auto !important;
  margin-left: 5px;
  margin-right: 20px;
}

#twitterFeed {
  padding: 0px 15px !important;
}

#timeline-outer-container {
  height: 500px;
  padding: 0px;
  max-width: 1280px !important;
  margin-top: 25px;
}
#timeline-outer-container #history-discover-text {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 auto 30px auto;
}
#timeline-outer-container #first-timeline-row {
  height: 200px;
  margin: 0px;
  background-color: #252525;
}
#timeline-outer-container #first-timeline-row #grey-triangle {
  border-top: 10px solid #f1f0ec;
}
#timeline-outer-container #first-timeline-row #left-of-timeline, #timeline-outer-container #first-timeline-row #right-of-timeline {
  float: left;
  width: 16.02% !important;
}
#timeline-outer-container #first-timeline-row #zoom-in, #timeline-outer-container #first-timeline-row #zoom-out {
  width: 51px;
  height: 51px;
  margin: 84px auto 0 auto;
  cursor: pointer;
}
#timeline-outer-container #first-timeline-row #zoom-out {
  background: no-repeat url("/img/assets/zoom-out.png");
}
#timeline-outer-container #first-timeline-row #zoom-in {
  background: no-repeat url("/img/assets/zoom-in.png");
}
#timeline-outer-container #first-timeline-row #timeline-inner-container {
  height: 190px;
  padding: 0px;
  float: left;
  width: 67.96%;
  position: relative;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container hr {
  width: 100%;
  position: absolute;
  bottom: 30px;
  border: none;
  border-top: 1px dotted #ffffff;
  z-index: 1;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .slick-slide {
  height: 190px !important;
  width: 150px;
  background-color: #252525 !important;
  letter-spacing: -2px;
  text-align: center;
  position: relative;
  outline: none;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .slick-slide .top-section {
  height: 75%;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .slick-slide .bottom-section {
  height: 25%;
  width: 100%;
  position: absolute;
  bottom: 12px;
  text-align: center;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .slick-slide .bottom-section .fa-circle {
  font-size: 10px;
  color: #ffffff;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .active-slide {
  width: 270px;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .active-slide .slide-primary {
  cursor: pointer;
  padding-top: 65px;
  font-size: 52px;
  font-weight: 600;
  color: #ffffff;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .active-slide .slide-secondary {
  cursor: pointer;
  font-size: 33px;
  font-weight: 600;
  color: grey;
  position: absolute;
  top: 15%;
  width: 100%;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .inactive-slide {
  cursor: pointer;
  width: 150px;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .inactive-slide .slide-primary {
  padding-top: 100px;
  font-size: 25px;
  font-weight: 600;
  color: grey;
}
#timeline-outer-container #first-timeline-row #timeline-inner-container .inactive-slide .slide-secondary {
  display: none;
}
#timeline-outer-container #first-timeline-row .slick-prev, #timeline-outer-container #first-timeline-row .slick-next {
  width: 60px;
  height: 34px;
}
#timeline-outer-container .triangle {
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#timeline-outer-container #black-triangle {
  border-top: 10px solid #252525;
}
#timeline-outer-container #second-timeline-row {
  padding-top: 35px;
  height: 25px;
  width: 70%;
  margin: auto;
}
@media (max-width: 767px) {
  #timeline-outer-container #second-timeline-row {
    width: 100%;
  }
}
#timeline-outer-container #second-timeline-row [class*=col-] {
  padding: 0px;
}
#timeline-outer-container #second-timeline-row .col-1 {
  padding-top: 40px;
}
#timeline-outer-container #second-timeline-row .col-1 #arrow-left {
  cursor: pointer;
  float: left;
}
#timeline-outer-container #second-timeline-row .col-1 #arrow-right {
  cursor: pointer;
  float: right;
}
#timeline-outer-container #second-timeline-row #article-container {
  width: 100%;
  padding: 0px;
}
#timeline-outer-container #second-timeline-row #article-container [class*=col-] {
  padding: 0px;
}
@media (max-width: 767px) {
  #timeline-outer-container #second-timeline-row #article-container {
    text-align: center;
    padding-bottom: 20px;
  }
}
#timeline-outer-container #second-timeline-row #article-container img {
  max-width: 100%;
  padding-top: 10px;
  box-shadow: 0px 20px 30px -15px rgb(0, 0, 0);
}
@media (max-width: 767px) {
  #timeline-outer-container #second-timeline-row #article-container img {
    max-height: 100px;
  }
}
@media (min-width: 768px) {
  #timeline-outer-container #second-timeline-row #article-container #history-article-text {
    padding-left: 20px;
  }
}
#timeline-outer-container #second-timeline-row #article-container #article-title {
  font-size: 33px;
  font-weight: 600;
  letter-spacing: -1px;
}
#timeline-outer-container #second-timeline-row #article-container #article-content {
  font-size: 18px;
  line-height: 18px;
  font-style: italic;
}

#timeline-white-row {
  background-color: #ffffff;
  margin-top: -80px;
  width: 100%;
  height: 130px;
}

.link-not-active {
  pointer-events: none;
  cursor: default;
}

#shop .shop-header {
  margin-bottom: 50px;
}
#shop .shop-header h1 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
#shop .shop-header p {
  font: 500 normal 18px "futura-pt", arial, sans-serif;
  text-align: center;
}
#shop .shop-header .shop {
  margin-top: 40px;
  width: 265px;
}
#shop .shop-header .shop .logo img {
  display: block;
  margin: 0 auto;
  width: 209px;
  height: 209px;
}
#shop .shop-header .shop .link {
  text-align: center;
  margin-top: 40px;
}
#shop .shop-header .shop .infos {
  margin-top: 20px;
}
#shop .shop-header .shop .infos p {
  font: italic 400 normal 14px "futura-pt", arial, sans-serif;
}
#shop .shop-header .shop-uk {
  float: right;
}
#shop .shop-header .shop-usa {
  float: left;
}
@media (max-width: 991px) {
  #shop .shop-header .shop-uk {
    float: none;
    margin: auto;
  }
  #shop .shop-header .shop-usa {
    float: none;
    margin: auto;
  }
}

.latest-fluid-container {
  background-color: #ffffff;
  padding-bottom: 30px;
}

.latest-slider {
  margin-top: 30px;
}
.latest-slider a {
  color: #252525 !important;
}
.latest-slider h1 {
  margin: 0 auto 5px;
  text-align: center;
  text-transform: uppercase;
  font: bold normal 2.5em futura-pt, sans-serif;
}
@media (max-width: 1200px) {
  .latest-slider .slick-slider .slick-prev {
    left: -10px;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
  .latest-slider .slick-slider .slick-next {
    right: -10px;
    z-index: 10;
    width: 24px;
    height: 37px;
  }
}
.latest-slider .slick-slider .slick-slide {
  margin: 0 15px;
}
.latest-slider .slick-slider .slick-slide.slide-container {
  padding: 0.5%;
  outline: none;
  display: block;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info {
  display: table;
  width: 100%;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-title {
  display: block;
  width: 200%;
  position: relative;
  text-align: center;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-title .slide-title-content {
  width: 100%;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-title .slide-title-content h2 {
  margin: 0 auto 5px;
  text-align: center;
  text-transform: uppercase;
  font: bold normal 2em futura-pt, sans-serif;
  padding: 0 15px;
  display: inline-block;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-title .slide-title-content img {
  padding-bottom: 15px;
  display: inline-block;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row {
  display: table-row;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row .image {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  border-bottom: 0;
  position: relative;
  height: 120px;
  overflow: hidden;
  background-color: #252525;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row .image img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row .image:first-of-type {
  border-right: 1px solid #cbcbbf;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row .image:last-of-type {
  border-left: 1px solid #cbcbbf;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row .description {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  padding: 5px 0;
  line-height: 1;
  background-color: #9ca89c;
  height: 120px;
  position: relative;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row-2 .image {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  position: relative;
  height: 120px;
  overflow: hidden;
  background-color: #252525;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row-2 .image img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row-2 .image:first-of-type {
  border-right: 1px solid #cbcbbf;
}
.latest-slider .slick-slider .slick-slide.slide-container .slide-info .slide-row-2 .image:last-of-type {
  border-left: 1px solid #cbcbbf;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a {
  display: table-cell;
  width: 50%;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item {
  width: 100%;
  padding: 5px 5px;
  border-right: 0;
  height: 120px;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item h3 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 5px;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item p {
  font-size: 14px;
  line-height: 14px;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-0 {
  border-left: 2px solid #cbcbbf;
  border-top: 2px solid #cbcbbf;
  border-bottom: 2px solid #cbcbbf;
  background-color: #311919;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-0 h3 {
  color: #ffffff;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-0 p {
  color: #daa281;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-1 {
  border-left: 2px solid #cbcbbf;
  border-right: 2px solid #cbcbbf;
  border-top: 2px solid #cbcbbf;
  border-bottom: 2px solid #cbcbbf;
  background-color: #A83532;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-1 h3 {
  color: #daa281;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-1 p {
  color: #ffffff;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-2 {
  border-left: 2px solid #cbcbbf;
  border-bottom: 2px solid #cbcbbf;
  background-color: #cbcbbf;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-2 h3 {
  color: #252525;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-2 p {
  color: #252525;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-3 {
  border-left: 2px solid #cbcbbf;
  border-right: 2px solid #cbcbbf;
  border-bottom: 2px solid #cbcbbf;
  background-color: #311919;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-3 h3 {
  color: #ffffff;
}
.latest-slider .slick-slider .slick-slide.slide-container .latest-news a .news-item-3 p {
  color: #daa281;
}
.latest-slider .slick-slider .slick-slide.slide-container .album {
  display: table;
  width: 100%;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-title {
  display: block;
  width: 200%;
  position: relative;
  text-align: center;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-title .slide-title-content {
  width: 100%;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-title .slide-title-content h2 {
  margin: 0 auto 5px;
  text-align: center;
  text-transform: uppercase;
  font: bold normal 2em futura-pt, sans-serif;
  padding: 0 15px;
  display: inline-block;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-title .slide-title-content img {
  padding-bottom: 15px;
  display: inline-block;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row {
  display: table-row;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date {
  display: table-cell;
  border: 2px solid #cbcbbf;
  text-align: center;
  width: 50%;
  vertical-align: middle;
  padding: 5px 0;
  border-bottom: 0;
  border-right: 0;
  height: 120px;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date p {
  margin: 0;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date p.day {
  font: bold normal 3em futura-pt, sans-serif;
  line-height: 0.8;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date p.month {
  font: 500 normal 1em futura-pt, sans-serif;
  line-height: 1;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date p.year {
  font: 500 normal 1em futura-pt, sans-serif;
  line-height: 1;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date.date-box-peach {
  color: #fff;
  background-color: #daa281;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date.date-box-red {
  color: #fff;
  background-color: #A83532;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date.date-box-grey {
  color: #fff;
  background-color: #9ca89c;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date.date-box-brown {
  color: #fff;
  background-color: #311919;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .date .date-box-without {
  color: #252525 !important;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .image {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  border-bottom: 0;
  position: relative;
  height: 120px;
  overflow: hidden;
  background-color: #252525;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .image img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .venue {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  background-color: #fff;
  text-align: center;
  padding: 5px 0;
  border-right: 0;
  vertical-align: middle;
  height: 120px;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .venue .venue-name {
  font: bold normal 18px futura-pt, sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .venue .venue-location {
  font: 500 italic 16px futura-pt, sans-serif;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description {
  display: table-cell;
  border: 2px solid #cbcbbf;
  width: 50%;
  padding: 5px 0;
  line-height: 1;
  background-color: #9ca89c;
  height: 120px;
  position: relative;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description p {
  padding: 0 5px;
  margin: 0;
  font-size: 14px;
  position: absolute;
  top: 37px;
}
@media (max-width: 352px) {
  .latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description p {
    font-size: 13px;
  }
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description .customer-rating {
  text-align: center;
  display: block;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description .customer-rating .stars-container {
  position: relative;
  top: 5px;
  margin: -5px 0px 0px 0px;
  padding: 0;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description .customer-rating .stars-container .star-box {
  margin: auto;
  left: 0px;
  position: relative;
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description .customer-rating .stars-container .star-bg {
  margin: auto;
  left: 0px;
  position: relative;
  top: -31px;
  color: #6F7A6F;
}
@media (max-width: 400px) {
  .latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description .customer-rating .stars-container .star-bg {
    top: -26px;
  }
}
.latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description .customer-rating .stars-container .fa-star {
  font-size: 25px !important;
}
@media (max-width: 400px) {
  .latest-slider .slick-slider .slick-slide.slide-container .album .slide-row .description .customer-rating .stars-container .fa-star {
    font-size: 20px !important;
  }
}

.thousand-club .article-title {
  text-transform: uppercase;
  color: #252525;
}
.thousand-club .article-title span {
  color: #A83532;
}
.thousand-club .article-content ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.thousand-club .article-content ul li {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
.thousand-club .article-content ul li span {
  vertical-align: middle;
  display: inline-block;
}
.thousand-club .article-content ul li span.check {
  background: url("/img/assets/1000-club/check.png");
  width: 36px;
  height: 34px;
}
.thousand-club .article-content ul li span b {
  text-transform: uppercase;
}
.thousand-club .article-content .cta {
  margin: 50px auto;
  text-align: center;
}
.thousand-club .article-content .cta button {
  font-weight: bold;
}
.thousand-club .article-content .cta button.join {
  background-color: #A83532;
  color: #fff !important;
  padding: 15px 60px;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 22px;
  border: none;
  outline: none;
}

.thousand-club-subscribe-popup .modal-header .subscription-logo {
  width: 188px;
  height: 77px;
  margin: 30px auto 0;
  display: block;
}
.thousand-club-subscribe-popup ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.thousand-club-subscribe-popup ul li {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
.thousand-club-subscribe-popup ul li span {
  vertical-align: middle;
  display: inline-block;
}
.thousand-club-subscribe-popup ul li span.check {
  background: url("/img/assets/1000-club/check.png");
  width: 36px;
  height: 34px;
}
.thousand-club-subscribe-popup ul li span b {
  text-transform: uppercase;
}
.thousand-club-subscribe-popup form {
  text-align: center;
}
.thousand-club-subscribe-popup form button.join {
  width: 130px !important;
  background-color: #A83532 !important;
  color: #fff !important;
  padding: 2px 0 !important;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.thousand-club-subscribe-popup form p {
  text-transform: uppercase;
  color: #252525;
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
}

.tour-image, .tickets-band-image {
  max-width: 100%;
  max-height: 100%;
}

.ticket-arrows {
  /* Yes, I am lazy. */
  padding: 20px;
}

.ticket-sold-out {
  font-weight: 600;
  color: #A83532;
}

#buy-ticket-modal .modal-dialog {
  width: auto;
  margin: 15px;
}
@media only screen and (min-width: 992px) {
  #buy-ticket-modal .modal-dialog {
    width: 815px;
    margin: 30px auto;
  }
}

#ticket-modal-top-row {
  font-weight: 500;
}
#ticket-modal-top-row #ticket-modal-band-name {
  letter-spacing: -1px;
  padding-top: 10px;
  text-transform: uppercase;
  font-size: 24px;
}
#ticket-modal-top-row #ticket-modal-show-location {
  letter-spacing: -1px;
  font-size: 24px;
}
#ticket-modal-top-row #ticket-modal-show-date {
  font-size: 16px;
}
#ticket-modal-top-row #ticket-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
}
#ticket-modal-top-row #flag-column .fa-stack {
  width: 100%;
}
#ticket-modal-top-row #flag-column .fa-circle {
  color: #A83532;
}
#ticket-modal-top-row #flag-column .fa-gbp, #ticket-modal-top-row #flag-column .fa-usd, #ticket-modal-top-row #flag-column .fa-eur {
  font-size: 30px;
  color: #e5e5e5;
}

#white-modal-row {
  background-color: #ffffff;
  letter-spacing: -1px;
}
#white-modal-row #description-col {
  padding: 15px;
  font-size: 16px;
}
#white-modal-row #description-col #only-available-text {
  font-size: 18px;
  font-weight: 500;
}

#ticket-modal-bottom-row {
  letter-spacing: -1px;
}
#ticket-modal-bottom-row #ticket-modal-price {
  font-size: 22px;
  font-weight: 500;
}
#ticket-modal-bottom-row #vat-text {
  font-size: 16px;
}
#ticket-modal-bottom-row #ticket-quantity-label {
  font-size: 18px;
  font-weight: 400;
}

body {
  background-color: #f1f0ec;
  font-family: "futura-pt", arial, sans-serif;
  font-size: 14px;
}

a:focus {
  outline: none !important;
  text-decoration: none !important;
}

.text-content-hover {
  /* Hidden until hover */
  text-align: center !important;
  margin: auto !important;
  padding-top: 5px !important;
  display: none;
}
.text-content-hover .fa-stack {
  border-radius: 50%;
}
.text-content-hover .fa, .text-content-hover .fa-stack {
  font-size: 14px;
}
.text-content-hover p {
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
}

@media only screen and (min-width: 768px) {
  .content-box:hover .text-content-hover {
    display: block;
  }
  .content-box:hover .summary {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .summary, .date, .category, .text-content-hover {
    font-size: 18px;
    line-height: 18px;
  }
}

.with-gradient {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 55%);
}

.no-gradient {
  background: #252525;
}

.summary, .date, .text-content-hover {
  font-weight: 400;
}

.category {
  font-weight: 500;
  margin-bottom: 2px;
}

@media (max-width: 991.98px) {
  .content-grid .title,
  .news-text .title {
    font-size: 25px;
  }
  .content-grid .summary,
  .news-text .summary,
  .news-text .date {
    font-size: 18px;
    line-height: 18px;
  }
  .diary-item .quote-image {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .content-grid .title,
  .news-text .title {
    font-size: 22px;
    line-height: 22px;
  }
  .content-grid .summary,
  .content-grid .category,
  .news-text .summary,
  .news-text .date {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (min-width: 1200px) {
  .content-grid .title,
  .news-text .title {
    font-size: 22px;
    line-height: 22px;
  }
  .content-grid .summary, .content-grid .category {
    font-size: 18px;
    line-height: 18px;
  }
}
.title {
  font-weight: 500;
}
@media (max-width: 575.98px) {
  .title {
    font-size: 25px;
    line-height: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .title {
    font-size: 25px;
    line-height: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .title {
    font-size: 25px;
    line-height: 25px;
  }
}

.centered-div {
  text-align: center;
  margin: auto;
}

.container {
  max-width: 1280px;
}

.content-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 15%;
     object-position: 50% 15%;
}

.placeholder-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

#news-nav, #tour-nav {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
}
#news-nav ul, #tour-nav ul {
  font-size: 0px;
}
#news-nav li, #tour-nav li {
  font-size: 18px;
}

#search-results-container h2 {
  color: #A83532;
}
#search-results-container .pagination > li > a, #search-results-container .pagination > li > span {
  float: none;
}
#search-results-container .more-news-articles .search-item-image {
  width: 100%;
  height: 45%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 15%;
  object-position: 50% 15%;
  background-color: #ffffff;
}
#search-results-container .more-news-articles .product-item-image {
  width: 5em;
  text-align: center;
}
#search-results-container .more-news-articles .title {
  font-size: 20px;
}
#search-results-container .mob-more-news-articles .search-item-image {
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #ffffff;
}
#search-results-container .mob-more-news-articles .product-item-image {
  width: 5em;
  margin-right: 5px;
}
#search-results-container .mob-more-news-articles .title {
  font-size: 14px;
}

.social-sharing {
  margin: 30px auto 20px;
}
.social-sharing ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-sharing ul li {
  width: 56px;
  height: 56px;
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 992px) {
  .social-sharing ul li {
    margin-left: -10px;
    margin-right: 0;
  }
}
@media (max-width: 347px) {
  .social-sharing ul li {
    width: 40px;
    height: 40px;
    margin-left: 0px;
  }
}
@media (max-width: 311px) {
  .social-sharing ul li {
    width: 30px;
    height: 30px;
    margin-left: 0px;
  }
}
.social-sharing ul li a {
  display: block;
  width: 56px;
  height: 56px;
}
.social-sharing ul .share-facebook {
  background: url("/img/assets/social-icons/social-facebook.png") no-repeat left top/100%;
}
.social-sharing ul .share-facebook:hover {
  background-position: 0 100%;
}
.social-sharing ul .share-twitter {
  background: url("/img/assets/social-icons/social-twitter.png") no-repeat left top/100%;
}
.social-sharing ul .share-twitter:hover {
  background-position: 0 100%;
}
.social-sharing ul .share-pinterest {
  background: url("/img/assets/social-icons/social-pinterest.png") no-repeat left top/100%;
}
.social-sharing ul .share-pinterest:hover {
  background-position: 0 100%;
}
.social-sharing ul .share-google {
  background: url("/img/assets/social-icons/social-google.png") no-repeat left top/100%;
}
.social-sharing ul .share-google:hover {
  background-position: 0 100%;
}
.social-sharing ul .share-mail {
  background: url("/img/assets/social-icons/social-mail.png") no-repeat left top/100%;
}
.social-sharing ul .share-mail:hover {
  background-position: 0 100%;
}
.social-sharing ul .share-whatsapp {
  background: url("/img/assets/social-icons/social-whatsapp.png") no-repeat left top/100%;
}
.social-sharing ul .share-whatsapp:hover {
  background-position: 0 100%;
}
@media (min-width: 768px) {
  .social-sharing ul .share-whatsapp {
    display: none;
  }
}

.bootstrap-tagsinput {
  width: 100%;
}

#frontpage-news-articles .with-gradient, #artist-about-grid .with-gradient, #frontpage-word-grid .with-gradient {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 35%);
}
#frontpage-news-articles .no-gradient, #artist-about-grid .no-gradient, #frontpage-word-grid .no-gradient {
  background: #252525;
}
@media only screen and (max-width: 768px) {
  #frontpage-news-articles .fa, #frontpage-news-articles .fa-stack, #artist-about-grid .fa, #artist-about-grid .fa-stack, #frontpage-word-grid .fa, #frontpage-word-grid .fa-stack {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #frontpage-news-articles .fa, #frontpage-news-articles .fa-stack, #artist-about-grid .fa, #artist-about-grid .fa-stack, #frontpage-word-grid .fa, #frontpage-word-grid .fa-stack {
    font-size: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #frontpage-news-articles .fa, #frontpage-news-articles .fa-stack, #artist-about-grid .fa, #artist-about-grid .fa-stack, #frontpage-word-grid .fa, #frontpage-word-grid .fa-stack {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 1200px) {
  #frontpage-news-articles .fa, #frontpage-news-articles .fa-stack, #artist-about-grid .fa, #artist-about-grid .fa-stack, #frontpage-word-grid .fa, #frontpage-word-grid .fa-stack {
    font-size: 16px !important;
  }
}

#frontpage-news-articles, #frontpage-word-grid {
  margin-bottom: 45px;
}

#additional-results-container {
  padding: 20px 0px;
}

.tag-box {
  display: inline-block;
  border: 1px solid #cbcbbf;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  margin: 6px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.right-sidebar {
  font-size: 18px;
}
@media (max-width: 768px) {
  .right-sidebar {
    padding-top: 20px;
  }
}
.right-sidebar form {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .right-sidebar form {
    display: none;
  }
}
.right-sidebar #searches-div {
  margin-bottom: 90px;
}
.right-sidebar #searches-div form {
  height: 35px;
  padding-right: 0;
}
.right-sidebar #searches-div form .form-control {
  font-size: 20px;
  color: #252525;
  border: 2px solid #E9E8E6;
}
.right-sidebar #searches-div form input {
  height: 100%;
  padding-right: 0;
  position: relative;
}
.right-sidebar #searches-div form input::-webkit-input-placeholder {
  color: #E9E8E6;
}
.right-sidebar #searches-div form input:-moz-placeholder { /* Firefox 18- */
  color: #E9E8E6;
}
.right-sidebar #searches-div form input::-moz-placeholder { /* Firefox 19+ */
  color: #E9E8E6;
}
.right-sidebar #searches-div form input:-ms-input-placeholder {
  color: #E9E8E6;
}
.right-sidebar #searches-div form #news-and-diaries-search-button {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 3px;
  padding-right: 0;
  background: transparent;
}
@media only screen and (max-width: 768px) {
  .right-sidebar #searches-div #recent-searches-div {
    display: none;
  }
}
.right-sidebar #searches-div #recent-searches-div p {
  padding-top: 0;
  padding-left: 9px;
}
@media only screen and (max-width: 767px) {
  .right-sidebar #searches-div {
    display: none;
  }
}
.right-sidebar .related-posts {
  border-left: 2px solid #cbcbbf;
  margin-bottom: 60px;
}
.right-sidebar .popular-posts {
  border-left: 2px solid #A83532;
}
@media only screen and (max-width: 767px) {
  .right-sidebar .related-posts {
    border-left: 7px solid #cbcbbf;
  }
  .right-sidebar .popular-posts {
    border-left: 7px solid #A83532;
  }
}
@media only screen and (min-width: 768px) {
  .right-sidebar .related-posts, .right-sidebar .popular-posts {
    margin-left: 25px;
  }
}
.right-sidebar .related-posts h2, .right-sidebar .popular-posts h2 {
  margin-left: 45px;
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .right-sidebar .related-posts h2, .right-sidebar .popular-posts h2 {
    margin-left: 25px;
  }
}
.right-sidebar .related-posts .individual-article, .right-sidebar .popular-posts .individual-article {
  margin-left: 45px;
}
@media only screen and (max-width: 767px) {
  .right-sidebar .related-posts .individual-article, .right-sidebar .popular-posts .individual-article {
    margin-left: 25px;
    padding-right: 20px;
  }
}
.right-sidebar .related-posts .individual-article h3, .right-sidebar .popular-posts .individual-article h3 {
  color: #A83532;
  font-size: 22px;
  font-weight: 500;
  margin-top: 18px;
  margin-bottom: 2px;
  letter-spacing: -0.5px;
}
.right-sidebar .related-posts .individual-article h4, .right-sidebar .popular-posts .individual-article h4 {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 3px;
  margin-top: 4px;
  letter-spacing: -0.5px;
}
.right-sidebar .related-posts .individual-article p, .right-sidebar .popular-posts .individual-article p {
  color: #252525;
  font-size: 14px;
}

.slick-slider .slick-prev {
  left: 32.2%;
  z-index: 10;
  width: 24px;
  height: 37px;
}
.slick-slider .slick-next {
  right: 32.2%;
  z-index: 10;
  width: 24px;
  height: 37px;
}
.slick-slider .slick-slide.slide-container {
  outline: none;
}
.slick-slider .slick-slide.slide-container a {
  display: block;
}

/*
    @TODO
    Link colourings need to be fixed, this adds a bare minimum
    of user feedback but they really should be clearer.
 */
a {
  color: #4b4b4b;
  text-decoration: none;
}
a:hover {
  color: #252525;
  text-decoration: none;
}

p a {
  transition: color 200ms;
  color: #c84945;
}
p a:hover {
  color: #A83532;
  text-decoration: none;
}

.right-sidebar-column {
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .right-sidebar-column {
    padding-left: 0 !important;
  }
}

.col-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
#full-width-banner {
  padding: 0;
}
#full-width-banner img {
  width: 100%;
  height: auto;
  max-height: none !important;
}

.fixed-header-table {
  width: 100%;
}
.fixed-header-table thead, .fixed-header-table tbody, .fixed-header-table tr, .fixed-header-table td, .fixed-header-table th {
  display: block;
}
.fixed-header-table tr:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
}
.fixed-header-table tbody {
  height: 275px !important;
  overflow-y: auto;
  width: 100%;
}
.fixed-header-table .col-lg-7 {
  width: 58.3333%;
  float: left;
}
.fixed-header-table .col-lg-2 {
  width: 16.6667%;
  float: left;
}
.fixed-header-table .col-lg-3 {
  width: 25%;
  float: left;
}
.fixed-header-table .col-lg-6 {
  width: 50%;
  float: left;
}
.fixed-header-table .col-lg-9 {
  width: 75%;
  float: left;
}

.default-modal .modal-content .modal-header {
  background-color: #f1f0ec;
  border-radius: 5px 5px 0px 0px;
}
.default-modal .modal-content .modal-body textarea {
  resize: vertical;
  min-height: 100px;
}
.default-modal .modal-content .modal-footer button {
  outline: none;
}
.default-modal .modal-content .modal-footer button.btn {
  font: 500 normal 12px "futura-pt", arial, sans-serif;
  padding: 2px 10px;
  text-transform: uppercase;
}
.default-modal .modal-content .modal-footer button.btn-primary {
  border: none;
  background-color: #A83532;
}
.default-modal .modal-content .modal-footer button.btn-primary:hover {
  background-color: #a83532;
}

.read-more-button-div {
  padding-top: 10px;
}

.black-button {
  background-color: #252525;
}

.black-button:hover, .red-button:hover {
  color: #ffffff !important;
}

.red-button {
  background-color: #A83532;
}

.black-button, .red-button {
  outline: 0;
  padding: 4px 8px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  display: inline;
  text-align: center;
  border: 0px;
  border-radius: 10px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .black-button, .red-button {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .black-button, .red-button {
    font-size: 14px;
  }
}
@media (max-width: 300px) {
  .black-button, .red-button {
    font-size: 12px;
  }
}

.photosSlick {
  background-color: #f1f0ec;
  padding: 50px 0;
}
.photosSlick .slick-prev {
  top: 42%;
}
.photosSlick .slick-next {
  top: 42%;
}
.photosSlick .slide-container {
  height: 275px;
  text-align: center;
}
.photosSlick .slide-container a {
  overflow: hidden;
  height: 80%;
  outline: none;
}
.photosSlick .slide-container a img {
  width: 300px;
  margin: auto;
}
.photosSlick .slide-container p {
  margin-top: 10px;
}

.productsSlick {
  padding: 0px;
  background-color: #f1f0ec;
}
.productsSlick.boxset {
  background-color: #ffffff !important;
}
.productsSlick.boxset .slick-slider .slick-prev {
  left: 33.7%;
}
.productsSlick.boxset .slick-slider .slick-next {
  right: 33.7%;
}
.productsSlick .slick-slider .slick-slide {
  cursor: pointer;
  margin: 0 15px;
}
.productsSlick .slick-slider .slick-prev {
  left: 39.7%;
  z-index: 10;
  width: 24px;
  height: 37px;
}
.productsSlick .slick-slider .slick-next {
  right: 39.7%;
  z-index: 10;
  width: 24px;
  height: 37px;
}
.productsSlick .slick-slider .slick-slide img {
  margin: auto;
}
.productsSlick .slick-slider-tshirts {
  background-image: url(/img/assets/merchandise-bg.png);
  background-repeat: repeat-x;
  background-position: bottom -35px right 0px;
  background-color: #e5e5e5;
}
.productsSlick .slick-slider-boxsets {
  background-color: #ffffff;
}
.productsSlick .product-container {
  background-color: #ffffff;
}
.productsSlick .product-container .product-infos .artist img {
  float: right;
}
.productsSlick .product-container .product-infos .title {
  font-size: 24px;
  line-height: 30px;
}
.productsSlick .product-container .product-infos .product {
  text-align: center;
}
.productsSlick .product-container .product-infos .product .description {
  font-size: 14px;
}
@media (max-width: 991px) {
  .productsSlick .product-container .product-infos .product .description {
    display: none;
  }
}
.productsSlick .product-container .product-infos .product .descriptionMobile {
  font-size: 16px;
  display: none;
}
@media (max-width: 991px) {
  .productsSlick .product-container .product-infos .product .descriptionMobile {
    display: block;
  }
}
.productsSlick .product-container .product-infos .links {
  text-align: right;
}
.productsSlick .product-container .product-infos .links p a img {
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .productsSlick .slick-slider .slick-prev {
    left: 33.5%;
  }
  .productsSlick .slick-slider .slick-next {
    right: 33.5%;
  }
}
@media (max-width: 767px) {
  .productsSlick.boxset .slick-slider .slick-prev {
    left: 8%;
  }
  .productsSlick.boxset .slick-slider .slick-next {
    right: 8%;
  }
  .productsSlick .slick-slider .slick-prev {
    left: 10%;
  }
  .productsSlick .slick-slider .slick-next {
    right: 10%;
  }
}
.separator {
  border-bottom: 2px solid #d1d0cc;
}

.heightAuto {
  height: auto !important;
}

.products-background {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  height: 100px;
}

.boxset-products-container {
  background-color: #ffffff;
}

.banner-background {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .banner-background {
    margin-top: 10px;
  }
}
.banner-background .container {
  max-width: 1024px;
  width: 100%;
}

.background-white {
  background-color: #ffffff;
}

.background-site-background-color {
  background-color: #f1f0ec;
}

.background-red {
  background-color: #A83532;
}

.background-peach {
  background-color: #daa281;
}

.background-brown {
  background-color: #311919;
}

.background-green {
  background-color: #96A296;
}

.background-grey {
  background-color: #cbcbbf;
}

.background-black {
  background-color: #252525;
}

.background-light-grey {
  background-color: #d1d0cc;
}

.background-transparent {
  background: transparent;
}

.red-button-link {
  text-decoration: none;
  background-color: #A83532;
  outline: 0;
  padding: 4px 8px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  display: inline;
  text-align: center;
  border: 0px;
  border-radius: 10px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .red-button-link {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .red-button-link {
    font-size: 14px;
  }
}
@media (max-width: 300px) {
  .red-button-link {
    font-size: 12px;
  }
}
.red-button-link:hover {
  text-decoration: none;
  color: #ffffff;
}

.news-banner-content {
  height: 30%;
}
.news-banner-content img {
  height: 100% !important;
  padding-bottom: 0 !important;
}

.thousand-club-avatar-overlay {
  position: absolute;
  width: 30px !important;
  height: 30px !important;
  bottom: 0px;
  right: 10px;
}

.non-fancy-bullet {
  list-style: disc !important;
}

.flash-message-text {
  font-size: 20px;
  line-height: 20px;
}

.red-text {
  color: #A83532 !important;
}

.green-text {
  color: #3c763d !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.mb-2 {
  margin-bottom: 2em !important;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

@media (max-width: 575.98px) {
  .rendered-image {
    max-height: 300px;
  }
}
@media (min-width: 576px) {
  .rendered-image {
    max-height: 450px;
  }
}

@media (max-width: 575.98px) {
  .rendered-logo {
    max-height: 300px;
  }
}
@media (min-width: 576px) {
  .rendered-logo {
    max-height: 109px;
  }
}

.admin-node > .card {
  margin-bottom: 20px;
}

.video-list {
  overflow-y: scroll;
}
@media (max-width: 767.98px) {
  .video-list {
    height: 350px;
  }
}
@media (min-width: 768px) {
  .video-list {
    height: 480px;
  }
}

label {
  font-weight: 700;
}

.white-space-pre-wrap {
  white-space: pre-wrap;
}

.card.card-body {
  background-color: #f5f5f5 !important;
}

.card.card-body h4 {
  font-size: 18px !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #337ab7 !important;
  border-color: #2e6da4 !important;
}

.btn-secondary {
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ccc !important;
}

.btn-danger {
  color: #fff !important;
  background-color: #dc3545 !important;
  border-color: #dc3545 !important;
}

.gallery-photo > img {
  max-height: 20vh;
}

.homepage-section-image {
  max-height: 9em;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
