/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 28, 2015, 9:43:43 AM
    Author     : Daud
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
td{
    vertical-align: top;
}
.rowx {
    background: white;
    min-width: 100px;
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 20px !important;
}
p.staycarm {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    width: 90%;
    margin-left: 5%;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
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;
    font-size: 100%;
    vertical-align: baseline;
    /* background: transparent; */
}
body {
    padding: 0px;
    margin: 0px;
    line-height: 1;
    /* background: url(../images/elements/bg.png) repeat left top; */
}
body,
input,
textarea {
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    color: #727272;
}
/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #454545;
    text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}
h1 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 600;
}
h2 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 18px;
    font-style: normal;
    font-weight: 600;
}
h3 {
    font-size: 13px;
    line-height: 3px;
    display: block;
    font-weight: 600;
    font-style: normal;
}
h4 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 600;
}
h5 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 600;
}
h6 {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
    font-style: normal;
}
h2 i {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #999;
}
/* Text elements */

p {
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    /* line-height: 21px; */
}
ul,
ol {
    margin: 0 0 20px 0;
    list-style-position: inside;
}
ul {
    /* list-style: none; */
}
ul li {
    list-style: none;
}
ol {
    list-style-type: decimal;
}
ol ol {
    list-style: upper-alpha;
}
ol ol ol {
    list-style: lower-roman;
}
ol ol ol ol {
    list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}
