/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);*/

<!--
/* Webfont: אלמוני דו־לשוני
 * http://alefalefalef.co.il/almoni-dl/
 * AlefAlefAlef (c) 2014 אאא
 * License: http://alefalefalef.co.il/webfonts/
 * Licensed pageviews limit: 1,000,000/month
 */ -->
<style type='text/css'>
@font-face{
	font-family:'almoni-dl';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('../fonts/almoni-dl-aaa-700.eot?'); 
	src: url('../fonts/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/almoni-dl-aaa-700.woff?') format('woff'), 
		url('../fonts/almoni-dl-aaa-700.ttf?') format('truetype');
}
@font-face{
	font-family:'almoni-dl';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('../fonts/almoni-dl-aaa-900.eot?'); 
	src: url('../fonts/almoni-dl-aaa-900.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/almoni-dl-aaa-900.woff?') format('woff'), 
		url('../fonts/almoni-dl-aaa-900.ttf?') format('truetype');
}
@font-face{
	font-family:'almoni-dl';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('../fonts/almoni-dl-aaa-300.eot?'); 
	src: url('../fonts/almoni-dl-aaa-300.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/almoni-dl-aaa-300.woff?') format('woff'), 
		url('../fonts/almoni-dl-aaa-300.ttf?') format('truetype');
}
@font-face{
	font-family:'almoni-dl';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('../fonts/almoni-dl-aaa-400.eot?'); 
	src: url('../fonts/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/almoni-dl-aaa-400.woff?') format('woff'), 
		url('../fonts/almoni-dl-aaa-400.ttf?') format('truetype');
}

html,
button,
input,
select,
textarea, 
.pure-g [class *= "pure-u"],
.pure-g-r [class *= "pure-u"] {
    font-family: 'almoni-dl', “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
    direction: rtl;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
legend {
    padding-right: 12px!important;
}
textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   K.H.P
   ========================================================================== */
a {
    color: #18ab6d;
}
a:hover {
    text-decoration: none;
}
.content-wrapper {
    width: 950px;
    margin: auto;
}
.tablet-wrapper {
    margin: auto 70px;
}
.blbutton {
    background-color: #333333;
    color: #ffffff;
    font-size: 1.5em;   
    padding: 15px 40px;
    text-decoration: none;
    transition: .2s;
    float: right;
}
#LoginOwner {
    float: left;
}
#LoginManager {
    float: right;
}
.mar-top {
    margin: 90px;
}
.mar-top>.blbutton, .mar-top>.blbutton-selected {
    font-size: 1.1em;
    padding: 15px 26px;
}
.blbutton:hover {
    text-decoration: underline;
}
.blbutton-selected {
    color: #19ab6e;
    text-decoration: underline;
}
.lightest-grey {
    background-color: #fafafa;
    padding-top: 24px;
}
.light-grey {
    background-color: #e6e6e6;
}
.light-grey--text {
    color: rgba(51, 51, 51, 0.68);
    float: left;
    margin-top: -12px;
}
.greened {
    color: #18ab6d;
}
.button-gray {
    border-radius: 0px;
    background-color: #aaa;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
}

.button-green {
    border-radius: 0px;
    background-color: #18ab6d;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
}
.button-buy {
    border-radius: 0px;
    background-color: #18ab6d;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;    
}
.button-green:hover {
    background-color: #333333;
}
.button-dark {
    border-radius: 0px;
    background-color: #333333;
    color: #ffffff;
    font-size: 1.5em;
}
.button-dark:hover {
    background-color: #18ab6d;
}
.colored--form .button-dark  {
    width: 89%!important;
}
.whitext {
    color: #ffffff;
    text-align: center;
}

/* ==========================================================================
   Header
   ========================================================================== */
header {
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #1e2828;
}
header .header-logo {
    margin-top: 12px
}
header .header-logo-solo {
    margin-right: 345px;
}
header .blbutton {
    float: left;
}
header .top-marg {
    margin-top: 40px;
}
header .half-top-marg {
    margin-top: 28px;
}

/* ==========================================================================
   Login Page
   ========================================================================== */
.logo {
    margin-right: 400px;
    margin-top: 24px;
}        

h1.welcome {
    font-size: 4em;
    line-height: 100%;
    border-top: 1px solid #1e2828;
    padding-top: 24px;
    margin-top: 6px
}
div.login-button {
    margin-top: 114px;
}
.side-pad {
    padding: 0px 24px 0px 48px;
}
.align--left {
/*    text-align: left;*/
    float: left;
}

