/*------------------------------------------------------------------------------------------------ */
/* Begin Looking for Something Specific Section
-------------------------------------------------------------------------------------------------- */
#filterbar .filtertxt {
	position: relative;
}
#filterbar .filtertxt .row div:nth-child(3) {
    position: absolute;
    top: 19px;
    right: 0;
    width: 5.5rem;
    padding-right: 0;
}
.filtertxt h4 { 
	font-size: 2.125em;
	color: #16a2bb;
	    display: block;
    margin: 0 auto;
}
.filtertxt h5 { 
	font-size: 1em; 
	color: #3a3a3a;
}
.filtertxt h4, .filtertxt h5 {
	font-family: 'Muli Bold', Helvetica, Arial, sans-serif !important;
	text-align: center;
}

.filtertxt a {
	border-bottom: none !important;
}
.filtertxt a span.text {
	font-size: 0.8rem;
	display: inline-block;
}
.filtertxt a.filters-help::before {
    position: relative;
    top: 1px;
    padding-right: .25em;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    content: "\f059";
    font-size: 1.5em;
}

#stickynav.makeSticky.sticky #filterbar .filtertxt { 
	display: none !important; 
}

#stickynav.makeSticky.sticky #filterbar .filtertxt .col-lg-1.col-md-1.col-sm-1.hidden-xs {
	display: block;
}

/*------------------------------------------------------------------------------------------------ */
/* Begin Sticky Filter Bar
-------------------------------------------------------------------------------------------------- */
.css-1yer5jj {
	margin-right: 5px;
	width:42px;
}
.actions-toolbar-more {
	background-color: #fab404;
}
.actions-toolbar-more:hover {
	background-color: #fab404;
}
.actions-toolbar-cancel {
	color: white;
	background-color: #dc423f;
	border: 1px solid #0000;
}
.actions-toolbar-cancel:hover {
	color: white;
	background-color: #dc423f;
	border: 1px solid #0000;
}
.actions-toolbar-confirm {
	color: white;
	background-color: #009845;
	border: 1px solid #0000;
	opacity: 1;	
}
.actions-toolbar-confirm:hover {
	color: white;
	background-color: #009845;
	border: 1px solid #0000;
	opacity: 1;	
}

#filterbar {
	display: table-cell;
	height: auto;
    background-color: #fff;
	z-index: 5;
	position: relative;
	float: left;
	width: 100%;
	max-width: 1440px;
}

#filterbar .wrapper {
    width: 100%;
    max-width: 1442px;
    margin: .6rem 0;
	position: relative;
	overflow: hidden;
	padding: 0;
}
	
#filterbar .filter_panel {
	display: flex;
	flex-direction: row;
	/*flex-wrap: wrap-reverse;
	justify-content: center;*/
	align-content: center;
	flex-wrap: wrap;
	padding: 0;
	cursor: pointer;
}

#SelectionsPanel{
    display: block;
    position: relative;
    background-color: transparent;
    padding: 0 0 0 8px;
    margin: 0;
}


.btn.cancel {
	border-radius: 0;
	font-size: 10px;
	padding: 2px 4px;
	min-height: 39px;
	background-color: #333;
	border-left: 1px solid #ccc;
	color: #fff;			
}
.btn.cancel:hover {
	background-color: #545352;
	color: #fff;	
}
.btn.cancel img {
	display: block;
	margin: 0 auto;
}


/*** Show small Filter Icon when page is viewed on mobile device ***/
@media (max-width: 1366px){
  #filterbar h4.icon-filter-small {
	  visibility: visible;
	  opacity: 1;
  }
}	

@media (max-width: 1366px) {
  #filterbar .visible-xs h4.icon-filter-small {
	  top: -12px;
	  margin: 0;
  }
}

/*** Remove the white gap where the filter bar is located when page is viewed on mobile device ***/

@media (max-width: 767px) {

	div[style="height: 116px;"] {
		display: none !important;
	}
}

/*------------------------------------------------------------------------------------------------ */
/* Begin Mobile Yellow Sticky Filter Bar															*/
/*-------------------------------------------------------------------------------------------------- */

@media (max-width: 767px) {

    .filtertxt {
        margin-top: 1rem;
    }

    .filtertxt h4, .filtertxt h5 {
        text-align: left;
    }

    #stickynav.makeSticky #filterbar #icon-filter-icon-container {
      display: block;
      width: 100%;
      max-width: 100%;
      float: none;
      background-color: teal;
    }    

    #SelectionsPanel {
      padding: 0;
      margin-top: -20px;
      clear: both;
    }

    #filtermenu-mob {
        list-style: none;
        padding: 0;
        margin: 0;
        background: #e0a500;
        float: left;
        width: 100%;
        height: 40px;
        overflow: hidden;
    }

    #filtermenu-mob div { 
        float: left;
        height: 40px;
        text-align: center;
    }

    #filtermenu-mob a:first-child { 
        display: inline-block;
        width: 80%;
        text-decoration: none;
        margin-top: -20px;
        text-align: center;
        border-bottom: 0 none;
    }        

    #filtermenu-mob a:last-child { 
        display: inline-block;
        border-left: 1px solid #ccc;
        width: 50px;
        padding: .25em 0 0 .5em;
        text-decoration: none;
        /*float: right;*/
    }   

    #filtermenu-mob a h4.icon-filter-small {
        margin-top: 0;
        margin-bottom: 0;
        color: #000;
    }


    #filterbar .filter_panel .filterobject {
        margin: .5em;
        float: left;
    }

    #filterbar #group .panel {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #searchbox {
        height: 35px;
        /*overflow: hidden;*/
    }

}


