/* allpay custom CSS */
body {
    font-family: 'Open Sans', sans-serif;
    color: #444;
    background: #dbdbdb;
    /*padding-top: 50px;*/
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

.h33 {
    font-weight: 500;
}
.datepicker {
z-index: 10000;
}
.notransactionfound {
    background-color: #f5f5f5;
    float: none;
}

#ctl00_Main_ctl00_EditCloseInactivityTxt:hover {
    color: #5cb85c;
}

table[id*="CouncilDetails"] {
    margin-bottom: 0px;
}


input[id*="ReportsFormatRadio"] {
    margin-right: 5px!important;
}

table[id*="CouncilDetails"] > tbody > tr > td,
table[id*="wzd_"] > tbody > tr > td,
table[id*="ReportsFormatRadio"] > tbody > tr > td {
    border-top: 0px!important;
}

    table[id*="CouncilDetails"] > tbody > tr > td > label,
    table[id*="CouncilDetails"] > tbody > tr > td > span > label,
    table[id*="wzd_"] > tbody > tr > td > label, label[for*="wzd_SelectedServices"] {
        margin-right: 10px!important;
    }


#sidebar > ul.nav.nav-sidebar > li.active > a,
#sidebar > ul.nav.nav-sidebar > li > ul > li.active {
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(to bottom, rgba(132,42,142, 0.9) 0%, rgba(149, 45,152,0.9) 100%)!important;
}

#sidebar > ul.nav.nav-sidebar > li.active > a {
    color: #fff;
}

#sidebar > ul.nav.nav-sidebar > li > ul > li.active > a {
    color: #fff;
    margin: 3px;
}

#sidebar > ul.nav.nav-sidebar > li > ul > li:hover > a {
    background-position: 0% 0%;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #8b2a8e 0%, #952d98 100%);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    background-attachment: scroll;
    background-position: 0% 0%;
    color: #fff;
    margin: 3px;
    background-color: #8b2a8e;
}

.disabledlabel {
    color: #ccc;
}

.panel-details {
    border: 0px;
}

fieldset.scheduler-border {
    border: 1px groove #84528e !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    box-shadow: 0px 0px 0px 0px #84528e;
    border-radius: 0px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: inherit; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
}

.panel-details > ul {
    background-color: rgba(240,211,241,0.5);
}

.nopadding {
    padding: 0px!important;
}

.nomarging {
    margin: 0px!important;
}

.nomarging-bottom {
    margin-bottom: 0px!important;
}

.pointer {
    cursor: pointer;
}

/*#sidebar h2,*/ #sidebar h3 {
    border-bottom: 1px dotted #d3d3d3;
}


div[role=main] {
    min-height: 437px;
}

.voffset0 {
     margin-top: 0px!important;
} 

.voffset {
    margin-top: 2px;
}

.voffset1 {
    margin-top: 5px;
}

.voffset2 {
    margin-top: 10px;
}

.voffset3 {
    margin-top: 15px;
}

.voffset3-5 {
    margin-top: 18px;
}

.voffset4 {
    margin-top: 30px;
}

.voffset5 {
    margin-top: 40px;
}

.voffset6 {
    margin-top: 60px;
}

.voffset7 {
    margin-top: 80px;
}

.voffset8 {
    margin-top: 100px;
}

.voffset9 {
    margin-top: 150px;
}



.voffsetbottom0 {
    margin-bottom: 0px !important;
}

.voffsetbottom {
    margin-bottom: 2px;
}

.voffsetbottom-1 {
    margin-bottom: 5px;
}

.voffsetbottom-2 {
    margin-bottom: 10px;
}

.voffsetbottom-3 {
    margin-bottom: 15px;
}

.voffsetbottom-4 {
    margin-bottom: 30px;
}

.voffsetbottom-5 {
    margin-bottom: 60px;
}

.voffsetbottom-24 {
    margin-bottom: 24px;
}

legend.align {
    padding: 0px 14px;
}


a {
    text-decoration: none !important;
}

    a:hover {
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        /* ...and now for the proper property */
        transition: .5s;
    }

.mg-btm {
    margin-bottom: 15px;
}

.mg-btm-lrg {
    margin-bottom: 25px;
}

.mg-top-lrg {
    margin-top: 25px;
}

.mg-top {
    margin-top: 15px;
}

.no-pad {
    padding: 0px;
}

.page-title {
    margin: 70px 0 0;
}


.sidebar {
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
}

ul.nav.nav-title {
    padding: 0 0 10px 20px;
    color: #bbb;
}

ul.list-inline li a {
    text-decoration: none;
    color: #570858;
}

.new-payee, .typeCompany {
    display: none;
}



