div.sm_content {
    border-top: 3px solid #008817;
    padding: 20px 30px
}

div.sm_content .widget-title {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 8px;
    display: inline-block;
    font-size: 1.5em;
    clear: both
}

div.sm_content .loading {
    text-align: center;
    display: none
}

div.sm_content .loading img {
    display: inline-block;
    vertical-align: middle
}

div.sm_content .login form {
    width: 70%;
    margin: auto
}

@media screen and (max-width: 767px) {

    #cboxWrapper {
        width: 100vw !important;
        height: 100vh !important;
    }

    div.sm_content {
        padding: 20px;
        max-width: 100vw;
    }

    div.sm_content .login form {
        width: 100%
    }

    div.sm_content .recaptcha,
    div.sm_content .recaptcha > div {
        width: 100%;
        transform: none;
        
    }

    div.sm_content .recaptcha > div > div {
        margin: auto;
        height: auto !important;
    }
}

div.sm_content .login form div {
    padding-top: 10px;
    padding-bottom: 3px
}

div.sm_content .login form a {
    color: #008817;
    font-weight: 700;
}

div.sm_content .login form div.casl-checkbox-container {
    padding-top: 2px
}

div.sm_content .login form input[type=button],div.sm_content .login form input[type=submit] {
    margin: 5px 0
}

div.sm_content .login form h2 {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 30px;
    text-align: center;
    color: #333333;
}

div.sm_content .login form p {
    margin-bottom: 15px
}

div.sm_content .login form .errors p,div.sm_content .login form p#email {
    margin-bottom: 5px
}

div.sm_content .login form input[type=password],div.sm_content .login form input[type=text] {
    width: 100%;
    border-radius: 0;
    height: 25px;
    font-size: 1em;
    line-height: normal;
    background-color: #fff;
    background-image: none !important;
}

div.sm_content .login form input[type=password].error,div.sm_content .login form input[type=text].error {
    border: 1px solid #c00
}

div.sm_content .login form #casl-checkbox-container input[type=checkbox] {
    margin-left: 0
}

div.sm_content .login form #casl-checkbox-container input[type=checkbox]+label {
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: 2px 0 0
}

div.sm_content .login form #casl-checkbox-container input[type=checkbox]+label, div.sm_content .login form #terms-privacy-checkbox-container input[type=checkbox]+label {
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: 2px 0 0
}

div.sm_content .login form #casl-checkbox-container label.casl-label, div.sm_content .login form #terms-privacy-checkbox-container label.casl-label {
    display: inline-block;
    font-weight: 400;
    font-size: .9em;
    color: #000;
    float: none;
    clear: none;
    width: 290px;
    margin-top: 0;
    text-align: left;
    padding-right: 0;
    padding-left: 5px;
    vertical-align: top
}

div.sm_content .login form #casl-checkbox-container label.casl-label {
    display: inline-block;
    font-weight: 400;
    font-size: .9em;
    color: #000;
    float: none;
    width: auto;
    clear: none;
    margin-top: 0;
    text-align: inherit;
    padding-right: 0;
    padding-left: 5px;
    vertical-align: top
}

div.sm_content .login form #casl-checkbox-container label.casl-label {
    width: 285px;
    text-align: left;
}

.cboxPhoto,div.sm_content .login.casl form .casl-checkbox-container {
    display: block
}

div.sm_content .login form .submit {
    text-align: center
}

div.sm_content .login form .errors {
    color: #c00
}

div.sm_content .login form input#wp-submit {
    background-color: #008817;
    border: 1px solid #008817;
    border-radius: 4px;
    color: #fff;
    padding: 10px 30px;
    font-weight: 700
}

div.sm_content .login form div.wp-social-login-widget {
    padding: 10px 0 0
}

div.sm_content .login form div.wp-social-login-widget div.wp-social-login-connect-with {
    padding: 0;
    display: inline-block;
    font-weight: 700;
    font-size: 1.2em
}

div.sm_content .login form div.wp-social-login-widget div.wp-social-login-provider-list {
    padding: 0;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle
}

div.sm_content .login form div.wp-social-login-widget div.wp-social-login-provider-list a {
    margin-right: 10px
}

#cboxWrapper {
    position: absolute
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft,#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic,#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    max-width: none
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    background: #fff
}

