*{
    margin: 0px;
    padding: 0px;
}

.line-through, tr.line-through td {
    text-decoration: line-through;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    min-width:960px;
}

.header {
    height: 200px;
    width: 100%;
    background-image: url(../01_images/bg.jpg);
    position:relative;
    text-align:center;
}

.header_logo {
    display:block;
    background:transparent url(../01_images/kiddivouchersweb.png) scroll no-repeat 0 10px;
    width:434px;
    height:190px;
    text-indent:-9999px;
    margin:0 auto;
    overflow:hidden;
}

.header_login {
    position:absolute;
    float: right;
    width: auto;
    bottom:0px;
    right:0px;
}

.header_admin {
    background-color: #C00;
    width: 100%;
    height: 20px;
    text-align: right;
}

.contact {
    height:100px;
    width:220px;
    float:left;
    text-align:left;
    position:absolute;
    top:0px;
    left:0px;
    padding-left:10px;
    padding-top:50px;
}
.contact p {
    color:#036;
    font-size:16px;
    font-weight:bold;
    line-height:0.6em;
}

.contact a {
    color:#036;
    font-size:16px;
    font-weight:bold;
    line-height:0.6em;
    text-decoration:none;
}
.contact a:hover{
    color:#06C;
    font-size:16px;
    font-weight:bold;
    line-height:0.6em;
    text-decoration:none;
}

/* -------v------- tables removed and replaced with css ---------v------------*/

.container{
    width:100%;
    padding-top:2px;
}

.left-col{
    float:left;
    width:18%;
}

.center-col{
    float:left;
    width:63.5%;
    padding-left:2px;
    padding-right:2px;
}

.right-col{
    float:left;
    width:18%;
}

.twocol .center-col {
    width:81.5%;
}

/* --------------------------------------------------------------*/

.bespokelogo {
    background-color:#FFF;
    display: block;
    float:right;
    padding-left:25px;
}

.bespokelogo a {
    color:#FFF;
    text-decoration:none;
}

.bespokelogo a img {
    color:#FFF;
    text-decoration:none;
    border:none;
}

.divider {
    height:1px;
    width:auto;
    background-color:#666;
    margin-top:20px;
    margin-bottom:20px;
}

#table1{
    width: 100%;
    height: auto;
    padding-top:5px;
    min-width: 550px;
}

.fixed-height-box {
    height: 170px;
    position: relative;
    padding-bottom: 30px;
}

.fixed-height-box__footer {
    position: absolute;
    top: 170px;
    height: 30px;
    text-align: center;
    width: 100%;
}

.footerlinks {
    background-color: #0066CC;
    margin: 63px -30px 10px -30px;
    text-align: center;
    border-bottom: 1px solid #0066CC;
}

.footerlinks a, .footerlinks a:visited {
    padding-left: 13px;
    padding-right: 13px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 22px;
}
.footerlinks a:hover {
    background-color:#295689;
    line-height: 22px;
}

.table_con1{
    width: 30%;
    background-color: #FFF;
    color:#FFF;
    float:left;
    margin-right: 2px;
    margin-left: 2px;
    height: 100px;
    border: 1px solid #0066cc;
    padding: 5px;
    margin-bottom: 3px;
    text-align: center;
}

.table_con2{
    width: 30%;
    background-color: #FFF;
    color:#FFF;
    float:left;
    margin-right: 2px;
    margin-left: 2px;
    height: auto;
    border: 1px solid #0066cc;
    padding: 5px;
    margin-bottom: 3px;
    text-align: center;
}

.table_con2_hidden{
    width: 30%;
    background-color: #FFF;
    color:#FFF;
    float:left;
    margin-right: 2px;
    margin-left: 2px;
    height: auto;
    padding: 5px;
    margin-bottom: 3px;
    margin-top: 10px;
    text-align: center;
}

.table_con2_nextlayer{
    width: 30%;
    background-color: #FFF;
    color:#FFF;
    float:left;
    margin-right: 2px;
    margin-left: 2px;
    height: auto;
    border: 1px solid #0066cc;
    padding: 5px;
    margin-bottom: 3px;
    margin-top: 10px;
    text-align: center;
}

#red_tel, #orange_tel, #green_tel{
    font-weight: bold;
    font-size: 16px;
    margin: 9px 0 5px 0;
}

#red_tel{color:#B72047;}
#orange_tel{color:#E57510;}
#green_tel{color:#66B533;}

.sideheader3 {
    margin-top: 0px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color:#0066cc;
    padding-left: 5px;
    border-bottom:8px solid #FFF;
    font-weight: bold;
}

