:root{--wvs-selected-item-background-color:var(--tb-theme-color);--wvs-selected-item-text-color:#fff;--wvs-selected-item-box-shadow:0 0 0 1px var(--tb-theme-color)}.clearfix:after{display:block;clear:both;content:""}.pull-right{float:left !important}.pull-left{float:right !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}.modal-open .animated{animation-fill-mode:unset;-webkit-animation-fill-mode:unset}.tbay-page-loader{display:block;width:100%;height:100%;position:fixed;top:0;right:0;background:#fefefe;z-index:100000}.tbay-loader{position:absolute;top:50%;right:50%;left:auto;margin:-25px -25px 0 0;font-size:10px;z-index:100001}.tbay-body{visibility:hidden}.tbay-loader{text-indent:-12345px}.tbay-body-loader{overflow:hidden}@keyframes spinner-one{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}@keyframes -webkit-spinner-one{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(-360deg)}}.tbay-page-loader #loader{-webkit-animation:2s linear 0s normal none infinite running spinner-one;-o-animation:2s linear 0s normal none infinite running spinner-one;animation:2s linear 0s normal none infinite running spinner-one;border-color:#86bc42 transparent transparent;border-image:none;border-radius:50%;border-style:solid;border-width:3px;display:block;height:150px;right:50%;left:auto;margin-right:-75px;margin-top:-75px;position:relative;top:50%;width:150px;z-index:1001}.tbay-page-loader #loader:before{-webkit-animation:3s linear 0s normal none infinite running spinner-one;-o-animation:3s linear 0s normal none infinite running spinner-one;animation:3s linear 0s normal none infinite running spinner-one;border-color:#f65b47 transparent transparent;border-image:none;border-radius:50%;border-style:solid;border-width:3px;bottom:5px;content:"";right:5px;position:absolute;left:5px;top:5px}.tbay-page-loader #loader:after{-webkit-animation:1.5s linear 0s normal none infinite running spinner-one;-o-animation:1.5s linear 0s normal none infinite running spinner-one;animation:1.5s linear 0s normal none infinite running spinner-one;border-color:#f9c922 transparent transparent;border-image:none;border-radius:50%;border-style:solid;border-width:3px;bottom:15px;content:"";right:15px;position:absolute;left:15px;top:15px}.tbay-page-loader .loader-section{background:#fefefe none repeat scroll 100% 0;height:100%;position:fixed;top:0;transform:translateX(0);width:51%;z-index:1000}.tbay-page-loader .loader-section.section-left{right:0}.tbay-page-loader .loader-section.section-right{left:0}.tbay-loader-two{position:relative;width:80px;height:80px;-webkit-animation:spinner 5s infinite linear;animation:spinner 5s infinite linear}.tbay-loader-two span{width:40px;height:40px;position:absolute;background:red;display:block;-webkit-animation:spinner-two .8s infinite linear;-o-animation:spinner-two .8s infinite linear;animation:spinner-two .8s infinite linear}.tbay-loader-two span:nth-child(1){background:#2ecc71}.tbay-loader-two span:nth-child(2){right:44px;left:auto;background:#51cbe2;-webkit-animation-delay:.2s;animation-delay:.2s}.tbay-loader-two span:nth-child(3){top:44px;background:#3498db;-webkit-animation-delay:.4s;animation-delay:.4s}.tbay-loader-two span:nth-child(4){top:44px;right:44px;left:auto;background:#f1c40f;-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes spinner-two{0%{transform:scale(1)}50%{transform:scale(.5)}100%{transform:scale(1)}}@keyframes spinner-two{0%{transform:scale(1)}50%{transform:scale(.5)}100%{transform:scale(1)}}.tbay-loader-three{position:relative}.tbay-loader-three span{display:block;bottom:0;width:9px;height:5px;background:#51cbe2;position:absolute;-webkit-animation:spinner-three 1.5s infinite ease-in-out;-o-animation:spinner-three 1.5s infinite ease-in-out;animation:spinner-three 1.5s infinite ease-in-out}.tbay-loader-three span:nth-child(2){right:11px;left:auto;-webkit-animation-delay:.2s;animation-de