/********** Single ***********/
.box {
    position: relative;
    background: #FFF;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}



.box.border-top::before {
    content: " ";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    border-top: 3px #d31515 solid;
    height: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.box .head {
    background: #FFF;
    color: #6a6a6a;
    padding: 0;
    margin: 0;
    border-bottom: 1px #dfdfdf solid;
}


.box .head .title {
    color: #565656;
    display: inline-block;
    float: right;
    margin: 0;
    font-size: 16px;
    line-height: normal !important;
}


.box .head .title svg {
    background: #d31515;
    color: #FFF;
    display: inline-block;
    margin-left: 10px;
    padding: 8px;
    font-size: 20px;
    vertical-align: middle;
}

.box .head .more {
    color: #6a6a6a;
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 13px;
}

.box .head .more svg {
    color: #8b8b8b;
    display: inline-block;
    padding: 7px;
    font-size: 20px;
    vertical-align: middle;
}

.box .head .more svg:hover {
    color: #d31515;
}

.box .head a {
    color: #6a6a6a;
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 13px;
}

.box .head a:hover {
    color: #111;
}



.summary {
    position: relative;
    box-shadow: 0 0 0px 1px #dfdfdf;
    border-right: 4px #a30303 solid !important;
}

.summary::before {
    content: " ";
    position: absolute;
    top: 0px;
    right: -9px;
    height: 100%;
    border-right: 6px #d71515 solid;
}

.summary-title {
    position: relative;
    color: #FFF;
    background: #a30303;
    padding: 7px;
    font-size: 11px;
    position: absolute;
    top: 10px;
    right: 0;
    height: 30px;
    line-height: 16px;
}

.summary-title::after {
    content: " ";
    position: absolute;
    top: 0;
    left: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 16px 0px 0;
    border-color: transparent #a30303 transparent transparent;
}

.summary-desc {
    padding: 0px 15px 15px 15px;
    font-size: 12px;
    height: 110px;
    line-height: 28px;
    overflow: hidden;
    width: 100%;
}

.summary-desc p {
    font-size: 12px;
    text-align: justify;
    margin: 0;
    line-height: inherit;
}

.summary .date {
    color: #5f5f5f;
    font-size: 13px;
    text-align: justify;
    margin: 15px 15px 15px 15px;
    float: left;
}

.summary .date svg {
    font-size: 16px;
    color: #afafaf;
    margin-right: 10px;
}

.keywordsDiv {
    position: relative;
    direction: rtl;
}

.keywordsDiv a {
    background: #e3e3e3;
    color: #6c6c6c !important;
    font-size: 13px;
    padding: 3px 10px;
    margin: 3px;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.keywordsDiv a:hover {
    background: #333 !important;
    color: #FFF !important;
}

.keywordsDiv a svg {
    font-size: 5px;
    margin-left: 3px;
    vertical-align: middle;
}

#more>p {
    font-size: 10.5pt;
    text-align: right;
}

#more>ul {
    padding-right: 10px !important;
    list-style: disc;
    text-align: right;
    font-size: 10.5pt;
}

#more>ul li {
    line-height: 40px;
}

