Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                
<div id="main-recent-filter" class="draggable">

    <div class="modal-body">
      <div id="main-recent-filter-inner"></div>
    <div id="main-recent-filter-close" class="main-panel-close">&times;</div>
    <div class="main-recent-filter-body">
      <!-- <nav class="navbar navbar-default navbar-fixed-top navbar-box-shadow" style="position: absolute;"> -->
      <ul class="nav navbar-nav main-menu-view-recent-orders-filter-group" style="position: relative; display: inline-block;">
        <li class="no-select">
          <span class="navbar-text main-menu-filter-title">Filters:</span>
        </li>
        <li class="dropdown">
          <a id="filter-recent-orders-filter-division" href="#" class="dropdown-toggle dov-filter-toggle-multiline" multiple="multiple" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">All<br>Divisions <span class="caret"></span></a>
          <ul class="dropdown-menu dov-dropdown-menu">
            <li><a id="main-menu-view-recent-orders-filter-division-select-all" href="#">Select All</a></li>
            <li><a id="main-menu-view-recent-orders-filter-division-deselect-all" href="#">Deselect All</a></li>
            <li role="separator" class="divider"></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-division-nnv" href="#">NNV</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-division-snv" href="#">SNV</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-division-sca" href="#">SCA</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-division-caz" href="#">CAZ</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-division-saz" href="#">SAZ</a></li>
          </ul>
        </li>
        <li class="dropdown">
          <a id="main-menu-view-recent-orders-filter-manual" href="#" class="dropdown-toggle dov-filter-toggle-multiline" multiple="multiple" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Manual Orders<br> & Auto <span class="caret"></span></a>
          <ul class="dropdown-menu dov-dropdown-menu">
            <li><a id="main-menu-view-recent-orders-filter-manual-select-all" href="#">Select All</a></li>
            <li><a id="main-menu-view-recent-orders-filter-manual-deselect-all" href="#">Deselect All</a></li>
            <li role="separator" class="divider"></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-manual-manual" href="#">Manual Orders</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-manual-automatic" href="#">Auto Orders</a></li>
          </ul>
        </li>
        <li class="dropdown">
          <a id="main-menu-view-recent-orders-filter-order-type" href="#" class="dropdown-toggle dov-filter-toggle-multiline" multiple="multiple" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">All Order<br>Types <span class="caret"></span></a>
          <ul class="dropdown-menu dov-dropdown-menu">
            <li><a id="main-menu-view-recent-orders-filter-order-type-select-all" href="#">Select All</a></li>
            <li><a id="main-menu-view-recent-orders-filter-order-type-deselect-all" href="#">Deselect All</a></li>
            <li role="separator" class="divider"></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-order-type-SIO100" href="#">SIO100s</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-order-type-SIO110" href="#">SIO110</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-order-type-SIO031" href="#">SIO031</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-order-type-SIO032" href="#">SIO032</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-order-type-OTHER" href="#">OTHER</a></li>
          </ul>
        </li>
        <li class="dropdown">
          <a id="main-menu-view-recent-orders-filter-group" href="#" class="dropdown-toggle dov-filter-toggle-multiline" multiple="multiple" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">All<br>Groups <span class="caret"></span></a>
          <ul class="dropdown-menu dov-dropdown-menu">
            <li><a id="main-menu-view-recent-orders-filter-group-select-all" href="#">Select All</a></li>
            <li><a id="main-menu-view-recent-orders-filter-group-deselect-all" href="#">Deselect All</a></li>
            <li role="separator" class="divider"></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-group-customer-service" href="#">Customer Service</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-group-construction" href="#">Construction</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-group-technical-services" href="#">Technical Services</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-group-965" href="#">965</a></li>
          </ul>
        </li>
        <li class="dropdown">
          <a id="main-menu-view-recent-orders-filter-completed" href="#" class="dropdown-toggle dov-filter-toggle-multiline" multiple="multiple" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">All Completion<br>Status <span class="caret"></span></a>
          <ul class="dropdown-menu dov-dropdown-menu">
            <li><a id="main-menu-view-recent-orders-filter-completed-select-all" href="#">Select All</a></li>
            <li><a id="main-menu-view-recent-orders-filter-completed-deselect-all" href="#">Deselect All</a></li>
            <li role="separator" class="divider"></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-completed-incomplete" href="#">Incomplete</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-completed-complete" href="#">Complete</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-completed-cancelled" href="#">Cancelled</a></li>
          </ul>
        </li>
        <li class="dropdown">
          <a id="main-menu-view-recent-orders-filter-assigned" href="#" class="dropdown-toggle dov-filter-toggle-multiline" multiple="multiple" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">All Assigned<br>Status <span class="caret"></span></a>
          <ul class="dropdown-menu dov-dropdown-menu" >
            <li><a id="main-menu-view-recent-orders-filter-assigned-select-all" href="#">Select All</a></li>
            <li><a id="main-menu-view-recent-orders-filter-assigned-deselect-all" href="#">Deselect All</a></li>
            <li role="separator" class="divider"></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-assigned-assigned" href="#">Assigned</a></li>
            <li class="active"><a id="main-menu-view-recent-orders-filter-assigned-unassigned" href="#">Unassigned</a></li>
          </ul>
        </li>
        <li>
          <a id="main-menu-view-recent-orders-filter-date" href="#"><i class="fa fa-calendar"></i></a>
        </li>
      </ul>
      <!-- </nav> -->
    </div>
  </div>

