﻿
.tourButton {
    min-width: 30px !important;
    background-color: white !important;
    padding: 4px 8px 4px 8px !important;
    text-decoration: none !important;
    font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: 400;
    vertical-align: middle;
    margin-top: 20px;
    color: #d47426;
    line-height: 10pt;
    margin-right: 5px;
}

.iHeadingInlineNoticeMode.ulHelpIconh1 {
    width: 150px;
}

.helpTour {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/Content/Images/Core/help_tour_btn.png?1");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: right;
    font-size: 9pt;
    height: 30px;
    line-height: 30px;
    padding-left: 14px;
    position: relative;
    width: 80px;
    margin-left: 5px;
    top: -3px;
    cursor: pointer;
}

.disabledButton {
    background-color: #af612f !important;
    color: #c39661 !important;
    cursor: default !important;
}

.footerButtonsLeft {
    position: absolute;
    left: 20px !important;
    bottom: 20px !important;
}

.footerButtonsRight {
    position: absolute;
    Right: 20px !important;
    bottom: 20px !important;
}

.connectorarrow-lt {
    border-right: none;
}

    .connectorarrow-lt:before {
        border-right-color: #d47426;
        color: #d47426 !important;
    }

.connectorarrow-tl {
    border-bottom: none;
}

    .connectorarrow-tl:before {
        border-bottom-color: #d47426;
        color: #d47426 !important;
    }

.connectorarrow-rt {
    border-bottom: none;
    border-left: none;
}

    .connectorarrow-rt:before {
        border-left-color: #d47426;
        color: #d47426 !important;
    }

.connectorarrow-rb {
    border-bottom: none;
}

    .connectorarrow-rb:before {
        border-left-color: #d47426;
        color: #d47426 !important;
    }

.connectorarrow-bl {
    border-bottom: none;
}

    .connectorarrow-bl:before {
        border-top-color: #d47426;
        color: #d47426 !important;
    }

.connectorarrow-tr {
    border-bottom: none;
}

    .connectorarrow-tr:before {
        border-bottom-color: #d47426;
        color: #d47426 !important;
        right: 150px;
    }

.filtersStpes {
    width: 400px;
    height: 400px;
    background-color: #d47426;
    border: 1px solid !important;
    border-color: #d47426 !important;
    color: white;
    position: absolute !important;
    display: none;
    line-height: 20px !important;
    font-size: 16px !important;
    z-index: 9001; /*box-shadow: 0px 5px 10px rgba(0,0,0,0.3);*/
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

    .filtersStpes a {
        color: #d47426;
    }

.stickyBarStpes {
    top: 50px;
    left: 200px;
}

.ptmask1 {
    background-color: #fff;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9000;
}

.ptmask2 {
    background-color: #fff;
    height: 904px;
    opacity: 0.8;
    position: absolute;
    top: 9px;
    width: 764px;
    overflow-y: hidden;
    z-index: 9000;
}

.ptmask3 {
    background-color: #fff;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    width: 764px;
    z-index: 9000;
}

.ptmask4 {
    background-color: #fff;
    height: 996px;
    opacity: 0.8;
    position: absolute;
    top: 9px;
    width: 250px;
    z-index: 9000;
}

.transparent_class { /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 5-7 */
    filter: alpha(opacity=80); /* Netscape */
    -moz-opacity: 0.8; /* Safari 1.x */
    -khtml-opacity: 0.8; /* Good browsers */
    opacity: 0.8;
}

#featureTogglePopup {
    text-align: center !important;
}

.powertour-step p {
    font-size: 10pt;
    white-space: normal;
}

#stickySearchBar {
    z-index: auto;
}

.ui-tabs .ui-tabs-nav li .filtersStpes a {
    color: #d47426;
    float: none;
}

.speakButtonRight {
    position: absolute;
    right: 20px !important;
    top: 20px !important;
    min-width: 25px;
    height: 25px;
}

    .speakButtonRight img {
        min-width: 25px;
        height: 25px;
    }

/*<!-- eof Help Tour Scripts -->*/