.sideheaderorange {
    margin-top: 0px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color:#E57510;
    padding-left: 5px;
    border-bottom:8px solid #FFF;
    font-weight: bold;
    min-height: 40px;
    background-image:url(../images/employer.gif);
    background-repeat:no-repeat;
}

.sideheaderred {
    margin-top: 0px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color:#B72047;
    padding-left: 5px;
    border-bottom:8px solid #FFF;
    font-weight: bold;
    min-height: 40px;
    background-image:url(../images/parents.gif);
    background-repeat:no-repeat;
}
.sideheadergreen {
    margin-top: 0px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color:#66B533;
    padding-left: 5px;
    border-bottom:8px solid #FFF;
    font-weight: bold;
    min-height: 40px;
    background-image:url(../images/care.gif);
    background-repeat:no-repeat;
}

.sideheadertext {
    padding-top: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.headbar {
    border: 1px solid #A4C0E2;
    background-color: #F1F1F1;
    padding: 4px;
}

.content {
    font-size: 85%;
    border: 2px solid #0066cc;
    background-color: #FFF;
    padding: 0px 30px 30px 30px;
    background-image:url(../01_images/header_bg.jpg);
    background-repeat:repeat-x;
    min-height:100px;
}

.content2 {
    font-size:10px;
    border: 1px solid #999;
    background-color:#FFF;
    padding: 0px 30px 30px 30px;
    background-image:url(../01_images/header_bg2.jpg);
    background-repeat:repeat-x;
    min-height:100px;
}

.contentbox {
    font-size: 85%;
    border: 2px solid #0066cc;
    background-color: #FFF;
    padding: 0px 20px 20px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 75px;
    margin-right: 75px;
}

.calltoactionbox {
    font-size: 85%;
    border: 2px solid #0066cc;
    background-color: #FFF;
    color:#06C;

    padding: 0px 10px 0px 10px;
    margin-top: 10px;
    margin-bottom: 10px;

    clear:both;
}

.calltoactiontext {
    font-size: 150%;
    font-weight: bold;
    color:#777;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.calltoactiontext a {
    color:#E57510;
    text-decoration: none;
}

.calltoactiontext a:hover {
    color:#777;
    text-decoration: none;
}

.nmwbox {
    font-size: 85%;
    border: 1px solid #0066cc;
    background-color: #FFF;
    color:#06C;

    padding: 10px 10px 10px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.content td {
    color: #333;
    font-size: 12px;
    line-height: 1.3;
    border-collapse: collapse;
    padding: 3px;
}

.orangecentreblock {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    font-size: 16px;
    color: #fff;
    background-color:#E57510;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    min-height: 40px;
}

.orangecentreblock a {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

.orangecentreblock a:hover {
    text-decoration: underline;
    color: #fff;
}

h1 {
    font-size:18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding-top:20px;
    padding-bottom:0px;
    height:80px;
}

h2 {
    font-size: 14px;
    color:#06C;
    text-align: left;
    margin-top: 1.4em;
    margin-bottom: 0.8em;
    border-bottom: 1px solid #999999;
}

h3 {
    font-size: 110%;
    padding: 2px;
    padding-top: 6px;
    background-color: #FFFFFF;
    color:#06C;
    text-align: center;
    font-weight: normal;
    border: 1px solid #A4C0E2;
}

h5 {
    font-size: 105%;
    color:#06C;
    text-align: left;
}

h4 {
    font-size: 105%;
    color:#06C;
    text-align: center;
}

h6 {

    font-size: 110%;
    margin: 0px;
    padding: 4px;
    color:#06C;
    text-align: center;
    font-weight: normal;
}

h7 {
    font-size: 100%;
    color:#06C;
    text-align: left;
    margin-top: 1.4em;
    margin-bottom: 0.8em;
}

.header2 {
    color: #0000BB;
    text-align: left;
}

.blue {
    color:#06C;
    font-weight: bold;
    text-align: left;
}

.hometext {
    font-size:98%;
}

.darkred {
    color:#900;
    font-weight: bold;
    text-align: left;
}

.darkredu {
    color:#900;
    font-weight: bold;
    text-align: left;
    text-decoration:underline;
}

.bluenormal {
    color:#06C;
    text-align: left;
}

.super {
    font-size: 60%;
}

.small {
    font-size: 75%;
}

.bitsmall {

    font-size: 90%;
}

.larger {
    font-size: 100%;
}

.large {
    font-size: 120%;
}

.midlarge {
    font-size: 110%;
}

p {
    color:#333;
    line-height: 1.4;
    margin-top: 1.4em;
    margin-bottom: 1.4em;
    font-size:12px
}

li {
    color:#333;
    line-height: 1.3;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
    margin-left: 15px;
    padding-left: 20px;
    font-size:12px
}

label {
    line-height: 1.1;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
    font-size:12px;
    font-weight:normal;
}

.errormessage {
    color: #FF0000;
}

.errormessage p {
    color: #FF0000;
    line-height: 1.3;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
    font-size:12px
}

.green {
    color:#007700;
}

.greensubheading {
    color:#007700;
    font-weight: bold;
    text-align: left;
}

.greenheader {
    color:#007700;
    font-size: 14px;
    text-align: left;
    margin-top: 1.4em;
    margin-bottom: 0.8em;
    border-bottom: 1px solid #999999;
}

.italic {
    font-style: italic;
    text-align: left;
}

#login {
    color: #FFF;
    background-image: url(../01_images/loginbg.png);
    background-repeat: no-repeat;
    padding-top: 10px;
    text-align: center;
    min-height: 20px;
}

.loginbutton {
    margin-right: 5px;
}

.loginbutton a {
    font: 16px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
    white-space: nowrap;
    text-align:center;
    border-left: 1px solid white;
    width: 100px;
    display: inline-block;
    margin: 0 auto;
}

.loginbutton a.first-child {
    border-left: none;
}

.loginbutton a:hover {
    color: #FC0;
}

.orange {
    color: #F88017;
}

.emp_info_download {
    background:url(../01_images/info_emp_pdf.jpg) no-repeat left top;
    min-height: 106px;
    padding-left: 77px;
}

.emp_info_download a {
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
    display: block;
    padding-top: 15px;
    font-size: 115%;
}

#navalpha {
    font-size:85%;
    border: 1px solid #999;
    background-color: #FFF;
    padding: 5px;
    margin-bottom:3px;
    min-width: 150px;
    text-align:center;
    margin-left: 2px;
}

.navbeta {
    font-size: 85%;
    border: 1px solid #999;
    background-color: #fff;
    padding: 5px;
    min-width: 150px;
    margin-bottom: 3px;
    text-align: center;
}

.navbeta p{
    text-align: left;
}

.navbeta2 {
    font-size: 85%;
    border: 1px solid #A4C0E2;
    background-color: #F1F1F1;
    padding: 3px;
    min-width: 150px;
}

.navbeta3 {
    font-size: 85%;
    border: 1px solid #999;
    background-color: #fff;
    padding: 5px;
    min-width: 150px;
    margin-bottom: 3px;
    text-align: center;
    margin-left: 2px;
}

.navbeta4 {
    font-size: 85%;
    border: 1px solid #0066cc;
    background-color: #fff;
    padding: 5px;
    min-width: 150px;
    margin-bottom: 3px;
    text-align: center;
}

.sidemenu a {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    padding: 4px;
    display: block;
}

.sidemenu a:hover {
    text-decoration: none;
}

.sidemenu p {
    font-size: 90%;
    text-align: center;
}

.sidemenuclear a {
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    padding: 2px;
}

.sidemenuclear a:hover {
    text-decoration: none;
    color: #fff;
}

.sidemenublue a {
    text-decoration: underline;
    font-weight: normal;
    color: #0066cc;
    padding: 2px;
}

.sidemenublue a:hover {
    text-decoration: none;
}

.sidemenublue p {
    font-size: 90%;
    text-align: center;
}

.sideheader1 {
    background-image: url(../01_images/button1.gif);
    color: #FFF;
    font-weight: bold;
    display:block;
    padding:2px;
}

.sideheader1 a {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    padding: 2px;
    display: block;
}

.sideheader1 a:hover {
    color: #0066cc;
    font-weight: bold;
    padding: 2px;
    text-decoration: underline;
}

.sideheaderblue {
    background-image: url(../01_images/button_blue.gif);
    color: #FFF;
    font-weight: bold;
    display:block;
    padding:2px;
}

.sideheaderblue a {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    padding: 2px;
    display: block;
}

.sideheaderblue a:hover {
    color: #F1F1F1;
    font-weight: bold;
    padding: 2px;
    text-decoration: underline;
}

.sideheader2 {
    background-image: url(../01_images/button4.gif);
    color: #FFF;
    font-weight: bold;
    display:block;
    padding:2px;
}

.sidebolder {
    color: #333;
    text-align: center;
    background-color:#fff;
    margin: 5px;
}

.sidebolder a {
    color: #900;
    background-color:#fff;
}

.sidebolder a:hover {
    color: #C11B17;
    text-align: center;
    text-decoration: underline;
    background-color:#fff;
}

.sidebolder1 {
    color: #333;
    text-align: left;
    background-color:#fff;
    margin: 5px;
}

.sidebolder1 a {
    color: #0066cc;
    background-color:#fff;
}

.sidebolder1 a:hover {
    color: #0066cc;
    text-align: center;
    text-decoration: none;
    background-color:#fff;
}

.sidebold a {
    color: #fff;
    text-align: center;
    font-weight: 500;
    background-color:#900;
}

.sidebold a:hover {
    color: #fff;
    text-align: center;
    text-decoration: underline;
    font-weight: 500;
    background-color:#900;
}

.sideredlarge {
    color: #900;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    background-color:#fff;
}

.sideredsmall {
    color: #900;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color:#fff;
}

.sidebuttons1 a {
    color:#666;
    border-bottom: 1px solid #900;
}

.sidebuttons1 a:hover {
    background-image: url(../01_images/button3.gif);
    color: #fff;
}

.sidebuttons2 a {
    color:#666;
    padding: 4px;
    font-size:100%;
    text-align:center;
    border-bottom: 1px solid #0066cc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebuttons2 a:hover {
    background-image: url(../01_images/button3.gif);
    color: #fff;
}

.sidebuttons3 a {
    color:#666;
    padding: 4px;
    font-size:100%;
    text-align:center;
}

.sidebuttons3 a:hover {
    background-image: url(../01_images/button3.gif);
    color: #fff;
}

.sidebuttons4 a {
    color:#E57510;
    padding: 4px;
    font-size:100%;
    text-align:center;
    border-bottom: 1px solid #0066cc;
    border-top: 1px solid #0066cc;
}

.sidebuttons4 a:hover {
    background-image: url(../01_images/button3.gif);
    color: #fff;
}

b {
    color: #295689;
}

a {
    color: #06C;
    text-decoration: underline;
}

a:hover {
    color: #0000AA;
    text-decoration: underline;
}

input {
    background-color: #E6ECF6;
    border: 1px solid #2352B1;
    margin-bottom: 3px;
}

textarea, select {
    background-color: #eee;
    border: 1px solid #2352B1;
    padding: 3px;
    margin-bottom: 3px;
    font-size: 12px;
}

input:disabled, select:disabled {
    background-color: #ccc;
}

form {
    margin: 0px;
}

.admin {
    color:#007700;
    font-size: 85%;
    min-height:15px;
    text-align: right;
    padding-right: 10px;
}

.admin a {
    color:#007700;
    font-size: 85%;
    text-decoration: none;
    font-weight:bold;
    padding:0 2px 0 2px
}

.admin a:visited {
    color:#007700;
    font-size: 85%;
    text-decoration: none;
    font-weight:bold;
    padding:0 2px 0 2px
}

.admin a:hover {
    font-size: 85%;
    color: #000;
    font-weight:bold;
    padding:0 2px 0 2px
}

.header_admin .admin {
    color:#FFF;
}

.header_admin .admin a {
    color:#FFF;
}

.header_admin .admin a:visited {
    color:#FFF;
}

.header_admin .admin a:hover {
    color:#000;
    background-color:#FFF;
}
.header_logoCopy {
}

/* footer css for future use*/

.footer_table1 {
    /*background-image:url(../01_images/footer_logo.jpg);
    background-position:top center;
    background-repeat:no-repeat;*/
    height:40px;
    width: 100%;
    text-align:center;
    padding-bottom:10px;
    padding-top:55px;
}

.footer_table1 p {
    color:#666;
    font-size:12px;
}

.footer_table2 {
    background-image:url(../01_images/footer_bg2.jpg);
    background-repeat:repeat-x;
    height:50px;
    width:auto;
}

table.adminpaymentlist {
    border-collapse:collapse;
    border:1px solid #999;
}

table.adminpaymentlist td, table.adminpaymentlist th {
    padding:2px;
    padding-top:3px;
}

table.adminpaymentlist tr.tableheadings {
    background-color:#eee;
}

tr.tableheadings {
    font-weight:bold;
}

table.standard {
    border: 1px solid #2352B1;
    border-collapse: collapse;
}

table.standard td {
    border: 1px solid #2352B1;
    border-collapse: collapse;
    padding:3px;
    padding-top:3px;
}

table.standard td.padded {
    border: 1px solid #2352B1;
    border-collapse: collapse;
    padding:8px;
    padding-top:8px;
}

table.standard th {
    border: 1px solid #2352B1;
    border-collapse: collapse;
    padding:8px;
    padding-top:8px;
    font-size: 13px;
    background-color:#F8F8F8;
}

table.standard tr.tableheadingscentre {
    background-color:#eee;
    text-align:center;
    font-weight:bold;
}

table.standard tr.tableheadings {
    background-color:#eee;
    font-weight:bold;
}

table.standard tr.barseparator td {
    border-top-width: 2px;
}

/*table general*/

table.general th {
    border: 1px solid #2352B1;
    border-collapse: collapse;
    padding:8px;
    padding-top:8px;
    padding-right:20px;
    font-size: 13px;
    background-color:#F8F8F8;
}

/* table general end*/

table.noborder {
    border-collapse: collapse;
    border: 0px;
}

table.noborder td {
    border-collapse: collapse;
    border: 0px;
    padding:3px;
    padding-top:3px;
}

table.invisible {
    border-collapse: collapse;
    border: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.invisible td {
    border-collapse: collapse;
    border: 0px;
    padding-bottom:3px;
    padding-top:3px;
}

select.blankbackground {
    border: 1px solid #2352B1;
    margin-bottom: 3px;
}

.logo_grid {
    text-align:center;
}

.logo_grid table {
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

div.file_list {
    margin-top:20px;
}

div.file_list table {
    border:1px solid #CCC;
    border-collapse:collapse;
}

div.file_list thead {
    font-size:12px;
    text-align:left;
}

div.file_list th {
    padding:4px 10px;
}

div.file_list tr {
    border:1px solid #CCC;
}

div.file_list td {
    padding:4px 10px;
}

div.file_list a.delete {
    color:#999;
    text-decoration: none;
}

div.file_list a.delete:hover {
    color:#F00;
    text-decoration: underline;
}

div.flash_msg_success, div.flash_msg_error {
    padding:15px 15px 15px 43px;
    border:1px solid;
    background-repeat: no-repeat;
    background-position: 20px center;
}

div.flash_msg_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(../images/tick_icon.png);
}

div.flash_msg_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image:url(../images/cross_icon.png);
}

div.flash-message {
    -moz-box-shadow:0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow:0 0 6px rgba(0, 0, 0, 0.25);
    border-color:#000000;
    border-style:solid;
    border-width:0 0 4px;
    clear:both;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    margin:1em 0 0.5em;
    padding:8px 10px;
}

div.flash-message-fail, div.flash-message-error {
    background-color:#CC1414;
    border-color:#7F0D0D;
}

div.flash-message-success {
    background-color:#62B212;
    border-color:#467F0D;
}

.importantschemeinfo {
    height:80px;
    overflow:auto;
}

.highlight
{
    background-color: #FFCC00;
}

div.service {
    width: 90%;
    margin: 0 auto;
}

div.service_status {
    -moz-box-shadow:0 0 6px rgba(0, 0, 0, 0.25);
    border-color:#000000;
    border-style:solid;
    border-width:0 0 4px;
    clear:both;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    margin:1em 0 0.5em;
    padding:8px 10px;
}

div.service_status:hover {
    cursor: pointer;
}

div.service .failed, div.service .stopped {
    background-color:#CC1414;
    border-color:#7F0D0D;
}

div.service .running {
    background-color:#62B212;
    border-color:#467F0D;
}

div.service_status span {
    margin: 0 40px 0 0;
}

div.service_status span.arrow {
    background: url(../images/arrows.png) no-repeat scroll 0 0;
    float: right;
    height:5px;
    margin: 8px 3px 0 0;
    width:7px;
}

div.service .expanded span.arrow {  background-position: 0 -5; }

.logtable {
    border-collapse:collapse;
}
.logtable thead {
    background:#CCC;
}
.logtable, .logtable td, .logtable th {
    border:1px solid #999;
    padding:2px;
    font-size:11px;
    line-height:11px;
    font-family:Arial, sans;
}
.logtable td.logtime {
    text-align:center;
    width:120px;
}

.service_log {
    display: none;
}

table.service_config td {
    font-size: 12px;
    font-weight: bold;
    padding:5px;
}

.jclock {
    float: right;
}

a.cancel_payment_link {
    display: inline;
    margin-left:10px;
}

tr.validation-failure {
    background-color: #FFCCCC;
}

tr.validation-success {
    background-color: #AAFFAA;
}

#correct_form {
    margin-top: 20px;
    background: #E6ECF6;
    padding: 20px;
}