#cboxOverlay {
    background: url(../../images/overlay.png) 0 0
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../../images/controls.png) no-repeat -101px 0
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../../images/controls.png) no-repeat -130px 0
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../../images/controls.png) no-repeat -101px -29px
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../../images/controls.png) no-repeat -130px -29px
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../../images/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(../../images/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(../../images/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(../../images/border.png) 0 -29px repeat-x
}

#cboxContent {
    background: #fff;
    overflow: hidden
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 28px
}

#cboxCurrent,#cboxTitle {
    position: absolute;
    bottom: 4px;
    color: #949494
}

#cboxTitle {
    text-align: center;
    width: 100%;
    left: 0
}

#cboxCurrent {
    left: 58px
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxNext,#cboxPrevious {
    position: absolute;
    bottom: 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxPrevious {
    background: url(../../images/controls.png) no-repeat -75px 0;
    left: 0
}

#cboxPrevious:hover {
    background-position: -75px -25px
}

#cboxNext {
    left: 27px;
    background: url(../../images/controls.png) no-repeat -50px 0
}

#cboxNext:hover {
    background-position: -50px -25px
}

#cboxLoadingOverlay {
    background: url(../../images/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(../../images/loading.gif) no-repeat center center
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../../images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: -25px -25px
}

.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight,.cboxIE #cboxTopCenter,.cboxIE #cboxTopLeft,.cboxIE #cboxTopRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,
    endColorstr=#00FFFFFF )
}

.cboxIE6 #cboxTopLeft {
    background: url(../../images/ie6/borderTopLeft.png)
}

.cboxIE6 #cboxTopCenter {
    background: url(../../images/ie6/borderTopCenter.png)
}

.cboxIE6 #cboxTopRight {
    background: url(../../images/ie6/borderTopRight.png)
}

.cboxIE6 #cboxBottomLeft {
    background: url(../../images/ie6/borderBottomLeft.png)
}

.cboxIE6 #cboxBottomCenter {
    background: url(../../images/ie6/borderBottomCenter.png)
}

.cboxIE6 #cboxBottomRight {
    background: url(../../images/ie6/borderBottomRight.png)
}

.cboxIE6 #cboxMiddleLeft {
    background: url(../../images/ie6/borderMiddleLeft.png)
}

.cboxIE6 #cboxMiddleRight {
    background: url(../../images/ie6/borderMiddleRight.png)
}

.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopRight {
    _behavior: expression(this.src =   this.src ?   this.src :
        this.currentStyle.backgroundImage.split ( '"')[1],
        this.style.background=  "none", this.style.filter=  "progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+
         this.src+  ", sizingMethod='scale')" )
}


.mcontainer {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }

.slim_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.85);
    z-index: 999999;
    display: none;
    font-size: 1em;
    overflow: visible;
  }

  .slim_modal.modal{
      background-color: rgba(0,0,0,0);
  }


  .slim_modal.none {
    background: rgba(10, 10, 10, 0);
  }
  .slim_modal.red {
    background: rgba(228, 30, 58, 0.8);
  }
  .slim_modal.tan {
    background: rgba(202, 180, 75, 0.8);
  }
  .slim_modal.green {
    background: rgba(111, 171, 85, 0.8);
  }
  .slim_modal .sm_content {
    background: #fff;
    text-align: center;
    width: 500px;
    max-width: 500px;
    min-height: 675px;
  }

  .sm_close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    border-radius: 3px;
  }
  
  .sm_close:hover,
  .sm_close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  div#__lpform_user_name{
      display: none;
  }

  .flexOverlay{
    display: none;
    height: 200%;
    width: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.55);
    -webkit-transition: background 0.5s ease 0.06s;
    -moz-transition: background 0.5s ease 0.06s;
    -ms-transition: background 0.5s ease 0.06s;
    -o-transition: background 0.5s ease 0.06s;
    transition: background 0.5s ease 0.06s;
    z-index: 999998;
}

.slim_modal.modal{
    overflow: hidden;
}

@media screen and (max-width: 480px) {

    div.sm_content .login form #casl-checkbox-container label.casl-label{
        width: 260px;
    }

    div.sm_content .login form #casl-checkbox-container label.casl-label, div.sm_content .login form #terms-privacy-checkbox-container label.casl-label{
        width: 260px;
    }

    .slim_modal .sm_content{
        min-height: 100%;
    }
}