/*primary content*/
#primary-content {
    padding: 16px 0;
    background: #fff;
}

/* --- Footer --- */

.footer-wrapper {
    background: #fff;
    margin: 0;
    padding: 0;
}

.registered {
    float: left;
}

.logged-in .footer-wrapper {
    background: #f7f7f7;
    margin: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #ccc;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.05);
    padding: 10px 0;
    margin-top: 20px;
}

.logged-in .footer-navbar ul {
    float: right;
    margin-top: 0;
}

/*  silver section  */
.footer-chrome {
    min-height: 110px;
    background: #dbdbdb;
    background: -moz-linear-gradient(#ebebeb,#dbdbdb);
    background: -webkit-linear-gradient(#ebebeb,#dbdbdb);
    background: -o-linear-gradient(#ebebeb,#dbdbdb);
    background: -ms-linear-gradient(#ebebeb,#dbdbdb);
    font-size: .85em;
    padding: 20px 0 20px 0;
    margin: 20px 0 0 0;
}

    .footer-chrome ul.primary li a {
        border: 0 solid #fff;
        background-color: transparent;
        color: #333;
        text-decoration: underline;
    }

        .footer-chrome ul.primary li a:hover {
            text-decoration: none;
        }

.footer-navbar ul {
    list-style: none;
    margin: 20px 0;
}

    .footer-navbar ul li {
        list-style: none;
        float: left;
    }

        .footer-navbar ul li a {
            margin: 0 20px 0 0;
            color: #333;
        }

    .footer-navbar ul.menu li {
        margin: 0;
    }

.footer-navbar li.expanded, li.collapsed, li.leaf {
    margin: 0;
    padding: 0;
}

#accreditation-logos {
    font-size: 11px;
    padding-top: 40px;
    overflow: hidden;
}

    #accreditation-logos ul {
        float: right;
        margin: 0;
        padding: 0;
    }

    #accreditation-logos li {
        display: inline-block;
        height: 25px;
        margin-left: 6px;
        padding: 0;
    }

        #accreditation-logos li a {
            display: inline-block;
            height: 25px;
            margin: 0;
            padding: 0;
            text-indent: -9999px;
        }

/*  Disclaimer  */
#disclaimer-logos {
    font-size: .85em;
    padding: 40px 0;
}

    #disclaimer-logos ul {
        margin: 0;
        padding: 0;
        float: right;
    }

    #disclaimer-logos li {
        display: inline;
        float: left;
        margin-left: 7px;
        padding: 0;
    }

        #disclaimer-logos li a {
            display: block;
            padding: 0;
            margin: 0;
            text-indent: -9999px;
        }

