.editable-click{border-bottom: none !important;}

/*

.editable-buttons .editable-submit:before{



	content: "\47";



    font-family: 'IcoMoon';



}



.editable-buttons .editable-cancel::before {



    content: "\4a";



  font-family: 'IcoMoon';



}



*/

.editable-click{cursor: pointer !important;}



.editable-buttons .editable-submit:before {

    content:"\f00c" !important;

    font-family:'FontAwesome';

}



.editable-buttons .editable-submit:before {

    content:"\f00c" !important;

    font-family:'FontAwesome';



}



.editable-buttons .editable-cancel::before {

    content:"\f00d" !important;

    font-family:'FontAwesome';

}



#eb-registrants-management-page .filters {

margin-bottom: 15px;

}



#eb-registrants-management-page .chosen-container-single .chosen-single {

    height: 38px;

    padding-top: 5px;

    margin-left: 5px;

}



.eb-message {

    font-weight: bold;

    font-size: 24px;

    color: red;

}