﻿.mix-gradient--1{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.mix-gradient--2{background:#535353;background:-moz-linear-gradient(top,#535353 0%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#535353),color-stop(100%,#333));background:-webkit-linear-gradient(top,#535353 0%,#333 100%);background:-o-linear-gradient(top,#535353 0%,#333 100%);background:-ms-linear-gradient(top,#535353 0%,#333 100%);background:linear-gradient(to bottom,#535353 0%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353',endColorstr='#333333',GradientType=0);}.mix-gradient--accent{background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-body{background-color:#888;}.mix-button{color:#333;border:1px solid #888;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.mix-button:disabled{border:1px solid #bbb;color:#bbb;}.mix-button--hover{color:#fff;border-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-popup-title{color:#fff;text-shadow:0 -1px 2px #333;background-color:#333;font-weight:300;letter-spacing:.5px;padding:10px 20px;}.mix-popup-close{top:10px;color:#fff;}.mix-tab--inactive{color:#fff;border-top:1px solid #888;border-left:1px solid #333;background:#535353;background:-moz-linear-gradient(top,#535353 0%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#535353),color-stop(100%,#333));background:-webkit-linear-gradient(top,#535353 0%,#333 100%);background:-o-linear-gradient(top,#535353 0%,#333 100%);background:-ms-linear-gradient(top,#535353 0%,#333 100%);background:linear-gradient(to bottom,#535353 0%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353',endColorstr='#333333',GradientType=0);}.mix-tab--active{font-weight:bold;border-top-color:#a9ceeb;border-left-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-choose-list-item{color:#333;border-bottom:1px solid #eee;border-top:1px solid #ccc;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.mix-choose-list-item--hover{color:#fff;border-bottom-color:#155678;border-top-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-popup-choose-item{color:#333;border-right:1px solid #888;border-bottom:1px solid #ccc;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.mix-popup-choose-item--hover{color:#fff;border-right-color:#155678;border-bottom-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-selector-button{color:#fff;border-top:1px solid #888;background:#535353;background:-moz-linear-gradient(top,#535353 0%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#535353),color-stop(100%,#333));background:-webkit-linear-gradient(top,#535353 0%,#333 100%);background:-o-linear-gradient(top,#535353 0%,#333 100%);background:-ms-linear-gradient(top,#535353 0%,#333 100%);background:linear-gradient(to bottom,#535353 0%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353',endColorstr='#333333',GradientType=0);}.mix-selector-button--selected{border-top-color:#a9ceeb;border-left-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-sections-inner{color:#fff;border-top:1px solid #888;border-left:1px solid #333;background:#535353;background:-moz-linear-gradient(top,#535353 0%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#535353),color-stop(100%,#333));background:-webkit-linear-gradient(top,#535353 0%,#333 100%);background:-o-linear-gradient(top,#535353 0%,#333 100%);background:-ms-linear-gradient(top,#535353 0%,#333 100%);background:linear-gradient(to bottom,#535353 0%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353',endColorstr='#333333',GradientType=0);}.mix-sections-inner--selected{border-top-color:#a9ceeb;border-left-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-types-item{color:#333;border-top:1px solid #fefefe;border-left:1px solid #ccc;border-bottom:1px solid #ccc;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.mix-types-item--open{color:#fff;border-top-color:#155678;border-left-color:#155678;border-bottom-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-types-subitem--hover{color:#fff;border-top-color:#5494c5;border-bottom-color:#5494c5;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.mix-palist-item{border-top:1px solid #ccc;border-bottom:1px solid #999;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}*{-webkit-tap-highlight-color:rgba(0,0,0,0);}body{-webkit-text-size-adjust:none;font-family:Lato,Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;background-color:#888;}#main-container{position:fixed;top:0;left:0;right:0;width:1000px;margin-left:auto;margin-right:auto;bottom:0;overflow:hidden;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.15);}#main-container.tabs--visible #tabs{height:35px;}#main-container.tabs--visible #tab-container{top:70px;}#main-container #selector-back-arrow{position:absolute;top:10px;left:10px;width:70px;z-index:200;pointer-events:none;opacity:0;cursor:pointer;-webkit-transition:all ease .5s;transition:all ease .5s;}#main-container #selector-back-arrow.visible{opacity:1;pointer-events:all;}#main-container #selector-back-arrow img{width:100%;}.selector-container{position:relative;margin:auto;width:251px;}.selector-container.visible .img-bg{opacity:1;pointer-events:all;}.selector-container .img-bg{position:absolute;top:0;left:0;-webkit-transition:all linear 0s;transition:all linear 0s;}.img-bg,.img-ov{height:800px;width:251px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.img-ov{position:absolute;top:0;left:0;z-index:100;pointer-events:none;}#popup-overlay-main{z-index:251;}.popup-overlay{z-index:250;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;-webkit-transition:all ease .5s;transition:all ease .5s;}.popup-overlay.active{pointer-events:all;opacity:1;}@-moz-keyframes popup-arrow-top-wiggle{from{top:30px;}to{top:35px;}}@-webkit-keyframes popup-arrow-top-wiggle{from{top:30px;}to{top:35px;}}@keyframes popup-arrow-top-wiggle{from{top:30px;}to{top:35px;}}@-moz-keyframes popup-arrow-bottom-wiggle{from{bottom:50px;}to{bottom:55px;}}@-webkit-keyframes popup-arrow-bottom-wiggle{from{bottom:50px;}to{bottom:55px;}}@keyframes popup-arrow-bottom-wiggle{from{bottom:50px;}to{bottom:55px;}}.popup{position:relative;z-index:300;width:300px;margin:auto;background-color:#000;font-family:Lato,Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;color:#fff;margin-top:50px;border-radius:5px;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.1);}@media screen and (max-width:550px){.popup{margin-top:10px;}}.popup.popup-center{margin-top:0;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);}.popup.popup-wide{min-width:300px;width:60vw;max-width:500px;}@media screen and (min-width:768px){.popup.popup-wide{min-width:500px;width:60vw;}}@media screen and (max-width:550px){.popup.popup-wide{min-width:98vw;}}.popup.popup-wide .popup-title{position:absolute;top:0;left:0;right:0;z-index:10;}.popup.popup-wide .popup-text{padding-top:44px;padding-bottom:40px;}.popup.popup-wide .popup-buttons{position:absolute;left:0;right:0;bottom:0;padding:5px;text-align:center;z-index:10;background-color:#fff;}.popup.popup-wide .popup-buttons input{padding:8px 14px;}.popup.popup-wide .popup-arrow-top,.popup.popup-wide .popup-arrow-bottom{position:absolute;right:0;border:8px solid transparent;transform:translate3d(-50%,10px,0);transition:all ease .2s;opacity:0;z-index:20;pointer-events:none;animation:popup-arrow-wiggle ease-in 1s alternate infinite;}.popup.popup-wide .popup-arrow-top{border-bottom-color:#444;animation:popup-arrow-top-wiggle ease 1s alternate infinite;}.popup.popup-wide .popup-arrow-bottom{border-top-color:#444;animation:popup-arrow-bottom-wiggle ease 1s alternate infinite;}.popup .popup-close{position:absolute;cursor:pointer;right:10px;top:10px;color:#fff;z-index:100;}.popup .popup-title{padding:10px;font-size:.9em;color:#fff;text-shadow:0 -1px 2px #333;background-color:#333;font-weight:300;letter-spacing:.5px;padding:10px 20px;}.popup .popup-text-title{display:none;}.popup .popup-date-select{padding:10px;background-color:#f5f5f5;color:#000;font-size:.9em;}.popup .popup-date-select table{width:100%;}.popup .popup-date-select table select{width:100%;padding:4px 5px;}.popup .popup-blocker{position:absolute;top:34px;left:0;right:0;bottom:0;z-index:100;background:url(img/indicator.gif) center center no-repeat rgba(255,255,255,.7);opacity:0;pointer-events:none;}.popup .popup-blocker.visible{opacity:1;pointer-events:all;}.popup .popup-choose-list{max-height:300px;overflow:auto;background-color:#fff;}.popup .popup-choose-list ul{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.popup .popup-choose-list ul li{position:relative;min-height:40px;cursor:pointer;color:#333;border-bottom:1px solid #eee;border-top:1px solid #ccc;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.popup .popup-choose-list ul li:not(.no-dates):hover{color:#fff;border-bottom-color:#155678;border-top-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.popup .popup-choose-list ul li.no-dates{height:auto;padding:10px 10px;text-align:center;cursor:default;line-height:1.5em;}.popup .popup-choose-list ul li .date,.popup .popup-choose-list ul li .time,.popup .popup-choose-list ul li .more{position:absolute;line-height:40px;font-size:.9em;}.popup .popup-choose-list ul li .date{left:15px;text-align:right;width:140px;font-weight:bold;}.popup .popup-choose-list ul li .time{text-align:right;right:80px;}.popup .popup-choose-list ul li .source{text-align:center;font-size:.7em;color:#666;padding-top:32px;padding-bottom:6px;}.popup .popup-choose-list ul li .more,.popup .popup-choose-list ul li .no-dates{left:0;right:0;text-align:center;}.popup .popup-choose-list ul li .no-dates{cursor:default;font-size:.9em;line-height:1.5em;}.popup .popup-choose-list ul.loading{height:100px;background:url(img/indicator.gif) center center no-repeat #fcfcfc;}.popup .popup-choose{display:flex;flex-wrap:wrap;margin-right:-1px;}.popup .popup-choose .item{flex:2;}.popup .popup-choose .item .item-inner{padding:10px;text-align:center;cursor:pointer;color:#333;border-right:1px solid #888;border-bottom:1px solid #ccc;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.popup .popup-choose .item .item-inner:hover{color:#fff;border-right-color:#155678;border-bottom-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}.popup .popup-text{position:relative;background-color:#fff;color:#000;clear:both;padding:20px;font-size:.7em;max-height:75vh;overflow:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;}.popup .popup-text p{font-size:1.15em;line-height:1.2em;margin-bottom:10px;}.popup .popup-text textarea{font-family:Lato,Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;}.popup .popup-text .popup-wait{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;background:url(img/indicator.gif) center center no-repeat rgba(255,255,255,.7);display:none;}.popup.wait .popup-text .popup-wait{display:block;}#popup-disclaimer-text{font-size:14px;color:#444;line-height:130%;margin-top:15px;}#popup-disclaimer-checkbox-table ul{padding-left:16px;list-style:circle;}#tb-confirm-email{width:100%;}#inp-confirm-fileupload{display:none;}#inp-confirm-fileupload-label{text-align:center;padding:5px 10px;cursor:pointer;display:block;color:#333;border:1px solid #888;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);font-size:1.2rem;}#inp-confirm-fileupload-label:disabled{border:1px solid #bbb;color:#bbb;}#inp-confirm-fileupload-label i{margin-right:10px;}#popup-confirm-files{padding-top:5px;}#popup-confirm-files li{padding:2px 0;position:relative;}#popup-confirm-files li span{font-size:1rem;color:#403638;max-width:90%;overflow:hidden;text-overflow:ellipsis;margin:0;}#popup-confirm-files li em{font-size:1rem;position:absolute;top:0;right:0;padding:2px 0;cursor:pointer;opacity:.8;color:#155678;}#popup-confirm-files li em:hover{opacity:1;}.ctrl-box{margin-bottom:15px;}.ctrl-box span,.ctrl-box label{display:inline-block;font-size:14px;margin-bottom:3px;color:#444;line-height:130%;}.ctrl-box .mandatory{color:#f00;}.ctrl-box input{width:246px;padding:10px 5px;}.checkbox-table-label{padding-top:3px;}.form-invalid{outline:2px solid #d00;outline-offset:-1px;}.form-invalid:focus{outline-width:3px;}.btn{padding:10px 20px;cursor:pointer;color:#333;border:1px solid #888;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.btn:disabled{border:1px solid #bbb;color:#bbb;}.btn:disabled{border:1px solid #bbb;color:#bbb;}.btn:not(:disabled):hover{color:#fff;border-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}a.patapp-link{color:#155678;text-decoration:none;cursor:pointer;}a.patapp-link:hover{text-decoration:underline;}#header{position:absolute;top:0;left:0;right:0;height:35px;overflow:hidden;transition:all ease .5s;box-shadow:0 0 15px rgba(0,0,0,.15);background-color:#333;display:flex;justify-content:space-between;align-items:center;}#header>span,#header>.patapp-link{font-size:.9em;color:#fff;padding:15px;}#header>span h1,#header>.patapp-link h1{font-size:.9em;display:inline;}#tabs{position:absolute;top:35px;left:0;right:0;height:0;overflow:hidden;transition:all ease .5s;box-shadow:0 0 15px rgba(0,0,0,.15);}#tabs.animated ul>li{transition:all ease .5s;}#tabs ul{display:flex;}#tabs ul li{flex:2;height:100%;line-height:35px;box-sizing:border-box;cursor:pointer;text-align:center;font-weight:600;font-size:16px;color:#fff;border-top:1px solid #888;border-left:1px solid #333;background:#535353;background:-moz-linear-gradient(top,#535353 0%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#535353),color-stop(100%,#333));background:-webkit-linear-gradient(top,#535353 0%,#333 100%);background:-o-linear-gradient(top,#535353 0%,#333 100%);background:-ms-linear-gradient(top,#535353 0%,#333 100%);background:linear-gradient(to bottom,#535353 0%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353',endColorstr='#333333',GradientType=0);}#tabs ul li.selected{font-weight:bold;border-top-color:#a9ceeb;border-left-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}#tabs ul li:first-child{border-left:0!important;}#tabs ul li .bs{display:block;}@media screen and (max-width:420px){#tabs ul li .bs{display:none;}}#tabs ul li .ss{display:none;}@media screen and (max-width:420px){#tabs ul li .ss{display:block;}}#tab-container{position:absolute;top:35px;left:0;right:0;bottom:0;transition:all ease .5s;}#tab-container.animated>div{transition:all ease .5s;}#tab-container>div{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;transform:translateX(50%);opacity:0;pointer-events:none;}#tab-container>div.visible{transform:translateX(0);opacity:1;pointer-events:all;}#tab-container>div.was-visible{transform:translateX(-50%);}.tab-bg{background-color:#333;}#selector-wrapper{position:absolute;top:0;left:0;right:50%;bottom:0;overflow:auto;}#selector{width:100%;height:100%;}#selector-container{padding-right:5px;}#selector-container .button{padding:10px 20px;cursor:pointer;text-align:center;font-weight:bold;margin-bottom:10px;transition:all ease .2s;color:#fff;border-top:1px solid #888;background:#535353;background:-moz-linear-gradient(top,#535353 0%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#535353),color-stop(100%,#333));background:-webkit-linear-gradient(top,#535353 0%,#333 100%);background:-o-linear-gradient(top,#535353 0%,#333 100%);background:-ms-linear-gradient(top,#535353 0%,#333 100%);background:linear-gradient(to bottom,#535353 0%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353',endColorstr='#333333',GradientType=0);box-sizing:border-box;}#selector-container .button.selected{border-top-color:#a9ceeb;border-left-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}#selector-container .button:hover{border-top-color:#a9ceeb;border-left-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}#selector-container area{cursor:pointer;}#selector-container.selector-mode-auto,#selector-container.selector-mode-items{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;}#selector-container.selector-mode-auto .button,#selector-container.selector-mode-items .button{width:100%;}#right{z-index:200;position:absolute;top:0;width:50%;right:0;bottom:0;overflow:auto;background:#333;display:flex;flex-direction:column;}#sections{position:relative;border-bottom:1px solid #ccc;}#sections .sections-inner{display:flex;justify-content:stretch;flex-wrap:wrap;}#sections .sections-inner .section{flex:2;height:35px;line-height:35px;position:relative;font-size:16px;justify-content:center;align-content:center;display:flex;}#sections .sections-inner .section .section-inner{flex:2;padding:0 20px;cursor:pointer;text-align:center;font-weight:bold;color:#fff;border-top:1px solid #888;border-left:1px solid #333;background:#535353;background:-moz-linear-gradient(top,#535353 0%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#535353),color-stop(100%,#333));background:-webkit-linear-gradient(top,#535353 0%,#333 100%);background:-o-linear-gradient(top,#535353 0%,#333 100%);background:-ms-linear-gradient(top,#535353 0%,#333 100%);background:linear-gradient(to bottom,#535353 0%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353',endColorstr='#333333',GradientType=0);}#sections .sections-inner .section .section-inner.selected{border-top-color:#a9ceeb;border-left-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}#types-outer-wrapper{flex:2;position:relative;}#types-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;}#types-{display:block;}#types-ul{display:block;}#types-ul>li{display:none;}#types-ul>li>a{padding:10px 10px;display:block;font-size:16px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;color:#333;border-top:1px solid #fefefe;border-left:1px solid #ccc;border-bottom:1px solid #ccc;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}#types-ul>li>a.open{color:#fff;border-top-color:#155678;border-left-color:#155678;border-bottom-color:#155678;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}#types-ul>li:first-child>a,#types-ul>li:first-child>a.open{border-top-width:0;}#types-ul>li>ul>li{border-top:1px solid #fefefe;border-left:1px solid #ccc;border-bottom:1px solid #ccc;cursor:pointer;background-color:#fff;}#types-ul>li>ul>li:hover{color:#fff;border-top-color:#5494c5;border-bottom-color:#5494c5;background:#83b8e2;background:-moz-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#83b8e2),color-stop(100%,#5494c5));background:-webkit-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-o-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:-ms-linear-gradient(top,#83b8e2 0%,#5494c5 100%);background:linear-gradient(to bottom,#83b8e2 0%,#5494c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83b8e2',endColorstr='#5494c5',GradientType=0);}#types-ul>li>ul>li>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 10px 8px 25px;font-size:14px!important;display:block;background:urlurl('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURQBdlQCd0gCu5wCZzACi2QBdlUdwTEXB23gAAAAHdFJOU///////swBGhwNPAAAAMUlEQVQI12NIgwIGbIxUNigjQQHGUGKDMRSgDBEXNgjDUATKEBSAShnDFBugG4jLUgDGTC1s+Ue4owAAAABJRU5ErkJggg==') 6px 7px no-repeat;}.pa-loader{position:absolute;top:0;left:0;right:0;bottom:0;background:url(img/indicator2.gif) center center no-repeat rgba(255,255,255,.7);display:none;}.pa-loader.visible{display:block;}.pa-loader .pa-loader-message{margin-top:100px;color:rgba(0,0,0,.7);}#pa-loader-main{z-index:1;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:all ease .3s;}#pa-loader-main.visible{display:flex;opacity:1;pointer-events:all;}.pa-list{background-color:#fff;}.pa-list>li{position:relative;padding:15px;border-top:1px solid #ccc;border-bottom:1px solid #999;background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:-ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:linear-gradient(to bottom,#fcfcfc 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0);}.pa-list>li p.pal-datetime{color:#155678;margin-bottom:5px;}.pa-list>li .pal-date,.pa-list>li .pal-time{margin-right:10px;}.pa-list>li .pal-modality{margin-right:10px;font-weight:bold;}.pa-list>li .pal-source{font-size:.7em;color:#666;margin-top:4px;font-style:italic;}.pa-list>li>.pal-btn{position:absolute;top:15px;right:15px;bottom:15px;width:34px;border:1px solid #999;border-top-color:#ccc;border-left-color:#ccc;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.1);background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:#f4f4f4;cursor:pointer;transition:all ease .2s;}.pa-list>li>.pal-btn:hover{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.1);}.pa-list>li>.pal-btn.btn-cancel{background-image:url(img/ban.svg);}.pa-list>li>.pal-btn.btn-download{background-image:url(img/file-pdf.svg);}@media screen and (max-width:768px){#main-container{left:0;right:0;width:auto;}#selector-wrapper{-webkit-transition:all ease .5s;transition:all ease .5s;right:0;}.menu-active #selector-wrapper{left:-100px;right:270px;}#right{width:0;overflow:hidden;-webkit-transition:all ease .5s;transition:all ease .5s;box-shadow:0 0 10px rgba(0,0,0,.4);}.menu-active #right{width:290px;}#types-ul{-webkit-transition:all ease .5s;transition:all ease .5s;}.menu-active #types-ul{left:0;}#types-left-bar{display:block;position:absolute;top:0;left:0;bottom:0;background-color:#000;background-image:url(img/viewmore32x32.png);background-position:2px 2px;background-repeat:no-repeat;-webkit-transition:all ease .5s;transition:all ease .5s;}.menu-active #types-left-bar{width:0;}#overlay{z-index:150;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,0);pointer-events:none;-webkit-transition:all ease .5s;transition:all ease .5s;}.menu-active #overlay{pointer-events:all;background-color:rgba(0,0,0,.5);}#main-container.menu-active #selector-back-arrow.visible{left:-150px;opacity:0;}}@media screen and (min-width:768px) and (max-width:1024px){#main-container{width:auto;}}#ekosData{margin:-5px;margin-top:15px;margin-bottom:15px;}#ekosData table td{text-align:left;padding:4px 0;vertical-align:top;}#ekosData table td.title{padding-right:8px;text-align:right;line-height:13px;opacity:.8;}#ekosData table td.val{font-weight:bold;font-size:13px;}#ekosData table td.free{color:#1f7100;}#ekosData table td.unfree{color:#8b0000;}#ekosData table td .nowrap{position:relative;width:100%;}#ekosData table td .nowrap>*{word-break:break-word;}#ekosData div.leist-supp{background-color:#90ee90;cursor:pointer;}#ekosData div.leist-unsupp{background-color:#f08080;}#ekosAdditionalMessage{margin:-5px;margin-top:15px;margin-bottom:15px;}#a-confirm-terms,#popup-pinlogin-contact-email,#popup-pinlogin-contact-phone,#popup-pinlogin-patweb-servicecontacts a{color:#155678;}#popup-pinlogin-patweb-servicecontacts{line-height:1.8em;}#popup-ekos.show-arrow-top .popup-arrow-top{opacity:1;}#popup-ekos.show-arrow-bottom .popup-arrow-bottom{opacity:1;}.ekos-orig-text-link{display:inline;cursor:pointer;color:#155678;font-size:.8em;font-weight:normal;text-decoration:underline;white-space:nowrap;}.ekos-orig-text-link:before{content:"(";}.ekos-orig-text-link:after{content:")";}.ekos-attachment-link{cursor:pointer;color:#155678;text-decoration:underline;}.popup-message{margin-bottom:10px;color:#a00;}#popup-login-logo{width:60%;margin-bottom:20px;}#popup-login-note{margin:10px 0;font-size:1.1em;line-height:1.2em;}#popup-login-title{margin-bottom:20px;}#tb-confirm-firstname,#tb-confirm-lastname,#tb-confirm-phone{width:244px;}#tb-confirm-note{width:252px;}#-confirm-email{width:221px;}#tb-confirm-email{width:220px;}