﻿.fake-navbar {
    width: 100%;
    height: 88px;
    background-color: #323639;
}

.fake-header-image {
    height: 88px;
    background-color: black;
    float: left;
    margin-left: 9%;
}

    .fake-header-image img {
        margin-top: 29px;
        padding: 0 29px 0 21px;
    }

.alexa-main-container {
    /*margin-top:5%;*/
    margin-left: 10%;
    margin-right: 10%;
}


.alexa-description-text {
    margin-top: 25px;
    max-width: 75%;
}

.alexa-register-container {
    background-color: #DEDEE8;
    height: 400px;
    padding: 0px 0px 0px 0px;
}

    .alexa-register-container h4 {
        /*  position:absolute;
    left:75px;
    top:75px;
    margin-top:0; */
    }

.alexa-status-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    bottom: 10%;
    text-align: center;
    margin: 0 !important;
}

.alexa-register-header {
    height: 3px;
    width: 100%;
    background-color: #333331;
}

.alexa-register-sub-container p {
    /* width:60%; */
}

.alexa-register-id-field {
    /*  margin-top:70px;
  
    width:30%; */
    width: 200px;
    height: 35px;
}

.alexa-register-button {
    /*style="margin-top:20px;margin-bottom:20px"*/
    /*  margin-top:10px;
   
    width:15%; */
    margin-top: 20px;
    margin-bottom: 20px;
    height: 35px;
    width: 100px;
    color: white;
}

/*.alexa-main-container .btn {
    border-radius: 0;
}*/
button:focus, .btn:focus {
    outline: 0 !important;
}

.alexa-register-sub-container .btn, .alexa-register-sub-container .btn.active, .alexa-register-sub-container .btn:active, .alexa-register-sub-container .btn:hover {
    background-color: #09d !important;
    color: white;
}

.alexa-status-box {
    background-color: #DEDEE8;
    height: 400px;
    padding: 0px 0px 0px 0px;
    position: relative;
}

.alexa-status-box-header {
    width: 100%;
    height: 75px;
    background-color: #333331;
}

@media (min-width: 1300px) {
    .alexa-status-box-header p {
        font-size: 28px;
        color: white;
        text-align: center;
    }
}

@media (max-width: 1300px) and (min-width:1000px) {
    .alexa-status-box-header p {
        font-size: 22px;
        color: white;
        line-height: 75px;
        text-align: center;
    }
}

@media (max-width: 1000px) {
    .alexa-status-box-header p {
        font-size: 14px;
        color: white;
        line-height: 75px;
        text-align: center;
    }
}

@media (min-height: 1008px) {
    .fake-footer {
        position: absolute;
        bottom: 0;
    }
}

.alexa-status-box-header p {
    line-height: 74px;
}

.alexa-status-box-border {
    width: 1px;
    height: 250px;
    /*background-color: ;*/
    border: dashed #808080 1px;
    position: absolute;
    right: 0;
    top: 112px;
    opacity: .5;
    /*(alexa-status-box - alexa-status-box-header) /2  */
}

.alexa-status-image {
    display: block;
    margin: auto;
    margin-top: 25px;
}

.alexa-status-title {
    margin-top: 10px;
    font-size: 28px;
    color: black;
    text-align: center;
}

.alexa-status-description {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}

.alexa-register-error-input {
    border-color: red;
}

.alexa-register-error-text {
    display: inline;
    color: red;
    white-space: nowrap;
    margin-left: 10px
}


.alexa-modal-content {
    border-radius: 0;
    border-color: black;
    /*  border-width: 4px;*/
    background-color: #DEDEE8;
}

.alexa-modal-header-error {
    background-color: #E93D56;
    color: white;
}

.alexa-modal-header-success {
    background-color: #37b4a0;
    color: white;
}

.alexa-modal-header-user {
    background-color: #00b3ca;
    color: white;
}

.alexa-modal-header {
    background-color: black;
    color: white;
}

.alexa-delete-modal-button {
    margin-top: 15px;
    float: right;
    background-color: #E93D56 !important;
    color: white !important;
}

