/* Minification failed. Returning unminified contents.
(431,40): run-time error CSS1046: Expect comma, found '0'
(431,44): run-time error CSS1046: Expect comma, found '/'
(432,32): run-time error CSS1046: Expect comma, found '0'
(432,36): run-time error CSS1046: Expect comma, found '/'
 */
table.attachment-table td.theader {
background-size:16px;
color:#015885;
}

table.attachment-table tr td span,table.attachment-table tr td a {
font-size:.8em;
}

.attachment-table span.linkTextContent {
color:#115621;
margin-left:3px;
}

table.attachment-table {
margin-bottom:12px;
}

.attachment-table td {
border-collapse:collapse;
padding:0;
width:80px;
}

.attachment-table tr.used:hover {
background-color:#a9d4e4;
}

.attachment-table tr.used.readOnly:hover {
background-color:#c7ad96;
}

.attachment-table tr.used:hover input {
border:1px solid #94b1c4;
}

.attachment-table td.used {
border-right:1px dotted #7fb0ca;
}

.attachment-table td.used.readOnly {
border-right:1px dotted #a5907a;
}

.attachment-table td.third.used {
border-bottom:1px dotted #7fb0ca;
vertical-align:middle;
}

.attachment-table td.third.used.readOnly {
border-bottom:1px dotted #a5907a;
}

.attachment-table td.first {
padding:0 10px;
text-align:right;
vertical-align:middle;
width:250px;
}

.attachment-table td.first a,.attachment-table td.first a:active,.attachment-table td.first a:visited {
border-bottom:1px dotted #6ca6c3;
color:#015885;
text-decoration:none;
}

.attachment-table td.first a:hover {
border-bottom:1px solid #015885;
color:#0b3e58;
}

.attachment-table td.first label {
background-color:#c0d7e9;
border:1px solid #b0c9db;
color:#015885;
font-size:10px;
height:16px;
margin-bottom:12px;
padding:2px 3px;
text-shadow:1px 1px 0 #e5eff5;
vertical-align:middle;
width:80px;
}

.attachment-table td.theader {
display:none;
height:20px;
}

.attachment-table td.firstheader label {
background-color:#c0d7e9;
border-bottom:1px solid #b0c9db;
border-right:1px solid #b0c9db;
border-top:1px solid #b0c9db;
color:#015885;
font-size:10px;
height:30px;
padding:2px 3px;
vertical-align:middle;
width:80px;
}

.attachment-table td.firstheader label.readOnly {
background-color:#FFE7CE;
border-bottom:1px solid #a5907a;
border-right:1px solid #a5907a;
border-top:1px solid #a5907a;
color:#79736c;
}

.attachment-table td.firstheader {
padding-bottom:5px;
width:120px;
}

.attachment-table td.third {
width:16px;
}

.attachment-table td.third input {
margin:0;
padding:0;
width:16px;
}

.attachment-table td.fourth {
margin:0;
padding:0 5px;
text-align:left;
vertical-align:middle;
width:65px;
}

.attCommentInput {
margin:0;
padding:0;
}

.attCommentInput.readOnly {
background-color:#f6f1ec;
border:1px solid #a5907a;
color:#666;
margin:0;
padding:0;
}

.attachment-table td.second {
margin:0;
padding:0 5px;
}

#attachment-title td,.plus-row {
text-align:left;
}

.attachment-table td.first label:hover,.mDetail.button:hover {
background-color:#8cbbdd;
color:#073b56;
}

.attachment-table td.first label:active,.mDetail.button:active {
background-color:#67a1c8;
color:#073b56;
}

#uploadRes span {
display:inline-block;
}
#box {
    width: 100%;
    position: relative;
    z-index: 10;
}

    #box #box-top {
        width: 100%;
        height: 13px;
    }

        #box #box-top #box-top-left {
            width: 100%;
            background: url("../../Images/box-tl.png") 0 0 no-repeat;
        }

        #box #box-top #box-top-right {
            width: 100%;
            background: url("../../Images/box-tr.png") 100% 0 no-repeat;
        }

        #box #box-top #box-top-middle {
            width: 100%;
        }

            #box #box-top #box-top-middle #box-top-middle-margin {
                margin: 0 13px;
            }

                #box #box-top #box-top-middle #box-top-middle-margin #box-top-middle-content {
                    background: url("../../Images/box-t.png") repeat-x;
                    width: 100%;
                    height: 100%;
                }


    #box #box-middle {
        width: 100%;
    }

        #box #box-middle #box-middle-left {
            width: 100%;
            background: url("../../Images/box-l.png") 0 0 repeat-y;
        }

        #box #box-middle #box-middle-right {
            width: 100%;
            background: url("../../Images/box-r.png") 100% 0 repeat-y;
        }

        #box #box-middle #box-middle-inner {
            width: 100%;
        }

            #box #box-middle #box-middle-inner #box-middle-inner-margin {
                margin: 0 13px;
            }

                #box #box-middle #box-middle-inner #box-middle-inner-margin #box-middle-inner-content {
                    background: #fff;
                    width: 100%;
                    height: 100%;
                    padding: 10px 0 25px 0;
                }


    #box #box-bottom {
        width: 100%;
        height: 13px;
    }

        #box #box-bottom #box-bottom-left {
            width: 100%;
            background: url("../../Images/box-bl.png") 0 0 no-repeat;
        }

        #box #box-bottom #box-bottom-right {
            width: 100%;
            background: url("../../Images/box-br.png") 100% 0 no-repeat;
        }

        #box #box-bottom #box-bottom-middle {
            width: 100%;
        }

            #box #box-bottom #box-bottom-middle #box-bottom-middle-margin {
                margin: 0 13px;
            }

                #box #box-bottom #box-bottom-middle #box-bottom-middle-margin #box-bottom-middle-content {
                    background: url("../../Images/box-b.png") repeat-x;
                    width: 100%;
                    height: 100%;
                }

.box-margin {
    margin: 0 5px;
}

.box-content {
    width: 100%;
}


html, body {
    width: 100%;
    height: 100%;
}

* {
    box-sizing: border-box;
}

html {
    font-family: Open Sans;
    font-weight: 300;
    font-size: 1em;
}

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

input[type="checkbox"] {
    width: 0.8em;
}

input, textarea {
    font-size: 1em;

    width: 166px;
    padding: 2px 2px;
}



/*.df input, .df textarea {
    box-sizing: border-box;
}*/

.tvert {
    -moz-transform: rotate(-90deg); /* FF3.5+ */
    -o-transform: rotate(-90deg); /* Opera 10.5 */
    -webkit-transform: rotate(-90deg); /* Saf3.1+, Chrome */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=-1)"; /* IE8 */
}

.inbl {
    display: inline-block;
}

.nwrp {
    white-space: nowrap;
}