.product-details1 {
    position: relative;
    background: #F7F7F7;
    padding: 15px;
    margin: 15px 0;
    text-align: justify;
    font-size: 13px;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.product-details1::before {
    content: " ";
    position: absolute;
    top: 40px;
    left: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #F7F7F7 transparent transparent;
    z-index: 2;
}

.product-details1::after {
    content: " ";
    position: absolute;
    top: 40px;
    left: -21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #dfdfdf transparent transparent;
    z-index: 1;
}

.product-details1 h3 {
    color: #ff3f3f;
    font-size: 16px;
    text-align: right;
    padding: 5px 0;
    margin: 0;
}

.product-details1 .price {
    color: green;
}

.product-details1 p {
    line-height: 28px;
}

.product-details2 {
    position: relative;
    background: #F7F7F7;
    padding: 15px 30px 15px 15px;
    margin: 15px 0;
    text-align: justify;
    font-size: 14px;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.product-details2::before {
    content: " ";
    position: absolute;
    top: 40px;
    right: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #ffffff transparent transparent;
    z-index: 2;
}

.product-details2::after {
    content: " ";
    position: absolute;
    top: 40px;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #dfdfdf transparent transparent;
    z-index: 1;
}

.product-details2 h3 {
    color: #ff3f3f;
    font-size: 16px;
    text-align: right;
    padding: 5px 0;
    margin: 0;
}



/********sidbar left************/
.author {
    position: relative;
    padding: 10px;
    margin: 15px 0;
    text-align: center;
}

.author::before {
    content: " ";
    position: absolute;
    top: 20px;
    right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #FFF;
    z-index: 2;
}


.author::after {
    content: " ";
    position: absolute;
    top: 20px;
    right: -21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #dfdfdf;
    z-index: 1;
}


.author .author-image {
    border: 1px #e7e7e7 solid;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    padding: 1px;
}

.author .icon {
    position: relative;
    text-align: center;
    display: block;
    border-bottom: 1px #dfdfdf solid;
}


.author .icon span {
    position: relative;
    width: 25px;
    height: 20px;
    text-align: center;
    background-color: #FFF;
    display: block;
    margin: 0 auto;
    position: relative;
    bottom: -9px;
}

.product-details {
    position: relative;
    padding: 10px;
    margin: 15px 0;
    text-align: right;
}

.product-details::before {
    content: " ";
    position: absolute;
    top: 20px;
    right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #FFF;
    z-index: 2;
}


.product-details::after {
    content: " ";
    position: absolute;
    top: 20px;
    right: -21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #dfdfdf;
    z-index: 1;
}


.icon-btn1 {
    background: #128d08;
    color: #FFF !important;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 5px;
    display: block;
    overflow: hidden;
}

.icon-btn1.smaller {
    font-size: 12px !important;
}

.icon-btn1 span {
    width: 36px;
    position: relative;
    color: #FFF;
    line-height: 25px;
    height: 35px;
    font-size: 22px;
    text-align: center;
    border-left: 1px #19ab0d solid;
    padding: 5px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.icon-btn1:visited,
.icon-btn1:active {
    color: #FFF !important;
}

.icon-btn1 svg {
    color: #FFF;
    line-height: 25px;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
}

.icon-btn1:hover {
    background: #096002;
    color: #FFF;
}

.icon-btn2 {
    background: #FFF;
    color: #d71515 !important;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 5px;
    display: block;
}

.icon-btn2:visited,
.icon-btn2:active {
    color: #d71515 !important;
}

.icon-btn2 span {
    width: 36px;
    position: relative;
    color: #707070;
    line-height: 25px;
    height: 35px;
    font-size: 22px;
    text-align: center;
    border-left: 1px #dfdfdf solid;
    padding: 2px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.icon-btn2 svg {
    color: #707070;
    line-height: 25px;
    font-size: 18px;
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
}

.icon-btn2:hover {
    background: #F0F0F0;
    color: #d71515;
}

.google-btn {
    background: #DD4A40;
    color: #FFF;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 5px;
    display: inline-block;
}

.google-btn span {
    width: 44px;
    position: relative;
    color: #FFF;
    line-height: 25px;
    height: 35px;
    font-size: 22px;
    text-align: center;
    border-left: 1px #B22D22 solid;
    padding: 5px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.google-btn:visited,
.google-btn:active {
    color: #FFF !important;
}

.google-btn svg {
    color: #FFF;
    line-height: 25px;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
}

.google-btn:hover {
    background: #B22D22;
    color: #FFF;
}

.scoreDiv h4,
.shareDiv h4 {
    color: #7A7979;
    font-size: 16px;
    margin: 0;
    text-align: center;
}

.scoreDiv {
    text-align: right;
    margin: 10px 0;
}

#rate {
    direction: ltr !important;
    text-align: center;
    padding: 5px;
}

#rate img {
    width: auto;
}

.scores {
    color: #7A7979;
    text-align: center;
    padding: 0 10px;
    font-size: 11pt;
}

.scores span {
    color: #FFF;
    background: #ffb71f;
    padding: 2px 6px;
    margin-right: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: middle;
    display: inline-block;
}

.share-p {
    color: #7A7979;
    font-size: 12pt;
}

#shareIcons {
    position: relative;
    padding: 5px;
    margin-top: 10px;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
}

#shareIcons::before {
    content: " ";
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #FFF transparent;
    z-index: 2;
}

#shareIcons::after {
    content: " ";
    position: absolute;
    top: -9px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #dfdfdf transparent;
    z-index: 1;
}

.jssocials-share {
    margin: 1px !important;
}

