/*Theme Name: BuiltForms Theme URI: http://stellardigital.com.au Description: Custom private WordPress theme for BuiltForms website Version: 1.0.0 Author: Stellar DigitalAuthor URI: http://stellardigital.com.au Tags: Blank, HTML5, CSS3 License: GNU General Public License v2 or laterLicense URI: http://www.gnu.org/licenses/gpl-2.0.html*/
/*------------------------------------*\
    MAIN RESET
\*------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
a {
    color: #333333;
}
a:hover,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
}
a:active {
    color: #333333;
}
a:hover,
a:focus {
    color: #333333;
}
a img {
    border: 0;
}
/*------------------------------------*\
    NAVIGATION
\*------------------------------------*/

nav {
    display: inline-block;
}
nav .caret {
    display: none;
}
.navbar-default {
    width: 100%;
    background-color: transparent;
    border: none;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
}
.navbar-collapse {
    box-shadow: none;
}
.navbar {
    min-height: 30px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.nav>li {
    background-color: transparent;
    position: relative;
    display: inline-block;
    border-left: 1px solid #777;
    padding: 10px 1px;
}
.nav>li:FIRST-CHILD {
    border: none;
}
.nav>li>a {
    position: relative;
    display: block;
    margin: 2px 10px 2px 10px;
    padding: 0px;
    font-family: 'Questrial', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    background-color: transparent;
    text-transform: uppercase;
}
.nav>li>a:hover,
.nav>li>a:active {
    background-color: transparent;
    color: #333333;
}
.nav>li>a:hover {
    color: #7C8185;
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border: none;
}
.nav .open>a:hover {
    color: #fff;
}
.nav>li.active>a {
    background-color: transparent;
    color: #ccc;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #ccc;
}
.dropdown-menu {
    font-size: 16px;
    background-color: #252C26;
}
.dropdown-menu>li>a {
    font-family: 'Questrial', sans-serif;
    color: #fff;
    border: none;
}
.open>.dropdown-menu {
    border: none;
}
.navbar-collapse {
    padding: 0px;
}
button.navbar-toggle {
    min-width: 20px;
    height: 28px;
    border: none;
    color: #FFF;
}
.sidebar-block {
    margin-top: 22px;
}
.side-nav li {
    margin-bottom: 10px;
}
.side-nav li a {
    color: #fff;
    font-weight: bold;
}
.side-nav li.active a {
    color: #000;
}
/*------------------------------------*\    TYPOGRAPHY\*------------------------------------*/

@font-face {
    font-family: 'planer';
    src: url('https://builtconnect.com.au/Planer_Reg.ttf');
    font-weight: normal;
    font-style: normal;
}
body,
button,
input,
select,
textarea,
div {
    font-family: 'Questrial', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}
b,
strong {
    font-weight: 700;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
ul {
    list-style: disc;
    list-style-position: inside;
}
ol {
    list-style: decimal;
    list-style-position: inside;
}
p {
    line-height: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
h1 {
    font-family: 'Calibri', sans-serif;
    font-size: 36px;
}
h2 {}h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
button {
    font-family: 'Questrial', sans-serif;
    font-size: 13px;
    font-weight: bold;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 0 14px;
    color: #333333;
}
button:hover {
    background-color: #333333;
    color: #fff;
}
button.about {
    height: 52px;
    width: 180px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    border: 2px solid #000;
    padding: 0 14px;
    color: #333333;
}
button.about:hover {
    background-color: #333333;
    color: #fff;
}
hr {
    border-top: 1px solid #ccc;
}
.hidden {
    display: none;
}
/*------------------------------------*\    PAGE SECTIONS\*------------------------------------*/

section,
#header,
#footer,
#container {
    width: 100%;
    min-width: 320px;
}
section {
    clear: both;
    position: relative;
    margin-bottom: 20px;
}
#header {
    height: auto;
    color: #fff;
    background-color: #252C26;
    margin-bottom: 0px;
}
#header-top-bar {
    width: 100%;
    text-align: right;
}
#masthead {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    min-height: 140px;
    background: transparent;
    padding: 10px 15px;
    background-color: #252C26;
}
#user-profile {
    position: absolute;
    top: 20px;
    left: 170px;
    color: #fff;
    border-left: 2px solid #fff;
    padding: 0 10px;
    font-size: 16px;
    z-index: 9999999;
}
#user-profile button {
    color: #fff;
    border: none;
    font-size: 16px;
    background: none;
    padding: 0;
    margin: 0;
}
#user-profile a {
    color: #fff;
}
#header-logo {
    position: absolute;
    top: 14px;
}
#other-logos {
    position: absolute;
    top: 0px;
    right: 10px;
}
#other-logos img {
    max-height: 140px;
}
#header-logo .company-name {
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 0px;
    text-decoration: none;
    font-family: 'planer', sans-serif;
}
h2 {
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    margin-left: 0px;
    text-decoration: none;
    font-family: 'planer', sans-serif;
}
#header-main-menu {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    min-height: 46px;
    /* padding: 10px 15px; */
    
    background-color: #252C26;
    margin-top: 2px;
}
#access {
    width: 100%;
    background-color: #252C26;
}
.header-dropdown {
    width: 100%;
}
#features,
#footer,
#footer a {
    color: #333333;
}
#footer a:hover {
    color: #000;
}
#container {
    margin: 0 auto 50px;
}
.content-wrapper {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 0px 10px;
}
.column-content {
    margin-top: 25px;
    margin-bottom: 35px;
    padding: 0px 10px;
}
.row .column-content {
    padding: 0px 20px;
}
.footer-site-info {
    width: 100%;
    font-size: 13px;
    text-align: left;
    padding-bottom: 5px;
}
.footer-site-info.right {
    text-align: right;
}
.inline {
    display: inline-block;
}
/*------------------------------------*\    PAGE SPECIFICS : HOME\*------------------------------------*/

h1.home-header {
    padding-top: 15px;
}
#home-widget-area div {
    margin: 0 auto;
}
.form-logo {
    height: 141px;
    width: 100%;
    text-align: center;
    background-color: #252C26;
    margin-bottom: 20px;
}
.form-logo img {
    padding-top: 10px;
    max-height: 80px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.form-logo h2 {
    font-size: 28px;
    color: #fff;
}
ul.form-list {
    list-style-type: none;
    margin-bottom: 10px;
}
ul.form-list li {
    text-transform: uppercase;
    text-align: center;
    padding: 15px;
    border: 1px solid #ccc;
    border-top: none;
}
ul.form-list li:FIRST-CHILD {
    border-top: 1px solid #ccc;
}
ul.form-list li:nth-child(odd) {
    background-color: #e4e4e4;
}
.view-all-form {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px
}
#home-service-details {
    background-color: #252C26;
    min-height: 70px;
    color: #ccc;
    text-align: center;
    padding: 20px;
    margin-bottom: 10px;
}
#home-service-details p {
    font-size: 20px;
    font-style: italic;
    line-height: 28px;
}
.home-footer {
    background-color: #252C26;
}
.popup-modal {
    z-index: 99999;
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, .70);
}
.popup-box {
    position: absolute;
    width: 300px;
    height: 300px;
    text-align: center;
    top: calc(50% - 150px);
    left: calc(50% - 150px);
    border: 1px solid #ef373c;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
}
.popup-box .logo {
    padding-top: 20px;
    margin-bottom: 40px;
}
.popup-box .company-name {
    font-family: 'planer', sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
}
.popup-box .select-profile {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0px 0px;
}
.popup-box .user-type-filter {
    text-align: center;
}
/*------------------------------------*\    PAGE SPECIFICS\*------------------------------------*/

