.alert{font-size: 14px !important; padding: 5px 15px; margin-bottom: 20px; border-radius: 3px !important; border:2px !important;}.alert h4{margin-top: 0; color: inherit;}.alert .alert-link{font-weight: bold;}.alert > p,.alert > ul{margin-bottom: 0;}.alert > p + p{margin-top: 5px;}.alert-dismissable,.alert-dismissible{padding-right: 35px;}.alert-dismissable .close,.alert-dismissible .close{position: relative; top: -2px; right: -21px; color: inherit;}.alert-success{color: #fff; background-color: #00A300;}.alert-success-small{color: #fff; background-color: #00A300; padding: 5px 15px !important;}.alert-success hr{border-top-color: #c9e2b3;}.alert-success .alert-link{color: #2b542c;}.alert-info{color: #31708f; background-color: #d9edf7; border-color: #bce8f1;}.alert-info hr{border-top-color: #a6e1ec;}.alert-info .alert-link{color: #245269;}.alert-warning{color: #8a0006; background-color: rgba(255, 7, 10, 0.24);}.alert-warning hr{border-top-color: #f7e1b5;}.alert-warning .alert-link{color: #66512c;}.alert-danger{color: #8a0006; background-color: rgba(255, 7, 10, 0.24); border: solid 1px #b00005;}.alert-danger hr{border-top-color: #e4b9c0;}.alert-danger .alert-link{color: #843534;}.close{float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .6;}.close:hover,.close:focus{text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: .8; outline: none;}button.close{-webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; border: 0;}.sr-only{position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}.alertIn, .alertOut{-webkit-transition: -webkit-transform 0.22s cubic-bezier(0.25, 0, 0.25, 1), opacity 0.22s cubic-bezier(0.25, 0, 0.25, 1); -moz-transition: -moz-transform 0.22s cubic-bezier(0.25, 0, 0.25, 1), opacity 0.22s cubic-bezier(0.25, 0, 0.25, 1); -o-transition: -o-transform 0.22s cubic-bezier(0.25, 0, 0.25, 1), opacity 0.22s cubic-bezier(0.25, 0, 0.25, 1); transition: transform 0.22s cubic-bezier(0.25, 0, 0.25, 1), opacity 0.22s cubic-bezier(0.25, 0, 0.25, 1);}.alertIn.ng-hide-remove, .alertOut.ng-hide-add.ng-hide-add-active{opacity: 0; -webkit-transform: translate3d(30px, 0px, 0px); transform: translate3d(30px, 0px, 0px); display: block !important;}.alertOut.ng-hide-add, .alertIn.ng-hide-remove.ng-hide-remove-active{opacity: 1; display: block !important; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}