﻿html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
    BACKGROUND: #dfddd0 url(../Images/background.gif);
}

body {
    color: #333;
    font-size: 1.0em;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    margin: 0;
    padding: 0;
    width: 1070px;
    margin-left: auto;
    margin-right: auto;
}



.main-header {
    background: #fff url(../Images/shortCircuitLogo.png) center left no-repeat;
    height: 110px;
    border-bottom: 1px solid #c8c4ab;
}

a {
    color: #333;
    outline: none;
    padding: 3px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:hover {
        color: #000000;
    }

    a:active {
        color: #FD0101;
    }

    a.paypalbutton {
        text-decoration: none;
        width: 100px;
    }

    a:hover {
        background-color: #fff;
        text-decoration: none;
    }

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
    background-image: url(../Images/shortCircuitLogo.png);
    background-repeat: no-repeat;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    text-align: center;
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
    font-weight: 300;
}

h3 {
    font-size: 1.5em;
    font-weight: 300;
}

h4 {
    font-size: 1.2em;
    font-weight: 300;
}

h5 {
    font-size: 1em;
    font-weight: 300;
}

h6 {
    font-size: 0.8em;
    font-weight: 300;
}

h5 a:link, h5 a:visited, h5 a:active {
    padding: 0;
    text-decoration: none;
}


/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0px auto;
    max-width: 960px;
}

#body {
    clear: both;
}

.main-content {
    background-color: #fff;
    padding: 20px 5px;
}

.featured + .main-content {
    background: #fff url("../Images/heroAccent.png") no-repeat;
}

header .content-wrapper {
    padding-top: 20px;
}

footer {
    background: url(../Images/background.gif);
    text-align: right;
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    width: auto;
    height: 80px;
}

.bkgrDiv {
    background: #fff;
}

/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    background: url(../Images/shortCircuitLogo.png);
    margin: 0;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: 1.1em;
    text-align: right;
    height: 80px;
    line-height: 80px;
    padding-right: 20px;
}

    #login a {
        color: #FD0101;
        text-decoration: none;
        font-weight: bold;
        font-family: Tahoma;
        letter-spacing: -1px;
        margin-right: 5px;
        vertical-align: middle;
    }

        #login a:active {
            background-color: #fff;
        }

        #login a:hover {
            background-color: #fff;
        }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }
/* menu
----------------------------------------------------------*/

#worksheetSearch input {
    width: 100px;
    height: auto;
    display: block;
}

#worksheetFounded input {
    width: 90%;
    height: auto;
}

#worksheetButton a {
    text-decoration: none;
    color: #fff;
    width: 80px;
}

#worksheetButton2 a {
    text-decoration: none;
    color: #fff;
    width: 80px;
}

    #worksheetButton a:hover {
        color: #000;
    }

    #worksheetButton2 a:hover {
        color: #000;
    }


#menu {
    font-size: 2.2em;
    padding: 0;
    text-align: left;
    top: auto;
    width: auto;
    height: 80px;
    font-family: Tahoma;
    letter-spacing: -1px;
    line-height: 0.8em;
    font-weight: 100;
    background: #c5c3aa;
}


    #menu a {
        display: inline-block;
        text-decoration: none;
        color: #fff;
        height: 65px;
        width: 20%;
        padding: 5px 0 0 5px;
        /*border:solid 1px gray;*/
    }

        #menu a:hover {
            color: #000;
        }

    #menu #adminpage a {
        width: 11.42%;
        font-size: 0.70em;
    }

.buttonfirst a {
    float: left;
    margin-right: 0.7%;
    background-color: #FF8201;
}

.buttonfirstlast a {
    float: left;
    margin-right: 0px;
    background-color: #FF8201;
}

.buttonsecond a {
    float: left;
    margin-right: 0.7%;
    background-color: #FA514E;
}

.buttonthird a {
    float: left;
    margin-right: 0.7%;
    background-color: #8EC828;
}

.buttonfourth a {
    float: left;
    margin-right: 0.7%;
    background-color: #FCD209;
}