body {
    color: black;
    background: white;
    color: #000;
    font: 12px/1em;
    font-size: 12px/1em;
    font-family: "Arial";
    height: 100%;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/*html {
    height: 100%;
}*/

.animated {
    transition: all 0.2s ease 0s;
}

a, a:visited {
    color: blue;
    text-decoration: none;
}

    a, a:hover, a:link, a:visited {
        background-color: transparent;
    }

        a:hover {
            text-decoration: none;
        }

p {
    margin: 20px 0;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

hr {
    border: none;
    color: #000;
    background-color: #000;
    height: 1px;
    text-align: left;
    width: 112px;
    margin-left: 6px;
}

.tfixed {
    transition: all 0.5s ease 0.0s;
    top: -30px;
    position: fixed;
    width: auto;
    border: none;
    height: 30px;
}

textarea {
    white-space: pre;
}

.form-wrapper {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 60%);
    box-shadow: 0 0 20px rgb(0 0 0 / 60%);
}

td.skylabForm {
    height: 20px;
    padding: 3px 3px 6px;
}

td.fieldTwo {
    min-width: 300px;
    width: auto;
}

.skylabForm.spacerTr {
    height: 10px;
}

td.skylabForm select {
    width: 166px;
}

.formdesign {
    width: 100%;
}

    .formdesign td {
        padding: 3px 3px 3px 3px;
        /*background-color: #d3e5eb;*/
    }


/*
tr.formdesign.top, div.formdesign.top {
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
}

tr.formdesign.mid, div.formdesign.mid {
    border-left: 1px solid;
    border-right: 1px solid;
}

tr.formdesign.bottom, div.formdesign.bottom {
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
}*/

tr.formdesign.sectionheader, div.formdesign.sectionheader {
    color: #4F6B72;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 0.8em;
}

td.form-fields input, td.form-fields textarea, .attCommentInput {
    line-height: 17px;
    vertical-align: middle;
    width: 200px;
    white-space: pre-wrap;
    padding-right: 0px;
    font-family: inherit;
}

    td.form-fields input[type="checkbox"] {
        width: 30px;
    }


td.form-fields.colSpanned input, td.form-fields.colSpanned textarea {
    width: 95%;
    white-space: pre-wrap;
}

span.skylabForm.fieldWrap {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}

span.field-validation-error, span.error, label.error {
    font-size: .8em;
    color: Red;
}

span.readOnly-automatic input {
    width: 200px;
}

td.skylabForm textarea {
    font-family: inherit;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    resize: vertical;
    white-space: pre-wrap;
}


td.skylabForm.fieldOne span, td.skylabForm.fieldTwo {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.skylabForm.labels {
    font-size: .8em;
    text-align: right;
    vertical-align: middle;
    width: 140px;
    line-height: 1.5;
}

td.top-inside-spacer {
    height: 7px;
    margin: 0;
    padding: 0;
}

td.bottom-inside-spacer {
    height: 5px;
    margin: 0;
    padding: 0;
}




div.df.label {
    width: 100%;
    line-height: 1.1em;
    height: 1.1em;
    margin-bottom: 4px;
}

div.df.field {
    width: 100%;
    margin-bottom: 10px;
}

div.df.footnote {
    color: #7E9099;
    font-size: 0.6em;
    text-transform: uppercase;
    clear: both;
    padding-top: 10px;
    text-align: center;
    line-height: 1em;
}

input.style2 {
    font-size: 0.8em;
    padding: 4px;
    color: rgb(0, 34, 102);
}

input.style1 {
    font-family: "Verdana";
    height: 20px;
    font-size: 13px;
    color: #565656;
    border-top: none;
    border-left: none;
    border-bottom: 1px dotted rgb(1, 88, 133);
    border-right: none;
    padding-left: 5px;
}

    input.style1:hover {
        background-color: #CBF6CB;
    }

    input.style1:focus {
        background-color: #cbe9f6;
    }

    input.style1.c {
        text-align: center;
    }

.label.style1 {
    color: #015885;
    padding-bottom: 5px;
    vertical-align: bottom;
    text-align: right;
}

.label, .sectionheader {
    cursor: default;
}

.lemmebedraggable td {
    cursor: move !important;
}

td.sBox.t2 {
    padding: 6px;
    border: 1px solid #000;
    border-radius: 0px;
}

.sBox.t2 {
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.7);
    color: black;
    text-shadow: 1px 1px 1px #bfbfbf;
}

.formTable {
    width: 100%;
}

    .formTable td {
        border: 1px rgba(0, 173, 186, 0.4) solid;
    }

    .formTable th {
        text-transform: uppercase;
        background-color: rgba(0, 173, 186, 0.2);
        border: 1px rgba(0, 173, 186, 0.4) solid;
        padding: 3px;
    }

.formButton {
    border: 1px solid #000;
    padding: 3px;
    transition: ease-in-out 0.5s;
}

    .formButton:hover {
        background-color: rgba(243, 156,18, 0.5);
    }

.SkLayoutHeader {
    position: relative;
    vertical-align: bottom;
    padding-left: 10px;
    font: 2em Verdana;
    line-height: 30px;
    margin-bottom: 10px;
    bottom: 8px;
}

td.topNameLogout {
    text-align: right;
    text-decoration: none;
    vertical-align: bottom;
    padding-right: 13px;
    font-size: 1.1em;
    line-height: 100%;
}

.SkHdTitle, span.SkLoggedOnUserTitle, a.SkHdTitle:visited, a.SkHdTitle:active, a.SkHdTitle:link {
    margin-bottom: 0px;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}

span.SkLoggedOnUserTitle {
    font-size: 0.7em;
}

#headerPanel {
    height: 30px;
    border-top: none;
    width: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
    background-color: #BEE6FF;
}

#hd-logo img {
    height: 28px;
    width: 90px;
}

#headerLogoOffset {
    margin-left: 126px;
    display: inline;
    width: 20px;
}

#tt_contenthdrtgt {
    font-size: 18px;
    color: #015885;
    display: inline;
    width: 75%;
    position: absolute;
    top: 6px;
    left: 240px;
}

.ly_userbtnTop {
    position: absolute;
    right: 21px;
    top: 0px;
    height: 30px;
}

    .ly_userbtnTop div {
        padding-top: 7px;
    }

.ly_rightBarItem {
    height: 23px;
    position: relative;
    padding-right:10px;
    padding-left:10px;
    float:left;
}

    .ly_rightBarItem:hover {
        background: #D6EFFF;
        cursor: pointer;
    }

#all {
    overflow: auto;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

#container {
    text-align: left;
    margin: 0 auto;
    width: 100%;
}

body {
    overflow: hidden;
    font-family: "roboto",sans-serif;
    font-weight: 300;
}

#renderBody {
    /*margin: 0 auto;
    width: 90%;
    padding: 15px 25px;
    padding: 25px 15px;
    min-height: 300px;
    padding-top: 158px;
    padding-bottom: 110px;*/
    /*margin: 0 auto;
    width: 72em;
    max-width: 100%;
    padding: 0 25px;*/
    flex: 1 1 auto;
    padding-top: 25px;
    padding-bottom: 25px;
}

#renderBody.body_center {
    padding-right: 47%;
    padding-bottom: 120px;
    width: 100%;
    max-width: 100%;
}

#renderBody.body_center > div {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    height: 100%;
}

#renderBody > div {
    flex: 0 0 auto;
}

#aboveall {
    width: 100%;
    height: 100%;
}

.skTableActionDiv {
    display: block;
    position: absolute;
    width: 50px;
    height: 250px;
    margin-left: -51px;
    margin-top: 5px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

#header {
    overflow: hidden;
}

    #header img {
        margin: 0 auto;
        display: block;
    }

#revisionNumber {
    font-style: italic;
    font-size: 0.7em;
}

#header h1 a span {
    margin: 20px 0 0 180px;
    text-align: right;
    font-size: 25px;
    float: left;
    display: block;
    line-height: 40px;
    font-weight: bold;
}