/* ==========================================================================
   Form Types page
   ========================================================================== */

div.form-type-box {
    padding-right: 15px;
    margin-top: 48px
}
p.form-name {
    font-weight: bold;
    margin-bottom: 0em;
    min-height:45px;
}
a.form-link {
    color: #808080;
}
a.form-link:hover {
    text-decoration: none;
}
div.blocked-forms {
    background-color: #e6e6e6;
    margin: 48px 14px 12px 14px;
}
div.blocked-forms > h3.greened {
    color: #18ab6d;
    padding-top: 24px;
    padding-right: 24px;
}
div.blocked-forms > p {
    padding-bottom: 16px;
    padding-right: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
}


/* ==========================================================================
   Forms
   ========================================================================== */
.khp-form {
    padding: 90px;
}
.khp-form > input.khp-input {
    margin-bottom: 14px;
    height: 55px;
    border: 0px;
}
.khp-form > a {
/*    text-align: left;*/
    float: left;
    margin-bottom: 14px;
    color: #333333;
    display: block;
}
.khp-form > a:hover {
    text-decoration: none;
}
.khp-form > .button-green {
    display: block;
    width: 100%;
}
.khp-form > .button-gray {
    display: block;
    width: 100%;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #ADA8A8;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ADA8A8;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ADA8A8;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ADA8A8;
}


/* ==========================================================================
   Colored Form
   ========================================================================== */

.form--date {
    font-size: 1.5em;
    padding: 10px 0px;
    text-align: center;
    border-left: 1px solid #ffffff;
}
.form--number {
    font-size: 1.5em;
    padding: 10px 0px;
    text-align: center;
}
.form--inner-spacing {
    padding: 72px 80px 72px 0px!important;    
    background-color: #e6e6e6;
    max-width: 730px;
}
.form--inner-spacing > p {
    padding-left: 48px;
    font-size: 1.1em;
}
.checkbox-text {/*font-size: 0.8em;*/
}
.button-dark {
    display: block;
    width: 93%;
}
.colored--form .pure-control-group > label {
/*    background-color: #f2f2f2;*/
    padding: 12px 1px 12px 11px;
    margin-right: 0px!important;
    color: #333333;
    width:13em;
}
.colored--form .pure-control-group > input, .pure-control-group > select {
    background-color: #ffffff;
    padding: 12px !important;
    border: none !important;
    border-radius: 0px !important;
    width: 59%;
    margin-right: -5px;
    font-size:1.1em;
}
.colored--form p {
    text-align: justify;
    padding-left: 84px;
}
.free-text {
    margin-top: 12px;
    padding: 12px;
    max-width: 786px;
}
.full-text {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0px;
}
.form--color-6 {
    border: 2px solid #105DA3;
}
.form--color-9 {
    border: 2px solid #215E25;
}


/* ==========================================================================
   Popup Form
   ========================================================================== */

a.popup-with-form {
    font-size: 2em;
    text-align: center;
    text-decoration: none;
}
a.popup-with-form:hover {
    text-decoration: underline;
}

.popup--form {
    margin-top: 16px;
    padding: 30px;    
}
.popup--form legend{
    font-size: 1.5em;
    font-weight: bold;
    padding-right: 24px;
    margin-bottom: 12px;
    border-bottom: none;
    text-align: right;
}
.popup--form label {
    padding-right: 18px;
    padding-left: 57px;
    padding-top: 10px;
    margin-bottom: 9px;
    float: right!important;
    font-size: 1.2em;
}
.popup--form ::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 0.77em;
}

.popup--form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 0.77em;
}

.popup--form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 0.77em;
}