.buttonfifth a {
    float: left;
    margin-right: 0.7%;
    background-color: #A99F84;
}

.buttonsixth a {
    float: left;
    margin-right: 0.7%;
    background-color: #A00F84;
}

.buttonseventh a {
    float: left;
    margin-right: 0.7%;
    background-color: #6DBCCB;
}

.buttoneight a {
    float: left;
    margin-right: 0px;
    background-color: #FDBC6B;
}

.buttoneightnotlast a {
    float: left;
    margin-right: 0.7%;
    background-color: #FDBC6B;
}

#clientpage .buttonfirst a {
    float: left;
    margin-right: 1%;
    background-color: #FF8201;
}

#clientpage .buttonsecond a {
    float: left;
    margin-right: 1%;
    background-color: #FA514E;
}

#clientpage .buttonthird a {
    float: left;
    margin-right: 1%;
    background-color: #A99F84;
}

#clientpage .buttonfourth a {
    float: left;
    margin-right: 0px;
    background-color: #6DBCCB;
}

#activelink a {
    color: #000;
    margin-top: 15px;
    height: 95px;
}


.blockname {
    position: relative;
    z-index: 1;
    height: 30px;
    background: #fff;
    width: 100%;
    margin-bottom: 3px;
    left: 0px;
    border-bottom: 1px solid #c8c4ab;
}

.textname {
    position: absolute;
    margin-left: 10px;
    margin-top: 3px;
    vertical-align: middle;
}

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}


.TicketBackground h4, h5 {
    font-weight: 100;
    font-size: 1.4em;
    display: block;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.TicketBackground h4 {
    font-weight: bold;
    font-size: 1.6em;
}


#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}

#loginForm .validation-summary-errors {
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 15px;
}

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
    }

#loginForm input {
    width: 250px;
}

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }


#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    float: left;
    font-size: 1em;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
    }

/*input, textarea {
    border:1px solid #e2e2e2;
    background: #fff;
    color: #000;
    font-size: 1.0em;
    margin: 10px 0 6px 0;
    padding: 5px;
    width: 200px;
    height:auto;
   
}*/
input {
    width: 200px;
    height: 15px;
    border: solid 1px #c8c4ab;
    font-size: 1.0em;
    background-color: #e2dfca; /*#d8f6f7 f1f1f1;*/
    font-family: verdana;
}

#DurationNum{
    width: 98px;
}
#DurationPeriodType{
    width: 98px;
}
.half-width-input {
    width: 98px;
}

select {
    width: 200px;
    font-family: verdana;
    /*background-color: #d8f6f7;*/
    background-color: #e2dfca;
    font-size: 1.2em;
    border: solid 1px #c8c4ab;
}

textarea {
    font-family: inherit;
    width: 200px;
}

.inputfield input, textarea {
    border: 1px solid c8c4ab;
    background: #e2dfca;
    color: #000;
    font-size: 1em;
    margin: 0 auto;
    padding: 5px;
    width: 290px;
    height: 150px;
    overflow: scroll;
}

.smalltextarea {
    width: 250px;
    height: 150px;
}

input:focus, textarea:focus {
    border: 1px solid #7ac0da;
}

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="radio"] {
    width: 15px;
    float: left;
}

input[type="submit"],
input[type="button"],
button {
    text-decoration: none;
    font-size: 1em;
    color: #000;
    font-weight: bold;
    border: solid 1px #388194;
    background: #5da3b5 url(../Images/ticketShade.png) bottom right no-repeat;
    height: 30px;
    cursor: pointer;
}

.hrStyle {
    border: 1px dashed #cccccc;
    margin-bottom: 0;
    width: 90%;
    clear: both;
}
/*{
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }*/

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

input[type="radiobutton"].input-validation-error {
    width: 10px;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    padding-top: 10px;
    border-collapse: separate;
    border-spacing: 1px;
    border-color: #e80c4d;
    margin: 0 auto;
    width: auto; /*80%*/
}

