
html {
    font-weight: 300;
    font-size: 0.9em;
    height: 100%;
}
body {
    height: 100%;
    background: rgba(241, 243, 245, 0.85);
    width: 100%;
    padding: 0!important;
    overflow-x: hidden;

}
:lang(fa) body {

    text-align: right!important;
    direction: rtl!important;
}
:lang(en) body {
    text-align: left!important;
    direction: ltr!important;

}


#title_site{
    font-weight: bold;
    color: white;
    margin: 10px 13px 0px 25px
}
:lang(en) #sidebarToggle{
    float: right;
}
:lang(fa) #sidebarToggle{
    float: left;
}

input{
    overflow: hidden;
}

#load{
    width:100%;
    height:100%;
    position:absolute;
    z-index:9999;
    transition: visibility 0s linear 0.7s, opacity 0.7s ease-in-out;
}
:lang(en) #loading_btn{
    position: absolute;
    bottom: 20px;
    text-align: center;
    right: 20px
}
:lang(fa) #loading_btn{
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 20px
}

/* Data Picker*/
.date_picker_style {
    font-size: 17px;
    margin: 8px;
    width: 150px;
    text-align: center;
    align-items: center;
    padding: 5px;
    border: solid 1px lightgrey;
    border-radius: 4px;
    cursor: pointer;
}
.tt_picker_style {
    font-size: 15px;
    margin: 8px;
    width: 250px;
    text-align: center;
    align-items: center;
    padding: 5px;
    border: solid 1px lightgrey;
    border-radius: 4px;
    cursor: pointer;
}
.des_picker_style {
    font-size: 15px;
    margin: 8px;
    display: block;
    width: 50%;
    padding: 5px;
    border: solid 1px lightgrey;
    border-radius: 4px;
    cursor: pointer;
}

:lang(en) .des_picker_style{
    text-align: left;

}
:lang(fa) .des_picker_style{
    text-align: right;

}


/* Btn Submit Form*/
.btn_register_form{
    position: absolute;
    top: 3px;
}
:lang(fa) .btn_register_form{
    left: 18px
}
:lang(en) .btn_register_form{
    right: 18px
}

/* Search Bar List*/
:lang(fa).search_bar_form{
    direction: rtl;
    float: left;
}
:lang(en) .search_bar_form{
    direction: rtl;
    float: right;
}

.page_sidebar {

     width: 240px;
     background-color: #263238;
     height: 100% !important;
     position: absolute;
     bottom: 0;

 }

:lang(fa) .calendar_view{
    margin-left: 48px;margin-top: 8px
}
:lang(en) .calendar_view{
    font-size: 16px;
    margin-right: 48px;margin-top: 12px
}

:lang(fa) .page_content {
    margin-right: 240px;
    margin-left: 0px!important;
    height: 100%;
}
:lang(en) .page_content {
    margin-left: 240px;
    margin-right: 0px!important;
    height: 100%;
}

/* SIDEBARE */
:lang(fa) #sidebar_menu li{
    text-align: right;
    direction: rtl;
    border-bottom: 1px solid rgba(255, 255, 251, 0.1);
}
:lang(en) #sidebar_menu li{
    text-align: left;
    direction: ltr;
    border-bottom: 1px solid rgba(255, 255, 251, 0.1);
}
:lang(en) .icon_slider_arrow{
    float: right!important;

}
:lang(fa) .icon_slider_arrow{
    float: left!important;
}
#sidebar_menu li a {
    color: white;
    text-decoration: none;
    padding:7px 13px;
    display: block;
    font-size: 14px;
    cursor: pointer;
}
#sidebar_menu li a:hover {
    background-color: rgba(0, 191, 214, 0.43);
}
#sidebar_menu li {
    list-style: none;
}
#sidebar_menu {
    background-color: #263238;
    margin-top: 50px;
    padding: 0px!important;
    margin-bottom: 0px!important;

}
.child_menu {
    display: none;
    background-color: #2c3B40;
}
.child_menu a {
    width: 100%;
    font-size: 13px !important;
    padding-top: 5px;
    cursor: pointer;
}
.child_menu a:hover {
    background-color: #395055;
}
#sidebar_menu .fa-angle-left {
    float: left;
    font-size: 18px;
    padding-left: 8px;
}
#sidebar_menu .active {
    background-color: #009eb5;

}
.page_sidebar .fa-bars {
    color: white;
    font-size: 18px;
    float: left;
    cursor: pointer;
    margin: 15px;
}
.toggled {
    width: 50px !important;
} /* when click to minimize sidebar icon active class toggled and under:*/
.toggled .sidebar_menu_text {
    display: none;
}
.sidebar_menu_text{
font-weight: 500;
}
.icon_slider{
    width: 30px!important;
    text-align: center!important;
}
.toggled .fa-angle-left {
    display: none;
}
.toggled .fa-angle-downl {
    display: none;
}
.toggled #sidebar_menu li a {
    text-align: center;
}
.toggled .child_menu {
    margin-right: 50px;
    width: 230px !important;
    position: absolute;
    margin-top: -40px;
    z-index: 9999999;
    border-right: 1px solid #E1E1E1;
}
.toggled .child_menu a {
    text-align: right !important;
}


.btn {
    margin: 5px;
}
.image_profile {
    border-radius: 5px;
    object-fit: cover;
}
a {
    color: inherit;

}
.info-card {
    color: white;
    text-align: center;
    min-width: 150px;
    margin-right: 15px;
}

td {
    text-align: center;
}

th {
    text-align: center;
}

label{
    font-weight: bold;
}



.preview_img_crop {
    direction: ltr!important;
    overflow: hidden!important;
    width: 150px!important;
    height: 200px!important;
    margin: 10px!important;
    border: 1px solid red!important;

}
.modal-dialog { /* Width */
    width: auto !important;
    height: auto !important;
    max-height: 500px!important;
}


:lang(en) .btn_options{
    float: right;
}
:lang(fa) .btn_options{
    float: left;
}


.pointer_able{}
.pointer_able:hover{
    cursor: pointer;
    opacity: 0.9;
}


/*Tags*/
.red_tag{
    color: white;
    background-color: #f50000;
    padding: 5px;
    border-radius: 5px;
}
.blue_tag{
    color: white;
    background-color: dodgerblue;
    padding: 5px;
    border-radius: 5px;
}
.green_tag{

}


.btn_edit{
    font-size: 17px;
}
.btn_edit:hover{
    color: black;
    cursor: pointer;
}
.btn_delete{
    font-size: 17px;
}
.btn_delete:hover{
    color: black;
    cursor: pointer;
}

