.estimcalc-alert {
    background: #f44336;
    color: #fff;
    padding: 10px
}

.estimcalc-alert p {
    margin: 0;
    font-size: 18px;
    line-height: 1
}

.estimcalc-wrapper {
    padding: 20px;
    border: 1px solid #efefef;
    background: #fff;
    border-radius: 5px
}

.ccmbw_subTotal{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 93%;
}
.ccmbw_subTotal .ccmbw_right,
.ccmbw_column .ccmbw_right{
    text-align: right;
}

.ccmbw_4Col_row .ccmbw_column:nth-of-type(1),
.ccmbw_tri_col .ccmbw_column:nth-of-type(1){
    width: 69%;
}
.ccmbw_4Col_row .ccmbw_column:nth-of-type(1){
    justify-content: space-between;
}
.ccmbw_4Col_row .ccmbw_column:nth-of-type(2) .ccmbw_left,
.ccmbw_tri_col .ccmbw_column:nth-of-type(2) .ccmbw_left{
    width: 35%;
}

.ccmbw_4Col_row .ccmbw_row .ccmbw_column:nth-of-type(1) .ccmbw_right{
    width: 25%;
}
.ccmbw_4Col_row .ccmbw_row .ccmbw_right input{
    width: 100%;
}
.ccmbw_4Col_row .ccmbw_row .ccmbw_column:nth-of-type(2){
    width: 28%;
    justify-content: space-between;
}

.ccmbw_column select{
    width: 25%;
}

.ccmbw_4Col_row span:first-of-type{
    padding-top: 10px;
    display: inline-block;
}

.ccmbw_card_side .ccmbw_tri_col .ccmbw_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ccmbw-estimcalc-title {
    text-align: center;
    font-size: 30px;
    line-height: 1;
    padding-bottom: 20px;
    border-bottom: 1px solid lightgray;
    margin: 0;
}

.estimcalc-confirm-button,
.swal2-styled.swal2-confirm {
    background-color: #5796c5 !important
}

#calc-rem-new {
    margin: 0 auto 20px;
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 15px 20px;
    max-width: 750px;
    height: auto;
    overflow: hidden;
    font-weight: 600;
    text-align: left
}

.calcSizeInput {
    width: 35% !important
}

.calc_row {
    overflow: hidden
}

.calcChkSpan {
    display: block;
    margin-bottom: 5px
}

.new_rem_left {
    float: left;
    height: auto;
    padding: 5px;
    display: block;
    width: 46%
}

.new_rem_right {
    float: left;
    height: auto;
    padding: 5px;
    display: block;
    width: 46%;
    font-weight: 400 !important;
    padding-left: 0
}

/* #ccmbw_main_body input,
#ccmbw_main_body select{
    width: 90%;
} */
/* #ccmbw_main_body input {
    width: 50%;
    text-indent: 10px;
    height: 30px;
    font-weight: 600
}

#ccmbw_main_body select {
    width: 90%;
    text-indent: 5px;
    height: 45px;
    line-height: 45px;
    font-weight: 600;
    background: #f8f8f8
} */

.ccmbw_popup_box input[type="submit"] ,
#calc-rem-new input[type="button"] {
    background: #17629b;
    color: #fff;
    width: auto;
    font-size: 18px;
    padding: 3px 10px 3px 10px;
    text-indent: 0;
    height: auto;
    margin: 5px 0 15px;
    padding: 7px 10px;
    height: auto;
    font-size: 22px;
    width: 200px;
    margin-top: 10px;
    background: #17629b
}

.ccmbw_popup_box input[type="submit"]{
    font-size: 16px;
    margin: 20px auto 5px;
}

#calc-rem-new input[type="checkbox"] {
    width: 25px;
    text-indent: 10px;
    height: 25px;
    font-weight: 600;
    vertical-align: bottom
}

#amz_tbl {
    border: 1px solid #ccc;
    margin-bottom: 0
}

#amz_tbl th,
td {
    border-bottom: 1px solid #ccc;
    border-right: 0 solid #ccc;
    vertical-align: top
}

#amz_tbl th {
    background: #d9edf7;
    color: black;
    padding-top: 15px;
    text-align: center
}

#amz_tbl iframe {
    margin-bottom: 0;
    text-align: center
}

.amz_tbl_title {
    font-weight: bold
}

.dashicons {
    font-size: 18px !important
}

