﻿

body {
    padding-top: 77px;
}

@media (min-width: 992px) {
    body {
        padding-top: 77px;
    }
}

.topband {
    height: 25px;
    width: 100%;
    background-color: #101820 !important;
    color: #ffffff;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.header {
    background-color: #101820 !important;
}

.nav.navbar-nav.navbar-right li a {
    color: white;
}

.input:invalid {
    border: 2px solid red;
}

.footer {
    bottom: auto;
    width: 100%;
    height: 100px;
    background-color: #101820 !important;
}

.carousel-inner img {
    width: 100%;
    height: auto;
}
/*.carousel-inner img {
    width: 100%;
    min-height: 100%;
}*/
/*.carousel-item {
  width: 100%;
    min-height: 100%;
}*/

.portfolio-item {
    margin-bottom: 30px;
}

.borderDiv {
    border-color: #C69214;
    border-width: 2px;
    border-style: solid;
    padding: 10px;
}

.txtcode {
    border-color: #0055A4;
    border-width: 2px;
    border-style: solid;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    width: 300px;
    height: 27px;
}

.btnConfigure {
    background-color: #59842b;
    outline: #59842b solid 6px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 300;
    padding: 2px 20px;
    display: inline-block;
    margin: 5px 0 15px;
}

    .btnConfigure:hover {
        background-color: #59842b;
        outline: #59842b solid 10px;
        text-decoration: none;
        color: white;
    }

.btnCompare {
    background-color: #0072ce;
    outline: #0072ce solid 6px;
    border: 1px solid #fff;
    padding: 2px 10px;
    display: inline-block;
    margin: 5px 0 15px;
    width: 100%;
}

    .btnCompare:hover {
        background-color: #0072ce;
        outline: #0072ce solid 10px;
        text-decoration: none;
        color: white;
    }

.btnInterchange {
    background-color: #d3a23a;
    outline: #d3a23a solid 6px;
    border: 1px solid #fff;
    padding: 2px 10px;
    display: inline-block;
    margin: 5px 0 15px;
    width: 100%;
}

    .btnInterchange:hover {
        background-color: #d3a23a;
        outline: #d3a23a solid 10px;
        text-decoration: none;
        color: white;
    } 
	

.powerMateServoMate {
    background-color: #0072ce;
    outline: #0072ce solid 10px;
    border: 1px solid #fff;
    /*padding: 2px 10px;
    display: inline-block;*/
    margin: 5px 0 15px;
    width: 100%;
}

/* .powerMateServoMate:hover {
        background-color: #0072ce;
        outline: #0072ce solid 10px;
        text-decoration: none;
        color: white;
    }*/
.getStart {
    background-color: #59842b;
    outline: #59842b solid 6px;
    border: 1px solid #fff;
    color: #fff;
    font-family: 'Montserrat-SemiBold', 'Montserrat SemiBold', 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 20px;
    display: inline-block;
    margin: 5px 0;
}

    .getStart:hover {
        background-color: #59842b;
        outline: #59842b solid 10px;
        text-decoration: none;
        color: white;
    }
/*.getStart {
    background-color: #59842b;
    outline: #59842b solid 6px;
    border: 1px solid #fff;
    color: #fff;
    font-family: 'Montserrat-SemiBold', 'Montserrat SemiBold', 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px 20px;
    display: inline-block;
    margin: 5px 0;
}
    .getStart:hover {
        background-color: #59842b;
        outline: #59842b solid 10px;
        text-decoration: none;
        color: white;
    }*/
.Font1 {
    color: #fff;
    font-family: 'Montserrat-SemiBold', 'Montserrat SemiBold', 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
}

.Font2 {
    color: #fff;
    font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 11px;
    text-transform: uppercase;
}

.Font_Header_Text {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    font-size: 16.5px;
    font-weight: bolder
}

.Font_Contact1 {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    color: #d3a23a;
    font-size: 16.5px;
    font-weight: bolder;
    margin-bottom: 5px;
}

.Font_Contact2 {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 0px;
}

