@charset "UTF-8";.page_section_title,ul.page_tab>li{font-variant:small-caps;font-style:italic}.page_body{float:none;clear:left;width:95%;padding-bottom:3em}.page_form{width:100%}@media (max-width:1023px){.page_form{width:99%}}@media (max-width:400px){.page_form{width:98%}}.page_section{padding:1px;margin:5px;float:left;clear:none;border:1px solid transparent}.page_section_detail{margin:5px 10px 10px}.page_section_title{font-family:dejavu_sansoblique;font-weight:400;font-size:85%;letter-spacing:2px;color:#fff;background-color:#a9a9a9;margin-left:1px;margin-right:1px;cursor:default;background:-moz-linear-gradient(left,rgba(153,153,153,1) 0,rgba(229,229,229,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(153,153,153,1)),color-stop(100%,rgba(229,229,229,0)));background:-webkit-linear-gradient(left,rgba(153,153,153,1) 0,rgba(229,229,229,0) 100%);background:-o-linear-gradient(left,rgba(153,153,153,1) 0,rgba(229,229,229,0) 100%);background:-ms-linear-gradient(left,rgba(153,153,153,1) 0,rgba(229,229,229,0) 100%);background:linear-gradient(to right,rgba(153,153,153,1) 0,rgba(229,229,229,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#00e5e5e5', GradientType=1 );padding:1px 10px}.page_section:hover>.page_section_title{background:-moz-linear-gradient(left,rgba(30,87,153,1) 0,rgba(125,185,232,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(30,87,153,1)),color-stop(100%,rgba(125,185,232,0)));background:-webkit-linear-gradient(left,rgba(30,87,153,1) 0,rgba(125,185,232,0) 100%);background:-o-linear-gradient(left,rgba(30,87,153,1) 0,rgba(125,185,232,0) 100%);background:-ms-linear-gradient(left,rgba(30,87,153,1) 0,rgba(125,185,232,0) 100%);background:linear-gradient(to right,rgba(30,87,153,1) 0,rgba(125,185,232,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8', GradientType=1 )}.page_section:hover{border:1px solid #a9a9a9;border-radius:0 5px 5px}.page_popup{position:fixed;background-color:#dedede;max-width:800px;max-height:90%;height:auto;list-style:none;padding:2em 1em 1em;white-space:normal;margin:10px 10px 10px 22px;z-index:221;border-radius:5px;border:1px solid gray;-webkit-box-shadow:0 0 15px #555;-moz-box-shadow:0 0 15px #555;-ms-box-shadow:0 0 15px #555;-o-box-shadow:0 0 15px #555;box-shadow:0 0 15px #555;display:none}.page_popup:hover,.page_popup[data-modal='1']{border:1px solid gray;-webkit-box-shadow:0 0 15px #000;-moz-box-shadow:0 0 15px #000;-ms-box-shadow:0 0 15px #000;-o-box-shadow:0 0 15px #000;box-shadow:0 0 15px #000}.page_popup_title{position:absolute;margin-left:.5em;margin-top:-2.6em;margin-right:30px;font-variant:small-caps;font-weight:700;color:#fff;font-family:"Audiowide Regular";font-size:110%;padding:2px 15px;background-color:#00f;border-radius:0;cursor:move;-webkit-box-shadow:0 0 15px #000;-moz-box-shadow:0 0 15px #000;-ms-box-shadow:0 0 15px #000;-o-box-shadow:0 0 15px #000;box-shadow:0 0 15px #000}.page_popup_detail{overflow:auto;overflow-x:hidden;overflow-y:auto;max-height:80vh}.page_popup_overlay{position:fixed;width:100%;height:100%;left:0;top:0;border:none;z-index:220;background:url(images/page_popup_background.png) rgba(0,0,0,0);-khtml-opacity:.6;-moz-opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity:.6;filter:alpha(opacity=60)}.page_popup_close{background-image:url(icons/page_popup_close.png);background-position:center center;position:absolute;right:-16px;top:-16px;width:40px;height:40px;cursor:pointer}.page_popup_close:hover{background-image:url(icons/page_popup_close_hover.png)}@media (max-width:1023px){.page_popup[data-modal='1'],.page_popup_title{position:fixed!important;left:0!important;right:0!important;width:auto!important;max-width:unset!important;max-height:unset!important;margin:0!important;border-radius:0!important;top:0!important}.page_popup[data-modal='1']{bottom:0!important;height:auto!important}.page_popup_title{bottom:auto!important;height:40px!important;z-index:15}.page_popup_close,.page_popup_detail{position:fixed!important;right:0!important;padding-top:5px!important;max-width:unset!important;max-height:unset!important;margin:0!important;border-radius:0!important;z-index:16}.page_popup_close{top:0!important;left:auto!important;bottom:auto!important;width:45px!important;height:45px!important;overflow:hidden}.page_popup_detail{top:46px!important;left:0!important;bottom:0!important;width:auto!important;height:auto!important;overflow:auto;overflow-x:hidden;overflow-y:auto}}div.page_tab,ul.page_tab,ul.page_tab_panel{float:left;position:relative}ul.page_tab{z-index:1;padding-right:30px}ul.page_tab>li{list-style-type:none;float:left;padding:5px 10px;border:1px solid gray;background-color:#dcdcdc;margin-top:5px;font-family:arial;font-size:100%}ul.page_tab>li:first-child{border-top-left-radius:5px}ul.page_tab>li:last-child{border-top-right-radius:5px}ul.page_tab>li:hover{background-color:#fff;cursor:pointer;border-left:1px solid #000;color:#000}ul.page_tab>li.selected{font-weight:700;color:#000;background-color:#e2edf4;border:1px solid gray;border-bottom:1px solid #e2edf4;cursor:default;padding-bottom:8px;padding-top:7px;margin-top:1px;border-right:2px solid gray;border-top-right-radius:5px;border-top-left-radius:5px}ul.page_tab_panel{clear:both;border:1px solid gray;border-radius:0 5px 5px;padding:10px;min-width:20em;margin-top:-1px;z-index:0;background-color:#e2edf4}@media (max-width:1023px){ul.page_tab_panel{min-width:5em;padding-left:2px;padding-right:2px;width:99%}ul.page_tab>li{padding-top:10px;padding-bottom:10px}ul.page_tab>li.selected{padding-top:13px;padding-bottom:12px}}.page_tab_panel>li.selected{visibility:visible;display:block}ul.page_tab_panel>li{visibility:collapse;display:none;list-style-type:none}.page_generic.progress{cursor:wait!important}div.page_tab.progress>ul.page_tab{background-image:url(icons/page_loading.gif);background-position:99% 6px;background-repeat:no-repeat}