﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

@font-face {
    font-family: 'OpenSansRegular';
    src: url("/fonts/OpenSans-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url("/fonts/OpenSans-Bold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansLight';
    src: url("/fonts/OpenSans-Light.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url("/fonts/OpenSans-Semibold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: content-box;
}

input {
    font: 11px tahoma,geneva,helvetica,arial,sans-serif;
}

input {
    font-size: 11px;
}

html, body, div, ul, li, h1, h2, form, input, p, td {
    margin: 0;
    padding: 0;
}

img, body, html {
    border: 0;
}

ul {
    list-style: none;
}

h1, h2 {
    font-size: 100%;
}

::root .goog-toolbar-button, ::root .goog-toolbar-button-outer-box {
    line-height: 0;
}

::root .goog-toolbar-button-inner-box {
    line-height: normal;
}

::root .goog-toolbar-menu-button, ::root .goog-toolbar-menu-button-outer-box, ::root .goog-toolbar-menu-button-inner-box {
    line-height: 0;
}

::root .goog-toolbar-menu-button-caption, ::root .goog-toolbar-menu-button-dropdown {
    line-height: normal;
}

html, body, div, span, h1, h2, p, a, img, ul, li, form, label, table, tbody, tr, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

font {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

td {
    text-align: left;
    font-weight: normal;
}

body {
    background: #fff;
    font: 11px arial,sans-serif;
}

a {
    text-decoration: none;
}

    a:link {
        color: #076692;
    }

    a:visited {
        color: #076692;
    }

html {
    height: 100%;
}

body {
    background: transparent;
}

form {
    height: auto !important;
}

button::-moz-focus-inner {
    border: none !important;
}

@-moz-document url-prefix() {
    .en-spin;

{
    height: .9em;
}

.btn .en-spin {
    height: auto;
}

.en-spin.en-large {
    height: 1.25em;
}

.btn .en-spin.en-large {
    height: .75em;
}

}

@-moz-document url-prefix() {
    .icon-spin;

{
    height: .9em;
}

.btn .icon-spin {
    height: auto;
}

.icon-spin.icon-large {
    height: 1.25em;
}

.btn .icon-spin.icon-large {
    height: .75em;
}

}

img {
    border: 0;
}

.x4-form-cb::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a {
    text-decoration: none;
}

    a:link {
        color: #337ec6;
    }

    a:visited {
        color: #337ec6;
    }

@media print {
}

.rui-triggerfield :-moz-placeholder {
    line-height: 16px;
}

.rui-triggerfield ::-moz-placeholder {
    line-height: 16px;
}

.rui-triggerfield :-ms-input-placeholder {
    line-height: 16px;
}

.x4-item-disabled.rui-triggerfield :-moz-placeholder {
    color: white;
}

.x4-item-disabled.rui-triggerfield ::-moz-placeholder {
    color: white;
}

.x4-item-disabled.rui-triggerfield :-ms-input-placeholder {
    color: white;
}

.x4-ie10p input::-ms-clear, .x4-ie10p input::-ms-reveal {
    height: 0;
    width: 0;
}

@media print {
    body {
        margin: 0!important;
        padding: 0!important;
    }
}

@media print {
    @page {
        margin: 0;
    }
}

@media print {
}

@media print {
}

#login {
    background-color: white;
    height: 100%;
    font-size: 11px;
    font-family: arial, san-serif;
    line-height: normal;
}

    #login * {
        box-sizing: content-box;
    }

    #password_reset .auth-left-content-header, #login .auth-left-content-header {
        background: transparent url(/images/MulticolorAdvocateALogoRectangle.png) no-repeat 8px bottom;
        background-size: contain;
        height: 175px;
        padding-top: 40px;
        padding-left: 14px;
        margin-left: auto;
        margin-right: auto;
        width: 85%;
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    #password_reset .auth-left-content-header, #login .auth-left-content-header {
        background-image: url(/images/MulticolorAdvocateALogoRectangle.png);
        background-size: 201px 201px;
    }
}

#login h1 {
    color: white;
    font-family: OpenSansLight, Helvetica, Arial;
    font-size: 2.9em;
    margin-bottom: 30px;
    margin-top: 0;
}

#login .auth-form-label {
    color: white;
    display: block;
    font-family: OpenSansSemibold, Helvetica, Arial;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 5px;
}

#login .auth-form-input {
    border-radius: 2px;
    font-size: 1.45em;
    height: 30px;
    margin-bottom: 20px;
    padding-left: 4px;
    width: 220px;
}