/*------------------------------------------------------------------------------------------------ */
/* Begin Qlik Filter Pane Element																	*/
/*-------------------------------------------------------------------------------------------------- */
.filterobject {
	margin: auto;
    height: 35px;
    width: 12%;
    min-width: 160px;
    max-width: 160px;
    background-color: #fff;
	margin: .25rem .5rem .5rem;
}

/*------------------------------------------------------------------------------------------------ 	*/
/*  Qlik Selection Pane Element																		*/
/*------------------------------------------------------------------------------------------------- */

.qv-panel-current-selections .qv-selections-pager {
	height: 39px;
	background-color: #333;
}

/* hide smart search icon and selections tool button on the selection Tool Bar (black bar) ***/
#qv-current-selections #CurrentSelections .buttons-end.borderbox {
	display: none;
}
/* hide step back, step backward, and clear all buttons on the selection Tool Bar (black bar) 
#qv-current-selections #CurrentSelections .buttons.borderbox {
	display: none;
} ***/

/*** Display selections bar icon buttons to be visible with black background override ***/
#qv-current-selections #CurrentSelections .buttons.borderbox button {
    color: #efefef;
}
#qv-current-selections #CurrentSelections .buttons.borderbox button.disabled {
    color: #ababab;
}

/*** Vertical Position of Clear All button ***/
#SelectionsPanel .input-group-btn { vertical-align: top; }
#globalSearchToggleButton { display:none; } /*** This search does not seem to work so hiding it ***/

/**** Hide selections bar icons on smaller devices ***/
@media (max-width: 767px) {

    #qv-current-selections #CurrentSelections .buttons.borderbox  {
        display:none; 
    }
}



/*------------------------------------------------------------------------------------------------ 	*/
/*  ******* Filter Sidebar Overlay *******      													*/
/*------------------------------------------------------------------------------------------------- */

#menu-wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#menu-wrapper.toggled {
    padding-left: 275px;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 275px;
    width: 0;
    height: 100%;
    margin-left: -275px;
    overflow-y: auto;
  	overflow-x: hidden;
    background: #0b2333;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*background-color: #10334a;*/
    background-color: #092a3d;
    border-right: 2px #ccc solid;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#menu-wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -275px;
}


/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 1;
}

/*** Leo ***/
.hamburger-container { margin: 20px 0; }
.icon-bars:before{content:"\f0c9"}
.icon-close:before{content:"\f2d3"}
span.fa-times {font-size:20px; }


#sidebar-wrapper .panel {/*background-color: #10334a;*/ background-color: #092a3d; }
.filterobject { /*background-color: #0b2333 !important;*/ background-color: rgba(50, 50, 50, 0.1);}
.qv-object .qv-object-content-container { background-color: #fff; }
.filterobject .qv-object-wrapper { background-color: #fff;}
.filter-menu::before { font-family: 'fontawesome'; content: '\f0b0';}
.search-menu::before { font-family: 'fontawesome'; content: '\f002';}
#menu-wrapper.toggled #sidebar-wrapper {
    width: 390px;
    padding: 1em;
}
ul.stickybar-nav { display:inline-block; }
a#closeMenu:hover { cursor: pointer;}
#sidebar-wrapper a, #sidebar-wrapper a:focus {
    color: #fff;
}
#sidebar-wrapper a:hover {color:#dedede; }
#sidebar-wrapper a.filters-help { margin: 0 1em 2em 0; border-bottom: 1px dotted #fff; font-size: .9em;}
#sidebar-wrapper a.filters-help:hover  {border-bottom: 1px solid #fff; text-decoration: none;}
#sidebar-wrapper a.filters-help::before {
    position: relative;
    top: 1px;
    padding-right: .25em;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    content: "\f059";
    font-size: 1.5em;
}

/*** Remove left scrollbar on IE when menu collapsed  ***/
#sidebar-wrapper { overflow-y: hidden; }
.toggled #sidebar-wrapper { overflow-y: auto; }

#SelectionsPanel { max-width: 1440px !important; padding: 0 !important; margin: 4px 0; }
/*** expanding search box ***/
#searchbox .input-group-addon { color: #347dba; background-color: #efefef; }
input#query {
    width:150px;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 14px;
    background-color: white;
    padding: 4px 20px 4px 12px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    /*margin-right: .25em; */  
}
input#query::placeholder  { 
    opacity: .6 !important; 
  }
input:-ms-input-placeholder#query {
    opacity: 0.6 !important; 
}
/* When the input field gets focus, change its width to 100% */
input#query:focus {
    width: 340px;
}
#filterBtn {
    margin-bottom: 5px;
    margin-right: 1.25em;
}
#searchbox {
    width: 180px;
    float:right;
    /*z-index: 99;*/
    margin-top: -2px;
    border: none;
}

.clearable.x, #search.x {
    background-position: right 5px center;
}

@media (max-width: 767px) {
    .active-search #query, #searchbox.active-search { width:100% !important;  }
    #searchbox.active-search {  margin-top: 0.5em; float:none; clear: both;}
}
@media (max-width: 480px) {
    #menu-wrapper.toggled #sidebar-wrapper {
        width: 260px;
    }
}

@media (min-width: 992px) {
    input#query { width:340px;  }
    #searchbox { width: 340px; }
}
/*** Reduce width for recalls sooner ***/
@media (max-width: 1060px) {
    .recalls input#query { width:150px;  }
    .recalls #searchbox { width: 150px; }
}

/*** Increase width for inspections ***/
@media (min-width: 992px) {
    .inspections input#query { width:395px;  }
    .inspections #searchbox { width: 395px; }
}

.search-icon::before {  
    position: relative;
    font-size: 1.2em;
    font-family: "Fontawesome";
    content: '\f002';
}

/**** Opacity of sidebar **
#sidebar-wrapper { opacity: 0.9; }*/