@charset "UTF-8";
.otw-row, .otw-columns, .block-grid, .block-grid > li {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.otw-row {
max-width: 100%;
margin: 0 auto;
}
.otw-row .otw-row {
width: auto;
max-width: none;
margin: 0 -10px;
}
.otw-row.otw-collapse .otw-column, .otw-row.otw-collapse .otw-columns {
padding: 0;
}
.otw-row .otw-row {
width: auto;
max-width: none;
min-width: 0;
margin: 0 -10px;
}
.otw-row .otw-row.otw-collapse {
margin: 0;
}
.otw-column, .otw-columns {
float: left;
min-height: 1px;
padding: 0 10px;
position: relative;
}
.otw-column.centered, .otw-columns.centered {
float: none;
margin: 0 auto;
}
[class*="otw-column"] + [class*="otw-column"]:last-child {
float: right;
}
[class*="otw-column"] + [class*="otw-column"].end {
float: left;
}
.otw-one, .otw-row .otw-one {
width: 4.16667%;
}
.otw-two, .otw-row .otw-two {
width: 8.33333%;
}
.otw-three, .otw-row .otw-three {
width: 12.5%;
}
.otw-four, .otw-row .otw-four {
width: 16.6%;
}
.otw-five, .otw-row .otw-five {
width: 20.83333%;
}
.otw-six, .otw-row .otw-six {
width: 25%;
}
.otw-seven, .otw-row .otw-seven {
width: 29.16667%;
}
.otw-eight, .otw-row .otw-eight {
width: 33.33333%;
}
.otw-nine, .otw-row .otw-nine {
width: 37.5%;
}
.otw-ten, .otw-row .otw-ten {
width: 41.66667%;
}
.otw-eleven, .otw-row .otw-eleven {
width: 45.83333%;
}
.otw-twelve, .otw-row .otw-twelve {
width: 50%;
}
.otw-thirteen, .otw-row .otw-thirteen {
width: 54.16667%;
}
.otw-fourteen, .otw-row .otw-fourteen {
width: 58.33333%;
}
.otw-fifteen, .otw-row .otw-fifteen {
width: 62.5%;
}
.otw-sixteen, .otw-row .otw-sixteen {
width: 66.66667%;
}
.otw-seventeen, .otw-row .otw-seventeen {
width: 70.83333%;
}
.otw-eighteen, .otw-row .otw-eighteen {
width: 75%;
}
.otw-nineteen, .otw-row .otw-nineteen {
width: 79.16667%;
}
.otw-twenty, .otw-row .otw-twenty {
width: 83.33333%;
}
.otw-twentyone, .otw-row .otw-twentyone {
width: 87.5%;
}
.otw-twentytwo, .otw-row .otw-twentytwo {
width: 91.66667%;
}
.otw-twentythree, .otw-row .otw-twentythree {
width: 95.83333%;
}
.otw-twentyfour, .otw-row .otw-twentyfour {
width: 100%;
}
.otw-row .otw-offset-by-one {
margin-left: 4.16667%;
}
.otw-row .otw-offset-by-two {
margin-left: 8.33333%;
}
.otw-row .otw-offset-by-three {
margin-left: 12.5%;
}
.otw-row .otw-offset-by-four {
margin-left: 16.66667%;
}
.otw-row .otw-offset-by-five {
margin-left: 20.83333%;
}
.otw-row .otw-offset-by-six {
margin-left: 25%;
}
.otw-row .otw-offset-by-seven {
margin-left: 29.16667%;
}
.otw-row .otw-offset-by-eight {
margin-left: 33.33333%;
}
.otw-row .otw-offset-by-nine {
margin-left: 37.5%;
}
.otw-row .otw-offset-by-ten {
margin-left: 41.66667%;
}
.otw-row .otw-offset-by-eleven {
margin-left: 45.83333%;
}
.otw-row .otw-offset-by-twelve {
margin-left: 50%;
}
.otw-row .otw-offset-by-thirteen {
margin-left: 54.16667%;
}
.otw-row .otw-offset-by-fourteen {
margin-left: 58.33333%;
}
.otw-row .otw-offset-by-fifteen {
margin-left: 62.5%;
}
.otw-row .otw-offset-by-sixteen {
margin-left: 66.66667%;
}
.otw-row .otw-offset-by-seventeen {
margin-left: 70.83333%;
}
.otw-row .otw-offset-by-eighteen {
margin-left: 75%;
}
.otw-row .otw-offset-by-nineteen {
margin-left: 79.16667%;
}
.otw-row .otw-offset-by-twenty {
margin-left: 83.33333%;
}
.otw-row .otw-offset-by-twentyone {
margin-left: 87.5%;
}
.otw-row .otw-offset-by-twentytwo {
margin-left: 91.66667%;
}
.otw-push-two {
left: 8.33333%;
}
.otw-pull-two {
right: 8.33333%;
}
.otw-push-three {
left: 12.5%;
}
.otw-pull-three {
right: 12.5%;
}
.otw-push-four {
left: 16.66667%;
}
.otw-pull-four {
right: 16.66667%;
}
.otw-push-five {
left: 20.83333%;
}
.otw-pull-five {
right: 20.83333%;
}
.otw-push-six {
left: 25%;
}
.otw-pull-six {
right: 25%;
}
.otw-push-seven {
left: 29.16667%;
}
.otw-pull-seven {
right: 29.16667%;
}
.otw-push-eight {
left: 33.33333%;
}
.otw-pull-eight {
right: 33.33333%;
}
.otw-push-nine {
left: 37.5%;
}
.otw-pull-nine {
right: 37.5%;
}
.otw-push-ten {
left: 41.66667%;
}
.otw-pull-ten {
right: 41.66667%;
}
.otw-push-eleven {
left: 45.83333%;
}
.otw-pull-eleven {
right: 45.83333%;
}
.otw-push-twelve {
left: 50%;
}
.otw-pull-twelve {
right: 50%;
}
.otw-push-thirteen {
left: 54.16667%;
}
.otw-pull-thirteen {
right: 54.16667%;
}
.otw-push-fourteen {
left: 58.33333%;
}
.otw-pull-fourteen {
right: 58.33333%;
}
.otw-push-fifteen {
left: 62.5%;
}
.otw-pull-fifteen {
right: 62.5%;
}
.otw-push-sixteen {
left: 66.66667%;
}
.otw-pull-sixteen {
right: 66.66667%;
}
.otw-push-seventeen {
left: 70.83333%;
}
.otw-pull-seventeen {
right: 70.83333%;
}
.otw-push-eighteen {
left: 75%;
}
.otw-pull-eighteen {
right: 75%;
}
.otw-push-nineteen {
left: 79.16667%;
}
.otw-pull-nineteen {
right: 79.16667%;
}
.otw-push-twenty {
left: 83.33333%;
}
.otw-pull-twenty {
right: 83.33333%;
}
.otw-push-twentyone {
left: 87.5%;
}
.otw-pull-twentyone {
right: 87.5%;
}
.otw-push-twentytwo {
left: 91.66667%;
}
.otw-pull-twentytwo {
right: 91.66667%;
}
#map_canvas img, .map_canvas img {
max-width: none!important;
} .otw-row {
*zoom: 1;
}
.otw-row:before, .otw-row:after {
content: " ";
display: table;
}
.otw-row:after {
clear: both;
}  .block-grid {
display: block;
overflow: hidden;
padding: 0;
}
.block-grid > li {
display: block;
height: auto;
float: left;
}
.block-grid.one-up { margin: 0 -10px;
}
.block-grid.one-up > li {
width: 100%; padding: 0 10px 10px;
}
.block-grid.two-up { margin: 0 -10px;
}
.block-grid.two-up > li {
width: 50%; padding: 0 10px 10px;
}
.block-grid.two-up > li:nth-child(2n+1) {
clear: both;
}
.block-grid.three-up { margin: 0 -10px;
}
.block-grid.three-up > li {
width: 33.33333%; padding: 0 10px 10px;
}
.block-grid.three-up > li:nth-child(3n+1) {
clear: both;
}
.block-grid.four-up { margin: 0 -10px;
}
.block-grid.four-up > li {
width: 25%; padding: 0 10px 10px;
}
.block-grid.four-up > li:nth-child(4n+1) {
clear: both;
}
.block-grid.five-up { margin: 0 -10px;
}
.block-grid.five-up > li {
width: 20%; padding: 0 10px 10px;
}
.block-grid.five-up > li:nth-child(5n+1) {
clear: both;
}
.block-grid.six-up { margin: 0 -10px;
}
.block-grid.six-up > li {
width: 16.66667%; padding: 0 10px 10px;
}
.block-grid.six-up > li:nth-child(6n+1) {
clear: both;
} @media only screen and (max-width: 767px) { .otw-row, .fixed-width {
width: auto;
min-width: 0;
margin-left: 0;
margin-right: 0;
}
.otw-column, .otw-columns {
width: auto !important;
float: none;
}
.otw-column:last-child, .otw-columns:last-child {
float: none;
}
[class*="column"] + [class*="column"]:last-child {
float: none;
}
.otw-column:before, .otw-columns:before, .otw-column:after, .otw-columns:after {
content: "";
display: table;
}
.otw-column:after, .otw-columns:after {
clear: both;
}
.offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .offset-by-twelve, .offset-by-thirteen, .offset-by-fourteen, .offset-by-fifteen, .offset-by-sixteen, .offset-by-seventeen, .offset-by-eighteen, .offset-by-nineteen, .offset-by-twenty, .offset-by-twentyone, .offset-by-twentytwo {
margin-left: 0 !important;
}
.otw-push-two, .otw-push-three, .otw-push-four, .otw-push-five, .otw-push-six, .otw-push-seven, .otw-push-eight, .otw-push-nine, .otw-push-ten, .otw-push-eleven, .otw-push-twelve, .otw-push-thirteen, .otw-push-fourteen, .otw-push-fifteen, .otw-push-sixteen, .otw-push-seventeen, .otw-push-eighteen, .otw-push-nineteen, .otw-push-twenty, .otw-push-twentyone, .otw-push-twentytwo {
left: auto;
}
.otw-pull-two, .otw-pull-three, .otw-pull-four, .otw-pull-five, .otw-pull-six, .otw-pull-seven, .otw-pull-eight, .otw-pull-nine, .otw-pull-ten, .otw-pull-eleven, .otw-pull-twelve, .otw-pull-thirteen, .otw-pull-fourteen, .otw-pull-fifteen, .otw-pull-sixteen, .otw-pull-seventeen, .otw-pull-eighteen, .otw-pull-nineteen, .otw-pull-twenty, .otw-pull-twentyone, .otw-pull-twentytwo {
right: auto;
} .otw-row .mobile-one {
width: 16.66667% !important;
float: left;
padding: 0 10px;
}
.otw-row .mobile-one:last-child {
float: right;
}
.otw-row .mobile-one.end {
float: left;
}
.otw-row.collapse .mobile-one {
padding: 0;
}
.otw-row .mobile-two {
width: 33.33333% !important;
float: left;
padding: 0 10px;
}
.otw-row .mobile-two:last-child {
float: right;
}
.otw-row .mobile-two.end {
float: left;
}
.otw-row.collapse .mobile-two {
padding: 0;
}
.otw-row .mobile-three {
width: 50% !important;
float: left;
padding: 0 10px;
}
.otw-row .mobile-three:last-child {
float: right;
}
.otw-row .mobile-three.end {
float: left;
}
.otw-row.collapse .mobile-three {
padding: 0;
}
.otw-row .mobile-four {
width: 66.66667% !important;
float: left;
padding: 0 10px;
}
.otw-row .mobile-four:last-child {
float: right;
}
.otw-row .mobile-four.end {
float: left;
}
.otw-row.collapse .mobile-four {
padding: 0;
}
.otw-row .mobile-five {
width: 83.33333% !important;
float: left;
padding: 0 10px;
}
.otw-row .mobile-five:last-child {
float: right;
}
.otw-row .mobile-five.end {
float: left;
}
.otw-row.collapse .mobile-five {
padding: 0;
}
.otw-row .mobile-six {
width: 100% !important;
float: left;
padding: 0 10px;
}
.otw-row .mobile-six:last-child {
float: right;
}
.otw-row .mobile-six.end {
float: left;
}
.otw-row.collapse .mobile-six {
padding: 0;
}
.otw-push-one-mobile {
left: 16.66667%;
}
.otw-pull-one-mobile {
right: 16.66667%;
}
.otw-push-two-mobile {
left: 33.33333%;
}
.otw-pull-two-mobile {
right: 33.33333%;
}
.otw-push-three-mobile {
left: 50%;
}
.otw-pull-three-mobile {
right: 50%;
}
.otw-push-four-mobile {
left: 66.66667%;
}
.otw-pull-four-mobile {
right: 66.66667%;
}
.otw-push-five-mobile {
left: 83.33333%;
}
.otw-pull-five-mobile {
right: 83.33333%;
}  .block-grid.mobile > li {
float: none;
width: 100%;
margin-left: 0;
}
.block-grid > li {
clear: none !important;
}
.block-grid.mobile-one-up > li {
width: 100%;
}
.block-grid.mobile-two-up > li {
width: 50%;
}
.block-grid.mobile-two-up > li:nth-child(2n+1) {
clear: both;
}
.block-grid.mobile-three-up > li {
width: 33.33333%;
}
.block-grid.mobile-three-up > li:nth-child(3n+1) {
clear: both;
}
.block-grid.mobile-four-up > li {
width: 25%;
}
.block-grid.mobile-four-up > li:nth-child(4n+1) {
clear: both;
}
.block-grid.mobile-five-up > li {
width: 20%;
}
.block-grid.mobile-five-up > li:nth-child(5n+1) {
clear: both;
}
.block-grid.mobile-six-up > li {
width: 16.66667%;
}
.block-grid.mobile-six-up > li:nth-child(6n+1) {
clear: both;
}   label.right {
text-align: left;
} input[type="text"].otw-one, .otw-row input[type="text"].otw-one,
input[type="password"].otw-one,
.otw-row input[type="password"].otw-one,
input[type="date"].otw-one,
.otw-row input[type="date"].otw-one,
input[type="datetime"].otw-one,
.otw-row input[type="datetime"].otw-one,
input[type="email"].otw-one,
.otw-row input[type="email"].otw-one,
input[type="number"].otw-one,
.otw-row input[type="number"].otw-one,
input[type="search"].otw-one,
.otw-row input[type="search"].otw-one,
input[type="tel"].otw-one,
.otw-row input[type="tel"].otw-one,
input[type="time"].otw-one,
.otw-row input[type="time"].otw-one,
input[type="url"].otw-one,
.otw-row input[type="url"].otw-one,
textarea.otw-one,
.otw-row textarea.otw-one {
width: 100% !important;
}
input[type="text"].otw-two, .otw-row input[type="text"].otw-two,
input[type="password"].otw-two,
.otw-row input[type="password"].otw-two,
input[type="date"].otw-two,
.otw-row input[type="date"].otw-two,
input[type="datetime"].otw-two,
.otw-row input[type="datetime"].otw-two,
input[type="email"].otw-two,
.otw-row input[type="email"].otw-two,
input[type="number"].otw-two,
.otw-row input[type="number"].otw-two,
input[type="search"].otw-two,
.otw-row input[type="search"].otw-two,
input[type="tel"].otw-two,
.otw-row input[type="tel"].otw-two,
input[type="time"].otw-two,
.otw-row input[type="time"].otw-two,
input[type="url"].otw-two,
.otw-row input[type="url"].otw-two,
textarea.otw-two,
.otw-row textarea.otw-two {
width: 100% !important;
}
input[type="text"].otw-three, .otw-row input[type="text"].otw-three,
input[type="password"].otw-three,
.otw-row input[type="password"].otw-three,
input[type="date"].otw-three,
.otw-row input[type="date"].otw-three,
input[type="datetime"].otw-three,
.otw-row input[type="datetime"].otw-three,
input[type="email"].otw-three,
.otw-row input[type="email"].otw-three,
input[type="number"].otw-three,
.otw-row input[type="number"].otw-three,
input[type="search"].otw-three,
.otw-row input[type="search"].otw-three,
input[type="tel"].otw-three,
.otw-row input[type="tel"].otw-three,
input[type="time"].otw-three,
.otw-row input[type="time"].otw-three,
input[type="url"].otw-three,
.otw-row input[type="url"].otw-three,
textarea.otw-three,
.otw-row textarea.otw-three {
width: 100% !important;
}
input[type="text"].otw-four, .otw-row input[type="text"].otw-four,
input[type="password"].otw-four,
.otw-row input[type="password"].otw-four,
input[type="date"].otw-four,
.otw-row input[type="date"].otw-four,
input[type="datetime"].otw-four,
.otw-row input[type="datetime"].otw-four,
input[type="email"].otw-four,
.otw-row input[type="email"].otw-four,
input[type="number"].otw-four,
.otw-row input[type="number"].otw-four,
input[type="search"].otw-four,
.otw-row input[type="search"].otw-four,
input[type="tel"].otw-four,
.otw-row input[type="tel"].otw-four,
input[type="time"].otw-four,
.otw-row input[type="time"].otw-four,
input[type="url"].otw-four,
.otw-row input[type="url"].otw-four,
textarea.otw-four,
.otw-row textarea.otw-four {
width: 100% !important;
}
input[type="text"].otw-five, .otw-row input[type="text"].otw-five,
input[type="password"].otw-five,
.otw-row input[type="password"].otw-five,
input[type="date"].otw-five,
.otw-row input[type="date"].otw-five,
input[type="datetime"].otw-five,
.otw-row input[type="datetime"].otw-five,
input[type="email"].otw-five,
.otw-row input[type="email"].otw-five,
input[type="number"].otw-five,
.otw-row input[type="number"].otw-five,
input[type="search"].otw-five,
.otw-row input[type="search"].otw-five,
input[type="tel"].otw-five,
.otw-row input[type="tel"].otw-five,
input[type="time"].otw-five,
.otw-row input[type="time"].otw-five,
input[type="url"].otw-five,
.otw-row input[type="url"].otw-five,
textarea.otw-five,
.otw-row textarea.otw-five {
width: 100% !important;
}
input[type="text"].otw-six, .otw-row input[type="text"].otw-six,
input[type="password"].otw-six,
.otw-row input[type="password"].otw-six,
input[type="date"].otw-six,
.otw-row input[type="date"].otw-six,
input[type="datetime"].otw-six,
.otw-row input[type="datetime"].otw-six,
input[type="email"].otw-six,
.otw-row input[type="email"].otw-six,
input[type="number"].otw-six,
.otw-row input[type="number"].otw-six,
input[type="search"].otw-six,
.otw-row input[type="search"].otw-six,
input[type="tel"].otw-six,
.otw-row input[type="tel"].otw-six,
input[type="time"].otw-six,
.otw-row input[type="time"].otw-six,
input[type="url"].otw-six,
.otw-row input[type="url"].otw-six,
textarea.otw-six,
.otw-row textarea.otw-six {
width: 100% !important;
}
input[type="text"].otw-seven, .otw-row input[type="text"].otw-seven,
input[type="password"].otw-seven,
.otw-row input[type="password"].otw-seven,
input[type="date"].otw-seven,
.otw-row input[type="date"].otw-seven,
input[type="datetime"].otw-seven,
.otw-row input[type="datetime"].otw-seven,
input[type="email"].otw-seven,
.otw-row input[type="email"].otw-seven,
input[type="number"].otw-seven,
.otw-row input[type="number"].otw-seven,
input[type="search"].otw-seven,
.otw-row input[type="search"].otw-seven,
input[type="tel"].otw-seven,
.otw-row input[type="tel"].otw-seven,
input[type="time"].otw-seven,
.otw-row input[type="time"].otw-seven,
input[type="url"].otw-seven,
.otw-row input[type="url"].otw-seven,
textarea.otw-seven,
.otw-row textarea.otw-seven {
width: 100% !important;
}
input[type="text"].otw-eight, .otw-row input[type="text"].otw-eight,
input[type="password"].otw-eight,
.otw-row input[type="password"].otw-eight,
input[type="date"].otw-eight,
.otw-row input[type="date"].otw-eight,
input[type="datetime"].otw-eight,
.otw-row input[type="datetime"].otw-eight,
input[type="email"].otw-eight,
.otw-row input[type="email"].otw-eight,
input[type="number"].otw-eight,
.otw-row input[type="number"].otw-eight,
input[type="search"].otw-eight,
.otw-row input[type="search"].otw-eight,
input[type="tel"].otw-eight,
.otw-row input[type="tel"].otw-eight,
input[type="time"].otw-eight,
.otw-row input[type="time"].otw-eight,
input[type="url"].otw-eight,
.otw-row input[type="url"].otw-eight,
textarea.otw-eight,
.otw-row textarea.otw-eight {
width: 100% !important;
}
input[type="text"].otw-nine, .otw-row input[type="text"].otw-nine,
input[type="password"].otw-nine,
.otw-row input[type="password"].otw-nine,
input[type="date"].otw-nine,
.otw-row input[type="date"].otw-nine,
input[type="datetime"].otw-nine,
.otw-row input[type="datetime"].otw-nine,
input[type="email"].otw-nine,
.otw-row input[type="email"].otw-nine,
input[type="number"].otw-nine,
.otw-row input[type="number"].otw-nine,
input[type="search"].otw-nine,
.otw-row input[type="search"].otw-nine,
input[type="tel"].otw-nine,
.otw-row input[type="tel"].otw-nine,
input[type="time"].otw-nine,
.otw-row input[type="time"].otw-nine,
input[type="url"].otw-nine,
.otw-row input[type="url"].otw-nine,
textarea.otw-nine,
.otw-row textarea.otw-nine {
width: 100% !important;
}
input[type="text"].otw-ten, .otw-row input[type="text"].otw-ten,
input[type="password"].otw-ten,
.otw-row input[type="password"].otw-ten,
input[type="date"].otw-ten,
.otw-row input[type="date"].otw-ten,
input[type="datetime"].otw-ten,
.otw-row input[type="datetime"].otw-ten,
input[type="email"].otw-ten,
.otw-row input[type="email"].otw-ten,
input[type="number"].otw-ten,
.otw-row input[type="number"].otw-ten,
input[type="search"].otw-ten,
.otw-row input[type="search"].otw-ten,
input[type="tel"].otw-ten,
.otw-row input[type="tel"].otw-ten,
input[type="time"].otw-ten,
.otw-row input[type="time"].otw-ten,
input[type="url"].otw-ten,
.otw-row input[type="url"].otw-ten,
textarea.otw-ten,
.otw-row textarea.otw-ten {
width: 100% !important;
}
input[type="text"].otw-eleven, .otw-row input[type="text"].otw-eleven,
input[type="password"].otw-eleven,
.otw-row input[type="password"].otw-eleven,
input[type="date"].otw-eleven,
.otw-row input[type="date"].otw-eleven,
input[type="datetime"].otw-eleven,
.otw-row input[type="datetime"].otw-eleven,
input[type="email"].otw-eleven,
.otw-row input[type="email"].otw-eleven,
input[type="number"].otw-eleven,
.otw-row input[type="number"].otw-eleven,
input[type="search"].otw-eleven,
.otw-row input[type="search"].otw-eleven,
input[type="tel"].otw-eleven,
.otw-row input[type="tel"].otw-eleven,
input[type="time"].otw-eleven,
.otw-row input[type="time"].otw-eleven,
input[type="url"].otw-eleven,
.otw-row input[type="url"].otw-eleven,
textarea.otw-eleven,
.otw-row textarea.otw-eleven {
width: 100% !important;
}
input[type="text"].otw-twelve, .otw-row input[type="text"].otw-twelve,
input[type="password"].otw-twelve,
.otw-row input[type="password"].otw-twelve,
input[type="date"].otw-twelve,
.otw-row input[type="date"].otw-twelve,
input[type="datetime"].otw-twelve,
.otw-row input[type="datetime"].otw-twelve,
input[type="email"].otw-twelve,
.otw-row input[type="email"].otw-twelve,
input[type="number"].otw-twelve,
.otw-row input[type="number"].otw-twelve,
input[type="search"].otw-twelve,
.otw-row input[type="search"].otw-twelve,
input[type="tel"].otw-twelve,
.otw-row input[type="tel"].otw-twelve,
input[type="time"].otw-twelve,
.otw-row input[type="time"].otw-twelve,
input[type="url"].otw-twelve,
.otw-row input[type="url"].otw-twelve,
textarea.otw-twelve,
.otw-row textarea.otw-twelve {
width: 100% !important;
}
input[type="text"].otw-thirteen, .otw-row input[type="text"].otw-thirteen,
input[type="password"].otw-thirteen,
.otw-row input[type="password"].otw-thirteen,
input[type="date"].otw-thirteen,
.otw-row input[type="date"].otw-thirteen,
input[type="datetime"].otw-thirteen,
.otw-row input[type="datetime"].otw-thirteen,
input[type="email"].otw-thirteen,
.otw-row input[type="email"].otw-thirteen,
input[type="number"].otw-thirteen,
.otw-row input[type="number"].otw-thirteen,
input[type="search"].otw-thirteen,
.otw-row input[type="search"].otw-thirteen,
input[type="tel"].otw-thirteen,
.otw-row input[type="tel"].otw-thirteen,
input[type="time"].otw-thirteen,
.otw-row input[type="time"].otw-thirteen,
input[type="url"].otw-thirteen,
.otw-row input[type="url"].otw-thirteen,
textarea.otw-thirteen,
.otw-row textarea.otw-thirteen {
width: 100% !important;
}
input[type="text"].otw-fourteen, .otw-row input[type="text"].otw-fourteen,
input[type="password"].otw-fourteen,
.otw-row input[type="password"].otw-fourteen,
input[type="date"].otw-fourteen,
.otw-row input[type="date"].otw-fourteen,
input[type="datetime"].otw-fourteen,
.otw-row input[type="datetime"].otw-fourteen,
input[type="email"].otw-fourteen,
.otw-row input[type="email"].otw-fourteen,
input[type="number"].otw-fourteen,
.otw-row input[type="number"].otw-fourteen,
input[type="search"].otw-fourteen,
.otw-row input[type="search"].otw-fourteen,
input[type="tel"].otw-fourteen,
.otw-row input[type="tel"].otw-fourteen,
input[type="time"].otw-fourteen,
.otw-row input[type="time"].otw-fourteen,
input[type="url"].otw-fourteen,
.otw-row input[type="url"].otw-fourteen,
textarea.otw-fourteen,
.otw-row textarea.otw-fourteen {
width: 100% !important;
}
input[type="text"].otw-fifteen, .otw-row input[type="text"].otw-fifteen,
input[type="password"].otw-fifteen,
.otw-row input[type="password"].otw-fifteen,
input[type="date"].otw-fifteen,
.otw-row input[type="date"].otw-fifteen,
input[type="datetime"].otw-fifteen,
.otw-row input[type="datetime"].otw-fifteen,
input[type="email"].otw-fifteen,
.otw-row input[type="email"].otw-fifteen,
input[type="number"].otw-fifteen,
.otw-row input[type="number"].otw-fifteen,
input[type="search"].otw-fifteen,
.otw-row input[type="search"].otw-fifteen,
input[type="tel"].otw-fifteen,
.otw-row input[type="tel"].otw-fifteen,
input[type="time"].otw-fifteen,
.otw-row input[type="time"].otw-fifteen,
input[type="url"].otw-fifteen,
.otw-row input[type="url"].otw-fifteen,
textarea.otw-fifteen,
.otw-row textarea.otw-fifteen {
width: 100% !important;
}
input[type="text"].otw-sixteen, .otw-row input[type="text"].otw-sixteen,
input[type="password"].otw-sixteen,
.otw-row input[type="password"].otw-sixteen,
input[type="date"].otw-sixteen,
.otw-row input[type="date"].otw-sixteen,
input[type="datetime"].otw-sixteen,
.otw-row input[type="datetime"].otw-sixteen,
input[type="email"].otw-sixteen,
.otw-row input[type="email"].otw-sixteen,
input[type="number"].otw-sixteen,
.otw-row input[type="number"].otw-sixteen,
input[type="search"].otw-sixteen,
.otw-row input[type="search"].otw-sixteen,
input[type="tel"].otw-sixteen,
.otw-row input[type="tel"].otw-sixteen,
input[type="time"].otw-sixteen,
.otw-row input[type="time"].otw-sixteen,
input[type="url"].otw-sixteen,
.otw-row input[type="url"].otw-sixteen,
textarea.otw-sixteen,
.otw-row textarea.otw-sixteen {
width: 100% !important;
}
input[type="text"].otw-seventeen, .otw-row input[type="text"].otw-seventeen,
input[type="password"].otw-seventeen,
.otw-row input[type="password"].otw-seventeen,
input[type="date"].otw-seventeen,
.otw-row input[type="date"].otw-seventeen,
input[type="datetime"].otw-seventeen,
.otw-row input[type="datetime"].otw-seventeen,
input[type="email"].otw-seventeen,
.otw-row input[type="email"].otw-seventeen,
input[type="number"].otw-seventeen,
.otw-row input[type="number"].otw-seventeen,
input[type="search"].otw-seventeen,
.otw-row input[type="search"].otw-seventeen,
input[type="tel"].otw-seventeen,
.otw-row input[type="tel"].otw-seventeen,
input[type="time"].otw-seventeen,
.otw-row input[type="time"].otw-seventeen,
input[type="url"].otw-seventeen,
.otw-row input[type="url"].otw-seventeen,
textarea.otw-seventeen,
.otw-row textarea.otw-seventeen {
width: 100% !important;
}
input[type="text"].otw-eighteen, .otw-row input[type="text"].otw-eighteen,
input[type="password"].otw-eighteen,
.otw-row input[type="password"].otw-eighteen,
input[type="date"].otw-eighteen,
.otw-row input[type="date"].otw-eighteen,
input[type="datetime"].otw-eighteen,
.otw-row input[type="datetime"].otw-eighteen,
input[type="email"].otw-eighteen,
.otw-row input[type="email"].otw-eighteen,
input[type="number"].otw-eighteen,
.otw-row input[type="number"].otw-eighteen,
input[type="search"].otw-eighteen,
.otw-row input[type="search"].otw-eighteen,
input[type="tel"].otw-eighteen,
.otw-row input[type="tel"].otw-eighteen,
input[type="time"].otw-eighteen,
.otw-row input[type="time"].otw-eighteen,
input[type="url"].otw-eighteen,
.otw-row input[type="url"].otw-eighteen,
textarea.otw-eighteen,
.otw-row textarea.otw-eighteen {
width: 100% !important;
}
input[type="text"].otw-nineteen, .otw-row input[type="text"].otw-nineteen,
input[type="password"].otw-nineteen,
.otw-row input[type="password"].otw-nineteen,
input[type="date"].otw-nineteen,
.otw-row input[type="date"].otw-nineteen,
input[type="datetime"].otw-nineteen,
.otw-row input[type="datetime"].otw-nineteen,
input[type="email"].otw-nineteen,
.otw-row input[type="email"].otw-nineteen,
input[type="number"].otw-nineteen,
.otw-row input[type="number"].otw-nineteen,
input[type="search"].otw-nineteen,
.otw-row input[type="search"].otw-nineteen,
input[type="tel"].otw-nineteen,
.otw-row input[type="tel"].otw-nineteen,
input[type="time"].otw-nineteen,
.otw-row input[type="time"].otw-nineteen,
input[type="url"].otw-nineteen,
.otw-row input[type="url"].otw-nineteen,
textarea.otw-nineteen,
.otw-row textarea.otw-nineteen {
width: 100% !important;
}
input[type="text"].otw-twenty, .otw-row input[type="text"].otw-twenty,
input[type="password"].otw-twenty,
.otw-row input[type="password"].otw-twenty,
input[type="date"].otw-twenty,
.otw-row input[type="date"].otw-twenty,
input[type="datetime"].otw-twenty,
.otw-row input[type="datetime"].otw-twenty,
input[type="email"].otw-twenty,
.otw-row input[type="email"].otw-twenty,
input[type="number"].otw-twenty,
.otw-row input[type="number"].otw-twenty,
input[type="search"].otw-twenty,
.otw-row input[type="search"].otw-twenty,
input[type="tel"].otw-twenty,
.otw-row input[type="tel"].otw-twenty,
input[type="time"].otw-twenty,
.otw-row input[type="time"].otw-twenty,
input[type="url"].otw-twenty,
.otw-row input[type="url"].otw-twenty,
textarea.otw-twenty,
.otw-row textarea.otw-twenty {
width: 100% !important;
}
input[type="text"].otw-twentyone, .otw-row input[type="text"].otw-twentyone,
input[type="password"].otw-twentyone,
.otw-row input[type="password"].otw-twentyone,
input[type="date"].otw-twentyone,
.otw-row input[type="date"].otw-twentyone,
input[type="datetime"].otw-twentyone,
.otw-row input[type="datetime"].otw-twentyone,
input[type="email"].otw-twentyone,
.otw-row input[type="email"].otw-twentyone,
input[type="number"].otw-twentyone,
.otw-row input[type="number"].otw-twentyone,
input[type="search"].otw-twentyone,
.otw-row input[type="search"].otw-twentyone,
input[type="tel"].otw-twentyone,
.otw-row input[type="tel"].otw-twentyone,
input[type="time"].otw-twentyone,
.otw-row input[type="time"].otw-twentyone,
input[type="url"].otw-twentyone,
.otw-row input[type="url"].otw-twentyone,
textarea.otw-twentyone,
.otw-row textarea.otw-twentyone {
width: 100% !important;
}
input[type="text"].otw-twentytwo, .otw-row input[type="text"].otw-twentytwo,
input[type="password"].otw-twentytwo,
.otw-row input[type="password"].otw-twentytwo,
input[type="date"].otw-twentytwo,
.otw-row input[type="date"].otw-twentytwo,
input[type="datetime"].otw-twentytwo,
.otw-row input[type="datetime"].otw-twentytwo,
input[type="email"].otw-twentytwo,
.otw-row input[type="email"].otw-twentytwo,
input[type="number"].otw-twentytwo,
.otw-row input[type="number"].otw-twentytwo,
input[type="search"].otw-twentytwo,
.otw-row input[type="search"].otw-twentytwo,
input[type="tel"].otw-twentytwo,
.otw-row input[type="tel"].otw-twentytwo,
input[type="time"].otw-twentytwo,
.otw-row input[type="time"].otw-twentytwo,
input[type="url"].otw-twentytwo,
.otw-row input[type="url"].otw-twentytwo,
textarea.otw-twentytwo,
.otw-row textarea.otw-twentytwo {
width: 100% !important;
}
input[type="text"].otw-twentythree, .otw-row input[type="text"].otw-twentythree,
input[type="password"].otw-twentythree,
.otw-row input[type="password"].otw-twentythree,
input[type="date"].otw-twentythree,
.otw-row input[type="date"].otw-twentythree,
input[type="datetime"].otw-twentythree,
.otw-row input[type="datetime"].otw-twentythree,
input[type="email"].otw-twentythree,
.otw-row input[type="email"].otw-twentythree,
input[type="number"].otw-twentythree,
.otw-row input[type="number"].otw-twentythree,
input[type="search"].otw-twentythree,
.otw-row input[type="search"].otw-twentythree,
input[type="tel"].otw-twentythree,
.otw-row input[type="tel"].otw-twentythree,
input[type="time"].otw-twentythree,
.otw-row input[type="time"].otw-twentythree,
input[type="url"].otw-twentythree,
.otw-row input[type="url"].otw-twentythree,
textarea.otw-twentythree,
.otw-row textarea.otw-twentythree {
width: 100% !important;
}
input[type="text"].otw-twentyfour, .otw-row input[type="text"].otw-twentyfour,
input[type="password"].otw-twentyfour,
.otw-row input[type="password"].otw-twentyfour,
input[type="date"].otw-twentyfour,
.otw-row input[type="date"].otw-twentyfour,
input[type="datetime"].otw-twentyfour,
.otw-row input[type="datetime"].otw-twentyfour,
input[type="email"].otw-twentyfour,
.otw-row input[type="email"].otw-twentyfour,
input[type="number"].otw-twentyfour,
.otw-row input[type="number"].otw-twentyfour,
input[type="search"].otw-twentyfour,
.otw-row input[type="search"].otw-twentyfour,
input[type="tel"].otw-twentyfour,
.otw-row input[type="tel"].otw-twentyfour,
input[type="time"].otw-twentyfour,
.otw-row input[type="time"].otw-twentyfour,
input[type="url"].otw-twentyfour,
.otw-row input[type="url"].otw-twentyfour,
textarea.otw-twentyfour,
.otw-row textarea.otw-twentyfour {
width: 100% !important;
}
}
  .lrm-user-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(52, 54, 66, 0.9);