.jssocials-share {
    display: inline-block;
    vertical-align: middle;
    margin: .3em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.jssocials-share-link {
    width: 25px;
    height: 25px;
    background: #FFF;
    color: #696969;
    font-size: 14px;
    padding: 0;
    margin: 0;
    text-align: center;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
}

.jssocials-share-logo {
    width: 25px;
    text-align: center;
    display: inline-block;
    line-height: 18px;
    font-size: 14px;
    padding: 3px;
}

.jssocials-share-logo:hover {
    color: #FFF
}

.border-title {
    position: relative;
    background: #dfdfdf;
    height: 8px;
    text-align: center;
    margin: 20px 0;
}

.border-title h3 {
    position: relative;
    top: -12px;
    background: #fafafa;
    color: #707070;
    text-align: center;
    font-size: 16px;
    padding: 0 20px;
    margin: 0;
    display: inline-block;
}

@media(max-width: 768px) {
    .border-title {
        position: relative;
        height: auto;
        background: transparent;
        text-align: center;
        margin: 10px 0;
    }


    .border-title h3 {
        position: relative;
        top: 0px;
        background: transparent;
        color: #707070;
        text-align: center;
        font-size: 16px;
        padding: 0 20px;
        margin: 0;
        display: inline-block;
    }
}

.hashtag2 {
    padding: 15px;
    margin-bottom: 15px;
}

.hashtag2 ul {
    list-style: none;
}

.hashtag2 li {
    color: #757575;
    font-size: 10pt;
    line-height: 30px;
}

.hashtag2 li a {
    color: #757575;
}

.hashtag2 li a:hover {
    color: red;
}

.hashtag2 svg {
    color: red;
    margin-left: 10px;
    font-size: 10px;
}

/******نظرات*******/
#comment_form {
    margin: 0 -15px 15px -15px;
    padding: 15px;
    border-bottom: 1px #dfdfdf solid;

}

input[type="text"],
input[type="password"],
select,
textarea {
    border: 1px #999 solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    padding: 2px;
    /*width: 250px;*/
    max-width: 100%;
    margin-bottom: 5px;
}

#comments img {
    width: auto;
}

#comments .comment-box {
    position: relative;
    background: #fcfcfc;
    color: #717171;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px #ededed solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

#comments .comment-box p {
    color: #717171;
    font-size: 13px !important;
    text-align: justify;
}

.comment_text {
    position: relative;
    clear: both;
    padding: 10px 10px 25px 10px;
    text-align: justify;
}

#comments .comment-box .userImage {
    max-width: 40px;
    float: right;
    margin: 0 10px;
    box-shadow: 0px 0px 3px 0px #555;
    -moz-box-shadow: 0px 0px 3px 0px #555;
    -webkit-box-shadow: 0px 0px 3px 0px #555;
}

#comments .comment-box .name {
    background: #898989;
    color: #FFF;
    font-size: 13px;
    float: right;
    position: relative;
    right: -10px;
    padding: 5px;
}

#comments .comment-box .name a {
    color: #FFF;
}

#comments .comment-box .date {
    color: #717171;
    font-size: 16px;
    float: left;
}

#comments .comment-box .date2 {
    color: #303030;
    font-size: 13px;
    float: left;
}

#comments .comment-box .vote {
    float: left;
}

#comments .comment-box .upvote,
#comments .comment-box .downvote,
#comments .comment-box .illegal {
    box-shadow: none !important;
    float: none !important;
    margin: 0px 5px !important;
    cursor: pointer;
}

#comments .answer {
    position: absolute;
    left: -5px;
    bottom: -5px;
    background: #29aa29;
    color: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px 10px;
    font-size: 10pt !important;
    cursor: pointer;
    display: inline-block;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    padding: 6px 20px;
}

#comments .answer:hover {
    background: #0e6b0e;
}

#comments .answer-box {
    position: relative;
    background: #eefdfc;
    color: #717171;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px;
    border: 1px #C9C9C9 solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

#comments .answer-box p {
    color: #717171;
    font-size: 13px;
    text-align: justify;
}

#comments .illegal {
    color: #ff6b1a;
    margin: 5px 0 !important;
    padding: 0px 2px;
    cursor: pointer;
    display: inline-block;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#comments .illegal svg {
    font-size: 22pt !important;
}

#comments .illegal:hover {
    color: #d84c00;
}

#comments .downvote {
    background: #FFF;
    color: #CF1C22;
    border: 1px #FFC5C7 solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 5px;
    padding: 3px;
    cursor: pointer;
    display: inline-block;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#comments .downvote svg {
    font-size: 22px !important;
}

#comments .downvote:hover {
    color: #CF1C22;
    border: 1px #CF1C22 solid;
}

#comments .upvote {
    background: #FFF;
    color: #1E7B02;
    border: 1px #A2EC8C solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 5px;
    padding: 3px;
    cursor: pointer;
    display: inline-block;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#comments .upvote svg {
    font-size: 22px !important;
}

#comments .upvote:hover {
    color: #1E7B02;
    border: 1px #1E7B02 solid;
}

.upvoteCount,
.downvoteCount {
    font-size: 16px;
    padding: 0px 5px;
}

#comments .upvote svg,
#comments .downvote svg,
#comments .illegal svg {
    vertical-align: middle;
}

