/* Empty. Add your own CSS if you like */

.customjourneysharetoggle .handle:before{
    padding: 0;
}
label.customjourneysharetoggle{
    display: inline-block;
}
.customFencebar .fenceList .col {
    border-left: none;
}
.customFencebar .fenceList .searchBox{
    padding: 0;
    position: relative;
}
.customFencebar .fenceList .searchBox i{
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.customFencebar .fenceList .reset-button{
    padding: 0px 0px;
    text-align: center;
    height: 20px;
    width: 20px;
    min-height: 10px;
    border-radius: 50%;
    top: 12px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.customFencebar .fenceList .reset-button i{
    margin: 0;
}

.customFencebar .detaillist  .scroll-content{
    top: 99px;
}

.customFencebar .fenceList .title .imgRe{
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
}

.customFencebar .fenceList .title .col1.icondiv{
    min-height: 50px;
    position: relative;
}