/* ar style */

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/eot/IRANSansWeb_Bold.eot");
    src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/
            url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff"),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/IRANSansWeb_Medium.eot");
    src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Medium.woff2")
            format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/
            url("../fonts/woff/IRANSansWeb_Medium.woff") format("woff"),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/IRANSansWeb_Light.eot");
    src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Light.woff2")
            format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/
            url("../fonts/woff/IRANSansWeb_Light.woff") format("woff"),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/eot/IRANSansWeb_UltraLight.eot");
    src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_UltraLight.woff2")
            format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/
            url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eot/IRANSansWeb.eot");
    src: url("../fonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
        /* IE6-8 */ url("../fonts/woff2/IRANSansWeb.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb.woff")
            format("woff"),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/IRANSansWeb.ttf")
            format("truetype");
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea {
    font-family: IRANSans !important;
}

body {
    background: #fff;
}

.content-header {
    display: none;
}

.ew-grid {
    border: 0px;
}

body {
    background: none !important;
}
.card {
    width: 500px;
    flex-shrink: 0;
    border: 1px solid #dadce0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
    min-height: 0;
    box-shadow: none !important;
    position: relative;
}
.card .btn-primary {
    background: #1a73e8 !important;
    color: #fff;
    box-shadow: none;
    border: none;
    padding: 8px;
}
.ar_logoimg {
    margin: 0 auto;
    display: block;
}
.card input {
    height: 52px !important;
    background-color: #fff !important;
    border: 1px solid #dadce0 !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
}

.card input[name="password"] {
    -webkit-border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.card .login-box-msg {
    font-size: 13px;
}
.card .ew-link-separator {
    color: #000;
    transition: all 0.3s ease-in-out;
}
.card .ew-link-separator:hover {
    transform: translateY(-4px);
}
.ew-login-box,
.ew-forgot-pwd-box,
.ew-change-pwd-box {
    width: auto !important;
}
.card .ew-forgot-pwd-box {
    margin-top: 0 !important;
}

.card-body {
    padding: 43px;
}
.ew-login-box,
.dashboard,
.ew-forgot-pwd-box,
.ew-form {
    margin-top: 100px;
}

.ew-form {
    height: 100vh;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.ar_header-index {
    padding: 15px;
}
.ar_closeed {
    height: 15px;
    width: 15px;
    display: inline-block;
}
.ar_app-icon {
    height: 35px;
    width: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
}
.ar_close-index {
    position: absolute;
    top: 0;
    right: 7px;
}
.ar_body {
    padding: 15px;
}
.ar_item-app-icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 5px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin-bottom: 27px;
}
.ar_item-app-icon:hover {
    border-color: #e5e5e5;
}
@media (max-width: 576px) {
    .ew-form {
        height: 100vh;
        -ms-flex-pack: unset !important;
        justify-content: unset !important;
        display: block !important;
        -ms-flex-align: unset !important;
        align-items: unset !important;
    }
    .card {
        width: 95%;
        margin: auto 2%;
        border: none;
    }
    .card .card-body {
        padding: 0 20px;
    }
    .wrapper.ew-layout {
        width: 95% !important;
        margin: auto 2% !important;
        border: none !important;
    }
    form#fregister input#c_password {
        width: 83.6% !important;
    }
}
@media (max-width: 700px) {
    .wrapper.ew-layout,
    .ew-form.ew-register-form.ew-horizontal {
        width: 100% !important;
    }
}

.legend.text-center {
    padding: 0px 8px;
}
form#fregister input#c_password {
    border-radius: 0 9px 9px 0 !important;
    width: 92.6%;
}
form#fregister input#x_password {
    border-radius: 0 9px 9px 0 !important;
}

.ew-form.ew-register-form.ew-horizontal input {
    width: 100% !important;
}
#el_user_password .input-group input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 90% !important;
}
#el_c_user_password .input-group input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 92.6% !important;
}
.wrapper.ew-layout,
.ew-form.ew-register-form.ew-horizontal {
    width: 700px;
    flex-shrink: 0 !important;
    /*border: 1px solid #dadce0 ;*/
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
    display: block !important;
    margin: 0 auto !important;
    min-height: 0 !important;
    box-shadow: none !important;
    position: relative !important;
    height: unset !important;
    padding: 15px;
    overflow: scroll !important;
}
#el_user_password .input-group {
    flex-wrap: nowrap;
}
#el_user_password .input-group input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 90% !important;
}
.wrapper.ew-layout .btn-primary {
    background: #1a73e8 !important;
    color: #fff;
    box-shadow: none;
    border: none;
    padding: 8px;
}
.wrapper.ew-layout input:not(.form-check-input) {
    height: 52px !important;
    background-color: #fff !important;
    border: 1px solid #dadce0 !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
}
.wrapper.ew-layout .login-box-msg {
    font-size: 13px;
}
.wrapper.ew-layout .ew-link-separator {
    color: #000;
    transition: all 0.3s ease-in-out;
}
.wrapper.ew-layout .ew-link-separator:hover {
    transform: translateY(-4px);
}
.wrapper.ew-layout .ew-forgot-pwd-box {
    margin-top: 0 !important;
}

#fregister .btn-primary {
    background: #1a73e8 !important;
    color: #fff;
    box-shadow: none;
    border: none;
    padding: 8px;
}
#fregister input:not(.form-check-input) {
    height: 52px !important;
    background-color: #fff !important;
    border: 1px solid #dadce0 !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
}
#fregister .login-box-msg {
    font-size: 13px;
}
#fregister .ew-link-separator {
    color: #000;
    transition: all 0.3s ease-in-out;
}
#fregister .ew-link-separator:hover {
    transform: translateY(-4px);
}
#fregister .ew-forgot-pwd-box {
    margin-top: 0 !important;
}
::-webkit-scrollbar-track {
    background: transparent;
}
::-webkit-scrollbar {
    width: 1px;
    height: 3px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border-radius: 25px;
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: transparent;
}
::-webkit-scrollbar {
    opacity: 0;
}

/* login.php */
form#flogin input,
form#fforgotpwd input {
    direction: ltr;
}

a:hover {
    text-decoration: none !important;
}
body {
    font-family: IRANSans !important;
    font-weight: 300;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.5;
    text-decoration: none;
}

/* dashboard card buttons */
.widget-user .user-navbar {
	border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
}
.widget-user .user-navbar .user-data i {
    display: block;
    width: 40px;
	height: 40px;
	border-radius: 5px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
    margin-left: 0.5rem;
    transition: all 0.4s ease-in-out;
}
.widget-user .user-navbar .user-data i:hover {
    border-radius: 50%;
}
.widget-user .user-navbar .user-data span {
	font-weight: 600;
	font-size: 13px;
}
.widget-user .user-navbar .user-actions a {
	color: #fff;
	border-radius: 5px;
	margin-right: 0.5rem;
	padding: 0.3rem .5rem;
	font-size: 14px;
}
.widget-user .user-navbar .user-actions a i {
	font-size: 16px;
	margin-left: 0.5rem;
}
.widget-user .user-navbar .user-actions a.logout-button {
	background: #607D8B;
}
.widget-user .user-navbar .user-actions a.edit-button {
	background: #42A5F5;
}