/**
 * @package      Wp Full Auto Tags Manager
 * @author       Guillemant David
 * @url          http://core.northswitch.org/plugins/wp-full-auto-tags-manager/
 * @Description  CSS STYLE
 * @since        2.0
 **/
.navbar-nav {margin: 0px 0px!important;}
.container {width: 100%!important;padding-left: 0px!important;margin-top: 15px;/*margin-top: -16px!important;*/}
.console {padding: 15px!important;background: #000!important;color: #35992f!important;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
.tab-pad-15 {padding-top: 15px!important;}
.nsw_padding_b5 {padding-bottom: 5px!important;}
.nsw_console_container, .nsw_console_inp {color: #35992f;background: #222;padding: 4px 6px;border: 1px #222 solid;font-family: Consolas, sans-serif;font-size: 13px;}
.nsw_console_container p {margin: 0;padding: 3px 6px;}
.nsw_console_container p:nsw_console_nth-child(odd) {background: #333;}
.nsw_console_container {max-height: 363px;height: 363px;overflow: auto;padding: 0;}
.nsw_console_inp {width: 100%;box-sizing: border-box;}
.nsw_console_lgn_1 {background: #343C45!important;}
.nsw_console_lgn_del {background: #343C45!important;/*background: #953939!important;*/}
.nsw_menu_divider {margin: 5px 0!important;}
.nsw_dropdown_menu {font-size: 13px !important;margin-bottom: 0px!important;}
.nsw_mr_100 {margin-right: -100px!important;}
.nsw_btn_tag_left {float: left;width: 49%;}
.nsw_btn_tag_right {float: right;width: 49%;}
.page-header { padding-bottom: 9px!important; margin: 20px 0 5px!important; border-bottom: 1px solid #eee!important; }
.group-cron {width: 100px; text-align: left;}
.nsw_update_panel {height: 188px; max-height: 188px; overflow: auto;}
.nsw-hidden {display:none!important;}
h3, .h3 {
    margin-top: 0px!important;
}
/* display none other plugin */
#dolly {display: none!important;}
.vc_license-activation-notice {display: none!important;}