#amz-disclosure {
    padding: 15px 25px;
    margin: 5px auto 10px;
    max-width: 950px;
    border-radius: 5px;
    overflow: hidden;
    background: #888;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    font-family: sans-serif;
    text-align: justify;
    line-height: 1.4
}

#amz-disclosure h4 {
    color: white;
    margin: 0 auto 15px;
    text-align: center;
    font-size: 16px
}

.fcrooms {
    margin-bottom: 5px
}

.fcrooms input {
    width: 100px !important;
    height: 35px !important;
    font-size: 16px
}

.floor-select {
    height: 35px;
    border: 1px solid #ccc;
    width: 90%;
    font-size: 14px;
    font-weight: bold
}

.fccontrols {
    margin-bottom: 15px
}

#ccmbw_main {
    margin: 0 auto;
    background-color: #f9f9f9;
    border: 1px solid #CCC;
    padding: 20px;
    max-width: 1150px;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-weight: 600;
}

.ccmbw_left {
    /* float: left; */
    height: auto;
    padding: 10px 0;
    display: block;
    width: 48%;
}
.ccmbw_column{
    display: flex;
    width: 48%;
    align-items: center;
}
.ccmbw_right {
    /* float: left; */
    height: auto;
    padding: 5px 0;
    display: block;
    width: 48%
}
#ccmbw_main_body{
    border-right: 1px solid lightgray;
    width: 52%;
}
/* #ccmbw_main_body, */
.ccmbw_card_side{
    width: 48%;
    padding-left: 20px;
}
.ccmbw_card_side .ccmbw_right{
    text-align: right;
}


#p1D6{
    display: block;
}

#ccmbw_formc{
    display: flex;
    /* align-items: baseline; */
    justify-content: space-between;
}

.ccmbw_calc_logo{
    width: 465px;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
}

#ccmbw_card {
    display: block;
    background-color: #eaf8ff;
    background-clip: border-box;
    border: 1px solid #cdd9df;
    border-radius: 4px;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    vertical-align: bottom;
    margin: 20px auto 65px;
}

.ccmbw_card_body {
    padding: 15px 25px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    background: #fff;
    overflow: hidden
}

.ccmbw_card_title {
    color: #999;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase !important;
    display: block;
    margin: 0 auto 12px;
    text-align: left
}

.ccmbw_card_subtitle {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: left
}

.ccmbw_card_result {
    color: #299f84 !important;
    font-weight: 600;
    margin-left: 5px
}

.climate_map {
    max-width: 70% !important;
    border: 0;
    outline: 0;
    margin: 0 auto 15px;
    display: block
}
/* .ccmbw_row_first{
    display: flex;
    align-items: center;
    justify-content: space-between;
} */

.ccmbw_row {
    /* width: auto; */
    height: auto;
    overflow: hidden;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* .ccmbw_row label {
    vertical-align: sub
} */

#ccmbw_main_body select ,
#ccmbw_main_body input {
    border: 1px solid #ccc;
    border-radius: 2px !important;
    background: #fff;
    font-size: 16px;
    height: 47px;
    width: 90%;
    text-indent: 7px
}

.ccmbw_tri_col input[type='text'] {
    width: 35%!important;
    height: 30px!important;
    /* text-indent: 10px!important; */
}    

#ccmbw_main_body input[type='button'] {
    padding: 12px 10px;
    height: auto;
    font-size: 22px;
    width: 200px;
    margin-top: 10px;
    background: #17629b;
    border: 1px solid;
    border-radius: 2px;
}

.ccmbw_empty_msg{
    color: rgba(255, 0, 0, 0.911);
}

.ccmbw_hidden{
    display: none;
}

#ccmbw_main hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 5px 0;
}

#ccmbw_popup{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #9999992f;
    overflow: hidden;
    z-index: 1;
}
.ccmbw_popup_body{
    width: 25%;
    position: relative;
    top: 40%;
    margin: 0 auto;
    background: #fff;
    padding: 25px;
    border-radius: 4px;
}
.ccmbw_popup_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ACpopup_right{
    width: 100%;
}
/* .ccmbw_popup label{
    color: #000;
    font-size: 16px;
} */
#ccmbw_popup input{
    width: 100%;
    height: 35px;
    font-size: 16px;
    padding: 4px 8px;
}
.ccmbw_puh{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    /* border-bottom: 1px solid lightgray; */
    margin-bottom: 10px;
}

#ccmbw_cta_card {
    overflow: hidden;
    width: auto;
    height: auto;
    padding: 15px 20px;
    margin: 0 auto !important;
    display: block
}