#Footer {
    background-color: rgba(0, 173, 186, 1);
    color: white;
    font-size: 0.89em;
    font-weight: bolder;
    bottom: 0px;
    width: 100%;
    height: 4em;
    flex: 0 0 auto;
}

#Footer p {
    margin: 0px;
    padding: 8px 0 0 10px;
}

#ContentHeader {
    background-color: rgba(0, 173, 186, 1);
    color: white;
    width: 100%;
    overflow: visible;
    padding: 10px 0;
    flex: 0 0 auto;
}

#ContentHeader h1 {
    font-size: 1.5em;
    font-weight: 300;
    margin: 0;
}

.content-frame {
    width: 100%;
    max-width: 72em;
    margin: 0 auto;
    padding: 0 25px;
}

#content {
    float: right;
    width: 100%;
    padding: 0 0 10px 0;
}

table.contentHeaderTable {
    width: 100%;
    padding: 0;
    border-collapse: collapse;
}

    table.contentHeaderTable td.TopLeftColumn {
        text-align: left;
        width: auto;
        line-height: 25px;
    }

    table.contentHeaderTable td.TopRightColumn {
        text-align: right;
        width: auto;
        font-size: .7em;
        line-height: 25px;
    }


.sBox input, .sBox select {
        
    border-radius: 4px;
    border: none;
}

.ldr-inside-el {
    background-color: rgba(0, 173, 186, 1);
    border-radius: 8px;
    margin: -10px auto 0px;
    height: 20px;
    width: 20px;
}

.sBox.t1 {
    background-color: rgba(255,255,255,0.8);
    padding: 25px;
}

.table-wrapper {
    margin: 0 auto;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}

.modal, #Login-box, #RefreshPasswordWrapper, #RegisterTableWrapper, #PolicyWraper, #PasswordCompleteWrapper, #RegistrationCompleteWrapper, #CreateTableWrapper, #TermsWrapper {
    background-color: rgba(255,255,255,0.8);
    border-radius: 3px;
    padding: 25px;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}

td.sBox.t1 {
    padding: 10px;
    border-radius: 0px;
    background-color: rgba(0, 173, 186, 1);
    color: white;
}

.sBox.t1 input {
    font-size: 1em;
    background-color: white;
    padding: 12px 15px;
    -webkit-appearance: none;
    -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: black;
}

.sBox.t1 input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

.sBox.iw input, .sBox.iw select {
    border: 1px solid #b0b0b0;
    background: white;
    color: #000;
    box-shadow: none;
}

td.sBox.t3 {
    padding: 10px;
    border-radius: 0px;
    background-color: red;
    color: white;
}


.modalPickerResult #pagerButtons .SkylabTablePager {
    width: 100%;
}

.modalPickerResult .skylabPagerDataBox {
    width: 100%;
}

.modalPickerResult .skylabPagerLinkContainerTable {
    margin: 0 auto;
}

.modalPickerResult tr.evenTr {
    transition: none;
}

#menu-mobile {
    display: none;
}

#menu-mobile > div > ul ul {
    display: none;
}

#menu-mobile > div > ul li.shown ul {
    display: block;
}

#menu-mobile > div > ul li.shown {
    background-color: rgb(0, 173, 186);
    border-bottom: 2px solid rgb(0, 173, 186);
}

#menu-mobile > div > ul li.shown > a {
    color: white;
}

#menu-mobile > div > ul li.shown > ul {
    background-color: white;
}

#menu-mobile > div > ul li.shown li > a {
    text-transform: none;
}

#menu-mobile > li {
    margin-bottom: 1em;
}

#menu-mobile li a {
    text-transform: uppercase;
    padding: 10px 16px;
    display: inline-block;
}

#menu-mobile > div > ul li.submenu.shown > a::after {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    content: "";
    margin-left: 10px;
}

#menu-mobile > div > ul li.submenu.shown:hover > a::after {
    border: solid white;
    border-width: 0 2px 2px 0;
}

#menu-mobile > div > ul > li.submenu > a::after {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: translateY(-3px) rotate(45deg);
    -webkit-transform: translateY(-3px) rotate(45deg);
    content: "";
    margin-left: 10px;
}

#menu-mobile > div > ul li.submenu:hover > a::after {
    border: solid rgb(0, 173, 186);
    border-width: 0 2px 2px 0;
}

.inbl > input.table_datefield {
    width: 100% !important;
}

#burger-icon {
    display: none;
}

.q_hidden {
    display:none;
}

.questionOptions {
    padding-left: 15px;
}

.questionOptions .q_option input {
    width: auto;
    float: left;
}

.questionOptions .q_option span {
    margin-left: 8px;
    display: inline-block;
    cursor: pointer;
}

.questionOptions .subquestions {
    padding-left:20px;
}

.questionOptions > div {
    clear: both;
}

.valBox.error {
    border: 1px solid red;
}

.questionValueSelect {
    padding-left: 15px;
}

.questionValueSelect label {
    display: inline-block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    margin: 0;
    width: 25px;
    height: 25px;
}

.questionValueSelect input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 0;
    top: 0;
}

.questionValueSelect span {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
    padding-top: 1px;
}

.questionValueSelect label:hover span {
    background-color: #ccc;
}

.questionValueSelect input:checked ~ span {
    background-color: rgba(0, 173, 186, 1);
}

.questionsNumInput {
    padding-left: 15px;
}

.q_text_before .q_section_title {
    background-color: #d5d5d5;
    font-size: 1.3em;
    padding: 5px;
}

.q_text_before ol {
    list-style: decimal;
    margin-left: 15px;
    font-style: italic;
    padding-bottom: 20px;
}

.q_text_before li {
    padding-bottom: 5px;
}

.q_text_before p {
    margin: 15px 0;
}

.child_separator, .final_separator {
    position: relative;
    margin: 15px 0 10px 0;
    text-align: center;
}

.final_separator hr {
    width: 100%;
    margin: 0;
    background-color: #9f9f9f;
}

.child_separator hr {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0.6em;
    background-color: #9f9f9f;
}

.child_separator span {
    top: 0;
    background-color: white;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    color: #333;
}

.child_box .col_layout {
    clear: both;
    margin-bottom: 5px;
}

.child_box .skylabForm.labels {
    font-size: 1em;
}

.child_box .skylabForm.labels.ch_label {
    width: 210px;
    float: left;
}

.child_box .skylabForm.labels.ch_inp {
    margin-left:215px;
    width: 166px;
    text-align: left;
}

.child_box .ch_table {
    width: 100%;
}

.child-row-template {
    display:none;
}

.without_children {
    padding-left: 15px;
    font-style: italic;
}

