.frm_mesgp input[type="text"], .frm_mesgp select {width: 70%;}
.mesgp_alert_box{padding: 10px 20px !important;font-weight: 600;margin: 5px 0 15px !important;background: #fff !important;border-left: 4px solid #fff !important;box-shadow: 0 1px 1px 0 rgba(0,0,0,.1) !important;}
.mesgp_alert_message{border-left-color: #46b450 !important;}
.mesgp_alert_error{border-left-color: #CC0000 !important;}
.mesgp_alert_warning{border-left-color: #e6db55 !important;}
.mesgp_ajax_loader{display: none;border: 16px solid #f3f3f3;border-top: 16px solid #0173ab;border-radius: 50%;width: 30px;height: 30px;animation: spin 2s linear infinite;margin:0px auto;}
.mesgp_ajax_loader_folder{width: 3px;height: 3px;position: absolute;border: 7px solid #ccc;border-top: 7px solid #0173ab;margin-top: -17px;}
@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}
div.mesgp_actions a.mesgp_del_icon{position: absolute;margin-top: -23px;margin-left: 24px;}
table.mesgp_actions tr, table.mesgp_actions td{background: none !important;padding: 0px !important; margin: 0px !important;}
table.mesgp_actions td a{padding: 0px !important; margin: 3px !important;margin-bottom: -3px !important;}
.jtable thead table.mesgp_actions{margin-top: -10px;}
.mesgp_show_if_form{display: none;}
.mesgp_test_mode{background: yellow;width: 110px; padding: 3px; text-align: center; margin: 10px 0px;font-weight: bold;}