@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px - -2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height,13px)/2*-1 - var(--plyr-range-track-height,5px)/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height,5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.skewed-boxes {
position: relative;
overflow:hidden;
}
.skewed-boxes .left-skewed-box {
border-right: 3px solid #fff;
box-sizing: content-box;
left: -150%;
overflow: hidden;
position: relative;
width: 200%;
z-index: 1;
transform: skewX(-45deg);
-ms-transform: skewX(-45deg); -webkit-transform: skewX(-45deg); -moz-transform: skewX(-45deg); }
.skewed-boxes .left-skewed-box > .left-content-box {
left: 75%;
position: relative;
transform: skewX(45deg);
-ms-transform: skewX(45deg); -webkit-transform: skewX(45deg); -moz-transform: skewX(45deg); width: 50%;
}
.skewed-boxes .right-box {
position: absolute;
top: 0;
max-width: 100%;
}@font-face { font-family: 'wpsm-icons'; src: url(//www.thermalspraydepot.com/wp-content/plugins/table-maker/font/wpsm-icons.eot?-jgkfsj); src: url(//www.thermalspraydepot.com/wp-content/plugins/table-maker/font/wpsm-icons.eot?#iefix-jgkfsj) format('embedded-opentype'),  url(//www.thermalspraydepot.com/wp-content/plugins/table-maker/font/wpsm-icons.woff?-jgkfsj) format('woff'),  url(//www.thermalspraydepot.com/wp-content/plugins/table-maker/font/wpsm-icons.ttf?-jgkfsj) format('truetype'),  url(//www.thermalspraydepot.com/wp-content/plugins/table-maker/font/wpsm-icons.svg?-jgkfsj#wpsm-icons) format('svg'); font-weight: normal; font-style: normal; }.wpsm-comptable i.wpsm-table-icon { font-family: 'wpsm-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }.wpsm-icon-heart:before { content: "\e601"; color: #cc0000; font-size: 22px; }.wpsm-icon-star:before { content: "\e602"; color: #FFBF00; font-size: 22px; }.wpsm-icon-star-empty:before { content: "\e607"; color: #FFBF00; font-size: 22px; }.wpsm-icon-lock:before { content: "\e600"; font-size: 18px; }.wpsm-icon-tick:before { content: "\e603"; color: #06C29F; font-size: 22px; }.wpsm-icon-cross:before { content: "\e604"; color: #cc0000; font-size: 22px; }.wpsm-icon-info:before { content: "\e605"; color: #13B3E3; font-size: 16px; }.wpsm-icon-warning:before { content: "\e606"; color: #FF6A00; font-size: 18px; }.wpsm-comptable-wrap { margin: 25px 0; overflow: auto; }.wpsm-comptable { border-collapse: separate; margin: 0; width: 100%; border-spacing: 0; max-width: 100%; border:1px solid transparent; }.wpsm-comptable th, .wpsm-comptable td { padding: 15px; box-sizing: border-box; }.wpsm-comptable th { border-right: 1px solid #cdcdcd; background: #707070; text-align: left; font-weight: 700; border: none; color: #fff }.wpsm-comptable td { background: #fff; border: 1px solid #e8e8e8; border-width: 0px 1px 1px 0px; color: #111; min-width: 120px; vertical-align: middle; position: relative; }.wpsm-comptable.center-table-align td, .wpsm-comptable.center-table-align th { text-align: center; vertical-align: middle; }.wpsm-comptable td ul li, .wpsm-comptable td ul { margin: 0; list-style: disc inside none; }.wpsm-comptable td:first-child { border-left-width: 1px; }.wpsm-comptable td img { max-width: 250px; max-height: 250px; padding: 15px }.wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td { background-color: #f8f8f8; }.wpsm-comptable .subheader td { font-weight: 600; }.hover-col1 tr td:first-child { background-color: #f8f8f8; min-width: 140px; text-align: left; }.wpsm-comptable td .wpsm-button{margin: 10px 15px; white-space: nowrap;}  .wpsm-thead-default th { background-color: #707070; color: #fff; border-color: #f8f8f8; }.wpsm-thead-default th:last-child { border-right-color: #707070; }.wpsm-thead-black th { background-color: #000; color: #fff; border-color: rgb(226, 226, 226); }.wpsm-thead-black th:last-child { border-right-color: #000; }.wpsm-thead-yellow th { background-color: #fd0; color: #000; border-color: rgb(226, 226, 226); }.wpsm-thead-yellow th:last-child { border-right-color: #fd0; }.wpsm-thead-blue th { background-color: #00aae9; color: #fff; border-color: rgb(226, 226, 226); }.wpsm-thead-blue th:last-child { border-right-color: #00aae9; }.wpsm-thead-red th { background-color: #dd0007; color: #fff; border-color: rgb(226, 226, 226); }.wpsm-thead-red th:last-child { border-right-color: #dd0007; }.wpsm-thead-green th { background-color: #77bb0f; color: #fff; border-color: rgb(226, 226, 226); }.wpsm-thead-green th:last-child { border-right-color: #77bb0f; }.wpsm-thead-orange th { background-color: #fb7203; color: #fff; border-color: rgb(226, 226, 226); }.wpsm-thead-orange th:last-child { border-right-color: #fb7203; }.wpsm-thead-purple th { background-color: #662d91; color: #fff; border-color: rgb(226, 226, 226); }.wpsm-thead-purple th:last-child { border-right-color: #662d91; }.wpsm-comptable .subheader td:first-child, .hover-col1 .subheader td:first-child { background-color: #eaeaea; }.stacktable { width: 100%; }.wpsm-comptable th.st-head-row { background-color: #eee; color: black; border-left-width: 1px; font-weight: 400;position: relative; }.wpsm-comptable .st-key { width: 48%; text-align: right !important; padding-right: 2%; }.wpsm-comptable .st-key.wpsm-spec-heading{text-align: left !important;    background-color: #F4F4F4;}.wpsm-comptable .st-val { width: 48%; padding-left: 2%; text-align: left !important; }.wpsm-comptable .subheader th.st-head-row { font-weight: 700; background-color: #eaeaea; }.wpsm-comptable th.st-head-row-main { display: none; }.wpsm-comptable .wpsm-bar, .wpsm-comptable .wpsm-bar-title span, .wpsm-comptable .wpsm-bar-bar, .wpsm-comptable .wpsm-bar-percent{height: 20px; line-height: 20px} .wpsm-comptable .wpsm-bar{margin-bottom: 10px}.wpsm-comptable .wpsm-bar-title span {padding: 0 12px}.wpsm-comptable .editor_selected_row td:first-child{border-left:3px solid #77B21D;}.wpsm-comptable .editor_selected_row td:last-child{border-right:3px solid #77B21D;}.wpsm-comptable .editor_selected_row td:not(.st-key):not(.st-val){border-bottom:3px solid #77B21D;border-top:3px solid #77B21D;}.editor_selected_row .st-head-row{border: 3px solid #77B21D !important; border-bottom: none !important;}.wpsm-comptable td.editor_selected_col, .wpsm-comptable th.editor_selected_col{border-left:3px solid #77B21D;border-right:3px solid #77B21D;}.wpsm-comptable th.editor_selected_col{background-color: #77B21D !important; color: #fff !important}.wpsm-comptable tr:last-child td.editor_selected_col{border-bottom:3px solid #77B21D;}.badge_div_col_img{position: absolute;background: url(//www.thermalspraydepot.com/wp-content/plugins/table-maker/img/editor_badge.png);width: 65px;height: 65px;top: 10px;right: 10px;} .stacktable.large-only { display: table; }.stacktable.small-only { display: none; }@media (max-width: 800px) {.stacktable.large-only { display: none; }.stacktable.small-only { display: table; }.hover-col1 tr:hover { background-color: #f8f8f8; }}.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.span12 {
width: 940px;
}
.span11 {
width: 860px;
}
.span10 {
width: 780px;
}
.span9 {
width: 700px;
}
.span8 {
width: 620px;
}
.span7 {
width: 540px;
}
.span6 {
width: 460px;
}
.span5 {
width: 380px;
}
.span4 {
width: 300px;
}
.span3 {
width: 220px;
}
.span2 {
width: 140px;
}
.span1 {
width: 60px;
}
.offset12 {
margin-left: 980px;
}
.offset11 {
margin-left: 900px;
}
.offset10 {
margin-left: 820px;
}
.offset9 {
margin-left: 740px;
}
.offset8 {
margin-left: 660px;
}
.offset7 {
margin-left: 580px;
}
.offset6 {
margin-left: 500px;
}
.offset5 {
margin-left: 420px;
}
.offset4 {
margin-left: 340px;
}
.offset3 {
margin-left: 260px;
}
.offset2 {
margin-left: 180px;
}
.offset1 {
margin-left: 100px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
*margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
margin-left: 27.659574468085104%;
*margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
margin-left: 25.53191489361702%;
*margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
margin-left: 19.148936170212764%;
*margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
margin-left: 17.02127659574468%;
*margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
margin-left: 10.638297872340425%;
*margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51063829787234%;
*margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
content: "";
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
content: "";
line-height: 0;
}
.container-fluid:after {
clear: both;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
}
@media (max-width: 767px) {
body {
padding-left: 20px;
padding-right: 20px;
}
.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
margin-left: -20px;
margin-right: -20px;
}
.container-fluid {
padding: 0;
}
.dl-horizontal dt {
float: none;
clear: none;
width: auto;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
.container {
width: auto;
}
.row-fluid {
width: 100%;
}
.row,
.thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: none;
margin-left: 0;
}
[class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
float: none;
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.span12,
.row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
.input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
display: inline-block;
width: auto;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 0;
}
.modal {
position: fixed;
top: 20px;
left: 20px;
right: 20px;
width: auto;
margin: 0;
}
.modal.fade {
top: -100px;
}
.modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
.page-header h1 small {
display: block;
line-height: 20px;
}
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
.form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.form-horizontal .controls {
margin-left: 0;
}
.form-horizontal .control-list {
padding-top: 0;
}
.form-horizontal .form-actions {
padding-left: 10px;
padding-right: 10px;
}
.media .pull-left,
.media .pull-right {
float: none;
display: block;
margin-bottom: 10px;
}
.media-object {
margin-right: 0;
margin-left: 0;
}
.modal {
top: 10px;
left: 10px;
right: 10px;
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
.carousel-caption {
position: static;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
*width: 91.38327259903608%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
*width: 82.81973668743387%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
*width: 74.25620077583166%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
*width: 65.69266486422946%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
*width: 57.12912895262725%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
*width: 48.56559304102504%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
*width: 40.00205712942283%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
*width: 31.43852121782062%;
}
.row-fluid .span3 {
width: 22.92817679558011%;
*width: 22.87498530621841%;
}
.row-fluid .span2 {
width: 14.3646408839779%;
*width: 14.311449394616199%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
*width: 5.747913483013988%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
*margin-left: 105.41847889972962%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
*margin-left: 102.6560479605031%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
*margin-left: 96.8549429881274%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
*margin-left: 94.09251204890089%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
*margin-left: 88.2914070765252%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
*margin-left: 85.52897613729868%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
*margin-left: 79.72787116492299%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
*margin-left: 76.96544022569647%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
*margin-left: 71.16433525332079%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
*margin-left: 68.40190431409427%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
*margin-left: 62.600799341718584%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
*margin-left: 59.838368402492065%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
*margin-left: 54.037263430116376%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
*margin-left: 51.27483249088986%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
*margin-left: 45.47372751851417%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
*margin-left: 42.71129657928765%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
*margin-left: 36.91019160691196%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
*margin-left: 34.14776066768544%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
*margin-left: 28.346655695309746%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
*margin-left: 25.584224756083227%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
*margin-left: 19.783119783707537%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
*margin-left: 17.02068884448102%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
*margin-left: 11.219583872105325%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
*margin-left: 8.457152932878806%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
width: 710px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
width: 648px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
width: 586px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
width: 524px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
width: 462px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
width: 400px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
width: 338px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width: 276px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
width: 214px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
width: 152px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
width: 90px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
width: 28px;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
width: 1156px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
width: 1056px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
width: 956px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
width: 856px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
width: 756px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
width: 656px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
width: 556px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width: 456px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
width: 356px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
width: 256px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
width: 156px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}input{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:100%}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul,ol,li{list-style-type:none}input,textarea{outline:0}strong{font-weight:bold}.fr{float:right}.fl{float:left}.cb{clear:both}a{text-decoration:none} @font-face {
font-family: 'OswaldLight';
font-style: normal;
font-weight: normal;
src: url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Light-webfont.eot);
src: url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Light-webfont.eot?#iefix) format('embedded-opentype'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Light-webfont.woff) format('woff'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Light-webfont.ttf) format('truetype'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Light-webfont.svg#OswaldLight) format('svg');
}
@font-face {
font-family: 'OswaldBook';
font-style: normal;
font-weight: normal;
src: url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Regular-webfont.eot);
src: url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Regular-webfont.eot?#iefix) format('embedded-opentype'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Regular-webfont.woff) format('woff'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Regular-webfont.ttf) format('truetype'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/Oswald-Regular-webfont.svg#OswaldBook) format('svg');
}
@font-face {
font-family: 'WebSymbolsRegular';
src: url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/websymbols/websymbols-regular-webfont.eot);
src: url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/websymbols/websymbols-regular-webfont.eot?#iefix) format('embedded-opentype'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/websymbols/websymbols-regular-webfont.woff) format('woff'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/websymbols/websymbols-regular-webfont.ttf) format('truetype'), url(//www.thermalspraydepot.com/wp-content/themes/exray/fonts/websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular) format('svg');
}   body {
background: #fff;
border: 1px solid #ddd;
font: 14px/21px "Helvetica Neue", Helvetica, arial, sans-serif;
}
p,
ul,
ol {
margin-bottom: 1.5em;
}
a {
color: #0d72c7;
text-decoration: none;
}
a:hover {
color: #0f80df;
text-decoration: underline;
}
p a,
h5 a {
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
color: #0d72c7;
}
p a:hover,
h5 a:hover {
color: #0f80df;
}
i,
cite,
em,
var,
address,
dfn {
font-style: italic;
}
ins {
background: #fff9c0;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #333333;
line-height: 1.5em;
margin-bottom: 1em;
word-wrap: break-word;
}
h1 {
font-family: "OswaldBook", arial, serif;
font-size: 26px;
}
h2 {
font-family: "OswaldBook", arial, serif;
font-size: 21px;
}
h3 {
font-family: "OswaldBook", arial, serif;
font-size: 18px;
}
h4 {
font-family: "OswaldBook", arial, serif;
font-size: 16px;
line-height: 16px;
}
h5 {
font-size: 14px;
font-weight: bold;
}
h6 {
color: #c4c4c4;
font-size: 12px;
} iframe,
object,
embed {
max-width: 100%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
table {
border: 1px solid #eaeaea;
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
table caption {
background: #fafafa;
border: 1px solid #dddddd;
font-weight: bold;
margin-bottom: .5em;
padding: .5em;
} tr:nth-of-type(odd) {
background: #ffffff;
}
tr:nth-of-type(even) {
background: #f5f5f5;
}
th,
th a {
background: #6a6a6a;
color: #ffffff;
font-weight: bold;
}
td,
th {
padding: 6px;
text-align: left;
}
td:first-child,
th:first-child {
border-style: solid none solid solid;
}
td:last-child,
th:last-child {
border-style: solid solid solid none;
}
blockquote {
border-left: 5px solid #dddddd;
color: #aaaaaa;
font: italic 14px/1.5em Georgia, serif;
margin: 1.5em 3em;
padding-left: 2em;
}
blockquote cite {
color: #333333;
display: block;
font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
font-size: 12px;
font-style: italic;
margin-top: 21px;
}
img,
video,
select {
height: auto;
max-width: 100%;
max-width: none\9;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .header-container {
background: #ffffff;
margin-bottom: 3em;
} .top-menu-container .current_page_item > a {
font-weight: bolder;
}
.top-menu-container {
background: #f5f5f5;
margin-bottom: 0;
}
.top-menu-container .top-menu-navigation {
float: right;
}
.top-menu-container .top-menu-navigation ul {
z-index: 9999;
}
.top-menu-container .top-menu-navigation ul > li {
float: left;
position: relative;
}
.top-menu-container .top-menu-navigation ul > li a {
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
color: #333333;
display: inline-block;
font-size: 12px;
height: 32px;
line-height: 32px;
margin-right: 1em;
padding-right: 1em;
position: relative;
text-transform: capitalize;
}
.top-menu-container .top-menu-navigation ul > li a::before {
color: #000000;
content: '|';
font-size: 10px;
position: absolute;
right: 0;
top: -1px;
}
.top-menu-container .top-menu-navigation ul > li ul {
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
background: #f5f5f5;
border: 1px solid #dcdcdc;
border-bottom: 0;
filter: alpha(opacity=0);
left: -1em;
opacity: 0;
position: absolute;
visibility: hidden;
}
.top-menu-container .top-menu-navigation ul > li ul li {
border-bottom: 1px solid #dcdcdc;
float: none;
position: relative;
white-space: nowrap;
}
.top-menu-container .top-menu-navigation ul > li ul li a {
display: block;
margin-right: 0;
padding: 0 1em;
white-space: nowrap;
}
.top-menu-container .top-menu-navigation ul > li ul li a:hover {
background: #ededed;
}
.top-menu-container .top-menu-navigation ul > li ul li a::before {
content: '';
}
.top-menu-container .top-menu-navigation ul > li ul li ul {
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
filter: alpha(opacity=0);
left: 100%;
opacity: 0;
position: absolute;
top: -1px;
visibility: hidden;
}
.top-menu-container .top-menu-navigation ul > li:hover > ul {
filter: alpha(opacity=100);
opacity: 10;
visibility: visible;
}
#header-wrap {
padding: 3em 0 3em 0;
}
#header-wrap .logo-container {
padding-left: 1.5em;
}
#header-wrap .logo-container .site-title,
#header-wrap .logo-container .site-title a {
color: #333333;
display: inline-block;
font-family: "OswaldBook", arial, serif;
font-size: 28px;
line-height: 42px;
margin-bottom: 0;
margin-top: 0;
}
#header-wrap .logo-container .site-description {
display: block;
font-family: "OswaldLight", arial, serif;
font-size: 1em;
font-weight: normal;
line-height: 1.5em;
margin-bottom: 0;
}
#header-wrap .logo-container .logo {
margin-bottom: 0;
}
#header-wrap .logo-container h1 {
line-height: 0;
margin-bottom: 0;
margin-top: 0;
}
#header-wrap .logo-container h1 a {
color: #333333;
}
#header-wrap .right-header-widget {
padding-bottom: 0;
padding-top: 0;
margin-top: 0;
}
#header-wrap .right-header-widget img {
display: block;
max-width: 100%;
}
#header-wrap .ads-block {
margin: 0;
} .menu-header-container {
content: "";
display: table;
line-height: 0;
} .main-menu-container .current_page_item {
background: #dcdcdc;
}
.main-menu-container {
background: #f5f5f5;
}
.main-menu-container .main-menu-navigation ul {
z-index: 9999;
}
.main-menu-container .main-menu-navigation ul > li {
float: left;
position: relative;
}
.main-menu-container .main-menu-navigation ul > li a {
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
color: #333333;
display: inline-block;
font-size: 12px;
height: 32px;
line-height: 32px;
padding: 0 2em;
text-transform: uppercase;
}
.main-menu-container .main-menu-navigation ul > li a:hover {
background: #ededed;
}
.main-menu-container .main-menu-navigation ul > li:hover > ul {
filter: alpha(opacity=100);
opacity: 10;
visibility: visible;
}
.main-menu-container .main-menu-navigation ul > li ul {
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
background: #f5f5f5;
border-bottom: 0;
filter: alpha(opacity=0);
left: 0;
opacity: 0;
position: absolute;
visibility: hidden;
}
.main-menu-container .main-menu-navigation ul > li ul li {
border-bottom: 1px solid #dcdcdc;
float: none;
position: relative;
white-space: nowrap;
}
.main-menu-container .main-menu-navigation ul > li ul li a {
display: block;
margin-right: 0;
white-space: nowrap;
}
.main-menu-container .main-menu-navigation ul > li ul li ul {
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
border-bottom: 0;
filter: alpha(opacity=0);
left: 100%;
opacity: 0;
position: absolute;
top: 0;
visibility: hidden;
}
.widget-below-header {
margin-bottom: 3em;
text-align: center;
} #breadcrumbs {
word-wrap: break-word;
} .content .content-separator {
background: #E4E4E4;
border: none;
-webkit-box-shadow: 0px 0px 7px #D7D7D7;
box-shadow: 0px 0px 7px #D7D7D7;
clear: both;
height: 1px;
margin: 0 0 2em 0;
}
.content article h1 {
margin-bottom: 0;
}
.content article .icon {
color: #737373;
font-family: "WebSymbolsRegular";
font-size: 12px;
line-height: 1em;
margin: 0 2px 0 8px;
}
.content article .categories,
.content article .tags {
margin-right: 3px;
}
.content article .categories a {
display: inline-block;
}
.content article .left-meta-icon {
margin-left: 0px;
}
.content article .entry-content {
margin-bottom: 1em;
word-wrap: break-word;
}
.content article.sticky {
background: #fafafa;
border: 1px solid #dddddd;
padding: 1.5em 1em 0.5em 1em;
}
.content article .aside-container {
background: #f7f7f7;
border: 1px solid #c4c4c4;
border-left: 5px solid #333333;
padding: 8px 5px 8px 15px;
}
.content article .quote-container {
background: #fafafa;
border: 1px solid #c4c4c4;
padding: 3em;
text-align: center;
}
.content article .quote-container blockquote {
border: 0;
color: #333333;
font: 21px Georgia, serif;
font-style: italic;
margin: 0;
padding-left: 0;
}
.content article .quote-container .cite {
display: block;
margin-top: 1.5em;
}
.content article .url-container {
background: #d7ebfc;
border: 1px solid #a7d4f9;
padding: 3em;
text-align: center;
}
.content article .url-container p {
color: #333333;
font-size: 21px;
}
.content article .url-container span {
display: block;
margin-top: 1.5em;
text-align: center;
word-break: break-all;
}
.content article h1.entry-title,
.content article h1.entry-title a,
.content article h2.entry-title,
.content article h2.entry-title a {
font-family: "OswaldBook", arial, serif;
font-size: 22px;
line-height: 1.2em;
margin-bottom: 0;
}
.content article h1 a,
.content article h2 a {
color: #333333;
}
.content article h1 a:hover,
.content article h2 a:hover {
color: #0f80df;
}
.content article h2 + .entry-meta,
.content article h1 + .entry-meta {
line-height: 21px;
margin-bottom: 2em;
margin-top: 0.3em;
}
.content article .article-meta-extra {
color: #333333;
font-size: 11px;
height: 30px;
line-height: 21px;
}
.content article .article-meta-comment {
margin-left: 3px;
}
.content article .article-full-image {
margin-bottom: 1.5em;
}
.content article .post_image {
float: left;
margin: 0 2em 2em 0;
}
.content article .post_image img {
border: 1px solid #dddddd;
display: block;
height: 125px;
width: 125px;
}
.content article p a.more-link {
display: block;
float: right;
font-weight: bold;
line-height: 3em;
}
.content article #tag-container {
border: 1px solid #e4e4e4;
border-width: 1px 0;
font-size: 12px;
height: auto;
line-height: 2em;
margin-bottom: 1.5em;
margin-top: 3em;
padding: .5em 0;
}
.content article .post-pagination {
font-size: 12px;
line-height: 42px;
text-align: center;
}
.content article .entry-meta {
font-size: 11px;
line-height: 21px;
margin-bottom: 1em;
}
.content article .entry-meta p {
display: inline;
}
.content article .entry-meta ul {
display: inline-block;
margin-bottom: 0;
}
.content article .entry-meta ul li {
display: inline;
}
.content .article-author {
background: #f5f5f5;
border: 1px solid #dddddd;
margin-bottom: 2em;
padding: 1em;
}
.content .article-author h5 {
margin-bottom: .5em;
}
.content .article-author figure {
float: left;
width: 10%;
margin-right: 15px;
}
.content .article-author .author-detail {
float: left;
width: 80%;
}
.content .article-author .author-detail p {
margin-bottom: 0;
}
.content .entry-content pre,
.content .comment-content pre {
border: 1px solid #e1e1e1;
color: #333333;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
margin: 24px 0;
overflow: auto;
padding: 24px;
}
.content .entry-content dl,
.content .comment-content dl {
margin: 0 24px;
margin: 0 0;
}
.content .entry-content dt,
.content .comment-content dt {
font-weight: bold;
line-height: 1.5em;
}
.content .entry-content dd,
.content .comment-content dd {
line-height: 1.5em;
margin-bottom: 24px;
}
.content .entry-content ul li,
.content .comment-content ul li {
list-style: disc outside;
}
.content .entry-content ol li,
.content .comment-content ol li {
list-style: decimal outside;
}
.content .entry-content li,
.content .comment-content li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.content .entry-content ul ul,
.content .comment-content ul ul,
.content .entry-content ul ul,
.content .comment-content ul ul,
.content .entry-content ol ol,
.content .comment-content ol ol,
.content .entry-content ol ol,
.content .comment-content ol ol,
.content .entry-content ul ol,
.content .comment-content ul ol,
.content .entry-content ul ol,
.content .comment-content ul ol,
.content .entry-content ol ul,
.content .comment-content ol ul,
.content .entry-content ol ul,
.content .comment-content ol ul {
margin-bottom: 0;
}
.content .entry-content address,
.content .comment-content address {
display: block;
line-height: 1.5em;
margin: 0 0 24px;
}
.content .entry-content code,
.content .comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
line-height: 1.5em;
}
.content hr {
margin: 3em 0;
}
.content .pagination ul {
display: inline-block;
}
.content .pagination ul li {
background: #fafafa;
border: 1px solid #dddddd;
display: inline-block;
margin-right: 5px;
padding: 2px 6px;
}
.content .pagination ul li:hover {
background: #ededed;
}
.content .pagination .article-nav-prev {
float: left;
}
.content .pagination .article-nav-prev a {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
}
.content .pagination .article-nav-next {
float: right;
}
.content .pagination .article-nav-next a {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
}
.exray-page-navi {
text-align: center;
}
.exray-page-navi .page-numbers {
border: 1px solid #e4e4e4;
padding: 3px 5px;
}
.exray-page-navi .page-numbers:hover,
.exray-page-navi .page-numbers.current {
text-decoration: none;
background: #0d72c7;
border-color: #0d72c7;
color: #ffffff;
}
.exray-page-navi .page-numbers.next,
.exray-page-navi .page-numbers.prev {
border: 0;
}
.aligncenter,
.alignleft,
.alignright,
.alignnone {
background: #f5f5f5;
border: 1px solid #dddddd;
margin: 1.5em 0;
padding: 5px;
}
.aligncenter,
img.center {
display: block;
margin: 1.5em auto;
}
.alignleft {
float: left;
margin: 1.5em 2em 1.5em 0;
}
.alignright {
float: right;
margin: 1.5em 0 1.5em 2em;
}
.left {
float: left;
margin: 1.5em 2em 1.5em 0;
}
.right {
float: right;
margin: 1.5em 0 1.5em 2em;
}
.wp-caption,
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
text-align: center;
margin-bottom: 1em;
font-size: 12px;
font-style: italic;
line-height: 34px;
height: auto;
max-width: 100%;
}
.entry-attachment {
margin: 0em 0.5em;
padding: 5px 0px 0px 6px;
}
.video-container + p {
margin-top: 1.5em;
} .comment-area {
margin-top: 2.5em;
}
.comment-area h3 {
font-family: "OswaldLight", arial, serif;
font-size: 18px;
}
.commentslist {
counter-reset: comment-id;
margin-top: 2.5em;
}
.commentslist .bypostauthor {
background: #d7ebfc;
border: 1px solid #a7d4f9;
border-bottom: 5px solid #77bcf6;
}
.commentslist .bypostauthor header {
border-bottom: 1px solid #47a4f3;
}
.commentslist .bypostauthor header::before {
color: #0d72c7;
}
.commentslist li ol,
.commentslist li ul {
border-left: 1px dotted #cbcbcb;
margin-left: 3em;
padding-left: 3em;
}
.commentslist li ol li,
.commentslist li ul li {
position: relative;
}
.commentslist li ol li::before,
.commentslist li ul li::before {
border-bottom: 1px dotted #cbcbcb;
content: '';
height: 1px;
left: -2em;
position: absolute;
top: 3em;
width: 1em;
}
.commentslist li article {
background: #f5f5f5;
border: 1px solid #e4e4e4;
margin-bottom: 1.5em;
padding: 1.5em 2em;
}
.commentslist li article.by-admin {
border-color: #cbcbcb;
}
.commentslist li article header {
border-bottom: 1px solid #e4e4e4;
font-size: 12px;
margin-bottom: 1.5em;
position: relative;
}
.commentslist li article header span {
font-style: italic;
}
.commentslist li article header h5 {
margin-bottom: 0;
}
.commentslist li article header h5 span {
background: #333333;
color: #ffffff;
display: inline-block;
font-size: 10px;
font-style: normal;
font-weight: normal;
height: 21px;
line-height: 21px;
margin-right: .5em;
padding: 0 1em;
text-transform: uppercase;
}
.commentslist li article header p {
margin-bottom: 1em;
}
.commentslist li article header::before {
color: #d0d0d0;
content: counter(comment-id);
counter-increment: comment-id;
font-size: 42px;
position: absolute;
right: 0;
top: 8px;
}
.comment-avatar img {
float: right;
height: auto;
margin: 0 0 1.5em 2em;
}
.awaiting-moderation {
color: #4d4d4d;
font-style: italic;
}
.comments-nav-section {
margin: 3em 0;
}
#cancel-comment-reply-link {
display: block;
font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
font-size: 12px;
margin-top: 1em;
}
#comment-form p label,
#contact-form p label {
display: block;
font-size: 12px;
line-height: 2em;
} .button {
color: #ffffff;
display: inline-block;
font-weight: normal;
height: 3em;
line-height: 3em;
padding: 0 1em;
}
.small-button {
color: #ffffff;
display: inline-block;
font-size: 12px;
font-weight: normal;
height: 30px;
line-height: 30px;
margin: 6px 0;
}
.blue {
background: #178df0;
height: 3em;
line-height: 3em;
padding: 0 1em;
}
.blue:hover {
background: #47a4f3;
color: #ffffff;
text-decoration: none;
}
.gray {
background: #e9e9e9;
color: #333333;
height: 3em;
line-height: 3em;
padding: 0 1em;
}
.gray:hover {
background: #d8d8d8;
color: #333333;
text-decoration: none;
}
.menus {
background: #0d72c7 url(//www.thermalspraydepot.com/wp-content/themes/exray/images/icons/menu.png) 0.8em center no-repeat;
height: 3em;
line-height: 3em;
padding: 0 1em 1em 3em;
}
.menus:hover {
background: #178df0 url(//www.thermalspraydepot.com/wp-content/themes/exray/images/icons/menu.png) 0.8em center no-repeat;
color: #ffffff;
text-decoration: none;
} .sidebar-widget {
font-size: 12px;
margin-bottom: 1.5em;
word-wrap: break-word;
}
.sidebar-widget h4 {
font-family: "OswaldLight", arial, serif;
font-size: 18px;
height: 42px;
line-height: 42px;
margin-bottom: 0;
}
.sidebar-widget ul li ul {
margin-bottom: 0;
margin-left: 3px;
}
.sidebar-widget ul li ul li {
padding-left: 1em;
position: relative;
} form input[type="text"],
form input[type="email"],
form input[type="url"] {
border: 1px solid #dddddd;
height: 42px;
padding: .5em;
width: 100%;
}
form input[type="text"]:hover,
form input[type="email"]:hover,
form input[type="url"]:hover,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus {
border-color: #bebebe;
}
form #recaptcha_response_field {
height: 30px;
}
form textarea {
border: 1px solid #dddddd;
padding: .5em;
width: 100%;
}
form textarea:hover,
form textarea:focus {
border-color: #bebebe;
}
form input[type="submit"] {
color: #ffffff;
display: inline-block;
font-weight: normal;
border: none;
font: normal 12px/1.5em "Helvetica Neue", Helvetica, arial, sans-serif;
background: #178df0;
height: 3em;
line-height: 3em;
padding: 0 1em;
}
form input[type="submit"]:hover {
background: #47a4f3;
color: #ffffff;
text-decoration: none;
}
form .p-errors label {
color: red;
}
form .p-errors input,
form .p-errors textarea {
border: 1px solid #f7b5b5;
}
form .p-errors input:hover,
form .p-errors input:focus,
form .p-errors textarea:hover,
form .p-errors textarea:focus {
border: 1px solid #f87c7c;
}
input[type="password"] {
border: 1px solid #dddddd;
padding: .7em;
}
input[type="password"]:hover,
input[type="password"]:focus {
border-color: #cbcbcb;
}
#search-title {
margin-bottom: 1em;
}
.search-form-404 {
margin-top: 2em;
}
.search-form-404 input[type="text"] {
width: 50%;
}
#search-form input[type="text"] {
background: #f5f5f5;
margin-bottom: 1em;
padding: 0.5em;
} .ads a img {
float: left;
margin: 2%;
max-width: 46%;
padding: 3px;
}
.ads-block li figure a img {
max-width: 100%;
} .footer-widget-area {
background: #f7f7f7;
border-top: 1px solid #dddddd;
margin-top: 3em;
word-wrap: break-word;
padding: 3em 0;
}
.footer-widget-area .footer-widget {
font-size: 12px;
}
.footer-widget-area .footer-widget h4 {
font-family: "OswaldLight", arial, serif;
font-size: 18px;
height: 42px;
line-height: 42px;
margin-bottom: 0;
}
.footer-widget-area .footer-widget ul li ul {
margin-bottom: 0;
margin-left: 2em;
}
.footer-widget-area .footer-widget ul li ul li {
padding-left: 1em;
position: relative;
}
.footer-widget-area .footer-widget ul li ul li::before {
content: '-';
left: 0;
position: absolute;
}
.copyright-container {
background: #ededed;
border-top: 1px solid #dddddd;
font-size: 12px;
padding-top: 1.5em;
}
.copyright-container a {
color: #0a5797;
}
.copyright-container .top-link-footer {
float: right;
} .adaptive-top-nav,
#adaptive-top-nav-btn,
.adaptive-main-nav,
#adaptive-main-nav-btn {
display: none;
}
.adaptive-top-nav li {
margin-bottom: 1em;
}
.adaptive-top-nav li a {
color: #0d72c7;
}
.adaptive-top-nav li ul {
margin: 1em 0 0 2em;
}
.adaptive-main-nav li {
margin-bottom: 1em;
}
.adaptive-main-nav li a {
color: #0d72c7;
}
.adaptive-main-nav li ul {
margin: 1em 0 0 2em;
}     @media only screen and (min-width: 768px) and (max-width: 959px) {
.top-menu-navigation,
.main-menu-navigation {
display: none;
}
#adaptive-top-nav-btn,
#adaptive-main-nav-btn {
display: inline-block;
margin-bottom: 1em 0;
}
.main-menu-container .current_page_item,
.top-menu-container .current_page_item {
font-weight: bold;
padding: .5em;
}
} @media only screen and (max-width: 767px) {
.top-menu-navigation,
.main-menu-navigation {
display: none;
}
#adaptive-top-nav-btn,
#adaptive-main-nav-btn {
display: inline-block;
margin-bottom: 1em 0;
}
.main-menu-container .current_page_item,
.top-menu-container .current_page_item {
font-weight: bold;
padding: .5em;
}
.container {
padding: 0 2em;
}
.article-container-adaptive {
width: 100%;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.right-header-widget {
float: none;
max-width: 100%;
}
.right-header-widget img {
display: block;
max-width: 100%;
}
.main-menu-container .current_page_item,
.top-menu-container .current_page_item {
font-weight: bold;
padding: .5em;
}
.content .article-author figure {
float: left;
width: 20%;
}
.content .article-author .author-detail {
float: left;
width: 80%;
}
#header-wrap .logo-container {
margin-bottom: 0;
text-align: center;
}
.text-logo {
text-align: center;
}
#header-wrap .right-header-widget {
margin-top: 1em;
padding: 1em;
}
.sidebar-widget {
font-size: 12px;
margin-bottom: 1.5em;
margin-top: 1.5em;
}
.footer-widget {
font-size: 12px;
margin-bottom: 1.5em;
}
} @media only screen and (max-width: 479px) {
.main-menu-container .current_page_item,
.top-menu-container .current_page_item {
font-weight: bold;
padding: .5em;
}
.main-menu-container .current_page_item {
background: none;
}
.content article header h1,
.content article header h2.entry-title a,
.content article header h1.entry-title a {
line-height: 1.5em;
}
.content article .icon {
margin: 0 3px 0 5px;
}
.content article .icon .categories,
.content article .icon .tags {
margin: 5px;
}
.content .pagination ul li {
margin-bottom: 5px;
}
.content .article-author figure {
float: left;
width: 100%;
}
.content .article-author .author-detail {
float: left;
width: 100%;
}
.url-container {
font-size: 12px;
}
.alignleft,
.alignright,
.alignnone {
float: none;
margin: 1.5em 0;
}
p + .alignleft,
p + .alignright,
p + .alignnone,
br + .alignleft,
br + .alignright {
margin-top: 0;
}
.commentslist li article header::before {
content: '';
}
#header-wrap .logo-container {
margin-bottom: 0;
text-align: center;
}
.text-logo {
text-align: center;
}
#header-wrap .right-header-widget {
margin-top: 1em;
padding: 1em;
}
.sidebar-widget {
font-size: 12px;
margin-bottom: 1.5em;
margin-top: 1.5em;
}
.footer-widget {
font-size: 12px;
margin-bottom: 1.5em;
}
}html{
overflow-x: hidden;       
}
body{
background-image: url(//www.thermalspraydepot.com/wp-content/themes/thermal/images/bg.png);
background-repeat: repeat-x;	
border: 0!important;
background-color: #eef3f3;
font-family: Verdana, Sans-Serif;
}
body #page.wrap {
background: none;
width: 100%;
margin: 0 auto;
} h1, h2, h3, h4, h5, h6{
font-family: Verdana, Sans-Serif;
font-weight: bold;
margin-bottom: 8px;
}
h1, h2, h3 {
text-align: center;
}
.container article h1 {
text-align: center;
width: 100%;
}
h2 {
font-size: 24px;
}
.container{
width: auto;
}
#header-wrap {
padding: 1em 0 0 0;
background: none;
width: 977px;
margin: 0 auto;
}
#page .header-container {
background: none;
margin-bottom: 0;
}
.container .row{
margin-left: 0;	
}
div#main {
background: #fff;
border: 3px solid #ccc;
margin-left: 0;
}
#header-wrap .right-header-widget {
padding-bottom: 0;
padding-top: 0;
margin-top: 20px;
margin-left: 8px;
}
#header-wrap .span6.logo-container {
width: 560px;
padding-left: 0;
}
div#header-widget-container {
width: auto;
margin-left: 0;
}
h1.entry-title {
display: none;
}
.main-menu-navigation{
background: none;
width: 1043px;
margin: 0 auto;
}
.top-header .main-menu-container, .main-menu-container .main-menu-navigation ul>li ul li {
background: #1A3C5F;
}
.top-header .main-menu-container .main-menu-navigation ul > li a, .top-header .adaptive-main-nav li a {
color: #fff;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
font-style: normal;
font-size: 11px;
text-decoration: none;
border-right: 1px #fff solid;
}
.content article h2.entry-title a {
font-size: 22pt;
color: #800000;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Sans-Serif;
padding: 0 10px;
}
.content article h2.entry-meta, .content article h1.entry-meta{
padding: 0 10px;
}
.top-header .main-menu-container .main-menu-navigation ul > li.last-menu-item a, .top-header .adaptive-main-nav li.last-menu-item a {
border-right: 0;
}
.top-header .main-menu-container .main-menu-navigation ul>li a:hover, .top-header .main-menu-container .current_page_item{
background: none;		
}
.span6.logo-container {
width: 560px;
}
blockquote.callout {
border: 0px #aaa solid;
border-radius: 12px;
padding: 28px;
font-size: 23px;
color: #fff;
background: #ebf1f6; background: -moz-linear-gradient(top, #ebf1f6 0%, #89c3eb 1%, #89c3eb 1%, #1a3c5f 90%); background: -webkit-linear-gradient(top, #ebf1f6 0%,#89c3eb 1%,#89c3eb 1%,#1a3c5f 90%); background: linear-gradient(to bottom, #ebf1f6 0%,#89c3eb 1%,#89c3eb 1%,#1a3c5f 90%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#1a3c5f',GradientType=0 ); text-align: center;
}
blockquote.callout a{
color: #fff !important;	
}
blockquote.callout a{
color: #fff !important;	
}
blockquote.callout p{
margin-bottom: 0;
}
div#spray-left {
float: left;
width: 228px;
}
div#spray-left img {
float: right;
}
div#image-nav {
float: left;
}
div#spray-right {
float: left;
}
#image-nav img {
vertical-align: top;
margin: 0 5px;
}
.main-menu-container {
min-height: 50px;
}
.main-menu-container {
margin-top: 45px;
}
.menus {	
background-color: #1A3C5F 
}
div#main {
background: #fff;
border: 3px solid #ccc;
}
.span9 {
width: 75%;
}
div#secondary {
background: #fff;
border: 3px solid #ccc;
border-radius: 10px 10px;
margin-top: 8px;
text-align: center;
padding-bottom: 15px;
}
div#secondary h4{
background: #1A3C5F;
font-family: helvetica;
color: #fff;
margin: 8px;
border-radius: 18px;
}
.sidebar-widget {
margin-bottom: 10px;
margin-top: 15px;
font-weight: bold;
}
.sidebar-widget .textwidget{
font-size: 14px;
font-weight: bold;
color: #1A3C5B;
padding: 0 15px;	
}
div#secondary.span3 {
width: 23%;
margin-left: 9px;
}
.wp-caption, .wp-caption .wp-caption-text, .gallery-caption, .entry-caption{
line-height: 16px;
margin-bottom: 0;
}
.aligncenter, .alignleft, .alignright, .alignnone{
background: none;
border: 0;
}
td, th{
text-align: center;
max-width: 70px;
}
.top-header .main-menu-container .main-menu-navigation ul > li{
width: 149px;	
}
.top-header .main-menu-container .main-menu-navigation ul > li ul li{
width: auto;
background-image:none;
background-color: #fff;
color: #000;
border-bottom: 0;
}
.top-header .main-menu-container .main-menu-navigation ul > li ul li a{
width: auto;
background-image:none;
background-color: #fff;
color: #000;
padding-top: 3px;
padding: 3px 3px 0 2px;
line-height: 9px;
margin-top: 0px;
height: 15px;
border-right: 0;
font-size: 10px;
}
.top-header .main-menu-container .main-menu-navigation ul > li.page-item-10 ul li a{
padding-top: 3px;
}
.top-header .main-menu-container .main-menu-navigation ul > li ul li a:hover{
width: auto;
background-image:none;
background-color: #1A3C5F;
color: #fff;
line-height: 9px;
}
.top-header .main-menu-container .main-menu-navigation ul > li a{
background-repeat: no-repeat;
background-position: 6px 10px;
width: 100%;
line-height: 12px;
margin-top: 7px;
padding-top: 8px;
}
.top-header .main-menu-container .main-menu-navigation ul > li.page-item-10 a{
padding-top: 4px;
}
.top-header .main-menu-container .main-menu-navigation ul > li a:hover{
color: darkorange;
background-repeat: no-repeat;
background-position: 6px 10px;
}
ul.small-columns{
}
.content .entry-content ul.small-columns li{
display:block;
float:left;
list-style: none;
margin-left: 15px;
}
.top-header .adaptive-main-nav li a{
font-weight: bold;
font-style: normal;
font-size: 9px;
text-decoration: none;
border-right: 0;
line-height: 12px;
}
.top-header .adaptive-main-nav .page_item_has_children{
padding: 0;
}
.top-header .adaptive-main-nav .page_item_has_children .children{
margin: 0 0 0 10px;
}
.adaptive-main-nav {
margin-left: 12px;
}
.adaptive-main-nav li{
margin-bottom: 5px;
}
.main-menu-container .current_page_item{
padding: 0;	
}
.bottom-footer .footer-widget-area{
border-top: 0;
background-color: #1A3C5F;
padding: 0.5em 0 3em 0;
}
#search-form input[type="text"] {
padding: 1.4em;
}
form input[type="text"], form input[type="email"], form input[type="url"] {
height: 22px;
font-size: 15px;
COLOR: #304fac;
font-weight: bold;
border: 2px #ccc solid;
border-radius: 11px;	
}
.footer-widget-area .row .span3 input[type="text"]{
max-width: 450px;
font-style:italic;
}
.footer-widget-area .row .span3{
width: 200px;
}
.footer-widget-area .row .span3:nth-of-type(2){
width: 700px;
margin-left: 30px;
}
.bob a{
color: #1b3a59;
font-weight: bold;
}
.textwidget input {
float: left;
margin-right: 11px;
}
.content article .entry-content {
padding: 0 10px;
}
#footerbg{
background-color: #1A3C5F;
}
#footer-container{
width: 977px;
margin: 0 auto;
}
#footer-text{
float: left;
color: #fff;
text-align:center;
}
#footer-text h2, #footer-text h3, #footer-text h2 a{
color:#FFF;
}
#footer-text a{
color:#FFF;
text-decoration: underline;
}
#footer-text div{
float: left;	
}
#footer-text-left{
width: 450px;
}
#footer-text-left p{
margin: 0;
}
#footer-text-right{
width: 200px;
font-size: 11px;
}
#footer-text-right p {
margin: 5px;
}
#footer-text-left #social {
font-size: 11px;
margin-top: -12px;
}
#social a{
text-decoration: none;	
}
#social a:nth-of-type(3){
white-space: nowrap;
}
#social img {
position: relative;
top: 14px;
margin-left: 24px;
}
#foot-links a{
text-decoration: none;	
white-space: nowrap;
}
#foot-links a:hover{
text-decoration: underline;	
}
#foot-links img{
position: relative;
top:2px;
margin-left: 10px;
}
iframe, object, embed {
max-width: 100%;
position: relative;
margin-top: 40px;
}
#attachment_180, #attachment_182, #attachment_183, #attachment_184 {
display: inline-block;
}
img.avatar {
display: none;
}
.article-author {
display: none;
}
.content article .entry-meta ul {
display: none;
}
@media screen and (max-width: 1200px)
{
}
@media screen and (max-width: 1200px) and (min-width: 980px)
{
}
@media screen and (max-width: 977px)
{
body #page.wrap{
width: 100%;
}
}
@media (max-width: 979px) and (min-width: 768px){
}
@media screen and (max-width:  959px) 
{
#header-wrap .span6.logo-container {
width: 470px;
}
#header-wrap .right-header-widget {
margin-top: 8px;
}
div#spray-left {
float: left;
width: auto;
}
}
@media screen and (max-width:  886px) 
{
div#spray-left, div#spray-right {
display: none;
}
div#image-nav {
width: 567px;
margin: 0 auto;
float: none;
}
div#secondary.span3 {
width: 100%;
margin-left: 0;
}
.span9 {
width: 100%;
}
}
@media screen and (max-width:  866px) 
{
#header-wrap .span6.logo-container {
width: 390px;
}
#header-wrap .right-header-widget {
margin-top: 0px;
}
div#spray-left, div#spray-right {
width: 135px;;
}
}
@media screen and (max-width:  866px) and (min-width: 789px)
{	
#page .header-container{
margin-bottom: 7px;
}
}
@media screen and (max-width: 930px)
{
#footer-container{
width: 100%;
margin: 0 auto;
}
}
@media screen and (max-width: 979px)
{
#header-wrap {
width: 100%;
}
}
@media screen and (max-width: 789px)
{
.main-menu-container {
margin-top: 5px;
}
}
@media screen and (max-width: 767px)
{
.footer-widget-area .row .span3:nth-of-type(2) {
margin-left: 0px;
}
.span9{
width: 100%;	
}
}
@media screen and (max-width: 710px)
{
.footer-widget-area .row .span3:nth-of-type(2) {
width: 90%;
}
#footer-text-right{
width:450px;
margin-top: 15px;
}
}
@media screen and (max-width: 560px)
{
div#image-nav {
width: 320px;
text-align: center;
}
#image-nav img {
margin: 5px 5px;
}
}
@media screen and (max-width: 541px)
{
td, th{
text-align: center;
max-width: 541px;
display: block;
}
}
@media screen and (max-width: 480px)
{
#footer-text-right{
width:90%;
}
#footer-text-left{
width:90%;
}
#foot-email{
font-size: 14px;
font-weight: normal;
}
#social a{
text-decoration: none;
width: 100%;
display:inline-block;
}	
#social img {
margin-left: 0px;
}
td, th{
text-align: center;
max-width: 480px;
display: block;
}
}
@media screen and (max-width: 400px)
{
#header-wrap .span6.logo-container {
width: 320px;
}
}