#correct_form li, #correct_form input, #correct_form label  {
    font-size: 16px;
    list-style: none;
    padding: 0;
}

#correct_form input {
    border: 1px solid #333;
    background-color: #FFF;
    padding: 3px;
    margin-left: 10px;
}

#correct_form li.error label, #correct_form li.error span {
    color: #C00;
}
#correct_form li.error input {
    border-color: #C00;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

#correct_form .button {
    margin-top:30px;
    padding: 5px;
    font-weight: bold;
}

#correct_form .cancel {
    background-color: #CC1414;
    border-color:#7F0D0D;
    color: #FFF;
}

#correct_form .save, #correct_form .hold, #correct_form .reinstate {
    background-color: #62B212;
    border-color:#467F0D;
    color: #FFF;
}

.payment-summary {
    background-color: #FFFFDD;
    padding: 20px;
    margin-top: 1em;
    display:block;
    position: relative;
}

.payment-summary .main-details {
    display:block;
    float: right;
    text-align: right;
    margin-bottom: 68px;
}
.payment-summary .valid-amount {
    font-size: 300%;
    font-weight: bold;
}

.payment-summary p.valid-count {
    display: block;
    float: right;
    margin: 0 3px 5px 0;
    clear:both;
}

.action-button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 150% Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.action-button:hover {
    text-decoration: none;
}