</div>
  

              
            
!

CSS

              
                body {
  background-image: url(https://upload.wikimedia.org/wikipedia/commons/6/67/Claude_Monet_La_Grenouill%C3%A9re.jpg);
  background-size: 100%;
}

#main-recent-filter-inner {
  background-color: white;
  position:absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius:2px;
  border-width:0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.main-recent-filter-body:after { 
    content: " "; 
    display: block;
    clear: both;
} 

#main-recent-filter {
  position:fixed;
  display: none;
  left: 50vw;
  top: 50px;
  z-index: 1000;
  overflow: visible;
}

/* navbar must be fixed height to make wrapper full screen */
.navbar-fixed-top {
  height: 50px;
}

.main-menu-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.main-menu-indent {
  margin-left: 35px;
  cursor: default;
  color: gray;
}

.main-menu-title {
  margin-left: 20px;
  font-size: 25px;
}

.main-menu-filter-title {
  margin-left: 0px;
  margin-right: 5px;
  font-size: 20px;
}

/*
@media (min-width: 865px) {
  .main-menu-title {
    margin-left: 10px;
  }
}*/

.main-menu-subtitle {
  font-style: italic;
}

#main-menu-view-list-title {
  display: none;
}
#main-menu-mapview-title {
  /*display: none;*/
}
#main-menu-view-recent-orders-title {
  display: none;
}

.navbar-text {
  /*font-size: 18px;*/
  text-transform: uppercase;
  font-family: FFGoodHeadlineWebProCondBlack;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: 1px;
  /*color: #ff7044 !important;*/
}

#main-menu-view-recent-orders-filter-date {
  font-size: 20px;
}


/*
http-work-smarchal-com-twbscolor 
*/

.cz-current-elem {
  color: white;
  background-color: #2FC8AA;
}

.dropdown-header {
    color: black;
    font-weight: bold;
    cursor: default;
}
.navbar {
  z-index: 1500;
  /* z-index: 2; */
  border:0;
  margin:0;
  border-radius:0;
}
.navbar-box-shadow {
  box-shadow: 0 6px 6px rgba(0, 0, 0, .105);
}

.navbar-default {
  background-color: white;
  border-color: white;
}
.navbar-default .navbar-brand {
  color: black;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  /*color: white;
  background-color: #2FC8AA;*/
}
.navbar-default .navbar-text {
  color: black;
}
.navbar-default .navbar-nav > li > a {
  color: black;
  background-color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  color: white;
  background-color: #46dbbd;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #2FC8AA;
}
.navbar-default .navbar-nav > .active > a:hover {
  color: white;
  background-color: #46dbbd;
}
.navbar-default .navbar-nav > .open > a {
  color: white;
  background-color: #2FC8AA;
}
.navbar-default .navbar-nav > .open > a:hover {
  color: white;
  background-color: #46dbbd;
}

.navbar-default .navbar-toggle {
  border-color: #2FC8AA;
}
.navbar-default .navbar-toggle:hover {
  color: white;
  background-color: #46dbbd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ecf0f1;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
}
.navbar-default .navbar-link {
  color: black;
}
.navbar-default .navbar-link:hover {
  color: white;
  background-color: #46dbbd;
}
.dov-dropdown-menu {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0;
    border-top: 1px;
}
.dropdown-menu > li > a:hover {
  color: white;
  background-color: #46dbbd;
}


