/* exchange */
.ex-list{}
.ex-list ul{list-style: none; margin:0; padding:0;}
.ex-list ul li{}
.ex-list ul li a{padding-left:20px;display: block;line-height:36px;font-size:14px; color:#363636; text-transform: uppercase; text-decoration: none;}
.ex-list ul li a.active{border-left:5px solid #274e76;background-color:#f1f1f1;padding-left:15px;}
.ex-type{margin-bottom:70px;}
.ex-type ul{list-style: none; margin:0; padding:0;}
.ex-type ul li {float:left;margin-right:6px;width: 50px; height: 50px;}
.ex-type ul li:last-child{padding-right:0;}
.ex-type ul li a{display: block; border:1px solid #d1d1d1;}
.ex-type ul li .active{border:2px solid #274e76;}
/*.ex-type ul li:hover a{ -moz-box-shadow:    inset 0 0 10px #000000; -webkit-box-shadow: inset 0 0 10px #000000; box-shadow:         inset 0 0 10px #000000;}*/
.ex-type ul li a img {width: 100%; height: auto;}
/*table exchange */
.table-exchange {width:100%;}

.table-exchange table th {
    background-color: #ebebeb;
    color: white;
}
.table-exchange table td { text-align:center;color:#666666;}



.table-exchange table td b {color:#0d0248;}
.table-exchange table .last-row td {border-bottom:0 none;}
.table-exchange p.more {font-size:11px;margin:10px 0 0 0;text-align:right;font-weight:bold;text-shadow:1px 1px 0 rgba(255,255,255,0.3);}
.table-exchange p.more a {color:#999999;}
.table-exchange p.more a:hover {color:#d31c1c;}


.table-rounded td b {color:#0d0248;}

.table-rounded thead th {text-align: center;padding:5px 0;font-weight:normal;color:#363636;border:1px solid #d1d1d1;}
.table-rounded tbody tr:nth-child(2n+0){background-color:#f6f7f8;}

/*exchange-compiler */
.exchange-compiler{margin-bottom:50px;}
.exchange-compiler .compicon{width: 40px; height: 40px; -webkit-border-radius: 20px;  -moz-border-radius: 20px; border-radius: 20px;  border: 1px solid #e1e3e6;  background-size: 250px auto;  background-position: -3px -132px;  position: relative;  top: 50%;  margin-top: 2px;  left: 0px;}
.daily-widget a{text-decoration: none!important; }
.daily-widget .weather-temp{background-color: #4d9826; position: relative; width: 100%; height: auto; margin-bottom: 23px; border-radius: 5px; }
.daily-widget .weather-temp .icon{position: absolute; left: 15px; top: -8px; background-color: #fff; width: 64px; height: 54px;/*border: 1px solid #4d9826;*/ border-radius: 8px; padding: 14px 11px; overflow: hidden; }
.daily-widget .weather-temp .icon span{color: #4d9826; font-family: 'FontAwesome',serif; font-size: 34px; display: block; }
.daily-widget .weather-temp .weather{overflow: hidden; text-align: center; font-size: 36px; font-weight: bold; color: #fff; padding: 30px 0 0px 30px; }
.daily-widget .weather-temp .weather .wtemp{padding: 0 15px; border-right: 3px solid #fff; }
.daily-widget .weather-temp .place{font-size: 12px; color: #fff; margin-left: 30px; padding-bottom: 10px; overflow: hidden; }
.daily-widget .weather-temp .place span{padding-right: 5px; font-family: 'FontAwesome',serif; font-size: 15px;}
.daily-widget .exchange-temp{margin-bottom:10px;background-color: #284f76;position: relative; width: 100%; height: auto; border-radius: 5px; }
.daily-widget .exchange-temp .icon{position: absolute; left: 15px; top: -8px; background-color: #fff; width: 64px; height: 54px;/*border: 1px solid #e40000;*/ border-radius: 8px; padding: 14px 11px; overflow: hidden; }
.daily-widget .exchange-temp .icon span{color: #284f76; font-family: 'FontAwesome',serif; font-size: 34px; display: block; }
.daily-widget .exchange-temp .exchange{overflow: hidden;text-align: center; font-size: 36px; font-weight: bold; color: #fff;  padding: 30px 0 10px 30px;}
.daily-widget .exchange-temp .exchange .etemp{padding: 0 15px;border-right: 3px solid #fff;}
.daily-widget .exchange-temp .place{ font-size: 12px; color: #fff; margin-left: 30px; padding-bottom: 10px; overflow: hidden; }
.daily-widget .exchange-temp .place span{padding-right: 5px; font-family: 'FontAwesome',serif; font-size: 15px;}