.ccmbw_cta_left {
    width: 49%;
    float: left;
    padding: 0
}

.ccmbw_cta_right {
    width: 50%;
    float: left;
    padding: 12px 0 0 0;
    text-align: right
}

.ccmbw_cta {
    display: block;
    font-size: 23px !important;
    color: #005f99;
    font-weight: 600 !important;
    float: left;
    margin-bottom: 0 !important;
    width: 100%;
    line-height: 1.7 !important
}

.card_left {
    width: 37%;
    display: block;
    overflow: hidden;
    height: auto;
    float: left
}

.card_right {
    width: auto;
    display: block;
    overflow: hidden;
    height: auto;
    float: left
}

.ccmbw_equip {
    font-weight: 400;
    margin-left: 10px
}

#ccmbw_submitzip {
    height: 48px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    border: 1px solid #CCC !important;
    border-radius: 5px !important;
    font-size: 18px !important;
    background: #2877b0 !important;
    color: white !important;
    width: 58%;
    float: right
}

.ccmbw_zip_box {
    height: 48px !important;
    width: 36% !important;
    border-radius: 5px !important;
    font-size: 18px !important;
    margin: 0 7px 0 0;
    text-align: center;
    padding: 0 !important;
    text-indent: 0 !important
}

.result_tons {
    font-weight: 400
}

.ccmbw_card_body a {
    font-weight: 600;
    text-decoration: underline
}

.ccmbwShowHide {
    font-size: 18px !important;
    background: #f9f9f9 !important;
    color: #337ab7 !important;
    border: 0 !important;
    width: auto !important;
    line-height: 100% !important;
    -webkit-appearance: none !important;
    vertical-align: baseline !important;
    text-decoration: underline;
    padding: 5px 0 !important;
    margin: 0 0 10px 0 !important
}

#DUCTTiles {
    width: 100%;
    height: auto;
    min-height: 90px;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png) top center no-repeat;
    background-size: 100% 95%;
    margin: 0 auto;
    line-height: 1.4
}

#ACEnergyTiles {
    width: 100%;
    height: auto;
    min-height: 90px;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table-rev.png) top center no-repeat;
    background-size: 100% 95%;
    margin: 0 auto;
    line-height: 1.4
}

#ccmbwTiles {
    width: 100%;
    height: auto;
    min-height: 110px;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png) top center no-repeat;
    background-size: 100% 80%;
    margin: 0 auto 5px;
    line-height: 1.4
}

#ccmbwSizeTiles {
    width: 100%;
    height: auto;
    min-height: 95px;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png) top center no-repeat;
    background-size: 100% 95%;
    margin: 0 auto 5px;
    line-height: 1.4
}

#CLTabs {
    width: 100%;
    height: auto;
    min-height: 110px;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png) top center no-repeat;
    background-size: 100% 80%;
    margin: 0 auto 5px;
    line-height: 1.4
}

.CLTabsLow,
.CLTabsHigh {
    width: 33%;
    height: 85px;
    float: left;
    display: block
}

.CLTabsMed {
    width: 34%;
    height: 85px;
    float: left;
    display: block
}

.CLTabsPrice_title {
    padding-top: 2px;
    font-size: 20px;
    color: white;
    font-weight: 400
}

.CLTabsPrice {
    display: block;
    padding-top: 0;
    font-size: 25px;
    color: white;
    font-weight: 600;
    margin: 5px auto
}

.costTbl {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-collapse: separate;
    border-radius: 4px;
    border-spacing: 0;
    box-shadow: #0000001a 0 2px 7px 0;
    padding: 10px 5px;
    width: auto;
    overflow: hidden;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    margin: 0 auto 25px
}

.costTbLSep {
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc
}

.costTblLeft,
.costTblRight,
.costTblMid {
    float: left;
    overflow: hidden;
    height: auto;
    width: 33%;
    text-align: center
}

.costTblHdr {
    font-style: normal;
    font-weight: 600;
    color: #9e9c9e;
    font-size: 18px;
    letter-spacing: .8px;
    text-transform: uppercase;
    width: 33%
}

.costTblCst {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    width: 33%
}

.BTUccmbw_card_title {
    color: #999;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase !important;
    display: inline;
    margin: 0 auto 5px;
    text-align: left
}

.BTUccmbw_card_subtitle {
    margin: 0 0 2px 10px;
    font-size: 16px;
    font-weight: 600;
    display: inline;
    text-align: left
}

