Template:Biomod2013a: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
    <title></title>
<title></title>
    <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
    <script type="text/javascript" src="http://metroui.org.ua/js/modern/dropdown.js"></script>
<script type="text/javascript" src="http://metroui.org.ua/js/metro/metro-dropdown.js"></script>
    <style>
<style>
        article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
            display: block;
display: block;
        }
}


        audio, canvas, video {
audio, canvas, video {
            display: inline-block;
display: inline-block;
            *display: inline;
*display: inline;
            *zoom: 1;
*zoom: 1;
        }
}


            audio:not([controls]) {
audio:not([controls]) {
                display: none;
display: none;
                height: 0;
height: 0;
            }
}


        [hidden] {
[hidden] {
            display: none;
display: none;
        }
}


        html {
html {
            font-size: 100%;
font-size: 100%;
            -webkit-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
        }
}


        html, button, input, select, textarea {
html, button, input, select, textarea {
            font-family: sans-serif;
font-family: sans-serif;
        }
}


        body {
body {
            margin: 0;
margin: 0;
        }
}


        a:focus {
a:focus {
            outline: thin dotted;
outline: thin dotted;
        }
}


        a:hover, a:active {
a:hover, a:active {
            outline: 0;
outline: 0;
        }
}


        h1 {
h1 {
            font-size: 2em;
font-size: 2em;
            margin: .67em 0;
margin: .67em 0;
        }
}


        h2 {
h2 {
            font-size: 1.5em;
font-size: 1.5em;
            margin: .83em 0;
margin: .83em 0;
        }
}


        h3 {
h3 {
            font-size: 1.17em;
font-size: 1.17em;
            margin: 1em 0;
margin: 1em 0;
        }
}


        h4 {
h4 {
            font-size: 1em;
font-size: 1em;
            margin: 1.33em 0;
margin: 1.33em 0;
        }
}


        h5 {
h5 {
            font-size: .83em;
font-size: .83em;
            margin: 1.67em 0;
margin: 1.67em 0;
        }
}


        h6 {
h6 {
            font-size: .75em;
font-size: .75em;
            margin: 2.33em 0;
margin: 2.33em 0;
        }
}


        abbr[title] {
abbr[title] {
            border-bottom: 1px dotted;
border-bottom: 1px dotted;
        }
}


        b, strong {
b, strong {
            font-weight: bold;
font-weight: bold;
        }
}


        blockquote {
blockquote {
            margin: 1em 40px;
margin: 1em 40px;
        }
}


        dfn {
dfn {
            font-style: italic;
font-style: italic;
        }
}


        mark {
mark {
            background: #ff0;
background: #ff0;
            color: #000;
color: #000;
        }
}


        p, pre {
p, pre {
            margin: 1em 0;
margin: 1em 0;
        }
}


        pre, code, kbd, samp {
pre, code, kbd, samp {
            font-family: monospace,serif;
font-family: monospace,serif;
            _font-family: 'courier new',monospace;
_font-family: 'courier new',monospace;
            font-size: 1em;
font-size: 1em;
        }
}


        pre {
pre {
            white-space: pre;
white-space: pre;
            white-space: pre-wrap;
white-space: pre-wrap;
            word-wrap: break-word;
word-wrap: break-word;
        }
}


        q {
q {
            quotes: none;
quotes: none;
        }
}


            q:before, q:after {
q:before, q:after {
                content: '';
content: '';
                content: none;
content: none;
            }
}


        small {
small {
            font-size: 75%;
font-size: 75%;
        }
}


        sub, sup {
sub, sup {
            font-size: 75%;
font-size: 75%;
            line-height: 0;
line-height: 0;
            position: relative;
position: relative;
            vertical-align: baseline;
vertical-align: baseline;
        }
}


        sup {
sup {
            top: -0.5em;
top: -0.5em;
        }
}


        sub {
sub {
            bottom: -0.25em;
bottom: -0.25em;
        }
}


        dl, menu, ol, ul {
dl, menu, ol, ul {
            margin: 1em 0;
margin: 1em 0;
        }
}


        dd {
dd {
            margin: 0 0 0 40px;
margin: 0 0 0 40px;
        }
}


        menu, ol, ul {
menu, ol, ul {
            padding: 0 0 0 40px;
padding: 0 0 0 40px;
        }
}


        nav ul, nav ol {
nav ul, nav ol {
            list-style: none;
list-style: none;
            list-style-image: none;
list-style-image: none;
        }
}


        img {
img {
            border: 0;
border: 0;
            -ms-interpolation-mode: bicubic;
-ms-interpolation-mode: bicubic;
        }
}


        svg:not(:root) {
svg:not(:root) {
            overflow: hidden;
overflow: hidden;
        }
}


        figure {
figure {
            margin: 0;
margin: 0;
        }
}


        form {
form {
            margin: 0;
margin: 0;
        }
}


        fieldset {
fieldset {
            border: 1px solid #c0c0c0;
border: 1px solid #c0c0c0;
            margin: 0 2px;
margin: 0 2px;
            padding: .35em .625em .75em;
padding: .35em .625em .75em;
        }
}


        legend {
legend {
            border: 0;
border: 0;
            padding: 0;
padding: 0;
            white-space: normal;
white-space: normal;
            *margin-left: -7px;
*margin-left: -7px;
        }
}


        button, input, select, textarea {
button, input, select, textarea {
            font-size: 100%;
font-size: 100%;
            margin: 0;
margin: 0;
            vertical-align: baseline;
vertical-align: baseline;
            *vertical-align: middle;
*vertical-align: middle;
        }
}


        button, input {
button, input {
            line-height: normal;
line-height: normal;
        }
}


            button, input[type="button"], input[type="reset"], input[type="submit"] {
button, input[type="button"], input[type="reset"], input[type="submit"] {
                cursor: pointer;
cursor: pointer;
                -webkit-appearance: button;
-webkit-appearance: button;
                *overflow: visible;
*overflow: visible;
            }
}


                button[disabled], input[disabled] {
button[disabled], input[disabled] {
                    cursor: default;
cursor: default;
                }
}


            input[type="checkbox"], input[type="radio"] {
input[type="checkbox"], input[type="radio"] {
                box-sizing: border-box;
box-sizing: border-box;
                padding: 0;
padding: 0;
                *height: 13px;
*height: 13px;
                *width: 13px;
*width: 13px;
            }
}


            input[type="search"] {
input[type="search"] {
                -webkit-appearance: textfield;
-webkit-appearance: textfield;
                -moz-box-sizing: content-box;
-moz-box-sizing: content-box;
                -webkit-box-sizing: content-box;
-webkit-box-sizing: content-box;
                box-sizing: content-box;
box-sizing: content-box;
            }
}


                input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
                    -webkit-appearance: none;
-webkit-appearance: none;
                }
}


            button::-moz-focus-inner, input::-moz-focus-inner {
button::-moz-focus-inner, input::-moz-focus-inner {
                border: 0;
border: 0;
                padding: 0;
padding: 0;
            }
}


        textarea {
textarea {
            overflow: auto;
overflow: auto;
            vertical-align: top;
vertical-align: top;
        }
}


        table {
table {
            border-collapse: collapse;
border-collapse: collapse;
            border-spacing: 0;
border-spacing: 0;
        }
}


        @font-face {
@font-face {
            font-family: "PT Serif Caption";
font-family: "PT Serif Caption";
            font-style: normal;
font-style: normal;
            font-weight: 400;
font-weight: 400;
            src: local("PT Serif Caption"),local("PTSerif-Caption"),url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff');
src: local("PT Serif Caption"),local("PTSerif-Caption"),url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff');
        }
}


        @font-face {
@font-face {
            font-family: "Open Sans";
font-family: "Open Sans";
            font-style: normal;
font-style: normal;
            font-weight: 700;
font-weight: 700;
            src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
        }
}


        @font-face {
@font-face {
            font-family: "Open Sans";
font-family: "Open Sans";
            font-style: normal;
font-style: normal;
            font-weight: 300;
font-weight: 300;
            src: local("Open Sans Light"),local("OpenSans-Light"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
src: local("Open Sans Light"),local("OpenSans-Light"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
        }
}


        @font-face {
@font-face {
            font-family: "Open Sans";
font-family: "Open Sans";
            font-style: normal;
font-style: normal;
            font-weight: 800;
font-weight: 800;
            src: local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
src: local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
        }
}


        @font-face {
@font-face {
            font-family: "Open Sans";
font-family: "Open Sans";
            font-style: normal;
font-style: normal;
            font-weight: 400;
font-weight: 400;
            src: local("Open Sans"),local("OpenSans"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
src: local("Open Sans"),local("OpenSans"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
        }
}


        .text-rest-state {
.text-rest-state {
            color: #000;
color: #000;
        }
}


        .text-rest2-state {
.text-rest2-state {
            color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
        }
}


        .text-hover-state {
.text-hover-state {
            color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
        }
}


        .text-pressed-state {
.text-pressed-state {
            color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
        }
}


        #font .header {
#font .header {
            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 200;
font-weight: 200;
            font-size: 42pt;
font-size: 42pt;
            letter-spacing: .00em;
letter-spacing: .00em;
            line-height: 44pt;
line-height: 44pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .subheader, #font .subheader-secondary {
#font .subheader, #font .subheader-secondary {
            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 200;
font-weight: 200;
            font-size: 20pt;
font-size: 20pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 24pt;
line-height: 24pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .subheader-smaller, #font .subheader-secondary-smaller {
#font .subheader-smaller, #font .subheader-secondary-smaller {
            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 200;
font-weight: 200;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 24pt;
line-height: 24pt;
            font-size: 16pt;
font-size: 16pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .small-subheader, #font .small-subheader-secondary {
#font .small-subheader, #font .small-subheader-secondary {
            font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 600;
font-weight: 600;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 14pt;
line-height: 14pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .navigation {
#font .navigation {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 14pt;
line-height: 14pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .body, #font .body-secondary, #font .normal {
#font .body, #font .body-secondary, #font .normal {
            font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 300;
font-weight: 300;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .02em;
letter-spacing: .02em;
            line-height: 20px;
line-height: 20px;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .link {
#font .link {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 11pt;
font-size: 11pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .tertiary, #font .tertiary-secondary {
#font .tertiary, #font .tertiary-secondary {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 9pt;
font-size: 9pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .control {
#font .control {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 9pt;
font-size: 9pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .small {
#font .small {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 300;
font-weight: 300;
            font-size: 8pt;
font-size: 8pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .long-text {
#font .long-text {
            font-family: 'PT Serif Caption',sans-serif,serif !important;
font-family: 'PT Serif Caption',sans-serif,serif !important;
            font-weight: 300;
font-weight: 300;
            font-size: 10pt;
font-size: 10pt;
            letter-spacing: .02em;
letter-spacing: .02em;
            line-height: 20px;
line-height: 20px;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .long-text-smaller {
#font .long-text-smaller {
            font-family: 'PT Serif Caption',sans-serif,serif !important;
font-family: 'PT Serif Caption',sans-serif,serif !important;
            font-weight: 300;
font-weight: 300;
            font-size: 10pt;
font-size: 10pt;
            letter-spacing: .02em;
letter-spacing: .02em;
            line-height: 20px;
line-height: 20px;
            font-smooth: always;
font-smooth: always;
            font-size: 9pt;
font-size: 9pt;
        }
}


        #font .long-text-lead {
#font .long-text-lead {
            font-family: 'PT Serif Caption',sans-serif,serif !important;
font-family: 'PT Serif Caption',sans-serif,serif !important;
            font-weight: 300;
font-weight: 300;
            font-size: 10pt;
font-size: 10pt;
            letter-spacing: .02em;
letter-spacing: .02em;
            line-height: 20px;
line-height: 20px;
            font-smooth: always;
font-smooth: always;
            font-size: 20pt;
font-size: 20pt;
        }
}


        #state .header, #state .subheader, #state .small-subheader, #state .navigation, #state .body, #state .tertiary {
#state .header, #state .subheader, #state .small-subheader, #state .navigation, #state .body, #state .tertiary {
            color: #000;
color: #000;
        }
}


            #state .header:hover, #state .subheader:hover, #state .small-subheader:hover, #state .navigation:hover, #state .body:hover, #state .tertiary:hover {
#state .header:hover, #state .subheader:hover, #state .small-subheader:hover, #state .navigation:hover, #state .body:hover, #state .tertiary:hover {
                color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
            }
}


            #state .header:active, #state .subheader:active, #state .small-subheader:active, #state .navigation:active, #state .body:active, #state .tertiary:active {
#state .header:active, #state .subheader:active, #state .small-subheader:active, #state .navigation:active, #state .body:active, #state .tertiary:active {
                color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
            }
}


        #state .subheader-secondary, #state .subheader-secondary-smaller, #state .small-subheader, #state .small-subheader-secondary, #state .body-secondary, #state .tertiary-secondary {
#state .subheader-secondary, #state .subheader-secondary-smaller, #state .small-subheader, #state .small-subheader-secondary, #state .body-secondary, #state .tertiary-secondary {
            color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
        }
}


            #state .subheader-secondary:hover, #state .subheader-secondary-smaller:hover, #state .small-subheader:hover, #state .small-subheader-secondary:hover, #state .body-secondary:hover, #state .tertiary-secondary:hover {
#state .subheader-secondary:hover, #state .subheader-secondary-smaller:hover, #state .small-subheader:hover, #state .small-subheader-secondary:hover, #state .body-secondary:hover, #state .tertiary-secondary:hover {
                color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
            }
}


            #state .subheader-secondary:active, #state .subheader-secondary-smaller:active, #state .small-subheader:active, #state .small-subheader-secondary:active, #state .body-secondary:active, #state .tertiary-secondary:active {
#state .subheader-secondary:active, #state .subheader-secondary-smaller:active, #state .small-subheader:active, #state .small-subheader-secondary:active, #state .body-secondary:active, #state .tertiary-secondary:active {
                color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
            }
}


        #state .link {
#state .link {
            color: #2e92cf;
color: #2e92cf;
        }
}


            #state .link:hover {
#state .link:hover {
                color: rgba(45,173,237,0.8);
color: rgba(45,173,237,0.8);
            }
}


            #state .link:active {
#state .link:active {
                color: rgba(45,173,237,0.6);
color: rgba(45,173,237,0.6);
            }
}


        a, .link {
a, .link {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 11pt;
font-size: 11pt;
            font-smooth: always;
font-smooth: always;
            color: #2e92cf;
color: #2e92cf;
            text-decoration: none;
text-decoration: none;
        }
}


            a:hover, .link:hover {
a:hover, .link:hover {
                color: rgba(45,173,237,0.8);
color: rgba(45,173,237,0.8);
            }
}


            a:active, .link:active {
a:active, .link:active {
                color: rgba(45,173,237,0.6);
color: rgba(45,173,237,0.6);
            }
}


        h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
            margin: 0 0 10px 0;
margin: 0 0 10px 0;
            padding: 0;
padding: 0;
        }
}


        h1 {
h1 {
            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 200;
font-weight: 200;
            font-size: 42pt;
font-size: 42pt;
            letter-spacing: .00em;
letter-spacing: .00em;
            line-height: 44pt;
line-height: 44pt;
            font-smooth: always;
font-smooth: always;
            color: #000;
color: #000;
        }
}


        h2 {
h2 {
            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 200;
font-weight: 200;
            font-size: 20pt;
font-size: 20pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 24pt;
line-height: 24pt;
            font-smooth: always;
font-smooth: always;
            color: #000;
color: #000;
        }
}


        h3 {
h3 {
            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 200;
font-weight: 200;
            font-size: 20pt;
font-size: 20pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 24pt;
line-height: 24pt;
            font-smooth: always;
font-smooth: always;
            color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
            font-size: 16pt;
font-size: 16pt;
            line-height: 24px;
line-height: 24px;
        }
}


        h4 {
h4 {
            font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 600;
font-weight: 600;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 14pt;
line-height: 14pt;
            font-smooth: always;
font-smooth: always;
            color: #000;
color: #000;
            color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
        }
}


        h5 {
h5 {
            font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 600;
font-weight: 600;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 14pt;
line-height: 14pt;
            font-smooth: always;
font-smooth: always;
            color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
            font-size: 90%;
font-size: 90%;
        }
}


            h5:hover {
h5:hover {
                color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
            }
}


            h5:active {
h5:active {
                color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
            }
}


        h6 {
h6 {
            font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 600;
font-weight: 600;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .01em;
letter-spacing: .01em;
            line-height: 14pt;
line-height: 14pt;
            font-smooth: always;
font-smooth: always;
            color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
            font-size: 80%;
font-size: 80%;
        }
}


            h6:hover {
h6:hover {
                color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
            }
}


            h6:active {
h6:active {
                color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
            }
}


        body, p, div {
body, p, div {
            font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 300;
font-weight: 300;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .02em;
letter-spacing: .02em;
            line-height: 20px;
line-height: 20px;
            font-smooth: always;
font-smooth: always;
        }
}


            p.long-text {
p.long-text {
                font-family: 'PT Serif Caption',sans-serif,serif !important;
font-family: 'PT Serif Caption',sans-serif,serif !important;
                font-weight: 300;
font-weight: 300;
                font-size: 10pt;
font-size: 10pt;
                letter-spacing: .02em;
letter-spacing: .02em;
                line-height: 20px;
line-height: 20px;
                font-smooth: always;
font-smooth: always;
            }
}


        p {
p {
            margin: 0 0 10px;
margin: 0 0 10px;
        }
}


            p.indent:first-letter {
p.indent:first-letter {
                padding-left: 25px;
padding-left: 25px;
            }
}


        .lead {
.lead {
            font-size: 120%;
font-size: 120%;
            line-height: 26px;
line-height: 26px;
        }
}


        .tertiary-info-text, .tertiary-text {
.tertiary-info-text, .tertiary-text {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 9pt;
font-size: 9pt;
            font-smooth: always;
font-smooth: always;
            color: #000;
color: #000;
        }
}


            .tertiary-info-text:hover, .tertiary-text:hover {
.tertiary-info-text:hover, .tertiary-text:hover {
                color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
            }
}


            .tertiary-info-text:active, .tertiary-text:active {
.tertiary-info-text:active, .tertiary-text:active {
                color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
            }
}


        .tertiary-info-secondary-text, .tertiary-secondary-text {
.tertiary-info-secondary-text, .tertiary-secondary-text {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 9pt;
font-size: 9pt;
            font-smooth: always;
font-smooth: always;
            color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
        }
}


            .tertiary-info-secondary-text:hover, .tertiary-secondary-text:hover {
.tertiary-info-secondary-text:hover, .tertiary-secondary-text:hover {
                color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
            }
}


            .tertiary-info-secondary-text:active, .tertiary-secondary-text:active {
.tertiary-info-secondary-text:active, .tertiary-secondary-text:active {
                color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
            }
}


        abbr.initialism {
abbr.initialism {
            font-size: 90%;
font-size: 90%;
            text-transform: uppercase !important;
text-transform: uppercase !important;
        }
}


        abbr[title] {
abbr[title] {
            cursor: help !important;
cursor: help !important;
        }
}


        address {
address {
            display: block;
display: block;
            margin-bottom: 20px;
margin-bottom: 20px;
            font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 300;
font-weight: 300;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .02em;
letter-spacing: .02em;
            font-smooth: always;
font-smooth: always;
            line-height: 20px;
line-height: 20px;
            font-style: normal;
font-style: normal;
        }
}


        blockquote {
blockquote {
            margin: 0;
margin: 0;
            padding: 5px 20px;
padding: 5px 20px;
            border-left: 4px #ccc solid;
border-left: 4px #ccc solid;
            display: block;
display: block;
            background-color: rgba(204,204,204,0.1);
background-color: rgba(204,204,204,0.1);
        }
}


            blockquote p {
blockquote p {
                margin-bottom: 0;
margin-bottom: 0;
            }
}


            blockquote small:before {
blockquote small:before {
                content: '\2014';
content: '\2014';
                color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
                margin-right: 5px;
margin-right: 5px;
            }
}


            blockquote.place-right {
blockquote.place-right {
                float: none !important;
float: none !important;
                text-align: right;
text-align: right;
                border: 0;
border: 0;
                border-right: 4px #ccc solid;
border-right: 4px #ccc solid;
            }
}


                blockquote.place-right small {
blockquote.place-right small {
                    text-align: right;
text-align: right;
                }
}


                    blockquote.place-right small:before {
blockquote.place-right small:before {
                        content: "";
content: "";
                    }
}


                    blockquote.place-right small:after {
blockquote.place-right small:after {
                        content: '\2014';
content: '\2014';
                        color: rgba(0,0,0,0.4);
color: rgba(0,0,0,0.4);
                        margin-left: 5px;
margin-left: 5px;
                    }
}


        ul, ol {
ul, ol {
            padding: 0;
padding: 0;
            margin: 0 0 10px 0;
margin: 0 0 10px 0;
            display: block;
display: block;
        }
}


            ul:nth-child(1) {
ul:nth-child(1) {
                margin-left: 25px;
margin-left: 25px;
            }
}


            ul ul, ul ol, ol ol, ol ul {
ul ul, ul ol, ol ol, ol ul {
                margin-bottom: 0 !important;
margin-bottom: 0 !important;
            }
}


        ul {
ul {
            list-style-position: inside;
list-style-position: inside;
            list-style-type: square;
list-style-type: square;
        }
}


            ul ul {
ul ul {
                list-style-type: circle;
list-style-type: circle;
            }
}


        ul, ol {
ul, ol {
            list-style-position: inside;
list-style-position: inside;
        }
}


            ul li, ol li {
ul li, ol li {
                display: list-item;
display: list-item;
                font-size: 14px;
font-size: 14px;
                line-height: 20px;
line-height: 20px;
            }
}


        ol {
ol {
            list-style-type: decimal;
list-style-type: decimal;
        }
}


            ul.unstyled, ol.unstyled, .unstyled {
ul.unstyled, ol.unstyled, .unstyled {
                margin-left: 0;
margin-left: 0;
                list-style: none;
list-style: none;
            }
}


        .place-left {
.place-left {
            float: left !important;
float: left !important;
            margin-right: 10px;
margin-right: 10px;
        }
}


        .place-right {
.place-right {
            float: right !important;
float: right !important;
            margin-left: 10px;
margin-left: 10px;
        }
}


        .scroll-y, .scroll-vertical {
.scroll-y, .scroll-vertical {
            overflow-y: scroll;
overflow-y: scroll;
        }
}


        .scroll-x, .scroll-horizontal {
.scroll-x, .scroll-horizontal {
            overflow-x: scroll;
overflow-x: scroll;
        }
}


        .pos-rel {
.pos-rel {
            position: relative;
position: relative;
        }
}


        .pos-abs {
.pos-abs {
            position: absolute;
position: absolute;
        }
}


        .pos-fix {
.pos-fix {
            position: fixed;
position: fixed;
        }
}


        .text-left {
.text-left {
            text-align: left;
text-align: left;
        }
}


        .text-right {
.text-right {
            text-align: right;
text-align: right;
        }
}


        .text-center {
.text-center {
            text-align: center;
text-align: center;
        }
}


        .text-justify {
.text-justify {
            text-align: justify;
text-align: justify;
        }
}


        .top-left {
.top-left {
            position: absolute;
position: absolute;
            top: 0;
top: 0;
            left: 0;
left: 0;
        }
}


        .top-right {
.top-right {
            position: absolute;
position: absolute;
            top: 0;
top: 0;
            right: 0;
right: 0;
        }
}


        .bottom-right {
.bottom-right {
            position: absolute;
position: absolute;
            bottom: 0;
bottom: 0;
            right: 0;
right: 0;
        }
}


        .bottom-left {
.bottom-left {
            position: absolute;
position: absolute;
            bottom: 0;
bottom: 0;
            left: 0;
left: 0;
        }
}


        .no-overflow {
.no-overflow {
            overflow: hidden;
overflow: hidden;
        }
}


        .no-display {
.no-display {
            display: none;
display: none;
        }
}


        .as-block {
.as-block {
            display: block;
display: block;
            float: none !important;
float: none !important;
        }
}


        .as-inline-block {
.as-inline-block {
            display: inline-block;
display: inline-block;
        }
}


        .nlm {
.nlm {
            margin-left: 0 !important;
margin-left: 0 !important;
        }
}


        .nrm {
.nrm {
            margin-right: 0 !important;
margin-right: 0 !important;
        }
}


        .clearfix {
.clearfix {
            *zoom: 1;
*zoom: 1;
        }
}


            .clearfix:before, .clearfix:after {
.clearfix:before, .clearfix:after {
                display: table;
display: table;
                content: "";
content: "";
            }
}


            .clearfix:after {
.clearfix:after {
                clear: both;
clear: both;
            }
}


        .padding5 {
.padding5 {
            padding: 5px;
padding: 5px;
        }
}


        .padding10 {
.padding10 {
            padding: 10px;
padding: 10px;
        }
}


        .padding15 {
.padding15 {
            padding: 15px;
padding: 15px;
        }
}


        .padding20 {
.padding20 {
            padding: 20px;
padding: 20px;
        }
}


        .padding30 {
.padding30 {
            padding: 30px;
padding: 30px;
        }
}


        .padding40 {
.padding40 {
            padding: 40px;
padding: 40px;
        }
}


        .padding80 {
.padding80 {
            padding: 80px;
padding: 80px;
        }
}


        .selected {
.selected {
            border: 4px #2d89ef solid;
border: 4px #2d89ef solid;
        }
}


            .selected:after {
.selected:after {
                width: 0;
width: 0;
                height: 0;
height: 0;
                border-top: 40px solid #2d89ef;
border-top: 40px solid #2d89ef;
                border-left: 40px solid transparent;
border-left: 40px solid transparent;
                position: absolute;
position: absolute;
                display: block;
display: block;
                right: 0;
right: 0;
                content: ".";
content: ".";
                top: 0;
top: 0;
                z-index: 1001;
z-index: 1001;
            }
}


            .selected:before {
.selected:before {
                position: absolute;
position: absolute;
                content: "\e08a";
content: "\e08a";
                color: #fff;
color: #fff;
                right: 4px;
right: 4px;
                font-family: iconFont;
font-family: iconFont;
                z-index: 1002;
z-index: 1002;
            }
}


        .border {
.border {
            border: 1px #ccc solid;
border: 1px #ccc solid;
        }
}


        @font-face {
@font-face {
            font-family: "iconFont";
font-family: "iconFont";
            src: url('../fonts/iconFont.eot');
src: url('../fonts/iconFont.eot');
            src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'),url('../fonts/iconFont.svg#iconFont') format('svg'),url('../fonts/iconFont.woff') format('woff'),url('../fonts/iconFont.ttf') format('truetype');
src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'),url('../fonts/iconFont.svg#iconFont') format('svg'),url('../fonts/iconFont.woff') format('woff'),url('../fonts/iconFont.ttf') format('truetype');
            font-weight: normal;
font-weight: normal;
            font-style: normal;
font-style: normal;
        }
}


        [class^="icon-"], [class*=" icon-"] {
[class^="icon-"], [class*=" icon-"] {
            font-family: "iconFont";
font-family: "iconFont";
            font-weight: normal;
font-weight: normal;
            font-style: normal;
font-style: normal;
            text-decoration: inherit;
text-decoration: inherit;
            -webkit-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
            display: inline-block;
display: inline-block;
            width: auto;
width: auto;
            height: auto;
height: auto;
            line-height: normal;
line-height: normal;
            vertical-align: baseline;
vertical-align: baseline;
            background-image: none;
background-image: none;
            background-position: 0 0;
background-position: 0 0;
            background-repeat: repeat;
background-repeat: repeat;
            margin-top: 0;
margin-top: 0;
            position: relative;
position: relative;
        }
}


            [class^="icon-"]:before, [class*=" icon-"]:before {
[class^="icon-"]:before, [class*=" icon-"]:before {
                text-decoration: inherit;
text-decoration: inherit;
                display: inline-block;
display: inline-block;
                speak: none;
speak: none;
            }
}


        a [class^="icon-"], a [class*=" icon-"] {
a [class^="icon-"], a [class*=" icon-"] {
            display: inline-block;
display: inline-block;
        }
}


        .icon-large:before {
.icon-large:before {
            vertical-align: -10%;
vertical-align: -10%;
            font-size: 1.3333333333333333em;
font-size: 1.3333333333333333em;
        }
}


        a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] {
a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] {
            vertical-align: -10%;
vertical-align: -10%;
            font-size: 1.2em;
font-size: 1.2em;
            display: inline-block;
display: inline-block;
        }
}


            a [class^="icon-"].icon-large, button [class^="icon-"].icon-large, .button [class^="icon-"].icon-large, .page-control > ul > li [class^="icon-"].icon-large, a [class*=" icon-"].icon-large, button [class*=" icon-"].icon-large, .button [class*=" icon-"].icon-large, .page-control > ul > li [class*=" icon-"].icon-large {
a [class^="icon-"].icon-large, button [class^="icon-"].icon-large, .button [class^="icon-"].icon-large, .page-control > ul > li [class^="icon-"].icon-large, a [class*=" icon-"].icon-large, button [class*=" icon-"].icon-large, .button [class*=" icon-"].icon-large, .page-control > ul > li [class*=" icon-"].icon-large {
                line-height: .9em;
line-height: .9em;
            }
}


        a.big [class^="icon-"], button.big [class^="icon-"], .button.big [class^="icon-"], .page-control > ul > li.big [class^="icon-"], a.big [class*=" icon-"], button.big [class*=" icon-"], .button.big [class*=" icon-"], .page-control > ul > li.big [class*=" icon-"] {
a.big [class^="icon-"], button.big [class^="icon-"], .button.big [class^="icon-"], .page-control > ul > li.big [class^="icon-"], a.big [class*=" icon-"], button.big [class*=" icon-"], .button.big [class*=" icon-"], .page-control > ul > li.big [class*=" icon-"] {
            font-size: 1.3333333333333333em;
font-size: 1.3333333333333333em;
        }
}


        li [class^="icon-"], li [class*=" icon-"] {
li [class^="icon-"], li [class*=" icon-"] {
            display: inline-block;
display: inline-block;
            width: 1.2em;
width: 1.2em;
            text-align: center;
text-align: center;
        }
}


            li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large {
li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large {
                width: 1.5625em;
width: 1.5625em;
            }
}


        ol.icons {
ol.icons {
            list-style-type: none;
list-style-type: none;
        }
}


            ol.icons li {
ol.icons li {
                line-height: 24px;
line-height: 24px;
            }
}


                ol.icons li [class^="icon-"], ol.icons li [class*=" icon-"] {
ol.icons li [class^="icon-"], ol.icons li [class*=" icon-"] {
                    vertical-align: -10%;
vertical-align: -10%;
                    font-size: 1.2em;
font-size: 1.2em;
                }
}


        .icon-muted {
.icon-muted {
            color: #eee;
color: #eee;
        }
}


        .icon-border {
.icon-border {
            border: solid 1px #eee;
border: solid 1px #eee;
            padding: .2em .25em .15em;
padding: .2em .25em .15em;
        }
}


        .icon-2x {
.icon-2x {
            font-size: 2em;
font-size: 2em;
        }
}


            .icon-2x.icon-border {
.icon-2x.icon-border {
                border-width: 2px;
border-width: 2px;
            }
}


        .icon-3x {
.icon-3x {
            font-size: 3em;
font-size: 3em;
        }
}


            .icon-3x.icon-border {
.icon-3x.icon-border {
                border-width: 3px;
border-width: 3px;
            }
}


        .icon-4x {
.icon-4x {
            font-size: 4em;
font-size: 4em;
        }
}


            .icon-4x.icon-border {
.icon-4x.icon-border {
                border-width: 4px;
border-width: 4px;
            }
}


        a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] {
a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] {
            margin-right: 5px;
margin-right: 5px;
        }
}


            a [class^="icon-"].right, button [class^="icon-"].right, .button [class^="icon-"].right, .page-control > ul > li [class^="icon-"].right, a [class*=" icon-"].right, button [class*=" icon-"].right, .button [class*=" icon-"].right, .page-control > ul > li [class*=" icon-"].right {
a [class^="icon-"].right, button [class^="icon-"].right, .button [class^="icon-"].right, .page-control > ul > li [class^="icon-"].right, a [class*=" icon-"].right, button [class*=" icon-"].right, .button [class*=" icon-"].right, .page-control > ul > li [class*=" icon-"].right {
                margin-left: 5px;
margin-left: 5px;
                margin-right: auto;
margin-right: auto;
            }
}


        .toolbar [class^="icon-"], .toolbar [class*=" icon-"] {
.toolbar [class^="icon-"], .toolbar [class*=" icon-"] {
            margin: 0 !important;
margin: 0 !important;
        }
}


        .image-button [class^="icon-"], .image-button [class*=" icon-"] {
.image-button [class^="icon-"], .image-button [class*=" icon-"] {
            position: absolute;
position: absolute;
            right: 0;
right: 0;
            margin-left: 32px;
margin-left: 32px;
            padding: 5px;
padding: 5px;
            height: 100%;
height: 100%;
            top: 0;
top: 0;
            box-sizing: border-box;
box-sizing: border-box;
            border: 1px transparent solid;
border: 1px transparent solid;
            z-index: 2;
z-index: 2;
            margin: 0;
margin: 0;
            font-size: 16px;
font-size: 16px;
        }
}


        .shortcut > .icon [class^="icon-"], .shortcut > .icon [class*=" icon-"] {
.shortcut > .icon [class^="icon-"], .shortcut > .icon [class*=" icon-"] {
            font-size: 32px;
font-size: 32px;
            line-height: 32px;
line-height: 32px;
            height: 32px;
height: 32px;
            margin: 0 !important;
margin: 0 !important;
        }
}


        .icon-home:before {
.icon-home:before {
            content: "\e000";
content: "\e000";
        }
}


        .icon-newspaper:before {
.icon-newspaper:before {
            content: "\e001";
content: "\e001";
        }
}


        .icon-pencil:before {
.icon-pencil:before {
            content: "\e002";
content: "\e002";
        }
}


        .icon-droplet:before {
.icon-droplet:before {
            content: "\e003";
content: "\e003";
        }
}


        .icon-pictures:before {
.icon-pictures:before {
            content: "\e004";
content: "\e004";
        }
}


        .icon-camera:before {
.icon-camera:before {
            content: "\e005";
content: "\e005";
        }
}


        .icon-music:before {
.icon-music:before {
            content: "\e006";
content: "\e006";
        }
}


        .icon-film:before {
.icon-film:before {
            content: "\e007";
content: "\e007";
        }
}


        .icon-camera-2:before {
.icon-camera-2:before {
            content: "\e008";
content: "\e008";
        }
}


        .icon-spades:before {
.icon-spades:before {
            content: "\e009";
content: "\e009";
        }
}


        .icon-clubs:before {
.icon-clubs:before {
            content: "\e00a";
content: "\e00a";
        }
}


        .icon-diamonds:before {
.icon-diamonds:before {
            content: "\e00b";
content: "\e00b";
        }
}


        .icon-broadcast:before {
.icon-broadcast:before {
            content: "\e00c";
content: "\e00c";
        }
}


        .icon-mic:before {
.icon-mic:before {
            content: "\e00d";
content: "\e00d";
        }
}


        .icon-book:before {
.icon-book:before {
            content: "\e00e";
content: "\e00e";
        }
}


        .icon-file:before {
.icon-file:before {
            content: "\e00f";
content: "\e00f";
        }
}


        .icon-new:before {
.icon-new:before {
            content: "\e010";
content: "\e010";
        }
}


        .icon-copy:before {
.icon-copy:before {
            content: "\e011";
content: "\e011";
        }
}


        .icon-folder:before {
.icon-folder:before {
            content: "\e012";
content: "\e012";
        }
}


        .icon-folder-2:before {
.icon-folder-2:before {
            content: "\e013";
content: "\e013";
        }
}


        .icon-tag:before {
.icon-tag:before {
            content: "\e014";
content: "\e014";
        }
}


        .icon-cart:before {
.icon-cart:before {
            content: "\e015";
content: "\e015";
        }
}


        .icon-basket:before {
.icon-basket:before {
            content: "\e016";
content: "\e016";
        }
}


        .icon-calculate:before {
.icon-calculate:before {
            content: "\e017";
content: "\e017";
        }
}


        .icon-support:before {
.icon-support:before {
            content: "\e018";
content: "\e018";
        }
}


        .icon-phone:before {
.icon-phone:before {
            content: "\e019";
content: "\e019";
        }
}


        .icon-mail:before {
.icon-mail:before {
            content: "\e01a";
content: "\e01a";
        }
}


        .icon-location:before {
.icon-location:before {
            content: "\e01b";
content: "\e01b";
        }
}


        .icon-compass:before {
.icon-compass:before {
            content: "\e01c";
content: "\e01c";
        }
}


        .icon-history:before {
.icon-history:before {
            content: "\e01d";
content: "\e01d";
        }
}


        .icon-clock:before {
.icon-clock:before {
            content: "\e01e";
content: "\e01e";
        }
}


        .icon-bell:before {
.icon-bell:before {
            content: "\e01f";
content: "\e01f";
        }
}


        .icon-calendar:before {
.icon-calendar:before {
            content: "\e020";
content: "\e020";
        }
}


        .icon-printer:before {
.icon-printer:before {
            content: "\e021";
content: "\e021";
        }
}


        .icon-mouse:before {
.icon-mouse:before {
            content: "\e022";
content: "\e022";
        }
}


        .icon-screen:before {
.icon-screen:before {
            content: "\e023";
content: "\e023";
        }
}


        .icon-laptop:before {
.icon-laptop:before {
            content: "\e024";
content: "\e024";
        }
}


        .icon-mobile:before {
.icon-mobile:before {
            content: "\e025";
content: "\e025";
        }
}


        .icon-cabinet:before {
.icon-cabinet:before {
            content: "\e026";
content: "\e026";
        }
}


        .icon-drawer:before {
.icon-drawer:before {
            content: "\e027";
content: "\e027";
        }
}


        .icon-drawer-2:before {
.icon-drawer-2:before {
            content: "\e028";
content: "\e028";
        }
}


        .icon-box:before {
.icon-box:before {
            content: "\e029";
content: "\e029";
        }
}


        .icon-box-add:before {
.icon-box-add:before {
            content: "\e02a";
content: "\e02a";
        }
}


        .icon-box-remove:before {
.icon-box-remove:before {
            content: "\e02b";
content: "\e02b";
        }
}


        .icon-download:before {
.icon-download:before {
            content: "\e02c";
content: "\e02c";
        }
}


        .icon-upload:before {
.icon-upload:before {
            content: "\e02d";
content: "\e02d";
        }
}


        .icon-database:before {
.icon-database:before {
            content: "\e02e";
content: "\e02e";
        }
}


        .icon-flip:before {
.icon-flip:before {
            content: "\e02f";
content: "\e02f";
        }
}


        .icon-flip-2:before {
.icon-flip-2:before {
            content: "\e030";
content: "\e030";
        }
}


        .icon-undo:before {
.icon-undo:before {
            content: "\e031";
content: "\e031";
        }
}


        .icon-redo:before {
.icon-redo:before {
            content: "\e032";
content: "\e032";
        }
}


        .icon-forward:before {
.icon-forward:before {
            content: "\e033";
content: "\e033";
        }
}


        .icon-reply:before {
.icon-reply:before {
            content: "\e034";
content: "\e034";
        }
}


        .icon-reply-2:before {
.icon-reply-2:before {
            content: "\e035";
content: "\e035";
        }
}


        .icon-comments:before {
.icon-comments:before {
            content: "\e036";
content: "\e036";
        }
}


        .icon-comments-2:before {
.icon-comments-2:before {
            content: "\e037";
content: "\e037";
        }
}


        .icon-comments-3:before {
.icon-comments-3:before {
            content: "\e038";
content: "\e038";
        }
}


        .icon-comments-4:before {
.icon-comments-4:before {
            content: "\e039";
content: "\e039";
        }
}


        .icon-comments-5:before {
.icon-comments-5:before {
            content: "\e03a";
content: "\e03a";
        }
}


        .icon-user:before {
.icon-user:before {
            content: "\e03b";
content: "\e03b";
        }
}


        .icon-user-2:before {
.icon-user-2:before {
            content: "\e03c";
content: "\e03c";
        }
}


        .icon-user-3:before {
.icon-user-3:before {
            content: "\e03d";
content: "\e03d";
        }
}


        .icon-busy:before {
.icon-busy:before {
            content: "\e03e";
content: "\e03e";
        }
}


        .icon-loading:before {
.icon-loading:before {
            content: "\e03f";
content: "\e03f";
        }
}


        .icon-loading-2:before {
.icon-loading-2:before {
            content: "\e040";
content: "\e040";
        }
}


        .icon-search:before {
.icon-search:before {
            content: "\e041";
content: "\e041";
        }
}


        .icon-zoom-in:before {
.icon-zoom-in:before {
            content: "\e042";
content: "\e042";
        }
}


        .icon-zoom-out:before {
.icon-zoom-out:before {
            content: "\e043";
content: "\e043";
        }
}


        .icon-key:before {
.icon-key:before {
            content: "\e044";
content: "\e044";
        }
}


        .icon-key-2:before {
.icon-key-2:before {
            content: "\e045";
content: "\e045";
        }
}


        .icon-locked:before {
.icon-locked:before {
            content: "\e046";
content: "\e046";
        }
}


        .icon-unlocked:before {
.icon-unlocked:before {
            content: "\e047";
content: "\e047";
        }
}


        .icon-wrench:before {
.icon-wrench:before {
            content: "\e048";
content: "\e048";
        }
}


        .icon-equalizer:before {
.icon-equalizer:before {
            content: "\e049";
content: "\e049";
        }
}


        .icon-cog:before {
.icon-cog:before {
            content: "\e04a";
content: "\e04a";
        }
}


        .icon-pie:before {
.icon-pie:before {
            content: "\e04b";
content: "\e04b";
        }
}


        .icon-bars:before {
.icon-bars:before {
            content: "\e04c";
content: "\e04c";
        }
}


        .icon-stats-up:before {
.icon-stats-up:before {
            content: "\e04d";
content: "\e04d";
        }
}


        .icon-gift:before {
.icon-gift:before {
            content: "\e04e";
content: "\e04e";
        }
}


        .icon-trophy:before {
.icon-trophy:before {
            content: "\e04f";
content: "\e04f";
        }
}


        .icon-diamond:before {
.icon-diamond:before {
            content: "\e050";
content: "\e050";
        }
}


        .icon-coffee:before {
.icon-coffee:before {
            content: "\e051";
content: "\e051";
        }
}


        .icon-rocket:before {
.icon-rocket:before {
            content: "\e052";
content: "\e052";
        }
}


        .icon-meter-slow:before {
.icon-meter-slow:before {
            content: "\e053";
content: "\e053";
        }
}


        .icon-meter-medium:before {
.icon-meter-medium:before {
            content: "\e054";
content: "\e054";
        }
}


        .icon-meter-fast:before {
.icon-meter-fast:before {
            content: "\e055";
content: "\e055";
        }
}


        .icon-dashboard:before {
.icon-dashboard:before {
            content: "\e056";
content: "\e056";
        }
}


        .icon-fire:before {
.icon-fire:before {
            content: "\e057";
content: "\e057";
        }
}


        .icon-lab:before {
.icon-lab:before {
            content: "\e058";
content: "\e058";
        }
}


        .icon-remove:before {
.icon-remove:before {
            content: "\e059";
content: "\e059";
        }
}


        .icon-briefcase:before {
.icon-briefcase:before {
            content: "\e05a";
content: "\e05a";
        }
}


        .icon-briefcase-2:before {
.icon-briefcase-2:before {
            content: "\e05b";
content: "\e05b";
        }
}


        .icon-cars:before {
.icon-cars:before {
            content: "\e05c";
content: "\e05c";
        }
}


        .icon-bus:before {
.icon-bus:before {
            content: "\e05d";
content: "\e05d";
        }
}


        .icon-cube:before {
.icon-cube:before {
            content: "\e05e";
content: "\e05e";
        }
}


        .icon-cube-2:before {
.icon-cube-2:before {
            content: "\e05f";
content: "\e05f";
        }
}


        .icon-puzzle:before {
.icon-puzzle:before {
            content: "\e060";
content: "\e060";
        }
}


        .icon-glasses:before {
.icon-glasses:before {
            content: "\e061";
content: "\e061";
        }
}


        .icon-glasses-2:before {
.icon-glasses-2:before {
            content: "\e062";
content: "\e062";
        }
}


        .icon-accessibility:before {
.icon-accessibility:before {
            content: "\e063";
content: "\e063";
        }
}


        .icon-accessibility-2:before {
.icon-accessibility-2:before {
            content: "\e064";
content: "\e064";
        }
}


        .icon-target:before {
.icon-target:before {
            content: "\e065";
content: "\e065";
        }
}


        .icon-target-2:before {
.icon-target-2:before {
            content: "\e066";
content: "\e066";
        }
}


        .icon-lightning:before {
.icon-lightning:before {
            content: "\e067";
content: "\e067";
        }
}


        .icon-power:before {
.icon-power:before {
            content: "\e068";
content: "\e068";
        }
}


        .icon-power-2:before {
.icon-power-2:before {
            content: "\e069";
content: "\e069";
        }
}


        .icon-clipboard:before {
.icon-clipboard:before {
            content: "\e06a";
content: "\e06a";
        }
}


        .icon-clipboard-2:before {
.icon-clipboard-2:before {
            content: "\e06b";
content: "\e06b";
        }
}


        .icon-playlist:before {
.icon-playlist:before {
            content: "\e06c";
content: "\e06c";
        }
}


        .icon-grid-view:before {
.icon-grid-view:before {
            content: "\e06d";
content: "\e06d";
        }
}


        .icon-tree-view:before {
.icon-tree-view:before {
            content: "\e06e";
content: "\e06e";
        }
}


        .icon-cloud:before {
.icon-cloud:before {
            content: "\e06f";
content: "\e06f";
        }
}


        .icon-cloud-2:before {
.icon-cloud-2:before {
            content: "\e070";
content: "\e070";
        }
}


        .icon-download-2:before {
.icon-download-2:before {
            content: "\e071";
content: "\e071";
        }
}


        .icon-upload-2:before {
.icon-upload-2:before {
            content: "\e072";
content: "\e072";
        }
}


        .icon-upload-3:before {
.icon-upload-3:before {
            content: "\e073";
content: "\e073";
        }
}


        .icon-link:before {
.icon-link:before {
            content: "\e074";
content: "\e074";
        }
}


        .icon-link-2:before {
.icon-link-2:before {
            content: "\e075";
content: "\e075";
        }
}


        .icon-flag:before {
.icon-flag:before {
            content: "\e076";
content: "\e076";
        }
}


        .icon-flag-2:before {
.icon-flag-2:before {
            content: "\e077";
content: "\e077";
        }
}


        .icon-attachment:before {
.icon-attachment:before {
            content: "\e078";
content: "\e078";
        }
}


        .icon-eye:before {
.icon-eye:before {
            content: "\e079";
content: "\e079";
        }
}


        .icon-bookmark:before {
.icon-bookmark:before {
            content: "\e07a";
content: "\e07a";
        }
}


        .icon-bookmark-2:before {
.icon-bookmark-2:before {
            content: "\e07b";
content: "\e07b";
        }
}


        .icon-star:before {
.icon-star:before {
            content: "\e07c";
content: "\e07c";
        }
}


        .icon-star-2:before {
.icon-star-2:before {
            content: "\e07d";
content: "\e07d";
        }
}


        .icon-star-3:before {
.icon-star-3:before {
            content: "\e07e";
content: "\e07e";
        }
}


        .icon-heart:before {
.icon-heart:before {
            content: "\e07f";
content: "\e07f";
        }
}


        .icon-heart-2:before {
.icon-heart-2:before {
            content: "\e080";
content: "\e080";
        }
}


        .icon-thumbs-up:before {
.icon-thumbs-up:before {
            content: "\e081";
content: "\e081";
        }
}


        .icon-thumbs-down:before {
.icon-thumbs-down:before {
            content: "\e082";
content: "\e082";
        }
}


        .icon-plus:before {
.icon-plus:before {
            content: "\e083";
content: "\e083";
        }
}


        .icon-minus:before {
.icon-minus:before {
            content: "\e084";
content: "\e084";
        }
}


        .icon-help:before {
.icon-help:before {
            content: "\e085";
content: "\e085";
        }
}


        .icon-help-2:before {
.icon-help-2:before {
            content: "\e086";
content: "\e086";
        }
}


        .icon-blocked:before {
.icon-blocked:before {
            content: "\e087";
content: "\e087";
        }
}


        .icon-cancel:before {
.icon-cancel:before {
            content: "\e088";
content: "\e088";
        }
}


        .icon-cancel-2:before {
.icon-cancel-2:before {
            content: "\e089";
content: "\e089";
        }
}


        .icon-checkmark:before {
.icon-checkmark:before {
            content: "\e08a";
content: "\e08a";
        }
}


        .icon-minus-2:before {
.icon-minus-2:before {
            content: "\e08b";
content: "\e08b";
        }
}


        .icon-plus-2:before {
.icon-plus-2:before {
            content: "\e08c";
content: "\e08c";
        }
}


        .icon-enter:before {
.icon-enter:before {
            content: "\e08d";
content: "\e08d";
        }
}


        .icon-exit:before {
.icon-exit:before {
            content: "\e08e";
content: "\e08e";
        }
}


        .icon-loop:before {
.icon-loop:before {
            content: "\e08f";
content: "\e08f";
        }
}


        .icon-arrow-up-left:before {
.icon-arrow-up-left:before {
            content: "\e090";
content: "\e090";
        }
}


        .icon-arrow-up:before {
.icon-arrow-up:before {
            content: "\e091";
content: "\e091";
        }
}


        .icon-arrow-up-right:before {
.icon-arrow-up-right:before {
            content: "\e092";
content: "\e092";
        }
}


        .icon-arrow-right:before {
.icon-arrow-right:before {
            content: "\e093";
content: "\e093";
        }
}


        .icon-arrow-down-right:before {
.icon-arrow-down-right:before {
            content: "\e094";
content: "\e094";
        }
}


        .icon-arrow-down:before {
.icon-arrow-down:before {
            content: "\e095";
content: "\e095";
        }
}


        .icon-arrow-down-left:before {
.icon-arrow-down-left:before {
            content: "\e096";
content: "\e096";
        }
}


        .icon-arrow-left:before {
.icon-arrow-left:before {
            content: "\e097";
content: "\e097";
        }
}


        .icon-arrow-up-2:before {
.icon-arrow-up-2:before {
            content: "\e098";
content: "\e098";
        }
}


        .icon-arrow-right-2:before {
.icon-arrow-right-2:before {
            content: "\e099";
content: "\e099";
        }
}


        .icon-arrow-down-2:before {
.icon-arrow-down-2:before {
            content: "\e09a";
content: "\e09a";
        }
}


        .icon-arrow-left-2:before {
.icon-arrow-left-2:before {
            content: "\e09b";
content: "\e09b";
        }
}


        .icon-arrow-up-3:before {
.icon-arrow-up-3:before {
            content: "\e09c";
content: "\e09c";
        }
}


        .icon-arrow-right-3:before {
.icon-arrow-right-3:before {
            content: "\e09d";
content: "\e09d";
        }
}


        .icon-arrow-down-3:before {
.icon-arrow-down-3:before {
            content: "\e09e";
content: "\e09e";
        }
}


        .icon-arrow-left-3:before {
.icon-arrow-left-3:before {
            content: "\e09f";
content: "\e09f";
        }
}


        .icon-menu:before {
.icon-menu:before {
            content: "\e0a0";
content: "\e0a0";
        }
}


        .icon-enter-2:before {
.icon-enter-2:before {
            content: "\e0a1";
content: "\e0a1";
        }
}


        .icon-backspace:before {
.icon-backspace:before {
            content: "\e0a2";
content: "\e0a2";
        }
}


        .icon-backspace-2:before {
.icon-backspace-2:before {
            content: "\e0a3";
content: "\e0a3";
        }
}


        .icon-tab:before {
.icon-tab:before {
            content: "\e0a4";
content: "\e0a4";
        }
}


        .icon-tab-2:before {
.icon-tab-2:before {
            content: "\e0a5";
content: "\e0a5";
        }
}


        .icon-checkbox:before {
.icon-checkbox:before {
            content: "\e0a6";
content: "\e0a6";
        }
}


        .icon-checkbox-unchecked:before {
.icon-checkbox-unchecked:before {
            content: "\e0a7";
content: "\e0a7";
        }
}


        .icon-checkbox-partial:before {
.icon-checkbox-partial:before {
            content: "\e0a8";
content: "\e0a8";
        }
}


        .icon-radio-checked:before {
.icon-radio-checked:before {
            content: "\e0a9";
content: "\e0a9";
        }
}


        .icon-radio-unchecked:before {
.icon-radio-unchecked:before {
            content: "\e0aa";
content: "\e0aa";
        }
}


        .icon-font:before {
.icon-font:before {
            content: "\e0ab";
content: "\e0ab";
        }
}


        .icon-paragraph-left:before {
.icon-paragraph-left:before {
            content: "\e0ac";
content: "\e0ac";
        }
}


        .icon-paragraph-center:before {
.icon-paragraph-center:before {
            content: "\e0ad";
content: "\e0ad";
        }
}


        .icon-paragraph-right:before {
.icon-paragraph-right:before {
            content: "\e0ae";
content: "\e0ae";
        }
}


        .icon-paragraph-justify:before {
.icon-paragraph-justify:before {
            content: "\e0af";
content: "\e0af";
        }
}


        .icon-left-to-right:before {
.icon-left-to-right:before {
            content: "\e0b0";
content: "\e0b0";
        }
}


        .icon-right-to-left:before {
.icon-right-to-left:before {
            content: "\e0b1";
content: "\e0b1";
        }
}


        .icon-share:before {
.icon-share:before {
            content: "\e0b2";
content: "\e0b2";
        }
}


        .icon-new-tab:before {
.icon-new-tab:before {
            content: "\e0b3";
content: "\e0b3";
        }
}


        .icon-new-tab-2:before {
.icon-new-tab-2:before {
            content: "\e0b4";
content: "\e0b4";
        }
}


        .icon-embed:before {
.icon-embed:before {
            content: "\e0b5";
content: "\e0b5";
        }
}


        .icon-code:before {
.icon-code:before {
            content: "\e0b6";
content: "\e0b6";
        }
}


        .icon-bluetooth:before {
.icon-bluetooth:before {
            content: "\e0b7";
content: "\e0b7";
        }
}


        .icon-share-2:before {
.icon-share-2:before {
            content: "\e0b8";
content: "\e0b8";
        }
}


        .icon-share-3:before {
.icon-share-3:before {
            content: "\e0b9";
content: "\e0b9";
        }
}


        .icon-mail-2:before {
.icon-mail-2:before {
            content: "\e0ba";
content: "\e0ba";
        }
}


        .icon-google:before {
.icon-google:before {
            content: "\e0bb";
content: "\e0bb";
        }
}


        .icon-google-plus:before {
.icon-google-plus:before {
            content: "\e0bc";
content: "\e0bc";
        }
}


        .icon-google-drive:before {
.icon-google-drive:before {
            content: "\e0bd";
content: "\e0bd";
        }
}


        .icon-facebook:before {
.icon-facebook:before {
            content: "\e0be";
content: "\e0be";
        }
}


        .icon-instagram:before {
.icon-instagram:before {
            content: "\e0bf";
content: "\e0bf";
        }
}


        .icon-twitter:before {
.icon-twitter:before {
            content: "\e0c0";
content: "\e0c0";
        }
}


        .icon-feed:before {
.icon-feed:before {
            content: "\e0c1";
content: "\e0c1";
        }
}


        .icon-youtube:before {
.icon-youtube:before {
            content: "\e0c2";
content: "\e0c2";
        }
}


        .icon-vimeo:before {
.icon-vimeo:before {
            content: "\e0c3";
content: "\e0c3";
        }
}


        .icon-flickr:before {
.icon-flickr:before {
            content: "\e0c4";
content: "\e0c4";
        }
}


        .icon-picassa:before {
.icon-picassa:before {
            content: "\e0c5";
content: "\e0c5";
        }
}


        .icon-dribbble:before {
.icon-dribbble:before {
            content: "\e0c6";
content: "\e0c6";
        }
}


        .icon-deviantart:before {
.icon-deviantart:before {
            content: "\e0c7";
content: "\e0c7";
        }
}


        .icon-github:before {
.icon-github:before {
            content: "\e0c8";
content: "\e0c8";
        }
}


        .icon-github-2:before {
.icon-github-2:before {
            content: "\e0c9";
content: "\e0c9";
        }
}


        .icon-github-3:before {
.icon-github-3:before {
            content: "\e0ca";
content: "\e0ca";
        }
}


        .icon-github-4:before {
.icon-github-4:before {
            content: "\e0cb";
content: "\e0cb";
        }
}


        .icon-github-5:before {
.icon-github-5:before {
            content: "\e0cc";
content: "\e0cc";
        }
}


        .icon-git:before {
.icon-git:before {
            content: "\e0cd";
content: "\e0cd";
        }
}


        .icon-github-6:before {
.icon-github-6:before {
            content: "\e0ce";
content: "\e0ce";
        }
}


        .icon-wordpress:before {
.icon-wordpress:before {
            content: "\e0cf";
content: "\e0cf";
        }
}


        .icon-joomla:before {
.icon-joomla:before {
            content: "\e0d0";
content: "\e0d0";
        }
}


        .icon-blogger:before {
.icon-blogger:before {
            content: "\e0d1";
content: "\e0d1";
        }
}


        .icon-tumblr:before {
.icon-tumblr:before {
            content: "\e0d2";
content: "\e0d2";
        }
}


        .icon-yahoo:before {
.icon-yahoo:before {
            content: "\e0d3";
content: "\e0d3";
        }
}


        .icon-amazon:before {
.icon-amazon:before {
            content: "\e0d4";
content: "\e0d4";
        }
}


        .icon-tux:before {
.icon-tux:before {
            content: "\e0d5";
content: "\e0d5";
        }
}


        .icon-apple:before {
.icon-apple:before {
            content: "\e0d6";
content: "\e0d6";
        }
}


        .icon-finder:before {
.icon-finder:before {
            content: "\e0d7";
content: "\e0d7";
        }
}


        .icon-android:before {
.icon-android:before {
            content: "\e0d8";
content: "\e0d8";
        }
}


        .icon-windows:before {
.icon-windows:before {
            content: "\e0d9";
content: "\e0d9";
        }
}


        .icon-soundcloud:before {
.icon-soundcloud:before {
            content: "\e0da";
content: "\e0da";
        }
}


        .icon-skype:before {
.icon-skype:before {
            content: "\e0db";
content: "\e0db";
        }
}


        .icon-reddit:before {
.icon-reddit:before {
            content: "\e0dc";
content: "\e0dc";
        }
}


        .icon-linkedin:before {
.icon-linkedin:before {
            content: "\e0dd";
content: "\e0dd";
        }
}


        .icon-lastfm:before {
.icon-lastfm:before {
            content: "\e0de";
content: "\e0de";
        }
}


        .icon-delicious:before {
.icon-delicious:before {
            content: "\e0df";
content: "\e0df";
        }
}


        .icon-stumbleupon:before {
.icon-stumbleupon:before {
            content: "\e0e0";
content: "\e0e0";
        }
}


        .icon-pinterest:before {
.icon-pinterest:before {
            content: "\e0e1";
content: "\e0e1";
        }
}


        .icon-xing:before {
.icon-xing:before {
            content: "\e0e2";
content: "\e0e2";
        }
}


        .icon-flattr:before {
.icon-flattr:before {
            content: "\e0e3";
content: "\e0e3";
        }
}


        .icon-foursquare:before {
.icon-foursquare:before {
            content: "\e0e4";
content: "\e0e4";
        }
}


        .icon-paypal:before {
.icon-paypal:before {
            content: "\e0e5";
content: "\e0e5";
        }
}


        .icon-yelp:before {
.icon-yelp:before {
            content: "\e0e6";
content: "\e0e6";
        }
}


        .icon-libreoffice:before {
.icon-libreoffice:before {
            content: "\e0e7";
content: "\e0e7";
        }
}


        .icon-file-pdf:before {
.icon-file-pdf:before {
            content: "\e0e8";
content: "\e0e8";
        }
}


        .icon-file-openoffice:before {
.icon-file-openoffice:before {
            content: "\e0e9";
content: "\e0e9";
        }
}


        .icon-file-word:before {
.icon-file-word:before {
            content: "\e0ea";
content: "\e0ea";
        }
}


        .icon-file-excel:before {
.icon-file-excel:before {
            content: "\e0eb";
content: "\e0eb";
        }
}


        .icon-file-powerpoint:before {
.icon-file-powerpoint:before {
            content: "\e0ec";
content: "\e0ec";
        }
}


        .icon-file-zip:before {
.icon-file-zip:before {
            content: "\e0ed";
content: "\e0ed";
        }
}


        .icon-file-xml:before {
.icon-file-xml:before {
            content: "\e0ee";
content: "\e0ee";
        }
}


        .icon-file-css:before {
.icon-file-css:before {
            content: "\e0ef";
content: "\e0ef";
        }
}


        .icon-html5:before {
.icon-html5:before {
            content: "\e0f0";
content: "\e0f0";
        }
}


        .icon-html5-2:before {
.icon-html5-2:before {
            content: "\e0f1";
content: "\e0f1";
        }
}


        .icon-css3:before {
.icon-css3:before {
            content: "\e0f2";
content: "\e0f2";
        }
}


        .icon-chrome:before {
.icon-chrome:before {
            content: "\e0f3";
content: "\e0f3";
        }
}


        .icon-firefox:before {
.icon-firefox:before {
            content: "\e0f4";
content: "\e0f4";
        }
}


        .icon-IE:before {
.icon-IE:before {
            content: "\e0f5";
content: "\e0f5";
        }
}


        .icon-opera:before {
.icon-opera:before {
            content: "\e0f6";
content: "\e0f6";
        }
}


        .icon-safari:before {
.icon-safari:before {
            content: "\e0f7";
content: "\e0f7";
        }
}


        .icon-IcoMoon:before {
.icon-IcoMoon:before {
            content: "\e0f8";
content: "\e0f8";
        }
}


        .icon-sunrise:before {
.icon-sunrise:before {
            content: "\e0f9";
content: "\e0f9";
        }
}


        .icon-sun:before {
.icon-sun:before {
            content: "\e0fa";
content: "\e0fa";
        }
}


        .icon-moon:before {
.icon-moon:before {
            content: "\e0fb";
content: "\e0fb";
        }
}


        .icon-sun-2:before {
.icon-sun-2:before {
            content: "\e0fc";
content: "\e0fc";
        }
}


        .icon-windy:before {
.icon-windy:before {
            content: "\e0fd";
content: "\e0fd";
        }
}


        .icon-wind:before {
.icon-wind:before {
            content: "\e0fe";
content: "\e0fe";
        }
}


        .icon-snowflake:before {
.icon-snowflake:before {
            content: "\e0ff";
content: "\e0ff";
        }
}


        .icon-cloudy:before {
.icon-cloudy:before {
            content: "\e100";
content: "\e100";
        }
}


        .icon-cloud-3:before {
.icon-cloud-3:before {
            content: "\e101";
content: "\e101";
        }
}


        .icon-weather:before {
.icon-weather:before {
            content: "\e102";
content: "\e102";
        }
}


        .icon-weather-2:before {
.icon-weather-2:before {
            content: "\e103";
content: "\e103";
        }
}


        .icon-weather-3:before {
.icon-weather-3:before {
            content: "\e104";
content: "\e104";
        }
}


        .icon-lines:before {
.icon-lines:before {
            content: "\e105";
content: "\e105";
        }
}


        .icon-cloud-4:before {
.icon-cloud-4:before {
            content: "\e106";
content: "\e106";
        }
}


        .icon-lightning-2:before {
.icon-lightning-2:before {
            content: "\e107";
content: "\e107";
        }
}


        .icon-lightning-3:before {
.icon-lightning-3:before {
            content: "\e108";
content: "\e108";
        }
}


        .icon-rainy:before {
.icon-rainy:before {
            content: "\e109";
content: "\e109";
        }
}


        .icon-rainy-2:before {
.icon-rainy-2:before {
            content: "\e10a";
content: "\e10a";
        }
}


        .icon-windy-2:before {
.icon-windy-2:before {
            content: "\e10b";
content: "\e10b";
        }
}


        .icon-windy-3:before {
.icon-windy-3:before {
            content: "\e10c";
content: "\e10c";
        }
}


        .icon-snowy:before {
.icon-snowy:before {
            content: "\e10d";
content: "\e10d";
        }
}


        .icon-snowy-2:before {
.icon-snowy-2:before {
            content: "\e10e";
content: "\e10e";
        }
}


        .icon-snowy-3:before {
.icon-snowy-3:before {
            content: "\e10f";
content: "\e10f";
        }
}


        .icon-weather-4:before {
.icon-weather-4:before {
            content: "\e110";
content: "\e110";
        }
}


        .icon-cloudy-2:before {
.icon-cloudy-2:before {
            content: "\e111";
content: "\e111";
        }
}


        .icon-cloud-5:before {
.icon-cloud-5:before {
            content: "\e112";
content: "\e112";
        }
}


        .icon-lightning-4:before {
.icon-lightning-4:before {
            content: "\e113";
content: "\e113";
        }
}


        .icon-sun-3:before {
.icon-sun-3:before {
            content: "\e114";
content: "\e114";
        }
}


        .icon-moon-2:before {
.icon-moon-2:before {
            content: "\e115";
content: "\e115";
        }
}


        .icon-cloudy-3:before {
.icon-cloudy-3:before {
            content: "\e116";
content: "\e116";
        }
}


        .icon-cloud-6:before {
.icon-cloud-6:before {
            content: "\e117";
content: "\e117";
        }
}


        .icon-cloud-7:before {
.icon-cloud-7:before {
            content: "\e118";
content: "\e118";
        }
}


        .icon-lightning-5:before {
.icon-lightning-5:before {
            content: "\e119";
content: "\e119";
        }
}


        .icon-rainy-3:before {
.icon-rainy-3:before {
            content: "\e11a";
content: "\e11a";
        }
}


        .icon-rainy-4:before {
.icon-rainy-4:before {
            content: "\e11b";
content: "\e11b";
        }
}


        .icon-windy-4:before {
.icon-windy-4:before {
            content: "\e11c";
content: "\e11c";
        }
}


        .icon-windy-5:before {
.icon-windy-5:before {
            content: "\e11d";
content: "\e11d";
        }
}


        .icon-snowy-4:before {
.icon-snowy-4:before {
            content: "\e11e";
content: "\e11e";
        }
}


        .icon-snowy-5:before {
.icon-snowy-5:before {
            content: "\e11f";
content: "\e11f";
        }
}


        .icon-weather-5:before {
.icon-weather-5:before {
            content: "\e120";
content: "\e120";
        }
}


        .icon-cloudy-4:before {
.icon-cloudy-4:before {
            content: "\e121";
content: "\e121";
        }
}


        .icon-lightning-6:before {
.icon-lightning-6:before {
            content: "\e122";
content: "\e122";
        }
}


        .icon-thermometer:before {
.icon-thermometer:before {
            content: "\e123";
content: "\e123";
        }
}


        .icon-compass-2:before {
.icon-compass-2:before {
            content: "\e124";
content: "\e124";
        }
}


        .icon-none:before {
.icon-none:before {
            content: "\e125";
content: "\e125";
        }
}


        .icon-Celsius:before {
.icon-Celsius:before {
            content: "\e126";
content: "\e126";
        }
}


        .icon-Fahrenheit:before {
.icon-Fahrenheit:before {
            content: "\e127";
content: "\e127";
        }
}


        .icon-forrst:before {
.icon-forrst:before {
            content: "\e128";
content: "\e128";
        }
}


        .icon-headphones:before {
.icon-headphones:before {
            content: "\e129";
content: "\e129";
        }
}


        .icon-bug:before {
.icon-bug:before {
            content: "\e12a";
content: "\e12a";
        }
}


        .icon-cart-2:before {
.icon-cart-2:before {
            content: "\e12b";
content: "\e12b";
        }
}


        .icon-earth:before {
.icon-earth:before {
            content: "\e12c";
content: "\e12c";
        }
}


        .icon-battery:before {
.icon-battery:before {
            content: "\e12d";
content: "\e12d";
        }
}


        .icon-list:before {
.icon-list:before {
            content: "\e12e";
content: "\e12e";
        }
}


        .icon-grid:before {
.icon-grid:before {
            content: "\e12f";
content: "\e12f";
        }
}


        .icon-alarm:before {
.icon-alarm:before {
            content: "\e130";
content: "\e130";
        }
}


        .icon-location-2:before {
.icon-location-2:before {
            content: "\e131";
content: "\e131";
        }
}


        .icon-pointer:before {
.icon-pointer:before {
            content: "\e132";
content: "\e132";
        }
}


        .icon-diary:before {
.icon-diary:before {
            content: "\e133";
content: "\e133";
        }
}


        .icon-eye-2:before {
.icon-eye-2:before {
            content: "\e134";
content: "\e134";
        }
}


        .icon-console:before {
.icon-console:before {
            content: "\e135";
content: "\e135";
        }
}


        .icon-location-3:before {
.icon-location-3:before {
            content: "\e136";
content: "\e136";
        }
}


        .icon-move:before {
.icon-move:before {
            content: "\e137";
content: "\e137";
        }
}


        .icon-gift-2:before {
.icon-gift-2:before {
            content: "\e138";
content: "\e138";
        }
}


        .icon-monitor:before {
.icon-monitor:before {
            content: "\e139";
content: "\e139";
        }
}


        .icon-mobile-2:before {
.icon-mobile-2:before {
            content: "\e13a";
content: "\e13a";
        }
}


        .icon-switch:before {
.icon-switch:before {
            content: "\e13b";
content: "\e13b";
        }
}


        .icon-star-4:before {
.icon-star-4:before {
            content: "\e13c";
content: "\e13c";
        }
}


        .icon-address-book:before {
.icon-address-book:before {
            content: "\e13d";
content: "\e13d";
        }
}


        .icon-shit:before {
.icon-shit:before {
            content: "\e13e";
content: "\e13e";
        }
}


        .icon-cone:before {
.icon-cone:before {
            content: "\e13f";
content: "\e13f";
        }
}


        .icon-credit-card:before {
.icon-credit-card:before {
            content: "\e140";
content: "\e140";
        }
}


        .icon-type:before {
.icon-type:before {
            content: "\e141";
content: "\e141";
        }
}


        .icon-volume:before {
.icon-volume:before {
            content: "\e142";
content: "\e142";
        }
}


        .icon-volume-2:before {
.icon-volume-2:before {
            content: "\e143";
content: "\e143";
        }
}


        .icon-locked-2:before {
.icon-locked-2:before {
            content: "\e144";
content: "\e144";
        }
}


        .icon-warning:before {
.icon-warning:before {
            content: "\e145";
content: "\e145";
        }
}


        .icon-info:before {
.icon-info:before {
            content: "\e146";
content: "\e146";
        }
}


        .icon-filter:before {
.icon-filter:before {
            content: "\e147";
content: "\e147";
        }
}


        .icon-bookmark-3:before {
.icon-bookmark-3:before {
            content: "\e148";
content: "\e148";
        }
}


        .icon-bookmark-4:before {
.icon-bookmark-4:before {
            content: "\e149";
content: "\e149";
        }
}


        .icon-stats:before {
.icon-stats:before {
            content: "\e14a";
content: "\e14a";
        }
}


        .icon-compass-3:before {
.icon-compass-3:before {
            content: "\e14b";
content: "\e14b";
        }
}


        .icon-keyboard:before {
.icon-keyboard:before {
            content: "\e14c";
content: "\e14c";
        }
}


        .icon-award-fill:before {
.icon-award-fill:before {
            content: "\e14d";
content: "\e14d";
        }
}


        .icon-award-stroke:before {
.icon-award-stroke:before {
            content: "\e14e";
content: "\e14e";
        }
}


        .icon-beaker-alt:before {
.icon-beaker-alt:before {
            content: "\e14f";
content: "\e14f";
        }
}


        .icon-beaker:before {
.icon-beaker:before {
            content: "\e150";
content: "\e150";
        }
}


        .icon-move-vertical:before {
.icon-move-vertical:before {
            content: "\e151";
content: "\e151";
        }
}


        .icon-move-horizontal:before {
.icon-move-horizontal:before {
            content: "\e153";
content: "\e153";
        }
}


        .icon-steering-wheel:before {
.icon-steering-wheel:before {
            content: "\e152";
content: "\e152";
        }
}


        .icon-volume-3:before {
.icon-volume-3:before {
            content: "\e154";
content: "\e154";
        }
}


        .icon-volume-mute:before {
.icon-volume-mute:before {
            content: "\e155";
content: "\e155";
        }
}


        .icon-play:before {
.icon-play:before {
            content: "\e156";
content: "\e156";
        }
}


        .icon-pause:before {
.icon-pause:before {
            content: "\e157";
content: "\e157";
        }
}


        .icon-stop:before {
.icon-stop:before {
            content: "\e158";
content: "\e158";
        }
}


        .icon-eject:before {
.icon-eject:before {
            content: "\e159";
content: "\e159";
        }
}


        .icon-first:before {
.icon-first:before {
            content: "\e15a";
content: "\e15a";
        }
}


        .icon-last:before {
.icon-last:before {
            content: "\e15b";
content: "\e15b";
        }
}


        .icon-play-alt:before {
.icon-play-alt:before {
            content: "\e15c";
content: "\e15c";
        }
}


        .icon-battery-empty:before {
.icon-battery-empty:before {
            content: "\e15d";
content: "\e15d";
        }
}


        .icon-battery-half:before {
.icon-battery-half:before {
            content: "\e15e";
content: "\e15e";
        }
}


        .icon-battery-full:before {
.icon-battery-full:before {
            content: "\e15f";
content: "\e15f";
        }
}


        .icon-battery-charging:before {
.icon-battery-charging:before {
            content: "\e160";
content: "\e160";
        }
}


        .icon-left-quote:before {
.icon-left-quote:before {
            content: "\e161";
content: "\e161";
        }
}


        .icon-right-quote:before {
.icon-right-quote:before {
            content: "\e162";
content: "\e162";
        }
}


        .icon-left-quote-alt:before {
.icon-left-quote-alt:before {
            content: "\e163";
content: "\e163";
        }
}


        .icon-right-quote-alt:before {
.icon-right-quote-alt:before {
            content: "\e164";
content: "\e164";
        }
}


        .icon-smiley:before {
.icon-smiley:before {
            content: "\e165";
content: "\e165";
        }
}


        .icon-umbrella:before {
.icon-umbrella:before {
            content: "\e166";
content: "\e166";
        }
}


        .icon-info-2:before {
.icon-info-2:before {
            content: "\e167";
content: "\e167";
        }
}


        .icon-chart-alt:before {
.icon-chart-alt:before {
            content: "\e168";
content: "\e168";
        }
}


        .icon-save:before {
.icon-save:before {
            content: "\e169";
content: "\e169";
        }
}


        .fg-color-blue {
.fg-color-blue {
            color: #2d89ef !important;
color: #2d89ef !important;
        }
}


        .fg-color-blueLight {
.fg-color-blueLight {
            color: #eff4ff !important;
color: #eff4ff !important;
        }
}


        .fg-color-blueDark {
.fg-color-blueDark {
            color: #2b5797 !important;
color: #2b5797 !important;
        }
}


        .fg-color-green {
.fg-color-green {
            color: #00a300 !important;
color: #00a300 !important;
        }
}


        .fg-color-greenLight {
.fg-color-greenLight {
            color: #99b433 !important;
color: #99b433 !important;
        }
}


        .fg-color-greenDark {
.fg-color-greenDark {
            color: #1e7145 !important;
color: #1e7145 !important;
        }
}


        .fg-color-red {
.fg-color-red {
            color: #b91d47 !important;
color: #b91d47 !important;
        }
}


        .fg-color-yellow {
.fg-color-yellow {
            color: #ffc40d !important;
color: #ffc40d !important;
        }
}


        .fg-color-orange {
.fg-color-orange {
            color: #e3a21a !important;
color: #e3a21a !important;
        }
}


        .fg-color-orangeDark {
.fg-color-orangeDark {
            color: #da532c !important;
color: #da532c !important;
        }
}


        .fg-color-pink {
.fg-color-pink {
            color: #9f00a7 !important;
color: #9f00a7 !important;
        }
}


        .fg-color-pinkDark {
.fg-color-pinkDark {
            color: #7e3878 !important;
color: #7e3878 !important;
        }
}


        .fg-color-purple {
.fg-color-purple {
            color: #603cba !important;
color: #603cba !important;
        }
}


        .fg-color-darken {
.fg-color-darken {
            color: #1d1d1d !important;
color: #1d1d1d !important;
        }
}


        .fg-color-lighten {
.fg-color-lighten {
            color: #d5e7ec !important;
color: #d5e7ec !important;
        }
}


        .fg-color-white {
.fg-color-white {
            color: #fff !important;
color: #fff !important;
        }
}


        .fg-color-grayDark {
.fg-color-grayDark {
            color: #525252 !important;
color: #525252 !important;
        }
}


        .fg-color-magenta {
.fg-color-magenta {
            color: #ff0097 !important;
color: #ff0097 !important;
        }
}


        .fg-color-teal {
.fg-color-teal {
            color: #00aba9 !important;
color: #00aba9 !important;
        }
}


        .fg-color-redLight {
.fg-color-redLight {
            color: #e11 !important;
color: #e11 !important;
        }
}


        .bg-color-blue {
.bg-color-blue {
            background-color: #2d89ef !important;
background-color: #2d89ef !important;
        }
}


        .bg-color-blueLight {
.bg-color-blueLight {
            background-color: #eff4ff !important;
background-color: #eff4ff !important;
        }
}


        .bg-color-blueDark {
.bg-color-blueDark {
            background-color: #2b5797 !important;
background-color: #2b5797 !important;
        }
}


        .bg-color-green {
.bg-color-green {
            background-color: #00a300 !important;
background-color: #00a300 !important;
        }
}


        .bg-color-greenLight {
.bg-color-greenLight {
            background-color: #99b433 !important;
background-color: #99b433 !important;
        }
}


        .bg-color-greenDark {
.bg-color-greenDark {
            background-color: #1e7145 !important;
background-color: #1e7145 !important;
        }
}


        .bg-color-red {
.bg-color-red {
            background-color: #b91d47 !important;
background-color: #b91d47 !important;
        }
}


        .bg-color-yellow {
.bg-color-yellow {
            background-color: #ffc40d !important;
background-color: #ffc40d !important;
        }
}


        .bg-color-orange {
.bg-color-orange {
            background-color: #e3a21a !important;
background-color: #e3a21a !important;
        }
}


        .bg-color-orangeDark {
.bg-color-orangeDark {
            background-color: #da532c !important;
background-color: #da532c !important;
        }
}


        .bg-color-pink {
.bg-color-pink {
            background-color: #9f00a7 !important;
background-color: #9f00a7 !important;
        }
}


        .bg-color-pinkDark {
.bg-color-pinkDark {
            background-color: #7e3878 !important;
background-color: #7e3878 !important;
        }
}


        .bg-color-purple {
.bg-color-purple {
            background-color: #603cba !important;
background-color: #603cba !important;
        }
}


        .bg-color-darken {
.bg-color-darken {
            background-color: #1d1d1d !important;
background-color: #1d1d1d !important;
        }
}


        .bg-color-lighten {
.bg-color-lighten {
            background-color: #d5e7ec !important;
background-color: #d5e7ec !important;
        }
}


        .bg-color-white {
.bg-color-white {
            background-color: #fff !important;
background-color: #fff !important;
        }
}


        .bg-color-grayDark {
.bg-color-grayDark {
            background-color: #525252 !important;
background-color: #525252 !important;
        }
}


        .bg-color-magenta {
.bg-color-magenta {
            background-color: #ff0097 !important;
background-color: #ff0097 !important;
        }
}


        .bg-color-teal {
.bg-color-teal {
            background-color: #00aba9 !important;
background-color: #00aba9 !important;
        }
}


        .bg-color-redLight {
.bg-color-redLight {
            background-color: #e11 !important;
background-color: #e11 !important;
        }
}


        [class*=border-color] {
[class*=border-color] {
            border: 2px solid;
border: 2px solid;
        }
}


        .border-color-blue {
.border-color-blue {
            border-color: #2d89ef !important;
border-color: #2d89ef !important;
        }
}


        .border-color-blueLight {
.border-color-blueLight {
            border-color: #eff4ff !important;
border-color: #eff4ff !important;
        }
}


        .border-color-blueDark {
.border-color-blueDark {
            border-color: #2b5797 !important;
border-color: #2b5797 !important;
        }
}


        .border-color-green {
.border-color-green {
            border-color: #00a300 !important;
border-color: #00a300 !important;
        }
}


        .border-color-greenLight {
.border-color-greenLight {
            border-color: #99b433 !important;
border-color: #99b433 !important;
        }
}


        .border-color-greenDark {
.border-color-greenDark {
            border-color: #1e7145 !important;
border-color: #1e7145 !important;
        }
}


        .border-color-red {
.border-color-red {
            border-color: #b91d47 !important;
border-color: #b91d47 !important;
        }
}


        .border-color-yellow {
.border-color-yellow {
            border-color: #ffc40d !important;
border-color: #ffc40d !important;
        }
}


        .border-color-orange {
.border-color-orange {
            border-color: #e3a21a !important;
border-color: #e3a21a !important;
        }
}


        .border-color-orangeDark {
.border-color-orangeDark {
            border-color: #da532c !important;
border-color: #da532c !important;
        }
}


        .border-color-pink {
.border-color-pink {
            border-color: #9f00a7 !important;
border-color: #9f00a7 !important;
        }
}


        .border-color-pinkDark {
.border-color-pinkDark {
            border-color: #7e3878 !important;
border-color: #7e3878 !important;
        }
}


        .border-color-purple {
.border-color-purple {
            border-color: #603cba !important;
border-color: #603cba !important;
        }
}


        .border-color-darken {
.border-color-darken {
            border-color: #1d1d1d !important;
border-color: #1d1d1d !important;
        }
}


        .border-color-lighten {
.border-color-lighten {
            border-color: #d5e7ec !important;
border-color: #d5e7ec !important;
        }
}


        .border-color-white {
.border-color-white {
            border-color: #fff !important;
border-color: #fff !important;
        }
}


        .border-color-grayDark {
.border-color-grayDark {
            border-color: #525252 !important;
border-color: #525252 !important;
        }
}


        .border-color-magenta {
.border-color-magenta {
            border-color: #ff0097 !important;
border-color: #ff0097 !important;
        }
}


        .border-color-teal {
.border-color-teal {
            border-color: #00aba9 !important;
border-color: #00aba9 !important;
        }
}


        .border-color-redLight {
.border-color-redLight {
            border-color: #e11 !important;
border-color: #e11 !important;
        }
}


        *:hover[class=outline-color] {
*:hover[class=outline-color] {
            outline: 3px solid;
outline: 3px solid;
        }
}


        .outline-color-blue {
.outline-color-blue {
            outline-color: #2d89ef !important;
outline-color: #2d89ef !important;
        }
}


        .outline-color-blueLight {
.outline-color-blueLight {
            outline-color: #eff4ff !important;
outline-color: #eff4ff !important;
        }
}


        .outline-color-blueDark {
.outline-color-blueDark {
            outline-color: #2b5797 !important;
outline-color: #2b5797 !important;
        }
}


        .outline-color-green {
.outline-color-green {
            outline-color: #00a300 !important;
outline-color: #00a300 !important;
        }
}


        .outline-color-greenLight {
.outline-color-greenLight {
            outline-color: #99b433 !important;
outline-color: #99b433 !important;
        }
}


        .outline-color-greenDark {
.outline-color-greenDark {
            outline-color: #1e7145 !important;
outline-color: #1e7145 !important;
        }
}


        .outline-color-red {
.outline-color-red {
            outline-color: #b91d47 !important;
outline-color: #b91d47 !important;
        }
}


        .outline-color-yellow {
.outline-color-yellow {
            outline-color: #ffc40d !important;
outline-color: #ffc40d !important;
        }
}


        .outline-color-orange {
.outline-color-orange {
            outline-color: #e3a21a !important;
outline-color: #e3a21a !important;
        }
}


        .outline-color-orangeDark {
.outline-color-orangeDark {
            outline-color: #da532c !important;
outline-color: #da532c !important;
        }
}


        .outline-color-pink {
.outline-color-pink {
            outline-color: #9f00a7 !important;
outline-color: #9f00a7 !important;
        }
}


        .outline-color-pinkDark {
.outline-color-pinkDark {
            outline-color: #7e3878 !important;
outline-color: #7e3878 !important;
        }
}


        .outline-color-purple {
.outline-color-purple {
            outline-color: #603cba !important;
outline-color: #603cba !important;
        }
}


        .outline-color-darken {
.outline-color-darken {
            outline-color: #1d1d1d !important;
outline-color: #1d1d1d !important;
        }
}


        .outline-color-lighten {
.outline-color-lighten {
            outline-color: #d5e7ec !important;
outline-color: #d5e7ec !important;
        }
}


        .outline-color-white {
.outline-color-white {
            outline-color: #fff !important;
outline-color: #fff !important;
        }
}


        .outline-color-grayDark {
.outline-color-grayDark {
            outline-color: #525252 !important;
outline-color: #525252 !important;
        }
}


        .outline-color-magenta {
.outline-color-magenta {
            outline-color: #ff0097 !important;
outline-color: #ff0097 !important;
        }
}


        .outline-color-teal {
.outline-color-teal {
            outline-color: #00aba9 !important;
outline-color: #00aba9 !important;
        }
}


        .outline-color-redLight {
.outline-color-redLight {
            outline-color: #e11 !important;
outline-color: #e11 !important;
        }
}


        .item-margin {
.item-margin {
            margin: 0 10px 10px 0;
margin: 0 10px 10px 0;
        }
}


        .column-margin {
.column-margin {
            margin: 0 20px 10px 0;
margin: 0 20px 10px 0;
        }
}


        .group-margin {
.group-margin {
            margin: 0 80px 10px 0;
margin: 0 80px 10px 0;
        }
}


        .brick {
.brick {
            position: relative;
position: relative;
            margin: 0 10px 10px 0;
margin: 0 10px 10px 0;
            display: block;
display: block;
            float: none !important;
float: none !important;
        }
}


        .short-brick {
.short-brick {
            position: relative;
position: relative;
            margin: 0 10px 10px 0;
margin: 0 10px 10px 0;
            display: block;
display: block;
            float: none !important;
float: none !important;
            width: 150px;
width: 150px;
            height: 150px;
height: 150px;
        }
}


        .medium-brick {
.medium-brick {
            position: relative;
position: relative;
            margin: 0 10px 10px 0;
margin: 0 10px 10px 0;
            display: block;
display: block;
            float: none !important;
float: none !important;
            width: 310px;
width: 310px;
            height: 150px;
height: 150px;
        }
}


        .square {
.square {
            display: block;
display: block;
            float: left;
float: left;
            margin-right: 10px;
margin-right: 10px;
            height: 20px;
height: 20px;
            width: 20px;
width: 20px;
        }
}


        *, *:after, *:before {
*, *:after, *:before {
            -webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
-moz-box-sizing: border-box;
            box-sizing: border-box;
box-sizing: border-box;
        }
}


        .one-column {
.one-column {
            -moz-columns: 1;
-moz-columns: 1;
            -webkit-columns: 1;
-webkit-columns: 1;
            columns: 1;
columns: 1;
            -moz-column-gap: 20px;
-moz-column-gap: 20px;
            -webkit-column-gap: 20px;
-webkit-column-gap: 20px;
            column-gap: 20px;
column-gap: 20px;
        }
}


        .two-columns {
.two-columns {
            -moz-columns: 2;
-moz-columns: 2;
            -webkit-columns: 2;
-webkit-columns: 2;
            columns: 2;
columns: 2;
            -moz-column-gap: 20px;
-moz-column-gap: 20px;
            -webkit-column-gap: 20px;
-webkit-column-gap: 20px;
            column-gap: 20px;
column-gap: 20px;
        }
}


        .three-columns {
.three-columns {
            -moz-columns: 3;
-moz-columns: 3;
            -webkit-columns: 3;
-webkit-columns: 3;
            columns: 3;
columns: 3;
            -moz-column-gap: 20px;
-moz-column-gap: 20px;
            -webkit-column-gap: 20px;
-webkit-column-gap: 20px;
            column-gap: 20px;
column-gap: 20px;
        }
}


        .four-columns {
.four-columns {
            -moz-columns: 4;
-moz-columns: 4;
            -webkit-columns: 4;
-webkit-columns: 4;
            columns: 4;
columns: 4;
            -moz-column-gap: 20px;
-moz-column-gap: 20px;
            -webkit-column-gap: 20px;
-webkit-column-gap: 20px;
            column-gap: 20px;
column-gap: 20px;
        }
}


        .five-columns {
.five-columns {
            -moz-columns: 5;
-moz-columns: 5;
            -webkit-columns: 5;
-webkit-columns: 5;
            columns: 5;
columns: 5;
            -moz-column-gap: 20px;
-moz-column-gap: 20px;
            -webkit-column-gap: 20px;
-webkit-column-gap: 20px;
            column-gap: 20px;
column-gap: 20px;
        }
}


        #bodyContent {
#bodyContent {
            height: 100%;
height: 100%;
            min-height: 100%;
min-height: 100%;
            width: 100%;
width: 100%;
            *zoom: 1;
*zoom: 1;
        }
}


        .page:before, .page:after {
.page:before, .page:after {
            display: table;
display: table;
            content: "";
content: "";
        }
}


        .page:after {
.page:after {
            clear: both;
clear: both;
        }
}


        #bodyContent .page-header {
#bodyContent .page-header {
            width: 100%;
width: 100%;
            position: relative;
position: relative;
            display: block;
display: block;
        }
}


            #bodyContent .page-header .page-header-content {
#bodyContent .page-header .page-header-content {
                height: 100px;
height: 100px;
                min-height: 100px;
min-height: 100px;
                width: 100%;
width: 100%;
                position: relative;
position: relative;
                display: block;
display: block;
            }
}


                #bodyContent .page-header .page-header-content h1, #bodyContent .page-header .page-header-content h2, #bodyContent .page-header .page-header-content h3, #bodyContent .page-header .page-header-content h4, #bodyContent .page-header .page-header-content h5 {
#bodyContent .page-header .page-header-content h1, #bodyContent .page-header .page-header-content h2, #bodyContent .page-header .page-header-content h3, #bodyContent .page-header .page-header-content h4, #bodyContent .page-header .page-header-content h5 {
                    position: absolute;
position: absolute;
                    margin: 0;
margin: 0;
                    padding: 0;
padding: 0;
                    left: 20px;
left: 20px;
                    bottom: 0;
bottom: 0;
                }
}


                    #bodyContent .page-header .page-header-content h1 small {
#bodyContent .page-header .page-header-content h1 small {
                        font-size: 12pt;
font-size: 12pt;
                        margin-left: 5px;
margin-left: 5px;
                    }
}


                    #bodyContent .page-header .page-header-content h1.sub-menu {
#bodyContent .page-header .page-header-content h1.sub-menu {
                        cursor: pointer;
cursor: pointer;
                    }
}


                        #bodyContent .page-header .page-header-content h1.sub-menu:after {
#bodyContent .page-header .page-header-content h1.sub-menu:after {
                            position: absolute;
position: absolute;
                            content: "\3009";
content: "\3009";
                            display: inline-block;
display: inline-block;
                            font-size: 10pt;
font-size: 10pt;
                            bottom: -5px;
bottom: -5px;
                            right: -15px;
right: -15px;
                            -webkit-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
                            -moz-transform: rotate(90deg);
-moz-transform: rotate(90deg);
                            -ms-transform: rotate(90deg);
-ms-transform: rotate(90deg);
                            -o-transform: rotate(90deg);
-o-transform: rotate(90deg);
                            transform: rotate(90deg);
transform: rotate(90deg);
                        }
}


                #bodyContent .page-header .page-header-content > .page-back {
#bodyContent .page-header .page-header-content > .page-back {
                    position: absolute;
position: absolute;
                    top: 34px;
top: 34px;
                    left: 30px;
left: 30px;
                }
}


                #bodyContent .page-header .page-header-content .user-login {
#bodyContent .page-header .page-header-content .user-login {
                    float: right;
float: right;
                    margin: 55px 44px 0 0;
margin: 55px 44px 0 0;
                    cursor: pointer;
cursor: pointer;
                }
}


                    #bodyContent .page-header .page-header-content .user-login .avatar {
#bodyContent .page-header .page-header-content .user-login .avatar {
                        float: right;
float: right;
                        border: 1px #ccc solid;
border: 1px #ccc solid;
                        width: 40px;
width: 40px;
                        height: 40px;
height: 40px;
                    }
}


                        #bodyContent .page-header .page-header-content .user-login .avatar img, #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
#bodyContent .page-header .page-header-content .user-login .avatar img, #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                            width: 100%;
width: 100%;
                            height: 100%;
height: 100%;
                        }
}


                        #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
#bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                            margin-top: 2px;
margin-top: 2px;
                            font-size: 30px;
font-size: 30px;
                            line-height: 30px;
line-height: 30px;
                            display: block;
display: block;
                        }
}


                    #bodyContent .page-header .page-header-content .user-login .name {
#bodyContent .page-header .page-header-content .user-login .name {
                        float: left;
float: left;
                        margin: -5px 10px 0;
margin: -5px 10px 0;
                        text-align: right;
text-align: right;
                    }
}


                        #bodyContent .page-header .page-header-content .user-login .name .first-name {
#bodyContent .page-header .page-header-content .user-login .name .first-name {
                            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                            font-weight: 200;
font-weight: 200;
                            font-size: 20pt;
font-size: 20pt;
                            letter-spacing: .01em;
letter-spacing: .01em;
                            line-height: 24pt;
line-height: 24pt;
                            font-smooth: always;
font-smooth: always;
                            display: block;
display: block;
                            margin: 0;
margin: 0;
                        }
}


                        #bodyContent .page-header .page-header-content .user-login .name .last-name {
#bodyContent .page-header .page-header-content .user-login .name .last-name {
                            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                            font-weight: 400;
font-weight: 400;
                            font-size: 9pt;
font-size: 9pt;
                            font-smooth: always;
font-smooth: always;
                            display: block;
display: block;
                            margin: 0;
margin: 0;
                        }
}


        #bodyContent .page-region {
#bodyContent .page-region {
            display: block;
display: block;
        }
}


            #bodyContent .page-region .page-region-content {
#bodyContent .page-region .page-region-content {
                padding-top: 10px;
padding-top: 10px;
                padding-left: 0;
padding-left: 0;
                padding-right: 0;
padding-right: 0;
                padding-bottom: 20px;
padding-bottom: 20px;
                display: block;
display: block;
                height: 100%;
height: 100%;
                position: relative;
position: relative;
            }
}


        .page.secondary .page-header .page-header-content h1, .page.secondary .page-header .page-header-content h2, .page.secondary .page-header .page-header-content h3, .page.secondary .page-header .page-header-content h4, .page.secondary .page-header .page-header-content h5 {
.page.secondary .page-header .page-header-content h1, .page.secondary .page-header .page-header-content h2, .page.secondary .page-header .page-header-content h3, .page.secondary .page-header .page-header-content h4, .page.secondary .page-header .page-header-content h5 {
            position: absolute;
position: absolute;
            margin: 0;
margin: 0;
            padding: 0;
padding: 0;
            left: 120px;
left: 120px;
            bottom: 0;
bottom: 0;
        }
}


        .page.secondary .page-region .page-region-content {
.page.secondary .page-region .page-region-content {
            padding-left: 120px;
padding-left: 120px;
        }
}


        .page.snapped {
.page.snapped {
            width: 33.33%;
width: 33.33%;
            height: 100%;
height: 100%;
            float: left;
float: left;
            border-right: 1px #ccc solid;
border-right: 1px #ccc solid;
        }
}


        .page.fill {
.page.fill {
            width: 66.66%;
width: 66.66%;
            height: 100%;
height: 100%;
            float: right;
float: right;
            border-left: 1px #ccc solid;
border-left: 1px #ccc solid;
        }
}


        .page.snapped #bodyContent .page-header .page-header-content h1, .page.snapped #bodyContent .page-header .page-header-content h2, .page.snapped #bodyContent .page-header .page-header-content h3, .page.snapped #bodyContent .page-header .page-header-content h4, .page.snapped #bodyContent .page-header .page-header-content h5 {
.page.snapped #bodyContent .page-header .page-header-content h1, .page.snapped #bodyContent .page-header .page-header-content h2, .page.snapped #bodyContent .page-header .page-header-content h3, .page.snapped #bodyContent .page-header .page-header-content h4, .page.snapped #bodyContent .page-header .page-header-content h5 {
            margin-left: 20px;
margin-left: 20px;
        }
}


        .page.snapped #bodyContent .page-region .page-region-content {
.page.snapped #bodyContent .page-region .page-region-content {
            padding-left: 20px;
padding-left: 20px;
        }
}


        .page.fixed-header .page-header {
.page.fixed-header .page-header {
            position: fixed;
position: fixed;
            top: 0;
top: 0;
            left: 0;
left: 0;
            right: 0;
right: 0;
        }
}


        .page.fixed-header .page-region {
.page.fixed-header .page-region {
            padding-top: 140px;
padding-top: 140px;
        }
}


        .page.with-sidebar .page-region {
.page.with-sidebar .page-region {
            margin-left: 220px;
margin-left: 220px;
            width: auto;
width: auto;
            *zoom: 1;
*zoom: 1;
        }
}


            .page.with-sidebar .page-region .page-region-content {
.page.with-sidebar .page-region .page-region-content {
                padding-left: 20px;
padding-left: 20px;
            }
}


            .page.with-sidebar .page-region:before, .page.with-sidebar .page-region:after {
.page.with-sidebar .page-region:before, .page.with-sidebar .page-region:after {
                display: table;
display: table;
                content: "";
content: "";
            }
}


            .page.with-sidebar .page-region:after {
.page.with-sidebar .page-region:after {
                clear: both;
clear: both;
            }
}


        .app-bar {
.app-bar {
            position: fixed;
position: fixed;
            bottom: 0;
bottom: 0;
            left: 0;
left: 0;
            right: 0;
right: 0;
            min-height: 100px;
min-height: 100px;
            background-color: #1d1d1d !important;
background-color: #1d1d1d !important;
        }
}


        .charms {
.charms {
            position: fixed;
position: fixed;
            right: 0;
right: 0;
            top: 0;
top: 0;
            bottom: 0;
bottom: 0;
            height: 100%;
height: 100%;
            min-width: 200px;
min-width: 200px;
            width: auto;
width: auto;
        }
}


            .charms.place-left {
.charms.place-left {
                left: 0;
left: 0;
                right: auto;
right: auto;
            }
}


        .message-dialog {
.message-dialog {
            position: fixed;
position: fixed;
            left: 0;
left: 0;
            right: 0;
right: 0;
            height: auto;
height: auto;
            min-height: 100px;
min-height: 100px;
            top: 30%;
top: 30%;
            padding: 10px 10px 0;
padding: 10px 10px 0;
        }
}


        .error-bar, .warning-bar, .info-bar {
.error-bar, .warning-bar, .info-bar {
            position: fixed;
position: fixed;
            top: 0;
top: 0;
            left: 0;
left: 0;
            right: 0;
right: 0;
            padding: 10px 20px;
padding: 10px 20px;
            color: #fff;
color: #fff;
            min-height: 100px;
min-height: 100px;
        }
}


        .error-bar {
.error-bar {
            background-color: #b91d47 !important;
background-color: #b91d47 !important;
        }
}


        .warning-bar {
.warning-bar {
            background-color: #ffc40d !important;
background-color: #ffc40d !important;
        }
}


        .info-bar {
.info-bar {
            background-color: #2d89ef !important;
background-color: #2d89ef !important;
        }
}


        .modern-ui-logo, .metro-ui-logo {
.modern-ui-logo, .metro-ui-logo {
            height: 28px;
height: 28px;
            width: 28px;
width: 28px;
            display: block;
display: block;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGESURBVFhH7ZevTsNQFIfbZgKxB9gjIHgABAIcS0CSQIJE4LEIEgQCyQNMIiHhIRAgEAgECWKIySUTCEjLd3t/Cyml3em6DtMvOTn33PM3XdvbBU2SJMmKlssnjuNtZIisa2t50HQNmXAFEvQHsi9X89CzR8M31/wXZwppDpp0aX7v++XBd41q7r5Qg1I0YE8pQYixqbWFpzAMx1pnoPA5vlOZpdDzHdWPoujZGVX4c1iaH8pvhpwJshOpxtxQawM18JYdrlYXdbKIAa4o1pFphrxX8g5qD0CRPsUeZZogfkzeLjJaxAAjZIuit9oqhbgv4veQl+lGFQqfGHwdbqpLH1YMMUdK8WjfysxHlgbHyKfiM7B/obAf5LNiemfQyB1E6VkwBfsGlb9ZvduM+aVFQ3cgDV0S+gHlHrs8LqAC5gEcxLuD6c5pbeVJy9qpNECLCV1aK+lPwO86kD0TF5s2KqD2m7Au7QDtAO0A7QD/PsBcf0zIWWVdfMRmcd+M/vsvRxB8A6+/IU2N93KYAAAAAElFTkSuQmCC);
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGESURBVFhH7ZevTsNQFIfbZgKxB9gjIHgABAIcS0CSQIJE4LEIEgQCyQNMIiHhIRAgEAgECWKIySUTCEjLd3t/Cyml3em6DtMvOTn33PM3XdvbBU2SJMmKlssnjuNtZIisa2t50HQNmXAFEvQHsi9X89CzR8M31/wXZwppDpp0aX7v++XBd41q7r5Qg1I0YE8pQYixqbWFpzAMx1pnoPA5vlOZpdDzHdWPoujZGVX4c1iaH8pvhpwJshOpxtxQawM18JYdrlYXdbKIAa4o1pFphrxX8g5qD0CRPsUeZZogfkzeLjJaxAAjZIuit9oqhbgv4veQl+lGFQqfGHwdbqpLH1YMMUdK8WjfysxHlgbHyKfiM7B/obAf5LNiemfQyB1E6VkwBfsGlb9ZvduM+aVFQ3cgDV0S+gHlHrs8LqAC5gEcxLuD6c5pbeVJy9qpNECLCV1aK+lPwO86kD0TF5s2KqD2m7Au7QDtAO0A7QD/PsBcf0zIWWVdfMRmcd+M/vsvRxB8A6+/IU2N93KYAAAAAElFTkSuQmCC);
            -webkit-background-size: cover;
-webkit-background-size: cover;
            -moz-background-size: cover;
-moz-background-size: cover;
            -o-background-size: cover;
-o-background-size: cover;
            background-size: cover;
background-size: cover;
        }
}


        .back-button {
.back-button {
            height: 32px;
height: 32px;
            width: 32px;
width: 32px;
            display: block;
display: block;
            background-image: url(data:image/png;base64,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);
background-image: url(data:image/png;base64,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);
            -webkit-background-size: cover;
-webkit-background-size: cover;
            -moz-background-size: cover;
-moz-background-size: cover;
            -o-background-size: cover;
-o-background-size: cover;
            background-size: cover;
background-size: cover;
        }
}


            .back-button.big {
.back-button.big {
                height: 48px;
height: 48px;
                width: 48px;
width: 48px;
                left: 36px;
left: 36px;
                top: 40px;
top: 40px;
            }
}


            .back-button.white {
.back-button.white {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVESURBVGhDzZoxiFRJEIZ3hg0MNjAQnGADAw+EMzAw2EBxMzcw8MBgL9vQcA82EDRQLlgDRY9DEAwu8OCSAw/2QI8NDPQwuEDFQEThghUcUVBQUFB2/f7uej39Zt7M9NuZ92Z/qO3uqu6q6nnV/fpVb2NqTNjc3JxrNBrzW1tbe2nOQi0rhbbRS+g1/e5T3qf8SjkZ4OgunF6AbkAbtEuBMW+gm9ApmjOmtnpgbBpawvArOTIOoOsdtEx1l5lJRqkQwsgJilUe/UHP6QDjCo870GOoTZ8sZCRr0W6ppPk9tEB7v2QxkL+guNBsNn/3nDEBxTM4f4syB3jPKc5THrauyWDcAegMYx9KVwx49yg02dGBslnoiVftQVvxq0c+bd1GAnoUkv875QbaG1DpHyYHFMxBIdapf4FWqe62LmMDOrUprECfnDFA/QO0aF3KgYFy/oPpypRpDVQKs9u9QSyZOA0oUNjEv7xi/YCJKwe2Wtj8zxkH1D9BcyYeDPprwYaYN+f3mLg2YFN+PHBOAOqvoOzF2B90CrsNdYVQbb98N7CtJxFektT1VPpvHHQ44bu6zlqwlcf8MODDYShei6dNlAeyaYRx6KyaaOKQ0+aW/NLaDEeP8CaGqZX+m9Xf8qb8DnqvdgqkFFpmTPcjvg5Pb+VtA706vjxBTxbOF6ift7rroD043nWWTZQEhmjB6e2ZQ1k9g4C6k16r06uQ6rypYSx4kRNq10l+w9K3cuczoPOuqZf+zlqgccP4QufRDAF9a3NeQPWSt+BsrBvbTSDeqpLOH3St1XkB9Xu8FWdHR44ZOT/nWY65YX0Hgq61O58htkt9sclqnjeZoPP8QDBOu81txh0xlgO8nzjHX7VmlfjHSuFYE8P6hs2gj5G+2AHOC4+sFFpN/sTni7779Q5xXoh9nG0opiKnjlJXxiCHAc5fhfeLNavAZ/TnflT8nYXn1ir2X4oRfwntc70iwCtcsHUAu3fNjRxM7KAQCi8t2j15Gnhr3b/8ToIm4DIHhqLz9rWiiU0K+BKOENTbWgO3+IVPGu8H6n9ZPYA+pyj+QJY7YqDgT4qPvjV+YO8ZdNGaDtg8RPHQ6o/k3K9UHKgXn7WBJgF9sa4OtLU26suqAWzG57Y1hdBrL3JQ0qkQbJX6tX9kXAgnfp0jtG9DdU4iTqq19RiUkHVgRs9N0Bf0meiTwNa6t+qwpAnoS+yNbzsM/Qae1CSkP7NrpU820LgppuGMYw4BY2qfBPoXvSVvy9jeGeNL4FZ4CjQOqm0S6I4zJivGDo/mnRc5JGfCGFfLJNAXr1XZy58aYK54seug40Vyrp7+lU8CfXGS64qxO4CvD/twLqLeeUQJoH9lk5Bur9HpVKQUZwoRxN+c6fnICoEP+6GwS1I/Z6Ji0EG/mgN1pVrGc9GwDWBba7M7Tzs4tOlQlI8sfXc1KrCp99OacwJQV3q/52qrEHTszkdqAdX2JLClXz44L9DWgTIdDAgvDYH26Fc+CcCGYr77SutnE5cDY3V31X3lo0RrcuauDNCtnSw+1mzf+Qwo6Lnyof2UIvuGGBnomkdn2OcF2vqxyoVNP6BIV07hyicDPOUqtfWWvsFhjOJ8ESq8voWSFmxIrw8DepXi1gfPWb4DehY0MmUzlHRS3kaZhDbfEOGimyK76JZjx6H5gi88pfMvw78EffbcMQMjuyFdboe1MSrQpdugK1Tru4vDmN4Xp6H17UzGnL4H6QzWk85JRXIIDQIOKPGl+7RjkMLE/bsNYeCyHMhcSEEKKf0fxb+Uf1O+pRwBU1PfACwo53PCh30zAAAAAElFTkSuQmCC);
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVESURBVGhDzZoxiFRJEIZ3hg0MNjAQnGADAw+EMzAw2EBxMzcw8MBgL9vQcA82EDRQLlgDRY9DEAwu8OCSAw/2QI8NDPQwuEDFQEThghUcUVBQUFB2/f7uej39Zt7M9NuZ92Z/qO3uqu6q6nnV/fpVb2NqTNjc3JxrNBrzW1tbe2nOQi0rhbbRS+g1/e5T3qf8SjkZ4OgunF6AbkAbtEuBMW+gm9ApmjOmtnpgbBpawvArOTIOoOsdtEx1l5lJRqkQwsgJilUe/UHP6QDjCo870GOoTZ8sZCRr0W6ppPk9tEB7v2QxkL+guNBsNn/3nDEBxTM4f4syB3jPKc5THrauyWDcAegMYx9KVwx49yg02dGBslnoiVftQVvxq0c+bd1GAnoUkv875QbaG1DpHyYHFMxBIdapf4FWqe62LmMDOrUprECfnDFA/QO0aF3KgYFy/oPpypRpDVQKs9u9QSyZOA0oUNjEv7xi/YCJKwe2Wtj8zxkH1D9BcyYeDPprwYaYN+f3mLg2YFN+PHBOAOqvoOzF2B90CrsNdYVQbb98N7CtJxFektT1VPpvHHQ44bu6zlqwlcf8MODDYShei6dNlAeyaYRx6KyaaOKQ0+aW/NLaDEeP8CaGqZX+m9Xf8qb8DnqvdgqkFFpmTPcjvg5Pb+VtA706vjxBTxbOF6ift7rroD043nWWTZQEhmjB6e2ZQ1k9g4C6k16r06uQ6rypYSx4kRNq10l+w9K3cuczoPOuqZf+zlqgccP4QufRDAF9a3NeQPWSt+BsrBvbTSDeqpLOH3St1XkB9Xu8FWdHR44ZOT/nWY65YX0Hgq61O58htkt9sclqnjeZoPP8QDBOu81txh0xlgO8nzjHX7VmlfjHSuFYE8P6hs2gj5G+2AHOC4+sFFpN/sTni7779Q5xXoh9nG0opiKnjlJXxiCHAc5fhfeLNavAZ/TnflT8nYXn1ir2X4oRfwntc70iwCtcsHUAu3fNjRxM7KAQCi8t2j15Gnhr3b/8ToIm4DIHhqLz9rWiiU0K+BKOENTbWgO3+IVPGu8H6n9ZPYA+pyj+QJY7YqDgT4qPvjV+YO8ZdNGaDtg8RPHQ6o/k3K9UHKgXn7WBJgF9sa4OtLU26suqAWzG57Y1hdBrL3JQ0qkQbJX6tX9kXAgnfp0jtG9DdU4iTqq19RiUkHVgRs9N0Bf0meiTwNa6t+qwpAnoS+yNbzsM/Qae1CSkP7NrpU820LgppuGMYw4BY2qfBPoXvSVvy9jeGeNL4FZ4CjQOqm0S6I4zJivGDo/mnRc5JGfCGFfLJNAXr1XZy58aYK54seug40Vyrp7+lU8CfXGS64qxO4CvD/twLqLeeUQJoH9lk5Bur9HpVKQUZwoRxN+c6fnICoEP+6GwS1I/Z6Ji0EG/mgN1pVrGc9GwDWBba7M7Tzs4tOlQlI8sfXc1KrCp99OacwJQV3q/52qrEHTszkdqAdX2JLClXz44L9DWgTIdDAgvDYH26Fc+CcCGYr77SutnE5cDY3V31X3lo0RrcuauDNCtnSw+1mzf+Qwo6Lnyof2UIvuGGBnomkdn2OcF2vqxyoVNP6BIV07hyicDPOUqtfWWvsFhjOJ8ESq8voWSFmxIrw8DepXi1gfPWb4DehY0MmUzlHRS3kaZhDbfEOGimyK76JZjx6H5gi88pfMvw78EffbcMQMjuyFdboe1MSrQpdugK1Tru4vDmN4Xp6H17UzGnL4H6QzWk85JRXIIDQIOKPGl+7RjkMLE/bsNYeCyHMhcSEEKKf0fxb+Uf1O+pRwBU1PfACwo53PCh30zAAAAAElFTkSuQmCC);
            }
}


        button, .button {
button, .button {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 9pt;
font-size: 9pt;
            font-smooth: always;
font-smooth: always;
            font-size: 14px;
font-size: 14px;
            display: inline-block;
display: inline-block;
            padding: 4px 12px;
padding: 4px 12px;
            line-height: 20px;
line-height: 20px;
            text-align: center;
text-align: center;
            vertical-align: middle !important;
vertical-align: middle !important;
            min-width: 90px;
min-width: 90px;
            min-height: 32px;
min-height: 32px;
            height: 32px;
height: 32px;
            background-color: #ccc;
background-color: #ccc;
            border: 1px transparent solid;
border: 1px transparent solid;
            color: #353535;
color: #353535;
            margin-right: 10px;
margin-right: 10px;
            margin-bottom: 10px;
margin-bottom: 10px;
            border-raduis: 0;
border-raduis: 0;
            cursor: pointer;
cursor: pointer;
            width: auto;
width: auto;
            *zoom: 1;
*zoom: 1;
        }
}


            button:before, .button:before, button:after, .button:after {
button:before, .button:before, button:after, .button:after {
                display: table;
display: table;
                content: "";
content: "";
            }
}


            button:after, .button:after {
button:after, .button:after {
                clear: both;
clear: both;
            }
}


            button.standart, .button.standart {
button.standart, .button.standart {
                min-width: 90px;
min-width: 90px;
                min-height: 32px;
min-height: 32px;
            }
}


            button:active, .button:active, button.default:active, .button.default:active {
button:active, .button:active, button.default:active, .button.default:active {
                top: 1px;
top: 1px;
                left: 1px;
left: 1px;
            }
}


            button:disabled, .button:disabled, button.disabled, .button.disabled {
button:disabled, .button:disabled, button.disabled, .button.disabled {
                background-color: #eaeaea;
background-color: #eaeaea;
                color: #bebebe;
color: #bebebe;
                cursor: not-allowed;
cursor: not-allowed;
            }
}


            button.default, .button.default {
button.default, .button.default {
                background-color: #008287;
background-color: #008287;
                color: #fff;
color: #fff;
            }
}


            button:focus, .button:focus {
button:focus, .button:focus {
                outline: 0;
outline: 0;
                border: 1px #353535 dotted;
border: 1px #353535 dotted;
            }
}


        a.button:hover, a.button:active {
a.button:hover, a.button:active {
            color: inherit;
color: inherit;
        }
}


        a.button.big {
a.button.big {
            padding: 14px 10px;
padding: 14px 10px;
        }
}


        button.mini, .button.mini, .tool-button.mini {
button.mini, .button.mini, .tool-button.mini {
            min-height: 20px;
min-height: 20px;
            min-width: 20px;
min-width: 20px;
            height: 14px;
height: 14px;
            font-size: .75em !important;
font-size: .75em !important;
            padding-top: 0 !important;
padding-top: 0 !important;
        }
}


        button.big, .button.big, .tool-button.big {
button.big, .button.big, .tool-button.big {
            min-height: 48px;
min-height: 48px;
            height: 48px;
height: 48px;
            font-size: 1.2em;
font-size: 1.2em;
        }
}


        .tool-button.mini {
.tool-button.mini {
            min-width: 22px;
min-width: 22px;
            width: 22px;
width: 22px;
        }
}


        .tool-button.big {
.tool-button.big {
            min-width: 48px;
min-width: 48px;
            width: 48px;
width: 48px;
        }
}


        .command-button {
.command-button {
            display: inline-block;
display: inline-block;
            width: 330px;
width: 330px;
            text-align: left;
text-align: left;
            padding: 10px 20px;
padding: 10px 20px;
            height: auto;
height: auto;
            color: #000;
color: #000;
            background-color: #ccc;
background-color: #ccc;
            font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 300;
font-weight: 300;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: .02em;
letter-spacing: .02em;
            line-height: 20px;
line-height: 20px;
            font-smooth: always;
font-smooth: always;
        }
}


            .command-button > small {
.command-button > small {
                display: block;
display: block;
                font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                font-weight: 300;
font-weight: 300;
                font-size: 11pt;
font-size: 11pt;
                letter-spacing: .02em;
letter-spacing: .02em;
                line-height: 20px;
line-height: 20px;
                font-smooth: always;
font-smooth: always;
                font-size: 10pt;
font-size: 10pt;
                color: #505050;
color: #505050;
            }
}


            .command-button.default > small {
.command-button.default > small {
                color: #ccc;
color: #ccc;
            }
}


        .tool-button {
.tool-button {
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 9pt;
font-size: 9pt;
            font-smooth: always;
font-smooth: always;
            font-size: 14px;
font-size: 14px;
            display: inline-block;
display: inline-block;
            padding: 4px 12px;
padding: 4px 12px;
            line-height: 20px;
line-height: 20px;
            vertical-align: middle !important;
vertical-align: middle !important;
            min-width: 90px;
min-width: 90px;
            background-color: #ccc;
background-color: #ccc;
            border: 1px transparent solid;
border: 1px transparent solid;
            color: #353535;
color: #353535;
            margin-right: 10px;
margin-right: 10px;
            margin-bottom: 10px;
margin-bottom: 10px;
            border-raduis: 0;
border-raduis: 0;
            cursor: pointer;
cursor: pointer;
            width: auto;
width: auto;
            *zoom: 1;
*zoom: 1;
            min-width: 32px;
min-width: 32px;
            min-height: 32px;
min-height: 32px;
            width: 32px;
width: 32px;
            height: 32px;
height: 32px;
            text-align: center;
text-align: center;
            position: relative;
position: relative;
            padding: 0;
padding: 0;
        }
}


            .tool-button [class^="icon-"], .tool-button [class*=" icon-"] {
.tool-button [class^="icon-"], .tool-button [class*=" icon-"] {
                vertical-align: -10%;
vertical-align: -10%;
                font-size: 1.2em;
font-size: 1.2em;
                display: inline-block;
display: inline-block;
            }
}


                .tool-button [class^="icon-"].icon-large, .tool-button [class*=" icon-"].icon-large {
.tool-button [class^="icon-"].icon-large, .tool-button [class*=" icon-"].icon-large {
                    line-height: .9em;
line-height: .9em;
                }
}


            .tool-button.big [class^="icon-"], .tool-button.big [class*=" icon-"] {
.tool-button.big [class^="icon-"], .tool-button.big [class*=" icon-"] {
                font-size: 1.3333333333333333em;
font-size: 1.3333333333333333em;
            }
}


            .tool-button [class^="icon-"], .tool-button [class*=" icon-"] {
.tool-button [class^="icon-"], .tool-button [class*=" icon-"] {
                margin-right: 5px;
margin-right: 5px;
            }
}


                .tool-button [class^="icon-"].right, .tool-button [class*=" icon-"].right {
.tool-button [class^="icon-"].right, .tool-button [class*=" icon-"].right {
                    margin-left: 5px;
margin-left: 5px;
                    margin-right: auto;
margin-right: auto;
                }
}


            .tool-button:before, .tool-button:after {
.tool-button:before, .tool-button:after {
                display: table;
display: table;
                content: "";
content: "";
            }
}


            .tool-button:after {
.tool-button:after {
                clear: both;
clear: both;
            }
}


            .tool-button.standart {
.tool-button.standart {
                min-width: 90px;
min-width: 90px;
                min-height: 32px;
min-height: 32px;
            }
}


            .tool-button:active, .tool-button.default:active {
.tool-button:active, .tool-button.default:active {
                top: 1px;
top: 1px;
                left: 1px;
left: 1px;
            }
}


            .tool-button:disabled, .tool-button.disabled {
.tool-button:disabled, .tool-button.disabled {
                background-color: #eaeaea;
background-color: #eaeaea;
                color: #bebebe;
color: #bebebe;
                cursor: not-allowed;
cursor: not-allowed;
            }
}


            .tool-button.default {
.tool-button.default {
                background-color: #008287;
background-color: #008287;
                color: #fff;
color: #fff;
            }
}


            .tool-button:focus {
.tool-button:focus {
                outline: 0;
outline: 0;
                border: 1px #353535 dotted;
border: 1px #353535 dotted;
            }
}


            .tool-button.mini {
.tool-button.mini {
                min-height: 20px;
min-height: 20px;
                min-width: 20px;
min-width: 20px;
                height: 14px;
height: 14px;
                font-size: .75em !important;
font-size: .75em !important;
                padding-top: 0 !important;
padding-top: 0 !important;
            }
}


            .tool-button.big {
.tool-button.big {
                min-height: 48px;
min-height: 48px;
                height: 48px;
height: 48px;
                font-size: 1.2em;
font-size: 1.2em;
            }
}


            .tool-button img {
.tool-button img {
                width: 16px;
width: 16px;
                height: 16px;
height: 16px;
                top: 8px;
top: 8px;
            }
}


        .toolbar {
.toolbar {
            *zoom: 1;
*zoom: 1;
        }
}


            .toolbar a, .toolbar button {
.toolbar a, .toolbar button {
                font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                font-weight: 400;
font-weight: 400;
                font-size: 9pt;
font-size: 9pt;
                font-smooth: always;
font-smooth: always;
                font-size: 14px;
font-size: 14px;
                display: inline-block;
display: inline-block;
                padding: 4px 12px;
padding: 4px 12px;
                line-height: 20px;
line-height: 20px;
                vertical-align: middle !important;
vertical-align: middle !important;
                min-width: 90px;
min-width: 90px;
                background-color: #ccc;
background-color: #ccc;
                border: 1px transparent solid;
border: 1px transparent solid;
                color: #353535;
color: #353535;
                margin-right: 10px;
margin-right: 10px;
                margin-bottom: 10px;
margin-bottom: 10px;
                border-raduis: 0;
border-raduis: 0;
                cursor: pointer;
cursor: pointer;
                width: auto;
width: auto;
                *zoom: 1;
*zoom: 1;
                min-width: 32px;
min-width: 32px;
                min-height: 32px;
min-height: 32px;
                width: 32px;
width: 32px;
                height: 32px;
height: 32px;
                text-align: center;
text-align: center;
                position: relative;
position: relative;
                padding: 0;
padding: 0;
                margin-right: 0;
margin-right: 0;
            }
}


                .toolbar a.mini, .toolbar button.mini {
.toolbar a.mini, .toolbar button.mini {
                    min-height: 20px;
min-height: 20px;
                    min-width: 20px;
min-width: 20px;
                    height: 14px;
height: 14px;
                    font-size: .75em !important;
font-size: .75em !important;
                    padding-top: 0 !important;
padding-top: 0 !important;
                }
}


                .toolbar a.big, .toolbar button.big {
.toolbar a.big, .toolbar button.big {
                    min-height: 48px;
min-height: 48px;
                    height: 48px;
height: 48px;
                    font-size: 1.2em;
font-size: 1.2em;
                }
}


                .toolbar a.mini, .toolbar button.mini {
.toolbar a.mini, .toolbar button.mini {
                    min-width: 22px;
min-width: 22px;
                    width: 22px;
width: 22px;
                }
}


                .toolbar a.big, .toolbar button.big {
.toolbar a.big, .toolbar button.big {
                    min-width: 48px;
min-width: 48px;
                    width: 48px;
width: 48px;
                }
}


                .toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] {
.toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] {
                    vertical-align: -10%;
vertical-align: -10%;
                    font-size: 1.2em;
font-size: 1.2em;
                    display: inline-block;
display: inline-block;
                }
}


                    .toolbar a [class^="icon-"].icon-large, .toolbar button [class^="icon-"].icon-large, .toolbar a [class*=" icon-"].icon-large, .toolbar button [class*=" icon-"].icon-large {
.toolbar a [class^="icon-"].icon-large, .toolbar button [class^="icon-"].icon-large, .toolbar a [class*=" icon-"].icon-large, .toolbar button [class*=" icon-"].icon-large {
                        line-height: .9em;
line-height: .9em;
                    }
}


                .toolbar a.big [class^="icon-"], .toolbar button.big [class^="icon-"], .toolbar a.big [class*=" icon-"], .toolbar button.big [class*=" icon-"] {
.toolbar a.big [class^="icon-"], .toolbar button.big [class^="icon-"], .toolbar a.big [class*=" icon-"], .toolbar button.big [class*=" icon-"] {
                    font-size: 1.3333333333333333em;
font-size: 1.3333333333333333em;
                }
}


                .toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] {
.toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] {
                    margin-right: 5px;
margin-right: 5px;
                }
}


                    .toolbar a [class^="icon-"].right, .toolbar button [class^="icon-"].right, .toolbar a [class*=" icon-"].right, .toolbar button [class*=" icon-"].right {
.toolbar a [class^="icon-"].right, .toolbar button [class^="icon-"].right, .toolbar a [class*=" icon-"].right, .toolbar button [class*=" icon-"].right {
                        margin-left: 5px;
margin-left: 5px;
                        margin-right: auto;
margin-right: auto;
                    }
}


                .toolbar a:before, .toolbar button:before, .toolbar a:after, .toolbar button:after {
.toolbar a:before, .toolbar button:before, .toolbar a:after, .toolbar button:after {
                    display: table;
display: table;
                    content: "";
content: "";
                }
}


                .toolbar a:after, .toolbar button:after {
.toolbar a:after, .toolbar button:after {
                    clear: both;
clear: both;
                }
}


                .toolbar a.standart, .toolbar button.standart {
.toolbar a.standart, .toolbar button.standart {
                    min-width: 90px;
min-width: 90px;
                    min-height: 32px;
min-height: 32px;
                }
}


                .toolbar a:active, .toolbar button:active, .toolbar a.default:active, .toolbar button.default:active {
.toolbar a:active, .toolbar button:active, .toolbar a.default:active, .toolbar button.default:active {
                    top: 1px;
top: 1px;
                    left: 1px;
left: 1px;
                }
}


                .toolbar a:disabled, .toolbar button:disabled, .toolbar a.disabled, .toolbar button.disabled {
.toolbar a:disabled, .toolbar button:disabled, .toolbar a.disabled, .toolbar button.disabled {
                    background-color: #eaeaea;
background-color: #eaeaea;
                    color: #bebebe;
color: #bebebe;
                    cursor: not-allowed;
cursor: not-allowed;
                }
}


                .toolbar a.default, .toolbar button.default {
.toolbar a.default, .toolbar button.default {
                    background-color: #008287;
background-color: #008287;
                    color: #fff;
color: #fff;
                }
}


                .toolbar a:focus, .toolbar button:focus {
.toolbar a:focus, .toolbar button:focus {
                    outline: 0;
outline: 0;
                    border: 1px #353535 dotted;
border: 1px #353535 dotted;
                }
}


                .toolbar a.mini, .toolbar button.mini {
.toolbar a.mini, .toolbar button.mini {
                    min-height: 20px;
min-height: 20px;
                    min-width: 20px;
min-width: 20px;
                    height: 14px;
height: 14px;
                    font-size: .75em !important;
font-size: .75em !important;
                    padding-top: 0 !important;
padding-top: 0 !important;
                }
}


                .toolbar a.big, .toolbar button.big {
.toolbar a.big, .toolbar button.big {
                    min-height: 48px;
min-height: 48px;
                    height: 48px;
height: 48px;
                    font-size: 1.2em;
font-size: 1.2em;
                }
}


                .toolbar a img, .toolbar button img {
.toolbar a img, .toolbar button img {
                    width: 16px;
width: 16px;
                    height: 16px;
height: 16px;
                    top: 8px;
top: 8px;
                }
}


            .toolbar a {
.toolbar a {
                padding: 5px 0;
padding: 5px 0;
            }
}


            .toolbar:before, .toolbar:after {
.toolbar:before, .toolbar:after {
                display: table;
display: table;
                content: "";
content: "";
            }
}


            .toolbar:after {
.toolbar:after {
                clear: both;
clear: both;
            }
}


            .toolbar .toolbar-group {
.toolbar .toolbar-group {
                margin-right: 20px;
margin-right: 20px;
                margin-bottom: 10px;
margin-bottom: 10px;
                float: left;
float: left;
            }
}


        .toolbar-vertical {
.toolbar-vertical {
            width: 33px;
width: 33px;
            float: left;
float: left;
            margin-right: 10px;
margin-right: 10px;
            *zoom: 1;
*zoom: 1;
        }
}


            .toolbar-vertical a, .toolbar-vertical button {
.toolbar-vertical a, .toolbar-vertical button {
                font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                font-weight: 400;
font-weight: 400;
                font-size: 9pt;
font-size: 9pt;
                font-smooth: always;
font-smooth: always;
                font-size: 14px;
font-size: 14px;
                display: inline-block;
display: inline-block;
                padding: 4px 12px;
padding: 4px 12px;
                line-height: 20px;
line-height: 20px;
                vertical-align: middle !important;
vertical-align: middle !important;
                min-width: 90px;
min-width: 90px;
                background-color: #ccc;
background-color: #ccc;
                border: 1px transparent solid;
border: 1px transparent solid;
                color: #353535;
color: #353535;
                margin-right: 10px;
margin-right: 10px;
                margin-bottom: 10px;
margin-bottom: 10px;
                border-raduis: 0;
border-raduis: 0;
                cursor: pointer;
cursor: pointer;
                width: auto;
width: auto;
                *zoom: 1;
*zoom: 1;
                min-width: 32px;
min-width: 32px;
                min-height: 32px;
min-height: 32px;
                width: 32px;
width: 32px;
                height: 32px;
height: 32px;
                text-align: center;
text-align: center;
                position: relative;
position: relative;
                padding: 0;
padding: 0;
                margin-bottom: 5px;
margin-bottom: 5px;
            }
}


                .toolbar-vertical a.mini, .toolbar-vertical button.mini {
.toolbar-vertical a.mini, .toolbar-vertical button.mini {
                    min-height: 20px;
min-height: 20px;
                    min-width: 20px;
min-width: 20px;
                    height: 14px;
height: 14px;
                    font-size: .75em !important;
font-size: .75em !important;
                    padding-top: 0 !important;
padding-top: 0 !important;
                }
}


                .toolbar-vertical a.big, .toolbar-vertical button.big {
.toolbar-vertical a.big, .toolbar-vertical button.big {
                    min-height: 48px;
min-height: 48px;
                    height: 48px;
height: 48px;
                    font-size: 1.2em;
font-size: 1.2em;
                }
}


                .toolbar-vertical a.mini, .toolbar-vertical button.mini {
.toolbar-vertical a.mini, .toolbar-vertical button.mini {
                    min-width: 22px;
min-width: 22px;
                    width: 22px;
width: 22px;
                }
}


                .toolbar-vertical a.big, .toolbar-vertical button.big {
.toolbar-vertical a.big, .toolbar-vertical button.big {
                    min-width: 48px;
min-width: 48px;
                    width: 48px;
width: 48px;
                }
}


                .toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] {
.toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] {
                    vertical-align: -10%;
vertical-align: -10%;
                    font-size: 1.2em;
font-size: 1.2em;
                    display: inline-block;
display: inline-block;
                }
}


                    .toolbar-vertical a [class^="icon-"].icon-large, .toolbar-vertical button [class^="icon-"].icon-large, .toolbar-vertical a [class*=" icon-"].icon-large, .toolbar-vertical button [class*=" icon-"].icon-large {
.toolbar-vertical a [class^="icon-"].icon-large, .toolbar-vertical button [class^="icon-"].icon-large, .toolbar-vertical a [class*=" icon-"].icon-large, .toolbar-vertical button [class*=" icon-"].icon-large {
                        line-height: .9em;
line-height: .9em;
                    }
}


                .toolbar-vertical a.big [class^="icon-"], .toolbar-vertical button.big [class^="icon-"], .toolbar-vertical a.big [class*=" icon-"], .toolbar-vertical button.big [class*=" icon-"] {
.toolbar-vertical a.big [class^="icon-"], .toolbar-vertical button.big [class^="icon-"], .toolbar-vertical a.big [class*=" icon-"], .toolbar-vertical button.big [class*=" icon-"] {
                    font-size: 1.3333333333333333em;
font-size: 1.3333333333333333em;
                }
}


                .toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] {
.toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] {
                    margin-right: 5px;
margin-right: 5px;
                }
}


                    .toolbar-vertical a [class^="icon-"].right, .toolbar-vertical button [class^="icon-"].right, .toolbar-vertical a [class*=" icon-"].right, .toolbar-vertical button [class*=" icon-"].right {
.toolbar-vertical a [class^="icon-"].right, .toolbar-vertical button [class^="icon-"].right, .toolbar-vertical a [class*=" icon-"].right, .toolbar-vertical button [class*=" icon-"].right {
                        margin-left: 5px;
margin-left: 5px;
                        margin-right: auto;
margin-right: auto;
                    }
}


                .toolbar-vertical a:before, .toolbar-vertical button:before, .toolbar-vertical a:after, .toolbar-vertical button:after {
.toolbar-vertical a:before, .toolbar-vertical button:before, .toolbar-vertical a:after, .toolbar-vertical button:after {
                    display: table;
display: table;
                    content: "";
content: "";
                }
}


                .toolbar-vertical a:after, .toolbar-vertical button:after {
.toolbar-vertical a:after, .toolbar-vertical button:after {
                    clear: both;
clear: both;
                }
}


                .toolbar-vertical a.standart, .toolbar-vertical button.standart {
.toolbar-vertical a.standart, .toolbar-vertical button.standart {
                    min-width: 90px;
min-width: 90px;
                    min-height: 32px;
min-height: 32px;
                }
}


                .toolbar-vertical a:active, .toolbar-vertical button:active, .toolbar-vertical a.default:active, .toolbar-vertical button.default:active {
.toolbar-vertical a:active, .toolbar-vertical button:active, .toolbar-vertical a.default:active, .toolbar-vertical button.default:active {
                    top: 1px;
top: 1px;
                    left: 1px;
left: 1px;
                }
}


                .toolbar-vertical a:disabled, .toolbar-vertical button:disabled, .toolbar-vertical a.disabled, .toolbar-vertical button.disabled {
.toolbar-vertical a:disabled, .toolbar-vertical button:disabled, .toolbar-vertical a.disabled, .toolbar-vertical button.disabled {
                    background-color: #eaeaea;
background-color: #eaeaea;
                    color: #bebebe;
color: #bebebe;
                    cursor: not-allowed;
cursor: not-allowed;
                }
}


                .toolbar-vertical a.default, .toolbar-vertical button.default {
.toolbar-vertical a.default, .toolbar-vertical button.default {
                    background-color: #008287;
background-color: #008287;
                    color: #fff;
color: #fff;
                }
}


                .toolbar-vertical a:focus, .toolbar-vertical button:focus {
.toolbar-vertical a:focus, .toolbar-vertical button:focus {
                    outline: 0;
outline: 0;
                    border: 1px #353535 dotted;
border: 1px #353535 dotted;
                }
}


                .toolbar-vertical a.mini, .toolbar-vertical button.mini {
.toolbar-vertical a.mini, .toolbar-vertical button.mini {
                    min-height: 20px;
min-height: 20px;
                    min-width: 20px;
min-width: 20px;
                    height: 14px;
height: 14px;
                    font-size: .75em !important;
font-size: .75em !important;
                    padding-top: 0 !important;
padding-top: 0 !important;
                }
}


                .toolbar-vertical a.big, .toolbar-vertical button.big {
.toolbar-vertical a.big, .toolbar-vertical button.big {
                    min-height: 48px;
min-height: 48px;
                    height: 48px;
height: 48px;
                    font-size: 1.2em;
font-size: 1.2em;
                }
}


                .toolbar-vertical a img, .toolbar-vertical button img {
.toolbar-vertical a img, .toolbar-vertical button img {
                    width: 16px;
width: 16px;
                    height: 16px;
height: 16px;
                    top: 8px;
top: 8px;
                }
}


            .toolbar-vertical a {
.toolbar-vertical a {
                padding: 5px 0;
padding: 5px 0;
            }
}


            .toolbar-vertical:before, .toolbar-vertical:after {
.toolbar-vertical:before, .toolbar-vertical:after {
                display: table;
display: table;
                content: "";
content: "";
            }
}


            .toolbar-vertical:after {
.toolbar-vertical:after {
                clear: both;
clear: both;
            }
}


            .toolbar-vertical .toolbar-group {
.toolbar-vertical .toolbar-group {
                margin-bottom: 20px;
margin-bottom: 20px;
            }
}


        .image-button {
.image-button {
            position: relative;
position: relative;
            border: 0;
border: 0;
            padding-right: 45px;
padding-right: 45px;
        }
}


            .image-button img, .image-button:active img {
.image-button img, .image-button:active img {
                position: absolute;
position: absolute;
                right: 0;
right: 0;
                margin-left: 32px;
margin-left: 32px;
                padding: 5px;
padding: 5px;
                height: 100%;
height: 100%;
                top: 0;
top: 0;
                margin-left: 0;
margin-left: 0;
                box-sizing: border-box;
box-sizing: border-box;
                border: 1px transparent solid;
border: 1px transparent solid;
                z-index: 2;
z-index: 2;
            }
}


        .button-set a, .button-set button {
.button-set a, .button-set button {
            margin-right: 0;
margin-right: 0;
            text-align: center;
text-align: center;
        }
}


            .button-set a img, .button-set button img {
.button-set a img, .button-set button img {
                background-color: transparent;
background-color: transparent;
            }
}


        .button-set a {
.button-set a {
            padding: 5px 0;
padding: 5px 0;
        }
}


        .button-set button.active {
.button-set button.active {
            background-color: #008287;
background-color: #008287;
            color: #fff;
color: #fff;
        }
}


        .shortcuts {
.shortcuts {
            margin-bottom: 10px;
margin-bottom: 10px;
        }
}


        .shortcut {
.shortcut {
            width: 92px;
width: 92px;
            height: 92px;
height: 92px;
            display: inline-block;
display: inline-block;
            margin: 0 10px 10px 0;
margin: 0 10px 10px 0;
            vertical-align: top;
vertical-align: top;
            text-decoration: none;
text-decoration: none;
            background: #f3f3f3;
background: #f3f3f3;
            text-align: center;
text-align: center;
            cursor: pointer;
cursor: pointer;
            border: 0;
border: 0;
            border-bottom: 2px transparent solid;
border-bottom: 2px transparent solid;
            position: relative;
position: relative;
        }
}


            .shortcut:hover {
.shortcut:hover {
                border-color: red;
border-color: red;
            }
}


            .shortcut:active {
.shortcut:active {
                background: #f3f3f3;
background: #f3f3f3;
                top: 1px;
top: 1px;
                left: 1px;
left: 1px;
            }
}


            .shortcut > .icon {
.shortcut > .icon {
                margin-top: .25em;
margin-top: .25em;
                margin-bottom: .25em;
margin-bottom: .25em;
                color: #888;
color: #888;
                display: block;
display: block;
                float: none;
float: none;
            }
}


            .shortcut > .label {
.shortcut > .label {
                display: block;
display: block;
                font-weight: 400;
font-weight: 400;
                color: #666;
color: #666;
            }
}


            .shortcut > .badge {
.shortcut > .badge {
                position: absolute;
position: absolute;
                right: 0;
right: 0;
                top: 0;
top: 0;
                background-color: #2d89ef;
background-color: #2d89ef;
                padding: 5px;
padding: 5px;
                margin: 0 !important;
margin: 0 !important;
                text-align: center;
text-align: center;
                display: block;
display: block;
                font-size: 9pt;
font-size: 9pt;
                color: #fff;
color: #fff;
            }
}


        a.shortcut {
a.shortcut {
            padding: 12px 0;
padding: 12px 0;
        }
}


            a.shortcut .label {
a.shortcut .label {
                font-size: 9pt;
font-size: 9pt;
            }
}


        .pagination {
.pagination {
            width: auto;
width: auto;
            margin-bottom: 10px;
margin-bottom: 10px;
        }
}


            .pagination > ul {
.pagination > ul {
                margin-left: 0;
margin-left: 0;
                list-style: none;
list-style: none;
                margin: 0;
margin: 0;
            }
}


                .pagination > ul li {
.pagination > ul li {
                    display: inline-block;
display: inline-block;
                    margin-right: 1px;
margin-right: 1px;
                    position: relative;
position: relative;
                }
}


                    .pagination > ul li a {
.pagination > ul li a {
                        font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                        font-weight: 400;
font-weight: 400;
                        font-size: 9pt;
font-size: 9pt;
                        font-smooth: always;
font-smooth: always;
                        font-size: 14px;
font-size: 14px;
                        display: inline-block;
display: inline-block;
                        padding: 4px 12px;
padding: 4px 12px;
                        line-height: 20px;
line-height: 20px;
                        vertical-align: middle !important;
vertical-align: middle !important;
                        min-width: 90px;
min-width: 90px;
                        background-color: #ccc;
background-color: #ccc;
                        border: 1px transparent solid;
border: 1px transparent solid;
                        color: #353535;
color: #353535;
                        margin-right: 10px;
margin-right: 10px;
                        margin-bottom: 10px;
margin-bottom: 10px;
                        border-raduis: 0;
border-raduis: 0;
                        width: auto;
width: auto;
                        *zoom: 1;
*zoom: 1;
                        min-height: 32px;
min-height: 32px;
                        width: 32px;
width: 32px;
                        padding: 0;
padding: 0;
                        position: relative;
position: relative;
                        display: block;
display: block;
                        float: left;
float: left;
                        font-size: 10pt;
font-size: 10pt;
                        padding: 5px;
padding: 5px;
                        min-width: 32px;
min-width: 32px;
                        height: 32px;
height: 32px;
                        text-align: center;
text-align: center;
                        vertical-align: middle;
vertical-align: middle;
                        cursor: pointer;
cursor: pointer;
                        margin-right: 1px;
margin-right: 1px;
                    }
}


                        .pagination > ul li a.mini {
.pagination > ul li a.mini {
                            min-height: 20px;
min-height: 20px;
                            min-width: 20px;
min-width: 20px;
                            height: 14px;
height: 14px;
                            font-size: .75em !important;
font-size: .75em !important;
                            padding-top: 0 !important;
padding-top: 0 !important;
                        }
}


                        .pagination > ul li a.big {
.pagination > ul li a.big {
                            min-height: 48px;
min-height: 48px;
                            height: 48px;
height: 48px;
                            font-size: 1.2em;
font-size: 1.2em;
                        }
}


                        .pagination > ul li a.mini {
.pagination > ul li a.mini {
                            min-width: 22px;
min-width: 22px;
                            width: 22px;
width: 22px;
                        }
}


                        .pagination > ul li a.big {
.pagination > ul li a.big {
                            min-width: 48px;
min-width: 48px;
                            width: 48px;
width: 48px;
                        }
}


                        .pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] {
.pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] {
                            vertical-align: -10%;
vertical-align: -10%;
                            font-size: 1.2em;
font-size: 1.2em;
                            display: inline-block;
display: inline-block;
                        }
}


                            .pagination > ul li a [class^="icon-"].icon-large, .pagination > ul li a [class*=" icon-"].icon-large {
.pagination > ul li a [class^="icon-"].icon-large, .pagination > ul li a [class*=" icon-"].icon-large {
                                line-height: .9em;
line-height: .9em;
                            }
}


                        .pagination > ul li a.big [class^="icon-"], .pagination > ul li a.big [class*=" icon-"] {
.pagination > ul li a.big [class^="icon-"], .pagination > ul li a.big [class*=" icon-"] {
                            font-size: 1.3333333333333333em;
font-size: 1.3333333333333333em;
                        }
}


                        .pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] {
.pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] {
                            margin-right: 5px;
margin-right: 5px;
                        }
}


                            .pagination > ul li a [class^="icon-"].right, .pagination > ul li a [class*=" icon-"].right {
.pagination > ul li a [class^="icon-"].right, .pagination > ul li a [class*=" icon-"].right {
                                margin-left: 5px;
margin-left: 5px;
                                margin-right: auto;
margin-right: auto;
                            }
}


                        .pagination > ul li a:before, .pagination > ul li a:after {
.pagination > ul li a:before, .pagination > ul li a:after {
                            display: table;
display: table;
                            content: "";
content: "";
                        }
}


                        .pagination > ul li a:after {
.pagination > ul li a:after {
                            clear: both;
clear: both;
                        }
}


                        .pagination > ul li a.standart {
.pagination > ul li a.standart {
                            min-width: 90px;
min-width: 90px;
                            min-height: 32px;
min-height: 32px;
                        }
}


                        .pagination > ul li a:active, .pagination > ul li a.default:active {
.pagination > ul li a:active, .pagination > ul li a.default:active {
                            top: 1px;
top: 1px;
                            left: 1px;
left: 1px;
                        }
}


                        .pagination > ul li a:disabled, .pagination > ul li a.disabled {
.pagination > ul li a:disabled, .pagination > ul li a.disabled {
                            background-color: #eaeaea;
background-color: #eaeaea;
                            color: #bebebe;
color: #bebebe;
                            cursor: not-allowed;
cursor: not-allowed;
                        }
}


                        .pagination > ul li a.default {
.pagination > ul li a.default {
                            background-color: #008287;
background-color: #008287;
                            color: #fff;
color: #fff;
                        }
}


                        .pagination > ul li a:focus {
.pagination > ul li a:focus {
                            outline: 0;
outline: 0;
                            border: 1px #353535 dotted;
border: 1px #353535 dotted;
                        }
}


                        .pagination > ul li a.mini {
.pagination > ul li a.mini {
                            min-height: 20px;
min-height: 20px;
                            min-width: 20px;
min-width: 20px;
                            height: 14px;
height: 14px;
                            font-size: .75em !important;
font-size: .75em !important;
                            padding-top: 0 !important;
padding-top: 0 !important;
                        }
}


                        .pagination > ul li a.big {
.pagination > ul li a.big {
                            min-height: 48px;
min-height: 48px;
                            height: 48px;
height: 48px;
                            font-size: 1.2em;
font-size: 1.2em;
                        }
}


                        .pagination > ul li a img {
.pagination > ul li a img {
                            width: 16px;
width: 16px;
                            height: 16px;
height: 16px;
                            top: 8px;
top: 8px;
                        }
}


                        .pagination > ul li a:hover {
.pagination > ul li a:hover {
                            background-color: #1d1d1d;
background-color: #1d1d1d;
                            color: #fff;
color: #fff;
                        }
}


                        .pagination > ul li a:active {
.pagination > ul li a:active {
                            top: 1px;
top: 1px;
                            left: 1px;
left: 1px;
                        }
}


                    .pagination > ul li.first a, .pagination > ul li.prev a, .pagination > ul li.next a, .pagination > ul li.last a {
.pagination > ul li.first a, .pagination > ul li.prev a, .pagination > ul li.next a, .pagination > ul li.last a {
                        font-size: 20pt;
font-size: 20pt;
                    }
}


                        .pagination > ul li.first a:before, .pagination > ul li.prev a:before, .pagination > ul li.next a:before, .pagination > ul li.last a:before {
.pagination > ul li.first a:before, .pagination > ul li.prev a:before, .pagination > ul li.next a:before, .pagination > ul li.last a:before {
                            position: absolute;
position: absolute;
                            left: 50%;
left: 50%;
                            top: 0;
top: 0;
                            margin-left: -7px;
margin-left: -7px;
                            content: "\25C4";
content: "\25C4";
                            font-size: 1.5em;
font-size: 1.5em;
                        }
}


                        .pagination > ul li.first a:before {
.pagination > ul li.first a:before {
                            content: "\AB";
content: "\AB";
                            margin-left: -10px;
margin-left: -10px;
                        }
}


                        .pagination > ul li.prev a:before {
.pagination > ul li.prev a:before {
                            content: "\2039";
content: "\2039";
                        }
}


                        .pagination > ul li.next a:before {
.pagination > ul li.next a:before {
                            content: "\203A";
content: "\203A";
                        }
}


                        .pagination > ul li.last a:before {
.pagination > ul li.last a:before {
                            content: "\BB";
content: "\BB";
                            margin-left: -10px;
margin-left: -10px;
                        }
}


                    .pagination > ul li.active a {
.pagination > ul li.active a {
                        background-color: #008287;
background-color: #008287;
                        color: #fff;
color: #fff;
                    }
}


                    .pagination > ul li.disabled a, .pagination > ul li.spaces a {
.pagination > ul li.disabled a, .pagination > ul li.spaces a {
                        background-color: #f2f2f2;
background-color: #f2f2f2;
                        color: #1e1e1e;
color: #1e1e1e;
                        cursor: not-allowed;
cursor: not-allowed;
                    }
}


                        .pagination > ul li.disabled a:active, .pagination > ul li.spaces a:active {
.pagination > ul li.disabled a:active, .pagination > ul li.spaces a:active {
                            top: 0;
top: 0;
                            left: 0;
left: 0;
                        }
}


                    .pagination > ul li.disabled a {
.pagination > ul li.disabled a {
                        color: #1e1e1e;
color: #1e1e1e;
                    }
}


                    .pagination > ul li.spaces a {
.pagination > ul li.spaces a {
                        background-color: #fff;
background-color: #fff;
                        cursor: default;
cursor: default;
                    }
}


        table {
table {
            width: 100%;
width: 100%;
            border-collapse: separate;
border-collapse: separate;
            margin: 0 0 20px;
margin: 0 0 20px;
        }
}


            table thead tr th, table thead tr td {
table thead tr th, table thead tr td {
                display: table-cell;
display: table-cell;
                vertical-align: bottom;
vertical-align: bottom;
                padding-bottom: 5px;
padding-bottom: 5px;
                padding-top: 10px;
padding-top: 10px;
                padding-left: 5px;
padding-left: 5px;
                border-bottom: 1px #ddd solid;
border-bottom: 1px #ddd solid;
                border-right: 1px #ddd solid;
border-right: 1px #ddd solid;
                border-left: 1px transparent solid;
border-left: 1px transparent solid;
                border-top: 1px transparent solid;
border-top: 1px transparent solid;
                font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                font-weight: 400;
font-weight: 400;
                font-size: 11pt;
font-size: 11pt;
                letter-spacing: .01em;
letter-spacing: .01em;
                line-height: 14pt;
line-height: 14pt;
                font-smooth: always;
font-smooth: always;
                color: rgba(0,0,0,0.6);
color: rgba(0,0,0,0.6);
                text-align: left;
text-align: left;
            }
}


                table thead tr th.right, table thead tr td.right {
table thead tr th.right, table thead tr td.right {
                    text-align: right;
text-align: right;
                    padding-right: 10px;
padding-right: 10px;
                }
}


                table thead tr th.last, table thead tr td.last {
table thead tr th.last, table thead tr td.last {
                    border-right: 1px transparent solid;
border-right: 1px transparent solid;
                }
}


                table thead tr th:last-child, table thead tr td:last-child {
table thead tr th:last-child, table thead tr td:last-child {
                    border-right: 1px transparent solid;
border-right: 1px transparent solid;
                }
}


            table tbody tr {
table tbody tr {
                border: 1px #fff solid;
border: 1px #fff solid;
            }
}


                table tbody tr td {
table tbody tr td {
                    font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                    font-weight: 300;
font-weight: 300;
                    font-size: 11pt;
font-size: 11pt;
                    letter-spacing: .02em;
letter-spacing: .02em;
                    line-height: 20px;
line-height: 20px;
                    font-smooth: always;
font-smooth: always;
                    padding: 3px 10px;
padding: 3px 10px;
                    border-right: 1px #ddd solid;
border-right: 1px #ddd solid;
                    border-bottom: 1px #ddd solid;
border-bottom: 1px #ddd solid;
                    border-left: 1px transparent solid;
border-left: 1px transparent solid;
                    border-top: 1px transparent solid;
border-top: 1px transparent solid;
                    box-sizing: border-box;
box-sizing: border-box;
                }
}


                    table tbody tr td.right {
table tbody tr td.right {
                        text-align: right;
text-align: right;
                    }
}


                    table tbody tr td.center {
table tbody tr td.center {
                        text-align: center;
text-align: center;
                    }
}


                    table tbody tr td.last {
table tbody tr td.last {
                        border-right: 1px transparent solid;
border-right: 1px transparent solid;
                    }
}


                    table tbody tr td:last-child {
table tbody tr td:last-child {
                        border-right: 1px transparent solid;
border-right: 1px transparent solid;
                    }
}


                table tbody tr.success {
table tbody tr.success {
                    background-color: #00a300 !important;
background-color: #00a300 !important;
                }
}


                table tbody tr.error {
table tbody tr.error {
                    background-color: #b91d47 !important;
background-color: #b91d47 !important;
                }
}


                table tbody tr.warning {
table tbody tr.warning {
                    background-color: #e3a21a !important;
background-color: #e3a21a !important;
                }
}


                table tbody tr.info {
table tbody tr.info {
                    background-color: #2d89ef !important;
background-color: #2d89ef !important;
                }
}


                    table tbody tr.info td, table tbody tr.warning td, table tbody tr.error td, table tbody tr.success td {
table tbody tr.info td, table tbody tr.warning td, table tbody tr.error td, table tbody tr.success td {
                        color: #fff !important;
color: #fff !important;
                    }
}


                table tbody tr.selected-row {
table tbody tr.selected-row {
                    background-color: rgba(28,183,236,0.1) !important;
background-color: rgba(28,183,236,0.1) !important;
                }
}


                    table tbody tr.selected-row td:first-child {
table tbody tr.selected-row td:first-child {
                        border-left: 1px #1c98cc solid;
border-left: 1px #1c98cc solid;
                    }
}


                    table tbody tr.selected-row td:last-child {
table tbody tr.selected-row td:last-child {
                        border-right: 1px #1c98cc solid;
border-right: 1px #1c98cc solid;
                    }
}


                    table tbody tr.selected-row td {
table tbody tr.selected-row td {
                        border-top: 1px #1c98cc solid;
border-top: 1px #1c98cc solid;
                        border-bottom: 1px #1c98cc solid;
border-bottom: 1px #1c98cc solid;
                    }
}


            table.striped tbody tr:nth-child(odd) {
table.striped tbody tr:nth-child(odd) {
                background-color: #f9f9f9;
background-color: #f9f9f9;
            }
}


            table.hovered {
table.hovered {
                border-collapse: separate !important;
border-collapse: separate !important;
            }
}


                table.hovered thead tr th:hover, table.hovered thead tr td:hover {
table.hovered thead tr th:hover, table.hovered thead tr td:hover {
                    border: 1px #1c98cc solid;
border: 1px #1c98cc solid;
                    background: rgba(28,183,236,0.1);
background: rgba(28,183,236,0.1);
                }
}


                table.hovered tbody tr:hover {
table.hovered tbody tr:hover {
                    background-color: rgba(28,183,236,0.1);
background-color: rgba(28,183,236,0.1);
                }
}


                    table.hovered tbody tr:hover td:first-child {
table.hovered tbody tr:hover td:first-child {
                        border-left: 1px #1c98cc solid;
border-left: 1px #1c98cc solid;
                    }
}


                    table.hovered tbody tr:hover td:last-child {
table.hovered tbody tr:hover td:last-child {
                        border-right: 1px #1c98cc solid;
border-right: 1px #1c98cc solid;
                    }
}


                    table.hovered tbody tr:hover td {
table.hovered tbody tr:hover td {
                        border-top: 1px #1c98cc solid;
border-top: 1px #1c98cc solid;
                        border-bottom: 1px #1c98cc solid;
border-bottom: 1px #1c98cc solid;
                    }
}


            table.bordered {
table.bordered {
                border-collapse: separate !important;
border-collapse: separate !important;
                border: 1px #ccc solid !important;
border: 1px #ccc solid !important;
            }
}


                table.bordered tbody tr:last-child td {
table.bordered tbody tr:last-child td {
                    border-bottom: 0;
border-bottom: 0;
                }
}


        .oh, .ot, .tt {
.oh, .ot, .tt {
            float: left;
float: left;
            margin: 0 2% 2% 0;
margin: 0 2% 2% 0;
            width: 48%;
width: 48%;
        }
}


        .ot {
.ot {
            width: 31%;
width: 31%;
        }
}


        .tt {
.tt {
            width: 65%;
width: 65%;
        }
}


        .cl {
.cl {
            clear: both;
clear: both;
        }
}


        .item-padding {
.item-padding {
            margin-right: 20px;
margin-right: 20px;
            margin-bottom: 5px;
margin-bottom: 5px;
        }
}


        .column-padding {
.column-padding {
            margin: 0 10px;
margin: 0 10px;
        }
}


        .group-padding {
.group-padding {
            margin: 0 40px;
margin: 0 40px;
        }
}


        .span1 {
.span1 {
            width: 60px;
width: 60px;
        }
}


        .span2 {
.span2 {
            width: 140px;
width: 140px;
        }
}


        .span3 {
.span3 {
            width: 220px;
width: 220px;
        }
}


        .span4 {
.span4 {
            width: 300px;
width: 300px;
        }
}


        .span5 {
.span5 {
            width: 380px;
width: 380px;
        }
}


        .span6 {
.span6 {
            width: 460px;
width: 460px;
        }
}


        .span7 {
.span7 {
            width: 540px;
width: 540px;
        }
}


        .span8 {
.span8 {
            width: 620px;
width: 620px;
        }
}


        .span9 {
.span9 {
            width: 700px;
width: 700px;
        }
}


        .span10 {
.span10 {
            width: 780px;
width: 780px;
        }
}


        .span11 {
.span11 {
            width: 860px;
width: 860px;
        }
}


        .span12 {
.span12 {
            width: 940px;
width: 980px;
        }
}


        .offset1 {
#bodyContent {
            margin-left: 80px;
width: 1020px;
        }
}


        .offset2 {
            margin-left: 160px;
        }


        .offset3 {
.offset1 {
            margin-left: 240px;
margin-left: 80px;
        }
}


        .offset4 {
.offset2 {
            margin-left: 320px;
margin-left: 160px;
        }
}


        .offset5 {
.offset3 {
            margin-left: 400px;
margin-left: 240px;
        }
}


        .offset6 {
.offset4 {
            margin-left: 480px;
margin-left: 320px;
        }
}


        .offset7 {
.offset5 {
            margin-left: 560px;
margin-left: 400px;
        }
}


        .offset8 {
.offset6 {
            margin-left: 640px;
margin-left: 480px;
        }
}


        .offset9 {
.offset7 {
            margin-left: 720px;
margin-left: 560px;
        }
}


        .offset10 {
.offset8 {
            margin-left: 800px;
margin-left: 640px;
        }
}


        .offset11 {
.offset9 {
            margin-left: 880px;
margin-left: 720px;
        }
}


        .offset12 {
.offset10 {
            margin-left: 960px;
margin-left: 800px;
        }
}


        [class*="span"] {
.offset11 {
            float: none;
margin-left: 880px;
            min-height: 1px;
}
            margin-right: 20px;
            margin-bottom: 5px;
            *zoom: 1;
        }


            [class*="span"]:before, [class*="span"]:after {
.offset12 {
                display: table;
margin-left: 960px;
                content: "";
}
            }


            [class*="span"]:after {
[class*="span"] {
                clear: both;
float: none;
            }
min-height: 1px;
margin-right: 20px;
margin-bottom: 5px;
*zoom: 1;
}


            [class*="span"]:last-child {
[class*="span"]:before, [class*="span"]:after {
                margin-right: 0;
display: table;
            }
content: "";
}


            [class*="span"] > img {
[class*="span"]:after {
                max-width: 100%;
clear: both;
                height: auto;
}
            }


        .grid {
[class*="span"]:last-child {
            margin: 0 0 20px;
margin-right: 0;
            display: block;
}
            height: auto;
            width: 100%;
            *zoom: 1;
        }


            .grid.no-margin {
[class*="span"] > img {
                margin: 0;
max-width: 100%;
            }
height: auto;
}


            .grid.margin-row {
.grid {
                margin-bottom: 5px;
margin: 0 0 20px;
            }
display: block;
height: auto;
width: 100%;
*zoom: 1;
}


            .grid .grid {
.grid.no-margin {
                margin-top: 2.5px;
margin: 0;
                margin-bottom: 2.5px;
}
            }


            .grid .group {
.grid.margin-row {
                margin-right: 80px;
margin-bottom: 5px;
                float: left;
}
                width: auto;
                height: auto;
                min-height: 1px;
            }


            .grid .row {
.grid .grid {
                width: 100%;
margin-top: 2.5px;
                *zoom: 1;
margin-bottom: 2.5px;
            }
}


                .grid .row:before, .grid .row:after {
.grid .group {
                    display: table;
margin-right: 80px;
                    content: "";
float: left;
                }
width: auto;
height: auto;
min-height: 1px;
}


                .grid .row:after {
.grid .row {
                    clear: both;
width: 100%;
                }
*zoom: 1;
}


                .grid .row [class*="span"] {
.grid .row:before, .grid .row:after {
                    float: left;
display: table;
                }
content: "";
}


            .grid.element-border [class*="span"] {
.grid .row:after {
                border: 1px #ccc dotted;
clear: both;
            }
}


            .grid:before, .grid:after {
.grid .row [class*="span"] {
                display: table;
float: left;
                content: "";
}
            }


            .grid:after {
.grid.element-border [class*="span"] {
                clear: both;
border: 1px #ccc dotted;
            }
}


            .grid > .row::before, .grid > .row::after {
.grid:before, .grid:after {
                content: normal;
display: table;
            }
content: "";
}


        td[class*="span"], th[class*="span"] {
.grid:after {
            display: table-cell !important;
clear: both;
            float: none !important;
}
            padding: 0 !important;
        }


        .hero-unit {
.grid > .row::before, .grid > .row::after {
            position: relative;
content: normal;
            margin: 0 0 10px;
}
            padding: 20px;
            background-color: #f1f1f1;
            width: 100%;
            *zoom: 1;
        }


            .hero-unit:before, .hero-unit:after {
td[class*="span"], th[class*="span"] {
                display: table;
display: table-cell !important;
                content: "";
float: none !important;
            }
padding: 0 !important;
}


            .hero-unit:after {
.hero-unit {
                clear: both;
position: relative;
            }
margin: 0 0 10px;
padding: 20px;
background-color: #f1f1f1;
width: 100%;
*zoom: 1;
}


        .dropdown-menu {
.hero-unit:before, .hero-unit:after {
            position: absolute;
display: table;
            background-color: #fff;
content: "";
            margin-left: 0;
}
            list-style: none;
            top: 100%;
            z-index: 11010;
            float: left;
            border: 1px solid rgba(0,0,0,0.2);
            box-shadow: 0 5px 10px rgba(0,0,0,0.2);
            min-width: 160px;
            padding-bottom: 5px;
            padding-top: 5px;
            padding-left: 0;
            display: none;
        }


            .dropdown-menu.place-right {
.hero-unit:after {
                right: 0;
clear: both;
                left: auto;
}
            }


            .dropdown-menu a {
.dropdown-menu {
                font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
position: absolute;
                font-weight: 400;
background-color: #fff;
                font-size: 11pt;
margin-left: 0;
                letter-spacing: .01em;
list-style: none;
                line-height: 14pt;
top: 100%;
                font-smooth: always;
z-index: 11010;
                color: #000;
float: left;
                display: block;
border: 1px solid rgba(0,0,0,0.2);
                width: 100%;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
                padding: 3px 20px;
min-width: 160px;
                white-space: nowrap;
padding-bottom: 5px;
                font-size: 14px;
padding-top: 5px;
                cursor: pointer;
padding-left: 0;
            }
display: none;
}


                .dropdown-menu a:hover {
.dropdown-menu.place-right {
                    color: rgba(0,0,0,0.8);
right: 0;
                }
left: auto;
}


                .dropdown-menu a:active {
.dropdown-menu a {
                    color: rgba(0,0,0,0.4);
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                }
font-weight: 400;
font-size: 11pt;
letter-spacing: .01em;
line-height: 14pt;
font-smooth: always;
color: #000;
display: block;
width: 100%;
padding: 3px 20px;
white-space: nowrap;
font-size: 14px;
cursor: pointer;
}


                .dropdown-menu a:hover {
.dropdown-menu a:hover {
                    background-color: #2d89ef !important;
color: rgba(0,0,0,0.8);
                    color: #fff !important;
}
                }


            .dropdown-menu li {
.dropdown-menu a:active {
                display: list-item;
color: rgba(0,0,0,0.4);
                line-height: 20px;
}
            }


            .dropdown-menu .divider {
.dropdown-menu a:hover {
                height: 1px;
background-color: #2d89ef !important;
                margin: 9px 1px;
color: #fff !important;
                overflow: hidden;
}
                background-color: #e5e5e5;
            }


            .dropdown-menu.open {
.dropdown-menu li {
                display: block !important;
display: list-item;
            }
line-height: 20px;
}


        .nav-bar {
.dropdown-menu .divider {
            background-color: #2d89ef;
height: 1px;
            width: 100%;
margin: 9px 1px;
            display: block;
overflow: hidden;
            margin: 0;
background-color: #e5e5e5;
            padding: 0;
}
            z-index: 1000;
            *zoom: 1;
        }


            .nav-bar .nav-bar-inner {
.dropdown-menu.open {
                *zoom: 1;
display: block !important;
            }
}


                .nav-bar .nav-bar-inner .element, .nav-bar .nav-bar-inner a .element {
.nav-bar {
                    margin: 5px;
background-color: #2d89ef;
                    line-height: 20px;
width: 100%;
                    height: 20px;
display: block;
                    float: left;
margin: 0;
                    display: inline-block;
padding: 0;
                    padding: 0;
z-index: 1000;
                    font-weight: normal;
*zoom: 1;
                    font-size: 10pt;
}
                    color: #fff;
                }


                    .nav-bar .nav-bar-inner .element.brand, .nav-bar .nav-bar-inner a .element.brand {
.nav-bar .nav-bar-inner {
                        font-size: 1.15em;
*zoom: 1;
                    }
}


                    .nav-bar .nav-bar-inner .element img, .nav-bar .nav-bar-inner a .element img {
.nav-bar .nav-bar-inner .element, .nav-bar .nav-bar-inner a .element {
                        height: 100%;
margin: 5px;
                    }
line-height: 20px;
height: 20px;
float: left;
display: inline-block;
padding: 0;
font-weight: normal;
font-size: 10pt;
color: #fff;
}


                    .nav-bar .nav-bar-inner .element a, .nav-bar .nav-bar-inner a .element a {
.nav-bar .nav-bar-inner .element.brand, .nav-bar .nav-bar-inner a .element.brand {
                        line-height: 20px;
font-size: 1.15em;
                        height: 20px;
}
                        font-size: 10pt;
                    }


                    .nav-bar .nav-bar-inner .element [class^="icon-"]:before, .nav-bar .nav-bar-inner a .element [class^="icon-"]:before, .nav-bar .nav-bar-inner .element [class*=" icon-"]:before, .nav-bar .nav-bar-inner a .element [class*=" icon-"]:before {
.nav-bar .nav-bar-inner .element img, .nav-bar .nav-bar-inner a .element img {
                        display: inline-block;
height: 100%;
                        margin: 0;
}
                        padding: 0;
                        display: block;
                        float: left;
                        margin: 0 5px;
                    }


                .nav-bar .nav-bar-inner > ul.menu {
.nav-bar .nav-bar-inner .element a, .nav-bar .nav-bar-inner a .element a {
                    margin-left: 0;
line-height: 20px;
                    list-style: none;
height: 20px;
                    padding: 0;
font-size: 10pt;
                    margin: 0;
}
                }


                    .nav-bar .nav-bar-inner > ul.menu > li {
.nav-bar .nav-bar-inner .element [class^="icon-"]:before, .nav-bar .nav-bar-inner a .element [class^="icon-"]:before, .nav-bar .nav-bar-inner .element [class*=" icon-"]:before, .nav-bar .nav-bar-inner a .element [class*=" icon-"]:before {
                        display: block;
display: inline-block;
                        float: left;
margin: 0;
                        margin-right: 10px;
padding: 0;
                        position: relative;
display: block;
                        padding: 5px;
float: left;
                    }
margin: 0 5px;
}


                        .nav-bar .nav-bar-inner > ul.menu > li a {
.nav-bar .nav-bar-inner > ul.menu {
                            display: block;
margin-left: 0;
                            float: left;
list-style: none;
                            color: #fff;
padding: 0;
                            font-size: 10pt;
margin: 0;
                        }
}


                        .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu {
.nav-bar .nav-bar-inner > ul.menu > li {
                            z-index: 1001;
display: block;
                            border: 0;
float: left;
                        }
margin-right: 10px;
position: relative;
padding: 5px;
}


                            .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a {
.nav-bar .nav-bar-inner > ul.menu > li a {
                                display: block;
display: block;
                                float: none;
float: left;
                                color: #1e1e1e;
color: #fff;
                                padding: 3px 20px;
font-size: 10pt;
                            }
}


                    .nav-bar .nav-bar-inner > ul.menu.open {
.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu {
                        display: block !important;
z-index: 1001;
                    }
border: 0;
}


                    .nav-bar .nav-bar-inner > .divider, .nav-bar .nav-bar-inner > ul.menu > li.divider {
.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a {
                        position: relative;
display: block;
                        margin: 5px;
float: none;
                        line-height: 20px;
color: #1e1e1e;
                        height: 20px;
padding: 3px 20px;
                        float: left;
}
                        display: inline-block;
                        padding: 0;
                        font-weight: normal;
                        font-size: 10pt;
                        color: #fff;
                        width: 1px;
                        border-right: 1px #e6e6e6 solid;
                    }


                        .nav-bar .nav-bar-inner > .divider.brand, .nav-bar .nav-bar-inner > ul.menu > li.divider.brand {
.nav-bar .nav-bar-inner > ul.menu.open {
                            font-size: 1.15em;
display: block !important;
                        }
}


                        .nav-bar .nav-bar-inner > .divider img, .nav-bar .nav-bar-inner > ul.menu > li.divider img {
.nav-bar .nav-bar-inner > .divider, .nav-bar .nav-bar-inner > ul.menu > li.divider {
                            height: 100%;
position: relative;
                        }
margin: 5px;
line-height: 20px;
height: 20px;
float: left;
display: inline-block;
padding: 0;
font-weight: normal;
font-size: 10pt;
color: #fff;
width: 1px;
border-right: 1px #e6e6e6 solid;
}


                        .nav-bar .nav-bar-inner > .divider a, .nav-bar .nav-bar-inner > ul.menu > li.divider a {
.nav-bar .nav-bar-inner > .divider.brand, .nav-bar .nav-bar-inner > ul.menu > li.divider.brand {
                            line-height: 20px;
font-size: 1.15em;
                            height: 20px;
}
                            font-size: 10pt;
                        }


                        .nav-bar .nav-bar-inner > .divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before {
.nav-bar .nav-bar-inner > .divider img, .nav-bar .nav-bar-inner > ul.menu > li.divider img {
                            display: inline-block;
height: 100%;
                            margin: 0;
}
                            padding: 0;
                            display: block;
                            float: left;
                            margin: 0 5px;
                        }


                .nav-bar .nav-bar-inner [data-role=dropdown] {
.nav-bar .nav-bar-inner > .divider a, .nav-bar .nav-bar-inner > ul.menu > li.divider a {
                    margin-right: 20px !important;
line-height: 20px;
                }
height: 20px;
font-size: 10pt;
}


                    .nav-bar .nav-bar-inner [data-role=dropdown] > a {
.nav-bar .nav-bar-inner > .divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before {
                        cursor: pointer;
display: inline-block;
                    }
margin: 0;
padding: 0;
display: block;
float: left;
margin: 0 5px;
}


                        .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
.nav-bar .nav-bar-inner [data-role=dropdown] {
                            position: absolute;
margin-right: 20px !important;
                            content: "\203A";
}
                            display: block;
                            font-size: 1.4em;
                            left: 100%;
                            margin-left: 3px;
                            top: 8px;
                            -webkit-transform: rotate(90deg);
                            -moz-transform: rotate(90deg);
                            -ms-transform: rotate(90deg);
                            -o-transform: rotate(90deg);
                            transform: rotate(90deg);
                        }


                .nav-bar .nav-bar-inner .pull-menu {
.nav-bar .nav-bar-inner [data-role=dropdown] > a {
                    display: none;
cursor: pointer;
                    float: right;
}
                    color: #fff;
                    cursor: pointer;
                    font: 1.8em sans-serif;
                    margin-right: 0;
                    position: relative;
                    height: 20px;
                    width: 20px;
                    line-height: 20px;
                }


                    .nav-bar .nav-bar-inner .pull-menu:before {
.nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
                        content: "\2261";
position: absolute;
                        position: absolute;
content: "\203A";
                        font-size: 20pt;
display: block;
                        top: 5px;
font-size: 1.4em;
                        left: 0;
left: 100%;
                    }
margin-left: 3px;
top: 8px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}


                .nav-bar .nav-bar-inner:before, .nav-bar .nav-bar-inner:after {
.nav-bar .nav-bar-inner .pull-menu {
                    display: table;
display: none;
                    content: "";
float: right;
                }
color: #fff;
cursor: pointer;
font: 1.8em sans-serif;
margin-right: 0;
position: relative;
height: 20px;
width: 20px;
line-height: 20px;
}


                .nav-bar .nav-bar-inner:after {
.nav-bar .nav-bar-inner .pull-menu:before {
                    clear: both;
content: "\2261";
                }
position: absolute;
font-size: 20pt;
top: 5px;
left: 0;
}


            .nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover {
.nav-bar .nav-bar-inner:before, .nav-bar .nav-bar-inner:after {
                background-color: #2d89ef !important;
display: table;
            }
content: "";
}


            .nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover {
.nav-bar .nav-bar-inner:after {
                background-color: #eff4ff !important;
clear: both;
            }
}


            .nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover {
                background-color: #2b5797 !important;
background-color: #2d89ef !important;
            }
}


            .nav-bar.bg-color-green .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover {
                background-color: #00a300 !important;
background-color: #eff4ff !important;
            }
}


            .nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover {
                background-color: #99b433 !important;
background-color: #2b5797 !important;
            }
}


            .nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-green .nav-bar-inner .menu li a:hover {
                background-color: #1e7145 !important;
background-color: #00a300 !important;
            }
}


            .nav-bar.bg-color-red .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover {
                background-color: #b91d47 !important;
background-color: #99b433 !important;
            }
}


            .nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover {
                background-color: #ffc40d !important;
background-color: #1e7145 !important;
            }
}


            .nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-red .nav-bar-inner .menu li a:hover {
                background-color: #e3a21a !important;
background-color: #b91d47 !important;
            }
}


            .nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover {
                background-color: #da532c !important;
background-color: #ffc40d !important;
            }
}


            .nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover {
                background-color: #9f00a7 !important;
background-color: #e3a21a !important;
            }
}


            .nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover {
                background-color: #7e3878 !important;
background-color: #da532c !important;
            }
}


            .nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover {
                background-color: #603cba !important;
background-color: #9f00a7 !important;
            }
}


            .nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover {
                background-color: #1d1d1d !important;
background-color: #7e3878 !important;
            }
}


            .nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover {
                background-color: #d5e7ec !important;
background-color: #603cba !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .menu li:hover {
.nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover {
                background-color: #e6e6e6 !important;
background-color: #1d1d1d !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover {
                background-color: #e6e6e6 !important;
background-color: #d5e7ec !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .menu li a {
.nav-bar.bg-color-white .nav-bar-inner .menu li:hover {
                color: #1d1d1d !important;
background-color: #e6e6e6 !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .element {
.nav-bar.bg-color-white .nav-bar-inner .menu li a:hover {
                color: #1d1d1d !important;
background-color: #e6e6e6 !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .pull-menu {
.nav-bar.bg-color-white .nav-bar-inner .menu li a {
                color: #1d1d1d !important;
color: #1d1d1d !important;
            }
}


            .nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-white .nav-bar-inner .element {
                background-color: #525252 !important;
color: #1d1d1d !important;
            }
}


            .nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-white .nav-bar-inner .pull-menu {
                background-color: #ff0097 !important;
color: #1d1d1d !important;
            }
}


            .nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover {
                background-color: #00aba9 !important;
background-color: #525252 !important;
            }
}


            .nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover {
                background-color: #e11 !important;
background-color: #ff0097 !important;
            }
}


            .nav-bar:before, .nav-bar:after {
.nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover {
                display: table;
background-color: #00aba9 !important;
                content: "";
}
            }


            .nav-bar:after {
.nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover {
                clear: both;
background-color: #e11 !important;
            }
}


            .nav-bar.fixed-top, .nav-bar.fixed-bottom {
.nav-bar:before, .nav-bar:after {
                position: fixed;
display: table;
                z-index: 10000;
content: "";
                left: 0;
}
            }


            .nav-bar.fixed-top {
.nav-bar:after {
                top: 0;
clear: both;
                bottom: auto;
}
            }


            .nav-bar.fixed-bottom {
.nav-bar.fixed-top, .nav-bar.fixed-bottom {
                bottom: 0;
position: fixed;
                top: auto;
z-index: 10000;
            }
left: 0;
}


            .nav-bar .nav-bar-inner.container {
.nav-bar.fixed-top {
                width: 940px;
top: 0;
                margin: auto;
bottom: auto;
            }
}


        .side-nav ul {
.nav-bar.fixed-bottom {
            margin: 0;
bottom: 0;
            padding: 0;
top: auto;
            list-style: none;
}
            margin-bottom: 20px;
        }


            .side-nav ul .title {
.nav-bar .nav-bar-inner.container {
                color: #4f4f4f;
width: 940px;
                font-family: Segoe UI,Arial,Verdana,Tahoma,sans-serif;
margin: auto;
                font-size: 12pt;
}
                margin: 0 0 5px 0;
                border-bottom: 1px #ccc solid;
            }


            .side-nav ul > li > a {
.side-nav ul {
                display: block;
margin: 0;
                padding: 3px 10px 3px 0;
padding: 0;
                position: relative;
list-style: none;
                color: #014e85;
margin-bottom: 20px;
                padding-left: 3px;
}
                font-size: 10pt;
            }


            .side-nav ul.close > li {
.side-nav ul .title {
                display: none;
color: #4f4f4f;
            }
font-family: Segoe UI,Arial,Verdana,Tahoma,sans-serif;
font-size: 12pt;
margin: 0 0 5px 0;
border-bottom: 1px #ccc solid;
}


                .side-nav ul.close > li[class^=title] {
.side-nav ul > li > a {
                    display: list-item;
display: block;
                }
padding: 3px 10px 3px 0;
position: relative;
color: #014e85;
padding-left: 3px;
font-size: 10pt;
}


        .page-sidebar {
.side-nav ul.close > li {
            display: block;
display: none;
            width: 213px;
}
            float: left;
            min-height: 100% !important;
            height: auto;
            background-color: #ebebeb;
            padding-top: 10px;
            padding-bottom: 10px;
            margin-top: 10px;
            margin-left: 7px;
        }


            .page-sidebar a {
.side-nav ul.close > li[class^=title] {
                font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
display: list-item;
                font-weight: 400;
}
                font-size: 11pt;
                letter-spacing: .01em;
                line-height: 14pt;
                font-smooth: always;
                color: #000;
                display: block;
                width: 100%;
                padding: 5px 20px 5px 10px;
                white-space: nowrap;
                font-size: 14px;
                cursor: pointer;
            }


                .page-sidebar a:hover {
.page-sidebar {
                    color: rgba(0,0,0,0.8);
display: block;
                }
width: 213px;
float: left;
min-height: 100% !important;
height: auto;
background-color: #ebebeb;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-left: 7px;
}


                .page-sidebar a:active {
.page-sidebar a {
                    color: rgba(0,0,0,0.4);
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                }
font-weight: 400;
font-size: 11pt;
letter-spacing: .01em;
line-height: 14pt;
font-smooth: always;
color: #000;
display: block;
width: 100%;
padding: 5px 20px 5px 10px;
white-space: nowrap;
font-size: 14px;
cursor: pointer;
}


                .page-sidebar a:hover {
.page-sidebar a:hover {
                    background-color: #2d89ef !important;
color: rgba(0,0,0,0.8);
                    color: #fff !important;
}
                }


            .page-sidebar li {
.page-sidebar a:active {
                display: list-item;
color: rgba(0,0,0,0.4);
                line-height: 20px;
}
                position: relative;
            }


            .page-sidebar > ul > li > a {
.page-sidebar a:hover {
                font-size: 1.1em;
background-color: #2d89ef !important;
            }
color: #fff !important;
}


            .page-sidebar > ul > li a.lead, .page-sidebar > ul > li.lead a, .page-sidebar > ul > li.lead {
.page-sidebar li {
                font-weight: bold;
display: list-item;
            }
line-height: 20px;
position: relative;
}


            .page-sidebar > ul > li.sticker:before {
.page-sidebar > ul > li > a {
                content: ".";
font-size: 1.1em;
                position: absolute;
}
                width: 7px;
                height: 28px;
                left: -7px;
                text-indent: -9999px;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                background-color: #ebebeb;
            }


            .page-sidebar > ul > li.sticker.sticker-color-blue:before {
.page-sidebar > ul > li a.lead, .page-sidebar > ul > li.lead a, .page-sidebar > ul > li.lead {
                background-color: #2d89ef;
font-weight: bold;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-blueLight:before {
.page-sidebar > ul > li.sticker:before {
                background-color: #eff4ff;
content: ".";
            }
position: absolute;
width: 7px;
height: 28px;
left: -7px;
text-indent: -9999px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
background-color: #ebebeb;
}


            .page-sidebar > ul > li.sticker.sticker-color-blueDark:before {
.page-sidebar > ul > li.sticker.sticker-color-blue:before {
                background-color: #2b5797;
background-color: #2d89ef;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-green:before {
.page-sidebar > ul > li.sticker.sticker-color-blueLight:before {
                background-color: #00a300 !important;
background-color: #eff4ff;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-greenLight:before {
.page-sidebar > ul > li.sticker.sticker-color-blueDark:before {
                background-color: #99b433 !important;
background-color: #2b5797;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-greenDark:before {
.page-sidebar > ul > li.sticker.sticker-color-green:before {
                background-color: #1e7145 !important;
background-color: #00a300 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-red:before {
.page-sidebar > ul > li.sticker.sticker-color-greenLight:before {
                background-color: #b91d47 !important;
background-color: #99b433 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-yellow:before {
.page-sidebar > ul > li.sticker.sticker-color-greenDark:before {
                background-color: #ffc40d !important;
background-color: #1e7145 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-orange:before {
.page-sidebar > ul > li.sticker.sticker-color-red:before {
                background-color: #e3a21a !important;
background-color: #b91d47 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-orangeDark:before {
.page-sidebar > ul > li.sticker.sticker-color-yellow:before {
                background-color: #da532c !important;
background-color: #ffc40d !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-pink:before {
.page-sidebar > ul > li.sticker.sticker-color-orange:before {
                background-color: #9f00a7 !important;
background-color: #e3a21a !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-pinkDark:before {
.page-sidebar > ul > li.sticker.sticker-color-orangeDark:before {
                background-color: #7e3878 !important;
background-color: #da532c !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-purple:before {
.page-sidebar > ul > li.sticker.sticker-color-pink:before {
                background-color: #603cba !important;
background-color: #9f00a7 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-darken:before {
.page-sidebar > ul > li.sticker.sticker-color-pinkDark:before {
                background-color: #1d1d1d !important;
background-color: #7e3878 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-white:before {
.page-sidebar > ul > li.sticker.sticker-color-purple:before {
                background-color: #fff !important;
background-color: #603cba !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-grayDark:before {
.page-sidebar > ul > li.sticker.sticker-color-darken:before {
                background-color: #525252 !important;
background-color: #1d1d1d !important;
            }
}


            .page-sidebar .divider {
.page-sidebar > ul > li.sticker.sticker-color-white:before {
                height: 1px;
background-color: #fff !important;
                margin: 9px 1px;
}
                overflow: hidden;
                background-color: #e5e5e5;
            }


            .page-sidebar ul {
.page-sidebar > ul > li.sticker.sticker-color-grayDark:before {
                margin-left: 0;
background-color: #525252 !important;
                list-style: none;
}
                background-color: #ebebeb;
            }


                .page-sidebar ul.sub-menu {
.page-sidebar .divider {
                    padding-top: 5px;
height: 1px;
                    padding-bottom: 5px;
margin: 9px 1px;
                }
overflow: hidden;
background-color: #e5e5e5;
}


                    .page-sidebar ul.sub-menu a {
.page-sidebar ul {
                        padding: 5px 20px 5px 25px;
margin-left: 0;
                    }
list-style: none;
background-color: #ebebeb;
}


                    .page-sidebar ul.sub-menu.light {
.page-sidebar ul.sub-menu {
                        background-color: #f9f9f9 !important;
padding-top: 5px;
                    }
padding-bottom: 5px;
}


            .page-sidebar .sidebar-dropdown-menu {
.page-sidebar ul.sub-menu a {
                display: none;
padding: 5px 20px 5px 25px;
            }
}


                .page-sidebar .sidebar-dropdown-menu.open {
.page-sidebar ul.sub-menu.light {
                    display: block;
background-color: #f9f9f9 !important;
                }
}


            .page-sidebar > ul > li.dropdown {
.page-sidebar .sidebar-dropdown-menu {
                position: relative;
display: none;
            }
}


                .page-sidebar > ul > li.dropdown:after {
.page-sidebar .sidebar-dropdown-menu.open {
                    content: "";
display: block;
                    display: block;
}
                    position: absolute;
                    top: 6px;
                    left: 100%;
                    margin-left: -20px;
                    width: 16px;
                    height: 16px;
                    background: no-repeat;
                    background-position: 0 -1586px;
                    z-index: 200;
                }


                .page-sidebar > ul > li.dropdown.active:after {
.page-sidebar > ul > li.dropdown {
                    background-position: 0 -676px;
position: relative;
                }
}


        .replies {
.page-sidebar > ul > li.dropdown:after {
            margin-left: 0;
content: "";
            list-style: none;
display: block;
        }
position: absolute;
top: 6px;
left: 100%;
margin-left: -20px;
width: 16px;
height: 16px;
background: no-repeat;
background-position: 0 -1586px;
z-index: 200;
}


            .replies > div, .replies > li, .replies > span {
.page-sidebar > ul > li.dropdown.active:after {
                position: relative;
background-position: 0 -676px;
                margin: 0 10px 10px 0;
}
                display: block;
                float: none !important;
                width: 310px;
                height: 150px;
                font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                font-weight: 300;
                font-size: 11pt;
                letter-spacing: .02em;
                line-height: 20px;
                font-smooth: always;
                height: auto;
                min-height: 70px;
                padding: 10px;
            }


                .replies > div .avatar, .replies > li .avatar, .replies > span .avatar {
.replies {
                    width: 50px;
margin-left: 0;
                    height: 50px;
list-style: none;
                    overflow: hidden;
}
                    display: table-cell;
                    vertical-align: middle !important;
                    background: #6e6e6e;
                    box-shadow-bottom: inset 0 0 3px #fff;
                }


                    .replies > div .avatar img, .replies > li .avatar img, .replies > span .avatar img {
.replies > div, .replies > li, .replies > span {
                        width: 100%;
position: relative;
                        height: 100%;
margin: 0 10px 10px 0;
                        display: inline-block !important;
display: block;
                        vertical-align: middle !important;
float: none !important;
                    }
width: 310px;
height: 150px;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 300;
font-size: 11pt;
letter-spacing: .02em;
line-height: 20px;
font-smooth: always;
height: auto;
min-height: 70px;
padding: 10px;
}


                .replies > div .reply, .replies > li .reply, .replies > span .reply {
.replies > div .avatar, .replies > li .avatar, .replies > span .avatar {
                    margin-left: 60px;
width: 50px;
                    margin-top: -50px;
height: 50px;
                }
overflow: hidden;
display: table-cell;
vertical-align: middle !important;
background: #6e6e6e;
box-shadow-bottom: inset 0 0 3px #fff;
}


                    .replies > div .reply .date, .replies > li .reply .date, .replies > span .reply .date {
.replies > div .avatar img, .replies > li .avatar img, .replies > span .avatar img {
                        float: right;
width: 100%;
                        font-size: 55%;
height: 100%;
                        color: #fff;
display: inline-block !important;
                    }
vertical-align: middle !important;
}


                    .replies > div .reply .author, .replies > li .reply .author, .replies > span .reply .author {
.replies > div .reply, .replies > li .reply, .replies > span .reply {
                        color: #fff;
margin-left: 60px;
                    }
margin-top: -50px;
}


                    .replies > div .reply .text, .replies > li .reply .text, .replies > span .reply .text {
.replies > div .reply .date, .replies > li .reply .date, .replies > span .reply .date {
                        font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
float: right;
                        font-weight: 400;
font-size: 55%;
                        font-size: 9pt;
color: #fff;
                        font-smooth: always;
}
                        color: #000;
                        color: #fff;
                        line-height: 16px;
                    }


                        .replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover {
.replies > div .reply .author, .replies > li .reply .author, .replies > span .reply .author {
                            color: rgba(0,0,0,0.8);
color: #fff;
                        }
}


                        .replies > div .reply .text:active, .replies > li .reply .text:active, .replies > span .reply .text:active {
.replies > div .reply .text, .replies > li .reply .text, .replies > span .reply .text {
                            color: rgba(0,0,0,0.4);
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                        }
font-weight: 400;
font-size: 9pt;
font-smooth: always;
color: #000;
color: #fff;
line-height: 16px;
}


                        .replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover {
.replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover {
                            color: #fff;
color: rgba(0,0,0,0.8);
                        }
}


                .replies > div .sticker, .replies > li .sticker, .replies > span .sticker {
.replies > div .reply .text:active, .replies > li .reply .text:active, .replies > span .reply .text:active {
                    width: 0;
color: rgba(0,0,0,0.4);
                    height: 0;
}
                    border-top: 10px solid #fff;
                    position: absolute;
                    display: block;
                    z-index: 1000;
                }


                    .replies > div .sticker.sticker-color-blue, .replies > li .sticker.sticker-color-blue, .replies > span .sticker.sticker-color-blue {
.replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover {
                        border-color: #2d89ef !important;
color: #fff;
                    }
}


                    .replies > div .sticker.sticker-color-blueLight, .replies > li .sticker.sticker-color-blueLight, .replies > span .sticker.sticker-color-blueLight {
.replies > div .sticker, .replies > li .sticker, .replies > span .sticker {
                        border-color: #eff4ff !important;
width: 0;
                    }
height: 0;
border-top: 10px solid #fff;
position: absolute;
display: block;
z-index: 1000;
}


                    .replies > div .sticker.sticker-color-blueDark, .replies > li .sticker.sticker-color-blueDark, .replies > span .sticker.sticker-color-blueDark {
.replies > div .sticker.sticker-color-blue, .replies > li .sticker.sticker-color-blue, .replies > span .sticker.sticker-color-blue {
                        border-color: #2b5797 !important;
border-color: #2d89ef !important;
                    }
}


                    .replies > div .sticker.sticker-color-green, .replies > li .sticker.sticker-color-green, .replies > span .sticker.sticker-color-green {
.replies > div .sticker.sticker-color-blueLight, .replies > li .sticker.sticker-color-blueLight, .replies > span .sticker.sticker-color-blueLight {
                        border-color: #00a300 !important;
border-color: #eff4ff !important;
                    }
}


                    .replies > div .sticker.sticker-color-greenLight, .replies > li .sticker.sticker-color-greenLight, .replies > span .sticker.sticker-color-greenLight {
.replies > div .sticker.sticker-color-blueDark, .replies > li .sticker.sticker-color-blueDark, .replies > span .sticker.sticker-color-blueDark {
                        border-color: #99b433 !important;
border-color: #2b5797 !important;
                    }
}


                    .replies > div .sticker.sticker-color-greenDark, .replies > li .sticker.sticker-color-greenDark, .replies > span .sticker.sticker-color-greenDark {
.replies > div .sticker.sticker-color-green, .replies > li .sticker.sticker-color-green, .replies > span .sticker.sticker-color-green {
                        border-color: #1e7145 !important;
border-color: #00a300 !important;
                    }
}


                    .replies > div .sticker.sticker-color-red, .replies > li .sticker.sticker-color-red, .replies > span .sticker.sticker-color-red {
.replies > div .sticker.sticker-color-greenLight, .replies > li .sticker.sticker-color-greenLight, .replies > span .sticker.sticker-color-greenLight {
                        border-color: #b91d47 !important;
border-color: #99b433 !important;
                    }
}


                    .replies > div .sticker.sticker-color-yellow, .replies > li .sticker.sticker-color-yellow, .replies > span .sticker.sticker-color-yellow {
.replies > div .sticker.sticker-color-greenDark, .replies > li .sticker.sticker-color-greenDark, .replies > span .sticker.sticker-color-greenDark {
                        border-color: #ffc40d !important;
border-color: #1e7145 !important;
                    }
}


                    .replies > div .sticker.sticker-color-orange, .replies > li .sticker.sticker-color-orange, .replies > span .sticker.sticker-color-orange {
.replies > div .sticker.sticker-color-red, .replies > li .sticker.sticker-color-red, .replies > span .sticker.sticker-color-red {
                        border-color: #e3a21a !important;
border-color: #b91d47 !important;
                    }
}


                    .replies > div .sticker.sticker-color-orangeDark, .replies > li .sticker.sticker-color-orangeDark, .replies > span .sticker.sticker-color-orangeDark {
.replies > div .sticker.sticker-color-yellow, .replies > li .sticker.sticker-color-yellow, .replies > span .sticker.sticker-color-yellow {
                        border-color: #da532c !important;
border-color: #ffc40d !important;
                    }
}


                    .replies > div .sticker.sticker-color-pink, .replies > li .sticker.sticker-color-pink, .replies > span .sticker.sticker-color-pink {
.replies > div .sticker.sticker-color-orange, .replies > li .sticker.sticker-color-orange, .replies > span .sticker.sticker-color-orange {
                        border-color: #9f00a7 !important;
border-color: #e3a21a !important;
                    }
}


                    .replies > div .sticker.sticker-color-pinkDark, .replies > li .sticker.sticker-color-pinkDark, .replies > span .sticker.sticker-color-pinkDark {
.replies > div .sticker.sticker-color-orangeDark, .replies > li .sticker.sticker-color-orangeDark, .replies > span .sticker.sticker-color-orangeDark {
                        border-color: #7e3878 !important;
border-color: #da532c !important;
                    }
}


                    .replies > div .sticker.sticker-color-purple, .replies > li .sticker.sticker-color-purple, .replies > span .sticker.sticker-color-purple {
.replies > div .sticker.sticker-color-pink, .replies > li .sticker.sticker-color-pink, .replies > span .sticker.sticker-color-pink {
                        border-color: #603cba !important;
border-color: #9f00a7 !important;
                    }
}


                    .replies > div .sticker.sticker-color-darken, .replies > li .sticker.sticker-color-darken, .replies > span .sticker.sticker-color-darken {
.replies > div .sticker.sticker-color-pinkDark, .replies > li .sticker.sticker-color-pinkDark, .replies > span .sticker.sticker-color-pinkDark {
                        border-color: #1d1d1d !important;
border-color: #7e3878 !important;
                    }
}


                    .replies > div .sticker.sticker-color-white, .replies > li .sticker.sticker-color-white, .replies > span .sticker.sticker-color-white {
.replies > div .sticker.sticker-color-purple, .replies > li .sticker.sticker-color-purple, .replies > span .sticker.sticker-color-purple {
                        border-color: #fff !important;
border-color: #603cba !important;
                    }
}


                    .replies > div .sticker.sticker-color-lighten, .replies > li .sticker.sticker-color-lighten, .replies > span .sticker.sticker-color-lighten {
.replies > div .sticker.sticker-color-darken, .replies > li .sticker.sticker-color-darken, .replies > span .sticker.sticker-color-darken {
                        border-color: #d5e7ec !important;
border-color: #1d1d1d !important;
                    }
}


                    .replies > div .sticker.sticker-color-grayDark, .replies > li .sticker.sticker-color-grayDark, .replies > span .sticker.sticker-color-grayDark {
.replies > div .sticker.sticker-color-white, .replies > li .sticker.sticker-color-white, .replies > span .sticker.sticker-color-white {
                        border-color: #525252 !important;
border-color: #fff !important;
                    }
}


                    .replies > div .sticker.sticker-color-magenta, .replies > li .sticker.sticker-color-magenta, .replies > span .sticker.sticker-color-magenta {
.replies > div .sticker.sticker-color-lighten, .replies > li .sticker.sticker-color-lighten, .replies > span .sticker.sticker-color-lighten {
                        border-color: #ff0097 !important;
border-color: #d5e7ec !important;
                    }
}


                    .replies > div .sticker.sticker-color-teal, .replies > li .sticker.sticker-color-teal, .replies > span .sticker.sticker-color-teal {
.replies > div .sticker.sticker-color-grayDark, .replies > li .sticker.sticker-color-grayDark, .replies > span .sticker.sticker-color-grayDark {
                        border-color: #00aba9 !important;
border-color: #525252 !important;
                    }
}


                    .replies > div .sticker.sticker-color-redLight, .replies > li .sticker.sticker-color-redLight, .replies > span .sticker.sticker-color-redLight {
.replies > div .sticker.sticker-color-magenta, .replies > li .sticker.sticker-color-magenta, .replies > span .sticker.sticker-color-magenta {
                        border-color: #e11 !important;
border-color: #ff0097 !important;
                    }
}


                    .replies > div .sticker.sticker-left, .replies > li .sticker.sticker-left, .replies > span .sticker.sticker-left {
.replies > div .sticker.sticker-color-teal, .replies > li .sticker.sticker-color-teal, .replies > span .sticker.sticker-color-teal {
                        border-left: 20px solid transparent !important;
border-color: #00aba9 !important;
                        left: -20px;
}
                    }


                    .replies > div .sticker.sticker-right, .replies > li .sticker.sticker-right, .replies > span .sticker.sticker-right {
.replies > div .sticker.sticker-color-redLight, .replies > li .sticker.sticker-color-redLight, .replies > span .sticker.sticker-color-redLight {
                        border-right: 20px solid transparent !important;
border-color: #e11 !important;
                        right: -20px;
}
                    }


        .notices {
.replies > div .sticker.sticker-left, .replies > li .sticker.sticker-left, .replies > span .sticker.sticker-left {
            list-style: none;
border-left: 20px solid transparent !important;
            margin: 0;
left: -20px;
            padding: 0;
}
        }


            .notices > div, .notices > li, .notices > span, .notices > a {
.replies > div .sticker.sticker-right, .replies > li .sticker.sticker-right, .replies > span .sticker.sticker-right {
                width: 100%;
border-right: 20px solid transparent !important;
                height: 90px;
right: -20px;
                display: block;
}
                overflow: hidden;
                position: relative;
                margin-bottom: 10px;
            }


                .notices > div .notice-header, .notices > li .notice-header, .notices > span .notice-header, .notices > a .notice-header, .notices > div .header, .notices > li .header, .notices > span .header, .notices > a .header {
.notices {
                    position: relative;
list-style: none;
                    background: transparent;
margin: 0;
                    font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
padding: 0;
                    font-weight: 200;
}
                    font-size: 20pt;
                    letter-spacing: .01em;
                    line-height: 24pt;
                    font-smooth: always;
                    font-size: 12pt;
                    margin-top: 5px;
                    margin-left: 10px;
                }


                .notices > div .notice-text, .notices > li .notice-text, .notices > span .notice-text, .notices > a .notice-text, .notices > div .text, .notices > li .text, .notices > span .text, .notices > a .text {
.notices > div, .notices > li, .notices > span, .notices > a {
                    position: relative;
width: 100%;
                    margin-right: 50px;
height: 90px;
                    margin-left: 10px;
display: block;
                    color: #fff;
overflow: hidden;
                    font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
position: relative;
                    font-weight: 300;
margin-bottom: 10px;
                    font-size: 8pt;
}
                    font-smooth: always;
                    margin-top: -5px;
                    line-height: 16px;
                }


                .notices > div .notice-icon, .notices > li .notice-icon, .notices > span .notice-icon, .notices > a .notice-icon, .notices > div .icon, .notices > li .icon, .notices > span .icon, .notices > a .icon {
.notices > div .notice-header, .notices > li .notice-header, .notices > span .notice-header, .notices > a .notice-header, .notices > div .header, .notices > li .header, .notices > span .header, .notices > a .header {
                    position: absolute;
position: relative;
                    right: 10px;
background: transparent;
                    bottom: 5px;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                }
font-weight: 200;
font-size: 20pt;
letter-spacing: .01em;
line-height: 24pt;
font-smooth: always;
font-size: 12pt;
margin-top: 5px;
margin-left: 10px;
}


                    .notices > div .notice-icon img, .notices > li .notice-icon img, .notices > span .notice-icon img, .notices > a .notice-icon img, .notices > div .icon img, .notices > li .icon img, .notices > span .icon img, .notices > a .icon img {
.notices > div .notice-text, .notices > li .notice-text, .notices > span .notice-text, .notices > a .notice-text, .notices > div .text, .notices > li .text, .notices > span .text, .notices > a .text {
                        width: 32px;
position: relative;
                        height: 32px;
margin-right: 50px;
                    }
margin-left: 10px;
color: #fff;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 300;
font-size: 8pt;
font-smooth: always;
margin-top: -5px;
line-height: 16px;
}


                .notices > div .notice-image, .notices > li .notice-image, .notices > span .notice-image, .notices > a .notice-image, .notices > div .image, .notices > li .image, .notices > span .image, .notices > a .image {
.notices > div .notice-icon, .notices > li .notice-icon, .notices > span .notice-icon, .notices > a .notice-icon, .notices > div .icon, .notices > li .icon, .notices > span .icon, .notices > a .icon {
                    max-height: 48px;
position: absolute;
                    width: 48px;
right: 10px;
                    height: 48px;
bottom: 5px;
                    margin: 20px 20px 20px 20px;
}
                    float: left;
                }


                    .notices > div .notice-image img, .notices > li .notice-image img, .notices > span .notice-image img, .notices > a .notice-image img, .notices > div .image img, .notices > li .image img, .notices > span .image img, .notices > a .image img {
.notices > div .notice-icon img, .notices > li .notice-icon img, .notices > span .notice-icon img, .notices > a .notice-icon img, .notices > div .icon img, .notices > li .icon img, .notices > span .icon img, .notices > a .icon img {
                        width: 48px;
width: 32px;
                        height: 48px;
height: 32px;
                    }
}


                .notices > div .close, .notices > li .close, .notices > span .close, .notices > a .close {
.notices > div .notice-image, .notices > li .notice-image, .notices > span .notice-image, .notices > a .notice-image, .notices > div .image, .notices > li .image, .notices > span .image, .notices > a .image {
                    z-index: 2;
max-height: 48px;
                    position: absolute;
width: 48px;
                    top: 5px;
height: 48px;
                    right: 10px;
margin: 20px 20px 20px 20px;
                    cursor: pointer;
float: left;
                    font-weight: bold;
}
                    text-decoration: none;
                    color: #fff !important;
                }


                    .notices > div .close::before, .notices > li .close::before, .notices > span .close::before, .notices > a .close::before {
.notices > div .notice-image img, .notices > li .notice-image img, .notices > span .notice-image img, .notices > a .notice-image img, .notices > div .image img, .notices > li .image img, .notices > span .image img, .notices > a .image img {
                        content: "\00d7";
width: 48px;
                        color: #fff !important;
height: 48px;
                    }
}


                .notices > div .image-large, .notices > li .image-large, .notices > span .image-large, .notices > a .image-large {
.notices > div .close, .notices > li .close, .notices > span .close, .notices > a .close {
                    width: 88px;
z-index: 2;
                    height: 88px;
position: absolute;
                    margin: 1px 10px 1px 1px;
top: 5px;
                    overflow: hidden;
right: 10px;
                    float: left;
cursor: pointer;
                }
font-weight: bold;
text-decoration: none;
color: #fff !important;
}


                    .notices > div .image-large img, .notices > li .image-large img, .notices > span .image-large img, .notices > a .image-large img {
.notices > div .close::before, .notices > li .close::before, .notices > span .close::before, .notices > a .close::before {
                        width: 88px;
content: "\00d7";
                        height: 88px;
color: #fff !important;
                    }
}


        .tile-group {
.notices > div .image-large, .notices > li .image-large, .notices > span .image-large, .notices > a .image-large {
            margin: 0;
width: 88px;
            margin-right: 80px;
height: 88px;
            float: left;
margin: 1px 10px 1px 1px;
            width: auto;
overflow: hidden;
            height: auto;
float: left;
            min-height: 1px;
}
            width: 802px;
        }


        .tile {
.notices > div .image-large img, .notices > li .image-large img, .notices > span .image-large img, .notices > a .image-large img {
            display: block;
width: 88px;
            float: left;
height: 88px;
            background-color: #525252;
}
            width: 150px;
            height: 150px;
            cursor: pointer;
            box-shadow: inset 0 0 1px #ffc;
            text-decoration: none;
            color: #fff;
            position: relative;
            font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 300;
            font-size: 11pt;
            letter-spacing: .02em;
            line-height: 20px;
            font-smooth: always;
            margin: 0 10px 10px 0;
            overflow: hidden;
        }


            .tile * {
.tile-group {
                color: #fff;
margin: 0;
            }
margin-right: 80px;
float: left;
width: auto;
height: auto;
min-height: 1px;
width: 802px;
}


            .tile .tile-content {
.tile {
                width: 100%;
display: block;
                height: 100%;
float: left;
                padding: 0;
background-color: #525252;
                padding-bottom: 30px;
width: 150px;
                vertical-align: top;
height: 150px;
                padding: 10px 15px;
cursor: pointer;
                overflow: hidden;
box-shadow: inset 0 0 1px #ffc;
                text-overflow: ellipsis;
text-decoration: none;
                position: relative;
color: #fff;
                font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
position: relative;
                font-weight: 400;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                font-size: 9pt;
font-weight: 300;
                font-smooth: always;
font-size: 11pt;
                color: #000;
letter-spacing: .02em;
                color: #fff;
line-height: 20px;
                line-height: 16px;
font-smooth: always;
            }
margin: 0 10px 10px 0;
overflow: hidden;
}


                .tile .tile-content:hover {
.tile * {
                    color: rgba(0,0,0,0.8);
color: #fff;
                }
}


                .tile .tile-content:active {
.tile .tile-content {
                    color: rgba(0,0,0,0.4);
width: 100%;
                }
height: 100%;
padding: 0;
padding-bottom: 30px;
vertical-align: top;
padding: 10px 15px;
overflow: hidden;
text-overflow: ellipsis;
position: relative;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
color: #000;
color: #fff;
line-height: 16px;
}


                .tile .tile-content:hover {
.tile .tile-content:hover {
                    color: #fff;
color: rgba(0,0,0,0.8);
                }
}


                .tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6 {
.tile .tile-content:active {
                    font-size: 14pt;
color: rgba(0,0,0,0.4);
                }
}


                .tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6, .tile .tile-content p {
.tile .tile-content:hover {
                    padding: 0;
color: #fff;
                    margin: 0;
}
                    line-height: 24px;
                }


                    .tile .tile-content h1:hover, .tile .tile-content h2:hover, .tile .tile-content h3:hover, .tile .tile-content h4:hover, .tile .tile-content h5:hover, .tile .tile-content h6:hover, .tile .tile-content p:hover {
.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6 {
                        color: #fff;
font-size: 14pt;
                    }
}


                .tile .tile-content p {
.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6, .tile .tile-content p {
                    font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
padding: 0;
                    font-weight: 400;
margin: 0;
                    font-size: 9pt;
line-height: 24px;
                    font-smooth: always;
}
                    color: #000;
                    color: #fff;
                    line-height: 16px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }


                    .tile .tile-content p:active {
.tile .tile-content h1:hover, .tile .tile-content h2:hover, .tile .tile-content h3:hover, .tile .tile-content h4:hover, .tile .tile-content h5:hover, .tile .tile-content h6:hover, .tile .tile-content p:hover {
                        color: rgba(0,0,0,0.4);
color: #fff;
                    }
}


                    .tile .tile-content p:hover {
.tile .tile-content p {
                        color: #fff;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                    }
font-weight: 400;
font-size: 9pt;
font-smooth: always;
color: #000;
color: #fff;
line-height: 16px;
overflow: hidden;
text-overflow: ellipsis;
}


            .tile.icon > .tile-content {
.tile .tile-content p:active {
                padding: 0;
color: rgba(0,0,0,0.4);
            }
}


                .tile.icon > .tile-content > img {
.tile .tile-content p:hover {
                    position: absolute;
color: #fff;
                    width: 64px;
}
                    height: 64px;
                    top: 50%;
                    left: 50%;
                    margin-left: -32px;
                    margin-top: -32px;
                }


                .tile.icon > .tile-content > i {
.tile.icon > .tile-content {
                    position: absolute;
padding: 0;
                    width: 64px;
}
                    height: 64px;
                    top: 50%;
                    left: 50%;
                    margin-left: -32px;
                    margin-top: -32px;
                    font-size: 64px;
                }


            .tile.image > .tile-content, .tile.image-slider > .tile-content {
.tile.icon > .tile-content > img {
                padding: 0;
position: absolute;
            }
width: 64px;
height: 64px;
top: 50%;
left: 50%;
margin-left: -32px;
margin-top: -32px;
}


                .tile.image > .tile-content > img, .tile.image-slider > .tile-content > img {
.tile.icon > .tile-content > i {
                    width: 100%;
position: absolute;
                    height: auto;
width: 64px;
                    min-height: 100%;
height: 64px;
                    max-width: 100%;
top: 50%;
                }
left: 50%;
margin-left: -32px;
margin-top: -32px;
font-size: 64px;
}


            .tile.image-set > .tile-content {
.tile.image > .tile-content, .tile.image-slider > .tile-content {
                margin: 0;
padding: 0;
                padding: 0;
}
                width: 25% !important;
                height: 50%;
                float: left;
                border: 1px #1e1e1e solid;
            }


                .tile.image-set > .tile-content > img {
.tile.image > .tile-content > img, .tile.image-slider > .tile-content > img {
                    min-width: 100%;
width: 100%;
                    width: 100%;
height: auto;
                    height: auto;
min-height: 100%;
                    min-height: 100%;
max-width: 100%;
                }
}


            .tile.image-set .tile-content:first-child {
.tile.image-set > .tile-content {
                width: 50% !important;
margin: 0;
                float: left;
padding: 0;
                height: 100%;
width: 25% !important;
            }
height: 50%;
float: left;
border: 1px #1e1e1e solid;
}


            .tile.double {
.tile.image-set > .tile-content > img {
                width: 310px;
min-width: 100%;
            }
width: 100%;
height: auto;
min-height: 100%;
}


            .tile.triple {
.tile.image-set .tile-content:first-child {
                width: 470px;
width: 50% !important;
            }
float: left;
height: 100%;
}


            .tile.quadro {
.tile.double {
                width: 630px;
width: 310px;
            }
}


            .tile.double-vertical {
.tile.triple {
                height: 310px;
width: 470px;
            }
}


            .tile.triple-vertical {
.tile.quadro {
                height: 470px;
width: 630px;
            }
}


            .tile.quadro-vertical {
.tile.double-vertical {
                height: 630px;
height: 310px;
            }
}


            .tile .brand, .tile .tile-status {
.tile.triple-vertical {
                position: absolute;
height: 470px;
                bottom: 0;
}
                left: 0;
                right: 0;
                min-height: 30px;
                background-color: transparent;
                *zoom: 1;
            }


                .tile .brand:before, .tile .tile-status:before, .tile .brand:after, .tile .tile-status:after {
.tile.quadro-vertical {
                    display: table;
height: 630px;
                    content: "";
}
                }


                .tile .brand:after, .tile .tile-status:after {
.tile .brand, .tile .tile-status {
                    clear: both;
position: absolute;
                }
bottom: 0;
left: 0;
right: 0;
min-height: 30px;
background-color: transparent;
*zoom: 1;
}


                .tile .brand > .badge, .tile .tile-status > .badge {
.tile .brand:before, .tile .tile-status:before, .tile .brand:after, .tile .tile-status:after {
                    position: absolute;
display: table;
                    bottom: 0;
content: "";
                    right: 0;
}
                    right: 5px;
                    margin-bottom: 0;
                    color: #fff;
                    width: 34px;
                    height: 28px;
                    text-align: center;
                    font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                    font-weight: 600;
                    font-size: 11pt;
                    letter-spacing: .01em;
                    line-height: 14pt;
                    font-smooth: always;
                    padding-top: 3px;
                }


                    .tile .brand > .badge.activity, .tile .tile-status > .badge.activity {
.tile .brand:after, .tile .tile-status:after {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat;
clear: both;
                    }
}


                    .tile .brand > .badge.alert, .tile .tile-status > .badge.alert {
.tile .brand > .badge, .tile .tile-status > .badge {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
position: absolute;
                    }
bottom: 0;
right: 0;
right: 5px;
margin-bottom: 0;
color: #fff;
width: 34px;
height: 28px;
text-align: center;
font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 600;
font-size: 11pt;
letter-spacing: .01em;
line-height: 14pt;
font-smooth: always;
padding-top: 3px;
}


                    .tile .brand > .badge.available, .tile .tile-status > .badge.available {
.tile .brand > .badge.activity, .tile .tile-status > .badge.activity {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.unavailable, .tile .tile-status > .badge.unavailable {
.tile .brand > .badge.alert, .tile .tile-status > .badge.alert {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.away, .tile .tile-status > .badge.away {
.tile .brand > .badge.available, .tile .tile-status > .badge.available {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.busy, .tile .tile-status > .badge.busy {
.tile .brand > .badge.unavailable, .tile .tile-status > .badge.unavailable {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.newMessage, .tile .tile-status > .badge.newMessage {
.tile .brand > .badge.away, .tile .tile-status > .badge.away {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.paused, .tile .tile-status > .badge.paused {
.tile .brand > .badge.busy, .tile .tile-status > .badge.busy {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.playing, .tile .tile-status > .badge.playing {
.tile .brand > .badge.newMessage, .tile .tile-status > .badge.newMessage {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.error, .tile .tile-status > .badge.error {
.tile .brand > .badge.paused, .tile .tile-status > .badge.paused {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.attention, .tile .tile-status > .badge.attention {
.tile .brand > .badge.playing, .tile .tile-status > .badge.playing {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                .tile .brand > .name, .tile .tile-status > .name {
.tile .brand > .badge.error, .tile .tile-status > .badge.error {
                    position: absolute;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat;
                    bottom: 0;
}
                    left: 0;
                    margin-bottom: 5px;
                    margin-left: 15px;
                    font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                    font-weight: 400;
                    font-size: 9pt;
                    font-smooth: always;
                    color: #fff;
                }


                    .tile .brand > .name:hover, .tile .tile-status > .name:hover {
.tile .brand > .badge.attention, .tile .tile-status > .badge.attention {
                        color: #fff;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat;
                    }
}


                    .tile .brand > .name > [class*=icon-], .tile .tile-status > .name > [class*=icon-] {
.tile .brand > .name, .tile .tile-status > .name {
                        font-size: 24px;
position: absolute;
                    }
bottom: 0;
left: 0;
margin-bottom: 5px;
margin-left: 15px;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
color: #fff;
}


                .tile .brand > .icon, .tile .tile-status > .icon {
.tile .brand > .name:hover, .tile .tile-status > .name:hover {
                    margin: 5px 15px;
color: #fff;
                    width: 32px;
}
                    height: 32px;
                }


                    .tile .brand > .icon > [class*=icon-], .tile .tile-status > .icon > [class*=icon-] {
.tile .brand > .name > [class*=icon-], .tile .tile-status > .name > [class*=icon-] {
                        font-size: 32px;
font-size: 24px;
                    }
}


                    .tile .brand > .icon > img, .tile .tile-status > .icon > img {
.tile .brand > .icon, .tile .tile-status > .icon {
                        width: 100%;
margin: 5px 15px;
                        height: 100%;
width: 32px;
                    }
height: 32px;
}


                .tile .brand > img ~ .text, .tile .tile-status > img ~ .text {
.tile .brand > .icon > [class*=icon-], .tile .tile-status > .icon > [class*=icon-] {
                    position: absolute;
font-size: 32px;
                    left: 60px;
}
                    width: auto;
                }


                .tile .brand > .text, .tile .tile-status > .text {
.tile .brand > .icon > img, .tile .tile-status > .icon > img {
                    position: relative;
width: 100%;
                    left: 8px;
height: 100%;
                    top: 5px;
}
                    right: 50px;
                    font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                    font-weight: 400;
                    font-size: 9pt;
                    font-smooth: always;
                    color: #000;
                    color: #fff;
                    line-height: 14px;
                    width: 60%;
                    padding: 0;
                    margin: 0;
                }


                    .tile .brand > .text:hover, .tile .tile-status > .text:hover {
.tile .brand > img ~ .text, .tile .tile-status > img ~ .text {
                        color: rgba(0,0,0,0.8);
position: absolute;
                    }
left: 60px;
width: auto;
}


                    .tile .brand > .text:active, .tile .tile-status > .text:active {
.tile .brand > .text, .tile .tile-status > .text {
                        color: rgba(0,0,0,0.4);
position: relative;
                    }
left: 8px;
top: 5px;
right: 50px;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
color: #000;
color: #fff;
line-height: 14px;
width: 60%;
padding: 0;
margin: 0;
}


                    .tile .brand > .text:hover, .tile .tile-status > .text:hover {
.tile .brand > .text:hover, .tile .tile-status > .text:hover {
                        color: #fff;
color: rgba(0,0,0,0.8);
                    }
}


            .tile:hover {
.tile .brand > .text:active, .tile .tile-status > .text:active {
                outline: 3px #3a3a3a solid;
color: rgba(0,0,0,0.4);
            }
}


        .input-control > input[type=text]::-ms-clear, .input-control > input[type=email]::-ms-clear, .input-control > input[type=url]::-ms-clear, .input-control > input[type=phone]::-ms-clear, .input-control > input[type=number]::-ms-clear, .input-control > input[type=time]::-ms-clear {
.tile .brand > .text:hover, .tile .tile-status > .text:hover {
            display: none;
color: #fff;
        }
}


        .input-control > input[type=password]::-ms-reveal {
.tile:hover {
            display: none;
outline: 3px #3a3a3a solid;
        }
}


        .input-control.text input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=text]:not(:focus) ~ .helper, .input-control.password input[type=text]:not(:focus) ~ .helper, .input-control.text input[type=password]:not(:focus) ~ .helper, .input-control.password input[type=password]:not(:focus) ~ .helper, .input-control.text input[type=email]:not(:focus) ~ .helper, .input-control.password input[type=email]:not(:focus) ~ .helper, .input-control.text input[type=phone]:not(:focus) ~ .helper, .input-control.password input[type=phone]:not(:focus) ~ .helper, .input-control.text input[type=number]:not(:focus) ~ .helper, .input-control.password input[type=number]:not(:focus) ~ .helper, .input-control.text input[type=time]:not(:focus) ~ .helper, .input-control.password input[type=time]:not(:focus) ~ .helper, .input-control.text input[type=url]:not(:focus) ~ .helper, .input-control.password input[type=url]:not(:focus) ~ .helper {
.input-control > input[type=text]::-ms-clear, .input-control > input[type=email]::-ms-clear, .input-control > input[type=url]::-ms-clear, .input-control > input[type=phone]::-ms-clear, .input-control > input[type=number]::-ms-clear, .input-control > input[type=time]::-ms-clear {
            display: none;
display: none;
        }
}


        .input-control.text input[type=text]:focus ~ [class^="btn-"], .input-control.password input[type=text]:focus ~ [class^="btn-"], .input-control.text input[type=password]:focus ~ [class^="btn-"], .input-control.password input[type=password]:focus ~ [class^="btn-"], .input-control.text input[type=email]:focus ~ [class^="btn-"], .input-control.password input[type=email]:focus ~ [class^="btn-"], .input-control.text input[type=phone]:focus ~ [class^="btn-"], .input-control.password input[type=phone]:focus ~ [class^="btn-"], .input-control.text input[type=number]:focus ~ [class^="btn-"], .input-control.password input[type=number]:focus ~ [class^="btn-"], .input-control.text input[type=time]:focus ~ [class^="btn-"], .input-control.password input[type=time]:focus ~ [class^="btn-"], .input-control.text input[type=url]:focus ~ [class^="btn-"], .input-control.password input[type=url]:focus ~ [class^="btn-"], .input-control.text input[type=text]:focus ~ .helper, .input-control.password input[type=text]:focus ~ .helper, .input-control.text input[type=password]:focus ~ .helper, .input-control.password input[type=password]:focus ~ .helper, .input-control.text input[type=email]:focus ~ .helper, .input-control.password input[type=email]:focus ~ .helper, .input-control.text input[type=phone]:focus ~ .helper, .input-control.password input[type=phone]:focus ~ .helper, .input-control.text input[type=number]:focus ~ .helper, .input-control.password input[type=number]:focus ~ .helper, .input-control.text input[type=time]:focus ~ .helper, .input-control.password input[type=time]:focus ~ .helper, .input-control.text input[type=url]:focus ~ .helper, .input-control.password input[type=url]:focus ~ .helper {
.input-control > input[type=password]::-ms-reveal {
            display: block;
display: none;
        }
}


        label {
.input-control.text input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=text]:not(:focus) ~ .helper, .input-control.password input[type=text]:not(:focus) ~ .helper, .input-control.text input[type=password]:not(:focus) ~ .helper, .input-control.password input[type=password]:not(:focus) ~ .helper, .input-control.text input[type=email]:not(:focus) ~ .helper, .input-control.password input[type=email]:not(:focus) ~ .helper, .input-control.text input[type=phone]:not(:focus) ~ .helper, .input-control.password input[type=phone]:not(:focus) ~ .helper, .input-control.text input[type=number]:not(:focus) ~ .helper, .input-control.password input[type=number]:not(:focus) ~ .helper, .input-control.text input[type=time]:not(:focus) ~ .helper, .input-control.password input[type=time]:not(:focus) ~ .helper, .input-control.text input[type=url]:not(:focus) ~ .helper, .input-control.password input[type=url]:not(:focus) ~ .helper {
            font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
display: none;
            font-weight: 300;
}
            font-size: 11pt;
            letter-spacing: .02em;
            line-height: 20px;
            font-smooth: always;
            margin-right: 10px;
            margin-bottom: 10px;
        }


        fieldset {
.input-control.text input[type=text]:focus ~ [class^="btn-"], .input-control.password input[type=text]:focus ~ [class^="btn-"], .input-control.text input[type=password]:focus ~ [class^="btn-"], .input-control.password input[type=password]:focus ~ [class^="btn-"], .input-control.text input[type=email]:focus ~ [class^="btn-"], .input-control.password input[type=email]:focus ~ [class^="btn-"], .input-control.text input[type=phone]:focus ~ [class^="btn-"], .input-control.password input[type=phone]:focus ~ [class^="btn-"], .input-control.text input[type=number]:focus ~ [class^="btn-"], .input-control.password input[type=number]:focus ~ [class^="btn-"], .input-control.text input[type=time]:focus ~ [class^="btn-"], .input-control.password input[type=time]:focus ~ [class^="btn-"], .input-control.text input[type=url]:focus ~ [class^="btn-"], .input-control.password input[type=url]:focus ~ [class^="btn-"], .input-control.text input[type=text]:focus ~ .helper, .input-control.password input[type=text]:focus ~ .helper, .input-control.text input[type=password]:focus ~ .helper, .input-control.password input[type=password]:focus ~ .helper, .input-control.text input[type=email]:focus ~ .helper, .input-control.password input[type=email]:focus ~ .helper, .input-control.text input[type=phone]:focus ~ .helper, .input-control.password input[type=phone]:focus ~ .helper, .input-control.text input[type=number]:focus ~ .helper, .input-control.password input[type=number]:focus ~ .helper, .input-control.text input[type=time]:focus ~ .helper, .input-control.password input[type=time]:focus ~ .helper, .input-control.text input[type=url]:focus ~ .helper, .input-control.password input[type=url]:focus ~ .helper {
            position: relative;
display: block;
            margin-top: 30px;
}
            border: 2px #eaeaea solid;
            padding: 10px;
        }


            fieldset legend {
label {
                padding-left: 10px;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                padding-right: 10px;
font-weight: 300;
                font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
                font-weight: 300;
letter-spacing: .02em;
                font-size: 11pt;
line-height: 20px;
                letter-spacing: .02em;
font-smooth: always;
                line-height: 20px;
margin-right: 10px;
                font-smooth: always;
margin-bottom: 10px;
                color: #cfcfcf;
}
                position: absolute;
                top: -25px;
                left: -10px;
            }


        .image-collection {
fieldset {
            position: relative;
position: relative;
            margin-left: 0;
margin-top: 30px;
            list-style: none;
border: 2px #eaeaea solid;
            *zoom: 1;
padding: 10px;
        }
}


            .image-collection:before, .image-collection:after {
fieldset legend {
                display: table;
padding-left: 10px;
                content: "";
padding-right: 10px;
            }
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 300;
font-size: 11pt;
letter-spacing: .02em;
line-height: 20px;
font-smooth: always;
color: #cfcfcf;
position: absolute;
top: -25px;
left: -10px;
}


            .image-collection:after {
.image-collection {
                clear: both;
position: relative;
            }
margin-left: 0;
list-style: none;
*zoom: 1;
}


            .image-collection > div, .image-collection > li {
.image-collection:before, .image-collection:after {
                width: 220px;
display: table;
                height: 121px;
content: "";
                overflow: hidden;
}
                margin-right: 20px;
                margin-bottom: 20px;
                position: relative;
                box-shadow: inset 0 0 1px #ffc;
                float: left;
                background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat;
                display: table-cell;
                vertical-align: middle !important;
                text-align: center;
            }


                .image-collection > div > img, .image-collection > li > img {
.image-collection:after {
                    width: 100%;
clear: both;
                    height: auto;
}
                    min-height: 100%;
                    max-width: 100%;
                }


                .image-collection > div > .overlay, .image-collection > li > .overlay {
.image-collection > div, .image-collection > li {
                    position: absolute;
width: 220px;
                    width: 100%;
height: 121px;
                    height: 55px;
overflow: hidden;
                    overflow: hidden;
margin-right: 20px;
                    background-color: #1e1e1e;
margin-bottom: 20px;
                    color: #fff;
position: relative;
                    font-size: 8pt;
box-shadow: inset 0 0 1px #ffc;
                    text-align: left;
float: left;
                    line-height: 12px;
background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat;
                    padding: 5px 10px;
display: table-cell;
                    opacity: .8;
vertical-align: middle !important;
                    bottom: -55px;
text-align: center;
                }
}


                .image-collection > div:hover .overlay, .image-collection > li:hover .overlay {
.image-collection > div > img, .image-collection > li > img {
                    -webkit-transform: translate(0,-55px);
width: 100%;
                    -ms-transform: translate(0,-55px);
height: auto;
                    -o-transform: translate(0,-55px);
min-height: 100%;
                    -moz-transform: translate(0,-55px);
max-width: 100%;
                    transform: translate(0,-55px);
}
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    transition: all .3s easet;
                }


            .image-collection.p16x9 > div {
.image-collection > div > .overlay, .image-collection > li > .overlay {
                width: 220px;
position: absolute;
                height: 121px;
width: 100%;
            }
height: 55px;
overflow: hidden;
background-color: #1e1e1e;
color: #fff;
font-size: 8pt;
text-align: left;
line-height: 12px;
padding: 5px 10px;
opacity: .8;
bottom: -55px;
}


            .image-collection.p4x3 > div {
.image-collection > div:hover .overlay, .image-collection > li:hover .overlay {
                width: 220px;
-webkit-transform: translate(0,-55px);
                height: 165px;
-ms-transform: translate(0,-55px);
            }
-o-transform: translate(0,-55px);
-moz-transform: translate(0,-55px);
transform: translate(0,-55px);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s easet;
}


        .image-container {
.image-collection.p16x9 > div {
            position: relative;
width: 220px;
            padding: 5px 5px 50px;
height: 121px;
            background-color: #1e1e1e;
}
            width: 220px;
            margin-right: 20px;
            margin-bottom: 20px;
        }


            .image-container img {
.image-collection.p4x3 > div {
                width: 100%;
width: 220px;
                height: auto;
height: 165px;
            }
}


            .image-container > .overlay {
.image-container {
                position: absolute;
position: relative;
                bottom: 0;
padding: 5px 5px 50px;
                left: 0;
background-color: #1e1e1e;
                right: 0;
width: 220px;
                height: 50px;
margin-right: 20px;
                font-size: 8pt;
margin-bottom: 20px;
                color: #fff;
}
                line-height: 14px;
                padding: 0 5px;
                overflow: hidden;
                text-overflow: ellipsis;
            }


            .image-container.light {
.image-container img {
                background-color: #ccc;
width: 100%;
            }
height: auto;
}


                .image-container.light > .overlay {
.image-container > .overlay {
                    color: #1e1e1e;
position: absolute;
                }
bottom: 0;
left: 0;
right: 0;
height: 50px;
font-size: 8pt;
color: #fff;
line-height: 14px;
padding: 0 5px;
overflow: hidden;
text-overflow: ellipsis;
}


        .card {
.image-container.light {
            width: 75px;
background-color: #ccc;
            height: 105px;
}
            border: 1px #eaeaea solid;
            border-radius: 0;
            position: relative;
            float: left;
            display: block;
            margin-right: 10px;
            margin-bottom: 10px;
            cursor: pointer;
            background: #fff;
            font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            font-weight: 200;
            font-size: 20pt;
            letter-spacing: .01em;
            line-height: 24pt;
            font-smooth: always;
            font-family: Tahoma,Arial,sans-serif;
            line-height: 18pt;
        }


            .card:hover {
.image-container.light > .overlay {
                box-shadow: 1px 1px 1px #ccc;
color: #1e1e1e;
            }
}


            .card .suit {
.card {
                padding: 0;
width: 75px;
                font-size: 80px;
height: 105px;
                position: absolute;
border: 1px #eaeaea solid;
                right: 5px;
border-radius: 0;
                bottom: 30px;
position: relative;
            }
float: left;
display: block;
margin-right: 10px;
margin-bottom: 10px;
cursor: pointer;
background: #fff;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 200;
font-size: 20pt;
letter-spacing: .01em;
line-height: 24pt;
font-smooth: always;
font-family: Tahoma,Arial,sans-serif;
line-height: 18pt;
}


            .card .small-suit:after {
.card:hover {
                top: 5px;
box-shadow: 1px 1px 1px #ccc;
                left: 10px;
}
                position: absolute;
            }


            .card .small-suit:before {
.card .suit {
                top: 28px;
padding: 0;
                left: 10px;
font-size: 80px;
                position: absolute;
position: absolute;
            }
right: 5px;
bottom: 30px;
}


            .card .suit:after {
.card .small-suit:after {
                position: relative;
top: 5px;
            }
left: 10px;
position: absolute;
}


        .red {
.card .small-suit:before {
            color: red;
top: 28px;
        }
left: 10px;
position: absolute;
}


        .black {
.card .suit:after {
            color: black;
position: relative;
        }
}


        .card.two .small-suit:after {
.red {
            content: "2";
color: red;
        }
}


        .card.three .small-suit:after {
.black {
            content: "3";
color: black;
        }
}


        .card.four .small-suit:after {
.card.two .small-suit:after {
            content: "4";
content: "2";
        }
}


        .card.five .small-suit:after {
.card.three .small-suit:after {
            content: "5";
content: "3";
        }
}


        .card.six .small-suit:after {
.card.four .small-suit:after {
            content: "6";
content: "4";
        }
}


        .card.seven .small-suit:after {
.card.five .small-suit:after {
            content: "7";
content: "5";
        }
}


        .card.eight .small-suit:after {
.card.six .small-suit:after {
            content: "8";
content: "6";
        }
}


        .card.nine .small-suit:after {
.card.seven .small-suit:after {
            content: "9";
content: "7";
        }
}


        .card.ten .small-suit:after {
.card.eight .small-suit:after {
            content: "10";
content: "8";
            margin-left: -7px;
}
        }


        .card.jack .small-suit:after {
.card.nine .small-suit:after {
            content: "J";
content: "9";
        }
}


        .card.dame .small-suit:after {
.card.ten .small-suit:after {
            content: "Q";
content: "10";
        }
margin-left: -7px;
}


        .card.king .small-suit:after {
.card.jack .small-suit:after {
            content: "K";
content: "J";
        }
}


        .card.ace .small-suit:after {
.card.dame .small-suit:after {
            content: "A";
content: "Q";
        }
}


        .card.joker {
.card.king .small-suit:after {
            background: #fff url(data:image/jpeg;base64,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%3D) no-repeat 10px;
content: "K";
        }
}


        .card.back {
.card.ace .small-suit:after {
            background-color: #b91d47;
content: "A";
            background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
}
            background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
            background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
            background-image: -ms-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
            background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
            background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
        }


        .card.spades .small-suit:after {
.card.joker {
            color: black;
background: #fff url(data:image/jpeg;base64,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%3D) no-repeat 10px;
        }
}


        .card.spades .small-suit:before {
.card.back {
            content: "\2660";
background-color: #b91d47;
            color: black;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
        }
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -ms-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}


        .card.spades .suit:after {
.card.spades .small-suit:after {
            content: "\2660";
color: black;
            color: black;
}
        }


        .card.clubs .small-suit:after {
.card.spades .small-suit:before {
            color: black;
content: "\2660";
        }
color: black;
}


        .card.clubs .small-suit:before {
.card.spades .suit:after {
            content: "\2663";
content: "\2660";
            color: black;
color: black;
        }
}


        .card.clubs .suit:after {
.card.clubs .small-suit:after {
            content: "\2663";
color: black;
            color: black;
}
        }


        .card.diamonds .small-suit:after {
.card.clubs .small-suit:before {
            color: red;
content: "\2663";
        }
color: black;
}


        .card.diamonds .small-suit:before {
.card.clubs .suit:after {
            content: "\2666";
content: "\2663";
            color: red;
color: black;
        }
}


        .card.diamonds .suit:after {
.card.diamonds .small-suit:after {
            content: "\2666";
color: red;
            color: red;
}
        }


        .card.hearts .small-suit:after {
.card.diamonds .small-suit:before {
            color: red;
content: "\2666";
        }
color: red;
}


        .card.hearts .small-suit:before {
.card.diamonds .suit:after {
            content: "\2665";
content: "\2666";
            color: red;
color: red;
        }
}


        .card.hearts .suit:after {
.card.hearts .small-suit:after {
            content: "\2665";
color: red;
            color: red;
}
        }


        code, pre {
.card.hearts .small-suit:before {
            padding: 0 3px 2px;
content: "\2665";
            font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
color: red;
            font-weight: 300;
}
            font-size: 11pt;
            letter-spacing: .02em;
            line-height: 20px;
            font-smooth: always;
            font-size: 10pt;
            color: #525252;
        }


        code {
.card.hearts .suit:after {
            padding: 2px 4px;
content: "\2665";
            font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
color: red;
            font-weight: 400;
}
            font-size: 9pt;
            font-smooth: always;
            color: #d14;
            background-color: #f7f7f9;
            border: 1px #e1e1e8 solid;
        }


        pre {
code, pre {
            display: block;
padding: 0 3px 2px;
            padding: 10px;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            margin: 0;
font-weight: 300;
            line-height: 14pt;
font-size: 11pt;
            word-break: break-all;
letter-spacing: .02em;
            word-wrap: break-word;
line-height: 20px;
            white-space: pre;
font-smooth: always;
            white-space: pre-wrap;
font-size: 10pt;
            background-color: #f5f5f5;
color: #525252;
            border: 1px solid rgba(0,0,0,0.15);
}
        }


            pre.prettyprint {
code {
                margin-bottom: 10px;
padding: 2px 4px;
            }
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
color: #d14;
background-color: #f7f7f9;
border: 1px #e1e1e8 solid;
}


            pre code {
pre {
                padding: 0;
display: block;
                color: inherit;
padding: 10px;
                background-color: transparent;
margin: 0;
                border: 0;
line-height: 14pt;
            }
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid rgba(0,0,0,0.15);
}


        .page-control {
pre.prettyprint {
            position: relative;
margin-bottom: 10px;
            *zoom: 1;
}
        }


            .page-control:before, .page-control:after {
pre code {
                display: table;
padding: 0;
                content: "";
color: inherit;
            }
background-color: transparent;
border: 0;
}


            .page-control:after {
.page-control {
                clear: both;
position: relative;
            }
*zoom: 1;
}


            .page-control > ul {
.page-control:before, .page-control:after {
                margin-left: 0;
display: table;
                list-style: none;
content: "";
                *zoom: 1;
}
                position: absolute;
                z-index: 5;
                width: 100%;
                background-color: rgba(217,217,217,0.16);
                height: 31px;
            }


                .page-control > ul:before, .page-control > ul:after {
.page-control:after {
                    display: table;
clear: both;
                    content: "";
}
                }


                .page-control > ul:after {
.page-control > ul {
                    clear: both;
margin-left: 0;
                }
list-style: none;
*zoom: 1;
position: absolute;
z-index: 5;
width: 100%;
background-color: rgba(217,217,217,0.16);
height: 31px;
}


                .page-control > ul li:first-child {
.page-control > ul:before, .page-control > ul:after {
                    margin-left: 20px;
display: table;
                }
content: "";
}


                .page-control > ul li {
.page-control > ul:after {
                    float: left;
clear: both;
                    display: block;
}
                    text-align: center;
                    height: 100%;
                }


                    .page-control > ul li img {
.page-control > ul li:first-child {
                        float: left;
margin-left: 20px;
                        width: 16px;
}
                        height: 16px;
                        margin-right: 5px;
                        margin-top: 3px;
                    }


                    .page-control > ul li.active {
.page-control > ul li {
                        border: 1px #ccc solid;
float: left;
                        border-bottom: 0;
display: block;
                        background-color: #fff;
text-align: center;
                    }
height: 100%;
}


                        .page-control > ul li.active span, .page-control > ul li.active a {
.page-control > ul li img {
                            color: #2d89ef;
float: left;
                        }
width: 16px;
height: 16px;
margin-right: 5px;
margin-top: 3px;
}


                    .page-control > ul li span, .page-control > ul li a {
.page-control > ul li.active {
                        text-decoration: none;
border: 1px #ccc solid;
                        display: block;
border-bottom: 0;
                        float: left;
background-color: #fff;
                        padding: 5px 10px;
}
                        color: #1e1e1e;
                        font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                        font-weight: 400;
                        font-size: 11pt;
                        letter-spacing: .01em;
                        line-height: 14pt;
                        font-smooth: always;
                        cursor: pointer;
                        outline: 0;
                    }


            .page-control.tabs-right > ul li {
.page-control > ul li.active span, .page-control > ul li.active a {
                float: right !important;
color: #2d89ef;
                margin-left: 10px;
}
            }


            .page-control .frames {
.page-control > ul li span, .page-control > ul li a {
                margin-top: 30px;
text-decoration: none;
                width: 100%;
display: block;
                min-height: 50px;
float: left;
                border: 1px #ccc solid;
padding: 5px 10px;
            }
color: #1e1e1e;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 11pt;
letter-spacing: .01em;
line-height: 14pt;
font-smooth: always;
cursor: pointer;
outline: 0;
}


                .page-control .frames .frame {
.page-control.tabs-right > ul li {
                    width: 100%;
float: right !important;
                    min-height: 100%;
margin-left: 10px;
                    height: auto;
}
                    display: none;
                    padding: 20px;
                }


                    .page-control .frames .frame.active {
.page-control .frames {
                        display: block;
margin-top: 30px;
                    }
width: 100%;
min-height: 50px;
border: 1px #ccc solid;
}


            .page-control ul {
.page-control .frames .frame {
                display: block;
width: 100%;
                overflow: visible;
min-height: 100%;
            }
height: auto;
display: none;
padding: 20px;
}


            .page-control .menu-pull, .page-control .menu-pull-bar {
.page-control .frames .frame.active {
                display: none;
display: block;
            }
}


        .accordion {
.page-control ul {
            margin-left: 0;
display: block;
            list-style: none;
overflow: visible;
            *zoom: 1;
}
            margin-bottom: 10px;
        }


            .accordion:before, .accordion:after {
.page-control .menu-pull, .page-control .menu-pull-bar {
                display: table;
display: none;
                content: "";
}
            }


            .accordion:after {
.accordion {
                clear: both;
margin-left: 0;
            }
list-style: none;
*zoom: 1;
margin-bottom: 10px;
}


            .accordion > li {
.accordion:before, .accordion:after {
                margin-bottom: 5px;
display: table;
                display: block;
content: "";
            }
}


                .accordion > li > a {
.accordion:after {
                    display: block;
clear: both;
                    height: 32px;
}
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat;
                    background-color: rgba(217,217,217,0.16);
                    padding-left: 36px;
                    padding-top: 5px;
                    font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                    font-weight: 400;
                    font-size: 11pt;
                    letter-spacing: .01em;
                    line-height: 14pt;
                    font-smooth: always;
                }


                .accordion > li > div {
.accordion > li {
                    border: 1px #ccc dotted;
margin-bottom: 5px;
                    padding: 10px;
display: block;
                    margin-top: 5px;
}
                    display: none;
                }


                .accordion > li.active > a {
.accordion > li > a {
                    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D);
display: block;
                    background-color: #d9d9d9;
height: 32px;
                }
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat;
background-color: rgba(217,217,217,0.16);
padding-left: 36px;
padding-top: 5px;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 11pt;
letter-spacing: .01em;
line-height: 14pt;
font-smooth: always;
}


                .accordion > li.active > div {
.accordion > li > div {
                    display: block;
border: 1px #ccc dotted;
                }
padding: 10px;
margin-top: 5px;
display: none;
}


            .accordion.dark > li > a {
.accordion > li.active > a {
                background-color: #464646;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D);
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D);
background-color: #d9d9d9;
                color: #fff;
}
            }


            .accordion.dark > li.active > a {
.accordion > li.active > div {
                background-color: #1e1e1e;
display: block;
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D);
}
            }


        .listview {
.accordion.dark > li > a {
            margin-left: 0;
background-color: #464646;
            list-style: none;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D);
            *zoom: 1;
color: #fff;
        }
}


            .listview li {
.accordion.dark > li.active > a {
                margin-bottom: 10px;
background-color: #1e1e1e;
                border: 4px transparent solid;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D);
                padding: 10px;
}
                width: 300px;
                position: relative;
                display: block;
                cursor: pointer;
                *zoom: 1;
            }


                .listview li .icon {
.listview {
                    width: 48px;
margin-left: 0;
                    height: 48px;
list-style: none;
                    font-size: 40px;
*zoom: 1;
                    float: left;
}
                }


                    .listview li .icon img {
.listview li {
                        width: 100%;
margin-bottom: 10px;
                        height: 100%;
border: 4px transparent solid;
                    }
padding: 10px;
width: 300px;
position: relative;
display: block;
cursor: pointer;
*zoom: 1;
}


                    .listview li .icon i {
.listview li .icon {
                        margin-top: 10px;
width: 48px;
                    }
height: 48px;
font-size: 40px;
float: left;
}


                .listview li .data {
.listview li .icon img {
                    margin-left: 55px;
width: 100%;
                }
height: 100%;
}


                    .listview li .data h4 {
.listview li .icon i {
                        margin: 0;
margin-top: 10px;
                        padding: 0 0 2px 0;
}
                    }


                    .listview li .data p {
.listview li .data {
                        margin: 0;
margin-left: 55px;
                        font-size: 9pt;
}
                    }


                .listview li:hover {
.listview li .data h4 {
                    outline: 3px #ccc solid;
margin: 0;
                }
padding: 0 0 2px 0;
}


                .listview li:active {
.listview li .data p {
                    outline: 3px #3e3e3e solid;
margin: 0;
                }
font-size: 9pt;
}


                .listview li:before, .listview li:after {
.listview li:hover {
                    display: table;
outline: 3px #ccc solid;
                    content: "";
}
                }


                .listview li:after {
.listview li:active {
                    clear: both;
outline: 3px #3e3e3e solid;
                }
}


            .listview.image li {
.listview li:before, .listview li:after {
                width: 380px;
display: table;
            }
content: "";
}


                .listview.image li .icon {
.listview li:after {
                    width: 100px;
clear: both;
                    height: 100px;
}
                    border: 1px #ccc solid;
                }


                .listview.image li .data {
.listview.image li {
                    margin-left: 110px;
width: 380px;
                }
}


                    .listview.image li .data h4 {
.listview.image li .icon {
                        margin-bottom: 4px;
width: 100px;
                    }
height: 100px;
border: 1px #ccc solid;
}


                    .listview.image li .data p {
.listview.image li .data {
                        line-height: 16px;
margin-left: 110px;
                        font-size: 10pt;
}
                        margin-bottom: 5px;
                    }


                    .listview.image li .data .progress-bar {
.listview.image li .data h4 {
                        margin-bottom: 10px;
margin-bottom: 4px;
                    }
}


            .listview.iconic li .icon {
.listview.image li .data p {
                width: 32px;
line-height: 16px;
                height: 32px;
font-size: 10pt;
                border: 1px #ccc solid;
margin-bottom: 5px;
            }
}


            .listview.iconic li .data {
.listview.image li .data .progress-bar {
                margin-left: 40px;
margin-bottom: 10px;
            }
}


            .listview.fluid li {
.listview.iconic li .icon {
                float: left;
width: 32px;
                margin-right: 10px;
height: 32px;
            }
border: 1px #ccc solid;
}


            .listview li div.badge {
.listview.iconic li .data {
                position: absolute;
margin-left: 40px;
                left: -4px;
}
                top: -4px;
                background-color: #2d89ef;
                padding: 5px;
                margin: 0 !important;
                text-align: center;
                display: block;
                font-size: 9pt;
                color: #fff;
            }


                .listview li div.badge.strech {
.listview.fluid li {
                    padding: 0 5px;
float: left;
                }
margin-right: 10px;
}


                .listview li div.badge.right {
.listview li div.badge {
                    right: -4px;
position: absolute;
                    left: auto;
left: -4px;
                }
top: -4px;
background-color: #2d89ef;
padding: 5px;
margin: 0 !important;
text-align: center;
display: block;
font-size: 9pt;
color: #fff;
}


                .listview li div.badge.bottom {
.listview li div.badge.strech {
                    top: auto;
padding: 0 5px;
                    bottom: -4px;
}
                }


            .listview > li.selected {
.listview li div.badge.right {
                border: 4px #2d89ef solid;
right: -4px;
            }
left: auto;
}


                .listview > li.selected:after {
.listview li div.badge.bottom {
                    width: 0;
top: auto;
                    height: 0;
bottom: -4px;
                    border-top: 40px solid #2d89ef;
}
                    border-left: 40px solid transparent;
                    position: absolute;
                    display: block;
                    right: 0;
                    content: "";
                    top: 0;
                    z-index: 1001;
                }


                .listview > li.selected:before {
.listview > li.selected {
                    position: absolute;
border: 4px #2d89ef solid;
                    content: "\e08a";
}
                    color: #fff;
                    right: 4px;
                    top: 0;
                    font-family: iconFont;
                    z-index: 1002;
                    display: block;
                }


            .listview:before, .listview:after {
.listview > li.selected:after {
                display: table;
width: 0;
                content: "";
height: 0;
            }
border-top: 40px solid #2d89ef;
border-left: 40px solid transparent;
position: absolute;
display: block;
right: 0;
content: "";
top: 0;
z-index: 1001;
}


            .listview:after {
.listview > li.selected:before {
                clear: both;
position: absolute;
            }
content: "\e08a";
color: #fff;
right: 4px;
top: 0;
font-family: iconFont;
z-index: 1002;
display: block;
}


        .dialog {
.listview:before, .listview:after {
            position: absolute;
display: table;
            top: 40%;
content: "";
            left: 40%;
}
            min-width: 150px;
            min-height: 155px;
            z-index: 1000;
            box-shadow: 0 5px 10px rgba(0,0,0,0.2);
        }


            .dialog .header {
.listview:after {
                font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
clear: both;
                font-weight: 200;
}
                font-size: 20pt;
                letter-spacing: .01em;
                line-height: 24pt;
                font-smooth: always;
                width: auto;
                height: 35px;
                padding: 0 35px 5px 5px;
                font-size: 18px;
                white-space: nowrap;
                overflow: hidden;
                background-color: #2d89ef;
                color: #fff;
                border: 1px solid #2d89ef;
                border-bottom: 0 none;
            }


                .dialog .header div {
.dialog {
                    position: absolute;
position: absolute;
                    right: -5px;
top: 40%;
                    top: 5px;
left: 40%;
                }
min-width: 150px;
min-height: 155px;
z-index: 1000;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}


                .dialog .header button {
.dialog .header {
                    font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                    font-weight: 400;
font-weight: 200;
                    font-size: 9pt;
font-size: 20pt;
                    font-smooth: always;
letter-spacing: .01em;
                    font-size: 14px;
line-height: 24pt;
                    display: inline-block;
font-smooth: always;
                    padding: 4px 12px;
width: auto;
                    line-height: 20px;
height: 35px;
                    vertical-align: middle !important;
padding: 0 35px 5px 5px;
                    min-width: 90px;
font-size: 18px;
                    background-color: #ccc;
white-space: nowrap;
                    border: 1px transparent solid;
overflow: hidden;
                    color: #353535;
background-color: #2d89ef;
                    margin-right: 10px;
color: #fff;
                    margin-bottom: 10px;
border: 1px solid #2d89ef;
                    border-raduis: 0;
border-bottom: 0 none;
                    cursor: pointer;
}
                    width: auto;
                    *zoom: 1;
                    min-width: 32px;
                    min-height: 32px;
                    width: 32px;
                    height: 32px;
                    text-align: center;
                    position: relative;
                    padding: 0;
                    width: 24px !important;
                    height: 24px !important;
                    min-height: 24px;
                    min-width: 24px;
                }


                    .dialog .header button.mini {
.dialog .header div {
                        min-height: 20px;
position: absolute;
                        min-width: 20px;
right: -5px;
                        height: 14px;
top: 5px;
                        font-size: .75em !important;
}
                        padding-top: 0 !important;
                    }


                    .dialog .header button.big {
.dialog .header button {
                        min-height: 48px;
font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                        height: 48px;
font-weight: 400;
                        font-size: 1.2em;
font-size: 9pt;
                    }
font-smooth: always;
font-size: 14px;
display: inline-block;
padding: 4px 12px;
line-height: 20px;
vertical-align: middle !important;
min-width: 90px;
background-color: #ccc;
border: 1px transparent solid;
color: #353535;
margin-right: 10px;
margin-bottom: 10px;
border-raduis: 0;
cursor: pointer;
width: auto;
*zoom: 1;
min-width: 32px;
min-height: 32px;
width: 32px;
height: 32px;
text-align: center;
position: relative;
padding: 0;
width: 24px !important;
height: 24px !important;
min-height: 24px;
min-width: 24px;
}


                    .dialog .header button.mini {
.dialog .header button.mini {
                        min-width: 22px;
min-height: 20px;
                        width: 22px;
min-width: 20px;
                    }
height: 14px;
font-size: .75em !important;
padding-top: 0 !important;
}


                    .dialog .header button.big {
.dialog .header button.big {
                        min-width: 48px;
min-height: 48px;
                        width: 48px;
height: 48px;
                    }
font-size: 1.2em;
}


                    .dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
.dialog .header button.mini {
                        vertical-align: -10%;
min-width: 22px;
                        font-size: 1.2em;
width: 22px;
                        display: inline-block;
}
                    }


                        .dialog .header button [class^="icon-"].icon-large, .dialog .header button [class*=" icon-"].icon-large {
.dialog .header button.big {
                            line-height: .9em;
min-width: 48px;
                        }
width: 48px;
}


                    .dialog .header button.big [class^="icon-"], .dialog .header button.big [class*=" icon-"] {
.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
                        font-size: 1.3333333333333333em;
vertical-align: -10%;
                    }
font-size: 1.2em;
display: inline-block;
}


                    .dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
.dialog .header button [class^="icon-"].icon-large, .dialog .header button [class*=" icon-"].icon-large {
                        margin-right: 5px;
line-height: .9em;
                    }
}


                        .dialog .header button [class^="icon-"].right, .dialog .header button [class*=" icon-"].right {
.dialog .header button.big [class^="icon-"], .dialog .header button.big [class*=" icon-"] {
                            margin-left: 5px;
font-size: 1.3333333333333333em;
                            margin-right: auto;
}
                        }


                    .dialog .header button:before, .dialog .header button:after {
.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
                        display: table;
margin-right: 5px;
                        content: "";
}
                    }


                    .dialog .header button:after {
.dialog .header button [class^="icon-"].right, .dialog .header button [class*=" icon-"].right {
                        clear: both;
margin-left: 5px;
                    }
margin-right: auto;
}


                    .dialog .header button.standart {
.dialog .header button:before, .dialog .header button:after {
                        min-width: 90px;
display: table;
                        min-height: 32px;
content: "";
                    }
}


                    .dialog .header button:active, .dialog .header button.default:active {
.dialog .header button:after {
                        top: 1px;
clear: both;
                        left: 1px;
}
                    }


                    .dialog .header button:disabled, .dialog .header button.disabled {
.dialog .header button.standart {
                        background-color: #eaeaea;
min-width: 90px;
                        color: #bebebe;
min-height: 32px;
                        cursor: not-allowed;
}
                    }


                    .dialog .header button.default {
.dialog .header button:active, .dialog .header button.default:active {
                        background-color: #008287;
top: 1px;
                        color: #fff;
left: 1px;
                    }
}


                    .dialog .header button:focus {
.dialog .header button:disabled, .dialog .header button.disabled {
                        outline: 0;
background-color: #eaeaea;
                        border: 1px #353535 dotted;
color: #bebebe;
                    }
cursor: not-allowed;
}


                    .dialog .header button.mini {
.dialog .header button.default {
                        min-height: 20px;
background-color: #008287;
                        min-width: 20px;
color: #fff;
                        height: 14px;
}
                        font-size: .75em !important;
                        padding-top: 0 !important;
                    }


                    .dialog .header button.big {
.dialog .header button:focus {
                        min-height: 48px;
outline: 0;
                        height: 48px;
border: 1px #353535 dotted;
                        font-size: 1.2em;
}
                    }


                    .dialog .header button img {
.dialog .header button.mini {
                        width: 16px;
min-height: 20px;
                        height: 16px;
min-width: 20px;
                        top: 8px;
height: 14px;
                    }
font-size: .75em !important;
padding-top: 0 !important;
}


                    .dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
.dialog .header button.big {
                        font-size: 11px;
min-height: 48px;
                    }
height: 48px;
font-size: 1.2em;
}


            .dialog .content {
.dialog .header button img {
                min-height: 85px;
width: 16px;
                padding: 20px;
height: 16px;
                background-color: #fff;
top: 8px;
                border-left: 1px solid rgba(0,0,0,0.2);
}
                border-right: 1px solid rgba(0,0,0,0.2);
                font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                font-weight: 300;
                font-size: 11pt;
                letter-spacing: .02em;
                line-height: 20px;
                font-smooth: always;
            }


            .dialog .action {
.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
                position: relative;
font-size: 11px;
                bottom: 0;
}
                width: auto;
                height: 40px;
                font-size: 18px;
                text-align: center;
                white-space: nowrap;
                overflow: hidden;
                background-color: #fff;
                border-left: 1px solid rgba(0,0,0,0.2);
                border-right: 1px solid rgba(0,0,0,0.2);
                border-bottom: 1px solid rgba(0,0,0,0.2);
            }


        #dialogOverlay {
.dialog .content {
            width: 100%;
min-height: 85px;
            height: 100%;
padding: 20px;
            position: fixed;
background-color: #fff;
            top: 0;
border-left: 1px solid rgba(0,0,0,0.2);
            left: 0;
border-right: 1px solid rgba(0,0,0,0.2);
            background-color: rgba(235,235,235,0.5);
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
            z-index: 1;
font-weight: 300;
        }
font-size: 11pt;
letter-spacing: .02em;
line-height: 20px;
font-smooth: always;
}


        .calendar {
.dialog .action {
            background-color: #fff !important;
position: relative;
        }
bottom: 0;
width: auto;
height: 40px;
font-size: 18px;
text-align: center;
white-space: nowrap;
overflow: hidden;
background-color: #fff;
border-left: 1px solid rgba(0,0,0,0.2);
border-right: 1px solid rgba(0,0,0,0.2);
border-bottom: 1px solid rgba(0,0,0,0.2);
}


            .calendar table {
#dialogOverlay {
                border: 1px #ccc solid;
width: 100%;
                width: 100%;
height: 100%;
                border-collapse: collapse;
position: fixed;
                margin: 0;
top: 0;
            }
left: 0;
background-color: rgba(235,235,235,0.5);
z-index: 1;
}


                .calendar table tr {
.calendar {
                    height: 1px;
background-color: #fff !important;
                }
}


            .calendar tr:empty {
.calendar table {
                display: none;
border: 1px #ccc solid;
            }
width: 100%;
border-collapse: collapse;
margin: 0;
}


            .calendar td, .calendar th {
.calendar table tr {
                padding: 4px;
height: 1px;
                width: 14.285% !important;
}
                font-size: 10pt;
                border: 1px #ccc solid !important;
                text-align: center;
            }


            .calendar td {
.calendar tr:empty {
                cursor: pointer;
display: none;
                position: relative;
}
                height: 100%;
            }


                .calendar td span {
.calendar td, .calendar th {
                    font-size: 8px !important;
padding: 4px;
                    line-height: 10px;
width: 14.285% !important;
                    position: absolute;
font-size: 10pt;
                    top: 0;
border: 1px #ccc solid !important;
                    right: 0;
text-align: center;
                    padding: 1px 3px;
}
                    background-color: #b91d47 !important;
                    color: #fff !important;
                }


            .calendar .out {
.calendar td {
                background: #ececf0;
cursor: pointer;
                cursor: default;
position: relative;
            }
height: 100%;
}


            .calendar .empty-day {
.calendar td span {
                border: 0 !important;
font-size: 8px !important;
                display: none;
line-height: 10px;
            }
position: absolute;
top: 0;
right: 0;
padding: 1px 3px;
background-color: #b91d47 !important;
color: #fff !important;
}


            .calendar .weekdays td {
.calendar .out {
                background-color: #eff4ff !important;
background: #ececf0;
                font-weight: bold !important;
cursor: default;
            }
}


            .calendar .current-day {
.calendar .empty-day {
                background-color: #00a300 !important;
border: 0 !important;
                color: #fff !important;
display: none;
            }
}


            .calendar .event {
.calendar .weekdays td {
                background-color: #2d89ef !important;
background-color: #eff4ff !important;
                color: #fff !important;
font-weight: bold !important;
            }
}


        .datepicker {
.calendar .current-day {
            position: relative;
background-color: #00a300 !important;
        }
color: #fff !important;
        /*
}
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        */
        /*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
        /* =============================================================================
          HTML5 display definitions
          ========================================================================== */
        /*
        * Corrects block display not defined in IE6/7/8/9 & FF3
        */
        article,
        aside,
        details,
        figcaption,
        figure,
        footer,
        header,
        hgroup,
        nav,
        section,
        summary {
            display: block;
        }
        /*
        * Corrects inline-block display not defined in IE6/7/8/9 & FF3
        */
        audio,
        canvas,
        video {
            display: inline-block;
            *display: inline;
            *zoom: 1;
        }
            /*
        * Prevents modern browsers from displaying 'audio' without controls
        * Remove excess height in iOS5 devices
        */
            audio:not([controls]) {
                display: none;
                height: 0;
            }
        /*
        * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
        * Known issue: no IE6 support
        */
        [hidden] {
            display: none;
        }
        /* =============================================================================
          Base
          ========================================================================== */
        /*
        * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
        *    http://clagnut.com/blog/348/#c790
        * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
        *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
        */
        html {
            font-size: 100%;
            /* 1 */
            -webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
            /* 2 */
        }
        /*
        * Addresses font-family inconsistency between 'textarea' and other form elements.
        */
        html,
        button,
        input,
        select,
        textarea {
            font-family: sans-serif;
        }
        /*
        * Addresses margins handled incorrectly in IE6/7
        */
        body {
            margin: 0;
        }
        /* =============================================================================
          Links
          ========================================================================== */
        /*
        * Addresses outline displayed oddly in Chrome
        */
        a:focus {
            outline: thin dotted;
        }
        /*
        * Improves readability when focused and also mouse hovered in all browsers
        * people.opera.com/patrickl/experiments/keyboard/test
        */
        a:hover,
        a:active {
            outline: 0;
        }
        /* =============================================================================
          Typography
          ========================================================================== */
        /*
        * Addresses font sizes and margins set differently in IE6/7
        * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
        */
        h1 {
            font-size: 2em;
            margin: 0.67em 0;
        }


        h2 {
.calendar .event {
            font-size: 1.5em;
background-color: #2d89ef !important;
            margin: 0.83em 0;
color: #fff !important;
        }
}


        h3 {
.datepicker {
            font-size: 1.17em;
position: relative;
            margin: 1em 0;
}
        }
/*
* Metro UI CSS
* (c) 2012-2013 by Sergey Pimenov
* Licensed under the MIT License and Commercial
*/
/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
HTML5 display definitions
========================================================================== */
/*
* Corrects block display not defined in IE6/7/8/9 & FF3
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
/*
* Corrects inline-block display not defined in IE6/7/8/9 & FF3
*/
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
/*
* Prevents modern browsers from displaying 'audio' without controls
* Remove excess height in iOS5 devices
*/
audio:not([controls]) {
display: none;
height: 0;
}
/*
* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
* Known issue: no IE6 support
*/
[hidden] {
display: none;
}
/* =============================================================================
Base
========================================================================== */
/*
* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
*    http://clagnut.com/blog/348/#c790
* 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
*    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
*/
html {
font-size: 100%;
/* 1 */
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
/* 2 */
}
/*
* Addresses font-family inconsistency between 'textarea' and other form elements.
*/
html,
button,
input,
select,
textarea {
font-family: sans-serif;
}
/*
* Addresses margins handled incorrectly in IE6/7
*/
body {
margin: 0;
}
/* =============================================================================
Links
========================================================================== */
/*
* Addresses outline displayed oddly in Chrome
*/
a:focus {
outline: thin dotted;
}
/*
* Improves readability when focused and also mouse hovered in all browsers
* people.opera.com/patrickl/experiments/keyboard/test
*/
a:hover,
a:active {
outline: 0;
}
/* =============================================================================
Typography
========================================================================== */
/*
* Addresses font sizes and margins set differently in IE6/7
* Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}


        h4 {
h2 {
            font-size: 1em;
font-size: 1.5em;
            margin: 1.33em 0;
margin: 0.83em 0;
        }
}


        h5 {
h3 {
            font-size: 0.83em;
font-size: 1.17em;
            margin: 1.67em 0;
margin: 1em 0;
        }
}


        h6 {
h4 {
            font-size: 0.75em;
font-size: 1em;
            margin: 2.33em 0;
margin: 1.33em 0;
        }
}
        /*
        * Addresses styling not present in IE7/8/9, S5, Chrome
        */
        abbr[title] {
            border-bottom: 1px dotted;
        }
        /*
        * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
        */
        b,
        strong {
            font-weight: bold;
        }


        blockquote {
h5 {
            margin: 1em 40px;
font-size: 0.83em;
        }
margin: 1.67em 0;
        /*
}
        * Addresses styling not present in S5, Chrome
        */
        dfn {
            font-style: italic;
        }
        /*
        * Addresses styling not present in IE6/7/8/9
        */
        mark {
            background: #ff0;
            color: #000;
        }
        /*
        * Addresses margins set differently in IE6/7
        */
        p,
        pre {
            margin: 1em 0;
        }
        /*
        * Corrects font family set oddly in IE6, S4/5, Chrome
        * en.wikipedia.org/wiki/User:Davidgothberg/Test59
        */
        pre,
        code,
        kbd,
        samp {
            font-family: monospace, serif;
            _font-family: 'courier new', monospace;
            font-size: 1em;
        }
        /*
        * Improves readability of pre-formatted text in all browsers
        */
        pre {
            white-space: pre;
            white-space: pre-wrap;
            word-wrap: break-word;
        }
        /*
        * 1. Addresses CSS quotes not supported in IE6/7
        * 2. Addresses quote property not supported in S4
        */
        /* 1 */
        q {
            quotes: none;
        }
            /* 2 */
            q:before,
            q:after {
                content: '';
                content: none;
            }


        small {
h6 {
            font-size: 75%;
font-size: 0.75em;
        }
margin: 2.33em 0;
        /*
}
        * Prevents sub and sup affecting line-height in all browsers
/*
        * gist.github.com/413930
* Addresses styling not present in IE7/8/9, S5, Chrome
        */
*/
        sub,
abbr[title] {
        sup {
border-bottom: 1px dotted;
            font-size: 75%;
}
            line-height: 0;
/*
            position: relative;
* Addresses style set to 'bolder' in FF3+, S4/5, Chrome
            vertical-align: baseline;
*/
        }
b,
strong {
font-weight: bold;
}


        sup {
blockquote {
            top: -0.5em;
margin: 1em 40px;
        }
}
/*
* Addresses styling not present in S5, Chrome
*/
dfn {
font-style: italic;
}
/*
* Addresses styling not present in IE6/7/8/9
*/
mark {
background: #ff0;
color: #000;
}
/*
* Addresses margins set differently in IE6/7
*/
p,
pre {
margin: 1em 0;
}
/*
* Corrects font family set oddly in IE6, S4/5, Chrome
* en.wikipedia.org/wiki/User:Davidgothberg/Test59
*/
pre,
code,
kbd,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
}
/*
* Improves readability of pre-formatted text in all browsers
*/
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
/*
* 1. Addresses CSS quotes not supported in IE6/7
* 2. Addresses quote property not supported in S4
*/
/* 1 */
q {
quotes: none;
}
/* 2 */
q:before,
q:after {
content: '';
content: none;
}


        sub {
small {
            bottom: -0.25em;
font-size: 75%;
        }
}
        /* =============================================================================
/*
          Lists
* Prevents sub and sup affecting line-height in all browsers
          ========================================================================== */
* gist.github.com/413930
        /*
*/
        * Addresses margins set differently in IE6/7
sub,
        */
sup {
        dl,
font-size: 75%;
        menu,
line-height: 0;
        ol,
position: relative;
        ul {
vertical-align: baseline;
            margin: 1em 0;
}
        }


        dd {
sup {
            margin: 0 0 0 40px;
top: -0.5em;
        }
}
        /*
        * Addresses paddings set differently in IE6/7
        */
        menu,
        ol,
        ul {
            padding: 0 0 0 40px;
        }
        /*
        * Corrects list images handled incorrectly in IE7
        */
        nav ul,
        nav ol {
            list-style: none;
            list-style-image: none;
        }
        /* =============================================================================
          Embedded content
          ========================================================================== */
        /*
        * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
        * 2. Improves image quality when scaled in IE7
        *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
        */
        img {
            border: 0;
            /* 1 */
            -ms-interpolation-mode: bicubic;
            /* 2 */
        }
        /*
        * Corrects overflow displayed oddly in IE9
        */
        svg:not(:root) {
            overflow: hidden;
        }
        /* =============================================================================
          Figures
          ========================================================================== */
        /*
        * Addresses margin not present in IE6/7/8/9, S5, O11
        */
        figure {
            margin: 0;
        }
        /* =============================================================================
          Forms
          ========================================================================== */
        /*
        * Corrects margin displayed oddly in IE6/7
        */
        form {
            margin: 0;
        }
        /*
        * Define consistent border, margin, and padding
        */
        fieldset {
            border: 1px solid #c0c0c0;
            margin: 0 2px;
            padding: 0.35em 0.625em 0.75em;
        }
        /*
        * 1. Corrects color not being inherited in IE6/7/8/9
        * 2. Corrects text not wrapping in FF3
        * 3. Corrects alignment displayed oddly in IE6/7
        */
        legend {
            border: 0;
            /* 1 */
            padding: 0;
            white-space: normal;
            /* 2 */
            *margin-left: -7px;
            /* 3 */
        }
        /*
        * 1. Corrects font size not being inherited in all browsers
        * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
        * 3. Improves appearance and consistency in all browsers
        */
        button,
        input,
        select,
        textarea {
            font-size: 100%;
            /* 1 */
            margin: 0;
            /* 2 */
            vertical-align: baseline;
            *vertical-align: middle;
            /* 3 */
        }
        /*
        * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
        */
        button,
        input {
            line-height: normal;
            /* 1 */
        }
            /*
        * 1. Improves usability and consistency of cursor style between image-type 'input' and others
        * 2. Corrects inability to style clickable 'input' types in iOS
        * 3. Removes inner spacing in IE7 without affecting normal text inputs
        *    Known issue: inner spacing remains in IE6
        */
            button,
            input[type="button"],
            input[type="reset"],
            input[type="submit"] {
                cursor: pointer;
                /* 1 */
                -webkit-appearance: button;
                /* 2 */
                *overflow: visible;
                /* 3 */
            }
                /*
        * Re-set default cursor for disabled elements
        */
                button[disabled],
                input[disabled] {
                    cursor: default;
                }
            /*
        * 1. Addresses box sizing set to content-box in IE8/9
        * 2. Removes excess padding in IE8/9
        * 3. Removes excess padding in IE7
              Known issue: excess padding remains in IE6
        */
            input[type="checkbox"],
            input[type="radio"] {
                box-sizing: border-box;
                /* 1 */
                padding: 0;
                /* 2 */
                *height: 13px;
                *width: 13px;
                /* 3 */
            }
            /*
        * 1. Addresses appearance set to searchfield in S5, Chrome
        * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
        */
            input[type="search"] {
                -webkit-appearance: textfield;
                /* 1 */
                -moz-box-sizing: content-box;
                -webkit-box-sizing: content-box;
                /* 2 */
                box-sizing: content-box;
            }
                /*
        * Removes inner padding and search cancel button in S5, Chrome on OS X
        */
                input[type="search"]::-webkit-search-decoration,
                input[type="search"]::-webkit-search-cancel-button {
                    -webkit-appearance: none;
                }
            /*
        * Removes inner padding and border in FF3+
        * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
        */
            button::-moz-focus-inner,
            input::-moz-focus-inner {
                border: 0;
                padding: 0;
            }
        /*
        * 1. Removes default vertical scrollbar in IE6/7/8/9
        * 2. Improves readability and alignment in all browsers
        */
        textarea {
            overflow: auto;
            /* 1 */
            vertical-align: top;
            /* 2 */
        }
        /* =============================================================================
          Tables
          ========================================================================== */
        /*
        * Remove most spacing between table cells
        */
        table {
            border-collapse: collapse;
            border-spacing: 0;
            border-color: none;
            background-color: none;
        }


        @font-face {
sub {
            font-family: "PT Serif Caption";
bottom: -0.25em;
            font-style: normal;
}
            font-weight: 400;
/* =============================================================================
            src: local("PT Serif Caption"), local("PTSerif-Caption"), url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff');
Lists
        }
========================================================================== */
/*
* Addresses margins set differently in IE6/7
*/
dl,
menu,
ol,
ul {
margin: 1em 0;
}


        @font-face {
dd {
            font-family: "Open Sans";
margin: 0 0 0 40px;
            font-style: normal;
}
            font-weight: 700;
/*
            src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
* Addresses paddings set differently in IE6/7
        }
*/
menu,
ol,
ul {
padding: 0 0 0 40px;
}
/*
* Corrects list images handled incorrectly in IE7
*/
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
/* =============================================================================
Embedded content
========================================================================== */
/*
* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
* 2. Improves image quality when scaled in IE7
*    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/
img {
border: 0;
/* 1 */
-ms-interpolation-mode: bicubic;
/* 2 */
}
/*
* Corrects overflow displayed oddly in IE9
*/
svg:not(:root) {
overflow: hidden;
}
/* =============================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE6/7/8/9, S5, O11
*/
figure {
margin: 0;
}
/* =============================================================================
Forms
========================================================================== */
/*
* Corrects margin displayed oddly in IE6/7
*/
form {
margin: 0;
}
/*
* Define consistent border, margin, and padding
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/*
* 1. Corrects color not being inherited in IE6/7/8/9
* 2. Corrects text not wrapping in FF3
* 3. Corrects alignment displayed oddly in IE6/7
*/
legend {
border: 0;
/* 1 */
padding: 0;
white-space: normal;
/* 2 */
*margin-left: -7px;
/* 3 */
}
/*
* 1. Corrects font size not being inherited in all browsers
* 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
* 3. Improves appearance and consistency in all browsers
*/
button,
input,
select,
textarea {
font-size: 100%;
/* 1 */
margin: 0;
/* 2 */
vertical-align: baseline;
*vertical-align: middle;
/* 3 */
}
/*
* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
*/
button,
input {
line-height: normal;
/* 1 */
}
/*
* 1. Improves usability and consistency of cursor style between image-type 'input' and others
* 2. Corrects inability to style clickable 'input' types in iOS
* 3. Removes inner spacing in IE7 without affecting normal text inputs
*    Known issue: inner spacing remains in IE6
*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
/* 1 */
-webkit-appearance: button;
/* 2 */
*overflow: visible;
/* 3 */
}
/*
* Re-set default cursor for disabled elements
*/
button[disabled],
input[disabled] {
cursor: default;
}
/*
* 1. Addresses box sizing set to content-box in IE8/9
* 2. Removes excess padding in IE8/9
* 3. Removes excess padding in IE7
Known issue: excess padding remains in IE6
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
*height: 13px;
*width: 13px;
/* 3 */
}
/*
* 1. Addresses appearance set to searchfield in S5, Chrome
* 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
*/
input[type="search"] {
-webkit-appearance: textfield;
/* 1 */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
/* 2 */
box-sizing: content-box;
}
/*
* Removes inner padding and search cancel button in S5, Chrome on OS X
*/
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
/*
* Removes inner padding and border in FF3+
* www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/*
* 1. Removes default vertical scrollbar in IE6/7/8/9
* 2. Improves readability and alignment in all browsers
*/
textarea {
overflow: auto;
/* 1 */
vertical-align: top;
/* 2 */
}
/* =============================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells
*/
table {
border-collapse: collapse;
border-spacing: 0;
border-color: none;
background-color: none;
}


        @font-face {
@font-face {
            font-family: "Open Sans";
font-family: "PT Serif Caption";
            font-style: normal;
font-style: normal;
            font-weight: 300;
font-weight: 400;
            src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
src: local("PT Serif Caption"), local("PTSerif-Caption"), url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff');
        }
}


        @font-face {
@font-face {
            font-family: "Open Sans";
font-family: "Open Sans";
            font-style: normal;
font-style: normal;
            font-weight: 800;
font-weight: 700;
            src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
        }
}


        @font-face {
@font-face {
            font-family: "Open Sans";
font-family: "Open Sans";
            font-style: normal;
font-style: normal;
            font-weight: 400;
font-weight: 300;
            src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
        }
}


        .text-rest-state {
@font-face {
            color: #000000;
font-family: "Open Sans";
        }
font-style: normal;
font-weight: 800;
src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}


        .text-rest2-state {
@font-face {
            color: rgba(0, 0, 0, 0.6);
font-family: "Open Sans";
        }
font-style: normal;
font-weight: 400;
src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}


        .text-hover-state {
.text-rest-state {
            color: rgba(0, 0, 0, 0.8);
color: #000000;
        }
}


        .text-pressed-state {
.text-rest2-state {
            color: rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.6);
        }
}


        #font .header {
.text-hover-state {
            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.8);
            font-weight: 200;
}
            font-size: 42pt;
            letter-spacing: 0.00em;
            line-height: 44pt;
            font-smooth: always;
        }


        #font .subheader,
.text-pressed-state {
        #font .subheader-secondary {
color: rgba(0, 0, 0, 0.4);
            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
            font-weight: 200;
            font-size: 20pt;
            letter-spacing: 0.01em;
            line-height: 22pt;
            font-smooth: always;
        }


        #font .subheader-smaller,
#font .header {
        #font .subheader-secondary-smaller {
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 200;
            font-weight: 200;
font-size: 42pt;
            letter-spacing: 0.01em;
letter-spacing: 0.00em;
            line-height: 18pt;
line-height: 44pt;
            font-size: 16pt;
font-smooth: always;
            font-smooth: always;
}
        }


        #font .small-subheader,
#font .subheader,
        #font .small-subheader-secondary {
#font .subheader-secondary {
            font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 600;
font-weight: 200;
            font-size: 11pt;
font-size: 20pt;
            letter-spacing: 0.01em;
letter-spacing: 0.01em;
            line-height: 13pt;
line-height: 22pt;
            font-smooth: always;
font-smooth: always;
        }
}


        #font .navigation {
#font .subheader-smaller,
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
#font .subheader-secondary-smaller {
            font-weight: 400;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-size: 11pt;
font-weight: 200;
            letter-spacing: 0.01em;
letter-spacing: 0.01em;
            line-height: 13pt;
line-height: 18pt;
            font-smooth: always;
font-size: 16pt;
        }
font-smooth: always;
}


        #font .body,
#font .small-subheader,
        #font .body-secondary,
#font .small-subheader-secondary {
        #font .normal {
font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 600;
            font-weight: 300;
font-size: 11pt;
            font-size: 11pt;
letter-spacing: 0.01em;
            letter-spacing: 0.02em;
line-height: 13pt;
            line-height: 14pt;
font-smooth: always;
            font-smooth: always;
}
        }


        #font .link {
#font .navigation {
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 11pt;
font-size: 11pt;
            font-smooth: always;
letter-spacing: 0.01em;
            line-height: 13pt;
line-height: 13pt;
        }
font-smooth: always;
}


        #font .tertiary,
#font .body,
        #font .tertiary-secondary {
#font .body-secondary,
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
#font .normal {
            font-weight: 400;
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-size: 9pt;
font-weight: 300;
            font-smooth: always;
font-size: 11pt;
            line-height: 11pt;
letter-spacing: 0.02em;
        }
line-height: 14pt;
font-smooth: always;
}


        #font .control {
#font .link {
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 400;
font-weight: 400;
            font-size: 9pt;
font-size: 11pt;
            font-smooth: always;
font-smooth: always;
            line-height: 11pt;
line-height: 13pt;
        }
}


        #font .small {
#font .tertiary,
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
#font .tertiary-secondary {
            font-weight: 300;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-size: 8pt;
font-weight: 400;
            font-smooth: always;
font-size: 9pt;
            line-height: 10pt;
font-smooth: always;
        }
line-height: 11pt;
}


        #font .long-text {
#font .control {
            font-family: 'PT Serif Caption', sans-serif, serif !important;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 300;
font-weight: 400;
            font-size: 10pt;
font-size: 9pt;
            letter-spacing: 0.02em;
font-smooth: always;
            line-height: 12pt;
line-height: 11pt;
            font-smooth: always;
}
        }


        #font .long-text-smaller {
#font .small {
            font-family: 'PT Serif Caption', sans-serif, serif !important;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 300;
font-weight: 300;
            font-size: 10pt;
font-size: 8pt;
            letter-spacing: 0.02em;
font-smooth: always;
            line-height: 12pt;
line-height: 10pt;
            font-smooth: always;
}
            font-size: 9pt;
            line-height: 11pt;
        }


        #font .long-text-lead {
#font .long-text {
            font-family: 'PT Serif Caption', sans-serif, serif !important;
font-family: 'PT Serif Caption', sans-serif, serif !important;
            font-weight: 300;
font-weight: 300;
            font-size: 10pt;
font-size: 10pt;
            letter-spacing: 0.02em;
letter-spacing: 0.02em;
            line-height: 12pt;
line-height: 12pt;
            font-smooth: always;
font-smooth: always;
            font-size: 20pt;
}
            line-height: 22pt;
        }


        #state .header,
#font .long-text-smaller {
        #state .subheader,
font-family: 'PT Serif Caption', sans-serif, serif !important;
        #state .small-subheader,
font-weight: 300;
        #state .navigation,
font-size: 10pt;
        #state .body,
letter-spacing: 0.02em;
        #state .tertiary {
line-height: 12pt;
            color: #000000;
font-smooth: always;
        }
font-size: 9pt;
line-height: 11pt;
}


        #state .subheader-secondary,
#font .long-text-lead {
        #state .subheader-secondary-smaller,
font-family: 'PT Serif Caption', sans-serif, serif !important;
        #state .small-subheader,
font-weight: 300;
        #state .small-subheader-secondary,
font-size: 10pt;
        #state .body-secondary,
letter-spacing: 0.02em;
        #state .tertiary-secondary {
line-height: 12pt;
            color: rgba(0, 0, 0, 0.6);
font-smooth: always;
        }
font-size: 20pt;
line-height: 22pt;
}


        #state .link {
#state .header,
            color: #2e92cf;
#state .subheader,
        }
#state .small-subheader,
#state .navigation,
#state .body,
#state .tertiary {
color: #000000;
}


            #state .link:hover {
#state .subheader-secondary,
                color: rgba(45, 173, 237, 0.8);
#state .subheader-secondary-smaller,
            }
#state .small-subheader,
#state .small-subheader-secondary,
#state .body-secondary,
#state .tertiary-secondary {
color: rgba(0, 0, 0, 0.6);
}


            #state .link:active {
#state .link {
                color: rgba(45, 173, 237, 0.6);
color: #2e92cf;
            }
}


        a,
#state .link:hover {
        .link {
color: rgba(45, 173, 237, 0.8);
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
            font-weight: 400;
            font-size: 11pt;
            font-smooth: always;
            line-height: 13pt;
            color: #2e92cf;
            text-decoration: none;
        }


            a:hover,
#state .link:active {
            .link:hover {
color: rgba(45, 173, 237, 0.6);
                color: rgba(45, 173, 237, 0.8);
}
            }


            a:active,
a,
            .link:active {
.link {
                color: rgba(45, 173, 237, 0.6);
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            }
font-weight: 400;
font-size: 11pt;
font-smooth: always;
line-height: 13pt;
color: #2e92cf;
text-decoration: none;
}


        h1,
a:hover,
        h2,
.link:hover {
        h3,
color: rgba(45, 173, 237, 0.8);
        h4,
}
        h5,
        h6 {
            margin: 0 0 10px 0;
            padding: 0;
        }


        h1 {
a:active,
            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
.link:active {
            font-weight: 200;
color: rgba(45, 173, 237, 0.6);
            font-size: 42pt;
}
            letter-spacing: 0.00em;
            line-height: 44pt;
            font-smooth: always;
            color: #000000;
        }


        h2 {
h1,
            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
h2,
            font-weight: 200;
h3,
            font-size: 20pt;
h4,
            letter-spacing: 0.01em;
h5,
            line-height: 22pt;
h6 {
            font-smooth: always;
margin: 0 0 10px 0;
            color: #000000;
padding: 0;
        }
}


        h3 {
h1 {
            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 200;
font-weight: 200;
            font-size: 20pt;
font-size: 42pt;
            letter-spacing: 0.01em;
letter-spacing: 0.00em;
            line-height: 22pt;
line-height: 44pt;
            font-smooth: always;
font-smooth: always;
            color: rgba(0, 0, 0, 1);
color: #000000;
            font-size: 16pt;
}
            line-height: 24px;
        }


        h4 {
h2 {
            font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 600;
font-weight: 200;
            font-size: 11pt;
font-size: 20pt;
            letter-spacing: 0.01em;
letter-spacing: 0.01em;
            line-height: 13pt;
line-height: 22pt;
            font-smooth: always;
font-smooth: always;
            color: #000000;
color: #000000;
            color: rgba(0, 0, 0, 1);
}
        }


        h5 {
h3 {
            font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 600;
font-weight: 200;
            font-size: 11pt;
font-size: 20pt;
            letter-spacing: 0.01em;
letter-spacing: 0.01em;
            line-height: 13pt;
line-height: 22pt;
            font-smooth: always;
font-smooth: always;
            color: rgba(0, 0, 0, 1);
color: rgba(0, 0, 0, 1);
            font-size: 90%;
font-size: 16pt;
        }
line-height: 24px;
}


        h6 {
h4 {
            font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 600;
font-weight: 600;
            font-size: 11pt;
font-size: 11pt;
            letter-spacing: 0.01em;
letter-spacing: 0.01em;
            line-height: 13pt;
line-height: 13pt;
            font-smooth: always;
font-smooth: always;
            color: rgba(0, 0, 0, 1);
color: #000000;
            font-size: 80%;
color: rgba(0, 0, 0, 1);
        }
}


        body,
h5 {
        p,
font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        div {
font-weight: 600;
            font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
            font-weight: 300;
letter-spacing: 0.01em;
            font-size: 11pt;
line-height: 13pt;
            letter-spacing: 0.02em;
font-smooth: always;
            line-height: 14pt;
color: rgba(0, 0, 0, 1);
            font-smooth: always;
font-size: 90%;
        }
}


            p.long-text {
h6 {
                font-family: 'PT Serif Caption', sans-serif, serif !important;
font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                font-weight: 300;
font-weight: 600;
                font-size: 10pt;
font-size: 11pt;
                letter-spacing: 0.02em;
letter-spacing: 0.01em;
                line-height: 12pt;
line-height: 13pt;
                font-smooth: always;
font-smooth: always;
            }
color: rgba(0, 0, 0, 1);
font-size: 80%;
}


        p {
body,
            margin: 0 0 10px;
p,
        }
div {
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 11pt;
letter-spacing: 0.02em;
line-height: 14pt;
font-smooth: always;
}


            p.indent:first-letter {
p.long-text {
                padding-left: 25px;
font-family: 'PT Serif Caption', sans-serif, serif !important;
            }
font-weight: 300;
font-size: 10pt;
letter-spacing: 0.02em;
line-height: 12pt;
font-smooth: always;
}


        .lead {
p {
            font-size: 120%;
margin: 0 0 10px;
            line-height: 26px;
}
        }


        .tertiary-info-text,
p.indent:first-letter {
        .tertiary-text {
padding-left: 25px;
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
            font-weight: 400;
            font-size: 9pt;
            font-smooth: always;
            line-height: 11pt;
            color: #000000;
        }


        .tertiary-info-secondary-text,
.lead {
        .tertiary-secondary-text {
font-size: 120%;
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
line-height: 26px;
            font-weight: 400;
}
            font-size: 9pt;
            font-smooth: always;
            line-height: 11pt;
            color: rgba(0, 0, 0, 0.6);
        }


        abbr.initialism {
.tertiary-info-text,
            font-size: 90%;
.tertiary-text {
            text-transform: uppercase !important;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        }
font-weight: 400;
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
color: #000000;
}


        abbr[title] {
.tertiary-info-secondary-text,
            cursor: help !important;
.tertiary-secondary-text {
        }
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
color: rgba(0, 0, 0, 0.6);
}


        address {
abbr.initialism {
            display: block;
font-size: 90%;
            margin-bottom: 20px;
text-transform: uppercase !important;
            font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
            font-weight: 300;
            font-size: 11pt;
            letter-spacing: 0.02em;
            line-height: 14pt;
            font-smooth: always;
            line-height: 20px;
            font-style: normal;
        }


        blockquote {
abbr[title] {
            margin: 0;
cursor: help !important;
            padding: 5px 20px;
}
            border-left: 4px #ccc solid;
            display: block;
            background-color: rgba(204, 204, 204, 0.1);
        }


            blockquote p {
address {
                margin-bottom: 0;
display: block;
            }
margin-bottom: 20px;
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 11pt;
letter-spacing: 0.02em;
line-height: 14pt;
font-smooth: always;
line-height: 20px;
font-style: normal;
}


            blockquote small:before {
blockquote {
                content: '\2014';
margin: 0;
                color: rgba(0, 0, 0, 0.4);
padding: 5px 20px;
                margin-right: 5px;
border-left: 4px #ccc solid;
            }
display: block;
background-color: rgba(204, 204, 204, 0.1);
}


            blockquote.place-right {
blockquote p {
                float: none !important;
margin-bottom: 0;
                text-align: right;
}
                border: 0;
                border-right: 4px #ccc solid;
            }


                blockquote.place-right small {
blockquote small:before {
                    text-align: right;
content: '\2014';
                }
color: rgba(0, 0, 0, 0.4);
margin-right: 5px;
}


                    blockquote.place-right small:before {
blockquote.place-right {
                        content: "";
float: none !important;
                    }
text-align: right;
border: 0;
border-right: 4px #ccc solid;
}


                    blockquote.place-right small:after {
blockquote.place-right small {
                        content: '\2014';
text-align: right;
                        color: rgba(0, 0, 0, 0.4);
}
                        margin-left: 5px;
                    }


        ul,
blockquote.place-right small:before {
        ol {
content: "";
            padding: 0;
}
            margin: 0 0 10px 0px;
            display: block;
        }


            ul:nth-child(1) {
blockquote.place-right small:after {
                margin-left: 25px;
content: '\2014';
            }
color: rgba(0, 0, 0, 0.4);
margin-left: 5px;
}


            ul ul,
ul,
            ul ol,
ol {
            ol ol,
padding: 0;
            ol ul {
margin: 0 0 10px 0px;
                margin-bottom: 0 !important;
display: block;
            }
}


        ul {
ul:nth-child(1) {
            list-style-position: inside;
margin-left: 25px;
            list-style-type: none;
}
        }


            ul ul {
ul ul,
                list-style-type: none;
ul ol,
                margin-left: 10px;
ol ol,
            }
ol ul {
margin-bottom: 0 !important;
}


        ul,
ul {
        ol {
list-style-position: inside;
            list-style-position: inside;
list-style-type: none;
        }
}


            ul li,
ul ul {
            ol li {
list-style-type: none;
                display: list-item;
margin-left: 10px;
                font-size: 14px;
}
                line-height: 20px;
            }


        ol {
ul,
            list-style-type: decimal;
ol {
        }
list-style-position: inside;
}


            ul.unstyled,
ul li,
            ol.unstyled,
ol li {
            .unstyled {
display: list-item;
                margin-left: 0;
font-size: 14px;
                list-style: none;
line-height: 20px;
            }
}


        .inline-tag,
ol {
        .label {
list-style-type: decimal;
            display: inline-block;
}
            line-height: inherit;
            font-size: .75em;
            font-weight: bold;
            padding: 2px 4px;
            background-color: #d5e7ec !important;
            color: #4d4d4d;
            vertical-align: 3%;
        }


            .inline-tag.success,
ul.unstyled,
            .label.success {
ol.unstyled,
                background-color: #00a300 !important;
.unstyled {
                color: #ffffff !important;
margin-left: 0;
            }
list-style: none;
}


            .inline-tag.warning,
.inline-tag,
            .label.warning {
.label {
                background-color: #e3a21a !important;
display: inline-block;
                color: #ffffff !important;
line-height: inherit;
            }
font-size: .75em;
font-weight: bold;
padding: 2px 4px;
background-color: #d5e7ec !important;
color: #4d4d4d;
vertical-align: 3%;
}


            .inline-tag.important,
.inline-tag.success,
            .label.important,
.label.success {
            .inline-tag.error,
background-color: #00a300 !important;
            .label.error {
color: #ffffff !important;
                background-color: #b91d47 !important;
}
                color: #ffffff !important;
            }


            .inline-tag.info,
.inline-tag.warning,
            .label.info {
.label.warning {
                background-color: #2d89ef !important;
background-color: #e3a21a !important;
                color: #ffffff !important;
color: #ffffff !important;
            }
}


            .inline-tag.inverse,
.inline-tag.important,
            .label.inverse {
.label.important,
                background-color: #1d1d1d !important;
.inline-tag.error,
                color: #ffffff !important;
.label.error {
            }
background-color: #b91d47 !important;
color: #ffffff !important;
}


        .place-left {
.inline-tag.info,
            float: left !important;
.label.info {
            margin-right: 10px;
background-color: #2d89ef !important;
        }
color: #ffffff !important;
}


        .place-right {
.inline-tag.inverse,
            float: right !important;
.label.inverse {
            margin-left: 10px;
background-color: #1d1d1d !important;
        }
color: #ffffff !important;
}


        .scroll-y,
.place-left {
        .scroll-vertical {
float: left !important;
            overflow-y: scroll;
margin-right: 10px;
        }
}


        .scroll-x,
.place-right {
        .scroll-horizontal {
float: right !important;
            overflow-x: scroll;
margin-left: 10px;
        }
}


        .pos-rel {
.scroll-y,
            position: relative;
.scroll-vertical {
        }
overflow-y: scroll;
}


        .pos-abs {
.scroll-x,
            position: absolute;
.scroll-horizontal {
        }
overflow-x: scroll;
}


        .pos-fix {
.pos-rel {
            position: fixed;
position: relative;
        }
}


        .text-left {
.pos-abs {
            text-align: left;
position: absolute;
        }
}


        .text-right {
.pos-fix {
            text-align: right;
position: fixed;
        }
}


        .text-center {
.text-left {
            text-align: center;
text-align: left;
        }
}


        .text-justify {
.text-right {
            text-align: justify;
text-align: right;
        }
}


        .top-left {
.text-center {
            position: absolute;
text-align: center;
            top: 0;
}
            left: 0;
        }


        .top-right {
.text-justify {
            position: absolute;
text-align: justify;
            top: 0;
}
            right: 0;
        }


        .bottom-right {
.top-left {
            position: absolute;
position: absolute;
            bottom: 0;
top: 0;
            right: 0;
left: 0;
        }
}


        .bottom-left {
.top-right {
            position: absolute;
position: absolute;
            bottom: 0;
top: 0;
            left: 0;
right: 0;
        }
}


        .no-overflow {
.bottom-right {
            overflow: hidden;
position: absolute;
        }
bottom: 0;
right: 0;
}


        .no-display {
.bottom-left {
            display: none;
position: absolute;
        }
bottom: 0;
left: 0;
}


        .no-margin {
.no-overflow {
            margin: 0;
overflow: hidden;
        }
}


        .no-padding {
.no-display {
            padding: 0;
display: none;
        }
}


        .no-border {
.no-margin {
            border: 0;
margin: 0;
        }
}


        .no-border-all {
.no-padding {
            border: 0;
padding: 0;
        }
}


            .no-border-all * {
.no-border {
                border: 0;
border: 0;
            }
}


        .as-block {
.no-border-all {
            display: block;
border: 0;
            float: none !important;
}
        }


        .as-inline-block {
.no-border-all * {
            display: inline-block;
border: 0;
        }
}


        .nlm {
.as-block {
            margin-left: 0 !important;
display: block;
        }
float: none !important;
}


        .nrm {
.as-inline-block {
            margin-right: 0 !important;
display: inline-block;
        }
}


        .clearfix {
.nlm {
            *zoom: 1;
margin-left: 0 !important;
        }
}


            .clearfix:before,
.nrm {
            .clearfix:after {
margin-right: 0 !important;
                display: table;
}
                content: "";
            }


            .clearfix:after {
.clearfix {
                clear: both;
*zoom: 1;
            }
}


        .padding5 {
.clearfix:before,
            padding: 5px;
.clearfix:after {
        }
display: table;
content: "";
}


        .padding10 {
.clearfix:after {
            padding: 10px;
clear: both;
        }
}


        .padding15 {
.padding5 {
            padding: 15px;
padding: 5px;
        }
}


        .padding20 {
.padding10 {
            padding: 20px;
padding: 10px;
        }
}


        .padding30 {
.padding15 {
            padding: 30px;
padding: 15px;
        }
}


        .padding40 {
.padding20 {
            padding: 40px;
padding: 20px;
        }
}


        .padding80 {
.padding30 {
            padding: 80px;
padding: 30px;
        }
}


        .selected {
.padding40 {
            border: 4px #2d89ef solid;
padding: 40px;
        }
}


            .selected:after {
.padding80 {
                width: 0;
padding: 80px;
                height: 0;
}
                border-top: 40px solid #2d89ef;
                border-left: 40px solid transparent;
                position: absolute;
                display: block;
                right: 0;
                content: ".";
                top: 0;
                z-index: 1001;
            }


            .selected:before {
.selected {
                position: absolute;
border: 4px #2d89ef solid;
                content: "\e08a";
}
                color: #fff;
                right: 4px;
                font-family: iconFont;
                z-index: 1002;
            }


        .border {
.selected:after {
            border: 1px #ccc solid;
width: 0;
        }
height: 0;
border-top: 40px solid #2d89ef;
border-left: 40px solid transparent;
position: absolute;
display: block;
right: 0;
content: ".";
top: 0;
z-index: 1001;
}


        @font-face {
.selected:before {
            font-family: "iconFont";
position: absolute;
            src: url('../fonts/iconFont.eot');
content: "\e08a";
            src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconFont.svg#iconFont') format('svg'), url('../fonts/iconFont.woff') format('woff'), url('../fonts/iconFont.ttf') format('truetype');
color: #fff;
            font-weight: normal;
right: 4px;
            font-style: normal;
font-family: iconFont;
        }
z-index: 1002;
}


        [class^="icon-"],
.border {
        [class*=" icon-"] {
border: 1px #ccc solid;
            font-family: "iconFont";
}
            font-weight: normal;
            font-style: normal;
            text-decoration: inherit;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            width: auto;
            height: auto;
            line-height: normal;
            vertical-align: baseline;
            background-image: none;
            background-position: 0% 0%;
            background-repeat: repeat;
            margin-top: 0;
            position: relative;
        }


            [class^="icon-"]:before,
@font-face {
            [class*=" icon-"]:before {
font-family: "iconFont";
                text-decoration: inherit;
src: url('../fonts/iconFont.eot');
                display: inline-block;
src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconFont.svg#iconFont') format('svg'), url('../fonts/iconFont.woff') format('woff'), url('../fonts/iconFont.ttf') format('truetype');
                speak: none;
font-weight: normal;
            }
font-style: normal;
}


        a [class^="icon-"],
[class^="icon-"],
        a [class*=" icon-"] {
[class*=" icon-"] {
            display: inline-block;
font-family: "iconFont";
        }
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
display: inline-block;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
position: relative;
}


        .icon-large:before {
[class^="icon-"]:before,
            vertical-align: -10%;
[class*=" icon-"]:before {
            font-size: 1.3333333333333333em;
text-decoration: inherit;
        }
display: inline-block;
speak: none;
}


        a [class^="icon-"],
a [class^="icon-"],
        button [class^="icon-"],
a [class*=" icon-"] {
        .button [class^="icon-"],
display: inline-block;
        .page-control > ul > li [class^="icon-"],
}
        a [class*=" icon-"],
        button [class*=" icon-"],
        .button [class*=" icon-"],
        .page-control > ul > li [class*=" icon-"] {
            vertical-align: -10%;
            font-size: 1.2em;
            display: inline-block;
        }


            a [class^="icon-"].icon-large,
.icon-large:before {
            button [class^="icon-"].icon-large,
vertical-align: -10%;
            .button [class^="icon-"].icon-large,
font-size: 1.3333333333333333em;
            .page-control > ul > li [class^="icon-"].icon-large,
}
            a [class*=" icon-"].icon-large,
            button [class*=" icon-"].icon-large,
            .button [class*=" icon-"].icon-large,
            .page-control > ul > li [class*=" icon-"].icon-large {
                line-height: .9em;
            }


        a.big [class^="icon-"],
a [class^="icon-"],
        button.big [class^="icon-"],
button [class^="icon-"],
        .button.big [class^="icon-"],
.button [class^="icon-"],
        .page-control > ul > li.big [class^="icon-"],
.page-control > ul > li [class^="icon-"],
        a.big [class*=" icon-"],
a [class*=" icon-"],
        button.big [class*=" icon-"],
button [class*=" icon-"],
        .button.big [class*=" icon-"],
.button [class*=" icon-"],
        .page-control > ul > li.big [class*=" icon-"] {
.page-control > ul > li [class*=" icon-"] {
            font-size: 1.3333333333333333em;
vertical-align: -10%;
        }
font-size: 1.2em;
display: inline-block;
}


        li [class^="icon-"],
a [class^="icon-"].icon-large,
        li [class*=" icon-"] {
button [class^="icon-"].icon-large,
            display: inline-block;
.button [class^="icon-"].icon-large,
            width: 1.2em;
.page-control > ul > li [class^="icon-"].icon-large,
            text-align: center;
a [class*=" icon-"].icon-large,
        }
button [class*=" icon-"].icon-large,
.button [class*=" icon-"].icon-large,
.page-control > ul > li [class*=" icon-"].icon-large {
line-height: .9em;
}


            li [class^="icon-"].icon-large,
a.big [class^="icon-"],
            li [class*=" icon-"].icon-large {
button.big [class^="icon-"],
                width: 1.5625em;
.button.big [class^="icon-"],
            }
.page-control > ul > li.big [class^="icon-"],
a.big [class*=" icon-"],
button.big [class*=" icon-"],
.button.big [class*=" icon-"],
.page-control > ul > li.big [class*=" icon-"] {
font-size: 1.3333333333333333em;
}


        ol.icons {
li [class^="icon-"],
            list-style-type: none;
li [class*=" icon-"] {
        }
display: inline-block;
width: 1.2em;
text-align: center;
}


            ol.icons li {
li [class^="icon-"].icon-large,
                line-height: 24px;
li [class*=" icon-"].icon-large {
            }
width: 1.5625em;
}


                ol.icons li [class^="icon-"],
ol.icons {
                ol.icons li [class*=" icon-"] {
list-style-type: none;
                    vertical-align: -10%;
}
                    font-size: 1.2em;
                }


        .icon-muted {
ol.icons li {
            color: #eeeeee;
line-height: 24px;
        }
}


        .icon-border {
ol.icons li [class^="icon-"],
            border: solid 1px #eeeeee;
ol.icons li [class*=" icon-"] {
            padding: .2em .25em .15em;
vertical-align: -10%;
        }
font-size: 1.2em;
}


        .icon-2x {
.icon-muted {
            font-size: 2em;
color: #eeeeee;
        }
}


            .icon-2x.icon-border {
.icon-border {
                border-width: 2px;
border: solid 1px #eeeeee;
            }
padding: .2em .25em .15em;
}


        .icon-3x {
.icon-2x {
            font-size: 3em;
font-size: 2em;
        }
}


            .icon-3x.icon-border {
.icon-2x.icon-border {
                border-width: 3px;
border-width: 2px;
            }
}


        .icon-4x {
.icon-3x {
            font-size: 4em;
font-size: 3em;
        }
}


            .icon-4x.icon-border {
.icon-3x.icon-border {
                border-width: 4px;
border-width: 3px;
            }
}


        a [class^="icon-"],
.icon-4x {
        button [class^="icon-"],
font-size: 4em;
        .button [class^="icon-"],
}
        .page-control > ul > li [class^="icon-"],
        a [class*=" icon-"],
        button [class*=" icon-"],
        .button [class*=" icon-"],
        .page-control > ul > li [class*=" icon-"] {
            margin-right: 5px;
        }


            a [class^="icon-"].right,
.icon-4x.icon-border {
            button [class^="icon-"].right,
border-width: 4px;
            .button [class^="icon-"].right,
}
            .page-control > ul > li [class^="icon-"].right,
            a [class*=" icon-"].right,
            button [class*=" icon-"].right,
            .button [class*=" icon-"].right,
            .page-control > ul > li [class*=" icon-"].right {
                margin-left: 5px;
                margin-right: auto;
            }


        .toolbar [class^="icon-"],
a [class^="icon-"],
        .toolbar [class*=" icon-"] {
button [class^="icon-"],
            margin: 0 !important;
.button [class^="icon-"],
        }
.page-control > ul > li [class^="icon-"],
a [class*=" icon-"],
button [class*=" icon-"],
.button [class*=" icon-"],
.page-control > ul > li [class*=" icon-"] {
margin-right: 5px;
}


        .image-button [class^="icon-"],
a [class^="icon-"].right,
        .image-button [class*=" icon-"] {
button [class^="icon-"].right,
            position: absolute;
.button [class^="icon-"].right,
            right: 0;
.page-control > ul > li [class^="icon-"].right,
            margin-left: 32px;
a [class*=" icon-"].right,
            padding: 5px;
button [class*=" icon-"].right,
            height: 100%;
.button [class*=" icon-"].right,
            top: 0px;
.page-control > ul > li [class*=" icon-"].right {
            box-sizing: border-box;
margin-left: 5px;
            border: 1px transparent solid;
margin-right: auto;
            z-index: 2;
}
            margin: 0;
            font-size: 16px;
        }


        .shortcut > .icon [class^="icon-"],
.toolbar [class^="icon-"],
        .shortcut > .icon [class*=" icon-"] {
.toolbar [class*=" icon-"] {
            font-size: 32px;
margin: 0 !important;
            line-height: 32px;
}
            height: 32px;
            margin: 10px 0 0 0 !important;
        }


        .icon-home:before {
.image-button [class^="icon-"],
            content: "\e000";
.image-button [class*=" icon-"] {
        }
position: absolute;
right: 0;
margin-left: 32px;
padding: 5px;
height: 100%;
top: 0px;
box-sizing: border-box;
border: 1px transparent solid;
z-index: 2;
margin: 0;
font-size: 16px;
}


        .icon-newspaper:before {
.shortcut > .icon [class^="icon-"],
            content: "\e001";
.shortcut > .icon [class*=" icon-"] {
        }
font-size: 32px;
line-height: 32px;
height: 32px;
margin: 10px 0 0 0 !important;
}


        .icon-pencil:before {
.icon-home:before {
            content: "\e002";
content: "\e000";
        }
}


        .icon-droplet:before {
.icon-newspaper:before {
            content: "\e003";
content: "\e001";
        }
}


        .icon-pictures:before {
.icon-pencil:before {
            content: "\e004";
content: "\e002";
        }
}


        .icon-camera:before {
.icon-droplet:before {
            content: "\e005";
content: "\e003";
        }
}


        .icon-music:before {
.icon-pictures:before {
            content: "\e006";
content: "\e004";
        }
}


        .icon-film:before {
.icon-camera:before {
            content: "\e007";
content: "\e005";
        }
}


        .icon-camera-2:before {
.icon-music:before {
            content: "\e008";
content: "\e006";
        }
}


        .icon-spades:before {
.icon-film:before {
            content: "\e009";
content: "\e007";
        }
}


        .icon-clubs:before {
.icon-camera-2:before {
            content: "\e00a";
content: "\e008";
        }
}


        .icon-diamonds:before {
.icon-spades:before {
            content: "\e00b";
content: "\e009";
        }
}


        .icon-broadcast:before {
.icon-clubs:before {
            content: "\e00c";
content: "\e00a";
        }
}


        .icon-mic:before {
.icon-diamonds:before {
            content: "\e00d";
content: "\e00b";
        }
}


        .icon-book:before {
.icon-broadcast:before {
            content: "\e00e";
content: "\e00c";
        }
}


        .icon-file:before {
.icon-mic:before {
            content: "\e00f";
content: "\e00d";
        }
}


        .icon-new:before {
.icon-book:before {
            content: "\e010";
content: "\e00e";
        }
}


        .icon-copy:before {
.icon-file:before {
            content: "\e011";
content: "\e00f";
        }
}


        .icon-folder:before {
.icon-new:before {
            content: "\e012";
content: "\e010";
        }
}


        .icon-folder-2:before {
.icon-copy:before {
            content: "\e013";
content: "\e011";
        }
}


        .icon-tag:before {
.icon-folder:before {
            content: "\e014";
content: "\e012";
        }
}


        .icon-cart:before {
.icon-folder-2:before {
            content: "\e015";
content: "\e013";
        }
}


        .icon-basket:before {
.icon-tag:before {
            content: "\e016";
content: "\e014";
        }
}


        .icon-calculate:before {
.icon-cart:before {
            content: "\e017";
content: "\e015";
        }
}


        .icon-support:before {
.icon-basket:before {
            content: "\e018";
content: "\e016";
        }
}


        .icon-phone:before {
.icon-calculate:before {
            content: "\e019";
content: "\e017";
        }
}


        .icon-mail:before {
.icon-support:before {
            content: "\e01a";
content: "\e018";
        }
}


        .icon-location:before {
.icon-phone:before {
            content: "\e01b";
content: "\e019";
        }
}


        .icon-compass:before {
.icon-mail:before {
            content: "\e01c";
content: "\e01a";
        }
}


        .icon-history:before {
.icon-location:before {
            content: "\e01d";
content: "\e01b";
        }
}


        .icon-clock:before {
.icon-compass:before {
            content: "\e01e";
content: "\e01c";
        }
}


        .icon-bell:before {
.icon-history:before {
            content: "\e01f";
content: "\e01d";
        }
}


        .icon-calendar:before {
.icon-clock:before {
            content: "\e020";
content: "\e01e";
        }
}


        .icon-printer:before {
.icon-bell:before {
            content: "\e021";
content: "\e01f";
        }
}


        .icon-mouse:before {
.icon-calendar:before {
            content: "\e022";
content: "\e020";
        }
}


        .icon-screen:before {
.icon-printer:before {
            content: "\e023";
content: "\e021";
        }
}


        .icon-laptop:before {
.icon-mouse:before {
            content: "\e024";
content: "\e022";
        }
}


        .icon-mobile:before {
.icon-screen:before {
            content: "\e025";
content: "\e023";
        }
}


        .icon-cabinet:before {
.icon-laptop:before {
            content: "\e026";
content: "\e024";
        }


        .icon-drawer:before {
}
            content: "\e027";
        }


        .icon-drawer-2:before {
.icon-mobile:before {
            content: "\e028";
content: "\e025";
        }
}


        .icon-box:before {
.icon-cabinet:before {
            content: "\e029";
content: "\e026";
        }
}


        .icon-box-add:before {
.icon-drawer:before {
            content: "\e02a";
content: "\e027";
        }
}


        .icon-box-remove:before {
.icon-drawer-2:before {
            content: "\e02b";
content: "\e028";
        }
}


        .icon-download:before {
.icon-box:before {
            content: "\e02c";
content: "\e029";
        }
}


        .icon-upload:before {
.icon-box-add:before {
            content: "\e02d";
content: "\e02a";
        }
}


        .icon-database:before {
.icon-box-remove:before {
            content: "\e02e";
content: "\e02b";
        }
}


        .icon-flip:before {
.icon-download:before {
            content: "\e02f";
content: "\e02c";
        }
}


        .icon-flip-2:before {
.icon-upload:before {
            content: "\e030";
content: "\e02d";
        }
}


        .icon-undo:before {
.icon-database:before {
            content: "\e031";
content: "\e02e";
        }
}


        .icon-redo:before {
.icon-flip:before {
            content: "\e032";
content: "\e02f";
        }
}


        .icon-forward:before {
.icon-flip-2:before {
            content: "\e033";
content: "\e030";
        }
}


        .icon-reply:before {
.icon-undo:before {
            content: "\e034";
content: "\e031";
        }
}


        .icon-reply-2:before {
.icon-redo:before {
            content: "\e035";
content: "\e032";
        }
}


        .icon-comments:before {
.icon-forward:before {
            content: "\e036";
content: "\e033";
        }
}


        .icon-comments-2:before {
.icon-reply:before {
            content: "\e037";
content: "\e034";
        }
}


        .icon-comments-3:before {
.icon-reply-2:before {
            content: "\e038";
content: "\e035";
        }
}


        .icon-comments-4:before {
.icon-comments:before {
            content: "\e039";
content: "\e036";
        }
}


        .icon-comments-5:before {
.icon-comments-2:before {
            content: "\e03a";
content: "\e037";
        }
}


        .icon-user:before {
.icon-comments-3:before {
            content: "\e03b";
content: "\e038";
        }
}


        .icon-user-2:before {
.icon-comments-4:before {
            content: "\e03c";
content: "\e039";
        }
}


        .icon-user-3:before {
.icon-comments-5:before {
            content: "\e03d";
content: "\e03a";
        }
}


        .icon-busy:before {
.icon-user:before {
            content: "\e03e";
content: "\e03b";
        }
}


        .icon-loading:before {
.icon-user-2:before {
            content: "\e03f";
content: "\e03c";
        }
}


        .icon-loading-2:before {
.icon-user-3:before {
            content: "\e040";
content: "\e03d";
        }
}


        .icon-search:before {
.icon-busy:before {
            content: "\e041";
content: "\e03e";
        }
}


        .icon-zoom-in:before {
.icon-loading:before {
            content: "\e042";
content: "\e03f";
        }
}


        .icon-zoom-out:before {
.icon-loading-2:before {
            content: "\e043";
content: "\e040";
        }
}


        .icon-key:before {
.icon-search:before {
            content: "\e044";
content: "\e041";
        }
}


        .icon-key-2:before {
.icon-zoom-in:before {
            content: "\e045";
content: "\e042";
        }
}


        .icon-locked:before {
.icon-zoom-out:before {
            content: "\e046";
content: "\e043";
        }
}


        .icon-unlocked:before {
.icon-key:before {
            content: "\e047";
content: "\e044";
        }
}


        .icon-wrench:before {
.icon-key-2:before {
            content: "\e048";
content: "\e045";
        }
}


        .icon-equalizer:before {
.icon-locked:before {
            content: "\e049";
content: "\e046";
        }
}


        .icon-cog:before {
.icon-unlocked:before {
            content: "\e04a";
content: "\e047";
        }
}


        .icon-pie:before {
.icon-wrench:before {
            content: "\e04b";
content: "\e048";
        }
}


        .icon-bars:before {
.icon-equalizer:before {
            content: "\e04c";
content: "\e049";
        }
}


        .icon-stats-up:before {
.icon-cog:before {
            content: "\e04d";
content: "\e04a";
        }
}


        .icon-gift:before {
.icon-pie:before {
            content: "\e04e";
content: "\e04b";
        }
}


        .icon-trophy:before {
.icon-bars:before {
            content: "\e04f";
content: "\e04c";
        }
}


        .icon-diamond:before {
.icon-stats-up:before {
            content: "\e050";
content: "\e04d";
        }
}


        .icon-coffee:before {
.icon-gift:before {
            content: "\e051";
content: "\e04e";
        }
}


        .icon-rocket:before {
.icon-trophy:before {
            content: "\e052";
content: "\e04f";
        }
}


        .icon-meter-slow:before {
.icon-diamond:before {
            content: "\e053";
content: "\e050";
        }
}


        .icon-meter-medium:before {
.icon-coffee:before {
            content: "\e054";
content: "\e051";
        }
}


        .icon-meter-fast:before {
.icon-rocket:before {
            content: "\e055";
content: "\e052";
        }
}


        .icon-dashboard:before {
.icon-meter-slow:before {
            content: "\e056";
content: "\e053";
        }
}


        .icon-fire:before {
.icon-meter-medium:before {
            content: "\e057";
content: "\e054";
        }
}


        .icon-lab:before {
.icon-meter-fast:before {
            content: "\e058";
content: "\e055";
        }
}


        .icon-remove:before {
.icon-dashboard:before {
            content: "\e059";
content: "\e056";
        }
}


        .icon-briefcase:before {
.icon-fire:before {
            content: "\e05a";
content: "\e057";
        }
}


        .icon-briefcase-2:before {
.icon-lab:before {
            content: "\e05b";
content: "\e058";
        }
}


        .icon-cars:before {
.icon-remove:before {
            content: "\e05c";
content: "\e059";
        }
}


        .icon-bus:before {
.icon-briefcase:before {
            content: "\e05d";
content: "\e05a";
        }
}


        .icon-cube:before {
.icon-briefcase-2:before {
            content: "\e05e";
content: "\e05b";
        }
}


        .icon-cube-2:before {
.icon-cars:before {
            content: "\e05f";
content: "\e05c";
        }
}


        .icon-puzzle:before {
.icon-bus:before {
            content: "\e060";
content: "\e05d";
        }
}


        .icon-glasses:before {
.icon-cube:before {
            content: "\e061";
content: "\e05e";
        }
}


        .icon-glasses-2:before {
.icon-cube-2:before {
            content: "\e062";
content: "\e05f";
        }
}


        .icon-accessibility:before {
.icon-puzzle:before {
            content: "\e063";
content: "\e060";
        }
}


        .icon-accessibility-2:before {
.icon-glasses:before {
            content: "\e064";
content: "\e061";
        }
}


        .icon-target:before {
.icon-glasses-2:before {
            content: "\e065";
content: "\e062";
        }
}


        .icon-target-2:before {
.icon-accessibility:before {
            content: "\e066";
content: "\e063";
        }
}


        .icon-lightning:before {
.icon-accessibility-2:before {
            content: "\e067";
content: "\e064";
        }
}


        .icon-power:before {
.icon-target:before {
            content: "\e068";
content: "\e065";
        }
}


        .icon-power-2:before {
.icon-target-2:before {
            content: "\e069";
content: "\e066";
        }
}


        .icon-clipboard:before {
.icon-lightning:before {
            content: "\e06a";
content: "\e067";
        }
}


        .icon-clipboard-2:before {
.icon-power:before {
            content: "\e06b";
content: "\e068";
        }
}


        .icon-playlist:before {
.icon-power-2:before {
            content: "\e06c";
content: "\e069";
        }
}


        .icon-grid-view:before {
.icon-clipboard:before {
            content: "\e06d";
content: "\e06a";
        }
}


        .icon-tree-view:before {
.icon-clipboard-2:before {
            content: "\e06e";
content: "\e06b";
        }
}


        .icon-cloud:before {
.icon-playlist:before {
            content: "\e06f";
content: "\e06c";
        }
}


        .icon-cloud-2:before {
.icon-grid-view:before {
            content: "\e070";
content: "\e06d";
        }
}


        .icon-download-2:before {
.icon-tree-view:before {
            content: "\e071";
content: "\e06e";
        }
}


        .icon-upload-2:before {
.icon-cloud:before {
            content: "\e072";
content: "\e06f";
        }
}


        .icon-upload-3:before {
.icon-cloud-2:before {
            content: "\e073";
content: "\e070";
        }
}


        .icon-link:before {
.icon-download-2:before {
            content: "\e074";
content: "\e071";
        }
}


        .icon-link-2:before {
.icon-upload-2:before {
            content: "\e075";
content: "\e072";
        }
}


        .icon-flag:before {
.icon-upload-3:before {
            content: "\e076";
content: "\e073";
        }
}


        .icon-flag-2:before {
.icon-link:before {
            content: "\e077";
content: "\e074";
        }
}


        .icon-attachment:before {
.icon-link-2:before {
            content: "\e078";
content: "\e075";
        }
}


        .icon-eye:before {
.icon-flag:before {
            content: "\e079";
content: "\e076";
        }
}


        .icon-bookmark:before {
.icon-flag-2:before {
            content: "\e07a";
content: "\e077";
        }
}


        .icon-bookmark-2:before {
.icon-attachment:before {
            content: "\e07b";
content: "\e078";
        }
}


        .icon-star:before {
.icon-eye:before {
            content: "\e07c";
content: "\e079";
        }
}


        .icon-star-2:before {
.icon-bookmark:before {
            content: "\e07d";
content: "\e07a";
        }
}


        .icon-star-3:before {
.icon-bookmark-2:before {
            content: "\e07e";
content: "\e07b";
        }
}


        .icon-heart:before {
.icon-star:before {
            content: "\e07f";
content: "\e07c";
        }
}


        .icon-heart-2:before {
.icon-star-2:before {
            content: "\e080";
content: "\e07d";
        }
}


        .icon-thumbs-up:before {
.icon-star-3:before {
            content: "\e081";
content: "\e07e";
        }
}


        .icon-thumbs-down:before {
.icon-heart:before {
            content: "\e082";
content: "\e07f";
        }
}


        .icon-plus:before {
.icon-heart-2:before {
            content: "\e083";
content: "\e080";
        }
}


        .icon-minus:before {
.icon-thumbs-up:before {
            content: "\e084";
content: "\e081";
        }
}


        .icon-help:before {
.icon-thumbs-down:before {
            content: "\e085";
content: "\e082";
        }
}


        .icon-help-2:before {
.icon-plus:before {
            content: "\e086";
content: "\e083";
        }
}


        .icon-blocked:before {
.icon-minus:before {
            content: "\e087";
content: "\e084";
        }
}


        .icon-cancel:before {
.icon-help:before {
            content: "\e088";
content: "\e085";
        }
}


        .icon-cancel-2:before {
.icon-help-2:before {
            content: "\e089";
content: "\e086";
        }
}


        .icon-checkmark:before {
.icon-blocked:before {
            content: "\e08a";
content: "\e087";
        }
}


        .icon-minus-2:before {
.icon-cancel:before {
            content: "\e08b";
content: "\e088";
        }
}


        .icon-plus-2:before {
.icon-cancel-2:before {
            content: "\e08c";
content: "\e089";
        }
}


        .icon-enter:before {
.icon-checkmark:before {
            content: "\e08d";
content: "\e08a";
        }
}


        .icon-exit:before {
.icon-minus-2:before {
            content: "\e08e";
content: "\e08b";
        }
}


        .icon-loop:before {
.icon-plus-2:before {
            content: "\e08f";
content: "\e08c";
        }
}


        .icon-arrow-up-left:before {
.icon-enter:before {
            content: "\e090";
content: "\e08d";
        }
}


        .icon-arrow-up:before {
.icon-exit:before {
            content: "\e091";
content: "\e08e";
        }
}


        .icon-arrow-up-right:before {
.icon-loop:before {
            content: "\e092";
content: "\e08f";
        }
}


        .icon-arrow-right:before {
.icon-arrow-up-left:before {
            content: "\e093";
content: "\e090";
        }
}


        .icon-arrow-down-right:before {
.icon-arrow-up:before {
            content: "\e094";
content: "\e091";
        }
}


        .icon-arrow-down:before {
.icon-arrow-up-right:before {
            content: "\e095";
content: "\e092";
        }
}


        .icon-arrow-down-left:before {
.icon-arrow-right:before {
            content: "\e096";
content: "\e093";
        }
}


        .icon-arrow-left:before {
.icon-arrow-down-right:before {
            content: "\e097";
content: "\e094";
        }
}


        .icon-arrow-up-2:before {
.icon-arrow-down:before {
            content: "\e098";
content: "\e095";
        }
}


        .icon-arrow-right-2:before {
.icon-arrow-down-left:before {
            content: "\e099";
content: "\e096";
        }
}


        .icon-arrow-down-2:before {
.icon-arrow-left:before {
            content: "\e09a";
content: "\e097";
        }
}


        .icon-arrow-left-2:before {
.icon-arrow-up-2:before {
            content: "\e09b";
content: "\e098";
        }
}


        .icon-arrow-up-3:before {
.icon-arrow-right-2:before {
            content: "\e09c";
content: "\e099";
        }
}


        .icon-arrow-right-3:before {
.icon-arrow-down-2:before {
            content: "\e09d";
content: "\e09a";
        }
}


        .icon-arrow-down-3:before {
.icon-arrow-left-2:before {
            content: "\e09e";
content: "\e09b";
        }
}


        .icon-arrow-left-3:before {
.icon-arrow-up-3:before {
            content: "\e09f";
content: "\e09c";
        }
}


        .icon-menu:before {
.icon-arrow-right-3:before {
            content: "\e0a0";
content: "\e09d";
        }
}


        .icon-enter-2:before {
.icon-arrow-down-3:before {
            content: "\e0a1";
content: "\e09e";
        }
}


        .icon-backspace:before {
.icon-arrow-left-3:before {
            content: "\e0a2";
content: "\e09f";
        }
}


        .icon-backspace-2:before {
.icon-menu:before {
            content: "\e0a3";
content: "\e0a0";
        }
}


        .icon-tab:before {
.icon-enter-2:before {
            content: "\e0a4";
content: "\e0a1";
        }
}


        .icon-tab-2:before {
.icon-backspace:before {
            content: "\e0a5";
content: "\e0a2";
        }
}


        .icon-checkbox:before {
.icon-backspace-2:before {
            content: "\e0a6";
content: "\e0a3";
        }
}


        .icon-checkbox-unchecked:before {
.icon-tab:before {
            content: "\e0a7";
content: "\e0a4";
        }
}


        .icon-checkbox-partial:before {
.icon-tab-2:before {
            content: "\e0a8";
content: "\e0a5";
        }
}


        .icon-radio-checked:before {
.icon-checkbox:before {
            content: "\e0a9";
content: "\e0a6";
        }
}


        .icon-radio-unchecked:before {
.icon-checkbox-unchecked:before {
            content: "\e0aa";
content: "\e0a7";
        }
}


        .icon-font:before {
.icon-checkbox-partial:before {
            content: "\e0ab";
content: "\e0a8";
        }
}


        .icon-paragraph-left:before {
.icon-radio-checked:before {
            content: "\e0ac";
content: "\e0a9";
        }
}


        .icon-paragraph-center:before {
.icon-radio-unchecked:before {
            content: "\e0ad";
content: "\e0aa";
        }
}


        .icon-paragraph-right:before {
.icon-font:before {
            content: "\e0ae";
content: "\e0ab";
        }
}


        .icon-paragraph-justify:before {
.icon-paragraph-left:before {
            content: "\e0af";
content: "\e0ac";
        }
}


        .icon-left-to-right:before {
.icon-paragraph-center:before {
            content: "\e0b0";
content: "\e0ad";
        }
}


        .icon-right-to-left:before {
.icon-paragraph-right:before {
            content: "\e0b1";
content: "\e0ae";
        }
}


        .icon-share:before {
.icon-paragraph-justify:before {
            content: "\e0b2";
content: "\e0af";
        }
}


        .icon-new-tab:before {
.icon-left-to-right:before {
            content: "\e0b3";
content: "\e0b0";
        }
}


        .icon-new-tab-2:before {
.icon-right-to-left:before {
            content: "\e0b4";
content: "\e0b1";
        }
}


        .icon-embed:before {
.icon-share:before {
            content: "\e0b5";
content: "\e0b2";
        }
}


        .icon-code:before {
.icon-new-tab:before {
            content: "\e0b6";
content: "\e0b3";
        }
}


        .icon-bluetooth:before {
.icon-new-tab-2:before {
            content: "\e0b7";
content: "\e0b4";
        }
}


        .icon-share-2:before {
.icon-embed:before {
            content: "\e0b8";
content: "\e0b5";
        }
}


        .icon-share-3:before {
.icon-code:before {
            content: "\e0b9";
content: "\e0b6";
        }
}


        .icon-mail-2:before {
.icon-bluetooth:before {
            content: "\e0ba";
content: "\e0b7";
        }
}


        .icon-google:before {
.icon-share-2:before {
            content: "\e0bb";
content: "\e0b8";
        }
}


        .icon-google-plus:before {
.icon-share-3:before {
            content: "\e0bc";
content: "\e0b9";
        }
}


        .icon-google-drive:before {
.icon-mail-2:before {
            content: "\e0bd";
content: "\e0ba";
        }
}


        .icon-facebook:before {
.icon-google:before {
            content: "\e0be";
content: "\e0bb";
        }
}


        .icon-instagram:before {
.icon-google-plus:before {
            content: "\e0bf";
content: "\e0bc";
        }
}


        .icon-twitter:before {
.icon-google-drive:before {
            content: "\e0c0";
content: "\e0bd";
        }
}


        .icon-feed:before {
.icon-facebook:before {
            content: "\e0c1";
content: "\e0be";
        }
}


        .icon-youtube:before {
.icon-instagram:before {
            content: "\e0c2";
content: "\e0bf";
        }
}


        .icon-vimeo:before {
.icon-twitter:before {
            content: "\e0c3";
content: "\e0c0";
        }
}


        .icon-flickr:before {
.icon-feed:before {
            content: "\e0c4";
content: "\e0c1";
        }
}


        .icon-picassa:before {
.icon-youtube:before {
            content: "\e0c5";
content: "\e0c2";
        }
}


        .icon-dribbble:before {
.icon-vimeo:before {
            content: "\e0c6";
content: "\e0c3";
        }
}


        .icon-deviantart:before {
.icon-flickr:before {
            content: "\e0c7";
content: "\e0c4";
        }
}


        .icon-github:before {
.icon-picassa:before {
            content: "\e0c8";
content: "\e0c5";
        }
}


        .icon-github-2:before {
.icon-dribbble:before {
            content: "\e0c9";
content: "\e0c6";
        }
}


        .icon-github-3:before {
.icon-deviantart:before {
            content: "\e0ca";
content: "\e0c7";
        }
}


        .icon-github-4:before {
.icon-github:before {
            content: "\e0cb";
content: "\e0c8";
        }
}


        .icon-github-5:before {
.icon-github-2:before {
            content: "\e0cc";
content: "\e0c9";
        }
}


        .icon-git:before {
.icon-github-3:before {
            content: "\e0cd";
content: "\e0ca";
        }
}


        .icon-github-6:before {
.icon-github-4:before {
            content: "\e0ce";
content: "\e0cb";
        }
}


        .icon-wordpress:before {
.icon-github-5:before {
            content: "\e0cf";
content: "\e0cc";
        }
}


        .icon-joomla:before {
.icon-git:before {
            content: "\e0d0";
content: "\e0cd";
        }
}


        .icon-blogger:before {
.icon-github-6:before {
            content: "\e0d1";
content: "\e0ce";
        }
}


        .icon-tumblr:before {
.icon-wordpress:before {
            content: "\e0d2";
content: "\e0cf";
        }
}


        .icon-yahoo:before {
.icon-joomla:before {
            content: "\e0d3";
content: "\e0d0";
        }
}


        .icon-amazon:before {
.icon-blogger:before {
            content: "\e0d4";
content: "\e0d1";
        }
}


        .icon-tux:before {
.icon-tumblr:before {
            content: "\e0d5";
content: "\e0d2";
        }
}


        .icon-apple:before {
.icon-yahoo:before {
            content: "\e0d6";
content: "\e0d3";
        }
}


        .icon-finder:before {
.icon-amazon:before {
            content: "\e0d7";
content: "\e0d4";
        }
}


        .icon-android:before {
.icon-tux:before {
            content: "\e0d8";
content: "\e0d5";
        }
}


        .icon-windows:before {
.icon-apple:before {
            content: "\e0d9";
content: "\e0d6";
        }
}


        .icon-soundcloud:before {
.icon-finder:before {
            content: "\e0da";
content: "\e0d7";
        }
}


        .icon-skype:before {
.icon-android:before {
            content: "\e0db";
content: "\e0d8";
        }
}


        .icon-reddit:before {
.icon-windows:before {
            content: "\e0dc";
content: "\e0d9";
        }
}


        .icon-linkedin:before {
.icon-soundcloud:before {
            content: "\e0dd";
content: "\e0da";
        }
}


        .icon-lastfm:before {
.icon-skype:before {
            content: "\e0de";
content: "\e0db";
        }
}


        .icon-delicious:before {
.icon-reddit:before {
            content: "\e0df";
content: "\e0dc";
        }
}


        .icon-stumbleupon:before {
.icon-linkedin:before {
            content: "\e0e0";
content: "\e0dd";
        }
}


        .icon-pinterest:before {
.icon-lastfm:before {
            content: "\e0e1";
content: "\e0de";
        }
}


        .icon-xing:before {
.icon-delicious:before {
            content: "\e0e2";
content: "\e0df";
        }
}


        .icon-flattr:before {
.icon-stumbleupon:before {
            content: "\e0e3";
content: "\e0e0";
        }
}


        .icon-foursquare:before {
.icon-pinterest:before {
            content: "\e0e4";
content: "\e0e1";
        }
}


        .icon-paypal:before {
.icon-xing:before {
            content: "\e0e5";
content: "\e0e2";
        }
}


        .icon-yelp:before {
.icon-flattr:before {
            content: "\e0e6";
content: "\e0e3";
        }
}


        .icon-libreoffice:before {
.icon-foursquare:before {
            content: "\e0e7";
content: "\e0e4";
        }
}


        .icon-file-pdf:before {
.icon-paypal:before {
            content: "\e0e8";
content: "\e0e5";
        }
}


        .icon-file-openoffice:before {
.icon-yelp:before {
            content: "\e0e9";
content: "\e0e6";
        }
}


        .icon-file-word:before {
.icon-libreoffice:before {
            content: "\e0ea";
content: "\e0e7";
        }
}


        .icon-file-excel:before {
.icon-file-pdf:before {
            content: "\e0eb";
content: "\e0e8";
        }
}


        .icon-file-powerpoint:before {
.icon-file-openoffice:before {
            content: "\e0ec";
content: "\e0e9";
        }
}


        .icon-file-zip:before {
.icon-file-word:before {
            content: "\e0ed";
content: "\e0ea";
        }
}


        .icon-file-xml:before {
.icon-file-excel:before {
            content: "\e0ee";
content: "\e0eb";
        }
}


        .icon-file-css:before {
.icon-file-powerpoint:before {
            content: "\e0ef";
content: "\e0ec";
        }
}


        .icon-html5:before {
.icon-file-zip:before {
            content: "\e0f0";
content: "\e0ed";
        }
}


        .icon-html5-2:before {
.icon-file-xml:before {
            content: "\e0f1";
content: "\e0ee";
        }
}


        .icon-css3:before {
.icon-file-css:before {
            content: "\e0f2";
content: "\e0ef";
        }
}


        .icon-chrome:before {
.icon-html5:before {
            content: "\e0f3";
content: "\e0f0";
        }
}


        .icon-firefox:before {
.icon-html5-2:before {
            content: "\e0f4";
content: "\e0f1";
        }
}


        .icon-IE:before {
.icon-css3:before {
            content: "\e0f5";
content: "\e0f2";
        }
}


        .icon-opera:before {
.icon-chrome:before {
            content: "\e0f6";
content: "\e0f3";
        }
}


        .icon-safari:before {
.icon-firefox:before {
            content: "\e0f7";
content: "\e0f4";
        }
}


        .icon-IcoMoon:before {
.icon-IE:before {
            content: "\e0f8";
content: "\e0f5";
        }
}


        .icon-sunrise:before {
.icon-opera:before {
            content: "\e0f9";
content: "\e0f6";
        }
}


        .icon-sun:before {
.icon-safari:before {
            content: "\e0fa";
content: "\e0f7";
        }
}


        .icon-moon:before {
.icon-IcoMoon:before {
            content: "\e0fb";
content: "\e0f8";
        }
}


        .icon-sun-2:before {
.icon-sunrise:before {
            content: "\e0fc";
content: "\e0f9";
        }
}


        .icon-windy:before {
.icon-sun:before {
            content: "\e0fd";
content: "\e0fa";
        }
}


        .icon-wind:before {
.icon-moon:before {
            content: "\e0fe";
content: "\e0fb";
        }
}


        .icon-snowflake:before {
.icon-sun-2:before {
            content: "\e0ff";
content: "\e0fc";
        }
}


        .icon-cloudy:before {
.icon-windy:before {
            content: "\e100";
content: "\e0fd";
        }
}


        .icon-cloud-3:before {
.icon-wind:before {
            content: "\e101";
content: "\e0fe";
        }
}


        .icon-weather:before {
.icon-snowflake:before {
            content: "\e102";
content: "\e0ff";
        }
}


        .icon-weather-2:before {
.icon-cloudy:before {
            content: "\e103";
content: "\e100";
        }
}


        .icon-weather-3:before {
.icon-cloud-3:before {
            content: "\e104";
content: "\e101";
        }
}


        .icon-lines:before {
.icon-weather:before {
            content: "\e105";
content: "\e102";
        }
}


        .icon-cloud-4:before {
.icon-weather-2:before {
            content: "\e106";
content: "\e103";
        }
}


        .icon-lightning-2:before {
.icon-weather-3:before {
            content: "\e107";
content: "\e104";
        }
}


        .icon-lightning-3:before {
.icon-lines:before {
            content: "\e108";
content: "\e105";
        }
}


        .icon-rainy:before {
.icon-cloud-4:before {
            content: "\e109";
content: "\e106";
        }
}


        .icon-rainy-2:before {
.icon-lightning-2:before {
            content: "\e10a";
content: "\e107";
        }
}


        .icon-windy-2:before {
.icon-lightning-3:before {
            content: "\e10b";
content: "\e108";
        }
}


        .icon-windy-3:before {
.icon-rainy:before {
            content: "\e10c";
content: "\e109";
        }
}


        .icon-snowy:before {
.icon-rainy-2:before {
            content: "\e10d";
content: "\e10a";
        }
}


        .icon-snowy-2:before {
.icon-windy-2:before {
            content: "\e10e";
content: "\e10b";
        }
}


        .icon-snowy-3:before {
.icon-windy-3:before {
            content: "\e10f";
content: "\e10c";
        }
}


        .icon-weather-4:before {
.icon-snowy:before {
            content: "\e110";
content: "\e10d";
        }
}


        .icon-cloudy-2:before {
.icon-snowy-2:before {
            content: "\e111";
content: "\e10e";
        }
}


        .icon-cloud-5:before {
.icon-snowy-3:before {
            content: "\e112";
content: "\e10f";
        }
}


        .icon-lightning-4:before {
.icon-weather-4:before {
            content: "\e113";
content: "\e110";
        }
}


        .icon-sun-3:before {
.icon-cloudy-2:before {
            content: "\e114";
content: "\e111";
        }
}


        .icon-moon-2:before {
.icon-cloud-5:before {
            content: "\e115";
content: "\e112";
        }
}


        .icon-cloudy-3:before {
.icon-lightning-4:before {
            content: "\e116";
content: "\e113";
        }
}


        .icon-cloud-6:before {
.icon-sun-3:before {
            content: "\e117";
content: "\e114";
        }
}


        .icon-cloud-7:before {
.icon-moon-2:before {
            content: "\e118";
content: "\e115";
        }
}


        .icon-lightning-5:before {
.icon-cloudy-3:before {
            content: "\e119";
content: "\e116";
        }
}


        .icon-rainy-3:before {
.icon-cloud-6:before {
            content: "\e11a";
content: "\e117";
        }
}


        .icon-rainy-4:before {
.icon-cloud-7:before {
            content: "\e11b";
content: "\e118";
        }
}


        .icon-windy-4:before {
.icon-lightning-5:before {
            content: "\e11c";
content: "\e119";
        }
}


        .icon-windy-5:before {
.icon-rainy-3:before {
            content: "\e11d";
content: "\e11a";
        }
}


        .icon-snowy-4:before {
.icon-rainy-4:before {
            content: "\e11e";
content: "\e11b";
        }
}


        .icon-snowy-5:before {
.icon-windy-4:before {
            content: "\e11f";
content: "\e11c";
        }
}


        .icon-weather-5:before {
.icon-windy-5:before {
            content: "\e120";
content: "\e11d";
        }
}


        .icon-cloudy-4:before {
.icon-snowy-4:before {
            content: "\e121";
content: "\e11e";
        }
}


        .icon-lightning-6:before {
.icon-snowy-5:before {
            content: "\e122";
content: "\e11f";
        }
}


        .icon-thermometer:before {
.icon-weather-5:before {
            content: "\e123";
content: "\e120";
        }
}


        .icon-compass-2:before {
.icon-cloudy-4:before {
            content: "\e124";
content: "\e121";
        }
}


        .icon-none:before {
.icon-lightning-6:before {
            content: "\e125";
content: "\e122";
        }
}


        .icon-Celsius:before {
.icon-thermometer:before {
            content: "\e126";
content: "\e123";
        }
}


        .icon-Fahrenheit:before {
.icon-compass-2:before {
            content: "\e127";
content: "\e124";
        }
}


        .icon-forrst:before {
.icon-none:before {
            content: "\e128";
content: "\e125";
        }
}


        .icon-headphones:before {
.icon-Celsius:before {
            content: "\e129";
content: "\e126";
        }
}


        .icon-bug:before {
.icon-Fahrenheit:before {
            content: "\e12a";
content: "\e127";
        }
}


        .icon-cart-2:before {
.icon-forrst:before {
            content: "\e12b";
content: "\e128";
        }
}


        .icon-earth:before {
.icon-headphones:before {
            content: "\e12c";
content: "\e129";
        }
}


        .icon-battery:before {
.icon-bug:before {
            content: "\e12d";
content: "\e12a";
        }
}


        .icon-list:before {
.icon-cart-2:before {
            content: "\e12e";
content: "\e12b";
        }
}


        .icon-grid:before {
.icon-earth:before {
            content: "\e12f";
content: "\e12c";
        }
}


        .icon-alarm:before {
.icon-battery:before {
            content: "\e130";
content: "\e12d";
        }
}


        .icon-location-2:before {
.icon-list:before {
            content: "\e131";
content: "\e12e";
        }
}


        .icon-pointer:before {
.icon-grid:before {
            content: "\e132";
content: "\e12f";
        }
}


        .icon-diary:before {
.icon-alarm:before {
            content: "\e133";
content: "\e130";
        }
}


        .icon-eye-2:before {
.icon-location-2:before {
            content: "\e134";
content: "\e131";
        }
}


        .icon-console:before {
.icon-pointer:before {
            content: "\e135";
content: "\e132";
        }
}


        .icon-location-3:before {
.icon-diary:before {
            content: "\e136";
content: "\e133";
        }
}


        .icon-move:before {
.icon-eye-2:before {
            content: "\e137";
content: "\e134";
        }
}


        .icon-gift-2:before {
.icon-console:before {
            content: "\e138";
content: "\e135";
        }
}


        .icon-monitor:before {
.icon-location-3:before {
            content: "\e139";
content: "\e136";
        }
}


        .icon-mobile-2:before {
.icon-move:before {
            content: "\e13a";
content: "\e137";
        }
}


        .icon-switch:before {
.icon-gift-2:before {
            content: "\e13b";
content: "\e138";
        }
}


        .icon-star-4:before {
.icon-monitor:before {
            content: "\e13c";
content: "\e139";
        }
}


        .icon-address-book:before {
.icon-mobile-2:before {
            content: "\e13d";
content: "\e13a";
        }
}


        .icon-shit:before {
.icon-switch:before {
            content: "\e13e";
content: "\e13b";
        }
}


        .icon-cone:before {
.icon-star-4:before {
            content: "\e13f";
content: "\e13c";
        }
}


        .icon-credit-card:before {
.icon-address-book:before {
            content: "\e140";
content: "\e13d";
        }
}


        .icon-type:before {
.icon-shit:before {
            content: "\e141";
content: "\e13e";
        }
}


        .icon-volume:before {
.icon-cone:before {
            content: "\e142";
content: "\e13f";
        }
}


        .icon-volume-2:before {
.icon-credit-card:before {
            content: "\e143";
content: "\e140";
        }
}


        .icon-locked-2:before {
.icon-type:before {
            content: "\e144";
content: "\e141";
        }
}


        .icon-warning:before {
.icon-volume:before {
            content: "\e145";
content: "\e142";
        }
}


        .icon-info:before {
.icon-volume-2:before {
            content: "\e146";
content: "\e143";
        }
}


        .icon-filter:before {
.icon-locked-2:before {
            content: "\e147";
content: "\e144";
        }
}


        .icon-bookmark-3:before {
.icon-warning:before {
            content: "\e148";
content: "\e145";
        }
}


        .icon-bookmark-4:before {
.icon-info:before {
            content: "\e149";
content: "\e146";
        }
}


        .icon-stats:before {
.icon-filter:before {
            content: "\e14a";
content: "\e147";
        }
}


        .icon-compass-3:before {
.icon-bookmark-3:before {
            content: "\e14b";
content: "\e148";
        }
}


        .icon-keyboard:before {
.icon-bookmark-4:before {
            content: "\e14c";
content: "\e149";
        }
}


        .icon-award-fill:before {
.icon-stats:before {
            content: "\e14d";
content: "\e14a";
        }
}


        .icon-award-stroke:before {
.icon-compass-3:before {
            content: "\e14e";
content: "\e14b";
        }
}


        .icon-beaker-alt:before {
.icon-keyboard:before {
            content: "\e14f";
content: "\e14c";
        }
}


        .icon-beaker:before {
.icon-award-fill:before {
            content: "\e150";
content: "\e14d";
        }
}


        .icon-move-vertical:before {
.icon-award-stroke:before {
            content: "\e151";
content: "\e14e";
        }
}


        .icon-move-horizontal:before {
.icon-beaker-alt:before {
            content: "\e153";
content: "\e14f";
        }
}


        .icon-steering-wheel:before {
.icon-beaker:before {
            content: "\e152";
content: "\e150";
        }
}


        .icon-volume-3:before {
.icon-move-vertical:before {
            content: "\e154";
content: "\e151";
        }
}


        .icon-volume-mute:before {
.icon-move-horizontal:before {
            content: "\e155";
content: "\e153";
        }
}


        .icon-play:before {
.icon-steering-wheel:before {
            content: "\e156";
content: "\e152";
        }
}


        .icon-pause:before {
.icon-volume-3:before {
            content: "\e157";
content: "\e154";
        }
}


        .icon-stop:before {
.icon-volume-mute:before {
            content: "\e158";
content: "\e155";
        }
}


        .icon-eject:before {
.icon-play:before {
            content: "\e159";
content: "\e156";
        }
}


        .icon-first:before {
.icon-pause:before {
            content: "\e15a";
content: "\e157";
        }
}


        .icon-last:before {
.icon-stop:before {
            content: "\e15b";
content: "\e158";
        }
}


        .icon-play-alt:before {
.icon-eject:before {
            content: "\e15c";
content: "\e159";
        }
}


        .icon-battery-empty:before {
.icon-first:before {
            content: "\e15d";
content: "\e15a";
        }
}


        .icon-battery-half:before {
.icon-last:before {
            content: "\e15e";
content: "\e15b";
        }
}


        .icon-battery-full:before {
.icon-play-alt:before {
            content: "\e15f";
content: "\e15c";
        }
}


        .icon-battery-charging:before {
.icon-battery-empty:before {
            content: "\e160";
content: "\e15d";
        }
}


        .icon-left-quote:before {
.icon-battery-half:before {
            content: "\e161";
content: "\e15e";
        }
}


        .icon-right-quote:before {
.icon-battery-full:before {
            content: "\e162";
content: "\e15f";
        }
}


        .icon-left-quote-alt:before {
.icon-battery-charging:before {
            content: "\e163";
content: "\e160";
        }
}


        .icon-right-quote-alt:before {
.icon-left-quote:before {
            content: "\e164";
content: "\e161";
        }
}


        .icon-smiley:before {
.icon-right-quote:before {
            content: "\e165";
content: "\e162";
        }
}


        .icon-umbrella:before {
.icon-left-quote-alt:before {
            content: "\e166";
content: "\e163";
        }
}


        .icon-info-2:before {
.icon-right-quote-alt:before {
            content: "\e167";
content: "\e164";
        }
}


        .icon-chart-alt:before {
.icon-smiley:before {
            content: "\e168";
content: "\e165";
        }
}


        .icon-save:before {
.icon-umbrella:before {
            content: "\e169";
content: "\e166";
        }
}


        .fg-color-blue {
.icon-info-2:before {
            color: #2d89ef !important;
content: "\e167";
        }
}


        .fg-color-blueLight {
.icon-chart-alt:before {
            color: #eff4ff !important;
content: "\e168";
        }
}


        .fg-color-blueDark {
.icon-save:before {
            color: #2b5797 !important;
content: "\e169";
        }
}


        .fg-color-green {
.fg-color-blue {
            color: #00a300 !important;
color: #2d89ef !important;
        }
}


        .fg-color-greenLight {
.fg-color-blueLight {
            color: #99b433 !important;
color: #eff4ff !important;
        }
}


        .fg-color-greenDark {
.fg-color-blueDark {
            color: #1e7145 !important;
color: #2b5797 !important;
        }
}


        .fg-color-red {
.fg-color-green {
            color: #b91d47 !important;
color: #00a300 !important;
        }
}


        .fg-color-yellow {
.fg-color-greenLight {
            color: #ffc40d !important;
color: #99b433 !important;
        }
}


        .fg-color-orange {
.fg-color-greenDark {
            color: #e3a21a !important;
color: #1e7145 !important;
        }
}


        .fg-color-orangeDark {
.fg-color-red {
            color: #da532c !important;
color: #b91d47 !important;
        }
}


        .fg-color-pink {
.fg-color-yellow {
            color: #9f00a7 !important;
color: #ffc40d !important;
        }
}


        .fg-color-pinkDark {
.fg-color-orange {
            color: #7e3878 !important;
color: #e3a21a !important;
        }
}


        .fg-color-purple {
.fg-color-orangeDark {
            color: #603cba !important;
color: #da532c !important;
        }
}


        .fg-color-darken {
.fg-color-pink {
            color: #1d1d1d !important;
color: #9f00a7 !important;
        }
}


        .fg-color-lighten {
.fg-color-pinkDark {
            color: #d5e7ec !important;
color: #7e3878 !important;
        }
}


        .fg-color-white {
.fg-color-purple {
            color: #ffffff !important;
color: #603cba !important;
        }
}


        .fg-color-grayDark {
.fg-color-darken {
            color: #525252 !important;
color: #1d1d1d !important;
        }
}


        .fg-color-magenta {
.fg-color-lighten {
            color: #ff0097 !important;
color: #d5e7ec !important;
        }
}


        .fg-color-teal {
.fg-color-white {
            color: #00aba9 !important;
color: #ffffff !important;
        }
}


        .fg-color-redLight {
.fg-color-grayDark {
            color: #ee1111 !important;
color: #525252 !important;
        }
}


        .bg-color-blue {
.fg-color-magenta {
            background-color: #2d89ef !important;
color: #ff0097 !important;
        }
}


        .bg-color-blueLight {
.fg-color-teal {
            background-color: #eff4ff !important;
color: #00aba9 !important;
        }
}


        .bg-color-blueDark {
.fg-color-redLight {
            background-color: #2b5797 !important;
color: #ee1111 !important;
        }
}


        .bg-color-green {
.bg-color-blue {
            background-color: #00a300 !important;
background-color: #2d89ef !important;
        }
}


        .bg-color-greenLight {
.bg-color-blueLight {
            background-color: #99b433 !important;
background-color: #eff4ff !important;
        }
}


        .bg-color-greenDark {
.bg-color-blueDark {
            background-color: #1e7145 !important;
background-color: #2b5797 !important;
        }
}


        .bg-color-red {
.bg-color-green {
            background-color: #b91d47 !important;
background-color: #00a300 !important;
        }
}


        .bg-color-yellow {
.bg-color-greenLight {
            background-color: #ffc40d !important;
background-color: #99b433 !important;
        }
}


        .bg-color-orange {
.bg-color-greenDark {
            background-color: #e3a21a !important;
background-color: #1e7145 !important;
        }
}


        .bg-color-orangeDark {
.bg-color-red {
            background-color: #da532c !important;
background-color: #b91d47 !important;
        }
}


        .bg-color-pink {
.bg-color-yellow {
            background-color: #9f00a7 !important;
background-color: #ffc40d !important;
        }
}


        .bg-color-pinkDark {
.bg-color-orange {
            background-color: #7e3878 !important;
background-color: #e3a21a !important;
        }
}


        .bg-color-purple {
.bg-color-orangeDark {
            background-color: #603cba !important;
background-color: #da532c !important;
        }
}


        .bg-color-darken {
.bg-color-pink {
            background-color: #1d1d1d !important;
background-color: #9f00a7 !important;
        }
}


        .bg-color-lighten {
.bg-color-pinkDark {
            background-color: #d5e7ec !important;
background-color: #7e3878 !important;
        }
}


        .bg-color-white {
.bg-color-purple {
            background-color: #ffffff !important;
background-color: #603cba !important;
        }
}


        .bg-color-grayDark {
.bg-color-darken {
            background-color: #525252 !important;
background-color: #1d1d1d !important;
        }
}


        .bg-color-magenta {
.bg-color-lighten {
            background-color: #ff0097 !important;
background-color: #d5e7ec !important;
        }
}


        .bg-color-teal {
.bg-color-white {
            background-color: #00aba9 !important;
background-color: #ffffff !important;
        }
}


        .bg-color-redLight {
.bg-color-grayDark {
            background-color: #ee1111 !important;
background-color: #525252 !important;
        }
}


        [class*=border-color] {
.bg-color-magenta {
            border: 2px solid;
background-color: #ff0097 !important;
        }
}


        .border-color-blue {
.bg-color-teal {
            border-color: #2d89ef !important;
background-color: #00aba9 !important;
        }
}


        .border-color-blueLight {
.bg-color-redLight {
            border-color: #eff4ff !important;
background-color: #ee1111 !important;
        }
}


        .border-color-blueDark {
[class*=border-color] {
            border-color: #2b5797 !important;
border: 2px solid;
        }
}


        .border-color-green {
.border-color-blue {
            border-color: #00a300 !important;
border-color: #2d89ef !important;
        }
}


        .border-color-greenLight {
.border-color-blueLight {
            border-color: #99b433 !important;
border-color: #eff4ff !important;
        }
}


        .border-color-greenDark {
.border-color-blueDark {
            border-color: #1e7145 !important;
border-color: #2b5797 !important;
        }
}


        .border-color-red {
.border-color-green {
            border-color: #b91d47 !important;
border-color: #00a300 !important;
        }
}


        .border-color-yellow {
.border-color-greenLight {
            border-color: #ffc40d !important;
border-color: #99b433 !important;
        }
}


        .border-color-orange {
.border-color-greenDark {
            border-color: #e3a21a !important;
border-color: #1e7145 !important;
        }
}


        .border-color-orangeDark {
.border-color-red {
            border-color: #da532c !important;
border-color: #b91d47 !important;
        }
}


        .border-color-pink {
.border-color-yellow {
            border-color: #9f00a7 !important;
border-color: #ffc40d !important;
        }
}


        .border-color-pinkDark {
.border-color-orange {
            border-color: #7e3878 !important;
border-color: #e3a21a !important;
        }
}


        .border-color-purple {
.border-color-orangeDark {
            border-color: #603cba !important;
border-color: #da532c !important;
        }
}


        .border-color-darken {
.border-color-pink {
            border-color: #1d1d1d !important;
border-color: #9f00a7 !important;
        }
}


        .border-color-lighten {
.border-color-pinkDark {
            border-color: #d5e7ec !important;
border-color: #7e3878 !important;
        }
}


        .border-color-white {
.border-color-purple {
            border-color: #ffffff !important;
border-color: #603cba !important;
        }
}


        .border-color-grayDark {
.border-color-darken {
            border-color: #525252 !important;
border-color: #1d1d1d !important;
        }
}


        .border-color-magenta {
.border-color-lighten {
            border-color: #ff0097 !important;
border-color: #d5e7ec !important;
        }
}


        .border-color-teal {
.border-color-white {
            border-color: #00aba9 !important;
border-color: #ffffff !important;
        }
}


        .border-color-redLight {
.border-color-grayDark {
            border-color: #ee1111 !important;
border-color: #525252 !important;
        }
}


        *:hover[class=outline-color] {
.border-color-magenta {
            outline: 3px solid;
border-color: #ff0097 !important;
        }
}


        .outline-color-blue {
.border-color-teal {
            outline-color: #2d89ef !important;
border-color: #00aba9 !important;
        }
}


        .outline-color-blueLight {
.border-color-redLight {
            outline-color: #eff4ff !important;
border-color: #ee1111 !important;
        }
}


        .outline-color-blueDark {
*:hover[class=outline-color] {
            outline-color: #2b5797 !important;
outline: 3px solid;
        }
}


        .outline-color-green {
.outline-color-blue {
            outline-color: #00a300 !important;
outline-color: #2d89ef !important;
        }
}


        .outline-color-greenLight {
.outline-color-blueLight {
            outline-color: #99b433 !important;
outline-color: #eff4ff !important;
        }
}


        .outline-color-greenDark {
.outline-color-blueDark {
            outline-color: #1e7145 !important;
outline-color: #2b5797 !important;
        }
}


        .outline-color-red {
.outline-color-green {
            outline-color: #b91d47 !important;
outline-color: #00a300 !important;
        }
}


        .outline-color-yellow {
.outline-color-greenLight {
            outline-color: #ffc40d !important;
outline-color: #99b433 !important;
        }
}


        .outline-color-orange {
.outline-color-greenDark {
            outline-color: #e3a21a !important;
outline-color: #1e7145 !important;
        }
}


        .outline-color-orangeDark {
.outline-color-red {
            outline-color: #da532c !important;
outline-color: #b91d47 !important;
        }
}


        .outline-color-pink {
.outline-color-yellow {
            outline-color: #9f00a7 !important;
outline-color: #ffc40d !important;
        }
}


        .outline-color-pinkDark {
.outline-color-orange {
            outline-color: #7e3878 !important;
outline-color: #e3a21a !important;
        }
}


        .outline-color-purple {
.outline-color-orangeDark {
            outline-color: #603cba !important;
outline-color: #da532c !important;
        }
}


        .outline-color-darken {
.outline-color-pink {
            outline-color: #1d1d1d !important;
outline-color: #9f00a7 !important;
        }
}


        .outline-color-lighten {
.outline-color-pinkDark {
            outline-color: #d5e7ec !important;
outline-color: #7e3878 !important;
        }
}


        .outline-color-white {
.outline-color-purple {
            outline-color: #ffffff !important;
outline-color: #603cba !important;
        }
}


        .outline-color-grayDark {
.outline-color-darken {
            outline-color: #525252 !important;
outline-color: #1d1d1d !important;
        }
}


        .outline-color-magenta {
.outline-color-lighten {
            outline-color: #ff0097 !important;
outline-color: #d5e7ec !important;
        }
}


        .outline-color-teal {
.outline-color-white {
            outline-color: #00aba9 !important;
outline-color: #ffffff !important;
        }
}


        .outline-color-redLight {
.outline-color-grayDark {
            outline-color: #ee1111 !important;
outline-color: #525252 !important;
        }
}


        .item-margin {
.outline-color-magenta {
            margin: 0 10px 10px 0;
outline-color: #ff0097 !important;
        }
}


        .column-margin {
.outline-color-teal {
            margin: 0 20px 10px 0;
outline-color: #00aba9 !important;
        }
}


        .group-margin {
.outline-color-redLight {
            margin: 0 80px 10px 0;
outline-color: #ee1111 !important;
        }
}


        .brick {
.item-margin {
            position: relative;
margin: 0 10px 10px 0;
            margin: 0 10px 10px 0;
}
            display: block;
            float: none !important;
        }


        .short-brick {
.column-margin {
            position: relative;
margin: 0 20px 10px 0;
            margin: 0 10px 10px 0;
}
            display: block;
            float: none !important;
            width: 150px;
            height: 150px;
        }


        .medium-brick {
.group-margin {
            position: relative;
margin: 0 80px 10px 0;
            margin: 0 10px 10px 0;
}
            display: block;
            float: none !important;
            width: 310px;
            height: 150px;
        }


        .square {
.brick {
            display: block;
position: relative;
            float: left;
margin: 0 10px 10px 0;
            margin-right: 10px;
display: block;
            height: 20px;
float: none !important;
            width: 20px;
}
        }


        *,
.short-brick {
        *:after,
position: relative;
        *:before {
margin: 0 10px 10px 0;
            -webkit-box-sizing: border-box;
display: block;
            -moz-box-sizing: border-box;
float: none !important;
            box-sizing: border-box;
width: 150px;
        }
height: 150px;
}


        .one-column {
.medium-brick {
            -moz-columns: 1;
position: relative;
            -webkit-columns: 1;
margin: 0 10px 10px 0;
            columns: 1;
display: block;
            -moz-column-gap: 20px;
float: none !important;
            -webkit-column-gap: 20px;
width: 310px;
            column-gap: 20px;
height: 150px;
        }
}


        .two-columns {
.square {
            -moz-columns: 2;
display: block;
            -webkit-columns: 2;
float: left;
            columns: 2;
margin-right: 10px;
            -moz-column-gap: 20px;
height: 20px;
            -webkit-column-gap: 20px;
width: 20px;
            column-gap: 20px;
}
        }


        .three-columns {
*,
            -moz-columns: 3;
*:after,
            -webkit-columns: 3;
*:before {
            columns: 3;
-webkit-box-sizing: border-box;
            -moz-column-gap: 20px;
-moz-box-sizing: border-box;
            -webkit-column-gap: 20px;
box-sizing: border-box;
            column-gap: 20px;
}
        }


        .four-columns {
.one-column {
            -moz-columns: 4;
-moz-columns: 1;
            -webkit-columns: 4;
-webkit-columns: 1;
            columns: 4;
columns: 1;
            -moz-column-gap: 20px;
-moz-column-gap: 20px;
            -webkit-column-gap: 20px;
-webkit-column-gap: 20px;
            column-gap: 20px;
column-gap: 20px;
        }
}


        .five-columns {
.two-columns {
            -moz-columns: 5;
-moz-columns: 2;
            -webkit-columns: 5;
-webkit-columns: 2;
            columns: 5;
columns: 2;
            -moz-column-gap: 20px;
-moz-column-gap: 20px;
            -webkit-column-gap: 20px;
-webkit-column-gap: 20px;
            column-gap: 20px;
column-gap: 20px;
        }
}


        #bodyContent {
.three-columns {
            position: relative;
-moz-columns: 3;
            height: 100%;
-webkit-columns: 3;
            min-height: 100%;
columns: 3;
            width: 100%;
-moz-column-gap: 20px;
            *zoom: 1;
-webkit-column-gap: 20px;
        }
column-gap: 20px;
}


            #bodyContent:before, #bodyContent:after {
.four-columns {
                display: table;
-moz-columns: 4;
                content: "";
-webkit-columns: 4;
            }
columns: 4;
-moz-column-gap: 20px;
-webkit-column-gap: 20px;
column-gap: 20px;
}


        .page:after {
.five-columns {
            clear: both;
-moz-columns: 5;
        }
-webkit-columns: 5;
columns: 5;
-moz-column-gap: 20px;
-webkit-column-gap: 20px;
column-gap: 20px;
}


        #bodyContent .page-header {
#bodyContent {
            width: 100%;
position: relative;
            position: relative;
height: 100%;
            display: block;
min-height: 100%;
        }
width: 100%;
*zoom: 1;
}


            #bodyContent .page-header .page-header-content {
#bodyContent:before, #bodyContent:after {
                height: 100px;
display: table;
                min-height: 100px;
content: "";
                width: 100%;
}
                position: relative;
                display: block;
            }


                #bodyContent .page-header .page-header-content h1,
.page:after {
                #bodyContent .page-header .page-header-content h2,
clear: both;
                #bodyContent .page-header .page-header-content h3,
}
                #bodyContent .page-header .page-header-content h4,
                #bodyContent .page-header .page-header-content h5 {
                    position: absolute;
                    margin: 0;
                    padding: 0;
                    left: 20px;
                    bottom: 0;
                }


                    #bodyContent .page-header .page-header-content h1 small {
#bodyContent .page-header {
                        font-size: 12pt;
width: 100%;
                        margin-left: 5px;
position: relative;
                    }
display: block;
}


                    #bodyContent .page-header .page-header-content h1.sub-menu {
#bodyContent .page-header .page-header-content {
                        cursor: pointer;
height: 100px;
                    }
min-height: 100px;
width: 100%;
position: relative;
display: block;
}


                        #bodyContent .page-header .page-header-content h1.sub-menu:after {
#bodyContent .page-header .page-header-content h1,
                            position: absolute;
#bodyContent .page-header .page-header-content h2,
                            content: "\3009";
#bodyContent .page-header .page-header-content h3,
                            display: inline-block;
#bodyContent .page-header .page-header-content h4,
                            font-size: 10pt;
#bodyContent .page-header .page-header-content h5 {
                            bottom: -5px;
position: absolute;
                            right: -15px;
margin: 0;
                            -webkit-transform: rotate(90deg);
padding: 0;
                            -moz-transform: rotate(90deg);
left: 20px;
                            -ms-transform: rotate(90deg);
bottom: 0;
                            -o-transform: rotate(90deg);
}
                            transform: rotate(90deg);
                        }


                #bodyContent .page-header .page-header-content > .page-back {
#bodyContent .page-header .page-header-content h1 small {
                    position: absolute;
font-size: 12pt;
                    top: 34px;
margin-left: 5px;
                    left: 30px;
}
                }


                #bodyContent .page-header .page-header-content .user-login {
#bodyContent .page-header .page-header-content h1.sub-menu {
                    float: right;
cursor: pointer;
                    margin: 55px 44px 0 0;
}
                    cursor: pointer;
                }


                    #bodyContent .page-header .page-header-content .user-login .avatar {
#bodyContent .page-header .page-header-content h1.sub-menu:after {
                        float: right;
position: absolute;
                        border: 1px #ccc solid;
content: "\3009";
                        width: 40px;
display: inline-block;
                        height: 40px;
font-size: 10pt;
                    }
bottom: -5px;
right: -15px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}


                        #bodyContent .page-header .page-header-content .user-login .avatar img,
#bodyContent .page-header .page-header-content > .page-back {
                        #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
position: absolute;
                        #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
top: 34px;
                            width: 100%;
left: 30px;
                            height: 100%;
}
                        }


                        #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
#bodyContent .page-header .page-header-content .user-login {
                        #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
float: right;
                            margin-top: 2px;
margin: 55px 44px 0 0;
                            font-size: 30px;
cursor: pointer;
                            line-height: 30px;
}
                            display: block;
                        }


                    #bodyContent .page-header .page-header-content .user-login .name {
#bodyContent .page-header .page-header-content .user-login .avatar {
                        float: left;
float: right;
                        margin: -5px 10px 0;
border: 1px #ccc solid;
                        text-align: right;
width: 40px;
                    }
height: 40px;
}


                        #bodyContent .page-header .page-header-content .user-login .name .first-name {
#bodyContent .page-header .page-header-content .user-login .avatar img,
                            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
#bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
                            font-weight: 200;
#bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                            font-size: 20pt;
width: 100%;
                            letter-spacing: 0.01em;
height: 100%;
                            line-height: 22pt;
}
                            font-smooth: always;
                            display: block;
                            margin: 0;
                        }


                        #bodyContent .page-header .page-header-content .user-login .name .last-name {
#bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
                            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
#bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                            font-weight: 400;
margin-top: 2px;
                            font-size: 9pt;
font-size: 30px;
                            font-smooth: always;
line-height: 30px;
                            line-height: 11pt;
display: block;
                            display: block;
}
                            margin: 0;
                        }


        #bodyContent .page-region {
#bodyContent .page-header .page-header-content .user-login .name {
            display: block;
float: left;
        }
margin: -5px 10px 0;
text-align: right;
}


            #bodyContent .page-region .page-region-content {
#bodyContent .page-header .page-header-content .user-login .name .first-name {
                padding-top: 10px;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                padding-left: 0;
font-weight: 200;
                padding-right: 0;
font-size: 20pt;
                padding-bottom: 20px;
letter-spacing: 0.01em;
                display: block;
line-height: 22pt;
                height: 100%;
font-smooth: always;
                position: relative;
display: block;
            }
margin: 0;
}


        .page.secondary .page-header .page-header-content h1,
#bodyContent .page-header .page-header-content .user-login .name .last-name {
        .page.secondary .page-header .page-header-content h2,
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        .page.secondary .page-header .page-header-content h3,
font-weight: 400;
        .page.secondary .page-header .page-header-content h4,
font-size: 9pt;
        .page.secondary .page-header .page-header-content h5 {
font-smooth: always;
            position: absolute;
line-height: 11pt;
            margin: 0;
display: block;
            padding: 0;
margin: 0;
            left: 120px;
}
            bottom: 0;
        }


        .page.secondary .page-region .page-region-content {
#bodyContent .page-region {
            padding-left: 120px;
display: block;
        }
}


        .page.snapped {
#bodyContent .page-region .page-region-content {
            width: 33.33%;
padding-top: 10px;
            height: 100%;
padding-left: 0;
            float: left;
padding-right: 0;
            border-right: 1px #ccc solid;
padding-bottom: 20px;
        }
display: block;
height: 100%;
position: relative;
}


        .page.fill {
.page.secondary .page-header .page-header-content h1,
            width: 66.66%;
.page.secondary .page-header .page-header-content h2,
            height: 100%;
.page.secondary .page-header .page-header-content h3,
            float: right;
.page.secondary .page-header .page-header-content h4,
            border-left: 1px #ccc solid;
.page.secondary .page-header .page-header-content h5 {
        }
position: absolute;
margin: 0;
padding: 0;
left: 120px;
bottom: 0;
}


        .page.snapped #bodyContent .page-header .page-header-content h1,
.page.secondary .page-region .page-region-content {
        .page.snapped #bodyContent .page-header .page-header-content h2,
padding-left: 120px;
        .page.snapped #bodyContent .page-header .page-header-content h3,
}
        .page.snapped #bodyContent .page-header .page-header-content h4,
        .page.snapped #bodyContent .page-header .page-header-content h5 {
            margin-left: 20px;
        }


        .page.snapped #bodyContent .page-region .page-region-content {
.page.snapped {
            padding-left: 20px;
width: 33.33%;
        }
height: 100%;
float: left;
border-right: 1px #ccc solid;
}


        .page.fixed-header .page-header {
.page.fill {
            position: fixed;
width: 66.66%;
            top: 0;
height: 100%;
            left: 0;
float: right;
            right: 0;
border-left: 1px #ccc solid;
            z-index: 10000;
}
        }


        .page.fixed-header .page-region {
.page.snapped #bodyContent .page-header .page-header-content h1,
            padding-top: 140px;
.page.snapped #bodyContent .page-header .page-header-content h2,
        }
.page.snapped #bodyContent .page-header .page-header-content h3,
.page.snapped #bodyContent .page-header .page-header-content h4,
.page.snapped #bodyContent .page-header .page-header-content h5 {
margin-left: 20px;
}


        .page.with-sidebar .page-region {
.page.snapped #bodyContent .page-region .page-region-content {
            margin-left: 220px;
padding-left: 20px;
            width: auto;
}
            *zoom: 1;
        }


            .page.with-sidebar .page-region .page-region-content {
.page.fixed-header .page-header {
                padding-left: 20px;
position: fixed;
            }
top: 0;
left: 0;
right: 0;
z-index: 10000;
}


            .page.with-sidebar .page-region:before,
.page.fixed-header .page-region {
            .page.with-sidebar .page-region:after {
padding-top: 140px;
                display: table;
}
                content: "";
            }


            .page.with-sidebar .page-region:after {
.page.with-sidebar .page-region {
                clear: both;
margin-left: 220px;
            }
width: auto;
*zoom: 1;
}


        .app-bar {
.page.with-sidebar .page-region .page-region-content {
            position: fixed;
padding-left: 20px;
            bottom: 0;
}
            left: 0;
            right: 0;
            min-height: 100px;
            background-color: #1d1d1d !important;
        }


        .charms {
.page.with-sidebar .page-region:before,
            position: fixed;
.page.with-sidebar .page-region:after {
            right: 0;
display: table;
            top: 0;
content: "";
            bottom: 0;
}
            height: 100%;
            min-width: 200px;
            width: auto;
        }


            .charms.place-left {
.page.with-sidebar .page-region:after {
                left: 0;
clear: both;
                right: auto;
}
            }


        .message-dialog {
.app-bar {
            position: fixed;
position: fixed;
            left: 0;
bottom: 0;
            right: 0;
left: 0;
            height: auto;
right: 0;
            min-height: 100px;
min-height: 100px;
            top: 30%;
background-color: #1d1d1d !important;
            padding: 10px 10px 0;
}
        }


        .error-bar,
.charms {
        .warning-bar,
position: fixed;
        .info-bar {
right: 0;
            position: fixed;
top: 0;
            top: 0;
bottom: 0;
            left: 0;
height: 100%;
            right: 0;
min-width: 200px;
            padding: 10px 20px;
width: auto;
            color: #fff;
}
            min-height: 100px;
        }


        .error-bar {
.charms.place-left {
            background-color: #b91d47 !important;
left: 0;
        }
right: auto;
}


        .warning-bar {
.message-dialog {
            background-color: #ffc40d !important;
position: fixed;
        }
left: 0;
right: 0;
height: auto;
min-height: 100px;
top: 30%;
padding: 10px 10px 0;
}


        .info-bar {
.error-bar,
            background-color: #2d89ef !important;
.warning-bar,
        }
.info-bar {
position: fixed;
top: 0;
left: 0;
right: 0;
padding: 10px 20px;
color: #fff;
min-height: 100px;
}


        .toolbar {
.error-bar {
            *zoom: 1;
background-color: #b91d47 !important;
        }
}


            .toolbar a,
.warning-bar {
            .toolbar button {
background-color: #ffc40d !important;
                font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
                font-weight: 400;
                font-size: 9pt;
                font-smooth: always;
                line-height: 11pt;
                font-size: 14px;
                padding: 4px 12px;
                line-height: 20px;
                vertical-align: middle !important;
                min-width: 90px;
                background-color: #ccc;
                border: 1px transparent solid;
                color: #353535;
                margin-right: 10px;
                margin-bottom: 10px;
                border-radius: 0;
                display: inline-block;
                vertical-align: middle;
                cursor: pointer;
                padding: 4px 10px;
                outline: none;
                min-width: 32px;
                min-height: 32px;
                width: 32px;
                height: 32px;
                text-align: center;
                position: relative;
                padding: 0;
                margin-right: 0px;
            }


                .toolbar a.mini,
.info-bar {
                .toolbar button.mini {
background-color: #2d89ef !important;
                    min-height: 20px;
}
                    min-width: 20px;
                    height: 14px;
                    font-size: .75em !important;
                    padding-top: 0px !important;
                }


                .toolbar a.big,
.toolbar {
                .toolbar button.big {
*zoom: 1;
                    min-height: 48px;
}
                    height: 48px;
                    font-size: 1.2em;
                }


                .toolbar a.mini,
.toolbar a,
                .toolbar button.mini {
.toolbar button {
                    min-width: 22px;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    width: 22px;
font-weight: 400;
                }
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
font-size: 14px;
padding: 4px 12px;
line-height: 20px;
vertical-align: middle !important;
min-width: 90px;
background-color: #ccc;
border: 1px transparent solid;
color: #353535;
margin-right: 10px;
margin-bottom: 10px;
border-radius: 0;
display: inline-block;
vertical-align: middle;
cursor: pointer;
padding: 4px 10px;
outline: none;
min-width: 32px;
min-height: 32px;
width: 32px;
height: 32px;
text-align: center;
position: relative;
padding: 0;
margin-right: 0px;
}


                .toolbar a.big,
.toolbar a.mini,
                .toolbar button.big {
.toolbar button.mini {
                    min-width: 48px;
min-height: 20px;
                    width: 48px;
min-width: 20px;
                }
height: 14px;
font-size: .75em !important;
padding-top: 0px !important;
}


                .toolbar a [class^="icon-"],
.toolbar a.big,
                .toolbar button [class^="icon-"],
.toolbar button.big {
                .toolbar a [class*=" icon-"],
min-height: 48px;
                .toolbar button [class*=" icon-"] {
height: 48px;
                    vertical-align: -10%;
font-size: 1.2em;
                    font-size: 1.2em;
}
                    display: inline-block;
                }


                    .toolbar a [class^="icon-"].icon-large,
.toolbar a.mini,
                    .toolbar button [class^="icon-"].icon-large,
.toolbar button.mini {
                    .toolbar a [class*=" icon-"].icon-large,
min-width: 22px;
                    .toolbar button [class*=" icon-"].icon-large {
width: 22px;
                        line-height: .9em;
}
                    }


                .toolbar a.big [class^="icon-"],
.toolbar a.big,
                .toolbar button.big [class^="icon-"],
.toolbar button.big {
                .toolbar a.big [class*=" icon-"],
min-width: 48px;
                .toolbar button.big [class*=" icon-"] {
width: 48px;
                    font-size: 1.3333333333333333em;
}
                }


                .toolbar a [class^="icon-"],
.toolbar a [class^="icon-"],
                .toolbar button [class^="icon-"],
.toolbar button [class^="icon-"],
                .toolbar a [class*=" icon-"],
.toolbar a [class*=" icon-"],
                .toolbar button [class*=" icon-"] {
.toolbar button [class*=" icon-"] {
                    margin-right: 5px;
vertical-align: -10%;
                }
font-size: 1.2em;
display: inline-block;
}


                    .toolbar a [class^="icon-"].right,
.toolbar a [class^="icon-"].icon-large,
                    .toolbar button [class^="icon-"].right,
.toolbar button [class^="icon-"].icon-large,
                    .toolbar a [class*=" icon-"].right,
.toolbar a [class*=" icon-"].icon-large,
                    .toolbar button [class*=" icon-"].right {
.toolbar button [class*=" icon-"].icon-large {
                        margin-left: 5px;
line-height: .9em;
                        margin-right: auto;
}
                    }


                .toolbar a.standart,
.toolbar a.big [class^="icon-"],
                .toolbar button.standart {
.toolbar button.big [class^="icon-"],
                    min-width: 90px;
.toolbar a.big [class*=" icon-"],
                    min-height: 32px;
.toolbar button.big [class*=" icon-"] {
                }
font-size: 1.3333333333333333em;
}


                .toolbar a:active,
.toolbar a [class^="icon-"],
                .toolbar button:active,
.toolbar button [class^="icon-"],
                .toolbar a.default:active,
.toolbar a [class*=" icon-"],
                .toolbar button.default:active {
.toolbar button [class*=" icon-"] {
                    top: 1px;
margin-right: 5px;
                    left: 1px;
}
                }


                .toolbar a:disabled,
.toolbar a [class^="icon-"].right,
                .toolbar button:disabled,
.toolbar button [class^="icon-"].right,
                .toolbar a.disabled,
.toolbar a [class*=" icon-"].right,
                .toolbar button.disabled {
.toolbar button [class*=" icon-"].right {
                    background-color: #eaeaea;
margin-left: 5px;
                    color: #bebebe;
margin-right: auto;
                    cursor: not-allowed;
}
                }


                .toolbar a.default,
.toolbar a.standart,
                .toolbar button.default {
.toolbar button.standart {
                    background-color: #008287;
min-width: 90px;
                    color: #fff;
min-height: 32px;
                }
}


                    .toolbar a:hover,
.toolbar a:active,
                    .toolbar button:hover,
.toolbar button:active,
                    .toolbar a.default:hover,
.toolbar a.default:active,
                    .toolbar button.default:hover {
.toolbar button.default:active {
                        color: inherit;
top: 1px;
                    }
left: 1px;
}


                .toolbar a:focus,
.toolbar a:disabled,
                .toolbar button:focus {
.toolbar button:disabled,
                    outline: 0;
.toolbar a.disabled,
                    border: 1px #353535 dotted;
.toolbar button.disabled {
                }
background-color: #eaeaea;
color: #bebebe;
cursor: not-allowed;
}


                .toolbar a.mini,
.toolbar a.default,
                .toolbar button.mini {
.toolbar button.default {
                    min-height: 20px;
background-color: #008287;
                    min-width: 20px;
color: #fff;
                    height: 14px;
}
                    font-size: .75em !important;
                    padding-top: 0px !important;
                }


                .toolbar a.big,
.toolbar a:hover,
                .toolbar button.big {
.toolbar button:hover,
                    min-height: 48px;
.toolbar a.default:hover,
                    height: 48px;
.toolbar button.default:hover {
                    font-size: 1.2em;
color: inherit;
                }
}


                .toolbar a img,
.toolbar a:focus,
                .toolbar button img {
.toolbar button:focus {
                    width: 16px;
outline: 0;
                    height: 16px;
border: 1px #353535 dotted;
                    position: absolute;
}
                    top: 8px;
                    left: 8px;
                }


            .toolbar a {
.toolbar a.mini,
                padding: 5px 0;
.toolbar button.mini {
            }
min-height: 20px;
min-width: 20px;
height: 14px;
font-size: .75em !important;
padding-top: 0px !important;
}


            .toolbar:before,
.toolbar a.big,
            .toolbar:after {
.toolbar button.big {
                display: table;
min-height: 48px;
                content: "";
height: 48px;
            }
font-size: 1.2em;
}


            .toolbar:after {
.toolbar a img,
                clear: both;
.toolbar button img {
            }
width: 16px;
height: 16px;
position: absolute;
top: 8px;
left: 8px;
}


            .toolbar .toolbar-group {
.toolbar a {
                margin-right: 20px;
padding: 5px 0;
                margin-bottom: 10px;
}
                float: left;
            }


        .toolbar-vertical {
.toolbar:before,
            width: 33px;
.toolbar:after {
            float: left;
display: table;
            margin-right: 10px;
content: "";
            *zoom: 1;
}
        }


            .toolbar-vertical a,
.toolbar:after {
            .toolbar-vertical button {
clear: both;
                font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
                font-weight: 400;
                font-size: 9pt;
                font-smooth: always;
                line-height: 11pt;
                font-size: 14px;
                padding: 4px 12px;
                line-height: 20px;
                vertical-align: middle !important;
                min-width: 90px;
                background-color: #ccc;
                border: 1px transparent solid;
                color: #353535;
                margin-right: 10px;
                margin-bottom: 10px;
                border-radius: 0;
                display: inline-block;
                vertical-align: middle;
                cursor: pointer;
                padding: 4px 10px;
                outline: none;
                min-width: 32px;
                min-height: 32px;
                width: 32px;
                height: 32px;
                text-align: center;
                position: relative;
                padding: 0;
                margin-bottom: 5px;
            }


                .toolbar-vertical a.mini,
.toolbar .toolbar-group {
                .toolbar-vertical button.mini {
margin-right: 20px;
                    min-height: 20px;
margin-bottom: 10px;
                    min-width: 20px;
float: left;
                    height: 14px;
}
                    font-size: .75em !important;
                    padding-top: 0px !important;
                }


                .toolbar-vertical a.big,
.toolbar-vertical {
                .toolbar-vertical button.big {
width: 33px;
                    min-height: 48px;
float: left;
                    height: 48px;
margin-right: 10px;
                    font-size: 1.2em;
*zoom: 1;
                }
}


                .toolbar-vertical a.mini,
.toolbar-vertical a,
                .toolbar-vertical button.mini {
.toolbar-vertical button {
                    min-width: 22px;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    width: 22px;
font-weight: 400;
                }
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
font-size: 14px;
padding: 4px 12px;
line-height: 20px;
vertical-align: middle !important;
min-width: 90px;
background-color: #ccc;
border: 1px transparent solid;
color: #353535;
margin-right: 10px;
margin-bottom: 10px;
border-radius: 0;
display: inline-block;
vertical-align: middle;
cursor: pointer;
padding: 4px 10px;
outline: none;
min-width: 32px;
min-height: 32px;
width: 32px;
height: 32px;
text-align: center;
position: relative;
padding: 0;
margin-bottom: 5px;
}


                .toolbar-vertical a.big,
.toolbar-vertical a.mini,
                .toolbar-vertical button.big {
.toolbar-vertical button.mini {
                    min-width: 48px;
min-height: 20px;
                    width: 48px;
min-width: 20px;
                }
height: 14px;
font-size: .75em !important;
padding-top: 0px !important;
}


                .toolbar-vertical a [class^="icon-"],
.toolbar-vertical a.big,
                .toolbar-vertical button [class^="icon-"],
.toolbar-vertical button.big {
                .toolbar-vertical a [class*=" icon-"],
min-height: 48px;
                .toolbar-vertical button [class*=" icon-"] {
height: 48px;
                    vertical-align: -10%;
font-size: 1.2em;
                    font-size: 1.2em;
}
                    display: inline-block;
                }


                    .toolbar-vertical a [class^="icon-"].icon-large,
.toolbar-vertical a.mini,
                    .toolbar-vertical button [class^="icon-"].icon-large,
.toolbar-vertical button.mini {
                    .toolbar-vertical a [class*=" icon-"].icon-large,
min-width: 22px;
                    .toolbar-vertical button [class*=" icon-"].icon-large {
width: 22px;
                        line-height: .9em;
}
                    }


                .toolbar-vertical a.big [class^="icon-"],
.toolbar-vertical a.big,
                .toolbar-vertical button.big [class^="icon-"],
.toolbar-vertical button.big {
                .toolbar-vertical a.big [class*=" icon-"],
min-width: 48px;
                .toolbar-vertical button.big [class*=" icon-"] {
width: 48px;
                    font-size: 1.3333333333333333em;
}
                }


                .toolbar-vertical a [class^="icon-"],
.toolbar-vertical a [class^="icon-"],
                .toolbar-vertical button [class^="icon-"],
.toolbar-vertical button [class^="icon-"],
                .toolbar-vertical a [class*=" icon-"],
.toolbar-vertical a [class*=" icon-"],
                .toolbar-vertical button [class*=" icon-"] {
.toolbar-vertical button [class*=" icon-"] {
                    margin-right: 5px;
vertical-align: -10%;
                }
font-size: 1.2em;
display: inline-block;
}


                    .toolbar-vertical a [class^="icon-"].right,
.toolbar-vertical a [class^="icon-"].icon-large,
                    .toolbar-vertical button [class^="icon-"].right,
.toolbar-vertical button [class^="icon-"].icon-large,
                    .toolbar-vertical a [class*=" icon-"].right,
.toolbar-vertical a [class*=" icon-"].icon-large,
                    .toolbar-vertical button [class*=" icon-"].right {
.toolbar-vertical button [class*=" icon-"].icon-large {
                        margin-left: 5px;
line-height: .9em;
                        margin-right: auto;
}
                    }


                .toolbar-vertical a.standart,
.toolbar-vertical a.big [class^="icon-"],
                .toolbar-vertical button.standart {
.toolbar-vertical button.big [class^="icon-"],
                    min-width: 90px;
.toolbar-vertical a.big [class*=" icon-"],
                    min-height: 32px;
.toolbar-vertical button.big [class*=" icon-"] {
                }
font-size: 1.3333333333333333em;
}


                .toolbar-vertical a:active,
.toolbar-vertical a [class^="icon-"],
                .toolbar-vertical button:active,
.toolbar-vertical button [class^="icon-"],
                .toolbar-vertical a.default:active,
.toolbar-vertical a [class*=" icon-"],
                .toolbar-vertical button.default:active {
.toolbar-vertical button [class*=" icon-"] {
                    top: 1px;
margin-right: 5px;
                    left: 1px;
}
                }


                .toolbar-vertical a:disabled,
.toolbar-vertical a [class^="icon-"].right,
                .toolbar-vertical button:disabled,
.toolbar-vertical button [class^="icon-"].right,
                .toolbar-vertical a.disabled,
.toolbar-vertical a [class*=" icon-"].right,
                .toolbar-vertical button.disabled {
.toolbar-vertical button [class*=" icon-"].right {
                    background-color: #eaeaea;
margin-left: 5px;
                    color: #bebebe;
margin-right: auto;
                    cursor: not-allowed;
}
                }


                .toolbar-vertical a.default,
.toolbar-vertical a.standart,
                .toolbar-vertical button.default {
.toolbar-vertical button.standart {
                    background-color: #008287;
min-width: 90px;
                    color: #fff;
min-height: 32px;
                }
}


                    .toolbar-vertical a:hover,
.toolbar-vertical a:active,
                    .toolbar-vertical button:hover,
.toolbar-vertical button:active,
                    .toolbar-vertical a.default:hover,
.toolbar-vertical a.default:active,
                    .toolbar-vertical button.default:hover {
.toolbar-vertical button.default:active {
                        color: inherit;
top: 1px;
                    }
left: 1px;
}


                .toolbar-vertical a:focus,
.toolbar-vertical a:disabled,
                .toolbar-vertical button:focus {
.toolbar-vertical button:disabled,
                    outline: 0;
.toolbar-vertical a.disabled,
                    border: 1px #353535 dotted;
.toolbar-vertical button.disabled {
                }
background-color: #eaeaea;
color: #bebebe;
cursor: not-allowed;
}


                .toolbar-vertical a.mini,
.toolbar-vertical a.default,
                .toolbar-vertical button.mini {
.toolbar-vertical button.default {
                    min-height: 20px;
background-color: #008287;
                    min-width: 20px;
color: #fff;
                    height: 14px;
}
                    font-size: .75em !important;
                    padding-top: 0px !important;
                }


                .toolbar-vertical a.big,
.toolbar-vertical a:hover,
                .toolbar-vertical button.big {
.toolbar-vertical button:hover,
                    min-height: 48px;
.toolbar-vertical a.default:hover,
                    height: 48px;
.toolbar-vertical button.default:hover {
                    font-size: 1.2em;
color: inherit;
                }
}


                .toolbar-vertical a img,
.toolbar-vertical a:focus,
                .toolbar-vertical button img {
.toolbar-vertical button:focus {
                    width: 16px;
outline: 0;
                    height: 16px;
border: 1px #353535 dotted;
                    position: absolute;
}
                    top: 8px;
                    left: 8px;
                }


            .toolbar-vertical a {
.toolbar-vertical a.mini,
                padding: 5px 0;
.toolbar-vertical button.mini {
            }
min-height: 20px;
min-width: 20px;
height: 14px;
font-size: .75em !important;
padding-top: 0px !important;
}


            .toolbar-vertical:before,
.toolbar-vertical a.big,
            .toolbar-vertical:after {
.toolbar-vertical button.big {
                display: table;
min-height: 48px;
                content: "";
height: 48px;
            }
font-size: 1.2em;
}


            .toolbar-vertical:after {
.toolbar-vertical a img,
                clear: both;
.toolbar-vertical button img {
            }
width: 16px;
height: 16px;
position: absolute;
top: 8px;
left: 8px;
}


            .toolbar-vertical .toolbar-group {
.toolbar-vertical a {
                margin-bottom: 20px;
padding: 5px 0;
            }
}


        .image-button {
.toolbar-vertical:before,
            position: relative;
.toolbar-vertical:after {
            border: 0;
display: table;
            padding-right: 45px;
content: "";
        }
}


            .image-button img,
.toolbar-vertical:after {
            .image-button:active img {
clear: both;
                position: absolute;
}
                right: 0;
                margin-left: 32px;
                padding: 5px;
                height: 100%;
                top: 0px;
                margin-left: 0px;
                box-sizing: border-box;
                border: 1px transparent solid;
                z-index: 2;
            }


        .button-set a,
.toolbar-vertical .toolbar-group {
        .button-set button {
margin-bottom: 20px;
            margin-right: 0;
}
            text-align: center;
        }


            .button-set a img,
.image-button {
            .button-set button img {
position: relative;
                background-color: transparent;
border: 0;
            }
padding-right: 45px;
}


        .button-set a {
.image-button img,
            padding: 5px 0;
.image-button:active img {
        }
position: absolute;
right: 0;
margin-left: 32px;
padding: 5px;
height: 100%;
top: 0px;
margin-left: 0px;
box-sizing: border-box;
border: 1px transparent solid;
z-index: 2;
}


        .button-set button.active {
.button-set a,
            background-color: #008287;
.button-set button {
            color: #fff;
margin-right: 0;
        }
text-align: center;
}


        .shortcuts {
.button-set a img,
            margin-bottom: 10px;
.button-set button img {
        }
background-color: transparent;
}


        .shortcut {
.button-set a {
            width: 92px;
padding: 5px 0;
            height: 92px;
}
            display: inline-block;
            margin: 0 10px 10px 0;
            vertical-align: top;
            text-decoration: none;
            background: #F3F3F3;
            text-align: center;
            cursor: pointer;
            border: 0;
            border-bottom: 2px transparent solid;
            position: relative;
        }


            .shortcut:hover {
.button-set button.active {
                border-color: red;
background-color: #008287;
            }
color: #fff;
}


            .shortcut:active {
.shortcuts {
                background: #F3F3F3;
margin-bottom: 10px;
                top: 1px;
}
                left: 1px;
            }


            .shortcut > .icon {
.shortcut {
                margin-top: .25em;
width: 92px;
                margin-bottom: .25em;
height: 92px;
                font-size: 32px;
display: inline-block;
                color: #888;
margin: 0 10px 10px 0;
                display: block;
vertical-align: top;
                float: none;
text-decoration: none;
            }
background: #F3F3F3;
text-align: center;
cursor: pointer;
border: 0;
border-bottom: 2px transparent solid;
position: relative;
}


            .shortcut > .label {
.shortcut:hover {
                display: block;
border-color: red;
                font-weight: 400;
}
                color: #666;
                background: transparent !important;
            }


            .shortcut > .badge {
.shortcut:active {
                position: absolute;
background: #F3F3F3;
                right: 0;
top: 1px;
                top: 0;
left: 1px;
                background-color: #2d89ef;
}
                padding: 5px;
                margin: 0 !important;
                text-align: center;
                display: block;
                font-size: 9pt;
                color: #fff;
                line-height: 11pt;
            }


        a.shortcut {
.shortcut > .icon {
            padding: 12px 0;
margin-top: .25em;
        }
margin-bottom: .25em;
font-size: 32px;
color: #888;
display: block;
float: none;
}


            a.shortcut .label {
.shortcut > .label {
                font-size: 9pt;
display: block;
            }
font-weight: 400;
color: #666;
background: transparent !important;
}


        .pagination {
.shortcut > .badge {
            width: auto;
position: absolute;
            margin-bottom: 10px;
right: 0;
        }
top: 0;
background-color: #2d89ef;
padding: 5px;
margin: 0 !important;
text-align: center;
display: block;
font-size: 9pt;
color: #fff;
line-height: 11pt;
}


            .pagination > ul {
a.shortcut {
                margin-left: 0;
padding: 12px 0;
                list-style: none;
}
                margin: 0;
            }


                .pagination > ul li {
a.shortcut .label {
                    display: inline-block;
font-size: 9pt;
                    margin-right: 1px;
}
                    position: relative;
                }


                    .pagination > ul li a {
.pagination {
                        font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
width: auto;
                        font-weight: 400;
margin-bottom: 10px;
                        font-size: 9pt;
}
                        font-smooth: always;
                        line-height: 11pt;
                        font-size: 14px;
                        padding: 4px 12px;
                        line-height: 20px;
                        vertical-align: middle !important;
                        min-width: 90px;
                        background-color: #ccc;
                        border: 1px transparent solid;
                        color: #353535;
                        margin-right: 10px;
                        margin-bottom: 10px;
                        border-radius: 0;
                        display: inline-block;
                        padding: 4px 10px;
                        outline: none;
                        min-height: 32px;
                        width: 32px;
                        padding: 0;
                        position: relative;
                        display: block;
                        float: left;
                        font-size: 10pt;
                        padding: 5px;
                        min-width: 32px;
                        height: 32px;
                        text-align: center;
                        vertical-align: middle;
                        cursor: pointer;
                        margin-right: 1px;
                    }


                        .pagination > ul li a.mini {
.pagination > ul {
                            min-height: 20px;
                            min-width: 20px;
                            height: 14px;
                            font-size: .75em !important;
                            padding-top: 0px !important;
                        }


                        .pagination > ul li a.big {
margin-left: 0;
                            min-height: 48px;
list-style: none;
                            height: 48px;
margin: 0;
                            font-size: 1.2em;
}
                        }


                        .pagination > ul li a.mini {
.pagination > ul li {
                            min-width: 22px;
display: inline-block;
                            width: 22px;
margin-right: 1px;
                        }
position: relative;
}


                        .pagination > ul li a.big {
.pagination > ul li a {
                            min-width: 48px;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                            width: 48px;
font-weight: 400;
                        }
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
font-size: 14px;
padding: 4px 12px;
line-height: 20px;
vertical-align: middle !important;
min-width: 90px;
background-color: #ccc;
border: 1px transparent solid;
color: #353535;
margin-right: 10px;
margin-bottom: 10px;
border-radius: 0;
display: inline-block;
padding: 4px 10px;
outline: none;
min-height: 32px;
width: 32px;
padding: 0;
position: relative;
display: block;
float: left;
font-size: 10pt;
padding: 5px;
min-width: 32px;
height: 32px;
text-align: center;
vertical-align: middle;
cursor: pointer;
margin-right: 1px;
}


                        .pagination > ul li a [class^="icon-"],
.pagination > ul li a.mini {
                        .pagination > ul li a [class*=" icon-"] {
min-height: 20px;
                            vertical-align: -10%;
min-width: 20px;
                            font-size: 1.2em;
height: 14px;
                            display: inline-block;
font-size: .75em !important;
                        }
padding-top: 0px !important;
}


                            .pagination > ul li a [class^="icon-"].icon-large,
.pagination > ul li a.big {
                            .pagination > ul li a [class*=" icon-"].icon-large {
min-height: 48px;
                                line-height: .9em;
height: 48px;
                            }
font-size: 1.2em;
}


                        .pagination > ul li a.big [class^="icon-"],
.pagination > ul li a.mini {
                        .pagination > ul li a.big [class*=" icon-"] {
min-width: 22px;
                            font-size: 1.3333333333333333em;
width: 22px;
                        }
}


                        .pagination > ul li a [class^="icon-"],
.pagination > ul li a.big {
                        .pagination > ul li a [class*=" icon-"] {
min-width: 48px;
                            margin-right: 5px;
width: 48px;
                        }
}


                            .pagination > ul li a [class^="icon-"].right,
.pagination > ul li a [class^="icon-"],
                            .pagination > ul li a [class*=" icon-"].right {
.pagination > ul li a [class*=" icon-"] {
                                margin-left: 5px;
vertical-align: -10%;
                                margin-right: auto;
font-size: 1.2em;
                            }
display: inline-block;
}


                        .pagination > ul li a.standart {
.pagination > ul li a [class^="icon-"].icon-large,
                            min-width: 90px;
.pagination > ul li a [class*=" icon-"].icon-large {
                            min-height: 32px;
line-height: .9em;
                        }
}


                        .pagination > ul li a:active,
.pagination > ul li a.big [class^="icon-"],
                        .pagination > ul li a.default:active {
.pagination > ul li a.big [class*=" icon-"] {
                            top: 1px;
font-size: 1.3333333333333333em;
                            left: 1px;
}
                        }


                        .pagination > ul li a:disabled,
.pagination > ul li a [class^="icon-"],
                        .pagination > ul li a.disabled {
.pagination > ul li a [class*=" icon-"] {
                            background-color: #eaeaea;
margin-right: 5px;
                            color: #bebebe;
}
                            cursor: not-allowed;
                        }


                        .pagination > ul li a.default {
.pagination > ul li a [class^="icon-"].right,
                            background-color: #008287;
.pagination > ul li a [class*=" icon-"].right {
                            color: #fff;
margin-left: 5px;
                        }
margin-right: auto;
}


                            .pagination > ul li a:hover,
.pagination > ul li a.standart {
                            .pagination > ul li a.default:hover {
min-width: 90px;
                                color: inherit;
min-height: 32px;
                            }
}


                        .pagination > ul li a:focus {
.pagination > ul li a:active,
                            outline: 0;
.pagination > ul li a.default:active {
                            border: 1px #353535 dotted;
top: 1px;
                        }
left: 1px;
}


                        .pagination > ul li a.mini {
.pagination > ul li a:disabled,
                            min-height: 20px;
.pagination > ul li a.disabled {
                            min-width: 20px;
background-color: #eaeaea;
                            height: 14px;
color: #bebebe;
                            font-size: .75em !important;
cursor: not-allowed;
                            padding-top: 0px !important;
}
                        }


                        .pagination > ul li a.big {
.pagination > ul li a.default {
                            min-height: 48px;
background-color: #008287;
                            height: 48px;
color: #fff;
                            font-size: 1.2em;
}
                        }


                        .pagination > ul li a img {
.pagination > ul li a:hover,
                            width: 16px;
.pagination > ul li a.default:hover {
                            height: 16px;
color: inherit;
                            position: absolute;
}
                            top: 8px;
                            left: 8px;
                        }


                        .pagination > ul li a:hover {
.pagination > ul li a:focus {
                            background-color: #1d1d1d;
outline: 0;
                            color: #ffffff;
border: 1px #353535 dotted;
                        }
}


                        .pagination > ul li a:active {
.pagination > ul li a.mini {
                            top: 1px;
min-height: 20px;
                            left: 1px;
min-width: 20px;
                        }
height: 14px;
font-size: .75em !important;
padding-top: 0px !important;
}


                    .pagination > ul li.first a,
.pagination > ul li a.big {
                    .pagination > ul li.prev a,
min-height: 48px;
                    .pagination > ul li.next a,
height: 48px;
                    .pagination > ul li.last a {
font-size: 1.2em;
                        font-size: 20pt;
}
                    }


                        .pagination > ul li.first a:before,
.pagination > ul li a img {
                        .pagination > ul li.prev a:before,
width: 16px;
                        .pagination > ul li.next a:before,
height: 16px;
                        .pagination > ul li.last a:before {
position: absolute;
                            position: absolute;
top: 8px;
                            left: 50%;
left: 8px;
                            top: 0;
}
                            margin-left: -7px;
                            content: "\25C4";
                            font-size: 1.5em;
                        }


                        .pagination > ul li.first a:before {
.pagination > ul li a:hover {
                            content: "\AB";
background-color: #1d1d1d;
                            margin-left: -10px;
color: #ffffff;
                        }
}


                        .pagination > ul li.prev a:before {
.pagination > ul li a:active {
                            content: "\2039";
top: 1px;
                        }
left: 1px;
}


                        .pagination > ul li.next a:before {
.pagination > ul li.first a,
                            content: "\203A";
.pagination > ul li.prev a,
                        }
.pagination > ul li.next a,
.pagination > ul li.last a {
font-size: 20pt;
}


                        .pagination > ul li.last a:before {
.pagination > ul li.first a:before,
                            content: "\BB";
.pagination > ul li.prev a:before,
                            margin-left: -10px;
.pagination > ul li.next a:before,
                        }
.pagination > ul li.last a:before {
position: absolute;
left: 50%;
top: 0;
margin-left: -7px;
content: "\25C4";
font-size: 1.5em;
}


                    .pagination > ul li.active a {
.pagination > ul li.first a:before {
                        background-color: #008287;
content: "\AB";
                        color: #ffffff;
margin-left: -10px;
                    }
}


                    .pagination > ul li.disabled a,
.pagination > ul li.prev a:before {
                    .pagination > ul li.spaces a {
content: "\2039";
                        background-color: #f2f2f2;
}
                        color: #1e1e1e;
                        cursor: not-allowed;
                    }


                        .pagination > ul li.disabled a:active,
.pagination > ul li.next a:before {
                        .pagination > ul li.spaces a:active {
content: "\203A";
                            top: 0;
}
                            left: 0;
                        }


                    .pagination > ul li.disabled a {
.pagination > ul li.last a:before {
                        color: #1e1e1e;
content: "\BB";
                    }
margin-left: -10px;
}


                    .pagination > ul li.spaces a {
.pagination > ul li.active a {
                        background-color: #ffffff;
background-color: #008287;
                        cursor: default;
color: #ffffff;
                    }
}


        table {
.pagination > ul li.disabled a,
            width: 100%;
.pagination > ul li.spaces a {
            border-collapse: separate;
background-color: #f2f2f2;
            margin: 0 0 20px;
color: #1e1e1e;
        }
cursor: not-allowed;
}


            table thead tr th,
.pagination > ul li.disabled a:active,
            table thead tr td {
.pagination > ul li.spaces a:active {
                display: table-cell;
top: 0;
                vertical-align: bottom;
left: 0;
                padding-bottom: 5px;
}
                padding-top: 10px;
                padding-left: 5px;
                border-bottom: 1px #ddd solid;
                border-right: 1px #ddd solid;
                border-left: 1px transparent solid;
                border-top: 1px transparent solid;
                font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                font-weight: 400;
                font-size: 11pt;
                letter-spacing: 0.01em;
                line-height: 13pt;
                font-smooth: always;
                color: rgba(0, 0, 0, 0.6);
                text-align: left;
            }


                table thead tr th.right,
.pagination > ul li.disabled a {
                table thead tr td.right {
color: #1e1e1e;
                    text-align: right;
}
                    padding-right: 10px;
                }


                table thead tr th.last,
.pagination > ul li.spaces a {
                table thead tr td.last {
background-color: #ffffff;
                    border-right: 1px transparent solid;
cursor: default;
                }
}


                table thead tr th:last-child,
table {
                table thead tr td:last-child {
width: 100%;
                    border-right: 1px transparent solid;
border-collapse: separate;
                }
margin: 0 0 20px;
}


            table tbody tr {
table thead tr th,
                border: 1px #fff solid;
table thead tr td {
            }
display: table-cell;
vertical-align: bottom;
padding-bottom: 5px;
padding-top: 10px;
padding-left: 5px;
border-bottom: 1px #ddd solid;
border-right: 1px #ddd solid;
border-left: 1px transparent solid;
border-top: 1px transparent solid;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 11pt;
letter-spacing: 0.01em;
line-height: 13pt;
font-smooth: always;
color: rgba(0, 0, 0, 0.6);
text-align: left;
}


                table tbody tr td {
table thead tr th.right,
                    font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
table thead tr td.right {
                    font-weight: 300;
text-align: right;
                    font-size: 11pt;
padding-right: 10px;
                    letter-spacing: 0.02em;
}
                    line-height: 14pt;
                    font-smooth: always;
                    padding: 3px 10px;
                    border-right: 1px #ddd solid;
                    border-bottom: 1px #ddd solid;
                    border-left: 1px transparent solid;
                    border-top: 1px transparent solid;
                    box-sizing: border-box;
                }


                    table tbody tr td.right {
table thead tr th.last,
                        text-align: right;
table thead tr td.last {
                    }
border-right: 1px transparent solid;
}


                    table tbody tr td.center {
table thead tr th:last-child,
                        text-align: center;
table thead tr td:last-child {
                    }
border-right: 1px transparent solid;
}


                    table tbody tr td.last {
table tbody tr {
                        border-right: 1px transparent solid;
border: 1px #fff solid;
                    }
}


                    table tbody tr td:last-child {
table tbody tr td {
                        border-right: 1px transparent solid;
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    }
font-weight: 300;
font-size: 11pt;
letter-spacing: 0.02em;
line-height: 14pt;
font-smooth: always;
padding: 3px 10px;
border-right: 1px #ddd solid;
border-bottom: 1px #ddd solid;
border-left: 1px transparent solid;
border-top: 1px transparent solid;
box-sizing: border-box;
}


                table tbody tr.success {
table tbody tr td.right {
                    background-color: #00a300 !important;
text-align: right;
                }
}


                table tbody tr.error {
table tbody tr td.center {
                    background-color: #b91d47 !important;
text-align: center;
                }
}


                table tbody tr.warning {
table tbody tr td.last {
                    background-color: #e3a21a !important;
border-right: 1px transparent solid;
                }
}


                table tbody tr.info {
table tbody tr td:last-child {
                    background-color: #2d89ef !important;
border-right: 1px transparent solid;
                }
}


                    table tbody tr.info td,
table tbody tr.success {
                    table tbody tr.warning td,
background-color: #00a300 !important;
                    table tbody tr.error td,
}
                    table tbody tr.success td {
                        color: #ffffff !important;
                    }


                table tbody tr.selected-row {
table tbody tr.error {
                    background-color: rgba(28, 183, 236, 0.1) !important;
background-color: #b91d47 !important;
                }
}


                    table tbody tr.selected-row td:first-child {
table tbody tr.warning {
                        border-left: 1px #1c98cc solid;
background-color: #e3a21a !important;
                    }
}


                    table tbody tr.selected-row td:last-child {
table tbody tr.info {
                        border-right: 1px #1c98cc solid;
background-color: #2d89ef !important;
                    }
}


                    table tbody tr.selected-row td {
table tbody tr.info td,
                        border-top: 1px #1c98cc solid;
table tbody tr.warning td,
                        border-bottom: 1px #1c98cc solid;
table tbody tr.error td,
                    }
table tbody tr.success td {
color: #ffffff !important;
}


            table.striped tbody tr:nth-child(odd) {
table tbody tr.selected-row {
                background-color: #f9f9f9;
background-color: rgba(28, 183, 236, 0.1) !important;
            }
}


            table.hovered {
table tbody tr.selected-row td:first-child {
                border-collapse: separate !important;
border-left: 1px #1c98cc solid;
            }
}


                table.hovered thead tr th:hover,
table tbody tr.selected-row td:last-child {
                table.hovered thead tr td:hover {
border-right: 1px #1c98cc solid;
                    border: 1px #1c98cc solid;
}
                    background: rgba(28, 183, 236, 0.1);
                }


                table.hovered tbody tr:hover {
table tbody tr.selected-row td {
                    background-color: rgba(28, 183, 236, 0.1);
border-top: 1px #1c98cc solid;
                }
border-bottom: 1px #1c98cc solid;
}


                    table.hovered tbody tr:hover td:first-child {
table.striped tbody tr:nth-child(odd) {
                        border-left: 1px #1c98cc solid;
background-color: #f9f9f9;
                    }
}


                    table.hovered tbody tr:hover td:last-child {
table.hovered {
                        border-right: 1px #1c98cc solid;
border-collapse: separate !important;
                    }
}


                    table.hovered tbody tr:hover td {
table.hovered thead tr th:hover,
                        border-top: 1px #1c98cc solid;
table.hovered thead tr td:hover {
                        border-bottom: 1px #1c98cc solid;
border: 1px #1c98cc solid;
                    }
background: rgba(28, 183, 236, 0.1);
}


            table.bordered {
table.hovered tbody tr:hover {
                border-collapse: separate !important;
background-color: rgba(28, 183, 236, 0.1);
                border: 1px #ccc solid !important;
}
            }


                table.bordered tbody tr:last-child td {
table.hovered tbody tr:hover td:first-child {
                    border-bottom: 0;
border-left: 1px #1c98cc solid;
                }
}


        .oh,
table.hovered tbody tr:hover td:last-child {
        .ot,
border-right: 1px #1c98cc solid;
        .tt {
}
            float: left;
            margin: 0 2% 2% 0;
            width: 48%;
        }


        .ot {
table.hovered tbody tr:hover td {
            width: 31%;
border-top: 1px #1c98cc solid;
        }
border-bottom: 1px #1c98cc solid;
}


        .tt {
table.bordered {
            width: 65%;
border-collapse: separate !important;
        }
border: 1px #ccc solid !important;
}


        .cl {
table.bordered tbody tr:last-child td {
            clear: both;
border-bottom: 0;
        }
}


        .item-padding {
.oh,
            margin-right: 20px;
.ot,
            margin-bottom: 5px;
.tt {
        }
float: left;
margin: 0 2% 2% 0;
width: 48%;
}


        .column-padding {
.ot {
            margin: 0 10px;
width: 31%;
        }
}


        .group-padding {
.tt {
            margin: 0 40px;
width: 65%;
        }
}


        .span1 {
.cl {
            width: 60px;
clear: both;
        }
}


        .span2 {
.item-padding {
            width: 140px;
margin-right: 20px;
        }
margin-bottom: 5px;
}


        .span3 {
.column-padding {
            width: 220px;
margin: 0 10px;
        }
}


        .span4 {
.group-padding {
            width: 300px;
margin: 0 40px;
        }
}


        .span5 {
.span1 {
            width: 380px;
width: 60px;
        }
}


        .span6 {
.span2 {
            width: 460px;
width: 140px;
        }
}


        .span7 {
.span3 {
            width: 540px;
width: 220px;
        }
}


        .span8 {
.span4 {
            width: 620px;
width: 300px;
        }
}


        .span9 {
.span5 {
            width: 700px;
width: 380px;
        }
}


        .span10 {
.span6 {
            width: 780px;
width: 460px;
        }
}


        .span11 {
.span7 {
            width: 860px;
width: 540px;
        }
}


        .span12 {
.span8 {
            width: 940px;
width: 620px;
        }
}


        .offset1 {
.span9 {
            margin-left: 80px;
width: 700px;
        }
}


        .offset2 {
.span10 {
            margin-left: 160px;
width: 780px;
        }
}


        .offset3 {
.span11 {
            margin-left: 240px;
width: 860px;
        }
}


        .offset4 {
.span12 {
            margin-left: 320px;
width: 940px;
        }
}


        .offset5 {
.offset1 {
            margin-left: 400px;
margin-left: 80px;
        }
}


        .offset6 {
.offset2 {
            margin-left: 480px;
margin-left: 160px;
        }
}


        .offset7 {
.offset3 {
            margin-left: 560px;
margin-left: 240px;
        }
}


        .offset8 {
.offset4 {
            margin-left: 640px;
margin-left: 320px;
        }
}


        .offset9 {
.offset5 {
            margin-left: 720px;
margin-left: 400px;
        }
}


        .offset10 {
.offset6 {
            margin-left: 800px;
margin-left: 480px;
        }
}


        .offset11 {
.offset7 {
            margin-left: 880px;
margin-left: 560px;
        }
}


        .offset12 {
.offset8 {
            margin-left: 960px;
margin-left: 640px;
        }
}


        [class*="span"] {
.offset9 {
            float: none;
margin-left: 720px;
            min-height: 1px;
}
            margin-right: 20px;
            margin-bottom: 5px;
            *zoom: 1;
        }


            [class*="span"]:before,
.offset10 {
            [class*="span"]:after {
margin-left: 800px;
                display: table;
}
                content: "";
            }


            [class*="span"]:after {
.offset11 {
                clear: both;
margin-left: 880px;
            }
}


            [class*="span"]:last-child {
.offset12 {
                margin-right: 0;
margin-left: 960px;
            }
}


            [class*="span"] > img {
[class*="span"] {
                max-width: 100%;
float: none;
                height: auto;
min-height: 1px;
            }
margin-right: 20px;
margin-bottom: 5px;
*zoom: 1;
}


        .grid {
[class*="span"]:before,
            margin: 0 0 20px;
[class*="span"]:after {
            display: block;
display: table;
            height: auto;
content: "";
            width: 100%;
}
            *zoom: 1;
        }


            .grid.no-margin {
[class*="span"]:after {
                margin: 0;
clear: both;
            }
}


            .grid.margin-row {
[class*="span"]:last-child {
                margin-bottom: 5px;
margin-right: 0;
            }
}


            .grid .grid {
[class*="span"] > img {
                margin-top: 2.5px;
max-width: 100%;
                margin-bottom: 2.5px;
height: auto;
            }
}


            .grid .group {
.grid {
                margin-right: 80px;
margin: 0 0 20px;
                float: left;
display: block;
                width: auto;
height: auto;
                height: auto;
width: 100%;
                min-height: 1px;
*zoom: 1;
            }
}


            .grid .row {
.grid.no-margin {
                width: 100%;
margin: 0;
                *zoom: 1;
}
            }


                .grid .row:before,
.grid.margin-row {
                .grid .row:after {
margin-bottom: 5px;
                    display: table;
}
                    content: "";
                }


                .grid .row:after {
.grid .grid {
                    clear: both;
margin-top: 2.5px;
                }
margin-bottom: 2.5px;
}


                .grid .row [class*="span"] {
.grid .group {
                    float: left;
margin-right: 80px;
                }
float: left;
width: auto;
height: auto;
min-height: 1px;
}


            .grid.element-border [class*="span"] {
.grid .row {
                border: 1px #ccc dotted;
width: 100%;
            }
*zoom: 1;
}


            .grid:before,
.grid .row:before,
            .grid:after {
.grid .row:after {
                display: table;
display: table;
                content: "";
content: "";
            }
}


            .grid:after {
.grid .row:after {
                clear: both;
clear: both;
            }
}


            .grid > .row::before,
.grid .row [class*="span"] {
            .grid > .row::after {
float: left;
                content: normal;
}
            }


        td[class*="span"],
.grid.element-border [class*="span"] {
        th[class*="span"] {
border: 1px #ccc dotted;
            display: table-cell !important;
}
            float: none !important;
            padding: 0 !important;
        }


        .hero-unit {
.grid:before,
            position: relative;
.grid:after {
            margin: 0 0 10px;
display: table;
            padding: 20px;
content: "";
            background-color: #f1f1f1;
}
            width: 100%;
            *zoom: 1;
        }


            .hero-unit:before,
.grid:after {
            .hero-unit:after {
clear: both;
                display: table;
}
                content: "";
            }


            .hero-unit:after {
.grid > .row::before,
                clear: both;
.grid > .row::after {
            }
content: normal;
}


        .dropdown-menu {
td[class*="span"],
            position: absolute;
th[class*="span"] {
            background-color: #fff;
display: table-cell !important;
            margin-left: 0;
float: none !important;
            list-style: none;
padding: 0 !important;
            top: 100%;
}
            z-index: 11010;
            float: left;
            border: 1px solid rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            min-width: 160px;
            padding-bottom: 5px;
            padding-top: 5px;
            padding-left: 0;
            display: none;
        }


            .dropdown-menu.place-right {
.hero-unit {
                right: 0;
position: relative;
                left: auto;
margin: 0 0 10px;
            }
padding: 20px;
background-color: #f1f1f1;
width: 100%;
*zoom: 1;
}


            .dropdown-menu a {
.hero-unit:before,
                font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
.hero-unit:after {
                font-weight: 400;
display: table;
                font-size: 11pt;
content: "";
                letter-spacing: 0.01em;
}
                line-height: 13pt;
                font-smooth: always;
                color: #000000;
                display: block;
                width: 100%;
                padding: 3px 20px;
                white-space: nowrap;
                font-size: 14px;
                cursor: pointer;
            }


                .dropdown-menu a:hover {
.hero-unit:after {
                    color: rgba(0, 0, 0, 0.8);
clear: both;
                }
}


                .dropdown-menu a:active {
.dropdown-menu {
                    color: rgba(0, 0, 0, 0.4);
position: absolute;
                }
background-color: #fff;
margin-left: 0;
list-style: none;
top: 100%;
z-index: 11010;
float: left;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
min-width: 160px;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
display: none;
}


                .dropdown-menu a:hover {
.dropdown-menu.place-right {
                    background-color: #2d89ef !important;
right: 0;
                    color: #ffffff !important;
left: auto;
                }
}


            .dropdown-menu li {
.dropdown-menu a {
                display: list-item;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                line-height: 20px;
font-weight: 400;
            }
font-size: 11pt;
letter-spacing: 0.01em;
line-height: 13pt;
font-smooth: always;
color: #000000;
display: block;
width: 100%;
padding: 3px 20px;
white-space: nowrap;
font-size: 14px;
cursor: pointer;
}


            .dropdown-menu .divider {
.dropdown-menu a:hover {
                height: 1px;
color: rgba(0, 0, 0, 0.8);
                margin: 9px 1px;
}
                overflow: hidden;
                background-color: #e5e5e5;
            }


            .dropdown-menu.open {
.dropdown-menu a:active {
                display: block !important;
color: rgba(0, 0, 0, 0.4);
            }
}


        .nav-bar {
.dropdown-menu a:hover {
            background-color: #2d89ef;
background-color: #2d89ef !important;
            width: 100%;
color: #ffffff !important;
            display: block;
}
            margin: 0;
            padding: 0;
            z-index: 1000;
            *zoom: 1;
        }


            .nav-bar .nav-bar-inner {
.dropdown-menu li {
                *zoom: 1;
display: list-item;
            }
line-height: 20px;
}


                .nav-bar .nav-bar-inner .element,
.dropdown-menu .divider {
                .nav-bar .nav-bar-inner a .element {
height: 1px;
                    position: relative;
margin: 9px 1px;
                    margin: 5px;
overflow: hidden;
                    line-height: 20px;
background-color: #e5e5e5;
                    height: 20px;
}
                    float: left;
                    display: inline-block;
                    padding: 0;
                    font-weight: normal;
                    font-size: 10pt;
                    color: #fff;
                }


                    .nav-bar .nav-bar-inner .element.brand,
.dropdown-menu.open {
                    .nav-bar .nav-bar-inner a .element.brand {
display: block !important;
                        font-size: 1.15em;
}
                    }


                    .nav-bar .nav-bar-inner .element img,
.nav-bar {
                    .nav-bar .nav-bar-inner a .element img {
background-color: #2d89ef;
                        height: 100%;
width: 100%;
                    }
display: block;
margin: 0;
padding: 0;
z-index: 1000;
*zoom: 1;
}


                    .nav-bar .nav-bar-inner .element a,
.nav-bar .nav-bar-inner {
                    .nav-bar .nav-bar-inner a .element a {
*zoom: 1;
                        line-height: 20px;
}
                        height: 20px;
                        font-size: 10pt;
                    }


                    .nav-bar .nav-bar-inner .element [class^="icon-"]:before,
.nav-bar .nav-bar-inner .element,
                    .nav-bar .nav-bar-inner a .element [class^="icon-"]:before,
.nav-bar .nav-bar-inner a .element {
                    .nav-bar .nav-bar-inner .element [class*=" icon-"]:before,
position: relative;
                    .nav-bar .nav-bar-inner a .element [class*=" icon-"]:before {
margin: 5px;
                        display: inline-block;
line-height: 20px;
                        margin: 0;
height: 20px;
                        padding: 0;
float: left;
                        display: block;
display: inline-block;
                        float: left;
padding: 0;
                        margin: 0 5px;
font-weight: normal;
                    }
font-size: 10pt;
color: #fff;
}


                .nav-bar .nav-bar-inner > ul.menu {
.nav-bar .nav-bar-inner .element.brand,
                    margin-left: 0;
.nav-bar .nav-bar-inner a .element.brand {
                    list-style: none;
font-size: 1.15em;
                    padding: 0;
}
                    margin: 0;
                }


                    .nav-bar .nav-bar-inner > ul.menu > li {
.nav-bar .nav-bar-inner .element img,
                        display: block;
.nav-bar .nav-bar-inner a .element img {
                        float: left;
height: 100%;
                        margin-right: 5px;
}
                        position: relative;
                        padding: 5px 15px 5px 5px;
                    }


                        .nav-bar .nav-bar-inner > ul.menu > li a {
.nav-bar .nav-bar-inner .element a,
                            display: block;
.nav-bar .nav-bar-inner a .element a {
                            float: left;
line-height: 20px;
                            color: #ffffff;
height: 20px;
                            font-size: 10pt;
font-size: 10pt;
                        }
}


                        .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu {
.nav-bar .nav-bar-inner .element [class^="icon-"]:before,
                            z-index: 1001;
.nav-bar .nav-bar-inner a .element [class^="icon-"]:before,
                            border: 0;
.nav-bar .nav-bar-inner .element [class*=" icon-"]:before,
                            left: 0px;
.nav-bar .nav-bar-inner a .element [class*=" icon-"]:before {
                        }
display: inline-block;
margin: 0;
padding: 0;
display: block;
float: left;
margin: 0 5px;
}


                            .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a {
.nav-bar .nav-bar-inner > ul.menu {
                                display: block;
margin-left: 0;
                                float: none;
list-style: none;
                                color: #1e1e1e;
padding: 0;
                                padding: 3px 20px;
margin: 0;
                            }
}


                    .nav-bar .nav-bar-inner > ul.menu.open {
.nav-bar .nav-bar-inner > ul.menu > li {
                        display: block !important;
display: block;
                    }
float: left;
margin-right: 5px;
position: relative;
padding: 5px 15px 5px 5px;
}


                    .nav-bar .nav-bar-inner > .divider,
.nav-bar .nav-bar-inner > ul.menu > li a {
                    .nav-bar .nav-bar-inner > ul.menu > li.divider {
display: block;
                        position: relative;
float: left;
                        margin: 5px;
color: #ffffff;
                        line-height: 20px;
font-size: 10pt;
                        height: 20px;
}
                        float: left;
                        display: inline-block;
                        padding: 0;
                        font-weight: normal;
                        font-size: 10pt;
                        color: #fff;
                        width: 1px;
                        border-right: 1px #e6e6e6 solid;
                    }


                        .nav-bar .nav-bar-inner > .divider.brand,
.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu {
                        .nav-bar .nav-bar-inner > ul.menu > li.divider.brand {
z-index: 1001;
                            font-size: 1.15em;
border: 0;
                        }
left: 0px;
}


                        .nav-bar .nav-bar-inner > .divider img,
.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a {
                        .nav-bar .nav-bar-inner > ul.menu > li.divider img {
display: block;
                            height: 100%;
float: none;
                        }
color: #1e1e1e;
padding: 3px 20px;
}


                        .nav-bar .nav-bar-inner > .divider a,
.nav-bar .nav-bar-inner > ul.menu.open {
                        .nav-bar .nav-bar-inner > ul.menu > li.divider a {
display: block !important;
                            line-height: 20px;
}
                            height: 20px;
                            font-size: 10pt;
                        }


                        .nav-bar .nav-bar-inner > .divider [class^="icon-"]:before,
.nav-bar .nav-bar-inner > .divider,
                        .nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before,
.nav-bar .nav-bar-inner > ul.menu > li.divider {
                        .nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before,
position: relative;
                        .nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before {
margin: 5px;
                            display: inline-block;
line-height: 20px;
                            margin: 0;
height: 20px;
                            padding: 0;
float: left;
                            display: block;
display: inline-block;
                            float: left;
padding: 0;
                            margin: 0 5px;
font-weight: normal;
                        }
font-size: 10pt;
color: #fff;
width: 1px;
border-right: 1px #e6e6e6 solid;
}


                .nav-bar .nav-bar-inner [data-role=dropdown] {
.nav-bar .nav-bar-inner > .divider.brand,
                    margin-right: 20px !important;
.nav-bar .nav-bar-inner > ul.menu > li.divider.brand {
                }
font-size: 1.15em;
}


                    .nav-bar .nav-bar-inner [data-role=dropdown] > a {
.nav-bar .nav-bar-inner > .divider img,
                        cursor: pointer;
.nav-bar .nav-bar-inner > ul.menu > li.divider img {
                    }
height: 100%;
}


                        .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
.nav-bar .nav-bar-inner > .divider a,
                            position: absolute;
.nav-bar .nav-bar-inner > ul.menu > li.divider a {
                            content: "\203A";
line-height: 20px;
                            display: block;
height: 20px;
                            font-size: 1.4em;
font-size: 10pt;
                            left: 100%;
}
                            margin-left: -10px;
                            top: 8px;
                            -webkit-transform: rotate(90deg);
                            -moz-transform: rotate(90deg);
                            -ms-transform: rotate(90deg);
                            -o-transform: rotate(90deg);
                            transform: rotate(90deg);
                        }


                .nav-bar .nav-bar-inner .pull-menu {
.nav-bar .nav-bar-inner > .divider [class^="icon-"]:before,
                    display: none;
.nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before,
                    float: right;
.nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before,
                    color: #fff;
.nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before {
                    cursor: pointer;
display: inline-block;
                    font: 1.8em sans-serif;
margin: 0;
                    margin-right: 0px;
padding: 0;
                    position: relative;
display: block;
                    height: 20px;
float: left;
                    width: 20px;
margin: 0 5px;
                    line-height: 20px;
}
                }


                    .nav-bar .nav-bar-inner .pull-menu:before {
.nav-bar .nav-bar-inner [data-role=dropdown] {
                        content: "\2261";
margin-right: 20px !important;
                        position: absolute;
}
                        font-size: 20pt;
                        top: 5px;
                        left: 0;
                    }


                .nav-bar .nav-bar-inner:before,
.nav-bar .nav-bar-inner [data-role=dropdown] > a {
                .nav-bar .nav-bar-inner:after {
cursor: pointer;
                    display: table;
}
                    content: "";
                }


                .nav-bar .nav-bar-inner:after {
.nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
                    clear: both;
position: absolute;
                }
content: "\203A";
display: block;
font-size: 1.4em;
left: 100%;
margin-left: -10px;
top: 8px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}


            .nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover {
.nav-bar .nav-bar-inner .pull-menu {
                background-color: #2d89ef !important;
display: none;
            }
float: right;
color: #fff;
cursor: pointer;
font: 1.8em sans-serif;
margin-right: 0px;
position: relative;
height: 20px;
width: 20px;
line-height: 20px;
}


            .nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover {
.nav-bar .nav-bar-inner .pull-menu:before {
                background-color: #eff4ff !important;
content: "\2261";
            }
position: absolute;
font-size: 20pt;
top: 5px;
left: 0;
}


            .nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover {
.nav-bar .nav-bar-inner:before,
                background-color: #2b5797 !important;
.nav-bar .nav-bar-inner:after {
            }
display: table;
content: "";
}


            .nav-bar.bg-color-green .nav-bar-inner .menu li a:hover {
.nav-bar .nav-bar-inner:after {
                background-color: #00a300 !important;
clear: both;
            }
}


            .nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover {
                background-color: #99b433 !important;
background-color: #2d89ef !important;
            }
}


            .nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover {
                background-color: #1e7145 !important;
background-color: #eff4ff !important;
            }
}


            .nav-bar.bg-color-red .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover {
                background-color: #b91d47 !important;
background-color: #2b5797 !important;
            }
}


            .nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-green .nav-bar-inner .menu li a:hover {
                background-color: #ffc40d !important;
background-color: #00a300 !important;
            }
}


            .nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover {
                background-color: #e3a21a !important;
background-color: #99b433 !important;
            }
}


            .nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover {
                background-color: #da532c !important;
background-color: #1e7145 !important;
            }
}


            .nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-red .nav-bar-inner .menu li a:hover {
                background-color: #9f00a7 !important;
background-color: #b91d47 !important;
            }
}


            .nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover {
                background-color: #7e3878 !important;
background-color: #ffc40d !important;
            }
}


            .nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover {
                background-color: #603cba !important;
background-color: #e3a21a !important;
            }
}


            .nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover {
                background-color: #1d1d1d !important;
background-color: #da532c !important;
            }
}


            .nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover {
                background-color: #d5e7ec !important;
background-color: #9f00a7 !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .menu li:hover {
.nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover {
                background-color: #e6e6e6 !important;
background-color: #7e3878 !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover {
                background-color: #e6e6e6 !important;
background-color: #603cba !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .menu li a {
.nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover {
                color: #1d1d1d !important;
background-color: #1d1d1d !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .element {
.nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover {
                color: #1d1d1d !important;
background-color: #d5e7ec !important;
            }
}


            .nav-bar.bg-color-white .nav-bar-inner .pull-menu {
.nav-bar.bg-color-white .nav-bar-inner .menu li:hover {
                color: #1d1d1d !important;
background-color: #e6e6e6 !important;
            }
}


            .nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-white .nav-bar-inner .menu li a:hover {
                background-color: #525252 !important;
background-color: #e6e6e6 !important;
            }
}


            .nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-white .nav-bar-inner .menu li a {
                background-color: #ff0097 !important;
color: #1d1d1d !important;
            }
}


            .nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-white .nav-bar-inner .element {
                background-color: #00aba9 !important;
color: #1d1d1d !important;
            }
}


            .nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover {
.nav-bar.bg-color-white .nav-bar-inner .pull-menu {
                background-color: #ee1111 !important;
color: #1d1d1d !important;
            }
}


            .nav-bar:before,
.nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover {
            .nav-bar:after {
background-color: #525252 !important;
                display: table;
}
                content: "";
            }


            .nav-bar:after {
.nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover {
                clear: both;
background-color: #ff0097 !important;
            }
}


            .nav-bar.fixed-top,
.nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover {
            .nav-bar.fixed-bottom {
background-color: #00aba9 !important;
                position: fixed;
}
                z-index: 10000;
                left: 0;
            }


            .nav-bar.fixed-top {
.nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover {
                top: 0;
background-color: #ee1111 !important;
                bottom: auto;
}
            }


            .nav-bar.fixed-bottom {
.nav-bar:before,
                bottom: 0;
.nav-bar:after {
                top: auto;
display: table;
            }
content: "";
}


            .nav-bar .nav-bar-inner.container {
.nav-bar:after {
                width: 940px;
clear: both;
                margin: auto;
}
            }


        .side-nav ul {
.nav-bar.fixed-top,
            margin: 0;
.nav-bar.fixed-bottom {
            padding: 0;
position: fixed;
            list-style: none;
z-index: 10000;
            margin-bottom: 20px;
left: 0;
        }
}


            .side-nav ul .title {
.nav-bar.fixed-top {
                color: #4f4f4f;
top: 0;
                font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
bottom: auto;
                font-size: 12pt;
}
                margin: 0 0 5px 0;
                border-bottom: 1px #ccc solid;
            }


            .side-nav ul > li > a {
.nav-bar.fixed-bottom {
                display: block;
bottom: 0;
                padding: 3px 10px 3px 0;
top: auto;
                position: relative;
}
                color: #014E85;
                padding-left: 3px;
                font-size: 10pt;
            }


            .side-nav ul.close > li {
.nav-bar .nav-bar-inner.container {
                display: none;
width: 940px;
            }
margin: auto;
}


                .side-nav ul.close > li[class^=title] {
.side-nav ul {
                    display: list-item;
margin: 0;
                }
padding: 0;
list-style: none;
margin-bottom: 20px;
}


        .page-sidebar {
.side-nav ul .title {
            display: block;
color: #4f4f4f;
            width: 213px;
font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
            float: left;
font-size: 12pt;
            min-height: 100% !important;
margin: 0 0 5px 0;
            height: auto;
border-bottom: 1px #ccc solid;
            background-color: #EBEBEB;
}
            padding-top: 10px;
            padding-bottom: 10px;
            margin-top: 10px;
            margin-left: 7px;
        }


            .page-sidebar a {
.side-nav ul > li > a {
                font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
display: block;
                font-weight: 400;
padding: 3px 10px 3px 0;
                font-size: 11pt;
position: relative;
                letter-spacing: 0.01em;
color: #014E85;
                line-height: 13pt;
padding-left: 3px;
                font-smooth: always;
font-size: 10pt;
                color: #000000;
}
                display: block;
                width: 100%;
                padding: 5px 20px 5px 10px;
                white-space: nowrap;
                font-size: 14px;
                cursor: pointer;
            }


                .page-sidebar a:hover {
.side-nav ul.close > li {
                    color: rgba(0, 0, 0, 0.8);
display: none;
                }
}


                .page-sidebar a:active {
.side-nav ul.close > li[class^=title] {
                    color: rgba(0, 0, 0, 0.4);
display: list-item;
                }
}


                .page-sidebar a:hover {
.page-sidebar {
                    background-color: #2d89ef !important;
display: block;
                    color: #ffffff !important;
width: 213px;
                }
float: left;
min-height: 100% !important;
height: auto;
background-color: #EBEBEB;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-left: 7px;
}


            .page-sidebar li {
.page-sidebar a {
                display: list-item;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                line-height: 20px;
font-weight: 400;
                position: relative;
font-size: 11pt;
            }
letter-spacing: 0.01em;
line-height: 13pt;
font-smooth: always;
color: #000000;
display: block;
width: 100%;
padding: 5px 20px 5px 10px;
white-space: nowrap;
font-size: 14px;
cursor: pointer;
}


            .page-sidebar > ul > li > a {
.page-sidebar a:hover {
                font-size: 1.1em;
color: rgba(0, 0, 0, 0.8);
            }
}


            .page-sidebar > ul > li a.lead,
.page-sidebar a:active {
            .page-sidebar > ul > li.lead a,
color: rgba(0, 0, 0, 0.4);
            .page-sidebar > ul > li.lead {
}
                font-weight: bold;
            }


            .page-sidebar > ul > li.sticker:before {
.page-sidebar a:hover {
                content: ".";
background-color: #2d89ef !important;
                position: absolute;
color: #ffffff !important;
                width: 7px;
}
                height: 28px;
                left: -7px;
                text-indent: -9999px;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                background-color: #ebebeb;
            }


            .page-sidebar > ul > li.sticker.sticker-color-blue:before {
.page-sidebar li {
                background-color: #2d89ef;
display: list-item;
            }
line-height: 20px;
position: relative;
}


            .page-sidebar > ul > li.sticker.sticker-color-blueLight:before {
.page-sidebar > ul > li > a {
                background-color: #eff4ff;
font-size: 1.1em;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-blueDark:before {
.page-sidebar > ul > li a.lead,
                background-color: #2b5797;
.page-sidebar > ul > li.lead a,
            }
.page-sidebar > ul > li.lead {
font-weight: bold;
}


            .page-sidebar > ul > li.sticker.sticker-color-green:before {
.page-sidebar > ul > li.sticker:before {
                background-color: #00a300 !important;
content: ".";
            }
position: absolute;
width: 7px;
height: 28px;
left: -7px;
text-indent: -9999px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
background-color: #ebebeb;
}


            .page-sidebar > ul > li.sticker.sticker-color-greenLight:before {
.page-sidebar > ul > li.sticker.sticker-color-blue:before {
                background-color: #99b433 !important;
background-color: #2d89ef;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-greenDark:before {
.page-sidebar > ul > li.sticker.sticker-color-blueLight:before {
                background-color: #1e7145 !important;
background-color: #eff4ff;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-red:before {
.page-sidebar > ul > li.sticker.sticker-color-blueDark:before {
                background-color: #b91d47 !important;
background-color: #2b5797;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-yellow:before {
.page-sidebar > ul > li.sticker.sticker-color-green:before {
                background-color: #ffc40d !important;
background-color: #00a300 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-orange:before {
.page-sidebar > ul > li.sticker.sticker-color-greenLight:before {
                background-color: #e3a21a !important;
background-color: #99b433 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-orangeDark:before {
.page-sidebar > ul > li.sticker.sticker-color-greenDark:before {
                background-color: #da532c !important;
background-color: #1e7145 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-pink:before {
.page-sidebar > ul > li.sticker.sticker-color-red:before {
                background-color: #9f00a7 !important;
background-color: #b91d47 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-pinkDark:before {
.page-sidebar > ul > li.sticker.sticker-color-yellow:before {
                background-color: #7e3878 !important;
background-color: #ffc40d !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-purple:before {
.page-sidebar > ul > li.sticker.sticker-color-orange:before {
                background-color: #603cba !important;
background-color: #e3a21a !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-darken:before {
.page-sidebar > ul > li.sticker.sticker-color-orangeDark:before {
                background-color: #1d1d1d !important;
background-color: #da532c !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-white:before {
.page-sidebar > ul > li.sticker.sticker-color-pink:before {
                background-color: #ffffff !important;
background-color: #9f00a7 !important;
            }
}


            .page-sidebar > ul > li.sticker.sticker-color-grayDark:before {
.page-sidebar > ul > li.sticker.sticker-color-pinkDark:before {
                background-color: #525252 !important;
background-color: #7e3878 !important;
            }
}


            .page-sidebar .divider {
.page-sidebar > ul > li.sticker.sticker-color-purple:before {
                height: 1px;
background-color: #603cba !important;
                margin: 9px 1px;
}
                overflow: hidden;
                background-color: #e5e5e5;
            }


            .page-sidebar ul {
.page-sidebar > ul > li.sticker.sticker-color-darken:before {
                margin-left: 0;
background-color: #1d1d1d !important;
                list-style: none;
}
                background-color: #EBEBEB;
            }


                .page-sidebar ul.sub-menu {
.page-sidebar > ul > li.sticker.sticker-color-white:before {
                    padding-top: 5px;
background-color: #ffffff !important;
                    padding-bottom: 5px;
}
                }


                    .page-sidebar ul.sub-menu a {
.page-sidebar > ul > li.sticker.sticker-color-grayDark:before {
                        padding: 5px 20px 5px 25px;
background-color: #525252 !important;
                    }
}


                    .page-sidebar ul.sub-menu.light {
.page-sidebar .divider {
                        background-color: #f9f9f9 !important;
height: 1px;
                    }
margin: 9px 1px;
overflow: hidden;
background-color: #e5e5e5;
}


            .page-sidebar .sidebar-dropdown-menu {
.page-sidebar ul {
                display: none;
margin-left: 0;
            }
list-style: none;
background-color: #EBEBEB;
}


                .page-sidebar .sidebar-dropdown-menu.open {
.page-sidebar ul.sub-menu {
                    display: block;
padding-top: 5px;
                }
padding-bottom: 5px;
}


            .page-sidebar > ul > li.dropdown {
.page-sidebar ul.sub-menu a {
                position: relative;
padding: 5px 20px 5px 25px;
            }
}


                .page-sidebar > ul > li.dropdown:after {
.page-sidebar ul.sub-menu.light {
                    content: "";
background-color: #f9f9f9 !important;
                    display: block;
}
                    position: absolute;
                    top: 6px;
                    left: 100%;
                    margin-left: -20px;
                    width: 16px;
                    height: 16px;
                    background: no-repeat;
                    background-position: 0 -1586px;
                    z-index: 200;
                }


                .page-sidebar > ul > li.dropdown.active:after {
.page-sidebar .sidebar-dropdown-menu {
                    background-position: 0 -676px;
display: none;
                }
}


        .replies {
.page-sidebar .sidebar-dropdown-menu.open {
            margin-left: 0;
display: block;
            list-style: none;
}
        }


            .replies > div,
.page-sidebar > ul > li.dropdown {
            .replies > li,
position: relative;
            .replies > span {
}
                position: relative;
                margin: 0 10px 10px 0;
                display: block;
                float: none !important;
                width: 310px;
                height: 150px;
                font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                font-weight: 300;
                font-size: 11pt;
                letter-spacing: 0.02em;
                line-height: 14pt;
                font-smooth: always;
                height: auto;
                min-height: 70px;
                padding: 10px;
            }


                .replies > div .avatar,
.page-sidebar > ul > li.dropdown:after {
                .replies > li .avatar,
content: "";
                .replies > span .avatar {
display: block;
                    width: 50px;
position: absolute;
                    height: 50px;
top: 6px;
                    overflow: hidden;
left: 100%;
                    display: table-cell;
margin-left: -20px;
                    vertical-align: middle !important;
width: 16px;
                    background: #6e6e6e;
height: 16px;
                    box-shadow-bottom: inset 0px 0px 3px #fff;
background: no-repeat;
                }
background-position: 0 -1586px;
z-index: 200;
}


                    .replies > div .avatar img,
.page-sidebar > ul > li.dropdown.active:after {
                    .replies > li .avatar img,
background-position: 0 -676px;
                    .replies > span .avatar img {
}
                        width: 100%;
                        height: 100%;
                        display: inline-block !important;
                        vertical-align: middle !important;
                    }


                .replies > div .reply,
.replies {
                .replies > li .reply,
margin-left: 0;
                .replies > span .reply {
list-style: none;
                    margin-left: 60px;
}
                    margin-top: -50px;
                }


                    .replies > div .reply .date,
.replies > div,
                    .replies > li .reply .date,
.replies > li,
                    .replies > span .reply .date {
.replies > span {
                        float: right;
position: relative;
                        font-size: 55%;
margin: 0 10px 10px 0;
                        color: #ffffff;
display: block;
                    }
float: none !important;
width: 310px;
height: 150px;
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 11pt;
letter-spacing: 0.02em;
line-height: 14pt;
font-smooth: always;
height: auto;
min-height: 70px;
padding: 10px;
}


                    .replies > div .reply .author,
.replies > div .avatar,
                    .replies > li .reply .author,
.replies > li .avatar,
                    .replies > span .reply .author {
.replies > span .avatar {
                        color: #ffffff;
width: 50px;
                    }
height: 50px;
overflow: hidden;
display: table-cell;
vertical-align: middle !important;
background: #6e6e6e;
box-shadow-bottom: inset 0px 0px 3px #fff;
}


                    .replies > div .reply .text,
.replies > div .avatar img,
                    .replies > li .reply .text,
.replies > li .avatar img,
                    .replies > span .reply .text {
.replies > span .avatar img {
                        font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
width: 100%;
                        font-weight: 400;
height: 100%;
                        font-size: 9pt;
display: inline-block !important;
                        font-smooth: always;
vertical-align: middle !important;
                        line-height: 11pt;
}
                        color: #000000;
                        color: #ffffff;
                        line-height: 16px;
                    }


                        .replies > div .reply .text:hover,
.replies > div .reply,
                        .replies > li .reply .text:hover,
.replies > li .reply,
                        .replies > span .reply .text:hover {
.replies > span .reply {
                            color: rgba(0, 0, 0, 0.8);
margin-left: 60px;
                        }
margin-top: -50px;
}


                        .replies > div .reply .text:active,
.replies > div .reply .date,
                        .replies > li .reply .text:active,
.replies > li .reply .date,
                        .replies > span .reply .text:active {
.replies > span .reply .date {
                            color: rgba(0, 0, 0, 0.4);
float: right;
                        }
font-size: 55%;
color: #ffffff;
}


                        .replies > div .reply .text:hover,
.replies > div .reply .author,
                        .replies > li .reply .text:hover,
.replies > li .reply .author,
                        .replies > span .reply .text:hover {
.replies > span .reply .author {
                            color: #ffffff;
color: #ffffff;
                        }
}


                .replies > div .sticker,
.replies > div .reply .text,
                .replies > li .sticker,
.replies > li .reply .text,
                .replies > span .sticker {
.replies > span .reply .text {
                    width: 0;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    height: 0;
font-weight: 400;
                    border-top: 10px solid #ffffff;
font-size: 9pt;
                    position: absolute;
font-smooth: always;
                    display: block;
line-height: 11pt;
                    z-index: 1000;
color: #000000;
                }
color: #ffffff;
line-height: 16px;
}


                    .replies > div .sticker.sticker-color-blue,
.replies > div .reply .text:hover,
                    .replies > li .sticker.sticker-color-blue,
.replies > li .reply .text:hover,
                    .replies > span .sticker.sticker-color-blue {
.replies > span .reply .text:hover {
                        border-color: #2d89ef !important;
color: rgba(0, 0, 0, 0.8);
                    }
}


                    .replies > div .sticker.sticker-color-blueLight,
.replies > div .reply .text:active,
                    .replies > li .sticker.sticker-color-blueLight,
.replies > li .reply .text:active,
                    .replies > span .sticker.sticker-color-blueLight {
.replies > span .reply .text:active {
                        border-color: #eff4ff !important;
color: rgba(0, 0, 0, 0.4);
                    }
}


                    .replies > div .sticker.sticker-color-blueDark,
.replies > div .reply .text:hover,
                    .replies > li .sticker.sticker-color-blueDark,
.replies > li .reply .text:hover,
                    .replies > span .sticker.sticker-color-blueDark {
.replies > span .reply .text:hover {
                        border-color: #2b5797 !important;
color: #ffffff;
                    }
}


                    .replies > div .sticker.sticker-color-green,
.replies > div .sticker,
                    .replies > li .sticker.sticker-color-green,
.replies > li .sticker,
                    .replies > span .sticker.sticker-color-green {
.replies > span .sticker {
                        border-color: #00a300 !important;
width: 0;
                    }
height: 0;
border-top: 10px solid #ffffff;
position: absolute;
display: block;
z-index: 1000;
}


                    .replies > div .sticker.sticker-color-greenLight,
.replies > div .sticker.sticker-color-blue,
                    .replies > li .sticker.sticker-color-greenLight,
.replies > li .sticker.sticker-color-blue,
                    .replies > span .sticker.sticker-color-greenLight {
.replies > span .sticker.sticker-color-blue {
                        border-color: #99b433 !important;
border-color: #2d89ef !important;
                    }
}


                    .replies > div .sticker.sticker-color-greenDark,
.replies > div .sticker.sticker-color-blueLight,
                    .replies > li .sticker.sticker-color-greenDark,
.replies > li .sticker.sticker-color-blueLight,
                    .replies > span .sticker.sticker-color-greenDark {
.replies > span .sticker.sticker-color-blueLight {
                        border-color: #1e7145 !important;
border-color: #eff4ff !important;
                    }
}


                    .replies > div .sticker.sticker-color-red,
.replies > div .sticker.sticker-color-blueDark,
                    .replies > li .sticker.sticker-color-red,
.replies > li .sticker.sticker-color-blueDark,
                    .replies > span .sticker.sticker-color-red {
.replies > span .sticker.sticker-color-blueDark {
                        border-color: #b91d47 !important;
border-color: #2b5797 !important;
                    }
}


                    .replies > div .sticker.sticker-color-yellow,
.replies > div .sticker.sticker-color-green,
                    .replies > li .sticker.sticker-color-yellow,
.replies > li .sticker.sticker-color-green,
                    .replies > span .sticker.sticker-color-yellow {
.replies > span .sticker.sticker-color-green {
                        border-color: #ffc40d !important;
border-color: #00a300 !important;
                    }
}


                    .replies > div .sticker.sticker-color-orange,
.replies > div .sticker.sticker-color-greenLight,
                    .replies > li .sticker.sticker-color-orange,
.replies > li .sticker.sticker-color-greenLight,
                    .replies > span .sticker.sticker-color-orange {
.replies > span .sticker.sticker-color-greenLight {
                        border-color: #e3a21a !important;
border-color: #99b433 !important;
                    }
}


                    .replies > div .sticker.sticker-color-orangeDark,
.replies > div .sticker.sticker-color-greenDark,
                    .replies > li .sticker.sticker-color-orangeDark,
.replies > li .sticker.sticker-color-greenDark,
                    .replies > span .sticker.sticker-color-orangeDark {
.replies > span .sticker.sticker-color-greenDark {
                        border-color: #da532c !important;
border-color: #1e7145 !important;
                    }
}


                    .replies > div .sticker.sticker-color-pink,
.replies > div .sticker.sticker-color-red,
                    .replies > li .sticker.sticker-color-pink,
.replies > li .sticker.sticker-color-red,
                    .replies > span .sticker.sticker-color-pink {
.replies > span .sticker.sticker-color-red {
                        border-color: #9f00a7 !important;
border-color: #b91d47 !important;
                    }
}


                    .replies > div .sticker.sticker-color-pinkDark,
.replies > div .sticker.sticker-color-yellow,
                    .replies > li .sticker.sticker-color-pinkDark,
.replies > li .sticker.sticker-color-yellow,
                    .replies > span .sticker.sticker-color-pinkDark {
.replies > span .sticker.sticker-color-yellow {
                        border-color: #7e3878 !important;
border-color: #ffc40d !important;
                    }
}


                    .replies > div .sticker.sticker-color-purple,
.replies > div .sticker.sticker-color-orange,
                    .replies > li .sticker.sticker-color-purple,
.replies > li .sticker.sticker-color-orange,
                    .replies > span .sticker.sticker-color-purple {
.replies > span .sticker.sticker-color-orange {
                        border-color: #603cba !important;
border-color: #e3a21a !important;
                    }
}


                    .replies > div .sticker.sticker-color-darken,
.replies > div .sticker.sticker-color-orangeDark,
                    .replies > li .sticker.sticker-color-darken,
.replies > li .sticker.sticker-color-orangeDark,
                    .replies > span .sticker.sticker-color-darken {
.replies > span .sticker.sticker-color-orangeDark {
                        border-color: #1d1d1d !important;
border-color: #da532c !important;
                    }
}


                    .replies > div .sticker.sticker-color-white,
.replies > div .sticker.sticker-color-pink,
                    .replies > li .sticker.sticker-color-white,
.replies > li .sticker.sticker-color-pink,
                    .replies > span .sticker.sticker-color-white {
.replies > span .sticker.sticker-color-pink {
                        border-color: #ffffff !important;
border-color: #9f00a7 !important;
                    }
}


                    .replies > div .sticker.sticker-color-lighten,
.replies > div .sticker.sticker-color-pinkDark,
                    .replies > li .sticker.sticker-color-lighten,
.replies > li .sticker.sticker-color-pinkDark,
                    .replies > span .sticker.sticker-color-lighten {
.replies > span .sticker.sticker-color-pinkDark {
                        border-color: #d5e7ec !important;
border-color: #7e3878 !important;
                    }
}


                    .replies > div .sticker.sticker-color-grayDark,
.replies > div .sticker.sticker-color-purple,
                    .replies > li .sticker.sticker-color-grayDark,
.replies > li .sticker.sticker-color-purple,
                    .replies > span .sticker.sticker-color-grayDark {
.replies > span .sticker.sticker-color-purple {
                        border-color: #525252 !important;
border-color: #603cba !important;
                    }
}


                    .replies > div .sticker.sticker-color-magenta,
.replies > div .sticker.sticker-color-darken,
                    .replies > li .sticker.sticker-color-magenta,
.replies > li .sticker.sticker-color-darken,
                    .replies > span .sticker.sticker-color-magenta {
.replies > span .sticker.sticker-color-darken {
                        border-color: #ff0097 !important;
border-color: #1d1d1d !important;
                    }
}


                    .replies > div .sticker.sticker-color-teal,
.replies > div .sticker.sticker-color-white,
                    .replies > li .sticker.sticker-color-teal,
.replies > li .sticker.sticker-color-white,
                    .replies > span .sticker.sticker-color-teal {
.replies > span .sticker.sticker-color-white {
                        border-color: #00aba9 !important;
border-color: #ffffff !important;
                    }
}


                    .replies > div .sticker.sticker-color-redLight,
.replies > div .sticker.sticker-color-lighten,
                    .replies > li .sticker.sticker-color-redLight,
.replies > li .sticker.sticker-color-lighten,
                    .replies > span .sticker.sticker-color-redLight {
.replies > span .sticker.sticker-color-lighten {
                        border-color: #ee1111 !important;
border-color: #d5e7ec !important;
                    }
}


                    .replies > div .sticker.sticker-left,
.replies > div .sticker.sticker-color-grayDark,
                    .replies > li .sticker.sticker-left,
.replies > li .sticker.sticker-color-grayDark,
                    .replies > span .sticker.sticker-left {
.replies > span .sticker.sticker-color-grayDark {
                        border-left: 20px solid transparent !important;
border-color: #525252 !important;
                        left: -20px;
}
                    }


                    .replies > div .sticker.sticker-right,
.replies > div .sticker.sticker-color-magenta,
                    .replies > li .sticker.sticker-right,
.replies > li .sticker.sticker-color-magenta,
                    .replies > span .sticker.sticker-right {
.replies > span .sticker.sticker-color-magenta {
                        border-right: 20px solid transparent !important;
border-color: #ff0097 !important;
                        right: -20px;
}
                    }


        .notices {
.replies > div .sticker.sticker-color-teal,
            list-style: none;
.replies > li .sticker.sticker-color-teal,
            margin: 0;
.replies > span .sticker.sticker-color-teal {
            padding: 0;
border-color: #00aba9 !important;
        }
}


            .notices > div,
.replies > div .sticker.sticker-color-redLight,
            .notices > li,
.replies > li .sticker.sticker-color-redLight,
            .notices > span,
.replies > span .sticker.sticker-color-redLight {
            .notices > a {
border-color: #ee1111 !important;
                width: 100%;
}
                height: 90px;
                display: block;
                overflow: hidden;
                position: relative;
                margin-bottom: 10px;
            }


                .notices > div .notice-header,
.replies > div .sticker.sticker-left,
                .notices > li .notice-header,
.replies > li .sticker.sticker-left,
                .notices > span .notice-header,
.replies > span .sticker.sticker-left {
                .notices > a .notice-header,
border-left: 20px solid transparent !important;
                .notices > div .header,
left: -20px;
                .notices > li .header,
}
                .notices > span .header,
                .notices > a .header {
                    position: relative;
                    background: transparent;
                    font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 200;
                    font-size: 20pt;
                    letter-spacing: 0.01em;
                    line-height: 22pt;
                    font-smooth: always;
                    font-size: 12pt;
                    margin-top: 5px;
                    margin-left: 10px;
                }


                .notices > div .notice-text,
.replies > div .sticker.sticker-right,
                .notices > li .notice-text,
.replies > li .sticker.sticker-right,
                .notices > span .notice-text,
.replies > span .sticker.sticker-right {
                .notices > a .notice-text,
border-right: 20px solid transparent !important;
                .notices > div .text,
right: -20px;
                .notices > li .text,
}
                .notices > span .text,
                .notices > a .text {
                    position: relative;
                    margin-right: 50px;
                    margin-left: 10px;
                    color: #fff;
                    font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 300;
                    font-size: 8pt;
                    font-smooth: always;
                    line-height: 10pt;
                    margin-top: -5px;
                    line-height: 16px;
                }


                .notices > div .notice-icon,
.notices {
                .notices > li .notice-icon,
list-style: none;
                .notices > span .notice-icon,
margin: 0;
                .notices > a .notice-icon,
padding: 0;
                .notices > div .icon,
}
                .notices > li .icon,
                .notices > span .icon,
                .notices > a .icon {
                    position: absolute;
                    right: 10px;
                    bottom: 5px;
                }


                    .notices > div .notice-icon img,
.notices > div,
                    .notices > li .notice-icon img,
.notices > li,
                    .notices > span .notice-icon img,
.notices > span,
                    .notices > a .notice-icon img,
.notices > a {
                    .notices > div .icon img,
width: 100%;
                    .notices > li .icon img,
height: 90px;
                    .notices > span .icon img,
display: block;
                    .notices > a .icon img {
overflow: hidden;
                        width: 32px;
position: relative;
                        height: 32px;
margin-bottom: 10px;
                    }
}


                .notices > div .notice-image,
.notices > div .notice-header,
                .notices > li .notice-image,
.notices > li .notice-header,
                .notices > span .notice-image,
.notices > span .notice-header,
                .notices > a .notice-image,
.notices > a .notice-header,
                .notices > div .image,
.notices > div .header,
                .notices > li .image,
.notices > li .header,
                .notices > span .image,
.notices > span .header,
                .notices > a .image {
.notices > a .header {
                    max-height: 48px;
position: relative;
                    width: 48px;
background: transparent;
                    height: 48px;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    margin: 20px 20px 20px 20px;
font-weight: 200;
                    float: left;
font-size: 20pt;
                }
letter-spacing: 0.01em;
line-height: 22pt;
font-smooth: always;
font-size: 12pt;
margin-top: 5px;
margin-left: 10px;
}


                    .notices > div .notice-image img,
.notices > div .notice-text,
                    .notices > li .notice-image img,
.notices > li .notice-text,
                    .notices > span .notice-image img,
.notices > span .notice-text,
                    .notices > a .notice-image img,
.notices > a .notice-text,
                    .notices > div .image img,
.notices > div .text,
                    .notices > li .image img,
.notices > li .text,
                    .notices > span .image img,
.notices > span .text,
                    .notices > a .image img {
.notices > a .text {
                        width: 48px;
position: relative;
                        height: 48px;
margin-right: 50px;
                    }
margin-left: 10px;
color: #fff;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 8pt;
font-smooth: always;
line-height: 10pt;
margin-top: -5px;
line-height: 16px;
}


                .notices > div .close,
.notices > div .notice-icon,
                .notices > li .close,
.notices > li .notice-icon,
                .notices > span .close,
.notices > span .notice-icon,
                .notices > a .close {
.notices > a .notice-icon,
                    z-index: 2;
.notices > div .icon,
                    position: absolute;
.notices > li .icon,
                    top: 5px;
.notices > span .icon,
                    right: 10px;
.notices > a .icon {
                    cursor: pointer;
position: absolute;
                    font-weight: bold;
right: 10px;
                    text-decoration: none;
bottom: 5px;
                    color: #fff !important;
}
                }


                    .notices > div .close::before,
.notices > div .notice-icon img,
                    .notices > li .close::before,
.notices > li .notice-icon img,
                    .notices > span .close::before,
.notices > span .notice-icon img,
                    .notices > a .close::before {
.notices > a .notice-icon img,
                        content: "\00d7";
.notices > div .icon img,
                        color: #fff !important;
.notices > li .icon img,
                    }
.notices > span .icon img,
.notices > a .icon img {
width: 32px;
height: 32px;
}


                .notices > div .image-large,
.notices > div .notice-image,
                .notices > li .image-large,
.notices > li .notice-image,
                .notices > span .image-large,
.notices > span .notice-image,
                .notices > a .image-large {
.notices > a .notice-image,
                    width: 88px;
.notices > div .image,
                    height: 88px;
.notices > li .image,
                    margin: 1px 10px 1px 1px;
.notices > span .image,
                    overflow: hidden;
.notices > a .image {
                    float: left;
max-height: 48px;
                }
width: 48px;
height: 48px;
margin: 20px 20px 20px 20px;
float: left;
}


                    .notices > div .image-large img,
.notices > div .notice-image img,
                    .notices > li .image-large img,
.notices > li .notice-image img,
                    .notices > span .image-large img,
.notices > span .notice-image img,
                    .notices > a .image-large img {
.notices > a .notice-image img,
                        width: 88px;
.notices > div .image img,
                        height: 88px;
.notices > li .image img,
                    }
.notices > span .image img,
.notices > a .image img {
width: 48px;
height: 48px;
}


        .tile-group {
.notices > div .close,
            margin: 0;
.notices > li .close,
            margin-right: 80px;
.notices > span .close,
            float: left;
.notices > a .close {
            width: auto;
z-index: 2;
            height: auto;
position: absolute;
            min-height: 1px;
top: 5px;
            width: 802px;
right: 10px;
        }
cursor: pointer;
font-weight: bold;
text-decoration: none;
color: #fff !important;
}


        .tile {
.notices > div .close::before,
            display: block;
.notices > li .close::before,
            float: left;
.notices > span .close::before,
            background-color: #525252;
.notices > a .close::before {
            width: 150px;
content: "\00d7";
            height: 150px;
color: #fff !important;
            cursor: pointer;
}
            box-shadow: inset 0px 0px 1px #FFFFCC;
            text-decoration: none;
            color: #ffffff;
            position: relative;
            font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-size: 11pt;
            letter-spacing: 0.02em;
            line-height: 14pt;
            font-smooth: always;
            margin: 0 10px 10px 0;
            overflow: hidden;
        }


            .tile .offset1tile {
.notices > div .image-large,
                margin-left: 160px;
.notices > li .image-large,
            }
.notices > span .image-large,
.notices > a .image-large {
width: 88px;
height: 88px;
margin: 1px 10px 1px 1px;
overflow: hidden;
float: left;
}


            .tile .upset1tile {
.notices > div .image-large img,
                margin-top: -160px;
.notices > li .image-large img,
            }
.notices > span .image-large img,
.notices > a .image-large img {
width: 88px;
height: 88px;
}


            .tile .offset1tile {
.tile-group {
                margin-left: 320px;
margin: 0;
            }
margin-right: 80px;
float: left;
width: auto;
height: auto;
min-height: 1px;
width: 802px;
}


            .tile .upset1tile {
.tile {
                margin-top: -320px;
display: block;
            }
float: left;
background-color: #525252;
width: 150px;
height: 150px;
cursor: pointer;
box-shadow: inset 0px 0px 1px #FFFFCC;
text-decoration: none;
color: #ffffff;
position: relative;
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 11pt;
letter-spacing: 0.02em;
line-height: 14pt;
font-smooth: always;
margin: 0 10px 10px 0;
overflow: hidden;
}


            .tile * {
.tile .offset1tile {
                color: #ffffff;
margin-left: 160px;
            }
}


            .tile .tile-content {
.tile .upset1tile {
                width: 100%;
margin-top: -160px;
                height: 100%;
}
                padding: 0;
                padding-bottom: 30px;
                vertical-align: top;
                padding: 10px 15px;
                overflow: hidden;
                text-overflow: ellipsis;
                position: relative;
                font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                font-weight: 400;
                font-size: 9pt;
                font-smooth: always;
                line-height: 11pt;
                color: #000000;
                color: #ffffff;
                line-height: 16px;
            }


                .tile .tile-content:hover {
.tile .offset1tile {
                    color: rgba(0, 0, 0, 0.8);
margin-left: 320px;
                }
}


                .tile .tile-content:active {
.tile .upset1tile {
                    color: rgba(0, 0, 0, 0.4);
margin-top: -320px;
                }
}


                .tile .tile-content:hover {
.tile * {
                    color: #ffffff;
color: #ffffff;
                }
}


                .tile .tile-content h1,
.tile .tile-content {
                .tile .tile-content h2,
width: 100%;
                .tile .tile-content h3,
height: 100%;
                .tile .tile-content h4,
padding: 0;
                .tile .tile-content h5,
padding-bottom: 30px;
                .tile .tile-content h6 {
vertical-align: top;
                    font-size: 14pt;
padding: 10px 15px;
                }
overflow: hidden;
text-overflow: ellipsis;
position: relative;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
color: #000000;
color: #ffffff;
line-height: 16px;
}


                .tile .tile-content h1,
.tile .tile-content:hover {
                .tile .tile-content h2,
color: rgba(0, 0, 0, 0.8);
                .tile .tile-content h3,
}
                .tile .tile-content h4,
                .tile .tile-content h5,
                .tile .tile-content h6,
                .tile .tile-content p {
                    padding: 0;
                    margin: 0;
                    line-height: 24px;
                }


                .tile .tile-content p {
.tile .tile-content:active {
                    font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.4);
                    font-weight: 400;
}
                    font-size: 9pt;
                    font-smooth: always;
                    line-height: 11pt;
                    color: #000000;
                    color: #ffffff;
                    line-height: 16px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }


                    .tile .tile-content p:active {
.tile .tile-content:hover {
                        color: rgba(0, 0, 0, 0.4);
color: #ffffff;
                    }
}


            .tile.icon > .tile-content {
.tile .tile-content h1,
                padding: 0;
.tile .tile-content h2,
            }
.tile .tile-content h3,
.tile .tile-content h4,
.tile .tile-content h5,
.tile .tile-content h6 {
font-size: 14pt;
}


                .tile.icon > .tile-content > img {
.tile .tile-content h1,
                    position: absolute;
.tile .tile-content h2,
                    width: 64px;
.tile .tile-content h3,
                    height: 64px;
.tile .tile-content h4,
                    top: 50%;
.tile .tile-content h5,
                    left: 50%;
.tile .tile-content h6,
                    margin-left: -32px;
.tile .tile-content p {
                    margin-top: -32px;
padding: 0;
                }
margin: 0;
line-height: 24px;
}


                .tile.icon > .tile-content > i {
.tile .tile-content p {
                    position: absolute;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    width: 64px;
font-weight: 400;
                    height: 64px;
font-size: 9pt;
                    top: 30%;
font-smooth: always;
                    left: 50%;
line-height: 11pt;
                    margin-left: -32px;
color: #000000;
                    font-size: 64px;
color: #ffffff;
                    -webkit-margin-before: -6px;
line-height: 16px;
                }
overflow: hidden;
text-overflow: ellipsis;
}


            .tile.image > .tile-content,
.tile .tile-content p:active {
            .tile.image-slider > .tile-content {
color: rgba(0, 0, 0, 0.4);
                padding: 0;
}
            }


                .tile.image > .tile-content > img,
.tile.icon > .tile-content {
                .tile.image-slider > .tile-content > img {
padding: 0;
                    width: 100%;
}
                    height: auto;
                    min-height: 100%;
                    max-width: 100%;
                }


            .tile.image-set > .tile-content {
.tile.icon > .tile-content > img {
                margin: 0;
position: absolute;
                padding: 0;
width: 64px;
                width: 25% !important;
height: 64px;
                height: 50%;
top: 50%;
                float: left;
left: 50%;
                border: 1px #1e1e1e solid;
margin-left: -32px;
            }
margin-top: -32px;
}


                .tile.image-set > .tile-content > img {
.tile.icon > .tile-content > i {
                    min-width: 100%;
position: absolute;
                    width: 100%;
width: 64px;
                    height: auto;
height: 64px;
                    min-height: 100%;
top: 30%;
                }
left: 50%;
margin-left: -32px;
font-size: 64px;
-webkit-margin-before: -6px;
}


            .tile.image-set .tile-content:first-child {
.tile.image > .tile-content,
                width: 50% !important;
.tile.image-slider > .tile-content {
                float: left;
padding: 0;
                height: 100%;
}
            }


            .tile.double {
.tile.image > .tile-content > img,
                width: 310px;
.tile.image-slider > .tile-content > img {
            }
width: 100%;
height: auto;
min-height: 100%;
max-width: 100%;
}


            .tile.triple {
.tile.image-set > .tile-content {
                width: 470px;
margin: 0;
            }
padding: 0;
width: 25% !important;
height: 50%;
float: left;
border: 1px #1e1e1e solid;
}


            .tile.quadro {
.tile.image-set > .tile-content > img {
                width: 630px;
min-width: 100%;
            }
width: 100%;
height: auto;
min-height: 100%;
}


            .tile.double-vertical {
.tile.image-set .tile-content:first-child {
                height: 310px;
width: 50% !important;
            }
float: left;
height: 100%;
}


            .tile.triple-vertical {
.tile.double {
                height: 470px;
width: 310px;
            }
}


            .tile.quadro-vertical {
.tile.triple {
                height: 630px;
width: 470px;
            }
}


            .tile .brand,
.tile.quadro {
            .tile .tile-status {
width: 630px;
                position: absolute;
}
                bottom: 0;
                left: 0;
                right: 0;
                min-height: 30px;
                background-color: transparent;
                *zoom: 1;
            }


                .tile .brand:before,
.tile.double-vertical {
                .tile .tile-status:before,
height: 310px;
                .tile .brand:after,
}
                .tile .tile-status:after {
                    display: table;
                    content: "";
                }


                .tile .brand:after,
.tile.triple-vertical {
                .tile .tile-status:after {
height: 470px;
                    clear: both;
}
                }


                .tile .brand > .badge,
.tile.quadro-vertical {
                .tile .tile-status > .badge {
height: 630px;
                    position: absolute;
}
                    bottom: 0;
                    right: 0;
                    right: 5px;
                    margin-bottom: 0;
                    color: #ffffff;
                    width: 34px;
                    height: 28px;
                    text-align: center;
                    font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 600;
                    font-size: 11pt;
                    letter-spacing: 0.01em;
                    line-height: 13pt;
                    font-smooth: always;
                    padding-top: 3px;
                }


                    .tile .brand > .badge.activity,
.tile .brand,
                    .tile .tile-status > .badge.activity {
.tile .tile-status {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat;
position: absolute;
                    }
bottom: 0;
left: 0;
right: 0;
min-height: 30px;
background-color: transparent;
*zoom: 1;
}


                    .tile .brand > .badge.alert,
.tile .brand:before,
                    .tile .tile-status > .badge.alert {
.tile .tile-status:before,
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
.tile .brand:after,
                    }
.tile .tile-status:after {
display: table;
content: "";
}


                    .tile .brand > .badge.available,
.tile .brand:after,
                    .tile .tile-status > .badge.available {
.tile .tile-status:after {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat;
clear: both;
                    }
}


                    .tile .brand > .badge.unavailable,
.tile .brand > .badge,
                    .tile .tile-status > .badge.unavailable {
.tile .tile-status > .badge {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat;
position: absolute;
                    }
bottom: 0;
right: 0;
right: 5px;
margin-bottom: 0;
color: #ffffff;
width: 34px;
height: 28px;
text-align: center;
font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 600;
font-size: 11pt;
letter-spacing: 0.01em;
line-height: 13pt;
font-smooth: always;
padding-top: 3px;
}


                    .tile .brand > .badge.away,
.tile .brand > .badge.activity,
                    .tile .tile-status > .badge.away {
.tile .tile-status > .badge.activity {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.busy,
.tile .brand > .badge.alert,
                    .tile .tile-status > .badge.busy {
.tile .tile-status > .badge.alert {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.newMessage,
.tile .brand > .badge.available,
                    .tile .tile-status > .badge.newMessage {
.tile .tile-status > .badge.available {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.paused,
.tile .brand > .badge.unavailable,
                    .tile .tile-status > .badge.paused {
.tile .tile-status > .badge.unavailable {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.playing,
.tile .brand > .badge.away,
                    .tile .tile-status > .badge.playing {
.tile .tile-status > .badge.away {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.error,
.tile .brand > .badge.busy,
                    .tile .tile-status > .badge.error {
.tile .tile-status > .badge.busy {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .badge.attention,
.tile .brand > .badge.newMessage,
                    .tile .tile-status > .badge.attention {
.tile .tile-status > .badge.newMessage {
                        background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                    }
}


                .tile .brand > .name,
.tile .brand > .badge.paused,
                .tile .tile-status > .name {
.tile .tile-status > .badge.paused {
                    position: absolute;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat;
                    bottom: 0;
}
                    left: 0;
                    margin-bottom: 5px;
                    margin-left: 15px;
                    font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 400;
                    font-size: 9pt;
                    font-smooth: always;
                    line-height: 11pt;
                    color: #ffffff;
                }


                    .tile .brand > .name:hover,
.tile .brand > .badge.playing,
                    .tile .tile-status > .name:hover {
.tile .tile-status > .badge.playing {
                        color: #ffffff;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                    .tile .brand > .name > [class*=icon-],
.tile .brand > .badge.error,
                    .tile .tile-status > .name > [class*=icon-] {
.tile .tile-status > .badge.error {
                        font-size: 24px;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat;
                    }
}


                .tile .brand > .icon,
.tile .brand > .badge.attention,
                .tile .tile-status > .icon {
.tile .tile-status > .badge.attention {
                    margin: 5px 15px;
background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat;
                    width: 32px;
}
                    height: 32px;
                }


                    .tile .brand > .icon > [class*=icon-],
.tile .brand > .name,
                    .tile .tile-status > .icon > [class*=icon-] {
.tile .tile-status > .name {
                        font-size: 32px;
position: absolute;
                    }
bottom: 0;
left: 0;
margin-bottom: 5px;
margin-left: 15px;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
color: #ffffff;
}


                    .tile .brand > .icon > img,
.tile .brand > .name:hover,
                    .tile .tile-status > .icon > img {
.tile .tile-status > .name:hover {
                        width: 100%;
color: #ffffff;
                        height: 100%;
}
                    }


                .tile .brand > img ~ .text,
.tile .brand > .name > [class*=icon-],
                .tile .tile-status > img ~ .text {
.tile .tile-status > .name > [class*=icon-] {
                    position: absolute;
font-size: 24px;
                    left: 60px;
}
                    width: auto;
                }


                .tile .brand > .text,
.tile .brand > .icon,
                .tile .tile-status > .text {
.tile .tile-status > .icon {
                    position: relative;
margin: 5px 15px;
                    left: 8px;
width: 32px;
                    top: 5px;
height: 32px;
                    right: 50px;
}
                    font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 400;
                    font-size: 9pt;
                    font-smooth: always;
                    line-height: 11pt;
                    color: #000000;
                    color: #ffffff;
                    line-height: 14px;
                    width: 60%;
                    padding: 0;
                    margin: 0;
                }


                    .tile .brand > .text:hover,
.tile .brand > .icon > [class*=icon-],
                    .tile .tile-status > .text:hover {
.tile .tile-status > .icon > [class*=icon-] {
                        color: rgba(0, 0, 0, 0.8);
font-size: 32px;
                    }
}


                    .tile .brand > .text:active,
.tile .brand > .icon > img,
                    .tile .tile-status > .text:active {
.tile .tile-status > .icon > img {
                        color: rgba(0, 0, 0, 0.4);
width: 100%;
                    }
height: 100%;
}


                    .tile .brand > .text:hover,
.tile .brand > img ~ .text,
                    .tile .tile-status > .text:hover {
.tile .tile-status > img ~ .text {
                        color: #ffffff;
position: absolute;
                    }
left: 60px;
width: auto;
}


            .tile:hover {
.tile .brand > .text,
                outline: 3px #3a3a3a solid;
.tile .tile-status > .text {
            }
position: relative;
left: 8px;
top: 5px;
right: 50px;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
color: #000000;
color: #ffffff;
line-height: 14px;
width: 60%;
padding: 0;
margin: 0;
}


        .input-control.checkbox {
.tile .brand > .text:hover,
            display: inline-block;
.tile .tile-status > .text:hover {
            margin-right: 10px;
color: rgba(0, 0, 0, 0.8);
            margin-bottom: 10px;
}
            cursor: pointer;
        }


            .input-control.checkbox > input[type=checkbox] {
.tile .brand > .text:active,
                position: absolute;
.tile .tile-status > .text:active {
                opacity: 0;
color: rgba(0, 0, 0, 0.4);
            }
}


            .input-control.checkbox .helper {
.tile .brand > .text:hover,
                padding-left: 23px;
.tile .tile-status > .text:hover {
                position: relative;
color: #ffffff;
            }
}


                .input-control.checkbox .helper:before {
.tile:hover {
                    position: absolute;
outline: 3px #3a3a3a solid;
                    display: block;
}
                    height: 20px;
                    width: 20px;
                    content: "";
                    text-indent: -9999px;
                    border: 2px #d9d9d9 solid;
                    z-index: 1;
                    opacity: 1;
                    top: 0;
                    left: 0;
                }


            .input-control.checkbox input[type="checkbox"]:checked ~ .helper:after {
.input-control.checkbox {
                position: absolute;
display: inline-block;
                display: block;
margin-right: 10px;
                content: "\e08a";
margin-bottom: 10px;
                font-size: 10pt;
cursor: pointer;
                heigth: 14px;
}
                width: 14px;
                line-height: 14px;
                z-index: 2;
                top: 50%;
                margin-top: -6px;
                left: 0;
                margin-left: 4px;
                font-family: iconFont;
            }


            .input-control.checkbox input[type="checkbox"]:not(:checked) ~ .helper:after {
.input-control.checkbox > input[type=checkbox] {
                display: none;
position: absolute;
            }
opacity: 0;
}


            .input-control.checkbox input[type="checkbox"]:disabled ~ .helper:before {
.input-control.checkbox .helper {
                cursor: default;
padding-left: 23px;
                background: #e6e6e6;
position: relative;
            }
}


            .input-control.checkbox input[type=checkbox]:disabled ~ .helper:after {
.input-control.checkbox .helper:before {
                color: #8a8a8a;
position: absolute;
            }
display: block;
height: 20px;
width: 20px;
content: "";
text-indent: -9999px;
border: 2px #d9d9d9 solid;
z-index: 1;
opacity: 1;
top: 0;
left: 0;
}


            .input-control.checkbox input[type=checkbox]:focus ~ .helper:before {
.input-control.checkbox input[type="checkbox"]:checked ~ .helper:after {
                border-color: #919191;
position: absolute;
            }
display: block;
content: "\e08a";
font-size: 10pt;
heigth: 14px;
width: 14px;
line-height: 14px;
z-index: 2;
top: 50%;
margin-top: -6px;
left: 0;
margin-left: 4px;
font-family: iconFont;
}


            .input-control.checkbox:hover input[type=checkbox]:not(:disabled) ~ .helper:before {
.input-control.checkbox input[type="checkbox"]:not(:checked) ~ .helper:after {
                border-color: #919191;
display: none;
            }
}


            .input-control.checkbox:active input[type=checkbox]:not(:disabled) ~ .helper:before {
.input-control.checkbox input[type="checkbox"]:disabled ~ .helper:before {
                border-color: #1e1e1e;
cursor: default;
            }
background: #e6e6e6;
}


        .input-control.intermediate input[type="checkbox"] ~ .helper:after {
.input-control.checkbox input[type=checkbox]:disabled ~ .helper:after {
            position: absolute !important;
color: #8a8a8a;
            display: block !important;
}
            content: "" !important;
            color: #1a1a1a !important;
            z-index: 2 !important;
            font-size: 16px !important;
            font-weight: bold !important;
            left: 5px !important;
            margin-left: 0 !important;
            top: 50% !important;
            margin-top: -5px !important;
            background-color: #1a1a1a !important;
            width: 10px !important;
            height: 10px !important;
        }


        .input-control.intermediate input[type="checkbox"]:disabled ~ .helper:after {
.input-control.checkbox input[type=checkbox]:focus ~ .helper:before {
            background-color: #9a9a9a !important;
border-color: #919191;
        }
}


        .input-control.radio {
.input-control.checkbox:hover input[type=checkbox]:not(:disabled) ~ .helper:before {
            display: inline-block;
border-color: #919191;
            margin-right: 10px;
}
            margin-bottom: 10px;
            cursor: pointer;
        }


            .input-control.radio > input[type=radio] {
.input-control.checkbox:active input[type=checkbox]:not(:disabled) ~ .helper:before {
                position: absolute;
border-color: #1e1e1e;
                opacity: 0;
}
            }


            .input-control.radio .helper {
.input-control.intermediate input[type="checkbox"] ~ .helper:after {
                padding-left: 23px;
position: absolute !important;
                position: relative;
display: block !important;
            }
content: "" !important;
color: #1a1a1a !important;
z-index: 2 !important;
font-size: 16px !important;
font-weight: bold !important;
left: 5px !important;
margin-left: 0 !important;
top: 50% !important;
margin-top: -5px !important;
background-color: #1a1a1a !important;
width: 10px !important;
height: 10px !important;
}


                .input-control.radio .helper:before {
.input-control.intermediate input[type="checkbox"]:disabled ~ .helper:after {
                    position: absolute;
background-color: #9a9a9a !important;
                    display: block;
}
                    height: 20px;
                    width: 20px;
                    content: "";
                    text-indent: -9999px;
                    border: 2px #d9d9d9 solid;
                    z-index: 1;
                    opacity: 1;
                    top: 0;
                    left: 0;
                    border-radius: 100%;
                }


            .input-control.radio input[type="radio"]:checked ~ .helper:after {
.input-control.radio {
                position: absolute;
display: inline-block;
                display: block;
margin-right: 10px;
                content: "";
margin-bottom: 10px;
                color: #1a1a1a;
cursor: pointer;
                z-index: 2;
}
                font-size: 16px;
                font-weight: bold;
                left: 5px;
                margin-left: 0;
                top: 50%;
                margin-top: -5px;
                background-color: #1a1a1a;
                width: 10px;
                height: 10px;
                border-radius: 100%;
            }


            .input-control.radio input[type="radio"]:disabled ~ .helper:before {
.input-control.radio > input[type=radio] {
                cursor: default;
position: absolute;
                background: #e6e6e6;
opacity: 0;
            }
}


            .input-control.radio input[type="radio"]:disabled ~ .helper:after {
.input-control.radio .helper {
                background-color: #8a8a8a;
padding-left: 23px;
            }
position: relative;
}


            .input-control.radio input[type="radio"]:focus ~ .helper:before {
.input-control.radio .helper:before {
                border-color: #919191;
position: absolute;
            }
display: block;
height: 20px;
width: 20px;
content: "";
text-indent: -9999px;
border: 2px #d9d9d9 solid;
z-index: 1;
opacity: 1;
top: 0;
left: 0;
border-radius: 100%;
}


            .input-control.radio:hover input:not(:disabled) ~ .helper:before {
.input-control.radio input[type="radio"]:checked ~ .helper:after {
                border-color: #919191;
position: absolute;
            }
display: block;
content: "";
color: #1a1a1a;
z-index: 2;
font-size: 16px;
font-weight: bold;
left: 5px;
margin-left: 0;
top: 50%;
margin-top: -5px;
background-color: #1a1a1a;
width: 10px;
height: 10px;
border-radius: 100%;
}


            .input-control.radio:active input:not(:disabled) ~ .helper:before {
.input-control.radio input[type="radio"]:disabled ~ .helper:before {
                border-color: #1e1e1e;
cursor: default;
            }
background: #e6e6e6;
}


        .input-control.switch {
.input-control.radio input[type="radio"]:disabled ~ .helper:after {
            display: inline-block;
background-color: #8a8a8a;
            margin-right: 10px;
}
            margin-bottom: 10px;
            cursor: pointer;
            position: relative;
        }


            .input-control.switch > input[type=checkbox] {
.input-control.radio input[type="radio"]:focus ~ .helper:before {
                position: absolute;
border-color: #919191;
                opacity: 0;
}
            }


            .input-control.switch .helper {
.input-control.radio:hover input:not(:disabled) ~ .helper:before {
                padding-left: 52px;
border-color: #919191;
                position: relative;
}
            }


                .input-control.switch .helper:before {
.input-control.radio:active input:not(:disabled) ~ .helper:before {
                    position: absolute;
border-color: #1e1e1e;
                    left: 0;
}
                    top: 2px;
                    display: block;
                    content: "";
                    width: 43px;
                    height: 16px;
                    outline: 2px #a6a6a6 solid;
                    border: 1px #fff solid;
                    cursor: pointer;
                    background: #008287;
                    margin-left: 2px;
                    z-index: 1;
                }


            .input-control.switch input[type="checkbox"] ~ .helper:after {
.input-control.switch {
                position: absolute;
display: inline-block;
                left: 36px;
margin-right: 10px;
                top: 2px;
margin-bottom: 10px;
                display: block;
cursor: pointer;
                content: "";
position: relative;
                width: 9px;
}
                height: 16px;
                outline: 2px #333 solid;
                border: 1px #333 solid;
                cursor: pointer;
                background: #333;
                z-index: 2;
            }


            .input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:after {
.input-control.switch > input[type=checkbox] {
                left: 2px !important;
position: absolute;
            }
opacity: 0;
}


            .input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:before {
.input-control.switch .helper {
                background: #a6a6a6 !important;
padding-left: 52px;
            }
position: relative;
}


            .input-control.switch input[type="checkbox"]:disabled ~ .helper:after {
.input-control.switch .helper:before {
                background: #a6a6a6 !important;
position: absolute;
                outline: 2px #a6a6a6 solid !important;
left: 0;
                border: 1px #a6a6a6 solid !important;
top: 2px;
            }
display: block;
content: "";
width: 43px;
height: 16px;
outline: 2px #a6a6a6 solid;
border: 1px #fff solid;
cursor: pointer;
background: #008287;
margin-left: 2px;
z-index: 1;
}


            .input-control.switch input[type="checkbox"]:focus ~ .helper:before {
.input-control.switch input[type="checkbox"] ~ .helper:after {
                outline: 2px #747474 solid !important;
position: absolute;
            }
left: 36px;
top: 2px;
display: block;
content: "";
width: 9px;
height: 16px;
outline: 2px #333 solid;
border: 1px #333 solid;
cursor: pointer;
background: #333;
z-index: 2;
}


            .input-control.switch input[type="checkbox"]:disabled ~ .helper:before {
.input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:after {
                cursor: default !important;
left: 2px !important;
                background: #e0e0e0 !important;
}
                outline: 2px #ccc solid !important;
            }


        .input-control > input[type=text],
.input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:before {
        .input-control > input[type=email],
background: #a6a6a6 !important;
        .input-control > input[type=url],
}
        .input-control > input[type=phone],
        .input-control > input[type=password],
        .input-control > input[type=number],
        .input-control > input[type=time],
        .input-control > select,
        .input-control > textarea {
            border: 1px #bababa solid;
            width: 100%;
            padding: 4px 6px 6px 5px;
            background-color: #fff;
            outline: 0;
            margin-right: 32px;
            min-height: 32px;
            position: relative;
        }


            .input-control > input[type=text].with-helper,
.input-control.switch input[type="checkbox"]:disabled ~ .helper:after {
            .input-control > input[type=email].with-helper,
background: #a6a6a6 !important;
            .input-control > input[type=url].with-helper,
outline: 2px #a6a6a6 solid !important;
            .input-control > input[type=phone].with-helper,
border: 1px #a6a6a6 solid !important;
            .input-control > input[type=password].with-helper,
}
            .input-control > input[type=number].with-helper,
            .input-control > input[type=time].with-helper,
            .input-control > select.with-helper,
            .input-control > textarea.with-helper {
                padding: 4px 32px 6px 5px;
            }


            .input-control > input[type=text]:disabled,
.input-control.switch input[type="checkbox"]:focus ~ .helper:before {
            .input-control > input[type=email]:disabled,
outline: 2px #747474 solid !important;
            .input-control > input[type=url]:disabled,
}
            .input-control > input[type=phone]:disabled,
            .input-control > input[type=password]:disabled,
            .input-control > input[type=number]:disabled,
            .input-control > input[type=time]:disabled,
            .input-control > select:disabled,
            .input-control > textarea:disabled {
                background-color: #eaeaea;
            }


            .input-control > input[type=text]:focus,
.input-control.switch input[type="checkbox"]:disabled ~ .helper:before {
            .input-control > input[type=email]:focus,
cursor: default !important;
            .input-control > input[type=url]:focus,
background: #e0e0e0 !important;
            .input-control > input[type=phone]:focus,
outline: 2px #ccc solid !important;
            .input-control > input[type=password]:focus,
}
            .input-control > input[type=number]:focus,
            .input-control > input[type=time]:focus,
            .input-control > select:focus,
            .input-control > textarea:focus {
                border-color: #000;
            }


            .input-control > input[type=text]::-ms-clear,
.input-control > input[type=text],
            .input-control > input[type=email]::-ms-clear,
.input-control > input[type=email],
            .input-control > input[type=url]::-ms-clear,
.input-control > input[type=url],
            .input-control > input[type=phone]::-ms-clear,
.input-control > input[type=phone],
            .input-control > input[type=number]::-ms-clear,
.input-control > input[type=password],
            .input-control > input[type=time]::-ms-clear {
.input-control > input[type=number],
                display: none;
.input-control > input[type=time],
            }
.input-control > select,
.input-control > textarea {
border: 1px #bababa solid;
width: 100%;
padding: 4px 6px 6px 5px;
background-color: #fff;
outline: 0;
margin-right: 32px;
min-height: 32px;
position: relative;
}


            .input-control > input[type=password]::-ms-reveal {
.input-control > input[type=text].with-helper,
                display: none;
.input-control > input[type=email].with-helper,
            }
.input-control > input[type=url].with-helper,
.input-control > input[type=phone].with-helper,
.input-control > input[type=password].with-helper,
.input-control > input[type=number].with-helper,
.input-control > input[type=time].with-helper,
.input-control > select.with-helper,
.input-control > textarea.with-helper {
padding: 4px 32px 6px 5px;
}


        .input-control > select {
.input-control > input[type=text]:disabled,
            padding-right: 5px;
.input-control > input[type=email]:disabled,
        }
.input-control > input[type=url]:disabled,
.input-control > input[type=phone]:disabled,
.input-control > input[type=password]:disabled,
.input-control > input[type=number]:disabled,
.input-control > input[type=time]:disabled,
.input-control > select:disabled,
.input-control > textarea:disabled {
background-color: #eaeaea;
}


        .input-control > textarea {
.input-control > input[type=text]:focus,
            padding-right: 5px;
.input-control > input[type=email]:focus,
            min-height: 100px;
.input-control > input[type=url]:focus,
        }
.input-control > input[type=phone]:focus,
.input-control > input[type=password]:focus,
.input-control > input[type=number]:focus,
.input-control > input[type=time]:focus,
.input-control > select:focus,
.input-control > textarea:focus {
border-color: #000;
}


        .input-control.text input[type=text]:not(:focus) ~ [class^="btn-"],
.input-control > input[type=text]::-ms-clear,
        .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"],
.input-control > input[type=email]::-ms-clear,
        .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"],
.input-control > input[type=url]::-ms-clear,
        .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"],
.input-control > input[type=phone]::-ms-clear,
        .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"],
.input-control > input[type=number]::-ms-clear,
        .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"],
.input-control > input[type=time]::-ms-clear {
        .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"],
display: none;
        .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"],
}
        .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"],
        .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"],
        .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"],
        .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"],
        .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"],
        .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"],
        .input-control.text input[type=text]:not(:focus) ~ .helper,
        .input-control.password input[type=text]:not(:focus) ~ .helper,
        .input-control.text input[type=password]:not(:focus) ~ .helper,
        .input-control.password input[type=password]:not(:focus) ~ .helper,
        .input-control.text input[type=email]:not(:focus) ~ .helper,
        .input-control.password input[type=email]:not(:focus) ~ .helper,
        .input-control.text input[type=phone]:not(:focus) ~ .helper,
        .input-control.password input[type=phone]:not(:focus) ~ .helper,
        .input-control.text input[type=number]:not(:focus) ~ .helper,
        .input-control.password input[type=number]:not(:focus) ~ .helper,
        .input-control.text input[type=time]:not(:focus) ~ .helper,
        .input-control.password input[type=time]:not(:focus) ~ .helper,
        .input-control.text input[type=url]:not(:focus) ~ .helper,
        .input-control.password input[type=url]:not(:focus) ~ .helper {
            display: none;
        }


        .input-control.text input[type=text]:focus ~ [class^="btn-"],
.input-control > input[type=password]::-ms-reveal {
        .input-control.password input[type=text]:focus ~ [class^="btn-"],
display: none;
        .input-control.text input[type=password]:focus ~ [class^="btn-"],
}
        .input-control.password input[type=password]:focus ~ [class^="btn-"],
        .input-control.text input[type=email]:focus ~ [class^="btn-"],
        .input-control.password input[type=email]:focus ~ [class^="btn-"],
        .input-control.text input[type=phone]:focus ~ [class^="btn-"],
        .input-control.password input[type=phone]:focus ~ [class^="btn-"],
        .input-control.text input[type=number]:focus ~ [class^="btn-"],
        .input-control.password input[type=number]:focus ~ [class^="btn-"],
        .input-control.text input[type=time]:focus ~ [class^="btn-"],
        .input-control.password input[type=time]:focus ~ [class^="btn-"],
        .input-control.text input[type=url]:focus ~ [class^="btn-"],
        .input-control.password input[type=url]:focus ~ [class^="btn-"],
        .input-control.text input[type=text]:focus ~ .helper,
        .input-control.password input[type=text]:focus ~ .helper,
        .input-control.text input[type=password]:focus ~ .helper,
        .input-control.password input[type=password]:focus ~ .helper,
        .input-control.text input[type=email]:focus ~ .helper,
        .input-control.password input[type=email]:focus ~ .helper,
        .input-control.text input[type=phone]:focus ~ .helper,
        .input-control.password input[type=phone]:focus ~ .helper,
        .input-control.text input[type=number]:focus ~ .helper,
        .input-control.password input[type=number]:focus ~ .helper,
        .input-control.text input[type=time]:focus ~ .helper,
        .input-control.password input[type=time]:focus ~ .helper,
        .input-control.text input[type=url]:focus ~ .helper,
        .input-control.password input[type=url]:focus ~ .helper {
            display: block;
        }


        .input-control.text input[type=text]:not(:focus) ~ [class^="btn-"]:active,
.input-control > select {
        .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"]:active,
padding-right: 5px;
        .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"]:active,
}
        .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"]:active,
        .input-control.text input[type=text]:not(:focus) ~ .helper:active,
        .input-control.password input[type=text]:not(:focus) ~ .helper:active,
        .input-control.text input[type=password]:not(:focus) ~ .helper:active,
        .input-control.password input[type=password]:not(:focus) ~ .helper:active,
        .input-control.text input[type=email]:not(:focus) ~ .helper:active,
        .input-control.password input[type=email]:not(:focus) ~ .helper:active,
        .input-control.text input[type=phone]:not(:focus) ~ .helper:active,
        .input-control.password input[type=phone]:not(:focus) ~ .helper:active,
        .input-control.text input[type=number]:not(:focus) ~ .helper:active,
        .input-control.password input[type=number]:not(:focus) ~ .helper:active,
        .input-control.text input[type=time]:not(:focus) ~ .helper:active,
        .input-control.password input[type=time]:not(:focus) ~ .helper:active,
        .input-control.text input[type=url]:not(:focus) ~ .helper:active,
        .input-control.password input[type=url]:not(:focus) ~ .helper:active {
            display: block;
        }


        .input-control input[type=text] ~ .btn-search,
.input-control > textarea {
        .input-control input[type=text] ~ .btn-date {
padding-right: 5px;
            display: block !important;
min-height: 100px;
        }
}


        .input-control {
.input-control.text input[type=text]:not(:focus) ~ [class^="btn-"],
            margin-right: 0px;
.input-control.password input[type=text]:not(:focus) ~ [class^="btn-"],
            margin-bottom: 10px;
.input-control.text input[type=password]:not(:focus) ~ [class^="btn-"],
            position: relative;
.input-control.password input[type=password]:not(:focus) ~ [class^="btn-"],
        }
.input-control.text input[type=email]:not(:focus) ~ [class^="btn-"],
.input-control.password input[type=email]:not(:focus) ~ [class^="btn-"],
.input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"],
.input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"],
.input-control.text input[type=number]:not(:focus) ~ [class^="btn-"],
.input-control.password input[type=number]:not(:focus) ~ [class^="btn-"],
.input-control.text input[type=time]:not(:focus) ~ [class^="btn-"],
.input-control.password input[type=time]:not(:focus) ~ [class^="btn-"],
.input-control.text input[type=url]:not(:focus) ~ [class^="btn-"],
.input-control.password input[type=url]:not(:focus) ~ [class^="btn-"],
.input-control.text input[type=text]:not(:focus) ~ .helper,
.input-control.password input[type=text]:not(:focus) ~ .helper,
.input-control.text input[type=password]:not(:focus) ~ .helper,
.input-control.password input[type=password]:not(:focus) ~ .helper,
.input-control.text input[type=email]:not(:focus) ~ .helper,
.input-control.password input[type=email]:not(:focus) ~ .helper,
.input-control.text input[type=phone]:not(:focus) ~ .helper,
.input-control.password input[type=phone]:not(:focus) ~ .helper,
.input-control.text input[type=number]:not(:focus) ~ .helper,
.input-control.password input[type=number]:not(:focus) ~ .helper,
.input-control.text input[type=time]:not(:focus) ~ .helper,
.input-control.password input[type=time]:not(:focus) ~ .helper,
.input-control.text input[type=url]:not(:focus) ~ .helper,
.input-control.password input[type=url]:not(:focus) ~ .helper {
display: none;
}


            .input-control.text .helper,
.input-control.text input[type=text]:focus ~ [class^="btn-"],
            .input-control.password .helper,
.input-control.password input[type=text]:focus ~ [class^="btn-"],
            .input-control.text [class^="btn-"],
.input-control.text input[type=password]:focus ~ [class^="btn-"],
            .input-control.password [class^="btn-"] {
.input-control.password input[type=password]:focus ~ [class^="btn-"],
                font-family: "iconFont" !important;
.input-control.text input[type=email]:focus ~ [class^="btn-"],
                background: #fff;
.input-control.password input[type=email]:focus ~ [class^="btn-"],
                top: 2px;
.input-control.text input[type=phone]:focus ~ [class^="btn-"],
                width: 26px !important;
.input-control.password input[type=phone]:focus ~ [class^="btn-"],
                height: 27px !important;
.input-control.text input[type=number]:focus ~ [class^="btn-"],
                min-width: 26px !important;
.input-control.password input[type=number]:focus ~ [class^="btn-"],
                min-height: 27px !important;
.input-control.text input[type=time]:focus ~ [class^="btn-"],
                cursor: pointer;
.input-control.password input[type=time]:focus ~ [class^="btn-"],
                color: #000;
.input-control.text input[type=url]:focus ~ [class^="btn-"],
                position: absolute;
.input-control.password input[type=url]:focus ~ [class^="btn-"],
                left: 100%;
.input-control.text input[type=text]:focus ~ .helper,
                margin-left: -28px;
.input-control.password input[type=text]:focus ~ .helper,
                display: block;
.input-control.text input[type=password]:focus ~ .helper,
                border: 1px #fff solid;
.input-control.password input[type=password]:focus ~ .helper,
            }
.input-control.text input[type=email]:focus ~ .helper,
.input-control.password input[type=email]:focus ~ .helper,
.input-control.text input[type=phone]:focus ~ .helper,
.input-control.password input[type=phone]:focus ~ .helper,
.input-control.text input[type=number]:focus ~ .helper,
.input-control.password input[type=number]:focus ~ .helper,
.input-control.text input[type=time]:focus ~ .helper,
.input-control.password input[type=time]:focus ~ .helper,
.input-control.text input[type=url]:focus ~ .helper,
.input-control.password input[type=url]:focus ~ .helper {
display: block;
}


                .input-control.text .helper:before,
.input-control.text input[type=text]:not(:focus) ~ [class^="btn-"]:active,
                .input-control.password .helper:before,
.input-control.password input[type=text]:not(:focus) ~ [class^="btn-"]:active,
                .input-control.text [class^="btn-"]:before,
.input-control.text input[type=password]:not(:focus) ~ [class^="btn-"]:active,
                .input-control.password [class^="btn-"]:before {
.input-control.password input[type=password]:not(:focus) ~ [class^="btn-"]:active,
                    font-size: 10pt !important;
.input-control.text input[type=email]:not(:focus) ~ [class^="btn-"]:active,
                    position: absolute;
.input-control.password input[type=email]:not(:focus) ~ [class^="btn-"]:active,
                    color: #000 !important;
.input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"]:active,
                    font-family: "iconFont" !important;
.input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"]:active,
                    left: 6px;
.input-control.text input[type=number]:not(:focus) ~ [class^="btn-"]:active,
                    top: 4px;
.input-control.password input[type=number]:not(:focus) ~ [class^="btn-"]:active,
                }
.input-control.text input[type=time]:not(:focus) ~ [class^="btn-"]:active,
.input-control.password input[type=time]:not(:focus) ~ [class^="btn-"]:active,
.input-control.text input[type=url]:not(:focus) ~ [class^="btn-"]:active,
.input-control.password input[type=url]:not(:focus) ~ [class^="btn-"]:active,
.input-control.text input[type=text]:not(:focus) ~ .helper:active,
.input-control.password input[type=text]:not(:focus) ~ .helper:active,
.input-control.text input[type=password]:not(:focus) ~ .helper:active,
.input-control.password input[type=password]:not(:focus) ~ .helper:active,
.input-control.text input[type=email]:not(:focus) ~ .helper:active,
.input-control.password input[type=email]:not(:focus) ~ .helper:active,
.input-control.text input[type=phone]:not(:focus) ~ .helper:active,
.input-control.password input[type=phone]:not(:focus) ~ .helper:active,
.input-control.text input[type=number]:not(:focus) ~ .helper:active,
.input-control.password input[type=number]:not(:focus) ~ .helper:active,
.input-control.text input[type=time]:not(:focus) ~ .helper:active,
.input-control.password input[type=time]:not(:focus) ~ .helper:active,
.input-control.text input[type=url]:not(:focus) ~ .helper:active,
.input-control.password input[type=url]:not(:focus) ~ .helper:active {
display: block;
}


                .input-control.text .helper:hover,
.input-control input[type=text] ~ .btn-search,
                .input-control.password .helper:hover,
.input-control input[type=text] ~ .btn-date {
                .input-control.text [class^="btn-"]:hover,
display: block !important;
                .input-control.password [class^="btn-"]:hover {
}
                    background: #d9d9d9;
                }


                .input-control.text .helper:active,
.input-control {
                .input-control.password .helper:active,
margin-right: 0px;
                .input-control.text [class^="btn-"]:active,
margin-bottom: 10px;
                .input-control.password [class^="btn-"]:active {
position: relative;
                    background-color: #000;
}
                }


                    .input-control.text .helper:active:before,
.input-control.text .helper,
                    .input-control.password .helper:active:before,
.input-control.password .helper,
                    .input-control.text [class^="btn-"]:active:before,
.input-control.text [class^="btn-"],
                    .input-control.password [class^="btn-"]:active:before {
.input-control.password [class^="btn-"] {
                        color: #fff;
font-family: "iconFont" !important;
                    }
background: #fff;
top: 2px;
width: 26px !important;
height: 27px !important;
min-width: 26px !important;
min-height: 27px !important;
cursor: pointer;
color: #000;
position: absolute;
left: 100%;
margin-left: -28px;
display: block;
border: 1px #fff solid;
}


            .input-control.password .helper,
.input-control.text .helper:before,
            .input-control.password .btn-reveal {
.input-control.password .helper:before,
                background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MkEwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MkIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzY5NjUyODA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzY5NjUyOTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps2lOfsAAAFMSURBVHjaYvz//z8DrQATAw0BTQ1nwSUxe/ZsBSCVD8QBQKyAJv0AiDcA8cTU1NQHuMxgRA9zoKECQKofiBOIdOACIC4EWvIBr+FAgw2A1H4gFiAxBEAGOwItuIDVcBwGf4C6bCOaYf5QnwngswBsODQo7qMpbgTiCdi8ixR8BUBcj2aBIkwPLEL70QxOBCpYgC8coAY0AC0BReh8qDAsvhJBHGZpaWkFqNdhAOTaTmID29jY+MK5c+dAhlpAhQyA/IVA8Q8s0OSG7K1GNO8HQF2jgJQMQaljA1oQIscByMxCUCZyQE5WyGEMNXg9WjoHsddD5ZCDCNn3DrAcaoAkiJ4q+vGECLrcQSS2Ad7sD00NCngMV8CS1vHnUDTD3xNIMYxkFVzQcHyAR+8DSkvFQjLlCBsOTW6BaK4EsQPRkiJxpeJoTTS0DQcIMACNJ32B6TbHUQAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
.input-control.text [class^="btn-"]:before,
            }
.input-control.password [class^="btn-"]:before {
font-size: 10pt !important;
position: absolute;
color: #000 !important;
font-family: "iconFont" !important;
left: 6px;
top: 4px;
}


                .input-control.password .helper:hover,
.input-control.text .helper:hover,
                .input-control.password .btn-reveal:hover {
.input-control.password .helper:hover,
                    background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MjIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MjMwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzU3NURCRDA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzU3NURCRTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhJl5kAAAAEMSURBVHja7FXtEYIwDKVO0BE6AiPoBDICo7BBR9AVnMARcIOyAWxQk6PlakwC/uC888zdOwpJXl/SD0yMsdrLDtWO9h1yY4wDeEAARIKQfE7InQfY8xJgFnBB10ZgrCUc85N8rAHjB8QZmFNTcpNfoBQkvifl2SbAFXAjlZ8BLRN7Ar4HtmVRnoKo4o6Wy7SvYyqwL21hetxKpMwkLbMGS3sccfqtxMUEnnC4TO5pWSSxAYQiBscN06KRCkTrJdWJWNohjaK+X3ZNgSNJCAp50ITgN+2E2rQeklHf9MYh3YqJfNTuDsg10vFXlYMTlQwK97B6c61ssc0Lunq3KBOoW1EiN/8/0W+RPwUYACoftglrEejbAAAAAElFTkSuQmCC) 50% no-repeat;
.input-control.text [class^="btn-"]:hover,
                }
.input-control.password [class^="btn-"]:hover {
background: #d9d9d9;
}


            .input-control.text .helper:before,
.input-control.text .helper:active,
            .input-control.text .btn-clear:before {
.input-control.password .helper:active,
                content: "\e089";
.input-control.text [class^="btn-"]:active,
            }
.input-control.password [class^="btn-"]:active {
background-color: #000;
}


            .input-control.text .btn-search:before {
.input-control.text .helper:active:before,
                content: "\e041";
.input-control.password .helper:active:before,
            }
.input-control.text [class^="btn-"]:active:before,
.input-control.password [class^="btn-"]:active:before {
color: #fff;
}


            .input-control.text .btn-date:before {
.input-control.password .helper,
                content: "\e020";
.input-control.password .btn-reveal {
            }
background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MkEwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MkIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzY5NjUyODA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzY5NjUyOTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps2lOfsAAAFMSURBVHjaYvz//z8DrQATAw0BTQ1nwSUxe/ZsBSCVD8QBQKyAJv0AiDcA8cTU1NQHuMxgRA9zoKECQKofiBOIdOACIC4EWvIBr+FAgw2A1H4gFiAxBEAGOwItuIDVcBwGf4C6bCOaYf5QnwngswBsODQo7qMpbgTiCdi8ixR8BUBcj2aBIkwPLEL70QxOBCpYgC8coAY0AC0BReh8qDAsvhJBHGZpaWkFqNdhAOTaTmID29jY+MK5c+dAhlpAhQyA/IVA8Q8s0OSG7K1GNO8HQF2jgJQMQaljA1oQIscByMxCUCZyQE5WyGEMNXg9WjoHsddD5ZCDCNn3DrAcaoAkiJ4q+vGECLrcQSS2Ad7sD00NCngMV8CS1vHnUDTD3xNIMYxkFVzQcHyAR+8DSkvFQjLlCBsOTW6BaK4EsQPRkiJxpeJoTTS0DQcIMACNJ32B6TbHUQAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
}


        label {
.input-control.password .helper:hover,
            font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
.input-control.password .btn-reveal:hover {
            font-weight: 300;
background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MjIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MjMwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzU3NURCRDA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzU3NURCRTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhJl5kAAAAEMSURBVHja7FXtEYIwDKVO0BE6AiPoBDICo7BBR9AVnMARcIOyAWxQk6PlakwC/uC888zdOwpJXl/SD0yMsdrLDtWO9h1yY4wDeEAARIKQfE7InQfY8xJgFnBB10ZgrCUc85N8rAHjB8QZmFNTcpNfoBQkvifl2SbAFXAjlZ8BLRN7Ar4HtmVRnoKo4o6Wy7SvYyqwL21hetxKpMwkLbMGS3sccfqtxMUEnnC4TO5pWSSxAYQiBscN06KRCkTrJdWJWNohjaK+X3ZNgSNJCAp50ITgN+2E2rQeklHf9MYh3YqJfNTuDsg10vFXlYMTlQwK97B6c61ssc0Lunq3KBOoW1EiN/8/0W+RPwUYACoftglrEejbAAAAAElFTkSuQmCC) 50% no-repeat;
            font-size: 11pt;
}
            letter-spacing: 0.02em;
            line-height: 14pt;
            font-smooth: always;
            margin-right: 10px;
            margin-bottom: 10px;
        }


        fieldset {
.input-control.text .helper:before,
            position: relative;
.input-control.text .btn-clear:before {
            margin-top: 30px;
content: "\e089";
            border: 2px #eaeaea solid;
}
            padding: 10px;
        }


            fieldset legend {
.input-control.text .btn-search:before {
                padding-left: 10px;
content: "\e041";
                padding-right: 10px;
}
                font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                font-weight: 300;
                font-size: 11pt;
                letter-spacing: 0.02em;
                line-height: 14pt;
                font-smooth: always;
                color: #cfcfcf;
                position: absolute;
                top: -25px;
                left: -10px;
            }


        input[type=button],
.input-control.text .btn-date:before {
        input[type=reset],
content: "\e020";
        input[type=submit] {
}
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 400;
            font-size: 9pt;
            font-smooth: always;
            line-height: 11pt;
            font-size: 14px;
            padding: 4px 12px;
            line-height: 20px;
            vertical-align: middle !important;
            min-width: 90px;
            min-height: 32px;
            height: 32px;
            background-color: #ccc;
            border: 1px transparent solid;
            color: #353535;
            margin-right: 10px;
            margin-bottom: 10px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            padding: 4px 10px;
            position: relative;
            outline: none;
            border-radius: 0;
        }


            input[type=button] [class^="icon-"],
label {
            input[type=reset] [class^="icon-"],
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            input[type=submit] [class^="icon-"],
font-weight: 300;
            input[type=button] [class*=" icon-"],
font-size: 11pt;
            input[type=reset] [class*=" icon-"],
letter-spacing: 0.02em;
            input[type=submit] [class*=" icon-"] {
line-height: 14pt;
                vertical-align: -10%;
font-smooth: always;
                font-size: 1.2em;
margin-right: 10px;
                display: inline-block;
margin-bottom: 10px;
            }
}


                input[type=button] [class^="icon-"].icon-large,
fieldset {
                input[type=reset] [class^="icon-"].icon-large,
position: relative;
                input[type=submit] [class^="icon-"].icon-large,
margin-top: 30px;
                input[type=button] [class*=" icon-"].icon-large,
border: 2px #eaeaea solid;
                input[type=reset] [class*=" icon-"].icon-large,
padding: 10px;
                input[type=submit] [class*=" icon-"].icon-large {
}
                    line-height: .9em;
                }


            input[type=button].big [class^="icon-"],
fieldset legend {
            input[type=reset].big [class^="icon-"],
padding-left: 10px;
            input[type=submit].big [class^="icon-"],
padding-right: 10px;
            input[type=button].big [class*=" icon-"],
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            input[type=reset].big [class*=" icon-"],
font-weight: 300;
            input[type=submit].big [class*=" icon-"] {
font-size: 11pt;
                font-size: 1.3333333333333333em;
letter-spacing: 0.02em;
            }
line-height: 14pt;
font-smooth: always;
color: #cfcfcf;
position: absolute;
top: -25px;
left: -10px;
}


            input[type=button] [class^="icon-"],
input[type=button],
            input[type=reset] [class^="icon-"],
input[type=reset],
            input[type=submit] [class^="icon-"],
input[type=submit] {
            input[type=button] [class*=" icon-"],
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            input[type=reset] [class*=" icon-"],
font-weight: 400;
            input[type=submit] [class*=" icon-"] {
font-size: 9pt;
                margin-right: 5px;
font-smooth: always;
            }
line-height: 11pt;
font-size: 14px;
padding: 4px 12px;
line-height: 20px;
vertical-align: middle !important;
min-width: 90px;
min-height: 32px;
height: 32px;
background-color: #ccc;
border: 1px transparent solid;
color: #353535;
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
text-align: center;
vertical-align: middle;
cursor: pointer;
padding: 4px 10px;
position: relative;
outline: none;
border-radius: 0;
}


                input[type=button] [class^="icon-"].right,
input[type=button] [class^="icon-"],
                input[type=reset] [class^="icon-"].right,
input[type=reset] [class^="icon-"],
                input[type=submit] [class^="icon-"].right,
input[type=submit] [class^="icon-"],
                input[type=button] [class*=" icon-"].right,
input[type=button] [class*=" icon-"],
                input[type=reset] [class*=" icon-"].right,
input[type=reset] [class*=" icon-"],
                input[type=submit] [class*=" icon-"].right {
input[type=submit] [class*=" icon-"] {
                    margin-left: 5px;
vertical-align: -10%;
                    margin-right: auto;
font-size: 1.2em;
                }
display: inline-block;
}


            input[type=button].standart,
input[type=button] [class^="icon-"].icon-large,
            input[type=reset].standart,
input[type=reset] [class^="icon-"].icon-large,
            input[type=submit].standart {
input[type=submit] [class^="icon-"].icon-large,
                min-width: 90px;
input[type=button] [class*=" icon-"].icon-large,
                min-height: 32px;
input[type=reset] [class*=" icon-"].icon-large,
            }
input[type=submit] [class*=" icon-"].icon-large {
line-height: .9em;
}


            input[type=button]:active,
input[type=button].big [class^="icon-"],
            input[type=reset]:active,
input[type=reset].big [class^="icon-"],
            input[type=submit]:active,
input[type=submit].big [class^="icon-"],
            input[type=button].default:active,
input[type=button].big [class*=" icon-"],
            input[type=reset].default:active,
input[type=reset].big [class*=" icon-"],
            input[type=submit].default:active {
input[type=submit].big [class*=" icon-"] {
                top: 1px;
font-size: 1.3333333333333333em;
                left: 1px;
}
            }


            input[type=button]:disabled,
input[type=button] [class^="icon-"],
            input[type=reset]:disabled,
input[type=reset] [class^="icon-"],
            input[type=submit]:disabled,
input[type=submit] [class^="icon-"],
            input[type=button].disabled,
input[type=button] [class*=" icon-"],
            input[type=reset].disabled,
input[type=reset] [class*=" icon-"],
            input[type=submit].disabled {
input[type=submit] [class*=" icon-"] {
                background-color: #eaeaea;
margin-right: 5px;
                color: #bebebe;
}
                cursor: not-allowed;
            }


            input[type=button].default,
input[type=button] [class^="icon-"].right,
            input[type=reset].default,
input[type=reset] [class^="icon-"].right,
            input[type=submit].default {
input[type=submit] [class^="icon-"].right,
                background-color: #008287;
input[type=button] [class*=" icon-"].right,
                color: #fff;
input[type=reset] [class*=" icon-"].right,
            }
input[type=submit] [class*=" icon-"].right {
margin-left: 5px;
margin-right: auto;
}


                input[type=button]:hover,
input[type=button].standart,
                input[type=reset]:hover,
input[type=reset].standart,
                input[type=submit]:hover,
input[type=submit].standart {
                input[type=button].default:hover,
min-width: 90px;
                input[type=reset].default:hover,
min-height: 32px;
                input[type=submit].default:hover {
}
                    color: inherit;
                }


            input[type=button]:focus,
input[type=button]:active,
            input[type=reset]:focus,
input[type=reset]:active,
            input[type=submit]:focus {
input[type=submit]:active,
                outline: 0;
input[type=button].default:active,
                border: 1px #353535 dotted;
input[type=reset].default:active,
            }
input[type=submit].default:active {
top: 1px;
left: 1px;
}


            input[type=button].mini,
input[type=button]:disabled,
            input[type=reset].mini,
input[type=reset]:disabled,
            input[type=submit].mini {
input[type=submit]:disabled,
                min-height: 20px;
input[type=button].disabled,
                min-width: 20px;
input[type=reset].disabled,
                height: 14px;
input[type=submit].disabled {
                font-size: .75em !important;
background-color: #eaeaea;
                padding-top: 0px !important;
color: #bebebe;
            }
cursor: not-allowed;
}


            input[type=button].big,
input[type=button].default,
            input[type=reset].big,
input[type=reset].default,
            input[type=submit].big {
input[type=submit].default {
                min-height: 48px;
background-color: #008287;
                height: 48px;
color: #fff;
                font-size: 1.2em;
}
            }


        input[type=submit] {
input[type=button]:hover,
            background-color: #008287;
input[type=reset]:hover,
            color: #fff;
input[type=submit]:hover,
        }
input[type=button].default:hover,
input[type=reset].default:hover,
input[type=submit].default:hover {
color: inherit;
}


        .image-collection {
input[type=button]:focus,
            position: relative;
input[type=reset]:focus,
            margin-left: 0;
input[type=submit]:focus {
            list-style: none;
outline: 0;
            *zoom: 1;
border: 1px #353535 dotted;
        }
}


            .image-collection:before,
input[type=button].mini,
            .image-collection:after {
input[type=reset].mini,
                display: table;
input[type=submit].mini {
                content: "";
min-height: 20px;
            }
min-width: 20px;
height: 14px;
font-size: .75em !important;
padding-top: 0px !important;
}


            .image-collection:after {
input[type=button].big,
                clear: both;
input[type=reset].big,
            }
input[type=submit].big {
min-height: 48px;
height: 48px;
font-size: 1.2em;
}


            .image-collection > div,
input[type=submit] {
            .image-collection > li {
background-color: #008287;
                width: 220px;
color: #fff;
                height: 121px;
}
                overflow: hidden;
                margin-right: 20px;
                margin-bottom: 20px;
                position: relative;
                box-shadow: inset 0px 0px 1px #FFFFCC;
                float: left;
                background: #cccccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat;
                display: table-cell;
                vertical-align: middle !important;
                text-align: center;
            }


                .image-collection > div > img,
.image-collection {
                .image-collection > li > img {
position: relative;
                    width: 100%;
margin-left: 0;
                    height: auto;
list-style: none;
                    min-height: 100%;
*zoom: 1;
                    max-width: 100%;
}
                }


                .image-collection > div > .overlay,
.image-collection:before,
                .image-collection > li > .overlay {
.image-collection:after {
                    position: absolute;
display: table;
                    width: 100%;
content: "";
                    height: 55px;
}
                    overflow: hidden;
                    background-color: #1e1e1e;
                    color: #fff;
                    font-size: 8pt;
                    text-align: left;
                    line-height: 12px;
                    padding: 5px 10px;
                    opacity: .8;
                    bottom: -55px;
                }


                .image-collection > div:hover .overlay,
.image-collection:after {
                .image-collection > li:hover .overlay {
clear: both;
                    -webkit-transform: translate(0, -55px);
}
                    -ms-transform: translate(0, -55px);
                    -o-transform: translate(0, -55px);
                    -moz-transform: translate(0, -55px);
                    transform: translate(0, -55px);
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    transition: all 0.3s easet;
                }


            .image-collection.p16x9 > div {
.image-collection > div,
                width: 220px;
.image-collection > li {
                height: 121px;
width: 220px;
            }
height: 121px;
overflow: hidden;
margin-right: 20px;
margin-bottom: 20px;
position: relative;
box-shadow: inset 0px 0px 1px #FFFFCC;
float: left;
background: #cccccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat;
display: table-cell;
vertical-align: middle !important;
text-align: center;
}


            .image-collection.p4x3 > div {
.image-collection > div > img,
                width: 220px;
.image-collection > li > img {
                height: 165px;
width: 100%;
            }
height: auto;
min-height: 100%;
max-width: 100%;
}


        .image-container {
.image-collection > div > .overlay,
            position: relative;
.image-collection > li > .overlay {
            padding: 5px 5px 50px;
position: absolute;
            background-color: #1e1e1e;
width: 100%;
            width: 220px;
height: 55px;
            margin-right: 20px;
overflow: hidden;
            margin-bottom: 20px;
background-color: #1e1e1e;
        }
color: #fff;
font-size: 8pt;
text-align: left;
line-height: 12px;
padding: 5px 10px;
opacity: .8;
bottom: -55px;
}


            .image-container img {
.image-collection > div:hover .overlay,
                width: 100%;
.image-collection > li:hover .overlay {
                height: auto;
-webkit-transform: translate(0, -55px);
            }
-ms-transform: translate(0, -55px);
-o-transform: translate(0, -55px);
-moz-transform: translate(0, -55px);
transform: translate(0, -55px);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s easet;
}


            .image-container > .overlay {
.image-collection.p16x9 > div {
                position: absolute;
width: 220px;
                bottom: 0;
height: 121px;
                left: 0;
}
                right: 0;
                height: 50px;
                font-size: 8pt;
                color: #fff;
                line-height: 14px;
                padding: 0 5px;
                overflow: hidden;
                text-overflow: ellipsis;
            }


            .image-container.light {
.image-collection.p4x3 > div {
                background-color: #ccc;
width: 220px;
            }
height: 165px;
}


                .image-container.light > .overlay {
.image-container {
                    color: #1e1e1e;
position: relative;
                }
padding: 5px 5px 50px;
background-color: #1e1e1e;
width: 220px;
margin-right: 20px;
margin-bottom: 20px;
}


        .card {
.image-container img {
            width: 75px;
width: 100%;
            height: 105px;
height: auto;
            border: 1px #eaeaea solid;
}
            border-radius: 0px;
            position: relative;
            float: left;
            display: block;
            margin-right: 10px;
            margin-bottom: 10px;
            cursor: pointer;
            background: #fff;
            font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            font-weight: 200;
            font-size: 20pt;
            letter-spacing: 0.01em;
            line-height: 22pt;
            font-smooth: always;
            font-family: Tahoma, Arial, sans-serif;
            line-height: 18pt;
        }


            .card:hover {
.image-container > .overlay {
                box-shadow: 1px 1px 1px #ccc;
position: absolute;
            }
bottom: 0;
left: 0;
right: 0;
height: 50px;
font-size: 8pt;
color: #fff;
line-height: 14px;
padding: 0 5px;
overflow: hidden;
text-overflow: ellipsis;
}


            .card .suit {
.image-container.light {
                padding: 0;
background-color: #ccc;
                font-size: 80px;
}
                position: absolute;
                right: 5px;
                bottom: 30px;
            }


            .card .small-suit:after {
.image-container.light > .overlay {
                top: 5px;
color: #1e1e1e;
                left: 13px;
}
                position: absolute;
            }


            .card .small-suit:before {
.card {
                top: 22px;
width: 75px;
                left: 10px;
height: 105px;
                position: absolute;
border: 1px #eaeaea solid;
            }
border-radius: 0px;
position: relative;
float: left;
display: block;
margin-right: 10px;
margin-bottom: 10px;
cursor: pointer;
background: #fff;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 200;
font-size: 20pt;
letter-spacing: 0.01em;
line-height: 22pt;
font-smooth: always;
font-family: Tahoma, Arial, sans-serif;
line-height: 18pt;
}


            .card .suit:after {
.card:hover {
                position: relative;
box-shadow: 1px 1px 1px #ccc;
                bottom: 10px;
}
            }


        .red {
.card .suit {
            color: red;
padding: 0;
        }
font-size: 80px;
position: absolute;
right: 5px;
bottom: 30px;
}


        .black {
.card .small-suit:after {
            color: black;
top: 5px;
        }
left: 13px;
position: absolute;
}


        .card.two .small-suit:after {
.card .small-suit:before {
            content: "2";
top: 22px;
        }
left: 10px;
position: absolute;
}


        .card.three .small-suit:after {
.card .suit:after {
            content: "3";
position: relative;
        }
bottom: 10px;
}


        .card.four .small-suit:after {
.red {
            content: "4";
color: red;
        }
}


        .card.five .small-suit:after {
.black {
            content: "5";
color: black;
        }
}


        .card.six .small-suit:after {
.card.two .small-suit:after {
            content: "6";
content: "2";
        }
}


        .card.seven .small-suit:after {
.card.three .small-suit:after {
            content: "7";
content: "3";
        }
}


        .card.eight .small-suit:after {
.card.four .small-suit:after {
            content: "8";
content: "4";
        }
}


        .card.nine .small-suit:after {
.card.five .small-suit:after {
            content: "9";
content: "5";
        }
}


        .card.ten .small-suit:after {
.card.six .small-suit:after {
            content: "10";
content: "6";
            margin-left: -7px;
}
        }


        .card.jack .small-suit:after {
.card.seven .small-suit:after {
            content: "J";
content: "7";
        }
}


        .card.dame .small-suit:after {
.card.eight .small-suit:after {
            content: "Q";
content: "8";
        }
}


        .card.king .small-suit:after {
.card.nine .small-suit:after {
            content: "K";
content: "9";
        }
}


        .card.ace .small-suit:after {
.card.ten .small-suit:after {
            content: "A";
content: "10";
        }
margin-left: -7px;
}


        .card.joker {
.card.jack .small-suit:after {
            background: #ffffff url(data:image/jpeg;base64,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%3D) no-repeat 10px;
content: "J";
        }
}


        .card.back {
.card.dame .small-suit:after {
            background-color: #b91d47;
content: "Q";
            background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
}
            background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
            background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
            background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
            background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
            background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        }


        .card.spades .small-suit:after {
.card.king .small-suit:after {
            color: black;
content: "K";
        }
}


        .card.spades .small-suit:before {
.card.ace .small-suit:after {
            font-family: iconFont;
content: "A";
            content: "\e009";
}
            color: black;
        }


        .card.spades .suit:after {
.card.joker {
            font-size: 40pt;
background: #ffffff url(data:image/jpeg;base64,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%3D) no-repeat 10px;
            font-family: iconFont;
}
            content: "\e009";
            color: black;
        }


        .card.clubs .small-suit:after {
.card.back {
            color: black;
background-color: #b91d47;
        }
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}


        .card.clubs .small-suit:before {
.card.spades .small-suit:after {
            font-family: iconFont;
color: black;
            content: "\e00a";
}
            color: black;
        }


        .card.clubs .suit:after {
.card.spades .small-suit:before {
            font-size: 40pt;
font-family: iconFont;
            font-family: iconFont;
content: "\e009";
            content: "\e00a";
color: black;
            color: black;
}
        }


        .card.diamonds .small-suit:after {
.card.spades .suit:after {
            color: red;
font-size: 40pt;
        }
font-family: iconFont;
content: "\e009";
color: black;
}


        .card.diamonds .small-suit:before {
.card.clubs .small-suit:after {
            font-family: iconFont;
color: black;
            content: "\e00b";
}
            color: red;
        }


        .card.diamonds .suit:after {
.card.clubs .small-suit:before {
            font-size: 40pt;
font-family: iconFont;
            font-family: iconFont;
content: "\e00a";
            content: "\e00b";
color: black;
            color: red;
}
        }


        .card.hearts .small-suit:after {
.card.clubs .suit:after {
            color: red;
font-size: 40pt;
        }
font-family: iconFont;
content: "\e00a";
color: black;
}


        .card.hearts .small-suit:before {
.card.diamonds .small-suit:after {
            font-family: iconFont;
color: red;
            content: "\e07f";
}
            color: red;
        }


        .card.hearts .suit:after {
.card.diamonds .small-suit:before {
            font-size: 40pt;
font-family: iconFont;
            font-family: iconFont;
content: "\e00b";
            content: "\e07f";
color: red;
            color: red;
}
        }


        code,
.card.diamonds .suit:after {
        pre {
font-size: 40pt;
            padding: 0 3px 2px;
font-family: iconFont;
            font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
content: "\e00b";
            font-weight: 300;
color: red;
            font-size: 11pt;
}
            letter-spacing: 0.02em;
            line-height: 14pt;
            font-smooth: always;
            font-size: 10pt;
            color: #525252;
        }


        code {
.card.hearts .small-suit:after {
            padding: 2px 4px;
color: red;
            font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
            font-weight: 400;
            font-size: 9pt;
            font-smooth: always;
            line-height: 11pt;
            color: #d14;
            background-color: #f7f7f9;
            border: 1px #e1e1e8 solid;
        }


        pre {
.card.hearts .small-suit:before {
            display: block;
font-family: iconFont;
            padding: 10px;
content: "\e07f";
            margin: 0;
color: red;
            line-height: 14pt;
}
            word-break: break-all;
            word-wrap: break-word;
            white-space: pre;
            white-space: pre-wrap;
            background-color: #f5f5f5;
            border: 1px solid rgba(0, 0, 0, 0.15);
        }


            pre.prettyprint {
.card.hearts .suit:after {
                margin-bottom: 10px;
font-size: 40pt;
            }
font-family: iconFont;
content: "\e07f";
color: red;
}


            pre code {
code,
                padding: 0;
pre {
                color: inherit;
padding: 0 3px 2px;
                background-color: transparent;
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                border: 0;
font-weight: 300;
            }
font-size: 11pt;
letter-spacing: 0.02em;
line-height: 14pt;
font-smooth: always;
font-size: 10pt;
color: #525252;
}


        .page-control {
code {
            position: relative;
padding: 2px 4px;
            *zoom: 1;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        }
font-weight: 400;
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
color: #d14;
background-color: #f7f7f9;
border: 1px #e1e1e8 solid;
}


            .page-control:before,
pre {
            .page-control:after {
display: block;
                display: table;
padding: 10px;
                content: "";
margin: 0;
            }
line-height: 14pt;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid rgba(0, 0, 0, 0.15);
}


            .page-control:after {
pre.prettyprint {
                clear: both;
margin-bottom: 10px;
            }
}


            .page-control > ul {
pre code {
                margin-left: 0;
padding: 0;
                list-style: none;
color: inherit;
                *zoom: 1;
background-color: transparent;
                position: absolute;
border: 0;
                z-index: 5;
}
                width: 100%;
                background-color: rgba(217, 217, 217, 0.16);
                height: 31px;
            }


                .page-control > ul:before,
.page-control {
                .page-control > ul:after {
position: relative;
                    display: table;
*zoom: 1;
                    content: "";
}
                }


                .page-control > ul:after {
.page-control:before,
                    clear: both;
.page-control:after {
                }
display: table;
content: "";
}


                .page-control > ul li:first-child {
.page-control:after {
                    margin-left: 20px;
clear: both;
                }
}


                .page-control > ul li {
.page-control > ul {
                    float: left;
margin-left: 0;
                    display: block;
list-style: none;
                    text-align: center;
*zoom: 1;
                    height: 100%;
position: absolute;
                }
z-index: 5;
width: 100%;
background-color: rgba(217, 217, 217, 0.16);
height: 31px;
}


                    .page-control > ul li img {
.page-control > ul:before,
                        float: left;
.page-control > ul:after {
                        width: 16px;
display: table;
                        height: 16px;
content: "";
                        margin-right: 5px;
}
                        margin-top: 3px;
                    }


                    .page-control > ul li.active {
.page-control > ul:after {
                        border: 1px #ccc solid;
clear: both;
                        border-bottom: 0;
}
                        background-color: #fff;
                    }


                        .page-control > ul li.active span,
.page-control > ul li:first-child {
                        .page-control > ul li.active a {
margin-left: 20px;
                            color: #2d89ef;
}
                        }


                    .page-control > ul li span,
.page-control > ul li {
                    .page-control > ul li a {
float: left;
                        text-decoration: none;
display: block;
                        display: block;
text-align: center;
                        float: left;
height: 100%;
                        padding: 5px 10px;
}
                        color: #1e1e1e;
                        font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                        font-weight: 400;
                        font-size: 11pt;
                        letter-spacing: 0.01em;
                        line-height: 13pt;
                        font-smooth: always;
                        cursor: pointer;
                        outline: 0;
                    }


            .page-control.tabs-right > ul li {
.page-control > ul li img {
                float: right !important;
float: left;
                margin-left: 10px;
width: 16px;
            }
height: 16px;
margin-right: 5px;
margin-top: 3px;
}


            .page-control .frames {
.page-control > ul li.active {
                margin-top: 30px;
border: 1px #ccc solid;
                width: 100%;
border-bottom: 0;
                min-height: 50px;
background-color: #fff;
                border: 1px #ccc solid;
}
            }


                .page-control .frames .frame {
.page-control > ul li.active span,
                    width: 100%;
.page-control > ul li.active a {
                    min-height: 100%;
color: #2d89ef;
                    height: auto;
}
                    display: none;
                    padding: 20px;
                }


                    .page-control .frames .frame.active {
.page-control > ul li span,
                        display: block;
.page-control > ul li a {
                    }
text-decoration: none;
display: block;
float: left;
padding: 5px 10px;
color: #1e1e1e;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 11pt;
letter-spacing: 0.01em;
line-height: 13pt;
font-smooth: always;
cursor: pointer;
outline: 0;
}


            .page-control ul {
.page-control.tabs-right > ul li {
                display: block;
float: right !important;
                overflow: visible;
margin-left: 10px;
            }
}


            .page-control .menu-pull,
.page-control .frames {
            .page-control .menu-pull-bar {
margin-top: 30px;
                display: none;
width: 100%;
            }
min-height: 50px;
border: 1px #ccc solid;
}


        .accordion {
.page-control .frames .frame {
            margin-left: 0;
width: 100%;
            list-style: none;
min-height: 100%;
            *zoom: 1;
height: auto;
            margin-bottom: 10px;
display: none;
        }
padding: 20px;
}


            .accordion:before,
.page-control .frames .frame.active {
            .accordion:after {
display: block;
                display: table;
}
                content: "";
            }


            .accordion:after {
.page-control ul {
                clear: both;
display: block;
            }
overflow: visible;
}


            .accordion > li {
.page-control .menu-pull,
                margin-bottom: 5px;
.page-control .menu-pull-bar {
                display: block;
display: none;
            }
}


                .accordion > li > a {
.accordion {
                    display: block;
margin-left: 0;
                    height: 32px;
list-style: none;
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat;
*zoom: 1;
                    background-color: rgba(217, 217, 217, 0.16);
margin-bottom: 10px;
                    padding-left: 36px;
}
                    padding-top: 5px;
                    font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 400;
                    font-size: 11pt;
                    letter-spacing: 0.01em;
                    line-height: 13pt;
                    font-smooth: always;
                }


                .accordion > li > div {
.accordion:before,
                    border: 1px #ccc dotted;
.accordion:after {
                    padding: 10px;
display: table;
                    margin-top: 5px;
content: "";
                    display: none;
}
                }


                .accordion > li.active > a {
.accordion:after {
                    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D);
clear: both;
                    background-color: #d9d9d9;
}
                }


                .accordion > li.active > div {
.accordion > li {
                    display: block;
margin-bottom: 5px;
                }
display: block;
}


            .accordion.dark > li > a {
.accordion > li > a {
                background-color: #464646;
display: block;
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D);
height: 32px;
                color: #fff;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat;
            }
background-color: rgba(217, 217, 217, 0.16);
padding-left: 36px;
padding-top: 5px;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 11pt;
letter-spacing: 0.01em;
line-height: 13pt;
font-smooth: always;
}


            .accordion.dark > li.active > a {
.accordion > li > div {
                background-color: #1e1e1e;
border: 1px #ccc dotted;
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D);
padding: 10px;
            }
margin-top: 5px;
display: none;
}


        .carousel {
.accordion > li.active > a {
            display: block;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D);
            position: relative;
background-color: #d9d9d9;
            margin-bottom: 20px;
}
        }


            .carousel .slides {
.accordion > li.active > div {
                width: 100%;
display: block;
                height: 100%;
}
                overflow: hidden;
                position: relative;
            }


                .carousel .slides .slide {
.accordion.dark > li > a {
                    position: absolute;
background-color: #464646;
                    left: 0;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D);
                    top: 0;
color: #fff;
                    width: 100%;
}
                    height: 100%;
                }


                    .carousel .slides .slide.image img {
.accordion.dark > li.active > a {
                        width: 100%;
background-color: #1e1e1e;
                        height: 100%;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D);
                    }
}


                    .carousel .slides .slide .description {
.carousel {
                        position: absolute;
display: block;
                        left: 0;
position: relative;
                        right: 0;
margin-bottom: 20px;
                        bottom: 0;
}
                        padding: 10px;
                        background: rgba(0, 0, 0, 0.7);
                        color: #fff;
                    }


            .carousel .control {
.carousel .slides {
                position: absolute;
width: 100%;
                top: 50%;
height: 100%;
                left: 15px;
overflow: hidden;
                width: 40px;
position: relative;
                height: 45px;
}
                margin-top: -20px;
                font-size: 48pt;
                font-weight: 100;
                line-height: 30px;
                color: #fff;
                text-align: center;
                cursor: pointer;
                opacity: .75;
            }


                .carousel .control.right {
.carousel .slides .slide {
                    left: auto;
position: absolute;
                    right: 15px;
left: 0;
                }
top: 0;
width: 100%;
height: 100%;
}


                .carousel .control:hover {
.carousel .slides .slide.image img {
                    opacity: 1;
width: 100%;
                }
height: 100%;
}


            .carousel .markers > ul {
.carousel .slides .slide .description {
                margin-left: 0;
position: absolute;
                list-style: none;
left: 0;
                position: absolute;
right: 0;
                top: 100%;
bottom: 0;
                left: 0;
padding: 10px;
                padding-top: 10px;
background: rgba(0, 0, 0, 0.7);
            }
color: #fff;
}


            .carousel .markers li {
.carousel .control {
                display: block;
position: absolute;
                float: left;
top: 50%;
                margin-right: 5px;
left: 15px;
            }
width: 40px;
height: 45px;
margin-top: -20px;
font-size: 48pt;
font-weight: 100;
line-height: 30px;
color: #fff;
text-align: center;
cursor: pointer;
opacity: .75;
}


                .carousel .markers li a {
.carousel .control.right {
                    width: 32px;
left: auto;
                    height: 6px;
right: 15px;
                    background-color: red;
}
                    display: block;
                    float: left;
                }


                .carousel .markers li.active a {
.carousel .control:hover {
                    background-color: #1e1e1e;
opacity: 1;
                }
}


        .listview {
.carousel .markers > ul {
            margin-left: 0;
margin-left: 0;
            list-style: none;
list-style: none;
            *zoom: 1;
position: absolute;
        }
top: 100%;
left: 0;
padding-top: 10px;
}


            .listview li {
.carousel .markers li {
                margin-bottom: 10px;
display: block;
                border: 4px transparent solid;
float: left;
                padding: 10px;
margin-right: 5px;
                width: 300px;
}
                position: relative;
                display: block;
                cursor: pointer;
                *zoom: 1;
            }


                .listview li .icon {
.carousel .markers li a {
                    width: 48px;
width: 32px;
                    height: 48px;
height: 6px;
                    font-size: 40px;
background-color: red;
                    float: left;
display: block;
                }
float: left;
}


                    .listview li .icon img {
.carousel .markers li.active a {
                        width: 100%;
background-color: #1e1e1e;
                        height: 100%;
}
                    }


                    .listview li .icon i {
.listview {
                        margin-top: 10px;
margin-left: 0;
                    }
list-style: none;
*zoom: 1;
}


                .listview li .data {
.listview li {
                    margin-left: 55px;
margin-bottom: 10px;
                }
border: 4px transparent solid;
padding: 10px;
width: 300px;
position: relative;
display: block;
cursor: pointer;
*zoom: 1;
}


                    .listview li .data h4 {
.listview li .icon {
                        margin: 0;
width: 48px;
                        padding: 0 0 2px 0;
height: 48px;
                    }
font-size: 40px;
float: left;
}


                    .listview li .data p {
.listview li .icon img {
                        margin: 0;
width: 100%;
                        font-size: 9pt;
height: 100%;
                    }
}


                .listview li:hover {
.listview li .icon i {
                    outline: 3px #ccc solid;
margin-top: 10px;
                }
}


                .listview li:active {
.listview li .data {
                    outline: 3px #3e3e3e solid;
margin-left: 55px;
                }
}


                .listview li:before,
.listview li .data h4 {
                .listview li:after {
margin: 0;
                    display: table;
padding: 0 0 2px 0;
                    content: "";
}
                }


                .listview li:after {
.listview li .data p {
                    clear: both;
margin: 0;
                }
font-size: 9pt;
}


            .listview.image li {
.listview li:hover {
                width: 380px;
outline: 3px #ccc solid;
            }
}


                .listview.image li .icon {
.listview li:active {
                    width: 100px;
outline: 3px #3e3e3e solid;
                    height: 100px;
}
                    border: 1px #ccc solid;
                }


                .listview.image li .data {
.listview li:before,
                    margin-left: 110px;
.listview li:after {
                }
display: table;
content: "";
}


                    .listview.image li .data h4 {
.listview li:after {
                        margin-bottom: 4px;
clear: both;
                    }
}


                    .listview.image li .data p {
.listview.image li {
                        line-height: 16px;
width: 380px;
                        font-size: 10pt;
}
                        margin-bottom: 5px;
                    }


            .listview.iconic li .icon {
.listview.image li .icon {
                width: 32px;
width: 100px;
                height: 32px;
height: 100px;
                border: 1px #ccc solid;
border: 1px #ccc solid;
            }
}


            .listview.iconic li .data {
.listview.image li .data {
                margin-left: 40px;
margin-left: 110px;
            }
}


            .listview.fluid li {
.listview.image li .data h4 {
                float: left;
margin-bottom: 4px;
                margin-right: 10px;
}
            }


            .listview li div.badge {
.listview.image li .data p {
                position: absolute;
line-height: 16px;
                left: -4px;
font-size: 10pt;
                top: -4px;
margin-bottom: 5px;
                background-color: #2d89ef;
}
                padding: 5px;
                margin: 0 !important;
                text-align: center;
                display: block;
                font-size: 9pt;
                color: #ffffff;
            }


                .listview li div.badge.strech {
.listview.iconic li .icon {
                    padding: 0 5px;
width: 32px;
                }
height: 32px;
border: 1px #ccc solid;
}


                .listview li div.badge.right {
.listview.iconic li .data {
                    right: -4px;
margin-left: 40px;
                    left: auto;
}
                }


                .listview li div.badge.bottom {
.listview.fluid li {
                    top: auto;
float: left;
                    bottom: -4px;
margin-right: 10px;
                }
}


            .listview > li.selected {
.listview li div.badge {
                border: 4px #2d89ef solid;
position: absolute;
            }
left: -4px;
top: -4px;
background-color: #2d89ef;
padding: 5px;
margin: 0 !important;
text-align: center;
display: block;
font-size: 9pt;
color: #ffffff;
}


                .listview > li.selected:after {
.listview li div.badge.strech {
                    width: 0;
padding: 0 5px;
                    height: 0;
}
                    border-top: 40px solid #2d89ef;
                    border-left: 40px solid transparent;
                    position: absolute;
                    display: block;
                    right: 0;
                    content: "";
                    top: 0;
                    z-index: 1001;
                }


                .listview > li.selected:before {
.listview li div.badge.right {
                    position: absolute;
right: -4px;
                    content: "\e08a";
left: auto;
                    color: #fff;
}
                    right: 4px;
                    top: 0;
                    font-family: iconFont;
                    z-index: 1002;
                    display: block;
                }


            .listview:before,
.listview li div.badge.bottom {
            .listview:after {
top: auto;
                display: table;
bottom: -4px;
                content: "";
}
            }


            .listview:after {
.listview > li.selected {
                clear: both;
border: 4px #2d89ef solid;
            }
}


        .slider {
.listview > li.selected:after {
            height: 12px;
width: 0;
            width: auto;
height: 0;
            position: relative;
border-top: 40px solid #2d89ef;
            background-color: #c6c6c6;
border-left: 40px solid transparent;
            margin-bottom: 10px;
position: absolute;
        }
display: block;
right: 0;
content: "";
top: 0;
z-index: 1001;
}


            .slider .marker {
.listview > li.selected:before {
                height: 12px;
position: absolute;
                width: 12px;
content: "\e08a";
                cursor: pointer;
color: #fff;
                position: absolute;
right: 4px;
                top: 0;
top: 0;
                left: 0;
font-family: iconFont;
                background-color: #000000;
z-index: 1002;
                z-index: 3;
display: block;
            }
}


            .slider .complete {
.listview:before,
                height: 100%;
.listview:after {
                width: auto;
display: table;
                background-color: #00828b;
content: "";
                z-index: 2;
}
            }


            .slider.vertical {
.listview:after {
                height: auto;
clear: both;
                width: 12px;
}
            }


                .slider.vertical .complete {
.slider {
                    position: absolute;
height: 12px;
                    height: auto;
width: auto;
                    width: 12px;
position: relative;
                    bottom: 0;
background-color: #c6c6c6;
                }
margin-bottom: 10px;
}


            .slider:hover .complete {
.slider .marker {
                background-color: #219297;
height: 12px;
            }
width: 12px;
cursor: pointer;
position: absolute;
top: 0;
left: 0;
background-color: #000000;
z-index: 3;
}


            .slider:active .complete,
.slider .complete {
            .slider:active + .marker:active .complete {
height: 100%;
                background-color: #25bbc4;
width: auto;
            }
background-color: #00828b;
z-index: 2;
}


        .dialog {
.slider.vertical {
            position: absolute;
height: auto;
            top: 40%;
width: 12px;
            left: 40%;
}
            min-width: 150px;
            min-height: 155px;
            z-index: 1002;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        }


            .dialog .header {
.slider.vertical .complete {
                font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
position: absolute;
                font-weight: 200;
height: auto;
                font-size: 20pt;
width: 12px;
                letter-spacing: 0.01em;
bottom: 0;
                line-height: 22pt;
}
                font-smooth: always;
                width: auto;
                height: 35px;
                padding: 0px 35px 5px 5px;
                font-size: 18px;
                white-space: nowrap;
                overflow: hidden;
                background-color: #2D89EF;
                color: #fff;
                border: 1px solid #2D89EF;
                border-bottom: 0 none;
            }


                .dialog .header div {
.slider:hover .complete {
                    position: absolute;
background-color: #219297;
                    right: -5px;
}
                    top: 5px;
                }


                .dialog .header button {
.slider:active .complete,
                    font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
.slider:active + .marker:active .complete {
                    font-weight: 400;
background-color: #25bbc4;
                    font-size: 9pt;
}
                    font-smooth: always;
                    line-height: 11pt;
                    font-size: 14px;
                    padding: 4px 12px;
                    line-height: 20px;
                    vertical-align: middle !important;
                    min-width: 90px;
                    background-color: #ccc;
                    border: 1px transparent solid;
                    color: #353535;
                    margin-right: 10px;
                    margin-bottom: 10px;
                    border-radius: 0;
                    display: inline-block;
                    vertical-align: middle;
                    cursor: pointer;
                    padding: 4px 10px;
                    outline: none;
                    min-width: 32px;
                    min-height: 32px;
                    width: 32px;
                    height: 32px;
                    text-align: center;
                    position: relative;
                    padding: 0;
                    width: 24px !important;
                    height: 24px !important;
                    min-height: 24px;
                    min-width: 24px;
                }


                    .dialog .header button.mini {
.dialog {
                        min-height: 20px;
position: absolute;
                        min-width: 20px;
top: 40%;
                        height: 14px;
left: 40%;
                        font-size: .75em !important;
min-width: 150px;
                        padding-top: 0px !important;
min-height: 155px;
                    }
z-index: 1002;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}


                    .dialog .header button.big {
.dialog .header {
                        min-height: 48px;
font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                        height: 48px;
font-weight: 200;
                        font-size: 1.2em;
font-size: 20pt;
                    }
letter-spacing: 0.01em;
line-height: 22pt;
font-smooth: always;
width: auto;
height: 35px;
padding: 0px 35px 5px 5px;
font-size: 18px;
white-space: nowrap;
overflow: hidden;
background-color: #2D89EF;
color: #fff;
border: 1px solid #2D89EF;
border-bottom: 0 none;
}


                    .dialog .header button.mini {
.dialog .header div {
                        min-width: 22px;
position: absolute;
                        width: 22px;
right: -5px;
                    }
top: 5px;
}


                    .dialog .header button.big {
.dialog .header button {
                        min-width: 48px;
font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                        width: 48px;
font-weight: 400;
                    }
font-size: 9pt;
font-smooth: always;
line-height: 11pt;
font-size: 14px;
padding: 4px 12px;
line-height: 20px;
vertical-align: middle !important;
min-width: 90px;
background-color: #ccc;
border: 1px transparent solid;
color: #353535;
margin-right: 10px;
margin-bottom: 10px;
border-radius: 0;
display: inline-block;
vertical-align: middle;
cursor: pointer;
padding: 4px 10px;
outline: none;
min-width: 32px;
min-height: 32px;
width: 32px;
height: 32px;
text-align: center;
position: relative;
padding: 0;
width: 24px !important;
height: 24px !important;
min-height: 24px;
min-width: 24px;
}


                    .dialog .header button [class^="icon-"],
.dialog .header button.mini {
                    .dialog .header button [class*=" icon-"] {
min-height: 20px;
                        vertical-align: -10%;
min-width: 20px;
                        font-size: 1.2em;
height: 14px;
                        display: inline-block;
font-size: .75em !important;
                    }
padding-top: 0px !important;
}


                        .dialog .header button [class^="icon-"].icon-large,
.dialog .header button.big {
                        .dialog .header button [class*=" icon-"].icon-large {
min-height: 48px;
                            line-height: .9em;
height: 48px;
                        }
font-size: 1.2em;
}


                    .dialog .header button.big [class^="icon-"],
.dialog .header button.mini {
                    .dialog .header button.big [class*=" icon-"] {
min-width: 22px;
                        font-size: 1.3333333333333333em;
width: 22px;
                    }
}


                    .dialog .header button [class^="icon-"],
.dialog .header button.big {
                    .dialog .header button [class*=" icon-"] {
min-width: 48px;
                        margin-right: 5px;
width: 48px;
                    }
}


                        .dialog .header button [class^="icon-"].right,
.dialog .header button [class^="icon-"],
                        .dialog .header button [class*=" icon-"].right {
.dialog .header button [class*=" icon-"] {
                            margin-left: 5px;
vertical-align: -10%;
                            margin-right: auto;
font-size: 1.2em;
                        }
display: inline-block;
}


                    .dialog .header button.standart {
.dialog .header button [class^="icon-"].icon-large,
                        min-width: 90px;
.dialog .header button [class*=" icon-"].icon-large {
                        min-height: 32px;
line-height: .9em;
                    }
}


                    .dialog .header button:active,
.dialog .header button.big [class^="icon-"],
                    .dialog .header button.default:active {
.dialog .header button.big [class*=" icon-"] {
                        top: 1px;
font-size: 1.3333333333333333em;
                        left: 1px;
}
                    }


                    .dialog .header button:disabled,
.dialog .header button [class^="icon-"],
                    .dialog .header button.disabled {
.dialog .header button [class*=" icon-"] {
                        background-color: #eaeaea;
margin-right: 5px;
                        color: #bebebe;
}
                        cursor: not-allowed;
                    }


                    .dialog .header button.default {
.dialog .header button [class^="icon-"].right,
                        background-color: #008287;
.dialog .header button [class*=" icon-"].right {
                        color: #fff;
margin-left: 5px;
                    }
margin-right: auto;
}


                        .dialog .header button:hover,
.dialog .header button.standart {
                        .dialog .header button.default:hover {
min-width: 90px;
                            color: inherit;
min-height: 32px;
                        }
}


                    .dialog .header button:focus {
.dialog .header button:active,
                        outline: 0;
.dialog .header button.default:active {
                        border: 1px #353535 dotted;
top: 1px;
                    }
left: 1px;
}


                    .dialog .header button.mini {
.dialog .header button:disabled,
                        min-height: 20px;
.dialog .header button.disabled {
                        min-width: 20px;
background-color: #eaeaea;
                        height: 14px;
color: #bebebe;
                        font-size: .75em !important;
cursor: not-allowed;
                        padding-top: 0px !important;
}
                    }


                    .dialog .header button.big {
.dialog .header button.default {
                        min-height: 48px;
background-color: #008287;
                        height: 48px;
color: #fff;
                        font-size: 1.2em;
}
                    }


                    .dialog .header button img {
.dialog .header button:hover,
                        width: 16px;
.dialog .header button.default:hover {
                        height: 16px;
color: inherit;
                        position: absolute;
}
                        top: 8px;
                        left: 8px;
                    }


                    .dialog .header button [class^="icon-"],
.dialog .header button:focus {
                    .dialog .header button [class*=" icon-"] {
outline: 0;
                        font-size: 11px;
border: 1px #353535 dotted;
                    }
}


                    .dialog .header button i {
.dialog .header button.mini {
                        position: absolute;
min-height: 20px;
                        left: 5px;
min-width: 20px;
                        top: 6px;
height: 14px;
                    }
font-size: .75em !important;
padding-top: 0px !important;
}


            .dialog .content {
.dialog .header button.big {
                min-height: 85px;
min-height: 48px;
                padding: 20px;
height: 48px;
                background-color: #FFFFFF;
font-size: 1.2em;
                border-left: 1px solid rgba(0, 0, 0, 0.2);
}
                border-right: 1px solid rgba(0, 0, 0, 0.2);
                font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                font-weight: 300;
                font-size: 11pt;
                letter-spacing: 0.02em;
                line-height: 14pt;
                font-smooth: always;
            }


            .dialog .action {
.dialog .header button img {
                position: relative;
width: 16px;
                bottom: 0;
height: 16px;
                width: auto;
position: absolute;
                height: 40px;
top: 8px;
                padding: 0 10px;
left: 8px;
                font-size: 18px;
}
                text-align: center;
                white-space: nowrap;
                overflow: hidden;
                background-color: #FFFFFF;
                border-left: 1px solid rgba(0, 0, 0, 0.2);
                border-right: 1px solid rgba(0, 0, 0, 0.2);
                border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            }


                .dialog .action button {
.dialog .header button [class^="icon-"],
                    margin: 0 10px 0 0;
.dialog .header button [class*=" icon-"] {
                }
font-size: 11px;
}


                    .dialog .action button:last-child {
.dialog .header button i {
                        margin: 0;
position: absolute;
                    }
left: 5px;
top: 6px;
}


        #dialogOverlay {
.dialog .content {
            width: 100%;
min-height: 85px;
            height: 100%;
padding: 20px;
            position: fixed;
background-color: #FFFFFF;
            top: 0;
border-left: 1px solid rgba(0, 0, 0, 0.2);
            left: 0;
border-right: 1px solid rgba(0, 0, 0, 0.2);
            background-color: rgba(235, 235, 235, 0.5);
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
            z-index: 1002;
font-weight: 300;
        }
font-size: 11pt;
    </style>
letter-spacing: 0.02em;
    <style>
line-height: 14pt;
        /*
font-smooth: always;
        * Metro UI CSS
}
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive.less
        *
        */
        /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Colors.less
        *
        */
        .fg-color-blue {
            color: #2d89ef !important;
        }


        .fg-color-blueLight {
.dialog .action {
            color: #eff4ff !important;
position: relative;
        }
bottom: 0;
width: auto;
height: 40px;
padding: 0 10px;
font-size: 18px;
text-align: center;
white-space: nowrap;
overflow: hidden;
background-color: #FFFFFF;
border-left: 1px solid rgba(0, 0, 0, 0.2);
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}


        .fg-color-blueDark {
.dialog .action button {
            color: #2b5797 !important;
margin: 0 10px 0 0;
        }
}


        .fg-color-green {
.dialog .action button:last-child {
            color: #00a300 !important;
margin: 0;
        }
}


        .fg-color-greenLight {
#dialogOverlay {
            color: #99b433 !important;
width: 100%;
        }
height: 100%;
position: fixed;
top: 0;
left: 0;
background-color: rgba(235, 235, 235, 0.5);
z-index: 1002;
}
</style>
<style>
/*
* Metro UI CSS
* (c) 2012-2013 by Sergey Pimenov
* Licensed under the MIT License and Commercial
*
* Responsive.less
*
*/
/*
* Metro UI CSS
* (c) 2012-2013 by Sergey Pimenov
* Licensed under the MIT License and Commercial
*
* Colors.less
*
*/
.fg-color-blue {
color: #2d89ef !important;
}


        .fg-color-greenDark {
.fg-color-blueLight {
            color: #1e7145 !important;
color: #eff4ff !important;
        }
}


        .fg-color-red {
.fg-color-blueDark {
            color: #b91d47 !important;
color: #2b5797 !important;
        }
}


        .fg-color-yellow {
.fg-color-green {
            color: #ffc40d !important;
color: #00a300 !important;
        }
}


        .fg-color-orange {
.fg-color-greenLight {
            color: #e3a21a !important;
color: #99b433 !important;
        }
}


        .fg-color-orangeDark {
.fg-color-greenDark {
            color: #da532c !important;
color: #1e7145 !important;
        }
}


        .fg-color-pink {
.fg-color-red {
            color: #9f00a7 !important;
color: #b91d47 !important;
        }
}


        .fg-color-pinkDark {
.fg-color-yellow {
            color: #7e3878 !important;
color: #ffc40d !important;
        }
}


        .fg-color-purple {
.fg-color-orange {
            color: #603cba !important;
color: #e3a21a !important;
        }
}


        .fg-color-darken {
.fg-color-orangeDark {
            color: #1d1d1d !important;
color: #da532c !important;
        }
}


        .fg-color-lighten {
.fg-color-pink {
            color: #d5e7ec !important;
color: #9f00a7 !important;
        }
}


        .fg-color-white {
.fg-color-pinkDark {
            color: #ffffff !important;
color: #7e3878 !important;
        }
}


        .fg-color-grayDark {
.fg-color-purple {
            color: #525252 !important;
color: #603cba !important;
        }
}


        .fg-color-magenta {
.fg-color-darken {
            color: #ff0097 !important;
color: #1d1d1d !important;
        }
}


        .fg-color-teal {
.fg-color-lighten {
            color: #00aba9 !important;
color: #d5e7ec !important;
        }
}


        .fg-color-redLight {
.fg-color-white {
            color: #ee1111 !important;
color: #ffffff !important;
        }
}


        .bg-color-blue {
.fg-color-grayDark {
            background-color: #2d89ef !important;
color: #525252 !important;
        }
}


        .bg-color-blueLight {
.fg-color-magenta {
            background-color: #eff4ff !important;
color: #ff0097 !important;
        }
}


        .bg-color-blueDark {
.fg-color-teal {
            background-color: #2b5797 !important;
color: #00aba9 !important;
        }
}


        .bg-color-green {
.fg-color-redLight {
            background-color: #00a300 !important;
color: #ee1111 !important;
        }
}


        .bg-color-greenLight {
.bg-color-blue {
            background-color: #99b433 !important;
background-color: #2d89ef !important;
        }
}


        .bg-color-greenDark {
.bg-color-blueLight {
            background-color: #1e7145 !important;
background-color: #eff4ff !important;
        }
}


        .bg-color-red {
.bg-color-blueDark {
            background-color: #b91d47 !important;
background-color: #2b5797 !important;
        }
}


        .bg-color-yellow {
.bg-color-green {
            background-color: #ffc40d !important;
background-color: #00a300 !important;
        }
}


        .bg-color-orange {
.bg-color-greenLight {
            background-color: #e3a21a !important;
background-color: #99b433 !important;
        }
}


        .bg-color-orangeDark {
.bg-color-greenDark {
            background-color: #da532c !important;
background-color: #1e7145 !important;
        }
}


        .bg-color-pink {
.bg-color-red {
            background-color: #9f00a7 !important;
background-color: #b91d47 !important;
        }
}


        .bg-color-pinkDark {
.bg-color-yellow {
            background-color: #7e3878 !important;
background-color: #ffc40d !important;
        }
}


        .bg-color-purple {
.bg-color-orange {
            background-color: #603cba !important;
background-color: #e3a21a !important;
        }
}


        .bg-color-darken {
.bg-color-orangeDark {
            background-color: #1d1d1d !important;
background-color: #da532c !important;
        }
}


        .bg-color-lighten {
.bg-color-pink {
            background-color: #d5e7ec !important;
background-color: #9f00a7 !important;
        }
}


        .bg-color-white {
.bg-color-pinkDark {
            background-color: #ffffff !important;
background-color: #7e3878 !important;
        }
}


        .bg-color-grayDark {
.bg-color-purple {
            background-color: #525252 !important;
background-color: #603cba !important;
        }
}


        .bg-color-magenta {
.bg-color-darken {
            background-color: #ff0097 !important;
background-color: #1d1d1d !important;
        }
}


        .bg-color-teal {
.bg-color-lighten {
            background-color: #00aba9 !important;
background-color: #d5e7ec !important;
        }
}


        .bg-color-redLight {
.bg-color-white {
            background-color: #ee1111 !important;
background-color: #ffffff !important;
        }
}


        [class*=border-color] {
.bg-color-grayDark {
            border: 2px solid;
background-color: #525252 !important;
        }
}


        .border-color-blue {
.bg-color-magenta {
            border-color: #2d89ef !important;
background-color: #ff0097 !important;
        }
}


        .border-color-blueLight {
.bg-color-teal {
            border-color: #eff4ff !important;
background-color: #00aba9 !important;
        }
}


        .border-color-blueDark {
.bg-color-redLight {
            border-color: #2b5797 !important;
background-color: #ee1111 !important;
        }
}


        .border-color-green {
[class*=border-color] {
            border-color: #00a300 !important;
border: 2px solid;
        }
}


        .border-color-greenLight {
.border-color-blue {
            border-color: #99b433 !important;
border-color: #2d89ef !important;
        }
}


        .border-color-greenDark {
.border-color-blueLight {
            border-color: #1e7145 !important;
border-color: #eff4ff !important;
        }
}


        .border-color-red {
.border-color-blueDark {
            border-color: #b91d47 !important;
border-color: #2b5797 !important;
        }
}


        .border-color-yellow {
.border-color-green {
            border-color: #ffc40d !important;
border-color: #00a300 !important;
        }
}


        .border-color-orange {
.border-color-greenLight {
            border-color: #e3a21a !important;
border-color: #99b433 !important;
        }
}


        .border-color-orangeDark {
.border-color-greenDark {
            border-color: #da532c !important;
border-color: #1e7145 !important;
        }
}


        .border-color-pink {
.border-color-red {
            border-color: #9f00a7 !important;
border-color: #b91d47 !important;
        }
}


        .border-color-pinkDark {
.border-color-yellow {
            border-color: #7e3878 !important;
border-color: #ffc40d !important;
        }
}


        .border-color-purple {
.border-color-orange {
            border-color: #603cba !important;
border-color: #e3a21a !important;
        }
}


        .border-color-darken {
.border-color-orangeDark {
            border-color: #1d1d1d !important;
border-color: #da532c !important;
        }
}


        .border-color-lighten {
.border-color-pink {
            border-color: #d5e7ec !important;
border-color: #9f00a7 !important;
        }
}


        .border-color-white {
.border-color-pinkDark {
            border-color: #ffffff !important;
border-color: #7e3878 !important;
        }
}


        .border-color-grayDark {
.border-color-purple {
            border-color: #525252 !important;
border-color: #603cba !important;
        }
}


        .border-color-magenta {
.border-color-darken {
            border-color: #ff0097 !important;
border-color: #1d1d1d !important;
        }
}


        .border-color-teal {
.border-color-lighten {
            border-color: #00aba9 !important;
border-color: #d5e7ec !important;
        }
}


        .border-color-redLight {
.border-color-white {
            border-color: #ee1111 !important;
border-color: #ffffff !important;
        }
}


        *:hover[class=outline-color] {
.border-color-grayDark {
            outline: 3px solid;
border-color: #525252 !important;
        }
}


        .outline-color-blue {
.border-color-magenta {
            outline-color: #2d89ef !important;
border-color: #ff0097 !important;
        }
}


        .outline-color-blueLight {
.border-color-teal {
            outline-color: #eff4ff !important;
border-color: #00aba9 !important;
        }
}


        .outline-color-blueDark {
.border-color-redLight {
            outline-color: #2b5797 !important;
border-color: #ee1111 !important;
        }
}


        .outline-color-green {
*:hover[class=outline-color] {
            outline-color: #00a300 !important;
outline: 3px solid;
        }
}


        .outline-color-greenLight {
.outline-color-blue {
            outline-color: #99b433 !important;
outline-color: #2d89ef !important;
        }
}


        .outline-color-greenDark {
.outline-color-blueLight {
            outline-color: #1e7145 !important;
outline-color: #eff4ff !important;
        }
}


        .outline-color-red {
.outline-color-blueDark {
            outline-color: #b91d47 !important;
outline-color: #2b5797 !important;
        }
}


        .outline-color-yellow {
.outline-color-green {
            outline-color: #ffc40d !important;
outline-color: #00a300 !important;
        }
}


        .outline-color-orange {
.outline-color-greenLight {
            outline-color: #e3a21a !important;
outline-color: #99b433 !important;
        }
}


        .outline-color-orangeDark {
.outline-color-greenDark {
            outline-color: #da532c !important;
outline-color: #1e7145 !important;
        }
}


        .outline-color-pink {
.outline-color-red {
            outline-color: #9f00a7 !important;
outline-color: #b91d47 !important;
        }
}


        .outline-color-pinkDark {
.outline-color-yellow {
            outline-color: #7e3878 !important;
outline-color: #ffc40d !important;
        }
}


        .outline-color-purple {
.outline-color-orange {
            outline-color: #603cba !important;
outline-color: #e3a21a !important;
        }
}


        .outline-color-darken {
.outline-color-orangeDark {
            outline-color: #1d1d1d !important;
outline-color: #da532c !important;
        }
}


        .outline-color-lighten {
.outline-color-pink {
            outline-color: #d5e7ec !important;
outline-color: #9f00a7 !important;
        }
}


        .outline-color-white {
.outline-color-pinkDark {
            outline-color: #ffffff !important;
outline-color: #7e3878 !important;
        }
}


        .outline-color-grayDark {
.outline-color-purple {
            outline-color: #525252 !important;
outline-color: #603cba !important;
        }
}


        .outline-color-magenta {
.outline-color-darken {
            outline-color: #ff0097 !important;
outline-color: #1d1d1d !important;
        }
}


        .outline-color-teal {
.outline-color-lighten {
            outline-color: #00aba9 !important;
outline-color: #d5e7ec !important;
        }
}


        .outline-color-redLight {
.outline-color-white {
            outline-color: #ee1111 !important;
outline-color: #ffffff !important;
        }
}
        /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive-1200.less
        *
        */
        /* Large desktop */
        @media (min-width: 1200px) {
        }


        @media (min-width: 980px) {
.outline-color-grayDark {
            .nav-bar .nav-bar-inner .pull-menu {
outline-color: #525252 !important;
                display: none;
}
            }


            .nav-bar .nav-bar-inner > ul.menu {
.outline-color-magenta {
                display: block !important;
outline-color: #ff0097 !important;
            }
}
        }
        /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive-979.less
        *
        */
        /* Portrait tablet to landscape and desktop */
        @media (min-width: 768px) and (max-width: 979px) {
            .span1 {
                width: 42px;
            }


            .span2 {
.outline-color-teal {
                width: 104px;
outline-color: #00aba9 !important;
            }
}


            .span3 {
.outline-color-redLight {
                width: 166px;
outline-color: #ee1111 !important;
            }
}
/*
* Metro UI CSS
* (c) 2012-2013 by Sergey Pimenov
* Licensed under the MIT License and Commercial
*
* Responsive-1200.less
*
*/
/* Large desktop */
@media (min-width: 1200px) {
}


            .span4 {
@media (min-width: 1100px) {
                width: 228px;
.nav-bar .nav-bar-inner .pull-menu {
            }
display: none;
}


            .span5 {
.nav-bar .nav-bar-inner > ul.menu {
                width: 290px;
display: block !important;
            }
}
}
/*
* Metro UI CSS
* (c) 2012-2013 by Sergey Pimenov
* Licensed under the MIT License and Commercial
*
* Responsive-979.less
*
*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.span1 {
width: 42px;
}


            .span6 {
.span2 {
                width: 352px;
width: 104px;
            }
}


            .span7 {
.span3 {
                width: 414px;
width: 166px;
            }
}


            .span8 {
.span4 {
                width: 476px;
width: 228px;
            }
}


            .span9 {
.span5 {
                width: 538px;
width: 290px;
            }
}


            .span10 {
.span6 {
                width: 600px;
width: 352px;
            }
}


            .span11 {
.span7 {
                width: 662px;
width: 414px;
            }
}


            .span12 {
.span8 {
                width: 724px;
width: 476px;
            }
}


            .offset1 {
.span9 {
                margin-left: 62px;
width: 538px;
            }
}


            .offset2 {
.span10 {
                margin-left: 124px;
width: 600px;
            }
}


            .offset3 {
.span11 {
                margin-left: 186px;
width: 662px;
            }
}


            .offset4 {
.span12 {
                margin-left: 248px;
width: 724px;
            }
}


            .offset5 {
.offset1 {
                margin-left: 310px;
margin-left: 62px;
            }
}


            .offset6 {
.offset2 {
                margin-left: 372px;
margin-left: 124px;
            }
}


            .offset7 {
.offset3 {
                margin-left: 434px;
margin-left: 186px;
            }
}


            .offset8 {
.offset4 {
                margin-left: 496px;
margin-left: 248px;
            }
}


            .offset9 {
.offset5 {
                margin-left: 558px;
margin-left: 310px;
            }
}


            .offset10 {
.offset6 {
                margin-left: 620px;
margin-left: 372px;
            }
}


            .offset11 {
.offset7 {
                margin-left: 682px;
margin-left: 434px;
            }
}


            .offset12 {
.offset8 {
                margin-left: 744px;
margin-left: 496px;
            }
}


            .nav-bar .nav-bar-inner .pull-menu {
.offset9 {
                display: inline-block;
margin-left: 558px;
            }
}


            .nav-bar .nav-bar-inner > .divider {
.offset10 {
                float: none;
margin-left: 620px;
            }
}


            .nav-bar .nav-bar-inner .element {
.offset11 {
                float: none;
margin-left: 682px;
            }
}


            .nav-bar .nav-bar-inner > ul.menu {
.offset12 {
                display: none;
margin-left: 744px;
                float: none;
}
                margin: 5px;
            }


                .nav-bar .nav-bar-inner > ul.menu > li {
.nav-bar .nav-bar-inner .pull-menu {
                    display: block;
display: inline-block;
                    float: none;
}
                    width: 100%;
                    margin-left: 0;
                    padding-left: 5px;
                }


                    .nav-bar .nav-bar-inner > ul.menu > li a {
.nav-bar .nav-bar-inner > .divider {
                        display: block;
float: none;
                        float: none;
}
                    }


                    .nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu {
.nav-bar .nav-bar-inner .element {
                        position: relative;
float: none;
                        width: 100%;
}
                        border: 0;
                    }


            .nav-bar .nav-bar-inner [data-role=dropdown] {
.nav-bar .nav-bar-inner > ul.menu {
                margin-right: 20px !important;
display: none;
            }
float: none;
margin: 5px;
}


                .nav-bar .nav-bar-inner [data-role=dropdown] > a {
.nav-bar .nav-bar-inner > ul.menu > li {
                    cursor: pointer;
display: block;
                }
float: none;
width: 100%;
margin-left: 0;
padding-left: 5px;
}


                    .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
.nav-bar .nav-bar-inner > ul.menu > li a {
                        position: absolute;
display: block;
                        content: "\203A";
float: none;
                        display: block;
}
                        font-size: 1.4em;
                        left: 100%;
                        margin-left: -10px;
                        top: 8px;
                        -webkit-transform: rotate(90deg);
                        -moz-transform: rotate(90deg);
                        -ms-transform: rotate(90deg);
                        -o-transform: rotate(90deg);
                        transform: rotate(90deg);
                    }
        }


        .place-left {
.nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu {
            float: left !important;
position: relative;
            margin-right: 10px;
width: 100%;
        }
border: 0;
}


        .place-right {
.nav-bar .nav-bar-inner [data-role=dropdown] {
            float: right !important;
margin-right: 20px !important;
            margin-left: 10px;
}
        }


        .scroll-y,
.nav-bar .nav-bar-inner [data-role=dropdown] > a {
        .scroll-vertical {
cursor: pointer;
            overflow-y: scroll;
}
        }


        .scroll-x,
.nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
        .scroll-horizontal {
position: absolute;
            overflow-x: scroll;
content: "\203A";
        }
display: block;
font-size: 1.4em;
left: 100%;
margin-left: -10px;
top: 8px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
}


        .pos-rel {
.place-left {
            position: relative;
float: left !important;
        }
margin-right: 10px;
}


        .pos-abs {
.place-right {
            position: absolute;
float: right !important;
        }
margin-left: 10px;
}


        .pos-fix {
.scroll-y,
            position: fixed;
.scroll-vertical {
        }
overflow-y: scroll;
}


        .text-left {
.scroll-x,
            text-align: left;
.scroll-horizontal {
        }
overflow-x: scroll;
}


        .text-right {
.pos-rel {
            text-align: right;
position: relative;
        }
}


        .text-center {
.pos-abs {
            text-align: center;
position: absolute;
        }
}


        .text-justify {
.pos-fix {
            text-align: justify;
position: fixed;
        }
}


        .top-left {
.text-left {
            position: absolute;
text-align: left;
            top: 0;
}
            left: 0;
        }


        .top-right {
.text-right {
            position: absolute;
text-align: right;
            top: 0;
}
            right: 0;
        }


        .bottom-right {
.text-center {
            position: absolute;
text-align: center;
            bottom: 0;
}
            right: 0;
        }


        .bottom-left {
.text-justify {
            position: absolute;
text-align: justify;
            bottom: 0;
}
            left: 0;
        }


        .no-overflow {
.top-left {
            overflow: hidden;
position: absolute;
        }
top: 0;
left: 0;
}


        .no-display {
.top-right {
            display: none;
position: absolute;
        }
top: 0;
right: 0;
}


        .no-margin {
.bottom-right {
            margin: 0;
position: absolute;
        }
bottom: 0;
right: 0;
}


        .no-padding {
.bottom-left {
            padding: 0;
position: absolute;
        }
bottom: 0;
left: 0;
}


        .no-border {
.no-overflow {
            border: 0;
overflow: hidden;
        }
}


        .no-border-all {
.no-display {
            border: 0;
display: none;
        }
}


            .no-border-all * {
.no-margin {
                border: 0;
margin: 0;
            }
}


        .as-block {
.no-padding {
            display: block;
padding: 0;
            float: none !important;
}
        }


        .as-inline-block {
.no-border {
            display: inline-block;
border: 0;
        }
}


        .nlm {
.no-border-all {
            margin-left: 0 !important;
border: 0;
        }
}


        .nrm {
.no-border-all * {
            margin-right: 0 !important;
border: 0;
        }
}


        .clearfix {
.as-block {
            *zoom: 1;
display: block;
        }
float: none !important;
}


            .clearfix:before,
.as-inline-block {
            .clearfix:after {
display: inline-block;
                display: table;
}
                content: "";
            }


            .clearfix:after {
.nlm {
                clear: both;
margin-left: 0 !important;
            }
}


        .padding5 {
.nrm {
            padding: 5px;
margin-right: 0 !important;
        }
}


        .padding10 {
.clearfix {
            padding: 10px;
*zoom: 1;
        }
}


        .padding15 {
.clearfix:before,
            padding: 15px;
.clearfix:after {
        }
display: table;
content: "";
}


        .padding20 {
.clearfix:after {
            padding: 20px;
clear: both;
        }
}


        .padding30 {
.padding5 {
            padding: 30px;
padding: 5px;
        }
}


        .padding40 {
.padding7 {
            padding: 40px;
padding: 7px;
        }
}


        .padding80 {
.padding10 {
            padding: 80px;
padding: 10px;
        }
}


        .selected {
.padding15 {
            border: 4px #2d89ef solid;
padding: 15px;
        }
}


            .selected:after {
.padding20 {
                width: 0;
padding: 20px;
                height: 0;
}
                border-top: 40px solid #2d89ef;
                border-left: 40px solid transparent;
                position: absolute;
                display: block;
                right: 0;
                content: ".";
                top: 0;
                z-index: 1001;
            }


            .selected:before {
.padding30 {
                position: absolute;
padding: 30px;
                content: "\e08a";
}
                color: #fff;
                right: 4px;
                font-family: iconFont;
                z-index: 1002;
            }


        .border {
.padding40 {
            border: 1px #ccc solid;
padding: 40px;
        }
}


        @media (max-width: 767px) {
.padding80 {
            body {
padding: 80px;
                padding-right: 10px;
}
                padding-left: 10px !important;
            }


            [class*="span"],
.selected {
            .hero-unit {
border: 4px #2d89ef solid;
                float: none;
}
                display: block;
                width: 100%;
                margin-left: 0;
                margin-right: 0;
            }


            [class*="offset"],
.selected:after {
            .hero-unit {
width: 0;
                margin-left: 0;
height: 0;
            }
border-top: 40px solid #2d89ef;
border-left: 40px solid transparent;
position: absolute;
display: block;
right: 0;
content: ".";
top: 0;
z-index: 1001;
}


            table thead tr th {
.selected:before {
                font-size: 9pt;
position: absolute;
            }
content: "\e08a";
color: #fff;
right: 4px;
font-family: iconFont;
z-index: 1002;
}


            table tbody tr td {
.border {
                font-size: 10pt;
border: 1px #ccc solid;
            }
}


            h1 {
@media (max-width: 767px) {
                font-size: 30pt;
body {
            }
padding-right: 10px;
padding-left: 10px !important;
}


            h2 {
[class*="span"],
                font-size: 16pt;
.hero-unit {
            }
float: none;
display: block;
width: 100%;
margin-left: 0;
margin-right: 0;
}


            .nav-bar .nav-bar-inner .pull-menu {
[class*="offset"],
                display: inline-block;
.hero-unit {
            }
margin-left: 0;
}


            .nav-bar .nav-bar-inner > .divider {
table thead tr th {
                float: none !important;
font-size: 9pt;
            }
}


            .nav-bar .nav-bar-inner .element {
table tbody tr td {
                float: none;
font-size: 10pt;
            }
}


            .nav-bar .nav-bar-inner > ul.menu {
h1 {
                display: none;
font-size: 30pt;
                float: none;
}
                margin: 5px;
            }


                .nav-bar .nav-bar-inner > ul.menu > li {
h2 {
                    display: block;
font-size: 16pt;
                    float: none;
}
                    width: 100%;
                    margin-left: 0;
                    padding-left: 5px;
                }


                    .nav-bar .nav-bar-inner > ul.menu > li a {
.nav-bar .nav-bar-inner .pull-menu {
                        display: block;
display: inline-block;
                        float: none;
}
                    }


                    .nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu {
.nav-bar .nav-bar-inner > .divider {
                        position: relative;
float: none !important;
                        width: 100%;
}
                        border: 0;
                    }


            .nav-bar .nav-bar-inner [data-role=dropdown] {
.nav-bar .nav-bar-inner .element {
                margin-right: 20px !important;
float: none;
            }
}


                .nav-bar .nav-bar-inner [data-role=dropdown] > a {
.nav-bar .nav-bar-inner > ul.menu {
                    cursor: pointer;
display: none;
                }
float: none;
margin: 5px;
}


                    .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
.nav-bar .nav-bar-inner > ul.menu > li {
                        position: absolute;
display: block;
                        content: "\203A";
float: none;
                        display: block;
width: 100%;
                        font-size: 1.4em;
margin-left: 0;
                        left: 100%;
padding-left: 5px;
                        margin-left: -10px;
}
                        top: 8px;
                        -webkit-transform: rotate(90deg);
                        -moz-transform: rotate(90deg);
                        -ms-transform: rotate(90deg);
                        -o-transform: rotate(90deg);
                        transform: rotate(90deg);
                    }


            .page-control {
.nav-bar .nav-bar-inner > ul.menu > li a {
                position: relative;
display: block;
            }
float: none;
}


                .page-control .menu-pull {
.nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu {
                    background-image: url("data:image/png;base64,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");
position: relative;
                    display: block;
width: 100%;
                    width: 24px;
border: 0;
                    height: 24px;
}
                    float: right;
                    margin-top: 10px;
                    margin-right: 10px;
                    cursor: pointer;
                }


                .page-control .menu-pull-bar {
.nav-bar .nav-bar-inner [data-role=dropdown] {
                    display: block;
margin-right: 20px !important;
                    width: 100%;
}
                    height: 44px;
                    border: 1px solid #CCC;
                    border-bottom: 0px;
                    background-color: rgba(217, 217, 217, 0.16);
                    padding: 10px 0px 10px 20px;
                    color: #2D89EF;
                }


                .page-control ul {
.nav-bar .nav-bar-inner [data-role=dropdown] > a {
                    width: 100%;
cursor: pointer;
                    height: auto;
}
                    margin: 0px;
                    position: relative;
                    padding: 0px 20px 10px 20px;
                    border: 1px solid #CCC;
                    border-bottom: 0px;
                    border-top: 0px;
                    display: none;
                }


                    .page-control ul li {
.nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
                        display: block;
position: absolute;
                        float: left;
content: "\203A";
                        width: 100%;
display: block;
                        padding-left: 0;
font-size: 1.4em;
                        line-height: 32px;
left: 100%;
                        position: relative;
margin-left: -10px;
                        height: auto;
top: 8px;
                    }
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}


                        .page-control ul li:first-child {
.page-control {
                            margin-left: 0px;
position: relative;
                        }
}


                        .page-control ul li.active {
.page-control .menu-pull {
                            border: 0px;
background-image: url("data:image/png;base64,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");
                            background-color: rgba(0, 0, 0, 0);
display: block;
                        }
width: 24px;
height: 24px;
float: right;
margin-top: 10px;
margin-right: 10px;
cursor: pointer;
}


                            .page-control ul li.active a {
.page-control .menu-pull-bar {
                                color: #1e1e1e;
display: block;
                            }
width: 100%;
height: 44px;
border: 1px solid #CCC;
border-bottom: 0px;
background-color: rgba(217, 217, 217, 0.16);
padding: 10px 0px 10px 20px;
color: #2D89EF;
}


                        .page-control ul li a {
.page-control ul {
                            width: 100%;
width: 100%;
                            text-align: left;
height: auto;
                        }
margin: 0px;
position: relative;
padding: 0px 20px 10px 20px;
border: 1px solid #CCC;
border-bottom: 0px;
border-top: 0px;
display: none;
}


                            .page-control ul li a:hover {
.page-control ul li {
                                background: #464646;
display: block;
                                color: #fff;
float: left;
                            }
width: 100%;
padding-left: 0;
line-height: 32px;
position: relative;
height: auto;
}


                .page-control .frames {
.page-control ul li:first-child {
                    margin-top: 0px;
margin-left: 0px;
                }
}


            .tile {
.page-control ul li.active {
                width: 120px;
border: 0px;
                height: 120px;
background-color: rgba(0, 0, 0, 0);
            }
}


                .tile.double {
.page-control ul li.active a {
                    width: 250px;
color: #1e1e1e;
                }
}


                .tile.triple {
.page-control ul li a {
                    width: 380px;
width: 100%;
                }
text-align: left;
}


                .tile.quadro {
.page-control ul li a:hover {
                    width: 510px;
background: #464646;
                }
color: #fff;
}


                .tile.double-vertical {
.page-control .frames {
                    height: 250px;
margin-top: 0px;
                }
}


                .tile.triple-vertical {
.tile {
                    height: 380px;
width: 120px;
                }
height: 120px;
}


                .tile.quadro-vertical {
.tile.double {
                    height: 510px;
width: 250px;
                }
}


                .tile .tile-content {
.tile.triple {
                    padding: 5px 10px;
width: 380px;
                }
}


                .tile.icon > .tile-content > img {
.tile.quadro {
                    width: 48px;
width: 510px;
                    height: 48px;
}
                    margin-left: -24px;
                    margin-top: -24px;
                }


                .tile.icon > .tile-content > i {
.tile.double-vertical {
                    margin-left: -24px;
height: 250px;
                    font-size: 48px;
}
                }


                .tile .brand > .badge,
.tile.triple-vertical {
                .tile .tile-status > .badge {
height: 380px;
                    width: 26px;
}
                    height: 28px;
                    right: 0;
                    font-size: 9pt;
                }


                .tile .brand > .name,
.tile.quadro-vertical {
                .tile .tile-status > .name {
height: 510px;
                    margin-left: 10px;
}
                }


                .tile .brand > .icon,
.tile .tile-content {
                .tile .tile-status > .icon {
padding: 5px 10px;
                    width: 24px;
}
                    height: 24px;
                    margin: 5px 10px;
                }


                .tile .brand > img ~ .text,
.tile.icon > .tile-content > img {
                .tile .tile-status > img ~ .text {
width: 48px;
                    left: 40px;
height: 48px;
                    right: 40px;
margin-left: -24px;
                    font-size: 8pt;
margin-top: -24px;
                }
}
        }
        /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive-480.less
        *
        */
        /* Landscape phones and down */
        @media (max-width: 480px) {
            .page.secondary .page-back {
                width: 24px;
                height: 24px;
                left: 0px !important;
            }


            .page.secondary .page-header .page-header-content {
.tile.icon > .tile-content > i {
                height: 60px;
margin-left: -24px;
                min-height: 50px;
font-size: 48px;
            }
}


                .page.secondary .page-header .page-header-content h1 {
.tile .brand > .badge,
                    left: 40px;
.tile .tile-status > .badge {
                }
width: 26px;
height: 28px;
right: 0;
font-size: 9pt;
}


            .page.secondary .page-region .page-region-content {
.tile .brand > .name,
                padding-left: 0;
.tile .tile-status > .name {
            }
margin-left: 10px;
}


            .page.fixed-header .page-header {
.tile .brand > .icon,
                position: relative !important;
.tile .tile-status > .icon {
            }
width: 24px;
height: 24px;
margin: 5px 10px;
}


                .page.fixed-header .page-header .page-header-content .user-login {
.tile .brand > img ~ .text,
                    float: right;
.tile .tile-status > img ~ .text {
                    margin: 35px 44px 0 0;
left: 40px;
                    cursor: pointer;
right: 40px;
                }
font-size: 8pt;
}
}
/*
* Metro UI CSS
* (c) 2012-2013 by Sergey Pimenov
* Licensed under the MIT License and Commercial
*
* Responsive-480.less
*
*/
/* Landscape phones and down */
@media (max-width: 480px) {
.page.secondary .page-back {
width: 24px;
height: 24px;
left: 0px !important;
}


                    .page.fixed-header .page-header .page-header-content .user-login .avatar {
.page.secondary .page-header .page-header-content {
                        float: right;
height: 60px;
                        border: 1px #ccc solid;
min-height: 50px;
                        width: 40px;
}
                        height: 40px;
                    }


                        .page.fixed-header .page-header .page-header-content .user-login .avatar img {
.page.secondary .page-header .page-header-content h1 {
                            width: 100%;
left: 40px;
                            height: 100%;
}
                        }


                    .page.fixed-header .page-header .page-header-content .user-login .name {
.page.secondary .page-region .page-region-content {
                        float: left;
padding-left: 0;
                        margin: 0px 10px;
}
                        text-align: right;
                    }


                        .page.fixed-header .page-header .page-header-content .user-login .name .first-name {
.page.fixed-header .page-header {
                            font-family: "Segoe UI Light", "Open Sans", sans-serif, sans;
position: relative !important;
                            font-size: 14pt;
}
                            display: block;
                            margin: 0;
                        }


                        .page.fixed-header .page-header .page-header-content .user-login .name .last-name {
.page.fixed-header .page-header .page-header-content .user-login {
                            font-family: "Open Sans", sans-serif, sans;
float: right;
                            font-size: 8pt;
margin: 35px 44px 0 0;
                            display: block;
cursor: pointer;
                            margin: 0;
}
                        }


                .page.fixed-header .page-header .page-header-content h1 {
.page.fixed-header .page-header .page-header-content .user-login .avatar {
                    left: 0;
float: right;
                }
border: 1px #ccc solid;
width: 40px;
height: 40px;
}


            .page.fixed-header .page-region {
.page.fixed-header .page-header .page-header-content .user-login .avatar img {
                padding-top: 20px;
width: 100%;
            }
height: 100%;
}


            .horizontal-menu {
.page.fixed-header .page-header .page-header-content .user-login .name {
                height: auto;
float: left;
            }
margin: 0px 10px;
text-align: right;
}


                .horizontal-menu > ul {
.page.fixed-header .page-header .page-header-content .user-login .name .first-name {
                    width: 100%;
font-family: "Segoe UI Light", "Open Sans", sans-serif, sans;
                    display: block;
font-size: 14pt;
                    height: auto;
display: block;
                }
margin: 0;
}


                    .horizontal-menu > ul > li {
.page.fixed-header .page-header .page-header-content .user-login .name .last-name {
                        width: 100%;
font-family: "Open Sans", sans-serif, sans;
                        float: none;
font-size: 8pt;
                        display: block;
display: block;
                        position: relative;
margin: 0;
                        border-bottom: 1px #1e1e1e solid;
}
                    }


                        .horizontal-menu > ul > li:last-child {
.page.fixed-header .page-header .page-header-content h1 {
                            border-bottom: 1px transparent solid;
left: 0;
                        }
}


                        .horizontal-menu > ul > li a {
.page.fixed-header .page-region {
                            width: 100%;
padding-top: 20px;
                            float: none;
}
                        }


                    .horizontal-menu > ul li ul {
.horizontal-menu {
                        position: relative;
height: auto;
                        width: 100%;
}
                        border: 0;
                        left: 10px;
                    }


            table thead tr th {
.horizontal-menu > ul {
                font-size: 8pt;
width: 100%;
            }
display: block;
height: auto;
}


            table tbody tr td {
.horizontal-menu > ul > li {
                font-size: 9pt;
width: 100%;
                padding: 2px 5px;
float: none;
            }
display: block;
position: relative;
border-bottom: 1px #1e1e1e solid;
}


            h1 {
.horizontal-menu > ul > li:last-child {
                font-size: 26pt;
border-bottom: 1px transparent solid;
                line-height: 18px;
}
            }


            h2 {
.horizontal-menu > ul > li a {
                font-size: 16pt;
width: 100%;
                line-height: 16px;
float: none;
            }
}


            h3 {
.horizontal-menu > ul li ul {
                font-size: 13pt;
position: relative;
                line-height: 16px;
width: 100%;
            }
border: 0;
left: 10px;
}


            h3 {
table thead tr th {
                font-size: 13pt;
font-size: 8pt;
                line-height: 14px;
}
            }


            .tile-group {
table tbody tr td {
                max-width: 400px;
font-size: 9pt;
                float: none;
padding: 2px 5px;
            }
}


            .page.with-sidebar .page-region {
h1 {
                margin-left: 0;
font-size: 26pt;
                clear: both;
line-height: 18px;
            }
}
        }
    </style>
    <style>
        body {
            background-color: #fff;
        }


        #bodyContent {
h2 {
            width: 940px;
font-size: 16pt;
            margin: auto;
line-height: 16px;
            background-color: #fff;
}
        }


        .browsers-icons img {
h3 {
            float: left;
font-size: 13pt;
            margin-right: 20px;
line-height: 16px;
        }
}


        #brand-name {
h3 {
            line-height: 24px;
font-size: 13pt;
            margin-top: 2px;
line-height: 14px;
        }
}


        hr {
.tile-group {
            border: 0;
max-width: 400px;
            border-bottom: 1px #ddd dotted;
float: none;
            color: #ddd;
}
            background-color: #ddd;
        }


        .charms,
.page.with-sidebar .page-region {
        .app-bar,
margin-left: 0;
        .message-dialog,
clear: both;
        .error-bar,
}
        .warning-bar,
}
        .info-bar {
</style>
            position: absolute;
<style>
        }
body {
background-color: #fff;
}


        @media (min-width: 768px) and (max-width: 979px) {
#bodyContent {
            #bodyContent {
width: 1000px;
                width: 724px;
margin: auto;
            }
background-color: #fff;
}


            .hero-unit > img {
.browsers-icons img {
                zoom: .6;
float: left;
            }
margin-right: 20px;
}


            .browsers-icons img {
#brand-name {
                zoom: .8;
line-height: 24px;
            }
margin-top: 2px;
        }
}


        @media (max-width: 767px) {
hr {
            #bodyContent {
border: 0;
                width: 100%;
border-bottom: 1px #ddd dotted;
            }
color: #ddd;
background-color: #ddd;
}


            .hero-unit > img {
.charms,
                zoom: .6;
.app-bar,
            }
.message-dialog,
.error-bar,
.warning-bar,
.info-bar {
position: absolute;
}


            .modern-ui-logo {
@media (min-width: 768px) and (max-width: 979px) {
                width: 24px;
#bodyContent {
                height: 24px;
width: 724px;
            }
}


            .github-info {
.hero-unit > img {
                margin-top: 5px;
zoom: .6;
            }
}


            a, .link {
.browsers-icons img {
                font-size: 9pt;
zoom: .8;
            }
}
}


            h3 {
@media (max-width: 767px) {
                line-height: 11px;
#bodyContent {
            }
width: 100%;
}


            .no-mobile {
.hero-unit > img {
                display: none;
zoom: .6;
            }
}


            #carousel1 {
.modern-ui-logo {
                height: 300px !important;
width: 24px;
            }
height: 24px;
        }
}


        @media (max-width: 480px) {
.github-info {
            .hero-unit img {
margin-top: 5px;
                display: none;
}
            }


            #jetbrains {
a, .link {
                display: none;
font-size: 9pt;
            }
}


            #brand-name {
h3 {
                display: none;
line-height: 11px;
            }
}
        }


        #toctitle {
.no-mobile {
            display: none;
display: none;
        }
}


        p {
#carousel1 {
            color: rgba(0,0,0,0.7);
height: 300px !important;
        }
}
}


        #toc {
@media (max-width: 480px) {
            background-color: transparent;
.hero-unit img {
            border-width: 0px;
display: none;
        }
}
    </style>
    <style>
        #column-one {
        }


        .container {
#jetbrains {
            background-color: #ffffff;
display: none;
            margin-top: 0px;
}
        }


        .OWWNBcpCurrentDateFilled {
#brand-name {
            display: none;
display: none;
        }
}
}


        #content {
#toctitle {
            width: 0px;
display: none;
            margin: 0 auto auto 0;
}
            padding: 0em 0em 0em 0em;
            align: center;
        }


        #column-content {
p {
            width: 0px;
color: rgba(0,0,0,0.7);
            float: left;
}
            margin: 0 0 0 0;
            padding: 0;
        }


        .firstHeading {
#toc {
            display: none;
background-color: transparent;
            width: 0px;
border-width: 0px;
        }
}
</style>
<style>
#column-one {
}


        #globalWrapper {
.container {
            width: 100%;
background-color: #ffffff;
            background-color: #ffffff;
margin-top: 0px;
            margin-left: auto;
}
            margin-right: auto;
        }


        #column-one {
.OWWNBcpCurrentDateFilled {
            display: none;
display: none;
            width: 0px;
}
            background-color: #ffffff;
        }


        #content {
#content {
            margin: 0 0 0 0;
width: 0px;
            align: center;
margin: 0 auto auto 0;
            width: 100%;
padding: 0em 0em 0em 0em;
            background-color: #ffffff;
align: center;
            border: 0;
}
        }


        #bodyContent {
#column-content {
            width: 95%;
width: 0px;
            align: center;
float: left;
            background-color: #ffffff;
margin: 0 0 0 0;
        }
padding: 0;
}


        #column-content {
.firstHeading {
            width: 100%;
display: none;
            background-color: #ffffff;
width: 0px;
        }
}


        #footer {
#globalWrapper {
            display: none;
width: 100%;
            position: center;
background-color: #ffffff;
            width: 100%;
margin-left: auto;
        }
margin-right: auto;
}


        #contentSub {
#column-one {
            display: none;
display: none;
        }
width: 0px;
background-color: #ffffff;
}


        #nav1 {
#content {
            position: fixed !important;
margin: 0 0 0 0;
            position: absolute;
align: center;
            top: 0;
width: 100%;
            left: 0;
background-color: #ffffff;
            width: 100%;
border: 0;
        }
}


        #nav2 {
#bodyContent {
            position: fixed !important;
margin-left: 42px;
            position: absolute;
align: center;
            bottom: 0;
float: left;
            left: 0;
background-color: #ffffff;
            width: 100%;
}
            height: 43px;
        }


        body {
#column-content {
            margin: 0;
width: 100%;
            padding: 40px 0 90px 0;
background-color: #ffffff;
        }
}


        h2 {
#footer {
            margin-top:20px;
display: none;
        }
position: center;
    </style>
width: 100%;
}
 
#contentSub {
display: none;
}
 
#nav1 {
position: fixed !important;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
 
#nav2 {
position: fixed !important;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 41px;
}
 
body {
margin: 0;
padding: 40px 0 100px 0;
}
 
h2 {
margin-top: 20px;
}
</style>


</head>
</head>
<body>
<body>
    <div class="page">
<div class="page">
        <div class="nav-bar bg-color-darken" id="nav1">
<div class="nav-bar bg-color-darken" id="nav1">
            <div class="nav-bar-inner padding10">
<div class="nav-bar-inner padding7">
                <span class="pull-menu"></span> <a href="http://openwetware.org/wiki/Biomod/2013/Komaba"><span class="element brand"><img class="place-left" src="./js/logo32.png" style="height: 20px" />DNA Screw - Komaba Team <small>Biomod 2013</small></span></a>
<span class="pull-menu"></span> <a href="http://openwetware.org/wiki/Biomod/2013/Komaba"><span class="element brand"><img class="place-left" src="http://openwetware.org/images/d/df/Komabaicon64.png" style="height: 20px" />DNA Screw - Komaba Team <small>Biomod 2013</small></span></a>
                <div class="divider"></div>
<div class="divider"></div>
                <ul class="menu">
<ul class="menu">
                    <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba">Home</a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba">Home</a></li>
                    <li data-role="dropdown">
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Project">Project</a></li>
                        <a href="#">Project</a><ul class="dropdown-menu">
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Design">Design</a></li>
                            <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Project#Background_of_Project">Background of Project </a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Simulation">Simulation</a></li>
                            <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Project#Process_of_the_making_DNA_screw">Process of the making DNA screw</a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Experiment">Experiment</a></li>
                            <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Project#Vision_for_the_future">Vision for the future</a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Discussion">Discussion</a></li>
                        </ul>
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Achievement">Achievement</a></li>
                    </li>
<li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/AboutUs">About</a></li>
                    <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Design">Design</a></li>
</ul>
                    <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Simulation">Simulation</a></li>
</div>
                    <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Experiment">Experiement</a></li>
</div>
                    <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Discussion">Discussion</a></li>
</div>
                    <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Achievement">Achievement</a></li>
                    <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/AboutUs">About us</a></li>
                </ul>
            </div>
        </div>
    </div>
</body>
</body>
</html>
</html>

Latest revision as of 03:23, 10 April 2015

<html> <head> <title></title> <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.min.js"></script> <script type="text/javascript" src="http://metroui.org.ua/js/metro/metro-dropdown.js"></script> <style> article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block;

  • display: inline;
  • zoom: 1;

}

audio:not([controls]) { display: none; height: 0; }

[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; }

body { margin: 0; }

a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }

h1 { font-size: 2em; margin: .67em 0; }

h2 { font-size: 1.5em; margin: .83em 0; }

h3 { font-size: 1.17em; margin: 1em 0; }

h4 { font-size: 1em; margin: 1.33em 0; }

h5 { font-size: .83em; margin: 1.67em 0; }

h6 { font-size: .75em; margin: 2.33em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

p, pre { margin: 1em 0; }

pre, code, kbd, samp { font-family: monospace,serif; _font-family: 'courier new',monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }

q:before, q:after { content: ''; content: none; }

small { font-size: 75%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

dl, menu, ol, ul { margin: 1em 0; }

dd { margin: 0 0 0 40px; }

menu, ol, ul { padding: 0 0 0 40px; }

nav ul, nav ol { list-style: none; list-style-image: none; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: .35em .625em .75em; }

legend { border: 0; padding: 0; white-space: normal;

  • margin-left: -7px;

}

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline;

  • vertical-align: middle;

}

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button;

  • overflow: visible;

}

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0;

  • height: 13px;
  • width: 13px;

}

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

@font-face { font-family: "PT Serif Caption"; font-style: normal; font-weight: 400; src: local("PT Serif Caption"),local("PTSerif-Caption"),url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"),local("OpenSans-Light"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 800; src: local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans"),local("OpenSans"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'); }

.text-rest-state { color: #000; }

.text-rest2-state { color: rgba(0,0,0,0.6); }

.text-hover-state { color: rgba(0,0,0,0.8); }

.text-pressed-state { color: rgba(0,0,0,0.4); }

  1. font .header {

font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 42pt; letter-spacing: .00em; line-height: 44pt; font-smooth: always; }

  1. font .subheader, #font .subheader-secondary {

font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: .01em; line-height: 24pt; font-smooth: always; }

  1. font .subheader-smaller, #font .subheader-secondary-smaller {

font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; letter-spacing: .01em; line-height: 24pt; font-size: 16pt; font-smooth: always; }

  1. font .small-subheader, #font .small-subheader-secondary {

font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; }

  1. font .navigation {

font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; }

  1. font .body, #font .body-secondary, #font .normal {

font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; }

  1. font .link {

font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; font-smooth: always; }

  1. font .tertiary, #font .tertiary-secondary {

font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; }

  1. font .control {

font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; }

  1. font .small {

font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 8pt; font-smooth: always; }

  1. font .long-text {

font-family: 'PT Serif Caption',sans-serif,serif !important; font-weight: 300; font-size: 10pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; }

  1. font .long-text-smaller {

font-family: 'PT Serif Caption',sans-serif,serif !important; font-weight: 300; font-size: 10pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; font-size: 9pt; }

  1. font .long-text-lead {

font-family: 'PT Serif Caption',sans-serif,serif !important; font-weight: 300; font-size: 10pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; font-size: 20pt; }

  1. state .header, #state .subheader, #state .small-subheader, #state .navigation, #state .body, #state .tertiary {

color: #000; }

  1. state .header:hover, #state .subheader:hover, #state .small-subheader:hover, #state .navigation:hover, #state .body:hover, #state .tertiary:hover {

color: rgba(0,0,0,0.8); }

  1. state .header:active, #state .subheader:active, #state .small-subheader:active, #state .navigation:active, #state .body:active, #state .tertiary:active {

color: rgba(0,0,0,0.4); }

  1. state .subheader-secondary, #state .subheader-secondary-smaller, #state .small-subheader, #state .small-subheader-secondary, #state .body-secondary, #state .tertiary-secondary {

color: rgba(0,0,0,0.6); }

  1. state .subheader-secondary:hover, #state .subheader-secondary-smaller:hover, #state .small-subheader:hover, #state .small-subheader-secondary:hover, #state .body-secondary:hover, #state .tertiary-secondary:hover {

color: rgba(0,0,0,0.8); }

  1. state .subheader-secondary:active, #state .subheader-secondary-smaller:active, #state .small-subheader:active, #state .small-subheader-secondary:active, #state .body-secondary:active, #state .tertiary-secondary:active {

color: rgba(0,0,0,0.4); }

  1. state .link {

color: #2e92cf; }

  1. state .link:hover {

color: rgba(45,173,237,0.8); }

  1. state .link:active {

color: rgba(45,173,237,0.6); }

a, .link { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; font-smooth: always; color: #2e92cf; text-decoration: none; }

a:hover, .link:hover { color: rgba(45,173,237,0.8); }

a:active, .link:active { color: rgba(45,173,237,0.6); }

h1, h2, h3, h4, h5, h6 { margin: 0 0 10px 0; padding: 0; }

h1 { font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 42pt; letter-spacing: .00em; line-height: 44pt; font-smooth: always; color: #000; }

h2 { font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: .01em; line-height: 24pt; font-smooth: always; color: #000; }

h3 { font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: .01em; line-height: 24pt; font-smooth: always; color: rgba(0,0,0,0.6); font-size: 16pt; line-height: 24px; }

h4 { font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; color: #000; color: rgba(0,0,0,0.6); }

h5 { font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; color: rgba(0,0,0,0.6); font-size: 90%; }

h5:hover { color: rgba(0,0,0,0.8); }

h5:active { color: rgba(0,0,0,0.4); }

h6 { font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; color: rgba(0,0,0,0.6); font-size: 80%; }

h6:hover { color: rgba(0,0,0,0.8); }

h6:active { color: rgba(0,0,0,0.4); }

body, p, div { font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; }

p.long-text { font-family: 'PT Serif Caption',sans-serif,serif !important; font-weight: 300; font-size: 10pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; }

p { margin: 0 0 10px; }

p.indent:first-letter { padding-left: 25px; }

.lead { font-size: 120%; line-height: 26px; }

.tertiary-info-text, .tertiary-text { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: #000; }

.tertiary-info-text:hover, .tertiary-text:hover { color: rgba(0,0,0,0.8); }

.tertiary-info-text:active, .tertiary-text:active { color: rgba(0,0,0,0.4); }

.tertiary-info-secondary-text, .tertiary-secondary-text { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: rgba(0,0,0,0.6); }

.tertiary-info-secondary-text:hover, .tertiary-secondary-text:hover { color: rgba(0,0,0,0.8); }

.tertiary-info-secondary-text:active, .tertiary-secondary-text:active { color: rgba(0,0,0,0.4); }

abbr.initialism { font-size: 90%; text-transform: uppercase !important; }

abbr[title] { cursor: help !important; }

address { display: block; margin-bottom: 20px; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; font-smooth: always; line-height: 20px; font-style: normal; }

blockquote { margin: 0; padding: 5px 20px; border-left: 4px #ccc solid; display: block; background-color: rgba(204,204,204,0.1); }

blockquote p { margin-bottom: 0; }

blockquote small:before { content: '\2014'; color: rgba(0,0,0,0.4); margin-right: 5px; }

blockquote.place-right { float: none !important; text-align: right; border: 0; border-right: 4px #ccc solid; }

blockquote.place-right small { text-align: right; }

blockquote.place-right small:before { content: ""; }

blockquote.place-right small:after { content: '\2014'; color: rgba(0,0,0,0.4); margin-left: 5px; }

ul, ol { padding: 0; margin: 0 0 10px 0; display: block; }

ul:nth-child(1) { margin-left: 25px; }

ul ul, ul ol, ol ol, ol ul { margin-bottom: 0 !important; }

ul { list-style-position: inside; list-style-type: square; }

ul ul { list-style-type: circle; }

ul, ol { list-style-position: inside; }

ul li, ol li { display: list-item; font-size: 14px; line-height: 20px; }

ol { list-style-type: decimal; }

ul.unstyled, ol.unstyled, .unstyled { margin-left: 0; list-style: none; }

.place-left { float: left !important; margin-right: 10px; }

.place-right { float: right !important; margin-left: 10px; }

.scroll-y, .scroll-vertical { overflow-y: scroll; }

.scroll-x, .scroll-horizontal { overflow-x: scroll; }

.pos-rel { position: relative; }

.pos-abs { position: absolute; }

.pos-fix { position: fixed; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.top-left { position: absolute; top: 0; left: 0; }

.top-right { position: absolute; top: 0; right: 0; }

.bottom-right { position: absolute; bottom: 0; right: 0; }

.bottom-left { position: absolute; bottom: 0; left: 0; }

.no-overflow { overflow: hidden; }

.no-display { display: none; }

.as-block { display: block; float: none !important; }

.as-inline-block { display: inline-block; }

.nlm { margin-left: 0 !important; }

.nrm { margin-right: 0 !important; }

.clearfix {

  • zoom: 1;

}

.clearfix:before, .clearfix:after { display: table; content: ""; }

.clearfix:after { clear: both; }

.padding5 { padding: 5px; }

.padding10 { padding: 10px; }

.padding15 { padding: 15px; }

.padding20 { padding: 20px; }

.padding30 { padding: 30px; }

.padding40 { padding: 40px; }

.padding80 { padding: 80px; }

.selected { border: 4px #2d89ef solid; }

.selected:after { width: 0; height: 0; border-top: 40px solid #2d89ef; border-left: 40px solid transparent; position: absolute; display: block; right: 0; content: "."; top: 0; z-index: 1001; }

.selected:before { position: absolute; content: "\e08a"; color: #fff; right: 4px; font-family: iconFont; z-index: 1002; }

.border { border: 1px #ccc solid; }

@font-face { font-family: "iconFont"; src: url('../fonts/iconFont.eot'); src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'),url('../fonts/iconFont.svg#iconFont') format('svg'),url('../fonts/iconFont.woff') format('woff'),url('../fonts/iconFont.ttf') format('truetype'); font-weight: normal; font-style: normal; }

[class^="icon-"], [class*=" icon-"] { font-family: "iconFont"; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; display: inline-block; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0 0; background-repeat: repeat; margin-top: 0; position: relative; }

[class^="icon-"]:before, [class*=" icon-"]:before { text-decoration: inherit; display: inline-block; speak: none; }

a [class^="icon-"], a [class*=" icon-"] { display: inline-block; }

.icon-large:before { vertical-align: -10%; font-size: 1.3333333333333333em; }

a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

a [class^="icon-"].icon-large, button [class^="icon-"].icon-large, .button [class^="icon-"].icon-large, .page-control > ul > li [class^="icon-"].icon-large, a [class*=" icon-"].icon-large, button [class*=" icon-"].icon-large, .button [class*=" icon-"].icon-large, .page-control > ul > li [class*=" icon-"].icon-large { line-height: .9em; }

a.big [class^="icon-"], button.big [class^="icon-"], .button.big [class^="icon-"], .page-control > ul > li.big [class^="icon-"], a.big [class*=" icon-"], button.big [class*=" icon-"], .button.big [class*=" icon-"], .page-control > ul > li.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

li [class^="icon-"], li [class*=" icon-"] { display: inline-block; width: 1.2em; text-align: center; }

li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large { width: 1.5625em; }

ol.icons { list-style-type: none; }

ol.icons li { line-height: 24px; }

ol.icons li [class^="icon-"], ol.icons li [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; }

.icon-muted { color: #eee; }

.icon-border { border: solid 1px #eee; padding: .2em .25em .15em; }

.icon-2x { font-size: 2em; }

.icon-2x.icon-border { border-width: 2px; }

.icon-3x { font-size: 3em; }

.icon-3x.icon-border { border-width: 3px; }

.icon-4x { font-size: 4em; }

.icon-4x.icon-border { border-width: 4px; }

a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] { margin-right: 5px; }

a [class^="icon-"].right, button [class^="icon-"].right, .button [class^="icon-"].right, .page-control > ul > li [class^="icon-"].right, a [class*=" icon-"].right, button [class*=" icon-"].right, .button [class*=" icon-"].right, .page-control > ul > li [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.toolbar [class^="icon-"], .toolbar [class*=" icon-"] { margin: 0 !important; }

.image-button [class^="icon-"], .image-button [class*=" icon-"] { position: absolute; right: 0; margin-left: 32px; padding: 5px; height: 100%; top: 0; box-sizing: border-box; border: 1px transparent solid; z-index: 2; margin: 0; font-size: 16px; }

.shortcut > .icon [class^="icon-"], .shortcut > .icon [class*=" icon-"] { font-size: 32px; line-height: 32px; height: 32px; margin: 0 !important; }

.icon-home:before { content: "\e000"; }

.icon-newspaper:before { content: "\e001"; }

.icon-pencil:before { content: "\e002"; }

.icon-droplet:before { content: "\e003"; }

.icon-pictures:before { content: "\e004"; }

.icon-camera:before { content: "\e005"; }

.icon-music:before { content: "\e006"; }

.icon-film:before { content: "\e007"; }

.icon-camera-2:before { content: "\e008"; }

.icon-spades:before { content: "\e009"; }

.icon-clubs:before { content: "\e00a"; }

.icon-diamonds:before { content: "\e00b"; }

.icon-broadcast:before { content: "\e00c"; }

.icon-mic:before { content: "\e00d"; }

.icon-book:before { content: "\e00e"; }

.icon-file:before { content: "\e00f"; }

.icon-new:before { content: "\e010"; }

.icon-copy:before { content: "\e011"; }

.icon-folder:before { content: "\e012"; }

.icon-folder-2:before { content: "\e013"; }

.icon-tag:before { content: "\e014"; }

.icon-cart:before { content: "\e015"; }

.icon-basket:before { content: "\e016"; }

.icon-calculate:before { content: "\e017"; }

.icon-support:before { content: "\e018"; }

.icon-phone:before { content: "\e019"; }

.icon-mail:before { content: "\e01a"; }

.icon-location:before { content: "\e01b"; }

.icon-compass:before { content: "\e01c"; }

.icon-history:before { content: "\e01d"; }

.icon-clock:before { content: "\e01e"; }

.icon-bell:before { content: "\e01f"; }

.icon-calendar:before { content: "\e020"; }

.icon-printer:before { content: "\e021"; }

.icon-mouse:before { content: "\e022"; }

.icon-screen:before { content: "\e023"; }

.icon-laptop:before { content: "\e024"; }

.icon-mobile:before { content: "\e025"; }

.icon-cabinet:before { content: "\e026"; }

.icon-drawer:before { content: "\e027"; }

.icon-drawer-2:before { content: "\e028"; }

.icon-box:before { content: "\e029"; }

.icon-box-add:before { content: "\e02a"; }

.icon-box-remove:before { content: "\e02b"; }

.icon-download:before { content: "\e02c"; }

.icon-upload:before { content: "\e02d"; }

.icon-database:before { content: "\e02e"; }

.icon-flip:before { content: "\e02f"; }

.icon-flip-2:before { content: "\e030"; }

.icon-undo:before { content: "\e031"; }

.icon-redo:before { content: "\e032"; }

.icon-forward:before { content: "\e033"; }

.icon-reply:before { content: "\e034"; }

.icon-reply-2:before { content: "\e035"; }

.icon-comments:before { content: "\e036"; }

.icon-comments-2:before { content: "\e037"; }

.icon-comments-3:before { content: "\e038"; }

.icon-comments-4:before { content: "\e039"; }

.icon-comments-5:before { content: "\e03a"; }

.icon-user:before { content: "\e03b"; }

.icon-user-2:before { content: "\e03c"; }

.icon-user-3:before { content: "\e03d"; }

.icon-busy:before { content: "\e03e"; }

.icon-loading:before { content: "\e03f"; }

.icon-loading-2:before { content: "\e040"; }

.icon-search:before { content: "\e041"; }

.icon-zoom-in:before { content: "\e042"; }

.icon-zoom-out:before { content: "\e043"; }

.icon-key:before { content: "\e044"; }

.icon-key-2:before { content: "\e045"; }

.icon-locked:before { content: "\e046"; }

.icon-unlocked:before { content: "\e047"; }

.icon-wrench:before { content: "\e048"; }

.icon-equalizer:before { content: "\e049"; }

.icon-cog:before { content: "\e04a"; }

.icon-pie:before { content: "\e04b"; }

.icon-bars:before { content: "\e04c"; }

.icon-stats-up:before { content: "\e04d"; }

.icon-gift:before { content: "\e04e"; }

.icon-trophy:before { content: "\e04f"; }

.icon-diamond:before { content: "\e050"; }

.icon-coffee:before { content: "\e051"; }

.icon-rocket:before { content: "\e052"; }

.icon-meter-slow:before { content: "\e053"; }

.icon-meter-medium:before { content: "\e054"; }

.icon-meter-fast:before { content: "\e055"; }

.icon-dashboard:before { content: "\e056"; }

.icon-fire:before { content: "\e057"; }

.icon-lab:before { content: "\e058"; }

.icon-remove:before { content: "\e059"; }

.icon-briefcase:before { content: "\e05a"; }

.icon-briefcase-2:before { content: "\e05b"; }

.icon-cars:before { content: "\e05c"; }

.icon-bus:before { content: "\e05d"; }

.icon-cube:before { content: "\e05e"; }

.icon-cube-2:before { content: "\e05f"; }

.icon-puzzle:before { content: "\e060"; }

.icon-glasses:before { content: "\e061"; }

.icon-glasses-2:before { content: "\e062"; }

.icon-accessibility:before { content: "\e063"; }

.icon-accessibility-2:before { content: "\e064"; }

.icon-target:before { content: "\e065"; }

.icon-target-2:before { content: "\e066"; }

.icon-lightning:before { content: "\e067"; }

.icon-power:before { content: "\e068"; }

.icon-power-2:before { content: "\e069"; }

.icon-clipboard:before { content: "\e06a"; }

.icon-clipboard-2:before { content: "\e06b"; }

.icon-playlist:before { content: "\e06c"; }

.icon-grid-view:before { content: "\e06d"; }

.icon-tree-view:before { content: "\e06e"; }

.icon-cloud:before { content: "\e06f"; }

.icon-cloud-2:before { content: "\e070"; }

.icon-download-2:before { content: "\e071"; }

.icon-upload-2:before { content: "\e072"; }

.icon-upload-3:before { content: "\e073"; }

.icon-link:before { content: "\e074"; }

.icon-link-2:before { content: "\e075"; }

.icon-flag:before { content: "\e076"; }

.icon-flag-2:before { content: "\e077"; }

.icon-attachment:before { content: "\e078"; }

.icon-eye:before { content: "\e079"; }

.icon-bookmark:before { content: "\e07a"; }

.icon-bookmark-2:before { content: "\e07b"; }

.icon-star:before { content: "\e07c"; }

.icon-star-2:before { content: "\e07d"; }

.icon-star-3:before { content: "\e07e"; }

.icon-heart:before { content: "\e07f"; }

.icon-heart-2:before { content: "\e080"; }

.icon-thumbs-up:before { content: "\e081"; }

.icon-thumbs-down:before { content: "\e082"; }

.icon-plus:before { content: "\e083"; }

.icon-minus:before { content: "\e084"; }

.icon-help:before { content: "\e085"; }

.icon-help-2:before { content: "\e086"; }

.icon-blocked:before { content: "\e087"; }

.icon-cancel:before { content: "\e088"; }

.icon-cancel-2:before { content: "\e089"; }

.icon-checkmark:before { content: "\e08a"; }

.icon-minus-2:before { content: "\e08b"; }

.icon-plus-2:before { content: "\e08c"; }

.icon-enter:before { content: "\e08d"; }

.icon-exit:before { content: "\e08e"; }

.icon-loop:before { content: "\e08f"; }

.icon-arrow-up-left:before { content: "\e090"; }

.icon-arrow-up:before { content: "\e091"; }

.icon-arrow-up-right:before { content: "\e092"; }

.icon-arrow-right:before { content: "\e093"; }

.icon-arrow-down-right:before { content: "\e094"; }

.icon-arrow-down:before { content: "\e095"; }

.icon-arrow-down-left:before { content: "\e096"; }

.icon-arrow-left:before { content: "\e097"; }

.icon-arrow-up-2:before { content: "\e098"; }

.icon-arrow-right-2:before { content: "\e099"; }

.icon-arrow-down-2:before { content: "\e09a"; }

.icon-arrow-left-2:before { content: "\e09b"; }

.icon-arrow-up-3:before { content: "\e09c"; }

.icon-arrow-right-3:before { content: "\e09d"; }

.icon-arrow-down-3:before { content: "\e09e"; }

.icon-arrow-left-3:before { content: "\e09f"; }

.icon-menu:before { content: "\e0a0"; }

.icon-enter-2:before { content: "\e0a1"; }

.icon-backspace:before { content: "\e0a2"; }

.icon-backspace-2:before { content: "\e0a3"; }

.icon-tab:before { content: "\e0a4"; }

.icon-tab-2:before { content: "\e0a5"; }

.icon-checkbox:before { content: "\e0a6"; }

.icon-checkbox-unchecked:before { content: "\e0a7"; }

.icon-checkbox-partial:before { content: "\e0a8"; }

.icon-radio-checked:before { content: "\e0a9"; }

.icon-radio-unchecked:before { content: "\e0aa"; }

.icon-font:before { content: "\e0ab"; }

.icon-paragraph-left:before { content: "\e0ac"; }

.icon-paragraph-center:before { content: "\e0ad"; }

.icon-paragraph-right:before { content: "\e0ae"; }

.icon-paragraph-justify:before { content: "\e0af"; }

.icon-left-to-right:before { content: "\e0b0"; }

.icon-right-to-left:before { content: "\e0b1"; }

.icon-share:before { content: "\e0b2"; }

.icon-new-tab:before { content: "\e0b3"; }

.icon-new-tab-2:before { content: "\e0b4"; }

.icon-embed:before { content: "\e0b5"; }

.icon-code:before { content: "\e0b6"; }

.icon-bluetooth:before { content: "\e0b7"; }

.icon-share-2:before { content: "\e0b8"; }

.icon-share-3:before { content: "\e0b9"; }

.icon-mail-2:before { content: "\e0ba"; }

.icon-google:before { content: "\e0bb"; }

.icon-google-plus:before { content: "\e0bc"; }

.icon-google-drive:before { content: "\e0bd"; }

.icon-facebook:before { content: "\e0be"; }

.icon-instagram:before { content: "\e0bf"; }

.icon-twitter:before { content: "\e0c0"; }

.icon-feed:before { content: "\e0c1"; }

.icon-youtube:before { content: "\e0c2"; }

.icon-vimeo:before { content: "\e0c3"; }

.icon-flickr:before { content: "\e0c4"; }

.icon-picassa:before { content: "\e0c5"; }

.icon-dribbble:before { content: "\e0c6"; }

.icon-deviantart:before { content: "\e0c7"; }

.icon-github:before { content: "\e0c8"; }

.icon-github-2:before { content: "\e0c9"; }

.icon-github-3:before { content: "\e0ca"; }

.icon-github-4:before { content: "\e0cb"; }

.icon-github-5:before { content: "\e0cc"; }

.icon-git:before { content: "\e0cd"; }

.icon-github-6:before { content: "\e0ce"; }

.icon-wordpress:before { content: "\e0cf"; }

.icon-joomla:before { content: "\e0d0"; }

.icon-blogger:before { content: "\e0d1"; }

.icon-tumblr:before { content: "\e0d2"; }

.icon-yahoo:before { content: "\e0d3"; }

.icon-amazon:before { content: "\e0d4"; }

.icon-tux:before { content: "\e0d5"; }

.icon-apple:before { content: "\e0d6"; }

.icon-finder:before { content: "\e0d7"; }

.icon-android:before { content: "\e0d8"; }

.icon-windows:before { content: "\e0d9"; }

.icon-soundcloud:before { content: "\e0da"; }

.icon-skype:before { content: "\e0db"; }

.icon-reddit:before { content: "\e0dc"; }

.icon-linkedin:before { content: "\e0dd"; }

.icon-lastfm:before { content: "\e0de"; }

.icon-delicious:before { content: "\e0df"; }

.icon-stumbleupon:before { content: "\e0e0"; }

.icon-pinterest:before { content: "\e0e1"; }

.icon-xing:before { content: "\e0e2"; }

.icon-flattr:before { content: "\e0e3"; }

.icon-foursquare:before { content: "\e0e4"; }

.icon-paypal:before { content: "\e0e5"; }

.icon-yelp:before { content: "\e0e6"; }

.icon-libreoffice:before { content: "\e0e7"; }

.icon-file-pdf:before { content: "\e0e8"; }

.icon-file-openoffice:before { content: "\e0e9"; }

.icon-file-word:before { content: "\e0ea"; }

.icon-file-excel:before { content: "\e0eb"; }

.icon-file-powerpoint:before { content: "\e0ec"; }

.icon-file-zip:before { content: "\e0ed"; }

.icon-file-xml:before { content: "\e0ee"; }

.icon-file-css:before { content: "\e0ef"; }

.icon-html5:before { content: "\e0f0"; }

.icon-html5-2:before { content: "\e0f1"; }

.icon-css3:before { content: "\e0f2"; }

.icon-chrome:before { content: "\e0f3"; }

.icon-firefox:before { content: "\e0f4"; }

.icon-IE:before { content: "\e0f5"; }

.icon-opera:before { content: "\e0f6"; }

.icon-safari:before { content: "\e0f7"; }

.icon-IcoMoon:before { content: "\e0f8"; }

.icon-sunrise:before { content: "\e0f9"; }

.icon-sun:before { content: "\e0fa"; }

.icon-moon:before { content: "\e0fb"; }

.icon-sun-2:before { content: "\e0fc"; }

.icon-windy:before { content: "\e0fd"; }

.icon-wind:before { content: "\e0fe"; }

.icon-snowflake:before { content: "\e0ff"; }

.icon-cloudy:before { content: "\e100"; }

.icon-cloud-3:before { content: "\e101"; }

.icon-weather:before { content: "\e102"; }

.icon-weather-2:before { content: "\e103"; }

.icon-weather-3:before { content: "\e104"; }

.icon-lines:before { content: "\e105"; }

.icon-cloud-4:before { content: "\e106"; }

.icon-lightning-2:before { content: "\e107"; }

.icon-lightning-3:before { content: "\e108"; }

.icon-rainy:before { content: "\e109"; }

.icon-rainy-2:before { content: "\e10a"; }

.icon-windy-2:before { content: "\e10b"; }

.icon-windy-3:before { content: "\e10c"; }

.icon-snowy:before { content: "\e10d"; }

.icon-snowy-2:before { content: "\e10e"; }

.icon-snowy-3:before { content: "\e10f"; }

.icon-weather-4:before { content: "\e110"; }

.icon-cloudy-2:before { content: "\e111"; }

.icon-cloud-5:before { content: "\e112"; }

.icon-lightning-4:before { content: "\e113"; }

.icon-sun-3:before { content: "\e114"; }

.icon-moon-2:before { content: "\e115"; }

.icon-cloudy-3:before { content: "\e116"; }

.icon-cloud-6:before { content: "\e117"; }

.icon-cloud-7:before { content: "\e118"; }

.icon-lightning-5:before { content: "\e119"; }

.icon-rainy-3:before { content: "\e11a"; }

.icon-rainy-4:before { content: "\e11b"; }

.icon-windy-4:before { content: "\e11c"; }

.icon-windy-5:before { content: "\e11d"; }

.icon-snowy-4:before { content: "\e11e"; }

.icon-snowy-5:before { content: "\e11f"; }

.icon-weather-5:before { content: "\e120"; }

.icon-cloudy-4:before { content: "\e121"; }

.icon-lightning-6:before { content: "\e122"; }

.icon-thermometer:before { content: "\e123"; }

.icon-compass-2:before { content: "\e124"; }

.icon-none:before { content: "\e125"; }

.icon-Celsius:before { content: "\e126"; }

.icon-Fahrenheit:before { content: "\e127"; }

.icon-forrst:before { content: "\e128"; }

.icon-headphones:before { content: "\e129"; }

.icon-bug:before { content: "\e12a"; }

.icon-cart-2:before { content: "\e12b"; }

.icon-earth:before { content: "\e12c"; }

.icon-battery:before { content: "\e12d"; }

.icon-list:before { content: "\e12e"; }

.icon-grid:before { content: "\e12f"; }

.icon-alarm:before { content: "\e130"; }

.icon-location-2:before { content: "\e131"; }

.icon-pointer:before { content: "\e132"; }

.icon-diary:before { content: "\e133"; }

.icon-eye-2:before { content: "\e134"; }

.icon-console:before { content: "\e135"; }

.icon-location-3:before { content: "\e136"; }

.icon-move:before { content: "\e137"; }

.icon-gift-2:before { content: "\e138"; }

.icon-monitor:before { content: "\e139"; }

.icon-mobile-2:before { content: "\e13a"; }

.icon-switch:before { content: "\e13b"; }

.icon-star-4:before { content: "\e13c"; }

.icon-address-book:before { content: "\e13d"; }

.icon-shit:before { content: "\e13e"; }

.icon-cone:before { content: "\e13f"; }

.icon-credit-card:before { content: "\e140"; }

.icon-type:before { content: "\e141"; }

.icon-volume:before { content: "\e142"; }

.icon-volume-2:before { content: "\e143"; }

.icon-locked-2:before { content: "\e144"; }

.icon-warning:before { content: "\e145"; }

.icon-info:before { content: "\e146"; }

.icon-filter:before { content: "\e147"; }

.icon-bookmark-3:before { content: "\e148"; }

.icon-bookmark-4:before { content: "\e149"; }

.icon-stats:before { content: "\e14a"; }

.icon-compass-3:before { content: "\e14b"; }

.icon-keyboard:before { content: "\e14c"; }

.icon-award-fill:before { content: "\e14d"; }

.icon-award-stroke:before { content: "\e14e"; }

.icon-beaker-alt:before { content: "\e14f"; }

.icon-beaker:before { content: "\e150"; }

.icon-move-vertical:before { content: "\e151"; }

.icon-move-horizontal:before { content: "\e153"; }

.icon-steering-wheel:before { content: "\e152"; }

.icon-volume-3:before { content: "\e154"; }

.icon-volume-mute:before { content: "\e155"; }

.icon-play:before { content: "\e156"; }

.icon-pause:before { content: "\e157"; }

.icon-stop:before { content: "\e158"; }

.icon-eject:before { content: "\e159"; }

.icon-first:before { content: "\e15a"; }

.icon-last:before { content: "\e15b"; }

.icon-play-alt:before { content: "\e15c"; }

.icon-battery-empty:before { content: "\e15d"; }

.icon-battery-half:before { content: "\e15e"; }

.icon-battery-full:before { content: "\e15f"; }

.icon-battery-charging:before { content: "\e160"; }

.icon-left-quote:before { content: "\e161"; }

.icon-right-quote:before { content: "\e162"; }

.icon-left-quote-alt:before { content: "\e163"; }

.icon-right-quote-alt:before { content: "\e164"; }

.icon-smiley:before { content: "\e165"; }

.icon-umbrella:before { content: "\e166"; }

.icon-info-2:before { content: "\e167"; }

.icon-chart-alt:before { content: "\e168"; }

.icon-save:before { content: "\e169"; }

.fg-color-blue { color: #2d89ef !important; }

.fg-color-blueLight { color: #eff4ff !important; }

.fg-color-blueDark { color: #2b5797 !important; }

.fg-color-green { color: #00a300 !important; }

.fg-color-greenLight { color: #99b433 !important; }

.fg-color-greenDark { color: #1e7145 !important; }

.fg-color-red { color: #b91d47 !important; }

.fg-color-yellow { color: #ffc40d !important; }

.fg-color-orange { color: #e3a21a !important; }

.fg-color-orangeDark { color: #da532c !important; }

.fg-color-pink { color: #9f00a7 !important; }

.fg-color-pinkDark { color: #7e3878 !important; }

.fg-color-purple { color: #603cba !important; }

.fg-color-darken { color: #1d1d1d !important; }

.fg-color-lighten { color: #d5e7ec !important; }

.fg-color-white { color: #fff !important; }

.fg-color-grayDark { color: #525252 !important; }

.fg-color-magenta { color: #ff0097 !important; }

.fg-color-teal { color: #00aba9 !important; }

.fg-color-redLight { color: #e11 !important; }

.bg-color-blue { background-color: #2d89ef !important; }

.bg-color-blueLight { background-color: #eff4ff !important; }

.bg-color-blueDark { background-color: #2b5797 !important; }

.bg-color-green { background-color: #00a300 !important; }

.bg-color-greenLight { background-color: #99b433 !important; }

.bg-color-greenDark { background-color: #1e7145 !important; }

.bg-color-red { background-color: #b91d47 !important; }

.bg-color-yellow { background-color: #ffc40d !important; }

.bg-color-orange { background-color: #e3a21a !important; }

.bg-color-orangeDark { background-color: #da532c !important; }

.bg-color-pink { background-color: #9f00a7 !important; }

.bg-color-pinkDark { background-color: #7e3878 !important; }

.bg-color-purple { background-color: #603cba !important; }

.bg-color-darken { background-color: #1d1d1d !important; }

.bg-color-lighten { background-color: #d5e7ec !important; }

.bg-color-white { background-color: #fff !important; }

.bg-color-grayDark { background-color: #525252 !important; }

.bg-color-magenta { background-color: #ff0097 !important; }

.bg-color-teal { background-color: #00aba9 !important; }

.bg-color-redLight { background-color: #e11 !important; }

[class*=border-color] { border: 2px solid; }

.border-color-blue { border-color: #2d89ef !important; }

.border-color-blueLight { border-color: #eff4ff !important; }

.border-color-blueDark { border-color: #2b5797 !important; }

.border-color-green { border-color: #00a300 !important; }

.border-color-greenLight { border-color: #99b433 !important; }

.border-color-greenDark { border-color: #1e7145 !important; }

.border-color-red { border-color: #b91d47 !important; }

.border-color-yellow { border-color: #ffc40d !important; }

.border-color-orange { border-color: #e3a21a !important; }

.border-color-orangeDark { border-color: #da532c !important; }

.border-color-pink { border-color: #9f00a7 !important; }

.border-color-pinkDark { border-color: #7e3878 !important; }

.border-color-purple { border-color: #603cba !important; }

.border-color-darken { border-color: #1d1d1d !important; }

.border-color-lighten { border-color: #d5e7ec !important; }

.border-color-white { border-color: #fff !important; }

.border-color-grayDark { border-color: #525252 !important; }

.border-color-magenta { border-color: #ff0097 !important; }

.border-color-teal { border-color: #00aba9 !important; }

.border-color-redLight { border-color: #e11 !important; }

  • hover[class=outline-color] {

outline: 3px solid; }

.outline-color-blue { outline-color: #2d89ef !important; }

.outline-color-blueLight { outline-color: #eff4ff !important; }

.outline-color-blueDark { outline-color: #2b5797 !important; }

.outline-color-green { outline-color: #00a300 !important; }

.outline-color-greenLight { outline-color: #99b433 !important; }

.outline-color-greenDark { outline-color: #1e7145 !important; }

.outline-color-red { outline-color: #b91d47 !important; }

.outline-color-yellow { outline-color: #ffc40d !important; }

.outline-color-orange { outline-color: #e3a21a !important; }

.outline-color-orangeDark { outline-color: #da532c !important; }

.outline-color-pink { outline-color: #9f00a7 !important; }

.outline-color-pinkDark { outline-color: #7e3878 !important; }

.outline-color-purple { outline-color: #603cba !important; }

.outline-color-darken { outline-color: #1d1d1d !important; }

.outline-color-lighten { outline-color: #d5e7ec !important; }

.outline-color-white { outline-color: #fff !important; }

.outline-color-grayDark { outline-color: #525252 !important; }

.outline-color-magenta { outline-color: #ff0097 !important; }

.outline-color-teal { outline-color: #00aba9 !important; }

.outline-color-redLight { outline-color: #e11 !important; }

.item-margin { margin: 0 10px 10px 0; }

.column-margin { margin: 0 20px 10px 0; }

.group-margin { margin: 0 80px 10px 0; }

.brick { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; }

.short-brick { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; width: 150px; height: 150px; }

.medium-brick { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; width: 310px; height: 150px; }

.square { display: block; float: left; margin-right: 10px; height: 20px; width: 20px; }

  • , *:after, *:before {

-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.one-column { -moz-columns: 1; -webkit-columns: 1; columns: 1; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.two-columns { -moz-columns: 2; -webkit-columns: 2; columns: 2; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.three-columns { -moz-columns: 3; -webkit-columns: 3; columns: 3; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.four-columns { -moz-columns: 4; -webkit-columns: 4; columns: 4; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.five-columns { -moz-columns: 5; -webkit-columns: 5; columns: 5; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

  1. bodyContent {

height: 100%; min-height: 100%; width: 100%;

  • zoom: 1;

}

.page:before, .page:after { display: table; content: ""; }

.page:after { clear: both; }

  1. bodyContent .page-header {

width: 100%; position: relative; display: block; }

  1. bodyContent .page-header .page-header-content {

height: 100px; min-height: 100px; width: 100%; position: relative; display: block; }

  1. bodyContent .page-header .page-header-content h1, #bodyContent .page-header .page-header-content h2, #bodyContent .page-header .page-header-content h3, #bodyContent .page-header .page-header-content h4, #bodyContent .page-header .page-header-content h5 {

position: absolute; margin: 0; padding: 0; left: 20px; bottom: 0; }

  1. bodyContent .page-header .page-header-content h1 small {

font-size: 12pt; margin-left: 5px; }

  1. bodyContent .page-header .page-header-content h1.sub-menu {

cursor: pointer; }

  1. bodyContent .page-header .page-header-content h1.sub-menu:after {

position: absolute; content: "\3009"; display: inline-block; font-size: 10pt; bottom: -5px; right: -15px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

  1. bodyContent .page-header .page-header-content > .page-back {

position: absolute; top: 34px; left: 30px; }

  1. bodyContent .page-header .page-header-content .user-login {

float: right; margin: 55px 44px 0 0; cursor: pointer; }

  1. bodyContent .page-header .page-header-content .user-login .avatar {

float: right; border: 1px #ccc solid; width: 40px; height: 40px; }

  1. bodyContent .page-header .page-header-content .user-login .avatar img, #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {

width: 100%; height: 100%; }

  1. bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {

margin-top: 2px; font-size: 30px; line-height: 30px; display: block; }

  1. bodyContent .page-header .page-header-content .user-login .name {

float: left; margin: -5px 10px 0; text-align: right; }

  1. bodyContent .page-header .page-header-content .user-login .name .first-name {

font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: .01em; line-height: 24pt; font-smooth: always; display: block; margin: 0; }

  1. bodyContent .page-header .page-header-content .user-login .name .last-name {

font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; display: block; margin: 0; }

  1. bodyContent .page-region {

display: block; }

  1. bodyContent .page-region .page-region-content {

padding-top: 10px; padding-left: 0; padding-right: 0; padding-bottom: 20px; display: block; height: 100%; position: relative; }

.page.secondary .page-header .page-header-content h1, .page.secondary .page-header .page-header-content h2, .page.secondary .page-header .page-header-content h3, .page.secondary .page-header .page-header-content h4, .page.secondary .page-header .page-header-content h5 { position: absolute; margin: 0; padding: 0; left: 120px; bottom: 0; }

.page.secondary .page-region .page-region-content { padding-left: 120px; }

.page.snapped { width: 33.33%; height: 100%; float: left; border-right: 1px #ccc solid; }

.page.fill { width: 66.66%; height: 100%; float: right; border-left: 1px #ccc solid; }

.page.snapped #bodyContent .page-header .page-header-content h1, .page.snapped #bodyContent .page-header .page-header-content h2, .page.snapped #bodyContent .page-header .page-header-content h3, .page.snapped #bodyContent .page-header .page-header-content h4, .page.snapped #bodyContent .page-header .page-header-content h5 { margin-left: 20px; }

.page.snapped #bodyContent .page-region .page-region-content { padding-left: 20px; }

.page.fixed-header .page-header { position: fixed; top: 0; left: 0; right: 0; }

.page.fixed-header .page-region { padding-top: 140px; }

.page.with-sidebar .page-region { margin-left: 220px; width: auto;

  • zoom: 1;

}

.page.with-sidebar .page-region .page-region-content { padding-left: 20px; }

.page.with-sidebar .page-region:before, .page.with-sidebar .page-region:after { display: table; content: ""; }

.page.with-sidebar .page-region:after { clear: both; }

.app-bar { position: fixed; bottom: 0; left: 0; right: 0; min-height: 100px; background-color: #1d1d1d !important; }

.charms { position: fixed; right: 0; top: 0; bottom: 0; height: 100%; min-width: 200px; width: auto; }

.charms.place-left { left: 0; right: auto; }

.message-dialog { position: fixed; left: 0; right: 0; height: auto; min-height: 100px; top: 30%; padding: 10px 10px 0; }

.error-bar, .warning-bar, .info-bar { position: fixed; top: 0; left: 0; right: 0; padding: 10px 20px; color: #fff; min-height: 100px; }

.error-bar { background-color: #b91d47 !important; }

.warning-bar { background-color: #ffc40d !important; }

.info-bar { background-color: #2d89ef !important; }

.modern-ui-logo, .metro-ui-logo { height: 28px; width: 28px; display: block; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGESURBVFhH7ZevTsNQFIfbZgKxB9gjIHgABAIcS0CSQIJE4LEIEgQCyQNMIiHhIRAgEAgECWKIySUTCEjLd3t/Cyml3em6DtMvOTn33PM3XdvbBU2SJMmKlssnjuNtZIisa2t50HQNmXAFEvQHsi9X89CzR8M31/wXZwppDpp0aX7v++XBd41q7r5Qg1I0YE8pQYixqbWFpzAMx1pnoPA5vlOZpdDzHdWPoujZGVX4c1iaH8pvhpwJshOpxtxQawM18JYdrlYXdbKIAa4o1pFphrxX8g5qD0CRPsUeZZogfkzeLjJaxAAjZIuit9oqhbgv4veQl+lGFQqfGHwdbqpLH1YMMUdK8WjfysxHlgbHyKfiM7B/obAf5LNiemfQyB1E6VkwBfsGlb9ZvduM+aVFQ3cgDV0S+gHlHrs8LqAC5gEcxLuD6c5pbeVJy9qpNECLCV1aK+lPwO86kD0TF5s2KqD2m7Au7QDtAO0A7QD/PsBcf0zIWWVdfMRmcd+M/vsvRxB8A6+/IU2N93KYAAAAAElFTkSuQmCC); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.back-button { height: 32px; width: 32px; display: block; background-image: url(data:image/png;base64,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); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.back-button.big { height: 48px; width: 48px; left: 36px; top: 40px; }

.back-button.white { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVESURBVGhDzZoxiFRJEIZ3hg0MNjAQnGADAw+EMzAw2EBxMzcw8MBgL9vQcA82EDRQLlgDRY9DEAwu8OCSAw/2QI8NDPQwuEDFQEThghUcUVBQUFB2/f7uej39Zt7M9NuZ92Z/qO3uqu6q6nnV/fpVb2NqTNjc3JxrNBrzW1tbe2nOQi0rhbbRS+g1/e5T3qf8SjkZ4OgunF6AbkAbtEuBMW+gm9ApmjOmtnpgbBpawvArOTIOoOsdtEx1l5lJRqkQwsgJilUe/UHP6QDjCo870GOoTZ8sZCRr0W6ppPk9tEB7v2QxkL+guNBsNn/3nDEBxTM4f4syB3jPKc5THrauyWDcAegMYx9KVwx49yg02dGBslnoiVftQVvxq0c+bd1GAnoUkv875QbaG1DpHyYHFMxBIdapf4FWqe62LmMDOrUprECfnDFA/QO0aF3KgYFy/oPpypRpDVQKs9u9QSyZOA0oUNjEv7xi/YCJKwe2Wtj8zxkH1D9BcyYeDPprwYaYN+f3mLg2YFN+PHBOAOqvoOzF2B90CrsNdYVQbb98N7CtJxFektT1VPpvHHQ44bu6zlqwlcf8MODDYShei6dNlAeyaYRx6KyaaOKQ0+aW/NLaDEeP8CaGqZX+m9Xf8qb8DnqvdgqkFFpmTPcjvg5Pb+VtA706vjxBTxbOF6ift7rroD043nWWTZQEhmjB6e2ZQ1k9g4C6k16r06uQ6rypYSx4kRNq10l+w9K3cuczoPOuqZf+zlqgccP4QufRDAF9a3NeQPWSt+BsrBvbTSDeqpLOH3St1XkB9Xu8FWdHR44ZOT/nWY65YX0Hgq61O58htkt9sclqnjeZoPP8QDBOu81txh0xlgO8nzjHX7VmlfjHSuFYE8P6hs2gj5G+2AHOC4+sFFpN/sTni7779Q5xXoh9nG0opiKnjlJXxiCHAc5fhfeLNavAZ/TnflT8nYXn1ir2X4oRfwntc70iwCtcsHUAu3fNjRxM7KAQCi8t2j15Gnhr3b/8ToIm4DIHhqLz9rWiiU0K+BKOENTbWgO3+IVPGu8H6n9ZPYA+pyj+QJY7YqDgT4qPvjV+YO8ZdNGaDtg8RPHQ6o/k3K9UHKgXn7WBJgF9sa4OtLU26suqAWzG57Y1hdBrL3JQ0qkQbJX6tX9kXAgnfp0jtG9DdU4iTqq19RiUkHVgRs9N0Bf0meiTwNa6t+qwpAnoS+yNbzsM/Qae1CSkP7NrpU820LgppuGMYw4BY2qfBPoXvSVvy9jeGeNL4FZ4CjQOqm0S6I4zJivGDo/mnRc5JGfCGFfLJNAXr1XZy58aYK54seug40Vyrp7+lU8CfXGS64qxO4CvD/twLqLeeUQJoH9lk5Bur9HpVKQUZwoRxN+c6fnICoEP+6GwS1I/Z6Ji0EG/mgN1pVrGc9GwDWBba7M7Tzs4tOlQlI8sfXc1KrCp99OacwJQV3q/52qrEHTszkdqAdX2JLClXz44L9DWgTIdDAgvDYH26Fc+CcCGYr77SutnE5cDY3V31X3lo0RrcuauDNCtnSw+1mzf+Qwo6Lnyof2UIvuGGBnomkdn2OcF2vqxyoVNP6BIV07hyicDPOUqtfWWvsFhjOJ8ESq8voWSFmxIrw8DepXi1gfPWb4DehY0MmUzlHRS3kaZhDbfEOGimyK76JZjx6H5gi88pfMvw78EffbcMQMjuyFdboe1MSrQpdugK1Tru4vDmN4Xp6H17UzGnL4H6QzWk85JRXIIDQIOKPGl+7RjkMLE/bsNYeCyHMhcSEEKKf0fxb+Uf1O+pRwBU1PfACwo53PCh30zAAAAAElFTkSuQmCC); }

button, .button { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; font-size: 14px; display: inline-block; padding: 4px 12px; line-height: 20px; text-align: center; vertical-align: middle !important; min-width: 90px; min-height: 32px; height: 32px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-raduis: 0; cursor: pointer; width: auto;

  • zoom: 1;

}

button:before, .button:before, button:after, .button:after { display: table; content: ""; }

button:after, .button:after { clear: both; }

button.standart, .button.standart { min-width: 90px; min-height: 32px; }

button:active, .button:active, button.default:active, .button.default:active { top: 1px; left: 1px; }

button:disabled, .button:disabled, button.disabled, .button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

button.default, .button.default { background-color: #008287; color: #fff; }

button:focus, .button:focus { outline: 0; border: 1px #353535 dotted; }

a.button:hover, a.button:active { color: inherit; }

a.button.big { padding: 14px 10px; }

button.mini, .button.mini, .tool-button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

button.big, .button.big, .tool-button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.tool-button.mini { min-width: 22px; width: 22px; }

.tool-button.big { min-width: 48px; width: 48px; }

.command-button { display: inline-block; width: 330px; text-align: left; padding: 10px 20px; height: auto; color: #000; background-color: #ccc; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; }

.command-button > small { display: block; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; font-size: 10pt; color: #505050; }

.command-button.default > small { color: #ccc; }

.tool-button { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; font-size: 14px; display: inline-block; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-raduis: 0; cursor: pointer; width: auto;

  • zoom: 1;

min-width: 32px; min-height: 32px; width: 32px; height: 32px; text-align: center; position: relative; padding: 0; }

.tool-button [class^="icon-"], .tool-button [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.tool-button [class^="icon-"].icon-large, .tool-button [class*=" icon-"].icon-large { line-height: .9em; }

.tool-button.big [class^="icon-"], .tool-button.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.tool-button [class^="icon-"], .tool-button [class*=" icon-"] { margin-right: 5px; }

.tool-button [class^="icon-"].right, .tool-button [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.tool-button:before, .tool-button:after { display: table; content: ""; }

.tool-button:after { clear: both; }

.tool-button.standart { min-width: 90px; min-height: 32px; }

.tool-button:active, .tool-button.default:active { top: 1px; left: 1px; }

.tool-button:disabled, .tool-button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.tool-button.default { background-color: #008287; color: #fff; }

.tool-button:focus { outline: 0; border: 1px #353535 dotted; }

.tool-button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.tool-button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.tool-button img { width: 16px; height: 16px; top: 8px; }

.toolbar {

  • zoom: 1;

}

.toolbar a, .toolbar button { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; font-size: 14px; display: inline-block; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-raduis: 0; cursor: pointer; width: auto;

  • zoom: 1;

min-width: 32px; min-height: 32px; width: 32px; height: 32px; text-align: center; position: relative; padding: 0; margin-right: 0; }

.toolbar a.mini, .toolbar button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.toolbar a.big, .toolbar button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar a.mini, .toolbar button.mini { min-width: 22px; width: 22px; }

.toolbar a.big, .toolbar button.big { min-width: 48px; width: 48px; }

.toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.toolbar a [class^="icon-"].icon-large, .toolbar button [class^="icon-"].icon-large, .toolbar a [class*=" icon-"].icon-large, .toolbar button [class*=" icon-"].icon-large { line-height: .9em; }

.toolbar a.big [class^="icon-"], .toolbar button.big [class^="icon-"], .toolbar a.big [class*=" icon-"], .toolbar button.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] { margin-right: 5px; }

.toolbar a [class^="icon-"].right, .toolbar button [class^="icon-"].right, .toolbar a [class*=" icon-"].right, .toolbar button [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.toolbar a:before, .toolbar button:before, .toolbar a:after, .toolbar button:after { display: table; content: ""; }

.toolbar a:after, .toolbar button:after { clear: both; }

.toolbar a.standart, .toolbar button.standart { min-width: 90px; min-height: 32px; }

.toolbar a:active, .toolbar button:active, .toolbar a.default:active, .toolbar button.default:active { top: 1px; left: 1px; }

.toolbar a:disabled, .toolbar button:disabled, .toolbar a.disabled, .toolbar button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.toolbar a.default, .toolbar button.default { background-color: #008287; color: #fff; }

.toolbar a:focus, .toolbar button:focus { outline: 0; border: 1px #353535 dotted; }

.toolbar a.mini, .toolbar button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.toolbar a.big, .toolbar button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar a img, .toolbar button img { width: 16px; height: 16px; top: 8px; }

.toolbar a { padding: 5px 0; }

.toolbar:before, .toolbar:after { display: table; content: ""; }

.toolbar:after { clear: both; }

.toolbar .toolbar-group { margin-right: 20px; margin-bottom: 10px; float: left; }

.toolbar-vertical { width: 33px; float: left; margin-right: 10px;

  • zoom: 1;

}

.toolbar-vertical a, .toolbar-vertical button { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; font-size: 14px; display: inline-block; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-raduis: 0; cursor: pointer; width: auto;

  • zoom: 1;

min-width: 32px; min-height: 32px; width: 32px; height: 32px; text-align: center; position: relative; padding: 0; margin-bottom: 5px; }

.toolbar-vertical a.mini, .toolbar-vertical button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.toolbar-vertical a.big, .toolbar-vertical button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar-vertical a.mini, .toolbar-vertical button.mini { min-width: 22px; width: 22px; }

.toolbar-vertical a.big, .toolbar-vertical button.big { min-width: 48px; width: 48px; }

.toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.toolbar-vertical a [class^="icon-"].icon-large, .toolbar-vertical button [class^="icon-"].icon-large, .toolbar-vertical a [class*=" icon-"].icon-large, .toolbar-vertical button [class*=" icon-"].icon-large { line-height: .9em; }

.toolbar-vertical a.big [class^="icon-"], .toolbar-vertical button.big [class^="icon-"], .toolbar-vertical a.big [class*=" icon-"], .toolbar-vertical button.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] { margin-right: 5px; }

.toolbar-vertical a [class^="icon-"].right, .toolbar-vertical button [class^="icon-"].right, .toolbar-vertical a [class*=" icon-"].right, .toolbar-vertical button [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.toolbar-vertical a:before, .toolbar-vertical button:before, .toolbar-vertical a:after, .toolbar-vertical button:after { display: table; content: ""; }

.toolbar-vertical a:after, .toolbar-vertical button:after { clear: both; }

.toolbar-vertical a.standart, .toolbar-vertical button.standart { min-width: 90px; min-height: 32px; }

.toolbar-vertical a:active, .toolbar-vertical button:active, .toolbar-vertical a.default:active, .toolbar-vertical button.default:active { top: 1px; left: 1px; }

.toolbar-vertical a:disabled, .toolbar-vertical button:disabled, .toolbar-vertical a.disabled, .toolbar-vertical button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.toolbar-vertical a.default, .toolbar-vertical button.default { background-color: #008287; color: #fff; }

.toolbar-vertical a:focus, .toolbar-vertical button:focus { outline: 0; border: 1px #353535 dotted; }

.toolbar-vertical a.mini, .toolbar-vertical button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.toolbar-vertical a.big, .toolbar-vertical button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar-vertical a img, .toolbar-vertical button img { width: 16px; height: 16px; top: 8px; }

.toolbar-vertical a { padding: 5px 0; }

.toolbar-vertical:before, .toolbar-vertical:after { display: table; content: ""; }

.toolbar-vertical:after { clear: both; }

.toolbar-vertical .toolbar-group { margin-bottom: 20px; }

.image-button { position: relative; border: 0; padding-right: 45px; }

.image-button img, .image-button:active img { position: absolute; right: 0; margin-left: 32px; padding: 5px; height: 100%; top: 0; margin-left: 0; box-sizing: border-box; border: 1px transparent solid; z-index: 2; }

.button-set a, .button-set button { margin-right: 0; text-align: center; }

.button-set a img, .button-set button img { background-color: transparent; }

.button-set a { padding: 5px 0; }

.button-set button.active { background-color: #008287; color: #fff; }

.shortcuts { margin-bottom: 10px; }

.shortcut { width: 92px; height: 92px; display: inline-block; margin: 0 10px 10px 0; vertical-align: top; text-decoration: none; background: #f3f3f3; text-align: center; cursor: pointer; border: 0; border-bottom: 2px transparent solid; position: relative; }

.shortcut:hover { border-color: red; }

.shortcut:active { background: #f3f3f3; top: 1px; left: 1px; }

.shortcut > .icon { margin-top: .25em; margin-bottom: .25em; color: #888; display: block; float: none; }

.shortcut > .label { display: block; font-weight: 400; color: #666; }

.shortcut > .badge { position: absolute; right: 0; top: 0; background-color: #2d89ef; padding: 5px; margin: 0 !important; text-align: center; display: block; font-size: 9pt; color: #fff; }

a.shortcut { padding: 12px 0; }

a.shortcut .label { font-size: 9pt; }

.pagination { width: auto; margin-bottom: 10px; }

.pagination > ul { margin-left: 0; list-style: none; margin: 0; }

.pagination > ul li { display: inline-block; margin-right: 1px; position: relative; }

.pagination > ul li a { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; font-size: 14px; display: inline-block; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-raduis: 0; width: auto;

  • zoom: 1;

min-height: 32px; width: 32px; padding: 0; position: relative; display: block; float: left; font-size: 10pt; padding: 5px; min-width: 32px; height: 32px; text-align: center; vertical-align: middle; cursor: pointer; margin-right: 1px; }

.pagination > ul li a.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.pagination > ul li a.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.pagination > ul li a.mini { min-width: 22px; width: 22px; }

.pagination > ul li a.big { min-width: 48px; width: 48px; }

.pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.pagination > ul li a [class^="icon-"].icon-large, .pagination > ul li a [class*=" icon-"].icon-large { line-height: .9em; }

.pagination > ul li a.big [class^="icon-"], .pagination > ul li a.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] { margin-right: 5px; }

.pagination > ul li a [class^="icon-"].right, .pagination > ul li a [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.pagination > ul li a:before, .pagination > ul li a:after { display: table; content: ""; }

.pagination > ul li a:after { clear: both; }

.pagination > ul li a.standart { min-width: 90px; min-height: 32px; }

.pagination > ul li a:active, .pagination > ul li a.default:active { top: 1px; left: 1px; }

.pagination > ul li a:disabled, .pagination > ul li a.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.pagination > ul li a.default { background-color: #008287; color: #fff; }

.pagination > ul li a:focus { outline: 0; border: 1px #353535 dotted; }

.pagination > ul li a.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.pagination > ul li a.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.pagination > ul li a img { width: 16px; height: 16px; top: 8px; }

.pagination > ul li a:hover { background-color: #1d1d1d; color: #fff; }

.pagination > ul li a:active { top: 1px; left: 1px; }

.pagination > ul li.first a, .pagination > ul li.prev a, .pagination > ul li.next a, .pagination > ul li.last a { font-size: 20pt; }

.pagination > ul li.first a:before, .pagination > ul li.prev a:before, .pagination > ul li.next a:before, .pagination > ul li.last a:before { position: absolute; left: 50%; top: 0; margin-left: -7px; content: "\25C4"; font-size: 1.5em; }

.pagination > ul li.first a:before { content: "\AB"; margin-left: -10px; }

.pagination > ul li.prev a:before { content: "\2039"; }

.pagination > ul li.next a:before { content: "\203A"; }

.pagination > ul li.last a:before { content: "\BB"; margin-left: -10px; }

.pagination > ul li.active a { background-color: #008287; color: #fff; }

.pagination > ul li.disabled a, .pagination > ul li.spaces a { background-color: #f2f2f2; color: #1e1e1e; cursor: not-allowed; }

.pagination > ul li.disabled a:active, .pagination > ul li.spaces a:active { top: 0; left: 0; }

.pagination > ul li.disabled a { color: #1e1e1e; }

.pagination > ul li.spaces a { background-color: #fff; cursor: default; }

table { width: 100%; border-collapse: separate; margin: 0 0 20px; }

table thead tr th, table thead tr td { display: table-cell; vertical-align: bottom; padding-bottom: 5px; padding-top: 10px; padding-left: 5px; border-bottom: 1px #ddd solid; border-right: 1px #ddd solid; border-left: 1px transparent solid; border-top: 1px transparent solid; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; color: rgba(0,0,0,0.6); text-align: left; }

table thead tr th.right, table thead tr td.right { text-align: right; padding-right: 10px; }

table thead tr th.last, table thead tr td.last { border-right: 1px transparent solid; }

table thead tr th:last-child, table thead tr td:last-child { border-right: 1px transparent solid; }

table tbody tr { border: 1px #fff solid; }

table tbody tr td { font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; padding: 3px 10px; border-right: 1px #ddd solid; border-bottom: 1px #ddd solid; border-left: 1px transparent solid; border-top: 1px transparent solid; box-sizing: border-box; }

table tbody tr td.right { text-align: right; }

table tbody tr td.center { text-align: center; }

table tbody tr td.last { border-right: 1px transparent solid; }

table tbody tr td:last-child { border-right: 1px transparent solid; }

table tbody tr.success { background-color: #00a300 !important; }

table tbody tr.error { background-color: #b91d47 !important; }

table tbody tr.warning { background-color: #e3a21a !important; }

table tbody tr.info { background-color: #2d89ef !important; }

table tbody tr.info td, table tbody tr.warning td, table tbody tr.error td, table tbody tr.success td { color: #fff !important; }

table tbody tr.selected-row { background-color: rgba(28,183,236,0.1) !important; }

table tbody tr.selected-row td:first-child { border-left: 1px #1c98cc solid; }

table tbody tr.selected-row td:last-child { border-right: 1px #1c98cc solid; }

table tbody tr.selected-row td { border-top: 1px #1c98cc solid; border-bottom: 1px #1c98cc solid; }

table.striped tbody tr:nth-child(odd) { background-color: #f9f9f9; }

table.hovered { border-collapse: separate !important; }

table.hovered thead tr th:hover, table.hovered thead tr td:hover { border: 1px #1c98cc solid; background: rgba(28,183,236,0.1); }

table.hovered tbody tr:hover { background-color: rgba(28,183,236,0.1); }

table.hovered tbody tr:hover td:first-child { border-left: 1px #1c98cc solid; }

table.hovered tbody tr:hover td:last-child { border-right: 1px #1c98cc solid; }

table.hovered tbody tr:hover td { border-top: 1px #1c98cc solid; border-bottom: 1px #1c98cc solid; }

table.bordered { border-collapse: separate !important; border: 1px #ccc solid !important; }

table.bordered tbody tr:last-child td { border-bottom: 0; }

.oh, .ot, .tt { float: left; margin: 0 2% 2% 0; width: 48%; }

.ot { width: 31%; }

.tt { width: 65%; }

.cl { clear: both; }

.item-padding { margin-right: 20px; margin-bottom: 5px; }

.column-padding { margin: 0 10px; }

.group-padding { margin: 0 40px; }

.span1 { width: 60px; }

.span2 { width: 140px; }

.span3 { width: 220px; }

.span4 { width: 300px; }

.span5 { width: 380px; }

.span6 { width: 460px; }

.span7 { width: 540px; }

.span8 { width: 620px; }

.span9 { width: 700px; }

.span10 { width: 780px; }

.span11 { width: 860px; }

.span12 { width: 980px; }

  1. bodyContent {

width: 1020px; }


.offset1 { margin-left: 80px; }

.offset2 { margin-left: 160px; }

.offset3 { margin-left: 240px; }

.offset4 { margin-left: 320px; }

.offset5 { margin-left: 400px; }

.offset6 { margin-left: 480px; }

.offset7 { margin-left: 560px; }

.offset8 { margin-left: 640px; }

.offset9 { margin-left: 720px; }

.offset10 { margin-left: 800px; }

.offset11 { margin-left: 880px; }

.offset12 { margin-left: 960px; }

[class*="span"] { float: none; min-height: 1px; margin-right: 20px; margin-bottom: 5px;

  • zoom: 1;

}

[class*="span"]:before, [class*="span"]:after { display: table; content: ""; }

[class*="span"]:after { clear: both; }

[class*="span"]:last-child { margin-right: 0; }

[class*="span"] > img { max-width: 100%; height: auto; }

.grid { margin: 0 0 20px; display: block; height: auto; width: 100%;

  • zoom: 1;

}

.grid.no-margin { margin: 0; }

.grid.margin-row { margin-bottom: 5px; }

.grid .grid { margin-top: 2.5px; margin-bottom: 2.5px; }

.grid .group { margin-right: 80px; float: left; width: auto; height: auto; min-height: 1px; }

.grid .row { width: 100%;

  • zoom: 1;

}

.grid .row:before, .grid .row:after { display: table; content: ""; }

.grid .row:after { clear: both; }

.grid .row [class*="span"] { float: left; }

.grid.element-border [class*="span"] { border: 1px #ccc dotted; }

.grid:before, .grid:after { display: table; content: ""; }

.grid:after { clear: both; }

.grid > .row::before, .grid > .row::after { content: normal; }

td[class*="span"], th[class*="span"] { display: table-cell !important; float: none !important; padding: 0 !important; }

.hero-unit { position: relative; margin: 0 0 10px; padding: 20px; background-color: #f1f1f1; width: 100%;

  • zoom: 1;

}

.hero-unit:before, .hero-unit:after { display: table; content: ""; }

.hero-unit:after { clear: both; }

.dropdown-menu { position: absolute; background-color: #fff; margin-left: 0; list-style: none; top: 100%; z-index: 11010; float: left; border: 1px solid rgba(0,0,0,0.2); box-shadow: 0 5px 10px rgba(0,0,0,0.2); min-width: 160px; padding-bottom: 5px; padding-top: 5px; padding-left: 0; display: none; }

.dropdown-menu.place-right { right: 0; left: auto; }

.dropdown-menu a { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; color: #000; display: block; width: 100%; padding: 3px 20px; white-space: nowrap; font-size: 14px; cursor: pointer; }

.dropdown-menu a:hover { color: rgba(0,0,0,0.8); }

.dropdown-menu a:active { color: rgba(0,0,0,0.4); }

.dropdown-menu a:hover { background-color: #2d89ef !important; color: #fff !important; }

.dropdown-menu li { display: list-item; line-height: 20px; }

.dropdown-menu .divider { height: 1px; margin: 9px 1px; overflow: hidden; background-color: #e5e5e5; }

.dropdown-menu.open { display: block !important; }

.nav-bar { background-color: #2d89ef; width: 100%; display: block; margin: 0; padding: 0; z-index: 1000;

  • zoom: 1;

}

.nav-bar .nav-bar-inner {

  • zoom: 1;

}

.nav-bar .nav-bar-inner .element, .nav-bar .nav-bar-inner a .element { margin: 5px; line-height: 20px; height: 20px; float: left; display: inline-block; padding: 0; font-weight: normal; font-size: 10pt; color: #fff; }

.nav-bar .nav-bar-inner .element.brand, .nav-bar .nav-bar-inner a .element.brand { font-size: 1.15em; }

.nav-bar .nav-bar-inner .element img, .nav-bar .nav-bar-inner a .element img { height: 100%; }

.nav-bar .nav-bar-inner .element a, .nav-bar .nav-bar-inner a .element a { line-height: 20px; height: 20px; font-size: 10pt; }

.nav-bar .nav-bar-inner .element [class^="icon-"]:before, .nav-bar .nav-bar-inner a .element [class^="icon-"]:before, .nav-bar .nav-bar-inner .element [class*=" icon-"]:before, .nav-bar .nav-bar-inner a .element [class*=" icon-"]:before { display: inline-block; margin: 0; padding: 0; display: block; float: left; margin: 0 5px; }

.nav-bar .nav-bar-inner > ul.menu { margin-left: 0; list-style: none; padding: 0; margin: 0; }

.nav-bar .nav-bar-inner > ul.menu > li { display: block; float: left; margin-right: 10px; position: relative; padding: 5px; }

.nav-bar .nav-bar-inner > ul.menu > li a { display: block; float: left; color: #fff; font-size: 10pt; }

.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu { z-index: 1001; border: 0; }

.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a { display: block; float: none; color: #1e1e1e; padding: 3px 20px; }

.nav-bar .nav-bar-inner > ul.menu.open { display: block !important; }

.nav-bar .nav-bar-inner > .divider, .nav-bar .nav-bar-inner > ul.menu > li.divider { position: relative; margin: 5px; line-height: 20px; height: 20px; float: left; display: inline-block; padding: 0; font-weight: normal; font-size: 10pt; color: #fff; width: 1px; border-right: 1px #e6e6e6 solid; }

.nav-bar .nav-bar-inner > .divider.brand, .nav-bar .nav-bar-inner > ul.menu > li.divider.brand { font-size: 1.15em; }

.nav-bar .nav-bar-inner > .divider img, .nav-bar .nav-bar-inner > ul.menu > li.divider img { height: 100%; }

.nav-bar .nav-bar-inner > .divider a, .nav-bar .nav-bar-inner > ul.menu > li.divider a { line-height: 20px; height: 20px; font-size: 10pt; }

.nav-bar .nav-bar-inner > .divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before { display: inline-block; margin: 0; padding: 0; display: block; float: left; margin: 0 5px; }

.nav-bar .nav-bar-inner [data-role=dropdown] { margin-right: 20px !important; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a { cursor: pointer; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a:before { position: absolute; content: "\203A"; display: block; font-size: 1.4em; left: 100%; margin-left: 3px; top: 8px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.nav-bar .nav-bar-inner .pull-menu { display: none; float: right; color: #fff; cursor: pointer; font: 1.8em sans-serif; margin-right: 0; position: relative; height: 20px; width: 20px; line-height: 20px; }

.nav-bar .nav-bar-inner .pull-menu:before { content: "\2261"; position: absolute; font-size: 20pt; top: 5px; left: 0; }

.nav-bar .nav-bar-inner:before, .nav-bar .nav-bar-inner:after { display: table; content: ""; }

.nav-bar .nav-bar-inner:after { clear: both; }

.nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover { background-color: #2d89ef !important; }

.nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover { background-color: #eff4ff !important; }

.nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover { background-color: #2b5797 !important; }

.nav-bar.bg-color-green .nav-bar-inner .menu li a:hover { background-color: #00a300 !important; }

.nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover { background-color: #99b433 !important; }

.nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover { background-color: #1e7145 !important; }

.nav-bar.bg-color-red .nav-bar-inner .menu li a:hover { background-color: #b91d47 !important; }

.nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover { background-color: #ffc40d !important; }

.nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover { background-color: #e3a21a !important; }

.nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover { background-color: #da532c !important; }

.nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover { background-color: #9f00a7 !important; }

.nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover { background-color: #7e3878 !important; }

.nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover { background-color: #603cba !important; }

.nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover { background-color: #1d1d1d !important; }

.nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover { background-color: #d5e7ec !important; }

.nav-bar.bg-color-white .nav-bar-inner .menu li:hover { background-color: #e6e6e6 !important; }

.nav-bar.bg-color-white .nav-bar-inner .menu li a:hover { background-color: #e6e6e6 !important; }

.nav-bar.bg-color-white .nav-bar-inner .menu li a { color: #1d1d1d !important; }

.nav-bar.bg-color-white .nav-bar-inner .element { color: #1d1d1d !important; }

.nav-bar.bg-color-white .nav-bar-inner .pull-menu { color: #1d1d1d !important; }

.nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover { background-color: #525252 !important; }

.nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover { background-color: #ff0097 !important; }

.nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover { background-color: #00aba9 !important; }

.nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover { background-color: #e11 !important; }

.nav-bar:before, .nav-bar:after { display: table; content: ""; }

.nav-bar:after { clear: both; }

.nav-bar.fixed-top, .nav-bar.fixed-bottom { position: fixed; z-index: 10000; left: 0; }

.nav-bar.fixed-top { top: 0; bottom: auto; }

.nav-bar.fixed-bottom { bottom: 0; top: auto; }

.nav-bar .nav-bar-inner.container { width: 940px; margin: auto; }

.side-nav ul { margin: 0; padding: 0; list-style: none; margin-bottom: 20px; }

.side-nav ul .title { color: #4f4f4f; font-family: Segoe UI,Arial,Verdana,Tahoma,sans-serif; font-size: 12pt; margin: 0 0 5px 0; border-bottom: 1px #ccc solid; }

.side-nav ul > li > a { display: block; padding: 3px 10px 3px 0; position: relative; color: #014e85; padding-left: 3px; font-size: 10pt; }

.side-nav ul.close > li { display: none; }

.side-nav ul.close > li[class^=title] { display: list-item; }

.page-sidebar { display: block; width: 213px; float: left; min-height: 100% !important; height: auto; background-color: #ebebeb; padding-top: 10px; padding-bottom: 10px; margin-top: 10px; margin-left: 7px; }

.page-sidebar a { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; color: #000; display: block; width: 100%; padding: 5px 20px 5px 10px; white-space: nowrap; font-size: 14px; cursor: pointer; }

.page-sidebar a:hover { color: rgba(0,0,0,0.8); }

.page-sidebar a:active { color: rgba(0,0,0,0.4); }

.page-sidebar a:hover { background-color: #2d89ef !important; color: #fff !important; }

.page-sidebar li { display: list-item; line-height: 20px; position: relative; }

.page-sidebar > ul > li > a { font-size: 1.1em; }

.page-sidebar > ul > li a.lead, .page-sidebar > ul > li.lead a, .page-sidebar > ul > li.lead { font-weight: bold; }

.page-sidebar > ul > li.sticker:before { content: "."; position: absolute; width: 7px; height: 28px; left: -7px; text-indent: -9999px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; background-color: #ebebeb; }

.page-sidebar > ul > li.sticker.sticker-color-blue:before { background-color: #2d89ef; }

.page-sidebar > ul > li.sticker.sticker-color-blueLight:before { background-color: #eff4ff; }

.page-sidebar > ul > li.sticker.sticker-color-blueDark:before { background-color: #2b5797; }

.page-sidebar > ul > li.sticker.sticker-color-green:before { background-color: #00a300 !important; }

.page-sidebar > ul > li.sticker.sticker-color-greenLight:before { background-color: #99b433 !important; }

.page-sidebar > ul > li.sticker.sticker-color-greenDark:before { background-color: #1e7145 !important; }

.page-sidebar > ul > li.sticker.sticker-color-red:before { background-color: #b91d47 !important; }

.page-sidebar > ul > li.sticker.sticker-color-yellow:before { background-color: #ffc40d !important; }

.page-sidebar > ul > li.sticker.sticker-color-orange:before { background-color: #e3a21a !important; }

.page-sidebar > ul > li.sticker.sticker-color-orangeDark:before { background-color: #da532c !important; }

.page-sidebar > ul > li.sticker.sticker-color-pink:before { background-color: #9f00a7 !important; }

.page-sidebar > ul > li.sticker.sticker-color-pinkDark:before { background-color: #7e3878 !important; }

.page-sidebar > ul > li.sticker.sticker-color-purple:before { background-color: #603cba !important; }

.page-sidebar > ul > li.sticker.sticker-color-darken:before { background-color: #1d1d1d !important; }

.page-sidebar > ul > li.sticker.sticker-color-white:before { background-color: #fff !important; }

.page-sidebar > ul > li.sticker.sticker-color-grayDark:before { background-color: #525252 !important; }

.page-sidebar .divider { height: 1px; margin: 9px 1px; overflow: hidden; background-color: #e5e5e5; }

.page-sidebar ul { margin-left: 0; list-style: none; background-color: #ebebeb; }

.page-sidebar ul.sub-menu { padding-top: 5px; padding-bottom: 5px; }

.page-sidebar ul.sub-menu a { padding: 5px 20px 5px 25px; }

.page-sidebar ul.sub-menu.light { background-color: #f9f9f9 !important; }

.page-sidebar .sidebar-dropdown-menu { display: none; }

.page-sidebar .sidebar-dropdown-menu.open { display: block; }

.page-sidebar > ul > li.dropdown { position: relative; }

.page-sidebar > ul > li.dropdown:after { content: ""; display: block; position: absolute; top: 6px; left: 100%; margin-left: -20px; width: 16px; height: 16px; background: no-repeat; background-position: 0 -1586px; z-index: 200; }

.page-sidebar > ul > li.dropdown.active:after { background-position: 0 -676px; }

.replies { margin-left: 0; list-style: none; }

.replies > div, .replies > li, .replies > span { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; width: 310px; height: 150px; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; height: auto; min-height: 70px; padding: 10px; }

.replies > div .avatar, .replies > li .avatar, .replies > span .avatar { width: 50px; height: 50px; overflow: hidden; display: table-cell; vertical-align: middle !important; background: #6e6e6e; box-shadow-bottom: inset 0 0 3px #fff; }

.replies > div .avatar img, .replies > li .avatar img, .replies > span .avatar img { width: 100%; height: 100%; display: inline-block !important; vertical-align: middle !important; }

.replies > div .reply, .replies > li .reply, .replies > span .reply { margin-left: 60px; margin-top: -50px; }

.replies > div .reply .date, .replies > li .reply .date, .replies > span .reply .date { float: right; font-size: 55%; color: #fff; }

.replies > div .reply .author, .replies > li .reply .author, .replies > span .reply .author { color: #fff; }

.replies > div .reply .text, .replies > li .reply .text, .replies > span .reply .text { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: #000; color: #fff; line-height: 16px; }

.replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover { color: rgba(0,0,0,0.8); }

.replies > div .reply .text:active, .replies > li .reply .text:active, .replies > span .reply .text:active { color: rgba(0,0,0,0.4); }

.replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover { color: #fff; }

.replies > div .sticker, .replies > li .sticker, .replies > span .sticker { width: 0; height: 0; border-top: 10px solid #fff; position: absolute; display: block; z-index: 1000; }

.replies > div .sticker.sticker-color-blue, .replies > li .sticker.sticker-color-blue, .replies > span .sticker.sticker-color-blue { border-color: #2d89ef !important; }

.replies > div .sticker.sticker-color-blueLight, .replies > li .sticker.sticker-color-blueLight, .replies > span .sticker.sticker-color-blueLight { border-color: #eff4ff !important; }

.replies > div .sticker.sticker-color-blueDark, .replies > li .sticker.sticker-color-blueDark, .replies > span .sticker.sticker-color-blueDark { border-color: #2b5797 !important; }

.replies > div .sticker.sticker-color-green, .replies > li .sticker.sticker-color-green, .replies > span .sticker.sticker-color-green { border-color: #00a300 !important; }

.replies > div .sticker.sticker-color-greenLight, .replies > li .sticker.sticker-color-greenLight, .replies > span .sticker.sticker-color-greenLight { border-color: #99b433 !important; }

.replies > div .sticker.sticker-color-greenDark, .replies > li .sticker.sticker-color-greenDark, .replies > span .sticker.sticker-color-greenDark { border-color: #1e7145 !important; }

.replies > div .sticker.sticker-color-red, .replies > li .sticker.sticker-color-red, .replies > span .sticker.sticker-color-red { border-color: #b91d47 !important; }

.replies > div .sticker.sticker-color-yellow, .replies > li .sticker.sticker-color-yellow, .replies > span .sticker.sticker-color-yellow { border-color: #ffc40d !important; }

.replies > div .sticker.sticker-color-orange, .replies > li .sticker.sticker-color-orange, .replies > span .sticker.sticker-color-orange { border-color: #e3a21a !important; }

.replies > div .sticker.sticker-color-orangeDark, .replies > li .sticker.sticker-color-orangeDark, .replies > span .sticker.sticker-color-orangeDark { border-color: #da532c !important; }

.replies > div .sticker.sticker-color-pink, .replies > li .sticker.sticker-color-pink, .replies > span .sticker.sticker-color-pink { border-color: #9f00a7 !important; }

.replies > div .sticker.sticker-color-pinkDark, .replies > li .sticker.sticker-color-pinkDark, .replies > span .sticker.sticker-color-pinkDark { border-color: #7e3878 !important; }

.replies > div .sticker.sticker-color-purple, .replies > li .sticker.sticker-color-purple, .replies > span .sticker.sticker-color-purple { border-color: #603cba !important; }

.replies > div .sticker.sticker-color-darken, .replies > li .sticker.sticker-color-darken, .replies > span .sticker.sticker-color-darken { border-color: #1d1d1d !important; }

.replies > div .sticker.sticker-color-white, .replies > li .sticker.sticker-color-white, .replies > span .sticker.sticker-color-white { border-color: #fff !important; }

.replies > div .sticker.sticker-color-lighten, .replies > li .sticker.sticker-color-lighten, .replies > span .sticker.sticker-color-lighten { border-color: #d5e7ec !important; }

.replies > div .sticker.sticker-color-grayDark, .replies > li .sticker.sticker-color-grayDark, .replies > span .sticker.sticker-color-grayDark { border-color: #525252 !important; }

.replies > div .sticker.sticker-color-magenta, .replies > li .sticker.sticker-color-magenta, .replies > span .sticker.sticker-color-magenta { border-color: #ff0097 !important; }

.replies > div .sticker.sticker-color-teal, .replies > li .sticker.sticker-color-teal, .replies > span .sticker.sticker-color-teal { border-color: #00aba9 !important; }

.replies > div .sticker.sticker-color-redLight, .replies > li .sticker.sticker-color-redLight, .replies > span .sticker.sticker-color-redLight { border-color: #e11 !important; }

.replies > div .sticker.sticker-left, .replies > li .sticker.sticker-left, .replies > span .sticker.sticker-left { border-left: 20px solid transparent !important; left: -20px; }

.replies > div .sticker.sticker-right, .replies > li .sticker.sticker-right, .replies > span .sticker.sticker-right { border-right: 20px solid transparent !important; right: -20px; }

.notices { list-style: none; margin: 0; padding: 0; }

.notices > div, .notices > li, .notices > span, .notices > a { width: 100%; height: 90px; display: block; overflow: hidden; position: relative; margin-bottom: 10px; }

.notices > div .notice-header, .notices > li .notice-header, .notices > span .notice-header, .notices > a .notice-header, .notices > div .header, .notices > li .header, .notices > span .header, .notices > a .header { position: relative; background: transparent; font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: .01em; line-height: 24pt; font-smooth: always; font-size: 12pt; margin-top: 5px; margin-left: 10px; }

.notices > div .notice-text, .notices > li .notice-text, .notices > span .notice-text, .notices > a .notice-text, .notices > div .text, .notices > li .text, .notices > span .text, .notices > a .text { position: relative; margin-right: 50px; margin-left: 10px; color: #fff; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 8pt; font-smooth: always; margin-top: -5px; line-height: 16px; }

.notices > div .notice-icon, .notices > li .notice-icon, .notices > span .notice-icon, .notices > a .notice-icon, .notices > div .icon, .notices > li .icon, .notices > span .icon, .notices > a .icon { position: absolute; right: 10px; bottom: 5px; }

.notices > div .notice-icon img, .notices > li .notice-icon img, .notices > span .notice-icon img, .notices > a .notice-icon img, .notices > div .icon img, .notices > li .icon img, .notices > span .icon img, .notices > a .icon img { width: 32px; height: 32px; }

.notices > div .notice-image, .notices > li .notice-image, .notices > span .notice-image, .notices > a .notice-image, .notices > div .image, .notices > li .image, .notices > span .image, .notices > a .image { max-height: 48px; width: 48px; height: 48px; margin: 20px 20px 20px 20px; float: left; }

.notices > div .notice-image img, .notices > li .notice-image img, .notices > span .notice-image img, .notices > a .notice-image img, .notices > div .image img, .notices > li .image img, .notices > span .image img, .notices > a .image img { width: 48px; height: 48px; }

.notices > div .close, .notices > li .close, .notices > span .close, .notices > a .close { z-index: 2; position: absolute; top: 5px; right: 10px; cursor: pointer; font-weight: bold; text-decoration: none; color: #fff !important; }

.notices > div .close::before, .notices > li .close::before, .notices > span .close::before, .notices > a .close::before { content: "\00d7"; color: #fff !important; }

.notices > div .image-large, .notices > li .image-large, .notices > span .image-large, .notices > a .image-large { width: 88px; height: 88px; margin: 1px 10px 1px 1px; overflow: hidden; float: left; }

.notices > div .image-large img, .notices > li .image-large img, .notices > span .image-large img, .notices > a .image-large img { width: 88px; height: 88px; }

.tile-group { margin: 0; margin-right: 80px; float: left; width: auto; height: auto; min-height: 1px; width: 802px; }

.tile { display: block; float: left; background-color: #525252; width: 150px; height: 150px; cursor: pointer; box-shadow: inset 0 0 1px #ffc; text-decoration: none; color: #fff; position: relative; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; margin: 0 10px 10px 0; overflow: hidden; }

.tile * { color: #fff; }

.tile .tile-content { width: 100%; height: 100%; padding: 0; padding-bottom: 30px; vertical-align: top; padding: 10px 15px; overflow: hidden; text-overflow: ellipsis; position: relative; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: #000; color: #fff; line-height: 16px; }

.tile .tile-content:hover { color: rgba(0,0,0,0.8); }

.tile .tile-content:active { color: rgba(0,0,0,0.4); }

.tile .tile-content:hover { color: #fff; }

.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6 { font-size: 14pt; }

.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6, .tile .tile-content p { padding: 0; margin: 0; line-height: 24px; }

.tile .tile-content h1:hover, .tile .tile-content h2:hover, .tile .tile-content h3:hover, .tile .tile-content h4:hover, .tile .tile-content h5:hover, .tile .tile-content h6:hover, .tile .tile-content p:hover { color: #fff; }

.tile .tile-content p { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: #000; color: #fff; line-height: 16px; overflow: hidden; text-overflow: ellipsis; }

.tile .tile-content p:active { color: rgba(0,0,0,0.4); }

.tile .tile-content p:hover { color: #fff; }

.tile.icon > .tile-content { padding: 0; }

.tile.icon > .tile-content > img { position: absolute; width: 64px; height: 64px; top: 50%; left: 50%; margin-left: -32px; margin-top: -32px; }

.tile.icon > .tile-content > i { position: absolute; width: 64px; height: 64px; top: 50%; left: 50%; margin-left: -32px; margin-top: -32px; font-size: 64px; }

.tile.image > .tile-content, .tile.image-slider > .tile-content { padding: 0; }

.tile.image > .tile-content > img, .tile.image-slider > .tile-content > img { width: 100%; height: auto; min-height: 100%; max-width: 100%; }

.tile.image-set > .tile-content { margin: 0; padding: 0; width: 25% !important; height: 50%; float: left; border: 1px #1e1e1e solid; }

.tile.image-set > .tile-content > img { min-width: 100%; width: 100%; height: auto; min-height: 100%; }

.tile.image-set .tile-content:first-child { width: 50% !important; float: left; height: 100%; }

.tile.double { width: 310px; }

.tile.triple { width: 470px; }

.tile.quadro { width: 630px; }

.tile.double-vertical { height: 310px; }

.tile.triple-vertical { height: 470px; }

.tile.quadro-vertical { height: 630px; }

.tile .brand, .tile .tile-status { position: absolute; bottom: 0; left: 0; right: 0; min-height: 30px; background-color: transparent;

  • zoom: 1;

}

.tile .brand:before, .tile .tile-status:before, .tile .brand:after, .tile .tile-status:after { display: table; content: ""; }

.tile .brand:after, .tile .tile-status:after { clear: both; }

.tile .brand > .badge, .tile .tile-status > .badge { position: absolute; bottom: 0; right: 0; right: 5px; margin-bottom: 0; color: #fff; width: 34px; height: 28px; text-align: center; font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; padding-top: 3px; }

.tile .brand > .badge.activity, .tile .tile-status > .badge.activity { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.alert, .tile .tile-status > .badge.alert { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat; }

.tile .brand > .badge.available, .tile .tile-status > .badge.available { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.unavailable, .tile .tile-status > .badge.unavailable { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat; }

.tile .brand > .badge.away, .tile .tile-status > .badge.away { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.busy, .tile .tile-status > .badge.busy { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat; }

.tile .brand > .badge.newMessage, .tile .tile-status > .badge.newMessage { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat; }

.tile .brand > .badge.paused, .tile .tile-status > .badge.paused { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat; }

.tile .brand > .badge.playing, .tile .tile-status > .badge.playing { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.error, .tile .tile-status > .badge.error { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.attention, .tile .tile-status > .badge.attention { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat; }

.tile .brand > .name, .tile .tile-status > .name { position: absolute; bottom: 0; left: 0; margin-bottom: 5px; margin-left: 15px; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: #fff; }

.tile .brand > .name:hover, .tile .tile-status > .name:hover { color: #fff; }

.tile .brand > .name > [class*=icon-], .tile .tile-status > .name > [class*=icon-] { font-size: 24px; }

.tile .brand > .icon, .tile .tile-status > .icon { margin: 5px 15px; width: 32px; height: 32px; }

.tile .brand > .icon > [class*=icon-], .tile .tile-status > .icon > [class*=icon-] { font-size: 32px; }

.tile .brand > .icon > img, .tile .tile-status > .icon > img { width: 100%; height: 100%; }

.tile .brand > img ~ .text, .tile .tile-status > img ~ .text { position: absolute; left: 60px; width: auto; }

.tile .brand > .text, .tile .tile-status > .text { position: relative; left: 8px; top: 5px; right: 50px; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: #000; color: #fff; line-height: 14px; width: 60%; padding: 0; margin: 0; }

.tile .brand > .text:hover, .tile .tile-status > .text:hover { color: rgba(0,0,0,0.8); }

.tile .brand > .text:active, .tile .tile-status > .text:active { color: rgba(0,0,0,0.4); }

.tile .brand > .text:hover, .tile .tile-status > .text:hover { color: #fff; }

.tile:hover { outline: 3px #3a3a3a solid; }

.input-control > input[type=text]::-ms-clear, .input-control > input[type=email]::-ms-clear, .input-control > input[type=url]::-ms-clear, .input-control > input[type=phone]::-ms-clear, .input-control > input[type=number]::-ms-clear, .input-control > input[type=time]::-ms-clear { display: none; }

.input-control > input[type=password]::-ms-reveal { display: none; }

.input-control.text input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=text]:not(:focus) ~ .helper, .input-control.password input[type=text]:not(:focus) ~ .helper, .input-control.text input[type=password]:not(:focus) ~ .helper, .input-control.password input[type=password]:not(:focus) ~ .helper, .input-control.text input[type=email]:not(:focus) ~ .helper, .input-control.password input[type=email]:not(:focus) ~ .helper, .input-control.text input[type=phone]:not(:focus) ~ .helper, .input-control.password input[type=phone]:not(:focus) ~ .helper, .input-control.text input[type=number]:not(:focus) ~ .helper, .input-control.password input[type=number]:not(:focus) ~ .helper, .input-control.text input[type=time]:not(:focus) ~ .helper, .input-control.password input[type=time]:not(:focus) ~ .helper, .input-control.text input[type=url]:not(:focus) ~ .helper, .input-control.password input[type=url]:not(:focus) ~ .helper { display: none; }

.input-control.text input[type=text]:focus ~ [class^="btn-"], .input-control.password input[type=text]:focus ~ [class^="btn-"], .input-control.text input[type=password]:focus ~ [class^="btn-"], .input-control.password input[type=password]:focus ~ [class^="btn-"], .input-control.text input[type=email]:focus ~ [class^="btn-"], .input-control.password input[type=email]:focus ~ [class^="btn-"], .input-control.text input[type=phone]:focus ~ [class^="btn-"], .input-control.password input[type=phone]:focus ~ [class^="btn-"], .input-control.text input[type=number]:focus ~ [class^="btn-"], .input-control.password input[type=number]:focus ~ [class^="btn-"], .input-control.text input[type=time]:focus ~ [class^="btn-"], .input-control.password input[type=time]:focus ~ [class^="btn-"], .input-control.text input[type=url]:focus ~ [class^="btn-"], .input-control.password input[type=url]:focus ~ [class^="btn-"], .input-control.text input[type=text]:focus ~ .helper, .input-control.password input[type=text]:focus ~ .helper, .input-control.text input[type=password]:focus ~ .helper, .input-control.password input[type=password]:focus ~ .helper, .input-control.text input[type=email]:focus ~ .helper, .input-control.password input[type=email]:focus ~ .helper, .input-control.text input[type=phone]:focus ~ .helper, .input-control.password input[type=phone]:focus ~ .helper, .input-control.text input[type=number]:focus ~ .helper, .input-control.password input[type=number]:focus ~ .helper, .input-control.text input[type=time]:focus ~ .helper, .input-control.password input[type=time]:focus ~ .helper, .input-control.text input[type=url]:focus ~ .helper, .input-control.password input[type=url]:focus ~ .helper { display: block; }

label { font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; margin-right: 10px; margin-bottom: 10px; }

fieldset { position: relative; margin-top: 30px; border: 2px #eaeaea solid; padding: 10px; }

fieldset legend { padding-left: 10px; padding-right: 10px; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; color: #cfcfcf; position: absolute; top: -25px; left: -10px; }

.image-collection { position: relative; margin-left: 0; list-style: none;

  • zoom: 1;

}

.image-collection:before, .image-collection:after { display: table; content: ""; }

.image-collection:after { clear: both; }

.image-collection > div, .image-collection > li { width: 220px; height: 121px; overflow: hidden; margin-right: 20px; margin-bottom: 20px; position: relative; box-shadow: inset 0 0 1px #ffc; float: left; background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat; display: table-cell; vertical-align: middle !important; text-align: center; }

.image-collection > div > img, .image-collection > li > img { width: 100%; height: auto; min-height: 100%; max-width: 100%; }

.image-collection > div > .overlay, .image-collection > li > .overlay { position: absolute; width: 100%; height: 55px; overflow: hidden; background-color: #1e1e1e; color: #fff; font-size: 8pt; text-align: left; line-height: 12px; padding: 5px 10px; opacity: .8; bottom: -55px; }

.image-collection > div:hover .overlay, .image-collection > li:hover .overlay { -webkit-transform: translate(0,-55px); -ms-transform: translate(0,-55px); -o-transform: translate(0,-55px); -moz-transform: translate(0,-55px); transform: translate(0,-55px); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s easet; }

.image-collection.p16x9 > div { width: 220px; height: 121px; }

.image-collection.p4x3 > div { width: 220px; height: 165px; }

.image-container { position: relative; padding: 5px 5px 50px; background-color: #1e1e1e; width: 220px; margin-right: 20px; margin-bottom: 20px; }

.image-container img { width: 100%; height: auto; }

.image-container > .overlay { position: absolute; bottom: 0; left: 0; right: 0; height: 50px; font-size: 8pt; color: #fff; line-height: 14px; padding: 0 5px; overflow: hidden; text-overflow: ellipsis; }

.image-container.light { background-color: #ccc; }

.image-container.light > .overlay { color: #1e1e1e; }

.card { width: 75px; height: 105px; border: 1px #eaeaea solid; border-radius: 0; position: relative; float: left; display: block; margin-right: 10px; margin-bottom: 10px; cursor: pointer; background: #fff; font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: .01em; line-height: 24pt; font-smooth: always; font-family: Tahoma,Arial,sans-serif; line-height: 18pt; }

.card:hover { box-shadow: 1px 1px 1px #ccc; }

.card .suit { padding: 0; font-size: 80px; position: absolute; right: 5px; bottom: 30px; }

.card .small-suit:after { top: 5px; left: 10px; position: absolute; }

.card .small-suit:before { top: 28px; left: 10px; position: absolute; }

.card .suit:after { position: relative; }

.red { color: red; }

.black { color: black; }

.card.two .small-suit:after { content: "2"; }

.card.three .small-suit:after { content: "3"; }

.card.four .small-suit:after { content: "4"; }

.card.five .small-suit:after { content: "5"; }

.card.six .small-suit:after { content: "6"; }

.card.seven .small-suit:after { content: "7"; }

.card.eight .small-suit:after { content: "8"; }

.card.nine .small-suit:after { content: "9"; }

.card.ten .small-suit:after { content: "10"; margin-left: -7px; }

.card.jack .small-suit:after { content: "J"; }

.card.dame .small-suit:after { content: "Q"; }

.card.king .small-suit:after { content: "K"; }

.card.ace .small-suit:after { content: "A"; }

.card.joker { background: #fff url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCABqAEADAREAAhEBAxEB/8QAlAAAAgMBAAMAAAAAAAAAAAAAAAkHCAoGAgULAQABBAMBAQAAAAAAAAAAAAAABQYHCAEECQIDEAABBAIBAwQBAwUBAQAAAAAEAgMFBgEHCAAREhMUFQkhMUEKYSIjFhckJhEAAgEDAwMDAwMCBQUAAAAAAQIDEQQFABIGIRMHMSIUQTIIUWEjcRXwgZHhFsFSMxgJ/9oADAMBAAIRAxEAPwDfx0aNeOVJT4+Skp8leKe+cY8lZxnOEp7/AKqzjGfx1gsq0qQKmg/rooT6aqbsnnzwW01epvV+3+aHE/Veyqz8Zix692PyJ1FSLvAZmogGfh0zVUs1vjJ2LXKwUoKaNh9hGXxCmXkd23W1K+bzwx9JHVT+5A1v2+Lyd1H3bW3nkioTVY2YUHQmoBFAfU/TXOSP2EcTjKSPfdVbq1nyAr5NjlKniT0dsWj7HhArDAx8NLz8NMWWtT8hXoWYh4mxAEPBEktmYZNZXhrwX5Yr359/Jfgv4+2FhLyKC+yOWybSfHtbJEeQxw7O9NKzuiRRJ3EVSSXkdgI0ZVleJ88F8W8k55dXMFl2rWC0VDLJcbkVTISI1ChWdixB9FoKe4glQ00UTkJrXYlKi7vW5RwkSQdWGVDK9nmwQcmyyp4iMmo9ox1Ij7beEqS5ha2H2nmXWnHGn2VrkTxX5Q4t5g4Rac74jIzYu53K0bgLNBNGdssE6AtsljPqK0ZSrqSjqS3eX8TzHCc/Px7NoFvIT0Za7JEP2yRkhSyN9CQCCCrBWVlEhVq4R1mcMQGhbWBnMoay4rGclIb8Uvut4SnslDbisfjOfLwWjKsJUrKEyLps663o0aOjRo6NGq8724r6N5LkU5W7aUNfoum4sYrNXmiiyKdZIO2tRKbJVrvVFuqgrfV5p6vAKLCNYdaKZGUG96gBZ4hbT5JwnjvLL/GZHOwvNcYi8+VbUkkRVmCFVZ1RlEmwkOgcELIquBUaWcTyDK4SG6gxkgjS9g7Mp2qWMZYMQrMCUJpQlCCVJWtCdUK+ycf6idQaW1HrPnfpnj9J06XhbLo3jDqrGoICZvURHSNbga/M1PjmBV4Vmy6djBgAq/GOzcITX4uCIXDJIPCzkFeFfKXmNx9v3L7aFNdop1JALUFPT06saKDSpFRpU41iOV517iXA91o7aISTv3AqIm4KGcswDGp9qKHkajbENDTI3e+JWx+KG2H4D6yNj7UM4gcnpV7cxtUSPYrOqnAGaskYHbnDW8SkDVtiQd8p3IWp7VhCKVN2SbbkIbFNIW+gqZhWbIXVPzXluGYS2n8m5CSWzmkwN5gjuMYITJSwSxXCl7hF2WPxZppI1UyTJKQjsUSN5w4paZ25ijwV2FmlS7ivVZa7S1sslFekdYzMsojWQKVQj3EJIzxsjv8A9lt54uWReiNfVaAtt7tlyrTw8ITHWS3GEEylZbDkoOEr1OLHkZecnj0xSYxbThraWg3VYGfSShwep/4a8z5txDxTcYrhOPiv7vIZu4uVeWphCER26oiq8TNK7RFm3yJsoqbGdxS93/rD4t8p2UPkHzHnpuPcctsZcLAYpIFnnEcu7vN3Ipz8S0PyBN/HHU7yJYhFJtvp9dP2QbP3Tti76W3TrUagbYp1fE2EBEAwFrpKWa+x/qIZsFfahapYq0Q9nEXfAJARanVDyAB605YEyIl2Q6A+MfJPJ+SZi64vzbHpY8gtow47ausbpUKaq7yMrg9T76dabVPQVg/Kv8WvHfiriOK8qeEuRNyHxrkLr4khmlhmniuGjeWKRJbeCCKW3kWORWrFHJDIqL/MJHMLu6jsyeIlh4cyMe9QlQacZWo8xwhpgRCHH/Ekp5xh4sYdHjlHptKfX6ikZ83HMTd1rqiZ/bVjevWjR0aNHRo185P+UP8AY9zIov2awOiaZM3/AEtq7jjrKCmdTDGBhF0rb1i3dqyzQext+RMTYaeJE2TOKvsSa1gO4S5YQYR2CmlR5IBsjLDoQc3jYsxC1he7/hNtqFkeJmod3SSNkkWhAoUYVI93QalHhYtLSx+VEFbISOakoG2BSKIN1VO6m5gV/QdR00y/iB9l2q+SXE/j+rT9cPum6KBxY4ncetpkX3WdmgKbqnbsZK37WVsutyko6OiqD/zrYEsOubgF1+x5Jn2RMxcomqZHJMjoz5/xHh/Kre0wvIMdjsjYW6IoS8hS6MfoN1bmOZSxRQe45aQlep2u2538XTkeHW+ytu80KzySvEVkEaz7GBG0bx/43YLQqsYL7as7KBAHAhNSm/sE57XaQnq9f+RWp6lXBtF1GYthD4ZNZ2PJXWctMxWhbRNWO0SpERDB1aJbPXN5yxFy2BSTh25XD47Y4Zxaz4BhshBwLH2i5JEkfGWrskcUky24pEAXQj7ZACJEKqHq6qGkEn+YfIOT5hwvieGzV1cw4KCz+JkDbx+wJFezyxNKYwqN1aKYoYt0kgSdhLOA5efwT4k1+qcl9lcxdkpca39v+A1m1Z6qJKfJ1LVDMTqjUVZuNBrUgPKsw9mVI3jW+SVzL61dhghEBsM4ycuRmXC4NxejkuXVRyWW0SKQLQIg6MyrR5ASW6M29/T2uynVf835KyNxwKDxbiS0fD7fIyXhLNukuJirRxsx2LsjjjZgkQqCWLuSwQI6Ou04ZDSVGxkaGhp9xwNAeHC3MgPGyJjIr0jIN5Nefykhh1x9v0leeMtYz2StS3XqL9SV1nWdHRo1T3lTduTNHldRSmi61AzdCRNWF7eMhJhCnycHBtCxI1UeiwXJ0CQkwiJU8j5AYIbBCR2sF+/EbEWLIt/PTcghELYKOKT3jubz6LuQGg6E+wu3tO6qqoB3GiziIsLKJxl5ZI3ERMW0GjODXYSFbaXHtVyCqk+4U6rUrmFrjg3zi04xTObvF5vkbOQwVrO1hWdc0O8Wbbcj7CMhrlZF6LvtEVDXPXwM/K1CNhpg9uxRNbMkUAxsrIqbLZYX98hk7SyhBuVkkuSrFIokaSWTaKnYi9adVBZiI1ZlDstRpX4nichlMyljj7yzsLZ5I1kuL2dLe2iWSVIi8perOI+5vdII5rjsrLJHEyo9MmXE/jzp7WfLLZnCqs6Z5cSkIHBa52nxk1pzI1lF/wDe6Vr4Cp7wgL7IygVGL15mkWEzam4bPK1M+JjjpZET7pQbQE+7FzkdAvLs3nLIXuU45g7qbP5JClnZTGKGW6u47VujtNOsEKiOBQ0js0awxmRA0+0m3+VwXG+IcPt8ddcowuVms7iQ3l3i5pbiyiFxNAYBHI1mTPGyQSF7dfiXLTSPCytbGWOZtD/A3Y+hStw7K1VPwslyx9zsjdGw2bXZ3bXs6/bJj9cHyVdrEvWKPFSOJmiCQFjjoWuVKJKiYiIi7Bj0CRzk58awca8cfltl/IMHlvn7YfHjBqezjLd2uZ4rdutza2iQRXUTXV3CFd53mnknrDboYwWSFGPMvDeVtLfgl5NdxccyM8ayXYgBiQmRYzdSK80dwY7Yh32ou9WR2VG3AvcTiJy6zsZMyZJV5FG2dr+yTdX2hrPB8va26LMRdvt9SGhy7PJ1KptSMm5imvqLFSG0fClpdCLbaJazhd9OEc7sOYwzwLDcWmds+38q2mikikhMu/t1DrQhxG/2s4UqVLGlTWfyBwduE5f4lteQ5HDTANbXcSsizoUjkDdqQCRDtlQ+4FGBDRvIlGLytabBFvEUy7hOWzMMKcWjPpdlNtLQypWM4MKecz5LxnK1JbwrKs4TjOE+WX6DXTB1J3WdGjo0aoD9iPM2K4Y6aauL9JqW1ZSedlR86ssFks8HJWSqxoCcWeVjGK1qzajD8ZCESYDUgRNNQ8EOg5pt6RQUQEKWzebcsHEMV/cFhFxN7iIt0oZlQAuy9uCf7arUydqIbhulUlQbC/jd4Hfz/wA5HEpr6fFY7+NTerBazQxzzPsghl+Xksb7ptshjjtTeXkgik7NlKiSvEsXg99+nF7eU98JyrrEfx35EmXcugaydr9Mvt/rd5pN8uP/AMVARdpr1WnJqDmoh5IYU45KNgQkiSy3LBusILIi4hl4jyhw28sG5byFILS7s7eUd4IZ2SAhJZ1V4keVATEhkioA7Rxle4VG2YPOX4WeUPFGXl47xiWbL8fEYuJ1k2WbpJbpIDM0U0qxSxlGle3lid32vJEyhlLSLJ+m77RePO2Pti5K7A3XQqPr3kD9mC8XDjxsWyiSY10htXa8Zr+v+PvGGRNj5O40QKbv2pKQNOEnCPweZGzRC48xUgQ/XBBXTgc62d5NkG7cBw1hILaKaoMnyQAblFFCVUCSKMmq1dGUdzd7I18q+LLLxz4f4lMby+HkHN20uUvceY2S2jxsx2Yi4MhCCWaULdzind2WtzEHFuyv8h6u0X4vmrqndmt+U+varUbJQtsUa26bh9R7KtFoCmndd17X23dV3UbalWcp4kzNFXk0k+HxKAxgsaySHkqOeyh50vXwvJ76Rr6Pl8FrY5KOZVgEDtcJJAYUdWMwjBJ7xnB3RRBVKjYekkjY5zwnh9hDhx4myWRzuMuce8l697ax2EsF/wDJuI3hS1aWdI1+ELP3R3d4k8odlnG340FR9P3iBvz1o2IJQILXMpeNs7elrhExAtfbJOsQ+zbMI5ZLCXCQNfYNnr7FIFmXFkocdfWarKXikJy+6vcfbHywTXljEkUk1zJ3SFCtIySOFdyAC5ZG3oWqQr06dRpgc6xM+EzMWOmuheIuPspFdXLqnes4JHt1NSK2sjNavt6b4GAJAB09TQGIByr4Ki3cOFOsgtkIyWQ9hlLY6s4Q2O49kNlS31OZWphvHn/albjim8YbcopplH16+up969aNYwfv1/kRcyvr95OWjhlxu0hQqA8xrEWcY5F7XhbPdZm0DbMqMWutXvR1TJxUKFHO6ttTc2A6VMIvUJKzMf6D4bGADQydaaZkO1af1/x/v9P6aePH+PWmStjd3TvTfQKtB6etTQk1r9NtKepr0wwcjeeXNHl0/KK5Mcpt77oi5O6yGw01C87MtUprmCtso5LLekqbrD5NrXdDHCZnDBgA4SMjwo0F9QojTI3ZlOqZHJqSf9dPu2x2Ps6fGhjRgKVCjdT92PuP+Z1cDjrN7PrfC3aXLx3alXRMcfNn0eq6bgJmKXO7BxskyZoktFS3yUgcVFqq9ZjTSZAUM+ONbkXYx9hTqWBsDuVC8g2vGbvzfh/EMWIvza8jxl3dZGaOTs2Qs4Ypo3TYKPJPNKI4ZWhkha3WaKUCRpCVubxv8iPLt74NynFMhPjMvicPGI4Z76OSbKWUVy0NuEguRcRBYA0i9uOaG6U1KbUiijCT0J/z+H2jqflHE1vYsTRL5MpuurtnazKDq24Gl06RKzEx1Ov5oU3H1XaurpwwSFlz2lHvgGB+on3TCo9bxxG55Bgnl4vmru4ju8XOO8rFokcl6/KhXdUwXLK1zbvvYKX2ApcJcIlheUcw4r5v4fbc441hcLc+VMnjorO8eW2DytcxI1rtdFV2EUkJ7CMq1njRopxJDHboHH6S2Hq621CFfloLklDbF1hAWS2NuR+1d1CwAabSeMokk/W9T2gQCRFgyc23iIi8RhAMIythkIMVvCWETAZjcwrexrCba4QMtY4wQGFfu2hVND79o6mpqdc0rmzjxWRucJdLILyymkjYI8siK8bFGEZ7rb1JACkh6qKj0G7r/r52RsTS962dRdrWuwWGGmtmTmsdOWi8VcGlSF0CrN8l4QK3ORsoZbp6ej9gVSWrktDyKxqoRiQenAPZujC+5z8eL8gyM2bS1u7N7WZba0eR42klgfvKyvEC8EIElvPFMjIjTgQNa3G9TcCJEfk2Hsmws0hkEiETvCJdvei7Z3ULJIxPdXbTeFq3c9rKncOmziXsuaHsYUS24SZgjwFcbU+rOXncuJXlhIrGWOyHvFKGm+7nfKcZVnOf0nCMmtPpqBz6abzj84x+O39M9u+P6Z7Zzj8dfbWNUM58fW9xQ+xfT9y1nyE1RR5y0TFHmanr/dblShydv6ZkzHUSkLZtb3n0hbPCKhbOIMe/GtGtxc0204FJMFAkkju+HRXFD663rHIXWPmWW3YgBqla+0/TqPT0qK+or0180Tnv/Hz+yP65ZK5bUc1iByC466ylF2IPkBq6Pr13gG6xEuS9gGsW0NITjk3c6jGQlegMFWf5OIladHZcUM5LnMKw66ntFIpO4dAfX6H6/wBf26gdf2oTJFnyLG5JfjMzRXEg20PtNSKe1x0r+nUN6UFemuV2tsil8tOKobOnaNQdT2mScEHveo9YUovU+s1X2oOUIiLnI+CYs5dDkZOYfsE8wFIrbxLezKHHkC3ENDsiV0zmUvMH5YtMvyL4nxg0scDpBtljspbc1Ly7nZx8hTvjNArW5kAKSqsd9Px58J5fnf46+QZ8JHNc5WQYyGz7kyM8t5a5CCea3jDCMJ37eW3jjDOVkmkVfa67nohXiN/ceNl2qk6MuJy33KdbbcJKIjqst1mIpNQkrpatkVQSyJm2Nd7EpcVSzyIywRD41oi/a5+ONbddxhckYu1wHkKytc9kLZP7lbuaMGZZECtvETSxlDJC42l4GLQSsKSROBTUF+U+G5fwbz2+4hbXjvB2lVbgKIhOpURzHYSxiInEsaqWMoX0arHTZthcqv8AZN6O7umjgdXw22qlx8KxW2LBdqpFRE7fNBUXac2zPzwDkZMiV5NqS5hqaVhA5KjxCS1NBEFGj/HIXyXufnxqKu1F3gbasSAI2ABUhhUkmhDVHTdWmm5F4xkxPiWx5vG7m8e7a2cb/YU/nlUltyvG4QW6IoDRncahHX3WrlbxyJsl0p89Qdlaz0hXKm/RLhUH77e5j3fIq+z8/caXTtNaysNNr1nCrodxkIB8XGbqdXBLMJIAvjHrq0niZJ2Exvx7CTIQTwR3cVWq0ixqoiBdxLurtZgjbg2xQock9KBu8cznHoc4tvzC2ubrj88EkUqxxGYxrcoYBOjDaaQtNE4eMyO0hSNRuYka09Ov2nTu0o2Jt4GYmSkAgpEcXBYR7uImScMHFdKXCmSTDZj6wn23hXMpJbU3lDqG1Zx5STEGQgONpp6VBp+3Qkf6Ej9DquLep6g9fUdAf3AoKD9OmnlwMyNPxYsoJ6nokowrHqMPsZ75SlXdKCG21qQrCsZSrHkhWM90qUnsrO3r5iv19de46NZ0ozkNtC7TPMJnVV0fsVf0lCQTgw8bH2y166HunzGsZeyYsw9kq05VZ4s9i/4Ahw3RCXfZkhLQKpsh0vHXPbyz5PaT8t8L4x5/l77BeLY8dI6xx3k2Pt8lcT25MRurm3khkeAzdyCON5hC1xbGIo3dcSWE4rxqOPxDecmwVpb3/KWuBuLQJcy20UUihhHHIsihwn8rsse4Ryq5I7akYfOXGi6Jxr5OciKVq2uKrNFXahLVV4nwcWwAxP0+uTLUc04+SWYc1BDnMhqMIdWZI+3UWWt418p1a95WtZoOXriXnmns7dlRGlZ5CqTUudnccEuo7pCAlyq7UFFCDXY3/wCYPIDH+PfJ8swH90GVnZQirtrFZ20YNAQw2uAzVNQNzDrU66Hht9fUlv3YnH/YNvhZD/nktVuV4d+CYPAzm1VnbdMrGlqzT/dA2WItdY+chrVbJDMgI2RlpMU2z3HWWwS3YnxXijbYqe+KlY55hHGNxNYrddm7bWinvGcH0LAKeqhSec35reSoMpyyy4bbSJJPjrf5VxRIyyX2RuDdOguUZzNHHYQ4wdpyPj3LXce0P3RpwG6f45c1sDQFRjdQWRuXsNe1BrnWez6/bSJWtw+7AtR1evV+q26JlYkqRGq11GHp4OHod1T8MYsUV7BAJQfeT3eXcKy13k4+T8Xn7WdjIFHoVZOikdfaPZ6qRRvd1BbSN+PX5I+PuP8AGr7xF56xMuS8XZAs6TWoUXdlKXeUMpBSR0Mzh96P3I9qjbKiRxIxsH6+XNlzQvJHeNMr9M3pL0C3Yf0dT5OazourbR2ReS7bdZLYItZ23bY7aSr1Wa9X4QmuyDhVOCKHnJJyFMKm3H1ujH2+QvkW95Iim8ktey9uyxvCgevdC+6XpKmxJkVhG7xlzGSwbVceW/8AFMc0/HODSC+xltkZZYMqTdRT3MIVFgT40gt44NjrJN3TAbmkscBnKW4U91qqvrjNyF13dZzq7ZGmB4JLPP8AlUloWIA/GFsyzjyyXY9yJ9BbPbLa0Ix4rQjKMpw4o23sS5q1fXUZyRyQnZIKNp8VZEjw4QDEbj/zEMNF+Xm6v1XX2m1OO59VbmUqcVjurGO2PLv+MdbevkNe+6NGuJumuqTsEZhm31Wu2JwFspuMJnISNl34zB3t/eZj3JAYhQeSvaNeeW8pyrLaM/qlOcNbknB+Gcya2k5biMZlJLKXuW5u7aG4MEhpV4TKjmNjtWpShO1a12iipjs3msOsq4i7ubVZ12yCKV4xIv8A2uEYbh1PRqjqf11kU/kA8JZ6m1uzcldeOMkU7W9Zq5m1h5tTgWTl7Qt0frSvKqporZD7svGFxgeHwVtOM5DcdJWUO7hkcyr/AJD4ZnL7zlkLyG3mHFTgMbeyXbFjGL4XdzYi1RNgEhktoYpm2SE24hZpQBcwg9Gvwe8+xeL+L5bg6wQ3F5yZ57YICUkSO0tpbhpd4Dhdwu5l3Oq72WNU90e9Vs/Vhy5mK7eK3recmY02Ej4gpmoDHMuvTCX44gaXchRZERpxL0OiESaYyktGFjNh+ih1DTTTHUg+NuR5mxzv/FMoyvjJIpHtzsCsjK290JAANAXJ3FqkKVIBppa/MnxB44zPjMfkBwuO7t+aJkbS0yluJO7A8TQvEt4yHcYSWitoozGY4Wq4eNpmEr7EL3yQLntEyMbUoOJlzG6mGdZo9+VkBXDK+8Y0NIQwY8I3LTqDJeOENQvChkseBDLTbRCXXENS3yPNvj4ljiVlV94Mn27CEr7WI27vctGrQE0oxquuaWBx1rkskmPuluGaU0RY0PvIUvsLhlKmQIVTbUbqlmRVLa8Zqm2e669gYCBsE1RJStX3V5khLLOCSdLVrT27KZK3JgRVBtU0OuM3BUqbIx+WyCsL+MmktSgiHkmRze5dR3N1aiK2kaKUTpuboWKwzqZBVGp/IsZFOvtcqyqahXpgLyw4vl3lylpBkbR8VcRrES4jWW9xsiQSgzQh+5Yz3CSh1Ub5bfdDMyGOZqO8xTJaI33rotI5gIpVBh4sQhzD+Ry3Y+1WNwpPrqabUS6G2e0hSEr9RDfp/vnGFKIHuLKKAn9z/jpQaYeSdmlVTTaq9AK7RVmJoKmgJJPUk9epPrp4Gjz1SWt6+S4+6+7lhOHFPd/UTnLTLiG85z374Q04nt2yr8fv+2N8emkylDqW+s6NHRo1BG7uPWut6aj3ZqC2iHCV7fFcn4C8SEQQN8zh2dpgdFRPQ7k2HNw4E3BREYG8ApwN4Rk0Np9xhxXqeaOeP4wpfpDH23ycvcuGHUvKIIbZZAH3KGWGCFVAXbWMEqWLEuDBcmynHs5jeQWWx7zFTRyQK4OwiOZp+04RkZo5HZxIu9SyOy7gCKfNF07ruycTOfUtovbYqIq26h2JsOgz2WY+XbBlzo+CscJWZ+rpnoeGlCoG3YPGkIU5Y7Dh8YcO+ltOH8ZzX3J39l48yUnJs/FLNHj0kJEC9yaRyhj2xqXVaOCCA7KqjqxBFV6Kc95dNzbwDdYvCuiQZs48sHYxxRqlxHc1kI3gmNlZGFWZetSzeuoCu8kqQNpPUm3NXytzU5siTmdcF2hUDOTYkJbJI21xEIu7BzsiXJPQVylfTg40V1oEJyaj4KLYJWSZDxeJNs7m05nxoZ2zeWLGXKbmtrtkTtSo6qx71r3zbOrIzCeOSaMBu44oSRzkvsZf4vNLa3DxtcW4qJVKLtTt1BRp/jiRAOhhnKqSOu0Bw10CeZAWswffW+Gm5SGevDlBCi0QlukrNLSbrA51kmArSIGZV6zGV9uLn2A4+fPjUSigx/bnCNOggOr+Pa9t/j49v5bf44YuzOZR7QygvR4robXXdNHIHUlA4kYu52VyNlLZdxY2ivFl9y7do2EAJVHaMxk0disUc0XRNkoDlY+S5PSjm84LS141+NInR8OZZHjBCWiB5SMdmBKK+yGaIThTTaw0gZYU8yt0ZxaM4accxhK8rpjcg7eh9Af+tP2+mk28nimCFOp61H6en+/ppxHGJ41zVFfRIMrafQGxjGV4c75aR6oyWkqWnGMpYWMpOMJ/t/fGMd/zvJ9v7aT/AK6sN170aOjRpYv2XXS1xtRo2vYywD1Sl39i8L2FMPpKw2TEwgkAILCynt5uDwVUCMWEgqZDU8yk4YRAzjzY7xGF0P8AzZ51m8bc8K8T4/IyYnDcyzYtL+7jKJJHaLcWMMu2R/aqBLtmkrtB2pubZuR7AeCsLaSDNcve1W9yWGsu5bQsodWmaOd1Owq26SsKiMgFlqxUbgrLl8tGstbb45Eayt5r/vjq9p2rbSqmMM1P/ZBZtDdlrL0BYLjW61BFSUUHNB/MZELw2KxOKMQy0yK/kJuBeV8j4V+ObcZ5H4wGRPjfIXFm97bzXE1yVa3vwtxLFDK5UXMjWsiSlEo9SUCqItkqcduuVc3xOe4lyCWFL7ZIqEII0KvGskT0SgGwNEUO7dtJVixZ6uf+s3jDDf6ViJHy0/X1y9ydMA9iOwC3HWezTE45GrAU+6KoePDm8DJ/x/5vQyrwThSkp6mYHDWuGsvh2x3IZZJDWlayyNJQ0A+3cEWoJCKo9RqnuTyVxkrs3c5o5RVoPT2qAaD6BjViB0qzfrUyfu36850S3kj0mr1MDXDEhEYpSYAs4yzmx2fbMOQlyCNgVe2bqRTaWoRYki+2UPIkqIHwW2op/wBxYhYMnNkFZj3RWm5gNzO7MdikRehVQxQyUU1ehIPq8yT30SRyAL2wqqBXaFVAvTcW21oPZGIkBBJWRm3KzrRmmK9Wdaw0NLwrLpSBlNryQN6CsYU22lxxLf4wvu+jOW3M+ScpSlbf9ucZysqKLTSXqwUPDgQMcPFxjCRxBk+LaEpQnKv283MtoRhbmcYxjOe3fOMY69aNez6NGjo0aibbmmKPuaFDjLjEoOJhXTDq8egggMqMkCgnBcqwUGtt9YLq8tOPDqypl1bDSlpVltHaMvJnhzxt5hsbXH+RsYmRt7KYywHvXFvJE7ABtk1rLBMFbahdN+xiiMykohDn4zzLk3Dp5bnjd01tJMgVxtjkVwK03JKjoStTtbbuXc20jca54eXfF6s8adkaJhA34+Irc1E7JzWkBKJQVE5hHa0u4CLOlHiB1wEuDYI9SE4aznJCVuPrU6hLfXPj86+GnifGuOYDh9o39hPzVihBluJXupJ7aWoZ3e4mmMjgxb5C4d2WM0YhLGeBs2MvfZXJZqUf3Njb73osa9pIpI16JSNERFO4qi0FCzEmhYR9V65JVImcksFZQrL2XCpFlrEinyK88NloDJfBFJIV4rc8HiUZyjGG1LTn1MdOONnKHBWf98CDN/Fh+QFoVE/bXuhdpI2iTdShIpShpqrGQFoL6YWBJse8/brWvb3HYTUA120rUA/qNNsWhDicocQhxGe3dC04WnPbOFY7pVjOM9lYxnH9elzWnrz/AE/GP06NGjo0aOjRo6NGjo0ap5y10ENvljXA8pCoNiaDNTlwZkwSnlTw1kIim6rDRWIQaunEy1YMAsR8gapqREWOfEx+cinNqc9uzOT8PxfKsriLrLW8M0GKu2u4y1CwnRCkK7TG1UDObjeJY2Se2tqLKpbY4MNnrrCWV/DZOyzXtv8AHan29p2rKfu+4qDEvtNFldgyMq7pR0VpqM05V0QoaEIeVjCXMNOLy3hKHHO2cpQpLGcrTlPbHjnwwntjPbPbDxVdop9dIBJYlianU5detY0dGjR0aNHRo0dGjR0aNHRo0dGjR0aNHRo0dGjX/9k%3D) no-repeat 10px; }

.card.back { background-color: #b91d47; background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent)); background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-image: -ms-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); }

.card.spades .small-suit:after { color: black; }

.card.spades .small-suit:before { content: "\2660"; color: black; }

.card.spades .suit:after { content: "\2660"; color: black; }

.card.clubs .small-suit:after { color: black; }

.card.clubs .small-suit:before { content: "\2663"; color: black; }

.card.clubs .suit:after { content: "\2663"; color: black; }

.card.diamonds .small-suit:after { color: red; }

.card.diamonds .small-suit:before { content: "\2666"; color: red; }

.card.diamonds .suit:after { content: "\2666"; color: red; }

.card.hearts .small-suit:after { color: red; }

.card.hearts .small-suit:before { content: "\2665"; color: red; }

.card.hearts .suit:after { content: "\2665"; color: red; }

code, pre { padding: 0 3px 2px; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; font-size: 10pt; color: #525252; }

code { padding: 2px 4px; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; color: #d14; background-color: #f7f7f9; border: 1px #e1e1e8 solid; }

pre { display: block; padding: 10px; margin: 0; line-height: 14pt; word-break: break-all; word-wrap: break-word; white-space: pre; white-space: pre-wrap; background-color: #f5f5f5; border: 1px solid rgba(0,0,0,0.15); }

pre.prettyprint { margin-bottom: 10px; }

pre code { padding: 0; color: inherit; background-color: transparent; border: 0; }

.page-control { position: relative;

  • zoom: 1;

}

.page-control:before, .page-control:after { display: table; content: ""; }

.page-control:after { clear: both; }

.page-control > ul { margin-left: 0; list-style: none;

  • zoom: 1;

position: absolute; z-index: 5; width: 100%; background-color: rgba(217,217,217,0.16); height: 31px; }

.page-control > ul:before, .page-control > ul:after { display: table; content: ""; }

.page-control > ul:after { clear: both; }

.page-control > ul li:first-child { margin-left: 20px; }

.page-control > ul li { float: left; display: block; text-align: center; height: 100%; }

.page-control > ul li img { float: left; width: 16px; height: 16px; margin-right: 5px; margin-top: 3px; }

.page-control > ul li.active { border: 1px #ccc solid; border-bottom: 0; background-color: #fff; }

.page-control > ul li.active span, .page-control > ul li.active a { color: #2d89ef; }

.page-control > ul li span, .page-control > ul li a { text-decoration: none; display: block; float: left; padding: 5px 10px; color: #1e1e1e; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; cursor: pointer; outline: 0; }

.page-control.tabs-right > ul li { float: right !important; margin-left: 10px; }

.page-control .frames { margin-top: 30px; width: 100%; min-height: 50px; border: 1px #ccc solid; }

.page-control .frames .frame { width: 100%; min-height: 100%; height: auto; display: none; padding: 20px; }

.page-control .frames .frame.active { display: block; }

.page-control ul { display: block; overflow: visible; }

.page-control .menu-pull, .page-control .menu-pull-bar { display: none; }

.accordion { margin-left: 0; list-style: none;

  • zoom: 1;

margin-bottom: 10px; }

.accordion:before, .accordion:after { display: table; content: ""; }

.accordion:after { clear: both; }

.accordion > li { margin-bottom: 5px; display: block; }

.accordion > li > a { display: block; height: 32px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat; background-color: rgba(217,217,217,0.16); padding-left: 36px; padding-top: 5px; font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: .01em; line-height: 14pt; font-smooth: always; }

.accordion > li > div { border: 1px #ccc dotted; padding: 10px; margin-top: 5px; display: none; }

.accordion > li.active > a { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D); background-color: #d9d9d9; }

.accordion > li.active > div { display: block; }

.accordion.dark > li > a { background-color: #464646; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D); color: #fff; }

.accordion.dark > li.active > a { background-color: #1e1e1e; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D); }

.listview { margin-left: 0; list-style: none;

  • zoom: 1;

}

.listview li { margin-bottom: 10px; border: 4px transparent solid; padding: 10px; width: 300px; position: relative; display: block; cursor: pointer;

  • zoom: 1;

}

.listview li .icon { width: 48px; height: 48px; font-size: 40px; float: left; }

.listview li .icon img { width: 100%; height: 100%; }

.listview li .icon i { margin-top: 10px; }

.listview li .data { margin-left: 55px; }

.listview li .data h4 { margin: 0; padding: 0 0 2px 0; }

.listview li .data p { margin: 0; font-size: 9pt; }

.listview li:hover { outline: 3px #ccc solid; }

.listview li:active { outline: 3px #3e3e3e solid; }

.listview li:before, .listview li:after { display: table; content: ""; }

.listview li:after { clear: both; }

.listview.image li { width: 380px; }

.listview.image li .icon { width: 100px; height: 100px; border: 1px #ccc solid; }

.listview.image li .data { margin-left: 110px; }

.listview.image li .data h4 { margin-bottom: 4px; }

.listview.image li .data p { line-height: 16px; font-size: 10pt; margin-bottom: 5px; }

.listview.image li .data .progress-bar { margin-bottom: 10px; }

.listview.iconic li .icon { width: 32px; height: 32px; border: 1px #ccc solid; }

.listview.iconic li .data { margin-left: 40px; }

.listview.fluid li { float: left; margin-right: 10px; }

.listview li div.badge { position: absolute; left: -4px; top: -4px; background-color: #2d89ef; padding: 5px; margin: 0 !important; text-align: center; display: block; font-size: 9pt; color: #fff; }

.listview li div.badge.strech { padding: 0 5px; }

.listview li div.badge.right { right: -4px; left: auto; }

.listview li div.badge.bottom { top: auto; bottom: -4px; }

.listview > li.selected { border: 4px #2d89ef solid; }

.listview > li.selected:after { width: 0; height: 0; border-top: 40px solid #2d89ef; border-left: 40px solid transparent; position: absolute; display: block; right: 0; content: ""; top: 0; z-index: 1001; }

.listview > li.selected:before { position: absolute; content: "\e08a"; color: #fff; right: 4px; top: 0; font-family: iconFont; z-index: 1002; display: block; }

.listview:before, .listview:after { display: table; content: ""; }

.listview:after { clear: both; }

.dialog { position: absolute; top: 40%; left: 40%; min-width: 150px; min-height: 155px; z-index: 1000; box-shadow: 0 5px 10px rgba(0,0,0,0.2); }

.dialog .header { font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: .01em; line-height: 24pt; font-smooth: always; width: auto; height: 35px; padding: 0 35px 5px 5px; font-size: 18px; white-space: nowrap; overflow: hidden; background-color: #2d89ef; color: #fff; border: 1px solid #2d89ef; border-bottom: 0 none; }

.dialog .header div { position: absolute; right: -5px; top: 5px; }

.dialog .header button { font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; font-size: 14px; display: inline-block; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-raduis: 0; cursor: pointer; width: auto;

  • zoom: 1;

min-width: 32px; min-height: 32px; width: 32px; height: 32px; text-align: center; position: relative; padding: 0; width: 24px !important; height: 24px !important; min-height: 24px; min-width: 24px; }

.dialog .header button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.dialog .header button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.dialog .header button.mini { min-width: 22px; width: 22px; }

.dialog .header button.big { min-width: 48px; width: 48px; }

.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.dialog .header button [class^="icon-"].icon-large, .dialog .header button [class*=" icon-"].icon-large { line-height: .9em; }

.dialog .header button.big [class^="icon-"], .dialog .header button.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] { margin-right: 5px; }

.dialog .header button [class^="icon-"].right, .dialog .header button [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.dialog .header button:before, .dialog .header button:after { display: table; content: ""; }

.dialog .header button:after { clear: both; }

.dialog .header button.standart { min-width: 90px; min-height: 32px; }

.dialog .header button:active, .dialog .header button.default:active { top: 1px; left: 1px; }

.dialog .header button:disabled, .dialog .header button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.dialog .header button.default { background-color: #008287; color: #fff; }

.dialog .header button:focus { outline: 0; border: 1px #353535 dotted; }

.dialog .header button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0 !important; }

.dialog .header button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.dialog .header button img { width: 16px; height: 16px; top: 8px; }

.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] { font-size: 11px; }

.dialog .content { min-height: 85px; padding: 20px; background-color: #fff; border-left: 1px solid rgba(0,0,0,0.2); border-right: 1px solid rgba(0,0,0,0.2); font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: .02em; line-height: 20px; font-smooth: always; }

.dialog .action { position: relative; bottom: 0; width: auto; height: 40px; font-size: 18px; text-align: center; white-space: nowrap; overflow: hidden; background-color: #fff; border-left: 1px solid rgba(0,0,0,0.2); border-right: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); }

  1. dialogOverlay {

width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(235,235,235,0.5); z-index: 1; }

.calendar { background-color: #fff !important; }

.calendar table { border: 1px #ccc solid; width: 100%; border-collapse: collapse; margin: 0; }

.calendar table tr { height: 1px; }

.calendar tr:empty { display: none; }

.calendar td, .calendar th { padding: 4px; width: 14.285% !important; font-size: 10pt; border: 1px #ccc solid !important; text-align: center; }

.calendar td { cursor: pointer; position: relative; height: 100%; }

.calendar td span { font-size: 8px !important; line-height: 10px; position: absolute; top: 0; right: 0; padding: 1px 3px; background-color: #b91d47 !important; color: #fff !important; }

.calendar .out { background: #ececf0; cursor: default; }

.calendar .empty-day { border: 0 !important; display: none; }

.calendar .weekdays td { background-color: #eff4ff !important; font-weight: bold !important; }

.calendar .current-day { background-color: #00a300 !important; color: #fff !important; }

.calendar .event { background-color: #2d89ef !important; color: #fff !important; }

.datepicker { position: relative; } /*

  • Metro UI CSS
  • (c) 2012-2013 by Sergey Pimenov
  • Licensed under the MIT License and Commercial
  • /

/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */ /* ============================================================================= HTML5 display definitions ========================================================================== */ /*

  • Corrects block display not defined in IE6/7/8/9 & FF3
  • /

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; } /*

  • Corrects inline-block display not defined in IE6/7/8/9 & FF3
  • /

audio, canvas, video { display: inline-block;

  • display: inline;
  • zoom: 1;

} /*

  • Prevents modern browsers from displaying 'audio' without controls
  • Remove excess height in iOS5 devices
  • /

audio:not([controls]) { display: none; height: 0; } /*

  • Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
  • Known issue: no IE6 support
  • /

[hidden] { display: none; } /* ============================================================================= Base ========================================================================== */ /*

  • 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
  • http://clagnut.com/blog/348/#c790
  • 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
  • www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
  • /

html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; /* 2 */ } /*

  • Addresses font-family inconsistency between 'textarea' and other form elements.
  • /

html, button, input, select, textarea { font-family: sans-serif; } /*

  • Addresses margins handled incorrectly in IE6/7
  • /

body { margin: 0; } /* ============================================================================= Links ========================================================================== */ /*

  • Addresses outline displayed oddly in Chrome
  • /

a:focus { outline: thin dotted; } /*

  • Improves readability when focused and also mouse hovered in all browsers
  • people.opera.com/patrickl/experiments/keyboard/test
  • /

a:hover, a:active { outline: 0; } /* ============================================================================= Typography ========================================================================== */ /*

  • Addresses font sizes and margins set differently in IE6/7
  • Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
  • /

h1 { font-size: 2em; margin: 0.67em 0; }

h2 { font-size: 1.5em; margin: 0.83em 0; }

h3 { font-size: 1.17em; margin: 1em 0; }

h4 { font-size: 1em; margin: 1.33em 0; }

h5 { font-size: 0.83em; margin: 1.67em 0; }

h6 { font-size: 0.75em; margin: 2.33em 0; } /*

  • Addresses styling not present in IE7/8/9, S5, Chrome
  • /

abbr[title] { border-bottom: 1px dotted; } /*

  • Addresses style set to 'bolder' in FF3+, S4/5, Chrome
  • /

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; } /*

  • Addresses styling not present in S5, Chrome
  • /

dfn { font-style: italic; } /*

  • Addresses styling not present in IE6/7/8/9
  • /

mark { background: #ff0; color: #000; } /*

  • Addresses margins set differently in IE6/7
  • /

p, pre { margin: 1em 0; } /*

  • Corrects font family set oddly in IE6, S4/5, Chrome
  • en.wikipedia.org/wiki/User:Davidgothberg/Test59
  • /

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; } /*

  • Improves readability of pre-formatted text in all browsers
  • /

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } /*

  • 1. Addresses CSS quotes not supported in IE6/7
  • 2. Addresses quote property not supported in S4
  • /

/* 1 */ q { quotes: none; } /* 2 */ q:before, q:after { content: ''; content: none; }

small { font-size: 75%; } /*

  • Prevents sub and sup affecting line-height in all browsers
  • gist.github.com/413930
  • /

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; } /* ============================================================================= Lists ========================================================================== */ /*

  • Addresses margins set differently in IE6/7
  • /

dl, menu, ol, ul { margin: 1em 0; }

dd { margin: 0 0 0 40px; } /*

  • Addresses paddings set differently in IE6/7
  • /

menu, ol, ul { padding: 0 0 0 40px; } /*

  • Corrects list images handled incorrectly in IE7
  • /

nav ul, nav ol { list-style: none; list-style-image: none; } /* ============================================================================= Embedded content ========================================================================== */ /*

  • 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
  • 2. Improves image quality when scaled in IE7
  • code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
  • /

img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ } /*

  • Corrects overflow displayed oddly in IE9
  • /

svg:not(:root) { overflow: hidden; } /* ============================================================================= Figures ========================================================================== */ /*

  • Addresses margin not present in IE6/7/8/9, S5, O11
  • /

figure { margin: 0; } /* ============================================================================= Forms ========================================================================== */ /*

  • Corrects margin displayed oddly in IE6/7
  • /

form { margin: 0; } /*

  • Define consistent border, margin, and padding
  • /

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /*

  • 1. Corrects color not being inherited in IE6/7/8/9
  • 2. Corrects text not wrapping in FF3
  • 3. Corrects alignment displayed oddly in IE6/7
  • /

legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */

  • margin-left: -7px;

/* 3 */ } /*

  • 1. Corrects font size not being inherited in all browsers
  • 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
  • 3. Improves appearance and consistency in all browsers
  • /

button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline;

  • vertical-align: middle;

/* 3 */ } /*

  • Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
  • /

button, input { line-height: normal; /* 1 */ } /*

  • 1. Improves usability and consistency of cursor style between image-type 'input' and others
  • 2. Corrects inability to style clickable 'input' types in iOS
  • 3. Removes inner spacing in IE7 without affecting normal text inputs
  • Known issue: inner spacing remains in IE6
  • /

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; /* 1 */ -webkit-appearance: button; /* 2 */

  • overflow: visible;

/* 3 */ } /*

  • Re-set default cursor for disabled elements
  • /

button[disabled], input[disabled] { cursor: default; } /*

  • 1. Addresses box sizing set to content-box in IE8/9
  • 2. Removes excess padding in IE8/9
  • 3. Removes excess padding in IE7

Known issue: excess padding remains in IE6

  • /

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */

  • height: 13px;
  • width: 13px;

/* 3 */ } /*

  • 1. Addresses appearance set to searchfield in S5, Chrome
  • 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
  • /

input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; } /*

  • Removes inner padding and search cancel button in S5, Chrome on OS X
  • /

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } /*

  • Removes inner padding and border in FF3+
  • www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
  • /

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /*

  • 1. Removes default vertical scrollbar in IE6/7/8/9
  • 2. Improves readability and alignment in all browsers
  • /

textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ } /* ============================================================================= Tables ========================================================================== */ /*

  • Remove most spacing between table cells
  • /

table { border-collapse: collapse; border-spacing: 0; border-color: none; background-color: none; }

@font-face { font-family: "PT Serif Caption"; font-style: normal; font-weight: 400; src: local("PT Serif Caption"), local("PTSerif-Caption"), url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 800; src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff'); }

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'); }

.text-rest-state { color: #000000; }

.text-rest2-state { color: rgba(0, 0, 0, 0.6); }

.text-hover-state { color: rgba(0, 0, 0, 0.8); }

.text-pressed-state { color: rgba(0, 0, 0, 0.4); }

  1. font .header {

font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 42pt; letter-spacing: 0.00em; line-height: 44pt; font-smooth: always; }

  1. font .subheader,
  2. font .subheader-secondary {

font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: 0.01em; line-height: 22pt; font-smooth: always; }

  1. font .subheader-smaller,
  2. font .subheader-secondary-smaller {

font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; letter-spacing: 0.01em; line-height: 18pt; font-size: 16pt; font-smooth: always; }

  1. font .small-subheader,
  2. font .small-subheader-secondary {

font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; }

  1. font .navigation {

font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; }

  1. font .body,
  2. font .body-secondary,
  3. font .normal {

font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; }

  1. font .link {

font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; font-smooth: always; line-height: 13pt; }

  1. font .tertiary,
  2. font .tertiary-secondary {

font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; }

  1. font .control {

font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; }

  1. font .small {

font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 8pt; font-smooth: always; line-height: 10pt; }

  1. font .long-text {

font-family: 'PT Serif Caption', sans-serif, serif !important; font-weight: 300; font-size: 10pt; letter-spacing: 0.02em; line-height: 12pt; font-smooth: always; }

  1. font .long-text-smaller {

font-family: 'PT Serif Caption', sans-serif, serif !important; font-weight: 300; font-size: 10pt; letter-spacing: 0.02em; line-height: 12pt; font-smooth: always; font-size: 9pt; line-height: 11pt; }

  1. font .long-text-lead {

font-family: 'PT Serif Caption', sans-serif, serif !important; font-weight: 300; font-size: 10pt; letter-spacing: 0.02em; line-height: 12pt; font-smooth: always; font-size: 20pt; line-height: 22pt; }

  1. state .header,
  2. state .subheader,
  3. state .small-subheader,
  4. state .navigation,
  5. state .body,
  6. state .tertiary {

color: #000000; }

  1. state .subheader-secondary,
  2. state .subheader-secondary-smaller,
  3. state .small-subheader,
  4. state .small-subheader-secondary,
  5. state .body-secondary,
  6. state .tertiary-secondary {

color: rgba(0, 0, 0, 0.6); }

  1. state .link {

color: #2e92cf; }

  1. state .link:hover {

color: rgba(45, 173, 237, 0.8); }

  1. state .link:active {

color: rgba(45, 173, 237, 0.6); }

a, .link { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; font-smooth: always; line-height: 13pt; color: #2e92cf; text-decoration: none; }

a:hover, .link:hover { color: rgba(45, 173, 237, 0.8); }

a:active, .link:active { color: rgba(45, 173, 237, 0.6); }

h1, h2, h3, h4, h5, h6 { margin: 0 0 10px 0; padding: 0; }

h1 { font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 42pt; letter-spacing: 0.00em; line-height: 44pt; font-smooth: always; color: #000000; }

h2 { font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: 0.01em; line-height: 22pt; font-smooth: always; color: #000000; }

h3 { font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: 0.01em; line-height: 22pt; font-smooth: always; color: rgba(0, 0, 0, 1); font-size: 16pt; line-height: 24px; }

h4 { font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; color: #000000; color: rgba(0, 0, 0, 1); }

h5 { font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; color: rgba(0, 0, 0, 1); font-size: 90%; }

h6 { font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; color: rgba(0, 0, 0, 1); font-size: 80%; }

body, p, div { font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; }

p.long-text { font-family: 'PT Serif Caption', sans-serif, serif !important; font-weight: 300; font-size: 10pt; letter-spacing: 0.02em; line-height: 12pt; font-smooth: always; }

p { margin: 0 0 10px; }

p.indent:first-letter { padding-left: 25px; }

.lead { font-size: 120%; line-height: 26px; }

.tertiary-info-text, .tertiary-text { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: #000000; }

.tertiary-info-secondary-text, .tertiary-secondary-text { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: rgba(0, 0, 0, 0.6); }

abbr.initialism { font-size: 90%; text-transform: uppercase !important; }

abbr[title] { cursor: help !important; }

address { display: block; margin-bottom: 20px; font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; line-height: 20px; font-style: normal; }

blockquote { margin: 0; padding: 5px 20px; border-left: 4px #ccc solid; display: block; background-color: rgba(204, 204, 204, 0.1); }

blockquote p { margin-bottom: 0; }

blockquote small:before { content: '\2014'; color: rgba(0, 0, 0, 0.4); margin-right: 5px; }

blockquote.place-right { float: none !important; text-align: right; border: 0; border-right: 4px #ccc solid; }

blockquote.place-right small { text-align: right; }

blockquote.place-right small:before { content: ""; }

blockquote.place-right small:after { content: '\2014'; color: rgba(0, 0, 0, 0.4); margin-left: 5px; }

ul, ol { padding: 0; margin: 0 0 10px 0px; display: block; }

ul:nth-child(1) { margin-left: 25px; }

ul ul, ul ol, ol ol, ol ul { margin-bottom: 0 !important; }

ul { list-style-position: inside; list-style-type: none; }

ul ul { list-style-type: none; margin-left: 10px; }

ul, ol { list-style-position: inside; }

ul li, ol li { display: list-item; font-size: 14px; line-height: 20px; }

ol { list-style-type: decimal; }

ul.unstyled, ol.unstyled, .unstyled { margin-left: 0; list-style: none; }

.inline-tag, .label { display: inline-block; line-height: inherit; font-size: .75em; font-weight: bold; padding: 2px 4px; background-color: #d5e7ec !important; color: #4d4d4d; vertical-align: 3%; }

.inline-tag.success, .label.success { background-color: #00a300 !important; color: #ffffff !important; }

.inline-tag.warning, .label.warning { background-color: #e3a21a !important; color: #ffffff !important; }

.inline-tag.important, .label.important, .inline-tag.error, .label.error { background-color: #b91d47 !important; color: #ffffff !important; }

.inline-tag.info, .label.info { background-color: #2d89ef !important; color: #ffffff !important; }

.inline-tag.inverse, .label.inverse { background-color: #1d1d1d !important; color: #ffffff !important; }

.place-left { float: left !important; margin-right: 10px; }

.place-right { float: right !important; margin-left: 10px; }

.scroll-y, .scroll-vertical { overflow-y: scroll; }

.scroll-x, .scroll-horizontal { overflow-x: scroll; }

.pos-rel { position: relative; }

.pos-abs { position: absolute; }

.pos-fix { position: fixed; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.top-left { position: absolute; top: 0; left: 0; }

.top-right { position: absolute; top: 0; right: 0; }

.bottom-right { position: absolute; bottom: 0; right: 0; }

.bottom-left { position: absolute; bottom: 0; left: 0; }

.no-overflow { overflow: hidden; }

.no-display { display: none; }

.no-margin { margin: 0; }

.no-padding { padding: 0; }

.no-border { border: 0; }

.no-border-all { border: 0; }

.no-border-all * { border: 0; }

.as-block { display: block; float: none !important; }

.as-inline-block { display: inline-block; }

.nlm { margin-left: 0 !important; }

.nrm { margin-right: 0 !important; }

.clearfix {

  • zoom: 1;

}

.clearfix:before, .clearfix:after { display: table; content: ""; }

.clearfix:after { clear: both; }

.padding5 { padding: 5px; }

.padding10 { padding: 10px; }

.padding15 { padding: 15px; }

.padding20 { padding: 20px; }

.padding30 { padding: 30px; }

.padding40 { padding: 40px; }

.padding80 { padding: 80px; }

.selected { border: 4px #2d89ef solid; }

.selected:after { width: 0; height: 0; border-top: 40px solid #2d89ef; border-left: 40px solid transparent; position: absolute; display: block; right: 0; content: "."; top: 0; z-index: 1001; }

.selected:before { position: absolute; content: "\e08a"; color: #fff; right: 4px; font-family: iconFont; z-index: 1002; }

.border { border: 1px #ccc solid; }

@font-face { font-family: "iconFont"; src: url('../fonts/iconFont.eot'); src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconFont.svg#iconFont') format('svg'), url('../fonts/iconFont.woff') format('woff'), url('../fonts/iconFont.ttf') format('truetype'); font-weight: normal; font-style: normal; }

[class^="icon-"], [class*=" icon-"] { font-family: "iconFont"; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; display: inline-block; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin-top: 0; position: relative; }

[class^="icon-"]:before, [class*=" icon-"]:before { text-decoration: inherit; display: inline-block; speak: none; }

a [class^="icon-"], a [class*=" icon-"] { display: inline-block; }

.icon-large:before { vertical-align: -10%; font-size: 1.3333333333333333em; }

a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

a [class^="icon-"].icon-large, button [class^="icon-"].icon-large, .button [class^="icon-"].icon-large, .page-control > ul > li [class^="icon-"].icon-large, a [class*=" icon-"].icon-large, button [class*=" icon-"].icon-large, .button [class*=" icon-"].icon-large, .page-control > ul > li [class*=" icon-"].icon-large { line-height: .9em; }

a.big [class^="icon-"], button.big [class^="icon-"], .button.big [class^="icon-"], .page-control > ul > li.big [class^="icon-"], a.big [class*=" icon-"], button.big [class*=" icon-"], .button.big [class*=" icon-"], .page-control > ul > li.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

li [class^="icon-"], li [class*=" icon-"] { display: inline-block; width: 1.2em; text-align: center; }

li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large { width: 1.5625em; }

ol.icons { list-style-type: none; }

ol.icons li { line-height: 24px; }

ol.icons li [class^="icon-"], ol.icons li [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; }

.icon-muted { color: #eeeeee; }

.icon-border { border: solid 1px #eeeeee; padding: .2em .25em .15em; }

.icon-2x { font-size: 2em; }

.icon-2x.icon-border { border-width: 2px; }

.icon-3x { font-size: 3em; }

.icon-3x.icon-border { border-width: 3px; }

.icon-4x { font-size: 4em; }

.icon-4x.icon-border { border-width: 4px; }

a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] { margin-right: 5px; }

a [class^="icon-"].right, button [class^="icon-"].right, .button [class^="icon-"].right, .page-control > ul > li [class^="icon-"].right, a [class*=" icon-"].right, button [class*=" icon-"].right, .button [class*=" icon-"].right, .page-control > ul > li [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.toolbar [class^="icon-"], .toolbar [class*=" icon-"] { margin: 0 !important; }

.image-button [class^="icon-"], .image-button [class*=" icon-"] { position: absolute; right: 0; margin-left: 32px; padding: 5px; height: 100%; top: 0px; box-sizing: border-box; border: 1px transparent solid; z-index: 2; margin: 0; font-size: 16px; }

.shortcut > .icon [class^="icon-"], .shortcut > .icon [class*=" icon-"] { font-size: 32px; line-height: 32px; height: 32px; margin: 10px 0 0 0 !important; }

.icon-home:before { content: "\e000"; }

.icon-newspaper:before { content: "\e001"; }

.icon-pencil:before { content: "\e002"; }

.icon-droplet:before { content: "\e003"; }

.icon-pictures:before { content: "\e004"; }

.icon-camera:before { content: "\e005"; }

.icon-music:before { content: "\e006"; }

.icon-film:before { content: "\e007"; }

.icon-camera-2:before { content: "\e008"; }

.icon-spades:before { content: "\e009"; }

.icon-clubs:before { content: "\e00a"; }

.icon-diamonds:before { content: "\e00b"; }

.icon-broadcast:before { content: "\e00c"; }

.icon-mic:before { content: "\e00d"; }

.icon-book:before { content: "\e00e"; }

.icon-file:before { content: "\e00f"; }

.icon-new:before { content: "\e010"; }

.icon-copy:before { content: "\e011"; }

.icon-folder:before { content: "\e012"; }

.icon-folder-2:before { content: "\e013"; }

.icon-tag:before { content: "\e014"; }

.icon-cart:before { content: "\e015"; }

.icon-basket:before { content: "\e016"; }

.icon-calculate:before { content: "\e017"; }

.icon-support:before { content: "\e018"; }

.icon-phone:before { content: "\e019"; }

.icon-mail:before { content: "\e01a"; }

.icon-location:before { content: "\e01b"; }

.icon-compass:before { content: "\e01c"; }

.icon-history:before { content: "\e01d"; }

.icon-clock:before { content: "\e01e"; }

.icon-bell:before { content: "\e01f"; }

.icon-calendar:before { content: "\e020"; }

.icon-printer:before { content: "\e021"; }

.icon-mouse:before { content: "\e022"; }

.icon-screen:before { content: "\e023"; }

.icon-laptop:before { content: "\e024";

}

.icon-mobile:before { content: "\e025"; }

.icon-cabinet:before { content: "\e026"; }

.icon-drawer:before { content: "\e027"; }

.icon-drawer-2:before { content: "\e028"; }

.icon-box:before { content: "\e029"; }

.icon-box-add:before { content: "\e02a"; }

.icon-box-remove:before { content: "\e02b"; }

.icon-download:before { content: "\e02c"; }

.icon-upload:before { content: "\e02d"; }

.icon-database:before { content: "\e02e"; }

.icon-flip:before { content: "\e02f"; }

.icon-flip-2:before { content: "\e030"; }

.icon-undo:before { content: "\e031"; }

.icon-redo:before { content: "\e032"; }

.icon-forward:before { content: "\e033"; }

.icon-reply:before { content: "\e034"; }

.icon-reply-2:before { content: "\e035"; }

.icon-comments:before { content: "\e036"; }

.icon-comments-2:before { content: "\e037"; }

.icon-comments-3:before { content: "\e038"; }

.icon-comments-4:before { content: "\e039"; }

.icon-comments-5:before { content: "\e03a"; }

.icon-user:before { content: "\e03b"; }

.icon-user-2:before { content: "\e03c"; }

.icon-user-3:before { content: "\e03d"; }

.icon-busy:before { content: "\e03e"; }

.icon-loading:before { content: "\e03f"; }

.icon-loading-2:before { content: "\e040"; }

.icon-search:before { content: "\e041"; }

.icon-zoom-in:before { content: "\e042"; }

.icon-zoom-out:before { content: "\e043"; }

.icon-key:before { content: "\e044"; }

.icon-key-2:before { content: "\e045"; }

.icon-locked:before { content: "\e046"; }

.icon-unlocked:before { content: "\e047"; }

.icon-wrench:before { content: "\e048"; }

.icon-equalizer:before { content: "\e049"; }

.icon-cog:before { content: "\e04a"; }

.icon-pie:before { content: "\e04b"; }

.icon-bars:before { content: "\e04c"; }

.icon-stats-up:before { content: "\e04d"; }

.icon-gift:before { content: "\e04e"; }

.icon-trophy:before { content: "\e04f"; }

.icon-diamond:before { content: "\e050"; }

.icon-coffee:before { content: "\e051"; }

.icon-rocket:before { content: "\e052"; }

.icon-meter-slow:before { content: "\e053"; }

.icon-meter-medium:before { content: "\e054"; }

.icon-meter-fast:before { content: "\e055"; }

.icon-dashboard:before { content: "\e056"; }

.icon-fire:before { content: "\e057"; }

.icon-lab:before { content: "\e058"; }

.icon-remove:before { content: "\e059"; }

.icon-briefcase:before { content: "\e05a"; }

.icon-briefcase-2:before { content: "\e05b"; }

.icon-cars:before { content: "\e05c"; }

.icon-bus:before { content: "\e05d"; }

.icon-cube:before { content: "\e05e"; }

.icon-cube-2:before { content: "\e05f"; }

.icon-puzzle:before { content: "\e060"; }

.icon-glasses:before { content: "\e061"; }

.icon-glasses-2:before { content: "\e062"; }

.icon-accessibility:before { content: "\e063"; }

.icon-accessibility-2:before { content: "\e064"; }

.icon-target:before { content: "\e065"; }

.icon-target-2:before { content: "\e066"; }

.icon-lightning:before { content: "\e067"; }

.icon-power:before { content: "\e068"; }

.icon-power-2:before { content: "\e069"; }

.icon-clipboard:before { content: "\e06a"; }

.icon-clipboard-2:before { content: "\e06b"; }

.icon-playlist:before { content: "\e06c"; }

.icon-grid-view:before { content: "\e06d"; }

.icon-tree-view:before { content: "\e06e"; }

.icon-cloud:before { content: "\e06f"; }

.icon-cloud-2:before { content: "\e070"; }

.icon-download-2:before { content: "\e071"; }

.icon-upload-2:before { content: "\e072"; }

.icon-upload-3:before { content: "\e073"; }

.icon-link:before { content: "\e074"; }

.icon-link-2:before { content: "\e075"; }

.icon-flag:before { content: "\e076"; }

.icon-flag-2:before { content: "\e077"; }

.icon-attachment:before { content: "\e078"; }

.icon-eye:before { content: "\e079"; }

.icon-bookmark:before { content: "\e07a"; }

.icon-bookmark-2:before { content: "\e07b"; }

.icon-star:before { content: "\e07c"; }

.icon-star-2:before { content: "\e07d"; }

.icon-star-3:before { content: "\e07e"; }

.icon-heart:before { content: "\e07f"; }

.icon-heart-2:before { content: "\e080"; }

.icon-thumbs-up:before { content: "\e081"; }

.icon-thumbs-down:before { content: "\e082"; }

.icon-plus:before { content: "\e083"; }

.icon-minus:before { content: "\e084"; }

.icon-help:before { content: "\e085"; }

.icon-help-2:before { content: "\e086"; }

.icon-blocked:before { content: "\e087"; }

.icon-cancel:before { content: "\e088"; }

.icon-cancel-2:before { content: "\e089"; }

.icon-checkmark:before { content: "\e08a"; }

.icon-minus-2:before { content: "\e08b"; }

.icon-plus-2:before { content: "\e08c"; }

.icon-enter:before { content: "\e08d"; }

.icon-exit:before { content: "\e08e"; }

.icon-loop:before { content: "\e08f"; }

.icon-arrow-up-left:before { content: "\e090"; }

.icon-arrow-up:before { content: "\e091"; }

.icon-arrow-up-right:before { content: "\e092"; }

.icon-arrow-right:before { content: "\e093"; }

.icon-arrow-down-right:before { content: "\e094"; }

.icon-arrow-down:before { content: "\e095"; }

.icon-arrow-down-left:before { content: "\e096"; }

.icon-arrow-left:before { content: "\e097"; }

.icon-arrow-up-2:before { content: "\e098"; }

.icon-arrow-right-2:before { content: "\e099"; }

.icon-arrow-down-2:before { content: "\e09a"; }

.icon-arrow-left-2:before { content: "\e09b"; }

.icon-arrow-up-3:before { content: "\e09c"; }

.icon-arrow-right-3:before { content: "\e09d"; }

.icon-arrow-down-3:before { content: "\e09e"; }

.icon-arrow-left-3:before { content: "\e09f"; }

.icon-menu:before { content: "\e0a0"; }

.icon-enter-2:before { content: "\e0a1"; }

.icon-backspace:before { content: "\e0a2"; }

.icon-backspace-2:before { content: "\e0a3"; }

.icon-tab:before { content: "\e0a4"; }

.icon-tab-2:before { content: "\e0a5"; }

.icon-checkbox:before { content: "\e0a6"; }

.icon-checkbox-unchecked:before { content: "\e0a7"; }

.icon-checkbox-partial:before { content: "\e0a8"; }

.icon-radio-checked:before { content: "\e0a9"; }

.icon-radio-unchecked:before { content: "\e0aa"; }

.icon-font:before { content: "\e0ab"; }

.icon-paragraph-left:before { content: "\e0ac"; }

.icon-paragraph-center:before { content: "\e0ad"; }

.icon-paragraph-right:before { content: "\e0ae"; }

.icon-paragraph-justify:before { content: "\e0af"; }

.icon-left-to-right:before { content: "\e0b0"; }

.icon-right-to-left:before { content: "\e0b1"; }

.icon-share:before { content: "\e0b2"; }

.icon-new-tab:before { content: "\e0b3"; }

.icon-new-tab-2:before { content: "\e0b4"; }

.icon-embed:before { content: "\e0b5"; }

.icon-code:before { content: "\e0b6"; }

.icon-bluetooth:before { content: "\e0b7"; }

.icon-share-2:before { content: "\e0b8"; }

.icon-share-3:before { content: "\e0b9"; }

.icon-mail-2:before { content: "\e0ba"; }

.icon-google:before { content: "\e0bb"; }

.icon-google-plus:before { content: "\e0bc"; }

.icon-google-drive:before { content: "\e0bd"; }

.icon-facebook:before { content: "\e0be"; }

.icon-instagram:before { content: "\e0bf"; }

.icon-twitter:before { content: "\e0c0"; }

.icon-feed:before { content: "\e0c1"; }

.icon-youtube:before { content: "\e0c2"; }

.icon-vimeo:before { content: "\e0c3"; }

.icon-flickr:before { content: "\e0c4"; }

.icon-picassa:before { content: "\e0c5"; }

.icon-dribbble:before { content: "\e0c6"; }

.icon-deviantart:before { content: "\e0c7"; }

.icon-github:before { content: "\e0c8"; }

.icon-github-2:before { content: "\e0c9"; }

.icon-github-3:before { content: "\e0ca"; }

.icon-github-4:before { content: "\e0cb"; }

.icon-github-5:before { content: "\e0cc"; }

.icon-git:before { content: "\e0cd"; }

.icon-github-6:before { content: "\e0ce"; }

.icon-wordpress:before { content: "\e0cf"; }

.icon-joomla:before { content: "\e0d0"; }

.icon-blogger:before { content: "\e0d1"; }

.icon-tumblr:before { content: "\e0d2"; }

.icon-yahoo:before { content: "\e0d3"; }

.icon-amazon:before { content: "\e0d4"; }

.icon-tux:before { content: "\e0d5"; }

.icon-apple:before { content: "\e0d6"; }

.icon-finder:before { content: "\e0d7"; }

.icon-android:before { content: "\e0d8"; }

.icon-windows:before { content: "\e0d9"; }

.icon-soundcloud:before { content: "\e0da"; }

.icon-skype:before { content: "\e0db"; }

.icon-reddit:before { content: "\e0dc"; }

.icon-linkedin:before { content: "\e0dd"; }

.icon-lastfm:before { content: "\e0de"; }

.icon-delicious:before { content: "\e0df"; }

.icon-stumbleupon:before { content: "\e0e0"; }

.icon-pinterest:before { content: "\e0e1"; }

.icon-xing:before { content: "\e0e2"; }

.icon-flattr:before { content: "\e0e3"; }

.icon-foursquare:before { content: "\e0e4"; }

.icon-paypal:before { content: "\e0e5"; }

.icon-yelp:before { content: "\e0e6"; }

.icon-libreoffice:before { content: "\e0e7"; }

.icon-file-pdf:before { content: "\e0e8"; }

.icon-file-openoffice:before { content: "\e0e9"; }

.icon-file-word:before { content: "\e0ea"; }

.icon-file-excel:before { content: "\e0eb"; }

.icon-file-powerpoint:before { content: "\e0ec"; }

.icon-file-zip:before { content: "\e0ed"; }

.icon-file-xml:before { content: "\e0ee"; }

.icon-file-css:before { content: "\e0ef"; }

.icon-html5:before { content: "\e0f0"; }

.icon-html5-2:before { content: "\e0f1"; }

.icon-css3:before { content: "\e0f2"; }

.icon-chrome:before { content: "\e0f3"; }

.icon-firefox:before { content: "\e0f4"; }

.icon-IE:before { content: "\e0f5"; }

.icon-opera:before { content: "\e0f6"; }

.icon-safari:before { content: "\e0f7"; }

.icon-IcoMoon:before { content: "\e0f8"; }

.icon-sunrise:before { content: "\e0f9"; }

.icon-sun:before { content: "\e0fa"; }

.icon-moon:before { content: "\e0fb"; }

.icon-sun-2:before { content: "\e0fc"; }

.icon-windy:before { content: "\e0fd"; }

.icon-wind:before { content: "\e0fe"; }

.icon-snowflake:before { content: "\e0ff"; }

.icon-cloudy:before { content: "\e100"; }

.icon-cloud-3:before { content: "\e101"; }

.icon-weather:before { content: "\e102"; }

.icon-weather-2:before { content: "\e103"; }

.icon-weather-3:before { content: "\e104"; }

.icon-lines:before { content: "\e105"; }

.icon-cloud-4:before { content: "\e106"; }

.icon-lightning-2:before { content: "\e107"; }

.icon-lightning-3:before { content: "\e108"; }

.icon-rainy:before { content: "\e109"; }

.icon-rainy-2:before { content: "\e10a"; }

.icon-windy-2:before { content: "\e10b"; }

.icon-windy-3:before { content: "\e10c"; }

.icon-snowy:before { content: "\e10d"; }

.icon-snowy-2:before { content: "\e10e"; }

.icon-snowy-3:before { content: "\e10f"; }

.icon-weather-4:before { content: "\e110"; }

.icon-cloudy-2:before { content: "\e111"; }

.icon-cloud-5:before { content: "\e112"; }

.icon-lightning-4:before { content: "\e113"; }

.icon-sun-3:before { content: "\e114"; }

.icon-moon-2:before { content: "\e115"; }

.icon-cloudy-3:before { content: "\e116"; }

.icon-cloud-6:before { content: "\e117"; }

.icon-cloud-7:before { content: "\e118"; }

.icon-lightning-5:before { content: "\e119"; }

.icon-rainy-3:before { content: "\e11a"; }

.icon-rainy-4:before { content: "\e11b"; }

.icon-windy-4:before { content: "\e11c"; }

.icon-windy-5:before { content: "\e11d"; }

.icon-snowy-4:before { content: "\e11e"; }

.icon-snowy-5:before { content: "\e11f"; }

.icon-weather-5:before { content: "\e120"; }

.icon-cloudy-4:before { content: "\e121"; }

.icon-lightning-6:before { content: "\e122"; }

.icon-thermometer:before { content: "\e123"; }

.icon-compass-2:before { content: "\e124"; }

.icon-none:before { content: "\e125"; }

.icon-Celsius:before { content: "\e126"; }

.icon-Fahrenheit:before { content: "\e127"; }

.icon-forrst:before { content: "\e128"; }

.icon-headphones:before { content: "\e129"; }

.icon-bug:before { content: "\e12a"; }

.icon-cart-2:before { content: "\e12b"; }

.icon-earth:before { content: "\e12c"; }

.icon-battery:before { content: "\e12d"; }

.icon-list:before { content: "\e12e"; }

.icon-grid:before { content: "\e12f"; }

.icon-alarm:before { content: "\e130"; }

.icon-location-2:before { content: "\e131"; }

.icon-pointer:before { content: "\e132"; }

.icon-diary:before { content: "\e133"; }

.icon-eye-2:before { content: "\e134"; }

.icon-console:before { content: "\e135"; }

.icon-location-3:before { content: "\e136"; }

.icon-move:before { content: "\e137"; }

.icon-gift-2:before { content: "\e138"; }

.icon-monitor:before { content: "\e139"; }

.icon-mobile-2:before { content: "\e13a"; }

.icon-switch:before { content: "\e13b"; }

.icon-star-4:before { content: "\e13c"; }

.icon-address-book:before { content: "\e13d"; }

.icon-shit:before { content: "\e13e"; }

.icon-cone:before { content: "\e13f"; }

.icon-credit-card:before { content: "\e140"; }

.icon-type:before { content: "\e141"; }

.icon-volume:before { content: "\e142"; }

.icon-volume-2:before { content: "\e143"; }

.icon-locked-2:before { content: "\e144"; }

.icon-warning:before { content: "\e145"; }

.icon-info:before { content: "\e146"; }

.icon-filter:before { content: "\e147"; }

.icon-bookmark-3:before { content: "\e148"; }

.icon-bookmark-4:before { content: "\e149"; }

.icon-stats:before { content: "\e14a"; }

.icon-compass-3:before { content: "\e14b"; }

.icon-keyboard:before { content: "\e14c"; }

.icon-award-fill:before { content: "\e14d"; }

.icon-award-stroke:before { content: "\e14e"; }

.icon-beaker-alt:before { content: "\e14f"; }

.icon-beaker:before { content: "\e150"; }

.icon-move-vertical:before { content: "\e151"; }

.icon-move-horizontal:before { content: "\e153"; }

.icon-steering-wheel:before { content: "\e152"; }

.icon-volume-3:before { content: "\e154"; }

.icon-volume-mute:before { content: "\e155"; }

.icon-play:before { content: "\e156"; }

.icon-pause:before { content: "\e157"; }

.icon-stop:before { content: "\e158"; }

.icon-eject:before { content: "\e159"; }

.icon-first:before { content: "\e15a"; }

.icon-last:before { content: "\e15b"; }

.icon-play-alt:before { content: "\e15c"; }

.icon-battery-empty:before { content: "\e15d"; }

.icon-battery-half:before { content: "\e15e"; }

.icon-battery-full:before { content: "\e15f"; }

.icon-battery-charging:before { content: "\e160"; }

.icon-left-quote:before { content: "\e161"; }

.icon-right-quote:before { content: "\e162"; }

.icon-left-quote-alt:before { content: "\e163"; }

.icon-right-quote-alt:before { content: "\e164"; }

.icon-smiley:before { content: "\e165"; }

.icon-umbrella:before { content: "\e166"; }

.icon-info-2:before { content: "\e167"; }

.icon-chart-alt:before { content: "\e168"; }

.icon-save:before { content: "\e169"; }

.fg-color-blue { color: #2d89ef !important; }

.fg-color-blueLight { color: #eff4ff !important; }

.fg-color-blueDark { color: #2b5797 !important; }

.fg-color-green { color: #00a300 !important; }

.fg-color-greenLight { color: #99b433 !important; }

.fg-color-greenDark { color: #1e7145 !important; }

.fg-color-red { color: #b91d47 !important; }

.fg-color-yellow { color: #ffc40d !important; }

.fg-color-orange { color: #e3a21a !important; }

.fg-color-orangeDark { color: #da532c !important; }

.fg-color-pink { color: #9f00a7 !important; }

.fg-color-pinkDark { color: #7e3878 !important; }

.fg-color-purple { color: #603cba !important; }

.fg-color-darken { color: #1d1d1d !important; }

.fg-color-lighten { color: #d5e7ec !important; }

.fg-color-white { color: #ffffff !important; }

.fg-color-grayDark { color: #525252 !important; }

.fg-color-magenta { color: #ff0097 !important; }

.fg-color-teal { color: #00aba9 !important; }

.fg-color-redLight { color: #ee1111 !important; }

.bg-color-blue { background-color: #2d89ef !important; }

.bg-color-blueLight { background-color: #eff4ff !important; }

.bg-color-blueDark { background-color: #2b5797 !important; }

.bg-color-green { background-color: #00a300 !important; }

.bg-color-greenLight { background-color: #99b433 !important; }

.bg-color-greenDark { background-color: #1e7145 !important; }

.bg-color-red { background-color: #b91d47 !important; }

.bg-color-yellow { background-color: #ffc40d !important; }

.bg-color-orange { background-color: #e3a21a !important; }

.bg-color-orangeDark { background-color: #da532c !important; }

.bg-color-pink { background-color: #9f00a7 !important; }

.bg-color-pinkDark { background-color: #7e3878 !important; }

.bg-color-purple { background-color: #603cba !important; }

.bg-color-darken { background-color: #1d1d1d !important; }

.bg-color-lighten { background-color: #d5e7ec !important; }

.bg-color-white { background-color: #ffffff !important; }

.bg-color-grayDark { background-color: #525252 !important; }

.bg-color-magenta { background-color: #ff0097 !important; }

.bg-color-teal { background-color: #00aba9 !important; }

.bg-color-redLight { background-color: #ee1111 !important; }

[class*=border-color] { border: 2px solid; }

.border-color-blue { border-color: #2d89ef !important; }

.border-color-blueLight { border-color: #eff4ff !important; }

.border-color-blueDark { border-color: #2b5797 !important; }

.border-color-green { border-color: #00a300 !important; }

.border-color-greenLight { border-color: #99b433 !important; }

.border-color-greenDark { border-color: #1e7145 !important; }

.border-color-red { border-color: #b91d47 !important; }

.border-color-yellow { border-color: #ffc40d !important; }

.border-color-orange { border-color: #e3a21a !important; }

.border-color-orangeDark { border-color: #da532c !important; }

.border-color-pink { border-color: #9f00a7 !important; }

.border-color-pinkDark { border-color: #7e3878 !important; }

.border-color-purple { border-color: #603cba !important; }

.border-color-darken { border-color: #1d1d1d !important; }

.border-color-lighten { border-color: #d5e7ec !important; }

.border-color-white { border-color: #ffffff !important; }

.border-color-grayDark { border-color: #525252 !important; }

.border-color-magenta { border-color: #ff0097 !important; }

.border-color-teal { border-color: #00aba9 !important; }

.border-color-redLight { border-color: #ee1111 !important; }

  • hover[class=outline-color] {

outline: 3px solid; }

.outline-color-blue { outline-color: #2d89ef !important; }

.outline-color-blueLight { outline-color: #eff4ff !important; }

.outline-color-blueDark { outline-color: #2b5797 !important; }

.outline-color-green { outline-color: #00a300 !important; }

.outline-color-greenLight { outline-color: #99b433 !important; }

.outline-color-greenDark { outline-color: #1e7145 !important; }

.outline-color-red { outline-color: #b91d47 !important; }

.outline-color-yellow { outline-color: #ffc40d !important; }

.outline-color-orange { outline-color: #e3a21a !important; }

.outline-color-orangeDark { outline-color: #da532c !important; }

.outline-color-pink { outline-color: #9f00a7 !important; }

.outline-color-pinkDark { outline-color: #7e3878 !important; }

.outline-color-purple { outline-color: #603cba !important; }

.outline-color-darken { outline-color: #1d1d1d !important; }

.outline-color-lighten { outline-color: #d5e7ec !important; }

.outline-color-white { outline-color: #ffffff !important; }

.outline-color-grayDark { outline-color: #525252 !important; }

.outline-color-magenta { outline-color: #ff0097 !important; }

.outline-color-teal { outline-color: #00aba9 !important; }

.outline-color-redLight { outline-color: #ee1111 !important; }

.item-margin { margin: 0 10px 10px 0; }

.column-margin { margin: 0 20px 10px 0; }

.group-margin { margin: 0 80px 10px 0; }

.brick { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; }

.short-brick { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; width: 150px; height: 150px; }

.medium-brick { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; width: 310px; height: 150px; }

.square { display: block; float: left; margin-right: 10px; height: 20px; width: 20px; }

  • ,
    after,
    before {

-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.one-column { -moz-columns: 1; -webkit-columns: 1; columns: 1; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.two-columns { -moz-columns: 2; -webkit-columns: 2; columns: 2; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.three-columns { -moz-columns: 3; -webkit-columns: 3; columns: 3; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.four-columns { -moz-columns: 4; -webkit-columns: 4; columns: 4; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

.five-columns { -moz-columns: 5; -webkit-columns: 5; columns: 5; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }

  1. bodyContent {

position: relative; height: 100%; min-height: 100%; width: 100%;

  • zoom: 1;

}

  1. bodyContent:before, #bodyContent:after {

display: table; content: ""; }

.page:after { clear: both; }

  1. bodyContent .page-header {

width: 100%; position: relative; display: block; }

  1. bodyContent .page-header .page-header-content {

height: 100px; min-height: 100px; width: 100%; position: relative; display: block; }

  1. bodyContent .page-header .page-header-content h1,
  2. bodyContent .page-header .page-header-content h2,
  3. bodyContent .page-header .page-header-content h3,
  4. bodyContent .page-header .page-header-content h4,
  5. bodyContent .page-header .page-header-content h5 {

position: absolute; margin: 0; padding: 0; left: 20px; bottom: 0; }

  1. bodyContent .page-header .page-header-content h1 small {

font-size: 12pt; margin-left: 5px; }

  1. bodyContent .page-header .page-header-content h1.sub-menu {

cursor: pointer; }

  1. bodyContent .page-header .page-header-content h1.sub-menu:after {

position: absolute; content: "\3009"; display: inline-block; font-size: 10pt; bottom: -5px; right: -15px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

  1. bodyContent .page-header .page-header-content > .page-back {

position: absolute; top: 34px; left: 30px; }

  1. bodyContent .page-header .page-header-content .user-login {

float: right; margin: 55px 44px 0 0; cursor: pointer; }

  1. bodyContent .page-header .page-header-content .user-login .avatar {

float: right; border: 1px #ccc solid; width: 40px; height: 40px; }

  1. bodyContent .page-header .page-header-content .user-login .avatar img,
  2. bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
  3. bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {

width: 100%; height: 100%; }

  1. bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
  2. bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {

margin-top: 2px; font-size: 30px; line-height: 30px; display: block; }

  1. bodyContent .page-header .page-header-content .user-login .name {

float: left; margin: -5px 10px 0; text-align: right; }

  1. bodyContent .page-header .page-header-content .user-login .name .first-name {

font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: 0.01em; line-height: 22pt; font-smooth: always; display: block; margin: 0; }

  1. bodyContent .page-header .page-header-content .user-login .name .last-name {

font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; display: block; margin: 0; }

  1. bodyContent .page-region {

display: block; }

  1. bodyContent .page-region .page-region-content {

padding-top: 10px; padding-left: 0; padding-right: 0; padding-bottom: 20px; display: block; height: 100%; position: relative; }

.page.secondary .page-header .page-header-content h1, .page.secondary .page-header .page-header-content h2, .page.secondary .page-header .page-header-content h3, .page.secondary .page-header .page-header-content h4, .page.secondary .page-header .page-header-content h5 { position: absolute; margin: 0; padding: 0; left: 120px; bottom: 0; }

.page.secondary .page-region .page-region-content { padding-left: 120px; }

.page.snapped { width: 33.33%; height: 100%; float: left; border-right: 1px #ccc solid; }

.page.fill { width: 66.66%; height: 100%; float: right; border-left: 1px #ccc solid; }

.page.snapped #bodyContent .page-header .page-header-content h1, .page.snapped #bodyContent .page-header .page-header-content h2, .page.snapped #bodyContent .page-header .page-header-content h3, .page.snapped #bodyContent .page-header .page-header-content h4, .page.snapped #bodyContent .page-header .page-header-content h5 { margin-left: 20px; }

.page.snapped #bodyContent .page-region .page-region-content { padding-left: 20px; }

.page.fixed-header .page-header { position: fixed; top: 0; left: 0; right: 0; z-index: 10000; }

.page.fixed-header .page-region { padding-top: 140px; }

.page.with-sidebar .page-region { margin-left: 220px; width: auto;

  • zoom: 1;

}

.page.with-sidebar .page-region .page-region-content { padding-left: 20px; }

.page.with-sidebar .page-region:before, .page.with-sidebar .page-region:after { display: table; content: ""; }

.page.with-sidebar .page-region:after { clear: both; }

.app-bar { position: fixed; bottom: 0; left: 0; right: 0; min-height: 100px; background-color: #1d1d1d !important; }

.charms { position: fixed; right: 0; top: 0; bottom: 0; height: 100%; min-width: 200px; width: auto; }

.charms.place-left { left: 0; right: auto; }

.message-dialog { position: fixed; left: 0; right: 0; height: auto; min-height: 100px; top: 30%; padding: 10px 10px 0; }

.error-bar, .warning-bar, .info-bar { position: fixed; top: 0; left: 0; right: 0; padding: 10px 20px; color: #fff; min-height: 100px; }

.error-bar { background-color: #b91d47 !important; }

.warning-bar { background-color: #ffc40d !important; }

.info-bar { background-color: #2d89ef !important; }

.toolbar {

  • zoom: 1;

}

.toolbar a, .toolbar button { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; font-size: 14px; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-radius: 0; display: inline-block; vertical-align: middle; cursor: pointer; padding: 4px 10px; outline: none; min-width: 32px; min-height: 32px; width: 32px; height: 32px; text-align: center; position: relative; padding: 0; margin-right: 0px; }

.toolbar a.mini, .toolbar button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.toolbar a.big, .toolbar button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar a.mini, .toolbar button.mini { min-width: 22px; width: 22px; }

.toolbar a.big, .toolbar button.big { min-width: 48px; width: 48px; }

.toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.toolbar a [class^="icon-"].icon-large, .toolbar button [class^="icon-"].icon-large, .toolbar a [class*=" icon-"].icon-large, .toolbar button [class*=" icon-"].icon-large { line-height: .9em; }

.toolbar a.big [class^="icon-"], .toolbar button.big [class^="icon-"], .toolbar a.big [class*=" icon-"], .toolbar button.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] { margin-right: 5px; }

.toolbar a [class^="icon-"].right, .toolbar button [class^="icon-"].right, .toolbar a [class*=" icon-"].right, .toolbar button [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.toolbar a.standart, .toolbar button.standart { min-width: 90px; min-height: 32px; }

.toolbar a:active, .toolbar button:active, .toolbar a.default:active, .toolbar button.default:active { top: 1px; left: 1px; }

.toolbar a:disabled, .toolbar button:disabled, .toolbar a.disabled, .toolbar button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.toolbar a.default, .toolbar button.default { background-color: #008287; color: #fff; }

.toolbar a:hover, .toolbar button:hover, .toolbar a.default:hover, .toolbar button.default:hover { color: inherit; }

.toolbar a:focus, .toolbar button:focus { outline: 0; border: 1px #353535 dotted; }

.toolbar a.mini, .toolbar button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.toolbar a.big, .toolbar button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar a img, .toolbar button img { width: 16px; height: 16px; position: absolute; top: 8px; left: 8px; }

.toolbar a { padding: 5px 0; }

.toolbar:before, .toolbar:after { display: table; content: ""; }

.toolbar:after { clear: both; }

.toolbar .toolbar-group { margin-right: 20px; margin-bottom: 10px; float: left; }

.toolbar-vertical { width: 33px; float: left; margin-right: 10px;

  • zoom: 1;

}

.toolbar-vertical a, .toolbar-vertical button { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; font-size: 14px; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-radius: 0; display: inline-block; vertical-align: middle; cursor: pointer; padding: 4px 10px; outline: none; min-width: 32px; min-height: 32px; width: 32px; height: 32px; text-align: center; position: relative; padding: 0; margin-bottom: 5px; }

.toolbar-vertical a.mini, .toolbar-vertical button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.toolbar-vertical a.big, .toolbar-vertical button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar-vertical a.mini, .toolbar-vertical button.mini { min-width: 22px; width: 22px; }

.toolbar-vertical a.big, .toolbar-vertical button.big { min-width: 48px; width: 48px; }

.toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.toolbar-vertical a [class^="icon-"].icon-large, .toolbar-vertical button [class^="icon-"].icon-large, .toolbar-vertical a [class*=" icon-"].icon-large, .toolbar-vertical button [class*=" icon-"].icon-large { line-height: .9em; }

.toolbar-vertical a.big [class^="icon-"], .toolbar-vertical button.big [class^="icon-"], .toolbar-vertical a.big [class*=" icon-"], .toolbar-vertical button.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] { margin-right: 5px; }

.toolbar-vertical a [class^="icon-"].right, .toolbar-vertical button [class^="icon-"].right, .toolbar-vertical a [class*=" icon-"].right, .toolbar-vertical button [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.toolbar-vertical a.standart, .toolbar-vertical button.standart { min-width: 90px; min-height: 32px; }

.toolbar-vertical a:active, .toolbar-vertical button:active, .toolbar-vertical a.default:active, .toolbar-vertical button.default:active { top: 1px; left: 1px; }

.toolbar-vertical a:disabled, .toolbar-vertical button:disabled, .toolbar-vertical a.disabled, .toolbar-vertical button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.toolbar-vertical a.default, .toolbar-vertical button.default { background-color: #008287; color: #fff; }

.toolbar-vertical a:hover, .toolbar-vertical button:hover, .toolbar-vertical a.default:hover, .toolbar-vertical button.default:hover { color: inherit; }

.toolbar-vertical a:focus, .toolbar-vertical button:focus { outline: 0; border: 1px #353535 dotted; }

.toolbar-vertical a.mini, .toolbar-vertical button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.toolbar-vertical a.big, .toolbar-vertical button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.toolbar-vertical a img, .toolbar-vertical button img { width: 16px; height: 16px; position: absolute; top: 8px; left: 8px; }

.toolbar-vertical a { padding: 5px 0; }

.toolbar-vertical:before, .toolbar-vertical:after { display: table; content: ""; }

.toolbar-vertical:after { clear: both; }

.toolbar-vertical .toolbar-group { margin-bottom: 20px; }

.image-button { position: relative; border: 0; padding-right: 45px; }

.image-button img, .image-button:active img { position: absolute; right: 0; margin-left: 32px; padding: 5px; height: 100%; top: 0px; margin-left: 0px; box-sizing: border-box; border: 1px transparent solid; z-index: 2; }

.button-set a, .button-set button { margin-right: 0; text-align: center; }

.button-set a img, .button-set button img { background-color: transparent; }

.button-set a { padding: 5px 0; }

.button-set button.active { background-color: #008287; color: #fff; }

.shortcuts { margin-bottom: 10px; }

.shortcut { width: 92px; height: 92px; display: inline-block; margin: 0 10px 10px 0; vertical-align: top; text-decoration: none; background: #F3F3F3; text-align: center; cursor: pointer; border: 0; border-bottom: 2px transparent solid; position: relative; }

.shortcut:hover { border-color: red; }

.shortcut:active { background: #F3F3F3; top: 1px; left: 1px; }

.shortcut > .icon { margin-top: .25em; margin-bottom: .25em; font-size: 32px; color: #888; display: block; float: none; }

.shortcut > .label { display: block; font-weight: 400; color: #666; background: transparent !important; }

.shortcut > .badge { position: absolute; right: 0; top: 0; background-color: #2d89ef; padding: 5px; margin: 0 !important; text-align: center; display: block; font-size: 9pt; color: #fff; line-height: 11pt; }

a.shortcut { padding: 12px 0; }

a.shortcut .label { font-size: 9pt; }

.pagination { width: auto; margin-bottom: 10px; }

.pagination > ul {

margin-left: 0; list-style: none; margin: 0; }

.pagination > ul li { display: inline-block; margin-right: 1px; position: relative; }

.pagination > ul li a { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; font-size: 14px; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-radius: 0; display: inline-block; padding: 4px 10px; outline: none; min-height: 32px; width: 32px; padding: 0; position: relative; display: block; float: left; font-size: 10pt; padding: 5px; min-width: 32px; height: 32px; text-align: center; vertical-align: middle; cursor: pointer; margin-right: 1px; }

.pagination > ul li a.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.pagination > ul li a.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.pagination > ul li a.mini { min-width: 22px; width: 22px; }

.pagination > ul li a.big { min-width: 48px; width: 48px; }

.pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.pagination > ul li a [class^="icon-"].icon-large, .pagination > ul li a [class*=" icon-"].icon-large { line-height: .9em; }

.pagination > ul li a.big [class^="icon-"], .pagination > ul li a.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] { margin-right: 5px; }

.pagination > ul li a [class^="icon-"].right, .pagination > ul li a [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.pagination > ul li a.standart { min-width: 90px; min-height: 32px; }

.pagination > ul li a:active, .pagination > ul li a.default:active { top: 1px; left: 1px; }

.pagination > ul li a:disabled, .pagination > ul li a.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.pagination > ul li a.default { background-color: #008287; color: #fff; }

.pagination > ul li a:hover, .pagination > ul li a.default:hover { color: inherit; }

.pagination > ul li a:focus { outline: 0; border: 1px #353535 dotted; }

.pagination > ul li a.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.pagination > ul li a.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.pagination > ul li a img { width: 16px; height: 16px; position: absolute; top: 8px; left: 8px; }

.pagination > ul li a:hover { background-color: #1d1d1d; color: #ffffff; }

.pagination > ul li a:active { top: 1px; left: 1px; }

.pagination > ul li.first a, .pagination > ul li.prev a, .pagination > ul li.next a, .pagination > ul li.last a { font-size: 20pt; }

.pagination > ul li.first a:before, .pagination > ul li.prev a:before, .pagination > ul li.next a:before, .pagination > ul li.last a:before { position: absolute; left: 50%; top: 0; margin-left: -7px; content: "\25C4"; font-size: 1.5em; }

.pagination > ul li.first a:before { content: "\AB"; margin-left: -10px; }

.pagination > ul li.prev a:before { content: "\2039"; }

.pagination > ul li.next a:before { content: "\203A"; }

.pagination > ul li.last a:before { content: "\BB"; margin-left: -10px; }

.pagination > ul li.active a { background-color: #008287; color: #ffffff; }

.pagination > ul li.disabled a, .pagination > ul li.spaces a { background-color: #f2f2f2; color: #1e1e1e; cursor: not-allowed; }

.pagination > ul li.disabled a:active, .pagination > ul li.spaces a:active { top: 0; left: 0; }

.pagination > ul li.disabled a { color: #1e1e1e; }

.pagination > ul li.spaces a { background-color: #ffffff; cursor: default; }

table { width: 100%; border-collapse: separate; margin: 0 0 20px; }

table thead tr th, table thead tr td { display: table-cell; vertical-align: bottom; padding-bottom: 5px; padding-top: 10px; padding-left: 5px; border-bottom: 1px #ddd solid; border-right: 1px #ddd solid; border-left: 1px transparent solid; border-top: 1px transparent solid; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; color: rgba(0, 0, 0, 0.6); text-align: left; }

table thead tr th.right, table thead tr td.right { text-align: right; padding-right: 10px; }

table thead tr th.last, table thead tr td.last { border-right: 1px transparent solid; }

table thead tr th:last-child, table thead tr td:last-child { border-right: 1px transparent solid; }

table tbody tr { border: 1px #fff solid; }

table tbody tr td { font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; padding: 3px 10px; border-right: 1px #ddd solid; border-bottom: 1px #ddd solid; border-left: 1px transparent solid; border-top: 1px transparent solid; box-sizing: border-box; }

table tbody tr td.right { text-align: right; }

table tbody tr td.center { text-align: center; }

table tbody tr td.last { border-right: 1px transparent solid; }

table tbody tr td:last-child { border-right: 1px transparent solid; }

table tbody tr.success { background-color: #00a300 !important; }

table tbody tr.error { background-color: #b91d47 !important; }

table tbody tr.warning { background-color: #e3a21a !important; }

table tbody tr.info { background-color: #2d89ef !important; }

table tbody tr.info td, table tbody tr.warning td, table tbody tr.error td, table tbody tr.success td { color: #ffffff !important; }

table tbody tr.selected-row { background-color: rgba(28, 183, 236, 0.1) !important; }

table tbody tr.selected-row td:first-child { border-left: 1px #1c98cc solid; }

table tbody tr.selected-row td:last-child { border-right: 1px #1c98cc solid; }

table tbody tr.selected-row td { border-top: 1px #1c98cc solid; border-bottom: 1px #1c98cc solid; }

table.striped tbody tr:nth-child(odd) { background-color: #f9f9f9; }

table.hovered { border-collapse: separate !important; }

table.hovered thead tr th:hover, table.hovered thead tr td:hover { border: 1px #1c98cc solid; background: rgba(28, 183, 236, 0.1); }

table.hovered tbody tr:hover { background-color: rgba(28, 183, 236, 0.1); }

table.hovered tbody tr:hover td:first-child { border-left: 1px #1c98cc solid; }

table.hovered tbody tr:hover td:last-child { border-right: 1px #1c98cc solid; }

table.hovered tbody tr:hover td { border-top: 1px #1c98cc solid; border-bottom: 1px #1c98cc solid; }

table.bordered { border-collapse: separate !important; border: 1px #ccc solid !important; }

table.bordered tbody tr:last-child td { border-bottom: 0; }

.oh, .ot, .tt { float: left; margin: 0 2% 2% 0; width: 48%; }

.ot { width: 31%; }

.tt { width: 65%; }

.cl { clear: both; }

.item-padding { margin-right: 20px; margin-bottom: 5px; }

.column-padding { margin: 0 10px; }

.group-padding { margin: 0 40px; }

.span1 { width: 60px; }

.span2 { width: 140px; }

.span3 { width: 220px; }

.span4 { width: 300px; }

.span5 { width: 380px; }

.span6 { width: 460px; }

.span7 { width: 540px; }

.span8 { width: 620px; }

.span9 { width: 700px; }

.span10 { width: 780px; }

.span11 { width: 860px; }

.span12 { width: 940px; }

.offset1 { margin-left: 80px; }

.offset2 { margin-left: 160px; }

.offset3 { margin-left: 240px; }

.offset4 { margin-left: 320px; }

.offset5 { margin-left: 400px; }

.offset6 { margin-left: 480px; }

.offset7 { margin-left: 560px; }

.offset8 { margin-left: 640px; }

.offset9 { margin-left: 720px; }

.offset10 { margin-left: 800px; }

.offset11 { margin-left: 880px; }

.offset12 { margin-left: 960px; }

[class*="span"] { float: none; min-height: 1px; margin-right: 20px; margin-bottom: 5px;

  • zoom: 1;

}

[class*="span"]:before, [class*="span"]:after { display: table; content: ""; }

[class*="span"]:after { clear: both; }

[class*="span"]:last-child { margin-right: 0; }

[class*="span"] > img { max-width: 100%; height: auto; }

.grid { margin: 0 0 20px; display: block; height: auto; width: 100%;

  • zoom: 1;

}

.grid.no-margin { margin: 0; }

.grid.margin-row { margin-bottom: 5px; }

.grid .grid { margin-top: 2.5px; margin-bottom: 2.5px; }

.grid .group { margin-right: 80px; float: left; width: auto; height: auto; min-height: 1px; }

.grid .row { width: 100%;

  • zoom: 1;

}

.grid .row:before, .grid .row:after { display: table; content: ""; }

.grid .row:after { clear: both; }

.grid .row [class*="span"] { float: left; }

.grid.element-border [class*="span"] { border: 1px #ccc dotted; }

.grid:before, .grid:after { display: table; content: ""; }

.grid:after { clear: both; }

.grid > .row::before, .grid > .row::after { content: normal; }

td[class*="span"], th[class*="span"] { display: table-cell !important; float: none !important; padding: 0 !important; }

.hero-unit { position: relative; margin: 0 0 10px; padding: 20px; background-color: #f1f1f1; width: 100%;

  • zoom: 1;

}

.hero-unit:before, .hero-unit:after { display: table; content: ""; }

.hero-unit:after { clear: both; }

.dropdown-menu { position: absolute; background-color: #fff; margin-left: 0; list-style: none; top: 100%; z-index: 11010; float: left; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); min-width: 160px; padding-bottom: 5px; padding-top: 5px; padding-left: 0; display: none; }

.dropdown-menu.place-right { right: 0; left: auto; }

.dropdown-menu a { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; color: #000000; display: block; width: 100%; padding: 3px 20px; white-space: nowrap; font-size: 14px; cursor: pointer; }

.dropdown-menu a:hover { color: rgba(0, 0, 0, 0.8); }

.dropdown-menu a:active { color: rgba(0, 0, 0, 0.4); }

.dropdown-menu a:hover { background-color: #2d89ef !important; color: #ffffff !important; }

.dropdown-menu li { display: list-item; line-height: 20px; }

.dropdown-menu .divider { height: 1px; margin: 9px 1px; overflow: hidden; background-color: #e5e5e5; }

.dropdown-menu.open { display: block !important; }

.nav-bar { background-color: #2d89ef; width: 100%; display: block; margin: 0; padding: 0; z-index: 1000;

  • zoom: 1;

}

.nav-bar .nav-bar-inner {

  • zoom: 1;

}

.nav-bar .nav-bar-inner .element, .nav-bar .nav-bar-inner a .element { position: relative; margin: 5px; line-height: 20px; height: 20px; float: left; display: inline-block; padding: 0; font-weight: normal; font-size: 10pt; color: #fff; }

.nav-bar .nav-bar-inner .element.brand, .nav-bar .nav-bar-inner a .element.brand { font-size: 1.15em; }

.nav-bar .nav-bar-inner .element img, .nav-bar .nav-bar-inner a .element img { height: 100%; }

.nav-bar .nav-bar-inner .element a, .nav-bar .nav-bar-inner a .element a { line-height: 20px; height: 20px; font-size: 10pt; }

.nav-bar .nav-bar-inner .element [class^="icon-"]:before, .nav-bar .nav-bar-inner a .element [class^="icon-"]:before, .nav-bar .nav-bar-inner .element [class*=" icon-"]:before, .nav-bar .nav-bar-inner a .element [class*=" icon-"]:before { display: inline-block; margin: 0; padding: 0; display: block; float: left; margin: 0 5px; }

.nav-bar .nav-bar-inner > ul.menu { margin-left: 0; list-style: none; padding: 0; margin: 0; }

.nav-bar .nav-bar-inner > ul.menu > li { display: block; float: left; margin-right: 5px; position: relative; padding: 5px 15px 5px 5px; }

.nav-bar .nav-bar-inner > ul.menu > li a { display: block; float: left; color: #ffffff; font-size: 10pt; }

.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu { z-index: 1001; border: 0; left: 0px; }

.nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a { display: block; float: none; color: #1e1e1e; padding: 3px 20px; }

.nav-bar .nav-bar-inner > ul.menu.open { display: block !important; }

.nav-bar .nav-bar-inner > .divider, .nav-bar .nav-bar-inner > ul.menu > li.divider { position: relative; margin: 5px; line-height: 20px; height: 20px; float: left; display: inline-block; padding: 0; font-weight: normal; font-size: 10pt; color: #fff; width: 1px; border-right: 1px #e6e6e6 solid; }

.nav-bar .nav-bar-inner > .divider.brand, .nav-bar .nav-bar-inner > ul.menu > li.divider.brand { font-size: 1.15em; }

.nav-bar .nav-bar-inner > .divider img, .nav-bar .nav-bar-inner > ul.menu > li.divider img { height: 100%; }

.nav-bar .nav-bar-inner > .divider a, .nav-bar .nav-bar-inner > ul.menu > li.divider a { line-height: 20px; height: 20px; font-size: 10pt; }

.nav-bar .nav-bar-inner > .divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before { display: inline-block; margin: 0; padding: 0; display: block; float: left; margin: 0 5px; }

.nav-bar .nav-bar-inner [data-role=dropdown] { margin-right: 20px !important; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a { cursor: pointer; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a:before { position: absolute; content: "\203A"; display: block; font-size: 1.4em; left: 100%; margin-left: -10px; top: 8px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.nav-bar .nav-bar-inner .pull-menu { display: none; float: right; color: #fff; cursor: pointer; font: 1.8em sans-serif; margin-right: 0px; position: relative; height: 20px; width: 20px; line-height: 20px; }

.nav-bar .nav-bar-inner .pull-menu:before { content: "\2261"; position: absolute; font-size: 20pt; top: 5px; left: 0; }

.nav-bar .nav-bar-inner:before, .nav-bar .nav-bar-inner:after { display: table; content: ""; }

.nav-bar .nav-bar-inner:after { clear: both; }

.nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover { background-color: #2d89ef !important; }

.nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover { background-color: #eff4ff !important; }

.nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover { background-color: #2b5797 !important; }

.nav-bar.bg-color-green .nav-bar-inner .menu li a:hover { background-color: #00a300 !important; }

.nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover { background-color: #99b433 !important; }

.nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover { background-color: #1e7145 !important; }

.nav-bar.bg-color-red .nav-bar-inner .menu li a:hover { background-color: #b91d47 !important; }

.nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover { background-color: #ffc40d !important; }

.nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover { background-color: #e3a21a !important; }

.nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover { background-color: #da532c !important; }

.nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover { background-color: #9f00a7 !important; }

.nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover { background-color: #7e3878 !important; }

.nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover { background-color: #603cba !important; }

.nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover { background-color: #1d1d1d !important; }

.nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover { background-color: #d5e7ec !important; }

.nav-bar.bg-color-white .nav-bar-inner .menu li:hover { background-color: #e6e6e6 !important; }

.nav-bar.bg-color-white .nav-bar-inner .menu li a:hover { background-color: #e6e6e6 !important; }

.nav-bar.bg-color-white .nav-bar-inner .menu li a { color: #1d1d1d !important; }

.nav-bar.bg-color-white .nav-bar-inner .element { color: #1d1d1d !important; }

.nav-bar.bg-color-white .nav-bar-inner .pull-menu { color: #1d1d1d !important; }

.nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover { background-color: #525252 !important; }

.nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover { background-color: #ff0097 !important; }

.nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover { background-color: #00aba9 !important; }

.nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover { background-color: #ee1111 !important; }

.nav-bar:before, .nav-bar:after { display: table; content: ""; }

.nav-bar:after { clear: both; }

.nav-bar.fixed-top, .nav-bar.fixed-bottom { position: fixed; z-index: 10000; left: 0; }

.nav-bar.fixed-top { top: 0; bottom: auto; }

.nav-bar.fixed-bottom { bottom: 0; top: auto; }

.nav-bar .nav-bar-inner.container { width: 940px; margin: auto; }

.side-nav ul { margin: 0; padding: 0; list-style: none; margin-bottom: 20px; }

.side-nav ul .title { color: #4f4f4f; font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif; font-size: 12pt; margin: 0 0 5px 0; border-bottom: 1px #ccc solid; }

.side-nav ul > li > a { display: block; padding: 3px 10px 3px 0; position: relative; color: #014E85; padding-left: 3px; font-size: 10pt; }

.side-nav ul.close > li { display: none; }

.side-nav ul.close > li[class^=title] { display: list-item; }

.page-sidebar { display: block; width: 213px; float: left; min-height: 100% !important; height: auto; background-color: #EBEBEB; padding-top: 10px; padding-bottom: 10px; margin-top: 10px; margin-left: 7px; }

.page-sidebar a { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; color: #000000; display: block; width: 100%; padding: 5px 20px 5px 10px; white-space: nowrap; font-size: 14px; cursor: pointer; }

.page-sidebar a:hover { color: rgba(0, 0, 0, 0.8); }

.page-sidebar a:active { color: rgba(0, 0, 0, 0.4); }

.page-sidebar a:hover { background-color: #2d89ef !important; color: #ffffff !important; }

.page-sidebar li { display: list-item; line-height: 20px; position: relative; }

.page-sidebar > ul > li > a { font-size: 1.1em; }

.page-sidebar > ul > li a.lead, .page-sidebar > ul > li.lead a, .page-sidebar > ul > li.lead { font-weight: bold; }

.page-sidebar > ul > li.sticker:before { content: "."; position: absolute; width: 7px; height: 28px; left: -7px; text-indent: -9999px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; background-color: #ebebeb; }

.page-sidebar > ul > li.sticker.sticker-color-blue:before { background-color: #2d89ef; }

.page-sidebar > ul > li.sticker.sticker-color-blueLight:before { background-color: #eff4ff; }

.page-sidebar > ul > li.sticker.sticker-color-blueDark:before { background-color: #2b5797; }

.page-sidebar > ul > li.sticker.sticker-color-green:before { background-color: #00a300 !important; }

.page-sidebar > ul > li.sticker.sticker-color-greenLight:before { background-color: #99b433 !important; }

.page-sidebar > ul > li.sticker.sticker-color-greenDark:before { background-color: #1e7145 !important; }

.page-sidebar > ul > li.sticker.sticker-color-red:before { background-color: #b91d47 !important; }

.page-sidebar > ul > li.sticker.sticker-color-yellow:before { background-color: #ffc40d !important; }

.page-sidebar > ul > li.sticker.sticker-color-orange:before { background-color: #e3a21a !important; }

.page-sidebar > ul > li.sticker.sticker-color-orangeDark:before { background-color: #da532c !important; }

.page-sidebar > ul > li.sticker.sticker-color-pink:before { background-color: #9f00a7 !important; }

.page-sidebar > ul > li.sticker.sticker-color-pinkDark:before { background-color: #7e3878 !important; }

.page-sidebar > ul > li.sticker.sticker-color-purple:before { background-color: #603cba !important; }

.page-sidebar > ul > li.sticker.sticker-color-darken:before { background-color: #1d1d1d !important; }

.page-sidebar > ul > li.sticker.sticker-color-white:before { background-color: #ffffff !important; }

.page-sidebar > ul > li.sticker.sticker-color-grayDark:before { background-color: #525252 !important; }

.page-sidebar .divider { height: 1px; margin: 9px 1px; overflow: hidden; background-color: #e5e5e5; }

.page-sidebar ul { margin-left: 0; list-style: none; background-color: #EBEBEB; }

.page-sidebar ul.sub-menu { padding-top: 5px; padding-bottom: 5px; }

.page-sidebar ul.sub-menu a { padding: 5px 20px 5px 25px; }

.page-sidebar ul.sub-menu.light { background-color: #f9f9f9 !important; }

.page-sidebar .sidebar-dropdown-menu { display: none; }

.page-sidebar .sidebar-dropdown-menu.open { display: block; }

.page-sidebar > ul > li.dropdown { position: relative; }

.page-sidebar > ul > li.dropdown:after { content: ""; display: block; position: absolute; top: 6px; left: 100%; margin-left: -20px; width: 16px; height: 16px; background: no-repeat; background-position: 0 -1586px; z-index: 200; }

.page-sidebar > ul > li.dropdown.active:after { background-position: 0 -676px; }

.replies { margin-left: 0; list-style: none; }

.replies > div, .replies > li, .replies > span { position: relative; margin: 0 10px 10px 0; display: block; float: none !important; width: 310px; height: 150px; font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; height: auto; min-height: 70px; padding: 10px; }

.replies > div .avatar, .replies > li .avatar, .replies > span .avatar { width: 50px; height: 50px; overflow: hidden; display: table-cell; vertical-align: middle !important; background: #6e6e6e; box-shadow-bottom: inset 0px 0px 3px #fff; }

.replies > div .avatar img, .replies > li .avatar img, .replies > span .avatar img { width: 100%; height: 100%; display: inline-block !important; vertical-align: middle !important; }

.replies > div .reply, .replies > li .reply, .replies > span .reply { margin-left: 60px; margin-top: -50px; }

.replies > div .reply .date, .replies > li .reply .date, .replies > span .reply .date { float: right; font-size: 55%; color: #ffffff; }

.replies > div .reply .author, .replies > li .reply .author, .replies > span .reply .author { color: #ffffff; }

.replies > div .reply .text, .replies > li .reply .text, .replies > span .reply .text { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: #000000; color: #ffffff; line-height: 16px; }

.replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover { color: rgba(0, 0, 0, 0.8); }

.replies > div .reply .text:active, .replies > li .reply .text:active, .replies > span .reply .text:active { color: rgba(0, 0, 0, 0.4); }

.replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover { color: #ffffff; }

.replies > div .sticker, .replies > li .sticker, .replies > span .sticker { width: 0; height: 0; border-top: 10px solid #ffffff; position: absolute; display: block; z-index: 1000; }

.replies > div .sticker.sticker-color-blue, .replies > li .sticker.sticker-color-blue, .replies > span .sticker.sticker-color-blue { border-color: #2d89ef !important; }

.replies > div .sticker.sticker-color-blueLight, .replies > li .sticker.sticker-color-blueLight, .replies > span .sticker.sticker-color-blueLight { border-color: #eff4ff !important; }

.replies > div .sticker.sticker-color-blueDark, .replies > li .sticker.sticker-color-blueDark, .replies > span .sticker.sticker-color-blueDark { border-color: #2b5797 !important; }

.replies > div .sticker.sticker-color-green, .replies > li .sticker.sticker-color-green, .replies > span .sticker.sticker-color-green { border-color: #00a300 !important; }

.replies > div .sticker.sticker-color-greenLight, .replies > li .sticker.sticker-color-greenLight, .replies > span .sticker.sticker-color-greenLight { border-color: #99b433 !important; }

.replies > div .sticker.sticker-color-greenDark, .replies > li .sticker.sticker-color-greenDark, .replies > span .sticker.sticker-color-greenDark { border-color: #1e7145 !important; }

.replies > div .sticker.sticker-color-red, .replies > li .sticker.sticker-color-red, .replies > span .sticker.sticker-color-red { border-color: #b91d47 !important; }

.replies > div .sticker.sticker-color-yellow, .replies > li .sticker.sticker-color-yellow, .replies > span .sticker.sticker-color-yellow { border-color: #ffc40d !important; }

.replies > div .sticker.sticker-color-orange, .replies > li .sticker.sticker-color-orange, .replies > span .sticker.sticker-color-orange { border-color: #e3a21a !important; }

.replies > div .sticker.sticker-color-orangeDark, .replies > li .sticker.sticker-color-orangeDark, .replies > span .sticker.sticker-color-orangeDark { border-color: #da532c !important; }

.replies > div .sticker.sticker-color-pink, .replies > li .sticker.sticker-color-pink, .replies > span .sticker.sticker-color-pink { border-color: #9f00a7 !important; }

.replies > div .sticker.sticker-color-pinkDark, .replies > li .sticker.sticker-color-pinkDark, .replies > span .sticker.sticker-color-pinkDark { border-color: #7e3878 !important; }

.replies > div .sticker.sticker-color-purple, .replies > li .sticker.sticker-color-purple, .replies > span .sticker.sticker-color-purple { border-color: #603cba !important; }

.replies > div .sticker.sticker-color-darken, .replies > li .sticker.sticker-color-darken, .replies > span .sticker.sticker-color-darken { border-color: #1d1d1d !important; }

.replies > div .sticker.sticker-color-white, .replies > li .sticker.sticker-color-white, .replies > span .sticker.sticker-color-white { border-color: #ffffff !important; }

.replies > div .sticker.sticker-color-lighten, .replies > li .sticker.sticker-color-lighten, .replies > span .sticker.sticker-color-lighten { border-color: #d5e7ec !important; }

.replies > div .sticker.sticker-color-grayDark, .replies > li .sticker.sticker-color-grayDark, .replies > span .sticker.sticker-color-grayDark { border-color: #525252 !important; }

.replies > div .sticker.sticker-color-magenta, .replies > li .sticker.sticker-color-magenta, .replies > span .sticker.sticker-color-magenta { border-color: #ff0097 !important; }

.replies > div .sticker.sticker-color-teal, .replies > li .sticker.sticker-color-teal, .replies > span .sticker.sticker-color-teal { border-color: #00aba9 !important; }

.replies > div .sticker.sticker-color-redLight, .replies > li .sticker.sticker-color-redLight, .replies > span .sticker.sticker-color-redLight { border-color: #ee1111 !important; }

.replies > div .sticker.sticker-left, .replies > li .sticker.sticker-left, .replies > span .sticker.sticker-left { border-left: 20px solid transparent !important; left: -20px; }

.replies > div .sticker.sticker-right, .replies > li .sticker.sticker-right, .replies > span .sticker.sticker-right { border-right: 20px solid transparent !important; right: -20px; }

.notices { list-style: none; margin: 0; padding: 0; }

.notices > div, .notices > li, .notices > span, .notices > a { width: 100%; height: 90px; display: block; overflow: hidden; position: relative; margin-bottom: 10px; }

.notices > div .notice-header, .notices > li .notice-header, .notices > span .notice-header, .notices > a .notice-header, .notices > div .header, .notices > li .header, .notices > span .header, .notices > a .header { position: relative; background: transparent; font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: 0.01em; line-height: 22pt; font-smooth: always; font-size: 12pt; margin-top: 5px; margin-left: 10px; }

.notices > div .notice-text, .notices > li .notice-text, .notices > span .notice-text, .notices > a .notice-text, .notices > div .text, .notices > li .text, .notices > span .text, .notices > a .text { position: relative; margin-right: 50px; margin-left: 10px; color: #fff; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 8pt; font-smooth: always; line-height: 10pt; margin-top: -5px; line-height: 16px; }

.notices > div .notice-icon, .notices > li .notice-icon, .notices > span .notice-icon, .notices > a .notice-icon, .notices > div .icon, .notices > li .icon, .notices > span .icon, .notices > a .icon { position: absolute; right: 10px; bottom: 5px; }

.notices > div .notice-icon img, .notices > li .notice-icon img, .notices > span .notice-icon img, .notices > a .notice-icon img, .notices > div .icon img, .notices > li .icon img, .notices > span .icon img, .notices > a .icon img { width: 32px; height: 32px; }

.notices > div .notice-image, .notices > li .notice-image, .notices > span .notice-image, .notices > a .notice-image, .notices > div .image, .notices > li .image, .notices > span .image, .notices > a .image { max-height: 48px; width: 48px; height: 48px; margin: 20px 20px 20px 20px; float: left; }

.notices > div .notice-image img, .notices > li .notice-image img, .notices > span .notice-image img, .notices > a .notice-image img, .notices > div .image img, .notices > li .image img, .notices > span .image img, .notices > a .image img { width: 48px; height: 48px; }

.notices > div .close, .notices > li .close, .notices > span .close, .notices > a .close { z-index: 2; position: absolute; top: 5px; right: 10px; cursor: pointer; font-weight: bold; text-decoration: none; color: #fff !important; }

.notices > div .close::before, .notices > li .close::before, .notices > span .close::before, .notices > a .close::before { content: "\00d7"; color: #fff !important; }

.notices > div .image-large, .notices > li .image-large, .notices > span .image-large, .notices > a .image-large { width: 88px; height: 88px; margin: 1px 10px 1px 1px; overflow: hidden; float: left; }

.notices > div .image-large img, .notices > li .image-large img, .notices > span .image-large img, .notices > a .image-large img { width: 88px; height: 88px; }

.tile-group { margin: 0; margin-right: 80px; float: left; width: auto; height: auto; min-height: 1px; width: 802px; }

.tile { display: block; float: left; background-color: #525252; width: 150px; height: 150px; cursor: pointer; box-shadow: inset 0px 0px 1px #FFFFCC; text-decoration: none; color: #ffffff; position: relative; font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; margin: 0 10px 10px 0; overflow: hidden; }

.tile .offset1tile { margin-left: 160px; }

.tile .upset1tile { margin-top: -160px; }

.tile .offset1tile { margin-left: 320px; }

.tile .upset1tile { margin-top: -320px; }

.tile * { color: #ffffff; }

.tile .tile-content { width: 100%; height: 100%; padding: 0; padding-bottom: 30px; vertical-align: top; padding: 10px 15px; overflow: hidden; text-overflow: ellipsis; position: relative; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: #000000; color: #ffffff; line-height: 16px; }

.tile .tile-content:hover { color: rgba(0, 0, 0, 0.8); }

.tile .tile-content:active { color: rgba(0, 0, 0, 0.4); }

.tile .tile-content:hover { color: #ffffff; }

.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6 { font-size: 14pt; }

.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6, .tile .tile-content p { padding: 0; margin: 0; line-height: 24px; }

.tile .tile-content p { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: #000000; color: #ffffff; line-height: 16px; overflow: hidden; text-overflow: ellipsis; }

.tile .tile-content p:active { color: rgba(0, 0, 0, 0.4); }

.tile.icon > .tile-content { padding: 0; }

.tile.icon > .tile-content > img { position: absolute; width: 64px; height: 64px; top: 50%; left: 50%; margin-left: -32px; margin-top: -32px; }

.tile.icon > .tile-content > i { position: absolute; width: 64px; height: 64px; top: 30%; left: 50%; margin-left: -32px; font-size: 64px; -webkit-margin-before: -6px; }

.tile.image > .tile-content, .tile.image-slider > .tile-content { padding: 0; }

.tile.image > .tile-content > img, .tile.image-slider > .tile-content > img { width: 100%; height: auto; min-height: 100%; max-width: 100%; }

.tile.image-set > .tile-content { margin: 0; padding: 0; width: 25% !important; height: 50%; float: left; border: 1px #1e1e1e solid; }

.tile.image-set > .tile-content > img { min-width: 100%; width: 100%; height: auto; min-height: 100%; }

.tile.image-set .tile-content:first-child { width: 50% !important; float: left; height: 100%; }

.tile.double { width: 310px; }

.tile.triple { width: 470px; }

.tile.quadro { width: 630px; }

.tile.double-vertical { height: 310px; }

.tile.triple-vertical { height: 470px; }

.tile.quadro-vertical { height: 630px; }

.tile .brand, .tile .tile-status { position: absolute; bottom: 0; left: 0; right: 0; min-height: 30px; background-color: transparent;

  • zoom: 1;

}

.tile .brand:before, .tile .tile-status:before, .tile .brand:after, .tile .tile-status:after { display: table; content: ""; }

.tile .brand:after, .tile .tile-status:after { clear: both; }

.tile .brand > .badge, .tile .tile-status > .badge { position: absolute; bottom: 0; right: 0; right: 5px; margin-bottom: 0; color: #ffffff; width: 34px; height: 28px; text-align: center; font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 600; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; padding-top: 3px; }

.tile .brand > .badge.activity, .tile .tile-status > .badge.activity { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.alert, .tile .tile-status > .badge.alert { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat; }

.tile .brand > .badge.available, .tile .tile-status > .badge.available { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.unavailable, .tile .tile-status > .badge.unavailable { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat; }

.tile .brand > .badge.away, .tile .tile-status > .badge.away { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.busy, .tile .tile-status > .badge.busy { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat; }

.tile .brand > .badge.newMessage, .tile .tile-status > .badge.newMessage { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat; }

.tile .brand > .badge.paused, .tile .tile-status > .badge.paused { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat; }

.tile .brand > .badge.playing, .tile .tile-status > .badge.playing { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.error, .tile .tile-status > .badge.error { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat; }

.tile .brand > .badge.attention, .tile .tile-status > .badge.attention { background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat; }

.tile .brand > .name, .tile .tile-status > .name { position: absolute; bottom: 0; left: 0; margin-bottom: 5px; margin-left: 15px; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: #ffffff; }

.tile .brand > .name:hover, .tile .tile-status > .name:hover { color: #ffffff; }

.tile .brand > .name > [class*=icon-], .tile .tile-status > .name > [class*=icon-] { font-size: 24px; }

.tile .brand > .icon, .tile .tile-status > .icon { margin: 5px 15px; width: 32px; height: 32px; }

.tile .brand > .icon > [class*=icon-], .tile .tile-status > .icon > [class*=icon-] { font-size: 32px; }

.tile .brand > .icon > img, .tile .tile-status > .icon > img { width: 100%; height: 100%; }

.tile .brand > img ~ .text, .tile .tile-status > img ~ .text { position: absolute; left: 60px; width: auto; }

.tile .brand > .text, .tile .tile-status > .text { position: relative; left: 8px; top: 5px; right: 50px; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: #000000; color: #ffffff; line-height: 14px; width: 60%; padding: 0; margin: 0; }

.tile .brand > .text:hover, .tile .tile-status > .text:hover { color: rgba(0, 0, 0, 0.8); }

.tile .brand > .text:active, .tile .tile-status > .text:active { color: rgba(0, 0, 0, 0.4); }

.tile .brand > .text:hover, .tile .tile-status > .text:hover { color: #ffffff; }

.tile:hover { outline: 3px #3a3a3a solid; }

.input-control.checkbox { display: inline-block; margin-right: 10px; margin-bottom: 10px; cursor: pointer; }

.input-control.checkbox > input[type=checkbox] { position: absolute; opacity: 0; }

.input-control.checkbox .helper { padding-left: 23px; position: relative; }

.input-control.checkbox .helper:before { position: absolute; display: block; height: 20px; width: 20px; content: ""; text-indent: -9999px; border: 2px #d9d9d9 solid; z-index: 1; opacity: 1; top: 0; left: 0; }

.input-control.checkbox input[type="checkbox"]:checked ~ .helper:after { position: absolute; display: block; content: "\e08a"; font-size: 10pt; heigth: 14px; width: 14px; line-height: 14px; z-index: 2; top: 50%; margin-top: -6px; left: 0; margin-left: 4px; font-family: iconFont; }

.input-control.checkbox input[type="checkbox"]:not(:checked) ~ .helper:after { display: none; }

.input-control.checkbox input[type="checkbox"]:disabled ~ .helper:before { cursor: default; background: #e6e6e6; }

.input-control.checkbox input[type=checkbox]:disabled ~ .helper:after { color: #8a8a8a; }

.input-control.checkbox input[type=checkbox]:focus ~ .helper:before { border-color: #919191; }

.input-control.checkbox:hover input[type=checkbox]:not(:disabled) ~ .helper:before { border-color: #919191; }

.input-control.checkbox:active input[type=checkbox]:not(:disabled) ~ .helper:before { border-color: #1e1e1e; }

.input-control.intermediate input[type="checkbox"] ~ .helper:after { position: absolute !important; display: block !important; content: "" !important; color: #1a1a1a !important; z-index: 2 !important; font-size: 16px !important; font-weight: bold !important; left: 5px !important; margin-left: 0 !important; top: 50% !important; margin-top: -5px !important; background-color: #1a1a1a !important; width: 10px !important; height: 10px !important; }

.input-control.intermediate input[type="checkbox"]:disabled ~ .helper:after { background-color: #9a9a9a !important; }

.input-control.radio { display: inline-block; margin-right: 10px; margin-bottom: 10px; cursor: pointer; }

.input-control.radio > input[type=radio] { position: absolute; opacity: 0; }

.input-control.radio .helper { padding-left: 23px; position: relative; }

.input-control.radio .helper:before { position: absolute; display: block; height: 20px; width: 20px; content: ""; text-indent: -9999px; border: 2px #d9d9d9 solid; z-index: 1; opacity: 1; top: 0; left: 0; border-radius: 100%; }

.input-control.radio input[type="radio"]:checked ~ .helper:after { position: absolute; display: block; content: ""; color: #1a1a1a; z-index: 2; font-size: 16px; font-weight: bold; left: 5px; margin-left: 0; top: 50%; margin-top: -5px; background-color: #1a1a1a; width: 10px; height: 10px; border-radius: 100%; }

.input-control.radio input[type="radio"]:disabled ~ .helper:before { cursor: default; background: #e6e6e6; }

.input-control.radio input[type="radio"]:disabled ~ .helper:after { background-color: #8a8a8a; }

.input-control.radio input[type="radio"]:focus ~ .helper:before { border-color: #919191; }

.input-control.radio:hover input:not(:disabled) ~ .helper:before { border-color: #919191; }

.input-control.radio:active input:not(:disabled) ~ .helper:before { border-color: #1e1e1e; }

.input-control.switch { display: inline-block; margin-right: 10px; margin-bottom: 10px; cursor: pointer; position: relative; }

.input-control.switch > input[type=checkbox] { position: absolute; opacity: 0; }

.input-control.switch .helper { padding-left: 52px; position: relative; }

.input-control.switch .helper:before { position: absolute; left: 0; top: 2px; display: block; content: ""; width: 43px; height: 16px; outline: 2px #a6a6a6 solid; border: 1px #fff solid; cursor: pointer; background: #008287; margin-left: 2px; z-index: 1; }

.input-control.switch input[type="checkbox"] ~ .helper:after { position: absolute; left: 36px; top: 2px; display: block; content: ""; width: 9px; height: 16px; outline: 2px #333 solid; border: 1px #333 solid; cursor: pointer; background: #333; z-index: 2; }

.input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:after { left: 2px !important; }

.input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:before { background: #a6a6a6 !important; }

.input-control.switch input[type="checkbox"]:disabled ~ .helper:after { background: #a6a6a6 !important; outline: 2px #a6a6a6 solid !important; border: 1px #a6a6a6 solid !important; }

.input-control.switch input[type="checkbox"]:focus ~ .helper:before { outline: 2px #747474 solid !important; }

.input-control.switch input[type="checkbox"]:disabled ~ .helper:before { cursor: default !important; background: #e0e0e0 !important; outline: 2px #ccc solid !important; }

.input-control > input[type=text], .input-control > input[type=email], .input-control > input[type=url], .input-control > input[type=phone], .input-control > input[type=password], .input-control > input[type=number], .input-control > input[type=time], .input-control > select, .input-control > textarea { border: 1px #bababa solid; width: 100%; padding: 4px 6px 6px 5px; background-color: #fff; outline: 0; margin-right: 32px; min-height: 32px; position: relative; }

.input-control > input[type=text].with-helper, .input-control > input[type=email].with-helper, .input-control > input[type=url].with-helper, .input-control > input[type=phone].with-helper, .input-control > input[type=password].with-helper, .input-control > input[type=number].with-helper, .input-control > input[type=time].with-helper, .input-control > select.with-helper, .input-control > textarea.with-helper { padding: 4px 32px 6px 5px; }

.input-control > input[type=text]:disabled, .input-control > input[type=email]:disabled, .input-control > input[type=url]:disabled, .input-control > input[type=phone]:disabled, .input-control > input[type=password]:disabled, .input-control > input[type=number]:disabled, .input-control > input[type=time]:disabled, .input-control > select:disabled, .input-control > textarea:disabled { background-color: #eaeaea; }

.input-control > input[type=text]:focus, .input-control > input[type=email]:focus, .input-control > input[type=url]:focus, .input-control > input[type=phone]:focus, .input-control > input[type=password]:focus, .input-control > input[type=number]:focus, .input-control > input[type=time]:focus, .input-control > select:focus, .input-control > textarea:focus { border-color: #000; }

.input-control > input[type=text]::-ms-clear, .input-control > input[type=email]::-ms-clear, .input-control > input[type=url]::-ms-clear, .input-control > input[type=phone]::-ms-clear, .input-control > input[type=number]::-ms-clear, .input-control > input[type=time]::-ms-clear { display: none; }

.input-control > input[type=password]::-ms-reveal { display: none; }

.input-control > select { padding-right: 5px; }

.input-control > textarea { padding-right: 5px; min-height: 100px; }

.input-control.text input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=text]:not(:focus) ~ .helper, .input-control.password input[type=text]:not(:focus) ~ .helper, .input-control.text input[type=password]:not(:focus) ~ .helper, .input-control.password input[type=password]:not(:focus) ~ .helper, .input-control.text input[type=email]:not(:focus) ~ .helper, .input-control.password input[type=email]:not(:focus) ~ .helper, .input-control.text input[type=phone]:not(:focus) ~ .helper, .input-control.password input[type=phone]:not(:focus) ~ .helper, .input-control.text input[type=number]:not(:focus) ~ .helper, .input-control.password input[type=number]:not(:focus) ~ .helper, .input-control.text input[type=time]:not(:focus) ~ .helper, .input-control.password input[type=time]:not(:focus) ~ .helper, .input-control.text input[type=url]:not(:focus) ~ .helper, .input-control.password input[type=url]:not(:focus) ~ .helper { display: none; }

.input-control.text input[type=text]:focus ~ [class^="btn-"], .input-control.password input[type=text]:focus ~ [class^="btn-"], .input-control.text input[type=password]:focus ~ [class^="btn-"], .input-control.password input[type=password]:focus ~ [class^="btn-"], .input-control.text input[type=email]:focus ~ [class^="btn-"], .input-control.password input[type=email]:focus ~ [class^="btn-"], .input-control.text input[type=phone]:focus ~ [class^="btn-"], .input-control.password input[type=phone]:focus ~ [class^="btn-"], .input-control.text input[type=number]:focus ~ [class^="btn-"], .input-control.password input[type=number]:focus ~ [class^="btn-"], .input-control.text input[type=time]:focus ~ [class^="btn-"], .input-control.password input[type=time]:focus ~ [class^="btn-"], .input-control.text input[type=url]:focus ~ [class^="btn-"], .input-control.password input[type=url]:focus ~ [class^="btn-"], .input-control.text input[type=text]:focus ~ .helper, .input-control.password input[type=text]:focus ~ .helper, .input-control.text input[type=password]:focus ~ .helper, .input-control.password input[type=password]:focus ~ .helper, .input-control.text input[type=email]:focus ~ .helper, .input-control.password input[type=email]:focus ~ .helper, .input-control.text input[type=phone]:focus ~ .helper, .input-control.password input[type=phone]:focus ~ .helper, .input-control.text input[type=number]:focus ~ .helper, .input-control.password input[type=number]:focus ~ .helper, .input-control.text input[type=time]:focus ~ .helper, .input-control.password input[type=time]:focus ~ .helper, .input-control.text input[type=url]:focus ~ .helper, .input-control.password input[type=url]:focus ~ .helper { display: block; }

.input-control.text input[type=text]:not(:focus) ~ [class^="btn-"]:active, .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"]:active, .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"]:active, .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"]:active, .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"]:active, .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"]:active, .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"]:active, .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"]:active, .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"]:active, .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"]:active, .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"]:active, .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"]:active, .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"]:active, .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"]:active, .input-control.text input[type=text]:not(:focus) ~ .helper:active, .input-control.password input[type=text]:not(:focus) ~ .helper:active, .input-control.text input[type=password]:not(:focus) ~ .helper:active, .input-control.password input[type=password]:not(:focus) ~ .helper:active, .input-control.text input[type=email]:not(:focus) ~ .helper:active, .input-control.password input[type=email]:not(:focus) ~ .helper:active, .input-control.text input[type=phone]:not(:focus) ~ .helper:active, .input-control.password input[type=phone]:not(:focus) ~ .helper:active, .input-control.text input[type=number]:not(:focus) ~ .helper:active, .input-control.password input[type=number]:not(:focus) ~ .helper:active, .input-control.text input[type=time]:not(:focus) ~ .helper:active, .input-control.password input[type=time]:not(:focus) ~ .helper:active, .input-control.text input[type=url]:not(:focus) ~ .helper:active, .input-control.password input[type=url]:not(:focus) ~ .helper:active { display: block; }

.input-control input[type=text] ~ .btn-search, .input-control input[type=text] ~ .btn-date { display: block !important; }

.input-control { margin-right: 0px; margin-bottom: 10px; position: relative; }

.input-control.text .helper, .input-control.password .helper, .input-control.text [class^="btn-"], .input-control.password [class^="btn-"] { font-family: "iconFont" !important; background: #fff; top: 2px; width: 26px !important; height: 27px !important; min-width: 26px !important; min-height: 27px !important; cursor: pointer; color: #000; position: absolute; left: 100%; margin-left: -28px; display: block; border: 1px #fff solid; }

.input-control.text .helper:before, .input-control.password .helper:before, .input-control.text [class^="btn-"]:before, .input-control.password [class^="btn-"]:before { font-size: 10pt !important; position: absolute; color: #000 !important; font-family: "iconFont" !important; left: 6px; top: 4px; }

.input-control.text .helper:hover, .input-control.password .helper:hover, .input-control.text [class^="btn-"]:hover, .input-control.password [class^="btn-"]:hover { background: #d9d9d9; }

.input-control.text .helper:active, .input-control.password .helper:active, .input-control.text [class^="btn-"]:active, .input-control.password [class^="btn-"]:active { background-color: #000; }

.input-control.text .helper:active:before, .input-control.password .helper:active:before, .input-control.text [class^="btn-"]:active:before, .input-control.password [class^="btn-"]:active:before { color: #fff; }

.input-control.password .helper, .input-control.password .btn-reveal { background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MkEwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MkIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzY5NjUyODA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzY5NjUyOTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps2lOfsAAAFMSURBVHjaYvz//z8DrQATAw0BTQ1nwSUxe/ZsBSCVD8QBQKyAJv0AiDcA8cTU1NQHuMxgRA9zoKECQKofiBOIdOACIC4EWvIBr+FAgw2A1H4gFiAxBEAGOwItuIDVcBwGf4C6bCOaYf5QnwngswBsODQo7qMpbgTiCdi8ixR8BUBcj2aBIkwPLEL70QxOBCpYgC8coAY0AC0BReh8qDAsvhJBHGZpaWkFqNdhAOTaTmID29jY+MK5c+dAhlpAhQyA/IVA8Q8s0OSG7K1GNO8HQF2jgJQMQaljA1oQIscByMxCUCZyQE5WyGEMNXg9WjoHsddD5ZCDCNn3DrAcaoAkiJ4q+vGECLrcQSS2Ad7sD00NCngMV8CS1vHnUDTD3xNIMYxkFVzQcHyAR+8DSkvFQjLlCBsOTW6BaK4EsQPRkiJxpeJoTTS0DQcIMACNJ32B6TbHUQAAAABJRU5ErkJggg%3D%3D) 50% no-repeat; }

.input-control.password .helper:hover, .input-control.password .btn-reveal:hover { background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MjIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MjMwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzU3NURCRDA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzU3NURCRTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhJl5kAAAAEMSURBVHja7FXtEYIwDKVO0BE6AiPoBDICo7BBR9AVnMARcIOyAWxQk6PlakwC/uC888zdOwpJXl/SD0yMsdrLDtWO9h1yY4wDeEAARIKQfE7InQfY8xJgFnBB10ZgrCUc85N8rAHjB8QZmFNTcpNfoBQkvifl2SbAFXAjlZ8BLRN7Ar4HtmVRnoKo4o6Wy7SvYyqwL21hetxKpMwkLbMGS3sccfqtxMUEnnC4TO5pWSSxAYQiBscN06KRCkTrJdWJWNohjaK+X3ZNgSNJCAp50ITgN+2E2rQeklHf9MYh3YqJfNTuDsg10vFXlYMTlQwK97B6c61ssc0Lunq3KBOoW1EiN/8/0W+RPwUYACoftglrEejbAAAAAElFTkSuQmCC) 50% no-repeat; }

.input-control.text .helper:before, .input-control.text .btn-clear:before { content: "\e089"; }

.input-control.text .btn-search:before { content: "\e041"; }

.input-control.text .btn-date:before { content: "\e020"; }

label { font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; margin-right: 10px; margin-bottom: 10px; }

fieldset { position: relative; margin-top: 30px; border: 2px #eaeaea solid; padding: 10px; }

fieldset legend { padding-left: 10px; padding-right: 10px; font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; color: #cfcfcf; position: absolute; top: -25px; left: -10px; }

input[type=button], input[type=reset], input[type=submit] { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; font-size: 14px; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; min-height: 32px; height: 32px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; display: inline-block; text-align: center; vertical-align: middle; cursor: pointer; padding: 4px 10px; position: relative; outline: none; border-radius: 0; }

input[type=button] [class^="icon-"], input[type=reset] [class^="icon-"], input[type=submit] [class^="icon-"], input[type=button] [class*=" icon-"], input[type=reset] [class*=" icon-"], input[type=submit] [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

input[type=button] [class^="icon-"].icon-large, input[type=reset] [class^="icon-"].icon-large, input[type=submit] [class^="icon-"].icon-large, input[type=button] [class*=" icon-"].icon-large, input[type=reset] [class*=" icon-"].icon-large, input[type=submit] [class*=" icon-"].icon-large { line-height: .9em; }

input[type=button].big [class^="icon-"], input[type=reset].big [class^="icon-"], input[type=submit].big [class^="icon-"], input[type=button].big [class*=" icon-"], input[type=reset].big [class*=" icon-"], input[type=submit].big [class*=" icon-"] { font-size: 1.3333333333333333em; }

input[type=button] [class^="icon-"], input[type=reset] [class^="icon-"], input[type=submit] [class^="icon-"], input[type=button] [class*=" icon-"], input[type=reset] [class*=" icon-"], input[type=submit] [class*=" icon-"] { margin-right: 5px; }

input[type=button] [class^="icon-"].right, input[type=reset] [class^="icon-"].right, input[type=submit] [class^="icon-"].right, input[type=button] [class*=" icon-"].right, input[type=reset] [class*=" icon-"].right, input[type=submit] [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

input[type=button].standart, input[type=reset].standart, input[type=submit].standart { min-width: 90px; min-height: 32px; }

input[type=button]:active, input[type=reset]:active, input[type=submit]:active, input[type=button].default:active, input[type=reset].default:active, input[type=submit].default:active { top: 1px; left: 1px; }

input[type=button]:disabled, input[type=reset]:disabled, input[type=submit]:disabled, input[type=button].disabled, input[type=reset].disabled, input[type=submit].disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

input[type=button].default, input[type=reset].default, input[type=submit].default { background-color: #008287; color: #fff; }

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, input[type=button].default:hover, input[type=reset].default:hover, input[type=submit].default:hover { color: inherit; }

input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus { outline: 0; border: 1px #353535 dotted; }

input[type=button].mini, input[type=reset].mini, input[type=submit].mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

input[type=button].big, input[type=reset].big, input[type=submit].big { min-height: 48px; height: 48px; font-size: 1.2em; }

input[type=submit] { background-color: #008287; color: #fff; }

.image-collection { position: relative; margin-left: 0; list-style: none;

  • zoom: 1;

}

.image-collection:before, .image-collection:after { display: table; content: ""; }

.image-collection:after { clear: both; }

.image-collection > div, .image-collection > li { width: 220px; height: 121px; overflow: hidden; margin-right: 20px; margin-bottom: 20px; position: relative; box-shadow: inset 0px 0px 1px #FFFFCC; float: left; background: #cccccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat; display: table-cell; vertical-align: middle !important; text-align: center; }

.image-collection > div > img, .image-collection > li > img { width: 100%; height: auto; min-height: 100%; max-width: 100%; }

.image-collection > div > .overlay, .image-collection > li > .overlay { position: absolute; width: 100%; height: 55px; overflow: hidden; background-color: #1e1e1e; color: #fff; font-size: 8pt; text-align: left; line-height: 12px; padding: 5px 10px; opacity: .8; bottom: -55px; }

.image-collection > div:hover .overlay, .image-collection > li:hover .overlay { -webkit-transform: translate(0, -55px); -ms-transform: translate(0, -55px); -o-transform: translate(0, -55px); -moz-transform: translate(0, -55px); transform: translate(0, -55px); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s easet; }

.image-collection.p16x9 > div { width: 220px; height: 121px; }

.image-collection.p4x3 > div { width: 220px; height: 165px; }

.image-container { position: relative; padding: 5px 5px 50px; background-color: #1e1e1e; width: 220px; margin-right: 20px; margin-bottom: 20px; }

.image-container img { width: 100%; height: auto; }

.image-container > .overlay { position: absolute; bottom: 0; left: 0; right: 0; height: 50px; font-size: 8pt; color: #fff; line-height: 14px; padding: 0 5px; overflow: hidden; text-overflow: ellipsis; }

.image-container.light { background-color: #ccc; }

.image-container.light > .overlay { color: #1e1e1e; }

.card { width: 75px; height: 105px; border: 1px #eaeaea solid; border-radius: 0px; position: relative; float: left; display: block; margin-right: 10px; margin-bottom: 10px; cursor: pointer; background: #fff; font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: 0.01em; line-height: 22pt; font-smooth: always; font-family: Tahoma, Arial, sans-serif; line-height: 18pt; }

.card:hover { box-shadow: 1px 1px 1px #ccc; }

.card .suit { padding: 0; font-size: 80px; position: absolute; right: 5px; bottom: 30px; }

.card .small-suit:after { top: 5px; left: 13px; position: absolute; }

.card .small-suit:before { top: 22px; left: 10px; position: absolute; }

.card .suit:after { position: relative; bottom: 10px; }

.red { color: red; }

.black { color: black; }

.card.two .small-suit:after { content: "2"; }

.card.three .small-suit:after { content: "3"; }

.card.four .small-suit:after { content: "4"; }

.card.five .small-suit:after { content: "5"; }

.card.six .small-suit:after { content: "6"; }

.card.seven .small-suit:after { content: "7"; }

.card.eight .small-suit:after { content: "8"; }

.card.nine .small-suit:after { content: "9"; }

.card.ten .small-suit:after { content: "10"; margin-left: -7px; }

.card.jack .small-suit:after { content: "J"; }

.card.dame .small-suit:after { content: "Q"; }

.card.king .small-suit:after { content: "K"; }

.card.ace .small-suit:after { content: "A"; }

.card.joker { background: #ffffff url(data:image/jpeg;base64,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%3D) no-repeat 10px; }

.card.back { background-color: #b91d47; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.card.spades .small-suit:after { color: black; }

.card.spades .small-suit:before { font-family: iconFont; content: "\e009"; color: black; }

.card.spades .suit:after { font-size: 40pt; font-family: iconFont; content: "\e009"; color: black; }

.card.clubs .small-suit:after { color: black; }

.card.clubs .small-suit:before { font-family: iconFont; content: "\e00a"; color: black; }

.card.clubs .suit:after { font-size: 40pt; font-family: iconFont; content: "\e00a"; color: black; }

.card.diamonds .small-suit:after { color: red; }

.card.diamonds .small-suit:before { font-family: iconFont; content: "\e00b"; color: red; }

.card.diamonds .suit:after { font-size: 40pt; font-family: iconFont; content: "\e00b"; color: red; }

.card.hearts .small-suit:after { color: red; }

.card.hearts .small-suit:before { font-family: iconFont; content: "\e07f"; color: red; }

.card.hearts .suit:after { font-size: 40pt; font-family: iconFont; content: "\e07f"; color: red; }

code, pre { padding: 0 3px 2px; font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; font-size: 10pt; color: #525252; }

code { padding: 2px 4px; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; color: #d14; background-color: #f7f7f9; border: 1px #e1e1e8 solid; }

pre { display: block; padding: 10px; margin: 0; line-height: 14pt; word-break: break-all; word-wrap: break-word; white-space: pre; white-space: pre-wrap; background-color: #f5f5f5; border: 1px solid rgba(0, 0, 0, 0.15); }

pre.prettyprint { margin-bottom: 10px; }

pre code { padding: 0; color: inherit; background-color: transparent; border: 0; }

.page-control { position: relative;

  • zoom: 1;

}

.page-control:before, .page-control:after { display: table; content: ""; }

.page-control:after { clear: both; }

.page-control > ul { margin-left: 0; list-style: none;

  • zoom: 1;

position: absolute; z-index: 5; width: 100%; background-color: rgba(217, 217, 217, 0.16); height: 31px; }

.page-control > ul:before, .page-control > ul:after { display: table; content: ""; }

.page-control > ul:after { clear: both; }

.page-control > ul li:first-child { margin-left: 20px; }

.page-control > ul li { float: left; display: block; text-align: center; height: 100%; }

.page-control > ul li img { float: left; width: 16px; height: 16px; margin-right: 5px; margin-top: 3px; }

.page-control > ul li.active { border: 1px #ccc solid; border-bottom: 0; background-color: #fff; }

.page-control > ul li.active span, .page-control > ul li.active a { color: #2d89ef; }

.page-control > ul li span, .page-control > ul li a { text-decoration: none; display: block; float: left; padding: 5px 10px; color: #1e1e1e; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; cursor: pointer; outline: 0; }

.page-control.tabs-right > ul li { float: right !important; margin-left: 10px; }

.page-control .frames { margin-top: 30px; width: 100%; min-height: 50px; border: 1px #ccc solid; }

.page-control .frames .frame { width: 100%; min-height: 100%; height: auto; display: none; padding: 20px; }

.page-control .frames .frame.active { display: block; }

.page-control ul { display: block; overflow: visible; }

.page-control .menu-pull, .page-control .menu-pull-bar { display: none; }

.accordion { margin-left: 0; list-style: none;

  • zoom: 1;

margin-bottom: 10px; }

.accordion:before, .accordion:after { display: table; content: ""; }

.accordion:after { clear: both; }

.accordion > li { margin-bottom: 5px; display: block; }

.accordion > li > a { display: block; height: 32px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat; background-color: rgba(217, 217, 217, 0.16); padding-left: 36px; padding-top: 5px; font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11pt; letter-spacing: 0.01em; line-height: 13pt; font-smooth: always; }

.accordion > li > div { border: 1px #ccc dotted; padding: 10px; margin-top: 5px; display: none; }

.accordion > li.active > a { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D); background-color: #d9d9d9; }

.accordion > li.active > div { display: block; }

.accordion.dark > li > a { background-color: #464646; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D); color: #fff; }

.accordion.dark > li.active > a { background-color: #1e1e1e; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D); }

.carousel { display: block; position: relative; margin-bottom: 20px; }

.carousel .slides { width: 100%; height: 100%; overflow: hidden; position: relative; }

.carousel .slides .slide { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.carousel .slides .slide.image img { width: 100%; height: 100%; }

.carousel .slides .slide .description { position: absolute; left: 0; right: 0; bottom: 0; padding: 10px; background: rgba(0, 0, 0, 0.7); color: #fff; }

.carousel .control { position: absolute; top: 50%; left: 15px; width: 40px; height: 45px; margin-top: -20px; font-size: 48pt; font-weight: 100; line-height: 30px; color: #fff; text-align: center; cursor: pointer; opacity: .75; }

.carousel .control.right { left: auto; right: 15px; }

.carousel .control:hover { opacity: 1; }

.carousel .markers > ul { margin-left: 0; list-style: none; position: absolute; top: 100%; left: 0; padding-top: 10px; }

.carousel .markers li { display: block; float: left; margin-right: 5px; }

.carousel .markers li a { width: 32px; height: 6px; background-color: red; display: block; float: left; }

.carousel .markers li.active a { background-color: #1e1e1e; }

.listview { margin-left: 0; list-style: none;

  • zoom: 1;

}

.listview li { margin-bottom: 10px; border: 4px transparent solid; padding: 10px; width: 300px; position: relative; display: block; cursor: pointer;

  • zoom: 1;

}

.listview li .icon { width: 48px; height: 48px; font-size: 40px; float: left; }

.listview li .icon img { width: 100%; height: 100%; }

.listview li .icon i { margin-top: 10px; }

.listview li .data { margin-left: 55px; }

.listview li .data h4 { margin: 0; padding: 0 0 2px 0; }

.listview li .data p { margin: 0; font-size: 9pt; }

.listview li:hover { outline: 3px #ccc solid; }

.listview li:active { outline: 3px #3e3e3e solid; }

.listview li:before, .listview li:after { display: table; content: ""; }

.listview li:after { clear: both; }

.listview.image li { width: 380px; }

.listview.image li .icon { width: 100px; height: 100px; border: 1px #ccc solid; }

.listview.image li .data { margin-left: 110px; }

.listview.image li .data h4 { margin-bottom: 4px; }

.listview.image li .data p { line-height: 16px; font-size: 10pt; margin-bottom: 5px; }

.listview.iconic li .icon { width: 32px; height: 32px; border: 1px #ccc solid; }

.listview.iconic li .data { margin-left: 40px; }

.listview.fluid li { float: left; margin-right: 10px; }

.listview li div.badge { position: absolute; left: -4px; top: -4px; background-color: #2d89ef; padding: 5px; margin: 0 !important; text-align: center; display: block; font-size: 9pt; color: #ffffff; }

.listview li div.badge.strech { padding: 0 5px; }

.listview li div.badge.right { right: -4px; left: auto; }

.listview li div.badge.bottom { top: auto; bottom: -4px; }

.listview > li.selected { border: 4px #2d89ef solid; }

.listview > li.selected:after { width: 0; height: 0; border-top: 40px solid #2d89ef; border-left: 40px solid transparent; position: absolute; display: block; right: 0; content: ""; top: 0; z-index: 1001; }

.listview > li.selected:before { position: absolute; content: "\e08a"; color: #fff; right: 4px; top: 0; font-family: iconFont; z-index: 1002; display: block; }

.listview:before, .listview:after { display: table; content: ""; }

.listview:after { clear: both; }

.slider { height: 12px; width: auto; position: relative; background-color: #c6c6c6; margin-bottom: 10px; }

.slider .marker { height: 12px; width: 12px; cursor: pointer; position: absolute; top: 0; left: 0; background-color: #000000; z-index: 3; }

.slider .complete { height: 100%; width: auto; background-color: #00828b; z-index: 2; }

.slider.vertical { height: auto; width: 12px; }

.slider.vertical .complete { position: absolute; height: auto; width: 12px; bottom: 0; }

.slider:hover .complete { background-color: #219297; }

.slider:active .complete, .slider:active + .marker:active .complete { background-color: #25bbc4; }

.dialog { position: absolute; top: 40%; left: 40%; min-width: 150px; min-height: 155px; z-index: 1002; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.dialog .header { font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20pt; letter-spacing: 0.01em; line-height: 22pt; font-smooth: always; width: auto; height: 35px; padding: 0px 35px 5px 5px; font-size: 18px; white-space: nowrap; overflow: hidden; background-color: #2D89EF; color: #fff; border: 1px solid #2D89EF; border-bottom: 0 none; }

.dialog .header div { position: absolute; right: -5px; top: 5px; }

.dialog .header button { font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 9pt; font-smooth: always; line-height: 11pt; font-size: 14px; padding: 4px 12px; line-height: 20px; vertical-align: middle !important; min-width: 90px; background-color: #ccc; border: 1px transparent solid; color: #353535; margin-right: 10px; margin-bottom: 10px; border-radius: 0; display: inline-block; vertical-align: middle; cursor: pointer; padding: 4px 10px; outline: none; min-width: 32px; min-height: 32px; width: 32px; height: 32px; text-align: center; position: relative; padding: 0; width: 24px !important; height: 24px !important; min-height: 24px; min-width: 24px; }

.dialog .header button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.dialog .header button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.dialog .header button.mini { min-width: 22px; width: 22px; }

.dialog .header button.big { min-width: 48px; width: 48px; }

.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] { vertical-align: -10%; font-size: 1.2em; display: inline-block; }

.dialog .header button [class^="icon-"].icon-large, .dialog .header button [class*=" icon-"].icon-large { line-height: .9em; }

.dialog .header button.big [class^="icon-"], .dialog .header button.big [class*=" icon-"] { font-size: 1.3333333333333333em; }

.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] { margin-right: 5px; }

.dialog .header button [class^="icon-"].right, .dialog .header button [class*=" icon-"].right { margin-left: 5px; margin-right: auto; }

.dialog .header button.standart { min-width: 90px; min-height: 32px; }

.dialog .header button:active, .dialog .header button.default:active { top: 1px; left: 1px; }

.dialog .header button:disabled, .dialog .header button.disabled { background-color: #eaeaea; color: #bebebe; cursor: not-allowed; }

.dialog .header button.default { background-color: #008287; color: #fff; }

.dialog .header button:hover, .dialog .header button.default:hover { color: inherit; }

.dialog .header button:focus { outline: 0; border: 1px #353535 dotted; }

.dialog .header button.mini { min-height: 20px; min-width: 20px; height: 14px; font-size: .75em !important; padding-top: 0px !important; }

.dialog .header button.big { min-height: 48px; height: 48px; font-size: 1.2em; }

.dialog .header button img { width: 16px; height: 16px; position: absolute; top: 8px; left: 8px; }

.dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] { font-size: 11px; }

.dialog .header button i { position: absolute; left: 5px; top: 6px; }

.dialog .content { min-height: 85px; padding: 20px; background-color: #FFFFFF; border-left: 1px solid rgba(0, 0, 0, 0.2); border-right: 1px solid rgba(0, 0, 0, 0.2); font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 11pt; letter-spacing: 0.02em; line-height: 14pt; font-smooth: always; }

.dialog .action { position: relative; bottom: 0; width: auto; height: 40px; padding: 0 10px; font-size: 18px; text-align: center; white-space: nowrap; overflow: hidden; background-color: #FFFFFF; border-left: 1px solid rgba(0, 0, 0, 0.2); border-right: 1px solid rgba(0, 0, 0, 0.2); border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.dialog .action button { margin: 0 10px 0 0; }

.dialog .action button:last-child { margin: 0; }

  1. dialogOverlay {

width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(235, 235, 235, 0.5); z-index: 1002; } </style> <style> /*

  • Metro UI CSS
  • (c) 2012-2013 by Sergey Pimenov
  • Licensed under the MIT License and Commercial
  • Responsive.less
  • /

/*

  • Metro UI CSS
  • (c) 2012-2013 by Sergey Pimenov
  • Licensed under the MIT License and Commercial
  • Colors.less
  • /

.fg-color-blue { color: #2d89ef !important; }

.fg-color-blueLight { color: #eff4ff !important; }

.fg-color-blueDark { color: #2b5797 !important; }

.fg-color-green { color: #00a300 !important; }

.fg-color-greenLight { color: #99b433 !important; }

.fg-color-greenDark { color: #1e7145 !important; }

.fg-color-red { color: #b91d47 !important; }

.fg-color-yellow { color: #ffc40d !important; }

.fg-color-orange { color: #e3a21a !important; }

.fg-color-orangeDark { color: #da532c !important; }

.fg-color-pink { color: #9f00a7 !important; }

.fg-color-pinkDark { color: #7e3878 !important; }

.fg-color-purple { color: #603cba !important; }

.fg-color-darken { color: #1d1d1d !important; }

.fg-color-lighten { color: #d5e7ec !important; }

.fg-color-white { color: #ffffff !important; }

.fg-color-grayDark { color: #525252 !important; }

.fg-color-magenta { color: #ff0097 !important; }

.fg-color-teal { color: #00aba9 !important; }

.fg-color-redLight { color: #ee1111 !important; }

.bg-color-blue { background-color: #2d89ef !important; }

.bg-color-blueLight { background-color: #eff4ff !important; }

.bg-color-blueDark { background-color: #2b5797 !important; }

.bg-color-green { background-color: #00a300 !important; }

.bg-color-greenLight { background-color: #99b433 !important; }

.bg-color-greenDark { background-color: #1e7145 !important; }

.bg-color-red { background-color: #b91d47 !important; }

.bg-color-yellow { background-color: #ffc40d !important; }

.bg-color-orange { background-color: #e3a21a !important; }

.bg-color-orangeDark { background-color: #da532c !important; }

.bg-color-pink { background-color: #9f00a7 !important; }

.bg-color-pinkDark { background-color: #7e3878 !important; }

.bg-color-purple { background-color: #603cba !important; }

.bg-color-darken { background-color: #1d1d1d !important; }

.bg-color-lighten { background-color: #d5e7ec !important; }

.bg-color-white { background-color: #ffffff !important; }

.bg-color-grayDark { background-color: #525252 !important; }

.bg-color-magenta { background-color: #ff0097 !important; }

.bg-color-teal { background-color: #00aba9 !important; }

.bg-color-redLight { background-color: #ee1111 !important; }

[class*=border-color] { border: 2px solid; }

.border-color-blue { border-color: #2d89ef !important; }

.border-color-blueLight { border-color: #eff4ff !important; }

.border-color-blueDark { border-color: #2b5797 !important; }

.border-color-green { border-color: #00a300 !important; }

.border-color-greenLight { border-color: #99b433 !important; }

.border-color-greenDark { border-color: #1e7145 !important; }

.border-color-red { border-color: #b91d47 !important; }

.border-color-yellow { border-color: #ffc40d !important; }

.border-color-orange { border-color: #e3a21a !important; }

.border-color-orangeDark { border-color: #da532c !important; }

.border-color-pink { border-color: #9f00a7 !important; }

.border-color-pinkDark { border-color: #7e3878 !important; }

.border-color-purple { border-color: #603cba !important; }

.border-color-darken { border-color: #1d1d1d !important; }

.border-color-lighten { border-color: #d5e7ec !important; }

.border-color-white { border-color: #ffffff !important; }

.border-color-grayDark { border-color: #525252 !important; }

.border-color-magenta { border-color: #ff0097 !important; }

.border-color-teal { border-color: #00aba9 !important; }

.border-color-redLight { border-color: #ee1111 !important; }

  • hover[class=outline-color] {

outline: 3px solid; }

.outline-color-blue { outline-color: #2d89ef !important; }

.outline-color-blueLight { outline-color: #eff4ff !important; }

.outline-color-blueDark { outline-color: #2b5797 !important; }

.outline-color-green { outline-color: #00a300 !important; }

.outline-color-greenLight { outline-color: #99b433 !important; }

.outline-color-greenDark { outline-color: #1e7145 !important; }

.outline-color-red { outline-color: #b91d47 !important; }

.outline-color-yellow { outline-color: #ffc40d !important; }

.outline-color-orange { outline-color: #e3a21a !important; }

.outline-color-orangeDark { outline-color: #da532c !important; }

.outline-color-pink { outline-color: #9f00a7 !important; }

.outline-color-pinkDark { outline-color: #7e3878 !important; }

.outline-color-purple { outline-color: #603cba !important; }

.outline-color-darken { outline-color: #1d1d1d !important; }

.outline-color-lighten { outline-color: #d5e7ec !important; }

.outline-color-white { outline-color: #ffffff !important; }

.outline-color-grayDark { outline-color: #525252 !important; }

.outline-color-magenta { outline-color: #ff0097 !important; }

.outline-color-teal { outline-color: #00aba9 !important; }

.outline-color-redLight { outline-color: #ee1111 !important; } /*

  • Metro UI CSS
  • (c) 2012-2013 by Sergey Pimenov
  • Licensed under the MIT License and Commercial
  • Responsive-1200.less
  • /

/* Large desktop */ @media (min-width: 1200px) { }

@media (min-width: 1100px) { .nav-bar .nav-bar-inner .pull-menu { display: none; }

.nav-bar .nav-bar-inner > ul.menu { display: block !important; } } /*

  • Metro UI CSS
  • (c) 2012-2013 by Sergey Pimenov
  • Licensed under the MIT License and Commercial
  • Responsive-979.less
  • /

/* Portrait tablet to landscape and desktop */ @media (min-width: 768px) and (max-width: 979px) { .span1 { width: 42px; }

.span2 { width: 104px; }

.span3 { width: 166px; }

.span4 { width: 228px; }

.span5 { width: 290px; }

.span6 { width: 352px; }

.span7 { width: 414px; }

.span8 { width: 476px; }

.span9 { width: 538px; }

.span10 { width: 600px; }

.span11 { width: 662px; }

.span12 { width: 724px; }

.offset1 { margin-left: 62px; }

.offset2 { margin-left: 124px; }

.offset3 { margin-left: 186px; }

.offset4 { margin-left: 248px; }

.offset5 { margin-left: 310px; }

.offset6 { margin-left: 372px; }

.offset7 { margin-left: 434px; }

.offset8 { margin-left: 496px; }

.offset9 { margin-left: 558px; }

.offset10 { margin-left: 620px; }

.offset11 { margin-left: 682px; }

.offset12 { margin-left: 744px; }

.nav-bar .nav-bar-inner .pull-menu { display: inline-block; }

.nav-bar .nav-bar-inner > .divider { float: none; }

.nav-bar .nav-bar-inner .element { float: none; }

.nav-bar .nav-bar-inner > ul.menu { display: none; float: none; margin: 5px; }

.nav-bar .nav-bar-inner > ul.menu > li { display: block; float: none; width: 100%; margin-left: 0; padding-left: 5px; }

.nav-bar .nav-bar-inner > ul.menu > li a { display: block; float: none; }

.nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu { position: relative; width: 100%; border: 0; }

.nav-bar .nav-bar-inner [data-role=dropdown] { margin-right: 20px !important; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a { cursor: pointer; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a:before { position: absolute; content: "\203A"; display: block; font-size: 1.4em; left: 100%; margin-left: -10px; top: 8px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } }

.place-left { float: left !important; margin-right: 10px; }

.place-right { float: right !important; margin-left: 10px; }

.scroll-y, .scroll-vertical { overflow-y: scroll; }

.scroll-x, .scroll-horizontal { overflow-x: scroll; }

.pos-rel { position: relative; }

.pos-abs { position: absolute; }

.pos-fix { position: fixed; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.top-left { position: absolute; top: 0; left: 0; }

.top-right { position: absolute; top: 0; right: 0; }

.bottom-right { position: absolute; bottom: 0; right: 0; }

.bottom-left { position: absolute; bottom: 0; left: 0; }

.no-overflow { overflow: hidden; }

.no-display { display: none; }

.no-margin { margin: 0; }

.no-padding { padding: 0; }

.no-border { border: 0; }

.no-border-all { border: 0; }

.no-border-all * { border: 0; }

.as-block { display: block; float: none !important; }

.as-inline-block { display: inline-block; }

.nlm { margin-left: 0 !important; }

.nrm { margin-right: 0 !important; }

.clearfix {

  • zoom: 1;

}

.clearfix:before, .clearfix:after { display: table; content: ""; }

.clearfix:after { clear: both; }

.padding5 { padding: 5px; }

.padding7 { padding: 7px; }

.padding10 { padding: 10px; }

.padding15 { padding: 15px; }

.padding20 { padding: 20px; }

.padding30 { padding: 30px; }

.padding40 { padding: 40px; }

.padding80 { padding: 80px; }

.selected { border: 4px #2d89ef solid; }

.selected:after { width: 0; height: 0; border-top: 40px solid #2d89ef; border-left: 40px solid transparent; position: absolute; display: block; right: 0; content: "."; top: 0; z-index: 1001; }

.selected:before { position: absolute; content: "\e08a"; color: #fff; right: 4px; font-family: iconFont; z-index: 1002; }

.border { border: 1px #ccc solid; }

@media (max-width: 767px) { body { padding-right: 10px; padding-left: 10px !important; }

[class*="span"], .hero-unit { float: none; display: block; width: 100%; margin-left: 0; margin-right: 0; }

[class*="offset"], .hero-unit { margin-left: 0; }

table thead tr th { font-size: 9pt; }

table tbody tr td { font-size: 10pt; }

h1 { font-size: 30pt; }

h2 { font-size: 16pt; }

.nav-bar .nav-bar-inner .pull-menu { display: inline-block; }

.nav-bar .nav-bar-inner > .divider { float: none !important; }

.nav-bar .nav-bar-inner .element { float: none; }

.nav-bar .nav-bar-inner > ul.menu { display: none; float: none; margin: 5px; }

.nav-bar .nav-bar-inner > ul.menu > li { display: block; float: none; width: 100%; margin-left: 0; padding-left: 5px; }

.nav-bar .nav-bar-inner > ul.menu > li a { display: block; float: none; }

.nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu { position: relative; width: 100%; border: 0; }

.nav-bar .nav-bar-inner [data-role=dropdown] { margin-right: 20px !important; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a { cursor: pointer; }

.nav-bar .nav-bar-inner [data-role=dropdown] > a:before { position: absolute; content: "\203A"; display: block; font-size: 1.4em; left: 100%; margin-left: -10px; top: 8px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.page-control { position: relative; }

.page-control .menu-pull { background-image: url("data:image/png;base64,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"); display: block; width: 24px; height: 24px; float: right; margin-top: 10px; margin-right: 10px; cursor: pointer; }

.page-control .menu-pull-bar { display: block; width: 100%; height: 44px; border: 1px solid #CCC; border-bottom: 0px; background-color: rgba(217, 217, 217, 0.16); padding: 10px 0px 10px 20px; color: #2D89EF; }

.page-control ul { width: 100%; height: auto; margin: 0px; position: relative; padding: 0px 20px 10px 20px; border: 1px solid #CCC; border-bottom: 0px; border-top: 0px; display: none; }

.page-control ul li { display: block; float: left; width: 100%; padding-left: 0; line-height: 32px; position: relative; height: auto; }

.page-control ul li:first-child { margin-left: 0px; }

.page-control ul li.active { border: 0px; background-color: rgba(0, 0, 0, 0); }

.page-control ul li.active a { color: #1e1e1e; }

.page-control ul li a { width: 100%; text-align: left; }

.page-control ul li a:hover { background: #464646; color: #fff; }

.page-control .frames { margin-top: 0px; }

.tile { width: 120px; height: 120px; }

.tile.double { width: 250px; }

.tile.triple { width: 380px; }

.tile.quadro { width: 510px; }

.tile.double-vertical { height: 250px; }

.tile.triple-vertical { height: 380px; }

.tile.quadro-vertical { height: 510px; }

.tile .tile-content { padding: 5px 10px; }

.tile.icon > .tile-content > img { width: 48px; height: 48px; margin-left: -24px; margin-top: -24px; }

.tile.icon > .tile-content > i { margin-left: -24px; font-size: 48px; }

.tile .brand > .badge, .tile .tile-status > .badge { width: 26px; height: 28px; right: 0; font-size: 9pt; }

.tile .brand > .name, .tile .tile-status > .name { margin-left: 10px; }

.tile .brand > .icon, .tile .tile-status > .icon { width: 24px; height: 24px; margin: 5px 10px; }

.tile .brand > img ~ .text, .tile .tile-status > img ~ .text { left: 40px; right: 40px; font-size: 8pt; } } /*

  • Metro UI CSS
  • (c) 2012-2013 by Sergey Pimenov
  • Licensed under the MIT License and Commercial
  • Responsive-480.less
  • /

/* Landscape phones and down */ @media (max-width: 480px) { .page.secondary .page-back { width: 24px; height: 24px; left: 0px !important; }

.page.secondary .page-header .page-header-content { height: 60px; min-height: 50px; }

.page.secondary .page-header .page-header-content h1 { left: 40px; }

.page.secondary .page-region .page-region-content { padding-left: 0; }

.page.fixed-header .page-header { position: relative !important; }

.page.fixed-header .page-header .page-header-content .user-login { float: right; margin: 35px 44px 0 0; cursor: pointer; }

.page.fixed-header .page-header .page-header-content .user-login .avatar { float: right; border: 1px #ccc solid; width: 40px; height: 40px; }

.page.fixed-header .page-header .page-header-content .user-login .avatar img { width: 100%; height: 100%; }

.page.fixed-header .page-header .page-header-content .user-login .name { float: left; margin: 0px 10px; text-align: right; }

.page.fixed-header .page-header .page-header-content .user-login .name .first-name { font-family: "Segoe UI Light", "Open Sans", sans-serif, sans; font-size: 14pt; display: block; margin: 0; }

.page.fixed-header .page-header .page-header-content .user-login .name .last-name { font-family: "Open Sans", sans-serif, sans; font-size: 8pt; display: block; margin: 0; }

.page.fixed-header .page-header .page-header-content h1 { left: 0; }

.page.fixed-header .page-region { padding-top: 20px; }

.horizontal-menu { height: auto; }

.horizontal-menu > ul { width: 100%; display: block; height: auto; }

.horizontal-menu > ul > li { width: 100%; float: none; display: block; position: relative; border-bottom: 1px #1e1e1e solid; }

.horizontal-menu > ul > li:last-child { border-bottom: 1px transparent solid; }

.horizontal-menu > ul > li a { width: 100%; float: none; }

.horizontal-menu > ul li ul { position: relative; width: 100%; border: 0; left: 10px; }

table thead tr th { font-size: 8pt; }

table tbody tr td { font-size: 9pt; padding: 2px 5px; }

h1 { font-size: 26pt; line-height: 18px; }

h2 { font-size: 16pt; line-height: 16px; }

h3 { font-size: 13pt; line-height: 16px; }

h3 { font-size: 13pt; line-height: 14px; }

.tile-group { max-width: 400px; float: none; }

.page.with-sidebar .page-region { margin-left: 0; clear: both; } } </style> <style> body { background-color: #fff; }

  1. bodyContent {

width: 1000px; margin: auto; background-color: #fff; }

.browsers-icons img { float: left; margin-right: 20px; }

  1. brand-name {

line-height: 24px; margin-top: 2px; }

hr { border: 0; border-bottom: 1px #ddd dotted; color: #ddd; background-color: #ddd; }

.charms, .app-bar, .message-dialog, .error-bar, .warning-bar, .info-bar { position: absolute; }

@media (min-width: 768px) and (max-width: 979px) {

  1. bodyContent {

width: 724px; }

.hero-unit > img { zoom: .6; }

.browsers-icons img { zoom: .8; } }

@media (max-width: 767px) {

  1. bodyContent {

width: 100%; }

.hero-unit > img { zoom: .6; }

.modern-ui-logo { width: 24px; height: 24px; }

.github-info { margin-top: 5px; }

a, .link { font-size: 9pt; }

h3 { line-height: 11px; }

.no-mobile { display: none; }

  1. carousel1 {

height: 300px !important; } }

@media (max-width: 480px) { .hero-unit img { display: none; }

  1. jetbrains {

display: none; }

  1. brand-name {

display: none; } }

  1. toctitle {

display: none; }

p { color: rgba(0,0,0,0.7); }

  1. toc {

background-color: transparent; border-width: 0px; } </style> <style>

  1. column-one {

}

.container { background-color: #ffffff; margin-top: 0px; }

.OWWNBcpCurrentDateFilled { display: none; }

  1. content {

width: 0px; margin: 0 auto auto 0; padding: 0em 0em 0em 0em; align: center; }

  1. column-content {

width: 0px; float: left; margin: 0 0 0 0; padding: 0; }

.firstHeading { display: none; width: 0px; }

  1. globalWrapper {

width: 100%; background-color: #ffffff; margin-left: auto; margin-right: auto; }

  1. column-one {

display: none; width: 0px; background-color: #ffffff; }

  1. content {

margin: 0 0 0 0; align: center; width: 100%; background-color: #ffffff; border: 0; }

  1. bodyContent {

margin-left: 42px; align: center; float: left; background-color: #ffffff; }

  1. column-content {

width: 100%; background-color: #ffffff; }

  1. footer {

display: none; position: center; width: 100%; }

  1. contentSub {

display: none; }

  1. nav1 {

position: fixed !important; position: absolute; top: 0; left: 0; width: 100%; }

  1. nav2 {

position: fixed !important; position: absolute; bottom: 0; left: 0; width: 100%; height: 41px; }

body { margin: 0; padding: 40px 0 100px 0; }

h2 { margin-top: 20px; } </style>

</head> <body> <div class="page"> <div class="nav-bar bg-color-darken" id="nav1"> <div class="nav-bar-inner padding7"> <span class="pull-menu"></span> <a href="http://openwetware.org/wiki/Biomod/2013/Komaba"><span class="element brand"><img class="place-left" src="http://openwetware.org/images/d/df/Komabaicon64.png" style="height: 20px" />DNA Screw - Komaba Team <small>Biomod 2013</small></span></a> <div class="divider"></div> <ul class="menu"> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba">Home</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Project">Project</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Design">Design</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Simulation">Simulation</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Experiment">Experiment</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Discussion">Discussion</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Achievement">Achievement</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/AboutUs">About</a></li> </ul> </div> </div> </div> </body> </html>