/*	Copyright (C) 2018 Dennis Volodomanov
	Developed for Mobintel Pty Ltd, Kisa Pty Ltd
*/

@charset "UTF-8";

.top-bar {
    background-color: #ffffff;
    -moz-box-shadow: 0 2px #efefef;
    -webkit-box-shadow: 0 2px #efefef;
    box-shadow: 0 2px #efefef;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    z-index: 5002;
}

    .top-bar ul {
        background-color: #ffffff;
    }

    .top-bar li:not(.has-form) a:not(.button):hover {
        color: #1383b7;
    }

.checkbox-align {
    position: relative;
    top: 2px;
    margin-right: 5px
}

#main-site-menu {
    z-index: 5001; 
}

.loadinghide {
    display: none;
}

#main-site-menu .menu {
    font-size: 1.1rem;
    text-transform: uppercase;
    text-wrap: none;
}

.is-dropdown-submenu {
    z-index: 5000;
}

.dropdown.menu a {
    padding: 0.7rem 1.2rem;
    color: #2f2f2f;
    text-decoration: none;
}

.dropdown.menu .is-active > a {
    background: transparent;
    color: #1383b7;
    text-decoration: none;
}

.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: #2f2f2f transparent transparent;
}

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: #2f2f2f transparent transparent;
}

.no-js .top-bar {
    display: none;
}

@media screen and (min-width: 40em) {
    .no-js .top-bar {
        display: block;
    }

    .no-js .title-bar {
        display: none;
    }
}

.larger li {
    list-style-position: inside;
    font-size: 1.4rem;
}

h2 {
    font-size: 2.4rem;
    font-family: 'open_sanslight';
    line-height: 2.6rem;
}

h3 {
    font-size: 1.8rem;
    font-family: 'open_sansregular';
    line-height: 2.0rem;
}

.rounded-social-buttons {
    text-align: center;
}

    .rounded-social-buttons .social-button {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        border: 0.125rem solid transparent;
        padding: 0;
        text-decoration: none;
        text-align: center;
        color: #fefefe;
        font-size: 1.8625rem;
        font-weight: normal;
        line-height: 1.6em;
        border-radius: 1.6875rem;
        transition: all 0.5s ease;
        margin-right: 0.5rem;
        margin-bottom: 0.5rem;
    }

        .rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }

        .rounded-social-buttons .social-button.facebook {
            background: #3b5998;
        }

            .rounded-social-buttons .social-button.facebook:before {
                font-family: "FontAwesome";
                content: "\F09A";
            }

            .rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
                color: #3b5998;
                background: #fefefe;
                border-color: #3b5998;
            }

        .rounded-social-buttons .social-button.linkedin {
            background: #007bb5;
        }

            .rounded-social-buttons .social-button.linkedin:before {
                font-family: "FontAwesome";
                content: "\f0e1";
            }

            .rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
                color: #007bb5;
                background: #fefefe;
                border-color: #007bb5;
            }

        .rounded-social-buttons .social-button.youtube {
            background: #e52d27;
        }

            .rounded-social-buttons .social-button.youtube:before {
                font-family: "FontAwesome";
                content: "\f167";
            }

            .rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
                color: #e52d27;
                background: #fefefe;
                border-color: #e52d27;
            }

.flex-video {
    padding-bottom: 56.34%;
}

.as-featured-in-carousel img {
    padding-left: 1rem;
    padding-right: 1rem;
}