z-index: 999999;
overflow-y: auto;
cursor: pointer;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s, visibility 0.3s;
-moz-transition: opacity 0.3s, visibility 0.3s;
transition: opacity 0.3s, visibility 0.3s;
}
.lrm-user-modal.is-visible {
visibility: visible !important;
opacity: 1;
}
.lrm-user-modal.is-visible .lrm-user-modal-container {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
ul.lrm-switcher {
list-style: none !important;
list-style-type: none !important;
padding: 0 !important;
margin: 0 !important;
}
.lrm-user-modal-container-inner {
background: #FFF;
}
.lrm-user-modal-container {
position: relative;
width: 98%;
max-width: 540px;
margin: 3em auto 4em;
cursor: auto;
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
}
@media only screen and (min-width: 600px) {
.lrm-user-modal-container {
width: 90%;
}
}
@media only screen and (min-width: 600px) {
.lrm-user-modal-container .lrm-user-modal-container {
margin: 4em auto;
}
}
.lrm-user-modal-container .lrm-switcher:after {
content: "";
display: table;
clear: both;
}
.lrm-user-modal-container ul.lrm-switcher li {
text-align: center;
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li {
width: 50%;
float: left;
}
.lrm-user-modal-container .lrm-switcher a {
display: block !important;
width: 100%;
height: 50px;
line-height: 50px;
text-decoration: none !important;
box-shadow: none !important;
border: none !important;
}
@media only screen and (min-width: 600px) {
.lrm-user-modal-container .lrm-switcher a {
height: 70px;
line-height: 70px;
}
}
.lrm-switch-to-link:before {
line-height: 1;
content: "";
display: inline-block;
overflow: hidden;
vertical-align: middle;
margin-right: 3px;
height: 24px;
} .lrm-form {
padding: 0.5em 0 0 !important;
margin: 0;
}
.lrm-btn-style--full-width .lrm-form {
padding-bottom: 0 !important;
}
.lrm-form .fieldset {
position: relative;
margin: 1.4em 0;
padding: 0 !important;
clear: both;
}
@media only screen and (min-width: 600px) {
.lrm-form .fieldset .lrm-form .fieldset {
margin: 2em 0 !important;
}
}
.lrm-form .gform_wrapper ul.gform_fields li.gfield,
.lrm-form .gform_wrapper .gform_footer,
.lrm-form .gform_wrapper .gform_heading,
.lrm-form .lrm-fieldset-wrap,
.lrm-form #buddypress #register-page,
#buddypress .lrm-form #register-page,
.lrm-form .fieldset--default {
padding: 0 1.4em !important;
}
@media only screen and (min-width: 600px) {
.lrm-form .gform_wrapper ul.gform_fields li.gfield .lrm-form .fieldset,
.lrm-form .gform_wrapper .gform_footer .lrm-form .fieldset,
.lrm-form .gform_wrapper .gform_heading .lrm-form .fieldset,
.lrm-form .lrm-fieldset-wrap .lrm-form .fieldset,
.lrm-form #buddypress #register-page .lrm-form .fieldset,
#buddypress .lrm-form #register-page .lrm-form .fieldset,
.lrm-form .fieldset--default .lrm-form .fieldset {
padding: 0 2em !important;
}
}
.lrm-form .fieldset--full-width {
margin-bottom: 0 !important;
}
.lrm-form label {
font-size: 14px;
}
.lrm-form.--registration-done {
padding-bottom: 1em !important;
}
.lrm-form.--registration-done > div:not(.lrm-form-message-wrap) {
display: none;
}
.lrm-form [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 1s 1s ease;
transition: opacity 1s 1s ease;
opacity: 0;
color: inherit;
} .fieldset--login {
display: none;
}
.lrm-form label.image-replace,
.lrm-form .lrm-image-replace { display: inline-block;
position: absolute;
left: 15px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 21px;
width: 22px;
overflow: hidden;
color: #d2d8d8;
white-space: nowrap;
text-shadow: none;
background-repeat: no-repeat;
background-position: 50% 0;
padding: 0 !important;
}
.lrm-font-svg .lrm-form label.image-replace,
.lrm-font-svg .lrm-form .lrm-image-replace {
height: 20px;
color: transparent;
}
[dir=rtl] .lrm-form label.image-replace, [lang=ar] .lrm-form label.image-replace,
[dir=rtl] .lrm-form .lrm-image-replace,
[lang=ar] .lrm-form .lrm-image-replace {
right: 15px;
left: auto;
}
.lrm-form input, .lrm-form select {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: 300;
height: auto !important;
}
.lrm-form input.full-width,
.lrm-form select.full-width,
.lrm-form button.full-width {
width: 100% !important;
box-sizing: border-box;
}
.lrm-form input.has-padding,
.lrm-form select.has-padding,
.lrm-form button.has-padding {
padding: 12px 20px 12px 50px;
}
[dir=rtl] .lrm-form input.has-padding, [lang=ar] .lrm-form input.has-padding,
[dir=rtl] .lrm-form select.has-padding,
[lang=ar] .lrm-form select.has-padding,
[dir=rtl] .lrm-form button.has-padding,
[lang=ar] .lrm-form button.has-padding {
padding: 12px 50px 12px 20px;
}
@media only screen and (min-width: 600px) {
.lrm-form input.has-padding input.has-padding,
.lrm-form input.has-padding button.has-padding,
.lrm-form select.has-padding input.has-padding,
.lrm-form select.has-padding button.has-padding,
.lrm-form button.has-padding input.has-padding,
.lrm-form button.has-padding button.has-padding {
padding: 16px 20px 16px 50px !important;
}
.lrm-form input.has-padding button[type=submit],
.lrm-form input.has-padding input[type=submit],
.lrm-form input.has-padding #buddypress input[type=submit],
.lrm-form select.has-padding button[type=submit],
.lrm-form select.has-padding input[type=submit],
.lrm-form select.has-padding #buddypress input[type=submit],
.lrm-form button.has-padding button[type=submit],
.lrm-form button.has-padding input[type=submit],
.lrm-form button.has-padding #buddypress input[type=submit] {
padding: 16px 0 !important;
}
}
.lrm-form input.has-border,
.lrm-form select.has-border {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.lrm-form input.has-border:focus,
.lrm-form select.has-border:focus {
outline: none;
}
.lrm-form input[type=password] { padding-right: 65px;
}
.lrm-form a.button,
.lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit],
.lrm-form .gform_wrapper input.gform_button[type=submit],
.lrm-form input[type=submit] {
cursor: pointer;
background: #2f889a;
color: #FFF;
font-weight: bold;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
height: auto;
border-radius: 5px;
width: 100% !important;
}
.lrm-btn-style--full-width .lrm-form a.button,
.lrm-btn-style--full-width .lrm-form button[type=submit],
.lrm-btn-style--full-width .lrm-form #buddypress input[type=submit],
.lrm-btn-style--full-width .lrm-form .gform_wrapper input.gform_button[type=submit],
.lrm-btn-style--full-width .lrm-form input[type=submit] {
border-radius: 0;
}
.lrm-form a.button,
.lrm-form button {
font-size: 16px;
padding: 8px 5px;
}
.lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit],
.lrm-form input[type=submit] {
font-size: 20px;
padding: 16px 5px;
}
.no-touch .lrm-form input[type=submit]:hover,
.no-touch .lrm-form input[type=submit]:focus,
.no-touch .lrm-form button[type=submit]:hover,
.no-touch .lrm-form button[type=submit]:focus {
background: #3599ae;
outline: none;
}
.lrm-form .hide-password { display: inline-block;
position: absolute;
left: 15px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 21px;
width: 22px;
overflow: hidden;
color: #d2d8d8;
white-space: nowrap;
text-shadow: none;
background-repeat: no-repeat;
background-position: 50% 0;
left: unset;
border-left: 1px solid black;
font-size: 14px;
font-size: 0.875rem;
cursor: pointer;
background-position: center;
padding: 10px 12px;
right: 5px;
}
.lrm-font-svg .lrm-form .hide-password {
height: 20px;
color: transparent;
}
[dir=rtl] .lrm-form .hide-password, [lang=ar] .lrm-form .hide-password {
right: 15px;
left: auto;
}
[dir=rtl] .lrm-form .hide-password, [lang=ar] .lrm-form .hide-password {
left: 0;
right: unset;
border-right: 1px solid black;
border-left: none;
}
.lrm-form .lrm-error-message {
display: inline-block;
position: absolute;
left: -5px;
bottom: -35px;
background: rgba(215, 102, 102, 0.9);
padding: 0.8em;
z-index: 2;
color: #FFF;
font-size: 13px;
font-size: 0.8125rem;
border-radius: 0.25em; pointer-events: none;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
-moz-transition: opacity 0.2s 0, visibility 0 0.2s;
transition: opacity 0.2s 0, visibility 0 0.2s;
}
.lrm-form .lrm-error-message::after { content: "";
position: absolute;
left: 22px;
bottom: 100%;
height: 0;
width: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.lrm-form .lrm-error-message.is-visible {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.2s 0, visibility 0 0;
-moz-transition: opacity 0.2s 0, visibility 0 0;
transition: opacity 0.2s 0, visibility 0 0;
}
.lrm-form-message {
padding: 0.35em 0 0.3em 0.7em;
font-size: 14px;
font-size: 16px;
line-height: 1.4;
text-align: left;
margin: 5px 0 0;
border-left: 4px solid #6d6d6d;
}
@media only screen and (min-width: 600px) {
.lrm-form-message .lrm-form-message {
padding: 0.6em 0 0.5em 1em;
}
}
.lrm-form-message:empty {
display: none;
}
.lrm-form-message.lrm-is-error {
border-left-color: #dc3232;
}
[dir=rtl] .lrm-form-message.lrm-is-error, [lang=ar] .lrm-form-message.lrm-is-error {
border-left-color: transparent;
border-right-color: #dc3232;
}
[dir=rtl] .lrm-form-message, [lang=ar] .lrm-form-message {
border-right: 4px solid #6d6d6d;
border-left: none;
padding: 0.35em 0.3em 0 0.7em;
}
p.lrm-form-bottom-message {
position: absolute;
width: 100%;
left: 0;
bottom: -32px;
text-align: center;
font-size: 14px;
margin: 0 !important;
}
.lrm-user-modal p.lrm-form-bottom-message a {
color: #FFF;
text-decoration: underline;
}
.lrm-close-form { display: block;
position: absolute;
width: 40px;
height: 40px;
right: 0;
top: -40px;
background: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-close.svg) no-repeat center center;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
text-align: center;
}     .lrm-inline .lrm-close-form {
display: none !important;
}
.lrm-signin-section,
.lrm-signup-section,
.lrm-reset-password-section {
display: none;
}
.lrm-signin-section.is-selected,
.lrm-signup-section.is-selected,
.lrm-reset-password-section.is-selected {
display: block;
} .lrm-inline p.lrm-form-bottom-message a {
color: inherit;
}  .lrm-button-loader {
text-align: center;
width: 60px;
height: 22px;
x-display: none;
overflow: hidden;
color: #ffffff;
display: inline-block;
line-height: 1;
vertical-align: middle;
}
.lrm-button-loader svg {
width: 100%;
height: 100%;
} html.html-has-lrm {
overflow: auto !important;
}
.lrm-position-relative {
position: relative;
}
.lrm-clearfix:after,
.clearfix:after {
display: table;
content: "";
clear: both;
}
.lrm-col {
position: relative;
}
.lrm-row {
margin: 1.4em 0;
}
@media only screen and (min-width: 600px) {
.lrm-col-half-width,
.lrm-col-1-2 {
width: 50%;
}
.lrm-col-1-3 {
width: 33.333%;
}
.lrm-col-2-3 {
width: 66.666%;
}
.lrm-col-1-4 {
width: 25%;
}
.lrm-col {
float: left;
clear: none;
padding: 0 5px 0 !important;
}
.lrm-row {
margin: 1.4em -5px;
}
} .lrm-integrations label {
font-weight: bold;
}
.lrm-form .lrm-integrations input[type=text],
.lrm-form .lrm-integrations input[type=tel],
.lrm-form .lrm-integrations input[type=email],
.lrm-form .lrm-integrations input[type=number],
.lrm-form .lrm-integrations input[type=url],
.lrm-form .lrm-integrations input[type=date],
.lrm-form .lrm-integrations input[type=password],
.lrm-form .lrm-integrations textarea,
.lrm-form .lrm-integrations select {
border: 1px solid #d2d8d8;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
width: 100% !important;
box-sizing: border-box;
padding: 12px 20px;
font-size: 16px;
}
.lrm-form .lrm-integrations input[type=text]:focus,
.lrm-form .lrm-integrations input[type=tel]:focus,
.lrm-form .lrm-integrations input[type=number]:focus,
.lrm-form .lrm-integrations input[type=email]:focus,
.lrm-form .lrm-integrations input[type=url]:focus,
.lrm-form .lrm-integrations input[type=date]:focus,
.lrm-form .lrm-integrations input[type=password]:focus,
.lrm-form .lrm-integrations textarea:focus .lrm-form .lrm-integrations select:focus {
border-color: #343642;
box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
outline: none;
}
.lrm-form .acf-field {
text-align: left;
}
.lrm-form .acf-input-prepend,
.lrm-form .acf-input-append {
padding: 13px 7px;
}
.lrm-form input.has-error {
border: 1px solid #d76666;
}
.lrm-integrations {
text-align: center;
}
.lrm-integrations,
.lrm-integrations label,
.lrm-integrations p {
font-size: 16px;
}
.lrm-integrations br {
display: none;
text-align: center;
} .lrm-pass-strength-result {
background-color: #eee;
border: 1px solid #ddd;
color: #23282d;
margin: 1px 5px 5px 1px;
padding: 3px 5px;
text-align: center;
width: 25em;
opacity: 0;
display: none;
width: 100%;
}
.lrm-pass-strength-result[data-status] {
display: inline-block;
}
.lrm-pass-strength-result[data-status=short] {
background-color: #f1adad;
border-color: #e35b5b;
opacity: 1;
}
.lrm-pass-strength-result[data-status=bad] {
background-color: #fbc5a9;
border-color: #f78b53;
opacity: 1;
}
.lrm-pass-strength-result[data-status=good] {
background-color: #ffe399;
border-color: #ffc733;
opacity: 1;
}
.lrm-pass-strength-result[data-status=strong] {
background-color: #c1e1b9;
border-color: #83c373;
opacity: 1;
}
.lrm-pass-strength-result[data-status=empty] {
display: none;
} .lrm-integrations .cptch_input {
padding: 6px 8px;
font-size: 16px !important;
}
.wp-social-login-provider-list img {
display: inline-block;
} #jetpack-sso-wrap {
margin-top: 10px;
}
a.jetpack-sso {
display: block;
width: 100%;
text-align: center;
text-decoration: none;
}
.jetpack-sso-or {
margin-bottom: 16px;
position: relative;
text-align: center;
}
.jetpack-sso-or:before {
background: #E5E5E5;
content: "";
height: 1px;
position: absolute;
left: 0;
top: 50%;
width: 100%;
}
.jetpack-sso-or span {
background: #fff;
color: #777;
position: relative;
padding: 0 8px;
text-transform: uppercase;
}
.jetpack-sso.button {
height: 36px;
line-height: 34px;
float: none;
margin-bottom: 16px;
position: relative;
width: 100%;
}
.jetpack-sso.button > span {
position: relative;
padding-left: 30px;
}
.jetpack-sso.button .genericon-wordpress {
position: absolute;
left: 0;
top: -3px;
font-size: 24px;
}
@media screen and (max-width: 782px) {
.jetpack-sso.button {
line-height: 22px;
}
} .lrm-signup-section .um-button.um-alt {
display: none;
}
.lrm-signup-section .um-col-alt .um-right.um-half {
display: none;
}
.lrm-signup-section .um-col-alt .um-half {
width: 100%;
}
.lrm-signup-section .um-register.um {
max-width: unset !important;
margin-bottom: 0;
}
.lrm-signup-section #um-submit-btn {
width: 100% !important;
}
.lrm-signup-section .um-form {
padding: 0 1.4em !important;
}
@media only screen and (min-width: 600px) {
.lrm-signup-section .um-form {
padding: 0 2em !important;
}
}
.lrm-signup-section .um-field {
margin-top: 15px;
}
@media (min-height: 33.875em) {
.um .picker--opened .picker__frame {
top: 50%;
}
}
.lrm-grecaptcha > div {
margin: auto;
}
.lrm-form .lrm-math-captcha-wrap {
padding: 5px 0;
text-align: center;
}
.lrm-form .lrm-math-captcha-wrap input.has-border {
width: 64px !important;
text-align: center;
}
.lrm-form .lrm-math-captcha-wrap input.has-border[disabled] {
color: gray;
}
.lrm-user-modal-container .lrm-form .lrm-math-captcha-wrap input.lrm-match-value {
font-weight: bold;
}
.lrm-form .lrm-math-captcha-wrap .lrm-math-captcha-label {
font-weight: bold;
}
.lrm-form .rcp_form label {
text-align: left;
}
.lrm-integrations .mc4wp-checkbox {
text-align: left;
}
.lrm-integrations .mc4wp-checkbox label span {
position: relative;
padding-left: 29px;
cursor: pointer;
font-weight: 400;
font-size: 14px;
color: grey;
line-height: 17px;
display: inline-block;
}
.lrm-integrations .mc4wp-checkbox label input[type=checkbox] {
display: none;
}
.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked + span:after {
border-color: #0b76ef;
background: #0b76ef;
}
.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked + span:before {
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -8px;
left: 9px;
width: 5px;
height: 11px;
transform: rotate(40deg);
border: solid #fff;
border-width: 0 2px 2px 0;
z-index: 1;
}
.lrm-integrations .mc4wp-checkbox label span:after {
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -12px;
left: 0;
width: 20px;
height: 20px;
border: 2px solid #e8e8eb;
border-radius: 3px;
} .lrm-signup-section .ginput_container_password button {
color: black !important;
}
.lrm-signup-section .gform_wrapper .gform_footer {
text-align: center;
}
.lrm-signup-section .gform_wrapper .gform_ajax_spinner {
padding: 0;
display: inline-block;
}
@media only screen and (min-width: 641px) {
.lrm-signup-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: 100% !important;
}
}
.lrm-nice-checkbox {
position: absolute;
z-index: -1;
opacity: 0;
-webkit-appearance: none;       }
.lrm-nice-checkbox__label {
position: relative;
padding-left: 27px;
font-size: 14px;
vertical-align: middle;
margin: 13px 0 3px;
display: block;
font-weight: 400;
line-height: 20px;
}
body.rtl .lrm-nice-checkbox__label {
padding-right: 27px;
padding-left: 0;
}
.lrm-nice-checkbox__indicator {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
background: #e6e6e6;
}
body.rtl .lrm-nice-checkbox__indicator {
left: unset;
right: 0;
}
.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator {
background: transparent;
border: 2px solid #e8e8eb;
border-radius: 3px;
}
.lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator {
background: #0b76ef;
border-color: #0b76ef;
}
.lrm-nice-checkbox__label:hover input:not([disabled]):checked ~ .lrm-nice-checkbox__indicator, .lrm-nice-checkbox__label input:checked:focus ~ .lrm-nice-checkbox__indicator {
background: #0b76ef;
}
.lrm-nice-checkbox__label input:disabled ~ .lrm-nice-checkbox__indicator {
pointer-events: none;
opacity: 0.6;
background: #e6e6e6;
}
.lrm-nice-checkbox__indicator:after {
position: absolute;
display: none;
content: "";
}
.lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator:after {
display: block;
}
.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after {
top: 0px;
left: 5px;
width: 5px;
height: 11px;
transform: rotate(40deg);
border: solid #fff;
border-width: 0 2px 2px 0;
}
.lrm-font-icomoon .lrm-ficon-user:before {
content: "\";
}
.lrm-font-material .lrm-ficon-user:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-user:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-user:before {
content: "\f007";
}
.lrm-font-icomoon .lrm-ficon-eye:before {
content: "\";
}
.lrm-font-material .lrm-ficon-eye:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-eye:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-eye:before {
content: "\f06e";
}
.lrm-font-icomoon .lrm-ficon-eye-blocked:before {
content: "\";
}
.lrm-font-material .lrm-ficon-eye-blocked:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-eye-blocked:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-eye-blocked:before {
content: "\f070";
}
.lrm-font-icomoon .lrm-ficon-key:before {
content: "\";
}
.lrm-font-material .lrm-ficon-key:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-key:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-key:before {
content: "\f084";
}
.lrm-font-icomoon .lrm-ficon-lock:before {
content: "\";
}
.lrm-font-material .lrm-ficon-lock:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-lock:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-lock:before {
content: "\f023";
}
.lrm-font-icomoon .lrm-ficon-mail:before {
content: "\";
}
.lrm-font-material .lrm-ficon-mail:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-mail:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-mail:before {
content: "\f0e0";
}
.lrm-font-icomoon .lrm-ficon-login:before {
content: "\";
}
.lrm-font-material .lrm-ficon-login:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-login:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-login:before {
content: "\f2f6";
}
.lrm-font-icomoon .lrm-ficon-register:before {
content: "\";
}
.lrm-font-material .lrm-ficon-register:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-register:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-register:before {
content: "\f234";
}
.lrm-font-icomoon .lrm-ficon-close:before {
content: "\";
}
.lrm-font-material .lrm-ficon-close:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-close:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-close:before {
content: "\f00d";
}
.lrm-font-icomoon .lrm-ficon-phone:before {
content: "\";
}
.lrm-font-material .lrm-ficon-phone:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-phone:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-phone:before {
content: "\f095";
}
.lrm-font-icomoon .lrm-ficon-mobile-phone:before {
content: "\";
}
.lrm-font-material .lrm-ficon-mobile-phone:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-mobile-phone:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-mobile-phone:before {
content: "\f3cd";
}
.lrm-ficon-mobile-phone:before {
top: 1px;
position: relative;
}
.lrm-font-icomoon .lrm-ficon-location:before {
content: "\";
}
.lrm-font-material .lrm-ficon-location:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-location:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-location:before {
content: "\f3c5";
}
.lrm-ficon-location:before {
top: 1px;
position: relative;
}
.lrm-font-icomoon .lrm-ficon-map:before {
content: "\";
}
.lrm-font-material .lrm-ficon-map:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-map:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-map:before {
content: "\f279";
}
.lrm-font-icomoon .lrm-ficon-compass:before {
content: "\";
}
.lrm-font-material .lrm-ficon-compass:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-compass:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-compass:before {
content: "\f124";
}
.lrm-ficon-compass:before {
top: 1px;
position: relative;
}
[class^=lrm-ficon-], [class*=" lrm-ficon-"] {
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
}
[class^=lrm-ficon-]:before, [class*=" lrm-ficon-"]:before {
font-size: 20px;
}
.lrm-font-material [class^=lrm-ficon-]:before, .lrm-font-material [class*=" lrm-ficon-"]:before {
font-size: 22px;
}
[class^=lrm-ficon-].lrm-switch-to-link:before, [class*=" lrm-ficon-"].lrm-switch-to-link:before {
font-size: 24px;
margin-top: -2px;
}
.lrm-font-svg .lrm-switch-to-link:before {
width: 22px;
vertical-align: text-bottom;
}
.lrm-font-svg .lrm-switch-to--login:before {
background: url(https://members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/login.png) no-repeat center center;
background-size: 100%;
}
.lrm-font-svg .lrm-switch-to--register:before {
background: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/user.png) no-repeat center center;
background-size: 100%;
}
.lrm-font-svg .lrm-form label.lrm-username,
.lrm-font-svg .lrm-form .lrm-ficon-user {
background-image: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-username.svg);
}
.lrm-font-svg .lrm-form label.lrm-email,
.lrm-font-svg .lrm-form .lrm-ficon-mail {
background-image: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-email.svg);
}
.lrm-font-svg .lrm-form label.lrm-password,
.lrm-font-svg .lrm-form .lrm-ficon-key {
background-image: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-password.svg);
}
.lrm-font-svg .lrm-form label.lrm-user_role {
background-image: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/lock.svg?v=2);
}
.lrm-font-svg .lrm-form .hide-password,
.lrm-font-svg .lrm-form .lrm-ficon-eye {
padding: 20px 21px;
background-size: 24px;
text-indent: -300px;
background-image: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-4.svg);
}
.lrm-font-svg .lrm-form .hide-password.hide-password--on, .lrm-font-svg .lrm-form .hide-password.lrm-ficon-eye-blocked,
.lrm-font-svg .lrm-form .lrm-ficon-eye.hide-password--on,
.lrm-font-svg .lrm-form .lrm-ficon-eye.lrm-ficon-eye-blocked {
background-image: url(//members.emgn.eu/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-8.svg?v3);
}
.lrm-is-font .hide-password {
width: 42px;
height: auto;
}
.lrm-font-icomoon .hide-password--on:before {
content: "\";
}
.lrm-font-material .hide-password--on:before {
content: "\";
}
.lrm-font-fa4 .hide-password--on:before {
content: "\";
}
.lrm-font-fa5-free .hide-password--on:before {
content: "\f070";
}/* empty */