.Font_Contact3 {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 0px;
}

.btnConfigureNew {
    background-color: #59842b;
    outline: #59842b solid 6px;
    border: 1px solid #fff;
    color: #fff;
    font-family: 'Montserrat-SemiBold', 'Montserrat SemiBold', 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px 20px;
    display: inline-block;
    margin: 5px 0;
}

    .btnConfigureNew:hover {
        background-color: #59842b;
        outline: #59842b solid 10px;
        text-decoration: none;
        color: white;
    }

a:hover {
    cursor: pointer;
}

.button {
    /*background-image: url( '../Images/button.png' );*/
    border: 2px solid #666666;
    font-family: Arial;
    font-size: 14px;
    width: 145px;
    height: 30px;
    cursor: pointer;
    font-weight: bold;
    background-color: #C0C0C0;
    border-radius: 4px;
}

.button_big {
    border: 2px solid #666666;
    /*background-image: url( '../Images/button.png' );*/
    font-family: Arial;
    font-size: 14px;
    width: 295px;
    height: 30px;
    cursor: pointer;
    font-weight: bold;
    background-color: #C0C0C0;
    border-radius: 4px;
}

    .button:hover, .button_big:hover {
        background-color: #59842b; /* Green */
        color: white;
    }

.Btn20 {
    padding: 0px;
    margin: 0px -5px 0px 0px;
    border: 1px solid #9CB5E7;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #000000;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

    .Btn20:hover {
        background-color: #59842b; /* Green */
        color: white;
    }

.Cmd20 {
    padding: 0px;
    color: #000066;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    width: 25px;
    height: 20px;
    background-color: #FFFFFF;
    margin: 0px -5px 0px 0px;
    border: 1px none #ffffff;
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.imgref {
    /*padding: 4px;*/
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    /*max-width: 100%;*/
    height: auto;
}
/*jqgrig pager style*/
.ui-jqgrid .ui-pg-input {
    text-align: center;
}

/*Accordion header style replaceing the */
.card .card-header {
    padding-top: 0.5rem;
    padding-right: 1.25rem;
    padding-bottom: 0.5rem;
    padding-left: 1.25rem;
}

.card .card-body {
    padding: 10px 10px 10px 20px;
}

/*For the main images to align vertically middle*/
.frame {
    margin: 1em 0;
}

.imgMain {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.btn-contact:before {
    background-image: url('MainImages/gold-phone.svg');
    background-size: 40px 40px;
}

.btn-contact:after {
    background-image: url(./images/ico-phonte-white.svg);
    background-size: 40px 40px;
}

.btn-large:before {
    content: '';
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #d3a23a;
    background-color: #d3a23a;
    display: block;
    position: absolute;
    /*margin-left: 130px;
    margin-top: -40px;*/
    background-repeat: no-repeat;
    background-position: center;
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
}

.txtIndividualCode {
    padding: 0px;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    font-family: Arial;
    font-size: 14px;
    /*font-weight: bold;*/
    max-width: 30px;
    height: 27px;
    text-align: center;
    text-transform: uppercase;
    background-color: #DCDCFF;
}

.lblIndividualCode {
    padding: 0px;
    color: #000066;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    width: 30px;
    height: 20px;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    border: 1px none #ffffff;
}

.lblCode {
    font-family: Calibri;
    font-size: medium;
    cursor: pointer;
    color: #284EFA;
    text-decoration: underline;
}

.Combobox {
    border: 2px solid blue;
    max-width: 200px;
    height: 25px;
}

.Combobox_SeriesB {
    border: 2px solid blue;
    max-width: 300px;
    height: 25px;
}

.nopadding {
    padding: 0px;
}

.nopadding-left {
    padding-left: 0px;
}

.nopadding-right {
    padding-right: 0px;
}

.BreadCrumbTrail:hover {
    cursor: pointer;
    text-decoration: underline;
}

.nomargin {
    margin: 0px;
}

.nomargin-left {
    margin-left: 0px;
}

.nomargin-right {
    margin-right: 0px;
}