.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus {
  color: white;
  background-color: #2FC8AA;
}
.navbar-default .navbar-nav>.open>a:hover {
  color: white;
  background-color: #46dbbd;
}

@media (max-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
  .navbar-collapse {
    border:0;
  }
  .dropdown-menu {
    padding:0;
  }
  .dropdown-header {
    background-color:white;
  }
  li.dropdown.open > ul > li.divider {
    margin:0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: black;
    background-color:white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: white;
    background-color: #46dbbd;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #2FC8AA;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: white;
    background-color: #46dbbd;
  }
}

.dropdown-menu > li.active > a:before {    
    font-family: 'FontAwesome';
    font-size:10px;
    color:black;
    content: '\f00c';
    margin:0 5px 0 -15px;
}
.dropdown-menu > li.active > a:hover:before {    
    font-family: 'FontAwesome';
    font-size:10px;
    color:white;
    content: '\f00c';
    margin:0 5px 0 -15px;
}
.dropdown-menu > li.active > a {    
    background:white;
    color:black;
}
.dropdown-menu > li.active > a:hover {    
    color: white;
    background-color: #46dbbd;
}

/******************************************************************
 *** DIALOG BOX SECTION *******************************************
 ******************************************************************/
.modal-title {
  cursor: default;
}

h4 i.fa-info-circle {
  margin-right: 10px;
}

.modal-content {
    border:0;
    border-radius: 2px;
}

.modal-header, .modal-footer  {
    padding: 4px;
}

.modal-header, .modal-footer  {
    padding: 10px;
}

