.alert_container{padding:10px;font-size:14px;line-height:20px;border:1px solid transparent;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:100%;display:none;}.alert_container .fa{margin-right:10px;}.alert_container .alert_small_text{font-size:12px;line-height:15px;margin-top:5px;}.alert_container_success{background-color:#dff0d8;border-color:#d6e9c6;}.alert_container_success,.alert_container_success .alert_main_text,.alert_container_success .alert_small_text,.alert_container_success .fa,.alert_container_success a{color:#3c763d!important;}.alert_container_info{background-color:#d9edf7;border-color:#bce8f1;}.alert_container_info,.alert_container_info .alert_main_text,.alert_container_info .alert_small_text,.alert_container_info .fa,.alert_container_info a{color:#31708f!important;}.alert_container_danger{background-color:#f2dede;border-color:#ebccd1;}.alert_container_danger,.alert_container_danger .alert_main_text,.alert_container_danger .alert_small_text,.alert_container_danger .fa,.alert_container_danger a{color:#a94442!important;}.alert_container_warning{background-color:#fcf8e3;border-color:#faebcc;}.alert_container_warning,.alert_container_warning .alert_main_text,.alert_container_warning .alert_small_text,.alert_container_warning .fa,.alert_container_warning a{color:#8a6d3b!important;}.alert_container_button{display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:3px 10px;margin-top:10px;cursor:pointer;text-decoration:none;}.alert_container_info .alert_container_button{border:1px solid #31708f;color:#31708f!important;background:#bce8f1;}.alert_container_success .alert_container_button{color:white!important;background:#3c763d;}.alert_container_danger .alert_container_button{color:white!important;background:#a94442;}.alert_container_warning .alert_container_button{color:white!important;background:#8a6d3b;}.alert_container td:nth-child(1){width:22px;}.alert_container td:nth-child(3){width:11px;}#global_floating_alerts_wrapper{position:absolute;top:76px;z-index:999999;width:50%;right:5px;}#global_floating_alerts_wrapper .alert_container{margin-bottom:5px;box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#global_floating_alerts_wrapper .alert_container td:nth-child(3) .fa{margin:0;}.alert_container_close{cursor:pointer;}@media only screen and (max-width: 800px) {#global_floating_alerts_wrapper{width:80%;}}