#page-header .container {
    margin-bottom: 20px;
}
#page-header .title {
    padding-left: 5px;
}
#page-header h1,
#page-header h2,
#page-header h2 a {
    color: #fff;
    padding: 10px;
    font-size: 32px;
}
#page-header h1 {
    padding: 14px 0px;
}
#page-header .back-link {
    text-align: right;
}
h2.all-forms {
    font-size: 30px;
    color: #000;
}
.default-bg {
    background-color: #ef373c;
}
.blue-bg {
    background-color: #05346d;
}
.green-bg {
    background-color: #336600;
}
.maroon-bg {
    background-color: #660000;
}
.red-bg {
    background-color: #ef373c;
}
.violet-bg {
    background-color: #663399;
}
.yellow-bg {
    background-color: #FFBC3D;
}
.title-featured-img {
    padding: 10px 0px;
    text-align: right;
}
.title-featured-img img {
    max-height: 45px;
    max-width: 65px;
}
ul.folder-tabs,
ul.sub-folder-tabs {
    list-style-type: none;
    padding-left: 30px;
}
ul.folder-tabs li,
ul.sub-folder-tabs li {
    padding: 15px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}
ul.folder-tabs li {
    text-transform: uppercase;
    text-align: right;
    margin-left: -5px;
    padding-right: 20px;
    padding-left: 40px;
    -moz-border-radius: 50px 4px 0px 0px;
    -webkit-border-radius: 50px 4px 0px 0px;
    border-radius: 50px 4px 0px 0px;
    border: 1px solid #ccc;
    background-color: #fff;
}
ul.folder-tabs li.active,
ul.sub-folder-tabs li.active {
    font-weight: bold;
    color: #FFBC3D;
}
ul.sub-folder-tabs li {
    min-width: 120px;
    text-align: center;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #ccc;
    margin-right: 10px;
}
ul.folder-tabs li:HOVER,
ul.sub-folder-tabs li:HOVER {
    color: #FFBC3D;
}
.show-all-forms {
    margin-top: 10px;
}
.folder-tabs-display,
.sub-folder-tabs-display {
    background-color: transparent;
    min-height: 100px;
    padding: 15px;
    display: none;
}
.folder-tabs-display.active,
.sub-folder-tabs-display.active {
    display: block;
}
.folder-tabs-display {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #000;
}
.sub-folder-tabs-display {
    border-top: 1px solid #000;
}
.search-keyword {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 0px;
    position: relative;
}
.search-form {
    text-align: right;
    padding-right: 30px;
}
.search-keyword #search {
    border: none;
    line-height: 24px;
    padding-left: 4px;
}
.search-keyword #search:focus {
    outline-width: 0;
}
.show-all,
.back-link {
    margin: 0 15px;
    text-decoration: underline;
}
.search-icon {
    position: absolute;
    right: -24px;
    top: 4px;
    height: 26px;
}
ul.folter-item-list {
    list-style-type: none;
}
ul.folter-item-list li {
    min-height: 100px;
    padding: 15px;
}
ul.folter-item-list li:nth-child(even) {
    background-color: #f2f2f2;
}
ul.folter-item-list h3 {
    font-weight: bold;
    margin-bottom: 10px;
}
ul.folter-item-list h4 {
    text-transform: uppercase;
    font-weight: bold;
    padding: 28px 5px;
}
.item-icon {
    width: 90px;
    height: 80px;
    text-align: center;
    margin: 0 auto;
    background-color: #f2f2f2;
}
.item-icon img.featured-image {
    width: 100%;
    height: 100%;
}
.default .item-icon,
.default .folder-tabs li.active,
.default .sub-folder-tabs li.active {
    border: 2px solid #ef373c;
}
.blue .item-icon,
.blue .folder-tabs li.active,
.blue .sub-folder-tabs li.active {
    border: 2px solid #05346d;
}
.green .item-icon,
.green .folder-tabs li.active,
.green .sub-folder-tabs li.active {
    border: 2px solid #336600;
}
.maroon .item-icon,
.maroon .folder-tabs li.active,
.maroon .sub-folder-tabs li.active {
    border: 2px solid #660000;
}
.red .item-icon,
.red .folder-tabs li.active,
.red .sub-folder-tabs li.active {
    border: 2px solid #ef373c;
}
.violet .item-icon,
.violet .folder-tabs li.active,
.violet .sub-folder-tabs li.active {
    border: 2px solid #663399;
}
.yellow .item-icon,
.yellow .folder-tabs li.active,
.yellow .sub-folder-tabs li.active {
    border: 2px solid #FFBC3D;
}
.default .item-icon,
.blue .item-icon,
.green .item-icon,
.maroon .item-icon,
.red .item-icon,
.violet .item-icon,
.yellow .item-icon {
    border-width: 1px;
}
.default .folder-tabs li,
.default .folder-tabs li.active,
.default .sub-folder-tabs li,
.default .sub-folder-tabs li.active,
.blue .folder-tabs li,
.blue .folder-tabs li.active,
.blue .sub-folder-tabs li,
.blue .sub-folder-tabs li.active,
.green .folder-tabs li,
.green .folder-tabs li.active,
.green .sub-folder-tabs li,
.green .sub-folder-tabs li.active,
.maroon .folder-tabs li,
.maroon .folder-tabs li.active,
.maroon .sub-folder-tabs li,
.maroon .sub-folder-tabs li.active,
.red .folder-tabs li,
.red .folder-tabs li.active,
.red .sub-folder-tabs li,
.red .sub-folder-tabs li.active,
.violet .folder-tabs li,
.violet .folder-tabs li.active,
.violet .sub-folder-tabs li,
.violet .sub-folder-tabs li.active,
.yellow .folder-tabs li,
.yellow .folder-tabs li.active,
.yellow .sub-folder-tabs li,
.yellow .sub-folder-tabs li.active {
    border-bottom: none;
}
.default .item-icon h4,
.default .page_title_substitute,
.default .folder-tabs li.active,
.default .sub-folder-tabs li.active {
    color: #ef373c;
}
a.blue,
.blue .item-icon h4,
.blue .page_title_substitute,
.blue .folder-tabs li.active,
.blue .sub-folder-tabs li.active {
    color: #05346d;
}
a.green,
.green .item-icon h4,
.green .page_title_substitute,
.green .folder-tabs li.active,
.green .sub-folder-tabs li.active {
    color: #336600;
}
a.maroon,
.maroon .item-icon h4,
.maroon .page_title_substitute,
.maroon .folder-tabs li.active,
.maroon .sub-folder-tabs li.active {
    color: #660000;
}
a.red,
.red .item-icon h4,
.red .page_title_substitute,
.red .folder-tabs li.active,
.red .sub-folder-tabs li.active {
    color: #ef373c;
}
a.violet,
.violet .item-icon h4,
.violet .page_title_substitute,
.violet .folder-tabs li.active,
.violet .sub-folder-tabs li.active {
    color: #663399;
}
a.yellow,
.yellow .item-icon h4,
.yellow .page_title_substitute,
.yellow .folder-tabs li.active,
.yellow .sub-folder-tabs li.active {
    color: #FFBC3D;
}
.item-icon img {
    width: 90px;
    height: 80px;
}
.content-block {
    margin: 10px 0px;
}
.content-block p {
    margin-bottom: 10px;
}
.user-type-filter,
.show-all,
.back-link {
    padding: 17px 0px;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
}
.back-link {
    padding-top: 20px;
}
.user-type-filter span,
.show-all a,
.back-link a {
    color: #fff;
}
.user-type-filter.content span {
    color: #000;
}
.page-template-home .user-type-filter span {
    color: #000;
}
.user-type-filter select {
    height: 28px;
}
.user-type-filter option {
    font-size: 16px;
}
/*------------------------------------*\	LOGIN PAGE/*------------------------------------*/

