.facetsuggestion > .check-field {
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.facetsuggestion > .check-field p{
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -moz-popup;
}
.asignCheckBox{
  margin-left: 17px !important;
  margin-top: 6px !important;
}
.assignUser{
	margin-left: 5px !important;
	position: relative;
	top: -3px;
}
.contentOverflowAuto{
	width:100%;
	overflow: auto;
}
.searchName{
	background: inherit;
    box-shadow: 7px 0 0 #00baef;
    margin-left: -2px;
}    
  .navinput-field a{
    color: #000 !important;
    
  }
  .navinput-field .date-button .input-trailing-icon {
  	margin-top: -50px !important;
  }

.commonsearchbar{
	width:500px;
}
.selectpicker input.select-dropdown{
	margin: 0px 15px 0px 0px;
	border : 0px;
	color : #fff;
	line-height: 2rem;
	height: 2rem;
/* 	padding : 0px 15px 0px 15px; */
}
.selectpicker span.caret{
   	padding: 0px 10px;
}
.selectpicker{
	width : 60%;
	font-size: 1rem;
   	border-bottom: 1px solid #fff;
}
.input-field input[type="search"] {
    display: block;
/*     line-height: inherit; */
    padding-left: 1.5rem;
    width: calc(100% - 3.5rem);
    padding-right: 2.5	rem;
	font-size:1.1rem;
	border-radius:5px;
	
}
#searchBy{
	height : 75%;
}
.selectpicker span.caret {
    color: #fff;
}
.gridlink{
    padding: 2px 5px;
    cursor: pointer;
    font-size:inherit;
}
 .gridSelect select{
        display: block !important;
         /* color: #d63737; */
         color:#212121;
        z-index : 100000;
        margin-top : -5px;
    	
    }
.btn-space
{
margin-right: 5px;
margin-bottom: 5px !important;
}

.nav > li > a {
    transition: background-color .3s;
    font-size:1rem;
    color: black !important;
    display: block;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    display: block;
    min-width: 44px;
    min-height: 44px;
}

.navbar {
    padding: 15px 10px;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
.wrapper {
    display: flex;
    align-items: stretch;
    margin-bottom:320px;
}

#sidebar {
    min-width: 17%;
    max-width: 17%;
    transition: all 0.3s;
    padding: 3px;
}

#sidebar.active {
    margin-left: -18%;
}


.navlistitem {
    line-height: 20px;
    background-color: #d6dadf;
	border-color: #edcc97;
	font-color: #ffffff;
}

.facetsuggestion {
    line-height: 20px;
    background-color: #ffffff;
	border-color: #edcc97;
	font-color: #000000;
	font-size: 0.75rem !important;
}

.facetsuggestion label{
	font-size: 0.75rem !important;
}

.testitem{
   display: inline; 
   visibility: visible; 
   top: 0px; 
   z-index: 1;
   left: 100%
}

/* Modal style*/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 360px;
	height: 75%;
	-webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	     -o-transform: translate3d(0%, 0, 0);
	        transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding: 15px 15px 15px;
}

.modal.left.fade .modal-dialog{
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
	        transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
	left: 17%;
}

.modal.right.fade .modal-dialog {
	right: -320px;
}

.modal.right.fade.in .modal-dialog {
	right: 35%;
}
   

.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #EEEEEE;
	background-color: #FAFAFA;
}
nav {
   	color: #000;
   	line-height: 52px;
}
nav .input-field input {
    height: 100%;
    font-size: 1.2rem;
    border: none;
    padding-left: 0rem;
}
.selection-panel{
	padding-top:1%;
}

.selection-inner-panel
{
    width: 100%;
    min-height: 35px;
    margin-right: auto;
    margin-top: 2%;
    border-width: 1px;
    border-style: solid;
    display: table;
}

.selections{
    text-decoration: none;
    font-size: 100%;
    padding: 4px;
    border: 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
}

