﻿/*common css*/
.col12 {
    width:100%;
    padding:0 15px;
    box-sizing:border-box;
}
.col4 {
    width:33.33%;
    padding:0 15px;
    box-sizing:border-box;
    float:left;
}
.col6 {
    width:50%;
    float:left;
    padding:0 15px;
    box-sizing: border-box;
}
.col8 {
    width: 66.66%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
.row {
    margin:0 -15px;
}
.clearfix:after, .clearfix:before {
    width: 100%;
    display: block;
    content: "";
    clear: both;
}
.mt10{
    margin-top:10px;
}
.mt5{
    margin-top:5px;
}
.mb0,.home .middleCustom .form-group.mb0 {
    margin-bottom:0px;
}
.radiobox.radioboxInline {
    display: inline-block;
}

/*Header Css*/
#top {
    position:relative;
}
.navbar-toggle {
        display:none;
    }
.navbar-toggle {
       position: absolute;
    float: right;
    padding: 7px 7px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 2px;
    cursor: pointer;
    right: 0px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-bottom:5px;
}
    .navbar-toggle .icon-bar:last-child {
    margin-bottom:0px;
         }
.navbar-toggle .icon-bar {
    background-color: #fff;
}
#searchbar {
    display:none;
}
#home .level-1 {
    width: auto;
    margin-left: 0;
    float: right;
}

.middleCustom {
   padding-bottom: 30px;
}
.home .middleCustom #left-col {
    width: 75%;
    box-sizing: border-box;
    padding-right:15px;
}
.home .middleCustom  #right-col {
    width: 25%;
    box-sizing: border-box;
    margin-right:0;
        border: 0;
}
.home .middleCustom .full {
    border: 0px solid #f5f5f5;
    width: 100%;
    margin: 0px 0px;
    float: left;
    padding: 16px 10px;
    box-sizing: border-box;
    background: #f5f5f5;
}
.home .middleCustom  #right-col .box {
    width: 100%;
    padding: 15px;
    margin: 0 0 0px;
    border: 1px solid white;
    box-sizing: border-box;
}
.home .middleCustom  #right-col .box h2 {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
.home #middle #right-col ul li {
    margin: 0 0 15px;
    padding-left: 0px;
}
.home #middle #right-col ul li:last-child {
    margin-bottom:0px;
}
.home .middleCustom .full table td {
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    padding: 4px 8px 4px 8px;
    vertical-align: top;
}

    .home .middleCustom .full table td .rightTd {
        font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
        vertical-align: top;
        text-align: right;
        margin: 0px;
        padding: 0px;
        border-bottom: 0px;
    }

    .home .middleCustom .full table td .leftTd {
        font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
        vertical-align: top;
        text-align: left;
        margin: 0px;
        padding: 0px;
        border-bottom: 0px;
    }

.home .middleCustom .full table th {
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding-left: 8px;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
}
.home .middleCustom .full table {
    width: 100%;
    margin: 0px 0px;
}
.home .middleCustom .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing:border-box;
    background-color:#fff;
}
.home .middleCustom label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 7px;
    font-weight: 500;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    font-size: 16px;
}
.home .middleCustom .editor-field {
    padding-left: 0px;
}
.home .middleCustom .form-group {
    margin-bottom: 8px;
}
.home .middleCustom .form-control:-webkit-autofill{
    background-color:#fff !important;
}
.home .middleCustom .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    margin-top:10px;
}
.home .middleCustom  .btn-default {
    background-color: #b7cd59;
    border-color: #b7cd59;
    min-width: 120px;
    color: #fff;
    font-size: 16px;
    text-decoration:none;
}
.home .middleCustom .checkboxGroup label,.home .middleCustom .radioGroup label{
    width: 100%;
    float: none;
    margin-right:15px;
}
.home .middleCustom .checkbox,.home .middleCustom .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
/*.home .middleCustom .checkbox.checkboxInline, .home .middleCustom .radio.radioInline {
    display:inline-block;
}*/
.home .middleCustom .loginBox .checkbox label{
    display:inline-block;
    width:auto;
}
.home .middleCustom .loginBox label {
    float: none;
    width: 100%;
}
.home .middleCustom .loginBox .form-control {
    width:auto;
}
.home .middleCustom  h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.home .middleCustom #detailfirstcolset,.home .middleCustom #detailsecondcolset, #buttons,#detailcomments,#detailservices {
    float: none;
    width:100%;
    border-right: 0px dotted #e4c9b3;
    padding:0px;
    margin:0px;
}
.home .middleCustom .full #detailcomments textarea {
    width: 100%;
    height: 90px;
    max-width: 100%;
    box-sizing: border-box;
}
.home .middleCustom span.labelHeading {
    font-size: 18px;
    font-weight: 600;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    margin-bottom: 10px;
    display: block;
    margin-top: 0px;
    color: #7aa800;
    letter-spacing: 0.5px;
}
.home .middleCustom span {
    font-size: 16px;
    font-weight:500;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    margin-top:10px;
    display:block;
}
    .home .middleCustom span.checkmark{
        margin-top:0px;
    }