strong {
    font-family: 'Open Sans' !important;
    font-weight: normal;
    font-weight: 600;
}
cite,
em,
i {
    font-style: italic;
    font-size: 14px;
    color: rgba(88, 88, 88, 0.82);
}
blockquote {
    margin: 20px 0 20px 36px;
    font-size: 13px;
    border-left: 5px solid #25aae2;
    padding: 5px 20px 5px 20px;
    font-family: 'Open Sans' !important;
    font-weight: normal;
    color: #454545;
}
pre {
    background: #f4f4f4;
    font-size: 13px;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 1.5;
    margin-bottom: 40px;
    overflow: auto;
    padding: 0.75em 20px;
}
code,
kbd {
    font-size: 13px;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
abbr,
acronym,
dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
address {
    display: block;
    margin: 0 0 40px;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
.dropcap {
    display: block;
    float: left;
    font-size: 45px;
    padding: 0;
    margin: 0;
    margin: 15px 8px 0 0;
    text-transform: uppercase;
}
.lite1 {
    color: #ca6d6d;
    border-bottom: 1px dotted #ca6d6d;
}
.lite2 {
    border-bottom: 1px dotted #ca6d6d;
}
/* Links */

a {
    color: #25aae2;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
a:hover {
    text-decoration: none;
    color: #727272;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */

:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* Clear Fix Styles */

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* close commented backslash hack 
{
        height:1%;
}*/

.clearfix {
    display: block;
}
.image_left1 {
    float: left;
    padding: 0px;
    margin: 0px 20px 0px 0px;
}
.image_left2 {
    float: left;
    padding: 10px;
    margin: 0px 10px 0px 0px;
}
.image_left3 {
    float: left;
    padding: 0px;
    margin: 0px 30px 0px 0px;
    border: 5px solid #fff;
}
.image_left4 {
    float: left;
    padding: 0px;
    margin: 0px 30px 5px 0px;
}
.image_left5 {
    float: left;
    padding: 0px;
    margin: 0px 20px 0px 0px;
    border: 5px solid #eee;
}
.image_left6 {
    float: left;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    border: 5px solid #eee;
}
.image_left7 {
    float: left;
    padding: 0px;
    margin: 0px 10px 0px 0px;
}
.image_left8 {
    float: left;
    padding: 0px;
    margin: 0px;
}
.image_left11 {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 20px;
}
.mar_top1 {
    margin-top: 10px;
    width: 100%;
    float: left;
}
.mar_top2 {
    margin-top: 20px;
    width: 100%;
    float: left;
}
.mar_top3 {
    margin-top: 30px;
    width: 100%;
    float: left;
}
.mar_top4 {
    margin-top: 35px;
    width: 100%;
    float: left;
}
.mar_top5 {
    margin-top: 40px;
    width: 100%;
    float: left;
}
.mar_top6 {
    margin-top: 45px;
    width: 100%;
    float: left;
}
.mar_top7 {
    margin-top: 50px;
    width: 100%;
    float: left;
}
.mar_top8 {
    margin-top: 55px;
    width: 100%;
    float: left;
}
.mar_top9 {
    margin-top: 60px;
    width: 100%;
    float: left;
}
.mar_top10 {
    margin-top: 65px;
    width: 100%;
    float: left;
}
.mar_top11 {
    margin-top: 15px;
    width: 100%;
    float: left;
}
.mar_top12 {
    margin-top: 25px;
    width: 100%;
    float: left;
}
.mar_top13 {
    margin-top: 5px;
    width: 100%;
    float: left;
}
.divider_line {
    height: 1px;
    margin: 25px 0 30px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.divider_line2 {
    height: 1px;
    margin: 5px 0 30px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.divider_line3 {
    height: 1px;
    margin: 15px 0 30px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.divider_line4 {
    height: 1px;
    margin: 17px 0 16px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.block {
    display: block;
}
form.sky-form label.error {
    display: none;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 28, 2015, 9:43:43 AM
    Author     : Daud
*/
/*------------------*/
/*  SITE STRUCTURE
/*------------------------------------------------------*/

section.main_wrapper {
    position: relative;
    /* min-height: 424px; */
    height: auto;
    clear: both;
    /* background: rgb(255, 255, 255); */
    border-right: 1px solid #ddd;
}
.wrapper_boxed {
    width: 1048px;
    margin: 0 auto;
    position: relative;
    clear: both;
}
.wrapper_full {
    width: 100%;
    margin: auto auto;
}
.pull-right {
    float: right !important;
}
ul.checked li {
    background-image: url("../images/icon/check_.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 16px;
    padding-left: 20px;
}
span.bold {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
}
/*------------------*/
/*  Logo
/*------------------------------------------------------*/
/* columns */

.one_half,
.one_third,
.one_fourth,
.two_third,
.three_fourth,
.one_fifth {
    position: relative;
    margin-right: 3%;
    float: left;
}
.one_full {
    width: 100%;
}
.one_half {
    width: 48.500%;
}
.one_third {
    width: 31.330%;
}
.one_fourth {
    width: 22.750%;
}
.one_fifth {
    width: 17.600%;
}
.two_third {
    width: 65.660%;
}
.three_fourth {
    width: 74.250%;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
/*------------------*/
/*  TOP MENU
/*------------------------------------------------------*/

.top_wrapper {
    height: 35px;
    line-height: 35px;
    background: #1C2755;
    width: 100%;
}
.date {
    float: left;
    color: #fff;
    margin-left: 5px;
}
.top_menu {
    float: right;
}
.top_menu li {
    display: inline;
}
.top_menu ul {
    margin: 0;
}
.top_menu a {
    color: #fff;
}
header.header {
    background: #f9f9fb;
    min-height: 98px;
    width: 100%;
}
.logo {
    float: left;
}
.logo img {
    padding: 10px;
    width: 70px;
}
.title {
    float: left;
    width: 868px;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0px 0 0;
    text-align: center;
    line-height: 34px;
}
/*------------------*/
/*  MENU
/*------------------------------------------------------*/

nav {
    background-color: #4FA2C2;
    height: 45px;
    display: block;
    width: 100%;
    line-height: 45px;
}
nav ul li {
    border-right: 1px solid rgba(249,249,251,0.50);
    border-left: 0;
    font-size: 12px;
    display: inline-block;
}
nav ul li a {
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
    height: 45px;
    display: block;
    font-weight: lighter;
}
nav ul li.Logout {
    background: #f00;
}
/*------------------*/
/*  MAIN SECTIONS
/*------------------------------------------------------*/

.breadcrumb-line {
    background-color: #fcfcfc;
    border: 1px solid #e5e5e5;
    position: relative;
    margin: 0 0 35px;
}
.breadcrumb {
    padding: 9px 12px 10px;
    float: left;
    margin: 0;
    background: 0 0;
    border-radius: 0;
}
.breadcrumb>li {
    font-weight: 600;
    display: inline-block;
}
.breadcrumb>li>a {
    color: #444;
}
form.sky-form.small {
    width: 500px;
    margin: 0px auto;
}
.btn {
    background: #4FA2C2;
    display: block;
    width: 200px;
    float: right;
    margin-bottom: 10px !important;
    padding: 10px !important;
    color: #fff !important;
    clear: both;
    text-align: center;
}
.accordion {
    margin: 1em !important;
}
.accordion span {
    cursor: pointer;
    margin: 0 0 0px 0;
    display: block;
    border: 1px solid rgba(0, 0, 0, .1);
    background: rgba(248, 248, 248, .9);
    font-size: 11px;
    padding: 0 10px;
    font-weight: 300;
    color: #232323;
}
.accordion span.current {
    background: #CACACA;
    cursor: default
}
.accordion div.pane {
    padding: 5px 10px;
    border: 1px solid #4FA2C2;
}
.ScoreTable th:first-child,
.ScoreTable td:first-child {
    width: 20px;
}
.ScoreTable th:last-child,
.ScoreTable td:last-child {
    width: 200px;
}
table.table.ScoreTable {
    margin-bottom: 0;
}
table.table.ScoreTable input,
table.table.ScoreTable select {
    background: rgb(134, 134, 134);
    padding: 10px;
    width: 89%;
    color: #fff;
    border: 1px solid #ddd;
}
table.table.ScoreTable input:focus,
table.table.ScoreTable select:focus {
    background: rgb(58, 113, 232);
}
/*---------------------*/
/*      FOOTER
/*-------------------------------------------------------*/

footer.footer {
    text-align: center;
    display: block;
    height: auto;
    padding: 10px 0;
    color: #FFF;
    width: 100%;
    background: #4FA2C2;
}
@media screen and (max-width: 600px) {
    .wrapper_boxed {
        width: 100%;
        margin: 0 auto;
        clear: both;
    }
    .one_half,
    .one_third,
    .one_fourth,
    .two_third,
    .three_fourth,
    .one_fifth {
        width: 100% !important;
    }
    .title {
        width: 100% !important;
    }
    .top_wrapper {
        height: 40px;
        line-height: auto !important;
        background: #1C2755;
        color: #000;
        text-align: center;
        display: block;
        width: 100%;
    }
    .date {
        display: none;
    }
    .top_menu {
        display: none;
    }
    header.header {
        background: #f9f9fb;
        min-height: 66px;
        width: 100%;
    }
    .title {
        /* float: left; */

        width: 100%;
        font-size: 12px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: -92px;
        line-height: 20px;
    }
    .top {
        color: #fff;
    }
    .logo {
        display: none;
    }

    .hide_sm {
        display: none;
    }

    button#search-button {
        background-color: black;
        position: absolute;
        top: -10px !important;
        right: 0px !important;
        height: 31px !important;
        border: 1px solid #000 !important;
        width: 50px;
        font-size: 14px !important;
        font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif !important;
        font-weight: 700 !important;
        border-radius: 0 !important; 
    }
    .sky-form .button {
        background-color: #43bf43;
        width: 100%;
        float: left;
        z-index: 9999;
        margin: 10px 0 0 0;
    }
    .btn {
        background: #4FA2C2;
        display: block;
        width: auto;
        float: none;
        margin-bottom: 5px !important;
        padding: 10px !important;
        color: #fff !important;
        clear: both;
        text-align: center;
    }
    footer.footer {
        text-align: center;
        display: block;
        height: auto;
        font-size: 10px !important;
        padding: 10px;
        color: #fff;
        width: auto;
        background: #1C2755;
    }
}
p.acattitle {
    font-weight: bold;
    margin-bottom: 10px;
}
ul.availcats li {
    margin-left: 20px;
    font-weight: bold;
    list-style-type: circle !important;
    list-style: initial;
    color: #066F06;
}
.marginout {
    /* background-color: red; */

    margin: 0 auto !important;
    min-width: 200px !important;
    max-width: 600px !important;
}
td.selectattention {
    background-color: #FFFFFF;
    text-align: center !important;
    font-size: 17px;
    text-decoration: blink !important;
    font-weight: bold;
    color: #DE4300;
}
th.color-green.not-selected {
    color: #f00;
    font-weight: bolder !important;
    text-align: center;
    font-size: 22px;
}
th.color-green.selected {
    color: #0057A8;
    font-weight: bolder !important;
    text-align: center;
    font-size: 22px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 28, 2015, 9:43:43 AM
    Author     : Daud
*/
/**/
/* defaults */
/**/

.sky-form {
    margin: 0;
    outline: none;
    /* background: rgb(255, 255, 255); */
    /* box-shadow: 0 0 1px rgba(0, 0, 0, .3); */
    /* font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif; */
    color: #3D3737;
}
.sky-form header {
    display: block;
    padding: 7px 14px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #FFD361;
    font-size: 16px;
    position: relative;
    font-weight: 700;
    color: #232323;
}
.sky-form .section-title {
    display: block;
    float: left;
    min-width: 300px;
    height: 27px;
    line-height: 27px;
    padding: 0px 10px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #0057a8;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
}
.sky-form fieldset {
    display: block;
    padding: 10px;
    border: none;
    /* background: rgba(175, 218, 142, 0); */
}
.sky-form fieldset + fieldset {
    /* border-top: 1px solid rgba(255, 255, 255, 1); */
}
.sky-form section {
    /* margin-bottom: 20px; */
}
.sky-form footer {
    display: block;
    /* padding: 5px; */
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: #FFFFFF;
}
.sky-form footer:after {
    content: '';
    display: table;
    clear: both;
}
.sky-form a {
    color: #2da5da;
}
.sky-form .label {
    /* display: block; */
    /* margin-bottom: 6px; */
    /* line-height: 26px; */

    font-weight: 400;
}
.sky-form .label.col {
    margin: 0;
    padding-top: 10px;
}
.sky-form .note {
    margin-top: 6px;
    padding: 0 1px;
    font-size: 11px;
    line-height: 15px;
    color: #000;
}
.sky-form .input,
.sky-form .select,
.sky-form .textarea,
.sky-form .radio,
.sky-form .checkbox,
.sky-form .toggle,
.sky-form .button,
button.button {
    position: relative;
    display: block;
}
.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 5px 5px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 12px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
}
.sky-form .progress {
    float: right;
    margin-top: 10px;
    line-height: 39px;
    color: #232323;
}
/**/
/* captcha inputs */
/**/

.sky-form .input-captcha img {
    position: absolute;
    top: 2px;
    right: 2px;
    border-left: 1px solid #e5e5e5;
}
caption.table-head {
    background: rgb(79, 162, 194);
    padding: 10px 15px;
    text-align: left;
    font-weight: bold;
    color: #fff;
}
/**/
/* file inputs */
/**/

.sky-form .input-file .button {
    position: absolute;
    top: 1px;
    right: 0px;
    float: none;
    height: 27px;
    margin: 0;
    padding: 0 20px;
    font-size: 13px;
    line-height: 27px;
}
.sky-form .input-file .button:hover {
    box-shadow: none;
}
.sky-form .input-file .button input {
    position: absolute;
    top: 1px;
    right: 0px;
    padding: 0;
    font-size: 30px;
    cursor: pointer;
    opacity: 0;
}
/**/
/* selects */
/**/

.sky-form .select i {
    position: absolute;
    top: 13px;
    right: 14px;
    width: 8px;
    display: none;
    height: 7px;
    background: #fff;
    box-shadow: 0 0 0 12px #fff;
    pointer-events: none;
}
.sky-form .select i:after,
.sky-form .select i:before {
    content: '';
    position: absolute;
    right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.sky-form .select i:after {
    bottom: 0;
    border-top: 4px solid #404040;
}
.sky-form .select i:before {
    top: 0;
    border-bottom: 4px solid #404040;
}
.sky-form .select-multiple select {
    height: auto;
}
/**/
/* textareas */
/**/

.sky-form .textarea textarea {
    height: auto;
    resize: none;
}
.sky-form .textarea-resizable textarea {
    resize: vertical;
}
.sky-form .textarea-expandable textarea {
    height: 39px;
}
.sky-form .textarea-expandable textarea:focus {
    height: auto;
}
/**/
/* radios and checkboxes */
/**/

.sky-form .radio,
.sky-form .checkbox {
    margin-bottom: 4px;
    padding-left: 27px;
    font-size: 15px;
    line-height: 27px;
    color: #404040;
    cursor: pointer;
}
.sky-form .radio:last-child,
.sky-form .checkbox:last-child {
    margin-bottom: 0;
}
.sky-form .radio input,
.sky-form .checkbox input {
    position: absolute;
    left: -9999px;
}
.sky-form .radio i,
.sky-form .checkbox i {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    background: #fff;
}
.sky-form .radio i {
    border-radius: 50%;
}
.sky-form .radio input + i:after,
.sky-form .checkbox input + i:after {
    position: absolute;
    opacity: 0;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
    content: '';
    top: 4px;
    left: 4px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
.sky-form .checkbox input + i:after {
    content: '\f00c';
    top: -1px;
    left: -1px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}
.sky-form .radio input:checked + i:after,
.sky-form .checkbox input:checked + i:after {
    opacity: 1;
}
.sky-form .inline-group {
    margin: 0 -30px -4px 0;
}
.sky-form .inline-group:after {
    content: '';
    display: table;
    clear: both;
}
.sky-form .inline-group .radio,
.sky-form .inline-group .checkbox {
    float: left;
    margin-right: 30px;
}
.sky-form .inline-group .radio:last-child,
.sky-form .inline-group .checkbox:last-child {
    margin-bottom: 4px;
}
/**/
/* toggles */
/**/

.sky-form .toggle {
    margin-bottom: 4px;
    padding-right: 61px;
    font-size: 15px;
    line-height: 27px;
    color: #404040;
    cursor: pointer;
}
.sky-form .toggle:last-child {
    margin-bottom: 0;
}
.sky-form .toggle input {
    position: absolute;
    left: -9999px;
}
.sky-form .toggle i {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    width: 49px;
    height: 17px;
    border-width: 2px;
    border-style: solid;
    border-radius: 12px;
    background: #fff;
}
.sky-form .toggle i:after {
    content: 'OFF';
    position: absolute;
    top: 2px;
    right: 8px;
    left: 8px;
    font-style: normal;
    font-size: 9px;
    line-height: 13px;
    font-weight: 700;
    text-align: left;
    color: #5f5f5f;
}
.sky-form .toggle i:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 4px;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    opacity: 1;
    -ms-transition: right 0.2s;
    -moz-transition: right 0.2s;
    -webkit-transition: right 0.2s;
}
.sky-form .toggle input:checked + i:after {
    content: 'ON';
    text-align: right;
}
.sky-form .toggle input:checked + i:before {
    right: 36px;
}
/**/
/* ratings */
/**/

.sky-form .rating {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 27px;
    color: #404040;
}
.sky-form .rating:last-child {
    margin-bottom: 0;
}
.sky-form .rating input {
    position: absolute;
    left: -9999px;
}
.sky-form .rating label {
    display: block;
    float: right;
    height: 17px;
    margin-top: 5px;
    padding: 0 2px;
    font-size: 17px;
    line-height: 17px;
    cursor: pointer;
}
/**/
/* buttons */
/**/

.sky-form .button,
button.button {
    float: right;
    height: 30px;
    overflow: hidden;
    padding: 0 7px;
    outline: none;
    border: 0;
    font: 300 15px/30px 'Open Sans', Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.sky-form .button-uploading {
    position: relative;
    color: transparent;
    cursor: default;
}
.sky-form .button-uploading:after {
    content: 'Uploading...';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    -o-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -webkit-animation: blink 1s linear infinite;
}
@-o-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0.3
    }
    100% {
        opacity: 1
    }
}
@-ms-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0.3
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0.3
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0.3
    }
    100% {
        opacity: 1
    }
}
/**/
/* icons */
/**/

.sky-form .icon-append,
.sky-form .icon-prepend {
    position: absolute;
    top: 5px;
    width: 29px;
    height: 29px;
    font-size: 15px;
    line-height: 29px;
    text-align: center;
}
.sky-form .icon-append {
    right: 5px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid;
}
.sky-form .icon-prepend {
    left: 5px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid;
}
.sky-form .input .icon-prepend + input,
.sky-form .textarea .icon-prepend + textarea {
    padding-left: 46px;
}
.sky-form .input .icon-append + input,
.sky-form .textarea .icon-append + textarea {
    padding-right: 46px;
}
.sky-form .input .icon-prepend + .icon-append + input,
.sky-form .textarea .icon-prepend + .icon-append + textarea {
    padding-left: 46px;
}
/**/
/* grid */
/**/

.sky-form .row {
    margin: 0 -15px;
}
.sky-form .row:after {
    content: '';
    display: table;
    clear: both;
}
.sky-form .col {
    float: left;
    /* border: 1px solid #E3F0BB; */

    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sky-form .col-1 {
    width: 8.33%;
}
.sky-form .col-2 {
    width: 16.66%;
}
.sky-form .col-3 {
    width: 25%;
}
.sky-form .col-4 {
    width: 33.33%;
}
.sky-form .col-5 {
    width: 41.66%;
}
.sky-form .col-6 {
    width: 50%;
}
.sky-form .col-7 {
    width: 58.33%;
}
.sky-form .col-8 {
    width: 66.67%;
}
.sky-form .col-9 {
    width: 75%;
}
.sky-form .col-10 {
    width: 83.33%;
}
.sky-form .col-11 {
    width: 91.66%;
}
.sky-form .col-12 {
    width: 99%;
}
@media screen and (max-width: 600px) {
    .sky-form .col {
        float: none;
        width: 100%;
    }
}
/**/
/* tooltips */
/**/

.sky-form .tooltip {
    position: absolute;
    z-index: 1;
    left: -9999px;
    padding: 2px 8px 3px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    opacity: 0;
    -ms-transition: margin 0.3s, opacity 0.3s;
    -moz-transition: margin 0.3s, opacity 0.3s;
    -webkit-transition: margin 0.3s, opacity 0.3s;
}
.sky-form .tooltip:after {
    content: '';
    position: absolute;
}
.sky-form .input input:focus + .tooltip,
.sky-form .textarea textarea:focus + .tooltip {
    opacity: 1;
}
.sky-form .tooltip-top-right {
    bottom: 100%;
    margin-bottom: 15px;
}
.sky-form .tooltip-top-right:after {
    top: 100%;
    right: 16px;
    border-top: 4px solid rgba(0, 0, 0, 0.9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-top-right,
.sky-form .textarea textarea:focus + .tooltip-top-right {
    right: 0;
    left: auto;
    margin-bottom: 5px;
}
.sky-form .tooltip-top-left {
    bottom: 100%;
    margin-bottom: 15px;
}
.sky-form .tooltip-top-left:after {
    top: 100%;
    left: 16px;
    border-top: 4px solid rgba(0, 0, 0, 0.9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-top-left,
.sky-form .textarea textarea:focus + .tooltip-top-left {
    right: auto;
    left: 0;
    margin-bottom: 5px;
}
.sky-form .tooltip-right {
    top: 9px;
    white-space: nowrap;
    margin-left: 15px;
}
.sky-form .tooltip-right:after {
    top: 6px;
    right: 100%;
    border-top: 4px solid transparent;
    border-right: 4px solid rgba(0, 0, 0, 0.9);
    border-bottom: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-right,
.sky-form .textarea textarea:focus + .tooltip-right {
    left: 100%;
    margin-left: 5px;
}
.sky-form .tooltip-left {
    top: 9px;
    white-space: nowrap;
    margin-right: 15px;
}
.sky-form .tooltip-left:after {
    top: 6px;
    left: 100%;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid rgba(0, 0, 0, 0.9);
}
.sky-form .input input:focus + .tooltip-left,
.sky-form .textarea textarea:focus + .tooltip-left {
    right: 100%;
    left: auto;
    margin-right: 5px;
}
.sky-form .tooltip-bottom-right {
    top: 100%;
    margin-top: 15px;
}
.sky-form .tooltip-bottom-right:after {
    bottom: 100%;
    right: 16px;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0, 0, 0, 0.9);
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-bottom-right,
.sky-form .textarea textarea:focus + .tooltip-bottom-right {
    right: 0;
    left: auto;
    margin-top: 5px;
}
.sky-form .tooltip-bottom-left {
    top: 100%;
    margin-top: 15px;
}
.sky-form .tooltip-bottom-left:after {
    bottom: 100%;
    left: 16px;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0, 0, 0, 0.9);
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-bottom-left,
.sky-form .textarea textarea:focus + .tooltip-bottom-left {
    right: auto;
    left: 0;
    margin-top: 5px;
}
/**/
/* normal state */
/**/

.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea,
.sky-form .radio i,
.sky-form .checkbox i,
.sky-form .toggle i,
.sky-form .icon-append,
.sky-form .icon-prepend {
    border-color: #949494;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
}
.sky-form .toggle i:before {
    background-color: #2da5da;
}
.sky-form .rating label {
    color: #ccc;
    -ms-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
}
.sky-form .button,
button.button {
    background-color: #2da5da;
    opacity: 0.8;
    margin-left: 15px;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}
.sky-form .button.button-secondary {
    background-color: #b3b3b3;
}
.sky-form .icon-append,
.sky-form .icon-prepend {
    color: #ccc;
}
/**/
/* hover state */
/**/

.sky-form .input:hover input,
.sky-form .select:hover select,
.sky-form .textarea:hover textarea,
.sky-form .radio:hover i,
.sky-form .checkbox:hover i,
.sky-form .toggle:hover i,
.sky-form .ui-slider-handle:hover {
    border-color: #8dc9e5;
}
.sky-form .rating input + label:hover,
.sky-form .rating input + label:hover ~ label {
    color: #2da5da;
}
.sky-form .button:hover,
button.button:hover {
    opacity: 1;
}
/**/
/* focus state */
/**/

.sky-form .input input:focus,
.sky-form .select select:focus,
.sky-form .textarea textarea:focus,
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i,
.sky-form .toggle input:focus + i {
    border-color: #2da5da;
}
/**/
/* checked state */
/**/

.sky-form .radio input + i:after {
    background-color: #2da5da;
}
.sky-form .checkbox input + i:after {
    color: #2da5da;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
    border-color: #2da5da;
}
.sky-form .rating input:checked ~ label {
    color: #2da5da;
}
/**/
/* error state */
/**/

.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i {
    background: #fff0f0;
}
.sky-form .state-error select + i {
    background: #fff0f0;
    box-shadow: 0 0 0 12px #fff0f0;
}
.sky-form .toggle.state-error input:checked + i {
    background: #fff0f0;
}
.sky-form .state-error + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}
.sky-form .rating.state-error + em {
    margin-top: -4px;
    margin-bottom: 4px;
}
/**/
/* success state */
/**/

.sky-form .state-success input,
.sky-form .state-success select,
.sky-form .state-success textarea,
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i,
.sky-form .toggle.state-success i {
    background: #f0fff0;
}
.sky-form .state-success select + i {
    background: #f0fff0;
    box-shadow: 0 0 0 12px #f0fff0;
}
.sky-form .toggle.state-success input:checked + i {
    background: #f0fff0;
}
.sky-form .state-success + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}
.sky-form .note-success {
    color: #6fb679;
}
/**/
/* disabled state */
/**/

.sky-form .input.state-disabled input,
.sky-form .select.state-disabled,
.sky-form .textarea.state-disabled,
.sky-form .radio.state-disabled,
.sky-form .checkbox.state-disabled,
.sky-form .toggle.state-disabled,
.sky-form .button.state-disabled {
    cursor: default;
    opacity: 0.5;
}
.sky-form .input.state-disabled:hover input,
.sky-form .select.state-disabled:hover select,
.sky-form .textarea.state-disabled:hover textarea,
.sky-form .radio.state-disabled:hover i,
.sky-form .checkbox.state-disabled:hover i,
.sky-form .toggle.state-disabled:hover i {
    border-color: #e5e5e5;
}
/**/
/* submited state */
/**/

.sky-form .message {
    display: none;
    color: #6fb679;
}
.sky-form .message i {
    display: block;
    margin: 0 auto 20px;
    width: 81px;
    height: 81px;
    border: 1px solid #6fb679;
    border-radius: 50%;
    font-size: 30px;
    line-height: 81px;
}
.sky-form.submited fieldset,
.sky-form.submited footer {
    display: none;
}
.sky-form.submited .message {
    display: block;
    padding: 25px 30px;
    background: rgba(255, 255, 255, .9);
    font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center;
}
/**/
/* datepicker */
/**/

.ui-datepicker {
    display: none;
    padding: 10px 12px;
    background: rgba(254, 254, 254, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #666;
}
.ui-datepicker a {
    color: #404040;
}
.ui-datepicker-header {
    position: relative;
    margin: -10px -12px 10px;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 15px;
    line-height: 27px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
    position: absolute;
    top: 0;
    display: block;
    width: 47px;
    height: 47px;
    font-size: 15px;
    line-height: 47px;
    text-decoration: none;
    cursor: pointer;
}
.ui-datepicker-prev {
    left: 0;
    display: none;
}
.ui-datepicker-next {
    right: 0;
    display: none;
}
.ui-datepicker-calendar {
    border-collapse: collapse;
    font-size: 13px;
    line-height: 27px;
}
.ui-datepicker-calendar th {
    color: #999;
}
.ui-datepicker-calendar a,
.ui-datepicker-calendar span {
    display: block;
    width: 31px;
    margin: auto;
    text-decoration: none;
    color: #404040;
}
.ui-datepicker-calendar a:hover {
    background: rgba(0, 0, 0, .05);
}
.ui-datepicker-calendar span {
    color: #bfbfbf;
}
.ui-datepicker-today a {
    font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
    background: rgba(0, 0, 0, .05);
    cursor: default;
}
.ui-datepicker-inline {
    border: 2px solid #e5e5e5;
    background: #fff;
    box-shadow: none;
}
.ui-datepicker-inline .ui-datepicker-header {
    line-height: 47px;
}
.ui-datepicker-inline .ui-datepicker-calendar {
    width: 100%;
}
/**/
/* datepicker */
/**/

.sky-form .ui-slider {
    position: relative;
    height: 3px;
    border: 2px solid #e5e5e5;
    background: #fff;
    margin: 12px 6px 26px;
}
.sky-form .ui-slider-handle {
    position: absolute;
    width: 15px;
    height: 15px;
    margin: -8px 0 0 -8px;
    border: 2px solid #e5e5e5;
    outline: none;
    background: #fff;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
}
/**/
/* modal */
/**/

.sky-form-modal {
    position: fixed;
    z-index: 1;
    display: none;
    width: 446px;
}
.sky-form-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
/**/
/* bootstrap compatibility */
/**/

.sky-form *,
.sky-form *:after,
.sky-form *:before {
    margin: 0;
    padding: 0;
    /* text-align: justify; */

    box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.sky-form .label {
    border-radius: 0;
    font-size: 14px;
    /* background: rgb(0, 255, 245); */

    text-align: left;
    display: block;
    padding: 5px 0px;
    font-weight: bold;
    white-space: normal;
    color: inherit;
}
.sky-form .radio,
.sky-form .checkbox {
    font-weight: 400;
}
.sky-form .radio + .radio,
.sky-form .checkbox + .checkbox {
    margin-top: 0;
}
fieldset.title_color_0 {
    margin: 0 !important;
    padding: 0 !important;
}
.LoginForm {
    background-color: #fff;
    height: 100%;
    clear: both;
    float: left;
    margin: 30px auto;
    width: 400px;
    border: 1px solid #7A858D;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.form_title {
    font-size: 18px;
    font-weight: normal;
    padding: 15px;
    background: #FFD361;
    margin: 0;
    /* border-top: 1px solid #000; */

    -webkit-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.form_contents {
    background: rgb(227, 240, 187);
    padding: 14px;
    line-height: 1.8em;
    font-size: 13px;
    border-top: 1px solid #000;
    word-wrap: break-word;
    -webkit-nbsp-mode: space;
    -webkit-line-break: after-white-space;
}
label.labels {
    clear: both;
    display: block;
    color: #7A858D;
    font-size: 14px;
    font-family: "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
}
.form_contents input {
    border: 1px solid #bdc4c9;
    font-size: 16px;
    padding: 5px 6px;
    width: 100%;
    margin: 2px 0 5px;
    min-height: 34px;
    line-height: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
}
label.labels {} .note {} .form_footer {
    font-size: 18px;
    font-weight: normal;
    padding: 19px;
    background: #FFFFFF;
    margin: 0;
    width: 362px;
    float: left;
    display: block;
    border-top: 1px solid #000;
    -webkit-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
button.form_button {
    float: right;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    width: 80px;
    cursor: pointer;
    overflow: visible;
    text-decoration: none;
    /* margin: 2px 0 5px; */

    min-height: 34px;
    line-height: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    /* margin-top: 16px; */

    background: #007ee5;
    background: linear-gradient(to bottom, #168add 0%, #007ee5 100%);
    background: -o-linear-gradient(top, #168add 0%, #007ee5 100%);
    background: -ms-linear-gradient(top, #168add 0%, #007ee5 100%);
    background: -moz-linear-gradient(top, #168add 0%, #007ee5 100%);
    background: -webkit-linear-gradient(top, #168add 0%, #007ee5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #168add), color-stop(100%, #007ee5));
    /*filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#FF168ADD', endColorstr='#FF007EE5', GradientType=0);*/
    border: 1px solid #0c6ebe;
    color: white;
}
form.centralform {
    margin: 0 auto;
    width: 430px;
    clear: both;
}
.tabled label.label {
    background: #D6D6D6;
    padding: 5px 10px;
    border-top: 1px solid #4FA2C2 !important;
}
.tabled label.input {
    background: #FFFFFF;
    padding: 5px 10px;
    border-top: 1px solid #4FA2C2 !important;
}
.tabled fieldset {
    padding: 0 !important;
}
.tabled .row {
    margin: 10px 10px 10px 10px !important;
}
.tabled .col.col-3 {
    float: left;
    border-right: 1px solid #4FA2C2 !important;
    border-bottom: 1px solid #4FA2C2 !important;
    min-height: 1px;
    margin: 0 !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tabled .col.col-3.first label.label {
    border-left: 1px solid #4FA2C2 !important;
}
.tabled .col.col-3.first label.input {
    border-left: 1px solid #4FA2C2 !important;
}
.tabled .row {
    border-left: 1px solid #4FA2C2 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tabled .col.col-4,
.tabled .col.col-12 {
    float: left;
    border-right: 1px solid #4FA2C2 !important;
    border-bottom: 1px solid #4FA2C2 !important;
    min-height: 1px;
    margin: 0 !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tabled .col.col-4.first label.label {
    border-left: 1px solid #4FA2C2 !important;
}
.tabled .col.col-4.first label.input {
    border-left: 1px solid #4FA2C2 !important;
}
.error {
    width: 100%;
}
input.button2 {
    background-color: red;
    border: 0px;
    color: #fff;
    cursor: pointer;
    padding: 0;
    width: 100%;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Dec 15, 2014, 4:13:18 PM
    Author     : Vincent Jacob
*/

.table {
    width: 100%;
    background-color: rgb(242, 242, 242);
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #4FA2C2;
    /* margin-bottom:25px; */

    border-left: 1px solid #4FA2C2;
    border-right: 1px solid #4FA2C2;
}
td.sn2 {
    text-align: center !important;
    vertical-align: middle !important;
}
.table tr {
    border-bottom: 1px solid #28AB97;
}
.table th {
    border-right: 1px solid #ddd;
    background: rgba(227, 240, 187, 1);
}
.table th,
.table td {
    border-right: 1px solid #28AB97;
    padding: 5px;
    vertical-align: top;
    text-align: left;
}
.ui-datepicker-title select {
    height: 24px;
    margin: 2px;
    border: 1px solid #ddd;
    width: 110px;
}
.ui-datepicker-calendar tr {
    border-bottom: 1px solid #ddd;
}
.ui-datepicker-calendar {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.ui-datepicker-calendar th {
    border-right: 1px solid #ddd;
    background: rgba(248, 248, 248, .9);
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
    border-right: 1px solid #ddd;
    text-align: center;
}
th.filetype {
    width: 50%;
}
th.sn {
    width: 20px;
}
tr.mod0 {
    background-color: #F7E6E3;
    color: #000005;
    border-top: 3px solid #28AB97;
}
tr.mod02 {
    background-color: #F7E6E3;
    border-bottom: 3px solid #28AB97;
}
tr.mod1 {
    border-top: 3px solid #28AB97;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Dec 15, 2014, 4:13:18 PM
    Author     : Vincent Jacob
*/

fieldset.field_color_1 {
    background: rgb(227, 240, 187);
    border-top: 0px solid rgb(207, 226, 152) !important;
}
fieldset.field_color_2 {
    background: rgba(110, 189, 64, 0.5);
    /* border-top: 1px solid rgba(224, 229, 208, 1) !important; */
}
fieldset.field_color_4 {
    /* background: rgb(239, 246, 218); */
    border: 1px solid rgb(79, 162, 194) !important;
}
fieldset.field_color_3 {
    background: rgba(227, 240, 187, 1);
    border-top: 0px solid rgba(227, 240, 187, 1) !important;
}
fieldset.field_color_5 {
    background: rgba(255, 0, 0, 0.35);
    border-top: 0px solid rgba(28, 39, 85, 0.18) !important;
}
fieldset.title_color_1 {
    background: rgb(227, 240, 187);
    padding: 0;
    border-top: 1px solid rgba(0, 87, 168, 0.36) !important;
}
fieldset.title_color_2 {
    background: rgba(174, 217, 141, 1);
    padding: 0;
    border-top: 1px solid rgba(113, 119, 94, 1) !important;
}
fieldset.title_color_4 {
    background: rgb(255, 255, 255);
    padding: 0;
    /* border-top: 1px solid rgb(134, 139, 118) !important; */
}
fieldset.title_color_3 {
    background: rgba(227, 240, 187, 1);
    padding: 0;
    border-top: 1px solid rgba(0, 87, 168, 1) !important;
}
fieldset.title_color_5 {
    background: #F0D3BB;
    padding: 0;
    border-top: 1px solid rgba(0, 87, 168, 1) !important;
}
footer.field_color_1 {
    border-top: 1px solid rgba(227, 240, 187, 1) !important;
    background: rgba(227, 240, 187, 1);
    border-top: 1px solid rgba(134, 139, 118, 1) !important;
}
.field_color_1 button.button {
    margin-left: 15px;
}
fieldset#Form4NY {
    background: red;
    color: #fff;
}
h2.sectiontitle {
    background: rgb(29, 50, 195);
    color: #fff;
    margin: -10px -10px 5px -10px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 27, 2015, 1:42:53 PM
    Author     : Vincent Jacob
*/

.page_side {
    /* background: #00a050; */

    display: block;
    width: 45px;
    height: 300px;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    left: -45px;
    top: 0px;
    position: absolute;
    font-weight: bolder;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.page_side ._title {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    float: left;
    min-width: 300px;
    position: absolute;
    top: 142px;
    left: -142px;
    background: #00a050;
    -ms-transform: rotate(270deg);
    /* IE 9 */

    -moz-transform: rotate(270deg);
    /* Firefox */

    -webkit-transform: rotate(270deg);
    /* Safari and Chrome */

    -o-transform: rotate(270deg);
    /* Opera */
}
.input.mb20 {
    margin-bottom: 20px;
}
p.paragraph {
    margin-bottom: 15px;
}
h3._h3 {
    margin-bottom: 15px;
}
ul.quals {
    margin-left: 35px
}
ul.quals li {
    list-style-image: url('images/icon/check.png') !important;
    list-style-image: url('images/icon/check.png') !important;
    list-style: square !important;
}
div#time-date {
    /* width: 100px; */
    /* height: 10px; */
}
.error {
    background: red;
    padding: 4px 1.01%;
    color: #fff;
    width: 98%;
}
label.label.lighter {
    font-weight: normal;
    font-size: 12px;
}
li.bold.note-danger {
    color: rgb(0, 101, 194);
    font-size: 30px;
    line-height: 35px;
}
li.bold.note-danger b {
    color: rgb(26, 31, 81);
}
p.text-center {
    text-align: center !important;
}
ul.text-center {
    text-align: center !important;
}
p.rangi {
    color: #014280;
    font-weight: bold;
    margin: 0 auto;
    text-align: justify;
    width: 75%;
    font-size: 14px;
}
ul.marginleft {} ul.marginleft {
    margin: 20px;
}
p.color-red {
    color: rgb(31, 0, 178);
}
.row.question {
    background: rgb(255, 211, 97);
    padding: 10px;
    border: 1px solid;
    color: #0057A8;
    margin: 15px 0;
}
.input.disabled {
    background: #EFF6DA !important;
    border: 1px solid #0057A8 !important;
    /* padding-left: 0 !important; */
}
.button.hidden {
    display: none;
}
fieldset.popup {
    background: #fff;
}
.row.row-popup {
    /* background: red; */
}
section.col.col-4.col-popup {
    background: red;
    -webkit-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    /*background: #f6f9fc;*/

    border-top: 1px solid #e5e5e5;
    padding: 20px;
    /* line-height: 1.8em; */

    font-size: 13px;
    word-wrap: break-word;
    -webkit-nbsp-mode: space;
    -webkit-line-break: after-white-space;
    background-color: #fff;
    height: 100%;
    border: 1px solid #7A858D;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
h2#modal-title {
    font-size: 20px;
    font-weight: normal;
    padding: 0 0px 10px 0;
    background: none;
    margin: 0;
    border-bottom: 1px solid #ddd !important;
    font-family: "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
    color: #3d464d;
    font-weight: normal;
}
span.small {
    font-size: 12px;
    font-weight: bolder !important;
}
label.error {
    width: 100% !important;
}
nav ul li:last-child {
    float: right;
    padding-right: 10px;
    color: #fff;
    font-size: 15px
}
p.text-center.rangi.nyekundu {
    color: #f00;
    font-size: 17px;
}
div#Error.hidethis {
    display: none;
}
table.smalltable {
    border-left: 1px solid #28AB97;
    border-top: 1px solid #28AB97;
    font-size: 12px !important;
    width: 100%;
}
table.smalltable td {
    border-right: 1px solid #28AB97;
    border-bottom: 1px solid #28AB97;
    padding: 0px 10px !important;
}
table.smalltable th {
    border-right: 1px solid #28AB97;
    border-bottom: 1px solid #28AB97;
    padding: 0px 10px !important;
}
p.eng {
    /* font-size: 14px; */
}
p.kis {
    margin-top: 15px;
    /* font-size: 12px; */
    color: #000;
    font-weight: bold;
}
p.eng.selectedy {
    color: rgba(0, 128, 0, 0.99);
}
.button.red {
    background: red !important;
}
div.OVERLAY {
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    z-index: 999;
    width: 100%;
    display: none;
    /* opacity: 0.5; */

    height: 100%;
}
.boxy {
    width: 50%;
    background-color: #151515;
    margin-top: 300px;
    margin-left: 25%;
    clear: both;
    font-size: 19px;
    overflow: hidden;
    padding: 20px 0;
    line-height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    /* height: 200px; */
}
button.buttony {
    background-color: blue;
    border: blue 1px solid;
    color: #fff;
    margin: 0 5px;
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
}
button.buttony.red {
    background-color: red;
    border: red 1px solid;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 27, 2015, 1:42:53 PM
    Author     : Vincent Jacob
*/

.page_side {
    /* background: #00a050; */

    display: block;
    width: 45px;
    height: 300px;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    left: -45px;
    top: 0px;
    position: absolute;
    font-weight: bolder;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.page_side ._title {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    float: left;
    min-width: 300px;
    position: absolute;
    top: 142px;
    left: -142px;
    background: #00a050;
    -ms-transform: rotate(270deg);
    /* IE 9 */

    -moz-transform: rotate(270deg);
    /* Firefox */

    -webkit-transform: rotate(270deg);
    /* Safari and Chrome */

    -o-transform: rotate(270deg);
    /* Opera */
}
.input.mb20 {
    margin-bottom: 20px;
}
p.paragraph {
    margin-bottom: 15px;
}
h3._h3 {
    margin-bottom: 15px;
}
ul.quals {
    margin-left: 35px
}
ul.quals li {
    list-style-image: url('images/icon/check.png') !important;
    list-style-image: url('images/icon/check.png') !important;
    list-style: square !important;
}
div#time-date {
    /* width: 100px; */
    /* height: 10px; */
}
.error {
    background: red;
    padding: 4px 1.01%;
    color: #fff;
    width: 98%;
}
label.label.lighter {
    font-weight: normal;
    font-size: 12px;
}
li.bold.note-danger {
    color: rgb(0, 101, 194);
    font-size: 30px;
    line-height: 35px;
}
li.bold.note-danger b {
    color: rgb(26, 31, 81);
}
p.text-center {
    text-align: center !important;
}
ul.text-center {
    text-align: center !important;
}
p.rangi {
    color: #014280;
    font-weight: bold;
    margin: 0 auto;
    text-align: justify;
    width: 75%;
    font-size: 14px;
}
ul.marginleft {} ul.marginleft {
    margin: 20px;
}
p.color-red {
    color: rgb(31, 0, 178);
}
.row.question {
    background: rgb(255, 211, 97);
    padding: 10px;
    border: 1px solid;
    color: #0057A8;
    margin: 15px 0;
}
.input.disabled {
    background: #EFF6DA !important;
    border: 1px solid #0057A8 !important;
    /* padding-left: 0 !important; */
}
.button.hidden {
    display: none;
}
fieldset.popup {
    background: #fff;
}
.row.row-popup {
    /* background: red; */
}
section.col.col-4.col-popup {
    background: red;
    -webkit-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    /*background: #f6f9fc;*/

    border-top: 1px solid #e5e5e5;
    padding: 20px;
    /* line-height: 1.8em; */

    font-size: 13px;
    word-wrap: break-word;
    -webkit-nbsp-mode: space;
    -webkit-line-break: after-white-space;
    background-color: #fff;
    height: 100%;
    border: 1px solid #7A858D;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
h2#modal-title {
    font-size: 20px;
    font-weight: normal;
    padding: 0 0px 10px 0;
    background: none;
    margin: 0;
    border-bottom: 1px solid #ddd !important;
    font-family: "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
    color: #3d464d;
    font-weight: normal;
}
span.small {
    font-size: 12px;
    font-weight: bolder !important;
}
label.error {
    width: 100% !important;
}
nav ul li:last-child {
    float: right;
    padding-right: 10px;
    color: #fff;
    font-size: 15px
}
p.text-center.rangi.nyekundu {
    color: #f00;
    font-size: 17px;
}
div#Error.hidethis {
    display: none;
}
table.smalltable {
    border-left: 1px solid #28AB97;
    border-top: 1px solid #28AB97;
    font-size: 12px !important;
    width: 100%;
}
table.smalltable td {
    border-right: 1px solid #28AB97;
    border-bottom: 1px solid #28AB97;
    padding: 0px 10px !important;
}
table.smalltable th {
    border-right: 1px solid #28AB97;
    border-bottom: 1px solid #28AB97;
    padding: 0px 10px !important;
}
p.eng {
    font-size: 20px;
    line-height: 30px;
}
p.kis {
    margin-top: 15px;
    /* font-size: 12px; */
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
}
p.eng.selectedy {
    color: rgba(0, 128, 0, 0.99);
}
.button.red {
    background: red !important;
}
div.OVERLAY {
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    z-index: 999;
    width: 100%;
    display: none;
    /* opacity: 0.5; */

    height: 100%;
}
.boxy {
    width: 50%;
    background-color: #151515;
    margin-top: 300px;
    margin-left: 25%;
    clear: both;
    font-size: 19px;
    overflow: hidden;
    padding: 20px 0;
    line-height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    /* height: 200px; */
}
button.buttony {
    background-color: blue;
    border: blue 1px solid;
    color: #fff;
    margin: 0 5px;
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
}
button.buttony.red {
    background-color: red;
    border: red 1px solid;
}
input.search {
    font-size: 15px !important;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif !important;
    float: left;
    /* width: 720px !important; */

    border: 1px solid #000 !important;
    font-weight: 700 !important;
    /* border-radius: 5px 0 0 5px !important; */

    padding: 5px 10px 6px 9px !important;
}
button#search-button {
    background-color: black;
    position: absolute;
    top: 0;
    right: 0px;
    height: 31px;
    border: 1px solid #000 !important;
    width: 50px;
    font-size: 14px !important;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif !important;
    font-weight: 700 !important;
    border-radius: 0 5px 5px 0 !important;
}
.button_col {
    width: 70px;
    padding-left: 0px !important;
}
table.table.profile th {
    width: 35%;
    /* height: 35px; */
    /* line-height: 35px; */

    font-size: 13px !important;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif !important;
    font-weight: 700 !important;
    text-align: right;
}
table.table.profile td {
    width: 65%;
    /* height: 35px; */
    /* line-height: 35px; */
    text-align: left;
    font-size: 13px !important;
    /* font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif !important; */
    font-weight: 400 !important;
}
span.confirm1 {
    font-size: 16px;
    /* padding: 20px !important; */
    display: block;
    line-height: 40px;
    font-weight: bold;
    color: #00a050;
}
select.select_caka {
    font-size: 15px !important;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif !important;
    font-weight: 700 !important;
    border: 1px solid #000 !important;
    border-radius: 0px !important;
    padding: 5px 10px 4px 9px !important;
}
/*! jQuery UI - v1.11.4 - 2015-10-23
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=333333&bgTextureHeader=diagonals_thick&bgImgOpacityHeader=8&borderColorHeader=a3a3a3&fcHeader=eeeeee&iconColorHeader=bbbbbb&bgColorContent=f9f9f9&bgTextureContent=highlight_hard&bgImgOpacityContent=100&borderColorContent=cccccc&fcContent=222222&iconColorContent=222222&bgColorDefault=111111&bgTextureDefault=glass&bgImgOpacityDefault=40&borderColorDefault=777777&fcDefault=e3e3e3&iconColorDefault=ededed&bgColorHover=1c1c1c&bgTextureHover=glass&bgImgOpacityHover=55&borderColorHover=000000&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=flat&bgImgOpacityActive=65&borderColorActive=cccccc&fcActive=222222&iconColorActive=222222&bgColorHighlight=ffeb80&bgTextureHighlight=inset_hard&bgImgOpacityHighlight=55&borderColorHighlight=ffde2e&fcHighlight=363636&iconColorHighlight=4ca300&bgColorError=cd0a0a&bgTextureError=inset_hard&bgImgOpacityError=45&borderColorError=9e0505&fcError=ffffff&iconColorError=ffcf29&bgColorOverlay=aaaaaa&bgTextureOverlay=highlight_hard&bgImgOpacityOverlay=40&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=highlight_soft&bgImgOpacityShadow=50&opacityShadow=20&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */
}
.ui-front {
    z-index: 100;
}
/* Interaction Cues
----------------------------------*/

.ui-state-disabled {
    cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    /* support: IE7 */
    /* support: IE10, see #8844 */

    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}
/* icon support */

.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}
/* left-aligned */

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}
/* right-aligned */

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
/* Component containers
----------------------------------*/

nacte .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
nacte .ui-widget .ui-widget {
    font-size: 1em;
}
nacte .ui-widget input,
nacte .ui-widget select,
nacte .ui-widget textarea,
nacte .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}
nacte .ui-widget-content {
    border: 1px solid #cccccc;
    background: #f9f9f9 url("images/ui-bg_highlight-hard_100_f9f9f9_1x100.png") 50% top repeat-x;
    color: #222222;
}
nacte .ui-widget-content a {
    color: #222222;
}
nacte .ui-widget-header {
    border: 1px solid #a3a3a3;
    background: #333333 url("images/ui-bg_diagonals-thick_8_333333_40x40.png") 50% 50% repeat;
    color: #eeeeee;
    font-weight: bold;
}
nacte .ui-widget-header a {
    color: #eeeeee;
}
/* Interaction states
----------------------------------*/

nacte .ui-state-default,
nacte .ui-widget-content .ui-state-default,
nacte .ui-widget-header .ui-state-default {
    border: 1px solid #777777;
    background: #111111 url("images/ui-bg_glass_40_111111_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #e3e3e3;
}
nacte .ui-state-default a,
nacte .ui-state-default a:link,
nacte .ui-state-default a:visited {
    color: #e3e3e3;
    text-decoration: none;
}
nacte .ui-state-hover,
nacte .ui-widget-content .ui-state-hover,
nacte .ui-widget-header .ui-state-hover,
nacte .ui-state-focus,
nacte .ui-widget-content .ui-state-focus,
nacte .ui-widget-header .ui-state-focus {
    border: 1px solid #000000;
    background: #1c1c1c url("images/ui-bg_glass_55_1c1c1c_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
}
nacte .ui-state-hover a,
nacte .ui-state-hover a:hover,
nacte .ui-state-hover a:link,
nacte .ui-state-hover a:visited,
nacte .ui-state-focus a,
nacte .ui-state-focus a:hover,
nacte .ui-state-focus a:link,
nacte .ui-state-focus a:visited {
    color: #ffffff;
    text-decoration: none;
}
nacte .ui-state-active,
nacte .ui-widget-content .ui-state-active,
nacte .ui-widget-header .ui-state-active {
    border: 1px solid #cccccc;
    background: #ffffff url("images/ui-bg_flat_65_ffffff_40x100.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #222222;
}
nacte .ui-state-active a,
nacte .ui-state-active a:link,
nacte .ui-state-active a:visited {
    color: #222222;
    text-decoration: none;
}
/* Interaction Cues
----------------------------------*/

nacte .ui-state-highlight,
nacte .ui-widget-content .ui-state-highlight,
nacte .ui-widget-header .ui-state-highlight {
    border: 1px solid #ffde2e;
    background: #ffeb80 url("images/ui-bg_inset-hard_55_ffeb80_1x100.png") 50% bottom repeat-x;
    color: #363636;
}
nacte .ui-state-highlight a,
nacte .ui-widget-content .ui-state-highlight a,
nacte .ui-widget-header .ui-state-highlight a {
    color: #363636;
}
nacte .ui-state-error,
nacte .ui-widget-content .ui-state-error,
nacte .ui-widget-header .ui-state-error {
    border: 1px solid #9e0505;
    background: #cd0a0a url("images/ui-bg_inset-hard_45_cd0a0a_1x100.png") 50% bottom repeat-x;
    color: #ffffff;
}
nacte .ui-state-error a,
nacte .ui-widget-content .ui-state-error a,
nacte .ui-widget-header .ui-state-error a {
    color: #ffffff;
}
nacte .ui-state-error-text,
nacte .ui-widget-content .ui-state-error-text,
nacte .ui-widget-header .ui-state-error-text {
    color: #ffffff;
}
nacte .ui-priority-primary,
nacte .ui-widget-content .ui-priority-primary,
nacte .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
nacte .ui-priority-secondary,
nacte .ui-widget-content .ui-priority-secondary,
nacte .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    /* support: IE8 */

    font-weight: normal;
}
nacte .ui-state-disabled,
nacte .ui-widget-content .ui-state-disabled,
nacte .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    /* support: IE8 */

    background-image: none;
}
nacte .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */

nacte .ui-icon {
    width: 16px;
    height: 16px;
}
nacte .ui-icon,
nacte .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}
nacte .ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_bbbbbb_256x240.png");
}
nacte .ui-state-default .ui-icon {
    background-image: url("images/ui-icons_ededed_256x240.png");
}
nacte .ui-state-hover .ui-icon,
nacte .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}
nacte .ui-state-active .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}
nacte .ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_4ca300_256x240.png");
}
nacte .ui-state-error .ui-icon,
nacte .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffcf29_256x240.png");
}
/* positioning */

nacte .ui-icon-blank {
    background-position: 16px 16px;
}
nacte .ui-icon-carat-1-n {
    background-position: 0 0;
}
nacte .ui-icon-carat-1-ne {
    background-position: -16px 0;
}
nacte .ui-icon-carat-1-e {
    background-position: -32px 0;
}
nacte .ui-icon-carat-1-se {
    background-position: -48px 0;
}
nacte .ui-icon-carat-1-s {
    background-position: -64px 0;
}
nacte .ui-icon-carat-1-sw {
    background-position: -80px 0;
}
nacte .ui-icon-carat-1-w {
    background-position: -96px 0;
}
nacte .ui-icon-carat-1-nw {
    background-position: -112px 0;
}
nacte .ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
nacte .ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
nacte .ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
nacte .ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
nacte .ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
nacte .ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
nacte .ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
nacte .ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
nacte .ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
nacte .ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
nacte .ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
nacte .ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
nacte .ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
nacte .ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
nacte .ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
nacte .ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
nacte .ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
nacte .ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
nacte .ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
nacte .ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
nacte .ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
nacte .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
nacte .ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
nacte .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
nacte .ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
nacte .ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
nacte .ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
nacte .ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
nacte .ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
nacte .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
nacte .ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
nacte .ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
nacte .ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
nacte .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
nacte .ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
nacte .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
nacte .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
nacte .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
nacte .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
nacte .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
nacte .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
nacte .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
nacte .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
nacte .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
nacte .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
nacte .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
nacte .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
nacte .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
nacte .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
nacte .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
nacte .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
nacte .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
nacte .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
nacte .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
nacte .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
nacte .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
nacte .ui-icon-arrow-4 {
    background-position: 0 -80px;
}
nacte .ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
nacte .ui-icon-extlink {
    background-position: -32px -80px;
}
nacte .ui-icon-newwin {
    background-position: -48px -80px;
}
nacte .ui-icon-refresh {
    background-position: -64px -80px;
}
nacte .ui-icon-shuffle {
    background-position: -80px -80px;
}
nacte .ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
nacte .ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
nacte .ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
nacte .ui-icon-folder-open {
    background-position: -16px -96px;
}
nacte .ui-icon-document {
    background-position: -32px -96px;
}
nacte .ui-icon-document-b {
    background-position: -48px -96px;
}
nacte .ui-icon-note {
    background-position: -64px -96px;
}
nacte .ui-icon-mail-closed {
    background-position: -80px -96px;
}
nacte .ui-icon-mail-open {
    background-position: -96px -96px;
}
nacte .ui-icon-suitcase {
    background-position: -112px -96px;
}
nacte .ui-icon-comment {
    background-position: -128px -96px;
}
nacte .ui-icon-person {
    background-position: -144px -96px;
}
nacte .ui-icon-print {
    background-position: -160px -96px;
}
nacte .ui-icon-trash {
    background-position: -176px -96px;
}
nacte .ui-icon-locked {
    background-position: -192px -96px;
}
nacte .ui-icon-unlocked {
    background-position: -208px -96px;
}
nacte .ui-icon-bookmark {
    background-position: -224px -96px;
}
nacte .ui-icon-tag {
    background-position: -240px -96px;
}
nacte .ui-icon-home {
    background-position: 0 -112px;
}
nacte .ui-icon-flag {
    background-position: -16px -112px;
}
nacte .ui-icon-calendar {
    background-position: -32px -112px;
}
nacte .ui-icon-cart {
    background-position: -48px -112px;
}
nacte .ui-icon-pencil {
    background-position: -64px -112px;
}
nacte .ui-icon-clock {
    background-position: -80px -112px;
}
nacte .ui-icon-disk {
    background-position: -96px -112px;
}
nacte .ui-icon-calculator {
    background-position: -112px -112px;
}
nacte .ui-icon-zoomin {
    background-position: -128px -112px;
}
nacte .ui-icon-zoomout {
    background-position: -144px -112px;
}
nacte .ui-icon-search {
    background-position: -160px -112px;
}
nacte .ui-icon-wrench {
    background-position: -176px -112px;
}
nacte .ui-icon-gear {
    background-position: -192px -112px;
}
nacte .ui-icon-heart {
    background-position: -208px -112px;
}
nacte .ui-icon-star {
    background-position: -224px -112px;
}
nacte .ui-icon-link {
    background-position: -240px -112px;
}
nacte .ui-icon-cancel {
    background-position: 0 -128px;
}
nacte .ui-icon-plus {
    background-position: -16px -128px;
}
nacte .ui-icon-plusthick {
    background-position: -32px -128px;
}
nacte .ui-icon-minus {
    background-position: -48px -128px;
}
nacte .ui-icon-minusthick {
    background-position: -64px -128px;
}
nacte .ui-icon-close {
    background-position: -80px -128px;
}
nacte .ui-icon-closethick {
    background-position: -96px -128px;
}
nacte .ui-icon-key {
    background-position: -112px -128px;
}
nacte .ui-icon-lightbulb {
    background-position: -128px -128px;
}
nacte .ui-icon-scissors {
    background-position: -144px -128px;
}
nacte .ui-icon-clipboard {
    background-position: -160px -128px;
}
nacte .ui-icon-copy {
    background-position: -176px -128px;
}
nacte .ui-icon-contact {
    background-position: -192px -128px;
}
nacte .ui-icon-image {
    background-position: -208px -128px;
}
nacte .ui-icon-video {
    background-position: -224px -128px;
}
nacte .ui-icon-script {
    background-position: -240px -128px;
}
nacte .ui-icon-alert {
    background-position: 0 -144px;
}
nacte .ui-icon-info {
    background-position: -16px -144px;
}
nacte .ui-icon-notice {
    background-position: -32px -144px;
}
nacte .ui-icon-help {
    background-position: -48px -144px;
}
nacte .ui-icon-check {
    background-position: -64px -144px;
}
nacte .ui-icon-bullet {
    background-position: -80px -144px;
}
nacte .ui-icon-radio-on {
    background-position: -96px -144px;
}
nacte .ui-icon-radio-off {
    background-position: -112px -144px;
}
nacte .ui-icon-pin-w {
    background-position: -128px -144px;
}
nacte .ui-icon-pin-s {
    background-position: -144px -144px;
}
nacte .ui-icon-play {
    background-position: 0 -160px;
}
nacte .ui-icon-pause {
    background-position: -16px -160px;
}
nacte .ui-icon-seek-next {
    background-position: -32px -160px;
}
nacte .ui-icon-seek-prev {
    background-position: -48px -160px;
}
nacte .ui-icon-seek-end {
    background-position: -64px -160px;
}
nacte .ui-icon-seek-start {
    background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */

nacte .ui-icon-seek-first {
    background-position: -80px -160px;
}
nacte .ui-icon-stop {
    background-position: -96px -160px;
}
nacte .ui-icon-eject {
    background-position: -112px -160px;
}
nacte .ui-icon-volume-off {
    background-position: -128px -160px;
}
nacte .ui-icon-volume-on {
    background-position: -144px -160px;
}
nacte .ui-icon-power {
    background-position: 0 -176px;
}
nacte .ui-icon-signal-diag {
    background-position: -16px -176px;
}
nacte .ui-icon-signal {
    background-position: -32px -176px;
}
nacte .ui-icon-battery-0 {
    background-position: -48px -176px;
}
nacte .ui-icon-battery-1 {
    background-position: -64px -176px;
}
nacte .ui-icon-battery-2 {
    background-position: -80px -176px;
}
nacte .ui-icon-battery-3 {
    background-position: -96px -176px;
}
nacte .ui-icon-circle-plus {
    background-position: 0 -192px;
}
nacte .ui-icon-circle-minus {
    background-position: -16px -192px;
}
nacte .ui-icon-circle-close {
    background-position: -32px -192px;
}
nacte .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
nacte .ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
nacte .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
nacte .ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
nacte .ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
nacte .ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
nacte .ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
nacte .ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
nacte .ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
nacte .ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
nacte .ui-icon-circle-check {
    background-position: -208px -192px;
}
nacte .ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
nacte .ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
nacte .ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
nacte .ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
nacte .ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
nacte .ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
nacte .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
nacte .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
nacte .ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
nacte .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
nacte .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
nacte .ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */

nacte .ui-corner-all,
nacte .ui-corner-top,
nacte .ui-corner-left,
nacte .ui-corner-tl {
    border-top-left-radius: 4px;
}
nacte .ui-corner-all,
nacte .ui-corner-top,
nacte .ui-corner-right,
nacte .ui-corner-tr {
    border-top-right-radius: 4px;
}
nacte .ui-corner-all,
nacte .ui-corner-bottom,
nacte .ui-corner-left,
nacte .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
nacte .ui-corner-all,
nacte .ui-corner-bottom,
nacte .ui-corner-right,
nacte .ui-corner-br {
    border-bottom-right-radius: 4px;
}
/* Overlays */

nacte .ui-widget-overlay {
    background: #aaaaaa url("images/ui-bg_highlight-hard_40_aaaaaa_1x100.png") 50% top repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    /* support: IE8 */
}
nacte .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url("images/ui-bg_highlight-soft_50_aaaaaa_1x100.png") 50% top repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    /* support: IE8 */

    border-radius: 8px;
}
/*! jQuery UI - v1.11.4 - 2015-10-21
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-clearfix {
    min-height: 0
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.ui-front {
    z-index: 100
}
.ui-state-disabled {
    cursor: default!important
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}
.ui-menu .ui-menu {
    position: absolute
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}
.ui-menu-icons {
    position: relative
}
.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}
/*! jQuery UI - v1.11.4 - 2015-10-23
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

nacte .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}
nacte .ui-widget .ui-widget {
    font-size: 1em
}
nacte .ui-widget input,
nacte .ui-widget select,
nacte .ui-widget textarea,
nacte .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}
nacte .ui-widget-content {
    border: 1px solid #ccc;
    background: #f9f9f9 url("images/ui-bg_highlight-hard_100_f9f9f9_1x100.png") 50% top repeat-x;
    color: #222
}
nacte .ui-widget-content a {
    color: #222
}
nacte .ui-widget-header {
    border: 1px solid #a3a3a3;
    background: #333 url("images/ui-bg_diagonals-thick_8_333333_40x40.png") 50% 50% repeat;
    color: #eee;
    font-weight: bold
}
nacte .ui-widget-header a {
    color: #eee
}
nacte .ui-state-default,
nacte .ui-widget-content .ui-state-default,
nacte .ui-widget-header .ui-state-default {
    border: 1px solid #777;
    background: #111 url("images/ui-bg_glass_40_111111_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #e3e3e3
}
nacte .ui-state-default a,
nacte .ui-state-default a:link,
nacte .ui-state-default a:visited {
    color: #e3e3e3;
    text-decoration: none
}
nacte .ui-state-hover,
nacte .ui-widget-content .ui-state-hover,
nacte .ui-widget-header .ui-state-hover,
nacte .ui-state-focus,
nacte .ui-widget-content .ui-state-focus,
nacte .ui-widget-header .ui-state-focus {
    border: 1px solid #000;
    background: #1c1c1c url("images/ui-bg_glass_55_1c1c1c_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #fff
}
nacte .ui-state-hover a,
nacte .ui-state-hover a:hover,
nacte .ui-state-hover a:link,
nacte .ui-state-hover a:visited,
nacte .ui-state-focus a,
nacte .ui-state-focus a:hover,
nacte .ui-state-focus a:link,
nacte .ui-state-focus a:visited {
    color: #fff;
    text-decoration: none
}
nacte .ui-state-active,
nacte .ui-widget-content .ui-state-active,
nacte .ui-widget-header .ui-state-active {
    border: 1px solid #ccc;
    background: #fff url("images/ui-bg_flat_65_ffffff_40x100.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #222
}
nacte .ui-state-active a,
nacte .ui-state-active a:link,
nacte .ui-state-active a:visited {
    color: #222;
    text-decoration: none
}
nacte .ui-state-highlight,
nacte .ui-widget-content .ui-state-highlight,
nacte .ui-widget-header .ui-state-highlight {
    border: 1px solid #ffde2e;
    background: #ffeb80 url("images/ui-bg_inset-hard_55_ffeb80_1x100.png") 50% bottom repeat-x;
    color: #363636
}
nacte .ui-state-highlight a,
nacte .ui-widget-content .ui-state-highlight a,
nacte .ui-widget-header .ui-state-highlight a {
    color: #363636
}
nacte .ui-state-error,
nacte .ui-widget-content .ui-state-error,
nacte .ui-widget-header .ui-state-error {
    border: 1px solid #9e0505;
    background: #cd0a0a url("images/ui-bg_inset-hard_45_cd0a0a_1x100.png") 50% bottom repeat-x;
    color: #fff
}
nacte .ui-state-error a,
nacte .ui-widget-content .ui-state-error a,
nacte .ui-widget-header .ui-state-error a {
    color: #fff
}
nacte .ui-state-error-text,
nacte .ui-widget-content .ui-state-error-text,
nacte .ui-widget-header .ui-state-error-text {
    color: #fff
}
nacte .ui-priority-primary,
nacte .ui-widget-content .ui-priority-primary,
nacte .ui-widget-header .ui-priority-primary {
    font-weight: bold
}
nacte .ui-priority-secondary,
nacte .ui-widget-content .ui-priority-secondary,
nacte .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}
nacte .ui-state-disabled,
nacte .ui-widget-content .ui-state-disabled,
nacte .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
nacte .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}
nacte .ui-icon {
    width: 16px;
    height: 16px
}
nacte .ui-icon,
nacte .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png")
}
nacte .ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_bbbbbb_256x240.png")
}
nacte .ui-state-default .ui-icon {
    background-image: url("images/ui-icons_ededed_256x240.png")
}
nacte .ui-state-hover .ui-icon,
nacte .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}
nacte .ui-state-active .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png")
}
nacte .ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_4ca300_256x240.png")
}
nacte .ui-state-error .ui-icon,
nacte .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffcf29_256x240.png")
}
nacte .ui-icon-blank {
    background-position: 16px 16px
}
nacte .ui-icon-carat-1-n {
    background-position: 0 0
}
nacte .ui-icon-carat-1-ne {
    background-position: -16px 0
}
nacte .ui-icon-carat-1-e {
    background-position: -32px 0
}
nacte .ui-icon-carat-1-se {
    background-position: -48px 0
}
nacte .ui-icon-carat-1-s {
    background-position: -64px 0
}
nacte .ui-icon-carat-1-sw {
    background-position: -80px 0
}
nacte .ui-icon-carat-1-w {
    background-position: -96px 0
}
nacte .ui-icon-carat-1-nw {
    background-position: -112px 0
}
nacte .ui-icon-carat-2-n-s {
    background-position: -128px 0
}
nacte .ui-icon-carat-2-e-w {
    background-position: -144px 0
}
nacte .ui-icon-triangle-1-n {
    background-position: 0 -16px
}
nacte .ui-icon-triangle-1-ne {
    background-position: -16px -16px
}
nacte .ui-icon-triangle-1-e {
    background-position: -32px -16px
}
nacte .ui-icon-triangle-1-se {
    background-position: -48px -16px
}
nacte .ui-icon-triangle-1-s {
    background-position: -64px -16px
}
nacte .ui-icon-triangle-1-sw {
    background-position: -80px -16px
}
nacte .ui-icon-triangle-1-w {
    background-position: -96px -16px
}
nacte .ui-icon-triangle-1-nw {
    background-position: -112px -16px
}
nacte .ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}
nacte .ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}
nacte .ui-icon-arrow-1-n {
    background-position: 0 -32px
}
nacte .ui-icon-arrow-1-ne {
    background-position: -16px -32px
}
nacte .ui-icon-arrow-1-e {
    background-position: -32px -32px
}
nacte .ui-icon-arrow-1-se {
    background-position: -48px -32px
}
nacte .ui-icon-arrow-1-s {
    background-position: -64px -32px
}
nacte .ui-icon-arrow-1-sw {
    background-position: -80px -32px
}
nacte .ui-icon-arrow-1-w {
    background-position: -96px -32px
}
nacte .ui-icon-arrow-1-nw {
    background-position: -112px -32px
}
nacte .ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}
nacte .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}
nacte .ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}
nacte .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}
nacte .ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}
nacte .ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}
nacte .ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}
nacte .ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}
nacte .ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}
nacte .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}
nacte .ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}
nacte .ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}
nacte .ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}
nacte .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}
nacte .ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}
nacte .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}
nacte .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}
nacte .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}
nacte .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}
nacte .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}
nacte .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}
nacte .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}
nacte .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}
nacte .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}
nacte .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}
nacte .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}
nacte .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}
nacte .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}
nacte .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}
nacte .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}
nacte .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}
nacte .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}
nacte .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}
nacte .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}
nacte .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}
nacte .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}
nacte .ui-icon-arrow-4 {
    background-position: 0 -80px
}
nacte .ui-icon-arrow-4-diag {
    background-position: -16px -80px
}
nacte .ui-icon-extlink {
    background-position: -32px -80px
}
nacte .ui-icon-newwin {
    background-position: -48px -80px
}
nacte .ui-icon-refresh {
    background-position: -64px -80px
}
nacte .ui-icon-shuffle {
    background-position: -80px -80px
}
nacte .ui-icon-transfer-e-w {
    background-position: -96px -80px
}
nacte .ui-icon-transferthick-e-w {
    background-position: -112px -80px
}
nacte .ui-icon-folder-collapsed {
    background-position: 0 -96px
}
nacte .ui-icon-folder-open {
    background-position: -16px -96px
}
nacte .ui-icon-document {
    background-position: -32px -96px
}
nacte .ui-icon-document-b {
    background-position: -48px -96px
}
nacte .ui-icon-note {
    background-position: -64px -96px
}
nacte .ui-icon-mail-closed {
    background-position: -80px -96px
}
nacte .ui-icon-mail-open {
    background-position: -96px -96px
}
nacte .ui-icon-suitcase {
    background-position: -112px -96px
}
nacte .ui-icon-comment {
    background-position: -128px -96px
}
nacte .ui-icon-person {
    background-position: -144px -96px
}
nacte .ui-icon-print {
    background-position: -160px -96px
}
nacte .ui-icon-trash {
    background-position: -176px -96px
}
nacte .ui-icon-locked {
    background-position: -192px -96px
}
nacte .ui-icon-unlocked {
    background-position: -208px -96px
}
nacte .ui-icon-bookmark {
    background-position: -224px -96px
}
nacte .ui-icon-tag {
    background-position: -240px -96px
}
nacte .ui-icon-home {
    background-position: 0 -112px
}
nacte .ui-icon-flag {
    background-position: -16px -112px
}
nacte .ui-icon-calendar {
    background-position: -32px -112px
}
nacte .ui-icon-cart {
    background-position: -48px -112px
}
nacte .ui-icon-pencil {
    background-position: -64px -112px
}
nacte .ui-icon-clock {
    background-position: -80px -112px
}
nacte .ui-icon-disk {
    background-position: -96px -112px
}
nacte .ui-icon-calculator {
    background-position: -112px -112px
}
nacte .ui-icon-zoomin {
    background-position: -128px -112px
}
nacte .ui-icon-zoomout {
    background-position: -144px -112px
}
nacte .ui-icon-search {
    background-position: -160px -112px
}
nacte .ui-icon-wrench {
    background-position: -176px -112px
}
nacte .ui-icon-gear {
    background-position: -192px -112px
}
nacte .ui-icon-heart {
    background-position: -208px -112px
}
nacte .ui-icon-star {
    background-position: -224px -112px
}
nacte .ui-icon-link {
    background-position: -240px -112px
}
nacte .ui-icon-cancel {
    background-position: 0 -128px
}
nacte .ui-icon-plus {
    background-position: -16px -128px
}
nacte .ui-icon-plusthick {
    background-position: -32px -128px
}
nacte .ui-icon-minus {
    background-position: -48px -128px
}
nacte .ui-icon-minusthick {
    background-position: -64px -128px
}
nacte .ui-icon-close {
    background-position: -80px -128px
}
nacte .ui-icon-closethick {
    background-position: -96px -128px
}
nacte .ui-icon-key {
    background-position: -112px -128px
}
nacte .ui-icon-lightbulb {
    background-position: -128px -128px
}
nacte .ui-icon-scissors {
    background-position: -144px -128px
}
nacte .ui-icon-clipboard {
    background-position: -160px -128px
}
nacte .ui-icon-copy {
    background-position: -176px -128px
}
nacte .ui-icon-contact {
    background-position: -192px -128px
}
nacte .ui-icon-image {
    background-position: -208px -128px
}
nacte .ui-icon-video {
    background-position: -224px -128px
}
nacte .ui-icon-script {
    background-position: -240px -128px
}
nacte .ui-icon-alert {
    background-position: 0 -144px
}
nacte .ui-icon-info {
    background-position: -16px -144px
}
nacte .ui-icon-notice {
    background-position: -32px -144px
}
nacte .ui-icon-help {
    background-position: -48px -144px
}
nacte .ui-icon-check {
    background-position: -64px -144px
}
nacte .ui-icon-bullet {
    background-position: -80px -144px
}
nacte .ui-icon-radio-on {
    background-position: -96px -144px
}
nacte .ui-icon-radio-off {
    background-position: -112px -144px
}
nacte .ui-icon-pin-w {
    background-position: -128px -144px
}
nacte .ui-icon-pin-s {
    background-position: -144px -144px
}
nacte .ui-icon-play {
    background-position: 0 -160px
}
nacte .ui-icon-pause {
    background-position: -16px -160px
}
nacte .ui-icon-seek-next {
    background-position: -32px -160px
}
nacte .ui-icon-seek-prev {
    background-position: -48px -160px
}
nacte .ui-icon-seek-end {
    background-position: -64px -160px
}
nacte .ui-icon-seek-start {
    background-position: -80px -160px
}
nacte .ui-icon-seek-first {
    background-position: -80px -160px
}
nacte .ui-icon-stop {
    background-position: -96px -160px
}
nacte .ui-icon-eject {
    background-position: -112px -160px
}
nacte .ui-icon-volume-off {
    background-position: -128px -160px
}
nacte .ui-icon-volume-on {
    background-position: -144px -160px
}
nacte .ui-icon-power {
    background-position: 0 -176px
}
nacte .ui-icon-signal-diag {
    background-position: -16px -176px
}
nacte .ui-icon-signal {
    background-position: -32px -176px
}
nacte .ui-icon-battery-0 {
    background-position: -48px -176px
}
nacte .ui-icon-battery-1 {
    background-position: -64px -176px
}
nacte .ui-icon-battery-2 {
    background-position: -80px -176px
}
nacte .ui-icon-battery-3 {
    background-position: -96px -176px
}
nacte .ui-icon-circle-plus {
    background-position: 0 -192px
}
nacte .ui-icon-circle-minus {
    background-position: -16px -192px
}
nacte .ui-icon-circle-close {
    background-position: -32px -192px
}
nacte .ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
nacte .ui-icon-circle-triangle-s {
    background-position: -64px -192px
}
nacte .ui-icon-circle-triangle-w {
    background-position: -80px -192px
}
nacte .ui-icon-circle-triangle-n {
    background-position: -96px -192px
}
nacte .ui-icon-circle-arrow-e {
    background-position: -112px -192px
}
nacte .ui-icon-circle-arrow-s {
    background-position: -128px -192px
}
nacte .ui-icon-circle-arrow-w {
    background-position: -144px -192px
}
nacte .ui-icon-circle-arrow-n {
    background-position: -160px -192px
}
nacte .ui-icon-circle-zoomin {
    background-position: -176px -192px
}
nacte .ui-icon-circle-zoomout {
    background-position: -192px -192px
}
nacte .ui-icon-circle-check {
    background-position: -208px -192px
}
nacte .ui-icon-circlesmall-plus {
    background-position: 0 -208px
}
nacte .ui-icon-circlesmall-minus {
    background-position: -16px -208px
}
nacte .ui-icon-circlesmall-close {
    background-position: -32px -208px
}
nacte .ui-icon-squaresmall-plus {
    background-position: -48px -208px
}
nacte .ui-icon-squaresmall-minus {
    background-position: -64px -208px
}
nacte .ui-icon-squaresmall-close {
    background-position: -80px -208px
}
nacte .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}
nacte .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}
nacte .ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}
nacte .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}
nacte .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}
nacte .ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}
nacte .ui-corner-all,
nacte .ui-corner-top,
nacte .ui-corner-left,
nacte .ui-corner-tl {
    border-top-left-radius: 4px
}
nacte .ui-corner-all,
nacte .ui-corner-top,
nacte .ui-corner-right,
nacte .ui-corner-tr {
    border-top-right-radius: 4px
}
nacte .ui-corner-all,
nacte .ui-corner-bottom,
nacte .ui-corner-left,
nacte .ui-corner-bl {
    border-bottom-left-radius: 4px
}
nacte .ui-corner-all,
nacte .ui-corner-bottom,
nacte .ui-corner-right,
nacte .ui-corner-br {
    border-bottom-right-radius: 4px
}
nacte .ui-widget-overlay {
    background: #aaa url("images/ui-bg_highlight-hard_40_aaaaaa_1x100.png") 50% top repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}
nacte .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url("images/ui-bg_highlight-soft_50_aaaaaa_1x100.png") 50% top repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 8px
}

a.link_a {
    background: #fff;
    padding: 4px 5px;
}

ul.tabs {
    background: white;
    width: 100%;
    height: 39px;
    text-align: left;
    border-bottom: 1px solid #50be87;
}

ul.tabs .button {
    float: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 2px;
    margin-top: 10px;
}