.tableTicket {
    width: 70%;
    border: none; /*4px solid #c8c4ab*/
    height: 75px;
    border-spacing: 1px;
    margin: 5px auto;
}

    .tableTicket td {
        border-spacing: 0;
        border-right: dashed 1px #c8c7bb;
        width: 33%;
        text-align: center;
        background: #8EC828;
    }


        .tableTicket td.holesSm {
            background: #b4b3a0 url(../Images/holeSm.gif) top center repeat-y;
            border-spacing: 0;
        }

        .tableTicket td:last-child {
            border-spacing: 0;
            border-right: dashed 1px #c8c7bb;
            width: 34%;
            background: #8EC828 url(../Images/ticketShade.png) bottom right no-repeat;
        }

        .tableTicket td span {
            font-weight: bold;
            color: #fff;
            word-break: break-all;
        }

    .tableTicket a {
        text-decoration: underline;
    }

        .tableTicket a:hover {
            text-decoration: none;
        }

.hour td, .hours td {
    background: #a59e84;
}

.day td, .days td, .Month td {
    background: #88bbc8;
}

.week td, .weeks td {
    background: #e88100;
}

.month td {
    background: #d9524e;
}

.distr td {
    background: #FFCC33;
}

.hour td:last-child, .hours td:last-child {
    background: #a59e84 url(../Images/ticketShade.png) bottom right no-repeat;
}

.day td:last-child, .days td:last-child, .Month td:last-child {
    background: #88bbc8 url(../Images/ticketShade.png) bottom right no-repeat;
}

.week td:last-child, .weeks td:last-child {
    background: #e88100 url(../Images/ticketShade.png) bottom right no-repeat;
}

.month td:last-child {
    background: #d9524e url(../Images/ticketShade.png) bottom right no-repeat;
}

.distr td:last-child {
    background: #FFCC33 url(../Images/ticketShade.png) bottom right no-repeat;
}

.tableTitle {
    font-weight: bold;
    font-size: 0.8em;
    text-align: center;
    background: #5da3b5 url(../Images/ticketShade.png) bottom right no-repeat;
    padding: 5px;
    color: #fff;
}

.searchHeader th {
    padding-right: 3px;
    padding-left: 3px;
    width: 100px;
}

.staffSeacrh input {
    width: auto;
}

.tableAll {
    font-size: 0.8em;
    width: auto;
    margin: auto;
    color: #000;
}

.stripy:nth-child(2n) {
    background: #E2DFCA;
}

.stripy:nth-child(2n+1) {
    background: #eeeee9;
}

.stripy td {
    white-space: normal;/*nowrap*/
}

.stripy.ui-widget-content td,
.stripy td.firstFixedC,
.stripy td.secondFixedC,
.stripy td.FixedC,
.TablePlan .stripy td {
    white-space: nowrap;/*nowrap*/
}


th {
    padding: 0.4em 0.4em 0.4em 0.4em;
    font-size: 1.0em;
    text-align: center;
    border: none 0px;
    margin: auto;
	word-break: normal; /*break-word*/
}
.TablePlan th{
	word-break: normal;
}
.StatTable th {
	word-break: break-word;
}
.untitle {
    font-size: 1.0em;
    font-weight: normal;
}

th a {
    display: block;
    position: relative;
}

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

th.asc a, th.desc a {
    margin-right: .75em;
}

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    padding: 0.7em 0.5em 0.7em 0.5em;
    border: 1px;
    text-align: left;
}


    td.verticalTitle {
        background-color: #6DBCCB;
        font-weight: bold;
    }

tr.pager td {
    padding: 0 0.25em 0 0;
}

.InstructionList ul {
    color: red;
}

.personalInfoBlock {
    width: 100%;
}

    .personalInfoBlock .personalInfoColumn {
        width: 33%;
        float: left;
    }

.personalInfoTable {
    display: inline-block;
}

    .personalInfoTable th {
        text-align: right;
    }

    .personalInfoTable td {
        text-align: left;
    }