.buttons a {
        margin-top: 10px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight:500;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
.xsHidden {
    display:block;
}
.xsVisible,.home .middleCustom label.xsVisible {
    display:none;
}
#bottom .footer {
    padding:0px;
    text-align: center;
        margin-top: 20px;
}

.home #bottom-w #canada {
    margin-right: 0;
}
#home #bottom-w .level-1.home {
    float:left;
}
#nav-footer li:last-child a{
    border-right:0px;
}

/*checkbox css*/
/* The container */
.checkboxLabel {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxLabel input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
        position: absolute;
    top: -3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #b7cd59;
}

/* On mouse-over, add a grey background color */
.checkboxLabel:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.checkboxLabel input:checked ~ .checkmark {
    background-color: #b7cd59;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxLabel input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxLabel .checkmark:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

 /*-------Radio button css ------*/
 /* The container */
.radioLabel {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radioLabel input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radioLabel .checkmark {
   position: absolute;
    top: -2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #b7cd59;
}

/* On mouse-over, add a grey background color */
.radioLabel:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.radioLabel input:checked ~ .checkmark {
    background-color: #b7cd59;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioLabel input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radioLabel .checkmark:after {
 	top: 5px;
	left: 5px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

  /*d19-10-2018*/
.d-full {
}
.d-full #detailservices .checkboxInline  {margin-bottom:2px; margin-top:2px;}
.d-full #detailservices .checkboxInline .checkboxLabel {margin-bottom: 0px;}
.d-full #matchlist { width:100%;border: 0px solid #E4C9B3;    white-space: normal;    margin-top: 10px; }
.d-full #matchlist a {
    display: inline-block;
    margin-bottom: 10px;
    line-height: 20px;
}
.d-full #detailservicesmatched a { font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;  }
.d-full h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.d-full .col12 {
    display: inline-block;
}
.d-full .d-checkboxGroup .checkbox.checkboxInline{display:block;margin-top: 3px; margin-bottom: 3px; }
.d-service {margin-top: 15px;}
.full_results {border: 0px solid #e4c9b3; width: 900px;  margin: 25px 0px;}
.full_results table td {vertical-align: middle; font-size: 14px;border-bottom: 1px solid #ccc;padding: 8px 4px;font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;}
   .full_results table th { background:#b7cd59; vertical-align: middle;
    border-bottom: 1px solid #e4c9b3;
    text-align: left;
    padding: 8px 3px;
    font-size: 14px;     color:#fff;
}
.full_results table tr:nth-child(odd) {background-color: #f1f1f1;}
.full_results table tr:nth-child(even) { background-color: #FFF; }

.full_results_sub {
    margin-bottom: 6px;
}

.full_results_sub tr {
    background-color: #444;
}

.info-note {
    padding-top:10px;
    font-style: italic;
    font-size: small !important;
}
.err-note {
    font-style: italic;
    padding-bottom: 20px;
    color: darkred;
}

@media screen and (min-width: 767px){
    .wedge-right {
        padding: 0 5px 0 0;
    }
    .wedge-left {
        padding: 0 0 0 5px;
    }
}
@media screen and (max-width: 899px) {
    #banner {
        width: 100%;
        margin: 0px auto;
        height: 220px;
        box-sizing: border-box;
    }

    #middle, #top, #bottom, #bottom .footer {
        width: 100%;
        box-sizing: border-box;
    }

        #top #logo {
            left: 0px;
        }

    .home .middleCustom #left-col {
        padding-left: 15px;
    }

    .full_results {
        width: 100%;
        overflow: scroll;
        position: relative;
    }

        .full_results table {
            width: 900px;
            margin: 3px;
        }

    .home .middleCustom label {
        margin-bottom: 12px;
        font-size: 14px;
    }

    .home .middleCustom span {
        font-size: 14px;
    }

    .pagination {
        margin-bottom: 15px;
    }

    .radioLabel .checkmark:after {
        top: 3px;
        left: 3px;
        width: 8px;
        height: 8px;
    }
    .radioLabel .checkmark {height: 14px;width: 14px;}
}
@media screen and (max-width: 767px) {
    #home #bottom-w .level-1.home {
    float: left;
    text-align: center;
}
    #home #nav-footer .home {
        width: 100%;
        text-align: center;
        float: none;
        display: inline-block;
    }
    #bottom-w #nav-footer li {
        margin-top:5px;
    }
    #bottom-w .level-1 li {
        float:none !important;
        display:inline-block !important;
        width:auto !important;
    }
    .col4,.col6 {
        width:100%;
        float:none;
        padding:0;
    }
    .xsHidden {
        display:none;
    }
    .xsVisible {
        display:block;
    }
    .home .middleCustom #left-col {
        width:100%;
            margin-top: 30px;
    }
    .home .middleCustom h2 {
        text-align:left;
    }
    .home .middleCustom .loginBox .form-control {
        width:100%;
    }
    .home .middleCustom #right-col {
        width:100%;
    }
    .home #middle #right-col ul li {
        /*margin: 0 -2px;*/
         /*padding: 0px 5px;*/
        display: inline-block;
    }
    .home #middle #right-col ul li:first-child {
        /*padding-left:0px;*/
    }
    .home #middle #right-col ul li:last-child {
        padding-right:0px;
    }
    .home #middle #right-col ul li a {
        padding:7px 15px;
        margin:0px;
        box-sizing: border-box;
        cursor:pointer;
        background: rgb(119, 166, 0);
    }
    .navbar-toggle {
        display:block;
    }
    #nav-1 {
        display:none;
      top: 45px;
    background: rgba(124, 168, 3, 0.85);
    text-align: right;
    width: auto;
    margin-left: 0px;
    float: right;
    min-width: 250px;
    margin-right: 15px;
    box-sizing: border-box;
    position:absolute;
    right:0px;
    z-index:99;
    }
        #nav-1 li {
            width:100%;
            float:none;
            padding:0 15px;
                box-sizing: border-box;
            height:auto;
                margin-bottom: 15px;
        }
        #nav-1 li:first-child{
            margin-top:15px;
        }
            #nav-1 li a {
                border-right:0px;
                    line-height: normal;
    padding: 0;
            }
    .home .middleCustom #right-col .box h2 {
   margin-bottom: 10px;
   text-align:center;
    }
    .home .middleCustom #right-col .box ul {
        text-align:center;
    }
    .home .middleCustom label.xsVisible {
        display:inline-block;
    }
}
@media screen and (max-width: 620px) {
    #logo img {
        width:85px;
    }
    #banner #mission-statement {
        float: none;
        margin: 0px 0px 0 0;
        position: relative;
        padding-top: 40px;
        text-align: center;
    }
       #banner #mission-statement img{
        max-width: 90%;
    }
       #banner #banner-support {
        top: 90px;
    }
}
@media screen and (max-width: 559px) {
    .home #middle #right-col ul li {
        width:32%;
        padding: 0 1%;
    }
    .home #middle #right-col ul li:nth-last-child(2){
        padding: 0 0 0 1%;
    }
    .home #middle #right-col ul li:last-child {
        width:100%;
        margin-top: 10px;
        padding:0;
    }
}
@media screen and (max-width: 479px){
    .home #right-col {
        padding:5px;
    }

    .home #middle #right-col ul li a {
    font-size: 14px;
    }
}
@media screen and (max-width: 359px) {
    #nav-1 {
         min-width: 220px;
    }
    .home #middle #right-col ul li a {
    font-size: 13px;
        padding: 7px 10px;
}
    .home .middleCustom #right-col .box {
    padding: 8px;
}
}