/*Added By Naveen*/

.pnlConnectAs {
    width: 100%;
    height: auto;
    margin-top: 25px;
    display: inline-block;
    float: none;
}

.searchCombo {
    display: block;
    width: 150px !important;
    height: 40px;
    float: left;
    box-sizing: initial !important; /*-moz-box-sizing: border-box;*/
    display: block;
}

.combo {
    display: inline-block;
    float: left;
    height: 40px;
    /*width: 130px;*/
    /*border: 1px inset darkgray !important;*/
}

.comboItr {
    display: inline-block;
    height: 40px;
    width: 130px;
    /*border: 1px inset darkgray !important;*/
    /*position: absolute;*/
    /*right: 0px;*/
}

.comboBase, .comboItrBase {
    height: 40px !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
    position: absolute;
    z-index: 1000;
    display: table;
}

.comboBase > li > img, .comboItrBase > li > img {
    float: right;
}

.combo ul:last-child, .comboItr ul:last-child {
    display: table;
}

.combo select option, .comboItr select option {
    height: 30px !important;
    width: 100% !important;
    vertical-align: middle;
    padding: 10px 0px 10px 0px;
    padding-left: 12px;
}

.combo ul:last-child li:first-child, .comboItr ul:last-child li:first-child {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    float: none !important;
    padding-left: 10px ;
    vertical-align: middle;
    width: 100%;
    padding-right: 32px !important;
}

.comboOptionsListActive {
    margin-top: 40px;
    height: auto;
    visibility: visible;
    height: auto;
    width: auto;
    z-index: 2000 !important;
}

.comboItrOptionsListActive {
    margin-top: 40px;
    height: auto;
    visibility: visible;
    height: auto;
    width: auto;
    z-index: 2000 !important;
    padding-left: 0px !important;
}

.comboOptionsList {
    /*visibility: hidden;*/
    display: block !important;
}

.comboItrOptionsList {
    visibility: hidden;
    display: block !important;
}

.comboOptionsList li, .comboOptionsListActive li, .comboItrOptionsList li, .comboItrOptionsListActive li {
    min-width: 120px;
    width: 100%;
    padding-left: 10px;
    clear: both;
}

.comboPicker, .comboItrPicker {
    display: block;
    float: right !important;
    height: 36px !important;
    top:2px;
    width: 32px !important;
    right: 3px !important;
    /*background-color: #F2F2F2;*/
    /*border-left: 1px solid #e1e1e1;*/
    /*border-right: 1px solid #e1e1e1;*/
}

.comboPicker img, .comboItrPicker img {
    margin-top: 13px;
    float: none !important;
    height: auto !important;
    min-height: 0px !important;
    min-width: 0px !important;
    width: auto !important;
}

.pnlAdditionalSrch {
    width: 90%;
    float: none;
    display: inline-block;
}

.itrAddSrch {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.itrAddSrch > li {
    width: auto;
    /*padding-left: 130px;*/
    /*padding-right: 280px;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    display: inline-block;
    clear: both;
    float: none;
}

.lnkAddSrch, .btnAddSrch {
    float: left;
    width: 100px;
    height: 42px;
    margin-top: 20px !important;
}

.lblsAddSrch {

}

.lblAddSrch {

}

.addSrchFilters {
    /*margin-right: 0px !important;*/
}

.searchTextAddtional {
    width: 100%;
}

.moreOptionsSpan p {
    /*width: 25% !important;*/
}

.moreOptionsSpan input {
    width: 20% !important;
    margin-left: 15px !important;
}

.lblMoreOptions {
    /*width: 100% !important;*/
}

.clearLeft {
    clear: left;
}

.moreOptionsHdr {
    padding-left: 4px;
    width: 135px !important;
}

.pnlSelectSites {
    height: 200px;
    width: 100%;
    display: none;
}

.pnlBtns {
    /*width:90%;*/
    /*clear: both;*/
    height: auto;
    width: auto;
    float: none;
    display: inline-block;
}

.searchTF {
    /*width: 100% !important;*/
}

.searchPageForm > p {
    width: 20%;
}

.lblAddlSrchAbsConnAs {
    /*position: absolute;*/
    /*right: 150px;*/
}

.filtersHdr {
    padding-left: 4px;
    width: 68px;
    overflow: visible;
    margin-bottom: 4px;
}

.pnlMainFilters {
    width: 100%;
    margin-top: 25px;
}

#imgArrow {
    margin-top: 10px;
    position: absolute;
    right: 0px;
}

