.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes
bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes
flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes
pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes
rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes
shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes
headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes
swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes
tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes
wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes
jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes
bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes
bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes
bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes
bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes
bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes
bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes
bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes
bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes
bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes
bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes
fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes
fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes
fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes
fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes
fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes
fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes
fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes
fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes
fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes
fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes
fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes
fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes
fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes
fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes
fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes
fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes
fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes
fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes
flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes
flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes
flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes
flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes
flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes
lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes
lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes
rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes
rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes
rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes
rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes
rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes
rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes
rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes
rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes
rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes
rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes
hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes
jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes
rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes
rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes
zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes
zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes
zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes
zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes
zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes
zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes
zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes
zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes
zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes
zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes
slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes
slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes
slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes
slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes
slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes
slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes
slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes
slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em
40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0
2px;border:1px
solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media
print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px
solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px
solid #000}.table{border-collapse:collapse!important}.table td,.table
th{background-color:#fff!important}.table-bordered td,.table-bordered
th{border:1px
solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(/wp-content/themes/Grace/includes/fonts/glyphicons-halflings-regular.eot);src:url(/wp-content/themes/Grace/includes/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/Grace/includes/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/wp-content/themes/Grace/includes/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/wp-content/themes/Grace/includes/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/wp-content/themes/Grace/includes/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px
solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6
small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3
small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6
small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0
0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px
0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul
ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal
dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal
dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px
20px;margin:0
0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote
small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px
4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px
4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd
kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0
0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px
solid #ccc;border-radius:4px}pre
code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table
.table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px
solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px
solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px
solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px
0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px
12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px
solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio
label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio
label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px
10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px
10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px
10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px
16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px
16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px
16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline
label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline
label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline
label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline
.radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio
label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal
.radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px
12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px
solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default
.badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary
.badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success
.badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info
.badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning
.badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger
.badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px
16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px
10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px
5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px
0;margin:2px
0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #ccc;border:1px
solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu
.divider{height:1px;margin:9px
0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px
20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px
20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown
.caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn
.caret{margin-left:0}.btn-lg
.caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg
.caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group
.btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px
16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px
10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px
12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px
solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px
10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px
16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px
15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px
0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px
solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px
solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px
solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px
solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px
solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px
15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px
10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px
solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px
15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px
15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form
.radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio
label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu
.divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px
15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0
5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px
0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px
12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px
solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px
16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px
10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px
0;text-align:center;list-style:none}.pager
li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px
14px;background-color:#fff;border:1px
solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn
.label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px
7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn
.badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs
.badge{top:0;padding:1px
5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron
h1{color:inherit}.jumbotron
p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid
.jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron
.container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid
.jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron
h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px
solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail
.caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px
solid transparent;border-radius:4px}.alert
h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible
.close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success
hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info
hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning
hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger
hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px
15px;margin-bottom:-1px;background-color:#fff;border:1px
solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px
solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px
15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px
15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table
caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child
th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group
.panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading
.badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading
.badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading
.badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading
.badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading
.badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading
.badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive
video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px
solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well
blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open
.modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #999;border:1px
solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header
.close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px
auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px
0;margin-top:-3px}.tooltip.right{padding:0
5px;margin-left:3px}.tooltip.bottom{padding:5px
0;margin-top:3px}.tooltip.left{padding:0
5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px
8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #ccc;border:1px
solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px
14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px
14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators
li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px
solid #fff;border-radius:10px}.carousel-indicators
.active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption
.btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!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}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media
print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media
print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media
print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media
print{.visible-print-inline-block{display:inline-block!important}}@media
print{.hidden-print{display:none!important}}@font-face{font-family:'fontello';src:url('/wp-content/themes/Grace/includes/font-awesome/font/fontello.eot?99624570');src:url('/wp-content/themes/Grace/includes/font-awesome/font/fontello.eot?99624570#iefix') format('embedded-opentype'),
url('/wp-content/themes/Grace/includes/font-awesome/font/fontello.woff2?99624570') format('woff2'),
url('/wp-content/themes/Grace/includes/font-awesome/font/fontello.woff?99624570') format('woff'),
url('/wp-content/themes/Grace/includes/font-awesome/font/fontello.ttf?99624570') format('truetype'),
url('/wp-content/themes/Grace/includes/font-awesome/font/fontello.svg?99624570#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-"]:before, [class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right: .2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left: .2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-glass:before{content:'\e800'}.icon-music:before{content:'\e801'}.icon-search:before{content:'\e802'}.icon-mail:before{content:'\e803'}.icon-heart:before{content:'\e804'}.icon-heart-empty:before{content:'\e805'}.icon-star:before{content:'\e806'}.icon-star-empty:before{content:'\e807'}.icon-star-half:before{content:'\e808'}.icon-user:before{content:'\e809'}.icon-users:before{content:'\e80a'}.icon-video:before{content:'\e80b'}.icon-videocam:before{content:'\e80c'}.icon-picture:before{content:'\e80d'}.icon-camera:before{content:'\e80e'}.icon-camera-alt:before{content:'\e80f'}.icon-th-large:before{content:'\e810'}.icon-th:before{content:'\e811'}.icon-th-list:before{content:'\e812'}.icon-ok:before{content:'\e813'}.icon-ok-circled:before{content:'\e814'}.icon-ok-circled2:before{content:'\e815'}.icon-cancel:before{content:'\e816'}.icon-cancel-circled:before{content:'\e817'}.icon-cancel-circled2:before{content:'\e818'}.icon-plus:before{content:'\e819'}.icon-plus-circled:before{content:'\e81a'}.icon-minus:before{content:'\e81b'}.icon-minus-circled:before{content:'\e81c'}.icon-help-circled:before{content:'\e81d'}.icon-info-circled:before{content:'\e81e'}.icon-home:before{content:'\e81f'}.icon-link:before{content:'\e820'}.icon-attach:before{content:'\e821'}.icon-lock:before{content:'\e822'}.icon-lock-open:before{content:'\e823'}.icon-pin:before{content:'\e824'}.icon-eye:before{content:'\e825'}.icon-eye-off:before{content:'\e826'}.icon-tag:before{content:'\e827'}.icon-emo-happy:before{content:'\e828'}.icon-emo-wink:before{content:'\e829'}.icon-emo-wink2:before{content:'\e82a'}.icon-emo-unhappy:before{content:'\e82b'}.icon-emo-sleep:before{content:'\e82c'}.icon-emo-thumbsup:before{content:'\e82d'}.icon-emo-devil:before{content:'\e82e'}.icon-emo-surprised:before{content:'\e82f'}.icon-emo-tongue:before{content:'\e830'}.icon-emo-coffee:before{content:'\e831'}.icon-emo-sunglasses:before{content:'\e832'}.icon-emo-displeased:before{content:'\e833'}.icon-emo-beer:before{content:'\e834'}.icon-emo-grin:before{content:'\e835'}.icon-emo-angry:before{content:'\e836'}.icon-emo-saint:before{content:'\e837'}.icon-emo-cry:before{content:'\e838'}.icon-emo-shoot:before{content:'\e839'}.icon-emo-squint:before{content:'\e83a'}.icon-emo-laugh:before{content:'\e83b'}.icon-spin1:before{content:'\e83c'}.icon-spin2:before{content:'\e83d'}.icon-spin3:before{content:'\e83e'}.icon-spin4:before{content:'\e83f'}.icon-spin5:before{content:'\e840'}.icon-spin6:before{content:'\e841'}.icon-firefox:before{content:'\e842'}.icon-chrome:before{content:'\e843'}.icon-opera:before{content:'\e844'}.icon-ie:before{content:'\e845'}.icon-crown:before{content:'\e846'}.icon-crown-plus:before{content:'\e847'}.icon-crown-minus:before{content:'\e848'}.icon-marquee:before{content:'\e849'}.icon-tags:before{content:'\e84a'}.icon-bookmark:before{content:'\e84b'}.icon-flag:before{content:'\e84c'}.icon-thumbs-up:before{content:'\e84d'}.icon-thumbs-down:before{content:'\e84e'}.icon-download:before{content:'\e84f'}.icon-upload:before{content:'\e850'}.icon-forward:before{content:'\e851'}.icon-export:before{content:'\e852'}.icon-pencil:before{content:'\e853'}.icon-edit:before{content:'\e854'}.icon-print:before{content:'\e855'}.icon-retweet:before{content:'\e856'}.icon-comment:before{content:'\e857'}.icon-chat:before{content:'\e858'}.icon-bell:before{content:'\e859'}.icon-attention:before{content:'\e85a'}.icon-attention-circled:before{content:'\e85b'}.icon-location:before{content:'\e85c'}.icon-trash-empty:before{content:'\e85d'}.icon-doc:before{content:'\e85e'}.icon-folder:before{content:'\e85f'}.icon-folder-open:before{content:'\e860'}.icon-phone:before{content:'\e861'}.icon-cog:before{content:'\e862'}.icon-cog-alt:before{content:'\e863'}.icon-wrench:before{content:'\e864'}.icon-basket:before{content:'\e865'}.icon-calendar:before{content:'\e866'}.icon-login:before{content:'\e867'}.icon-logout:before{content:'\e868'}.icon-volume-off:before{content:'\e869'}.icon-volume-down:before{content:'\e86a'}.icon-volume-up:before{content:'\e86b'}.icon-headphones:before{content:'\e86c'}.icon-clock:before{content:'\e86d'}.icon-block:before{content:'\e86e'}.icon-resize-full:before{content:'\e86f'}.icon-resize-small:before{content:'\e870'}.icon-resize-vertical:before{content:'\e871'}.icon-resize-horizontal:before{content:'\e872'}.icon-zoom-in:before{content:'\e873'}.icon-zoom-out:before{content:'\e874'}.icon-down-circled2:before{content:'\e875'}.icon-up-circled2:before{content:'\e876'}.icon-down-dir:before{content:'\e877'}.icon-up-dir:before{content:'\e878'}.icon-left-dir:before{content:'\e879'}.icon-right-dir:before{content:'\e87a'}.icon-down-open:before{content:'\e87b'}.icon-left-open:before{content:'\e87c'}.icon-right-open:before{content:'\e87d'}.icon-up-open:before{content:'\e87e'}.icon-down-big:before{content:'\e87f'}.icon-left-big:before{content:'\e880'}.icon-right-big:before{content:'\e881'}.icon-up-big:before{content:'\e882'}.icon-right-hand:before{content:'\e883'}.icon-left-hand:before{content:'\e884'}.icon-up-hand:before{content:'\e885'}.icon-down-hand:before{content:'\e886'}.icon-cw:before{content:'\e887'}.icon-ccw:before{content:'\e888'}.icon-arrows-cw:before{content:'\e889'}.icon-shuffle:before{content:'\e88a'}.icon-play:before{content:'\e88b'}.icon-play-circled2:before{content:'\e88c'}.icon-stop:before{content:'\e88d'}.icon-pause:before{content:'\e88e'}.icon-to-end:before{content:'\e88f'}.icon-to-end-alt:before{content:'\e890'}.icon-to-start:before{content:'\e891'}.icon-to-start-alt:before{content:'\e892'}.icon-fast-fw:before{content:'\e893'}.icon-fast-bw:before{content:'\e894'}.icon-eject:before{content:'\e895'}.icon-target:before{content:'\e896'}.icon-signal:before{content:'\e897'}.icon-award:before{content:'\e898'}.icon-inbox:before{content:'\e899'}.icon-globe:before{content:'\e89a'}.icon-cloud:before{content:'\e89b'}.icon-flash:before{content:'\e89c'}.icon-umbrella:before{content:'\e89d'}.icon-flight:before{content:'\e89e'}.icon-leaf:before{content:'\e89f'}.icon-font:before{content:'\e8a0'}.icon-bold:before{content:'\e8a1'}.icon-italic:before{content:'\e8a2'}.icon-text-height:before{content:'\e8a3'}.icon-text-width:before{content:'\e8a4'}.icon-align-left:before{content:'\e8a5'}.icon-align-center:before{content:'\e8a6'}.icon-align-right:before{content:'\e8a7'}.icon-align-justify:before{content:'\e8a8'}.icon-list:before{content:'\e8a9'}.icon-indent-left:before{content:'\e8aa'}.icon-indent-right:before{content:'\e8ab'}.icon-scissors:before{content:'\e8ac'}.icon-briefcase:before{content:'\e8ad'}.icon-off:before{content:'\e8ae'}.icon-road:before{content:'\e8af'}.icon-list-alt:before{content:'\e8b0'}.icon-qrcode:before{content:'\e8b1'}.icon-barcode:before{content:'\e8b2'}.icon-book:before{content:'\e8b3'}.icon-adjust:before{content:'\e8b4'}.icon-tint:before{content:'\e8b5'}.icon-check:before{content:'\e8b6'}.icon-asterisk:before{content:'\e8b7'}.icon-gift:before{content:'\e8b8'}.icon-fire:before{content:'\e8b9'}.icon-magnet:before{content:'\e8ba'}.icon-chart-bar:before{content:'\e8bb'}.icon-credit-card:before{content:'\e8bc'}.icon-floppy:before{content:'\e8bd'}.icon-megaphone:before{content:'\e8be'}.icon-key:before{content:'\e8bf'}.icon-truck:before{content:'\e8c0'}.icon-hammer:before{content:'\e8c1'}.icon-lemon:before{content:'\e8c2'}.icon-note:before{content:'\e8c3'}.icon-note-beamed:before{content:'\e8c4'}.icon-music-1:before{content:'\e8c5'}.icon-search-1:before{content:'\e8c6'}.icon-flashlight:before{content:'\e8c7'}.icon-mail-1:before{content:'\e8c8'}.icon-heart-1:before{content:'\e8c9'}.icon-heart-empty-1:before{content:'\e8ca'}.icon-star-1:before{content:'\e8cb'}.icon-star-empty-1:before{content:'\e8cc'}.icon-user-1:before{content:'\e8cd'}.icon-users-1:before{content:'\e8ce'}.icon-user-add:before{content:'\e8cf'}.icon-video-1:before{content:'\e8d0'}.icon-picture-1:before{content:'\e8d1'}.icon-camera-1:before{content:'\e8d2'}.icon-layout:before{content:'\e8d3'}.icon-menu-1:before{content:'\e8d4'}.icon-check-1:before{content:'\e8d5'}.icon-cancel-1:before{content:'\e8d6'}.icon-cancel-circled-1:before{content:'\e8d7'}.icon-cancel-squared:before{content:'\e8d8'}.icon-plus-1:before{content:'\e8d9'}.icon-plus-circled-1:before{content:'\e8da'}.icon-plus-squared-1:before{content:'\e8db'}.icon-minus-1:before{content:'\e8dc'}.icon-minus-circled-1:before{content:'\e8dd'}.icon-minus-squared-1:before{content:'\e8de'}.icon-help-1:before{content:'\e8df'}.icon-help-circled-1:before{content:'\e8e0'}.icon-info-1:before{content:'\e8e1'}.icon-info-circled-1:before{content:'\e8e2'}.icon-back:before{content:'\e8e3'}.icon-home-1:before{content:'\e8e4'}.icon-link-1:before{content:'\e8e5'}.icon-attach-1:before{content:'\e8e6'}.icon-lock-1:before{content:'\e8e7'}.icon-lock-open-1:before{content:'\e8e8'}.icon-eye-1:before{content:'\e8e9'}.icon-tag-1:before{content:'\e8ea'}.icon-bookmark-1:before{content:'\e8eb'}.icon-bookmarks:before{content:'\e8ec'}.icon-flag-1:before{content:'\e8ed'}.icon-thumbs-up-1:before{content:'\e8ee'}.icon-thumbs-down-1:before{content:'\e8ef'}.icon-download-1:before{content:'\e8f0'}.icon-upload-1:before{content:'\e8f1'}.icon-upload-cloud-1:before{content:'\e8f2'}.icon-reply-1:before{content:'\e8f3'}.icon-reply-all-1:before{content:'\e8f4'}.icon-forward-1:before{content:'\e8f5'}.icon-quote:before{content:'\e8f6'}.icon-code-1:before{content:'\e8f7'}.icon-export-1:before{content:'\e8f8'}.icon-pencil-1:before{content:'\e8f9'}.icon-feather:before{content:'\e8fa'}.icon-print-1:before{content:'\e8fb'}.icon-retweet-1:before{content:'\e8fc'}.icon-keyboard-1:before{content:'\e8fd'}.icon-comment-1:before{content:'\e8fe'}.icon-chat-1:before{content:'\e8ff'}.icon-bell-1:before{content:'\e900'}.icon-attention-1:before{content:'\e901'}.icon-alert:before{content:'\e902'}.icon-vcard:before{content:'\e903'}.icon-address:before{content:'\e904'}.icon-location-1:before{content:'\e905'}.icon-map-1:before{content:'\e906'}.icon-direction-1:before{content:'\e907'}.icon-compass-1:before{content:'\e908'}.icon-cup:before{content:'\e909'}.icon-trash-1:before{content:'\e90a'}.icon-doc-1:before{content:'\e90b'}.icon-docs-1:before{content:'\e90c'}.icon-doc-landscape:before{content:'\e90d'}.icon-doc-text-1:before{content:'\e90e'}.icon-doc-text-inv-1:before{content:'\e90f'}.icon-newspaper-1:before{content:'\e910'}.icon-book-open:before{content:'\e911'}.icon-book-1:before{content:'\e912'}.icon-folder-1:before{content:'\e913'}.icon-archive:before{content:'\e914'}.icon-box-1:before{content:'\e915'}.icon-rss-1:before{content:'\e916'}.icon-phone-1:before{content:'\e917'}.icon-cog-1:before{content:'\e918'}.icon-tools:before{content:'\e919'}.icon-share-1:before{content:'\e91a'}.icon-shareable:before{content:'\e91b'}.icon-basket-1:before{content:'\e91c'}.icon-bag:before{content:'\e91d'}.icon-calendar-1:before{content:'\e91e'}.icon-login-1:before{content:'\e91f'}.icon-logout-1:before{content:'\e920'}.icon-mic-1:before{content:'\e921'}.icon-mute-1:before{content:'\e922'}.icon-sound:before{content:'\e923'}.icon-volume:before{content:'\e924'}.icon-clock-1:before{content:'\e925'}.icon-hourglass-4:before{content:'\e926'}.icon-lamp:before{content:'\e927'}.icon-light-down:before{content:'\e928'}.icon-light-up:before{content:'\e929'}.icon-adjust-1:before{content:'\e92a'}.icon-block-1:before{content:'\e92b'}.icon-resize-full-1:before{content:'\e92c'}.icon-resize-small-1:before{content:'\e92d'}.icon-popup:before{content:'\e92e'}.icon-publish:before{content:'\e92f'}.icon-window:before{content:'\e930'}.icon-arrow-combo:before{content:'\e931'}.icon-down-circled-1:before{content:'\e932'}.icon-left-circled-1:before{content:'\e933'}.icon-right-circled-1:before{content:'\e934'}.icon-up-circled-1:before{content:'\e935'}.icon-down-open-1:before{content:'\e936'}.icon-left-open-1:before{content:'\e937'}.icon-right-open-1:before{content:'\e938'}.icon-up-open-1:before{content:'\e939'}.icon-down-open-mini:before{content:'\e93a'}.icon-left-open-mini:before{content:'\e93b'}.icon-right-open-mini:before{content:'\e93c'}.icon-up-open-mini:before{content:'\e93d'}.icon-down-open-big:before{content:'\e93e'}.icon-left-open-big:before{content:'\e93f'}.icon-right-open-big:before{content:'\e940'}.icon-up-open-big:before{content:'\e941'}.icon-down-1:before{content:'\e942'}.icon-left-1:before{content:'\e943'}.icon-right-1:before{content:'\e944'}.icon-up-1:before{content:'\e945'}.icon-down-dir-1:before{content:'\e946'}.icon-left-dir-1:before{content:'\e947'}.icon-right-dir-1:before{content:'\e948'}.icon-up-dir-1:before{content:'\e949'}.icon-down-bold:before{content:'\e94a'}.icon-left-bold:before{content:'\e94b'}.icon-right-bold:before{content:'\e94c'}.icon-up-bold:before{content:'\e94d'}.icon-down-thin:before{content:'\e94e'}.icon-left-thin:before{content:'\e94f'}.icon-right-thin:before{content:'\e950'}.icon-up-thin:before{content:'\e951'}.icon-ccw-1:before{content:'\e952'}.icon-cw-1:before{content:'\e953'}.icon-arrows-ccw:before{content:'\e954'}.icon-level-down-1:before{content:'\e955'}.icon-level-up-1:before{content:'\e956'}.icon-shuffle-1:before{content:'\e957'}.icon-loop:before{content:'\e958'}.icon-switch:before{content:'\e959'}.icon-play-1:before{content:'\e95a'}.icon-stop-1:before{content:'\e95b'}.icon-pause-1:before{content:'\e95c'}.icon-record:before{content:'\e95d'}.icon-to-end-1:before{content:'\e95e'}.icon-to-start-1:before{content:'\e95f'}.icon-fast-forward:before{content:'\e960'}.icon-fast-backward:before{content:'\e961'}.icon-progress-0:before{content:'\e962'}.icon-progress-1:before{content:'\e963'}.icon-progress-2:before{content:'\e964'}.icon-progress-3:before{content:'\e965'}.icon-target-1:before{content:'\e966'}.icon-palette:before{content:'\e967'}.icon-list-1:before{content:'\e968'}.icon-list-add:before{content:'\e969'}.icon-signal-1:before{content:'\e96a'}.icon-trophy:before{content:'\e96b'}.icon-battery:before{content:'\e96c'}.icon-back-in-time:before{content:'\e96d'}.icon-monitor:before{content:'\e96e'}.icon-mobile-1:before{content:'\e96f'}.icon-network:before{content:'\e970'}.icon-cd:before{content:'\e971'}.icon-inbox-1:before{content:'\e972'}.icon-install:before{content:'\e973'}.icon-globe-1:before{content:'\e974'}.icon-cloud-1:before{content:'\e975'}.icon-cloud-thunder:before{content:'\e976'}.icon-flash-1:before{content:'\e977'}.icon-moon-1:before{content:'\e978'}.icon-flight-1:before{content:'\e979'}.icon-paper-plane-1:before{content:'\e97a'}.icon-leaf-1:before{content:'\e97b'}.icon-lifebuoy-1:before{content:'\e97c'}.icon-mouse:before{content:'\e97d'}.icon-briefcase-1:before{content:'\e97e'}.icon-suitcase-1:before{content:'\e97f'}.icon-dot:before{content:'\e980'}.icon-dot-2:before{content:'\e981'}.icon-dot-3:before{content:'\e982'}.icon-brush-1:before{content:'\e983'}.icon-magnet-1:before{content:'\e984'}.icon-infinity:before{content:'\e985'}.icon-erase:before{content:'\e986'}.icon-chart-pie-1:before{content:'\e987'}.icon-chart-line-1:before{content:'\e988'}.icon-chart-bar-1:before{content:'\e989'}.icon-chart-area-1:before{content:'\e98a'}.icon-tape:before{content:'\e98b'}.icon-graduation-cap-1:before{content:'\e98c'}.icon-language-1:before{content:'\e98d'}.icon-ticket-1:before{content:'\e98e'}.icon-water:before{content:'\e98f'}.icon-droplet:before{content:'\e990'}.icon-air:before{content:'\e991'}.icon-credit-card-1:before{content:'\e992'}.icon-floppy-1:before{content:'\e993'}.icon-clipboard:before{content:'\e994'}.icon-megaphone-1:before{content:'\e995'}.icon-database-1:before{content:'\e996'}.icon-drive:before{content:'\e997'}.icon-bucket:before{content:'\e998'}.icon-thermometer-1:before{content:'\e999'}.icon-key-1:before{content:'\e99a'}.icon-flow-cascade:before{content:'\e99b'}.icon-flow-branch:before{content:'\e99c'}.icon-flow-tree:before{content:'\e99d'}.icon-flow-line:before{content:'\e99e'}.icon-flow-parallel:before{content:'\e99f'}.icon-rocket-1:before{content:'\e9a0'}.icon-gauge-1:before{content:'\e9a1'}.icon-traffic-cone:before{content:'\e9a2'}.icon-cc-1:before{content:'\e9a3'}.icon-cc-by:before{content:'\e9a4'}.icon-cc-nc:before{content:'\e9a5'}.icon-cc-nc-eu:before{content:'\e9a6'}.icon-cc-nc-jp:before{content:'\e9a7'}.icon-cc-sa:before{content:'\e9a8'}.icon-cc-nd:before{content:'\e9a9'}.icon-cc-pd:before{content:'\e9aa'}.icon-cc-zero:before{content:'\e9ab'}.icon-cc-share:before{content:'\e9ac'}.icon-cc-remix:before{content:'\e9ad'}.icon-github-1:before{content:'\e9ae'}.icon-flickr-circled:before{content:'\e9af'}.icon-facebook-1:before{content:'\e9b0'}.icon-music-outline:before{content:'\e9b1'}.icon-music-2:before{content:'\e9b2'}.icon-search-outline:before{content:'\e9b3'}.icon-search-2:before{content:'\e9b4'}.icon-mail-2:before{content:'\e9b5'}.icon-heart-2:before{content:'\e9b6'}.icon-heart-filled:before{content:'\e9b7'}.icon-star-2:before{content:'\e9b8'}.icon-star-filled:before{content:'\e9b9'}.icon-user-outline:before{content:'\e9ba'}.icon-user-2:before{content:'\e9bb'}.icon-users-outline:before{content:'\e9bc'}.icon-users-2:before{content:'\e9bd'}.icon-user-add-outline:before{content:'\e9be'}.icon-user-add-1:before{content:'\e9bf'}.icon-user-delete-outline:before{content:'\e9c0'}.icon-user-delete:before{content:'\e9c1'}.icon-video-2:before{content:'\e9c2'}.icon-videocam-outline:before{content:'\e9c3'}.icon-videocam-1:before{content:'\e9c4'}.icon-picture-outline:before{content:'\e9c5'}.icon-picture-2:before{content:'\e9c6'}.icon-camera-outline:before{content:'\e9c7'}.icon-camera-2:before{content:'\e9c8'}.icon-th-outline:before{content:'\e9c9'}.icon-th-1:before{content:'\e9ca'}.icon-th-large-outline:before{content:'\e9cb'}.icon-th-large-1:before{content:'\e9cc'}.icon-th-list-outline:before{content:'\e9cd'}.icon-th-list-1:before{content:'\e9ce'}.icon-ok-outline:before{content:'\e9cf'}.icon-ok-1:before{content:'\e9d0'}.icon-cancel-outline:before{content:'\e9d1'}.icon-cancel-2:before{content:'\e9d2'}.icon-cancel-alt:before{content:'\e9d3'}.icon-cancel-alt-filled:before{content:'\e9d4'}.icon-cancel-circled-outline:before{content:'\e9d5'}.icon-cancel-circled-2:before{content:'\e9d6'}.icon-plus-outline:before{content:'\e9d7'}.icon-plus-2:before{content:'\e9d8'}.icon-minus-outline:before{content:'\e9d9'}.icon-minus-2:before{content:'\e9da'}.icon-divide-outline:before{content:'\e9db'}.icon-divide:before{content:'\e9dc'}.icon-eq-outline:before{content:'\e9dd'}.icon-eq:before{content:'\e9de'}.icon-info-outline:before{content:'\e9df'}.icon-info-2:before{content:'\e9e0'}.icon-home-outline:before{content:'\e9e1'}.icon-home-2:before{content:'\e9e2'}.icon-link-outline:before{content:'\e9e3'}.icon-link-2:before{content:'\e9e4'}.icon-attach-outline:before{content:'\e9e5'}.icon-attach-2:before{content:'\e9e6'}.icon-lock-2:before{content:'\e9e7'}.icon-lock-filled:before{content:'\e9e8'}.icon-lock-open-2:before{content:'\e9e9'}.icon-lock-open-filled:before{content:'\e9ea'}.icon-pin-outline:before{content:'\e9eb'}.icon-pin-1:before{content:'\e9ec'}.icon-eye-outline:before{content:'\e9ed'}.icon-eye-2:before{content:'\e9ee'}.icon-tag-2:before{content:'\e9ef'}.icon-tags-1:before{content:'\e9f0'}.icon-bookmark-2:before{content:'\e9f1'}.icon-flag-2:before{content:'\e9f2'}.icon-flag-filled:before{content:'\e9f3'}.icon-thumbs-up-2:before{content:'\e9f4'}.icon-thumbs-down-2:before{content:'\e9f5'}.icon-download-outline:before{content:'\e9f6'}.icon-download-2:before{content:'\e9f7'}.icon-upload-outline:before{content:'\e9f8'}.icon-upload-2:before{content:'\e9f9'}.icon-upload-cloud-outline:before{content:'\e9fa'}.icon-upload-cloud-2:before{content:'\e9fb'}.icon-reply-outline:before{content:'\e9fc'}.icon-reply-2:before{content:'\e9fd'}.icon-forward-outline:before{content:'\e9fe'}.icon-forward-2:before{content:'\e9ff'}.icon-code-outline:before{content:'\ea00'}.icon-code-2:before{content:'\ea01'}.icon-export-outline:before{content:'\ea02'}.icon-export-2:before{content:'\ea03'}.icon-pencil-2:before{content:'\ea04'}.icon-pen:before{content:'\ea05'}.icon-feather-1:before{content:'\ea06'}.icon-edit-1:before{content:'\ea07'}.icon-print-2:before{content:'\ea08'}.icon-comment-2:before{content:'\ea09'}.icon-chat-2:before{content:'\ea0a'}.icon-chat-alt:before{content:'\ea0b'}.icon-bell-2:before{content:'\ea0c'}.icon-attention-2:before{content:'\ea0d'}.icon-attention-filled:before{content:'\ea0e'}.icon-warning-empty:before{content:'\ea0f'}.icon-warning:before{content:'\ea10'}.icon-contacts:before{content:'\ea11'}.icon-vcard-1:before{content:'\ea12'}.icon-address-1:before{content:'\ea13'}.icon-location-outline:before{content:'\ea14'}.icon-location-2:before{content:'\ea15'}.icon-map-2:before{content:'\ea16'}.icon-direction-outline:before{content:'\ea17'}.icon-direction-2:before{content:'\ea18'}.icon-compass-2:before{content:'\ea19'}.icon-trash-2:before{content:'\ea1a'}.icon-doc-2:before{content:'\ea1b'}.icon-doc-text-2:before{content:'\ea1c'}.icon-doc-add:before{content:'\ea1d'}.icon-doc-remove:before{content:'\ea1e'}.icon-news:before{content:'\ea1f'}.icon-folder-2:before{content:'\ea20'}.icon-folder-add:before{content:'\ea21'}.icon-folder-delete:before{content:'\ea22'}.icon-archive-1:before{content:'\ea23'}.icon-box-2:before{content:'\ea24'}.icon-rss-outline:before{content:'\ea25'}.icon-rss-2:before{content:'\ea26'}.icon-phone-outline:before{content:'\ea27'}.icon-phone-2:before{content:'\ea28'}.icon-menu-outline:before{content:'\ea29'}.icon-menu-2:before{content:'\ea2a'}.icon-cog-outline:before{content:'\ea2b'}.icon-cog-2:before{content:'\ea2c'}.icon-wrench-outline:before{content:'\ea2d'}.icon-wrench-1:before{content:'\ea2e'}.icon-basket-2:before{content:'\ea2f'}.icon-calendar-outlilne:before{content:'\ea30'}.icon-calendar-2:before{content:'\ea31'}.icon-mic-outline:before{content:'\ea32'}.icon-mic-2:before{content:'\ea33'}.icon-volume-off-1:before{content:'\ea34'}.icon-volume-low:before{content:'\ea35'}.icon-volume-middle:before{content:'\ea36'}.icon-volume-high:before{content:'\ea37'}.icon-headphones-1:before{content:'\ea38'}.icon-clock-2:before{content:'\ea39'}.icon-wristwatch:before{content:'\ea3a'}.icon-stopwatch:before{content:'\ea3b'}.icon-lightbulb-1:before{content:'\ea3c'}.icon-block-outline:before{content:'\ea3d'}.icon-block-2:before{content:'\ea3e'}.icon-resize-full-outline:before{content:'\ea3f'}.icon-resize-full-2:before{content:'\ea40'}.icon-resize-normal-outline:before{content:'\ea41'}.icon-resize-normal:before{content:'\ea42'}.icon-move-outline:before{content:'\ea43'}.icon-move-1:before{content:'\ea44'}.icon-popup-1:before{content:'\ea45'}.icon-zoom-in-outline:before{content:'\ea46'}.icon-zoom-in-1:before{content:'\ea47'}.icon-zoom-out-outline:before{content:'\ea48'}.icon-zoom-out-1:before{content:'\ea49'}.icon-popup-2:before{content:'\ea4a'}.icon-left-open-outline:before{content:'\ea4b'}.icon-left-open-2:before{content:'\ea4c'}.icon-right-open-outline:before{content:'\ea4d'}.icon-right-open-2:before{content:'\ea4e'}.icon-down-2:before{content:'\ea4f'}.icon-left-2:before{content:'\ea50'}.icon-right-2:before{content:'\ea51'}.icon-up-2:before{content:'\ea52'}.icon-down-outline:before{content:'\ea53'}.icon-left-outline:before{content:'\ea54'}.icon-right-outline:before{content:'\ea55'}.icon-up-outline:before{content:'\ea56'}.icon-down-small:before{content:'\ea57'}.icon-left-small:before{content:'\ea58'}.icon-right-small:before{content:'\ea59'}.icon-up-small:before{content:'\ea5a'}.icon-cw-outline:before{content:'\ea5b'}.icon-cw-2:before{content:'\ea5c'}.icon-arrows-cw-outline:before{content:'\ea5d'}.icon-arrows-cw-1:before{content:'\ea5e'}.icon-loop-outline:before{content:'\ea5f'}.icon-loop-1:before{content:'\ea60'}.icon-loop-alt-outline:before{content:'\ea61'}.icon-loop-alt:before{content:'\ea62'}.icon-shuffle-2:before{content:'\ea63'}.icon-play-outline:before{content:'\ea64'}.icon-play-2:before{content:'\ea65'}.icon-stop-outline:before{content:'\ea66'}.icon-stop-2:before{content:'\ea67'}.icon-pause-outline:before{content:'\ea68'}.icon-pause-2:before{content:'\ea69'}.icon-fast-fw-outline:before{content:'\ea6a'}.icon-fast-fw-1:before{content:'\ea6b'}.icon-rewind-outline:before{content:'\ea6c'}.icon-rewind:before{content:'\ea6d'}.icon-record-outline:before{content:'\ea6e'}.icon-record-1:before{content:'\ea6f'}.icon-eject-outline:before{content:'\ea70'}.icon-eject-1:before{content:'\ea71'}.icon-eject-alt-outline:before{content:'\ea72'}.icon-eject-alt:before{content:'\ea73'}.icon-bat1:before{content:'\ea74'}.icon-bat2:before{content:'\ea75'}.icon-bat3:before{content:'\ea76'}.icon-bat4:before{content:'\ea77'}.icon-bat-charge:before{content:'\ea78'}.icon-plug-1:before{content:'\ea79'}.icon-target-outline:before{content:'\ea7a'}.icon-target-2:before{content:'\ea7b'}.icon-wifi-outline:before{content:'\ea7c'}.icon-wifi-1:before{content:'\ea7d'}.icon-desktop-1:before{content:'\ea7e'}.icon-laptop-1:before{content:'\ea7f'}.icon-tablet-1:before{content:'\ea80'}.icon-mobile-2:before{content:'\ea81'}.icon-contrast:before{content:'\ea82'}.icon-globe-outline:before{content:'\ea83'}.icon-globe-2:before{content:'\ea84'}.icon-globe-alt-outline:before{content:'\ea85'}.icon-globe-alt:before{content:'\ea86'}.icon-sun-1:before{content:'\ea87'}.icon-sun-filled:before{content:'\ea88'}.icon-cloud-2:before{content:'\ea89'}.icon-flash-outline:before{content:'\ea8a'}.icon-flash-2:before{content:'\ea8b'}.icon-moon-2:before{content:'\ea8c'}.icon-waves-outline:before{content:'\ea8d'}.icon-waves:before{content:'\ea8e'}.icon-rain:before{content:'\ea8f'}.icon-cloud-sun:before{content:'\ea90'}.icon-drizzle:before{content:'\ea91'}.icon-snow:before{content:'\ea92'}.icon-cloud-flash:before{content:'\ea93'}.icon-cloud-wind:before{content:'\ea94'}.icon-wind:before{content:'\ea95'}.icon-plane-outline:before{content:'\ea96'}.icon-plane:before{content:'\ea97'}.icon-leaf-2:before{content:'\ea98'}.icon-lifebuoy-2:before{content:'\ea99'}.icon-briefcase-2:before{content:'\ea9a'}.icon-brush-2:before{content:'\ea9b'}.icon-pipette:before{content:'\ea9c'}.icon-power-outline:before{content:'\ea9d'}.icon-power:before{content:'\ea9e'}.icon-check-outline:before{content:'\ea9f'}.icon-check-2:before{content:'\eaa0'}.icon-gift-1:before{content:'\eaa1'}.icon-temperatire:before{content:'\eaa2'}.icon-chart-outline:before{content:'\eaa3'}.icon-chart:before{content:'\eaa4'}.icon-chart-alt-outline:before{content:'\eaa5'}.icon-chart-alt:before{content:'\eaa6'}.icon-chart-bar-outline:before{content:'\eaa7'}.icon-chart-bar-2:before{content:'\eaa8'}.icon-chart-pie-outline:before{content:'\eaa9'}.icon-chart-pie-2:before{content:'\eaaa'}.icon-ticket-2:before{content:'\eaab'}.icon-credit-card-2:before{content:'\eaac'}.icon-clipboard-1:before{content:'\eaad'}.icon-database-2:before{content:'\eaae'}.icon-key-outline:before{content:'\eaaf'}.icon-key-2:before{content:'\eab0'}.icon-flow-split:before{content:'\eab1'}.icon-flow-merge:before{content:'\eab2'}.icon-flow-parallel-1:before{content:'\eab3'}.icon-flow-cross:before{content:'\eab4'}.icon-certificate-outline:before{content:'\eab5'}.icon-certificate-1:before{content:'\eab6'}.icon-scissors-outline:before{content:'\eab7'}.icon-scissors-1:before{content:'\eab8'}.icon-flask:before{content:'\eab9'}.icon-wine:before{content:'\eaba'}.icon-coffee-1:before{content:'\eabb'}.icon-beer-1:before{content:'\eabc'}.icon-anchor-outline:before{content:'\eabd'}.icon-anchor-1:before{content:'\eabe'}.icon-puzzle-outline:before{content:'\eabf'}.icon-puzzle-1:before{content:'\eac0'}.icon-tree-1:before{content:'\eac1'}.icon-calculator:before{content:'\eac2'}.icon-infinity-outline:before{content:'\eac3'}.icon-infinity-1:before{content:'\eac4'}.icon-pi-outline:before{content:'\eac5'}.icon-pi:before{content:'\eac6'}.icon-at-1:before{content:'\eac7'}.icon-at-circled:before{content:'\eac8'}.icon-looped-square-outline:before{content:'\eac9'}.icon-looped-square-interest:before{content:'\eaca'}.icon-sort-alphabet-outline:before{content:'\eacb'}.icon-sort-alphabet:before{content:'\eacc'}.icon-sort-numeric-outline:before{content:'\eacd'}.icon-sort-numeric:before{content:'\eace'}.icon-dribbble-circled-1:before{content:'\eacf'}.icon-dribbble-2:before{content:'\ead0'}.icon-facebook-circled-1:before{content:'\ead1'}.icon-facebook-2:before{content:'\ead2'}.icon-flickr-circled-1:before{content:'\ead3'}.icon-flickr-2:before{content:'\ead4'}.icon-github-circled-2:before{content:'\ead5'}.icon-github-2:before{content:'\ead6'}.icon-lastfm-circled-1:before{content:'\ead7'}.icon-lastfm-2:before{content:'\ead8'}.icon-linkedin-circled-1:before{content:'\ead9'}.icon-linkedin-2:before{content:'\eada'}.icon-pinterest-circled-2:before{content:'\eadb'}.icon-pinterest-2:before{content:'\eadc'}.icon-skype-outline:before{content:'\eadd'}.icon-skype-2:before{content:'\eade'}.icon-tumbler-circled:before{content:'\eadf'}.icon-tumbler:before{content:'\eae0'}.icon-twitter-circled-1:before{content:'\eae1'}.icon-twitter-2:before{content:'\eae2'}.icon-vimeo-circled-1:before{content:'\eae3'}.icon-vimeo-2:before{content:'\eae4'}.icon-search-3:before{content:'\eae5'}.icon-mail-3:before{content:'\eae6'}.icon-heart-3:before{content:'\eae7'}.icon-heart-empty-2:before{content:'\eae8'}.icon-star-3:before{content:'\eae9'}.icon-user-3:before{content:'\eaea'}.icon-video-3:before{content:'\eaeb'}.icon-picture-3:before{content:'\eaec'}.icon-camera-3:before{content:'\eaed'}.icon-ok-2:before{content:'\eaee'}.icon-ok-circle:before{content:'\eaef'}.icon-cancel-3:before{content:'\eaf0'}.icon-cancel-circle:before{content:'\eaf1'}.icon-plus-3:before{content:'\eaf2'}.icon-plus-circle:before{content:'\eaf3'}.icon-minus-3:before{content:'\eaf4'}.icon-minus-circle:before{content:'\eaf5'}.icon-help-2:before{content:'\eaf6'}.icon-info-3:before{content:'\eaf7'}.icon-home-3:before{content:'\eaf8'}.icon-link-3:before{content:'\eaf9'}.icon-attach-3:before{content:'\eafa'}.icon-lock-3:before{content:'\eafb'}.icon-lock-empty:before{content:'\eafc'}.icon-lock-open-3:before{content:'\eafd'}.icon-lock-open-empty:before{content:'\eafe'}.icon-pin-2:before{content:'\eaff'}.icon-eye-3:before{content:'\eb00'}.icon-tag-3:before{content:'\eb01'}.icon-tag-empty:before{content:'\eb02'}.icon-download-3:before{content:'\eb03'}.icon-upload-3:before{content:'\eb04'}.icon-download-cloud-1:before{content:'\eb05'}.icon-upload-cloud-3:before{content:'\eb06'}.icon-quote-left-1:before{content:'\eb07'}.icon-quote-right-1:before{content:'\eb08'}.icon-quote-left-alt:before{content:'\eb09'}.icon-quote-right-alt:before{content:'\eb0a'}.icon-pencil-3:before{content:'\eb0b'}.icon-pencil-neg:before{content:'\eb0c'}.icon-pencil-alt:before{content:'\eb0d'}.icon-undo:before{content:'\eb0e'}.icon-comment-3:before{content:'\eb0f'}.icon-comment-inv:before{content:'\eb10'}.icon-comment-alt:before{content:'\eb11'}.icon-comment-inv-alt:before{content:'\eb12'}.icon-comment-alt2:before{content:'\eb13'}.icon-comment-inv-alt2:before{content:'\eb14'}.icon-chat-3:before{content:'\eb15'}.icon-chat-inv:before{content:'\eb16'}.icon-location-3:before{content:'\eb17'}.icon-location-inv:before{content:'\eb18'}.icon-location-alt:before{content:'\eb19'}.icon-compass-3:before{content:'\eb1a'}.icon-trash-3:before{content:'\eb1b'}.icon-trash-empty-1:before{content:'\eb1c'}.icon-doc-3:before{content:'\eb1d'}.icon-doc-inv-1:before{content:'\eb1e'}.icon-doc-alt:before{content:'\eb1f'}.icon-doc-inv-alt:before{content:'\eb20'}.icon-article:before{content:'\eb21'}.icon-article-alt:before{content:'\eb22'}.icon-book-open-1:before{content:'\eb23'}.icon-folder-3:before{content:'\eb24'}.icon-folder-empty-1:before{content:'\eb25'}.icon-box-3:before{content:'\eb26'}.icon-rss-3:before{content:'\eb27'}.icon-rss-alt:before{content:'\eb28'}.icon-cog-3:before{content:'\eb29'}.icon-wrench-2:before{content:'\eb2a'}.icon-share-2:before{content:'\eb2b'}.icon-calendar-3:before{content:'\eb2c'}.icon-calendar-inv:before{content:'\eb2d'}.icon-calendar-alt:before{content:'\eb2e'}.icon-mic-3:before{content:'\eb2f'}.icon-volume-off-2:before{content:'\eb30'}.icon-volume-up-1:before{content:'\eb31'}.icon-headphones-2:before{content:'\eb32'}.icon-clock-3:before{content:'\eb33'}.icon-lamp-1:before{content:'\eb34'}.icon-block-3:before{content:'\eb35'}.icon-resize-full-3:before{content:'\eb36'}.icon-resize-full-alt-1:before{content:'\eb37'}.icon-resize-small-2:before{content:'\eb38'}.icon-resize-small-alt:before{content:'\eb39'}.icon-resize-vertical-1:before{content:'\eb3a'}.icon-resize-horizontal-1:before{content:'\eb3b'}.icon-move-2:before{content:'\eb3c'}.icon-popup-3:before{content:'\eb3d'}.icon-down-3:before{content:'\eb3e'}.icon-left-3:before{content:'\eb3f'}.icon-right-3:before{content:'\eb40'}.icon-up-3:before{content:'\eb41'}.icon-down-circle:before{content:'\eb42'}.icon-left-circle:before{content:'\eb43'}.icon-right-circle:before{content:'\eb44'}.icon-up-circle:before{content:'\eb45'}.icon-cw-3:before{content:'\eb46'}.icon-loop-2:before{content:'\eb47'}.icon-loop-alt-1:before{content:'\eb48'}.icon-exchange-1:before{content:'\eb49'}.icon-split:before{content:'\eb4a'}.icon-arrow-curved:before{content:'\eb4b'}.icon-play-3:before{content:'\eb4c'}.icon-play-circle2:before{content:'\eb4d'}.icon-stop-3:before{content:'\eb4e'}.icon-pause-3:before{content:'\eb4f'}.icon-to-start-2:before{content:'\eb50'}.icon-to-end-2:before{content:'\eb51'}.icon-eject-2:before{content:'\eb52'}.icon-target-3:before{content:'\eb53'}.icon-signal-2:before{content:'\eb54'}.icon-award-1:before{content:'\eb55'}.icon-award-empty:before{content:'\eb56'}.icon-list-2:before{content:'\eb57'}.icon-list-nested:before{content:'\eb58'}.icon-bat-empty:before{content:'\eb59'}.icon-bat-half:before{content:'\eb5a'}.icon-bat-full:before{content:'\eb5b'}.icon-bat-charge-1:before{content:'\eb5c'}.icon-mobile-3:before{content:'\eb5d'}.icon-cd-1:before{content:'\eb5e'}.icon-equalizer:before{content:'\eb5f'}.icon-cursor:before{content:'\eb60'}.icon-aperture:before{content:'\eb61'}.icon-aperture-alt:before{content:'\eb62'}.icon-steering-wheel:before{content:'\eb63'}.icon-book-2:before{content:'\eb64'}.icon-book-alt:before{content:'\eb65'}.icon-brush-3:before{content:'\eb66'}.icon-brush-alt:before{content:'\eb67'}.icon-eyedropper-1:before{content:'\eb68'}.icon-layers:before{content:'\eb69'}.icon-layers-alt:before{content:'\eb6a'}.icon-sun-2:before{content:'\eb6b'}.icon-sun-inv:before{content:'\eb6c'}.icon-cloud-3:before{content:'\eb6d'}.icon-rain-1:before{content:'\eb6e'}.icon-flash-3:before{content:'\eb6f'}.icon-moon-3:before{content:'\eb70'}.icon-moon-inv:before{content:'\eb71'}.icon-umbrella-1:before{content:'\eb72'}.icon-chart-bar-3:before{content:'\eb73'}.icon-chart-pie-3:before{content:'\eb74'}.icon-chart-pie-alt:before{content:'\eb75'}.icon-key-3:before{content:'\eb76'}.icon-key-inv:before{content:'\eb77'}.icon-hash:before{content:'\eb78'}.icon-at-2:before{content:'\eb79'}.icon-pilcrow:before{content:'\eb7a'}.icon-dial:before{content:'\eb7b'}.icon-search-4:before{content:'\eb7c'}.icon-mail-4:before{content:'\eb7d'}.icon-heart-4:before{content:'\eb7e'}.icon-star-4:before{content:'\eb7f'}.icon-user-4:before{content:'\eb80'}.icon-user-woman:before{content:'\eb81'}.icon-user-pair:before{content:'\eb82'}.icon-video-alt:before{content:'\eb83'}.icon-videocam-2:before{content:'\eb84'}.icon-videocam-alt:before{content:'\eb85'}.icon-camera-4:before{content:'\eb86'}.icon-th-2:before{content:'\eb87'}.icon-th-list-2:before{content:'\eb88'}.icon-ok-3:before{content:'\eb89'}.icon-cancel-4:before{content:'\eb8a'}.icon-cancel-circle-1:before{content:'\eb8b'}.icon-plus-4:before{content:'\eb8c'}.icon-home-4:before{content:'\eb8d'}.icon-lock-4:before{content:'\eb8e'}.icon-lock-open-4:before{content:'\eb8f'}.icon-eye-4:before{content:'\eb90'}.icon-tag-4:before{content:'\eb91'}.icon-thumbs-up-3:before{content:'\eb92'}.icon-thumbs-down-3:before{content:'\eb93'}.icon-download-4:before{content:'\eb94'}.icon-export-3:before{content:'\eb95'}.icon-pencil-4:before{content:'\eb96'}.icon-pencil-alt-1:before{content:'\eb97'}.icon-edit-2:before{content:'\eb98'}.icon-chat-4:before{content:'\eb99'}.icon-print-3:before{content:'\eb9a'}.icon-bell-3:before{content:'\eb9b'}.icon-attention-3:before{content:'\eb9c'}.icon-info-4:before{content:'\eb9d'}.icon-question:before{content:'\eb9e'}.icon-location-4:before{content:'\eb9f'}.icon-trash-4:before{content:'\eba0'}.icon-doc-4:before{content:'\eba1'}.icon-article-1:before{content:'\eba2'}.icon-article-alt-1:before{content:'\eba3'}.icon-rss-4:before{content:'\eba4'}.icon-wrench-3:before{content:'\eba5'}.icon-basket-3:before{content:'\eba6'}.icon-basket-alt:before{content:'\eba7'}.icon-calendar-4:before{content:'\eba8'}.icon-calendar-alt-1:before{content:'\eba9'}.icon-volume-off-3:before{content:'\ebaa'}.icon-volume-down-1:before{content:'\ebab'}.icon-volume-up-2:before{content:'\ebac'}.icon-bullhorn:before{content:'\ebad'}.icon-clock-4:before{content:'\ebae'}.icon-clock-alt:before{content:'\ebaf'}.icon-stop-4:before{content:'\ebb0'}.icon-resize-full-4:before{content:'\ebb1'}.icon-resize-small-3:before{content:'\ebb2'}.icon-zoom-in-2:before{content:'\ebb3'}.icon-zoom-out-2:before{content:'\ebb4'}.icon-popup-4:before{content:'\ebb5'}.icon-down-dir-2:before{content:'\ebb6'}.icon-left-dir-2:before{content:'\ebb7'}.icon-right-dir-2:before{content:'\ebb8'}.icon-up-dir-2:before{content:'\ebb9'}.icon-down-4:before{content:'\ebba'}.icon-up-4:before{content:'\ebbb'}.icon-cw-4:before{content:'\ebbc'}.icon-signal-3:before{content:'\ebbd'}.icon-award-2:before{content:'\ebbe'}.icon-mobile-4:before{content:'\ebbf'}.icon-mobile-alt:before{content:'\ebc0'}.icon-tablet-2:before{content:'\ebc1'}.icon-ipod:before{content:'\ebc2'}.icon-cd-2:before{content:'\ebc3'}.icon-grid:before{content:'\ebc4'}.icon-book-3:before{content:'\ebc5'}.icon-easel:before{content:'\ebc6'}.icon-globe-3:before{content:'\ebc7'}.icon-chart-1:before{content:'\ebc8'}.icon-chart-bar-4:before{content:'\ebc9'}.icon-chart-pie-4:before{content:'\ebca'}.icon-dollar-1:before{content:'\ebcb'}.icon-at-3:before{content:'\ebcc'}.icon-colon:before{content:'\ebcd'}.icon-semicolon:before{content:'\ebce'}.icon-squares:before{content:'\ebcf'}.icon-money-1:before{content:'\ebd0'}.icon-facebook-3:before{content:'\ebd1'}.icon-facebook-rect:before{content:'\ebd2'}.icon-twitter-bird:before{content:'\ebd3'}.icon-youtube-1:before{content:'\ebd4'}.icon-mail-5:before{content:'\ebd5'}.icon-heart-5:before{content:'\ebd6'}.icon-star-5:before{content:'\ebd7'}.icon-star-empty-2:before{content:'\ebd8'}.icon-ok-4:before{content:'\ebd9'}.icon-cancel-5:before{content:'\ebda'}.icon-plus-5:before{content:'\ebdb'}.icon-help-circled-2:before{content:'\ebdc'}.icon-help-circled-alt:before{content:'\ebdd'}.icon-home-5:before{content:'\ebde'}.icon-pencil-5:before{content:'\ebdf'}.icon-attention-4:before{content:'\ebe0'}.icon-attention-alt-1:before{content:'\ebe1'}.icon-cog-4:before{content:'\ebe2'}.icon-mic-off:before{content:'\ebe3'}.icon-clock-5:before{content:'\ebe4'}.icon-stopwatch-1:before{content:'\ebe5'}.icon-hourglass-5:before{content:'\ebe6'}.icon-down-5:before{content:'\ebe7'}.icon-left-4:before{content:'\ebe8'}.icon-right-4:before{content:'\ebe9'}.icon-up-5:before{content:'\ebea'}.icon-down-bold-1:before{content:'\ebeb'}.icon-left-bold-1:before{content:'\ebec'}.icon-right-bold-1:before{content:'\ebed'}.icon-up-bold-1:before{content:'\ebee'}.icon-down-fat:before{content:'\ebef'}.icon-left-fat:before{content:'\ebf0'}.icon-right-fat:before{content:'\ebf1'}.icon-up-fat:before{content:'\ebf2'}.icon-flash-4:before{content:'\ebf3'}.icon-cloud-4:before{content:'\ebf4'}.icon-vector-pencil:before{content:'\ebf5'}.icon-at-4:before{content:'\ebf6'}.icon-female-1:before{content:'\ebf7'}.icon-male-1:before{content:'\ebf8'}.icon-king:before{content:'\ebf9'}.icon-anchor-2:before{content:'\ebfa'}.icon-down-open-2:before{content:'\f004'}.icon-up-open-2:before{content:'\f005'}.icon-right-open-3:before{content:'\f006'}.icon-left-open-3:before{content:'\f007'}.icon-menu-3:before{content:'\f008'}.icon-th-list-3:before{content:'\f009'}.icon-th-thumb:before{content:'\f00a'}.icon-th-thumb-empty:before{content:'\f00b'}.icon-coverflow:before{content:'\f00c'}.icon-coverflow-empty:before{content:'\f00d'}.icon-pause-4:before{content:'\f00e'}.icon-play-4:before{content:'\f00f'}.icon-to-end-3:before{content:'\f010'}.icon-to-start-3:before{content:'\f011'}.icon-fast-forward-1:before{content:'\f012'}.icon-fast-backward-1:before{content:'\f013'}.icon-upload-cloud-4:before{content:'\f014'}.icon-download-cloud-2:before{content:'\f015'}.icon-data-science:before{content:'\f016'}.icon-data-science-inv:before{content:'\f017'}.icon-globe-4:before{content:'\f018'}.icon-globe-inv:before{content:'\f019'}.icon-math:before{content:'\f01a'}.icon-math-circled-empty:before{content:'\f01b'}.icon-math-circled:before{content:'\f01c'}.icon-paper-plane-2:before{content:'\f01d'}.icon-paper-plane-alt2:before{content:'\f01e'}.icon-paper-plane-alt:before{content:'\f01f'}.icon-color-adjust:before{content:'\f020'}.icon-star-half-1:before{content:'\f022'}.icon-star-half_empty:before{content:'\f024'}.icon-ccw-2:before{content:'\f025'}.icon-heart-broken:before{content:'\f028'}.icon-hash-1:before{content:'\f029'}.icon-reply-3:before{content:'\f02a'}.icon-retweet-2:before{content:'\f02b'}.icon-login-2:before{content:'\f02c'}.icon-logout-2:before{content:'\f02d'}.icon-download-5:before{content:'\f02e'}.icon-upload-4:before{content:'\f02f'}.icon-location-5:before{content:'\f031'}.icon-monitor-1:before{content:'\f032'}.icon-tablet-3:before{content:'\f033'}.icon-mobile-5:before{content:'\f034'}.icon-connected-object:before{content:'\f035'}.icon-isight:before{content:'\f039'}.icon-videocam-3:before{content:'\f03a'}.icon-shuffle-3:before{content:'\f03b'}.icon-chat-5:before{content:'\f03d'}.icon-bell-4:before{content:'\f03f'}.icon-movie:before{content:'\f040'}.icon-ruler:before{content:'\f044'}.icon-vector:before{content:'\f045'}.icon-move:before{content:'\f047'}.icon-mic-4:before{content:'\f048'}.icon-doc-5:before{content:'\f04a'}.icon-dribbble-circled-2:before{content:'\f04f'}.icon-dribbble-3:before{content:'\f050'}.icon-facebook-circled-2:before{content:'\f051'}.icon-facebook-4:before{content:'\f052'}.icon-github-circled-alt:before{content:'\f053'}.icon-github-circled-3:before{content:'\f054'}.icon-github-3:before{content:'\f055'}.icon-github-circled-alt2:before{content:'\f056'}.icon-twitter-circled-2:before{content:'\f057'}.icon-twitter-4:before{content:'\f058'}.icon-gplus-circled-1:before{content:'\f059'}.icon-gplus-2:before{content:'\f05a'}.icon-linkedin-circled-2:before{content:'\f05b'}.icon-linkedin-3:before{content:'\f05c'}.icon-instagram-2:before{content:'\f05d'}.icon-instagram-circled:before{content:'\f05e'}.icon-mfg-logo:before{content:'\f05f'}.icon-mfg-logo-circled:before{content:'\f060'}.icon-user-5:before{content:'\f061'}.icon-user-male:before{content:'\f062'}.icon-user-female:before{content:'\f063'}.icon-users-3:before{content:'\f064'}.icon-folder-4:before{content:'\f067'}.icon-folder-open-1:before{content:'\f068'}.icon-folder-empty-2:before{content:'\f069'}.icon-attach-4:before{content:'\f06a'}.icon-ok-circled-1:before{content:'\f06d'}.icon-cancel-circled-3:before{content:'\f06e'}.icon-inbox-2:before{content:'\f070'}.icon-trophy-1:before{content:'\f074'}.icon-lock-open-alt-1:before{content:'\f075'}.icon-link-4:before{content:'\f07b'}.icon-zoom-in-3:before{content:'\f07e'}.icon-zoom-out-3:before{content:'\f07f'}.icon-stop-5:before{content:'\f080'}.icon-export-4:before{content:'\f081'}.icon-eye-5:before{content:'\f082'}.icon-trash-5:before{content:'\f083'}.icon-hdd-1:before{content:'\f084'}.icon-info-circled-2:before{content:'\f085'}.icon-info-circled-alt:before{content:'\f086'}.icon-print-4:before{content:'\f087'}.icon-fontsize:before{content:'\f088'}.icon-soundcloud-2:before{content:'\f089'}.icon-soundcloud-circled:before{content:'\f08a'}.icon-link-ext:before{content:'\f08e'}.icon-check-empty:before{content:'\f096'}.icon-bookmark-empty:before{content:'\f097'}.icon-phone-squared:before{content:'\f098'}.icon-twitter:before{content:'\f099'}.icon-facebook:before{content:'\f09a'}.icon-github-circled:before{content:'\f09b'}.icon-rss:before{content:'\f09e'}.icon-hdd:before{content:'\f0a0'}.icon-certificate:before{content:'\f0a3'}.icon-left-circled:before{content:'\f0a8'}.icon-right-circled:before{content:'\f0a9'}.icon-up-circled:before{content:'\f0aa'}.icon-down-circled:before{content:'\f0ab'}.icon-tasks:before{content:'\f0ae'}.icon-filter:before{content:'\f0b0'}.icon-resize-full-alt:before{content:'\f0b2'}.icon-beaker:before{content:'\f0c3'}.icon-docs:before{content:'\f0c5'}.icon-blank:before{content:'\f0c8'}.icon-menu:before{content:'\f0c9'}.icon-list-bullet:before{content:'\f0ca'}.icon-list-numbered:before{content:'\f0cb'}.icon-strike:before{content:'\f0cc'}.icon-underline:before{content:'\f0cd'}.icon-table:before{content:'\f0ce'}.icon-magic:before{content:'\f0d0'}.icon-pinterest-circled:before{content:'\f0d2'}.icon-pinterest-squared:before{content:'\f0d3'}.icon-gplus-squared:before{content:'\f0d4'}.icon-gplus:before{content:'\f0d5'}.icon-money:before{content:'\f0d6'}.icon-columns:before{content:'\f0db'}.icon-sort:before{content:'\f0dc'}.icon-sort-down:before{content:'\f0dd'}.icon-sort-up:before{content:'\f0de'}.icon-mail-alt:before{content:'\f0e0'}.icon-linkedin:before{content:'\f0e1'}.icon-gauge:before{content:'\f0e4'}.icon-comment-empty:before{content:'\f0e5'}.icon-chat-empty:before{content:'\f0e6'}.icon-sitemap:before{content:'\f0e8'}.icon-paste:before{content:'\f0ea'}.icon-lightbulb:before{content:'\f0eb'}.icon-exchange:before{content:'\f0ec'}.icon-download-cloud:before{content:'\f0ed'}.icon-upload-cloud:before{content:'\f0ee'}.icon-user-md:before{content:'\f0f0'}.icon-stethoscope:before{content:'\f0f1'}.icon-suitcase:before{content:'\f0f2'}.icon-bell-alt:before{content:'\f0f3'}.icon-coffee:before{content:'\f0f4'}.icon-food:before{content:'\f0f5'}.icon-doc-text:before{content:'\f0f6'}.icon-building:before{content:'\f0f7'}.icon-hospital:before{content:'\f0f8'}.icon-ambulance:before{content:'\f0f9'}.icon-medkit:before{content:'\f0fa'}.icon-fighter-jet:before{content:'\f0fb'}.icon-beer:before{content:'\f0fc'}.icon-h-sigh:before{content:'\f0fd'}.icon-plus-squared:before{content:'\f0fe'}.icon-angle-double-left:before{content:'\f100'}.icon-angle-double-right:before{content:'\f101'}.icon-angle-double-up:before{content:'\f102'}.icon-angle-double-down:before{content:'\f103'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}.icon-desktop:before{content:'\f108'}.icon-laptop:before{content:'\f109'}.icon-tablet:before{content:'\f10a'}.icon-mobile:before{content:'\f10b'}.icon-circle-empty:before{content:'\f10c'}.icon-quote-left:before{content:'\f10d'}.icon-quote-right:before{content:'\f10e'}.icon-spinner:before{content:'\f110'}.icon-circle:before{content:'\f111'}.icon-reply:before{content:'\f112'}.icon-github:before{content:'\f113'}.icon-folder-empty:before{content:'\f114'}.icon-folder-open-empty:before{content:'\f115'}.icon-smile:before{content:'\f118'}.icon-frown:before{content:'\f119'}.icon-meh:before{content:'\f11a'}.icon-gamepad:before{content:'\f11b'}.icon-keyboard:before{content:'\f11c'}.icon-flag-empty:before{content:'\f11d'}.icon-flag-checkered:before{content:'\f11e'}.icon-terminal:before{content:'\f120'}.icon-code:before{content:'\f121'}.icon-reply-all:before{content:'\f122'}.icon-star-half-alt:before{content:'\f123'}.icon-direction:before{content:'\f124'}.icon-crop:before{content:'\f125'}.icon-fork:before{content:'\f126'}.icon-unlink:before{content:'\f127'}.icon-help:before{content:'\f128'}.icon-info:before{content:'\f129'}.icon-attention-alt:before{content:'\f12a'}.icon-superscript:before{content:'\f12b'}.icon-subscript:before{content:'\f12c'}.icon-eraser:before{content:'\f12d'}.icon-puzzle:before{content:'\f12e'}.icon-mic:before{content:'\f130'}.icon-mute:before{content:'\f131'}.icon-shield:before{content:'\f132'}.icon-calendar-empty:before{content:'\f133'}.icon-extinguisher:before{content:'\f134'}.icon-rocket:before{content:'\f135'}.icon-maxcdn:before{content:'\f136'}.icon-angle-circled-left:before{content:'\f137'}.icon-angle-circled-right:before{content:'\f138'}.icon-angle-circled-up:before{content:'\f139'}.icon-angle-circled-down:before{content:'\f13a'}.icon-html5:before{content:'\f13b'}.icon-css3:before{content:'\f13c'}.icon-anchor:before{content:'\f13d'}.icon-lock-open-alt:before{content:'\f13e'}.icon-bullseye:before{content:'\f140'}.icon-ellipsis:before{content:'\f141'}.icon-ellipsis-vert:before{content:'\f142'}.icon-rss-squared:before{content:'\f143'}.icon-play-circled:before{content:'\f144'}.icon-ticket:before{content:'\f145'}.icon-minus-squared:before{content:'\f146'}.icon-minus-squared-alt:before{content:'\f147'}.icon-level-up:before{content:'\f148'}.icon-level-down:before{content:'\f149'}.icon-ok-squared:before{content:'\f14a'}.icon-pencil-squared:before{content:'\f14b'}.icon-link-ext-alt:before{content:'\f14c'}.icon-export-alt:before{content:'\f14d'}.icon-compass:before{content:'\f14e'}.icon-expand:before{content:'\f150'}.icon-collapse:before{content:'\f151'}.icon-expand-right:before{content:'\f152'}.icon-euro:before{content:'\f153'}.icon-pound:before{content:'\f154'}.icon-dollar:before{content:'\f155'}.icon-rupee:before{content:'\f156'}.icon-yen:before{content:'\f157'}.icon-rouble:before{content:'\f158'}.icon-won:before{content:'\f159'}.icon-bitcoin:before{content:'\f15a'}.icon-doc-inv:before{content:'\f15b'}.icon-doc-text-inv:before{content:'\f15c'}.icon-sort-name-up:before{content:'\f15d'}.icon-sort-name-down:before{content:'\f15e'}.icon-sort-alt-up:before{content:'\f160'}.icon-sort-alt-down:before{content:'\f161'}.icon-sort-number-up:before{content:'\f162'}.icon-sort-number-down:before{content:'\f163'}.icon-thumbs-up-alt:before{content:'\f164'}.icon-thumbs-down-alt:before{content:'\f165'}.icon-youtube-squared:before{content:'\f166'}.icon-youtube:before{content:'\f167'}.icon-xing:before{content:'\f168'}.icon-xing-squared:before{content:'\f169'}.icon-youtube-play:before{content:'\f16a'}.icon-dropbox:before{content:'\f16b'}.icon-stackoverflow:before{content:'\f16c'}.icon-instagram:before{content:'\f16d'}.icon-flickr:before{content:'\f16e'}.icon-adn:before{content:'\f170'}.icon-bitbucket:before{content:'\f171'}.icon-bitbucket-squared:before{content:'\f172'}.icon-tumblr:before{content:'\f173'}.icon-tumblr-squared:before{content:'\f174'}.icon-down:before{content:'\f175'}.icon-up:before{content:'\f176'}.icon-left:before{content:'\f177'}.icon-right:before{content:'\f178'}.icon-apple:before{content:'\f179'}.icon-windows:before{content:'\f17a'}.icon-android:before{content:'\f17b'}.icon-linux:before{content:'\f17c'}.icon-dribbble:before{content:'\f17d'}.icon-skype:before{content:'\f17e'}.icon-foursquare:before{content:'\f180'}.icon-trello:before{content:'\f181'}.icon-female:before{content:'\f182'}.icon-male:before{content:'\f183'}.icon-gittip:before{content:'\f184'}.icon-sun:before{content:'\f185'}.icon-moon:before{content:'\f186'}.icon-box:before{content:'\f187'}.icon-bug:before{content:'\f188'}.icon-vkontakte:before{content:'\f189'}.icon-weibo:before{content:'\f18a'}.icon-renren:before{content:'\f18b'}.icon-pagelines:before{content:'\f18c'}.icon-stackexchange:before{content:'\f18d'}.icon-right-circled2:before{content:'\f18e'}.icon-left-circled2:before{content:'\f190'}.icon-collapse-left:before{content:'\f191'}.icon-dot-circled:before{content:'\f192'}.icon-wheelchair:before{content:'\f193'}.icon-vimeo-squared:before{content:'\f194'}.icon-try:before{content:'\f195'}.icon-plus-squared-alt:before{content:'\f196'}.icon-space-shuttle:before{content:'\f197'}.icon-slack:before{content:'\f198'}.icon-mail-squared:before{content:'\f199'}.icon-wordpress:before{content:'\f19a'}.icon-openid:before{content:'\f19b'}.icon-bank:before{content:'\f19c'}.icon-graduation-cap:before{content:'\f19d'}.icon-yahoo:before{content:'\f19e'}.icon-google:before{content:'\f1a0'}.icon-reddit:before{content:'\f1a1'}.icon-reddit-squared:before{content:'\f1a2'}.icon-stumbleupon-circled:before{content:'\f1a3'}.icon-stumbleupon:before{content:'\f1a4'}.icon-delicious:before{content:'\f1a5'}.icon-digg:before{content:'\f1a6'}.icon-pied-piper-squared:before{content:'\f1a7'}.icon-pied-piper-alt:before{content:'\f1a8'}.icon-drupal:before{content:'\f1a9'}.icon-joomla:before{content:'\f1aa'}.icon-language:before{content:'\f1ab'}.icon-fax:before{content:'\f1ac'}.icon-building-filled:before{content:'\f1ad'}.icon-child:before{content:'\f1ae'}.icon-paw:before{content:'\f1b0'}.icon-spoon:before{content:'\f1b1'}.icon-cube:before{content:'\f1b2'}.icon-cubes:before{content:'\f1b3'}.icon-behance:before{content:'\f1b4'}.icon-behance-squared:before{content:'\f1b5'}.icon-steam:before{content:'\f1b6'}.icon-steam-squared:before{content:'\f1b7'}.icon-recycle:before{content:'\f1b8'}.icon-cab:before{content:'\f1b9'}.icon-taxi:before{content:'\f1ba'}.icon-tree:before{content:'\f1bb'}.icon-spotify:before{content:'\f1bc'}.icon-deviantart:before{content:'\f1bd'}.icon-soundcloud:before{content:'\f1be'}.icon-database:before{content:'\f1c0'}.icon-file-pdf:before{content:'\f1c1'}.icon-file-word:before{content:'\f1c2'}.icon-file-excel:before{content:'\f1c3'}.icon-file-powerpoint:before{content:'\f1c4'}.icon-file-image:before{content:'\f1c5'}.icon-file-archive:before{content:'\f1c6'}.icon-file-audio:before{content:'\f1c7'}.icon-file-video:before{content:'\f1c8'}.icon-file-code:before{content:'\f1c9'}.icon-vine:before{content:'\f1ca'}.icon-codeopen:before{content:'\f1cb'}.icon-jsfiddle:before{content:'\f1cc'}.icon-lifebuoy:before{content:'\f1cd'}.icon-circle-notch:before{content:'\f1ce'}.icon-rebel:before{content:'\f1d0'}.icon-empire:before{content:'\f1d1'}.icon-git-squared:before{content:'\f1d2'}.icon-git:before{content:'\f1d3'}.icon-hacker-news:before{content:'\f1d4'}.icon-tencent-weibo:before{content:'\f1d5'}.icon-qq:before{content:'\f1d6'}.icon-wechat:before{content:'\f1d7'}.icon-paper-plane:before{content:'\f1d8'}.icon-paper-plane-empty:before{content:'\f1d9'}.icon-history:before{content:'\f1da'}.icon-circle-thin:before{content:'\f1db'}.icon-header:before{content:'\f1dc'}.icon-paragraph:before{content:'\f1dd'}.icon-sliders:before{content:'\f1de'}.icon-share:before{content:'\f1e0'}.icon-share-squared:before{content:'\f1e1'}.icon-bomb:before{content:'\f1e2'}.icon-soccer-ball:before{content:'\f1e3'}.icon-tty:before{content:'\f1e4'}.icon-binoculars:before{content:'\f1e5'}.icon-plug:before{content:'\f1e6'}.icon-slideshare:before{content:'\f1e7'}.icon-twitch:before{content:'\f1e8'}.icon-yelp:before{content:'\f1e9'}.icon-newspaper:before{content:'\f1ea'}.icon-wifi:before{content:'\f1eb'}.icon-calc:before{content:'\f1ec'}.icon-paypal:before{content:'\f1ed'}.icon-gwallet:before{content:'\f1ee'}.icon-cc-visa:before{content:'\f1f0'}.icon-cc-mastercard:before{content:'\f1f1'}.icon-cc-discover:before{content:'\f1f2'}.icon-cc-amex:before{content:'\f1f3'}.icon-cc-paypal:before{content:'\f1f4'}.icon-cc-stripe:before{content:'\f1f5'}.icon-bell-off:before{content:'\f1f6'}.icon-bell-off-empty:before{content:'\f1f7'}.icon-trash:before{content:'\f1f8'}.icon-copyright:before{content:'\f1f9'}.icon-at:before{content:'\f1fa'}.icon-eyedropper:before{content:'\f1fb'}.icon-brush:before{content:'\f1fc'}.icon-birthday:before{content:'\f1fd'}.icon-chart-area:before{content:'\f1fe'}.icon-chart-pie:before{content:'\f200'}.icon-chart-line:before{content:'\f201'}.icon-lastfm:before{content:'\f202'}.icon-lastfm-squared:before{content:'\f203'}.icon-toggle-off:before{content:'\f204'}.icon-toggle-on:before{content:'\f205'}.icon-bicycle:before{content:'\f206'}.icon-bus:before{content:'\f207'}.icon-ioxhost:before{content:'\f208'}.icon-angellist:before{content:'\f209'}.icon-cc:before{content:'\f20a'}.icon-shekel:before{content:'\f20b'}.icon-meanpath:before{content:'\f20c'}.icon-buysellads:before{content:'\f20d'}.icon-connectdevelop:before{content:'\f20e'}.icon-dashcube:before{content:'\f210'}.icon-forumbee:before{content:'\f211'}.icon-leanpub:before{content:'\f212'}.icon-sellsy:before{content:'\f213'}.icon-shirtsinbulk:before{content:'\f214'}.icon-simplybuilt:before{content:'\f215'}.icon-skyatlas:before{content:'\f216'}.icon-cart-plus:before{content:'\f217'}.icon-cart-arrow-down:before{content:'\f218'}.icon-diamond:before{content:'\f219'}.icon-ship:before{content:'\f21a'}.icon-user-secret:before{content:'\f21b'}.icon-motorcycle:before{content:'\f21c'}.icon-street-view:before{content:'\f21d'}.icon-heartbeat:before{content:'\f21e'}.icon-venus:before{content:'\f221'}.icon-mars:before{content:'\f222'}.icon-mercury:before{content:'\f223'}.icon-transgender:before{content:'\f224'}.icon-transgender-alt:before{content:'\f225'}.icon-venus-double:before{content:'\f226'}.icon-mars-double:before{content:'\f227'}.icon-venus-mars:before{content:'\f228'}.icon-mars-stroke:before{content:'\f229'}.icon-mars-stroke-v:before{content:'\f22a'}.icon-mars-stroke-h:before{content:'\f22b'}.icon-neuter:before{content:'\f22c'}.icon-genderless:before{content:'\f22d'}.icon-facebook-official:before{content:'\f230'}.icon-pinterest:before{content:'\f231'}.icon-whatsapp:before{content:'\f232'}.icon-server:before{content:'\f233'}.icon-user-plus:before{content:'\f234'}.icon-user-times:before{content:'\f235'}.icon-bed:before{content:'\f236'}.icon-viacoin:before{content:'\f237'}.icon-train:before{content:'\f238'}.icon-subway:before{content:'\f239'}.icon-medium:before{content:'\f23a'}.icon-y-combinator:before{content:'\f23b'}.icon-optin-monster:before{content:'\f23c'}.icon-opencart:before{content:'\f23d'}.icon-expeditedssl:before{content:'\f23e'}.icon-battery-4:before{content:'\f240'}.icon-battery-3:before{content:'\f241'}.icon-battery-2:before{content:'\f242'}.icon-battery-1:before{content:'\f243'}.icon-battery-0:before{content:'\f244'}.icon-mouse-pointer:before{content:'\f245'}.icon-i-cursor:before{content:'\f246'}.icon-object-group:before{content:'\f247'}.icon-object-ungroup:before{content:'\f248'}.icon-sticky-note:before{content:'\f249'}.icon-sticky-note-o:before{content:'\f24a'}.icon-cc-jcb:before{content:'\f24b'}.icon-cc-diners-club:before{content:'\f24c'}.icon-clone:before{content:'\f24d'}.icon-balance-scale:before{content:'\f24e'}.icon-hourglass-o:before{content:'\f250'}.icon-hourglass-1:before{content:'\f251'}.icon-hourglass-2:before{content:'\f252'}.icon-hourglass-3:before{content:'\f253'}.icon-hourglass:before{content:'\f254'}.icon-hand-grab-o:before{content:'\f255'}.icon-hand-paper-o:before{content:'\f256'}.icon-hand-scissors-o:before{content:'\f257'}.icon-hand-lizard-o:before{content:'\f258'}.icon-hand-spock-o:before{content:'\f259'}.icon-hand-pointer-o:before{content:'\f25a'}.icon-hand-peace-o:before{content:'\f25b'}.icon-trademark:before{content:'\f25c'}.icon-registered:before{content:'\f25d'}.icon-creative-commons:before{content:'\f25e'}.icon-gg:before{content:'\f260'}.icon-gg-circle:before{content:'\f261'}.icon-tripadvisor:before{content:'\f262'}.icon-odnoklassniki:before{content:'\f263'}.icon-odnoklassniki-square:before{content:'\f264'}.icon-get-pocket:before{content:'\f265'}.icon-wikipedia-w:before{content:'\f266'}.icon-safari:before{content:'\f267'}.icon-chrome-1:before{content:'\f268'}.icon-firefox-1:before{content:'\f269'}.icon-opera-1:before{content:'\f26a'}.icon-internet-explorer:before{content:'\f26b'}.icon-television:before{content:'\f26c'}.icon-contao:before{content:'\f26d'}.icon-500px:before{content:'\f26e'}.icon-amazon:before{content:'\f270'}.icon-calendar-plus-o:before{content:'\f271'}.icon-calendar-minus-o:before{content:'\f272'}.icon-calendar-times-o:before{content:'\f273'}.icon-calendar-check-o:before{content:'\f274'}.icon-industry:before{content:'\f275'}.icon-map-pin:before{content:'\f276'}.icon-map-signs:before{content:'\f277'}.icon-map-o:before{content:'\f278'}.icon-map:before{content:'\f279'}.icon-commenting:before{content:'\f27a'}.icon-commenting-o:before{content:'\f27b'}.icon-houzz:before{content:'\f27c'}.icon-vimeo:before{content:'\f27d'}.icon-black-tie:before{content:'\f27e'}.icon-fonticons:before{content:'\f280'}.icon-reddit-alien:before{content:'\f281'}.icon-edge:before{content:'\f282'}.icon-credit-card-alt:before{content:'\f283'}.icon-codiepie:before{content:'\f284'}.icon-modx:before{content:'\f285'}.icon-fort-awesome:before{content:'\f286'}.icon-usb:before{content:'\f287'}.icon-product-hunt:before{content:'\f288'}.icon-mixcloud:before{content:'\f289'}.icon-scribd:before{content:'\f28a'}.icon-pause-circle:before{content:'\f28b'}.icon-pause-circle-o:before{content:'\f28c'}.icon-stop-circle:before{content:'\f28d'}.icon-stop-circle-o:before{content:'\f28e'}.icon-shopping-bag:before{content:'\f290'}.icon-shopping-basket:before{content:'\f291'}.icon-hashtag:before{content:'\f292'}.icon-bluetooth:before{content:'\f293'}.icon-bluetooth-b:before{content:'\f294'}.icon-percent:before{content:'\f295'}.icon-gitlab:before{content:'\f296'}.icon-wpbeginner:before{content:'\f297'}.icon-wpforms:before{content:'\f298'}.icon-envira:before{content:'\f299'}.icon-universal-access:before{content:'\f29a'}.icon-wheelchair-alt:before{content:'\f29b'}.icon-question-circle-o:before{content:'\f29c'}.icon-blind:before{content:'\f29d'}.icon-audio-description:before{content:'\f29e'}.icon-volume-control-phone:before{content:'\f2a0'}.icon-braille:before{content:'\f2a1'}.icon-assistive-listening-systems:before{content:'\f2a2'}.icon-american-sign-language-interpreting:before{content:'\f2a3'}.icon-asl-interpreting:before{content:'\f2a4'}.icon-glide:before{content:'\f2a5'}.icon-glide-g:before{content:'\f2a6'}.icon-sign-language:before{content:'\f2a7'}.icon-low-vision:before{content:'\f2a8'}.icon-viadeo:before{content:'\f2a9'}.icon-viadeo-square:before{content:'\f2aa'}.icon-snapchat:before{content:'\f2ab'}.icon-snapchat-ghost:before{content:'\f2ac'}.icon-snapchat-square:before{content:'\f2ad'}.icon-pied-piper:before{content:'\f2ae'}.icon-first-order:before{content:'\f2b0'}.icon-yoast:before{content:'\f2b1'}.icon-themeisle:before{content:'\f2b2'}.icon-google-plus-circle:before{content:'\f2b3'}.icon-font-awesome:before{content:'\f2b4'}.icon-handshake-o:before{content:'\f2b5'}.icon-envelope-open:before{content:'\f2b6'}.icon-envelope-open-o:before{content:'\f2b7'}.icon-linode:before{content:'\f2b8'}.icon-address-book:before{content:'\f2b9'}.icon-address-book-o:before{content:'\f2ba'}.icon-address-card:before{content:'\f2bb'}.icon-address-card-o:before{content:'\f2bc'}.icon-user-circle:before{content:'\f2bd'}.icon-user-circle-o:before{content:'\f2be'}.icon-user-o:before{content:'\f2c0'}.icon-id-badge:before{content:'\f2c1'}.icon-id-card:before{content:'\f2c2'}.icon-id-card-o:before{content:'\f2c3'}.icon-quora:before{content:'\f2c4'}.icon-free-code-camp:before{content:'\f2c5'}.icon-telegram:before{content:'\f2c6'}.icon-thermometer:before{content:'\f2c7'}.icon-thermometer-3:before{content:'\f2c8'}.icon-thermometer-2:before{content:'\f2c9'}.icon-thermometer-quarter:before{content:'\f2ca'}.icon-thermometer-0:before{content:'\f2cb'}.icon-shower:before{content:'\f2cc'}.icon-bath:before{content:'\f2cd'}.icon-podcast:before{content:'\f2ce'}.icon-window-maximize:before{content:'\f2d0'}.icon-window-minimize:before{content:'\f2d1'}.icon-window-restore:before{content:'\f2d2'}.icon-window-close:before{content:'\f2d3'}.icon-window-close-o:before{content:'\f2d4'}.icon-bandcamp:before{content:'\f2d5'}.icon-grav:before{content:'\f2d6'}.icon-etsy:before{content:'\f2d7'}.icon-imdb:before{content:'\f2d8'}.icon-ravelry:before{content:'\f2d9'}.icon-eercast:before{content:'\f2da'}.icon-microchip:before{content:'\f2db'}.icon-snowflake-o:before{content:'\f2dc'}.icon-superpowers:before{content:'\f2dd'}.icon-wpexplorer:before{content:'\f2de'}.icon-meetup:before{content:'\f2e0'}.icon-github-squared:before{content:'\f300'}.icon-github-circled-1:before{content:'\f301'}.icon-twitter-3:before{content:'\f302'}.icon-flickr-1:before{content:'\f303'}.icon-twitter-squared:before{content:'\f304'}.icon-vimeo-1:before{content:'\f306'}.icon-vimeo-circled:before{content:'\f307'}.icon-facebook-squared:before{content:'\f308'}.icon-twitter-1:before{content:'\f309'}.icon-twitter-circled:before{content:'\f30a'}.icon-linkedin-squared:before{content:'\f30c'}.icon-facebook-circled:before{content:'\f30d'}.icon-facebook-squared-1:before{content:'\f30e'}.icon-gplus-1:before{content:'\f30f'}.icon-gplus-circled:before{content:'\f310'}.icon-pinterest-1:before{content:'\f312'}.icon-pinterest-circled-1:before{content:'\f313'}.icon-twitter-rect:before{content:'\f314'}.icon-tumblr-1:before{content:'\f315'}.icon-tumblr-circled:before{content:'\f316'}.icon-linkedin-1:before{content:'\f318'}.icon-linkedin-circled:before{content:'\f319'}.icon-dribbble-1:before{content:'\f31b'}.icon-dribbble-circled:before{content:'\f31c'}.icon-stumbleupon-1:before{content:'\f31e'}.icon-stumbleupon-circled-1:before{content:'\f31f'}.icon-lastfm-1:before{content:'\f321'}.icon-lastfm-circled:before{content:'\f322'}.icon-rdio:before{content:'\f324'}.icon-rdio-circled:before{content:'\f325'}.icon-spotify-1:before{content:'\f327'}.icon-spotify-circled:before{content:'\f328'}.icon-qq-1:before{content:'\f32a'}.icon-instagram-1:before{content:'\f32d'}.icon-dropbox-1:before{content:'\f330'}.icon-evernote:before{content:'\f333'}.icon-flattr:before{content:'\f336'}.icon-skype-1:before{content:'\f339'}.icon-skype-circled:before{content:'\f33a'}.icon-renren-1:before{content:'\f33c'}.icon-sina-weibo:before{content:'\f33f'}.icon-paypal-1:before{content:'\f342'}.icon-picasa:before{content:'\f345'}.icon-soundcloud-1:before{content:'\f348'}.icon-mixi:before{content:'\f34b'}.icon-behance-1:before{content:'\f34e'}.icon-google-circles:before{content:'\f351'}.icon-vkontakte-1:before{content:'\f354'}.icon-smashing:before{content:'\f357'}.icon-comment-4:before{content:'\f4ac'}.icon-folder-open-empty-1:before{content:'\f4c2'}.icon-calendar-5:before{content:'\f4c5'}.icon-newspaper-2:before{content:'\f4f0'}.icon-camera-5:before{content:'\f4f7'}.icon-search-5:before{content:'\f50d'}.icon-lock-alt:before{content:'\f510'}.icon-lock-5:before{content:'\f512'}.icon-lock-open-5:before{content:'\f513'}.icon-joystick:before{content:'\f514'}.icon-fire-1:before{content:'\f525'}.icon-chart-bar-5:before{content:'\f526'}.icon-spread:before{content:'\f527'}.icon-spinner1:before{content:'\f528'}.icon-spinner2:before{content:'\f529'}.icon-db-shape:before{content:'\f600'}.icon-sweden:before{content:'\f601'}.icon-logo-db:before{content:'\f603'}@font-face{font-family:suxingme;src:url(/wp-content/themes/Grace/includes/css/suxingme.otf) format("opentype");font-weight:400}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body,blockquote,dd,dl,figure,form,p,pre,h1,h2,h3,h4,h5,h6{margin:0}em,i{font-style:normal}p{color:#3d464d;font-size:14px;line-height:1.6}menu,ul,ol{list-style:none;margin:0;padding:0}body{-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;background-color:#f6f6f6;line-height:1.5;transition:all 0.5s ease}body,h1,h2,h3,h4,h5,h6,input,button,select,textarea{font-size:14px;line-height:1.4}input[type="button"],input[type="submit"],input[type="reset"]{font-size:16px}body,input,button,select,optgroup,option,textarea,pre{font-family:suxingme,"Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}iframe{background-color:#FFF;vertical-align:middle}a{color:#48494d;text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}a:hover{text-decoration:none;color:#00A7EB}img{vertical-align:middle}a
img{border:0
none}fieldset{margin:0;padding:0}legend{color:windowtext}button,input.ie6{overflow:visible;padding:.1em .25em;cursor:pointer;outline:none;border:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}input[type="button"],input[type="submit"],input[type="reset"]{overflow:visible;padding:.1em .25em;cursor:pointer}input,input:focus,input[type="text"],input[type="text"]:focus,select,textarea{background-color:#FFF;border-color:#eaeaea;outline:none!important;box-shadow:none!important}input:focus,input[type="text"]:focus{border-color:#dde1e8}button,button:focus{box-shadow:none}select{border:1px
inset}textarea{overflow:auto;vertical-align:text-bottom;*vertical-align:auto;border:1px
solid;resize:vertical}table{border-spacing:0}td,th,caption{padding:0}.btn{padding:10px
25px;outline:none!important;box-shadow:none!important;background:transparent;border-radius:2px;font-size:14px}.btn-default{border-color:#eaeaea}.btn-default:hover{border-color:#282828;background-color:#282828}.btn-primary{background-color:#00a7eb;border-color:#00a7eb}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{background-color:#282828!important;border:1px
solid #282828!important;outline:none!important;box-shadow:none!important;color:#FFF!important}.thumbnail{border:0;padding:0;border-radius:0;margin:0}.tips-error{font-size:14px;margin-top:10px;color:#f33838;display:none}.suxing-radio{padding-left:25px;position:relative;display:block;margin-top:10px;margin-bottom:10px}.suxing-radio input[type="radio"]{opacity:0;z-index:1;position:absolute;margin-top:4px \9;margin-left:-20px}.suxing-radio
label{display:block;vertical-align:middle;position:relative;cursor:pointer;font-size:16px}.suxing-radio input[type="radio"]:checked+label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.suxing-radio label
em{display:block;font-style:normal;font-size:13px;color:#666;margin-top:3px}.suxing-radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;top:3px;margin-left:-25px;border:1px
solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition:border 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out;transition:border 0.15s ease-in-out}.suxing-radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:6px;margin-left:-25px;border-radius:50%;background-color:#555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-moz-transition:-moz-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-o-transition:-o-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);transition:transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33)}.dropdown-menu{position:absolute;margin-top:-24px;background:#FFF;z-index:-100;border-radius:5px;border:1px
solid #efefef;-webkit-box-shadow:0 0px 15px 0px rgba(146,146,146,.2);-moz-box-shadow:0 0px 15px 0px rgba(146,146,146,.2);box-shadow:0 3px 12px 0px rgba(146,146,146,.3);z-index:-1;display:none;opacity:0;left:auto;padding:0}.open .dropdown-menu{margin-top:-1px;z-index:10;opacity:1;display:block}.dropdown-menu::before{content:"";border-style:solid;border-width:0 9px 9px 9px;border-color:transparent transparent #fff transparent;height:0px;position:absolute;right:20px;top:-9px;width:0px;-webkit-transform:rotate(360deg);z-index:1}.dropdown-menu::after{content:"";border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #efefef transparent;height:0px;position:absolute;right:19px;top:-11px;width:0px;-webkit-transform:rotate(360deg);margin-left:-10px}.dropdown-menu-left::before{content:"";border-style:solid;border-width:0 9px 9px 9px;border-color:transparent transparent #fff transparent;height:0px;position:absolute;left:20px;right:auto;top:-9px;width:0px;-webkit-transform:rotate(360deg);z-index:1}.dropdown-menu-left::after{content:"";border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #efefef transparent;height:0px;position:absolute;left:29px;right:auto;top:-11px;width:0px;-webkit-transform:rotate(360deg)}@-webkit-keyframes fade-zoom-in{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes fade-zoom-in{0%{opacity:0;-o-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-o-transform:scale(1);transform:scale(1)}}@keyframes fade-zoom-in{0%{opacity:0;-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes
waver{0{transform:scale(1,1)}50%{transform:scale(1.5,1.5)}100%{transform:scale(1,1)}}@-moz-keyframes
waver{0{-moz-transform:scale(1,1)}50%{-moz-transform:scale(1.5,1.5)}100%{-moz-transform:scale(1,1)}}@-webkit-keyframes
waver{0{-webkit-transform:scale(1,1)}50%{-webkit-transform:scale(1.5,1.5)}100%{-webkit-transform:scale(1,1)}}@-o-keyframes
waver{0{-o-transform:scale(1,1)}50%{-o-transform:scale(1.5,1.5)}100%{-o-transform:scale(1,1)}}@-webkit-keyframes
rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes
rotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes
rotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-o-keyframes
rotate{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@keyframes
rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}#header{position:relative;width:100%;background:#FFF;box-shadow:0 0 10px 0px rgba(0,0,0,0.08)}#header
.container{position:relative}#header.navbar-fixed-top{position:fixed;right:0;left:0;z-index:10}#header
.logo{position:relative;float:left;margin-right:20px}#header .logo
a{transition:none;background-size:contain;background-position:left center;background-repeat:no-repeat;text-indent:-9999px;display:block;position:relative;width:220px;height:80px}#header .logo
img{max-height:60px;height:auto}#header .logo
i{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:30px;margin-left:30px;color:#EF8B8B}#header .primary-menu{position:relative;z-index:999;font-weight:500;float:left}#header .primary-menu
ul{margin:0;padding:0;list-style:none;display:inline-block;float:right}#header .primary-menu ul>li{margin:0
10px;display:inline-block;position:relative}#header .primary-menu ul>li.menu-item-has-children{margin:0
15px 0 10px}#header .primary-menu ul>li.menu-item-has-children>a::after{content:'\e93a';font-family:fontello;font-weight:400;display:inline-block;margin-left:5px;transition:transform ease .3s;position:absolute;line-height:1;top:32px}#header .primary-menu ul>li.menu-item-has-children>ul>li.menu-item-has-children a::after{content:''}#header .primary-menu ul>li.menu-item-has-children>ul>li.menu-item-has-children::after{content:'\e93c';font-family:fontello;font-weight:400;display:inline-block;transition:transform ease .3s;position:absolute;right:15px;bottom:10px;font-size:16px}#header .primary-menu ul>li.menu-item-has-children>ul>li.menu-item-has-children:hover::after{transform:rotate(180deg);-webkit-transform:rotate(180deg)}#header .primary-menu ul>li.menu-item-has-children:hover>a::after{transform:rotate(180deg);-webkit-transform:rotate(180deg)}#header .primary-menu ul>li.menu-item-has-children>ul{position:absolute;background:#FFF;color:#555;left:-20px;top:40px;text-align:left;width:200px;opacity:0;visibility:hidden;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.21);padding:10px
0}#header .primary-menu ul>li.menu-item-has-children>ul>li>ul{left:100%;top:-10px}#header .primary-menu ul>li>ul>li{display:block;padding:5px
30px 5px 25px;margin:0}#header .primary-menu ul>li>ul li
a{font-size:15px;font-weight:400;color:#404040;line-height:28px;height:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#header .primary-menu ul>li:hover>ul{opacity:1;visibility:visible;top:80px}#header .primary-menu ul>li>a{color:#404040;font-size:15px;display:block;position:relative;line-height:80px;height:80px}#header .primary-menu ul>li .sub-menu li a:hover,
#header .primary-menu ul>li .sub-menu li.current-menu-item>a,
#header .primary-menu ul>li.current-menu-ancestor>a,
#header .primary-menu ul>li.current-menu-item>a,
#header .primary-menu ul>li:hover>a,
#header .primary-menu ul>li>a:hover{color:#19B5FE}#header .right-nav{line-height:80px}#header .js-toggle-message{display:inline-block;position:relative;margin-right:10px}#header .js-toggle-message .dropdown-menu{top:95px;right:-10px;width:320px}#header .js-toggle-message .dropdown-menu .more-messages{text-align:center}#header .js-toggle-message .dropdown-menu .more-messages
a{padding:10px;background:#f5f5f5;display:block;color:#adadad;font-size:13px;line-height:normal}#header .js-toggle-message .dropdown-menu .more-messages a:hover{color:#282828}#header .js-toggle-message .dropdown-menu
ul{margin:18px
24px 13px 80px;padding-left:15px;border-left:1px solid #F1F1F1}#header .js-toggle-message .dropdown-menu
li{position:relative;padding:10px
0;line-height:normal}#header .js-toggle-message .dropdown-menu li:before{content:'';width:7px;h;height:7px;left:-19px;top:15px;border-radius:10px;background:#c5c5c5;position:absolute}#header .js-toggle-message .dropdown-menu li
a{color:#555}#header .js-toggle-message .dropdown-menu li
.time{padding-right:10px;margin-right:10px;position:absolute;font-size:13px;left:-80px;margin-top:2px}#header .js-toggle-message .dropdown-menu li a:hover{color:#000}#header .js-toggle-message .dropdown-menu
li.first{color:#ff4a6a}#header .js-toggle-message .dropdown-menu li.first
a{font-weight:700;color:#ff4a6a}#header .js-toggle-message .dropdown-menu li.first
.time{font-weight:bold}#header .js-toggle-message .dropdown-menu li.first .time:after{background:#ff4a6a}#header .js-toggle-message
button{display:inline-block;position:relative;background:none;font-size:16px}#header .js-toggle-message button
i{margin-right:5px}#header .js-toggle-message button::after{content:"";position:absolute;width:1px;height:12px;background:#E5E5E5;right:-10px;top:6px}#header .js-toggle-message button
span{content:"";background-color:#f73f60;right:5px;width:6px;height:6px;top:5px;position:absolute;border-radius:100%;display:inline-block}#header .js-toggle-search{position:relative;font-size:15px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#333;cursor:pointer;text-align:center;background:transparent;display:inline-block;padding:0
10px}#header .toggle-tougao{background:transparent;font-size:15px;border:1px
solid #337ab7;border-radius:40px;padding:5px
16px;line-height:1;color:#337ab7;margin-right:10px}#header .toggle-tougao:hover{background:#282828;border-color:#282828;color:#FFF}#header .toggle-login{font-size:15px}#header
span.line{height:12px;display:inline-block;margin:0
5px;border-right:1px solid #E5E5E5}#header .menu-top,.menu-bottom{position:absolute;left:14px;background:#333;width:20px;height:2px;transition:.3s}#header .menu-top{top:19px}#header .menu-bottom{bottom:19px}#top-content{background:#FFF;padding:30px
0}#page-content{padding:110px
0 50px 0}#page-content.page-content-110{padding:80px
0 20px 0}.main-content{position:relative;width:100%}.cat{position:relative}.cat .thumbnail-cat{overflow:hidden}.cat .thumbnail-cat
.image{position:relative}.cat .thumbnail-cat .image .index-cat-box{height:200px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%}.cat .thumbnail-cat .image
.iscat{position:absolute;height:100%;width:100%;top:0;left:0;z-index:3;display:block}.cat .thumbnail-cat .image .iscat .promo-overlay{position:absolute;padding:10px
20px;font-size:14px;top:50%;z-index:9;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#FFF;color:#282828}.cat .thumbnail-cat .image .iscat
.modulo_line{position:absolute;top:0;bottom:0;left:0;right:0;margin:0px}.cat .thumbnail-cat .image .iscat .modulo_line:before,
.cat .thumbnail-cat .image .iscat .modulo_line:after{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:'';-webkit-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s}.cat .thumbnail-cat .image .iscat .modulo_line:before{border-top:1px solid transparent;border-bottom:1px solid transparent;border-color:rgba(255,255,255,0.5)}.cat .thumbnail-cat .image .iscat .modulo_line:after{border-right:1px solid transparent;border-left:1px solid transparent;border-color:rgba(255,255,255,0.5);opacity:1;-webkit-transform:scale(1);transform:scale(1)}.cat .thumbnail-cat .image .iscat:hover .modulo_line:before{-webkit-transform:scale(0,1);transform:scale(0,1);opacity:0}.cat .thumbnail-cat .image .iscat:hover .modulo_line:after{-webkit-transform:scale(1,0);transform:scale(1,0);opacity:0}.cat .thumbnail-cat .image
.istop{display:inline-block;width:100%;height:100%}.cat .thumbnail-cat .image .istop
.title{position:absolute;top:85px;padding:20px
20px 0;left:0;right:0}.cat .thumbnail-cat .image .istop .title
h3{color:#fff;font-size:16px;max-height:48px;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.cat .thumbnail-cat .image .istop .title
span{padding:6px
10px;background-color:#FFF;font-size:12px;margin:0
5px 10px 0;display:inline-block;text-shadow:none;line-height:1;color:#282828;border-radius:2px}.cat .thumbnail-cat .image .istopic .topic-title{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;transition:all .5s;width:100%;height:100%;z-index:2;padding:0
20px}.cat .thumbnail-cat .image .istopic .topic-title
h3{font-size:16px;color:#FFF;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;margin:10px
0;text-align:center}.cat .thumbnail-cat .image .istopic .topic-title .btn-read-topic{background:transparent;font-size:12px;border:1px
solid #FFF;border-radius:40px;padding:8px
16px;line-height:1;color:#FFF;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.cat .thumbnail-cat .image .istopic:hover .topic-title .btn-read-topic{background-color:#FFF;color:#282828}.main-content:after,.main-content:before{display:table;content:" "}.blog-emtry{padding:200px
0 300px 0;text-align:center;color:#DDD}.blog-emtry
i{font-size:5em;margin-bottom:20px;display:block}.blog-emtry
p{font-size:2em;color:#DDD}.content{position:relative;overflow:hidden;display:block;margin-bottom:25px;background:#FFF;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}.content:hover{-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 8px 25px 0 rgba(146,146,146,0.21)}.content-box{overflow:hidden;padding:23px
20px}.posts-default .content-box{padding:20px}.overlay{width:100%;height:100%;background:#000;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;position:absolute;opacity:.5}.posts-default-img{position:relative;overflow:hidden;max-height:300px;height:auto;width:100%}.posts-default-img
a{position:relative;display:block}.posts-default-img
img{width:100%}.posts-default-img
.overlay{opacity:0}.posts-default-img a:hover
.overlay{opacity:.2}.posts-default-box{padding:20px
5px 10px 5px}.posts-default-title{position:relative;margin:0
0 15px}.posts-default-title
h2{position:relative;font-size:22px}.posts-default-content{position:relative;line-height:normal}.posts-default-content .posts-text{font-size:14px;line-height:1.6;margin-bottom:20px;color:#566573}.posts-default-info{position:relative}.posts-gallery-info{position:absolute;bottom:32px}.posts-default-info ul
li{font-size:12px;letter-spacing:-.2px;padding:0;margin:0
5px 0 0;color:#748594;position:relative;line-height:1.5;display:inline-block}.posts-default-info ul li
a{color:#748594}.posts-default-info ul li.post-author{padding-left:30px}.posts-default-info ul li
.avatar{position:absolute;top:-2px;left:0;width:25px}.posts-default-info ul li .avatar
img{border:1px
solid #e5e5e5;border-radius:50%;padding:1px;width:25px;height:25px}.posts-gallery-img{position:relative;float:left;width:231.98px;height:173.98px;overflow:hidden}.posts-gallery-img
img{width:100%;height:auto}.posts-gallery-content{margin-left:250px}.posts-gallery-content
h2{position:relative;margin:0
0 20px 0;font-size:22px;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.posts-gallery-content .posts-gallery-text{font-size:14px;line-height:1.6;margin-bottom:20px;color:#566573;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.post-style-tips{position:absolute;bottom:32px;right:28px}.post-style-tips
a{padding:6px
10px;line-height:1;color:#FFF;background:#378DF7;display:inline-block;font-size:13px}.post-style-tips span a:hover{background:#273746}.post-images-item{margin-bottom:20px}.post-images-item
ul{overflow:hidden;margin-left:-5px}.post-images-item ul
li{float:left;width:33.3333%}.post-images-item ul li
.overlay{opacity:0}.post-images-item ul li a:hover
.overlay{opacity:.3}.post-images-item ul li .image-item{margin-left:5px;max-height:174px;position:relative;overflow:hidden}.post-images-item ul li a
img{width:100%;height:auto;min-height:174px}.state-new{padding:3.2px 8px;margin-right:10px;background-color:#F75252;color:#FFF;line-height:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:13px;vertical-align:middle;font-weight:400;top:-3px;position:relative}.post-entry-categories{margin-bottom:10px}.post-entry-categories
a{padding:4px
8px;background-color:#19B5FE;color:#fff;font-size:12px;line-height:1;font-weight:400;margin:3px
5px 3px 0;border-radius:2px;display:inline-block}.post-entry-categories a:nth-child(5n){background-color:#4A4A4A}.post-entry-categories a:nth-child(5n+1){background-color:#ff5e5c}.post-entry-categories a:nth-child(5n+2){background-color:#ffbb50}.post-entry-categories a:nth-child(5n+3){background-color:#1ac756}.post-entry-categories a:nth-child(5n+4){background-color:#19B5FE}.post-entry-categories a:hover{background-color:#1B1B1B;color:#FFF}.pic-posts{width:25%;float:left;margin-bottom:40px;border-radius:5px;display:inline-block;height:288px;overflow:hidden;position:relative;text-align:center}.pic-posts-box{margin-left:35px;position:relative}.pic-posts-src{height:288px;position:relative;border-radius:5px}.pic-posts-box .pic-posts-src
a{width:100%;height:100%;position:relative;display:block}.pic-posts-box .pic-posts-src
.gradient{border-radius:5px}.pic-posts-box .pic-posts-src:hover
.gradient{opacity:.6}.pic-posts-box
.title{position:absolute;bottom:10%;width:100%;text-shadow:1px 1px 2px #000}.pic-posts-box .title
h2{padding:10px;font-size:17px;color:#FFF;text-shadow:1px 1px 2px #000}.pic-posts-box .title .post-views
span{border:1px
rgba(0,0,0,.15) solid;padding:6px
8px;cursor:pointer;background-color:rgba(25,181,254,.8);border-color:transparent;color:#fff;border-radius:999em;vertical-align:bottom;height:32px;line-height:32px;font-size:12px}.post-nav{margin-bottom:15px}.post-nav
span{cursor:pointer;position:relative;background:#FFF;display:inline-block;border-radius:30px;padding:11px
25px;margin-right:25px;margin-bottom:15px;font-weight:600;border:1px
solid #eae9e9;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 5px 10px 0 rgba(146,146,146,.1);-moz-box-shadow:0 5px 10px 0 rgba(146,146,146,.1);box-shadow:0 0 10px 0 rgba(146,146,146,.1)}.post-nav span.current,
.post-nav span:hover{background:#282828;color:#FFF;border:1px
solid #282828}.wait-tips{text-align:center;padding:20px
0}#ajax-load-posts{text-align:center;padding:20px
0}#ajax-load-posts a,
.btn-contribute,
#ajax-load-posts
button{cursor:pointer;width:150px;background:#00a7eb;border-radius:2px;font-size:16px;color:#fff;height:46px;line-height:46px;display:inline-block;margin:0
8px;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;line-height:0}#ajax-load-posts a:hover,
.btn-contribute:hover,
#ajax-load-posts button:hover{background:#282828}#footer{width:100%;position:relative}.one-s-footer{background-color:#282828}.one-s-footer{padding:30px
0;font-size:12px;color:#ababab}.one-s-footer .footer-copyright{float:left;font-size:15px;line-height:1.6}.one-s-footer .footer-copyright
a{color:#ddd}.one-s-footer .footer-copyright a:hover{color:#FFF;color:#ddd}.one-s-footer .footer-social{float:right;margin-top:0;position:relative}.one-s-footer .footer-social
a{font-size:20px;margin-left:10px}.one-s-footer .footer-social a:first-child{margin-left:0}.two-s-footer .footer-box{background-color:#282828;padding:38px
0 30px 0}.item-footer{float:left;width:33.3333%;display:inline-block}.item-b-f{padding-right:40px}.dec-s{margin-top:13px;padding-left:5px}.dec-s
p{font-size:12px;color:#adadad}.item-footer
h3{font-size:20px;color:#FFF;margin-bottom:30px;margin-top:15px}.links-b
a{font-size:14px;color:#F1F1F1;margin-right:5px;display:inline-block}.two-s-footer .footer-box .nav-footer{margin-bottom:20px}.two-s-footer .footer-box .nav-footer
a{color:#e0e0e0;margin-right:10px;font-size:15px}.two-s-footer .footer-box .nav-footer a:hover{color:#FFF}.two-s-footer .footer-box .nav-footer
span{margin:0
10px}.two-s-footer .links-footer{font-size:10px;color:#353e4a;padding:18px
0 0;border-top:1px solid rgba(255,255,255,.05);margin-top:20px}.two-s-footer .links-footer a,
.two-s-footer .links-footer
span{color:#696969;line-height:1.2;margin:0
4px 0 0;font-size:12px}.two-s-footer .copyright-footer
p{color:#828282}.two-s-footer .copyright-footer
a{color:#929292}.social-footer{float:right}.social-footer
a{position:relative;float:left;width:40px;height:40px;line-height:40px;background-color:#343a40;text-align:center;border-radius:20px;margin:0
5px;color:#FFF;font-size:16px}.social-footer a
i{color:#c5c5c5}.social-footer a:hover
i{color:#FFF}.social-footer a.weiboii:hover{background-color:#f74864}.social-footer a.ttweiboii:hover{background-color:#00A2FF}.social-footer a.mailii:hover{background-color:#e64c4c}.social-footer a.qqii:hover{background-color:#00C5FF}.social-footer a.wxii:hover{background-color:#35a999}.dropdown-menu-part .footer-link{margin:0
0 0 10px;display:inline-block;color:#d7d7d7}.breadcrumbs{background:#fff;margin-bottom:15px;padding:15px
25px;border-top:2px solid #748594;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1)}.breadcrumbs
span{color:#748594;font-size:13px}.breadcrumbs
span.sep{margin:0
5px}.breadcrumbs
span.current{color:#a5aeb5}.post-title
.breadcrumbs{padding:0;border-top:0;margin-bottom:25px;box-shadow:none}.post-timthumb{background-size:cover;background-position:center top;background-repeat:no-repeat;height:380px;position:relative}.post-timthumb
h1{position:absolute;left:0;right:0;bottom:0;padding:40px;color:#FFF;font-size:26px;letter-spacing:2px;font-weight:600;text-shadow:0px 1px 4px #000;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;background-image:-webkit-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);background-image:-moz-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);background-image:linear-gradient(180deg,rgba(0,0,0,.01) 0,rgba(0,0,0,.65) 100%)}.post{padding:50px
38px;min-height:500px;background:#fff;margin-bottom:25px;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1)}.post-content
img{max-width:100%;margin:0
auto;height:auto;display:block;margin-bottom:20px}.post-p-indent .post-content
p{text-indent:2em}.post-content p.post-abstract{padding:20px;font-size:14px;line-height:24px;text-indent:0;word-break:break-all;word-wrap:break-word;color:#666;border:1px
solid #efefef;background-color:#fbfbfb;border-radius:2px}.post-content p.post-abstract .abstract-tit{color:#19b5fe}.post-content .wp-caption{max-width:100%;margin:0
auto;height:auto;display:block;margin-bottom:20px;width:auto!important;background-color:#F7F8F9;border:1px
solid #ECECEC;padding:5px}.post-content .wp-caption
img{margin-bottom:5px}.post-content .wp-caption
p{text-align:center;margin-bottom:0;font-size:14px}.post-content{margin:0
0 20px 0;line-height:1.8;font-size:16px;color:#3d464d}.post-title{position:relative;margin:0
0 35px;padding:0
0 35px;border-bottom:1px solid #e7e7e7}.post-title:after{content:"";background-color:#282828;left:0;width:60px;height:2px;bottom:-2px;position:absolute;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s}.post-title:hover:after{width:75px}.post-title
.title{position:relative;font-size:26px;display:block;letter-spacing:2px;font-weight:600;margin:0
0 25px}.page .post-title
.title{margin:0}.post-title
.post_icon{color:#748594;font-size:13px;display:block}.post-title .post_icon
span{margin-right:10px;display:inline-block;position:relative}.post-title .post_icon .postauthor
img{width:30px;height:30px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:1px
solid rgba(216,216,216,0.81);display:inline-block;margin-right:10px}.post-title .post_icon a:link,
.post-title .post_icon a:visited{color:#748594}.post-title .post_icon .postpublicity,
.post-title .post_icon .postpublicity
a{color:#19b5fe}.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content
h5{padding:10px
0;margin-bottom:18px;color:#555;font-weight:700}.post-content
h1{font-size:24px}.post-content
h2{font-size:21px}.post-content
h3{font-size:18px}.post-content
h4{font-size:15px}.post-content
h5{font-size:14px}.post-content
p{margin-bottom:25px;line-height:1.8;font-size:16px}.post-content
blockquote{margin:30px
30px;color:#999}.post-content blockquote
p{margin:0;padding:0;margin-bottom:10px;font-size:14px}.post-content p.text-indent{text-indent:2em}.post-content p a:visited,
.post-content p
a{text-decoration:none;border-bottom:1px solid #3d464d;padding-bottom:2px}.post-content p a:hover{border-bottom-color:#00A7EB}.post-content ol,
.post-content
ul{margin:0
0 18px 10px;padding:0
0 0  20px}.post-content ul,
.post-content ul
li{list-style:disc}.post-content ol,
.post-content ol
li{list-style:decimal}.post-content
li{margin-bottom:8px;font-size:14px}.post-content
.table{width:100%;border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8;margin-bottom:20px}.post-content .table
th{text-align:center;background-color:#f6f5f2;font-weight:400}.post-content .table td,
.post-content .table
th{text-align:center;padding:10px
15px;font-size:14px;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.post-content
hr{background-color:#d1d1d1;border:0;height:1px;margin:0
0 1.75em}.post-declare{margin-bottom:20px}.post-declare
span{font-size:20px;color:#000;position:absolute;left:50%;top:-12px;background:#FFF;margin-left:-14px;display:inline-block}.post-declare
p{font-size:15px;line-height:1.5;color:#999;margin-bottom:0}.post-declare
a{color:#3d464d}.post-declare2{border-top:1px solid #efefef;border-bottom:1px solid #efefef;padding:20px
0;position:relative;margin-bottom:20px}.post-declare2
span{font-size:20px;color:#000;position:absolute;left:50%;top:-12px;background:#FFF;margin-left:-14px;display:inline-block}.post-declare2
p{font-size:15px;line-height:1.5;color:#999;margin-bottom:0}.post-declare2
a{color:#3d464d}.post-options{padding:30px
0 35px;position:relative}.post-options .btn-likes{width:130px;height:40px;line-height:40px;border:1px
solid #F74840;box-shadow:none;background:#fff;display:inline-block;text-align:center;margin:0
2px;color:#F74840;font-size:14px;text-decoration:none;border-radius:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.post-options .btn-likes.like .icon-heart-filled{display:none;margin-top:-3px}.post-options .btn-likes.like.current{background-color:#F74840;color:#fff;border-color:#F74840}.post-options .btn-likes.like
i{vertical-align:middle;display:inline-block;margin-top:-2px}.post-options .btn-likes.like.current .icon-heart-filled{display:inline-block;-webkit-animation:waver .3s linear 1;-moz-animation:waver .3s linear 1;-o-animation:waver .3s linear 1;animation:waver .3s linear 1}.post-options .btn-likes.like.current .icon-heart{display:none}.post-options .btn-publicity{color:#19b5fe;border-color:#19b5fe}.post-options .btn-publicity:hover{color:#FFF;background-color:#19b5fe}.panel-reward{position:relative;padding:30px
0 0;display:none}.panel-reward ul
li{display:inline-block;text-align:center;margin:0
10px;padding:5px;border:1px
solid #87ddff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.panel-reward ul
.weixinpay{border-color:#8ae0ac}.panel-reward ul li
img{width:120px;height:auto}.panel-reward ul li
b{display:block;font-weight:400;margin-top:3px}.su-dropdown{position:relative;float:right}.su-dropdown .pay-author,
.su-dropdown
.J_showAllShareBtn{width:40px;height:40px;line-height:40px;border:1px
solid rgba(153,153,153,0.31);box-shadow:none;background:#fff;display:inline-block;text-align:center;margin:0
2px;color:#555;font-size:14px;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.su-dropdown .pay-author
span{display:none}.su-dropdown .pay-author:hover,
.su-dropdown .J_showAllShareBtn:hover{border-color:#555;color:#232323}.su-dropbox{position:absolute;left:0;top:30px;width:160px;background:#fff;padding:15px;border:1px
solid #efefef;z-index:-1;opacity:0;display:none\9;-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-webkit-backface-visibility:hidden;border-radius:4px;box-shadow:0 5px 20px rgba(0,34,77,.1)}.su-dropdown.open .su-dropbox{margin-top:-1px;opacity:1;z-index:10;display:block\9;top:60px}.su-dropdown .su-dropbox::before{content:"";border-style:solid;border-width:0 9px 9px 9px;border-color:transparent transparent #fff transparent;height:0px;position:absolute;left:50%;top:-9px;width:0px;-webkit-transform:rotate(360deg);z-index:1}.su-dropdown .su-dropbox::before{margin-left:-9px}.su-dropdown .su-dropbox::after{content:"";border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #efefef transparent;height:0px;position:absolute;left:50%;top:-10px;width:0px;-webkit-transform:rotate(360deg);margin-left:-10px}.paydropdown .su-dropbox{left:-57px;text-align:center}.paydropdown .su-dropbox  ul li
img{width:100%}.paydropdown .su-dropbox  ul
li{float:left;width:100%;padding:5px}.paydropdown .pay-allqr{width:320px;left:-138px}.paydropdown .pay-allqr ul
li{float:left;width:50%;padding:5px}.paydropdown .pay-allqr ul li
img{width:100%}.socialdropdown .su-dropbox{width:136px;left:-46px}.socialdropdown .su-dropbox
a{display:block;padding:9px
8px;font-size:15px;color:#777;cursor:pointer}.socialdropdown .su-dropbox a.icon-weibo{color:#ff6363;border-color:#ff6363}.socialdropdown .su-dropbox a.icon-wechat{color:#1cbd8f;border-color:#1cbd8f}.socialdropdown .su-dropbox a.icon-qq{color:#65abff;border-color:#65abff}.socialdropdown .su-dropbox a::before{margin-right:10px}.next-prev-posts{position:relative}.next-prev-posts .next-post,
.next-prev-posts .prev-post{display:table;float:left;width:50%}.next-prev-posts
a{display:table-cell;vertical-align:middle;width:100%;padding:0
30px;text-align:left;text-decoration:none;position:relative;height:158px}.next-prev-posts
a.next{text-align:right}.next-prev-posts a.has-background h4,
.next-prev-posts a.has-background
span{color:#fff;font-size:20px}.next-prev-posts a.has-background
h4{font-size:16px;margin-top:0}.next-prev-posts a h4,
.next-prev-posts a
span{position:relative;-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);-moz-transition-timing-function:cubic-bezier(.25,.1,.25,1);-o-transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-timing-function:cubic-bezier(.25,.1,.25,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;color:#606a6a;z-index:1}.next-prev-posts a:hover{border-color:#20252b}.next-prev-posts a:hover h4,
.next-prev-posts a:hover
span{color:#20252b}.next-prev-posts a.has-background{border:none;background-size:100%;background-position:center center;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.next-prev-posts a.has-background:after{content:'';position:absolute;background-color:rgba(0,0,0,.46);left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:0;opacity:.65;-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);-moz-transition-timing-function:cubic-bezier(.25,.1,.25,1);-o-transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-timing-function:cubic-bezier(.25,.1,.25,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.next-prev-posts a.has-background:hover h4,
.next-prev-posts a.has-background:hover
span{color:#fff}.next-prev-posts a.has-background:hover:after{opacity:.2}.related-post{margin-bottom:25px}.related-post
ul{margin-right:-15px;overflow:hidden}.related-post.last{margin-bottom:0;padding-bottom:0;border-bottom:none}.related-post
li{width:33.33333%;display:block;position:relative;float:left;margin-bottom:15px}.related-post li
.item{margin-right:15px;position:relative;overflow:hidden}.related-post li .item
a{position:relative;display:block;height:161px;overflow:hidden}.related-post li .item a
img{height:100%;width:100%}.related-post li .item a:hover
.overlay{opacity:.3}.related-post li .item
h4{position:absolute;bottom:0;left:0;right:0;padding:25px
20px;color:#FFF;font-size:14px}.related-post li .item h4
span{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.sidebar{width:33.33333%;float:right;position:relative;padding-left:15px;padding-right:15px}.widget{margin-bottom:25px;position:relative;overflow:hidden;background:#FFF;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1);padding:35px
30px}.widget widget_cjtz_img
img{max-width:100%;height:auto;border-radius:0}.widget
h3{font-size:18px;color:#282828;font-weight:600;margin:0;text-transform:uppercase;padding-bottom:15px;margin-bottom:25px;position:relative}.widget h3:after{content:"";background-color:#282828;left:1px;width:50px;height:2px;bottom:-2px;position:absolute;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s}.widget:hover h3::after{width:70px}.recent-posts-widget
li{position:relative;margin-top:20px;overflow:hidden}.recent-posts-widget li.one
a{position:relative;overflow:hidden;display:block}.recent-posts-widget li.one a
img{width:100%;height:auto}.recent-posts-widget li.one a
.overlay{opacity:.4}.recent-posts-widget li.one a:hover
.overlay{opacity:.6}.recent-posts-widget li.one
.title{position:absolute;bottom:0;left:0;right:0;padding:20px}.recent-posts-widget li.one .title
h4{color:#fff;font-size:15px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.recent-posts-widget li.one .title
h4{}.recent-posts-widget li.one .title
span{font-size:12px;color:#CCC;margin-bottom:5px;display:block}.recent-posts-widget
li.others{height:75px}.recent-posts-widget li.others
.image{float:left;width:100px;height:auto;max-height:75px;position:relative}.recent-posts-widget li.others .image
img{width:100px;height:auto}.recent-posts-widget li.others
.title{margin-left:115px;height:100%;position:relative}.recent-posts-widget li.others .title
h4{font-size:15px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.recent-posts-widget li.others .title
span{font-size:12px;color:#9A9A9A;position:absolute;bottom:0}.suxingme_social{overflow:initial}.social-widget-link{position:relative;margin-bottom:10px;position:relative;display:block;font-size:13px;background:#fff;color:#525252;line-height:40px;padding:0
14px;border:1px
solid #DDD;border-radius:2px}.social-widget-link-count
i{margin-right:9px;font-size:17px;vertical-align:middle}.social-widget-link-title{position:absolute;top:-1px;right:-1px;bottom:-1px;width:100px;text-align:center;background:rgba(255,255,255,.08);transition:width .3s;border-radius:0 3px 3px 0}.social-widget-link:hover .social-widget-link-title{width:116px}.social-widget-link
a{position:absolute;top:0;left:0;right:0;bottom:0}.social-link-weibo{border-color:rgba(236,61,81,.39)}.social-link-weibo
i{color:#ec3d51}.social-link-weibo .social-widget-link-title{background-color:#ec3d51;color:#fff}.social-link-tencent-weibo{border-color:rgba(104,166,214,.39)}.social-link-tencent-weibo
i{color:#68a6d6}.social-link-tencent-weibo .social-widget-link-title{background-color:#68a6d6;color:#fff}.social-link-email{border-color:rgba(42,179,154,.4)}.social-link-email
i{color:#2ab39a}.social-link-email .social-widget-link-title{background-color:#2ab39a;color:#fff}.social-link-qq{border-color:rgba(18,170,232,.39)}.social-link-qq
i{color:#12aae8}.social-link-qq .social-widget-link-title{background-color:#12aae8;color:#fff}.social-link-wechat{border-color:rgba(25,152,114,.4)}.social-link-wechat
i{color:#199872}.social-link-wechat .social-widget-link-title{background-color:#199872;color:#fff}.f-weixin-dropdown{position:fixed;height:100%;width:100%;top:0;left:0;background:#FFF;z-index:9998;display:none;-webkit-animation:fade-zoom-in .3s forwards;-o-animation:fade-zoom-in .3s forwards;animation:fade-zoom-in .3s forwards;display:none;-webkit-backface-visibility:hidden}.f-weixin-dropdown .qcode
img{width:100%;height:auto}.f-weixin-dropdown.is-visible{display:block}.f-weixin-dropdown .tooltip-weixin-inner{max-width:300px;padding:0
20px;margin:auto;text-align:center;position:absolute;width:100%;left:0;right:0;height:320px;top:-150px;bottom:0}.f-weixin-dropdown .tooltip-weixin-inner
h3{color:#273746;font-size:32px;font-weight:300;margin-bottom:10px;line-height:1.3}.f-weixin-dropdown
.close_tip{position:fixed;z-index:99999;top:80px;right:80px;color:#BDBDBD;font-size:36px;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.widget_cjtz{position:relative;display:block}.widget_cjtz_img{position:relative}.img-info{position:absolute;right:10px;bottom:10px;padding:0;text-align:right;color:#fff}.img-info
i{position:relative;width:20px;height:20px;display:inline-block;background:#000;border-radius:50%;color:#d5d5d5;font-size:12px;line-height:19px;text-align:center;z-index:9}.img-info
.info{position:absolute;bottom:0;right:5px;width:0;padding:5px
0 5px;overflow:hidden;background:#000;border-radius:10px;line-height:10px;text-align:center;font-size:10px;color:#b1b1b1;white-space:nowrap}.widget_cjtz .img-info .info
a{color:#d5d5d5;font-style:normal}.widget_cjtz .img-info .info a:hover{color:#fff}.widget_cjtz:hover
.info{width:auto;padding:5px
14px 5px 12px;-webkit-transition:all .2s cubic-bezier(0,.34,.71,1.26)!important;-moz-transition:all .2s cubic-bezier(0,.34,.71,1.26)!important;-ms-transition:all .2s cubic-bezier(0,.34,.71,1.26)!important;-o-transition:all .2s cubic-bezier(0,.34,.71,1.26)!important;transition:all .2s cubic-bezier(0,.34,.71,1.26)!important;font-size:12px}.suxingme_maillist
form{padding-bottom:10px}.suxingme_maillist form
.rsstxt{float:left;padding-right:8px;padding-left:8px;width:180px;height:39px;border:1px
solid #E4E4E4;border-right-width:0;background:#F5F6F9;color:#333;font-size:13px;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif}.suxingme_maillist form
.rssbutton{width:80px;height:39px;border:1px
solid #282828;background:#282828;color:#fff;letter-spacing:2px;font-size:14px;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;-webkit-transition:color .2s ease-out,background .2s ease-out,border-color .2s ease-out;-moz-transition:color .2s ease-out,background .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background .2s ease-out,border-color .2s ease-out;cursor:pointer}.suxingme_maillist form .rssbutton:hover{border:1px
solid #19B5FE;background:#19B5FE}.widget_suxingme_comment ul
li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.widget_suxingme_comment ul li
.message{margin-bottom:8px}.widget_suxingme_comment ul li .message
a{color:#333;font-size:13px}.widget_suxingme_comment ul li
.meta{padding-left:30px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9A9A9A}.widget_suxingme_comment ul li .meta
.avatar{position:absolute;top:1px;left:0;width:30px}.widget_suxingme_comment ul li .meta .avatar
img{border:1px
solid #e5e5e5;border-radius:50%;padding:1px;width:16px;height:16px}.widget_suxingme_comment ul li .meta
.link{font-size:12px;color:#9A9A9A}.widge_tags
a{text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:inline-block;vertical-align:top;font-size:13px;line-height:20px;padding:4px
15px;margin:0
8px 8px 0;border:1px
solid #e0e0e0;border-radius:2px;color:rgba(0,0,0,.44);background-color:rgba(255,255,255,.97)}.widge_tags
a.hot{border-color:#fdb2b2;color:#fd6161}.widge_tags a.hot
i{position:relative;top:-1px}.widge_tags a:hover{color:#FFF;background:#1B1B1B;border-color:#1B1B1B}.widget_suxingme_post
li{display:block;position:relative;margin:0
0 20px}.widget_suxingme_post li:last-child{margin-bottom:0}.widget_suxingme_post li
a{display:block}.widget_suxingme_post li
a{position:relative;display:block;overflow:hidden;width:100%;height:175px}.widget_suxingme_post li a:hover
.overlay{opacity:.6}.widget_suxingme_post li a
img{width:100%;min-height:100%;opacity:1;-webkit-transition:-webkit-transform .3s ease-in-out,opacity .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.widget_suxingme_post li
.title{position:absolute;bottom:0;left:0;right:0;padding:20px}.widget_suxingme_post li .title
h4{color:#fff;font-size:15px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.widget_suxingme_post li .title .entry-meta{font-size:12px;color:#CCC;margin-bottom:5px}.widget_suxingme_post li .title .entry-meta
span{margin-right:10px}.widget.affix{background:#fff;z-index:99;margin-bottom:0;width:300px}.affix{position:fixed}.authors_profile{position:relative}.authors_profile .avatar-panel{position:relative;background:url(/wp-content/themes/Grace/img/img_usercard_bg.jpg) center center no-repeat;background-size:cover;height:140px;margin:-35px -30px 46px}.authors_profile
.author_pic{width:84px;height:84px;border-radius:50%;overflow:hidden;position:absolute;bottom:-42px;left:50%;margin-left:-42px;border;border:2px
solid rgba(255,255,255,0.25);box-shadow:0 0 3px rgba(0,0,0,0.2)}.authors_profile .author_pic
img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:100%;height:100%}.authors_profile
.author_name{font-size:18px;display:block;margin-bottom:10px;text-align:center;position:relative}.authors_profile .author_name
span{font-size:12px;display:inline-block;color:#fff;background-color:#19b5fe;padding:3px
4px;border-radius:4px;line-height:1;border:2px
solid #fff;margin-left:5px;position:absolute;top:2px;right:inherit}.authors_profile
.author_dec{text-align:center;font-size:13px;padding:0
15px 5px}.authors_profile
.author_post_like{text-align:center}.authors_profile .author_post_like
a{border:1px
rgba(0,0,0,.15) solid;padding:8px
13px;cursor:pointer;background-color:#F74840;border-color:transparent;color:#fff;height:34px;line-height:34px;font-size:12px;border-radius:999em}.authors_profile .author_post_like a:hover{background-color:#282828;color:#fff}.authors_profile
.side_count{position:relative;margin-bottom:15px}.authors_profile .side_count
.side_cardTotal{display:inline-block;position:relative;height:40px;width:45px;left:28%;padding:0
4px;color:#A09F9F;border-right:1px solid #eceef1}.authors_profile .side_count .side_cardTotal
.card_number{display:block;height:25px;position:absolute;top:-4px;left:-2px;width:50px;text-align:center}.authors_profile .side_count .side_cardTotal .card_number
a{text-decoration:none;font-size:15px;color:#A09F9F}.authors_profile .side_count .side_cardTotal
.card{display:block;position:absolute;top:18px;left:20%}.authors_profile .side_count .side_cardTotal .card
a{text-decoration:none;color:#A09F9F}.authors_profile .side_count
.side_comment{display:inline-block;position:absolute;left:50%;top:0;height:30px;width:40px;margin:0
2px;color:#A09F9F;padding:0
5px}.authors_profile .side_count .side_comment
.comment_number{display:block;height:18px;position:absolute;top:-4px;text-align:center;width:36px}.authors_profile .side_count .side_comment .comment_number
a{text-decoration:none;font-size:15px;color:#A09F9F}.authors_profile .side_count .side_comment
.comment{display:block;position:absolute;top:18px;left:20%}.authors_profile .side_count .side_comment .comment
a{text-decoration:none;color:#A09F9F}.widget_links ul
li{display:inline-block}.widget_links ul li
a{font-size:12px;margin-right:5px;color:#7D7D7D;display:inline-block}.widget_suxingme_author_posts
ul{padding:0
0 0 20px}.widget_suxingme_author_posts ul
li{margin-bottom:10px;line-height:19px;list-style-type:decimal}.page-links{text-align:center;margin:30px
0}.page-links a,
.page-links
span{color:#888;padding:5px
10px;margin:5px
2px;font-size:13px;border-radius:2px;background:#e5e5e5}.page-links a:hover,
.page-links
span.current{color:#FFF;background:#19B5FE}#comments{position:relative}.related-post,.comments-box,.respond-box{position:relative;background-color:#fff;margin-bottom:25px;border-color:#ebedf1;padding:50px
38px 40px;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1)}.related-post h3,.comments-title{font-size:20px;color:#282828;font-weight:600;margin:0;margin-bottom:30px;text-transform:uppercase;padding-bottom:20px;position:relative}.related-post h3::after,.comments-title::after{content:"";background-color:#282828;left:0;width:60px;height:2px;bottom:-2px;position:absolute;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s}.related-post:hover h3::after,
.comments-box:hover .comments-title::after,
.respond-box:hover .comments-title::after{width:75px}.comments-title #cancel-comment-reply{margin-left:10px;font-size:14px;color:#ddd}#loading-comments{display:none;text-align:center;font-size:18px;color:#929292;margin-bottom:20px}.commentlist{padding:0
0 20px 0;clear:both}.commentlist
li{clear:both;margin:15px
0;border-bottom:1px solid #eceef1;margin-left:65px;position:relative;padding-bottom:5px;margin-bottom:20px}.commentlist li .comment-avatar{position:absolute;left:-65px}.commentlist li .comment-avatar
.avatar{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;width:50px;height:50px}.commentlist li
.comment_author{position:relative}.commentlist li .comment_author
.comment_floor{position:absolute;right:0;top:0;font-size:12px;color:rgba(0,0,0,.4)}.commentlist li .comment_author .comment_floor
span{font-size:14px;color:rgba(0,0,0,.4)}.commentlist li .comment_author .comment_floor
span.floor_first{padding:2px
5px;color:#FFF;font-size:13px;background:#EF5E63}.commentlist li .comment_author .comment_floor
span.floor_second{background:#FFA41F}.commentlist li .comment_author .comment_floor
span.floor_third{background:#6698DE}.commentlist li .comment-text{padding:10px
0;color:#282828}.commentlist li
.comment_reply{display:block;text-align:right;margin:0;font-size:12px;color:#757e91}.commentlist li
ul{padding:10px
0 0 0}.commentlist li ul.children
li{margin-left:0;padding:12px;border-bottom-width:0;border:1px
solid #E4E4E4;border-radius:2px;background-color:#fbfbfb;margin-bottom:10px;margin-top:0}.commentlist li ul.children li .comment-avatar{position:relative;left:initial;float:left}.commentlist li ul.children li .comment-avatar
.avatar{width:40px;height:40px}.commentlist li ul.children li .comment-body{border-bottom-width:0;margin:0
0 0 55px;padding:0
0 10px;position:relative}.commentlist li ul.children li .comment-body
.comment_reply{position:absolute;right:0;top:0}.commentlist li ul.children li .comment-body .comment-text{padding:10px
0 0 0}.commentlist
em{padding-left:6px;color:#A8A8A8;font-size:12px;font-style:normal}#comments-navi{text-align:center;padding:0
30px;padding-bottom:30px}#comments-navi
.prev{padding:4px
4px!important}#comments-navi .page-numbers{margin:0
1px 2px 1px;padding:4px
10px;color:#5F5F5F;white-space:nowrap;display:inline-block;font-size:14px;background-color:#eff0f1;border-radius:2px}#comments-navi .page-numbers.dots{background-color:transparent;padding:0}#comments-navi .page-numbers.current,
#comments-navi .page-numbers:hover{color:#FFF;background-color:#19B5FE}#respond
p{margin:0
0 15px}#respond p.logged-in-as{color:#ccc}#respond p.logged-in-as
i{color:#0068d2}#respond p.logged-in-as
img{float:left;padding-right:6px}#respond p.logged-in-as
a{color:#666}#respond p.logged-in-as a:hover{color:#E00}#respond #error,
#respond
#loading{margin-top:5px;color:#666}#respond
#error{color:#e00}#edita{padding:8px
15px;font-size:14px;font-weight:700;color:#f60;background:#fff1df}#respond
p.tips{margin:0
0 20px;padding:10% 10px;border:2px
solid #efefef;background:#F7F7F7;text-align:center}#respond p
label{padding-right:1px;color:#000}#respond
em{font-size:11px;font-style:normal;color:#999}.commentlist li
#respond{margin:0
auto;padding:15px;background:#f5f6f9;margin:10px
0;box-shadow:none}#commentform p
em{padding-left:5px;color:red}#commentform #author,
#commentform #email,
#commentform
#url{width:100%;margin-bottom:20px;margin-top:5px;padding:10px
14px;border:1px
solid #eaeaea}#commentform .logged-in-as{margin-bottom:10px}#commentform .logged-in-as a
i{font-style:normal;color:#989898}#commentform .comment-form-textarea{margin-bottom:20px}#commentform .comment-textarea-box{position:relative;margin-bottom:15px}#commentform .comment-textarea-box
textarea{display:block;padding:18px
14px;color:#ccc;box-sizing:border-box;width:100%;height:100px;padding:10px
14px;line-height:1.5;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#efefef}#commentform #author:focus,
#commentform #author:hover,
#commentform #comment:focus,
#commentform #comment:hover,
#commentform #email:focus,
#commentform #email:hover,
#commentform #url:hover,#url:focus{color:#666;-webkit-appearance:none}#commentform .form-submit{position:relative}#commentform .form-submit
button{font-size:14px;padding:0;border-radius:0}#commentform .form-submit .comment-form-smilies{width:300px;margin-top:10px}#commentform .form-submit .btn-comment{-webkit-appearance:none;border-radius:2px;background:#19B5FE;color:#fff;padding:14px
0;border:0;font-size:16px;font-weight:bold;width:120px;line-height:1;height:auto;letter-spacing:.1em;text-transform:uppercase;-webkit-transition:color .2s ease-out,background .2s ease-out,border-color .2s ease-out;-moz-transition:color .2s ease-out,background .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background .2s ease-out,border-color .2s ease-out;cursor:pointer}#commentform .form-submit .btn-comment:hover{background:#282828}img.wp-smiley{width:25px!important;height:auto!important;max-height:none!important}.comment-form-smilies .smilies-box{padding:10px}.comment-form-smilies .smilies-box
a{cursor:pointer;height:30px;width:30px;text-align:center;display:inline-block;background:#FFF}.comment-form-smilies .smilies-box a:hover{position:relative;z-index:2}.comment_admin{background:#999898;padding:1px
5px;color:#fff;border-radius:2px;margin-left:5px;line-height:1;font-size:12px}#comment-author-info
label{color:#888;font-size:14px}#comment-author-info{margin-top:20px}#comment-author-info .comment-md-3{float:left;width:33.3333%;padding:0
13px 0 0;font-size:13px;color:#ccc;box-sizing:border-box;position:relative}#comment-author-info .comment-form-url{padding:0}#comment-author-info
.required{color:#ff4b33;font-weight:700;margin-left:3px;vertical-align:middle}.hide{display:none}#comment_message{position:absolute;top:0;left:0;background:#F9F9F9;z-index:2;text-align:center;font-size:18px;color:#F74840;width:100%;height:100px;overflow:hidden}#comment_message
p{margin:6% 0 0 0;padding:0
10px}.comt-error{background:#F9F9F9!important}.comments-num{color:#666}#commentform .form-submit
#submit.disabled{cursor:not-allowed;opacity:.5;background:#282828}#pagenavi{text-align:center;margin:0
auto;margin-top:30px;margin-bottom:60px}#pagenavi .page-numbers,
#pagenavi
.pages{margin:0;padding:6px
14px;color:#B5B5B5;border:1px
solid #ddd;white-space:nowrap;display:inline-block;background:#fff}#pagenavi .page-numbers:hover{color:#FFF;background:#1B1B1B;border:1px
solid #1B1B1B}#pagenavi
.current{color:#FFF!important;background:#282828;border:1px
solid #282828}.navigation{margin:0;padding:20px;text-align:center;font-size:12px;display:block}.navigation .screen-reader-text{display:none}.navigation .page-numbers{padding:10px
18px;background:#FFF;color:#666;border-radius:3px;margin:2px;display:inline-block;border:1px
solid #E8E8E8;font-size:16px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.05);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 2px 0 rgba(0,0,0,.05)}.navigation
.current{background:#282828;color:#fff;border-color:#282828}.navigation a:hover{border:1px
solid #282828;color:#FFF;background:#282828}.smiley-box{display:none;position:relative;margin-left:10px}.posts-cjtz,.posts-cjtz-min,.posts-top-cjtz,.posts-top-cjtz-mini,.posts-footer-cjtz,.posts-footer-cjtz-mini{position:relative}.posts-footer-cjtz{margin-bottom:30px}.posts-top-cjtz-mini,.posts-footer-cjtz-mini{margin-bottom:5px;display:none}.posts-cjtz img,
.posts-cjtz-min img,
.posts-top-cjtz img,
.posts-top-cjtz-mini img,
.posts-footer-cjtz img,
.posts-footer-cjtz-mini
img{width:100%}.posts-cjtz{box-shadow:none}.posts-top-cjtz{margin-bottom:15px}.posts-top-cjtz-mini{margin-bottom:0}#totop{display:none;position:fixed;bottom:45px;padding:8px
13px 11px 13px;background:#ccc;color:#fff;text-align:center;cursor:pointer;font-size:15px;border-radius:5px}#totop:hover{background:#00A7EB;color:#FFF}.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap
object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev
span{background-image:url(/wp-content/themes/Grace/img/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading
div{width:44px;height:44px;background:url(/wp-content/themes/Grace/img/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/wp-content/themes/Grace/img/fancybox/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav
span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev
span{left:10px;background-position:0 -36px}.fancybox-next
span{right:10px;background-position:0 -72px}.fancybox-nav:hover
span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/wp-content/themes/Grace/img/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap
.child{display:inline-block;margin-right:-100%;padding:2px
20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}.box404{margin:120px
0 250px 0;text-align:center}.page404-title{display:block}.page404-title
h4{font-size:148px;line-height:150px;word-wrap:break-word;-ms-word-wrap:break-word}.box404 .pull2-left{padding:30px}.box404 .pull2-left
a{padding:12px
18px;color:#FFF;border-radius:999px;font-size:14px;background-color:#19B5FE;color:#fff;display:inline-block}.box404 .pull2-left a:hover{background:#282828;color:#fff}.to-top{display:none;color:#fff;background-color:#282828;display:inline-block;height:50px;width:50px;line-height:50px;text-align:center;border-radius:2px;z-index:101}.to-top:hover{color:#fff;background-color:#282828}.mod-archive-list
li{line-height:30px;margin-bottom:2px;list-style:disc}.mod-archive-list li
span{color:#848484;font-size:12px;float:right}.mod-archive-year{color:#19B5FE;font-family:Courier,Menlo,Monaco,Consolas,"Courier New",monospace;font-size:25px}.mod-archive-time{color:#666;font-size:14px;margin-right:10px}.mod-archive-list{padding-left:30px;padding-top:10px;padding-bottom:30px}#page-content.page-single{padding:0
0 30px}.page-single{padding-top:81px}.page-single .page-title{padding:120px
0 90px;background-repeat:no-repeat;background-size:cover;background-position:center center;text-align:center}.page-single .page-title
h1{font-size:36px;color:#FFF}.page-single .page-dec
p{color:#E6E6E6;font-size:16px;margin-top:8px;line-height:1.3}.page-content{position:relative;min-height:500px;margin:50px
0;padding:60px
48px;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1)}.link-title{border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:15px}.link-title
span{font-size:20px;color:#404040;position:relative;margin-right:5px}.link-title span.link-description{color:#555}.link-items{padding:10px
0;overflow:hidden}.link-items
li{float:left;width:33.33333%;margin-bottom:20px}.link-items li
img{width:30px;height:30px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.link-items li
span{margin-left:10px;color:#19B5FE}.likepage{padding:30px
0}.like-post{margin-bottom:30px}.like-post-box{position:relative;background:#FFF;-webkit-box-shadow:0 5px 10px 0 rgba(146,146,146,.1);-moz-box-shadow:0 5px 10px 0 rgba(146,146,146,.1);box-shadow:0 5px 10px 0 rgba(146,146,146,.1);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px
solid #e4ecf3}.like-post-box:hover{transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);box-shadow:0 26px 40px -24px rgba(0,0,0,0.3);-webkit-box-shadow:0 26px 40px -24px rgba(0,0,0,0.3);-moz-box-shadow:0 26px 40px -28px rgba(0,0,0,0.3);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.like-post-box
a{display:block}.like-post-box
.image{height:200px;background-position:center top;background-repeat:no-repeat;background-size:cover}.like-post-box
.title{background:rgb(255,255,255);padding:15px
13px}.like-post-box .title
h2{font-size:14px;height:38px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.like-post-box .title h2
a{color:#FFF}.like-post-box
.views{position:absolute;right:15px;top:15px;background:rgba(232,40,74,.8);color:#FFF;padding:3px
8px;font-size:12px;border-radius:3px}.page-nav-items{color:#aaa;background:#FFF;padding:20px;margin-bottom:30px;position:relative;overflow:hidden;min-height:660px;-webkit-box-shadow:0 5px 10px 0 rgba(146,146,146,.1);-moz-box-shadow:0 5px 10px 0 rgba(146,146,146,.1);box-shadow:0 5px 10px 0 rgba(146,146,146,.1)}.page-nav-items
.item{margin:0
0 30px;clear:both}.page-nav-items .item
h2{font-weight:400;color:#FFF;margin-left:-20px;font-size:18px}.page-nav-items .item h2
span{position:relative;left:0;display:inline-block;margin:10px
0;padding:0
30px 0 25px;height:45px;line-height:45px;border-radius:0 35px 35px 0;background:#333;color:#fff}.page-nav-items .item h2 span
i{font-size:12px;position:relative;top:-2px;margin-right:8px}.page-nav-items .item
li{float:left;position:relative;color:#adadad;width:25%}.page-nav-items .item li .nav-item{margin:15px;padding:15px;height:80px;cursor:pointer;border:1px
solid #eaeaea}.page-nav-items .item li .nav-item:hover{border-color:#19B5FE}.page-nav-items .item li .nav-item:hover
a{color:#19B5FE}.page-nav-items .item li .nav-item
a{margin-bottom:5px;display:block;font-size:15px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-nav-items .item li .nav-item
p{color:#aab1b7;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}.pages{display:block;position:relative;padding:0;margin-bottom:50px}.pages-left{width:20%;float:left;position:relative}.pages-left-menu{list-style:none;margin:0
0 15px;padding:0;border:1px
solid #eaeaea;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:5px;overflow:hidden;position:relative}.pages-left-menu
li{position:relative;border-bottom:1px solid #eee;padding:12px
20px 12px 35px;-webkit-transition:background .6s ease-out;-moz-transition:background .6s ease-out;transition:background .6s ease-out}.pages-left-menu li
a{font-size:16px;color:#8C8C8C;display:block}.pages-left-menu li a:hover{color:#000}.pages-left-menu li.current-menu-item{background-color:#363b3f}.pages-left-menu li.current-menu-item
a{color:#FFF}.tag-clouds{list-style:none;margin:0}.tag-clouds
li{float:left;width:25%;font-size:12px;height:115px;overflow:hidden;color:#999;border-bottom:1px solid #eee;padding:10px
0}.tag-clouds
.tagname{display:inline-block;margin-right:5px;background-color:#e6e6e6;color:#666;padding:2px
7px;margin-bottom:4px}.tag-clouds
strong{font-weight:400;color:#999}.tag-clouds
a{color:#666;margin-right:10px;display:inline-block;margin-top:10px}.tag-clouds .tagname:hover{color:#fff;background-color:#19B5FE}.search-title{position:relative;display:block;margin-bottom:30px;-moz-border-radius:3px}.search-title
h3{margin-bottom:0}.recommend-content{position:relative;margin-bottom:25px}.top-slide{width:100%;overflow:hidden;height:430px;position:relative}.top-slide
.item{position:relative;overflow:hidden;padding:0
15px}.top-slide .owl-item .slider-image{float:left;position:relative;width:70%}.top-slide .owl-item .slider-image
a{display:block;width:100%;height:450px;background-size:cover;background-position:center top;background-repeat:no-repeat}.top-slide .owl-dots{position:absolute;bottom:15px;width:70%;text-align:center}.top-slide .owl-dots .owl-dot.active
span{background:#FFF}.top-slide .owl-dots .owl-dot
span{width:10px;height:10px;border:2px
solid #FFF;background:0 0;margin:3px
3px;opacity:1;display:block}.top-slide .owl-item .slider-content{position:absolute;right:0;width:33.333333333%;padding:0
15px;top:0;bottom:0}.top-slide .owl-item .slider-content .slider-content-box{background:#FFF;height:100%;padding:40px
30px}.top-slide .owl-item .slider-content .post-categories{margin-bottom:10px}.top-slide .owl-item .slider-content .post-categories
a{padding:5px
14px;background-color:#19B5FE;color:#fff;font-size:15px;line-height:16px;font-weight:400;display:inline-block;border-width:0}.top-slide .owl-item .slider-content .slider-title{margin-bottom:20px;padding-bottom:20px;position:relative;border-bottom:1px solid #dedede}.top-slide .owl-item .slider-content .slider-title
h2{font-size:20px;position:relative;max-height:96px;overflow:hidden}.top-slide .owl-item .slider-content .slider-title:after{content:"";background-color:#19B5FE;left:0;width:50px;height:3px;bottom:-2px;position:absolute}.top-slide .owl-item .slider-content .post-element{margin-bottom:10px}.top-slide .owl-item .slider-content .post-element ul
li{font-size:12px;letter-spacing:-.2px;float:left;padding:0;margin:0
10px 0 0;color:#748594;position:relative}.top-slide .owl-item .slider-content .post-element ul li.post-slider-author{padding-left:30px}.top-slide .owl-item .slider-content .post-element ul li.post-slider-author
a{display:inline-block}.top-slide .owl-item .slider-content .post-element ul li.post-slider-author
img{position:absolute;top:-2px;left:0;width:20px;height:20px;border:1px
solid #e5e5e5;border-radius:50%;padding:1px;display:inline-block}.top-slide .owl-item .slider-content .slider-post-text{padding:10px
0}.top-slide .owl-item .slider-content .slider-post-text
p{font-size:14px;line-height:1.6}.top-slide .owl-item .slider-content .read-more{text-align:right;margin-top:10px}.top-slide .owl-item .slider-content .read-more
a{padding:10px
22px;background-color:#282828;color:#FFF;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:14px;position:relative;display:inline-block}.top-slide .owl-item .slider-content .read-more a:hover{background-color:#19B5FE}.top-content{position:relative;margin-bottom:25px}.top-slide-two{float:left;width:66.66666%;padding:0
15px;position:relative}.top-slide-two
.item{position:relative}.top-slide-two .item
a{display:block}.top-slide-two .item .slider-content{height:450px;background-repeat:no-repeat;background-size:cover;background-position:center top}.top-slide-two .item .slider-content .slider-content-item{position:absolute;bottom:0;padding:38px
38px 45px;left:0;right:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;background-image:-webkit-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);background-image:-moz-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);background-image:linear-gradient(180deg,rgba(0,0,0,.01) 0,rgba(0,0,0,.85) 100%)}.top-slide-two .item .slider-content .slider-content-item .slider-cat{border-radius:2px;padding:6px
10px;background-color:#FFF;font-size:12px;margin:0
5px 7px 0;display:inline-block;text-shadow:none;line-height:1;color:#282828}.top-slide-two .item .slider-content .slider-content-item
h2{color:#fff;display:block;font-size:26px}.top-slide-two .owl-dots{position:absolute;text-align:center;bottom:15px;left:15px;right:15px}.top-slide-two .owl-dots button.owl-dot{}.top-slide-two .owl-dots button.owl-dot
span{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:20px;height:3px;background:#fff;margin:5px
4px;display:block}.top-slide-two .owl-nav{}.top-slide-two .owl-nav
button{border-radius:0;position:absolute;top:50%;width:35px;height:55px;cursor:pointer;line-height:55px;font-size:30px;text-align:center;margin:0;margin-top:-30px;opacity:0;-webkit-transition:all .3s ease;font-family:fontello;font-style:normal;font-weight:400;background-color:#000!important}.top-slide-two .owl-nav button:after{font-family:fontello;font-style:normal;color:#fff}.top-slide-two .owl-nav button:after{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;font-size:30px}.top-slide-two .owl-nav button.owl-prev{left:12%}.top-slide-two .owl-nav button.owl-prev:after{content:'\e93b'}.top-slide-two .owl-nav button.owl-next{right:12%}.top-slide-two .owl-nav button.owl-next:after{content:'\e93c'}.top-slide-two:hover .owl-nav
button{opacity:.4}.top-slide-two:hover .owl-nav button.owl-prev{left:15px}.top-slide-two:hover .owl-nav button.owl-next{right:15px}.top-singles{position:relative;float:left;width:33.33333%;padding:0
15px}.top-singles .single-item{position:relative;margin-bottom:30px}.top-singles .single-item:last-child{margin-bottom:0}.top-singles .single-item
.image{height:210px;background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative}.top-singles .single-item .image
.title{position:absolute;bottom:0;padding:20px;left:0;right:0}.top-singles .single-item .image .title
span{padding:6px
10px;background-color:#FFF;font-size:12px;margin:0
5px 10px 0;display:inline-block;text-shadow:none;line-height:1;color:#282828;border-radius:2px}.top-singles .single-item .image .title
h3{color:#fff;display:block;font-size:16px;max-height:48px;overflow:Hidden}.top-singles .single-item .image
.overlay{opacity:.3}.top-singles .single-item .image a:hover
.overlay{opacity:0}.hot-articles{position:relative;float:left;width:33.33333%;padding:0
15px}.hot-articles .hots-content{height:450px;background:#FFF;border-top:2px solid #404040;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1)}.hot-articles .hots-content .hots-headline{font-size:20px;padding:14px
20px;color:#404040}.hot-articles .hots-content .hots-item{position:relative}.hot-articles .hots-content .hots-item
a{display:block}.hot-articles .hots-content .hots-item
h3{font-size:15px;padding:12px
22px 12px 35px;position:relative;color:#2e2d38;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hot-articles .hots-content .hots-item h3
span{display:block;height:40px;overflow:hidden;line-height:1.3;vertical-align:middle;line-height:40px}.hot-articles .hots-content .hots-item .hots-image{background-repeat:no-repeat;background-size:cover;background-position:center top;height:200px}.hot-articles .hots-content .hots-title{position:relative;padding:12px
22px 12px 35px;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hot-articles .hots-content .hots-title:last-child{border-width:0}.hot-articles .hots-content .hots-title
a{height:40px;display:block;color:#404040;font-size:15px;vertical-align:middle;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-articles .hots-content .hots-item h3:hover,
.hot-articles .hots-content .hots-title:hover{background-color:#2e2d38;color:#FFF}.hot-articles .hots-content .hots-item h3 i,
.hot-articles .hots-content .hots-title
i{position:absolute;left:10px;top:24px;color:#2e2d38;font-size:12px}.hot-articles .hots-content .hots-item h3:hover i,
.hot-articles .hots-content .hots-title:hover
i{color:#FFF}.hot-articles .hots-content .hots-title:hover
a{color:#FFF}.top-slide-three{width:100%;margin-bottom:25px}.top-slide-three .owl-item
.item{width:1140px}.top-slide-three .owl-item .item .read-slider{position:absolute;left:0;right:0;top:0;bottom:0;display:block;z-index:0}.top-slide-three .owl-item .item:before{position:absolute;left:0;right:0;top:0;bottom:0;opacity:.8;content:'';-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;background:#2c2f30}.top-slide-three .owl-item.center .item:before{opacity:.3}.top-slide-three .owl-item .item:hover:before{opacity:.65}.top-slide-three .slider-content{height:450px}.top-slide-three .slider-content .slider-content-box{padding:0;height:100%;display:table;width:100%;position:relative}.top-slide-three .slider-content .slider-content-box .slider-content-item{position:static;display:table-cell;vertical-align:middle;text-align:center}.top-slide-three .slider-content .slider-content-box .slider-content-item .post-categories{padding:6px
13px;background-color:#FFF;color:#282828;font-size:12px;line-height:1;display:inline-block;border-width:0;border-radius:2px}.top-slide-three .slider-content .slider-title{width:50%;margin:0
auto;padding:10px
0}.top-slide-three .slider-content .slider-title
h2{font-size:32px;color:#FFF;line-height:1.2}.top-slide-three .owl-dots{bottom:15px;position:absolute;width:100%;text-align:center}.top-slide-three .owl-dots .owl-dot
span{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:30px;height:3px;background:rgba(255,255,255,0.51);margin:5px
4px;display:block}.top-slide-three .owl-dots .owl-dot.active
span{background:#FFF}.top-slide-three .owl-nav
button{border-radius:0;position:absolute;top:50%;width:60px;height:65px;cursor:pointer;line-height:65px;font-size:60px;text-align:center;margin:0;margin-top:-35px;opacity:0;-webkit-transition:all .3s ease}.top-slide-three .owl-nav button:after{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none}.top-slide-three .owl-nav button.owl-prev{left:12%;cursor:pointer;line-height:65px;font-size:60px;color:#FFF}.top-slide-three .owl-nav button.owl-prev:after{content:'\e93b'}.top-slide-three .owl-nav button.owl-next{right:12%;cursor:pointer;line-height:65px;font-size:60px;color:#FFF}.top-slide-three .owl-nav button.owl-next:after{content:'\e93c'}.top-slide-three:hover .owl-nav
button{opacity:.8}.top-slide-three:hover .owl-nav button.owl-prev{left:10%}.top-slide-three:hover .owl-nav button.owl-next{right:10%}.warp-post-embed{position:relative;overflow:hidden;max-height:280px;padding:38px;box-sizing:border-box;color:rgba(0,0,0,.6);margin:0
-38px -1px;border-top:1px solid #f3f0f0;border-bottom:1px solid #f3f0f0;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s}.warp-post-embed:hover{-webkit-box-shadow:0 0px 18px 0 rgba(146,146,146,0.12);-moz-box-shadow:0 0px 18px 0 rgba(146,146,146,0.12);box-shadow:0 0px 18px 0 rgba(146,146,146,0.12)}.warp-post-embed .embed-content{margin-right:200px}.warp-post-embed .embed-content
p{display:block;font-size:13px;font-style:normal;color:#8E8E8E;line-height:1.5;margin-bottom:5px}.warp-post-embed .embed-content
h2{color:rgba(0,0,0,.8);display:block;margin-bottom:8px;font-size:18px;line-height:1.4}.warp-post-embed .embed-bg{float:right;width:180px;height:120px;background-size:cover;background-repeat:no-repeat;background-position:50%;margin-left:12px}.search-form{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;-webkit-animation:fade-zoom-in .3s forwards;-o-animation:fade-zoom-in .3s forwards;animation:fade-zoom-in .3s forwards;display:none;z-index:100;-webkit-backface-visibility:hidden;overflow:hidden}.search-form .search-form-inner{max-width:640px;padding:0
20px;margin:auto;position:absolute;width:100%;left:0;right:0;height:285px;top:-100px;bottom:0}.search-form-inner
p{margin-top:10px;color:#a0a0a0;text-align:center;font-size:20px}.search-form.is-visible{display:block}.search-form .search-form-box{position:relative;margin-bottom:40px}.search-form
input{background:#fff;display:inline-block;line-height:58px;height:58px;color:#949494;font-size:15px;border-radius:3px;padding:0
20px;width:100%;border:1px
solid #e2e2e2;text-align:left;-webkit-appearance:none}.search-form
button{background:#000;display:inline-block;line-height:58px;height:58px;width:100px;color:#fff;font-size:15px;padding:0
25px;margin:0;border-radius:0 3px 3px 0;position:absolute;right:0;top:0}.search-form input::-webkit-input-placeholder{color:#949494}.search-form input:-moz-placeholder{color:#949494}.search-form input::-moz-placeholder{color:#949494}.search-form input:-ms-input-placeholder{color:#949494}.search-commend{position:relative}.search-commend
h4{position:relative;font-size:16px;margin:0
0 20px}.search-commend ul
li{display:inline-block;margin-bottom:10px;margin-right:10px}.search-commend ul li
a{display:inline-block;line-height:1;padding:10px
20px;border:1px
solid #e2e2e2;border-radius:2px;color:#949494}.search-commend ul li a:hover{color:#273746;border-color:#273746}.burger-menu{position:absolute;left:0;top:0;height:80px;width:50px;z-index:2;cursor:pointer;text-align:center;line-height:50px;display:none;font-family:FontAwesome}.overflow-hidden{overflow:hidden;height:100%}.burger-menu{display:block}.body-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.67);content:"";z-index:9;display:none;display:block;visibility:hidden;opacity:0;-webkit-transition:visibility ease-in-out .3s,opacity ease-in-out .3s;-o-transition:visibility ease-in-out .3s,opacity ease-in-out .3s;transition:visibility ease-in-out .3s,opacity ease-in-out .3s}.body-overlay.show-overlay{visibility:visible;opacity:1;overflow:hidden}.nav-body{position:relative}.nav-menu{position:fixed;top:0;left:-300px;bottom:0;width:300px;z-index:12;background:#FFF;height:auto;overflow:auto;padding:0;margin:0;-webkit-transition:left ease-in-out .3s;-o-transition:left ease-in-out .3s;transition:left ease-in-out .3s;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.nav-menu.toggle-nav{left:0}.nav-menu .main-nav{padding:60px
10px 20px}.nav-menu .main-nav
li{display:block}.nav-menu .main-nav li
a{line-height:60px;color:#50514f}.nav-menu .main-nav li.has-children:after{content:'\f107';line-height:60px}.nav-menu .main-nav .sub-menu{position:relative;top:0;width:100%;height:auto;display:none;padding:5px
0;border:1px
solid #DDD;border-top:1px solid #616161}.nav-menu .main-nav .sub-menu .sub-menu{left:0}.nav-menu .main-nav li .sub-menu li .sub-menu li:hover .sub-menu,
.nav-menu .main-nav li .sub-menu li:hover .sub-menu,
.nav-menu .main-nav li .sub-menu li:hover .sub-menu li .sub-menu,
.nav-menu .main-nav li:hover .sub-menu,
.nav-menu .main-nav li:hover .sub-menu li .sub-menu{display:none}.nav-menu .main-nav li .toggle-submenu{display:block}.nav-menu .main-nav .sub-menu li
a{padding-left:20px}.nav-menu .main-nav .sub-menu .sub-menu li
a{padding-left:40px}.nav-menu .main-nav .sub-menu .sub-menu .sub-menu li
a{padding-left:50px}.nav-menu .main-nav li.has-children.active:after{content:'\f106'}.nav-menu .main-nav .sub-menu li.has-children:after{content:"\f107"}.nav-menu .main-nav .sub-menu li.has-children.active:after{content:"\f106"}.close-nav{display:block;position:absolute;top:0;left:71%;width:50px;height:50px;cursor:pointer;background:#fff}.close-bottom,.close-top{position:absolute;left:14px;background:#333;width:22px;height:2px;transition:.3s}.close-top{top:19px}.close-bottom{bottom:19px}.close-top{-webkit-transform:translate(0,5px) rotate(225deg);transform:translate(0,5px) rotate(225deg)}.close-bottom{-webkit-transform:translate(0,-5px) rotate(135deg);transform:translate(0,-5px) rotate(135deg)}.close-nav{display:block;position:absolute;top:10px;left:10px;width:50px;height:50px;cursor:pointer;background:#fff}.close-search,.close-weixin{display:block;position:absolute;top:10%;right:10%;width:80px;height:80px;cursor:pointer;background:#fff}.close-search .close-nav{display:block;position:absolute;top:10px;left:10px;width:50px;height:50px;cursor:pointer;background:#fff}.close-top .close-bottom,
.close-top .close-top{position:absolute;left:9px;background:#333;width:60px;height:1px;transition:.3s}.close-search .close-bottom,
.close-search .close-top,
.close-weixin .close-bottom,
.close-weixin .close-top{width:45px;left:16px}.close-search .close-top,
.close-weixin .close-top{top:34px}.close-search .close-bottom,
.close-weixin .close-bottom{bottom:34px}.close-search:hover .close-top,
.close-weixin:hover .close-top{-webkit-transform:translate(0,5px) rotate(225deg);transform:translate(0,5px) rotate(45deg)}.close-search:hover .close-bottom,
.close-weixin:hover .close-bottom{-webkit-transform:translate(0,-5px) rotate(135deg);transform:translate(0,-5px) rotate(315deg)}.nav-menu{left:-100%;width:70%}.nav-menu.toggle-nav{left:0}.close-nav{display:block}.page-contribute{position:relative;width:70%;margin:60px
auto}.contribute-item{position:relative;padding:60px
48px;margin-bottom:30px;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow:0 2px 5px 0 rgba(146,146,146,.1);box-shadow:0 2px 5px 0 rgba(146,146,146,.1)}.contribute-item
h3{font-size:18px;color:#282828;font-weight:600;margin:0;text-transform:uppercase;padding-bottom:18px;margin-bottom:28px;position:relative}.contribute-item h3::after{content:"";background-color:#282828;left:1px;width:50px;height:2px;bottom:-2px;position:absolute;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s}.contribute-item h3:hover::after{width:70px}.contribute-item .copy-meta{padding:0px
0 10px}.contribute-item .copy-meta .form-group{margin:8px
0 0}.contribute-item .copy-meta .form-group .form-control{font-size:14px;border:1px
solid #e5e7ec;padding:13px}.contribute-cat{}.contribute-cat
li{display:inline-block;font-size:14px;line-height:1;padding:10px
20px;margin:10px
10px 0 0;border:1px
solid #DDD;border-radius:4px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.contribute-cat li:hover{border-color:#282828;color:#282828}.contribute-cat li.is-visible{border-color:#282828;color:#fff;background:#282828}.contribute-item .form-group{position:relative;margin-bottom:20px}.contribute-item .form-control-box{position:relative}.contribute-item .form-group .form-control{width:100%;padding:0;border:0;border-bottom:1px solid #e5e7ec;font-size:22px;height:auto;padding:15px
0;box-shadow:none}.contribute-item .form-group .wp-editor-container{border:0}.contribute-item .form-group .mce-toolbar-grp{border:0;background:none}.contribute-item .form-group .mce-toolbar-grp .mce-stack-layout{padding:0}.contribute-item .form-group .mce-edit-area{margin-top:20px;border-width:1px!important;border-color:#ecedf1;border-style:solid}.contribute-item .form-group .mce-toolbar .mce-btn-group .mce-btn.mce-listbox{margin:2px
0}.contribute-item .form-group .mce-statusbar{display:none}.contribute-item .form-control+.form-control-border{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#282828;height:2px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.contribute-item .form-control:focus+.form-control-border{left:0;right:0;z-index:1}.form-upimg{position:absolute;display:inline-block;right:0;top:0;z-index:1;font-size:13px;padding:4px
5px;margin:2px;border:1px
solid rgb(226,225,225);-webkit-border-radius:2px;border-radius:2px}.form-upimg:hover{border-color:#555d66}.form-upimg
input{position:absolute;left:0;top:0;opacity:0;filter:Alpha(opacity=1);cursor:pointer;width:100%;height:100%;text-indent:-9999px}.form-upimg span
i{line-height:20px;width:20px;height:20px;cursor:pointer;margin-right:5px}.navbar-collapse{overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse{right:calc((100vw - 74px) * -1);width:calc(100vw - 74px)}body.off-canvas-nav-left .navbar-collapse{left:calc((100vw - 74px) * -1)}body.off-canvas-nav-left  .navbar-collapse{left:-300px;right:auto;border:none;border-right:1px solid #e7e7e7;background:#FFF;margin:0}html.out{position:fixed;top:0;left:0;width:100%}body{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}body.out{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0);overflow:hidden}body.off-canvas-nav-left.out{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}body.out .navbar-toggle{background-color:transparent}.navbar-toggle{position:absolute;padding:15px
13px;background-color:transparent;background-image:none;left:10px;top:12px;float:none;margin:0;border-radius:0;border:0;display:block}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:#282828;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.navbar-toggle .icon-bar:nth-of-type(1){width:22px}.navbar-toggle .icon-bar:nth-of-type(2){margin-top:4px}.navbar-toggle .icon-bar:nth-of-type(3){width:22px;margin-top:4px}.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{background-color:none}.navbar-toggle .icon-bar{-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}body.out .navbar-toggle .icon-bar:nth-of-type(1){-webkit-transform:translate3d(0,6px,0) rotate(45deg);transform:translate3d(0,6px,0) rotate(45deg)}body.out .navbar-toggle .icon-bar:nth-of-type(2){opacity:0;filter:alpha(opacity=0)}body.out .navbar-toggle .icon-bar:nth-of-type(3){-webkit-transform:translate3d(0,-6px,0) rotate(-45deg);transform:translate3d(0,-6px,0) rotate(-45deg)}.navbar-collapse{display:block!important;position:fixed;top:0;right:-300px;bottom:0;z-index:10000;width:300px;height:100vh!important;margin:0;background-color:inherit;border:none;box-shadow:none;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform;padding:0}body.out .navbar-collapse{opacity:1;filter:alpha(opacity=100)}.navbar-nav{z-index:10010;padding:20px
0;margin:0;float:none}.navbar-nav
li{border-bottom:1px solid #f5f5f5;position:relative}.navbar-nav li:last-child{border:0}.navbar-nav li
a{display:block;font-size:16px;height:60px;line-height:60px;padding-left:70px;padding-right:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar-nav li a
i{color:#adb3bb;position:absolute;left:25px;top:0;font-size:20px}.navbar-nav li.menu-item-has-children{position:relative}.navbar-nav li.has-children:after{font-family:fontello;font-style:normal;font-weight:400;position:absolute;width:20px;line-height:60px;right:20px;top:0;text-align:center;color:#50514f}.navbar-nav li.has-children:after{content:'\f107';line-height:60px}.navbar-nav li.menu-item-has-children .sub-menu{display:none}.navbar-nav li.menu-item-has-children .sub-menu
li{border:0}.navbar-nav li.menu-item-has-children .sub-menu li
a{font-size:15px;padding-left:70px;height:50px;line-height:50px}.navbar-nav li.menu-item-has-children span.toggle-submenu{position:absolute;height:60px;left:0;right:0;background:0 0;content:"";z-index:3;cursor:pointer;display:block}.navbar-fixed-top .navbar-collapse{max-height:none}body.out .navbar-fixed-top .navbar-collapse{-webkit-transform:none;-ms-transform:none;transform:none}#page-content.topic-plaza,#page-content.page-topic{padding:80px
0 50px 0}.topic-bg{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:40px}.topic-bg::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.45)}.topic-bg
.container{padding:100px
0 80px 0;position:relative;z-index:2;text-align:center}.topic-bg .container
.title{color:#FFF;font-size:28px;line-height:1.6;margin-bottom:5px}.topic-bg .container
span{display:inline-block;font-size:12px;line-height:1;color:#FFF;padding:5px
12px}.topic-bg .container
.description{color:#FFF;font-size:16px;margin-bottom:5px}.topic-featured{margin-bottom:10px;margin-right:-10px;margin-left:-10px}.topic-featured .topic-tag{padding:0
10px}.topic-featured
.item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;height:200px}.topic-featured .item
.title{position:absolute;bottom:0;left:0;right:0;padding:20px
20px 25px;color:#FFF}.topic-featured .item .title
h2{color:#FFF}.topic-featured .item
.meta{font-size:12px;margin-top:5px}.topic-featured .item .meta
span{}.topic-featured .item
.tag{position:absolute;right:20px;top:20px}.topic-featured .item .tag
span{display:block;background:rgba(0,0,0,0.62);color:#FFF;padding:3px
10px;font-size:12px;border-radius:30px}.topic-featured .item
a{position:absolute;display:block;left:0;top:0;width:100%;height:100%}.topic-featured .item a:hover
.overlay{opacity:.3}.topic-list{margin-right:-10px;margin-left:-10px}.topic-list .topic-tag{padding:10px}.topic-list
.item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;height:160px}.topic-list .item
.title{position:absolute;bottom:0;left:0;right:0;padding:15px;color:#FFF}.topic-list .item .title
h2{font-size:16px;color:#FFF}.topic-list .item
.meta{font-size:12px;margin-top:5px}.topic-list .item .meta
span{}.topic-list .item
.tag{position:absolute;right:15px;top:15px}.topic-list .item .tag
span{display:block;background:rgba(0,0,0,0.62);color:#FFF;padding:3px
10px;font-size:12px;border-radius:30px}.topic-list .item
a{position:absolute;display:block;left:0;top:0;width:100%;height:100%}.topic-list .item a:hover
.overlay{opacity:.3}.widget_suxingme_topic{}.widget_suxingme_topic
li{position:relative;margin-top:20px;overflow:hidden}.widget_suxingme_topic li
a{display:block}.widget_suxingme_topic li a:hover
.overlay{opacity:.6}.widget_suxingme_topic li
.image{background-position:center;background-repeat:no-repeat;background-size:cover;height:180px}.widget_suxingme_topic li
.title{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;transition:all .5s;width:100%;height:100%;z-index:2;padding:0
20px}.widget_suxingme_topic li .title
h4{color:#FFF;text-align:center;font-size:15px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;margin-top:5px}.widget_suxingme_topic li .title
.meta{margin-top:10px}.widget_suxingme_topic li .title .meta
span{background:transparent;font-size:12px;border:1px
solid #FFF;border-radius:40px;padding:8px
16px;line-height:1;color:#FFF;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.widget_suxingme_topic li a:hover .title .meta
span{background:#FFF;color:#282828}.modal-content{border:0;border-radius:0}.modal-header{padding:25px;background:#282828;color:#FFF;border:0}.modal-title{color:#FFF;font-size:16px}.modal-body{padding:25px}.modal-body .form-group:last-child{margin:0}.modal-body .form-control{width:100%;height:40px;border-radius:2px}.modal-body .control-label{font-size:14px;font-weight:normal}.modal-body .form-group .btn-default{height:40px;width:100%}.modal-footer{padding:25px}.butterBar{margin-left:36%;max-width:640px;position:fixed;text-align:center;top:0;width:58%;z-index:1051}.butterBar--center{left:50%;margin-left:-320px}.butterBar-message{background:#cc5454;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.25),0 0 1px rgba(0,0,0,0.35);display:inline-block;font-size:14px;margin-bottom:0;padding:12px
25px;color:#fff}.butterBar.is-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s;transition-delay:0s;visibility:visible}.loader-mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:99999}.loader{position:absolute;left:50%;top:50%;width:50px;height:50px;font-size:0;color:#282828;display:inline-block;margin:-25px 0 0 -25px;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.loader
div{background-color:#282828;display:inline-block;float:none;position:absolute;top:0;left:0;width:50px;height:50px;opacity:.5;border-radius:50%;-webkit-animation:ballPulseDouble 2s ease-in-out infinite;animation:ballPulseDouble 2s ease-in-out infinite}.loader  div  div:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes
ballPulseDouble{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes
ballPulseDouble{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (min-width:991px) and (max-width:1199px){#header
.logo{text-align:center;letter-spacing:0;position:relative;margin:0
auto;height:66px;line-height:66px;float:none;padding:0}#header .logo
a{display:inline-block;height:66px;width:190px;background-position:center}#header .right-nav{top:10px}#page-content{padding:95px
0 50px 0}#page-content.page-content-110{padding:66px
0 50px 0}.page-single{padding-top:66px}.page-contribute{width:100%;margin:20px
auto}.contribute-item{padding:30px
28px;margin-bottom:1px}.contribute-item .form-group .mce-toolbar-grp{padding-right:95px}.btn-contribute{display:block;margin:25px
auto}.likepage{padding:5px
0}.like-post{padding:5px;margin:0}.like-post-box
.image{height:150px}}@media screen and (max-width:991px){.top-slide{height:auto}.top-slide .owl-item .slider-content{transform:translateY(0);width:100%;right:auto;padding:0;padding-bottom:0;bottom:0;top:auto;position:absolute;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;background-image:-webkit-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);background-image:-moz-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);background-image:linear-gradient(180deg,rgba(0,0,0,.01) 0,rgba(0,0,0,.65) 100%)}.top-slide .owl-item .slider-content .slider-content-box{padding:25px}.top-slide .owl-item .slider-content .read-more,
.top-slide .owl-item .slider-content .slider-post-text{display:none}.top-slide .owl-item .slider-content .post-categories{display:none;margin-bottom:0}.top-slide .owl-item .slider-content .post-categories
a{padding:4px
12px;font-size:12px}.top-slide .owl-item .slider-content .slider-title:after{display:none}.top-slide .owl-item .slider-content .slider-title{margin-bottom:0;border:0}.top-slide .owl-item .slider-content .slider-title
h2{border-bottom:1px solid #eee;color:#FFF}.top-slide .owl-item .slider-content .post-element{display:none;margin-bottom:0}.top-slide.owl-theme .owl-controls{bottom:10px;position:absolute;text-align:center;padding-right:0;width:100%;margin:0}.top-slide.owl-theme .owl-controls .owl-dot
span{border-width:0;background:#D9D9D9;border-radius:50%;margin:2px}.top-slide.owl-theme .owl-controls .owl-dot.active
span{background:#777}.panel-reward,
.post-options
.bdsharebuttonbox{padding-top:10px}.page-contribute{width:100%;margin:0
auto}.contribute-item{padding:20px
18px;margin-bottom:5px;box-shadow:none}.contribute-item .form-group .mce-toolbar-grp{padding-right:95px}.btn-contribute{display:block;margin:25px
auto}#header .js-toggle-message,
.socialdropdown .su-dropbox a span,
.socialdropdown .su-dropbox
a.bds_more{display:none}}@media  screen and (min-width:768px) and (max-width:991px){.container{max-width:750px;width:100%;padding:0
5px}.row{margin:0
-5px}#page-content{padding:75px
0 0 0!important}#header{padding:0}#header.navbar-fixed-top{z-index:99}#header
.logo{text-align:center;letter-spacing:0;position:relative;margin:0
auto;height:66px;line-height:66px;float:none;padding:0}#header .logo
a{display:inline-block;height:66px;width:190px;background-position:center}#header .right-nav{top:12px;right:10px;color:#333;position:absolute;float:none!important;line-height:normal}#header .js-toggle-search{padding:10px;margin:0}#header .primary-menu{margin:0;display:none}#header
.container{margin-top:0}#header .burger-menu{display:block;left:0}.page-content{margin:0
0 15px}.search-form .search-form-inner{height:auto;max-width:700px;top:0;padding:150px
20px 0}.close-search{top:35px;right:40px}.recommend-content,.top-content,.top-slide-three{margin-bottom:10px}.cat .thumbnail-cat
.image{padding:0
5px}.cat .thumbnail-cat .image .promo-overlay
span{padding:8px
15px 8px 15px;font-size:14px}.top-slide
.item{padding:0
5px}.top-slide .owl-item .slider-image{width:100%;position:relative;overflow:hidden}.top-slide .owl-item .slider-image
a{height:300px}.top-slide .owl-item .slider-content .slider-content-box{height:auto;background:none;text-align:center}.top-slide .owl-item .slider-content .slider-title{width:100%}.top-slide .owl-item .slider-content .slider-title
h2{font-size:22px;line-height:1.6;margin:0;padding:0;border-bottom-width:0}.top-slide .owl-item .slider-content .slider-title h2::after{height:0}.top-slide .owl-item .slider-content .slider-title h2
a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-slide-two.owl-carousel{width:100%;padding:0
5px}.hot-articles,.top-singles{display:none}.top-slide-two .item .slider-content{height:300px}.top-slide-three.owl-carousel .owl-item
.item{width:auto}.top-slide-three .slider-content{height:300px}.top-slide-three .slider-content .slider-title{width:90%}.top-slide-three .slider-content .slider-title
h2{font-size:22px}.top-slide-three .owl-item .slider-content .read-more{margin-top:0}.top-slide-three.owl-theme .owl-controls .owl-dots{bottom:5px}.top-slide-three.owl-theme .owl-dots .owl-dot
span{width:15px;height:2px;margin:5px
2px}.cat .thumbnail-cat .image .index-cat-box{height:145px}.post-nav{position:relative;margin-bottom:0;box-shadow:none;background:#FFF;height:45px;overflow:hidden;overflow-x:auto;white-space:nowrap;width:100%;-webkit-box-pack:justify}.post-nav::after{content:"";background-color:#f5f4f4;left:0;width:100%;height:2px;bottom:0;position:absolute}.post-nav
span{position:relative;padding:0;height:45px;line-height:45px;font-size:14px;border-radius:0;box-shadow:none;margin:0
20px 0 15px;color:#748594;border-width:0}.post-nav span.current,
.post-nav span:hover{background:0 0;color:#273746;border-width:0}.post-nav span.current::after{content:"";background-color:#273746;left:0;width:100%;height:2px;bottom:0;position:absolute;z-index:1}.breadcrumbs{padding:10px
25px;margin-bottom:10px}.breadcrumbs
span{font-size:10px}.article,.pages{width:100%;padding-left:5px;padding-right:5px}.content{margin-bottom:5px}.content-box{padding:15px}.posts-default-box{}.posts-gallery-content{margin-left:245px}.post-entry-categories
a{padding:2px
8px}.posts-default-title{margin-bottom:20px}.posts-default-title h2,
.posts-gallery-content
h2{}.posts-default-content .posts-text,
.posts-gallery-content .posts-gallery-text{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.posts-img
img{min-height:auto}.pages-left{width:100%}.pages-left-menu{text-align:center;padding:20px
5px}.pages-left-menu
li{display:block;border-radius:2px;border:1px
solid #dadada;float:left;width:29%;margin:5px
2%;padding:0}.pages-left-menu li
a{display:block;font-size:15px;line-height:39px;margin:0}.sidebar{display:none}.pic-posts,.pic-posts-src{height:191px}.pic-posts-box .title
h2{font-size:15px}.pic-posts-box .title .post-views
span{height:22px;line-height:22px;padding:3px
8px}.posts-gallery-img{height:172.49px;width:229.98px}.page-single
.container{padding:0;width:100%}.page-single{padding:0;padding-top:67px}.page-single .page-content{padding:20px
25px 25px 25px;margin-bottom:0}.page-single .page-title
h1{font-size:28px;text-align:center}.page-single .page-nav-items{margin-bottom:0}.page-nav-items .item
li{width:33.33333%}.page-single .page-title{margin-bottom:10px;padding:100px
0}.tag-clouds
li{width:50%}.one-s-footer{text-align:center}.one-s-footer .footer-copyright,
.one-s-footer .social-footer{float:none;display:block}.one-s-footer .social-footer{margin-bottom:15px}.one-s-footer .social-footer
a{float:none;display:inline-block;font-size:13px;width:30px;height:30px;line-height:30px}.two-s-footer .footer-box .social-footer{float:none;text-align:center;margin-bottom:20px}.two-s-footer .footer-box .social-footer
a{display:inline-block;margin-left:0;float:none;margin:0
5px}.copyright-footer,
.two-s-footer .footer-box .nav-footer{text-align:center}.two-s-footer .footer-box .nav-footer
a{display:inline-block;font-size:14px}.two-s-footer .links-footer{text-align:center}.two-s-footer .links-footer
a{display:inline-block}.likepage{padding:0}.like-post{padding:5px;margin:0}.like-post-box
.image{height:150px}}@media screen and (max-width:767px){body{font-size:14px}#header{padding:0}#header.navbar-fixed-top{z-index:99}#header
.logo{text-align:center;letter-spacing:0;position:relative;margin:0
auto;height:66px;line-height:66px;float:none;padding:0}#header .logo
a{display:inline-block;width:150px;height:66px;background-position:center}#header
.container{margin-top:0}#header .right-nav{top:12px;right:10px;color:#333;position:absolute;float:none!important;line-height:normal}#header .js-toggle-search{padding:10px;margin:0}.search-form{top:0}.close-search{width:50px;height:50px;top:15px;right:10px}.close-search .close-bottom,
.close-search .close-top{width:22px;left:12px;height:2px}.close-search .close-top{top:19px}.close-search .close-bottom{bottom:19px}.search-form .search-form-inner{padding:75px
20px 0;height:auto;top:0;border-top:1px solid #f1efef}.search-form .search-form-box{margin-bottom:20px}.search-form
input{font-size:15px;line-height:45px;height:45px}.search-form
button{line-height:45px;height:45px;width:80px}.search-commend{text-align:left}.search-commend
h4{font-size:18px;margin:0
0 15px}.search-commend ul
li{display:inline-block;margin-bottom:10px;margin-right:10px}.search-commend ul li
a{padding:6px
10px;font-size:12px}#page-content{padding:66px
0 0 0!important}.top-content{margin-bottom:0}.top-slide-two.owl-carousel{width:100%;padding:0}.top-slide-two .item .slider-content{height:220px}.top-slide-two .item .slider-content .slider-content-item
h2{font-size:15px}.top-slide-two .item .slider-content .slider-content-item{padding:25px
20px 45px 20px;text-align:center}.top-slide-two .item .slider-content .slider-content-item .slider-cat{font-size:12px;padding:3px
8px;margin:0
0 10px}.top-slide-two.owl-theme .owl-controls .owl-dots{bottom:10px}.top-slide-two.owl-theme .owl-controls .owl-dots .owl-dot
span{width:15px}.recommend-content{margin-bottom:5px;margin-top:5px}.cat{margin-bottom:0}.cat .thumbnail-cat{margin-left:0;overflow-x:auto;white-space:nowrap;overflow-y:hidden;z-index:0;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0)}.cat .thumbnail-cat
.image{margin-bottom:1px;display:inline-block;white-space:normal;float:none;vertical-align:top;width:70%;padding:0
3px 0 0}.cat .thumbnail-cat .image:last-child{padding:0
0 0 0}.cat .thumbnail-cat .image .index-cat-box{height:135px;margin-left:0;width:100%}.cat .thumbnail-cat .image .istop
.title{top:auto;bottom:0;padding:15px}.cat .thumbnail-cat .image .istop .title
span{margin:0
5px 5px 0;padding:4px
8px}.cat .thumbnail-cat .image .istop .title
h3{font-size:14px;max-height:38px}.cat .thumbnail-cat .image .iscat
p{top:35%;font-size:17px}.cat .thumbnail-cat .image .iscat .modulo_line:before,
.cat .thumbnail-cat .image .iscat .modulo_line:after{position:absolute;top:10px;right:10px;bottom:10px;left:10px;content:'';-webkit-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s}.cat .thumbnail-cat .image .istopic .topic-title
h3{font-size:14px}.cat .thumbnail-cat .image .istopic .topic-title .btn-read-topic{font-size:12px;padding:6px
12px}.top-slide{margin-bottom:1px}.top-slide
.item{padding:0}.top-slide .owl-item .slider-image{width:100%;position:relative;overflow:hidden}.top-slide .owl-item .slider-image
a{height:220px}.top-slide .owl-item .slider-content .slider-content-box{height:auto;background:none}.top-slide .owl-item .slider-content .slider-title{width:100%}.top-slide .owl-item .slider-content .slider-title
h2{margin:0;padding:0;border-bottom-width:0;font-size:16px;text-align:center;border:0;max-height:none}.top-slide .owl-item .slider-content .slider-title h2
a{color:#FFF}.top-slide .owl-dots{width:100%}.top-slide .owl-item .slider-content .slider-title h2:after{height:0}.top-slide-three{margin-bottom:0}.top-slide-three.owl-carousel .owl-item
.item{width:auto}.top-slide-three .slider-content{height:220px}.top-slide-three .slider-content .slider-title{width:95%}.top-slide-three .slider-content .slider-title
h2{font-size:18px}.top-slide-three .owl-item .slider-content .read-more{display:none}.top-slide-three.owl-theme .owl-dots .owl-dot
span{width:15px;margin:5px
2px}.container{width:auto;padding:0}.row{margin-left:0;margin-right:0}#page-content
.container{padding:0}.topic-bg .container,
.topic-bg
.container{padding:80px
0 60px 0!important}.topic-bg{margin-bottom:5px}.topic-featured{margin-left:0;overflow-x:auto;white-space:nowrap;overflow-y:hidden;z-index:0;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0);margin-bottom:0;padding-bottom:5px}.topic-featured .topic-tag{margin-bottom:1px;display:inline-block;white-space:normal;float:none;vertical-align:top;width:70%;padding:0
3px 0 0}.topic-featured
.item{height:140px}.topic-featured .item
.title{padding:15px}.topic-featured .item
.tag{right:10px;top:10px}.topic-featured .item .title
h2{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;font-size:14px}.topic-list .topic-tag{padding:0
5px 5px}.page-single
.container{padding:0}.centered-btns_tabs
a{width:6px;height:6px}.article{padding-left:0;padding-right:0}.search-posts{min-height:500px}.search-title{margin:0;padding:15px}.search-title
h3{font-size:15px}.breadcrumbs{border-top-width:0;padding:10px
25px;margin-bottom:0;box-shadow:none;background:#FFF;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a5aeb5}.breadcrumbs
span{font-size:10px}.content{margin-bottom:5px;border-bottom:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none!important}.content-box,
.posts-aside,
.posts-default .content-box,.posts-image-box,.posts-gallery-box{padding:12px
12px}.posts-default-box{padding:0
0 0}.post-images-item{margin-bottom:15px}.post-images-item
ul{margin-left:-2px}.post-images-item ul li .image-item{margin-left:2px;max-height:88px}.post-images-item ul li a
img{min-height:88px}.post-images-item ul.images-style-two{margin-left:-1px}.post-images-item ul
li.left{width:55%}.post-images-item ul
li.right{width:45%}.post-images-item ul.images-style-two li .image-item{margin-left:1px;max-height:152px}.post-images-item ul.images-style-two li.left .image-item
img{min-height:152px;height:auto}.post-images-item ul li.right .image-item{height:75.5px;margin-bottom:1px}.post-images-item ul li.right .image-item
img{position:relative;top:-25px}.post-images-item ul li.right:last-child .image-item{margin-bottom:0}.post-entry-categories
a{padding:3px
5px 2px;font-size:10px;line-height:1;margin:3px
5px 3px 0;font-size:11px}.posts-aside .post-entry-categories{display:none}.posts-default-img{margin-bottom:10px;max-height:150px}.posts-default-title{margin:0
0 12px}.posts-default-title .post-entry-categories{margin-bottom:8px}.posts-gallery-img{width:33.3333%;height:auto;max-height:89px}.posts-gallery-img
img{width:100%;height:auto;min-height:89px}.posts-gallery-info .i-tgwz{padding:0
6px;font-size:10px;line-height:1.6}.posts-gallery-content{margin-left:36%}.posts-gallery-content
h2{max-height:none;margin-bottom:0}.posts-default-title
h2{margin:0
0 10px 0;border-bottom-width:0;padding:0;font-weight:700}.posts-default-title h2,
.posts-gallery-content
h2{font-size:15px;line-height:1.3;font-weight:700}.posts-default-title h2:after{height:0}.posts-default-content .posts-text{display:none;line-height:0}.posts-aside .posts-text{display:block;line-height:normal;margin-bottom:10px;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;font-size:13px}.posts-gallery-content .posts-gallery-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;display:none}.post-style-tips{bottom:18px;right:15px}.post-style-tips
a{padding:4px
6px;font-size:10px}.posts-gallery-info{bottom:15px;position:absolute}.posts-default-info ul li.post-author{padding-left:30px;letter-spacing:.6px}.posts-default-info ul li
.avatar{width:23px;top:-1px}.posts-default-info ul li .avatar
img{width:23px;height:23px}.posts-default-info ul
li{margin:0
4px 0 0;font-size:10px}.posts-default-info ul li
a{font-size:12px}.posts-cjtz-min{display:block}.post-timthumb{height:250px}.post-timthumb
h1{padding:20px
18px;font-size:22px}.post-title .post_icon
span{margin-bottom:10px;font-size:12px;margin-right:5px}.post-title .post_icon a:link,
.post-title .post_icon a:visited{font-size:10px}.post-title .post_icon .postauthor
img{width:35px;height:35px;display:inline-block}.post-nav{position:relative;margin-bottom:0;box-shadow:none;background:#FFF;height:45px;overflow:hidden;overflow-x:auto;white-space:nowrap;width:100%;-webkit-box-pack:justify}.post-nav::after{content:"";background-color:#f5f4f4;left:0;width:100%;height:2px;bottom:0;position:absolute}.post-nav
span{position:relative;padding:0;height:45px;line-height:45px;font-size:14px;border-radius:0;box-shadow:none;margin:0
20px 0 15px;color:#748594;border-width:0}.post-nav span.current,
.post-nav span:hover{background:0 0;color:#273746;border-width:0}.post-nav span.current:after{content:"";background-color:#273746;left:0;width:100%;height:2px;bottom:0;position:absolute;z-index:1}.state-new{padding:1px
5px 2px;margin-right:5px;font-size:12px}.link-items
li{width:50%}.readmore-a{float:none;padding:8px
22px}.button.gray-outline{border:1px
solid #dfdfdf}.post-title
.title{margin-bottom:30px;font-size:22px}.next-prev-posts .next-post,
.next-prev-posts .prev-post{width:100%}.next-prev-posts .prev-post{margin-bottom:2px}.next-prev-posts a.has-background{padding:0
20px;height:100px}.next-prev-posts a.has-background
h4{font-size:14px}.next-prev-posts a.has-background
span{font-size:12px}.next-prev-posts
a.next{text-align:left}.article-title{margin:0
auto 50px;padding-top:10px}.article-title
h3{width:60%;font-size:22px}.content-pic{margin-left:-15px}.pic-posts-box{margin-left:15px}.pic-posts,.pic-posts-src{width:100%;height:200px}.pic-posts{margin-bottom:5%}.pages{width:100%}.pages-left{width:100%}.pages-left-menu{text-align:center;padding:20px
5px}.pages-left-menu
li{display:block;border:1px
solid #dadada;padding:0;display:block;float:left;width:45%;margin:5px
2%}.pages-left-menu li
a{display:block;font-size:15px;line-height:39px;margin:0;border-radius:2px}.post{padding:20px
22px 22px 22px;margin-bottom:5px;box-shadow:none!important}.post-title{margin:0
0 30px;padding:0
0 20px}.post-content{margin:0
0 3% 0}.post-content p.post-abstract{padding:3%;font-size:13px}.post-content .post-image{margin-left:-25px;margin-right:-25px}.post-content
img{margin-bottom:15px}.post-content
h5{padding:10px
0;margin-bottom:18px;color:#555;font-weight:700}.post-content ol,
.post-content
ul{margin:0
0 18px 38px;padding:0}.navigation .page-numbers{padding:4px
12px;font-size:13px;border-radius:2px}.post-options .btn-publicity{display:block;margin:0
0 20px}.warp-post-embed{padding:25px;margin:0
-25px -1px}.warp-post-embed .embed-bg{width:100px;height:80px;margin-left:6px}.warp-post-embed .embed-content{margin-right:110px}.warp-post-embed .embed-content
h2{font-size:15px;font-weight:700;margin:10px
0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;padding:0}.post-options{padding:0;text-align:center}.post-options .btn-likes{border:1px
solid rgba(153,153,153,0.31);color:#555;margin-bottom:30px}.paydropdown{float:none;display:inline-block}.su-dropdown .pay-author{width:100px}.su-dropdown .pay-author
span{display:inline-block}.paydropdown .su-dropbox{left:-29px}.socialdropdown{float:none}.socialdropdown .su-dropbox{position:relative;opacity:1;left:auto;z-index:1;width:100%;box-shadow:none;border:0;margin-bottom:30px;padding:0;background:none;top:auto}.socialdropdown .su-dropbox
a{display:inline-block;font-size:20px;width:50px;height:50px;border:1px
solid #DDD;line-height:50px;border-radius:100%;text-align:center;padding:0;margin:0
5px}.socialdropdown .su-dropbox a::before{margin-right:3px;margin:0;padding:0}.su-dropdown .su-dropbox::before,
.su-dropdown .su-dropbox::after{border-color:transparent}.next-prev-posts{padding:0}.related-post
ul{margin-right:0}.related-post
li{width:100%;margin-bottom:15px}.related-post li
.item{margin-right:0}.related-post li .item
a{width:100%;height:auto;float:left}.related-post li .item a
img{width:108.33px;height:81px;float:left}.related-post li .item a .overlay,
.related-post li .item a:hover
.overlay{opacity:0}.related-post li .item
h4{position:relative;bottom:auto;left:auto;right:auto;background:0 0;color:#273746;margin-left:120px;font-size:15px;line-height:1.3;font-weight:700;padding:0}.related-post li .item h4
span{position:relative;overflow:hidden;height:38px;display:block}.related-post,.comments-box,.respond-box{padding:20px
22px 22px 22px;margin-bottom:5px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;overflow:hidden;box-shadow:none!important}.related-post h3,.comments-title{margin:0
0 30px 0;font-size:18px;padding-bottom:15px}.commentlist
li{margin-left:45px;padding-bottom:5px;margin-bottom:5px}.commentlist li .comment-avatar{left:-45px}.commentlist li .comment-avatar .avatar,
.commentlist li ul.children li .comment-avatar
.avatar{width:30px;height:30px}.commentlist li .comment-text{padding:5px
0}.commentlist li .comment-text
p{font-size:14px}.commentlist li ul.children
li{padding:8px}.commentlist li ul.children li .comment-body{margin:0
0 0 45px;padding:0}#comment-author-info .comment-md-3{width:100%;padding:0}#commentform #author,
#commentform #email,
#commentform
#url{margin-bottom:10px;padding:8px
14px 8px 54px}#comment-author-info
label{position:absolute;top:15px;left:10px}#commentform .form-submit
.facetoggle{display:none}#commentform .form-submit input[type=submit]{width:100%;display:block;padding:12px
0;font-size:13px}#comment-author-info
p{width:100%}#commentform .form-submit .comment-form-smilies{display:block;position:relative;width:auto;margin-top:0;border-width:0;margin-bottom:20px;box-shadow:none;opacity:1;z-index:1}#commentform .form-submit .comment-form-smilies::before,
#commentform .form-submit .comment-form-smilies::after{display:none}#commentform .form-submit .comment-form-smilies .smilies-box{padding:0}.one-s-footer{text-align:center}.one-s-footer .footer-copyright,
.one-s-footer .social-footer{float:none;display:block}.one-s-footer .social-footer{margin-bottom:15px}.one-s-footer .social-footer
a{float:none;display:inline-block;font-size:13px;width:30px;height:30px;line-height:30px}.one-s-footer .footer-copyright{font-size:14px}.two-s-footer .footer-box .social-footer{float:none;text-align:center;margin-bottom:20px}.two-s-footer .footer-box .social-footer
a{display:inline-block;float:none}.copyright-footer,
.two-s-footer .footer-box .nav-footer{text-align:center}.two-s-footer .footer-box .nav-footer
a{display:inline-block;font-size:14px;margin:2px
5px}.two-s-footer .links-footer{text-align:center}.two-s-footer .links-footer
a{display:inline-block}.page-single{padding:0;padding-top:66px}.page-single .page-content{padding:10px;margin-bottom:0;margin:0;padding:20px
25px 25px 25px}.page-single .page-title
h1{font-size:22px;text-align:center}.page-single .page-dec
p{font-size:14px}.page-single .page-nav-items{margin-bottom:0}.page-nav-items .item
h2{font-size:14px}.page-nav-items .item h2
span{height:35px;line-height:35px}.page-nav-items .item
li{width:100%;height:auto;margin-top:0;font-size:12px}.page-nav-items .item li .nav-item{margin:5px
0}.page-nav-items .item li .nav-item
a{font-size:15px}.page-single .page-title{margin-bottom:0;padding:100px
0 0;height:250px}.mod-archive{padding-top:5px}.mod-archive-list{padding-top:0;padding-bottom:20px;padding-left:20px}.mod-archive-list
li{line-height:1.5;margin-bottom:5px}.mod-archive-list li span,.mod-archive-time{font-size:10px}.mod-archive-list li
a{font-size:13px;display:block}.mod-archive-list li
span{float:none;margin-left:10px}.likepage{padding:5px}.like-post{padding:0
0 2px 1px;margin:0}.like-post-box
.image{height:130px}.tag-clouds
li{width:100%;height:auto}#ajax-load-posts{padding:0}#ajax-load-posts a,
#ajax-load-posts
button{margin:10px
0 15px 0;font-size:14px;height:auto;width:auto;line-height:1;padding:10px
30px}.to-top{height:35px;width:35px;line-height:35px;opacity:.8;filter:alpha(opacity=80);-webkit-filter:alpha(opacity=80);-ms-filter:alpha(opacity=80);-moz-filter:alpha(opacity=80);right:8px!important}.f-weixin-dropdown
.close_tip{top:7%;right:7%;font-size:30px;color:#e2e2e2}.f-weixin-dropdown .tooltip-weixin-inner
h3{font-size:25px}.f-weixin-dropdown .qcode
img{width:80%;height:auto}.posts-top-cjtz-mini,.posts-footer-cjtz-mini{display:block}.close-search,.close-weixin{top:1%;right:1%}.butterBar{margin-left:5%;width:90%;left:0}#header .logo i,
#header .primary-menu ul,
#header .search-box,
#header .social-profiles,
#header p,
.author-a,
.header-fixed #header .primary-menu,
.ico-eye,
.ico-like,
.navigation .dots,
.navigation a,
.pic-posts-box a .title .post-views,
.posttime-a,
.sidebar,
.one-s-footer .link,
.ico-cat,
.ico-like,
.ico-eye,
.su-dropdown .J_showAllShareBtn,
.warp-post-embed .embed-content p,
.posts-default-content p,
.posts-gallery-content p,
#commentform .form-submit button,.collapse,.paydropdown,.posts-cjtz{display:none}}@media screen and (max-width:480px){body.out{-webkit-transform:translate3d(-100vw,0,0) translate3d(74px,0,0);transform:translate3d(-100vw,0,0) translate3d(74px,0,0)}body.off-canvas-nav-left.out{-webkit-transform:translate3d(100vw,0,0) translate3d(-74px,0,0);transform:translate3d(100vw,0,0) translate3d(-74px,0,0)}.navbar-collapse{right:calc((100vw - 74px) * -1);width:calc(100vw - 74px)}body.off-canvas-nav-left .navbar-collapse{left:calc((100vw - 74px) * -1)}}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:26px;height:28px;margin:0;padding:0
10px 1px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{height:30px;line-height:28px;padding:0
12px 2px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{height:24px;line-height:22px;padding:0
8px 1px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;height:46px;line-height:44px;padding:0
36px}.wp-core-ui .button:active,.wp-core-ui .button:focus{outline:0}.wp-core-ui
.button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0
2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;vertical-align:top}.wp-core-ui p
.button{vertical-align:baseline}.wp-core-ui .button-secondary:focus,.wp-core-ui .button-secondary:hover,.wp-core-ui .button.focus,.wp-core-ui .button.hover,.wp-core-ui .button:focus,.wp-core-ui .button:hover{background:#fafafa;border-color:#999;color:#23282d}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{border-color:#5b9dd9;box-shadow:0 0 3px rgba(0,115,170,.8)}.wp-core-ui .button-secondary:active,.wp-core-ui .button.active,.wp-core-ui .button.active:hover,.wp-core-ui .button:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);transform:translateY(1px)}.wp-core-ui .button.active:focus{border-color:#5b9dd9;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a0a5aa!important;border-color:#ddd!important;background:#f7f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;-webkit-transform:none!important;transform:none!important}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;outline:0;cursor:pointer;text-align:left;color:#0073aa;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#00a0d2}.wp-core-ui .button-link:focus{color:#124964;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-link-delete{color:#a00}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#dc3232}.ie8 .wp-core-ui .button-link:focus{outline:#5b9dd9 solid 1px}.wp-core-ui .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#008ec2;border-color:#006799;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#66c6e4!important;background:#008ec2!important;border-color:#007cb2!important;box-shadow:none!important;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important;cursor:default}.wp-core-ui .button.button-primary.button-hero{box-shadow:0 2px 0 #006799}.wp-core-ui .button.button-primary.button-hero.active,.wp-core-ui .button.button-primary.button-hero.active:focus,.wp-core-ui .button.button-primary.button-hero.active:hover,.wp-core-ui .button.button-primary.button-hero:active{box-shadow:inset 0 3px 0 #006799}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px;z-index:10}.wp-core-ui .button-group>.button-primary{z-index:100}.wp-core-ui .button-group>.button:hover{z-index:20}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:6px
14px;line-height:normal;font-size:14px;vertical-align:middle;height:auto;margin-bottom:4px}#media-upload.wp-core-ui
.button{padding:0
10px 1px;height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select
.button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0
14px 0 10px}.wp-core-ui.wp-customizer
.button{padding:0
10px 1px;font-size:13px;line-height:26px;height:28px;margin:0;vertical-align:inherit}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{height:30px;line-height:28px;padding:0
12px 2px}}@font-face{font-family:dashicons;src:url(/wp-includes/fonts/dashicons.eot)}@font-face{font-family:dashicons;src:url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),url(/wp-includes/fonts/dashicons.ttf) format("truetype"),url(/wp-includes/fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-filter:before{content:"\f536"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-filter:before{content:"\f533"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-table:before{content:"\f535"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-unlock:before{content:"\f528"}.dashicons-calendar:before{content:"\f145"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-visibility:before{content:"\f177"}.dashicons-hidden:before{content:"\f530"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182"}.dashicons-sticky:before{content:"\f537"}.dashicons-external:before{content:"\f504"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-randomize:before{content:"\f503"}.dashicons-list-view:before{content:"\f163"}.dashicons-excerpt-view:before,.dashicons-exerpt-view:before{content:"\f164"}.dashicons-grid-view:before{content:"\f509"}.dashicons-move:before{content:"\f545"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-universal-access:before{content:"\f483"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-tickets:before{content:"\f486"}.dashicons-nametag:before{content:"\f484"}.dashicons-clipboard:before{content:"\f481"}.dashicons-heart:before{content:"\f487"}.dashicons-megaphone:before{content:"\f488"}.dashicons-schedule:before{content:"\f489"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-archive:before{content:"\f480"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-text:before{content:"\f478"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-info:before{content:"\f348"}.dashicons-warning:before{content:"\f534"}.dashicons-share:before{content:"\f237"}.dashicons-share1:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-sos:before{content:"\f468"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-testimonial:before{content:"\f473"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-clock:before{content:"\f469"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-microphone:before{content:"\f482"}.dashicons-desktop:before{content:"\f472"}.dashicons-laptop:before{content:"\f547"}.dashicons-tablet:before{content:"\f471"}.dashicons-smartphone:before{content:"\f470"}.dashicons-phone:before{content:"\f525"}.dashicons-smiley:before{content:"\f328"}.dashicons-index-card:before{content:"\f510"}.dashicons-carrot:before{content:"\f511"}.dashicons-building:before{content:"\f512"}.dashicons-store:before{content:"\f513"}.dashicons-album:before{content:"\f514"}.dashicons-palmtree:before{content:"\f527"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-money:before{content:"\f526"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-layout:before{content:"\f538"}.dashicons-paperclip:before{content:"\f546"}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container
*{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0
auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed
body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen
video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes
a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes
a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0
10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px
6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px
dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px
6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0
10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px
0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes
b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes
b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px
solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px
solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px
solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px
solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px
solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0
0 6px;overflow:hidden;padding:0
10px}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px
3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px
0 0}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0
0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer
a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text
*{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay
a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay
p{display:inline-block;padding:0
15px;width:100%}.wp-playlist-caption,.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title,.wp-playlist-item-album{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mejs-container{clear:both;max-width:100%}.mejs-container
*{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed
body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail
span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting
span{max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting
span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details
.instructions{padding:16px
0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting
p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0
0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px
solid #ccc;padding:10px;margin:12px
0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0
0 18px}.wp-playlist
video{display:inline-block;max-width:100%}.wp-playlist
audio{display:none;max-width:100%;width:400px}.wp-playlist-caption,.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button
button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{max-width:88%}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0
3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item
img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item
img{float:right;margin-left:10px;margin-right:0}.wp-audio-playlist .me-cannotplay
span{padding:5px
15px}.media-menu,.media-router{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.media-modal
*{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal
textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal label,.media-modal
legend{font-size:13px}.media-frame input,.media-frame
textarea{padding:6px
8px}.media-frame select,.wp-admin .media-frame
select{line-height:28px;margin-top:3px}.media-frame
a{border-bottom:none;color:#0073aa}.media-frame a:active,.media-frame a:hover{color:#00a0d2}.media-frame a:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);outline:0;color:#124964}.media-frame
a.button{color:#32373c}.media-frame a.button:hover{color:#23282d}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input[type=text],.media-frame input[type=password],.media-frame input[type=number],.media-frame input[type=search],.media-frame input[type=email],.media-frame input[type=url],.media-frame select,.media-frame
textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;border-width:1px;border-style:solid;border-color:#ddd}.media-frame input[type=text]:focus,.media-frame input[type=password]:focus,.media-frame input[type=number]:focus,.media-frame input[type=search]:focus,.media-frame input[type=email]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#5b9dd9}.media-frame
select{height:24px;padding:2px}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#eee}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#72777c}.media-frame ::-moz-placeholder{color:#72777c;opacity:1}.media-frame :-ms-input-placeholder{color:#72777c}.media-frame
.hidden{display:none}.ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px
solid transparent;background:0 0;color:#666;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#00a0d2}.media-modal-close:focus{color:#00a0d2;border-color:#5b9dd9;box-shadow:0 0 3px rgba(0,115,170,.8)}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";font:400 20px/1 dashicons;speak:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fcfcfc;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:11px;margin-right:2%;width:42%;width:calc(48% - 12px)}.media-modal-content .media-toolbar-primary .media-button{float:right}.media-modal-content .attachments-browser
.search{width:100%}.wp-core-ui .media-modal-icon{background-image:url(/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0
16px;border:0
solid #ddd;overflow:hidden}.media-frame-toolbar .media-toolbar{top:initial;bottom:-45px;height:auto;overflow:initial;border-top:1px solid #ddd}.media-menu,.media-sidebar{top:0;background:#f3f3f3;right:0}@media screen and (max-width:782px){.media-frame-toolbar .media-toolbar{bottom:-48px}}.media-toolbar-primary{float:right;height:100%}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;bottom:0;width:267px;padding:0
16px 24px;z-index:75;border-left:1px solid #ddd;overflow:auto;-webkit-overflow-scrolling:touch}.hide-toolbar .media-sidebar{bottom:0}.media-sidebar .sidebar-title{font-size:20px;margin:0;padding:12px
10px 10px;line-height:28px}.media-sidebar .sidebar-content{padding:0
10px;margin-bottom:130px}.media-sidebar
.search{display:block;width:100%}.image-details h2,.image-details h3,.media-sidebar h2,.media-sidebar
h3{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#666;margin:24px
0 8px}.attachment-details .setting,.media-sidebar
.setting{display:block;float:left;width:100%;margin:1px
0}.attachment-details .setting label,.media-sidebar .setting
label{display:block}.attachment-details .setting .link-to-custom,.media-sidebar .setting .link-to-custom{margin:3px
2px 0}.attachment-details .setting span,.media-sidebar .setting
span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting
.name{max-width:80px}.attachment-details .setting select,.media-sidebar .setting
select{max-width:65%}.attachment-details .field input[type=radio],.attachment-details .field input[type=checkbox],.attachment-details .setting input[type=radio],.attachment-details .setting input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .setting input[type=radio],.media-sidebar .setting input[type=checkbox]{float:none;margin:8px
3px 0;padding:0}.attachment-details .setting span,.compat-item label span,.media-sidebar .setting
span{float:left;min-height:22px;padding-top:8px;line-height:16px;font-weight:400;color:#666}.media-menu>a,.media-router>a{line-height:18px;font-size:14px;text-decoration:none}.compat-item label
span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=password],.attachment-details .setting input[type=number],.attachment-details .setting input[type=search],.attachment-details .setting input[type=email],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.media-sidebar .setting .value,.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=url],.media-sidebar .setting
textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.media-sidebar .setting
.value{margin:0
1px;text-align:left}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting
textarea{height:62px;resize:vertical}.attachment-details select,.media-sidebar
select{margin-top:3px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item
table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item
tr{padding:2px
0;display:block;overflow:hidden}.compat-item .field,.compat-item
.label{display:block;margin:0;padding:0}.compat-item
.label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label
span{display:block;width:100%}.compat-item
.field{float:right;width:65%;margin:1px}.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=password],.compat-item .field input[type=number],.compat-item .field input[type=search],.compat-item .field input[type=email],.compat-item .field input[type=url],.compat-item .field
textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;left:0;bottom:0;margin:0;padding:10px
0;border-right-width:1px;border-right-style:solid;border-right-color:#ccc;user-select:none}.media-menu>a{display:block;position:relative;padding:8px
20px;margin:0;color:#0073aa}.media-frame-title .dashicons,.media-frame.hide-menu .media-frame-menu,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-menu>a:hover{color:#0073aa;background:rgba(0,0,0,.04)}.media-menu>a:active{outline:0}.media-menu .active,.media-menu .active:hover{color:#23282d;font-weight:600}.media-menu
.separator{height:0;margin:12px
20px;padding:0;border-top:1px solid #ddd}.media-router{position:relative;padding:0
6px;margin:0;clear:both;user-select:none}.media-router
a{transition:none}.media-router>a{position:relative;float:left;padding:8px
10px 9px;margin:0;height:18px}.media-frame,.media-frame-menu{position:absolute;left:0;bottom:0;top:0}.media-router>a:last-child{border-right:0}.media-router>a:active{outline:0}.media-router .active,.media-router .active:hover{color:#32373c}.media-router .active,.media-router>a.active:last-child{margin:-1px -1px 0;background:#fff;border:1px
solid #ddd;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;right:0}.media-frame-menu{width:200px;z-index:150}.media-frame-router,.media-frame-title{position:absolute;left:200px;right:0;z-index:200}.media-frame-title{top:0;height:50px}.media-frame-router{top:50px;height:36px}.media-frame-content,.media-frame-toolbar{left:200px;height:auto;position:absolute;right:0}.media-frame-content{top:84px;bottom:61px;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #ddd}.media-frame-toolbar{z-index:100;bottom:60px}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-router .media-frame-title{border-bottom:1px solid #ddd;box-shadow:0 4px 4px -4px rgba(0,0,0,.1)}.media-frame-title
h1{padding:0
16px;font-size:22px;line-height:50px;margin:0}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe
iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-toolbar-primary .search,.wp-core-ui .attachment .portrait
img{max-width:100%}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame
.search{margin-top:11px;padding:4px;font-size:13px;color:#444;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.wp-core-ui
.attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui
.attachment{position:relative;float:left;padding:8px;margin:0;color:#444;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #5b9dd9;outline:0}.wp-core-ui
.selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #ccc}.wp-core-ui
.attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #0073aa}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#eee;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment
.icon{margin:0
auto;overflow:hidden}.wp-core-ui .attachment
.thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .landscape
img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail
img{top:0;left:0}.wp-core-ui .attachment .thumbnail
.centered{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered
img{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered
img.icon{-webkit-transform:translate(-50%,-70%);transform:translate(-50%,-70%)}.ie8 .wp-core-ui .attachment
img.icon{top:20%;position:relative}.wp-core-ui .attachment
.filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename
div{padding:5px
10px}.wp-core-ui .attachment .thumbnail
img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;background-position:-96px 4px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close:focus,.wp-core-ui .attachment-close:hover{background-position:-36px 4px}.wp-core-ui .attachment
.check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#eee;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected
.check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected
.check{background-color:#0073aa;box-shadow:0 0 0 1px #fff,0 0 0 2px #0073aa}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment
.describe{position:relative;display:block;width:100%;margin:0;padding:8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:50px}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:11px
0}.attachments-browser
.attachments{padding:2px
8px 8px}.attachments-browser .attachments,.attachments-browser .uploader-inline{position:absolute;top:50px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline
.close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:400 30px/1 dashicons!important;color:#555d66;display:inline-block;content:"\f335";font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:#5b9dd9 solid 1px;box-shadow:0 0 3px rgba(0,115,170,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser
.instructions{display:inline-block;margin-top:16px;line-height:18px;font-size:13px;color:#666;margin-right:.5em}.attachments-browser .no-media{padding:2em
0 0 2em}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px
auto;border-radius:10px;background:#ddd;background:rgba(0,0,0,.1)}.media-progress-bar
div{height:10px;min-width:20px;width:0;background:#0073aa;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0
auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2,.uploader-inline .media-uploader-status
h3{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#666}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0
4px}.media-uploader-status .upload-count{color:#444}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{text-decoration:none}.media-sidebar .media-uploader-status .upload-dismiss-errors{position:absolute;top:-10px;right:-10px;padding:10px;transition:none}.media-sidebar .media-uploader-status .upload-dismiss-errors:before{content:"\f153";display:block;font:400 16px/1 dashicons;color:#72777c}.media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before,.media-sidebar .media-uploader-status .upload-dismiss-errors:hover:before{color:#c00}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #dc3232;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{background-color:#fbeaea;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,86,132,.9);z-index:250000;display:none;text-align:center;opacity:0;transition:opacity 250ms}.uploader-window-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px
dashed #fff}.uploader-window h1,.uploader-window
h3{margin:-.5em 0 0;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:40px;color:#fff;padding:0}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar
div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em
0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0
0 4em}.uploader-inline h2,.uploader-inline
h3{font-size:20px;line-height:28px;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#444;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline
p{font-size:12px;margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline
.browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0
0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty,.media-selection.one .edit-selection{display:none}.media-selection
.count{display:block;padding-top:12px;font-size:14px;line-height:20px;font-weight:600}.media-selection .attachments,.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .button-link{float:left;padding:1px
8px;margin:1px
8px 1px -8px;line-height:16px;border-right:1px solid #ddd;color:#0073aa;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#00a0d2}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#bc0b0b}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#dc3232}.media-selection
.attachments{height:48px;margin:6px;padding:0;overflow:hidden}.media-selection
.attachment{width:40px;padding:0;margin:4px}.media-selection .attachment
.thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment
.icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #5b9dd9}.wp-core-ui .media-selection
.selected.attachment{box-shadow:none}.wp-core-ui .media-selection
.attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #0073aa}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0))}.media-selection .attachment
.filename{display:none}.media-frame
.spinner{background:url(/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:0;vertical-align:middle}.attachment-details.save-waiting .settings-save-status .spinner,.media-frame .embed-loading .embed-url .spinner,.media-frame .spinner.is-active{visibility:visible}.media-toolbar
.spinner{margin-top:14px}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{float:right;text-transform:none;z-index:10}.attachment-details .settings-save-status
.spinner{margin-left:5px}.attachment-details .settings-save-status
.saved{float:right;display:none}.attachment-details.save-complete .settings-save-status
.saved{display:block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:18px;color:#666;border-bottom:1px solid #ddd;padding-bottom:11px}.attachment-info
.filename{font-weight:600;color:#444;word-wrap:break-word}.attachment-info
.thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info
.thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail
img{display:block;max-width:120px;max-height:120px;margin:0
auto}.attachment-info
.details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#bc0b0b}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#dc3232}.attachment-display-settings{width:100%;float:left;overflow:hidden}.attachment-display-settings
h4{margin:1.4em 0 .4em}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting
span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px;position:absolute;top:0;right:282px;bottom:0;left:0;overflow:auto}.media-modal .imgedit-wrap .imgedit-settings{background:#f3f3f3;border-left:1px solid #ddd;padding:20px
16px 16px;position:absolute;top:0;right:0;bottom:0;width:250px;overflow:auto}.media-modal .imgedit-group{background:0 0;border:none;border-bottom:1px solid #ddd;box-shadow:none;margin:0
0 16px;padding:0
0 16px;position:relative}.media-modal .imgedit-group:last-of-type{border:none;margin:0;padding:0}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top
h3{display:inline-block;text-transform:uppercase;font-size:12px;color:#666;margin:3px
0 0}.embed-url,.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a,.media-modal .imgedit-group-top h3
a{text-decoration:none;color:#666}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px
solid transparent;margin:0;padding:0;background:0 0;color:#0074a2;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#0074a2;border-color:#5b9dd9;outline:0;box-shadow:0 0 3px rgba(0,115,170,.8)}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"}.media-modal .imgedit-thumbnail-preview{margin:10px
8px 0 0}.media-modal .imgedit-wrap
div.updated{margin:0
0 16px}.embed-url{position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url
input{font-size:18px;padding:12px
14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url
.spinner{position:absolute;top:32px;right:26px}.embed-link-settings,.embed-media-settings{position:absolute;top:70px;left:0;right:0;bottom:0;padding:16px
16px 32px;overflow:auto}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container
video{max-width:100%;vertical-align:middle}.embed-preview
a{display:inline-block}.embed-preview
img{display:block;height:auto}.mejs-container:focus{outline:#5b9dd9 solid 1px;box-shadow:0 0 2px 1px rgba(30,140,190,.8)}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings,.image-details .embed-media-settings
div{box-sizing:border-box}.image-details .column-settings{background:#f3f3f3;border-right:1px solid #ddd;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2,.image-details .column-settings
h3{margin:20px;padding-top:20px;border-top:1px solid #ddd;color:#23282d}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details
.image{margin:20px}.image-details .image
img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#666;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#666}.image-details .advanced-toggle:after{font:400 20px/1 dashicons;speak:none;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"}.image-details .embed-media-settings
.size{margin-bottom:4px}.image-details .custom-size
span{display:block}.image-details .custom-size
label{display:block;float:left}.image-details .custom-size span
small{color:#555d66;font-size:inherit}.image-details .custom-size
input{width:5em}.image-details .custom-size
.sep{float:left;margin:26px
6px 0}.image-details .custom-size:after{content:"";display:table;clear:both}.media-embed
.thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail
img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed
.setting{width:100%;margin:10px
0;float:left;display:block;clear:both}.image-details .embed-media-settings
.setting{float:none;width:auto}.image-details
.actions{margin:10px
0}.image-details
.hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting
textarea{display:block;width:100%;max-width:400px;margin:1px
0}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting
textarea{max-width:inherit;width:70%}.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom{margin-left:27%;width:70%}.image-details .embed-media-settings .link-target{margin-top:24px}.media-embed .setting input.hidden,.media-embed .setting
textarea.hidden{display:none}.media-embed .setting
span{display:block;width:200px;font-size:13px;line-height:24px;color:#666}.image-details .embed-media-settings .setting
span{float:left;width:25%;text-align:right;margin:8px
1% 0;line-height:1.1}.media-embed .setting .button-group{margin:2px
0}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.wp-editor-wrap .uploader-editor{background:rgba(150,150,150,.9);position:absolute;top:0;left:0;width:100%;height:100%;z-index:99998;display:none;text-align:center}.wp-editor-wrap .uploader-editor-content{border:1px
dashed #fff;position:absolute;top:10px;left:10px;right:10px;bottom:10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;padding:0;margin:0;display:none}.wp-editor-wrap .uploader-editor.droppable{background:rgba(0,86,132,.9)}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.ie7 .media-frame .attachments-browser{position:static}.ie7 .media-frame .embed-url
input{margin-top:4px;width:90%}.ie7 .compat-item{width:99%}.ie7 .attachment-display-settings{width:auto}.ie7 .attachment-preview,.ie7 .attachment-preview
.thumbnail{width:120px;height:120px}.ie7 .media-frame .attachment
.describe{width:102px}.ie7 .media-sidebar .setting
select{max-width:55%}.ie7 .media-sidebar .setting input[type=tel],.ie7 .media-sidebar .setting input[type=text],.ie7 .media-sidebar .setting input[type=password],.ie7 .media-sidebar .setting input[type=number],.ie7 .media-sidebar .setting input[type=search],.ie7 .media-sidebar .setting input[type=email],.ie7 .media-sidebar .setting input[type=url],.ie7 .media-sidebar .setting
textarea{width:55%}.ie7 .media-sidebar .setting .link-to-custom{float:left}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=password],.rtl .media-frame input[type=number],.rtl .media-frame input[type=search],.rtl .media-frame input[type=email],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-title,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{width:auto;max-width:80%;overflow:auto;z-index:2000;top:50px;left:-300px;right:auto;bottom:auto;padding:5px
0;border:1px
solid #ccc}.media-frame:not(.hide-menu) .media-menu.visible{left:0}.media-frame:not(.hide-menu) .media-menu>a{padding:12px
16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu>a.active{display:none}.media-frame:not(.hide-menu) .media-menu
.separator{margin:5px
10px}.media-frame:not(.hide-menu) .media-frame-title{left:0}.media-frame:not(.hide-menu) .media-frame-title
.dashicons{display:inline-block;line-height:50px}.media-frame:not(.hide-menu) .media-frame-title
h1{color:#0073aa;line-height:3;font-size:18px;float:left;cursor:pointer}.media-sidebar{width:230px}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline{right:262px}.attachment-details .setting,.media-sidebar
.setting{margin:6px
0}.attachment-details .setting input,.attachment-details .setting span,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting input,.media-sidebar .setting span,.media-sidebar .setting
textarea{float:none}.attachment-details .setting span,.compat-item label span,.media-sidebar .setting
span{text-align:inherit;min-height:16px;margin:0;padding:8px
2px 0}.attachment-details .setting .value,.media-sidebar .setting
.value{float:none;width:auto}.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=password],.attachment-details .setting input[type=number],.attachment-details .setting input[type=search],.attachment-details .setting input[type=email],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting
textarea{float:none;width:98%;max-width:none;height:auto}.attachment-details .setting select.columns,.media-sidebar .setting
select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame
textarea{padding:3px
6px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings
.setting{margin:20px}.image-details .embed-media-settings .setting
span{float:none;text-align:left;width:100%;margin-bottom:4px}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting
textarea{width:100%;margin-left:0}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection
.attachments{display:none}.media-modal .attachments-browser .media-toolbar
.search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-modal .attachments-browser .media-toolbar
.spinner{margin:14px
2px 0}.media-frame input[type=text],.media-frame input[type=password],.media-frame input[type=number],.media-frame input[type=search],.media-frame input[type=email],.media-frame input[type=url],.media-frame select,.media-frame
textarea{font-size:16px}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px
0}.media-frame-content .media-toolbar
.instructions{display:none}}@media screen and (max-height:400px){.media-menu{padding:0}.media-frame-router{top:44px}.media-frame-content{top:78px}.attachments-browser
.attachments{top:40px}.embed-link-settings{overflow:visible}}@media only screen and (max-width:480px){.media-modal-close{top:-5px}.media-modal .media-frame-title{height:40px}.wp-core-ui.wp-customizer .media-button{margin-top:13px}.media-frame:not(.hide-menu) .media-frame-title h1,.media-modal .media-frame-title
h1{font-size:18px;line-height:40px}.media-frame:not(.hide-menu) .media-frame-title
.dashicons{line-height:40px}.media-frame-router,.media-frame:not(.hide-menu) .media-menu{top:40px}.media-frame-content{top:74px}.media-frame.hide-router .media-frame-content{top:40px}}@media print,(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame
.spinner{background-image:url(/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1{background:url(/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top}.imgareaselect-border2{background:url(/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top}.imgareaselect-border3{background:url(/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top}.imgareaselect-border4{background:url(/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom}.imgareaselect-border1,.imgareaselect-border2,.imgareaselect-border3,.imgareaselect-border4{filter:alpha(opacity=50);opacity:0.5}.imgareaselect-handle{background-color:#fff;border:solid 1px #000;filter:alpha(opacity=50);opacity:0.5}.imgareaselect-outer{background-color:#000;filter:alpha(opacity=50);opacity:0.5}.imgareaselect-selection{}.mce-window .mce-wp-help *,.wp-editor-area{box-sizing:border-box}.mce-tinymce{box-shadow:none}#wp-link-wrap,.mce-window{box-shadow:0 3px 6px rgba(0,0,0,.3)}.mce-container,.mce-container *,.mce-widget,.mce-widget
*{color:inherit;font-family:inherit}.mce-container .mce-monospace,.mce-widget .mce-monospace{font-family:Consolas,Monaco,monospace;font-size:13px;line-height:150%}#mce-modal-block,#mce-modal-block.mce-fade{opacity:.7;filter:alpha(opacity=70);transition:none;background:#000}.mce-window{border-radius:0;-webkit-font-smoothing:subpixel-antialiased;transition:none}.mce-window .mce-container-body.mce-abs-layout{overflow:visible}.mce-window .mce-window-head{background:#fcfcfc;border-bottom:1px solid #ddd;padding:0;min-height:36px}.mce-window .mce-window-head .mce-title{color:#444;font-size:18px;font-weight:600;line-height:36px;margin:0;padding:0
36px 0 16px}.mce-window .mce-window-head .mce-close,.mce-window-head .mce-close .mce-i-remove{color:transparent;top:0;right:0;width:36px;height:36px;padding:0;line-height:36px;text-align:center}.mce-window-head .mce-close .mce-i-remove:before{font:400 20px/36px dashicons;text-align:center;color:#666;width:36px;height:36px;display:block}.mce-window-head .mce-close:focus .mce-i-remove:before,.mce-window-head .mce-close:hover .mce-i-remove:before{color:#00a0d2}.mce-window-head .mce-close:focus .mce-i-remove,div.mce-tab:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.mce-window .mce-window-head .mce-dragh{width:calc(100% - 36px)}.mce-window .mce-foot{border-top:1px solid #ddd}#wp-link .query-results,.mce-checkbox i.mce-i-checkbox,.mce-textbox{border:1px
solid #ddd;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.07);transition:.05s all ease-in-out}#wp-link .query-results:focus,.mce-checkbox:focus i.mce-i-checkbox,.mce-textbox.mce-focus,.mce-textbox:focus{border-color:#5b9dd9;box-shadow:0 0 2px rgba(30,140,190,.8)}.mce-window .mce-wp-help{height:360px;width:460px;overflow:auto}.mce-window .mce-wp-help>.mce-container-body{width:auto!important}.mce-window .wp-editor-help{padding:10px
10px 0 20px}.mce-window .wp-editor-help h2,.mce-window .wp-editor-help
p{margin:8px
0;white-space:normal;font-size:14px;font-weight:400}.mce-window .wp-editor-help
table{width:100%;margin-bottom:20px}.mce-window .wp-editor-help table.wp-help-single{margin:0
8px 20px}.mce-window .wp-editor-help
table.fixed{table-layout:fixed}.mce-window .wp-editor-help table.fixed td:nth-child(odd),.mce-window .wp-editor-help table.fixed th:nth-child(odd){width:12%}.mce-window .wp-editor-help table.fixed td:nth-child(even),.mce-window .wp-editor-help table.fixed th:nth-child(even){width:38%}.mce-window .wp-editor-help table.fixed th:nth-child(odd){padding:5px
0 0}.mce-window .wp-editor-help td,.mce-window .wp-editor-help
th{font-size:13px;padding:5px;vertical-align:middle;word-wrap:break-word;white-space:normal}.mce-window .wp-editor-help
th{font-weight:600;padding-bottom:0}.mce-window .wp-editor-help
kbd{font-family:monospace;padding:2px
7px 3px;font-weight:600;margin:0;background:#eaeaea;background:rgba(0,0,0,.08)}.mce-window .wp-help-th-center td:nth-child(odd),.mce-window .wp-help-th-center th:nth-child(odd){text-align:center}.mce-floatpanel.mce-popover,.mce-menu{border-color:rgba(0,0,0,.15);border-radius:0;box-shadow:0 3px 5px rgba(0,0,0,.2)}.mce-floatpanel.mce-popover.mce-bottom,.mce-menu{margin-top:2px}.mce-floatpanel .mce-arrow{display:none}.mce-menu .mce-container-body{min-width:160px}.mce-menu-item{border:none;margin-bottom:2px;padding:6px
15px 6px 12px}.mce-menu-has-icons i.mce-ico{line-height:20px}div.mce-panel{border:0;background:#fff}.mce-panel.mce-menu{border:1px
solid #ddd}div.mce-tab{line-height:13px}div.mce-toolbar-grp{border-bottom:1px solid #ddd;background:#f5f5f5;padding:0;position:relative}div.mce-inline-toolbar-grp{border:1px
solid #a0a5aa;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.15);box-sizing:border-box;margin-bottom:8px;position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;max-width:98%;z-index:100100}div.mce-inline-toolbar-grp>div.mce-stack-layout{padding:1px}div.mce-inline-toolbar-grp.mce-arrow-up{margin-bottom:0;margin-top:8px}div.mce-inline-toolbar-grp:after,div.mce-inline-toolbar-grp:before{position:absolute;left:50%;display:block;width:0;height:0;border-style:solid;border-color:transparent;content:""}.mce-menu.mce-menu-align .mce-menu-item-normal,.quicktags-toolbar,.wp-editor-tools,.wp-editor-wrap,.wp-switch-editor{position:relative}div.mce-inline-toolbar-grp.mce-arrow-up:before{top:-9px;border-bottom-color:#a0a5aa;border-width:0 9px 9px;margin-left:-9px}div.mce-inline-toolbar-grp.mce-arrow-down:before{bottom:-9px;border-top-color:#a0a5aa;border-width:9px 9px 0;margin-left:-9px}div.mce-inline-toolbar-grp.mce-arrow-up:after{top:-8px;border-bottom-color:#f5f5f5;border-width:0 8px 8px;margin-left:-8px}div.mce-inline-toolbar-grp.mce-arrow-down:after{bottom:-8px;border-top-color:#f5f5f5;border-width:8px 8px 0;margin-left:-8px}div.mce-inline-toolbar-grp.mce-arrow-left:after,div.mce-inline-toolbar-grp.mce-arrow-left:before{margin:0}div.mce-inline-toolbar-grp.mce-arrow-left:before{left:20px}div.mce-inline-toolbar-grp.mce-arrow-left:after{left:21px}div.mce-inline-toolbar-grp.mce-arrow-right:after,div.mce-inline-toolbar-grp.mce-arrow-right:before{left:auto;margin:0}div.mce-inline-toolbar-grp.mce-arrow-right:before{right:20px}div.mce-inline-toolbar-grp.mce-arrow-right:after{right:21px}div.mce-inline-toolbar-grp.mce-arrow-full{right:0}div.mce-inline-toolbar-grp.mce-arrow-full>div{width:100%;overflow-x:auto}div.mce-toolbar-grp>div{padding:3px}.has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first{padding-right:32px}.mce-toolbar .mce-btn-group{margin:0}div.mce-statusbar{border-top:1px solid #e5e5e5}div.mce-path{padding:2px
10px;margin:0}.mce-path,.mce-path .mce-divider,.mce-path-item{font-size:12px}.mce-toolbar .mce-btn,.qt-dfw{border-color:transparent;background:0 0;box-shadow:none;text-shadow:none;cursor:pointer}.mce-btn .mce-txt{direction:inherit;text-align:inherit}.mce-toolbar .mce-btn-group .mce-btn,.qt-dfw{border:1px
solid transparent;margin:2px;border-radius:2px}.mce-toolbar .mce-btn-group .mce-btn:focus,.mce-toolbar .mce-btn-group .mce-btn:hover,.qt-dfw:focus,.qt-dfw:hover{background:#fafafa;border-color:#555d66;color:#23282d;box-shadow:inset 0 1px 0 #fff,0 1px 0 rgba(0,0,0,.08);outline:0}.mce-toolbar .mce-btn-group .mce-btn.mce-active,.mce-toolbar .mce-btn-group .mce-btn:active,.qt-dfw.active{background:#ebebeb;border-color:#555d66;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.3)}.mce-btn.mce-active,.mce-btn.mce-active button,.mce-btn.mce-active i,.mce-btn.mce-active:hover button,.mce-btn.mce-active:hover
i{color:inherit}.mce-toolbar .mce-btn-group .mce-btn.mce-active:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-active:hover{border-color:#23282d}.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover{color:#a0a5aa;background:0 0;border-color:#ddd;text-shadow:0 1px 0 #fff;box-shadow:none}.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus{border-color:#555d66}.mce-toolbar .mce-btn-group .mce-first,.mce-toolbar .mce-btn-group .mce-last{border-color:transparent}.mce-toolbar .mce-btn button,.qt-dfw{padding:2px
3px;line-height:normal}.mce-toolbar .mce-listbox
button{font-size:13px;line-height:20px;padding-left:6px;padding-right:20px}.mce-toolbar .mce-btn
i{text-shadow:none}.mce-toolbar .mce-btn-group>div{white-space:normal}.mce-toolbar .mce-colorbutton .mce-open{border-right:0}.mce-toolbar .mce-colorbutton .mce-preview{margin:0;padding:0;top:auto;bottom:2px;left:3px;height:3px;width:20px;background:#555d66}.mce-toolbar .mce-btn-group .mce-btn.mce-primary{min-width:0;background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:none}.mce-toolbar .mce-btn-group .mce-btn.mce-primary
button{padding:2px
3px 1px}.mce-toolbar .mce-btn-group .mce-btn.mce-primary .mce-ico{color:#fff}.mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover{background:#008ec2;border-color:#006799;color:#fff}.mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus{box-shadow:0 0 1px 1px #33b3db}.mce-toolbar .mce-btn-group .mce-btn.mce-primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799}.mce-toolbar .mce-btn-group .mce-btn.mce-listbox{border-radius:0;direction:ltr;background:#fff;border:1px
solid #ddd;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,.2)}.mce-toolbar .mce-btn-group .mce-btn.mce-listbox:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-listbox:hover{border-color:#b4b9be}.mce-panel .mce-btn i.mce-caret{border-top:6px solid #555d66;margin-left:2px;margin-right:2px}.mce-listbox i.mce-caret{right:4px}.mce-panel .mce-btn:focus i.mce-caret,.mce-panel .mce-btn:hover i.mce-caret{border-top-color:#23282d}.mce-panel .mce-active i.mce-caret{border-top:0;border-bottom:6px solid #23282d;margin-top:7px}.mce-listbox.mce-active i.mce-caret{margin-top:-3px}.mce-toolbar .mce-splitbtn:hover .mce-open{border-right-color:transparent}.mce-toolbar .mce-splitbtn .mce-open.mce-active{background:0 0;outline:0}.mce-menu .mce-menu-item-normal.mce-active,.mce-menu .mce-menu-item-preview.mce-active,.mce-menu .mce-menu-item.mce-selected,.mce-menu .mce-menu-item:focus,.mce-menu .mce-menu-item:hover{background:#0073aa;color:#fff}.mce-menu-item.mce-active .mce-menu-shortcut,.mce-menu-item.mce-disabled:hover .mce-ico,.mce-menu-item.mce-disabled:hover .mce-text,.mce-menu-item:focus .mce-ico,.mce-menu-item:focus .mce-menu-shortcut,.mce-menu-item:focus .mce-text,.mce-menu-item:hover .mce-ico,.mce-menu-item:hover .mce-menu-shortcut,.mce-menu-item:hover .mce-text{color:inherit}.mce-menu .mce-menu-item.mce-disabled{cursor:default}.mce-menu .mce-menu-item.mce-disabled:hover{background:#ccc}div.mce-menubar{border-color:#e5e5e5;background:#fff;border-width:0 0 1px}.mce-menubar .mce-menubtn.mce-active,.mce-menubar .mce-menubtn:focus,.mce-menubar .mce-menubtn:hover{border-color:transparent;background:0 0}.mce-menubar .mce-menubtn:focus{color:#124964;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.mce-menu-item-sep:hover,div.mce-menu .mce-menu-item-sep{border-bottom:1px solid #ddd;height:0;margin:5px
0}.mce-menubtn
span{margin-right:0;padding-left:3px}.mce-menu-has-icons i.mce-ico:before{margin-left:-2px}.mce-menu.mce-menu-align .mce-menu-shortcut{bottom:.6em;font-size:.9em}.mce-primary button,.mce-primary button
i{text-align:center;color:#fff;text-shadow:none;padding:0;line-height:26px}.mce-window .mce-btn{color:#555;background:#f7f7f7;text-decoration:none;font-size:13px;line-height:26px;height:28px;margin:0;padding:0;cursor:pointer;border:1px
solid #ccc;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-shadow:0 1px 0 #ccc}.mce-window .mce-btn::-moz-focus-inner{border-width:0;border-style:none;padding:0}.mce-window .mce-btn:focus,.mce-window .mce-btn:hover{background:#fafafa;border-color:#999;color:#23282d}.mce-window .mce-btn:focus{border-color:#5b9dd9;box-shadow:0 0 3px rgba(0,115,170,.8)}.mce-window .mce-btn:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);transform:translateY(1px)}.mce-window .mce-btn.mce-disabled{color:#a0a5aa!important;border-color:#ddd!important;background:#f7f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;-webkit-transform:none!important;transform:none!important}.mce-window .mce-btn.mce-primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.mce-window .mce-btn.mce-primary:focus,.mce-window .mce-btn.mce-primary:hover{background:#008ec2;border-color:#006799;color:#fff}.mce-window .mce-btn.mce-primary:focus{box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.mce-window .mce-btn.mce-primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.mce-window .mce-btn.mce-primary.mce-disabled{color:#66c6e4!important;background:#008ec2!important;border-color:#007cb2!important;box-shadow:none!important;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important;cursor:default}.mce-toolbar .mce-ico,.qt-dfw{text-shadow:none;text-align:center}.mce-menubtn.mce-fixed-width
span{overflow-x:hidden;text-overflow:ellipsis;width:82px}.mce-charmap{margin:3px}.mce-charmap
td{padding:0;border-color:#ddd;cursor:pointer}.mce-charmap td:hover{background:#f3f3f3}.mce-charmap td
div{width:18px;height:22px;line-height:22px}.mce-toolbar .mce-btn .mce-open,.qt-dfw{line-height:20px}.mce-tooltip{margin-top:2px}.rtl .mce-tooltip.wp-hide-mce-tooltip{display:none!important}.mce-tooltip-inner{border-radius:3px;box-shadow:0 3px 5px rgba(0,0,0,.2);color:#fff;font-size:12px}.mce-ico{font-family:tinymce,Arial}.mce-btn-small .mce-ico{font-family:tinymce-small,Arial}.mce-toolbar .mce-ico{color:#555d66;line-height:20px;width:20px;height:20px;margin:0;padding:0}.qt-dfw{color:#555d66;width:28px;height:26px}.mce-toolbar .mce-btn.mce-active .mce-open,.mce-toolbar .mce-btn:focus .mce-open,.mce-toolbar .mce-btn:hover .mce-open{border-left-color:#23282d}div.mce-notification{left:10%!important;right:10%}.mce-notification button.mce-close{right:6px;top:3px;font-weight:400;color:#555d66}.mce-notification button.mce-close:focus,.mce-notification button.mce-close:hover{color:#000}i.mce-i-aligncenter,i.mce-i-alignjustify,i.mce-i-alignleft,i.mce-i-alignright,i.mce-i-backcolor,i.mce-i-blockquote,i.mce-i-bold,i.mce-i-bullist,i.mce-i-charmap,i.mce-i-dashicon,i.mce-i-dfw,i.mce-i-forecolor,i.mce-i-fullscreen,i.mce-i-help,i.mce-i-hr,i.mce-i-indent,i.mce-i-italic,i.mce-i-link,i.mce-i-ltr,i.mce-i-numlist,i.mce-i-outdent,i.mce-i-pastetext,i.mce-i-pasteword,i.mce-i-redo,i.mce-i-remove,i.mce-i-removeformat,i.mce-i-spellchecker,i.mce-i-strikethrough,i.mce-i-underline,i.mce-i-undo,i.mce-i-unlink,i.mce-i-wp-media-library,i.mce-i-wp_adv,i.mce-i-wp_code,i.mce-i-wp_fullscreen,i.mce-i-wp_help,i.mce-i-wp_more,i.mce-i-wp_page{font:400 20px/1 dashicons;padding:0
2px 0 0;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:-2px}.qt-dfw{font:400 20px/1 dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i.mce-i-bold:before{content:"\f200"}i.mce-i-italic:before{content:"\f201"}i.mce-i-bullist:before{content:"\f203"}i.mce-i-numlist:before{content:"\f204"}i.mce-i-blockquote:before{content:"\f205"}i.mce-i-alignleft:before{content:"\f206"}i.mce-i-aligncenter:before{content:"\f207"}i.mce-i-alignright:before{content:"\f208"}i.mce-i-link:before{content:"\f103"}i.mce-i-unlink:before{content:"\f225"}i.mce-i-wp_more:before{content:"\f209"}i.mce-i-strikethrough:before{content:"\f224"}i.mce-i-spellchecker:before{content:"\f210"}.qt-dfw:before,i.mce-i-dfw:before,i.mce-i-fullscreen:before,i.mce-i-wp_fullscreen:before{content:"\f211"}i.mce-i-wp_adv:before{content:"\f212"}i.mce-i-underline:before{content:"\f213"}i.mce-i-alignjustify:before{content:"\f214"}i.mce-i-backcolor:before,i.mce-i-forecolor:before{content:"\f215"}i.mce-i-pastetext:before{content:"\f217"}i.mce-i-removeformat:before{content:"\f218"}i.mce-i-charmap:before{content:"\f220"}i.mce-i-outdent:before{content:"\f221"}i.mce-i-indent:before{content:"\f222"}i.mce-i-undo:before{content:"\f171"}i.mce-i-redo:before{content:"\f172"}i.mce-i-help:before,i.mce-i-wp_help:before{content:"\f223"}i.mce-i-wp-media-library:before{content:"\f104"}i.mce-i-ltr:before{content:"\f320"}i.mce-i-wp_page:before{content:"\f105"}i.mce-i-hr:before{content:"\f460"}i.mce-i-remove:before{content:"\f158"}i.mce-i-wp_code:before{content:"\f475"}.rtl i.mce-i-outdent:before{content:"\f222"}.rtl i.mce-i-indent:before{content:"\f221"}.wp-editor-tools{z-index:1}.wp-editor-tools:after{clear:both;content:"";display:table}.wp-editor-container{clear:both;border:1px
solid #e5e5e5}.wp-editor-area{font-family:Consolas,Monaco,monospace;font-size:13px;padding:10px;margin:1px
0 0;line-height:150%;border:0;outline:0;display:block;resize:vertical}.rtl .wp-editor-area{font-family:Tahoma,Monaco,monospace}.locale-he-il .wp-editor-area{font-family:Arial,Monaco,monospace}.wp-editor-container textarea.wp-editor-area{width:100%;margin:0;box-shadow:none}.wp-editor-tabs{float:right}.wp-switch-editor{float:left;box-sizing:content-box;top:1px;background:#ebebeb;color:#666;cursor:pointer;font-size:13px;line-height:19px;height:20px;margin:5px
0 0 5px;padding:3px
8px 4px;border:1px
solid #e5e5e5}.wp-switch-editor:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);outline:0;color:#23282d}.html-active .switch-html:focus,.tmce-active .switch-tmce:focus,.wp-switch-editor:active{box-shadow:none}.wp-switch-editor:active{background-color:#f5f5f5;box-shadow:none}.js .tmce-active .wp-editor-area{color:#fff}.tmce-active .quicktags-toolbar{display:none}.html-active .switch-html,.tmce-active .switch-tmce{background:#f5f5f5;color:#555;border-bottom-color:#f5f5f5}.wp-media-buttons{float:left}.wp-media-buttons
.button{margin-right:5px;margin-bottom:4px;padding-left:7px;padding-right:7px}.wp-media-buttons .button:active{position:relative;top:1px;margin-top:-1px;margin-bottom:1px}.wp-media-buttons .insert-media{padding-left:5px}.wp-media-buttons
a{text-decoration:none;color:#444;font-size:12px}.wp-media-buttons
img{padding:0
4px;vertical-align:middle}.wp-media-buttons span.wp-media-buttons-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0
2px}.wp-media-buttons .add_media span.wp-media-buttons-icon{background:0 0}.wp-media-buttons .add_media span.wp-media-buttons-icon:before{font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f104"}.quicktags-toolbar{padding:3px;border-bottom:1px solid #ddd;background:#f5f5f5;min-height:30px}.has-dfw .quicktags-toolbar{padding-right:35px}.wp-core-ui .quicktags-toolbar input.button.button-small{margin:2px}.quicktags-toolbar input[value=link]{text-decoration:underline}.quicktags-toolbar input[value=del]{text-decoration:line-through}.quicktags-toolbar input[value="i"]{font-style:italic}.quicktags-toolbar input[value="b"]{font-weight:600}.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw,.qt-dfw{position:absolute;top:0;right:0;margin:5px
5px 0 0}.qt-fullscreen{position:static;margin:2px}@media screen and (max-width:782px){.mce-toolbar .mce-btn button,.qt-dfw{padding:6px
7px}.mce-toolbar .mce-btn-group .mce-btn.mce-primary
button{padding:6px
7px 5px}.mce-toolbar .mce-btn-group .mce-btn{margin:1px}.qt-dfw{width:36px;height:34px}.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw{margin:4px
4px 0 0}.mce-toolbar .mce-colorbutton .mce-preview{left:8px;bottom:6px}.mce-window .mce-btn{padding:2px
0}.has-dfw .quicktags-toolbar,.has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first{padding-right:40px}}@media screen and (min-width:782px){.wp-core-ui .quicktags-toolbar input.button.button-small{font-size:12px;height:26px;line-height:24px}}#wp_editbtns,#wp_gallerybtns{padding:2px;position:absolute;display:none;z-index:100020}#wp_delgallery,#wp_delimgbtn,#wp_editgallery,#wp_editimgbtn{border-color:#999;background-color:#eee;margin:2px;padding:2px;border-width:1px;border-style:solid;border-radius:3px}#wp_delgallery:hover,#wp_delimgbtn:hover,#wp_editgallery:hover,#wp_editimgbtn:hover{border-color:#555;background-color:#ccc}#wp-link-wrap{display:none;background-color:#fff;width:500px;overflow:hidden;margin-left:-250px;position:fixed;top:50%;left:50%;z-index:100105;transition:height .2s,margin-top .2s;height:500px;margin-top:-250px}#wp-link-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:100100}#wp-link{position:relative;height:100%}#wp-link-wrap .wp-link-text-field{display:none}#wp-link-wrap.has-text-field .wp-link-text-field{display:block}#link-modal-title{background:#fcfcfc;border-bottom:1px solid #ddd;height:36px;font-size:18px;font-weight:600;line-height:36px;margin:0;padding:0
36px 0 16px}#wp-link-close{color:#666;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;background:0 0;border:none;cursor:pointer}#wp-link-close:before{font:400 20px/36px dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:36px;height:36px;content:"\f158"}#wp-link-close:focus,#wp-link-close:hover{color:#00a0d2}#wp-link-close:focus{outline:0;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}#wp-link-wrap #link-selector{-webkit-overflow-scrolling:touch;padding:0
16px;position:absolute;top:37px;left:0;right:0;bottom:44px}#wp-link ol,#wp-link
ul{list-style:none;margin:0;padding:0}#wp-link input[type=text]{box-sizing:border-box}#wp-link #link-options{padding:8px
0 12px}#wp-link
p.howto{margin:3px
0}#wp-link p.howto
a{text-decoration:none;color:inherit}#wp-link label input[type=text]{margin-top:5px;width:70%}#wp-link #link-options label span,#wp-link #search-panel label span.search-label{display:inline-block;width:80px;text-align:right;padding-right:5px;max-width:24%;vertical-align:middle;word-wrap:break-word}#wp-link .link-search-field{float:left;width:250px;max-width:70%}#wp-link .link-search-wrapper{margin:5px
0 9px;display:block;overflow:hidden}#wp-link .link-search-wrapper
span{float:left;margin-top:4px}#wp-link .link-search-wrapper
.spinner{margin-top:5px}#wp-link .link-target{padding:3px
0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#wp-link .link-target
label{max-width:70%}#wp-link .query-results{border:1px
solid #dfdfdf;margin:0
0 12px;background:#fff;overflow:auto;position:absolute;left:16px;right:16px;bottom:0;top:166px}.has-text-field #wp-link .query-results{top:200px}#wp-link
li{clear:both;margin-bottom:0;border-bottom:1px solid #f1f1f1;color:#32373c;padding:4px
6px 4px 10px;cursor:pointer;position:relative}#wp-link .query-notice,#wp-link
li.unselectable{border-bottom:1px solid #dfdfdf}#wp-link .query-notice{padding:0;background-color:#f7fcfe;color:#000}#wp-link .query-notice .query-notice-default,#wp-link .query-notice .query-notice-hint{display:block;padding:6px;border-left:4px solid #00a0d2}#wp-link .unselectable.no-matches-found{padding:0;border-bottom:1px solid #dfdfdf;background-color:#fef7f1}#wp-link .no-matches-found .item-title{display:block;padding:6px;border-left:4px solid #d54e21}#wp-link .query-results
em{font-style:normal}#wp-link li:hover{background:#eaf2fa;color:#151515}#wp-link li.unselectable:hover{background:#fff;cursor:auto;color:#32373c}#wp-link
li.selected{background:#ddd;color:#32373c}#wp-link li.selected .item-title{font-weight:600}#wp-link li:last-child{border:none}#wp-link .item-title{display:inline-block;width:80%;width:calc(100% - 68px);word-wrap:break-word}#wp-link .item-info{text-transform:uppercase;color:#666;font-size:11px;position:absolute;right:5px;top:5px}#wp-link .river-waiting{display:none;padding:10px
0}#wp-link
.submitbox{padding:8px
16px;background:#fcfcfc;border-top:1px solid #ddd;position:absolute;bottom:0;left:0;right:0}#wp-link-cancel{line-height:25px;float:left}#wp-link-update{line-height:23px;float:right}#wp-link-submit{float:right}@media screen and (max-width:782px){#wp-link-wrap{margin-top:-140px}#wp-link-wrap .query-results{top:195px}#wp-link-wrap.has-text-field .query-results{top:235px}#link-selector{padding:0
16px 60px}#wp-link-wrap #link-selector{bottom:52px}#wp-link-cancel{line-height:32px}#wp-link .link-target{padding-top:10px}#wp-link .submitbox
.button{margin-bottom:0}}@media screen and (max-width:520px){#wp-link-wrap{width:auto;margin-left:0;left:10px;right:10px;max-width:500px}}@media screen and (max-height:520px){#wp-link-wrap{transition:none;height:auto;margin-top:0;top:10px;bottom:10px}#link-selector{overflow:auto}#search-panel .query-results{position:static}}@media screen and (max-height:290px){#wp-link-wrap{height:auto;margin-top:0;top:10px;bottom:10px}#link-selector{overflow:auto;height:calc(100% - 92px);padding-bottom:2px}#search-panel .query-results{position:static}}div.wp-link-preview{float:left;margin:5px;max-width:694px;overflow:hidden;text-overflow:ellipsis}div.wp-link-preview
a{color:#0073aa;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;cursor:pointer}div.wp-link-preview a.wplink-url-error{color:#dc3232}div.wp-link-input{float:left;margin:2px;max-width:694px}div.wp-link-input
input{width:300px;padding:3px;box-sizing:border-box}.mce-toolbar div.wp-link-input~.mce-btn,.mce-toolbar div.wp-link-preview~.mce-btn{margin:2px
1px}.mce-inline-toolbar-grp .mce-btn-group .mce-btn:last-child{margin-right:2px}.ui-autocomplete.wplink-autocomplete{z-index:100110;max-height:200px;overflow-y:auto;padding:0;margin:0;list-style:none;position:absolute;border:1px
solid #5b9dd9;box-shadow:0 1px 2px rgba(30,140,190,.8);background-color:#fff}.ui-autocomplete.wplink-autocomplete
li{margin-bottom:0;padding:4px
10px;clear:both;white-space:normal;text-align:left}.ui-autocomplete.wplink-autocomplete li .wp-editor-float-right{float:right}.ui-autocomplete.wplink-autocomplete li.ui-state-focus{background-color:#ddd;cursor:pointer}@media screen and (max-width:782px){div.wp-link-input,div.wp-link-preview{max-width:70%;max-width:calc(100% - 86px)}div.wp-link-preview{margin:8px
0 8px 5px}div.wp-link-input{width:300px}div.wp-link-input
input{width:100%;font-size:16px;padding:5px}}.mce-fullscreen{z-index:100010}.rtl .quicktags-toolbar input,.rtl .wp-switch-editor{font-family:Tahoma,sans-serif}.mce-rtl .mce-flow-layout .mce-flow-layout-item>div{direction:rtl}.mce-rtl .mce-listbox i.mce-caret{left:6px}html:lang(he-il) .rtl .quicktags-toolbar input,html:lang(he-il) .rtl .wp-switch-editor{font-family:Arial,sans-serif}@media print,(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.wp-media-buttons .add_media span.wp-media-buttons-icon{background:0 0}}