
body {
 /* padding-top: 70px;*/
 /* padding-bottom: 20px;*/
 background-color: #dadada;
}

/* COMMON */
.left {float:left;display:inline;}
.right {float:right;display:inline;}
.clear {clear:both;}
.hide {display:none;}
.inline {display:inline;}
.block {display: block; }
.divbreak {clear:both;height:0px;font-size:0;line-height:0px;}
.divbreak5 {clear:both;height:5px;font-size:0;}
.divbreak10 {clear:both;height:10px;font-size:0;}
.divbreak15 {clear:both;height:15px;font-size:0;}
.divbreak20 {clear:both;height:20px;font-size:0;}
.divbreak100 {clear:both;height:100px;font-size:0;}

.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}
.pr10 {padding-right:10px;}
.pt5 {padding-top:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-left:5px;}
.pr5 {padding-right:5px;}

.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mt5 {margin-top:5px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}

/* Fonts */
.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}
.font24 {font-size:24px;}
.bold {font-weight:bold;}
.red {color:Red;}
.violet {color:#ed137a;}
.green {color:#60ce70;}
.gray {color:#666666;}

.txt_bold {font-size:13px;font-weight:bold;color:#000;padding-bottom:10px;}
.txt_gray {color:#a6a6a6;}
.txt_graynote {font-size:11px;color:#a6a6a6;}
.txt_big {font-size:32px;color:#666666;}

.bg_white {background-color:#ffffff;}

.border_silver {border:1px solid #dfdfdf;}
.border_silver_top {border-top:1px solid #dfdfdf;}
.border_silver_bottom {border-bottom:1px solid #dfdfdf;}

.overflow {
  position:absolute;
  top:0;
  left:0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0;
  color:#ccc;
  max-width:90%;
}

.overflow p {color:#ccc;line-height:50px;padding:0 10px;margin:0;display:inline;}

/*BOXES*/
.box_silver {border:1px solid #dfdfdf;padding:6px 8px 6px 8px;margin-bottom:10px;}
.box_silver_up {border:1px solid #dfdfdf;font-size: 16px;font-weight:bold;color:#000;padding:6px 8px 6px 8px;}
.box_silver_mid {border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;padding:6px 8px 6px 8px;}
.box_silver_down {border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:6px 8px 6px 8px;margin-bottom:10px;}
.box_silver_bg {background-color:#f2f2f2;}

table.days15 {font-family: Verdana,Arial,Sans-serif;font-size:12px;color:#333333;/*border-width: 1px;border-color: #d7d7d7;*/border-collapse: collapse;width:100%;}
table.days15 th {border-bottom:1px solid #d7d7d7;padding: 3px;font-size:13px;font-weight:bold;}
table.days15 td {border-top:1px dashed #d7d7d7;padding: 2px;background-color: #ffffff;}
table.days15 td img {float:left;}

table.days5 {font-family: Verdana,Arial,Sans-serif;font-size:11px;/*color:#333333;*/border-collapse: collapse;}
table.days5 > thead > tr > th {border-bottom:1px solid #d7d7d7;padding: 3px 0px 5px 0px;font-size:11px;font-weight:bold;}
table.days5 > tbody > tr > td {border-top:1px dashed #d7d7d7;padding: 2px 1px 2px 1px;background-color: #ffffff;}
table.days5 > tbody > tr > td > img {float:left;}

table.snowcenters {font-family: Verdana,Arial,Sans-serif;font-size:12px;/*color:#333333;*/border-collapse: collapse;}
table.snowcenters > thead > tr > th {border-bottom:1px solid #d7d7d7;padding: 3px 0px 5px 0px;font-size:11px;font-weight:bold;white-space: nowrap;}
table.snowcenters > tbody > tr > td {border-top:1px dashed #d7d7d7;padding: 3px 0 3px 0;background-color: #ffffff;font-size:12px;}

/*.box_today {border:1px solid #dfdfdf;margin-top:10px;margin-left:10px;}
.box_today h3 {border-bottom:1px solid #dfdfdf;}*/

/* ROUNDED CORNERS */
.rounded5 {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(/js/PIE.htc);-pie-lazy-init:true;position: relative;z-index:0;}
.rounded5_top {-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; behavior: url(/js/PIE.htc);position: relative;z-index:0;}
.rounded5_bottom {-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; behavior: url(/js/PIE.htc);position: relative;z-index:0;}

.rounded10 {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(/js/PIE.htc);position: relative;z-index:0;}
.rounded10_top {-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; behavior: url(/js/PIE.htc);position: relative;z-index:0;}
.rounded10_bottom {-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; behavior: url(/js/PIE.htc);position: relative;z-index:0;}

/* OVERRIDES*/
h1 {margin-top:10px;margin-bottom:5px;font-size:32px;}
h2 {margin-top:15px;margin-bottom:5px;font-size:28px;}
h3 {margin-top:5px;margin-bottom:5px;font-size:16px;font-weight:bold;}
h4 {margin-top:5px;margin-bottom:5px;}
/* fix after scroll navbar and side fixed menu */
.navbar-form {margin-top:0px;padding:10px 0px 0px 0px;}
.navbar-form input {width:auto;	height:28px;}
.form-inline .form-group{margin-left: 0;margin-right: 0;}
/*.navbar-collapse {padding-left:0px;padding-right:0px;}*/
.navbar-default {border-radius:0px;background-color:#185f95; -moz-box-shadow: 0px 3px 3px #3f3f3f; -webkit-box-shadow: 0px 3px 3px #3f3f3f; box-shadow: 0px 3px 3px #3f3f3f;background-image:none;border:0;height:38px;}
.navbar-default .navbar-nav > li > a {color: #ffffff;font: 16px Verdana, Arial, Sans-Serif, Helvetica;padding: 15px 15px 15px 15px;}
.navbar-default .navbar-nav > li > a:hover {color: #555;background-color:#e7e7e7;}

.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-brand {padding:5px;}
.btn_15days {font-size:13px;padding-left:8px;padding-right:8px;margin-top:5px;margin-bottom:5px;}

/* FULL width dropdown
.nav > li.dropdown.open { position: static; }
.nav > li.dropdown.open .dropdown-menu {display:table; width: 100%; text-align: center; left:0; right:0; }
.dropdown-menu>li { display: table-cell; }
*/

/* END OF OVERRIDES*/

/*dropdown menu on hover*/
/*
ul.nav li.dropdown_hover:hover > ul.dropdown-menu {
    display: block;    
}
*/

/*additions*/

header {background:#5173b3 url("/images/bg_sky.jpg") no-repeat top left;}
#footer {padding:10px 0px 10px 0px;background-color:#ffffff;width: 100%;margin: 0px auto;line-height:20px;text-align:center;}
#footer a {padding-left:5px;padding-right:5px;line-height:26px;padding-bottom:10px;}
.disclaimer {display:block;text-align:center;margin-top:10px;}
.cur_temp {color: #949494;font-size: 40px;font-weight: bold;padding-bottom: 10px;}
.btn_save {background-color:#fff;cursor:pointer;border: none;color:#004276;text-decoration:none;text-align:center;}
.btn_save:hover {text-decoration:underline;}
.btn_submit {height:32px !important;}
.city_list li{float:left;width:145px;padding:0 5px 5px 5px;font-size:14px;}
.archive_list li{float:left;width:300px;padding:0 5px 5px 5px;font-size:13px;}
#brand_link {color:#ffffff;}
#brand_link:focus, .brand_link:hover {color:#ffffff;}
#search_box {background-color:#185f95;padding-left:40px;padding-right:40px;padding-top:10px;padding-bottom:0px;color:#fff;}
#icon_search {margin-top:3px;margin-bottom:2px;}

.navbar-nav > li > a > img{margin-right: 3px}
.dropdown_subcontent {background-color:#dfdfdf;padding:0px 20px 10px 20px;border:none;right: 0; left: auto;}
#search_subcontent {background-color:#dfdfdf;padding:10px 20px 10px 20px;width:550px;border:none;right: 0; left: auto;}
#nav.affix {position: fixed;top: 0px;width: 100%;z-index:10;}
#navbar_mobile {color:#ffffff;/*padding-left:15px;padding-right:10px;*/}
#main_nav_bar {margin-left:-15px;margin-right:-15px;}
#main_nav_bar > li {background-color:#185f95;}
.navbar-subbox {border: 2px solid #ed137a;border-top: none;background: #fff;width: 798px;z-index: 99;}
#navbar_container {/*padding:0px;*/}

/*end of additions*/

.saved_locations {}
.saved_locations ul li{padding-bottom:6px;padding-top:6px;border-bottom:1px dashed #dfdfdf;}
.saved_locations span {font: normal 12px Arial;margin:0 0 0 5px;color:#a6a6a6;display:inline;padding-left:5px;}
.saved_locations ul li a {color:#004276;text-decoration:none;/*display:block;*/padding:3px 0 3px 5px;}
.saved_locations ul li a:hover {text-decoration:underline;color:#004276;}

.menucolumn {float:left;width: 180px;height:255px;overflow:hidden;}
.menucolumn ul {margin:0;padding:0;list-style-type:none;}
.menucolumn ul li{padding-bottom:2px;width:178px;}
.menucolumn span {font: bold 13px Arial;margin:0 0 4px 0;color:#ed137a;display:block;padding-left:5px;}
.menucolumn ul li a {color:#333333;text-decoration:none;display:block;padding:3px 0 3px 5px;}
.menucolumn ul li a:hover {background-color:#ffcce2;color:#333333;}

.autocomplete-w1 {background:url(/images/shadow.png) no-repeat bottom right;position:absolute;top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0;}
.autocomplete {border:1px solid #999;background:#ececec;cursor:default;text-align:left;max-height:360px;overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:360px; _margin:0; _overflow-x:hidden;}
.autocomplete .selected {background:#fae1e7;}
.autocomplete div {padding:2px 5px;white-space:nowrap;}
.autocomplete strong {font-weight:normal;color:#ed137a;}

/*not used?*/
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.mainnav_container {/*height:36px;*/background-color:#961153; -moz-box-shadow: 0px 3px 3px #000000; -webkit-box-shadow: 0px 3px 3px #000000; box-shadow: 0px 3px 3px #000000;}

/* add to row to have no gutter columns */
.row.no-gutter {margin-left: 0;margin-right: 0;}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {padding-right: 0;padding-left: 0;}

/*adsense*/
.adslot_top { width: 320px; height: 100px; }
@media (min-width:500px) { .adslot_top { width: 468px; height: 60px; } }
@media (min-width:800px) { .adslot_top { width: 728px; height: 90px; } }

/*AD UNITS*/
/*TOP*/
#ad_top {margin-bottom:10px;padding:0;}
.adslot_1 { display:inline-block; width: 320px; height: 50px; } 
@media (max-width:767px) { .adslot_1 { width: 320px; height: 100px; } #ad_top {margin-bottom:0px;} }
@media (min-width:768px) { .adslot_1 { width: 468px; height: 60px; } #ad_top{margin-top:15px;padding-left:0px;} }
@media (min-width:992px) { .adslot_1 { width: 728px; height: 90px; } }
/*RIGHT*/
.adslot_2 { display:inline-block; width: 336px; height: 280px; } 
@media (max-width:991px) { .adslot_2 { display: none; } .adslot2_container {display:none;} }
@media (min-width:992px) { .adslot_2 { width: 250px; height: 250px; } }
@media (min-width:1200px) { .adslot_2 { width: 336px; height: 280px; } }
/*MIDDLE HORIZONTAL*/
.adslot_3 { display:inline-block; width: 728px; height: 90px; } 
@media (max-width:767px) { .adslot_3 { width: 300px; height: 250px; } .adslot3_container {padding:5px;} }
@media (min-width:768px) { .adslot_3 { width: 728px; height: 90px; } .adslot3_container {padding:5px;} }
@media (min-width:992px) { .adslot_3 { width: 468px; height: 60px; } .adslot3_container {padding:10px;} }
@media (min-width:1200px) { .adslot_3 { width: 728px; height: 90px; } .adslot3_container {padding:10px;} }
/*MIDDLE SQUARE*/
.adslot_4 { display:inline-block; width: 336px; height: 280px; }
@media (min-width:768px) { .adslot_4 { width: 250px; height: 250px; } }
/*@media (min-width:1200px) { .adslot_4 { width: 336px; height: 280px; } }*/

/*NEWS*/
.rss_news {padding:3px;background-color:#f2f2f2;margin-top:2px;margin-bottom:2px;}
.rss_news h4 {color:#454545;}

/*color picker*/
input.miniColors {margin-right: 4px;}
.miniColors-selector {position: absolute;width: 175px;height: 150px;background: white;border: solid 1px #bababa;-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .25);-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);	box-shadow: 0 0 6px rgba(0, 0, 0, .25);	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;padding: 5px;z-index: 999999;}
.miniColors.opacity.miniColors-selector {width: 200px;}
.miniColors-selector.black {background: black;border-color: black;}
.miniColors-colors {position: absolute;top: 5px;left: 5px;width: 150px;height: 150px;background: url(/images/colors.png) -40px 0 no-repeat;cursor: crosshair;}
.miniColors.opacity .miniColors-colors {left: 30px;}
.miniColors-hues {position: absolute;top: 5px;left: 160px;width: 20px;height: 150px;background: url(/images/colors.png) 0 0 no-repeat;cursor: crosshair;}
.miniColors.opacity .miniColors-hues {left: 185px;}
.miniColors-opacity {position: absolute;top: 5px;left: 5px;width: 20px;height: 150px;background: url(/images/colors.png) -20px 0 no-repeat;cursor: crosshair;}
.miniColors-colorPicker {position: absolute;width: 11px;height: 11px;border: 1px solid black;-moz-border-radius: 11px;-webkit-border-radius: 11px;border-radius: 11px;}
.miniColors-colorPicker-inner {position: absolute;top: 0;left: 0; width: 7px;height: 7px;border: 2px solid white;-moz-border-radius: 9px;-webkit-border-radius: 9px;border-radius: 9px;}
.miniColors-huePicker,.miniColors-opacityPicker {position: absolute;left: -2px;width: 22px;height: 2px;border: 1px solid black;background: white;margin-top: -1px;border-radius: 2px;}
.miniColors-trigger, .miniColors-triggerWrap {width: 22px;height: 22px;display: inline-block;}
.miniColors-triggerWrap {background: url(/images/trigger.png) -22px 0 no-repeat;}
.miniColors-triggerWrap.disabled {filter: alpha(opacity=50);opacity: .5;}
.miniColors-trigger {vertical-align: middle;outline: none;background: url(/images/trigger.png) 0 0 no-repeat;}
.miniColors-triggerWrap.disabled .miniColors-trigger {cursor: default;}

/*futbol*/
.bg_soccer {background:#3dab48 url(/images/bg_banner_futbol.jpg) no-repeat top right;}
.bg_stadium {background:#ffffff url(/images/stadium_icon.png) no-repeat top right;}


@media (max-width:767px) {
    .navbar-nav.navbar-collapse {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        margin-top:0;
        margin-bottom:0;
    }
    header {padding-top:0px;padding-bottom:0px;}
    #ad_top {margin-left:-15px;margin-right:-15px;}

}
@media (min-width:768px) 
{
    #search_bar {display:none;}   
    header {min-height:110px;}
}
@media (min-width:992px) 
{
    .box_silver_districts {max-height:280px;overflow-y:auto;}        
}
@media (max-width: 991px) {
/* .navbar-default .navbar-nav > li > a {font: 12px Verdana, Arial, Sans-Serif, Helvetica;padding: 15px 10px 15px 10px;}*/
}


/* ADD TO HOMESCREEN */
#addToHomeScreen {z-index:9999;	-webkit-user-select:none;-webkit-box-sizing:border-box;	width:240px;font-size:15px;	padding:12px 14px;text-align:left;font-family:helvetica;
	background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#fff),color-stop(0.02,#eee),color-stop(0.98,#ccc),color-stop(1,#a3a3a3));
	border:1px solid #505050;-webkit-border-radius:8px;-webkit-background-clip:padding-box;color:#333;text-shadow:0 1px 0 rgba(255,255,255,0.75);line-height:130%;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);}

#addToHomeScreen.addToHomeIpad {width:268px;font-size:18px;padding:14px;}

/* The 'wide' class is added when the popup contains the touch icon */
#addToHomeScreen.addToHomeWide {width:296px;}

#addToHomeScreen.addToHomeIpad.addToHomeWide {width:320px;font-size:18px;padding:14px;}

/* The balloon arrow */
#addToHomeScreen .addToHomeArrow {position:absolute;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(204,204,204,0)),color-stop(0.4,rgba(204,204,204,0)),color-stop(0.4,#ccc));
border-width:0 1px 1px 0;border-style:solid;border-color:#505050;width:16px; height:16px;-webkit-transform:rotateZ(45deg);bottom:-9px; left:50%;margin-left:-8px;-webkit-box-shadow:inset -1px -1px 0 #a9a9a9;-webkit-border-bottom-right-radius:2px;}

/* The balloon arrow for iPad */
#addToHomeScreen.addToHomeIpad .addToHomeArrow {-webkit-transform:rotateZ(-135deg);background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(238,238,238,0)),color-stop(0.4,rgba(238,238,238,0)),color-stop(0.4,#eee));-webkit-box-shadow:inset -1px -1px 0 #fff;top:-9px; bottom:auto; left:50%;}

/* Close button */
#addToHomeScreen .addToHomeClose {-webkit-box-sizing:border-box;position:absolute;right:4px;top:4px;width:18px;	height:18px; line-height:14px;text-align:center;text-indent:1px;-webkit-border-radius:9px;background:rgba(0,0,0,0.12);color:#707070;-webkit-box-shadow:0 1px 0 #fff;font-size:16px;}

/* The '+' icon, displayed only on iOS < 4.2 */
#addToHomeScreen .addToHomePlus {font-weight:bold;font-size:1.3em;}

/* The 'share' icon, displayed only on iOS >= 4.2 */
#addToHomeScreen .addToHomeShare {display:inline-block;width:18px;height:15px;background-repeat:no-repeat;
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAQAAABDj1eZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUdJREFUKFNtkLtLw1AYxS/qJLhXVKr2ZRulUNtiqgSb3CziICI6ucTFVYcOnaQOFRwUnNTRwUWXgpP/QdHNUEQUHGxofYBTlRs83iZNjKTncOGe7/vx3QchXUWn6FL3jhfKUdCCr5zuifV5oDiHQM+c+CIhiiCSWNu08iq9oHXKLAiqrgR4UXqlOEYZt++ExEL0wW7+OW0G10muLv9gmqfe5FAWKmTMYQYiFL7PYwyLOD8lSjNh2gdnPzMII4QUBxc4OothbAF7GCBKQ0YbSWyPQsIhqvetS+y0ygGMo/KFZfviDvR4AhwgZU9dGYnA0J/6ndc15i3ouYIMcVVUcEXIoOxCeRCfwP8sXBSdjtpUv/1QW+K16kCCIUC4id9Fa0JtkluwVkSfqPL6RwfSDA0aNlx7k/bWgViB7bMS2/1vk5sdsZLN/ALSuL3tylO4RAAAAABJRU5ErkJggg==);
background-size:18px 15px;text-indent:-9999em;overflow:hidden;}

/* The touch icon (if available) */
#addToHomeScreen .addToHomeTouchIcon {display:block;float:left;-webkit-border-radius:6px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5),inset 0 0 2px rgba(255,255,255,0.9);background-repeat:no-repeat;width:57px; height:57px;-webkit-background-size:57px 57px;margin:0 12px 0 0;border:1px solid #333;-webkit-background-clip:padding-box;}


/* The 'share' icon for retina display */
@media all and (-webkit-min-device-pixel-ratio: 2) {
	#addToHomeScreen .addToHomeShare {
		background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
	}
}