.joshpdstmt_lower_case:before, .joshpdstmt_upper_case:before, .joshpdstmt_numbers:before, .joshpdstmt_symbols:before {content: "×";}
body .joshpdstmt_container .cross_icon.passed:before, body .joshpdstmt_container .cross_icon.passed:before, body .joshpdstmt_container .cross_icon.passed:before, body .joshpdstmt_container .cross_icon.passed:before {font-size: 16px;content: "✔"; color: #2cb117 !important;}		

.joshpdstmt_container:after {
    content: "";
    clear: both;
    display: block;
}
/*GP*/
body {
    color: black;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
}
/*body .joshpdstmt_container .joshpdstmt_password_textbox_sec .show_password_icon:before {
    content: "👁";
    position: absolute;
    font-size: 30px;
    top: 4px;
    color: #909090;
    right: 18px;
	cursor:pointer;
}*/
body .joshpdstmt_container .joshpdstmt_password_textbox_sec .show_password_icon.hide_eye:after {
	content:"";
}
body .joshpdstmt_container .joshpdstmt_password_textbox_sec .show_password_icon:after {
	content: none;
    position: absolute;
    font-size: 30px;
    top: -5px;
    right: 7px;
    width: 2px;
    height: 26px;
    background-color: #000000;
    transform: skew(0deg);
}
body .joshpdstmt_container {
    float: left;
	width: 100%;
	max-width: 600px;
}

body .joshpdstmt_container .joshpdstmt_password_textbox_sec input::-ms-reveal{display:none;}

body .joshpdstmt_container .joshpdstmt_password_textbox_sec {
    position: relative;
    left: 0px;
    font-weight: bold;
    padding: 5px;
    padding-bottom: 10px;
    margin-top: 10px;
    cursor: default;
    color: white;
    background-color: #D0D0D0;
    text-align: center;
}
body .joshpdstmt_container .joshpdstmt_password_textbox_sec input{
    height: 40px;
    font-size: x-large;
    font-weight: bold;
    background: none;
    border: none;
}
body .joshpdstmt_container .joshpdstmt_password_textbox_sec input{
    margin-bottom: 10px;
    background-color: #ffffff;
    width: calc(100% - 40px);
    text-align: center;
    -webkit-appearance: none;
    padding-left: 0;
	padding-right:0;
    margin-right: 40px;
	box-shadow: 40px 0px 0 0 #fff;
}
body .joshpdstmt_container .joshpdstmt_icon_msg_sec {
    position: relative;
    padding-top: 13px;
    clear: both;
	margin-bottom: 18px;
}
body .joshpdstmt_container .joshpdstmt_icon_msg_sec .joshpdstmt_char_count {
    width: 200px;
    font-weight: bold;
    bottom: 2px;
    position: relative;
    font-size: 14px;
    display: inline-block;
}
body .joshpdstmt_container .joshpdstmt_icon_msg_sec .joshpdstmt_lower_case {
    float: right;
    margin-right: 10px;
    width: 90px;
    font-size: 12px;
    color: #c2c2c2;
}
body .joshpdstmt_container .joshpdstmt_icon_msg_sec .joshpdstmt_upper_case {
    float: right;
    margin-right: 10px;
    width: 90px;
    font-size: 12px;
    color: #c2c2c2;
}
body .joshpdstmt_container .joshpdstmt_icon_msg_sec .joshpdstmt_numbers {
    float: right;
    margin-right: 10px;
    width: 90px;
    font-size: 12px;
    color: #c2c2c2;
}
body .joshpdstmt_container .joshpdstmt_icon_msg_sec .joshpdstmt_symbols {
    float: right;
    margin-right: 10px;
    width: 90px;
    font-size: 12px;
    color: #c2c2c2;
}
body .joshpdstmt_container .cross_icon {
   position:relative;
}
body .joshpdstmt_container .cross_icon:before {
    font-size: 22px;
    position: absolute;
    top: 0;
    height: 14px;
    line-height: 14px;
}
body .joshpdstmt_container .joshpdstmt_upper_case.cross_icon span, body .joshpdstmt_container .joshpdstmt_lower_case.cross_icon span {
    padding-right: 10px;
}
body .joshpdstmt_container .cross_icon span {
	float:right;
}
body .joshpdstmt_container .joshpdstmt_symbols.cross_icon span {
    padding-right: 26px;
}
body .joshpdstmt_container .joshpdstmt_numbers.cross_icon span {
    padding-right: 20px;
}
body .joshpdstmt_container div.joshpdstmt_result {
    margin-top: 10px;
    font-size: 13px;
}

body .joshpdstmt_container .joshpdstmt_col_left {
    float: left;
    width: 215px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    text-align: center;
}
body .joshpdstmt_container .joshpdstmt_col_right {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    width: 362px;
    border-right: 1px solid black;
	overflow-y: auto;
}

body .joshpdstmt_container .joshpdstmt_password_textbox_sec.joshred {
    background-color: rgb(228, 8, 8);
}

body .joshpdstmt_container .joshpdstmt_password_textbox_sec.joshmedium {
    background-color: rgb(255, 216, 0);
}

body .joshpdstmt_container .joshpdstmt_password_textbox_sec.joshgreen {
    background-color: rgb(44, 177, 23);
}

.josh_border {
    border: 1px solid #D0D0D0;
}

.josh_padding_3 {
    padding: 12px;
}
.josh_margin_0 {
	margin:0px;
}
.joshpdstmt_review_message {
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 400;
	font-size:17px !important;
}
.joshpdstmt_result{display:none;}

.eye-solid3.icon {
  color: #000;
  position: absolute;
  margin-left: 3px;
  margin-top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 70% 15%;
  border: solid 1px currentColor;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14px;
  right: 18px;
  cursor:pointer;
}

.eye-solid3.icon:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  color: white;
  border: solid 1px currentColor;
}

@media screen and (max-width:630px){
	body .joshpdstmt_container .joshpdstmt_icon_msg_sec{
	    margin-bottom: 0px;
	    display: inline-block;
	}
	body .joshpdstmt_container .joshpdstmt_icon_msg_sec .joshpdstmt_char_count{
		display:block;
		width:100%;
		margin-bottom: 7px;
	}
	body .joshpdstmt_container .cross_icon{
		float:left !important;
		margin-bottom: 5px;
	    width: calc(50% - 25px) !important;
	}
	body .joshpdstmt_container .cross_icon span {
		float: left ;
		padding-left: 20px;
	}
}

body .joshpdstmt_container .joshpdstmt_password_textbox_sec input:focus::placeholder {
    color: transparent;
}