.login-header {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}
.login-page .container {
    margin-top: 20px;
    padding: 20px 0px;
}
.login-page p {
    margin-bottom: 10px;
}
#employee .container {
    border-bottom: 1px solid #444;
}
#password-reset-form label,
.login-page label,
#lostpasswordform label {
    display: block;
    margin-bottom: 10px;
}
#password-reset-form input[type="password"],
.login-page input[type="text"],
.login-page input[type="password"],
#lostpasswordform input[type="text"] {
    height: 34px;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
}
#password-reset-form input[type="password"],
#lostpasswordform input[type="text"] {
    max-width: 300px;
}
.login-page .login-username,
.login-page .login-password {
    width: 100%;
}
#emplyeeloginform .login-username {
    display: inline-block;
}
#emplyeeloginform .login-password {
    display: none;
}
#emplyeeloginform .login-remember,
#companyloginBox .login-remember {
    display: inline-block;
    width: 288px;
}
#emplyeeloginform .login-submit,
#companyloginBox .login-submit {
    float: right;
}
#emplyeeloginform,
#companyloginform {
    max-width: 450px;
}
.login-page .login-submit {
    display: inline-block;
}
#password-reset-form input[type="submit"],
#lostpasswordform input[type="submit"],
.login-page input[type="submit"] {
    height: 34px;
    min-width: 100px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #333;
    background-color: #fff;
}
#lostpasswordform input[type="submit"] {
    margin-left: 10px;
}
.login-info-msg,
.login-error {
    color: #00f;
    font-style: italic;
    margin-bottom: 10px;
}
.login-error {
    color: #f00;
    padding-top: 10px;
}
#password-reset-form {
    max-width: 520px;
}
#password-reset-form .description {
    font-weight: bold;
}
/*------------------------------------*\    COMPANY DETAILS\*------------------------------------*/

#company h1,
#company h2,
#company h3,
#company h4,
#company h5,
#company h6 {
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.company-name {
    margin-bottom: 30px;
}
.detail-title,
.employee-title {
    font-size: 18px;
    margin-bottom: 20px;
}
.detail-title button {
    margin-left: 30px;
    width: 80px;
    height: 24px;
}
.detail-info {
    padding: 15px;
    border: 1px solid #ccc;
}
.detail-info label.field {
    vertical-align: top;
    font-weight: bold;
    margin-right: 4px;
}
.detail-info label.sub-field {
    margin-left: 20px;
}
#company .field-value h1 {
    font-size: 18px;
}
#company .field-value h2 {
    font-size: 16px;
}
#company .field-value h3 {
    font-size: 14px;
}
#company .field-value h4 {
    font-size: 12px;
}
#company .field-value h5 {
    font-size: 11px;
}
#company .field-value h6 {
    font-size: 10px;
}
.detail-info div.field-value {
    margin-bottom: 4px;
}
.employee-search {
    display: none;
    float: right;
}
.employee-title button,
.employee-search input,
.employee-search button {
    height: 24px;
}
.employee-title button {
    margin-left: 20px;
}
.employee-search button {
    margin-left: 4px;
}
.table>thead>tr>td {
    font-weight: bold;
    vertical-align: bottom;
}
.table>tbody>tr>td.border-left {
    border-left: 1px solid #ddd;
}
.table>tbody>tr>td.border-right {
    border-right: 1px solid #ddd;
}
.table>tbody>tr.rowstyle-2>td.first-row,
.table>tbody>tr.rowstyle-2>td.second-row {
    background-color: #f2f2f2;
}
.table>tbody>tr>td.second-row {
    border-bottom: 1px solid #ddd;
}
.table>tbody>tr>td.spacer {
    border: none;
}
.action-col {
    font-size: 10px;
}
.action-col button {
    border: none;
    color: #000;
    font-size: 10px;
    font-weight: normal;
    background: none;
    padding: 0;
    margin: 0;
}
/*------------------------------------*\
    MEDIA RESPONSIVE
\*------------------------------------*/

@media (max-width: 1140px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        margin-top: 46px;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-toggle {
        position: absolute;
        right: 0px;
    }
    .dropdown-menu:after,
    .dropdown-menu:before {
        display: none;
    }
    .dropdown-menu>li>a {
        color: #fff;
    }
    .navbar {
        float: right;
        max-width: 300px;
    }
    .nav {
        background-color: #252C26;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .nav>li {
        text-align: right;
        display: block;
    }
    .nav>li>a {
        font-size: 18px;
        line-height: 28px;
        min-height: 28px;
    }
    .nav>li>a:hover {
        color: #333333;
    }
    .nav>li>a:active {
        color: #ddd;
        background-color: #333333;
    }
    .open>.dropdown-menu {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .dropdown-menu>li>a {
        font-size: 16px;
        color: #fff;
    }
    .dropdown-menu {
        background-color: #333333;
    }
    #access {
        position: absolute;
        width: 100%;
        left: 0px;
        right: 0px;
        z-index: 99999;
        background-color: transparent;
    }
    .header-contact-us {
        right: 40px;
    }
}
@media only screen and (max-width: 768px) {
    .form-logo {
        height: 170px;
    }
}
@media only screen and (max-width: 598px) {
    #user-profile {
        top: 146px;
        left: 20px;
        color: #fff;
    }
    .title-featured-img,
    .title-featured-img img {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    #masthead {
        min-height: 100px;
    }
    #user-profile {
        top: 106px;
    }
    .logoimage {
        max-height: 70px;
    }
    #other-logos {
        top: 5px;
        right: 5px;
    }
    #other-logos img {
        max-height: 90px;
    }
    h1.home-header {
        font-size: 30px;
    }
}
@media only screen and (max-width: 375px) {
    h1.home-header {
        font-size: 26px;
    }
}
@media only screen and (max-width: 320px) {
    h1.home-header {
        font-size: 22px;
    }
}
@media only screen and (max-width: 320px),
only screen and (max-width: 480px),
only screen and (max-device-width: 767px) {
    .topbar-menu {
        height: 40px;
    }
    .topbar-menu ul,
    .topbar-nav {
        display: block;
    }
    #header-logo {
        padding-left: 4px;
    }
    /* #header-logo img {		height: auto;		width: 270px;	} */
    
    .header-dropdown {
        margin-bottom: 15px;
    }
    #main-navigation {
        position: absolute;
        right: 0px;
    }
    #jumbotron {
        position: relative;
        min-height: 350px;
    }
    #jumbotron .image-bg {
        position: absolute;
        top: 0px;
    }
    #slider-container {
        margin-top: 30px;
    }
    #jumbotron img.logo,
    #jumbotron .enter-site,
    #about-us img.image-bg {
        display: none;
    }
    #about-us h1,
    #services h1 {
        line-height: 40px;
    }
    #footer,
    #footer .contact {
        text-align: center;
    }
    .sidebar-block {
        padding-bottom: 40px;
        border-bottom: 1px solid #000;
    }
    .footer-links {
        width: 100%;
    }
    #footer .contact {
        width: 100%;
    }
    #home-widget-area {
        display: none;
    }
}
@media only screen and (min-device-width: 667px) and (max-device-width: 668px),
only screen and (min-device-width: 736px) and (max-device-width: 737px) {
    #masthead,
    .content-wrapper {
        max-width: 620px;
    }
    .col-sm-10.with-sidebar {
        max-width: 510px;
    }
}
@media only screen and (min-device-width: 736px) and (max-device-width: 737px) {
    #masthead,
    .content-wrapper {
        max-width: 700px;
    }
    #jumbotron {
        min-height: 372px;
    }
    #slider-container {
        margin-top: 15%;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 769px),
