﻿body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
    font-size:0.92em;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
}

/* 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;
}

textarea {
    color: black !important;
}

button {
    padding: 4px;
    border-radius: 8px;
    background-color: #DADADA;
    border: 1px solid #938e8d !important;
}

    button:hover {
        background-color: #CFCFCF;
    }

h4 {
    font-size: 21px !important;
    color: #1d2150 !important;
}

table td, th {
    border: 0.5px solid #cccccc;
}

.k-grid tr {
    /*background-color: #363636;*/
}


.half {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-right: 2px;
}

.third {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 10px;
}

.bold {
    font-weight: bold;
}

table td, th {
    padding: 2px;
    padding-right: 10px;
    min-width: 100px;
}

.alignRight {
    text-align: right;
}

.makeAPaymentContainer {
    margin-top: 5px;
}

.CompanyDesc {
    color: #999999;
}

.companyWebsite {
    display: inline-block;
    margin-right: 25px;
}

.CompanyLogo {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

    .CompanyLogo img {
        width: 50px;
        top: 0px;
        position: relative;
    }

.CompanyName {
    display: inline-block;
    color: white;
}

    .CompanyName a {
        color: white;
    }

        .CompanyName a:hover {
            color: #b9b9b9;
        }

.logoCircle {
    height: 90px;
    width: 90px;
    color: white;
    background-color: #07934f;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    position: relative;
    top: 9px;
}

    .logoCircle span {
        font-size: 4em;
        margin: auto;
        width: 47px;
        display: inherit;
        position: relative;
        top: 4px;
    }

.quick-links {
    display: inline-block;
    padding: 3px;
    margin: 3px;
}

fieldset {
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 0px;
}

legend {
    margin-bottom: 2px;
    color: #1d2150;
    border-bottom: 1px solid #cfcfcf;
}

input[type=submit] {
    padding: 7px 15px;
    border-radius: 8px;
    background-color: #DADADA;
    border: 1px solid #938e8d !important;
    min-width: 100px;
}

    input[type=submit]:hover {
        border: 1px solid #c5ab42 !important;
        background-color: #8f8f8f;
        color:white;
    }

    .sideMenu {
        position: fixed;
        float: left;
        background: white;
        top: 180px;
        left: 4px;
        border-right: 1px solid #b9b9b9;
        padding-right: 5px;
    }

.navbar-nav {
    z-index: 808;
    flex-direction:row;
}

.navbar-nav li {
    margin-bottom: 23px;
}



.box {
    background: white;
    padding: 5px;
}

.chat_box {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: white;
}

.openChat {
    cursor: pointer;
    text-decoration: underline;
}

.chatquestion {
    padding: 10px;
    border: 1px solid black;
}

.endChat {
    cursor: pointer;
}



    .endChat:hover {
        text-decoration: underline;
        color: #363636;
    }


.jumbotron {
    padding-top: 30px !important;
    margin-top: 10px !important;
}

.navbar-nav > li > a {
    color: white !important;
    margin-top: -15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0.7px solid white;
    border-radius: 0.25rem;
    margin-left: 4px;
    background-color: #b59731;
    background-image: -moz-linear-gradient(top,#c5ab42,#b59731);
    background-image: -ms-linear-gradient(top,#c5ab42,#b59731);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#c5ab42),to(#b59731));
    background-image: -webkit-linear-gradient(top,#c5ab42,#b59731);
    background-image: -o-linear-gradient(top,#c5ab42,#b59731);
    background-image: linear-gradient(top,#c5ab42,#b59731);
    background-repeat: repeat-y;
    border: 0 none;
    padding-left: 5px;
    padding-right: 5px;
    width: 272px;
    display: inherit;
    text-decoration:none;
}

    .navbar-nav > li > a:hover {
        border-color: #e4d38e;
        color: #070606;
        background-color: #e4d38e;
        background-image: -moz-linear-gradient(top,#e4d38e,#b59731);
        background-image: -ms-linear-gradient(top,#e4d38e,#b59731);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#e4d38e),to(#b59731));
        background-image: -webkit-linear-gradient(top,#e4d38e,#b59731);
        background-image: -o-linear-gradient(top,#e4d38e,#b59731);
        background-image: linear-gradient(top,#e4d38e,#b59731);
        background-repeat: repeat-y;
    }



.menu-links {
    display: block;
    padding: 3px;
    margin: 3px;
}

.warning {
    border: 1px solid red;
}


.form-group .help-block {
    display: none;
}

.form-group.has-error .help-block {
    display: block;
}

.field-validation-error {
    display: block;
    color: #a94442;
}

.phoneInput3 {
    width: 53px;
    display: inline-block;
}


.phoneInput4 {
    width: 73px;
    display: inline-block;
}

.usage-display {
    min-width: 480px;
}

.externalIframe {
    width: 100%;
    min-height: 325px;
}

.btn-shreveport-action {
    color: white !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0.7px solid white;
    border-radius: 0.25rem;
    background-color: #b59731;
    background-image: -moz-linear-gradient(top,#c5ab42,#b59731);
    background-image: -ms-linear-gradient(top,#c5ab42,#b59731);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#c5ab42),to(#b59731));
    background-image: -webkit-linear-gradient(top,#c5ab42,#b59731);
    background-image: -o-linear-gradient(top,#c5ab42,#b59731);
    background-image: linear-gradient(top,#c5ab42,#b59731);
    background-repeat: repeat-y;
    border: 0 none;
    min-width: 150px;
    font-size: 1.3em;
}

    .btn-shreveport-action:hover {
        border-color: #e4d38e;
        color: #070606;
        background-color: #e4d38e;
        background-image: -moz-linear-gradient(top,#e4d38e,#b59731);
        background-image: -ms-linear-gradient(top,#e4d38e,#b59731);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#e4d38e),to(#b59731));
        background-image: -webkit-linear-gradient(top,#e4d38e,#b59731);
        background-image: -o-linear-gradient(top,#e4d38e,#b59731);
        background-image: linear-gradient(top,#e4d38e,#b59731);
        background-repeat: repeat-y;
    }



@media (max-width: 1500px) {
    .sideMenu {
        position: inherit;
        float: none;
        border: none;
        margin-top: 20px;
    }

    .menu-links {
        display: inline-block;
        border-right: 1px solid #b9b9b9;
        padding: 3px;
        min-width: 187px;
        margin: 0;
    }

    .navbar-right {
        margin-right: 20px !important;
    }
}


.navbar-right {
    float: right !important;
}

#MyAccountController {
    margin-left: 0px;
}

@media (min-width: 1500px) {

    #MyAccountController {
        margin-left: 123px;
    }
}



    @media (min-width: 768px) {
        .navbar-right {
            float: none !important;
        }

    }

    @media (max-width: 982px) {
        .sideMenu {
            margin-top: -20px;
        }

        .third {
            width: 99%;
            margin: 10px;
        }


        .half {
            width: 99%;
        }

        body {
            font-size: 1.4em;
        }

        .navbar-right {
            float: none !important;
            margin-right: 40px !important;
        }



        input[type="checkbox"] {
            margin-left: 0px !important;
        }
    }




    @media (max-width: 600px) {

        .logoCircle {
            height: 50px;
            width: 50px;
            font-size: 0.5em;
            display: none;
        }

        .menu-links {
            min-width: 100% !important;
            border: 1px solid #b9b9b9;
            border-radius: 025rem;
            padding: 2px 10px;
            text-align: center;
        }


        .half {
            width: 99%;
        }

        body {
            font-size: 2em;
        }
    }