@media only screen and (max-width: 1200px) {
    #all {
        min-width: 100% !important;
        background-position-x: 30%;
    }

    #MenuLogo {
        padding-left: 3px;
    }

    #renderBody {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    #TopCustom {
        padding: 15px;
    }

    #phone-prefix-wrapper {
        width: 70% !important;
        display: flex !important;
        margin: 0 auto;
        align-items: baseline;
    }

    .reg_val #phone-prefix-wrapper {
        /*width: 190px !important;*/
        margin: 0;
    }

    #phone-prefix-wrapper input {
        width: 100% !important;
    }

    td .inbl {
        display: flex;
        width: 70% !important;
        margin: 0 auto !important;
    }

    .inbl div.sui-exicon, .inbl img.sui-exicon {
        display: none !important;
    }

    .inbl input.datefield {
        height: auto !important;
        width: 100% !important;
    }

    table.skylabEditTable {
        width: 100% !important;
    }

    table.skylabEditTable tr.formdesign {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
    }

    table.skylabEditTable tr.formdesign.q_hidden {
        display: none;
    }

    table.skylabEditTable tr.formdesign td.labels {
        display: inline-block !important;
        text-align: center !important;
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 50%;
    }

    table.skylabEditTable tr.formdesign td.labels.reg_lab,
    table.skylabEditTable tr.formdesign td.labels.f_lab {
        flex-basis: 30%;
        padding-right: 10px;
        text-align: right !important;
    }

    table.skylabEditTable tr.formdesign td.labels.reg_val,
    table.skylabEditTable tr.formdesign td.labels.f_inp {
        flex-basis: 70%;
        text-align: left !important;
    }

    table.skylabEditTable tr.formdesign td.labels.f_inp.f_date > div {
        width: 166px;
    }

    table.skylabEditTable tr.formdesign td.labels.f_full {
        text-align: left !important;
    }

    table.skylabEditTable tr.formdesign td.colSpacer {
        height: 0 !important;
        margin: 0;
        padding: 0;
    }


    table.skylabEditTable tr.formdesign td.labels.fullwidth {
        flex: 1 1 100%;
    }

    table.skylabEditTable tr.formdesign td.labels > input[type="text"], table.skylabEditTable tr.formdesign td.labels > select {
        /*idth: 70% !important;
        box-sizing: border-box;*/
    }

    table.skylabEditTable tr.sectionheader.formdesign td {
        width: 100% !important;
        display: inline-block !important;
    }

    tr.formdesign.mid td.skylabForm {
        height: auto !important;
    }

    tr.formdesign.bottom, div.formdesign.bottom, tr.formdesign.mid, div.formdesign.mid, tr.formdesign.top, div.formdesign.top, td.sBox.t1 {
        border: none !important;
    }

    #UserEditWrapper {
        padding: 1em;
    }

    #RequestEditWrapper {
        padding: 1em;
    }

    #RequestEditWrapper > div.ui-button {
        min-width: 16em;
    }

    td.state-text {
        text-align: center !important;
    }

    td .account-wrapper {
        width: 70%;
        margin: 0 auto;
    }

    #AddDocBtn {
        width: 100%;
        box-sizing: border-box;
    }

    .add-doc-wrapper {
        width: 100%;
    }

    /*modal*/

    .mini-modal {
        width: 80% !important;
        margin: 0 !important;
        left: 50% !important;
        max-width: 450px !important;
        transform: translateX(-50%);
    }

        .mini-modal td.skylabForm {
            text-align: center !important;
        }

        .mini-modal #buttons > div.ui-button {
            width: 100%;
            max-width: 8em;
        }

    /*menu*/

    #Menu > ul {
        display: none;
    }

    #MenuUser {
        display: none;
    }

    #menu-mobile {
        background-color: white;
        padding: 1em;
        position: absolute;
        top: 0;
        right: 0;
        display: none;
        width: 80%;
        min-height: 100vh;
        -moz-box-shadow: 0px 0 12px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0px 0 12px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0 12px rgba(0, 0, 0, 0.2);
        z-index: 100000;
        max-width: 20em;
    }


        #menu-mobile.menu-shown {
            display: block;
        }

    #MenuUserName {
        text-align: center;
        width: auto !important;
        padding-right: 0px;
        margin-bottom: 5px;
    }

    #burger-icon:hover {
        cursor: pointer;
    }

    #burger-icon {
        display: inline-block;
        margin-right: 25px;
        float: right;
    }

        #burger-icon div {
            width: 35px;
            height: 4px;
            background-color: black;
            margin: 6px 0;
        }

    .content-spacer {
        height: 0% !important;
        margin-top: auto !important;
        margin-right: auto !important;
        display: none !important;
    }




    /*skylab table*/

    /*.skylabFilterDiv, #form0, .skylabPagerDataBox {
        display: none;
    }*/

    #result {
        overflow: auto;
    }
}

@media only screen and (max-width: 980px) {
    #MenuPanel.menu-center {
        padding-right: 0;
    }

    #renderBody.body_center {
        padding-right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .content-title {
        font-size: 1.1em !important;
    }



}

@media only screen and (max-width: 460px) {

    table.skylabEditTable tr.formdesign td.labels.reg_lab,
    table.skylabEditTable tr.formdesign td.labels.f_lab {
        flex-basis: 100%;
        padding-right: 10px;
        text-align: left !important;
    }

    table.skylabEditTable tr.formdesign td.labels.reg_val,
    table.skylabEditTable tr.formdesign td.labels.f_inp {
        flex-basis: 100%;
        text-align: left !important;
    }

    .child_box .skylabForm.labels.ch_label {
        width: auto;
        float: none;
        text-align: left;
    }

    .child_box .skylabForm.labels.ch_inp {
        margin-left: 15px;
    }
}


