.Refer-right.readyCls img{-webkit-animation:mymove 3s;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation:mymove 2s;animation-iteration-count:1;animation-fill-mode:forwards;}
@-webkit-keyframes mymove{from{top:50px;}
to{top:0px;}
}
@keyframes mymove{from{top:50px;}
to{top:0px;}
}
.social-intranet .slider-tab{-webkit-transition:width 2s;transition:width 2s;}
.slider-tab.readyCls{width:765px;}
.banner--clone{position:fixed;top:0;left:0;background:#fff;border-bottom:1px solid #ccc;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;height:112px;z-index:9999}
.banner--clone #header .right-col .contact span{border-right:1px solid #4f4f4f;}
.banner--clone #header .right-col ul.navigation li a, .banner--clone #header .right-col ul.login li, .banner--clone #header .right-col .contact, .banner--clone #header .right-col ul.login li a, .banner--clone #header .right-col .contact a{color:#4f4f4f}
.banner--clone #header .right-col ul.login li.active a{color:#fff}
.banner--stick{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);}
.onoffswitch{float:left;position:relative;width:85px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.onoffswitch-checkbox{display:none;}
.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border-radius:20px;padding:0px !important;}
.onoffswitch-inner{display:block;width:200%;margin-left:-100%;-moz-transition:margin 0.3s ease-in 0s;-webkit-transition:margin 0.3s ease-in 0s;-o-transition:margin 0.3s ease-in 0s;transition:margin 0.3s ease-in 0s;}
.onoffswitch-inner:before, .onoffswitch-inner:after{display:block;float:left;width:50%;height:32px;padding:0;line-height:31px;font-size:14px;color:white;font-family:'gothammedium';font-weight:bold;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:0 1px 1px #4f4f4f;}
.onoffswitch-inner:before{content:"YES";padding-left:15px;background-color:#f37926;color:#FFFFFF;}
.onoffswitch-inner:after{content:"NO";padding-right:15px;background-color:#EEEEEE;color:#d0d0d0;text-align:right;text-shadow:0 1px 1px #fff;}
.onoffswitch-switch{display:block;width:36px;background:url(../images/sprite.png) no-repeat -221px -315px;position:absolute;top:0;bottom:0;right:52px;-moz-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;transition:all 0.3s ease-in 0s;}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner{margin-left:0;}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch{right:0px;}
.click-disable{float:left;position:relative;margin-right:10px}
.click-disable .orange-button-small, .click-disable .orange-button-2{margin-right:0px}
.click-disable .overlay{width:100%;height:100%;left:0px;top:0px;position:absolute;z-index:9;background:rgba(0, 0, 0,.2)}
.click-disable .overlay img{position:absolute;top:9%;left:50%;margin-left:-20px}
.click-disable.h-32 .overlay img{height:32px;width:34px;margin-left:-17px;}
.click-disable.h-30 .overlay img{height:30px;width:32px;margin-left:-15px;}
input[type=checkbox].css-checkbox{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}
input[type=checkbox].css-checkbox + label.css-label{padding:2px 0 6px 30px !important;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0px -1167px;font-size:15px;vertical-align:middle;cursor:pointer;}
input[type=checkbox].css-checkbox:checked + label.css-label{background-position:0 -1217px;}
.css-label{background:url(../images/sprite.png) no-repeat 0 0;font-family:'gothamlight' !important;}
input[type=radio].css-radio{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}
input[type=radio].css-radio + label.css-label{padding:2px 0 6px 30px !important;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 -1061px;font-size:15px;vertical-align:middle;cursor:pointer;}
input[type=radio].css-radio:checked + label.css-label{background-position:0 -1001px;}