html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
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', sans-serif;font-size: 16px;line-height:1.5;}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size: 22px;}h3{font-size:24px}h4{font-size: 28px;}h5{font-size:18px}h6{font-size:16px}.rog-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family: 'Open Sans', sans-serif;font-weight:300;margin: 16px 0;}.rog-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.rog-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.rog-table,.rog-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.rog-table-all{border:1px solid #ccc}
.rog-bordered tr,.rog-table-all tr{border-bottom:1px solid #ddd}.rog-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.rog-table-all tr:nth-child(odd){background-color:#fff}.rog-table-all tr:nth-child(even){background-color:#f1f1f1}
.rog-hoverable tbody tr:hover,.rog-ul.rog-hoverable li:hover{background-color:#ccc}.rog-centered tr th,.rog-centered tr td{text-align:center}
.rog-table td,.rog-table th,.rog-table-all td,.rog-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.rog-table th:first-child,.rog-table td:first-child,.rog-table-all th:first-child,.rog-table-all td:first-child{padding-left:16px}
.rog-btn,.rog-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.rog-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.rog-btn,.rog-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.rog-disabled,.rog-btn:disabled,.rog-button:disabled{cursor:not-allowed;opacity:0.3}.rog-disabled *,:disabled *{pointer-events:none}
.rog-btn.rog-disabled:hover,.rog-btn:disabled:hover{box-shadow:none}
.rog-badge,.rog-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.rog-badge{border-radius:50%}
.rog-ul{list-style-type:none;padding:0;margin:0}.rog-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.rog-ul li:last-child{border-bottom:none}
.rog-tooltip,.rog-display-container{position:relative}.rog-tooltip .rog-text{display:none}.rog-tooltip:hover .rog-text{display:inline-block}
.rog-ripple:active{opacity:0.5}.rog-ripple{transition:opacity 0s}
.rog-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.rog-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.rog-dropdown-click,.rog-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.rog-dropdown-hover:hover .rog-dropdown-content{display:block}
.rog-dropdown-hover:first-child,.rog-dropdown-click:hover{background-color:#ccc;color:#000}
.rog-dropdown-hover:hover > .rog-button:first-child,.rog-dropdown-click:hover > .rog-button:first-child{background-color:#ccc;color:#000}
.rog-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.rog-check,.rog-radio{width:24px;height:24px;position:relative;top:6px}
.rog-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.rog-bar-block .rog-dropdown-hover,.rog-bar-block .rog-dropdown-click{width:100%}
.rog-bar-block .rog-dropdown-hover .rog-dropdown-content,.rog-bar-block .rog-dropdown-click .rog-dropdown-content{min-width:100%}
.rog-bar-block .rog-dropdown-hover .rog-button,.rog-bar-block .rog-dropdown-click .rog-button{width:100%;text-align:left;padding:8px 16px}
.rog-main,#main{transition:margin-left .4s}
.rog-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)}
.rog-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.rog-bar{width:100%;overflow:hidden}.rog-center .rog-bar{display:inline-block;width:auto}
.rog-bar .rog-bar-item{padding: 14px 16px;float:left;width:auto;border:none;display:block;outline:0;}
.rog-bar .rog-dropdown-hover,.rog-bar .rog-dropdown-click{position:static;float:left}
.rog-bar .rog-button{white-space:normal}
.rog-bar-block .rog-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.rog-bar-block.rog-center .rog-bar-item{text-align:center}.rog-block{display:block;width:100%}
.rog-responsive{display:block;overflow-x:auto}
.rog-container:after,.rog-container:before,.rog-panel:after,.rog-panel:before,.rog-row:after,.rog-row:before,.rog-row-padding:after,.rog-row-padding:before,
.rog-cell-row:before,.rog-cell-row:after,.rog-clear:after,.rog-clear:before,.rog-bar:before,.rog-bar:after{content:"";display:table;clear:both}
.rog-col,.rog-half,.rog-third,.rog-twothird,.rog-threequarter,.rog-quarter{float:left;width:100%}
.rog-col.s1{width:8.33333%}.rog-col.s2{width:16.66666%}.rog-col.s3{width:24.99999%}.rog-col.s4{width:33.33333%}
.rog-col.s5{width:41.66666%}.rog-col.s6{width:49.99999%}.rog-col.s7{width:58.33333%}.rog-col.s8{width:66.66666%}
.rog-col.s9{width:74.99999%}.rog-col.s10{width:83.33333%}.rog-col.s11{width:91.66666%}.rog-col.s12{width:99.99999%}
@media (min-width:601px){.rog-col.m1{width:8.33333%}.rog-col.m2{width:16.66666%}.rog-col.m3,.rog-quarter{width:24.99999%}.rog-col.m4,.rog-third{width:33.33333%}
.rog-col.m5{width:41.66666%}.rog-col.m6,.rog-half{width:49.99999%}.rog-col.m7{width:58.33333%}.rog-col.m8,.rog-twothird{width:66.66666%}
.rog-col.m9,.rog-threequarter{width:74.99999%}.rog-col.m10{width:83.33333%}.rog-col.m11{width:91.66666%}.rog-col.m12{width:99.99999%}}
@media (min-width:993px){.rog-col.l1{width:8.33333%}.rog-col.l2{width:16.66666%}.rog-col.l3{width:24.99999%}.rog-col.l4{width:33.33333%}
.rog-col.l5{width:41.66666%}.rog-col.l6{width:49.99999%}.rog-col.l7{width:58.33333%}.rog-col.l8{width:66.66666%}
.rog-col.l9{width:74.99999%}.rog-col.l10{width:83.33333%}.rog-col.l11{width:91.66666%}.rog-col.l12{width:99.99999%}}
.rog-rest{overflow:hidden}.rog-stretch{margin-left:-16px;margin-right:-16px}
.rog-content,.rog-auto{margin-left:auto;margin-right:auto}.rog-content{max-width: 1280px;}.rog-auto{max-width:1140px}
.rog-cell-row{display:table;width:100%}.rog-cell{display:table-cell}
.rog-cell-top{vertical-align:top}.rog-cell-middle{vertical-align:middle}.rog-cell-bottom{vertical-align:bottom}
.rog-hide{display:none!important}.rog-show-block,.rog-show{display:block!important}.rog-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.rog-auto{max-width:95%}}
@media (max-width:600px){.rog-modal-content{margin:0 10px;width:auto!important}.rog-modal{padding-top:30px}
.rog-dropdown-hover.rog-mobile .rog-dropdown-content,.rog-dropdown-click.rog-mobile .rog-dropdown-content{position:relative}  
.rog-hide-small{display:none!important}.rog-mobile{display:block;width:100%!important}.rog-bar-item.rog-mobile,.rog-dropdown-hover.rog-mobile,.rog-dropdown-click.rog-mobile{text-align:center}
.rog-dropdown-hover.rog-mobile,.rog-dropdown-hover.rog-mobile .rog-btn,.rog-dropdown-hover.rog-mobile .rog-button,.rog-dropdown-click.rog-mobile,.rog-dropdown-click.rog-mobile .rog-btn,.rog-dropdown-click.rog-mobile .rog-button{width:100%}}
@media (max-width:768px){.rog-modal-content{width:500px}.rog-modal{padding-top:50px}}
@media (min-width:993px){.rog-modal-content{width:900px}.rog-hide-large{display:none!important}.rog-sidebar.rog-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.rog-hide-medium{display:none!important}}
@media (max-width:992px){.rog-sidebar.rog-collapse{display:none}.rog-main{margin-left:0!important;margin-right:0!important}.rog-auto{max-width:100%}}
.rog-top,.rog-bottom{position:fixed;width:100%;z-index:1}.rog-top{top:0}.rog-bottom{bottom:0}
.rog-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}
.rog-display-topleft{position:absolute;left:0;top:0}.rog-display-topright{position:absolute;right:0;top:0}
.rog-display-bottomleft{position:absolute;left:0;bottom:0}.rog-display-bottomright{position:absolute;right:0;bottom:0}
.rog-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.rog-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.rog-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.rog-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.rog-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.rog-display-container:hover .rog-display-hover{display:block}.rog-display-container:hover span.rog-display-hover{display:inline-block}.rog-display-hover{display:none}
.rog-display-position{position:absolute}
.rog-circle{border-radius:50%}
.rog-round-small{border-radius:2px}.rog-round,.rog-round-medium{border-radius:4px}.rog-round-large{border-radius:8px}.rog-round-xlarge{border-radius:16px}.rog-round-xxlarge{border-radius:32px}
.rog-row-padding,.rog-row-padding>.rog-half,.rog-row-padding>.rog-third,.rog-row-padding>.rog-twothird,.rog-row-padding>.rog-threequarter,.rog-row-padding>.rog-quarter,.rog-row-padding>.rog-col{padding:0 8px}
.rog-container,.rog-panel{padding:0.01em 16px;}.rog-panel{margin-top:16px;margin-bottom:16px}
.rog-code,.rog-codespan{font-family:Consolas,"courier new";font-size:16px}
.rog-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.rog-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.rog-card,.rog-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.rog-card-4,.rog-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)}
.rog-spin{animation:rog-spin 2s infinite linear}@keyframes rog-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.rog-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.rog-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.rog-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.rog-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.rog-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.rog-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.rog-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.rog-animate-input{transition:width 0.4s ease-in-out}.rog-animate-input:focus{width:100%!important}
.rog-opacity,.rog-hover-opacity:hover{opacity:0.60}.rog-opacity-off,.rog-hover-opacity-off:hover{opacity:1}
.rog-opacity-max{opacity:0.25}.rog-opacity-min{opacity:0.75}
.rog-greyscale-max,.rog-grayscale-max,.rog-hover-greyscale:hover,.rog-hover-grayscale:hover{filter:grayscale(100%)}
.rog-greyscale,.rog-grayscale{filter:grayscale(75%)}.rog-greyscale-min,.rog-grayscale-min{filter:grayscale(50%)}
.rog-sepia{filter:sepia(75%)}.rog-sepia-max,.rog-hover-sepia:hover{filter:sepia(100%)}.rog-sepia-min{filter:sepia(50%)}
.rog-tiny{font-size:10px!important}.rog-small{font-size:12px!important}.rog-medium{font-size:15px!important}.rog-large{font-size:18px!important}
.rog-xlarge{font-size:24px!important}.rog-xxlarge{font-size:36px!important}.rog-xxxlarge{font-size:48px!important}.rog-jumbo{font-size:64px!important}
.rog-left-align{text-align:left!important}.rog-right-align{text-align:right!important}.rog-justify{text-align:justify!important}.rog-center{text-align:center!important}
.rog-border-0{border:0!important}.rog-border{border:1px solid #ccc!important}
.rog-border-top{border-top:1px solid #ccc!important}.rog-border-bottom{border-bottom:1px solid #ccc!important}
.rog-border-left{border-left:1px solid #ccc!important}.rog-border-right{border-right:1px solid #ccc!important}
.rog-topbar{border-top:6px solid #ccc!important}.rog-bottombar{border-bottom:6px solid #ccc!important}
.rog-leftbar{border-left:6px solid #ccc!important}.rog-rightbar{border-right:6px solid #ccc!important}
.rog-section,.rog-code{margin-top:16px!important;margin-bottom:16px!important}
.rog-margin{margin:8px!important;}.rog-margin-top{margin-top:16px!important}.rog-margin-bottom{margin-bottom:16px!important}
.rog-margin-left{margin-left:16px!important}.rog-margin-right{margin-right:16px!important}
.rog-padding-small{padding:4px 8px!important}.rog-padding{padding:8px 16px!important}.rog-padding-large{padding:12px 24px!important}
.rog-padding-16{padding-top:16px!important;padding-bottom:16px!important}.rog-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.rog-padding-32{padding-top:32px!important;padding-bottom:32px!important}.rog-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.rog-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.rog-left{float:left!important}.rog-right{float:right!important}
.rog-button:hover{color:#fff!important;background-color: #4ea1bf!important;}
.rog-transparent,.rog-hover-none:hover{background-color:transparent!important}
.rog-hover-none:hover{box-shadow:none!important}
/* Colors */
.rog-amber,.rog-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.rog-aqua,.rog-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.rog-blue,.rog-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.rog-light-blue,.rog-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.rog-brown,.rog-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.rog-cyan,.rog-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.rog-blue-grey,.rog-hover-blue-grey:hover,.rog-blue-gray,.rog-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.rog-green,.rog-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.rog-light-green,.rog-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.rog-indigo,.rog-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.rog-khaki,.rog-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.rog-lime,.rog-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.rog-orange,.rog-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.rog-deep-orange,.rog-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.rog-pink,.rog-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.rog-purple,.rog-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.rog-deep-purple,.rog-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.rog-red,.rog-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.rog-sand,.rog-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.rog-teal,.rog-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.rog-yellow,.rog-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.rog-white,.rog-hover-white:hover{color:#000!important;background-color:#fff!important;}
.rog-black,.rog-hover-black:hover{color:#fff!important;background-color:#000!important}
.rog-grey,.rog-hover-grey:hover,.rog-gray,.rog-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.rog-light-grey,.rog-hover-light-grey:hover,.rog-light-gray,.rog-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.rog-dark-grey,.rog-hover-dark-grey:hover,.rog-dark-gray,.rog-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.rog-pale-red,.rog-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.rog-pale-green,.rog-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.rog-pale-yellow,.rog-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.rog-pale-blue,.rog-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.rog-text-amber,.rog-hover-text-amber:hover{color:#ffc107!important}
.rog-text-aqua,.rog-hover-text-aqua:hover{color:#00ffff!important}
.rog-text-blue,.rog-hover-text-blue:hover{color:#2196F3!important}
.rog-text-light-blue,.rog-hover-text-light-blue:hover{color:#87CEEB!important}
.rog-text-brown,.rog-hover-text-brown:hover{color:#795548!important}
.rog-text-cyan,.rog-hover-text-cyan:hover{color:#00bcd4!important}
.rog-text-blue-grey,.rog-hover-text-blue-grey:hover,.rog-text-blue-gray,.rog-hover-text-blue-gray:hover{color:#607d8b!important}
.rog-text-green,.rog-hover-text-green:hover{color:#4CAF50!important}
.rog-text-light-green,.rog-hover-text-light-green:hover{color:#8bc34a!important}
.rog-text-indigo,.rog-hover-text-indigo:hover{color:#3f51b5!important}
.rog-text-khaki,.rog-hover-text-khaki:hover{color:#b4aa50!important}
.rog-text-lime,.rog-hover-text-lime:hover{color:#cddc39!important}
.rog-text-orange,.rog-hover-text-orange:hover{color:#ff9800!important}
.rog-text-deep-orange,.rog-hover-text-deep-orange:hover{color:#ff5722!important}
.rog-text-pink,.rog-hover-text-pink:hover{color:#e91e63!important}
.rog-text-purple,.rog-hover-text-purple:hover{color:#9c27b0!important}
.rog-text-deep-purple,.rog-hover-text-deep-purple:hover{color:#673ab7!important}
.rog-text-red,.rog-hover-text-red:hover{color:#f44336!important}
.rog-text-sand,.rog-hover-text-sand:hover{color:#fdf5e6!important}
.rog-text-teal,.rog-hover-text-teal:hover{color:#009688!important}
.rog-text-yellow,.rog-hover-text-yellow:hover{color:#d2be0e!important}
.rog-text-white,.rog-hover-text-white:hover{color:#fff!important}
.rog-text-black,.rog-hover-text-black:hover{color:#000!important}
.rog-text-grey,.rog-hover-text-grey:hover,.rog-text-gray,.rog-hover-text-gray:hover{color:#757575!important}
.rog-text-light-grey,.rog-hover-text-light-grey:hover,.rog-text-light-gray,.rog-hover-text-light-gray:hover{color:#f1f1f1!important}
.rog-text-dark-grey,.rog-hover-text-dark-grey:hover,.rog-text-dark-gray,.rog-hover-text-dark-gray:hover{color:#3a3a3a!important}
.rog-border-amber,.rog-hover-border-amber:hover{border-color:#ffc107!important}
.rog-border-aqua,.rog-hover-border-aqua:hover{border-color:#00ffff!important}
.rog-border-blue,.rog-hover-border-blue:hover{border-color:#2196F3!important}
.rog-border-light-blue,.rog-hover-border-light-blue:hover{border-color:#87CEEB!important}
.rog-border-brown,.rog-hover-border-brown:hover{border-color:#795548!important}
.rog-border-cyan,.rog-hover-border-cyan:hover{border-color:#00bcd4!important}
.rog-border-blue-grey,.rog-hover-border-blue-grey:hover,.rog-border-blue-gray,.rog-hover-border-blue-gray:hover{border-color:#607d8b!important}
.rog-border-green,.rog-hover-border-green:hover{border-color:#4CAF50!important}
.rog-border-light-green,.rog-hover-border-light-green:hover{border-color:#8bc34a!important}
.rog-border-indigo,.rog-hover-border-indigo:hover{border-color:#3f51b5!important}
.rog-border-khaki,.rog-hover-border-khaki:hover{border-color:#f0e68c!important}
.rog-border-lime,.rog-hover-border-lime:hover{border-color:#cddc39!important}
.rog-border-orange,.rog-hover-border-orange:hover{border-color:#ff9800!important}
.rog-border-deep-orange,.rog-hover-border-deep-orange:hover{border-color:#ff5722!important}
.rog-border-pink,.rog-hover-border-pink:hover{border-color:#e91e63!important}
.rog-border-purple,.rog-hover-border-purple:hover{border-color:#9c27b0!important}
.rog-border-deep-purple,.rog-hover-border-deep-purple:hover{border-color:#673ab7!important}
.rog-border-red,.rog-hover-border-red:hover{border-color:#f44336!important}
.rog-border-sand,.rog-hover-border-sand:hover{border-color:#fdf5e6!important}
.rog-border-teal,.rog-hover-border-teal:hover{border-color:#009688!important}
.rog-border-yellow,.rog-hover-border-yellow:hover{border-color:#ffeb3b!important}
.rog-border-white,.rog-hover-border-white:hover{border-color:#fff!important}
.rog-border-black,.rog-hover-border-black:hover{border-color:#000!important}
.rog-border-grey,.rog-hover-border-grey:hover,.rog-border-gray,.rog-hover-border-gray:hover{border-color:#9e9e9e!important}
.rog-border-light-grey,.rog-hover-border-light-grey:hover,.rog-border-light-gray,.rog-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.rog-border-dark-grey,.rog-hover-border-dark-grey:hover,.rog-border-dark-gray,.rog-hover-border-dark-gray:hover{border-color:#616161!important}
.rog-border-pale-red,.rog-hover-border-pale-red:hover{border-color:#ffe7e7!important}.rog-border-pale-green,.rog-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.rog-border-pale-yellow,.rog-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.rog-border-pale-blue,.rog-hover-border-pale-blue:hover{border-color:#e7ffff!important}
/* Custom Classes */
.rog-topoffset-20{margin-top:-20px;position: relative;}
.rog-topoffset-46{margin-top:-46px;position: relative;padding-top: 0;padding-bottom: 0;}
.rog-text-uppercase{text-transform:uppercase;}
.rog-margin-left-8{margin-left:8px!important}.rog-margin-right-8{margin-right:8px!important}
.rog-padding-right-small{padding-right:8px!important;}
.rog-text-bold{font-weight: bold!important;}
.rog-transition{transition: all .15s ease-in-out}
.rog-border-none{border:none!important;}
.rog-underline{text-decoration:underline!important;}
.rog-hover-underline:hover{text-decoration:underline!important;}
.rog-padding-none{padding:0!important;}
.rog-cursor-pointer{cursor:pointer;}
/* RogPanel Classes */

/* Custom Colors */
.rog-sw-blue,.rog-hover-sw-blue:hover{color:#fff!important;background-color:#4ea1bf!important}

/* === PANEL SPECIFIC === */
a, a:visited, a:hover, a:active{
  color: rgb(56, 88, 152);
}

p{
  margin:0;
  padding-bottom: 8px;
}

input[type="text"], input[type="password"], input[type="email"], select{
  border: none;
  padding: 4px 8px !important;
  border-radius: 0px !important;
  max-width: 100%;
    border: 1px solid #cdcdcd !important;
}
input[type="submit"], input[type="button"]{
    color: #fff!important;
    background-color: #4ea1bf !important;
    padding: 4px 8px!important;
    transition: all .15s ease-in-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

.save_button{
  margin-top: 16px;
}

input.delete_button{
  background-color: rgb(93, 93, 93)!important;
}

.save_button, .delete_button{
  margin-bottom: 16px;
}

.caption{
  color: rgb(0, 0, 0);
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 600;
}

h3{
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.maincaption{color:#0059b1;}

html{
  background: #FAFAFA url(../images/bg-noise.png);
  height: 100%;
}

.rog-bar .rog-bar-item.rog-flex-end{
  font-size: 24px;
  padding: 24px 16px;
  line-height: 20px;
  overflow: visible;
  font-weight: 300;
}

@media (max-width:768px){
  
  body > div{
    padding-top: 68px !important;
    padding-bottom: 104px !important;
  }

  .rog-transparency{
    background-color: transparent !important;
  }

  .caption, h4{
    font-size: 24px !important;
  }

}

@media (max-width:560px){
  
  body > div{
    padding-bottom: 196px !important;
  }

}

@media (max-width:380px){

  .rog-bar .rog-bar-item.rog-shrink{
    padding: 4px !important;
  }
  
  .rog-margin.rog-shrink{
    margin: 8px 4px !important;
  }
  
  .fa-bars{
    display:none !important;
  }
  
  #mobileNav{
    margin-top: 62px !important;
  }
  
  body > div{
    padding-top: 62px !important;
  }

  .rog-bar {
      height: 62px;
   }

   .rog-bar-item img{
     width: 125px !important;
     height: 10px !important;
     margin-top: 5px !important;
   }

}

.rog-shadow{
  -webkit-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.22);
  -moz-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.22);
  box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.22);
}

.rog-transparency{
  background-color: rgba(14,25,29,0.5);
}

.rog-inputtransparency{
  background-color: rgb(255, 255, 255);
}

.button_login .rog-btn, .button_login .rog-button{
  width: 100%;
  font-size: 16px;
  margin-bottom: 16px;
}

td{
  background-color: rgba(0,0,0,0) !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.rog-bar-item-selected, .rog-bar-item-selected:hover{
  background-color: rgba(240, 241, 244, 1) !important;
  color: rgba(0, 0, 0, 1) !important;
}

.rog-card, .rog-card-4{
  -webkit-animation: fadein .15s;
  -moz-animation: fadein .15s;
  -ms-animation: fadein .15s;
  -o-animation: fadein .15s;
  animation: fadein .15s;
}

.selbsteregistierte_formular_1 > div{
  margin-top: 0!important;
}

.selbstregistrierten_field{
  color: #000;
  margin: 0 0 8px;
}

label.selbstregistrierung{
  color: #000;
  display: block;
}

.selbsteregistierte_formular_1{
  color: #000;

}

.selbstregistrierung.selbstregistrierung_erklaerung [type=checkbox],
.selbstregistrierten_field.field [type=radio] {
  margin:10px;
}

p.selbstregistrierung_erklaerung{
  margin: 16px 0;
  overflow: auto;
}

.selbstregistrierung_erklaerung #datenschutz{
  float: left;
  /* display: block; */
  width: 5%;
  margin: 3px 0;
}

input[type].selbstregistrierung, #email{
  width: 320px;
  max-width: 100%;
  outline: none;
  border: none;
  padding: 4px 8px; 
}

.registrieren-button > input[type="submit"], input.action{
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  background-color:#119cf5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100%;
  width: 320px;
  font-size: 19px;
  padding: 4px 8px !important;
}

/* Customize Radio Button */
.rog-selection-container {
  /* display: inline-block; */
  position: relative;
  padding-left: 19px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 13px;
}

/* Hide the browser's default radio button */
.rog-selection-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.rog-selection.rog-radiobutton {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
}

/* Create a custom checkbox */
.rog-selection.rog-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.rog-selection-container:hover input ~ .rog-selection {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.rog-selection-container input:checked ~ .rog-selection {
  background-color: rgba(255, 138, 0, 1);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.rog-selection:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.rog-selection-container input:checked ~ .rog-selection:after {
  display: block;
}

/* Style the radio button indicator (dot/circle) */
.rog-selection-container .rog-selection.rog-radiobutton:after {
  top: 5px;
  left: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

/* Style the checkbox indicator */
.rog-selection-container .rog-selection.rog-checkbox:after {
  left: 4px;
  top: 4px;
  width: 8px;
  height: 8px;
  background-color: #FFF;
}


#errorExplanation{
  max-width: 100%;
  width: 100%;
  background-color: transparent;
}

#errorExplanation p{
  color: #FFF;
  margin-top: 0;
}

#errorExplanation ul{
  margin: 0;
}

.e-mail-label{
  color:#119cf5;
  display: block;
  margin-top: 16px
}



  @keyframes fadein{
    from{ opacity:0; }
    to  { opacity:1; }
  }
  
  @-moz-keyframes fadein{
    from{ opacity:0; }
    to  { opacity:1; }
  }
  
  @-webkit-keyframes fadein{
    from{ opacity:0; }
    to  { opacity:1; }
  }
  
  @-ms-keyframes fadein{
    from{ opacity:0; }
    to  { opacity:1; }
  }
  
  @-o-keyframes fadein{
    from{ opacity:0; }
    to  { opacity:1; }
  }  

#surveys_outer{
  width: 100%;
  padding-bottom: 16px;
}

.surveys_header, #news_label{
  font-weight:700;
  color: rgb(0, 0, 0);
}

.survey_header{
  font-weight: 700;
}

.survey_link{
  color: #fff !important;
  background-color: #4ea1bf !important;
  padding: 4px 8px!important;
  transition: all .15s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}

.surveys_innerbox{
  height: auto !important;
  width: 100%;
  border: none;
}

.survey-box{
  padding-bottom: 16px;
}

#news_outer{
  padding-bottom: 16px;
}

#news_outer, #start_news{
  width: 100%;
  height: auto !important;
  border: none;
  margin: 0;
  margin-left: 0;
}




.konto_part_1, .konto_part_2{
  float: none;
}

.konto_part_1 > div, .konto_part_2 > div{
  padding-bottom: 8px;
}

.konto_part_2{
  padding-left: 0;
}

div.form_text, div.form_error{
  margin-top: 0;
}

.birthdatebox, .plzbox, .stadtbox{
  float: none;
  padding-left: 0;
}

.bonusbox{
  width: 100%;
  float: none;
  height: auto;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  margin-bottom: 16px;
}

.bonusprice, .bonus_link_box{
  float:none;
  width:100%;
  display: block;
}

.bonusrow{
  padding: 0;
}

.imagebox{
  height: auto;
}

.bonusimage{
  margin-left: 0;
  max-width: 100%;
  margin-bottom: 8px;
}

.bonuslabel, .bestellen_link_box{
  float:none;
}

.bestellen_link_box, .bonus_link_box{
  width: 100%;
  display: block;
  font-weight: bold;
}

.bestellen_link_box a, .bonus_link_box a{
  color: #fff!important;
  background-color: rgb(78, 161, 191) !important;
  padding: 4px 8px!important;
  transition: all .15s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  margin-bottom: 8px;
}

.praemien_kontostand{
  margin-bottom: 8px;
  font-weight: bold;
}

.punktebox, .filebox, .bonusbox, .startbox{
  border: 0px solid #04445e;
}

.punktetable td 
    {border-right:1px solid #cccccc }

.punktetable td:nth-child(3)
    {border-right: 0px solid black}

.filetable{
  margin-top: 0;
  font-size: 11px;
  border-collapse: collapse;
  border-spacing: 0;
}

.filebox{
  padding: 10px;
}

.fieldtablehead{
  /* font-weight: bold; */
}

.strassebox, .stadtbox, .hausnummerbox{
  display: none;
}

.rog-container img{
  max-width: 100%;
  height: auto !important;
}

.propertyueber{
  margin-left: auto;
}

.propertyfieldset{
  margin: 0 auto !important;
  width: 100%;
  padding: 8px;
}

.prop_div select{
  width: 100%;
}


.sliding-container {
  overflow: hidden;
}

.sliding-background {
  background: url(../images/footer-bar.png) repeat-x;
  background-color: #fff;
  height: 60px;
  width: 20304px;
  animation: slide 120s linear infinite;
  border-top: 1px solid #000;
}

@keyframes slide{
  0%{
    transform: translate3d(0, 0, 0);
  }
  100%{
    transform: translate3d(-6768px, 0, 0);
  }
}


b, strong{
  font-weight: 700;
}

.rog-resp-padding-right-48{
  padding-right: 48px !important;
}

@media (max-width: 600px){
  .rog-resp-padding-right-48 {
    padding-right: 16px !important;
  }
}



.rog-text-brown{
color: rgba(198, 104, 61, 1) !important;
}

.rog-slogan{
  font-weight: 700;
  font-size: 64px;
  position: absolute;
  bottom: 0;
  left: 12px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px;
}

#user_gender {
  width: 150px !important;
}

input#email{
border: 1px solid #cdcdcd !important;
}



.filetable td{
  border-right: 1px solid #ccc;
}

.plzbox, .genderbox, .birthdatebox, .vornamebox, .nachnamebox {
  display: none;
}