@media only screen and (max-width: 23em) {
    #MenuLogo {
        height: 80%;
    }
}
.opentip-container,
.opentip-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.opentip-container {
  position: absolute;
  max-width: 300px;
  z-index: 100;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  pointer-events: none;
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
  -webkit-transform: translateY(-5px) translateX(5px);
  -moz-transform: translateY(-5px) translateX(5px);
  -o-transform: translateY(-5px) translateX(5px);
  -ms-transform: translateY(-5px) translateX(5px);
  transform: translateY(-5px) translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
  -webkit-transform: translateY(5px) translateX(5px);
  -moz-transform: translateY(5px) translateX(5px);
  -o-transform: translateY(5px) translateX(5px);
  -ms-transform: translateY(5px) translateX(5px);
  transform: translateY(5px) translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
  -webkit-transform: translateY(5px) translateX(-5px);
  -moz-transform: translateY(5px) translateX(-5px);
  -o-transform: translateY(5px) translateX(-5px);
  -ms-transform: translateY(5px) translateX(-5px);
  transform: translateY(5px) translateX(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
  -webkit-transform: translateY(-5px) translateX(-5px);
  -moz-transform: translateY(-5px) translateX(-5px);
  -o-transform: translateY(-5px) translateX(-5px);
  -ms-transform: translateY(-5px) translateX(-5px);
  transform: translateY(-5px) translateX(-5px);
}
.opentip-container.ot-fixed .opentip {
  pointer-events: auto;
}
.opentip-container.ot-hidden {
  display: none;
}
.opentip-container .opentip {
  position: relative;
  font-size: 13px;
  line-height: 120%;
  padding: 9px 14px;
  color: #4f4b47;
  text-shadow: -1px -1px 0px rgba(255,255,255,0.2);
}
.opentip-container .opentip .header {
  margin: 0;
  padding: 0;
}
.opentip-container .opentip .ot-close {
  pointer-events: auto;
  display: block;
  position: absolute;
  top: -12px;
  left: 60px;
  color: rgba(0,0,0,0.5);
  background: rgba(0,0,0,0);
  text-decoration: none;
}
.opentip-container .opentip .ot-close span {
  display: none;
}
.opentip-container .opentip .ot-loading-indicator {
  display: none;
}
.opentip-container.ot-loading .ot-loading-indicator {
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block;
}
.opentip-container.ot-loading .ot-loading-indicator span {
  display: block;
  -webkit-animation: otloading 2s linear infinite;
  -moz-animation: otloading 2s linear infinite;
  -o-animation: otloading 2s linear infinite;
  -ms-animation: otloading 2s linear infinite;
  animation: otloading 2s linear infinite;
  text-align: center;
}
.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
  color: #f8f8f8;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
.opentip-container.style-glass .opentip {
  padding: 15px 25px;
  color: #317cc5;
  text-shadow: 1px 1px 8px rgba(0,94,153,0.3);
}
.opentip-container.ot-hide-effect-fade {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.opentip-container.ot-hide-effect-fade.ot-hiding {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}
.opentip-container.ot-show-effect-appear.ot-going-to-show {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.opentip-container.ot-show-effect-appear.ot-showing {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.opentip-container.ot-show-effect-appear.ot-visible {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@-moz-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

tr.evenTr {
    transition: all 1s ease 0s;
}

.STESM-HADES-sel {
    background-color: #D9FEFF !important;
}

.selected {
    background-color: #CBF6CB !important;
}

.skTableActionDiv {
    background-color: white;
    border: 1px solid #C1DAD7;
    box-shadow: -3px 0px 3px -2px #D7D7D7,-3px 0px 3px -2px #E0EBED inset;
}

.SkylabBox-middle-inner-content-margin {
    background-color: #FFF;
    padding: 15px;
    margin-top: 16px;
    margin-bottom: 26px;
    box-shadow: 0px 0px 8px 0px rgba(125, 125, 125, 0.75);
    border: 1px solid #DADADB;
}

tr.row-attention {
    background-color: #FFE4A3 !important;
}

.SkylabTable .header, .SkylabTableFilter, .skylabFilter .skylabFilterDiv {
    background-color: rgba(0, 173, 186, 1);
    color: white;
}

    .SkylabTable, .skylabFilter .skylabFilterDiv .field-container label {
        color: white;
    }

    .skylabFilter .skylabFilterDiv .field-container button, .skylabFilter .skylabFilterDiv .field-container input, .skylabFilter .skylabFilterDiv .field-container select, .skylabFilter .skylabFilterDiv.field-container optgroup {
        background: #fff;
        color: #000;
    }

#header h1 a span {
    color: #77787b;
}

.SkLayoutHeader {
    color: #4284C6;
}

.skylabPanel {
    
    border-collapse: collapse;
}

.SkylabTableTr.assigned {
    background-color: #d6f1d6;
}

.enabled-row {
    background: #fff993;
}

.SkylabTable tr.slected {
    background: #90ee90;
}

.SkylabTable .edit-button {
    background: url(../../Images/icon-edit.png) no-repeat;
}

.SkylabTable tr:hover td {
    background: rgba(0, 173, 186, 0.2) !important;
}

.SkylabTable .header .sort-up {
    background: url(../../Images/sort-up.gif) no-repeat right center;
}

.SkylabTable .header .sort-down {
    background: url(../../Images/sort-down.gif) no-repeat right center;
}

.SkylabTable tr.nobg {
    background: 0 0;
    border: 1px solid #C1DAD7;
}

.SkylabTable td {
    border: 1px solid #C1DAD7;
    color: #000;
}

    .SkylabTable td.row {
        background: #F5FAFA;
        color: #797268;
    }

    .SkylabTable td.spec {
        background: #fff;
        border: 1px solid #C1DAD7;
        border-top: 0;
    }

.SkylabTable .header th, .skylabFilter .skylabFilterDiv .field-container button, .skylabFilter .skylabFilterDiv .field-container input, .skylabFilter .skylabFilterDiv .field-container select, .skylabFilter .skylabFilterDiv.field-container optgroup {
    border: 1px solid rgba(0, 173, 186, 0.2);
}

.skylabFilter .skylabFilterDiv input[type="text"] {
    height: 20px !important;
}



.SkylabTable .header, .skylabPanel, .skylabPagerLink.actual, .skylabPagerDataBox,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.ui-dialog .ui-dialog-titlebar, tr.formdesign.sectionheader, div.formdesign.sectionheader, .glass {
    /*background: #2C3E50;*/
}

.skylabFilter {
    border-bottom: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    border-right: 1px solid #C1DAD7;
}

#menu ul li a, #menu ul li a:visited {
    color: #4B4B4B;
}


#menu ul li.SkylabMenuItem.level_1 {
    border-bottom: 1px solid #d2d2d2;
}

#menu ul li a.SkylabMenuItemHref.selected {
    background-color: #E0FFFF;
    color: #005882;
}

#menu ul li ul li a, #menu ul li ul li a:visited {
    color: #4b4b4b;
}

#menu ul li a.current, #menu ul li a.current:visited, #menu ul li a:hover {
    background-color: #def0f1;
    border-right: 1px dotted #4284C6;
    color: #4284c6;
}

.SkylabTablePager {
    border: 0 solid #C1DAD7;
}

.skylabPagerLink {
    border: 1px solid #eaf5ff;
    color: #4F6B72;
    cursor: pointer;
}

    .skylabPagerLink.disabledButton {
        border: 1px dotted #d4d4d4;
        color: #d4d4d4;
    }

    .skylabPagerLink a, .skylabPagerLink a:hover, .skylabPagerLink a:link, .skylabPagerLink a:visited {
        color: #eaf5ff;
    }

    .skylabPagerLink.actual {
        border: 2px solid #eaf5ff;
    }

.skylabPagerDataBox {
    border: 1px solid #C1DAD7;
    color: #4F6B72;
}

.skylabPagerInput {
    background: rgba(0, 173, 186, 0.2);
    border: 1px solid rgba(0, 173, 186, 0.4);
}

.skylabPagerLink:hover {
    background-color: #ecf4f6;
}

td.skylabForm {
    /*background-color: #d3e5eb;*/
}

tr.bottomBorder {
    border-bottom: 1px dotted #015885;
}

tr.topBorder {
    border-top: 1px dotted #015885;
}

.skylabForm span.req-field-ind {
    color: red;
}

span.readOnly-automatic input {
    border: 1px solid #d5e1e9;
}


.cell-locked {
    background-color: #e3f2e2;
    border: 1px solid #dde3e6;
    color: #3f5058;
}

td.form-fields input.input-validation-error, td.form-fields textarea.input-validation-error, td.form-fields input.error, td.form-fields textarea.error {
    background-color: #edd2d2;
    border: 1px solid #d7bfb0;
    color: #7c1a1a;
}

span.readOnly input, span.readOnly textarea, td.skylabForm.readOnly span input, td.skylabForm.readOnly span textarea, td.skylabForm.readOnly span input, td.skylabForm.readOnly span textarea, span.readOnly-automatic input {
    background-color: rgb(241, 245, 248) !important;
    border: 1px solid #9EC1D8;
    color: #484B51;
    background-color: #F1F5F8 !important;
}

#uploadRes {
    background-color: #d3e5eb;
}

.readOnly, tr.readOnly td {
    background-color: #f0f0f0 !important;
}

    .readOnly input, tr.readOnly td input, input.readOnly {
        background-color: rgb(255, 243, 226);
        color: rgb(143, 140, 138);
        border: 1px solid #9EC1D8 !important;
    }

    .readOnly textarea, tr.readOnly td textarea, textarea.readOnly {
        background-color: rgb(255, 243, 226);
        color: rgb(143, 140, 138);
        border: 1px solid #9EC1D8 !important;
    }

    .readOnly label, tr.readOnly td label {
        color: rgb(101, 87, 79);
    }