.BTUccmbw_card_equipment {
    margin: 0 0 2px 10px;
    font-size: 16px;
    font-weight: 400;
    display: inline;
    text-align: left
}

.BTUcard_wide {
    width: 100%;
    display: block;
    overflow: hidden;
    height: auto;
    float: left
}

.BTUcard_left {
    width: 50%;
    display: block;
    overflow: hidden;
    height: auto;
    float: left
}

.BTUcard_right {
    width: auto;
    display: block;
    overflow: hidden;
    height: auto;
    float: left
}

#BTUSizeResults {
    display: block;
    overflow: hidden;
    height: auto;
    margin-bottom: 5px
}

.BTU_size {
    color: #299f84 !important;
    font-weight: 600
}

.BTU_equipment {
    font-weight: 400
}

.ACccmbw_card_title {
    color: #888;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase !important;
    display: block;
    margin: 0 auto 10px;
    text-align: left
}

.ACSIZE_card_title {
    color: #888;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase !important;
    display: block;
    margin: 0 auto 10px;
    text-align: left
}

.ACccmbw_card_subtitle {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    text-align: left;
    color: #5a5a5a;
    align-items: center;
    justify-content: space-between;
}

.ACccmbwcard_left {
    /* width: 45%; */
    display: block;
    overflow: hidden;
    height: auto;
    /* float: left */
}

.ACccmbwcard_right {
    width: auto;
    display: block;
    overflow: hidden;
    height: auto;
    /* float: left */
}

.ACSIZEcard_right {
    width: auto;
    display: block;
    overflow: hidden;
    height: auto;
    float: left;
    margin-bottom: 7px
}

.CCcard_right {
    width: 54%;
    display: block;
    overflow: hidden;
    min-height: 200px;
    height: auto;
    float: left
}

.AClow,
.AChigh {
    width: 33%;
    height: 85px;
    float: left;
    display: block
}

.ACmed {
    width: 34%;
    height: 85px;
    float: left;
    display: block
}

.ACprice_title {
    padding-top: 2px;
    font-size: 20px;
    color: white;
    font-weight: 400
}

.ACprice {
    display: block;
    padding-top: 0;
    font-size: 25px;
    color: white;
    font-weight: 600;
    margin: 5px auto
}

.ACccmbw_card_result {
    color: #17629B !important;
    font-weight: 600;
    margin-left: 5px;
    font-size: 18px;
}

.curveBox {
    height: auto;
    overflow: hidden;
    width: 100%;
    max-width: 958px;
    border-radius: 7px;
    margin: -10px auto 10px;
    border: 1px solid #d2d2d2;
    padding: 0 20px;
    display: block;
    background: #FFF
}

.hideExtraKT {
    background: #fff !important;
    color: #3b5998 !important;
    text-decoration: underline !important;
    border: 0 solid #000 !important;
    margin: 5px 5px 5px 0;
    width: auto !important;
    font-size: 1em !important;
    -webkit-appearance: none !important;
    font-weight: 400 !important
}

.estimateNow {
    background: #777;
    color: #fff;
    margin: 10px 20px 5px 0;
    width: auto;
    font-size: 1.15em;
    padding: 3px 10px 3px 10px
}

table.tableizer-table {
    font-size: 12px;
    border: 1px solid #CCC;
    font-family: Arial, Helvetica, sans-serif
}

.tableizer-table td {
    padding: 4px;
    margin: 3px;
    border: 1px solid #CCC
}

.tableizer-table th {
    background-color: #104e8b;
    color: #FFF;
    font-weight: bold
}

#CWMian,
#CWMain {
    width: 700px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 15px
}

#CWTiles {
    width: 700px;
    height: auto;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png) top center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto
}

.CWTitle {
    text-align: left;
    padding: 2px 10px 10px;
    font-weight: 600
}

.CWTitleMob {
    display: none
}

#cost-graph-main-calc {
    border: 1px solid grey;
    background: #Fff;
    padding: 15px 10px 10px;
    border-radius: 3px;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 10px
}

#cost-graph_bg {
    width: 680px;
    height: 205px;
    padding-top: 0;
    border: 0;
    background-image: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto
}

#cost-graph-title {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    LINE-HEIGHT: 110%;
    display: block;
    padding: 0 0 0 80px
}

#graph-msg {
    font-size: 12px;
    font-weight: 400;
    padding-top: 12px
}

.cost-graph_left {
    padding-top: 0 !important
}