/*  Sponsor logos  */
li a.sponsors-cisas {
    background: url(../images/footer/cisas.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 50px;
}

li a.sponsors-tsb {
    background: url(../images/footer/lloyds-tsb-cardnet.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 108px;
}

li a.sponsors-certification-bureauveritas {
    background: url(../images/footer/iso-9001-14001-18001.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 54px;
}

li a.sponsors-certification-bureauveritas-ukas {
    background: url(../images/footer/iso-27001.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 71px;
}

li a.sponsors-mastercard {
    background: url(../images/footer/mastercard.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 42px;
}

li a.sponsors-visa {
 background: url(../images/footer/Visalogo.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 50px;
}

li a.sponsors-bacs {
    background: url(../images/footer/bacs.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 70px;
}
li a.sponsors-Loyds {
    background: url(../images/lloyds.jpg) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 105px;
}

li a.sponsors-wccc {
    background: url(../images/footer/worcester-cricket-club.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 28px;
}

li a.sponsors-gloucester-rugby {
    background: url(../images/footer/gloucester-rugby-club.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 27px;
}

/*  Social  */
ul.social-links {
    float: right;
    list-style: none;
}

.social-links li {
    float: left;
    margin: 0;
}

.social-links a {
    display: block;
    height: 24px;
    margin-left: 6px;
    text-indent: -9999px;
    width: 24px;
}

.twitter {
    background: url("http://www.allpay.net/sites/all/themes/allpay/images/global/social_icons/twitter-24.png") no-repeat scroll 0 0 transparent;
}

.linkedin {
    background: url("http://www.allpay.net/sites/all/themes/allpay/images/global/social_icons/linkedin-24.png") no-repeat scroll 0 0 transparent;
}

/* glyphicons - remove all below for production not needed */
.glyph-account {
    display: inline-block;
    float: right;
}

.bs-glyphicons {
    margin: 0 -10px 20px;
    overflow: hidden;
}

.bs-glyphicons-list {
    padding-left: 0;
    list-style: none;
}

.bs-glyphicons li {
    float: left;
    width: 25%;
    padding: 10px;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    background-color: #f9f9f9;
    border: 1px solid #fff;
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}

.bs-glyphicons li:hover,
.bs-glyphicons li:hover span {
    color: #fff;
    background-color: #8b2a8e;
}

    .bs-glyphicons li:hover .glyphicon {
        color: #fff;
    }

.bs-glyphicons li a {
    color: #444;
}

ul.footer-links {
    margin-top: 20px;
}

/* use in conjunction with .list-unstyled to create a horizontal menu list */
.horiz-list {
    margin: 0;
    padding: 0;
}

    .horiz-list li {
        display: inline;
        float: left;
        margin-right: 7px;
        padding: 0;
        padding-right: 7px;
    }

        .horiz-list li a {
            display: block;
            padding: 0;
            margin: 0;
            text-decoration: none;
            color: #444;
        }


/*.v-div li {border-right:1px dotted #ccc;}
.v-div li:last-child {border-right:none;}*/

.hidden-panel {
    display: none;
}

.visible-panel {
    display: block;
}

#filter-content form {
    margin-top: 25px;
}

#filter_content form {
    margin-top: 25px;
}

.panel .alert {
    margin: 25px 0;
}

.tab-content .row {
    margin-bottom: 15px;
}

.tab-content h4 {
    margin-bottom: 25px;
}
/*.text-row div div {margin-bottom:0px;}*/

.heading {
    font-weight: bold;
    color: #8b2a8e;
}

label {
    color: #8b2a8e;
}

.ital {
    font-style: italic;
}

.split-col div:first-child {
    margin-left: -15px;
}

.split-col div:last-child {
    margin-right: -15px;
}

.glyphicon-ok {
    color: #5cb85c;
}

.glyphicon-remove {
    color: #d9534f;
}

#primary-content .small-pills li.active a {
    color: #8b2a8e;
    background: none;
    border-bottom: 1px solid #8b2a8e;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    #primary-content .small-pills li.active a:hover {
        color: #d3d3d3;
        background: none;
        border-bottom: 1px solid #d3d3d3;
        background-image: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

#primary-content .small-pills li a:hover {
    color: #d3d3d3;
    background: none;
    border-bottom: 1px solid #d3d3d3;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#primary-content .small-pills li a {
    padding: 5px 10px;
    border-radius: 0px;
}

.form-small {
    width: 25%;
}

.tab-content {
}

.shrink {
    font-size: .7em;
}

ul.sa-nav li a {
    color: #aaa;
}

ul.sa-nav li.active a {
    color: #570858;
}

    ul.sa-nav li.active a:hover {
        color: #570858;
    }

ul.sa-nav li a:hover {
    color: #570858;
}

.inner-container {
    padding-left: 0px;
    padding-right: 0px;
}

    .inner-container .nav-tabs {
        background: #f5f5f5;
    }

.sorter .glyphicon {
    font-size: .8em;
    color: #8b2a8e;
}

/*---------------------------------------------*/

/* Media queries */
@media (min-width:768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .form-horizontal .control-label {
        text-align: left;
    }

    .form-horizontal {
        margin-bottom: 25px;
    }

    .bs-glyphicons {
        margin-right: 0;
        margin-left: 0;
    }

        .bs-glyphicons li {
            width: 12.5%;
            font-size: 12px;
        }
}

/* Media queries */
@media (min-width:768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .bs-glyphicons {
        margin-right: 0;
        margin-left: 0;
    }

        .bs-glyphicons li {
            width: 12.5%;
            font-size: 12px;
        }
}
/* Extra Small */
@media(max-width:767px) {
}

/* Small */
@media(min-width:768px) and (max-width:991px) {
}

/* Medium */
@media(min-width:992px) and (max-width:1199px) {
}

/* Large */
@media(min-width:1200px) {
}
/* carta custome 
@media(max-width:991px)
{
    .sidebar {
        min-width: 500px;
    }
}*/

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.nav-tabs li a, .nav-tabs li.active a, .nav-tabs li a:hover, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    border: none;
}

.nav-tabs > li.active > a:hover {
    color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-position: 0% 0%;
    background-repeat: repeat-x;
    color: #fff;
    background-image: linear-gradient(to bottom, #8b2a8e 0%, #5d1c5f 100%);
    background-color: #8b2a8e;
    background-attachment: scroll;
}

/*navbar*/

.navbar-inverse .navbar-nav > li > a {
    color: #ddd;
}

.navbar-inverse .navbar-brand {
    color: #a370ad;
}

.navbar-header a img:hover,
.navbar-inverse .navbar-nav > .active > a,
.nav > li > a:hover, .nav > li > a:focus {
    background-position: 0% 0%;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    color: #fff;
    background-image: linear-gradient(to bottom, #8b2a8e 0%, #952d98 100%);
    background-color: #8b2a8e;
    background-attachment: scroll;
}


#sidebar > ul.nav.nav-sidebar > li.active > a,
#sidebar > ul.nav.nav-sidebar > li > ul > li.active {
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(to bottom, rgba(132,42,142, 0.9) 0%, rgba(149, 45,152,0.9) 100%)!important;
background-color: purple;
}

#sidebar > ul.nav.nav-sidebar > li.active {
    background-color: purple;
}
#sidebar > ul.nav.nav-sidebar > li.active > a {
    color: #fff;
}

#sidebar > ul.nav.nav-sidebar > li > ul > li.active > a {
    color: #fff;
   /* padding: 2px;*/
}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    /*color: #fff;
 background: #8b2a8e ;
  background-image: -webkit-linear-gradient(top, #8b2a8e 0%, #952d98 100%);
  background-image: -o-linear-gradient(top, #8b2a8e 0%, #952d98 100%);
  background-image: linear-gradient(to bottom, #8b2a8e 0%, #952d98 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8b2a8e', endColorstr='#ff952d98', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);*/
    border: none;
    border-bottom-color: transparent;
    cursor: default;
}

/*navbar custom styles*/
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    background: #fff;
    border: 0px;
    text-shadow: none;
    border-radius: 0px;
    height: 34px;
}

.navbar-form .input-group > .form-control {
    width: 100%;
    border: 0px;
    border-radius: 0px;
    background: #444;
    color: #fff;
    font-size: .8em;
}

    .navbar-form .input-group > .form-control::-webkit-input-placeholder {
        color: #fff;
    }

    .navbar-form .input-group > .form-control:focus { 
        outline: none;
    }

.logo {
    padding-left: 50px;
    background: url("../images/allpay-logo.png") no-repeat 0% 50%;
}


.plFilters {
    width: 98%;
    margin-left: 12px;
}



.form-group.required .control-label:after {
    content: "*";
    color: red;
}

.filterActions {
    width: 203px;
    margin-left: 203px;
margin-bottom: 10px;
}

.ui-tabs {
    padding: .2em;
    zoom: 1;
}

    .ui-tabs .ui-tabs-nav {
        list-style: none;
        position: relative;
        padding: .2em .2em 0;
        background-image: none;
        background-color: white;
        border-width: 4px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-left-color: transparent;
        border-bottom-left-radius: initial;
        border-bottom-right-radius: initial;
        border-bottom-style: solid;
    }

        .ui-tabs .ui-tabs-nav li {
            position: relative;
            float: left;
            border-bottom-width: 0 !important;
            margin: 0 1px 0px 0;
            padding: 0;
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                text-decoration: none;
                padding: .5em 1em;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
                padding-bottom: 1px;
                border-bottom-width: 0;
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
                cursor: pointer;
                height: 100%;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        background: none;
        height: 100%;
    }

    .ui-tabs .ui-tabs-hide {
        display: none !important;
    }





#slide_background {
    -webkit-transition: all 0.3s 0.3s;
    -moz-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
}

