﻿body {
    /*padding-top: 90px;*/
    /*padding-bottom: 20px;*/
    /*background: #C8C8C8;*/
    /*color: white;*/
}


.btn:hover {
    background-color: black ;
    color: white;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,*/
/*select,*/
/*textarea {*/
/*    max-width: 280px;*/
/*}*/
.icon-mw-size{
    font-size: 24px !important;
}

.container {
    width: 1370px;
}
.navbar-custom {
    padding-top: 40px;
    background: url(../Images/Buerstung_1920x1080.png);

}

.navbar-nav li a {
    color: #000;
    text-decoration: none;
}


.navbar-brand {
    background: url(../Images/mw_logo_bg2.png) no-repeat top left;
}

.bg-left {
    background-color: whitesmoke;
}

.padleft {
    padding: 10px 10px 0px 0px;
}

.padright {
    padding: 0px 0px 10px 10px;
}

.image_section img {
    display: block;
}

@media (max-width:640px) {
    .image_section img:first-child {
        display: none;
    }
}

.center-left {
}

.center-right {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    float: right ;
}

.grid-profile {
    height: 800px;
    text-align: center;
    font-size: 14px;
    font-family: PT Sans Regular;
    color: white;
    background-color: black;
}

.sub-header {
    background-color: #222222;
    color: white;
    text-align: center
}

.credential-size{
    font-size: 11px;
}

.btn-primaryD {
    color: #fff;
    background-color: #656464;
    border-color: #000;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #484848;
    outline: 0;
}
.k-header h1 {
    margin: 0;
    padding: 15px 15px;
    font-size: 24px;
    font-weight: lighter;
}

        /* Sticky footer styles
        -------------------------------------------------- */
        html {
            position: relative;
            min-height: 100%;
            font-size: 14px;
        }

        .footer {
            /*position: absolute;*/
            /*bottom: 0;*/
            /*width: 100%;*/
            /*!* Set the fixed height of the footer here *!*/
            /*height: 60px;*/
            /*background-color: #4e5766;*/
            /*color: #d2d2d2;*/
            /*padding: 8px 0px 0px 0px;*/
            /*margin: 0px auto;*/
            /*text-align: center;*/
            /*line-height: normal;*/
            height: 75px;
            background: #262626;
            color: rgba(255, 255, 255, 0.5);
            font-size: 14px;
        }

        .container-fluid .text-muted {
            margin: 20px 0;
        }

        .placeholders {
            margin: 30px auto;
        }

        .placeholder img {
            display: inline-block;
        }

        p .k-button {
            margin: 0 15px 0 0;
        }

        .btn-toggle {
            position: absolute;
            top: 0;
            left: 0;
            box-shadow: none;
            height: 48px;
        }

            .btn-toggle .k-icon {
                opacity: 1;
            }

            .btn-toggle,
            .k-primary.btn-toggle:hover,
            .btn-toggle:focus:active:not(.k-state-disabled):not([disabled]),
            .btn-toggle:focus:not(.k-state-disabled):not([disabled]) {
                box-shadow: none;
                border-radius: 0;
            }

                .btn-toggle .k-i-hbars,
                .k-primary.btn-toggle:hover .k-i-hbars,
                .btn-toggle:focus:active:not(.k-state-disabled):not([disabled]) .k-i-hbars,
                .btn-toggle:focus:not(.k-state-disabled):not([disabled]) .k-i-hbars {
                    background-position: -80px -32px;
                }

/*        @@media (max-width: 768px) {
            .k-item {
                display: block;
                clear: both;
                float: none;
                width: 100%;
            }

            .k-header h1 {
                margin: 0;
                padding: 16px 15px 14px 60px;
                font-size: 18px;
                font-weight: lighter;
            }
        }*/


@media (min-width: 1025px) {
    .wrapper .image-holder {
        width: 65%;
    }

    .wrapper .form-inner {
        width: 25%;
    }

    .wrapper .form-inner-pass {
        width: 25%;
    }
}


.form-group {
    text-transform: uppercase;
    margin-bottom: 26px;
    position: relative;
}

.welcomeText {
    font-size: 1.8rem;
    text-align: center;
    padding: 4vh 0px;
}

.headerStylePosition {
    background: linear-gradient(180deg, rgba(0,0,1,0.9) 0%, rgba(5,38,53,1) 80%) !important;
    height: 64px;
}

/*Row inside header for menu*/
/*.headerStylePosition > .blockPosition > .container > .row {*/
/*    height: 64px;*/
/*}*/

.blockPosition {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: inherit;
}

.logoPosition {
    float: left;
    padding: 1vh 0 0 1vh;
    height: inherit;
}
.titleStylePosition {
    float: left;
    color: White;
    font-weight: bold;
    font-size: 28px;
    padding: 1vh 3vh;
}

.WacoalLogo{
    height: 56px !important;
    margin: 4px !important;
}

.page {
    margin: 0px !important;
}

.wrapper {
    display: flex;
}

    .wrapper .image-holder {
        width: 65%;
    }

    .wrapper .form-inner {
        width: 35%;
    }

    .wrapper .contract {
        background: #f6f7fc;
    }
    

.image-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-holder {
    height: 93vh;
}

.form-inner-pass {
    padding-top: 0vh;
    width: 100%;
    background: #f6f7fc;
    padding-left: 4vw;
    padding-right: 4vw;
}

.form-inner {
    width: 100%;
    background: #f6f7fc;
    padding-top: 11.40vh;
    padding-left: 4vw;
    padding-right: 4vw;
}

.form-header {
    text-align: center;
    margin-bottom: 25px;
    color: #309BB6
}

.detailwindow {
    width: 70% !important;
    margin: 30px auto !important;
}

/*new stles import START*/

/*html, body, form {*/
/*    height: 100vh;*/
/*}*/

body {
    color: #262626 !important;
}

.page {
    margin: 0px !important;
}

.headerStylePosition {
    background: linear-gradient(180deg, rgba(0,0,1,0.9) 0%, rgba(5,38,53,1) 80%) !important;
    height: 64px;
}

.RadMenu a.rmLink {
    font-size: 1.2rem;
}

.wrapper {
    display: flex;
}

.wrapper .image-holder {
    width: 0%;
}

.wrapper .form-inner {
    width: 100%;
}

.wrapper .contract {
    background: #f6f7fc;
}

.image-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*.image-holder {*/
/*    height: 93vh;*/
/*}*/

.form-inner-pass {
    padding-top: 0vh;
    width: 100%;
    background: #f6f7fc;
    padding-left: 4vw;
    padding-right: 4vw;
}

.form-inner {
    width: 100%;
    background: #f6f7fc;
    padding-top: 11.40vh;
    padding-left: 4vw;
    padding-right: 4vw;
}

.form-header {
    text-align: center;
    margin-bottom: 25px;
    color: #309BB6
}

/*input {
    font-size: 1.2rem !important;
}*/

.form-control {
    border: 2px solid rgba(195, 195, 195, 0.5) !important;
    border-radius: 5px !important;
    display: block !important;
    height: 55px !important;
    /*background: none !important;*/
    padding: 0 19px !important;
    color: #000 !important;
    box-sizing: border-box !important;
    /*font-size: 1rem !important;*/
    width: 100%;
}

.rddlInner {
    border: 2px solid rgba(195, 195, 195, 0.5) !important;
    border-radius: 5px !important;
    display: block !important;
    width: 100% !important;
    height: 55px !important;
    background: none !important;
    padding: 0 19px !important;
    color: #000 !important;
    box-sizing: border-box !important;
    font-size: 1rem !important;
}

.form-group span {
    margin-bottom: 7px;
    display: block;
}

input[type=submit], input[type=button]
/*#loginBtn*/
{
    border: none;
    width: 100%;
    height: 46px;
    border-radius: 22.5px;
    margin: auto;
    margin-top: 40px;
    cursor: pointer !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #FFD556;
    color: #000;
    font-size: 17px;
    overflow: hidden;
    transform: perspective(1px) translateZ(0) !important;
    position: relative;
    transition-property: color !important;
    transition-duration: 0.3s;
}

input[type=submit]:hover, input[type=button]:hover {
    background: #ECBA27;
}

.rddlSelect, .rddlFakeInput {
    margin-top: 0.6rem;
    font-size: 1.2rem;
}

.rddlPopup {
    border-radius: 22.5px;
    background: #fff;
    border: 2px solid rgba(195, 195, 195, 0.5) !important;
    border-radius: 5px !important;
}

.rddlItem {
    font-size: 1.2rem;
    text-transform: uppercase;
    padding: 10px 30px !important;
}

.rddlItem:hover {
    background-color: rgba(19, 184, 230, 0.5);
}

.spanForgot {
    font-weight: bold;
    float: right;
    margin-left: 10px;
    padding-top: 5px;
    color: rgba(19, 184, 230, 1);
}

.spanForgot:hover {
    color: rgba(16,143,179,1);
}

.error {
    border: 2px solid rgba(255, 0, 0, 0.5) !important;
}

.failureNotification2 {
    clear: both;
    color: red;
    font-size: 1rem;
    text-align: center;
    padding-top: 6vh;
    text-transform: uppercase;
}

.welcomeText {
    font-size: 1.8rem;
    text-align: center;
    padding: 4vh 0px;
}

.welcomeSubText {
    font-size: 1.4rem;
    text-align: center;
    padding-bottom: 2vh;
}

.welcomePText {
    font-size: 1rem;
    text-align: center;
    padding-bottom: 2vh;
}

.form-footer {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    color: black;
    bottom: 0;
    padding-bottom: 3vh;
    margin-right: 4vw;
}


.form-footer-full {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    color: black;
    bottom: 0;
    padding-bottom: 3vh;
    padding-top: 3vh;
}

table {
    width: 100%;
}

.inner-full {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    min-height: 80vh;
}

.extraSize {
    width: 25vw;
}

/*p {
    text-align: center;
}*/

@media (min-width: 1025px) {
    .wrapper .image-holder {
        width: 65%;
    }

    .wrapper .form-inner {
        width: 35%;
    }

    .wrapper .form-inner-pass {
        width: 35%;
    }

    .wrapper .form-innerR {
        width: 20%;
    }


}

@media (max-width: 545px) {
    .titleStylePosition {
        display: none;
    }
}

/*Main menu styles START*/
#mainMenu .k-menu {
    border: none !important;
    background-color: transparent !important;
    color: white !important;
    font-weight: bolder !important;
    font-size: 1.25rem !important;
}

#mainMenu .k-menu > li {
    border-style: none !important;
}