#JobnoPopup {
    position: absolute;
    display: none;
    width: 410px;
    background: #e2dfca;
    border: 2px outset #c8c4ab;
    padding: 10px;
}

    #JobnoPopup p {
        margin: 0;
    }

.popupMenu {
    list-style-type: none;
}

    .popupMenu ul {
        list-style-type: none;
        background: #dfddd0 url(../Images/background.gif);
        padding: 0;
        margin:0;
    }

    .popupMenu li {
        padding: 5px;
        border: 0.5px solid black;
    }

    .popupMenu a {
        text-decoration: none;
        cursor: default;
    }

.popupHMenu {
    list-style-type: none;
}

    .popupHMenu ul {
        display: block;
        padding: 5px 0px 5px 0px;
        list-style-type: none;
        background: #dfddd0 url(../Images/background.gif);
        margin: 0;
    }

    .popupHMenu li {
        display: inline;
        padding: 5px;
        border: 0.5px solid black;
    }

    .popupHMenu a {
        text-decoration: none;
        cursor: default;
    }


.popup2CMenu {
    list-style-type: none;
}

    .popup2CMenu ul {
        list-style-type: none;
        background: #dfddd0 url(../Images/background.gif);
        padding: 0;
        margin: 0;
        /*columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;*/
    }

    .popup2CMenu li {
        padding: 5px;
        border: 0.5px solid black;
    }

    .popup2CMenu a {
        text-decoration: none;
        cursor: default;
    }

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {
    body {
        width: auto;
    }
    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            padding: 0;
        }

        #login a {
            background: none;
            color: #FD0101;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }
    /* menu */
    /*nav {
        margin-bottom: 5px;
    }*/

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: left;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}

.firstPage {
    background: #fff url(../Images/secureBkgr.jpg) bottom center no-repeat;
    padding-bottom: 195px;
}

#flagRU {
    background: #fff url(../Images/Instructions/RU.png);
    background-repeat: no-repeat;
    background-size: cover;
    border: solid 1px black;
    width: 33px;
    height: 21px;
    margin-top: 2px;
    float: right;
}

#flagEN {
    background: #fff url(../Images/Instructions/EN.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    border: solid 1px black;
    width: 33px;
    height: 21px;
    margin-top: 2px;
    float: right;
}

.flag {
    border: solid 1px black;
    width: 33px;
    height: 21px;
    margin-right: 20px;
    float: left;
}

.TicketBackground {
    display: inline-block;
    position: relative;
    margin: 0 15% 0 15%;
    width: 75%;
}

    .TicketBackground span {
        display: block;
        position: absolute;
        top: 30px;
        left: 0px;
        /* Оформление текста */
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        /* Фон */
        padding: 20px 10px;
        font-size: 0.9em;
    }

.renewed {
    background-color: rgba(245,245,50,0.3);
}
.autorenewed {
    background-color: rgba(50,205,50,0.3);
}

.MaxWidthForCell {
    max-width: 200px;
    word-wrap: break-word;
}


.Help {
    display: block;
    image-rendering: optimizeQuality;
    image-orientation: auto;
}



.InstructionImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px;
}

.InstructionList {
    list-style: decimal;
}

#TableNote {
    font-size: 0.8em;
    width: auto;
    margin: 0;
    color: #000;
}

#NoteTitle {
    width: 200px;
}

#NoteDate {
    width: 200px;
}

#NoteComments {
    width: 190px;
    height: 120px;
    overflow: hidden;
    resize: none;
}

#CustomerDetails {
    border: solid 1px #c8c4ab;
    width: 190px;
    height: 100px;
    overflow: hidden;
    resize: none;
}

#Comment {
    border: solid 1px #c8c4ab;
    width: 190px;
    height: 100px;
    overflow: hidden;
    resize: none;
}

#ProblemComment {
    border: solid 1px #c8c4ab;
    width: 190px;
    height: 100px;
    overflow: hidden;
    resize: none;
}