#slide,
#slide_wrapper {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

#slide {
    -webkit-transform: translateX(0) translateY(-40%);
    -moz-transform: translateX(0) translateY(-40%);
    -ms-transform: translateX(0) translateY(-40%);
    transform: translateX(0) translateY(-40%);
}

.popup_visible #slide {
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.scrollablediv {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 800px;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(213,206,206,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(213, 206, 206, 0.8);
    }

.Firsttdchild {
    padding-left: 38px !important;
    background: transparent url(../images/TreeArrow.gif) no-repeat 8px 7px;
}

.Firsttdheader {
    padding-left: 29px !important;
    width: 15px;
    height: 15px;
}

.plus {
    background: transparent url(../images/plus.gif) no-repeat 9px 11px;
}

.minus {
    background: transparent url(../images/minus.gif) no-repeat 9px 11px;
}

.partialCheck {
    margin: 1px 6px 0 10px;
}

.partialsubCheck {
    margin: 1px 6px 0 10px;
}



.modal-backdrop-clair {
    background-color: #000000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
}

   .modal-backdrop-clair.fade {
        opacity: 0;
    }

        .modal-backdrop-clair, .modal-backdrop-clair.fade.in {
            filter: alpha(opacity=50);
            -khtml-opacity: 0.5;
            -moz-opacity: 0.5;
            opacity: 0.5;
        }
/*modal confirm in footer issue*/
.modal-dialog {
    text-align: left!important;
}
.ui-close-style {
    position: relative;
top: -8px;
right: -8px;
font-weight: bold;
}
.pnlCSS{
width:fit-content;
}