@charset "UTF-8";
/*!
 * BS 3.3.7 | v05.0.1 | Copyright 2021 Compass Business Websites */
/* PHP 5.4 form styling */

.cbwbackground {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    background-color:rgb(207, 229, 255)!important;
}
.cbwinnerwidth {
    padding: 20px;
}
.cbwdropdown {
   font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: light;
  color: #65C7D0;
  font-size: 1em;
  letter-spacing: 2px;
	-moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    
    display: block;
    padding: 8px;
    width: 92%;
    height: auto;
    margin: 4px;
    background-color: #302e2f!important;
    font-weight: normal!important;
    border: 1px solid #65C7D0!important;
    cursor: pointer;
    float: left;
}

.cbwtextbox {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.2em!important;
	-moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    
    display: block;
    padding: 8px;
    width: 98%;
    height: auto;
    margin: 4px;
    color: #2164b3;
    background-color: #fff!important;
    border: 1px solid #2F89F3!important;
    cursor: pointer;
}
.cbwformpricetext {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2em!important;
    -moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    display: inline-block;

    width: auto;
    height: auto;

    padding-left: 6px;
    padding-top: 6px;
    color: #2164b3;
    background-color: rgb(207, 229, 255)!important;
    border: 5px solid rgb(207, 229, 255)!important;

    overflow-x: hidden;
    overflow-y: hidden;
    text-align: left;
}
.cbwformsuccessmessage {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.5em!important;
    -moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    color: #fff;
    background-color: #4EC010!important;
    text-align: center;
    
    padding: 6px 26px 10px!important;
    margin: 0 auto;
    position: relative;
    top: top;
    left: 0;
    right: 0;
    display: table;
    border-radius: 12px;
}


.cbwformpriceposition {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2em!important;
    -moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    display: inline-block;
    min-width: 100px;
    height: auto;
    padding-left: 0px;
    padding-top: 7px;
    color: #2164b3;
    background-color: rgb(207, 229, 255)!important;
    border: 3px solid rgb(207, 229, 255)!important;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: left;
}
/* CBW Normal Text */
/* no heading required auto p */
.cbwformtext {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.2em!important;
    color: #575756!important;
    -moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    transition: all 0.3s!important;
    padding-left: 6px;
}
.cbwformtext a:focus {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwformtext a:link {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwformtext a:hover{
	   color: #00CD17!important;
    font-weight: normal!important;
    transition: all 0.3s!important;
}
.cbwformtext a:active {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwformtext a:visited {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwformwarning {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1em!important;
    color: #9A1A1A!important;
    -moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    transition: all 0.3s!important;
    text-align: center;
}
.cbwtermstext {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #00A313!important;
    -moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    transition: all 0.3s!important;
    text-indent: 5px;
}
.cbwtermstext a:focus {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwtermstext a:link {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwtermstext a:hover{
	   color: #00CD17!important;
    font-weight: normal!important;
    transition: all 0.3s!important;
}
.cbwtermstext a:active {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwtermstext a:visited {
    color: #00A313!important;
    font-weight: normal!important;
}
.cbwformheading{
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #2164b3;
    font-size: 2.6em!important;
    font-variant: normal;
    line-height: 1.2em;
	-moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    transition: all 0.3s!important;
}

.cbwformbutton {
    font-family: "Roboto", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em!important;
	-moz-osx-font-smoothing: grayscale; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    -webkit-font-smoothing: antialiased; /* FIX BOLD issue was aliasing for safari, chrome and firefox */
    
    display: block;
    padding: 8px;
    height: auto;
    margin: 4px;
    color: #fff;
    background-color: #74bdc3!important;
    border: 1px solid #74bdc3!important;
    cursor: pointer;
    
}

/* CBW End * Compass Business Websites © 2021 */