.LabelInstruction {
    float: none;
}

.cl a {
    text-decoration: none;
}

    .cl a:hover {
        color: #a0a0a0;
        text-decoration: none;
    }

.TablePlan {
    padding-left: 8px;
    padding-right: 8px;
}
.TablePlanContainer {
    width: 50%;
    float: left;
}

.CellPlan {
    /*width: 90px;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;*/
}

.MainCellPlan {
    /*width: 95px;*/
}

#AddNoteButton {
    margin: 5px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#ChangeNote {
    margin: 2px 1px 2px 1px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    border: solid 1px #388194;
    background: #5da3b5 url(../Images/ticketShade.png) bottom right no-repeat;
    height: 30px;
    cursor: pointer;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#DeleteNote {
    margin: 2px 1px 2px 1px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    border: solid 1px #388194;
    background: #5da3b5 url(../Images/ticketShade.png) bottom right no-repeat;
    height: 30px;
    cursor: pointer;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#AddNote {
    margin: 2px 1px 2px 1px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    border: solid 1px #388194;
    background: #5da3b5 url(../Images/ticketShade.png) bottom right no-repeat;
    height: 30px;
    cursor: pointer;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#CloseNote {
    margin: 2px 1px 2px 1px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    border: solid 1px #388194;
    background: #5da3b5 url(../Images/ticketShade.png) bottom right no-repeat;
    height: 30px;
    cursor: pointer;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

  .wstable {
    width: 1000px;
    font-size: 0.8em;
    margin: auto;
    color: #000;
    padding: 0px;
}

    .wstable tr {
        margin: 0px;
        padding: 0px;
    }

    .wstable td {
        width: 50%;
        margin: 0px;
        padding: 0px;
    }

    .wslabel label, .wslabel a {
        display: block;
        float: left;
        text-align: left;
        width: 150px;
        padding: 5px;
        margin: 0px;
        font-weight: bold;
    }

    .wsedit {
        display: block;
        width: auto;
        padding: 5px;
        margin: 0px;
    }

    .wsedit input {
        width: 750px;
    }

    .wseditlogin {
        width: 160px;
    }

    .wseditdate {
        width: 75px;
    }

    .wsedit .field-validation-error {
        width: 0;
    }

    .wseditsemi {
        display: block;
        width: auto;
        padding: 5px;
        margin: 0px;
    }

    .wseditsemi input {
        width: 300px;
        float: left;
    }

    .wseditsemi .field-validation-error {
        width: 0;
    }

    .wsdisable {
        position: relative;
    }

    .wsdisable input {
        width: 250px;
        float: left;
    }

    .wsdisable:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
    }

.strmin td {
    padding: 0.5em;
    word-wrap: normal;
    font-size: 0.85em;
    width: auto;
}

    .strmin td input {
        margin: auto;
        width: auto;
    }

    .strmin td select {
        margin: auto;
        width: auto;
    }

#worksheetButton a {
    width: 120px;
    height: 65px;
    padding: 3px;
    font-size: 24.6px;
    font-family: Tahoma;
    letter-spacing: -1px;
}

#worksheetButton2 a {
    width: 120px;
    height: 65px;
    padding: 3px;
    font-size: 24.6px;
    font-family: Tahoma;
    letter-spacing: -1px;
}

#hideinfo {
    height: 0;
    margin: 0;
    padding: 0;
}

.Hide {
    display: none;
}


.unvisible {
    visibility: collapse;
}


div.BigTable {
    height: 400px;
    width: 950px;
}

.StatTable td {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}

.firstFixedC {
    min-width: 150px;
    max-width: 150px;
}

.secondFixedC {
    min-width: 100px;
    max-width: 100px;
}

.FixedC {
    min-width: 50px;
    max-width: 50px;
}

.fixed30 {
    min-width: 30px;
    max-width: 30px;
}

.ClickPrint {
    text-align: right;
    float: right;
}

.BackToList {
    float: left;
}

