﻿html,
body,
form {
    height: 100%;
    transition: all 0.2s ease-in-out !important;
    font-size:14px;
}

.RadAjax .raDiv {
    left: 0;
}

.logo-icon-sbi {
    width: 180px;
    height: 70px;
}

.navbar-custom {
    margin-left: 0px !important;
}

.topbar .topbar-left {
    width:170px;
}

.content{
    height:100%;
}

.content-page {
    margin-left:0px;
}

.footer {
    left: 0;
    text-align: center !important;
    float: none;
    background-color: transparent;
    color: white;
    padding: 30px 0px;
}

    .footer a {
        color: #D0473A !important;
    }

.login-link {
    color: #D0473A !important;
}

.login-page {
    background: url("../../SBI.Resources/images/SBI_Login@2x.jpg");
    -webkit-transition: background 1.5s ease-in-out !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.darken-overlay .content-page {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    transition: background-color 1.5s ease-in-out !important;
    -webkit-transition: background-color 1.5s ease-in-out !important;
}

.inputwrapper {
    margin-bottom: 10px;
}

.app-item-grid {
    padding: 0px 0px 0px 5px;
    width: 90px;
    display: inline-block;
}

.app-img-grid {
    width: 85px;
    height: 85px;
    opacity: 1;
}

.app-font-grid {
    font-family: Roboto-Condensed-Regular;
    text-transform: uppercase;
    text-align: center;
    width: 85px;
    font-size: 13px;
    margin-top: -5px;
    color:white;
    margin-bottom: 0px;
}

.center-container {
    width: 320px;
    height: 500px;
    margin: 3% auto 10% auto;
}

.login-icon {
    margin-bottom: 110px;
}

.login-icon-img {
    width: 120px;
    height: 120px;
    text-align: center;
}

.planning-apps {
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0px;
    width: 300px;
}

.app-enabled {
    cursor: pointer;
}

    .app-enabled:hover {
        opacity: 0.9;
    }

.white {
    color: white;
}

.RadInput_Material .riTextBox, .RadInputMgr_Material {
    font-size: 14px !important;
}

.RadInput input {
    height: 40px !important;
    padding: 10px !important;
    width: 100% !important;
    -webkit-transition: all 0.2s ease-in-out !important; /* Safari */
    transition: all 0.2s ease-in-out !important;
}

.RadInput_Material {
    padding: 0 !important;
    -webkit-transition: all 0.2s ease-in-out !important; /* Safari */
    transition: all 0.2s ease-in-out !important;
}

    .RadInput_Material .riTextBox {
        color: #fff !important;
    }

    .RadInput_Material .riFocused {
        box-shadow: 0 -2px 0 0 #ffffff inset !important;
    }

    .RadInput_Material .riHover {
        border-bottom-color:transparent !important;
        box-shadow: 0 -2px 0 0 #ffffff inset !important;
    }

.RadComboBox {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

.RadComboBox .rcbInput {
    height: 40px !important;
}

.RadComboBox_Material {
    border-bottom: 1px solid #fff !important;
}

    .RadComboBox_Material .rcbHovered {
        background-color: transparent !important;
        box-shadow: 0 -1px 0 0 #FAFAFA inset !important;
    }

    .RadComboBox_Material .rcbReadOnly.rcbHovered {
        background-color: transparent !important;
    }

    .RadComboBox_Material .rcbFocused {
        background-color: transparent !important;
        box-shadow: 0 -1px 0 0 #FAFAFA inset !important;
    }

    .RadComboBox_Material .rcbReadOnly.rcbFocused {
        background-color: transparent !important;
    }

    .RadComboBox_Material .rcbInner {
        color: #fff !important;
    }

    .RadComboBox_Material .rcbInner {
        padding: 0px 15px !important;
    }

        .RadComboBox_Material .rcbInner:before {
            content: none !important;
        }

    .RadComboBox_Material .rcbHovered .rcbActionButton {
        background-color: transparent !important;
        border-color: transparent !important;
    }

.RadButton_Material.RadCheckBox .rbText {
    color: #fff !important;
}

.RadButton_Material.rbCheckBox .rbIcon.rbToggleCheckbox + .rbText, .RadButton_Material.rbCheckBox .rbIcon.rbToggleCheckboxChecked + .rbText, .RadButton_Material.rbToggleButton .rbIcon.rbToggleCheckbox + .rbText, .RadButton_Material.rbToggleButton .rbIcon.rbToggleCheckboxChecked + .rbText, .RadButton_Material.rbToggleButton .rbIcon.rbToggleCheckboxFilled + .rbText, .RadButton_Material.rbRadioButton .rbIcon.rbToggleRadio + .rbText, .RadButton_Material.rbRadioButton .rbIcon.rbToggleRadioChecked + .rbText, .RadButton_Material.rbToggleButton .rbIcon.rbToggleRadio + .rbText, .RadButton_Material.rbToggleButton .rbIcon.rbToggleRadioChecked + .rbText, .RadButton_Material.RadCheckBox .rbText, .RadButton_Material.RadRadioButton .rbText {
    color: #fff !important;
}

.RadButton_Material .rbToggleCheckboxChecked, .RadButton_Material .rbToggleCheckboxFilled, .RadButton_Material.rbCheckBox .rbToggleCheckboxChecked.rbIcon, .RadButton_Material.rbRadioButton .rbToggleRadioChecked.rbIcon, .RadButton_Material.rbToggled .rbToggleCheckBoxChecked.rbIcon, .RadButton_Material.rbToggled .rbToggleRadioChecked.rbIcon, .RadButton_Material .rbText.rbToggleCheckboxChecked:before, .RadButton_Material .rbText.rbToggleRadioChecked:before, .RadButton_Material .rbText.rbToggleCheckbox .rbRippleContainer, .RadButton_Material .rbText.rbToggleRadio .rbRippleContainer {
    color: #fff !important;
}

.RadButton_Material .rbIcon, .RadButton_Material .rbCheckBox .rbText:before, .RadButton_Material .rbText.rbToggleCheckboxChecked .rbRippleContainer, .RadButton_Material .rbText.rbToggleRadioChecked .rbRippleContainer {
    color: #fff !important;
}

.RadButton_Material.rbHovered .rbIcon, .RadButton_Material.rbCheckBox.rbHovered .rbText:before {
    color: #fff !important;
}

.nav-img {
    height: 40px;
    width: 40px;
}

#wrapper.enlarged .content-page {
    margin-left: 0px;
}

#wrapper.enlarged .topbar .topbar-left {
    width: 170px !important;
}

