.btn,input[type=submit],button{display:inline-block;padding:.7em 1em;color:#444;line-height:1;border:1px solid rgba(0,0,0,.3);margin:3px 0;background:#e6e6e6;background:#d9d9d9 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#e6e6e6),to(#d9d9d9));background:none,-webkit-linear-gradient(#e6e6e6,#d9d9d9);background:none,-moz-linear-gradient(#e6e6e6,#d9d9d9);background:none,-o-linear-gradient(top,#e6e6e6,#d9d9d9);background:none,-khtml-gradient(linear,left top,left bottom,from(#e6e6e6),to(#d9d9d9));text-shadow:0 1px 0 rgba(255,255,255,.3);-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;border-radius:.2em;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-ms-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-o-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;font-weight:300}.btn:hover,input[type=submit]:hover,button:hover{background:#cdcdcd;background:#e6e6e6 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#cdcdcd),to(#e6e6e6));background:none,-webkit-linear-gradient(#cdcdcd,#e6e6e6);background:none,-moz-linear-gradient(#cdcdcd,#e6e6e6);background:none,-o-linear-gradient(top,#cdcdcd,#e6e6e6);background:none,-khtml-gradient(linear,left top,left bottom,from(#cdcdcd),to(#e6e6e6));-webkit-box-shadow:0 1px 0 rgba(255,255,255,.4),0 2px 5px rgba(32,32,32,.2) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.4),0 2px 5px rgba(32,32,32,.2) inset;-ms-box-shadow:0 1px 0 rgba(255,255,255,.4),0 2px 5px rgba(32,32,32,.2) inset;-o-box-shadow:0 1px 0 rgba(255,255,255,.4),0 2px 5px rgba(32,32,32,.2) inset;box-shadow:0 1px 0 rgba(255,255,255,.4),0 2px 5px rgba(32,32,32,.2) inset;color:#444;text-decoration:none}.sbtn{font-size:11px;font-weight:700;text-transform:uppercase;padding:6px 5px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}h1 a.btn,h2 a.btn,h3 a.btn{padding:25px 30px 20px!important}.h-menu{margin:0;padding:0;float:left}.h-menu li{list-style:none;margin:0;padding:0;float:left}.h-menu li a{display:block;padding:5px 10px;margin:0 10px 0 0;text-decoration:none}.v-menu{margin:0;padding:0;float:none}.v-menu li{list-style:none;margin:0;padding:0;float:none}.v-menu li a{display:block;padding:10px 5px 5px;margin:0 0 -1px;text-decoration:none}.t-menu{margin:0;padding:0;float:left}.t-menu li{list-style:none;margin:0;padding:0;float:left}.t-menu li a{display:block;padding:10px 20px 4px;margin:0 -1px 0 0;text-decoration:none}.t-menu a{background:#f4f4f4}.t-menu a:hover{background:#ddd}.p-dropdown{margin:0;padding:5px;line-height:100%;display:inline-block;background:#f4f4f4;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border:1px solid #ccc}.p-dropdown li{margin:0;padding:0;float:left;position:relative;list-style:none}.p-dropdown a{text-decoration:none;display:block;padding:8px 20px;margin:0;font-size:14px;font-size:1.4rem;color:#333;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.p-dropdown a:hover{color:#666}.p-dropdown ul{background:#fff;visibility:hidden;opacity:0;-webkit-transition:all ease .2s;-moz-transition:all ease .2s;transition:all ease .2s;margin:0;padding:0;width:185px;position:absolute;top:30px;left:0;z-index:2000;background:#f4f4f4;-webkit-box-shadow:0 6px 6px -6px rgba(0,0,0,.7),0 0 0 transparent;-moz-box-shadow:0 6px 6px -6px rgba(0,0,0,.7),0 0 0 transparent;-ms-box-shadow:0 6px 6px -6px rgba(0,0,0,.7),0 0 0 transparent;-o-box-shadow:0 6px 6px -6px rgba(0,0,0,.7),0 0 0 transparent;box-shadow:0 6px 6px -6px rgba(0,0,0,.7),0 0 0 transparent;border:1px solid #ccc}.p-dropdown li:hover>ul{display:block;visibility:visible;opacity:1;-webkit-transition:all ease .2s;-moz-transition:all ease .2s;transition:all ease .2s}.p-dropdown li:hover>ul li{float:none;margin:0;padding:0}.p-dropdown ul ul{left:181px;top:-3px}.p-dropdown:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.p-dropdown li[data-darr] a{padding:8px 25px 8px 20px}.p-dropdown li[data-darr]:before{font-family:icons;content:'\e75c';position:absolute;right:7px;top:.3em}.p-dropdown li[data-rarr] a{padding:8px 25px 8px 20px}.p-dropdown li[data-rarr]:before{font-family:icons;content:'\e75e';position:absolute;right:10px;top:3px}.p-tags{list-style:none;margin:0;padding:5px 0}.p-tags li{list-style:none;position:relative;display:inline-block;margin:0 .85em 0 0}.p-tags li:before{content:"";-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#e2cc3b none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#efe394),to(#e2cc3b));background:none,-webkit-linear-gradient(#efe394,#e2cc3b);background:none,-moz-linear-gradient(#efe394,#e2cc3b);background:none,-o-linear-gradient(top,#efe394,#e2cc3b);background:none,-khtml-gradient(linear,left top,left bottom,from(#efe394),to(#e2cc3b));border:1px solid #ccb51e;width:19px;height:18px;position:absolute;z-index:50;right:-9px;top:4px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);-webkit-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);-moz-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);-o-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0)}.p-tags li:after{content:"";-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;width:8px;height:8px;background:#fff;position:absolute;z-index:150;right:1px;top:9px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.8),inset 0 1px 1px rgba(0,0,0,.4);-moz-box-shadow:0 1px 0 rgba(255,255,255,.8),inset 0 1px 1px rgba(0,0,0,.4);-ms-box-shadow:0 1px 0 rgba(255,255,255,.8),inset 0 1px 1px rgba(0,0,0,.4);-o-box-shadow:0 1px 0 rgba(255,255,255,.8),inset 0 1px 1px rgba(0,0,0,.4);box-shadow:0 1px 0 rgba(255,255,255,.8),inset 0 1px 1px rgba(0,0,0,.4)}.p-tags li span{display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;position:relative;z-index:100;padding:.5em 1.7em .4em 1em;font-size:11px;cursor:default;color:#9f8d18;border:1px solid #ccb51e;border-right:none;background:#e2cc3b none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#efe394),to(#e2cc3b));background:none,-webkit-linear-gradient(#efe394,#e2cc3b);background:none,-moz-linear-gradient(#efe394,#e2cc3b);background:none,-o-linear-gradient(top,#efe394,#e2cc3b);background:none,-khtml-gradient(linear,left top,left bottom,from(#efe394),to(#e2cc3b));text-shadow:0 1px 0 rgba(255,255,255,.4);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-ms-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-o-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;font-weight:700}.p-tags li a{font-weight:700;color:#897a14;font-size:11px}.p-tags li a:hover{text-decoration:underline;color:#9f8d18}.p-tabs{position:relative;margin:0 auto;width:100%;height:200px}.p-tabs .clear-tabs{clear:both;overflow:hidden}.p-tabs input{visibility:hidden;position:absolute;z-index:1000;height:40px;left:-200px;top:0;opacity:0;cursor:pointer}.p-tabs input:hover+label{background:#f4f4f4;color:#333}.p-tabs input:checked+label{background:#f4f4f4;color:#333;z-index:6}.p-tabs label{background:#666;color:#f4f4f4;line-height:40px;height:40px;position:relative;padding:0 20px;float:left;display:block;text-align:center;border:1px solid transparent}.p-tabs label:first-of-type{z-index:4}.p-tabs .tab-content{overflow:visible;position:relative;width:100%;z-index:5}.p-tabs .tab-content div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background:#f4f4f4;position:absolute;top:0;left:0;padding:10px 20px;z-index:1;opacity:0;-webkit-transition:all ease-out .3s;-moz-transition:all ease-out .3s;transition:all ease-out .3s}.p-tabs input.tab-selector-1:checked~.tab-content .tab-content-1,.p-tabs input.tab-selector-2:checked~.tab-content .tab-content-2,.p-tabs input.tab-selector-3:checked~.tab-content .tab-content-3,.p-tabs input.tab-selector-4:checked~.tab-content .tab-content-4,.p-tabs input.tab-selector-5:checked~.tab-content .tab-content-5,.p-tabs input.tab-selector-6:checked~.tab-content .tab-content-6,.p-tabs input.tab-selector-7:checked~.tab-content .tab-content-7,.p-tabs input.tab-selector-8:checked~.tab-content .tab-content-8,.p-tabs input.tab-selector-9:checked~.tab-content .tab-content-9,.p-tabs input.tab-selector-10:checked~.tab-content .tab-content-10{z-index:100;opacity:1;-webkit-transition:all ease-in .3s;-moz-transition:all ease-in .3s;transition:all ease-in .3s}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clear{zoom:1}.clear:after{display:block;visibility:hidden;height:0;clear:both;content:"."}.left{float:left!important}.right{float:right!important}.full{width:100%}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.taj{text-align:justify}.grid-1{width:6.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-2{width:12.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-3{width:18.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-4{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-5{width:31.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-6{width:37.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-7{width:43.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-8{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-9{width:56.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-10{width:62.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-11{width:68.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-12{width:75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-13{width:81.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-14{width:87.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-15{width:93.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-16{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-17{width:106.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-18{width:112.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-19{width:118.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-20{width:125%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-21{width:131.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-22{width:137.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-23{width:143.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-24{width:150%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-25{width:156.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-26{width:162.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-27{width:168.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-28{width:175%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-29{width:181.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-30{width:187.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-31{width:193.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-32{width:200%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-33{width:206.25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-34{width:212.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-35{width:218.75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.grid-36{width:225%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden}.row{width:100%;margin:0 auto;overflow:hidden;position:relative}.row .row{display:inline-block}.switchbox{float:left;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;display:block;width:94px;position:relative}.switchbox label{padding:0}.switchbox input[type=checkbox]{display:none}.switchbox input[type=checkbox]+label{display:block;cursor:pointer;width:94px;overflow:hidden;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.switchbox input[type=checkbox]+label:active{left:5px}.switchbox input[type=checkbox]+label span,.switchbox input[type=checkbox]+label span:before,.switchbox input[type=checkbox]+label span:after{text-align:center;display:block;width:50px;height:24px;line-height:29px;position:absolute;top:-1px;font-weight:700;text-indent:0;-webkit-box-shadow:inset 1px 2px 2px 0 rgba(0,0,0,.2),0 0 0 transparent;-moz-box-shadow:inset 1px 2px 2px 0 rgba(0,0,0,.2),0 0 0 transparent;-ms-box-shadow:inset 1px 2px 2px 0 rgba(0,0,0,.2),0 0 0 transparent;-o-box-shadow:inset 1px 2px 2px 0 rgba(0,0,0,.2),0 0 0 transparent;box-shadow:inset 1px 2px 2px 0 rgba(0,0,0,.2),0 0 0 transparent}.switchbox input[type=checkbox]+label span{text-indent:-9999px;top:0;position:relative;left:0;width:37px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;background:#cecece;-webkit-transition:left .3s ease-in-out;-moz-transition:left .3s ease-in-out;transition:left .3s ease-in-out;border:1px solid #999;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-ms-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;-o-box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 rgba(255,255,255,.4),0 1px 0 rgba(255,255,255,.4) inset}.switchbox input[type=checkbox]+label span:before{color:#eee;text-shadow:0 1px rgba(255,255,255,.1),0 -1px rgba(0,0,0,.3);content:"ON";background:#1367d6;border:none;left:-52px;height:26px}.switchbox input[type=checkbox]+label span:after{color:#fff;content:"OFF";left:auto;right:-52px;height:26px;background:#ddd}.switchbox input[type=checkbox]:checked+label:active span{left:50px}.switchbox input[type=checkbox]:checked+label span{left:55px}.switchbox input[type=checkbox]:checked+label{background-position:20px}.switchbox:before,.switchbox:after{content:" ";display:block;position:absolute;top:0;left:93px;width:1px;height:24px;z-index:20}.switchbox:before{left:0}.form{list-style:none;margin:0;padding:0}.form ul{padding:2px 5px 5px;overflow:hidden;height:1%;list-style:none}.form li{margin:0;padding:5px;width:100%;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form label{width:20%;float:left;display:inline;font-weight:700;padding:4px 1% 3px}.form input,.form select,.form textarea{float:left;display:inline;font-family:sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.form input[type=radio]{border:none;margin-top:8px}.form input[type=checkbox]{border:none;margin-top:8px}.form .leftNote{padding:3px 5px 0;float:left}.form .bottomNote{padding:0;clear:both;display:block;margin-left:22%}.form.tar label{text-align:right}.form .vii float:left li{float:none;clear:none}.form .vii label{float:none;width:auto;vertical-align:middle}.form .vii input,.form .vii select{float:none;vertical-align:middle;margin-left:0;margin-right:5px}.vhh{float:left;display:inline}.vhh li{display:block;clear:both;float:left;width:auto;margin-bottom:3px}.vhh label{float:left;width:100px;display:inline}.vhh input,.vhh select,.vhh textarea{float:left;display:inline}.vvv li{display:block;clear:both;width:100%}.vvv label{display:block;clear:both;float:none;width:100%;padding:0}.vvv input,.vvv select,.vvv textarea{display:block;float:left;margin:5px 0;width:61%}.vvv input[type=radio]{width:auto}.vvv input[type=checkbox]{width:auto}.vvv .hii label{display:inline;float:none}.vvv .hii input{float:none;display:inline}.vvv .bottomNote{margin:0}.hvv,.hii{overflow:hidden;height:1%}.hvv li,.hii li{float:left;margin-right:10px;display:inline;width:auto;clear:none}.hvv label,.hii label{display:block;width:auto;float:none;padding:7px 0}.hvv input,.hii input,.hvv select,.hii select,.hvv textarea,.hii textarea{display:block;margin:5px 0 5px 1px;width:inherit!important}.hvv .bottomNote,.hii .bottomNote{margin:0}.hhh{overflow:hidden;height:1%}.hhh li{float:left;margin-right:10px;display:inline;width:auto;border-bottom:0}.hhh li li{clear:both}.hhh li .bottomNote{margin:0;text-align:right}.hhh label{float:left;width:100px;padding:7px 0}.hhh input,.hhh select,.hhh textarea{float:left}.hhh.tar label{padding-right:10px;width:90px}.vii{float:left;width:auto}.vii li{display:block;float:left;width:auto;clear:both}.vii label{display:inline;width:auto;vertical-align:middle;float:none}.vii input,.vii select,.vii textarea{display:inline;vertical-align:middle;float:none}.h-multiForm{list-style:none}.h-multiForm li{list-style:none;display:inline-block;margin:0;padding:0}.multiSelect{height:200px;width:200px;float:left;padding:0;overflow:hidden;overflow:auto}.multiSelect .form{height:auto;margin:0;padding:0;border:0}.multiSelect .vhh{margin:0;padding:0}.multiSelect .vhh li{overflow:hidden;width:100%}.multiSelect .vhh input{float:left}.multiSelect .vhh label{float:none;margin-left:20px;display:block;width:auto;clear:none}.multiSelect .vii li{width:100%}.body_wrapper{width:90%;margin:30px auto;max-width:1200px}#header{height:135px;background:#20629b}#top_header{position:relative;padding:0!important;max-width:1200px;margin:0 auto;height:135px}li.activitybit .avatar img{max-width:100%}ul.isuser{margin:0 20px 0 0}ul.isuser .welcomelink{color:#9cc6eb}ul.isuser li a{color:#fff}.logo-control-wrap{float:left}.logo-control{margin:25px 10px 10px}.choose-dest{display:none;position:absolute;top:62px;left:45px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #999}.choose-dest .choose-links{margin:0;padding:0;float:left;position:relative;z-index:100}.choose-dest .choose-links li{list-style:none;margin:0;padding:0;float:left}.choose-dest .choose-links li a{display:block;padding:5px 10px;margin:0 10px 0 0;text-decoration:none}.choose-dest .choose-links li a{margin:0;padding:10px 20px;background:#eee;color:#333;font-weight:700}.choose-dest .choose-links li a:hover{color:#20629b}.choose-dest .choose-links li:first-child a{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.choose-dest .choose-links li:last-child a{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.choose-dest:after{content:"";height:10px;width:10px;position:absolute;top:-5px;left:70px;background:#eee;border:1px solid #999;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);-webkit-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);-moz-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);-o-transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);transform:scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0)}ul.blog-links{margin:0;padding:0;float:left;float:none;position:absolute;bottom:0;left:0;background:rgba(0,0,0,.4);width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}ul.blog-links li{list-style:none;margin:0;padding:0;float:left}ul.blog-links li a{display:block;padding:5px 10px;margin:0 10px 0 0;text-decoration:none}ul.blog-links li a{color:#fff;font-size:15px}.toplinks{clear:right;position:absolute;bottom:-4px;right:10px}.toplinks a{color:#fff;text-transform:capitalize}.toplinks a:hover{color:#4896d9}ul.grid-links{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;margin:20px;overflow:hidden}ul.grid-links li{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline;float:left;overflow:hidden;width:33.3333%}ul.grid-links li a{display:block;padding:110px 0 10px;color:#fff;margin:10px 10px 0 0;text-align:center;font-size:13px;font-size:1.3rem;font-weight:300;min-height:60px}.s-editorial{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-editorial.png) 110% -40% no-repeat}.s-general{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-general.png) 103% -40% no-repeat}.s-hardware{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-hardware.png) 110% -40% no-repeat}.s-entendidos{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-entendidos.png) 95% -40% no-repeat}.s-edc{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-edc.png) 110% -40% no-repeat}.s-software{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-software.png) 110% -40% no-repeat}.s-juegos{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-juegos.png) 110% -40% no-repeat}.s-tm{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-tm.png) 110% -40% no-repeat}.s-cv{background:#20629b url(http://static.betazeta.com/vb4-skin-static/images/i-cv.png) 110% -40% no-repeat}#mainsearch{clear:both;padding:13px 0;background:#eee none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#eeeeee));background:none,-webkit-linear-gradient(#ffffff,#eeeeee);background:none,-moz-linear-gradient(#ffffff,#eeeeee);background:none,-o-linear-gradient(top,#ffffff,#eeeeee);background:none,-khtml-gradient(linear,left top,left bottom,from(#ffffff),to(#eeeeee));border:1px solid #ddd;margin:10px auto;overflow:hidden}#mainsearch form{position:relative;width:500px;margin:0 auto}#mainsearch input[type=text]{font-size:14px;font-size:1.4rem;font-weight:300;font-family:open sans,sans-serif;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;width:500px;margin:0 auto;display:block;border:1px solid #999}#mainsearch input[type=text]:focus{color:#20629b;border:1px solid #20629b}#mainsearch input[type=submit]{position:absolute;top:2px;right:-17px;cursor:pointer}.forumbit_nopost .forumhead h2,.forumbit_post .forumhead h2,.forumbits .forumhead h2,.threadlisthead,h2.searchlisthead,.postbit .posthead,.postbitlegacy .posthead,.eventbit .eventhead{background:#20629b}.notices{margin:10px!important}.notices li{padding:10px 10px 10px 56px!important;font-size:15px!important;font-weight:300;background-color:transparent!important;color:#3e3e3e!important}.row{overflow:hidden;position:relative;margin:40px auto}.row .robapagina{position:absolute;right:0;top:10px}.row .ad{margin:0}.ad{margin:20px auto}.ad300x90{position:absolute;right:0;top:-10px}.subforums ol.subforumlist{float:left;width:100%;margin:0;padding:0}.subforumlist li.subforum{float:left;width:50%;margin:0;padding:0;clear:none;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.commalist li.subforum:after{content:""}div#zetacorp{background:#010101 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#1a1a1a),to(#010101));background:none,-webkit-linear-gradient(#1a1a1a,#010101);background:none,-moz-linear-gradient(#1a1a1a,#010101);background:none,-o-linear-gradient(top,#1a1a1a,#010101);background:none,-khtml-gradient(linear,left top,left bottom,from(#1a1a1a),to(#010101));border-bottom:1px solid #343434;overflow:hidden}div#zetacorp ul{margin:0;padding:0;float:left}div#zetacorp ul li{list-style:none;margin:0;padding:0;float:left}div#zetacorp ul li a{display:block;padding:5px 10px;margin:0 10px 0 0;text-decoration:none}div#zetacorp ul li a{margin:0;padding:9px 10px;font-family:lucida grande,Tahoma,Arial,Verdana,sans-serif;font-size:11px;color:#999;text-shadow:0 0 3px rgba(0,0,0,.2);font-weight:700}div#zetacorp ul li a:hover{color:#fff}div#zetacorp ul li .bb-betazeta{color:#fff}div#zetacorp ul li .bb-betazeta:hover{background:#019f18 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#008600),to(#019f18));background:none,-webkit-linear-gradient(#008600,#019f18);background:none,-moz-linear-gradient(#008600,#019f18);background:none,-o-linear-gradient(top,#008600,#019f18);background:none,-khtml-gradient(linear,left top,left bottom,from(#008600),to(#019f18))}div#zetacorp ul li .bb-belelu:hover{background:#f595be none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#db7ca4),to(#f595be));background:none,-webkit-linear-gradient(#db7ca4,#f595be);background:none,-moz-linear-gradient(#db7ca4,#f595be);background:none,-o-linear-gradient(top,#db7ca4,#f595be);background:none,-khtml-gradient(linear,left top,left bottom,from(#db7ca4),to(#f595be))}div#zetacorp ul li .bb-bolido:hover{background:#ff2f16 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#e92200),to(#ff2f16));background:none,-webkit-linear-gradient(#e92200,#ff2f16);background:none,-moz-linear-gradient(#e92200,#ff2f16);background:none,-o-linear-gradient(top,#e92200,#ff2f16);background:none,-khtml-gradient(linear,left top,left bottom,from(#e92200),to(#ff2f16))}div#zetacorp ul li .bb-chw:hover{background:#3371a6 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#19588e),to(#3371a6));background:none,-webkit-linear-gradient(#19588e,#3371a6);background:none,-moz-linear-gradient(#19588e,#3371a6);background:none,-o-linear-gradient(top,#19588e,#3371a6);background:none,-khtml-gradient(linear,left top,left bottom,from(#19588e),to(#3371a6))}div#zetacorp ul li .bb-fayerwayer:hover,div#zetacorp ul li .bb-fw-brasil:hover{background:#e83900 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#e83900),to(#e83900));background:none,-webkit-linear-gradient(#e83900,#e83900);background:none,-moz-linear-gradient(#e83900,#e83900);background:none,-o-linear-gradient(top,#e83900,#e83900);background:none,-khtml-gradient(linear,left top,left bottom,from(#e83900),to(#e83900))}div#zetacorp ul li .bb-ferplei:hover{background:#46235b none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#2c0b42),to(#46235b));background:none,-webkit-linear-gradient(#2c0b42,#46235b);background:none,-moz-linear-gradient(#2c0b42,#46235b);background:none,-o-linear-gradient(top,#2c0b42,#46235b);background:none,-khtml-gradient(linear,left top,left bottom,from(#2c0b42),to(#46235b))}div#zetacorp ul li .bb-lupa:hover{background:#484848 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#484848));background:none,-webkit-linear-gradient(#2f2f2f,#484848);background:none,-moz-linear-gradient(#2f2f2f,#484848);background:none,-o-linear-gradient(top,#2f2f2f,#484848);background:none,-khtml-gradient(linear,left top,left bottom,from(#2f2f2f),to(#484848))}div#zetacorp ul li .bb-niubie:hover{background:#ffcf14 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#e6b500),to(#ffcf14));background:none,-webkit-linear-gradient(#e6b500,#ffcf14);background:none,-moz-linear-gradient(#e6b500,#ffcf14);background:none,-o-linear-gradient(top,#e6b500,#ffcf14);background:none,-khtml-gradient(linear,left top,left bottom,from(#e6b500),to(#ffcf14));color:#666;text-shadow:0 0 3px rgba(255,255,255,.8)}div#zetacorp ul li .bb-saborizante:hover{background:#ff3146 none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#e8222d),to(#ff3146));background:none,-webkit-linear-gradient(#e8222d,#ff3146);background:none,-moz-linear-gradient(#e8222d,#ff3146);background:none,-o-linear-gradient(top,#e8222d,#ff3146);background:none,-khtml-gradient(linear,left top,left bottom,from(#e8222d),to(#ff3146))}div#zetacorp ul li .bb-sabrosia:hover{background:#6d4a3c none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#543122),to(#6d4a3c));background:none,-webkit-linear-gradient(#543122,#6d4a3c);background:none,-moz-linear-gradient(#543122,#6d4a3c);background:none,-o-linear-gradient(top,#543122,#6d4a3c);background:none,-khtml-gradient(linear,left top,left bottom,from(#543122),to(#6d4a3c))}div#zetacorp ul li .bb-veoverde:hover{background:#3faa1a none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#239100),to(#3faa1a));background:none,-webkit-linear-gradient(#239100,#3faa1a);background:none,-moz-linear-gradient(#239100,#3faa1a);background:none,-o-linear-gradient(top,#239100,#3faa1a);background:none,-khtml-gradient(linear,left top,left bottom,from(#239100),to(#3faa1a))}div#zetacorp ul li .bb-wayerless:hover{background:#26899e none;-o-background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:auto auto!important;background-size:100% 100%;background:none,-webkit-gradient(linear,left top,left bottom,from(#096f85),to(#26899e));background:none,-webkit-linear-gradient(#096f85,#26899e);background:none,-moz-linear-gradient(#096f85,#26899e);background:none,-o-linear-gradient(top,#096f85,#26899e);background:none,-khtml-gradient(linear,left top,left bottom,from(#096f85),to(#26899e))}@media(max-width:1040px){.toplinks{bottom:auto;top:-4px}}