.PrintTicketHelp {
    display: none;
}

.field-validation-error {
    margin-left: 10px;
}

@media print {
    header {
        background: none;
        color: #000;
    }

    header {
        display: none;
    }

    #BreakPage {
        page-break-after: always;
    }

    h1, div#header, div#sidebar, div#footer, p {
        display: none;
    }

    .TicketHelp {
        /*display:none;*/
        font-size: 15px;
    }

    .PrintTicketHelp {
        font-size: 15px;
        /*display:block;*/
    }

    .Button {
        display: none;
    }

    div.BigTable {
        height: auto;
    }
    /*body{
        width:auto;
    }*/
    .content-wrapper {
        width: auto;
    }

    .stripy td {
        white-space: normal;
    }

    .firstFixedC {
        font-weight: normal;
    }

    .secondFixedC {
        font-weight: normal;
    }

    .FixedC {
        font-weight: normal;
    }

    .ft_rwrapper, .ft_cwrapper {
        display: none;
    }

    .ft_rc {
        display: none;
    }

    body{
        font-size: 1.3em;
    }

    .wseditsemi input {
        height: 25px;
    }

    .wseditsemi textarea {
        height: 10em;
    }

    .wseditlogin {
        width: 180px;
    }

    .wseditdate {
        width: 110px;
    }

    .wshiddenbutton {
        display: none;
    }
}


#ProgressBar {
    width: 60px;
    height: 60px;
    background-color: transparent;
    margin: 25px auto;
}

.Invisible {
    display: none;
}

.ClientName {
    display: inline;
    float: none;
    font-weight: normal;
}

#BtnDelete {
    width: 100px;
}


    #BtnDelete:disabled {
        color: gray;
    }

#BtnWait:disabled {
    color: gray;
}

.validation td {
    padding: 0;
}

#Edit td:nth-child(2) {
    width: 300px;
    max-width: 300px;
}

#BtnPay {
    display: block;
    margin: auto;
}

    #BtnPay:disabled {
        color: lightgray;
        background-color: gray;
    }

#credit-card-number {
    border: 1px solid #333;
    -webkit-transition: border-color 160ms;
    transition: border-color 160ms;
}

.stopped {
    background-color: #ffce91;
}
.stoppedRow {
    background-color: #ffc0ba;
}
.pendingRenewals {
    background-color: aquamarine !important;
}
.unpaid {
    background-color: #ffc0ba !important;
}
.reminder {
    background-color: #aef87b;
}
.pending {
    background-color: #fcd209;
}

.default {
    background-color: #eeeee9;
}
.editor-label span{
    float:left;
}
#RenewCustomerTable {
}
.unpaid-indicator {
    color:red;
    font-weight:bold;
    font-size:16px;
}
#sort {
    width: 30%;
    float: left;
    text-align: left;
}
.ui-dialog-title {
    text-align:center;
}
.renewalsLink {
    display: block;
    float: left;
    text-align: left;
    width: 150px;
    padding: 5px;
    margin: 0px;
    font-weight: bold;
    cursor: pointer;
}
.renewalsLink:hover {
    background-color: transparent !important;
}
.historyLine {
    display: block;
    border: solid 1px #e2dfca;
    margin: 10px;
    padding: 5px;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
    border-radius: 5px;
}
.historyScroll, .flexCards {
    display: block;
    overflow-y: auto;
    max-height: 250px;
}
.flexCards {
    max-height: 200px;
}
.flexCards .EPD_Msg > strong {
    display:inline-block;
    margin:0 10px;
}
.flexCards .EPD_Title {
    display: block;
    text-align: center;
}
.EPD_User {
    margin: 0 10px;
}
.EPD_Std {
    display: inline-block;
    margin-right: 20px;
}
.historyLine .EPD_Comment {
    margin: 10px;
    font-style: oblique;
    display: block;
    color: #666;
}
.credits td {
    padding: 0px;
    font-weight: normal;
    font-size: 1.0em;
}

.credits {
    float: right;
}