#cost-graph-calc {
    display: block;
    padding: 0 0 0 80px;
    font-size: 26px;
    color: #54ae25;
    font-weight: 600
}

#cost-graph {
    display: block;
    padding: 0 0 0 80px;
    font-size: 23px;
    color: #000;
    font-weight: 600
}

#price-scale-main {
    border: 1px solid grey;
    background: #f0f8ff;
    padding: 10px 10px 0;
    border-radius: 7px;
    width: 756px;
    margin: 0 auto
}

#price-scale-main-calc,
#tab_main {
    width: 700px;
    margin: 0 auto;
    overflow: hidden
}

#price-scale-table {
    width: 706px;
    height: 220px;
    padding: 0;
    border: 0;
    background-image: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto
}

#graph-main-calc {
    border: 1px solid grey;
    background: #Fff;
    padding: 15px 10px 10px;
    border-radius: 7px;
    width: 715px;
    margin: 0 auto
}

#graph_bg {
    width: 706px;
    height: 249px;
    padding-top: 60px;
    border: 0;
    background-image: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto
}

#graph-title {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    LINE-HEIGHT: 110%;
    display: block
}

.graph_left {
    padding-top: 0 !important
}

#graph-calc {
    display: block;
    padding-top: 4px;
    font-size: 25px;
    color: #54ae25;
    font-weight: 600
}

.low-end {
    margin: 0 0 0 30px
}

#price-scale-tbody {
    min-width: 706px !important
}

#price-scale-table-calc,
#tab_table {
    width: 700px;
    height: 95px;
    padding: 0;
    border: 0;
    background-image: url(/wp-content/plugins/estimcalc/core/assets/front/img/price-table.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto
}

#price-scale-table-calc td {
    padding: 0;
    border: 0;
    padding-top: 0
}

#price-scale-table td {
    padding: 0
}

#price-scale-table-calc tr {
    padding: 0
}

#price-scale-table tr {
    padding: 0
}

#price-scale {
    display: block;
    padding-top: 14px;
    font-size: 27px;
    color: white;
    font-weight: 600;
    margin: 0 auto
}

#price-scale-title,
#tab_mat_full,
#tab_mat_3z {
    padding-top: 2px;
    font-size: 20px;
    color: white;
    font-weight: 400
}

#price-scale-calc {
    display: block;
    padding-top: 0;
    font-size: 25px;
    color: white;
    font-weight: 600;
    margin: 5px auto
}

.roofcost,
.tab_titul {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    margin: -15px 0 10px 0
}

#tab_mat {
    display: none
}

#price-scale-calc-page,
#tab_price {
    display: block;
    padding-top: 0;
    font-size: 25px;
    color: white;
    font-weight: 600;
    margin: 5px auto
}

#price-scale-title-cost {
    padding-top: 7px;
    font-size: 22px;
    color: white;
    font-weight: 400
}

#price-scale-calc-page-cost {
    display: block;
    padding-top: 15px;
    font-size: 25px;
    color: white;
    font-weight: 600;
    margin: 0 auto
}

#price-scale-msg {
    display: block;
    padding-top: 14px;
    font-size: 25px;
    color: #005f99;
    font-weight: 600
}

#price-scale-msg-calc,
#tab_see_costs {
    display: block;
    padding-top: 14px;
    font-size: 25px;
    color: #005f99;
    font-weight: 600;
    float: left;
    margin-bottom: 0
}

#price-scale-msg-cost {
    display: block;
    padding-top: 25px;
    font-size: 25px;
    color: #005f99;
    font-weight: 600;
    margin-bottom: 0
}

#price-scale-msg2,
#tab_msg {
    display: block;
    font-size: 16px;
    color: black;
    font-weight: 600;
    margin: -4px 0 0
}

.zip_box_calc,
.tab_zip_box {
    height: 44px !important;
    width: 115px !important;
    border: 1px solid grey !important;
    border-radius: 5px !important;
    font-size: 18px;
    vertical-align: middle;
    margin: 0 10px 0 0;
    text-align: center;
    background: #f9f9f9;
    padding: 0;
    text-indent: 0 !important
}

.imgleft {
    display: inline;
    float: left;
    border-radius: 0 !important;
    margin: 5px 15px 0 0
}

.imgleft-cost {
    display: inline;
    float: left;
    border-radius: 0 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) !important;
    margin: 0 20px 0 0
}

#submitzip {
    height: 44px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    border: 1px solid grey;
    border-radius: 5px;
    font-size: 18px !important;
    vertical-align: middle;
    background: #2877b0 !important;
    color: white !important;
    padding: 6px 11px !important;
    width: 62% !important;
    float: right
}