td.skylabForm select, td.skylabForm input, td.form-fields input, td.form-fields textarea, .attCommentInput {
    border: 1px solid #9EC1D8;
}

span input.SkylabTextboxPicker {
    border: 1px solid #9EC1D8;
}

img.textbox-picker-magni {
    left: -23px;
    position: relative;
    top: 0px;
}

img.filter-picker-magni {
    position: absolute;
    margin: 1px 0px 0px -18px;
}

.ui-dialog .ui-dialog-titlebar {
    color: #4F6B72;
    border: none;
    border-top: 1px solid #C1DAD7;
}

.ui-dialog .ui-dialog-titlebar-close {
    border: 1px solid #CBE3EA;
}

.ui-dialog .ui-dialog-content {
    border: 0;
    background: none;
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
}

.mn-divs {
    width: 80px;
    height: 80px;
    position: fixed;
    display: none;
    z-index: 99999;
}

.req-field-ind {
    color: red;
}

#mn-fail {
    background-image: url('../../Images/mouseNotification_fail.png');
}

#mn-ok {
    background-image: url('../../Images/mouseNotification_ok.png');
}

.ui-button-text {
    font-size: 12px;
    /*text-shadow: 1px 1px 0px #FFF;*/
}

.ui-button {
    background-color: rgba(0, 173, 186, 1);
    border: rgb(221, 221, 221);
    color: white;
    font-size: 1em;
    cursor: pointer;
    width: auto;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
    padding: 5px 13px;
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.ui-button > span {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 3px 5px;
}

.ui-button img {
    margin-right: 7px;
}

.ui-button label {
    cursor: pointer;
    font-weight: 300;
    font-size: 1em;
}

.ui-button:hover {
    color: rgba(0, 173, 186, 1);
    background-color: white;
}

.ui-button:active {
    color: rgba(0, 173, 186, 1);
    background-color: white;
}

button.ui-button::-moz-focus-inner {
    border: 0;
}

.ui-state-default .ui-icon {
    background-image: url(../themes/base/images/ui-icons_888888_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(../themes/base/images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(../themes/base/images/ui-icons_cd0a0a_256x240.png);
}

.ui-widget-content {
    border: 1px solid rgba(168, 203, 221, 1);
    background: #fff url(../themes/base/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #CAE8EA url(../themes/base/images/ui-bg_glass_95_cae8ea_1x400.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700;
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        font-weight: 400;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #555;
            text-decoration: none;
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        background: none repeat scroll 0 0 transparent;
        cursor: pointer;
        background-color: #dae7eb;
        background-color: #e7f2f6;
    }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(../themes/base/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
    }

.ui-widget :active {
    outline: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(../themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}

    .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
        color: #363636;
    }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(../themes/base/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

#contentHeader, .SkHdTitle, .skylabPanel .skylabPanelButton,
a.SkHdTitle:active, a.SkHdTitle:link, a.SkHdTitle:visited,
span.SkLoggedOnUserTitle, table tr.issue-unread td, .skylabForm.labels, .col-ds {
    color: #000;
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
    background-image: url(../themes/base/images/ui-icons_222222_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-active .ui-icon {
    background-image: url(../themes/base/images/ui-icons_454545_256x240.png);
}

.ui-widget-content a, .ui-widget-header a {
    color: #222;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-icon-closethick, .ui-icon-closethick:hover {
    display: none;
}

.mini-modal {
    display: none;
    position: fixed;
    z-index: 5000;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    left: 50%;
    vertical-align: middle;
    border: 1px solid #DADADB;
    box-shadow: 0px 0px 20px #595757;
    width: 350px;
    background-color: white;
    font-size: 0.875em;
}

    .mini-modal .labels {
        width: 100%;
    }

    .mini-modal td.labels {
        width: auto;
    }

    .mini-modal.rounded {
        border-radius: 10px;
        border: 2px solid #DADADB;
        padding: 4px;
    }

    .mini-modal td.skylabForm, .mini-modal .formdesign td {
        background-color: white;
    }

    .mini-modal .SMinsertionTarget {
        position: relative;
    }

    .mini-modal .formdesign.sectionheader, .nosel {
        border-top: none;
        height: 13px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .mini-modal .formdesign.top, .mini-modal .formdesign.bottom, .mini-modal .formdesign.mid, .mini-modal tr.formdesign.sectionheader, .mini-modal div.formdesign.sectionheader {
        border-left: none;
        border-right: none;
    }

    .mini-modal tr.formdesign.bottom.btns {
        border-bottom: none;
    }

    .mini-modal tr.formdesign.bottom td {
        padding: 5px 0px;
    }

    .mini-modal .skylabPanel {
        height: 26px;
    }

    .mini-modal .form-edit-fields, .mini-modal .labels, .mini-modal .label {
        color: black;
    }

    .mini-modal .SMinsertionTarget {
        padding: 2px;
    }

    .mini-modal .plusheaderbtn {
        background-color: #9FEC9F;
        text-align: center;
        display: inline;
        padding: 0 0px 0 2px;
    }

    .mini-modal #modalTitle {
        padding: 5px;
        height: auto;
        color: rgba(0, 173, 186, 1);
    }

    .mini-modal .ui-button {
        padding: 2px;
        margin: 0 5px 10px 5px;
    }
#detail {
    position: fixed;
    top: 60%;
    width: 500px;
    margin-top: -205px;
    left: 50%;
    margin-left: -250px;
}

    #detail .notif-label-cell {
        text-align: left;
        vertical-align: top;
    }

    #detail .heading-cell {
        width: 40px;
        text-align: left;
        vertical-align: top;
    }

    #detail .top-cell {
        text-align: center;
        vertical-align: middle;
    }

    #detail .title-cell {
        width: 460px;
        height: 15px;
    }

    #detail .description-cell {
        width: 460px;
        height: 90px;
        word-wrap: break-word;
    }

div.resizeContainer {
    position: absolute;
    top: -17px;
    right: 0;
    padding: 0;
    margin: 0;
    width: 16px;
    height: 16px;
    text-align: center;
}

div.resizeContainer:hover {
    background-color: rgba(0, 173, 186, 0.2);
}

img.panel_resize {
    height: 100%;
}
.sky_tooltip.yellow {
    background: rgb(254,252,234);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(254,252,234) 0%, rgb(241,218,54) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,234)), color-stop(100%,rgb(241,218,54)));
    background: -webkit-linear-gradient(top, rgb(254,252,234) 0%,rgb(241,218,54) 100%);
    background: -o-linear-gradient(top, rgb(254,252,234) 0%,rgb(241,218,54) 100%);
    background: -ms-linear-gradient(top, rgb(254,252,234) 0%,rgb(241,218,54) 100%);
    background: linear-gradient(to bottom, rgb(254,252,234) 0%,rgb(241,218,54) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
}