.popup--form :-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 0.77em;
}
.popup--form label:last-of-type {
    padding-left: 57px;
}
.popup--form .pure-control-group > input, .popup--form .pure-control-group > select {
    background-color: #e6e6e6;
    padding: 12px!important;
    border: none!important;
    border-radius: 0px!important;
    margin-bottom: 6px;
    font-size: 1.2em;
    float: left;
}
.popup--form .button-green {
    display: block;
    float: right;
    width: 49%;
    margin-top: 12px;
    font-size: 1.7em;
    font-weight: normal;
    padding: 4px 24px;
    color: #1e2828;    
}
.popup--form .button-green:hover {
    color: #ffffff;
}
.popup--form .reset{
    font-size: 1.2em;
    color: #ada8a8;
    display: block;
    float: left;
    width: 30%;
    margin-left: 3px;
    margin-top: 12px;
    text-align: left;
}
.popup--form .mandafield {
    font-size: 0.8em;
    color: #ada8a8;
}
.checkbox--popup {
    float: left;
    max-width: 200px;
    display: block;
}
.checkbox--popup input {
    margin-right: 4px!important;
    margin-left: 4px!important;
    margin-top: 8px!important;
}
.checkbox--popup label {
    padding-right: 4px!important;
    padding-left: 4px!important;
    padding-top: 0px!important;
    float: left!important;
    display: inline-block;
}
.checkbox--profession {
    margin-right: 14px!important;
    margin-top: 4px;
    display: inline-block;
    //float: left;
}
.aspNetDisabled {
    margin-right: 14px!important;
    margin-top: 4px;
    display: inline-block;
    //float: left;
}
.fullName--fix {
    padding-left: 100px!important;
}
.align-from-right {
    margin-right: 300px;
}

/* ==========================================================================
   New Garage
   ========================================================================== */
h2.new-garage-text {
    font-size: 2em;
    text-align: center;
    font-weight: normal;
}
.new-garage h3 {
    font-size: 1.5em;
}
.dark-bg {
    background-color: #1e2828;
    color: #ffffff;
}
.new-garage--header {
    padding: 24px;
}
.new-garage-details {
    color: #ffffff;
    margin-top: 0px;
    font-size: 1.2em;
}
.bolded {
    font-weight: bold!important;
}
.new-garage--form {
    margin-top: 12px;
    padding: 48px;
    background-color: #e6e6e6;
    max-width: 714px;
}
.new-garage--form legend{
    font-size: 1.5em;
    font-weight: bold;
    padding-right: 24px;
    border-bottom: none;
}
.new-garage--form label {
    padding-right: 12px;
    font-size: 1.2em;
}
.new-garage--form .pure-control-group > input, .new-garage--form .pure-control-group > select {
    background-color: #ffffff;
    padding: 12px!important;
    border: none!important;
    border-radius: 0px!important;
    margin-right: 0px;
    margin-left: 3.5px;
    margin-bottom: 6px;
    font-size: 1.2em;
}
.new-garage--form .left-edge {
    padding-left: 11px;
}
.new-garage--form .button-green {
    display: block;
    width: 66%;
    float: left;
    margin-left: 2%;
    font-size: 1.9em;
    font-weight: normal;
    padding: 6px;
    color: #1e2828;    
}
.new-garage--form .button-green:hover {
    color: #ffffff;
}
.new-garage--form .reset{
    font-size: 1.2em;
    color: #1e2828;
    display: block;
    float: left;
    width: 34%;
    margin-left: 14px;
    text-align: left;
}
.new-manager--table {
    margin: 12px 0px;
}
.new-manager--table h3.managers-list {
    font-size: 1.7em;
    float: right;
}
.new-manager--table a.add-new-manager {
    font-size: 1.3em;
    font-weight: bold;
    float: left;
    padding-top: 30px
}
.new-manager--table table {
    width: 100%;
    background-color: #e6e6e6;
}
.new-manager--table table th, .new-manager--table table td {
    text-align: right;
    border: 1px solid #ffffff;
}
#Message {
    color: red;
    font-size: 1em;
    position: relative;
    top: 40px;
    right: 230px;
}

/* ==========================================================================
   Manage Garage
   ========================================================================== */

.manage-garage .manage-garage-text{
    font-size: 2em;
    text-align: center;
    font-weight: normal;   
}
.manage-garage a.add-new-garage {
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    padding-top: 27px;
    po: 200px;
    color: #18AB6D;
}
.manage-garage h3 {
    font-weight: normal;
    font-size: 1.5em;
    float: right;
    display: block;
}

.chooseforms {
    box-sizing: border-box;
    background-color: #e6e6e6;
    width: 100%;
    padding: 20px;
}

.payforms {
    box-sizing: border-box;
    border: 2px solid black;
    padding: 20px;
}