only screen and (min-device-width: 800px) and (max-device-width: 801px) {
    #masthead,
    .content-wrapper {
        max-width: 760px;
    }
    .navbar {
        position: absolute;
        right: 10px;
    }
    .col-sm-10.with-sidebar {
        max-width: 510px;
    }
    #jumbotron .enter-site {
        display: none;
    }
    .content-right {
        margin-top: 40px;
        width: 100%;
    }
    #home-widget-area {
        display: none;
    }
}
@media only screen and (min-width: 960px) and (max-width: 960px),
only screen and (min-width: 1024px) and (max-width: 1024px),
only screen and (min-device-width: 1024px) and (max-device-width: 1024px) {
    #masthead,
    .content-wrapper {
        max-width: 960px;
    }
    .col-sm-10.with-sidebar {
        max-width: 735px;
    }
}
#sticky-list-wrapper_1 thead {
    background-color: #FFBC3D !important;
    padding-top: 10px !important;
    margin-top: 10px !important;
    font-weight: bold !important;
}
.sort {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.sticky-list {
    width: 100% !important;
}
table.sticky-list button {
    background-color: #EB2839 !important;
    text-decoration: none !important;
    padding: 5px 10px !important;
    margin-top: 2px !important;
}
.search {
    margin-bottom: 20px !important;
}
table.sticky-list th,
table.sticky-list .sticky-nowrap {
    font-weight: bold !important;
    padding-left: 5px !important;
}
.list tr td {
    padding-left: 5px !important;
}
.list tr td {
    border-bottom: 1px solid #777 !important;
    padding-bottom: 3px !important;
}
.gv-field-63-64 {
    text-transform: uppercase !important;
}
/*	hollys slightly-epic css...but for the iPad!!! AGH
@media screen and (max-width: 1023px){
	.postid-1309 .gform_wrapper td.gfield_list_cell{ display: table-cell !important; }

	.postid-1309 .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td::after{ display: none !important; }

.postid-1309 .gform_wrapper thead{ position: relative !important; top: 0px !important; left: 0px !important; }
.postid-1309 .gform_wrapper thead th{ width: 12.8% !important; }
.postid-1309 .gform_wrapper .gfield_list_group{ border: none !important; }
}
*/



#gform_submit_button_50 {
    display: none !important;
}
#gform_submit_button_1 {
    display: none !important;
}



.submitbutton {
    padding: 7px 54px;
    background-color: #000;
    color: yellow;
    border: none;
    margin-top: 20px;
}
.gform_save_link {
    padding: 7px 20px;
    background-color: #999;
    color: black;
    border: none;
}
.gform_wrapper .gform_footer {
    margin: 15px -12px !important;
}
.button {
    padding: 7px 50px!important;
    background-color: #000!important;
    color: yellow;
    border: none!important;
    margin-top: 20px!important;
}
.gv-table-view tr th {
    font-weight: bold !important;
}
.gv-back-link {
    width: 200px !important;
    padding: 7px 50px!important;
    background-color: #EB2839!important;
    color: yellow;
    border: none!important;
    margin-top: 20px!important;
}
.gv-back-link a {
    color: white !important;
    font-size: 16px !important;
}
.gv-edit-link {
    width: 200px !important;
    padding: 7px 50px!important;
    background-color: #FFBC3D!important;
    border: none!important;
    margin-top: 20px!important;
}
.gv-edit-link a {
    color: white !important;
    font-size: 16px !important;
}
.gv-delete-link {
    width: 200px !important;
    padding: 7px 50px!important;
    background-color: #EB2839!important;
    border: none!important;
    margin-top: 20px!important;
}
.gv-delete-link a {
    color: white !important;
    font-size: 16px !important;
}
.page-id-751 #footer {
    display: none !important;
}

.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li{float: left !important;}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_date_"] label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_time_"] label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_date_"] label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label 
{font-size: 12px !important;}

.page-id-831 #footer {
    display: none !important;
}
.gv-notice {
    background-color: #EB2839 !important;
}
#input_45_1,
#input_45_6 {
    color: #C5C5C5;
}
#my-div {
    width: 1172px;
    height: 680px;
    overflow: hidden;
    position: relative;
}
#my-iframe {
    position: absolute;
    top: -275px;
    left: -356px;
    width: 1604px;
    height: 1000px;
}
.gv-button-cancel {
    margin-left: 14px;
}
#field_29_11 {
    display: none;
}
#field_29_12 {
    display: none;
}
#field_29_15 {
    display: none;
}
#field_29_83 {
    display: none;
}
.page-id-760 .sweet {
    color: red;
    font-weight: bold;
}
.alt {
    background-color: #eee !important;
}

.gv-field-label {
    padding: 0 !important;
}
#gv_search_767,
#gv_search_745,
#gv_search_892,
#gv_search_792 {
    width: 100%;
    height: 33px;
    margin-top: 13px;
}
.page_title_substitute {
    margin-top: 40px;
    font-family: 'Questrial', sans-serif !important;
    font-size: 33px;
}
.button {
    border-radius: 2px !important;
}
.gv-grid {
    box-sizing: border-box !important;
    border-bottom: thin #DBD8D8 solid !important;
    margin-bottom: 20px !important;
    background-color: #eee !important;
    padding: 10px !important;
}
.edit_button {
    background-color: #FFBC3D;
    border: thin solid #eee;
    padding: 13px 6px !important;
    text-align: center;
}
.delete_button {
    background-color: #FB6363;
    border: thin solid #eee;
    padding: 13px 6px !important;
    text-align: center;
}
.gv-table-view tr th {
    background-color: #fff !important;
}
.admin-left {
    width: 33.3% !important;
}
.admin-middle {
    width: 33.3% !important;
}
/* Login Page Style */

.login_wrapper {
    overflow: hidden;
}
.login_wrapper div {
    min-height: 200px;
    padding: 10px;
}
#one {
    float: left;
    margin-right: 20px;
    width: 500px;
}
#two {
    background-color: white;
    overflow: hidden;
    width: 500px;
    min-height: 170px;
}
/*CORRECTIVE STYLING*/
/*List on System Admin main page*/

.page-id-764 #main ul {
    list-style-position: outside !important;
    margin-left: 14px !important;
}
/*'Submit' button*/

.postid-80 .gform_footer,
.postid-365 .gform_footer,
.postid-387 .gform_footer,
.page-id-612 .gform_footer,
.page-id-861 .gform_footer,
.page-id-867 .gform_footer,
.page-id-907 .gform_footer {
    margin-left: 0px !important;
}
/*'Save and Continue' button*/