.create-payment-file {
    position: absolute;
    bottom: 1em;
    right: 1em;
}

/* green button */
.go-button {
    color: #e8f0de;
    border: solid 1px #538312;
    background: #64991e;
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
    background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.go-button:hover {
    background: #538018;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
    background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
    color: #e8f0de;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.go-button:active {
    color: #a9c08c;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
    background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

div.summary {
    background-color: #FFF;
    display: inline-block;
    padding: 20px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.1);
    box-shadow: 0 3px 7px rgba(0,0,0,.1);
    font-family: monospace;
}

div.summary ul li {
    list-style: none;
    margin: 0;
    padding: 1px;
}

div.summary ul li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

div.summary ul li div {
    display: block;
    float: left;
}

div.summary .label {
    width: 270px;
}

div.summary .value {
    width: 120px;
    text-align: right;
}

div.summary .subtitle, div.summary ul li.sub-total {
    font-weight: bold;
}

table.summary td {
    padding: 2px 3px;
    border: 1px solid #AAA;
}

div.summary ul li.sub-total {
    margin-top: 3px;
    border-top: 1px dashed #CCC;
}

div.summary ul li.grand-total {
    padding: 3px 0;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

div.summary ul li.commission {
    color: #AAA;
}

div.summary ul.payments, div.summary ul.cheques  {
    margin-bottom: 20px;
}

tr.tableheadings th {
    font-size: 12px;
}

table.tablesorter {
    margin:10px 0pt 15px;
    text-align: left;
}

table.tablesorter thead tr .tablesorter-header {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    padding-right: 12px;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}

.award_container {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.awards_divider {
    width: 100%;
    height: 1px;
    background-color: #06C;
    display: inline-block;
}

#wp_logo {
    background:url(../images/wp-logo.jpg) no-repeat;
    margin-top: 30px;
    height: 50px;
    width: 150px;
    float:right;
    display: inline-block;
}

.company_info {
    width: 70%;
    float: left;
    display: inline-block;
}

.company_info p {
    font-size: 10px;
    color: #999999;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 45px;
}

.hide {
    display:none;
}.content-center-col {
    max-width: 768px;
    width:82%;
    float:left;
}

.content-center-col table {
    width:100%;
}

.content-right-col {
    float: right;
    clear: right;
    width: 16%;
    padding-left: 5px;
}

tr.pale-yellow td, .pale-yellow {
    background-color: #ffe38f;
}

tr.pale-green td, .pale-green {
    background-color: #d2deaa;
}

tr.pale-blue td, .pale-blue {
    background-color: #ccd9ff;
}

tr.pale-grey td, .pale-grey {
    background-color: #dddddd;
}

tr.pale-red td, .pale-red {
    background-color: #ffcc99;
}

tr.strikethrough td, .strikethrough {
    text-decoration: line-through;
}

.employee-advert {
    float: left;
    padding-left: 10px;
}

@media (min-width: 1460px) {
    .employee-advert {
        float: right;
        clear: right;
    }
}