.alexa-modal {
    width: 525px;
}

.alexa-modal-body p {
    color: #333;
    font-size: 18px;
}

.alexa-delete-button {
    background-color: #E93D56 !important;
    color: white !important;
}

.alexa-user-button {
    background-color: #00b3ca;
    color: white !important;
    width: 75px;
    font-weight: bold;
    font-size: 18px;
}

.alexa-userno-button {
    width: 75px;
    font-weight: bold;
    font-size: 18px;
}

#deleteModal button {
    width: 33%;
}

.fake-footer {
    background-color: #161618;
    color: #808181;
    height: 140px;
    width: 100%;
    margin-top: 110px;
    padding: 20px;
}

    .fake-footer p {
        display: inline;
    }

.fake-footer-links {
    float: right;
}

.fake-footer-text {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    vertical-align: baseline;
    line-height: normal;
    font-family: FoundationSans-LightEx, sans-serif;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    zoom: 1;
    clear: both;
    color: #808181;
}

.breadcrumb_bar {
    color: #56575b;
    font-size: 14px;
    font-weight: 400;
    font-family: FoundationSans-BoldEx, sans-serif;
    /* margin: 3px 0 0 100px;*/
    display: inline-block;
    padding: 10px
}

    .breadcrumb_bar .home_icon:after {
        display: block;
        position: relative;
        content: "";
        float: left;
        top: -3px;
        /*  background: url('../../assets/sprites/icons-s4ed00ff0ea.png') 0 -1429px; */
        background: url('../resources/icons-s4ed00ff0ea.png') 0 -1429px;
        height: 19px;
        width: 20px;
        margin-right: 10px;
        padding: 10px
    }

    .breadcrumb_bar a {
        color: inherit;
        text-decoration: none
    }

        .breadcrumb_bar a:hover {
            color: inherit;
            text-decoration: none
        }

        .breadcrumb_bar a:visited {
            color: inherit;
            text-decoration: none
        }

.close {
    display: none;
}

.disclaimer-agree-button {
    background-color: #00b3ca;
    color: white;
    width: auto;
    font-weight: bold;
    /*font-size: 18px;*/
    float: left;
}

.disclaimer-cancel-button {
    width: auto;
    font-weight: bold;
    /*font-size: 18px;*/
    float: left;
}

pre {
    height: 350px;
    width: 500px;
    white-space:  pre-wrap;
    white-space:  -moz-pre-wrap;
    white-space:  -pre-wrap;
    white-space:  -o-pre-wrap;
    word-wrap: normal;
    word-break: keep-all;
}

.smarthome-button {
    background-color: #00b3ca;
    color: white !important;
    width: auto;
    font-weight: bold;
    font-size: 18px;
}

.a4b-button {
    width: auto;
    font-weight: bold;
    font-size: 18px;
}

.disclaimer-footer {
    margin-top: 0px;
}

    .disclaimer-footer > input[type=checkbox] {
        margin-right: 4px;
    }

.modal-footer {
    padding-top: 0;
}

.google-link-button, #google-sign-in-link {
    margin-top: 20px;
    display: flex !important;
    justify-content: center !important;
}

.google-login-model {
    margin-top: 60%;
    height: 400px;
    width: 525px;
}

.google-sign-in-unlink-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.disclaimer-label {
    display: inline;
    font-weight: 500;
}

.auth-noauth-text {
    margin-top: 8px;
}

/*.auth-noauth-text > p {
        font-size: 14px;
    }

.text-bold {
    font-weight: bold;
}
p.delete-header {
    font-size: 28px;
}*/

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.registration-code-copy {
    font-weight: bold;
    font-size: 22px;
}

.code-copy {
    cursor: pointer;
    position: absolute;
    padding: 6px;
    margin-top: 20px;
    margin-left: -42px;
    background: #DEDEE8;
    border-radius:6px;
}

.success {
    color: #3c763d;
}

.tooltip.right {
    position: absolute;
    padding: 6px;
    margin-top: 14px;
    margin-left: -42px;
}