.postid-125 .gform_footer,
.postid-132 .gform_footer,
.postid-134 .gform_footer,
.postid-136 .gform_footer,
.postid-245 .gform_footer,
.postid-268 .gform_footer,
.postid-271 .gform_footer,
.postid-276 .gform_footer,
.postid-289 .gform_footer,
.postid-291 .gform_footer,
.postid-295 .gform_footer,
.postid-298 .gform_footer {
    margin-left: -15px !important;
}
/*Table text vertical align*/

.page-id-572 table.gv-table-view td {
    vertical-align: middle !important;
}
.page-id-572 table.gv-table-view td.gv-field-1-36 p.sweet {
    margin-bottom: 0px !important;
}
/*Table wrapping heading correction*/

.page-id-572 th#gv-field-1-36 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.page-id-572 th#gv-field-1-36 span {
    width: 100% !important;
    margin-right: 3px !important;
}
/*'Search' box height and width correction*/

.page-id-879 #gv_search_880,
.page-id-899 #gv_search_897,
.page-id-1217 #gv_search_1215 {
    width: 100% !important;
    min-height: 33px !important;
}
/*'Search' button position correction*/
/*General*/

.page-id-879 #gv_search_button_880,
.page-id-899 #gv_search_button_897,
.page-id-1217 #gv_search_button_1215 {
    margin-top: 18px !important;
	margin-left: -55px;
}
/*Specific*/

.page-id-1217 .gv-widgets-header .gv-grid-col-1-1 {
    width: 50% !important;
}
.page-id-1217 .gv-widgets-header .gv-search-box .gv-search {
    text-align: left !important;
}
    #gv_search_button_767 {
        margin-top: 23px !important;
    }
    @media screen and (max-width: 400px) {
        #one {
            float: none;
            margin-right: 0;
            width: auto;
        }
    }



#gform_63 .gfield_list_icons {
    width: 62px !important;
}
#gform_63 .gfield_list_icons .add_list_item {
    width: 24px !important;
    height: 24px !important;
    background-size: 98% !important;
}
#gform_63 .gfield_list_icons .delete_list_item {
    float: right !important;
    margin-top: 4px !important;
}
#gform_63 .gfield_label {

    font-weight: bold !important;
    font-size: 14px !important;
    margin-top: 20px;
}
#field_63_60 {
    display: inline-block !important;
}




#gform_108 .gfield_list_icons {
    width: 62px !important;
}
#gform_63 .gfield_list_icons .add_list_item {
    width: 24px !important;
    height: 24px !important;
    background-size: 98% !important;
}
#gform_108 .gfield_list_icons .delete_list_item {
    float: right !important;
    margin-top: 4px !important;
}
#gform_108 .gfield_label {

    font-weight: bold !important;
    font-size: 14px !important;
    margin-top: 20px;
}
#field_108_60 {
    display: inline-block !important;
}

.big_red {
    border: thin solid black;
    padding: 20px 70px;
    background: red;
    color: white;
    margin-top: 20px;
    cursor: pointer
}

#gform7 #input_7_46 input[disabled="disabled"] {
    background-color: #808080;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px !important;
}
.gform_wrapper table.gfield_list td + td,
.gform_wrapper table.gfield_list th + th {
    padding: 0 0 0 2px !important;
}

.gform_wrapper table.gfield_list tr td.gfield_list_icons{padding: 0 0 0 27px !important;}

#gv_search_1303 {
    height: 37px !important;
    width: 195px !important;
}
#sticky-list-wrapper_1 thead {
    background-color: #FFBC3D !important;
    padding-top: 10px !important;
    margin-top: 10px !important;
    font-weight: bold !important;
}
.sort {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.sticky-list {
    width: 100% !important;
}
table.sticky-list button {
    background-color: #EB2839 !important;
    text-decoration: none !important;
    padding: 5px 10px !important;
    margin-top: 2px !important;
}
.search {
    margin-bottom: 20px !important;
}
table.sticky-list th,
table.sticky-list .sticky-nowrap {
    font-weight: bold !important;
    padding-left: 5px !important;
}
.list tr td {
    padding-left: 5px !important;
}
.list tr td {
    border-bottom: 1px solid #777 !important;
    padding-bottom: 3px !important;
}

#gform_submit_button_50 {
    display: none !important;
}
#gform_submit_button_1 {
    display: none !important;
}
.submitbutton {
    padding: 7px 54px;
    background-color: #000;
    color: yellow;
    border: none;
    margin-top: 20px;
}
.gform_save_link {
    padding: 7px 20px;
    background-color: #999;
    color: black;
    border: none;
}
.gform_wrapper .gform_footer {
    margin: 15px -12px !important;
}
.button {
    padding: 7px 50px!important;
    background-color: #000!important;
    color: yellow;
    border: none!important;
    margin-top: 20px!important;
}
.submittedforms {
    padding: 7px 20px;
    background-color: #666;
    color: yellow;
    border: none;
}

/* 4 column ready class START------------------START------------------------------------*/

.gform_wrapper .top_label li.gfield.gf_one_quarter { float:left; margin-right: 4%; width: 22%; clear:right !important; }
.gform_wrapper .top_label li.gfield.gf_quarter_last { margin-right:0; }
.gform_wrapper .top_label li.gfield.gfield_error.gf_one_quarter { width: 18% }
.gform_wrapper .top_label li.gfield.gf_one_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_one_quarter input.large, .gform_wrapper .top_label li.gfield.gf_one_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_one_quarter select.large { width: 95% }
.gform_wrapper .top_label li.gfield.gf_one_quarter+li.gsection, .gform_wrapper .top_label li.gfield.gf_one_quarter+li.gsection { padding: 16px 0 8px 0 }
.gform_wrapper .top_label li.gfield.gf_one_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_one_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_one_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_one_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_one_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_one_quarter+.gform_footer { clear: both }
/* 4 column ready class  FINISH----------------------FINISH--------------------------------*/

.gform_wrapper .field_sublabel_above .description, .gform_wrapper .field_sublabel_above .gfield_description, .gform_wrapper .field_sublabel_above .gsection_description 
{margin-top: 5px !important;}
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {font-size: 12px !important;}


.datepicker {width:90% !important;}
/*.gform_wrapper table.gfield_list tr td.gfield_list_icons, .gform_wrapper table.gfield_list tr td:last-child {width: 10% !important;}*/

#gform_64 .gfield_list_icons .add_list_item {
    width: 24px !important;
    height: 24px !important;
    background-size: 98% !important;
}

.gfield_list_84_cell2 {width: 50% !important;}
#gform_page_45_12 td {width: 50% !important;}