.modal-header {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.modal-footer {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.black-modal-header {
  background-color: black;
  color: white;
}

.fa-info-circle {
  font-size: 24px;
}

/** From here: http-jsfiddle-net/rensdenobel/sRmLV/13/ **/
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
.vertical-align-modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
}



/***************************************************
TABS
***************************************************/
.nav-tabs > li > a {
  color:black;
  border:0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color:white;
  background-color: #2FC8AA;
  border:0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a:hover {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color:white;
  background-color: #46dbbd;
  border:0;
}



/************** buttons ***************************/

.btn {
  background-color: white !important;
  color: #2FCBC7 !important;
  border-color: #2FCBC7 !important;
  border-radius: 2px !important;
  border-width: 3px !important;
  font-family: FFGoodHeadlineWebProCondBlack !important;
  font-size: 14px !important;
  -webkit-font-smoothing: antialiased !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  outline: none !important;

  min-width:70px !important;
}
.btn:hover {
  color: black !important;
  border-color: black !important;
}
.btn:active, .btn:target {
  color: #2FCBC7 !important;
  border-color: #2FCBC7 !important;
}

/* dialog boxes */
button.close, button.close:hover {
  color:white;
  opacity:1;
  text-shadow: none;
}

/* Twitter type-ahead */
span.twitter-typeahead {
  right:0px !important;
  left:0px !important;
  width:calc(100% - 120px);
}

form input[type=text].typeahead, form input[type=text].typeahead:focus {
  width:100%;
  background-color: white !important;
}

form input[type=text].typeahead:disabled {
  background-color: rgb(235, 235, 228) !important;
}

.tt-hint {
  color: green;
}

.tt-menu {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  overflow-y: auto;
  max-height: 200px;
}

.tt-highlight {
  font-weight: bold;
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 14px;
  /*line-height: 24px;*/
}

.tt-suggestion.tt-cursor {
  color: white;
  background-color: #2FC8AA;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: white;
  background-color: #46dbbd;
}

.tt-suggestion p {
  margin: 0;
}
@font-face {
    font-family: ProximaNova-Regular;
    src: url(../fonts/2D0C37_13_0.eot);
    src: url(../fonts/2D0C37_13_0.eot?#iefix) format('embedded-opentype'), url(../fonts/2D0C37_13_0.woff2) format('woff2'), url(../fonts/2D0C37_13_0.woff) format('woff'), url(../fonts/2D0C37_13_0.ttf) format('truetype')
}

html, body {
  font-family: ProximaNova-Regular, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height:14px;
}

/* In general do not display blue outline in Chrome */
:focus {
  outline: none;
}

/* Modify cross-browser focus to match our color theme */
/* https://css-tricks.com/snippets/css/glowing-blue-input-highlights/ */
input[type=text], textarea, .input-mini {
  -webkit-transition: all 0.30s ease-in-out !important;
  -moz-transition: all 0.30s ease-in-out !important;
  -ms-transition: all 0.30s ease-in-out !important;
  -o-transition: all 0.30s ease-in-out !important;
  outline: none !important;
  padding: 3px 0px 3px 3px;
  margin: 0px 1px 0px 0px !important;
  border: 1px solid #DDDDDD !important;
  border-radius: 2px !important;
}
input[type=text]:focus:not([disabled]):not([readonly="readonly"]), textarea:focus:not([disabled]):not([readonly="readonly"]), .input-mini:focus:not([disabled]):not([readonly="readonly"]) {
  box-shadow: 0 0 5px rgba(47, 200, 170, 1) !important;
  border: 1px solid rgba(47, 200, 170, 1) !important;
}

input::-webkit-input-placeholder {
  color: #e1e1e1;
  font-style: italic;
}

input:-ms-input-placeholder {
  color: #e1e1e1;
  font-style: italic;
}

input:disabled::-webkit-input-placeholder {
  color: transparent;
}

input:disabled:-ms-input-placeholder {
  color: transparent;
}


/* Remove dotted outline around achors for IE */
/* https://stackoverflow.com/questions/25887541/ie11-anchor-focus-dotted-outline/25888227#25888227 */
a {
  border:none;
  outline:none;
  color:black;
}
a:focus, a:hover {
  border:none;
  outline:none;
  color:black;
}

form input[type=text], form select, form input[type=text]:focus, form textarea, form textarea:focus {
  right:0px !important;
  left:0px !important;
  width:calc(100% - 120px);
}

.dovformlabel {
  display:inline-block;
  font-weight: normal;
  margin-right:10px;
  /*margin-top:0px !important;*/
  margin-bottom:0px;
  text-align:right;
  
  width:100px;
  vertical-align: top;
}

form input[type="radio"], form input[type="checkbox"] {
  margin-top:0;
  line-height:14px;
}

form input[type="radio"] + label, form input[type="checkbox"] + label {
  margin-top:0;
  margin-bottom:0px;
  vertical-align: top;
}

.formgroup {
  min-height:1px;
  height:100% !important;
  padding:0 !important;
  margin-top: 2px;
  margin-bottom: 5px;
}
.formspacer {
  height:5px;
}

.no-select {
  cursor: default;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}

.dov-filter-toggle, .dov-filter-toggle-multiline {
  /*font-size: 75%;*/
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.dov-filter-toggle-multiline {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.dov-alert-container {
  /* fixed position a zero-height full width container */
  position: fixed;
  top: 0; /* or whatever position is desired */
  left: 0;
  right: 0;
  height: 0;
  /* center all inline content */
  text-align: center;
  z-index: 100000;
}

.dov-alert {
  background-color: #ff7044;
  color:white;
  border-bottom-width:1px;
  border-color:#ff7044;
  box-shadow: 0 0 10px rgba(0,0,0, 0.4);
  padding:50px;
  display: inline-block;
  text-align:left;

  font-size: 18px;
  text-transform: uppercase;
  font-family: FFGoodHeadlineWebProCondBlack, cursive;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: 1px;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.main-wrapper {
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
}

#main-map {
  visibility: hidden;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}


.dialog-irthnet-textarea {
  font-family: Courier New;
  overflow:scroll;
  white-space: nowrap;
  height: 300px;
  width: 100%;
  border:1px;
  /* border-radius inherited breaks scrollbar so turn it off (chrome) */
  /*border-radius:0 !important;*/
}

/* footable override to remove default filter buttons */
.footable-filtering {
  display:none;
}

.dov-context-menu {
  display: none;
  z-index: 1000;
  position: absolute;
  overflow: hidden;
  border: 0;
  white-space: nowrap;
  background-color: white;
  color: black;
  border-radius: 2px;
  padding: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

/* Each of the items in the list */
.dov-context-menu li {
  padding: 8px 12px;
  cursor: pointer;
  list-style-type: none;
  /* transition: all .3s ease; */
}

.dov-context-menu li:hover {
  background-color: black;
  color: white;
}

.dov-context-menu li.separator {
  padding: 0;
  margin: 5px 0px 5px 0px;
  height:1px;
  background-color: #dfdfdf;
  cursor: default;
  list-style-type: none;
}

@font-face {
    font-family: ProximaNova-Regular;
    src: url(../fonts/2D0C37_13_0.eot);
    src: url(../fonts/2D0C37_13_0.eot?#iefix) format('embedded-opentype'), url(../fonts/2D0C37_13_0.woff2) format('woff2'), url(../fonts/2D0C37_13_0.woff) format('woff'), url(../fonts/2D0C37_13_0.ttf) format('truetype')
}

html, body {
  font-family: ProximaNova-Regular, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height:14px;
}

/* In general do not display blue outline in Chrome */
:focus {
  outline: none;
}

/* Modify cross-browser focus to match our color theme */
/* https://css-tricks.com/snippets/css/glowing-blue-input-highlights/ */
input[type=text], textarea, .input-mini {
  -webkit-transition: all 0.30s ease-in-out !important;
  -moz-transition: all 0.30s ease-in-out !important;
  -ms-transition: all 0.30s ease-in-out !important;
  -o-transition: all 0.30s ease-in-out !important;
  outline: none !important;
  padding: 3px 0px 3px 3px;
  margin: 0px 1px 0px 0px !important;
  border: 1px solid #DDDDDD !important;
  border-radius: 2px !important;
}
input[type=text]:focus:not([disabled]):not([readonly="readonly"]), textarea:focus:not([disabled]):not([readonly="readonly"]), .input-mini:focus:not([disabled]):not([readonly="readonly"]) {
  box-shadow: 0 0 5px rgba(47, 200, 170, 1) !important;
  border: 1px solid rgba(47, 200, 170, 1) !important;
}

input::-webkit-input-placeholder {
  color: #e1e1e1;
  font-style: italic;
}

input:-ms-input-placeholder {
  color: #e1e1e1;
  font-style: italic;
}

input:disabled::-webkit-input-placeholder {
  color: transparent;
}

input:disabled:-ms-input-placeholder {
  color: transparent;
}


/* Remove dotted outline around achors for IE */
/* https://stackoverflow.com/questions/25887541/ie11-anchor-focus-dotted-outline/25888227#25888227 */
a {
  border:none;
  outline:none;
  color:black;
}
a:focus, a:hover {
  border:none;
  outline:none;
  color:black;
}

form input[type=text], form select, form input[type=text]:focus, form textarea, form textarea:focus {
  right:0px !important;
  left:0px !important;
  width:calc(100% - 120px);
}

.dovformlabel {
  display:inline-block;
  font-weight: normal;
  margin-right:10px;
  /*margin-top:0px !important;*/
  margin-bottom:0px;
  text-align:right;
  
  width:100px;
  vertical-align: top;
}

form input[type="radio"], form input[type="checkbox"] {
  margin-top:0;
  line-height:14px;
}

form input[type="radio"] + label, form input[type="checkbox"] + label {
  margin-top:0;
  margin-bottom:0px;
  vertical-align: top;
}

.formgroup {
  min-height:1px;
  height:100% !important;
  padding:0 !important;
  margin-top: 2px;
  margin-bottom: 5px;
}
.formspacer {
  height:5px;
}

.no-select {
  cursor: default;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}

.dov-filter-toggle, .dov-filter-toggle-multiline {
  /*font-size: 75%;*/
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.dov-filter-toggle-multiline {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.dov-alert-container {
  /* fixed position a zero-height full width container */
  position: fixed;
  top: 0; /* or whatever position is desired */
  left: 0;
  right: 0;
  height: 0;
  /* center all inline content */
  text-align: center;
  z-index: 100000;
}

.dov-alert {
  background-color: #ff7044;
  color:white;
  border-bottom-width:1px;
  border-color:#ff7044;
  box-shadow: 0 0 10px rgba(0,0,0, 0.4);
  padding:50px;
  display: inline-block;
  text-align:left;

  font-size: 18px;
  text-transform: uppercase;
  font-family: FFGoodHeadlineWebProCondBlack, cursive;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: 1px;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

              
            
!

JS

              
                $('#main-recent-filter').toggle();
$('#main-recent-filter').draggable();
              
            
!
999px

Console