#wrapper.enlarged .footer {
    left: 0px;
}

.RadInput_Material input.riTextBox {
    padding: 0px 15px 7px !important;
}

.login-container {
    height: 85%;
    position: relative;
}

.login-center {
    width: 320px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1366px) {
    .login-icon {
        margin-bottom: 30px;
    }

    .center-container {
        margin: 2% auto 10% auto;
    }
}

@media only screen and (max-width: 1280px) {
    .planning-apps {
        width:auto;
        margin-right: 170px;
    }
    
    .login-icon {
        margin-bottom: 30px;
    }

    .center-container {
        margin: 2% auto 10% auto;
    }
}

@media only screen and (max-width: 1140px) {
    .planning-apps {
        width: auto;
    }
    .nav-img {
        height: 30px;
        width: 30px;
    }
}

@media only screen and (max-width: 990px) {
    .logo-lettering {
        display: block !important;
    }
}

@media only screen and (max-width: 970px) {
    .planning-apps {
        display: none;
    }
}

    @media only screen and (max-width: 768px) {
        /* For mobile phones: */
        .nav-img {
            height: 30px;
            width: 30px;
        }

        .login-icon {
            margin-bottom: 50px;
        }

        .planning-apps {
            display: none;
        }

        #btn-fullscreen {
            display: none;
        }

        #drop-cal {
            display: none;
        }
    }

    @media only screen and (max-width: 628px) {
        #wrapper.enlarged .topbar .topbar-left {
            width: 170px !important;
        }

        .nav-img {
            height: 20px;
            width: 20px;
        }

        .planning-apps {
            display: none;
        }

        #drop-cal {
            display: none;
        }

        #drop-tickets {
            display: none;
        }

        .company-logo{
            height: 25px !important;
        }

        .list-inline-item:not(:last-child) {
            margin-right: 0;
        }

    }

@media only screen and (max-width: 545px) {
    #drop-apps {
        display: none;
    }
    #drop-su {
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    #drop-noti {
        display: none;
    }

    #drop-alert {
        display: none;
    }

    .login-icon {
        margin-bottom: 35px;
    }

    .login-icon-img {
        width: 80px;
        height: 80px;
        text-align: center;
    }

    .app-item-grid {      
        width: 75px;
    }

    .app-img-grid {
        width: 70px;
        height: 70px;
    }

    .app-font-grid {
        width: 70px;
        font-size: 12px;
    }

    .login-center {
        width: 270px;
    }

    #drop-manager {
        display: none;
    }
}

@media only screen and (max-width: 320px) {
    .center-container {
        width: 270px;
    }

    .login-center {
        width: 270px;
    }
}

/*Teste*/
h1, h2, h3, h4 {
    font-weight: 500;
}

.logo {
    vertical-align: top;
    line-height: 0px !important;
}

.logo-icon {
    padding: 11px;
}

.logo-icon-sbi {
    width: 180px;
    height: 70px;
}

.logo-lettering {
    width: 100px;
    vertical-align: middle;
    font-family: Roboto-Condensed-Regular;
    color: white;
    padding-top: 0px;
}

    .logo-lettering h4 {
        color: white;
        font-size: 14px;
        line-height: 15px;
    }

        .logo-lettering h4 span {
            font-family: Roboto-Condensed-Light;
            font-size: 10px;
        }
