/* GENERAL SECTION CSS */
.settings-house-name {
    margin-bottom: 10px;
}
.settings-house-name input {
    font-size: 18px;
    width: 40%;
    padding-right: 5px;
}
.time-focus {
    border-bottom: 1px solid #1e5d91;
}
.time-display-div > clock-input > div:first-child > div:first-child > span {
    float: right;
    margin-right: -6px;
}
.time-display-div.general-hour-change-div .minutes-div {
    display: none;
}
.general-edit-hour-label {
    text-align: right;
    line-height: 40px;
    font-weight: 700;
    padding: 0 !important;
}
.general-hour-change-div > clock-input > div:first-child {
    width: 200px;
}
.general-hour-change-div > clock-input > div:first-child .clock-separator {
    width: 25px;
    padding: 0;
}
.new-city-country {
    color: grey;
    font-weight: 700;
}
general-hour-change-div input {
    width: 55px;
    font-size: 40px;
    height: 60px;
    color: #1e5d91;
}
.general-datepicker-div {
    display: inline-block;
    margin-top: 30px;
}
input.datepicker {
    display: none;
}
.mytime {
    color: #1e5d91;
    font-weight: bold;
    margin-left: 10px;
}
.time-display-div span {
    font-size: 42px;
    line-height: 58px;
    color: #1e5d91;
}
.time-display-div>clock-input>div:last-child div {
    width: 55px;
}
.time-display-div numeric>div {
    height: 52px;
    font-size: 42px;
    font-weight: 700;
    color: #1e5d91;
    background-color: #eaeff2;
    line-height: 58px;
    outline: 0;
    text-align: center;
}
.time-display-div numeric>div:focus {
    border-bottom: 3px solid #1e5d91;
}
.general-hour-change-div input {
    width: 55px;
    height: 60px;
    font-size: 40px;
    line-height: 61px;
    border: 0;
    color: transparent;
    text-shadow: 0 0 0 #1e5d91;
    outline: 0;
}
.btn-link {
    color: #1e5d91;
}
.form-control {
    color: #1e5d91;
}
.btn-default {
    width: 50px;
    margin-left: 2px;
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    letter-spacing: 1px;
}
.btn-default:active {
    color: #fff;
}
.btn-default:hover {
    background-color: #1e5d91;
    color: #fff;
    border: none;
}
.pull-left {
    background-color: #1e5d91;
    color: #fff;
    margin-right: -2px;
}
.pull-right {
    background-color: #1e5d91;
    color: #fff;
}
table {
    color: #20252e;
    outline: none;
}
table button {
    outline: none;
}
tbody {
    outline: none;
}
thead {
    outline: none;
}
th {
    outline: none;
}
th:hover {
    outline: none;
}
tr {
    outline: none;
}
tr:hover {
    outline: none;
}
td {
    outline: none;
}
td:hover {
    outline: none;
}
.text-info {
    color: #fff;
}
.well-sm {
    border-radius: 0;
}
.well {
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.change-date {
    color: #1e5d91;
    font-weight: bold;
    margin-left: 10px;
}
.change {
    float: right;
    color: #a5a5a5;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px 0 10px 0;
    font-size: 18px;
}
.icon-arrow {
    height: 16px;
    margin-top: -3px;
}
.city {
    color: #1e5d91;
    font-weight: 700;
    margin-left: 10px;
}
.country {
    color: #1e5d91;
    font-weight: 700;
    margin-left: 10px;
}
.country-list {
    width: 600px;
    border: 0;
    color: #20252e;
    font-weight: 700;
    margin-left: 10px;
    background-color: #eaeff2;
}
option {
    padding-bottom: 5px;
    padding-left: 10px;
}
option:hover {
    background-color: #1e5d91;
    color: #fff;
}
.icon-arrow-toggle {
    height: 16px;
    margin-top: 0;
    margin-left: 5px;
}
.icon-arrow-toggle-down {
    height: 16px;
    transform: rotate(90deg);
    margin-top: 0;
    margin-left: 5px;
}
.language {
    color: #1e5d91;
    font-weight: 700;
    margin-left: 10px;
}
.software-version {
    color: #1e5d91;
    font-weight: 700;
    margin-left: 5px;
}
.serial-number {
    color: #1e5d91;
    font-weight: 700;
    margin-left: 5px;
}
.search-box input {
    width: 100%;
    margin-left: 0;
    border: 1px solid #90969B;
    padding-left: 10px;
    background-color: #eaeff2;
    height: 39px;
    margin-right: -43px;
    color: #90969B;
}
.search-box input::-webkit-input-placeholder {
    color: #90969B;
}
.search-box input:-moz-placeholder {
    color: #90969B;
}
.search-box input::-moz-placeholder {
    color: #90969B;
}
.search-box input::-ms-input-placeholder {
    color: #90969B;
}
.save-position-settings {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.cursor {
    cursor: pointer;
}
.city-and-country {
    color: #1e5d91;
    font-weight: 700;
}
#zonepicker {
    width: 100%;
    height: 40vh;
    margin-bottom: 15px;
}
#zonepicker>div:first-child {
    width: 100% !important;
    height: 100% !important;
}
/********** LICENSE MODULES **********/
.license-modules span:nth-last-child(2) {
    padding-right: 10px;
    color: #1e5d91;
    font-weight: 700;
}
.license-modules input {
    width: 600px;
    margin-left: 0;
}
@media only screen and (max-width: 1199px) {
    .icon-arrow {
        height: 14px;
    }
    .country-list {
        width: 500px;
    }
    .change {
        font-size: 16px;
    }
    .no-padding-right input {
        width: 0;
    }
    .save-position-settings {
        margin-top: 35px;
    }
}
@media only screen and (max-width: 991px) {
    .settings-house-name input {
        font-size: 100%;
        width: 45%;
    }
    .icon-arrow {
        height: 12px;
    }
    .country-list {
        width: 400px;
    }
    .change {
        font-size: 14px;
    }
    .change-div {
        padding-right: 0 !important;
    }
    .no-padding-right {
        padding-right: 0 !important;
    }
    .search-box input {
        height: 30px;
    }
    .general-hour-change-div > clock-input > div:last-child button {
        min-width: 45px;
        height: 40px;
    }
    .save-position-settings {
        margin-top: 25px;
    }
    .license-modules {
        margin-top: 10px;
    }
    .license-modules input {
        width: 500px;
        margin-top: 10px;
    }
    /********** GOOGLE MAPS STYLING **********/
    .gm-bundled-control .gmnoprint {
        padding: 0 !important;
    }
    .gm-bundled-control .gmnoprint div {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 800px) {
    /******************************
    STYLING FOR IPADS
    ******************************/
    .settings-house-name input {
        font-size: 18px;
        width: 60%;
        line-height: 35px;
    }
    .general-city-and-country-div {
        margin-left: 5%;
        margin-right: -5%;
    }
    .general-language-domo-select {
        margin-left: 5%;
        width: calc(83.33333333% - 5%);
    }
    .license-modules input {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .search-box input {
        margin-right: -35px;
        height: 30px;
    }
    .search-box img {
        height: 16px;
    }
    .save-position-settings {
        margin-top: 20px;
    }
    .change-div {
        margin-left: -2px;
    }
    .settings-house-name input {
        font-size: 18px;
    }
    .general-datepicker-div {
        margin-left: 0;
        margin-top: 60px;
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .settings-house-name input {
        padding-left: 5px;
        width: 60%;
    }
    .change {
        font-size: 12px;
        margin-left: -40px;
    }
    .general-language-label {
        margin-top: 8px;
    }
    .general-language-domo-select {
        margin-left: 30px;
        width: calc(83.33333333% - 30px);
    }
    .city-and-country {
        padding-left: 12px;
    }
    .general-hour-change-div > clock-input > div:first-child {
        margin-left: -10px;
    }
    .general-edit-hour-label {
        line-height: 35px;
    }
    .time-display-div>clock-input>div:last-child div {
        width: 45px;
    }
    .general-hour-change-div input {
        width: 45px;
        height: 55px;
        font-size: 36px;
        line-height: 56px;
    }
    .general-hour-change-div > clock-input > div:first-child .clock-separator {
        width: 23px;
    }
    .time-display-div span {
        font-size: 36px;
        line-height: 56px;
    }
    .license-modules input {
        width: 100%;
    }
}
@media only screen and (max-width: 450px) {
    .settings-house-name input {
        width: 50%;
    }
    .icon-arrow {
        height: 10px;
    }
    .change {
        font-size: 10px;
    }
    .datecontainer {
        padding-left: 0 !important;
    }
    .general-datepicker-div {
        margin-left: 0;
        margin-top: 0;
    }
    .time-display-div>clock-input>div:last-child div {
        padding-right: 0 !important;
    }
    .general-hour-change-div > clock-input > div:first-child .clock-separator {
        width: 20px;
        margin-left: -1px;
    }
    .time-display-div span {
        font-size: 30px;
        line-height: 49px;
    }
    .general-hour-change-div > clock-input > div:last-child button {
        min-width: 40px;
        height: 35px;
    }
    .general-language-domo-select {
        width: 78.333333%;
        margin-left: 5%;
    }
    .general-city-and-country-div {
        margin-left: 5%;
        margin-right: -5%;
    }
    .change-div {
        margin-left: 0;
    }
    .time-display-div numeric>div {
        font-size: 32px;
    }
    .general-edit-hour-label {
        width: 60%;
    }
    .general-hour-change-div {
        width: 40%;
    }
    .general-hour-change-div > clock-input > div:first-child {
        width: 150px;
    }
    .general-hour-change-div input {
        width: 40px;
        height: 45px;
        font-size: 30px;
        line-height: 49px;
    }
    .license-modules input {
        width: 100%;
    }
}
@media only screen and (max-width: 350px) {
    .icon-arrow {
        height: 8px;
    }
    .change {
        font-size: 8px;
    }
    .general-language-domo-select {
        width: 75.333333%;
        margin-left: 8%;
    }
    .general-city-and-country-div {
        margin-left: 8%;
        margin-right: -8%;
    }
    .license-modules input {
        font-size: 16px;
    }
    .general-edit-hour-label {
        line-height: 18px;
    }
    .save-position-settings .update-button {
        height: 40px;
    }
}