.pnlTxtSrch {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-left: 130px;*/
    /*padding-right: 40px;*/
    width: 100%;
}

.pnlBtnsAddSrch {
    display: inline-block;
    float: none;
    height: auto;
    width: auto;
}

.connectAsSpan > p {
    width: 90px;
    padding-left: 15px;
    padding-right: 10px;
}

.pnlConnectAsIn {
    width: 25px !important;
}

.spnTxtField {
    width: auto;
}

.addSrchForm {
    width: 100%;
}

.displayNone {
    display: none !important;
    visibility: hidden !important;
}

.displayBlock {
    display: inline-block !important;
    visibility: visible !important;
}

.lblTotalHits {
    clear: both;
    /*padding: 10px;*/
    /*background-color: #E4E4E4;*/
    margin-bottom: 15px;
    margin-top: 20px;
}

.pnlSrchFooter {
    width: auto;
    display: inline-block;
    float: none;
}

.basicSearchFooter {
    width: 100%;
    margin-top: 20px;
}

.searchFooterLnks {
    height: 15px;
    padding: 0 30px;
    vertical-align: middle;
}

.mainBasicSrchPnl {
    width: 90%;
    float: none;
    display: inline-block;
}

.searchInclude {
    /*width: 90%;*/
}

.fixedSearchFooter {
    bottom: 0;
    padding: 13px 0;
    position: fixed;
    width: 100%;
    z-index: 10000;
}

.basicSearchPnl {
    width: 100% ;
    margin: 15px auto 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    max-width: 1000px;
    float: none;
    display: inline-block;
}

.marginTop150 {
    margin: 25px auto 0 !important;
}

.pnlConnectAsMain {
    width: 100%;
    margin-left: 14%;
}

.pnlViewNHits {
    width: 100%;
    /*margin-top: 10px;*/
    margin-bottom: 45px;
    top: 10px;
}

.pnlViewNHits > div {
    float: none;
}

.pnlViewLnks {
    /*width: 200px;*/
    /*height: 100%;*/
    float: right;
    /*border: 1px solid #D24D33;*/
    /*border-radius: 5px 0px 0px 5px;*/
    /*background-color: #D24D33;*/
    z-index: 1;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    right: 42px;
    top: -20px;
    width: 95px;
    margin-top: 8px;
    /*border: 1px solid #E1E1E1;*/
}

.pnlAcntDtls .pnlViewLnks {
    right: 72px;
}

.pnlViewLnks > a {
    padding-left: 10px;
    padding-right: 10px;
    /*background-color: #ffffff;*/
    margin-right: 10px;
}

.pnlViewLnks > a:first-child {
    margin-right: 1px;
    margin-left: 5px;
    padding-right: 15px;
}

.pnlViewLnksTop {
    /*margin-top: 8px;*/
}

.pnlViewLnksTopMyaccnt {
    margin-top: -22px;
}

#comboView {
    display: none !important;
}

#imgArrow {
    display: none;
}

.lblConnectAs:last-child{
    width: 50px !important;
}

.inLbl{
    width: 55px !important;
}
#currencyCombo .comboBase{
    height: 44px !important;
}

#comboSubS{
    width: 200px !important;
}

#Panel581{
    top: 0 !important;
}

#Panel557{
    top: 0 !important;
}

#Panel752{
    top: -34px; !important;
}