.comment-btn {
    background: #068bbd;
    color: #FFF;
    padding: 5px 25px;
    font-size: 13px !important;
    display: inline-block;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.comment-btn:hover {
    background: #00729D;
    color: #FFF;
}

.socials li {
    display: inline-block;
}

.socials li svg {
    width: 25px;
    height: 25px;
    line-height: 18px;
    background: #FFF;
    color: #696969;
    font-size: 14px;
    padding: 3px;
    margin: 1px;
    text-align: center;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
}
.socials li svg:hover{
    color: #fff;
}


/*****قسمت سوالات*****/



.circle-container {
	position: relative;
	width: 50px;
	height: 50px;
	border: 1px #dfdfdf solid;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	display: inline-block;
}
.circle-container .circle-image {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 1000%;
	height: 50px;
	display: inline;
	vertical-align: baseline;
	transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.post-box{
	background: white;
	padding: 0;
	border: 2px #B8EBBB solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 15px;
	overflow: hidden;
}
.post-box .circle-container{
	float: right;
}
.post-box .circle-container{
	border: 2px #B8EBBB solid;
}
body.dark .post-box .circle-container{
	border: 2px #132214 solid;
}
.post-box.question .circle-container{
	border: 2px #FBB solid;
}


.post-box.question{
	border-color: #FBB !important;
}

.post-box.question .top{
	background-color: #FFF4F4 !important;
	border-bottom: 3px #FBB solid !important;
}

.post-box.question .postDiv{
	background-color: #FFF;
}

.post-box .top{
	background-color: #E3FFE4;
	padding: 5px;
	font-size: 14px;
	border-bottom: 3px #B8EBBB solid;
}

.post-box .top .profile-name{
	display: inline-block;
	color: #EB3C13 !important;
	font-size: 12pt;
	font-weight: normal;
	
}

.post-box .top .posts-num{
	display: inline-block;
	color: #888;
	font-size: 10pt;
}

.post-box .illegal{
	color: #ff6b1a;
	margin: 5px 0 !important;
	padding: 0px 2px;
	cursor:pointer;
	display: inline-block;
	transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.post-box .illegal svg{
	font-size:23pt !important;
}
.post-box .illegal:hover{
	color: #d84c00;
}
.post-box .downvote{
	color: #CF1C22;
	border: 2px #CF1C22 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
	padding: 4px 2px;
	cursor:pointer;
	display: inline-block;
	transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.post-box .downvote svg{
	font-size: 15pt !important;
}
.post-box .downvote:hover{
	color: #73060A;
	border: 2px #73060A solid;
}
.post-box .upvote{
	color: #1E7B02;
	border: 2px #1E7B02 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
	padding: 4px 2px;
	font-size: 13px !important;
	cursor:pointer;
	display: inline-block;
	transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.post-box .upvote svg{
	font-size: 15pt !important;
}
.post-box .upvote:hover{
	color: #0F3F00;
	border: 2px #0F3F00 solid;
}


.post-box .upvote svg, .post-box .downvote svg, .post-box .illegal svg{
	vertical-align: middle;
}

.post-box .postDiv{
	background-color: #FFF;
	padding: 5px;
	font-size: 10pt;
}

/***************وریفای کردن ایمیل یا شماره***********/
.customTitle2{
	text-align: center;
	border-bottom: 1px #CCC solid;
	padding-bottom: 10px;
	color: #333;
	font-size: 16pt;
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.customTitle1{
	margin: 0 0 10px 0;
	border-bottom: 1px #ffa3a4 solid;
	padding: 0 0 10px 0;
	font-size: 18px;
	color: #d71518;
	text-align: center;
	line-height: 20px;
}

.customWell {
    position: relative;
    padding: 0;
}
.customWell .wellInsideDiv {
	padding: 10px;
}
.customWell .wellInsideDiv.disabled {
	filter: blur(1px);
}
.customWell .wellInsideDiv.disabled::before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.3);
	background: linear-gradient(0deg, rgba(230, 230, 230, 0.7), rgba(255, 255, 255, 0.7));
	z-index: 1;
}
.customWell .disabledText {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	color: #008c18;
	font-size: 20px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	text-shadow: 0 0 1px #29de29,0 0 1px #29de29,0 0 1px #29de29,0 0 1px #29de29,0 0 1px #29de29,0 0 1px #29de29,0 0 1px #29de29;
	z-index: 1;
}
.customSpan1 {
	font-size: 20px;
	line-height: 40px;
	display: inline-block;
	color: #666;
}

.otpInput {
	letter-spacing: 15px !important;
	width: 140px !important;
	outline: none !important;
	text-align: center !important;
	padding: 5px 0 0 15px !important;
	font-size: 24px !important;
	height: 40px !important;
	margin: 10px 0 !important;
}