#mainMenu .k-menu > .k-state-hover {
    background-color: transparent !important;
}

#mainMenu .k-menu .k-state-hover > .k-link {
    background-color: transparent !important;
    border: none !important;
    color: #13b8e6 !important;
}

#mainMenu .k-active-filter, .k-state-active, .k-state-active:hover{
    background-color: transparent !important;
    color: #13b8e6 !important;
}

#mainMenu .k-menu .k-group{
    background: linear-gradient(180deg, rgba(5,38,53,1) 80%, rgba(0,0,1,0.9)) !important;
    /*background-color: transparent !important;*/
    color: white !important;
}
#mainMenu .k-menu .k-state-highlight{
    background-color: transparent !important;
    color: #13b8e6 !important;
}

#mainMenu .k-menu .k-state-selected > .k-link{
    background-color: transparent !important;
    color: #13b8e6 !important;
}

#mainMenu .k-item .k-state-selected{
    background-color: transparent !important;
}

#mainMenu .k-item .k-state-hover{
    background-color: transparent !important;
}

#mainMenu .k-state-hover{
    box-shadow: none !important;
}

/*#mainMenu .k-last {
    float:right;
}*/


/*Main Menu Styles END*/

/*Removed greenish background from success colored icons*/
.k-success-colored{
    background-color: transparent !important;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-button {
    background: #ccc
}

::-webkit-scrollbar-track-piece {
    background: #eee
}

::-webkit-scrollbar-thumb {
    background: #888
}

.k-window-titlebar {
    background-color: black  !important;
    color:white !important;
}

#closeAck.k-button {
    float: right;
    padding: 12px 60px;
    margin-top: 10px;
}

#closeTracking.k-button {
    float: right;
    padding: 12px 60px;
    margin-top: 10px;
}

#closeDetail.k-button {
    float: right;
    padding: 12px 60px;
    margin-top: 10px;
}



//setting page
#drawer-content li {
    font-size: 1.2em;
    padding-left: .89em;
    background: 0 0;
    border-radius: 0;
    border-width: 0 0 1px;
    border-color: rgba(33, 37, 41, 0.125);
    border-style: solid;
    line-height: 1.5em;
    padding: 1.09em .84em 1.23em .84em;
}

#drawer-content li:last-child {
    border: 0;
}

.hidden {
    display: none;
}

#example .demo-section {
    max-width: 100%;
    margin-top: 15px;
}

.k-toolbar .k-icon {
    font-size: 18px;
}

end color-profile setting page



