﻿/* W3.CSS 4.04 Apr 2017 by Jan Egil and Borge Refsnes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:0.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family:'Open Sans','Noto Sans TC',Arial,sans-serif;font-size:16px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.cyd-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:'Open Sans','Noto Sans TC',Arial,sans-serif;font-weight:400;margin:10px 0; color:#333;}.cyd-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #ddd;margin:20px 0}
hr.type2{border:0;border-top:1px solid #999;margin:20px 0}
.cyd-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}
.cyd-table,.cyd-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.cyd-table-all{border:1px solid #ccc}
.cyd-bordered tr,.cyd-table-all tr{border-bottom:1px solid #ddd}.cyd-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.cyd-table-all tr:nth-child(odd){background-color:#fff}.cyd-table-all tr:nth-child(even){background-color:#f1f1f1}
.cyd-hoverable tbody tr:hover,.cyd-ul.cyd-hoverable li:hover{background-color:#ccc}.cyd-centered tr th,.cyd-centered tr td{text-align:center}
.cyd-table td,.cyd-table th,.cyd-table-all td,.cyd-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.cyd-table th:first-child,.cyd-table td:first-child,.cyd-table-all th:first-child,.cyd-table-all td:first-child{padding-left:16px}
.cyd-btn,.cyd-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.cyd-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.cyd-btn,.cyd-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.cyd-disabled,.cyd-btn:disabled,.cyd-button:disabled{cursor:not-allowed;opacity:0.3}.cyd-disabled *,:disabled *{pointer-events:none}
.cyd-btn.cyd-disabled:hover,.cyd-btn:disabled:hover{box-shadow:none}
.cyd-badge,.cyd-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.cyd-badge{border-radius:50%}
.cyd-ul{list-style-type:none;padding:0;margin:0}.cyd-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.cyd-ul li:last-child{border-bottom:none}
.cyd-tooltip,.cyd-display-container{position:relative}.cyd-tooltip .cyd-text{display:none}.cyd-tooltip:hover .cyd-text{display:inline-block}
.cyd-ripple:active{opacity:0.5}.cyd-ripple{transition:opacity 0s}
.cyd-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.cyd-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.cyd-dropdown-click,.cyd-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.cyd-dropdown-hover:hover .cyd-dropdown-content{display:block;z-index:1}
.cyd-dropdown-hover:first-child,.cyd-dropdown-click:hover{background-color:#ccc;color:#000}
.cyd-dropdown-hover:hover > .cyd-button:first-child,.cyd-dropdown-click:hover > .cyd-button:first-child{background-color:#ccc;color:#000}
.cyd-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
.cyd-check,.cyd-radio{width:24px;height:24px;position:relative;top:6px}
.cyd-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.cyd-bar-block .cyd-dropdown-hover,.cyd-bar-block .cyd-dropdown-click{width:100%}
.cyd-bar-block .cyd-dropdown-hover .cyd-dropdown-content,.cyd-bar-block .cyd-dropdown-click .cyd-dropdown-content{min-width:100%}
.cyd-bar-block .cyd-dropdown-hover .cyd-button,.cyd-bar-block .cyd-dropdown-click .cyd-button{width:100%;text-align:left;padding:8px 16px}
.cyd-main,#main{transition:margin-left .4s}
.cyd-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.cyd-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.cyd-bar{width:100%;overflow:hidden}.cyd-center .cyd-bar{display:inline-block;width:auto}
.cyd-bar .cyd-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
.cyd-bar .cyd-dropdown-hover,.cyd-bar .cyd-dropdown-click{position:static;float:left}
.cyd-bar .cyd-button{white-space:normal}
.cyd-bar-block .cyd-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none}
.cyd-bar-block.cyd-center .cyd-bar-item{text-align:center}.cyd-block{display:block;width:100%}
.cyd-responsive{overflow-x:auto}
.cyd-container:after,.cyd-container:before,.cyd-panel:after,.cyd-panel:before,.cyd-row:after,.cyd-row:before,.cyd-row-padding:after,.cyd-row-padding:before,
.cyd-cell-row:before,.cyd-cell-row:after,.cyd-clear:after,.cyd-clear:before,.cyd-bar:before,.cyd-bar:after{content:"";display:table;clear:both}
.cyd-col,.cyd-half,.cyd-third,.cyd-twothird,.cyd-threequarter,.cyd-quarter{float:left;width:100%}
.cyd-col.s1{width:8.33333%}.cyd-col.s2{width:16.66666%}.cyd-col.s3{width:24.99999%}.cyd-col.s4{width:33.33333%}
.cyd-col.s5{width:41.66666%}.cyd-col.s6{width:49.99999%}.cyd-col.s7{width:58.33333%}.cyd-col.s8{width:66.66666%}
.cyd-col.s9{width:74.99999%}.cyd-col.s10{width:83.33333%}.cyd-col.s11{width:91.66666%}.cyd-col.s12{width:99.99999%}
@media (min-width:601px){.cyd-col.m1{width:8.33333%}.cyd-col.m2{width:16.66666%}.cyd-col.m3,.cyd-quarter{width:24.99999%}.cyd-col.m4,.cyd-third{width:33.33333%}
.cyd-col.m5{width:41.66666%}.cyd-col.m6,.cyd-half{width:49.99999%}.cyd-col.m7{width:58.33333%}.cyd-col.m8,.cyd-twothird{width:66.66666%}
.cyd-col.m9,.cyd-threequarter{width:74.99999%}.cyd-col.m10{width:83.33333%}.cyd-col.m11{width:91.66666%}.cyd-col.m12{width:99.99999%}}
@media (min-width:993px){.cyd-col.l1{width:8.33333%}.cyd-col.l2{width:16.66666%}.cyd-col.l3{width:24.99999%}.cyd-col.l4{width:33.33333%}
.cyd-col.l5{width:41.66666%}.cyd-col.l6{width:49.99999%}.cyd-col.l7{width:58.33333%}.cyd-col.l8{width:66.66666%}
.cyd-col.l9{width:74.99999%}.cyd-col.l10{width:83.33333%}.cyd-col.l11{width:91.66666%}.cyd-col.l12{width:99.99999%}.cyd-col.l555{width:19.99999%}.cyd-textblock {padding-bottom:10px; margin: auto 100px;}}
.cyd-content{max-width:980px;margin:auto}.cyd-rest{overflow:hidden}
.cyd-cell-row{display:table;width:100%}.cyd-cell{display:table-cell}
.cyd-cell-top{vertical-align:top}.cyd-cell-middle{vertical-align:middle}.cyd-cell-bottom{vertical-align:bottom}
.cyd-hide{display:none!important}.cyd-show-block,.cyd-show{display:block!important}.cyd-show-inline-block{display:inline-block!important}
@media (max-width:600px){.cyd-modal-content{margin:0 10px;width:auto!important}.cyd-modal{padding-top:30px}
.cyd-dropdown-hover.cyd-mobile .cyd-dropdown-content,.cyd-dropdown-click.cyd-mobile .cyd-dropdown-content{position:relative}	
.cyd-hide-small{display:none!important}.cyd-mobile{display:block;width:100%!important}.cyd-bar-item.cyd-mobile,.cyd-dropdown-hover.cyd-mobile,.cyd-dropdown-click.cyd-mobile{text-align:center}
.cyd-dropdown-hover.cyd-mobile,.cyd-dropdown-hover.cyd-mobile .cyd-btn,.cyd-dropdown-hover.cyd-mobile .cyd-button,.cyd-dropdown-click.cyd-mobile,.cyd-dropdown-click.cyd-mobile .cyd-btn,.cyd-dropdown-click.cyd-mobile .cyd-button{width:100%}}
@media (max-width:768px){.cyd-modal-content{width:500px}.cyd-modal{padding-top:50px}.cyd-textblock{padding-bottom:10px; margin: auto 10px;}}
@media (min-width:993px){.cyd-modal-content{width:900px}.cyd-hide-large{display:none!important}.cyd-sidebar.cyd-collapse{display:block!important}.smallscreen {display:none;}}
@media (max-width:992px) and (min-width:601px){.cyd-hide-medium{display:none!important}}
@media (max-width:992px){.cyd-sidebar.cyd-collapse{display:none}.cyd-main{margin-left:0!important;margin-right:0!important}.smallscreen {display:;}.bigscreen{display:none;}.mainscreen{display:none;}.cen_part{padding:0px;}}
.cyd-top,.cyd-bottom{position:fixed;width:100%;z-index:1}.cyd-top{top:0}.cyd-bottom{bottom:0}
.cyd-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.cyd-display-topleft{position:absolute;left:0;top:0}.cyd-display-topright{position:absolute;right:0;top:0}
.cyd-display-bottomleft{position:absolute;left:0;bottom:0}.cyd-display-bottomright{position:absolute;right:0;bottom:0}
.cyd-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.cyd-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.cyd-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.cyd-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.cyd-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.cyd-display-container:hover .cyd-display-hover{display:block}.cyd-display-container:hover span.cyd-display-hover{display:inline-block}.cyd-display-hover{display:none}
.cyd-display-position{position:absolute}
.cyd-circle{border-radius:50%}
.cyd-round-small{border-radius:2px}.cyd-round,.cyd-round-medium{border-radius:4px}.cyd-round-large{border-radius:8px}.cyd-round-xlarge{border-radius:16px}.cyd-round-xxlarge{border-radius:32px}
.cyd-row-padding,.cyd-row-padding>.cyd-half,.cyd-row-padding>.cyd-third,.cyd-row-padding>.cyd-twothird,.cyd-row-padding>.cyd-threequarter,.cyd-row-padding>.cyd-quarter,.cyd-row-padding>.cyd-col{padding:0 8px}
.cyd-container,.cyd-panel{padding:0.01em 16px}.cyd-panel{margin-top:16px;margin-bottom:16px}
.cyd-code,.cyd-codespan{font-family:Consolas,"courier new";font-size:16px}
.cyd-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.cyd-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.cyd-card{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.cyd-card-4,.cyd-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.cyd-spin{animation:cyd-spin 2s infinite linear}@keyframes cyd-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.cyd-animate-fading{animation:fading 7s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.cyd-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.cyd-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.cyd-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.cyd-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.cyd-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.cyd-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.cyd-animate-input{transition:width 0.4s ease-in-out}.cyd-animate-input:focus{width:100%!important}
.cyd-opacity,.cyd-hover-opacity:hover{opacity:0.60}.cyd-opacity-off,.cyd-hover-opacity-off:hover{opacity:1}
.cyd-opacity-max{opacity:0.25}.cyd-opacity-min{opacity:0.75}
.cyd-greyscale-max,.cyd-grayscale-max,.cyd-hover-greyscale:hover,.cyd-hover-grayscale:hover{filter:grayscale(100%)}
.cyd-greyscale,.cyd-grayscale{filter:grayscale(75%)}.cyd-greyscale-min,.cyd-grayscale-min{filter:grayscale(50%)}
.cyd-sepia{filter:sepia(75%)}.cyd-sepia-max,.cyd-hover-sepia:hover{filter:sepia(100%)}.cyd-sepia-min{filter:sepia(50%)}
.cyd-tiny{font-size:10px!important}.cyd-small{font-size:12px!important}.cyd-medium{font-size:15px!important}.cyd-large{font-size:18px!important}
.cyd-xlarge{font-size:24px!important}.cyd-xxlarge{font-size:36px!important}.cyd-xxxlarge{font-size:48px!important}.cyd-jumbo{font-size:64px!important}
.cyd-left-align{text-align:left!important}.cyd-right-align{text-align:right!important}.cyd-justify{text-align:justify!important}.cyd-center{text-align:center!important}
.cyd-border-0{border:0!important}.cyd-border{border:1px solid #ccc!important}
.cyd-border-top{border-top:1px solid #ccc!important}.cyd-border-bottom{border-bottom:1px solid #ccc!important}
.cyd-border-left{border-left:1px solid #ccc!important}.cyd-border-right{border-right:1px solid #ccc!important}
.cyd-topbar{border-top:6px solid #ccc!important}.cyd-bottombar{border-bottom:6px solid #ccc!important}
.cyd-leftbar{border-left:6px solid #ccc!important}.cyd-rightbar{border-right:6px solid #ccc!important}
.cyd-section,.cyd-code{margin-top:16px!important;margin-bottom:16px!important}
.cyd-margin{margin:16px!important}.cyd-margin-top{margin-top:16px!important}.cyd-margin-bottom{margin-bottom:16px!important}
.cyd-margin-left{margin-left:16px!important}.cyd-margin-right{margin-right:16px!important}
.cyd-padding-small{padding:4px 8px!important}.cyd-padding{padding:8px 16px!important}.cyd-padding-large{padding:12px 24px!important}
.cyd-padding-16{padding-top:16px!important;padding-bottom:16px!important}.cyd-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.cyd-padding-32{padding-top:32px!important;padding-bottom:32px!important}.cyd-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.cyd-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.cyd-left{float:left!important}.cyd-right{float:right!important}
.cyd-button:hover{color:#000!important;background-color:#ccc!important}
.cyd-transparent,.cyd-hover-none:hover{background-color:transparent!important}
.cyd-hover-none:hover{box-shadow:none!important}
/* Colors */
.cyd-amber,.cyd-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.cyd-aqua,.cyd-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.cyd-blue,.cyd-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.cyd-light-blue,.cyd-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.cyd-brown,.cyd-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.cyd-cyan,.cyd-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.cyd-blue-grey,.cyd-hover-blue-grey:hover,.cyd-blue-gray,.cyd-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.cyd-green,.cyd-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.cyd-light-green,.cyd-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.cyd-indigo,.cyd-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.cyd-khaki,.cyd-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.cyd-lime,.cyd-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.cyd-orange,.cyd-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.cyd-deep-orange,.cyd-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.cyd-pink,.cyd-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.cyd-purple,.cyd-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.cyd-deep-purple,.cyd-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.cyd-red,.cyd-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.cyd-sand,.cyd-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.cyd-teal,.cyd-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.cyd-yellow,.cyd-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.cyd-white,.cyd-hover-white:hover{color:#000!important;background-color:#fff!important}
.cyd-black,.cyd-hover-black:hover{color:#fff!important;background-color:#000!important}
.cyd-grey,.cyd-hover-grey:hover,.cyd-gray,.cyd-hover-gray:hover{color:#000!important;background-color:#bbb!important; letter-spacing:0.25em}
.cyd-light-grey,.cyd-hover-light-grey:hover,.cyd-light-gray,.cyd-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.cyd-dark-grey,.cyd-hover-dark-grey:hover,.cyd-dark-gray,.cyd-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.cyd-pale-red,.cyd-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.cyd-pale-green,.cyd-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.cyd-pale-yellow,.cyd-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.cyd-pale-blue,.cyd-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.cyd-text-red,.cyd-hover-text-red:hover{color:#f44336!important}
.cyd-text-green,.cyd-hover-text-green:hover{color:#4CAF50!important}
.cyd-text-blue,.cyd-hover-text-blue:hover{color:#2196F3!important}
.cyd-text-yellow,.cyd-hover-text-yellow:hover{color:#ffeb3b!important}
.cyd-text-white,.cyd-hover-text-white:hover{color:#fff!important}
.cyd-text-black,.cyd-hover-text-black:hover{color:#000!important}
.cyd-text-grey,.cyd-hover-text-grey:hover,.cyd-text-gray,.cyd-hover-text-gray:hover{color:#757575!important}
.cyd-text-amber{color:#ffc107!important}
.cyd-text-aqua{color:#00ffff!important}
.cyd-text-light-blue{color:#87CEEB!important}
.cyd-text-brown{color:#795548!important}
.cyd-text-cyan{color:#00bcd4!important}
.cyd-text-blue-grey,.cyd-text-blue-gray{color:#607d8b!important}
.cyd-text-light-green{color:#8bc34a!important}
.cyd-text-indigo{color:#3f51b5!important}
.cyd-text-khaki{color:#b4aa50!important}
.cyd-text-lime{color:#cddc39!important}
.cyd-text-orange{color:#ff9800!important}
.cyd-text-deep-orange{color:#ff5722!important}
.cyd-text-pink{color:#e91e63!important}
.cyd-text-purple{color:#9c27b0!important}
.cyd-text-deep-purple{color:#673ab7!important}
.cyd-text-sand{color:#fdf5e6!important}
.cyd-text-teal{color:#009688!important}
.cyd-text-light-grey,.cyd-hover-text-light-grey:hover,.cyd-text-light-gray,.cyd-hover-text-light-gray:hover{color:#f1f1f1!important}
.cyd-text-dark-grey,.cyd-hover-text-dark-grey:hover,.cyd-text-dark-gray,.cyd-hover-text-dark-gray:hover{color:#3a3a3a!important}
.cyd-border-red,.cyd-hover-border-red:hover{border-color:#f44336!important}
.cyd-border-green,.cyd-hover-border-green:hover{border-color:#4CAF50!important}
.cyd-border-blue,.cyd-hover-border-blue:hover{border-color:#2196F3!important}
.cyd-border-yellow,.cyd-hover-border-yellow:hover{border-color:#ffeb3b!important}
.cyd-border-white,.cyd-hover-border-white:hover{border-color:#fff!important}
.cyd-border-black,.cyd-hover-border-black:hover{border-color:#000!important}
.cyd-border-grey,.cyd-hover-border-grey:hover,.cyd-border-gray,.cyd-hover-border-gray:hover{border-color:#bbb!important}

.pofo{width:100%;margin:5px;}
.tag1{background-color:#90c844;}
.tag2{background-color:#90c844;}
.tag3{background-color:#90c844;}
.tag4{background-color:#90c844;}
.tag5{background-color:#90c844;}
.tag6{background-color:#90c844;}
.tag7{background-color:#90c844;}
.tag8{background-color:#90c844;}
.tag9{background-color:#90c844;}

.press:hover{opacity:0.60}
.pressleft{width:60%; height:200px; position:relative; float:left;}
.pressright{width:40%; height:200px; position:relative; float:left;}

/* Video */
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #90c320;
  color: #fff;
  cursor: pointer;
  opacity:0.9;
}

#myBtn:hover {
  background: #fff;
  color: black;
}

/* For My Own Good */

body,h1,h2,h3,h4,h5,h6 { color: #333;text-transform:;}
h1,h2,h3,h4,h5,h6,div#myNavbar { letter-spacing:0.1em;text-transform: uppercase;}
.cyd-tight {letter-spacing:-0.05em;}
.cyd-space {letter-spacing:0.1em;}
h5,h6 { letter-spacing:0.25em;}
h1,h2,h3,h4,h5,h6,p { color:#333; padding-left:20px; padding-right:20px;}
body, html {
    height: 100%;
  margin: 0;
  padding: 0;
    line-height: 1.8;
}
ul {
  position: fixed;
  top: 0;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
li {
  display: inline;
  float: left;
}
li a {
  display: block;
  text-align: center;
  padding: 8px 20px;
  text-decoration: none;
  font-size:18px;
   font-weight:700;
}
li a:hover {
  color: #00685f;
}
a.active {
	color: #00c1b0;
}
.cypress_green {
	background-color:#00685f;
}
.smokeyeyes {
    text-shadow: 5px 5px 8px #000;
}
@media only screen and (max-width: 900px){
	.cyd-bar .cyd-button {
    padding: 41px 12px;
}}
@media only screen and (min-width: 993px){
	.cyd-bar .cyd-button {
    padding: 41px 16px;
}}
/* 41 16 before */
.team_box {
	position:relative; 
	float:left; 
	margin:10px 20px;
}
.team_box a:hover{
	opacity: 0.3;
}
.bigscreen {
	padding-bottom: 30px;
}
.cen_part {padding:120px 60px;}
.cyd-card-2{}
.footer_p {letter-spacing:1px; font-size:10px;}
.mainscreen {padding: 0px 0px 50px 0px;}
.bigscreen {padding: 150px 100px 0px 100px;}
.smallscreen {padding: 120px 30px 20px 30px;}
.cyd-text {text-align: left; letter-spacing:0.1em;text-transform:;}
.cyd-up { text-transform:uppercase;}

.img-border { border: 1px solid #CCC;}

.btn_red,.btn_red:hover { color:#F00; font-weight:bold;}
.price_new { color:#F00;}
.price_og {  color: #666;text-decoration: line-through;}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}