.left-field {
    width: 48%;
    float: left;
    padding: 27px 0 0
}

@media screen and (min-width:320px) {

    .med,
    .mid_tab {
        width: 100%;
        height: auto;
        float: left
    }

    .cta_right,
    .tab_cta_right {
        width: 100%;
        float: left;
        padding: 0
    }

    .mob_msg {
        display: block;
        font-size: 17px;
        font-weight: 400;
        padding-left: 10px;
        text-align: center;
        color: #333
    }

    .cta_left,
    .tab_cta_left {
        width: 100%;
        float: left;
        padding: 0
    }
}

@media screen and (min-width:640px) {

    .cta_left,
    .tab_cta_left {
        width: 52%;
        float: left;
        padding: 0;
        display: none
    }

    .cta_right,
    .tab_cta_right {
        width: 48%;
        float: left;
        padding: 27px 0 0 0;
        text-align: right;
        display: none
    }

    .low,
    .high,
    .low_tab,
    .high_tab {
        width: 33%;
        height: 90px;
        float: left;
        display: block
    }

    .med,
    .mid_tab {
        width: 34%;
        height: 90px;
        float: left;
        display: block
    }

    .mob_msg {
        display: none
    }
}

#OneTabMain {
    border: 1px solid #cecece;
    background: #f0f8ff;
    padding: 15px 10px 15px;
    border-radius: 7px;
    max-width: 715px;
    margin: 0 auto;
    overflow: hidden
}

.OneTabCost {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    margin: 5px 0 15px 0;
    line-height: 1.6
}

.OneTabForm {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 15px
}

.OneTabLeft {
    width: 51%;
    float: left;
    padding: 0
}

.OneTabRight {
    width: 47%;
    float: right;
    padding: 10px 0 0 0
}

.OneTabMSG {
    display: inline-block;
    padding: 0;
    font-size: 25px;
    color: #005f99;
    font-weight: 600;
    margin-bottom: 0
}

.OneTabMSG2 {
    display: inline-block;
    font-size: 16px;
    color: black;
    font-weight: 600;
    margin: -4px 0 0
}

.OneTabMap {
    display: inline;
    float: left;
    border-radius: 0 !important;
    margin: 7px 15px 0 0
}

@media only screen and (max-width:800px) {

    #price-scale-table-calc,
    #tab_table,
    #price-scale-main-calc,
    #CWTiles,
    #ccmbwTiles,
    #tab_main,
    #ccmbwSizeTiles,
    #DUCTTiles,
    #ACEnergyTiles {
        width: auto !important;
        height: auto !important;
        background: none !important;
        background-image: none !important
    }

    #calc-rem-new input[type="button"] {
        width: 100% !important
    }

    #CWMian,
    #CWMain {
        width: auto !important
    }

    .low,
    .high,
    .low_tab,
    .high_tab,
    .med,
    .mid_tab,
    .AClow,
    .ACmed,
    .AChigh {
        float: none !important;
        margin-bottom: 5px !important;
        background: #5695c3 !important
    }

    .new_rem_left,
    .new_rem_right,
    .AClow,
    .ACmed,
    .AChigh,
    .ACSIZEcard_right {
        float: none !important;
        width: 100% !important;
        padding: 0 !important;
        margin-bottom: 10px !important
    }

    #calc-rem-new select {
        width: 100% !important;
        height: auto !important;
        line-height: 1 !important
    }
}

@media only screen and (max-width: 1200px){
    #ccmbw_formc{
        display: block;
    }
    #ccmbw_main_body{
        width: 100%;
        border-right: 0;
    }
    .ccmbw_calc_logo{
        margin: 0 auto;
    }
    .ccmbw_card_side{
        width: 100%;
        padding-left: 0;
    }
}
/* @media only screen and (max-width: 992px){
} */
@media only screen and (max-width: 600px){
    .ccmbw_row{
        display: block;
    }
    .ccmbw_left,
    .ccmbw_right{
        width: 100%;
    }
    .ccmbw_subTotal,
    .ccmbw_4Col_row .ccmbw_column,
    .ccmbw_tri_col .ccmbw_column,
    #ccmbw_main_body select, #ccmbw_main_body input,
    #ccmbw_main_body select{
        width: 100%!important;
    }
    .ccmbw_calc_logo{
        width: 265px;
        height: 200px;
        background-size: contain;
    }
}