﻿#search_txt{
    padding: 2px 45px 2px 23px !important;
}
#search_txt::-ms-clear {
    display: none;
}
#search_txt:focus
{
    padding: 2px 70px 2px 23px !important;
    z-index:1051 !important;
}
.ClearSearchBox{
    position: absolute;
    font: normal normal normal 20px/1 FontAwesome;
    top: 18px;
    height: 34px;
    line-height: 34px;
    padding: 0 11px 0 3px;
    color: #758DA5;
    cursor: pointer;
    right: 35px;
}
.glyphicon-remove-circle:before{
    content: "\f05c" !important;
}
#btnAdvancedSearch{
    font-size:16px !important;
}
.SearchSettingsArea {
    border-radius: 3px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    box-shadow: none;
    padding: 0.5em 1em;
    position: fixed;
    background-color: #fff;
    width: 100%;
    left: 280px;
    right: 0;
    top: 35px;
    display: none;
    border: 1px solid #92c6e8;
    z-index: 1050;
    padding-top: 20px;
    border-top: none !important;
}
.SearchSettingsArea.MobileAdvanceSetting {
    bottom:0;
    overflow-y:auto;
    top: 41px;
}
.top-banner .SearchSettingsArea {
    top: 60px;
}
.top-banner .SearchSettingsArea.MobileAdvanceSetting {
    top: 66px;
}
.top-banner.minHP10 .SearchSettingsArea {
    top: 70px;
}
.top-banner.minHP10 .SearchSettingsArea.MobileAdvanceSetting {
    top: 76px;
}

#labelsUsers_select-button.SelectBorderFocus {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.SearchSelectFocus {
    -webkit-box-shadow: 0 0 12px #3388cc !important;
    -moz-box-shadow: 0 0 12px #3388cc !important;
    box-shadow: 0 0 12px #3388cc !important;
}

.SettingsSearchSelects {
    /*font-size: 0.9375em !important;
    display: inherit !important;
    padding: 0.5em 0.8em !important;
    width: 100% !important;
    text-align: left !important;
    font-weight: 600 !important;
    color: #666666 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background-color: #f4f4f4 !important;*/
    width: 100%;
    font-size: 15px !important;
    line-height: 1.3 !important;
    font-family: 'open_sans',arial,sans-serif !important;
    min-height: 25px !important;
    height: auto !important;
    color: inherit;
    font: inherit;
    margin: 0;
    border: 1px solid rgb(169, 169, 169);
    position:relative;
}

.SettingsSearchSelects > span {
    padding-left:5px;
}

.SelectArrow{
    position: absolute;
    background-image: url("/Images/Open_Down_Arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    width: 10px;
    height: 10px;
    right: 4px;
    top: 7px;
}

.SelectBorderFocus {
    border: 1px solid #92c6e8 !important;
}

.SettingsShowen {
    z-index: 1060 !important;
    border: 1px solid #92c6e8 !important;
    border-bottom: none !important;
    border-left: none !important;
}

.SelectContainer > span{
    /*width: 30%;*/
    width: auto;
    min-width:30%;
    display: inline-block;
      font-size: 14px;
  font-weight: normal;
    overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
      color: #567591 !important;
}

.ViewInline
{
    display:inline-block;
    width:50%;
    vertical-align:middle;
}

#advanceSearchButtons_div > div.SelectContainer
{
    width:50% !important;
}

.SelectContainer{
    line-height:40px;
}

.SelectContainer > select{
    width:60%;
    font-size: 15px !important;
    line-height: 1.3 !important;
    font-family: 'open_sans',arial,sans-serif !important;
    min-height: 25px !important;
    height: auto !important;
}

.OwnerContainer{
    display:none !important; 
}

.ResetAdvanceSearchBtn
{
    text-align:right;
    height:34px;
    display:block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    margin-right: 2em;
    display: inline-block;
    vertical-align: middle;
    line-height:30px;
}

.ResetAdvanceSearchBtn > a
{
    height: 35px;
    font-size:14px;
    color: #567591 !important;
    font-weight: normal;
    vertical-align: middle;
    line-height: 33px;
    width:100%;
}

.AdvanceSearchBtn{
    display: block;
    height: 35px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: #13a8ec;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 130px;
    padding: 0;
    margin: 0;
    text-shadow: none;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.AdvanceSearchBtn > a, .AdvanceSearchBtn > a:hover, .AdvanceSearchBtn > a:visited {
    display: block;
    height: 35px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    line-height: 33px;
    width:100%;
    font-size:14px;
}

.RecutText
{
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 14em;
}

.ListViewSelectDiv
{
    position:fixed;
    border:1px solid;
    width:212px;
    border-color: #f0f0f0;
    color: #333;
    display:none;
    background-color:#fff;
    z-index: 1008;
}

.ListViewSelect
{
    margin:0 !important; 
}

.ListViewSelect > li
{
    background-color: #fff !important;
}

.ListViewSelect > li:hover
{
    background-color: #e9e9e9 !important;
}

.ListViewSelect > li.disabled:hover{
    background-color: #fff !important;
}

.ListViewSelect > li > a
{
  color: #567591 !important;
  border: 0 !important;
  font-weight: 500 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-size:15px !important;
  background-color: #fff !important;
  padding-top:5px;
  padding-bottom:5px;
  text-shadow:none !important;
  padding-left:10px !important;
}

.ListViewSelect > li > a:hover
{
    font-weight: 600 !important;
    color: #13a8ea !important;
    text-shadow: none !important;
    background-color: transparent !important;
    text-decoration: none !important;
}

.ListViewSelect > li > a.ui-checkbox-on:after
{
  background-color: #3388cc !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.ErrorInputsNew
{
    border: 1px solid #dd4b39 !important;
}

.fancybox-wrap.LargerWidth, .fancybox-wrap.LargerWidth .fancybox-inner, .fancybox-wrap.LargerWidth #FancyBox{
    max-width:500px !important;
    width:90% !important;
}
.fancybox-wrap.LargerWidth .fancybox-inner, .fancybox-wrap.LargerWidth #FancyBox{
    width:100% !important;
}

 .Width-92{
     width:92% !important;
 }

 .width-90{
     width:90px !important;
 }

 #settings_div  div.AdvanceSearchSelects{
     max-width:220px;
     width:100% !important;
 }
 .checkBoxContainer{
     padding-top:10px;
 }
 .checkBoxContainer .cbtext{
     color:#567591 !important;
     -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor:pointer;
 }
 /*Fix Bug ZINTGIOS-341*/
 @media screen and (max-width: 400px){
    #sizeFrom_txt, #sizeTo_txt {
        box-sizing:border-box;
    }
    #sizeFrom_select, #sizeTo_select{
         width:100% !important;
         box-sizing:border-box;
     }
 }