/*--------------------------------------------------------------BUILT ELECTRICAL FORM STYLING class="yellow"-----------------------------------------------------------------------------------*/
.single-post section.yellow h1
{
	font-size: 16pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 8px !important;
	margin-bottom: 5px !important;
	color: #ffbc3d !important;
}
.single-post section.yellow h2
{
	font-size: 14pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 6px !important;
	margin-bottom: 4px !important;
	color: black !important;
}
.single-post section.yellow h3
{
	font-size: 12pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 5px !important;
	margin-bottom: 3px !important;
	color: #ffbc3d !important;
}
.single-post section.yellow h4
{
	font-size: 11pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 4px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
.single-post section.yellow p
{
	font-size: 10pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: regular !important;
	margin-top: 0px !important;
	margin-bottom: 3px !important;
	color: black !important;
}

/*--------------------------------------------------------------BUILT SECURITY FORM STYLING class="red"-----------------------------------------------------------------------------------*/
.single-post section.red h1
{
	font-size: 16pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 8px !important;
	margin-bottom: 5px !important;
	color: red !important;
}
.single-post section.red h2
{
	font-size: 14pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 6px !important;
	margin-bottom: 4px !important;
	color: black !important;
}
.single-post section.red h3
{
	font-size: 12pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 5px !important;
	margin-bottom: 3px !important;
	color: red !important;
}
.single-post section.red h4
{
	font-size: 11pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 4px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
.single-post section.red p
{
	font-size: 10pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: regular !important;
	margin-top: 0px !important;
	margin-bottom: 3px !important;
	color: black !important;
}

/*--------------------------------------------------------------BUILT INDUCTION FORM STYLING class="blue"-----------------------------------------------------------------------------------*/
.single-post section.blue h1,
.single-post section.blue h1.page_title_substitute
{
	font-size: 16pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 8px !important;
	margin-bottom: 5px !important;
	color: #05346D !important;
}
.single-post section.blue h2
{
	font-size: 14pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 6px !important;
	margin-bottom: 4px !important;
	color: black !important;
}
.single-post section.blue h3
{
	font-size: 12pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 5px !important;
	margin-bottom: 3px !important;
	color: #05346D !important;
}
.single-post section.blue h4
{
	font-size: 11pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 4px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
.single-post section.blue p
{
	font-size: 10pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: regular !important;
	margin-top: 0px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
/*--------------------------------------------------------------BUILT ACCIDENT/NON-CONFORMANCE FORM STYLING class="violet"----------------------------------------------------------------------------*/
.single-post section.violet h1,
.single-post section.violet h1.page_title_substitute
{
	font-size: 16pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 8px !important;
	margin-bottom: 5px !important;
	color: #663399 !important;
}
.single-post section.violet h2
{
	font-size: 14pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 6px !important;
	margin-bottom: 4px !important;
	color: black !important;
}
.single-post section.violet h3
{
	font-size: 12pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 5px !important;
	margin-bottom: 3px !important;
	color: #05346D !important;
}
.single-post section.violet h4
{
	font-size: 11pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 4px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
.single-post section.violet p
{
	font-size: 10pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: regular !important;
	margin-top: 0px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
/*--------------------------------------------------------------BUILT OTHER FORM STYLING id="employee"----------------------------------------------------------------------------*/
.page #employee h1,
.page #employee h1.page_title_substitute
{
	font-size: 16pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 8px !important;
	margin-bottom: 5px !important;
	color: black !important;
}
.page #employee h2
{
	font-size: 14pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 6px !important;
	margin-bottom: 4px !important;
	color: black !important;
}
.page #employee h3
{
	font-size: 12pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 5px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
.page #employee h4
{
	font-size: 11pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
	margin-top: 4px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
.page #employee p
{
	font-size: 10pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: regular !important;
	margin-top: 0px !important;
	margin-bottom: 3px !important;
	color: black !important;
}
/*--------------------------------------------------------------Important Text Colors-----------------------------------------------------------------------------------*/
/*Text that is red because it needs to stand out.*/
.single-post section.yellow .absolute-red,
.single-post section.red .absolute-red
{
	color: red !important;
}
/*Text that is blue because it needs to stand out.*/
.single-post section.yellow .absolute-blue,
.single-post section.red .absolute-blue
{
	color: blue !important;
}

/*--------------------------------------------------------------Font Changes-----------------------------------------------------------------------------------*/
.single-post section.red span.gform_description,
.single-post section.yellow span.gform_description,
.single-post section.blue span.gform_description,
.single-post section.violet span.gform_description,
.page #employee span.gform_description,
.single-post section.red label,
.single-post section.yellow label,
.single-post section.blue label,
.single-post section.violet label,
.page #employee label,
.single-post section.red select,
.single-post section.yellow select,
.single-post section.blue select,
.single-post section.violet select,
.page #employee select,
.single-post section.red input,
.single-post section.yellow input,
.single-post section.blue input,
.single-post section.violet input,
.page #employee input,
.single-post section.yellow th,
.single-post section.red th,
.single-post section.blue th,
.single-post section.violet th,
.page #employee th,
.single-post section.red .gf_step_label,
.single-post section.yellow .gf_step_label,
.single-post section.blue .gf_step_label,
.single-post section.violet .gf_step_label,
.page #employee .gf_step_label,
.single-post section.red .gform_save_link,
.single-post section.yellow .gform_save_link,
.single-post section.blue .gform_save_link,
.single-post section.violet .gform_save_link,
.page #employee .gform_save_link
{
	font-family: 'Montserrat', sans-serif !important;
}

/*--------------------------------------------------------------Disabled Fields (REad Only Fields)-----------------------------------------------------------------------------------*/
#input_63_48 {color: gray !important; opacity: 0.7 !important;}



.page-id-1437 #field_70_2,
.page-id-1437 #field_70_4
{
	margin-top: 12px !important;
}	

.page-id-306 h2.login-header
{
	font-size: 14pt !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold !important;
}

/*--------------------------------------------------------------END of Disabled Fields (REad Only Fields)-----------------------------------------------------------------------------------*/


/*--------------------------------------------------------------PRINT PDF FIELDS FORM-----------------------------------------------------------------------------------*/

#gform_71 .gform_wrapper .ginput_complex .ginput_left input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex .ginput_right input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex select {}

#gform_71 .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_time_"] label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label {display: inherit !important;}

/*--------------------------------------------------------------END OF PRINT PDF FIELDS FORM-----------------------------------------------------------------------------------*/

#gform_63 h1 {color: #FFBC3D !important;}
#gform_63 h2 {color: black !important;}
#gform_63 h3 {color: #FFBC3D !important;}
#gform_63 h4 {color: black !important;}


/*--------------------------------------------------------------MF 13 Date Picker Remove-----------------------------------------------------------------------------------*/

input, select, optgroup, textarea {font-style: normal !important; font-weight: initial !important;}

/*--------------------------------------------------------------Employee Register Hide Partner Link Field----------------------------------------------------------*/
#field_40_4 {display:none !important;}
/*--------------------------------------------------------------Employee Register Hide Partner Link Field End----------------------------------------------------------*/





/*--------------------------------------------------------------HSEQ Tables----------------------------------------------------------*/


.hseq-table .first-col
{
	background-color: #dbebff !important;
	font-weight: bold !important;
}
.hseq-table th,
.hseq-table td
{
	padding: 5px !important;
}
.hseq-table td:not(.first-col),
.hseq-table th
{
	border: none !important;
}
.hseq-table td.first-col
{
	border-left: none !important;
	border-right: none !important;
}
.hseq-table th.first-col.very-first
{
	border-bottom: none !important;
}

.hseq-table .rotate
{
	transform: none !important;
}
.hseq-table .th_width
{
	max-width: none !important;
}

.hseq-table a
{
	text-decoration: underline !important;
}

.hseq-table .l-cells
{
	width: 115px !important;
}
.hseq-table .m-cells,
.hseq-table .r-cells
{
	width: 270px !important;
}

.hseq-table tr:nth-child(even) 
{
    	background-color: #edf5ff;
}

.page-id-1693 h1.page_title_substitute
{
    	font-size: 33px !important;
}
.responsive-tabs__list__item
{
	margin-right: 0px !important;
	background-color: white !important;
}
.responsive-tabs-wrapper .responsive-tabs__list__item--active
{
	color: black !important;
	font-weight: bold !important;
	border: 2px solid black !important;
	border-bottom: 0px !important;
}
.responsive-tabs-wrapper ul li
{
	border-radius: 50px 4px 0px 0px !important;
	border: 1px solid #ccc !important;
	border-bottom: 0px !important;
	margin-left: -5px !important;
    	padding-right: 20px !important;
    	padding-left: 40px !important;
}

.responsive-tabs__panel--active
{
    	border: 1px solid #000 !important;
    	border-radius: 10px !important;
}

.responsive-tabs .responsive-tabs__panel
{
	padding: 20px 20px !important;
}

@media screen and (max-width: 991px)
{
	.page-id-1634 h1.page_title_substitute
	{
		padding: 14px 14px !important;
	}
}



/*----------------------------FORM 45 PARTNER DETAILS STEPS --------------------------*/
#gform_45 .gf_step
{
	width: 57px !important;
    	float: left !important;
    	margin: 0.13% !important;
	font-size: 13px !important;
	height: 66px !important;

}
#gform_45 .gf_step a
{
	color: black !important;
	opacity: 1 !important;
}
#gform_45 .gf_step a span,
#gform_wrapper_45 .gf_step .gf_step_label,
#gform_wrapper_45 .gf_step
{
	opacity: 1 !important;
}
#gform_45 #gf_step_45_5,
#gform_45 #gf_step_45_6,
#gform_45 #gf_step_45_7,
#gform_45 #gf_step_45_9,
#gform_45 #gf_step_45_11,
#gform_45 #gf_step_45_12,
#gform_45 #gf_step_45_13
{
	width: 97px !important;
}

#gform_45 .gf_step_number
{
	display: block !important;
}	
#gform_45 .gf_step_active
{
	color: red !important;
}
#gf_page_steps_45
{
	height: 71px !important;
	border: 1px solid gray !important;
}

/*----------------SUBMITTED SF41 VIEW LINK COLOR ---------*/
.gv-field-63-18 a {color: blue !important; font-weight: bold; text-transform: uppercase;}
/*----------------SUBMITTED SF41 VIEW LINK COLOR ---------*/

#gform_wrapper_28 .ui-datepicker td a, .ui-datepicker td span {width: 100% !important;}
#gform_wrapper_28 .ui-datepicker {width: 100% !important;}

.ui-state-activex a
{
	background-image: url("https://builtconnect.com.au/wp-content/themes/builtforms/images/publicholidays.jpg") !important;
}

/*---------------- SWAROVSKI FORMS hide submit button ---------*/


/*---------------- ALL FORMS Notices ---------*/
.notice {background-color: #e1e1e1 !important; padding: 15px 10px !important;}

.lefty {padding-bottom: 5px !important;}
.store_logo {float: right !important;}
.postid-1358 .store_logo { width: 50%;}
.store_logo img {float: right !important; width: 57% !important; margin-right: 17px;}
.partial_entry_warning {display: none !important;}

/*-----------National Pharmacies PDF icon----------------*/
.pdf {
background-color: #ffbb3c;
width: 38%;
border: 1px solid gray;
padding: 15px;
margin-top: 5px;
display: inline-block;
}

#gform_102 .gfield_list_15_cell2
{
	width: 50% !important;
}
#gform_102 #field_102_15 table.gfield_list
{
	max-width: 1092px !important;
}


/*-----------Partner MAPS Style----------------*/
.page-id-2338 #container {width: 100% !important;}
.page-id-2338 #container #gv-map-canvas-0 {overflow: visible !important; height: 900px !important;}
.page-id-2338 #container .gv-map-entries{display: none !important;}
.page-id-2338 #header {display: none !important;}
.page-id-2338 #footer{display: none !important;}
.page-id-2338 .gv-notice {display: none !important;}

.page-id-2347 .container {width: 100% !important;}
.page-id-2347 .container #gv-map-canvas-0 {height: 900px !important;}
.page-id-2347 #container .gv-grid-col-1-3 {width: 77% !important;}
.page-id-2347 #container .gv-grid-col-2-3 {width: 22% !important;}
.page-id-2347 .gv-map-view-middle-container {display: none !important;}
.page-id-2347 .gv-map-view-footer{display: none !important;}
.page-id-2347 .gv-grid{margin-bottom: 0px !important;}
.page-id-2347 .gv-field-45-6{font-weight: bold; text-transform: uppercase; font-size: 16px !important; padding-bottom: 10px;}
.page-id-2347 .gv-grid-col-1-3 p {font-size: 15px !important;}
.page-id-2347 .gv-map-view-main-attr {background-color:white !important;}

.page-id-2355 .container {width: 100% !important;}
.page-id-2355 .container #gv-map-canvas-0 {height: 900px !important;}
.page-id-2355 #container .gv-grid-col-1-3 {width: 77% !important;}
.page-id-2355 #container .gv-grid-col-2-3 {width: 22% !important;}
.page-id-2355 .gv-map-view-middle-container {display: none !important;}
.page-id-2355 .gv-map-view-footer{display: none !important;}
.page-id-2355 .gv-grid{margin-bottom: 0px !important;}
.page-id-2355 .gv-field-45-6{font-weight: bold; text-transform: uppercase; font-size: 16px !important; padding-bottom: 10px;}
.page-id-2355 .gv-grid-col-1-3 p {font-size: 15px !important;}
.page-id-2355 .gv-map-view-main-attr {background-color:white !important;}

.page-id-2360 .container {width: 100% !important;}
.page-id-2360 .container #gv-map-canvas-0 {height: 900px !important;}
.page-id-2360 #container .gv-grid-col-1-3 {width: 77% !important;}
.page-id-2360 #container .gv-grid-col-2-3 {width: 22% !important;}
.page-id-2360 .gv-map-view-middle-container {display: none !important;}
.page-id-2360 .gv-map-view-footer{display: none !important;}
.page-id-2360 .gv-grid{margin-bottom: 0px !important;}
.page-id-2360 .gv-field-45-6{font-weight: bold; text-transform: uppercase; font-size: 16px !important; padding-bottom: 10px;}
.page-id-2360 .gv-grid-col-1-3 p {font-size: 15px !important;}
.page-id-2360 .gv-map-view-main-attr {background-color:white !important;}

.postid-2391 .container {width: 100% !important;}
.postid-2391 .container #gv-map-canvas-0 {height: 900px !important;}
.postid-2391 #container .gv-grid-col-1-3 {width: 77% !important;}
.postid-2391 #container .gv-grid-col-2-3 {width: 22% !important;}
.postid-2391 .gv-map-view-middle-container {display: none !important;}
.postid-2391 .gv-map-view-footer{display: none !important;}
.postid-2391 .gv-grid{margin-bottom: 0px !important;}
.postid-2391 .gv-field-45-6{font-weight: bold; text-transform: uppercase; font-size: 16px !important; padding-bottom: 10px;}
.postid-2391 .gv-grid-col-1-3 p {font-size: 15px !important;}
.postid-2391 .gv-map-view-main-attr {background-color:white !important;}

/*-----------SimPro---------------*/
.simpro-left {
	background-color: #ccc8c8 !important;
	padding: 20px 5px 20px 20px !important;
}
.simpro-right {
	background-color: #ccc8e8 !important;
	padding: 20px 5px 20px 20px !important;
}
.col-sm-5 {width: 36.666667% !important;}
.col-sm-7 {width: 63.333333% !important;}
.page-id-2517 #footer {display: none !important;}


.page-id-384 #footer {
   position:fixed;
   left:0px;
   bottom:-20px;
   height:110px;
   width:100%;
   background:#fff;
}

#input_29_1_3 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;          
}
.col-lg-3, .col-lg-6, .col-lg-9 {float: left !important;}
.gv-table-view-content td a {color: blue !important; font-weight: bold !important;}
#sendtoJob {padding: 13px 50px; background-color: gray; border: none; color: white; font-weight: bold !important; }
.mybutton:after {font-family: 'FontAwesome';
    content: '\f054';
    padding-left: 5px;
    position: relative;
    font-size: 90%;
}
prepend {
    background-color: red;
    color: white;
    padding: 2px 49px;
}
#field_45_200 {
	position: sticky;
    top: -1px;
    background-color: white;
    display: block;
    width: 100%;
    z-index: 999999999;
	margin-bottom:20px;
	padding-bottom:2px;
}
.pages {
	    margin-top: 80px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold !important;
    background-color: gray !important;
    padding: 10px 20px;
    color: #FFBB3C;
}
.pagesx {
 margin-top: 10px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold !important;
    background-color: gray !important;
    padding: 10px 20px;
    color: #FFBB3C;
}
.ginput_container_fileupload a {color: blue !important;}
.postid-1358 .gfield_html h1 {
	background-color: black !important;
	padding: 10px !important;
}
.textarea_convert{height:208px !important;}
.narrow {width:35px !important;}
.first{width:35px !important;}
.color{width:37px !important;}
.wide {width:360px !important;} 
.hazards {width:170px !important;}
.th_width {max-width: 35px !important;}
.risk {width: 170px !important;}
.task{width: 140px !important;}
.rotate {
    
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg) translate(0px,0px);
    -ms-transform: rotate(270deg) translate(0px,0px);
    transform: rotate(270deg) translate(0px,0px);    
    max-width: 35px !important;
}
.gv-widget-search .gv-search-box.gv-search-box-submit {
	-js-display: flex;
	display: flex;
	width: 100%;
	flex: 0 0 auto;
	flex-flow: row wrap;
	margin-left: 80px !important;
	margin-top: -4px !important;
}
.gv-widget-search {
	/* -js-display: flex; */
	/* display: flex; */
	 flex-flow: inherit !important; 
	/* align-content: flex-start; */
	/* align-items: flex-start; */
	/* justify-content: start; */
	/* flex: 1 0 auto; */
	/* margin: 20px -20px; */
	display: inline-flex !important;
	justify-content: flex-start !important;
}

.gv-widget-search .gv-search-box {
	min-width: 150px !important;
	align-self: auto;
	margin: 0 10px;
}
.gv-widget-search.gv-search-horizontal .gv-search-box {
	flex: 1 1 10em;
	margin-left: 30px;
}
.gv-search-box.gv-search-field-text {
    margin-left: 60px !important;
}
.panel-yellow:hover {
    border-color: red;
}
tfoot th {
    display: none !important;
}
thead th {
    padding: 10px !important;
    background-color: #ded7d7 !important;
    border-bottom: 1px solid #e0d8d8 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    padding-left: 0px !important;
}
.huge {
    padding-top: 10px;
}
.pdeets, .pedit, .pull-left {
    font-weight: bold !important;
}
div#publishing-action {
    margin-bottom: 50px;
}
#wpadminbar {
	direction: ltr;
	color: #fff !important;
	font-size: 13px;
	font-weight: 400;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	line-height: 32px;
	height: 32px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 600px;
	z-index: 99999;
	background: #23282d;
}
#wpadminbar a {
    color: white !important;
}
#field_117_19, #field_117_18 {
	border: 1px solid #e7e3e3 !important;
	padding: 7px;
	max-height: 56px;
	margin-top: 9px;
	background-color: #f6eeee;
}

#field_7_36, 
#field_7_37, 
#field_7_38, 
#field_7_20, 
#field_7_21, 
#field_7_26, 
#field_7_27, 
#field_7_28
{
    background-color: #edf2ed;
    padding: 16px;
    min-height: 260px !important;
    border: 2px solid white;
}
#field_69_36, 
#field_69_37, 
#field_69_38, 
#field_69_20, 
#field_69_21, 
#field_69_26, 
#field_69_27, 
#field_69_28
{
    background-color: #edf2ed;
    padding: 16px;
    min-height: 260px !important;
    border: 2px solid white;
}


#gform_page_7_2 label.gfield_label {
    border-bottom: 1px solid #e2dbdb;
    min-height: 39px;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 8px;
}
#gform_page_69_2 label.gfield_label {
    border-bottom: 1px solid #e2dbdb;
    min-height: 39px;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 8px;
}
.pass {
    background-color: #a9ffa9;
    padding: 15px !important;
    width: 100% !important;
    color: green;
    font-weight: bold !important;
    border: 1px solid white;
}
.fail {
    background-color: red;
    padding: 15px !important;
    width: 100% !important;
    color: white;
    font-weight: bold !important;
    border: 1px solid white;
}