.card-info {
    background: #fefefe;
    border: 1px solid #8a8a8a;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin: 1rem 0;
    overflow: hidden;
    border-radius: 0;
}

    .card-info .card-info-label {
        border-color: transparent #8a8a8a transparent transparent;
        border-color: rgba(255, 255, 255, 0) #8a8a8a rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    }

    .card-info.secondary {
        border-color: #767676;
    }

        .card-info.secondary .card-info-label {
            border-color: transparent #767676 transparent transparent;
            border-color: rgba(255, 255, 255, 0) #767676 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
        }

    .card-info .card-info-label {
        border-style: solid;
        border-width: 0 4.375rem 2.5rem 0;
        float: right;
        height: 0px;
        width: 0px;
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .card-info .card-info-content {
        padding: 0.5rem 1.5rem 0.875rem;
    }

    .card-info .card-info-label-text {
        color: #fefefe;
        font-size: 0.75rem;
        font-weight: bold;
        position: relative;
        right: -2.5rem;
        top: 2px;
        white-space: nowrap;
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
    }

.table-price-list {
    background: #F8F8F8;
}

    .table-price-list tr {
        background: #F8F8F8;
    }

    .table-price-list td {
        padding: 1rem;
    }

.phone_plans_table thead, .phone_plans_table tbody {
    font-size: 1.2rem;
    border: none;
}

.phone_plans_table td:first-child {
    border-left: solid 0.5rem;
}

.phone_plans_table tbody tr:last-child {
    border-bottom: solid 0.1rem;
}

.phone_plans_table thead tr:first-child {
    border-left: solid 0.5rem;
    border-top: solid 0.1rem;
}

.phone_plans_table.vodafone td:first-child {
    border-left-color: #ff0000;
}

.phone_plans_table.vodafone tbody tr:last-child {
    border-bottom-color: #ff0000;
}

.phone_plans_table.vodafone thead tr:first-child {
    border-left-color: #ff0000;
    border-top-color: #ff0000;
}

.phone_plans_table.telstra td:first-child {
    border-left-color: #0000ff;
}

.phone_plans_table.telstra tbody tr:last-child {
    border-bottom-color: #0000ff;
}

.phone_plans_table.telstra thead tr:first-child {
    border-left-color: #0000ff;
    border-top-color: #0000ff;
}

.phone_plans_table.gps td:first-child {
    border-left-color: #188000;
}

.phone_plans_table.gps tbody tr:last-child {
    border-bottom-color: #188000;
}

.phone_plans_table.gps thead tr:first-child {
    border-left-color: #188000;
    border-top-color: #188000;
}

.tooltip {
    color: #ffffff;
    font-size: 1rem;
    max-width: 25rem !important;
}

.accordion-title {
    font-size: 1rem;
}

    .accordion-title:hover {
        text-decoration: none;
    }

.accordion-content {
    font-size: 1.1rem;
}

.magellan-menu {
    font-size: 1rem;
}

    .magellan-menu a:hover {
        text-decoration: none;
    }

.testimonial-block-vertical-quote {
    background: rgba(23, 121, 186, 0.25);
    padding: 1rem;
    border-radius: 0;
    margin-bottom: 1.875rem;
    position: relative;
}

    .testimonial-block-vertical-quote p {
        margin-bottom: 0;
    }

    .testimonial-block-vertical-quote::after {
        content: '';
        bottom: -1.25rem;
        left: 2.25rem;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 1.25rem 1.125rem 0 1.125rem;
        border-color: rgba(23, 121, 186, 0.25) transparent transparent transparent;
        position: absolute;
    }

.testimonial-block-vertical-person {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 1.65rem;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial-block-vertical-name {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 0.65rem;
}

.testimonial-block-vertical-info {
    text-transform: uppercase;
    font-size: 14px;
    color: #8a8a8a;
    margin-bottom: 0;
    margin-left: 0.65rem;
}

    .testimonial-block-vertical-info a:hover {
        text-decoration: none;
    }

.locationslist {
    font-size: 1.0rem;
}

.padding-small {
    padding-left: 1rem;
}

.tabs-title a {
    font-size: 1rem;
}

    .tabs-title a:hover {
        text-decoration: none;
    }

#nonScalableContainer {
    width: 1200px;
    margin: auto;
}

.button.nomargin {
    margin: 0;
    padding: 0.2rem;
}

.button.nobottommargin {
    margin: 0;
}

input.nomargin {
    margin: 0;
}

select.nomargin {
    margin: 0;
}

table.unstriped.noborder tbody {
    border: none;
}

table.unstriped.noborder tr {
    border: none;
}

table.unstriped.noborder td {
    border: none;
}

table.verticalalign td {
    vertical-align: middle;
}

.formView table.bgwhite tbody tr td {
    background-color: #FFF !important;
    background: #FFF !important;
}

.formView table.bgwhite tr td {
    background-color: #FFF !important;
}

table.bgwhite tbody tr td {
    background-color: #FFF !important;
    background: #FFF !important;
}

table.bgwhite tr td {
    background-color: #FFF !important;
}

table.noborder tbody {
    border: none;
}

table.noborder tr {
    border: none;
}

table.noborder td {
    border: none;
}


table.padding-small td {
    padding: 0.2rem;
}

table.unstriped.greyback tbody {
    background-color: #e8e8e8;
    border: none;
}

table.unstriped.greyback tr {
    background-color: #e8e8e8;
    border: none;
}

table.unstriped.greyback td {
    background-color: #e8e8e8;
    border: none;
}

table.unstriped.lightgreyback tbody {
    background-color: #f8f8f8;
    border: none;
}

table.unstriped.lightgreyback tr {
    background-color: #f8f8f8;
    border: none;
}

table.unstriped.lightgreyback td {
    background-color: #f8f8f8;
    border: none;
}

.dropdown.menu a {
    white-space: nowrap;
}

.ui-widget.ui-widget-content {
    border: none;
}

.sticky-search-bar {
    padding: 0;
    margin: 1rem;
    top: 5rem;
    width: auto;
    position: fixed;
    right: 0rem;
}

.nobordernomargin {
    border: 0;
    padding: 0;
    margin: 0;
}

.sticky-phone-details-bar {
    padding: 0;
    margin: 1rem;
    top: 5rem;
    width: auto;
    position: fixed;
    left: 1rem;
    visibility: hidden;
}

.kis-red {
    color: red;
}

.kis-width50pc {
    width: 50%;
}

.kis-borderBtm {
    border-bottom: solid;
}

.kis-valign {
    vertical-align: top;
}

.kis-margin-small-all {
    padding: 1rem;
}

.kis-resize-vert {
    resize: vertical;
}

.kis-nomargin {
    margin: 0
}

.loaderBackground {
    z-index: 1000;
    border: medium none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
    cursor: wait;
    position: fixed;
}

.loaderMsg {
    z-index: 1011;
    position: fixed;
    padding: 15px;
    margin: auto;
    border: none;
    padding: 15px;
    background-color: #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    opacity: .5;
    color: #FFF;
    position: fixed;
}

.phone_designs_all {
    background: #f8f8f8;
    padding: 0.5rem;
    text-align: center;
    font-size: 0.9rem;
    font-weight: bold;
}

.cell.phone_designs_all:hover {
    background: #e6e6e6;
}

.cell.phone_designs_all.is-selected {
    background: #8a8a8a;
}

.fontawesome {
    font-family: "FontAwesome";
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.accordion-title-step-title-subheader {
    color: #a4a4a4;
    font-size: 0.9rem;
    display: inline-block;
    margin-right: 1rem;
}

.accordion-title-step-title-subheader-help:before {
    font-size: 1.5rem;
    margin-left: 1rem;
    font-family: "FontAwesome";
    content: "\F059";
}

.accordion-content.small {
    font-size: 1rem;
    padding: 0.5rem;
}

    .accordion-content.small.nopadding {
        padding: 0;
    }

.pricing-table-carousel {
    background-color: #fefefe;
    border: solid 1px #cacaca;
    width: 100%;
    text-align: center;
    list-style-type: none;
    margin-left: 0;
}

    .pricing-table-carousel ul {
        display: table;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .pricing-table-carousel li {
        border-bottom: dotted 1px #cacaca;
        padding: 0.875rem 1.125rem;
        width: 240px;
    }

        .pricing-table-carousel li:last-child {
            border-bottom: 0;
        }

    .pricing-table-carousel .title {
        color: #fefefe;
        border-bottom: 0;
        height: 100px;
        display: table-cell;
        font-weight: bold;
        vertical-align: middle;
        width: 240px;
    }

        .pricing-table-carousel .title.byo {
            background-color: #565555;
        }

        .pricing-table-carousel .title.red {
            background-color: #d62828;
        }

        .pricing-table-carousel .title.blue {
            background-color: #2c74d3;
        }

.price-wrapper {
    display: table;
    width: 100%;
    padding-top: 10px;
}

.plan-price {
    vertical-align: middle;
    padding: 0 2px 0 0;
    color: #333;
    display: table-cell;
    width: 50%;
    padding-right: 4px;
}

    .plan-price span.value {
        font-size: 30px;
        font-size: 3rem;
        letter-spacing: -2px;
        line-height: 1;
        font-weight: bold;
    }

.validity {
    font-size: 15px;
}

.price-wrapper > .fix-plan-price-cont {
    display: table-cell;
    width: 50%;
    padding-left: 2px;
    vertical-align: middle;
    border-left: 1px solid #dadada;
    font-weight: 700;
    font-size: 15px;
}

.plan-price span.unit {
    font-size: 15px;
    font-size: 1.5rem;
    vertical-align: top;
    line-height: 1.6;
    text-transform: uppercase;
    font-weight: bold;
}

.pricing-table-carousel .price {
    font-size: 1.4rem;
    border-bottom: 0;
    text-align: center;
    height: 120px;
}

.pricing-table-carousel .subtitle {
    color: #ffffff;
    font-size: 0.8rem;
}

.pricing-table-carousel .description {
    color: #8a8a8a;
    font-size: 0.8rem;
    height: 70px;
}

.pricing-table-carousel :last-child {
    margin-bottom: 0;
}

.pricing-table-carousel-button-next {
    position: absolute;
    z-index: 1000;
    bottom: 1.5rem;
    right: 0;
    font-size: 4rem;
    text-decoration: none;
    -webkit-text-stroke: 2.5px;
    opacity: 0.75;
}

    .pricing-table-carousel-button-next:hover {
        text-decoration: none;
        opacity: 1;
    }

.pricing-table-carousel-button-prev {
    position: absolute;
    z-index: 1000;
    bottom: 1.5rem;
    left: 0;
    font-size: 4em;
    -webkit-text-stroke: 2.5px;
    opacity: 0.75;
}

    .pricing-table-carousel-button-prev:hover {
        text-decoration: none;
        opacity: 1;
    }

.accordion-title-step-title-subheader-help-tooltip {
    border-bottom: 0px;
}

.bottom-pricing-container {
    width: 100%;
    background-color: #000000;
    color: #ffffff;
    padding: 0.5rem;
}

.accessories-card-price {
    font-size: 1.6rem;
    font-weight: bold;
}

.plans-critical-info {
    font-size: 0.6rem;
}

.switch-toggle-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .switch-toggle-wrapper .switch {
        margin-bottom: 0;
    }

.mobile-plans {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
}

    .mobile-plans .slick-slide {
        opacity: 0.5;
    }

    .mobile-plans .slick-center {
        opacity: 1;
    }

    .mobile-plans .slick-next {
        font-size: 5rem;
        content: '\e6ff';
    }

    .mobile-plans .select-button {
        min-width: 180px;
    }

    .mobile-plans .plan-detail {
        min-height: 150px;
    }

    .mobile-plans .button.success {
        background-color: #FBC43C;
    }

.slick-dots {
    width: 100%;
    position: relative;
    bottom: 10px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    right: 20px;
    z-index: 1010;
    line-height: 0;
    margin-top: 30px;
}

    .slick-dots ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .slick-dots li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        border: 0;
        float: left;
    }

.button-byo {
    background-color: #565555;
}

    .button-byo:hover {
        background-color: #000000;
    }

    .button-byo:focus {
        outline: 0;
    }

.button-red {
    background-color: #d62828;
}

    .button-red:hover {
        background-color: #FF0000;
    }

    .button-red:focus {
        outline: 0;
    }

.button-blue {
    background-color: #2c74d3;
}

    .button-blue:hover {
        background-color: #0000FF;
    }

    .button-blue:focus {
        outline: 0;
    }

.accessories-img {
    padding-top: 20px;
}

#UserCardNumber {
    background-image: url(/img/credit-card.png);
    background-position: 5px 8px;
    background-size: 35px 270px;
    background-repeat: no-repeat;
    padding-left: 48px;
}

table.no-alt-color tbody tr:nth-child(even) td, table.no-zebra tbody tr.even td {
    background: #FFFFFF;
}

.kisaform .second-depth {
    margin-left: 30px;
}

    .kisaform .second-depth .third-depth {
        margin-left: 10px;
    }

    .kisaform .second-depth .fourth-depth {
        margin-left: 10px;
    }

.kisaform .fourth-depth {
    margin-left: 40px;
}

.kisaform input {
    margin-left: 20px;
}

.kisaform textarea {
    margin-left: 20px;
    min-height: 100px;
    font-size: 1.4rem;
}

.kisaform input[type='radio'] {
    margin-top: 0;
    margin-bottom: 0;
}

.kisaform input[type='radio'], label {
    vertical-align: middle;
}

.kisaform label {
    font-size: 1rem !important;
}

.kisaform input[disabled] {
    background-color: #e6e6e6;
    border: 0;
    box-shadow: none;
}

.kisaform .is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea;
}

.kisaform select {
    font-size: 15px;
}

.wide-button {
    width: 100px;
}

@media screen and (max-width: 1024px) {
    .row-label {
        text-align: left;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .kisaform .second-depth {
        margin-left: 10px;
    }

        .kisaform .second-depth .third-depth {
            margin-left: 5px;
        }

        .kisaform .second-depth .fourth-depth {
            margin-left: 5px;
        }

    .kisaform .fourth-depth {
        margin-left: 150px;
    }
}

.noborder tbody {
    border: 0;
}

.cust-placehold {
    color: #CACACA;
}

    .cust-placehold:focus {
        color: #000;
    }

.dateday {
    width: 4rem;
    margin: 0;
    margin-right: 5px;
    text-align: center;
}

.datemonth {
    width: 8rem;
    margin: 0;
    margin-right: 5px;
    text-align-last: center;
    padding-top: 4px;
    padding-bottom: 4px;
}

.dateyear {
    width: 5rem;
    margin: 0;
    text-align: center;
}

.input-group {
    position: relative;
    display: flex;
    border-collapse: separate;
    height: 40px;
}

    .input-group * {
        box-sizing: border-box;
    }

.input-group-addon, .input-group-btn {
    width: 15%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon:last-child {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.input-group .form-control {
    display: table-cell;
    width: 100%;
}

    .input-group .form-control:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.search-group-addon {
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #FFF;
    text-align: center;
    background-color: #7CCBFF;
    border: 1px solid #CCC;
    border-radius: 4px !important;
    border-left: 0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
    height: 85%;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-top-20 {
    margin-top: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.midsize-textbox {
    min-height: 40px;
    font-size: 20px;
}

.form-group {
    margin-bottom: 15px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.control-label {
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
    text-align: left;
    margin-top: 6px;
    margin-right: 20px;
}

.text-uppercase {
    text-transform: uppercase;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
        padding-right: 17px;
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.help-modal, .input-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(59,59,59,0.5);
}

    .input-modal.fade .modal-dialog {
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%) !important;
        z-index: 9999;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        background-color: rgba(59,59,59,0.5);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
    }

    .help-modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
    }

    .help-modal.in .modal-dialog, .input-modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

.help-modal-content, .input-modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    box-shadow: none;
    border: 0;
    border-radius: 0;
}

.help-modal-header, .input-modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}

.help-modal-body, .input-modal-body {
    position: relative;
    padding: 15px;
}

.help-modal-header .close, .input-modal-header .close {
    margin-top: -2px;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.btnRound {
    border-radius: 4px;
    border: none;
    width: 130px;
    height: 50px;
}

    .btnRound:focus {
        outline: 0;
    }

.bd-callout {
    padding: 0.5rem;
    padding-left: 1rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-primary {
    border-left-color: #CCE5FF;
}

.bd-callout-secondary {
    border-left-color: #E2E3E5;
}

.bd-callout-success {
    border-left-color: #80BF46;
}

.bd-callout-warning {
    border-left-color: #F0AD4E;
}

.bd-callout-danger {
    border-left-color: #DC3545;
}

.bd-callout-info {
    border-left-color: #17A2B8;
}

.notice-primary {
    background-color: #CCE5FF;
}

.notice-secondary {
    background-color: #E2E3E5;
}

.notice-success {
    background-color: #80BF46;
}

.notice-warning {
    background-color: #F0AD4E;
}

.notice-alert {
    color: #FFF;
    background-color: #DC3545;
}

.notice-info {
    background-color: #17A2B8;
}

.bd-icon {
    left: 25px;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 30px;
}

.bd-contents {
    margin-left: 3rem;
    padding-bottom: 10px;
    padding-top: 10px;
}

@media (min-width:480px) {
    .btnRound {
        margin-right: 10px;
    }

    h2 {
        font-size: 1.5rem;
        font-weight: bold;
    }
}

@media (min-width:768px) {
    .form-group .control-label {
        margin-bottom: 0;
        text-align: right;
    }

    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .help-modal-content, .input-modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}


.activation-paddle {
    width: 150px;
    background: #2C74D3;
}

.activation-paddle-active {
    left: 35%;
}

.activation-paddle-inactive {
    right: 10%;
}

input:checked ~ .activation-paddle {
    background: #565555;
}

    input:checked ~ .activation-paddle::after {
        left: 7.5rem !important;
    }

.activation-btnarea {
    width: 100%;
    text-align: center;
}

.btnlink-disabled:hover {
    cursor: default;
    background-color: Gray;
}

.input-group {
    position: relative;
    display: flex;
    border-collapse: separate;
    height: 40px;
}

    .input-group * {
        box-sizing: border-box;
    }

.input-group-addon, .input-group-btn {
    width: 15%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon:last-child {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.input-group .form-control {
    display: table-cell;
    width: 100%;
}

    .input-group .form-control:not(:last-child) {
        border-radius: 0;
    }

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-top-20 {
    margin-top: 20px;
}

.activation-btnarea input[type=submit] {
    background-color: #1779BA;
}

.chart {
    width: 100vh !important;
    height: 100vh !important;
}