#login #Login1_LoginButton {
    background-color: #a9d560;
    border: 1px solid #a9d560;
    border-radius: 2px;
    color: white;
    cursor: pointer;
    display: block;
    font-family: OpenSansRegular, Helvetica, Arial;
    font-size: 1.25em;
    color: black;
    height: 40px;
    width: 100px;
}

#login table {
    background-color: transparent;
    height: 100%;
    width: 100%;
}

    #login table .auth-top-container {
        height: 115px;
    }

    #login table .auth-left-content-ct {
        background-color: #152406;
        width: 34%;
    }

        #login table .auth-left-content-ct #auth-box {
            margin-left: auto;
            margin-right: auto;
            min-width: 240px;
            padding-left: 14px;
            padding-top: 75px;
            position: relative;
            width: 60%;
        }

            #login table .auth-left-content-ct #auth-box .logged-out {
                background-color: #fad200;
                border-radius: 2px;
                font-family: OpenSansRegular, Helvetica, Arial;
                font-size: 1.1em;
                line-height: 30px;
                position: absolute;
                text-align: center;
                top: 20px;
                width: 228px;
            }

            #login table .auth-left-content-ct #auth-box p {
                color: #d6d6d6;
                font-family: OpenSansRegular, Helvetica, Arial;
                font-size: 12px;
                margin-bottom: 20px;
            }

            #login table .auth-left-content-ct #auth-box #login_form #links {
                font-family: OpenSansRegular, Helvetica, Arial;
                margin-top: 10px;
            }

                #login table .auth-left-content-ct #auth-box #login_form #links a {
                    color: #00a9e0;
                    font-size: 1.1em;
                }

                #login table .auth-left-content-ct #auth-box #login_form #links .login-links {
                    margin-bottom: 10px;
                    margin-top: 20px;
                }

                    #login table .auth-left-content-ct #auth-box #login_form #links .login-links a {
                        font-size: 1em;
                    }

                    #login table .auth-left-content-ct #auth-box #login_form #links .login-links p {
                        color: #d6d6d6;
                        margin-bottom: 7px;
                    }

    #login table .auth-right-content-header {
        margin-left: auto;
        margin-right: auto;
        width: 600px;
    }

        #login table .auth-right-content-header h1.slogan {
            color: #5c9a1b;
            display: inline;
            font-family: delicious, sans-serif;
            letter-spacing: 2px;
            font-size: 2em;
        }

    #login table .auth-bottom-container td {
        vertical-align: top;
    }


#login .announcements-ct {
    background: transparent url(/images/umbrella_man.png) no-repeat;
    background-size: cover;
}

    #login .announcements-ct #announcements {
        background: #f4f7f8;
        background: rgba(244, 247, 248, 0.75);
        border: 1px solid #c6c6c6;
        margin: 115px auto 0 auto;
        padding: 20px;
        width: 600px;
    }

        #login .announcements-ct #announcements h1 {
            color: #222222;
            font-size: 1.8em;
            font-family: OpenSansBold, Helvetica, Arial;
            font-weight: normal;
            margin-bottom: 10px;
        }

        #login .announcements-ct #announcements h2 {
            font-size: 1.45em;
            font-family: OpenSansBold, Helvetica, Arial;
            font-weight: normal;
            margin-bottom: 8px;
        }

        #login .announcements-ct #announcements ul li {
            background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAMAAADXT/YiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFdcFaAAAAjk0LEAAAAA5JREFUeNpiYKAVAAgwAABaAAE/qmGIAAAAAElFTkSuQmCC) no-repeat 0 3px;
            color: black;
            font-weight: normal;
            margin-top: 5px;
            padding-left: 20px;
        }

        #login .announcements-ct #announcements p {
            margin: 11px 0;
        }

body {
    overflow: visible !important;
}

html {
    overflow: auto !important;
}

@-moz-document url-prefix() {
    .roadmap-board .planning-column .columnTitle .fieldContainerView;

{
    padding: 1px 1px;
}

.roadmap-board .planning-column .columnTitle input {
    padding: 0px 0px;
}

.login-error, .logout-error, .auth-error {
    color: #f1f1f1;
    background-color: #EE1C25;
    border-radius: 2px;
    font-family: OpenSansRegular, Helvetica, Arial;
    margin-bottom: 20px;
    padding: 7px 5px;
    width: 218px;
}

    .login-error a, .logout-error a, .auth-error a {
        color: #222222;
    }
