

body {font-family: Arial, Helvetica, sans-serif;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
input.masked::placeholder {
    color: #000;
}
input.required.email11::placeholder {
    color: #fff;
} 
.modal-content {
    background-color: #fefefe00 !important;
    border: 0px solid #888 !important;
}
.modal-content {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
}
.close, .close:hover {
    opacity: 1;
}
div#signin {
    background: transparent;
    border: 0px;
    top: 285px;
    left: 175px;
    position: absolute;
}
input.required.email {
    background: #0e1d3f !important;
    padding: 18px 20px !important;
	color: #fff !important;
}
img.close-img {
    max-width: 45px;
    float: right;
    position: relative;
    top: 27px;
    margin-right: -20px;
}
.fxdforms {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 446px;
    border: 2px solid #c9c9c9;
    /*height: 488px;*/
    z-index: 222;
    background: #fff;
    display: none;
}
.fxdforms .jform {
    padding: 0px 40px 0;
    
}
.fxdforms form.jform .field {
    margin-bottom: 10px;
}
.fxdforms form.jform .field input, .fxdforms form.jform .field select {
    font-size: 14px;
    height: 35px;
    outline: none;
}
form.jform .field input, form.jform .field select {
    z-index: 111;
    position: relative;
    background: transparent;
    border: 1px solid #ddd;
    width: 100%;
    height: 60px;
    padding: 0px 20px 0px 20px;
    margin: 0;
    color: #777;
	border-radius: 7px;
}
.fxdforms form.jform .field fieldset {
    top: 6px;
    font-size: 14px;
}
.redcol {
    color: #e52325;
}
form.jform .field input[type="submit"] {
    max-width: 250px;
    background-color: #fe5619;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    margin: 0px auto;
    border: 1px solid #c34011;
    cursor: pointer;
}
.fxdforms .limitedcont {
    text-align: center;
    color: #3a3a3a;
    font-size: 14px;
    margin-top: 6px;
}
form.jform .field.submit {
    background-color: transparent;
}
form.jform .field {
    position: relative;
    box-sizing: border-box;
    margin: 0 5px 25px;
    background: #fff;
}
.fxdforms form.jform .field input[type="submit"] {
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    background: #75a241;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0090f4', endColorstr='#0056bd',GradientType=0 );
    border: 0px solid #d2d2d2;
    height: 38px;
    width: 100%;
    max-width: 100%;
}
.modal-content {
    background-color: #fefefe00 !important;
    border: 0px solid #888 !important;
}
.modal-content {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
}

/*   Mobile Popup CSS Start */

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url(../img/flags.png);
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0;
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
input.masked::placeholder {
    color: #000;
}
input.required.email::placeholder {
    color: #fff;
} 
.modal-content {
    background-color: #fefefe00 !important;
    border: 0px solid #888 !important;
}
.modal-content {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
}
.close, .close:hover {
    opacity: 1;
}
div#signin1 {
    background: transparent;
    border: 0px;
    top: 180px;
    left: 0px;
    position: absolute;
}
input.required.email11 {
    background: #0e1d3f !important;
    padding: 18px 20px !important;
	color: #fff !important;
}
.cls{
    max-width: 45px;
    float: right;
    position: relative;
    top: 18px !important;
    margin-right: -10px !important;
}
.fxdforms1 {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 250px;
    border: 2px solid #c9c9c9;
    /*height: 488px;*/
    z-index: 222;
    background: #fff;
    display: none;
}
.fxdforms1 .jform1 {
    padding: 0px;
}
.fxdforms1 form.jform1 .field1 {
    margin-bottom: 10px;
	width: 98%;
}
.fxdforms1 form.jform1 .field1 input, .fxdforms1 form.jform1 .field select {
    font-size: 14px;
    height: 35px;
    outline: none;
}

form.jform1 .field1 input, form.jform1 .field1 select {
    z-index: 111;
    position: relative;
    background: transparent;
    border: 0px solid #ddd;
    width: 100%;
    height: 60px;
    padding: 0px 0px 0px 0px;
    margin: 0;
    color: #777;
}
.fxdforms1 form.jform1 .field fieldset {
    top: 6px;
    font-size: 14px;
}
.redcol {
    color: #e52325;
}
form.jform1 .field1 input[type="submit"] {
    max-width: 250px;
    background-color: #fe5619;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    margin: 0px auto;
    border: 1px solid #c34011;
    cursor: pointer;
}
.fxdforms1 .limitedcont {
    text-align: center;
    color: #3a3a3a;
    font-size: 14px;
    margin-top: 6px;
}
form.jform1 .field1.submit {
    background-color: transparent;
}
form.jform1 .field1 {
    position: relative;
    box-sizing: border-box;
    margin: 0 5px 25px;
}

.fxdforms1 form.jform1 .field1 input[type="submit"] {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    background: #0090f4;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0090f4', endColorstr='#0056bd',GradientType=0 );
    border: 0px solid #d2d2d2;
    height: 35px;
    width: 100%;
    max-width: 100%;
}
.modal-content {
    background-color: #fefefe00 !important;
    border: 0px solid #888 !important;
	padding: 20px;
}
.modal-content {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
}
.field1.submit1 input {
    margin-left: 0px !important;
}