.find-garage--form {
    background-color: #e6e6e6;
    padding: 48px 124px 48px 50px;
    max-width: 640px;
}
.find-garage--form label {
    padding-right: 12px;
    font-size: 1.2em;
}
.find-garage--form input, .find-garage--form select {
    background-color: #ffffff;
    padding: 12px!important;
    border: none!important;
    border-radius: 0px!important;
    margin-right: 0px;
    margin-left: 3.5px;
    margin-bottom: 6px;
    font-size: 1.2em;
}
.find-garage--form .button-green {
    margin-top: 36px;
    margin-right: 48px;
    font-size: 1.3em;
    width: 100%;
    background-color: #18ab6d!important;
}
.find-garage--form .button-green:hover {
    background-color: #333!important;
}
.find-garage--form .pure-form select {
    margin-right: 48px;
    width: 100%;
}
.find-garage--form .selabel {
    margin-right: 48px;
}
.find-garage--form .right-revah {
    margin-right: -20px;
}
.find-garage--form .left-revah {
    margin-left: -12px!important;
}
.find-garage--form .right-revah .floateright {
    float: right;
}
.find-garage--form .right-revah .floateright .select-manager {
    margin-right: 0px!important;
    width: 85.5%;
}
.find-garage--form .right-revah .floateleft {
    float: left;
}
.find-garage--form .button--centered {
    margin-right: -15px!important;
    width: 85.5%;
}
.manage-garage .cake-graph .pure-u-1-3 {
    background-color: #f1f1f1;
}
.manage-garage .cake-graph .pure-u-2-3 {
    background-color: #e6e6e6;
/*    padding: 24px;*/
    text-align: center;
}
.manage-garage .cake-graph p.all-in-all {
    font-size: 2.5em;
    line-height: 75%;
    margin: 64px 0px 12px 0px;
    text-align: center;
}
.manage-garage .cake-graph p.all-in-all span.medium-span {
    font-size: .74em;
}
.manage-garage .cake-graph p.month-stats {
    font-size: 6.5em;
    line-height: 75%;
    margin: 12px 0px 33px 0px;
    text-align: center;
    background-color: #ffffff;
    padding: 6px;
    border-right: 45px solid #f1f1f1;
    border-left: 45px solid #f1f1f1;
}
.manage-garage .cake-img {
    padding: 24px;
}
    
         
/* ==========================================================================
   Managers
   ========================================================================== */    

.managers-header {
    text-align: center;
    font-weight: normal;
    font-size: 2.5em;
    margin-bottom: 0px;
}
.managers .manager-box {
    background-color: #e6e6e6;
    margin: 20px;
}
.managers h3.manager-name {
    font-size: 1.6em;
    padding: 12px 24px;
    border-bottom: 5px solid #ffffff;
}
.managers h3.bottom-border {
    border-bottom: 5px solid #18ab6d;
    border-top: 5px solid #ffffff;
}
.managers h3.add-manager {
    font-size: 3.5em;
    line-height: 100%;
    color: #18ab6d;
    font-weight: normal;
    text-align: center;
    margin: 0px;
}
.managers h3.add-manager > a {
    text-decoration: none;
}
.managers h3.add-manager > a:hover {
    text-decoration: underline;
}
.managers h3.add-manager-text {
    padding: 70px 0px;
    font-size: 35px
}
.managers .manager-box > ul {
    padding-bottom: 12px;
    border-bottom: 5px solid #ffffff;
    margin-bottom: 0px;
    margin-right: -15px;
    min-height: 168px;
}
.managers .manager-box > ul > li {
    list-style: none;
    padding-right: 0px;
    padding-bottom: 6px;
}
.managers .manager-box div > div {
    text-align: center;
    padding: 21px 0px;
}
.managers .manager-box div > div > a {
    color: #4b4b4b;
    text-decoration: none;
    padding: 24px 20px 24px 24px;
}
.managers .manager-box div > div > a:hover {
    text-decoration: underline;
}
.managers .manager-box div > div > a.middleman {
    padding: 26px 14px;
    border-right: 5px solid #ffffff;
    border-left: 5px solid #ffffff;
}
#rptManagers_ctl02_lnkActivate {
    color: #18AB6D;
}

/* ==========================================================================
   Footer
   ========================================================================== */

footer {
    width: 820px;
    margin: 12px auto;
}
footer > a {
    text-align: center;
    text-decoration: none;
}
footer > a > div.l-box {
    padding: 14px;
    width: 125px
}
footer > a > div.img-box {
    padding: 5px 0px 5px 0px;
}
   
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/****************************
** Magnific Popup CSS 
*****************************/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



.form--color-6 {
    border: 2px solid #105DA3;
}
.form--color-9 {
    border: 2px solid #215E25;
}

.pure-button.l-box{
    font-size:90%;
}

.checkboxAgree input{
    width:18px;
    height:18px;
}

.radioButons input {
    height: 16px;
    width: 16px;
}

.radioButons label {
    width: auto !important;
    margin: 0 0.5em 0 2em !important;
}