/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
.ttt-show-alert-error-code{
    font-weight: bold;
    text-transform: capitalize;
}
.bootstrap-iso .btn-close{
    float: right;
}
.bootstrap-iso dd, li{
    margin-bottom: 0;
}
.bootstrap-iso .alert .btn-close{
    position: absolute;
    top: 10px;
    right: 10px;
}
.bootstrap-iso .alert ul{
    padding-left: 10px;
}
.bootstrap-iso .alert ul > li{
    list-style-type: disc;
}
#adminmenu .toplevel_page_the-tribal-plugin .wp-menu-image img {
    padding: 0px;
}
.ttt-form-text{
    margin: 10px 0;
}
.import-ajax-status{
    margin:20px 0;
}
.import-ajax-status .ajax-loader p{
    font-size: 15px;
}