.sky_tooltip.blue {
    background: rgb(237,242,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZjJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNWFmZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(237,242,255) 0%, rgb(53,175,232) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(237,242,255)), color-stop(100%,rgb(53,175,232)));
    background: -webkit-linear-gradient(top, rgb(237,242,255) 0%,rgb(53,175,232) 100%);
    background: -o-linear-gradient(top, rgb(237,242,255) 0%,rgb(53,175,232) 100%);
    background: -ms-linear-gradient(top, rgb(237,242,255) 0%,rgb(53,175,232) 100%);
    background: linear-gradient(to bottom, rgb(237,242,255) 0%,rgb(53,175,232) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf2ff', endColorstr='#35afe8',GradientType=0 );
    color:black;
    text-shadow: none;
}

.sky_tooltip.carrierOnly {
    box-shadow: none;
    border: none;
}

.sky_tooltip.blue.sui-hvr {
    background: rgb(237,248,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZjhmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MGI3ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(237,248,255) 0%, rgb(112,183,255) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(237,248,255)), color-stop(100%,rgb(112,183,255)));
    background: -webkit-linear-gradient(top, rgb(237,248,255) 0%,rgb(112,183,255) 100%);
    background: -o-linear-gradient(top, rgb(237,248,255) 0%,rgb(112,183,255) 100%);
    background: -ms-linear-gradient(top, rgb(237,248,255) 0%,rgb(112,183,255) 100%);
    background: linear-gradient(to bottom, rgb(237,248,255) 0%,rgb(112,183,255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf8ff', endColorstr='#70b7ff',GradientType=0 );
    border: 1px solid #00a9ff;
    box-shadow: 0px 0px 10px 0px #00a9ff;
}

.sky_tooltip.gray {
    background: rgb(237,248,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZjhmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(237,248,255) 0%, rgb(204,204,204) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(237,248,255)), color-stop(100%,rgb(204,204,204)));
    background: -webkit-linear-gradient(top, rgb(237,248,255) 0%,rgb(204,204,204) 100%);
    background: -o-linear-gradient(top, rgb(237,248,255) 0%,rgb(204,204,204) 100%);
    background: -ms-linear-gradient(top, rgb(237,248,255) 0%,rgb(204,204,204) 100%);
    background: linear-gradient(to bottom, rgb(237,248,255) 0%,rgb(204,204,204) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf8ff', endColorstr='#cccccc',GradientType=0 );
}

    .sky_tooltip.gray.sui-hvr {
        background: rgb(237,248,255);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZjhmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgb(237,248,255) 0%, rgb(226,226,226) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(237,248,255)), color-stop(100%,rgb(226,226,226)));
        background: -webkit-linear-gradient(top, rgb(237,248,255) 0%,rgb(226,226,226) 100%);
        background: -o-linear-gradient(top, rgb(237,248,255) 0%,rgb(226,226,226) 100%);
        background: -ms-linear-gradient(top, rgb(237,248,255) 0%,rgb(226,226,226) 100%);
        background: linear-gradient(to bottom, rgb(237,248,255) 0%,rgb(226,226,226) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf8ff', endColorstr='#e2e2e2',GradientType=0 );
        border: 1px solid #e0e0e0;
        box-shadow: 0px 0px 10px 0px #e0e0e0;
    }

.sky_tooltip.yellow.sui-hvr {
    background: rgb(254,252,234);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWZmM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(254,252,234) 0%, rgb(245,255,58) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,234)), color-stop(100%,rgb(245,255,58)));
    background: -webkit-linear-gradient(top, rgb(254,252,234) 0%,rgb(245,255,58) 100%);
    background: -o-linear-gradient(top, rgb(254,252,234) 0%,rgb(245,255,58) 100%);
    background: -ms-linear-gradient(top, rgb(254,252,234) 0%,rgb(245,255,58) 100%);
    background: linear-gradient(to bottom, rgb(254,252,234) 0%,rgb(245,255,58) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f5ff3a',GradientType=0 );
    border: 1px solid #ffb400;
    box-shadow: 0px 0px 10px 0px #ffb400;
}

.sky_tooltip.white {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(244,244,244,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.sky_tooltip.red {
    background: rgb(255,130,130);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODI4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmNTY1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmM2YzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(255,130,130) 0%, rgb(255,112,112) 50%, rgb(255,86,86) 51%, rgb(255,198,198) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,130,130)), color-stop(50%,rgb(255,112,112)), color-stop(51%,rgb(255,86,86)), color-stop(100%,rgb(255,198,198)));
    background: -webkit-linear-gradient(top, rgb(255,130,130) 0%,rgb(255,112,112) 50%,rgb(255,86,86) 51%,rgb(255,198,198) 100%);
    background: -o-linear-gradient(top, rgb(255,130,130) 0%,rgb(255,112,112) 50%,rgb(255,86,86) 51%,rgb(255,198,198) 100%);
    background: -ms-linear-gradient(top, rgb(255,130,130) 0%,rgb(255,112,112) 50%,rgb(255,86,86) 51%,rgb(255,198,198) 100%);
    background: linear-gradient(to bottom, rgb(255,130,130) 0%,rgb(255,112,112) 50%,rgb(255,86,86) 51%,rgb(255,198,198) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8282', endColorstr='#ffc6c6',GradientType=0 );
    color:black;
    text-shadow: none;
}

    .sky_tooltip.red.sui-hvr {
        background: rgb(255,114,114);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzI3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmM2EzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2YyMWQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjk2OTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgb(255,114,114) 0%, rgb(255,58,58) 50%, rgb(242,29,29) 51%, rgb(255,150,150) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,114,114)), color-stop(50%,rgb(255,58,58)), color-stop(51%,rgb(242,29,29)), color-stop(100%,rgb(255,150,150)));
        background: -webkit-linear-gradient(top, rgb(255,114,114) 0%,rgb(255,58,58) 50%,rgb(242,29,29) 51%,rgb(255,150,150) 100%);
        background: -o-linear-gradient(top, rgb(255,114,114) 0%,rgb(255,58,58) 50%,rgb(242,29,29) 51%,rgb(255,150,150) 100%);
        background: -ms-linear-gradient(top, rgb(255,114,114) 0%,rgb(255,58,58) 50%,rgb(242,29,29) 51%,rgb(255,150,150) 100%);
        background: linear-gradient(to bottom, rgb(255,114,114) 0%,rgb(255,58,58) 50%,rgb(242,29,29) 51%,rgb(255,150,150) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7272', endColorstr='#ff9696',GradientType=0 );
        border: 1px solid #f00;
        box-shadow: 0px 0px 10px 0px #f00;
        color:black;
         text-shadow: none;
    }

