.dirltr{
	direction: ltr;
}
.text-right{
	text-align: right;
}
.header-logo {
    	max-height: 90px;
    max-width: 150px;
}
.footer-logo {
    max-height: 50px;
    max-width: 150px;
}
.sweet-alert p,.sweet-alert button {
   
    font-family: IRANSans,Tahoma, Arial, sans-serif;
   
}
.sf-menu > li > a > i {
    margin-left: 5px;
    margin-right: 5px;
}
textarea.cke_source {
    overflow: scroll;
}
p.device {
    font-size: small;
    text-align: justify;
    margin-top: 15px;
}
.textsmall {
    font-size: small;
    text-align: justify;
}
img.device {
    border: solid 2px #e4ebef;
    border-radius: 10px;
    padding: 5px;
}
.width-100 {
    width: 100px;
}
.pt-10 {
    padding-top: 10px;
}.pt-20 {
    padding-top: 20px;
}.pt-30 {
    padding-top: 30px;
}
.field-validation-error {
    color: #B94A48 !important;
}

    .field-validation-error > span {
        color: #B94A48 !important;
        font-size:13px;
    }