﻿.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        position: relative;
        margin: 0;
        padding: 3px 1em 3px .4em;
        cursor: pointer;
        min-height: 0;
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-state-focus, .ui-menu .ui-state-active {
        margin: -1px;
    }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item {
        padding-left: 2em;
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px;
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: bold;
            line-height: 1.5;
            padding: 2px .4em;
            margin: .5em 0 0 0;
            height: auto;
            border: 0;
        }

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

    .ui-selectmenu-button span.ui-icon {
        right: .5em;
        left: auto;
        margin-top: -8px;
        position: absolute;
        top: 50%;
    }

    .ui-selectmenu-button span.ui-selectmenu-text {
        text-align: left;
        padding: .4em 2.1em .4em 1em;
        display: block;
        line-height: 1.4;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

html {
    width: 100%;
    height: 100%;
}

body {
    font-family: verdana,arial,sans-serif,monospace;
    font-size: 12px;
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: white;
}

input {
    display: block;
    margin: 0;
    outline: 0;
    padding: 5px;
    height: 20px;
    width: 300px;
    margin-bottom: 14px;
    -webkit-appearance: none;
}

    input[type=button] {
        height: 100%;
        width: 100%;
        border: 1px solid #286aa9;
        font-weight: bold;
        color: #fff;
        background-color: #2c74ba;
    }

        input[type=button]:hover {
            background-color: #4d4e4f;
            border: 0;
            *zoom: 1;
            filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FF3A3B3C',endColorstr='#FF4D4E4F');
            background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3a3b3c),color-stop(100%,#4d4e4f));
            background-image: -webkit-linear-gradient(#3a3b3c 0,#4d4e4f 100%);
            background-image: -moz-linear-gradient(#3a3b3c 0,#4d4e4f 100%);
            background-image: -o-linear-gradient(#3a3b3c 0,#4d4e4f 100%);
            background-image: linear-gradient(#3a3b3c 0,#4d4e4f 100%);
        }

        input[type=button]:active {
            background-color: #3a3b3c;
            border: 0;
            *zoom: 1;
            filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FF4D4E4F',endColorstr='#FF3A3B3C');
            background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#4d4e4f),color-stop(100%,#3a3b3c));
            background-image: -webkit-linear-gradient(#4d4e4f 0,#3a3b3c 100%);
            background-image: -moz-linear-gradient(#4d4e4f 0,#3a3b3c 100%);
            background-image: -o-linear-gradient(#4d4e4f 0,#3a3b3c 100%);
            background-image: linear-gradient(#4d4e4f 0,#3a3b3c 100%);
        }

option {
    color: #2073bc;
}

.maskContainer {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
}

.mask {
    height: 100%;
    width: 100%;
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: .5;
}

.buttonWrapper {
    border-radius: 3px;
    overflow: hidden;
    margin-top: 20px;
    height: 32px;
    width: 312px;
}

.loginFormPanel {
    width: 310px;
    border-radius: 3px;
    background-color: #f5f5f5;
    border: solid 1px #d4d4d4;
    box-shadow: 0 1px 2px #c7c7c7;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.logo {
    height: 68px;
    margin-bottom: 40px;
    background: url("../../Images/resources/588x164BYTrackerLogo.png") center top no-repeat;
    background-size: 260px 71px;
}

.logo.international {
    height: 68px;
    margin-bottom: 40px;
    background: url("../../Images/resources/588x164BYTrackerLogo.png") center top no-repeat;
    background-size: 260px 71px;
}


.logoShort {
    height: 68px;
    margin-bottom: 40px;
    background: url("../../Images/resources/261x74BYLogo.png") center top no-repeat;
    background-size: 260px 71px;
}

.fieldContainer input {
    border-radius: 3px;
    border: 1px solid #c7c7c7;
    background-image: none;
}

.fieldContainer .errorHighlight {
    border-color: #f00;
}

.fieldWrapper {
    position: relative;
}

.placeholder {
    position: absolute;
    color: #a9a9a9;
    top: 0;
    left: 0;
    padding: 5px;
    line-height: 20px;
    cursor: text;
}

.loginProductName {
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 320px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #636363;
}

.loginMessageText {
    color: #f00;
    font-size: 12px;
    margin-top: 12px;
}

.localeContainer {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: right;
    width: 350px;
}

.copyrightContainer {
    width: 100%;
    color: #636363;
    text-align: center;
}

.contentTable {
    height: 100%;
    width: 100%;
}

.formCell {
    height: 80%;
    vertical-align: middle;
}

.copyrightCell {
    height: 15%;
    vertical-align: middle;
}

.miniLogo {
    display: none;
    height: 40px;
    margin-bottom: 5px;
    background: url("../../Images/login/40x50BYLogo.png") center top no-repeat;
}

.ui-selectmenu-button {
    padding: 1px;
    color: #999;
}

    .ui-selectmenu-button.ui-state-hover, .ui-selectmenu-button[aria-expanded="true"] {
        padding: 0;
    }

        .ui-selectmenu-button.ui-state-hover span.ui-icon, .ui-selectmenu-button[aria-expanded="true"] span.ui-icon {
            top: 11px;
            right: 6px;
        }

    .ui-selectmenu-button.ui-state-hover {
        border: solid 1px #d4d4d4;
        border-radius: 3px;
    }

    .ui-selectmenu-button[aria-expanded="true"] {
        background-color: #f5f5f5;
        border: solid 1px #f5f5f5;
        border-radius: 3px 3px 0 0;
    }

    .ui-selectmenu-button span.ui-icon {
        top: 12px;
        right: 7px;
        margin: 0;
        border-top: 5px solid #a9a9a9;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }

.ui-selectmenu-menu {
    background-color: #f5f5f5;
    color: #999;
}

    .ui-selectmenu-menu .ui-state-focus {
        color: #fff;
        background-color: #2c74ba;
    }

    .ui-selectmenu-menu li.ui-menu-item {
        margin: 0;
        padding: 8px;
    }

.selected-locale {
    background-color: #ddd;
    color: #696969;
}

.loginNotificationContainer {
    background: #dedede;
    display: none;
}

.loginNotification {
    text-align: center;
    box-shadow: 0 0 1px black;
    border: 1px solid #dedede;
}

.notificationMessage {
    display: inline-block;
    width: 85%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.notifyButton {
    display: inline-block;
}

.notifyButton input[type=button] {
    border-radius: 3px;
    margin: 4px;
    width: 100px;
    height: 30px;
    display: inherit;
}

::-ms-clear {
    display: none;
}

::-ms-reveal {
    display: none;
}