.selection-heading{
	height: 33px;
	padding: 5px;
	font-weight: bold;
	/* width:10%; */
    float: left;
    margin-left: 0%;
    display: table-row;
}
.selection-body{
	width:80%;
	float: left;
	padding:7px 7px 0;
	display: table-row;
}
.selection-radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    padding-right: 6px;
}

.ui-grid-pager-control input{
    background-color: transparent;
    border: 1px solid #cccccc;
    border-radius: 1px;
    outline: none;
    height: 1.0rem;
    width: 12%;
    font-size: 0.75rem;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
    vertical-align: middle;
}
.ui-grid-pager-control button{
	height : 10px;
}
.ui-grid-pager-row-count-picker select{
	height: 15px;
	width: 40px;
}
.ui-grid-pager-container{
	/* padding-left:30%; */
}
.panel-group .panel {
       border-radius: 0;
       box-shadow: none;
       border-color: #EEEEEE;
   }

.panel-default > .panel-heading {
       padding: 0;
       border-radius: 0;
       /* color: #212121; */
       background-color: #FAFAFA;
       /* border-color: #EEEEEE; */
   }

.panel-title > a {
       display: block;
       padding: 12px;
       text-decoration: none;
       font-size: 1rem !important;
       min-width: 44px;
       min-height: 44px;
   }

.panel-title > a:hover {
       text-decoration: none;
   }

.panel-title > a:focus {
       text-decoration: none;
   }

   .more-less {
       float: right;
       color: #212121;
   }

   .panel-default > .panel-heading + .panel-collapse > .panel-body {
       border-top-color: #EEEEEE;
   }
   .ui-grid-pager-panel {
    position: absolute;
    left: 0;
    bottom: 27px;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    box-sizing: content-box;
}
.ui-grid-pager-control button {
    border: 0px solid transparent;
}
.norecord{
    font-size: 14px;
    font-weight: bold;
    color: #ab1311;
}
#facetMenu{
	padding-bottom:15px;
}
.removeall{
/* 	padding:5px; */
	cursor:pointer;
}
.sidebar-header {
    min-width: 100%;
    max-width: 100%;
    transition: all 0.3s;
    padding: 3px;
}
.filter-criteria {
    background-color: #5bc0de;
    white-space: pre-line;
    
}
#topsearchResult{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    height: 300px;
    left: 0.2%;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 50px;
    width: 70%;
    z-index: 1000;
}

#topsearchResult li{
	padding: 2px;
	font-size: 1em;
	cursor: pointer;
}

#topsearchResult ul{
	 margin: 5px;
}

#topsearchResult li:hover{
    border-radius: 5px;
	background-color: #5bc0de;
	color : #FFFFFF;
}
/* suggestion switch style */
.btn-default.btn-on.active{background-color: #5BB75B;color: white;}
.btn-default.btn-off.active{background-color: #DA4F49;color: white;}
.sugestiononoffbtn{
    padding: 2px 5px 2px 5px;
}
.vcenter{
	vertical-align:center;
	padding-left:5px;
}
.ui-grid-header-cell-last-col .ui-grid-column-menu-button {
   	right: 7px !important;
}
.navinput-field{
  height: 4rem;
}
nav#sidebar > #FreeSearch{
	line-height: 5px !important;
}
#break {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}
.facetsuggestion > .check-field > [type="checkbox"] + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    font-size: 0.8rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    }
   
.facet-pagination > ul > li > a, .facet-pagination > ul > li > span {
    position: relative;
    float: right;
    padding: 3px 5px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.facet-pagination > .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 25px 0px 0px;
    border-radius: 4px;
}

.facet-pagination > ul > li > a {
    transition: background-color .3s;
    font-size: 0.75rem !important;
    display: block;
    cursor: pointer;
    font-weight: bold;
}

#facetSuggestion{
	min-height:290px;
}

.removeall{
	padding: 5px 3px 7px 3px;
}

.facet-pagination ul a.btn {
    margin:0px 0px 0px 0px;
}

.modalDivButtons{
  white-space: nowrap;
  display: inline-table;
}