.sky_tooltip.white.sui-hvr {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.sui-floater {
    position: absolute;
    z-index: 9999;
    display: none;
    background: white;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}

.sky_tooltip {
    border: 1px solid #ADADAD;
    box-shadow: 0px 0px 5px 0px rgb(167, 167, 167);
    padding: 15px;
    font-size: 0.8em;
    text-shadow: 1px 1px #fff;
    color: black;
}

    .sky_tooltip.sui-hvr {
        cursor: pointer;
    }

.sky_tooltip_icon_h {
    left: 3px;
    position: absolute;
}

.sui_dp_ctrw {
    width: 100%;
    background-color: rgba(0, 173, 186, 0.2);
    text-align: center;
    padding: 8px 0 2px 0;
    line-height: 1;
}

    .sui_dp_ctrw .sui_dp_ctr_p {
        float: left;
        margin-left: 5px;
        cursor: pointer;
        -moz-user-select: none;
    }

    .sui_dp_ctrw .sui_dp_ctr_m {
        display: inline;
    }

    .sui_dp_ctrw .sui_dp_ctr_n {
        float: right;
        margin-right: 5px;
        cursor: pointer;
        -moz-user-select: none;
    }

table.sui_dp {
    background-color: white;
    width: 100%;
}

    table.sui_dp td {
        width: 30px;
        height: 30px;
        font-size: 0.8em;
        border-spacing: 0px;
        padding: 0px;
        border-collapse: collapse;
        vertical-align: middle;
        text-align: center;
        -moz-user-select: none;
    }

    table.sui_dp .sui_dp_header {
        font-weight: bold;
        cursor: default;
        -moz-user-select: none;
    }

    table.sui_dp .sui_dp_days {
        cursor: pointer;
        -moz-user-select: none;
    }

    table.sui_dp .sui_dp_current {
        background-color: #FCFFDE;
    }

    table.sui_dp .sui_dp_selected {
        background-color: #3B74CB !important;
        color: #fff !important;
        box-shadow: 0px 0px 10px 0px #56A6D8;
    }

    table.sui_dp .sui_dp_days:hover, table.sui_dp .sui-hvr {
        background-color: #D1EAFF;
    }



    table.sui_dp .sui_dp_oom {
        color: #9DC9D8;
        font-style: italic;
        -moz-user-select: none;
    }


.scal-day-wrap {
    display: block;
    position: relative;
    width: 14.285%;
    height: 100%;
    float: left;
    font-family: Verdana;
}

.scal-day-hdr {
    display: block;
    position: relative;
    height: 35px;
    text-align: center;
    padding-top: 12px;
}

.scal-day-content {
    width: 100%;
    position: relative;
    opacity: 0;
    filter: "alpha(opacity=0);";
}

.scal-calendar-date {
    font-size: 0.8em;
    color: #015885;
    font-family: Arial;
}

.scal-edit-top {
    width: 100%;
    position: absolute;
    background-color: rgb(255, 255, 255);
    top: 0px;
    left: 0px;
    overflow: hidden;
    border-bottom: 1px solid gray;
    box-shadow: 0px 24px 10px -19px rgb(54, 42, 42);
    border-radius: 15px;
}

.scal-calendar-item {
    width: 99%;
    display: block;
    position: absolute;
    background-color: #FFC199;
    border-radius: 5px;
    border: 1px solid #FFF;
    font-size: 0.78em;
    overflow: hidden;
    cursor: pointer;
}

    .scal-calendar-item:hover {
        background-color: #4CEF8D !important;
    }

table.scal-cal-bgtable {
    width: 100%;
}

    table.scal-cal-bgtable td {
        font-size: 0.6em;
        border-spacing: 0px;
        padding: 0px;
        border-collapse: collapse;
        vertical-align: top;
        width: 14.285%;
        color: lightgray;
    }

        table.scal-cal-bgtable td div {
            border-bottom: 1px dotted lightgray;
            height: 2px;
            width: 75%;
            margin: 0 auto;
            margin-bottom: 0px;
        }

    #tabs ul {
        background: #FCFCFC;
        border: none;
        /*border-bottom: 1px solid #000;*/
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

        #tabs ul li.ui-state-default {
            background: #51483A;
            color: #fff;
            border: 1px solid #000;
        }

        #tabs ul li.ui-state-hover {
            background: #F39C12;
        }

        #tabs ul li a {
            color: #fff;
        }

        #tabs ul li.ui-tabs-selected {
            background: #FCFCFC;
            color: #000;
        }

        #tabs ul li.ui-tabs-selected a{
            color: #000;
        }

    #tabs {
        border: none;
        background: #FCFCFC;
    }

    #tabs div.tabInner {
        border: 1px solid #000;
    }
ul.skyui-cbxpicker-result {
    position: absolute;
    border: 1px solid #9B9B9B;
    z-index: 500000;
    background-color: #fff;
    overflow-y: scroll;
}

.skyui-cbxpicker-result li {
    /*width: 100%;*/
    padding: 2px;
    font-size: 0.8em;
    cursor: default;
    text-align:left;
}

    .skyui-cbxpicker-result li:hover {
        background-color: #d1e3ff;
        color: white;
    }
    .skyui-cbxpicker-result li.sel {
        background-color: #3B74CB;
        color: white;
    }


.skyui-cbxpicker-result.sk-ui-panel-hidden {
    display: none;
}


input.skyui-cbxpicker.tbp-cbx {
    height: 18px;
    padding: 0;
    cursor: default;
}


.sui-exicon {
    width: 17px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    background-color: white;
    border-left: 1px solid rgba(0, 173, 186, 0.2);
}

div#pagerButtons .SkylabTablePager {
    width: 50%;
}

.pagerBtnsHolderTable {
    width: 100%;
}

.skylabForm .datefield {
    height: auto !important;
    padding: 2px !important;
    margin-right: 17px;
}

.skylabForm .datefield.readOnly {
    height: auto !important;
    padding: 2px !important;
    margin-right: 0;
    width: 166px !important;
}

.skylabForm .sui-exicon {
    right: 0 !important;
}

#modalDataTable table {
    margin: 0px;
}

#modalDataTable {
    height: auto;
    overflow: auto;
    border-top: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
}

.modalPickerContent .skylabFilter {
    margin-bottom: 5px;
}

input.skyui-cbxpicker {
    border: 1px solid #9EC1D8;
    height: 18px;
    padding: 0px;
}


div.gen-div-lbl, div.gen-div-field {
    position: relative;
    float: left;
}

div.gen-div-field {
    text-align: left;
}

div.gen-div-lbl {
    padding-top: 2px;
}

div.gen-div-wrap {
    clear: both;
}

.debug {
    border: 1px solid magenta !important;
}

div.gen-div-col {
    display: block;    
    position: relative;
    overflow: hidden;
    float: left;
}

div.skyui-50col {
    width: 50%;
}

div.skyui-75col {
    width: 75%;
}

div.skyui-25col {
    width: 25%;
}

.field-validation-error {
    color: Red;
    background-size: 16px 16px;
    padding-left: 18px;
}

.input-validation-error {
    background-color: #FEE !important;
    border: 1px solid red !important;
}

.validation-summary-errors {
    color: red;
    margin: 5px 0;
    padding: 15px;
}

span.validation-summary-errors {
    border-bottom-color: #D9FFB2;
    display: block;
}

ul.validation-summary-errors {
    margin: 0 0 0 80px;
    padding: 0;
    list-style: square;
}

.clear {
    clear: both;
}

.clear-10 {
    clear: both;
    padding: 8px 0 7px 0;
}

.clear-20 {
    clear: both;
    padding: 10px 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bold {
    font-weight: bold;
}

.no-bold {
    font-weight: normal;
    padding-left: 17px;
}

.height-1 {
    height: 1px;
}

.margin-0 {
    margin: 0;
}

.padding-0 {
    padding: 0;
}

.black {
    color: black;
}

.blue {
    color: blue;
}

.green {
    color: green;
}

.grey {
    color: grey;
}

.orange {
    color: orange;
}

.red {
    color: red;
}

.invisible {
    display: none !important;
}

.p-left-20 {
    padding-left: 20px;
}

tr.form-spacer {
    height: 12px;
}

.form-edit-fields {
    color: #015885;
    font-weight: normal;
}

.clickable:hover {
    cursor: pointer;
}

.field-validation-valid {
    display: none;
}