#gf_7 .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}
#gf_69 .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}
.rightx {
	float: left;
	width: 50%;
	border: 1px solid white;
	padding: 15px;
	min-height: 146px;
	background-color: #e4eded;
}
.leftx {
	float: left;
	width: 50%;
	border: 1px solid white;
	padding: 15px;
	min-height: 146px;
	background-color: #e4eded;
}
.gpx {
    margin-top: 170px !important;
}
select {
	min-height: 30px;
	vertical-align: middle;
	padding: 5px !important;
}

.gfield_label {
	font-size: 15px !important;
	background-color: #ececec;
	padding: 5px;
	width: 100%;
}
.gfield_html h5 {
	text-align: center;
	width: 100%;
	font-size: 22px !important;
	color: white;
	border: 1px solid gray;
	padding: 6px;
	background-color: #151515;
	margin-bottom: 5px;
	font-family: Open Sans;
}

/* Step 1: Common Properties: All required to make icons render reliably */
.gfield_description::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* Step 2: Reference Individual Icons */
.gfield_description::before {
	font-family: 'FontAwesome';
	font-weight: 900;
	content: "\f05a";
	font-size: 19px;
	margin-right: 7px;
	background-color: #d5d5d9;
	padding: 9px;
	color: #6f6f6f;
	float: left;
}
.gform_wrapper .field_description_below .gfield_description {
	font-size: 13px !important;
	padding-top: 0px !important;
	/* color: #8c7e7e !important; */
	background-color: #e3f8ff;
	padding: 0px !important;
	color: #717171 !important;
	font-weight: lighter;
	float: left;
}
.audit {
	border: 1px solid #eae9e9;
	min-height: 50px;
	margin-top: 5px;
	text-align: center;
	line-height: 36px;
	padding: 15px;
	border-radius: 5px;
}
.platnum {
	background-color: #E5E4E2;
	color: black;
	font-size: 20px;
}
.gold {
	background-color: #FFD700;
	color: black;
	font-size: 20px;
}
.silver {
	background-color: #C0C0C0;
	color: black;
	font-size: 20px;
}





















