.alert-bar{background-color:#e9eaeb}.alert-bar .three-col{padding-right:0;padding-left:0}.alert-bar .container{padding-left:20px;padding-right:20px}@media only screen and (max-width:1599px){.alert-bar .container{padding-right:0}}@media only screen and (max-width:991px){.alert-bar .container{padding:0}}.alert-bar .row{cursor:pointer;margin:0;padding:0}.alert-bar .row .col-sm-10,.alert-bar .row .col-xs-12{padding-right:0;padding-left:0}.alert-bar .alert-header{margin:10px 15px}@media only screen and (max-width:991px){.alert-bar .alert-header{margin-top:15px;margin-bottom:15px}}.alert-bar .alert-header .header-detail{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.alert-bar .alert-header .header-detail .header-title{overflow:hidden}.alert-bar .alert-header .header-content{display:inline-block;padding-left:10px;padding-right:10px}.alert-bar .alert-header .hearder-text{font-weight:600;font-size:16px;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}@media only screen and (max-width:767px){.alert-bar .alert-header .hearder-text{font-weight:700}}.alert-bar .alert-header .hearder-text-date{-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;white-space:nowrap;margin-top:2px;font-size:16px;vertical-align:middle}.alert-bar .alert-header .header-arrow{padding-left:10px}@media only screen and (max-width:991px){.alert-bar .alert-header .header-arrow{float:right;margin-right:15px}}.alert-bar .alert-header .alert-title-date .verticalLine{border-left:1px solid #d4d5d7}@media only screen and (max-width:767px){.alert-bar .alert-header .alert-title-date .alert-date-text,.alert-bar .alert-header .alert-title-date .verticalLine{display:none}}.alert-bar .alert-detail .detail-content{cursor:pointer;padding-left:15px;padding-right:15px}.alert-bar .alert-detail .detail-content .row{padding:10px 0;margin:0;border-top:1px solid #d4d5d7}.alert-bar .alert-detail .detail-content:first-child .row{padding-top:5px;border-top:none}.alert-bar .alert-detail .detail-content:hover{background-color:rgba(39,47,56,.05)}.alert-bar .alert-detail .detail-text{font-size:16px;color:#3c434b}.alert-bar .alert-detail .news-detail-title{font-size:14px;overflow:hidden;white-space:nowrap;width:100%;text-overflow:ellipsis}@media only screen and (max-width:767px){.alert-bar .alert-detail .news-detail-title{font-size:16px}}.alert-bar .alert-detail .col-text-right{text-align:right;font-size:14px}@media only screen and (max-width:767px){.alert-bar .alert-detail .col-text-right{text-align:left}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-6deg)}30%,50%,70%,90%{transform:scale(1.2) rotate(6deg)}40%,60%,80%{transform:scale(1.2) rotate(-6deg)}to{transform:scale(1) rotate(0)}}.alert-bar .tada{animation-name:tada;animation-duration:3s;float:left}