﻿
.standard-btn {
    width: 140px;
    border-radius: 0;
}

#brand_logo_img {
    /*filter: sepia(100%) hue-rotate(190deg) saturate(500%);*/
}

.btn-joolio {
    background-color: #2aa86d;
    border-color: #2e7654;
    color: white;
}

.btn:hover, .btn:focus, .btn.focus {
    /*background-color: #2e7654;*/
    /*border-color: #1d4834;*/
    color: white;
}


.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    height: 15px;
    width: 15px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    z-index: 999;

}

.option-input:hover {
    background: #9faab7;
}

.option-input:checked {
    background-color: #4d4d4d;
}

.option-input:checked::before {
    width: 15px;
    height: 15px;
    display: flex;
    content: '\f00c';
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    align-items: center;
    justify-content: center;
    font-family: 'Font Awesome 5 Free';
    cursor: pointer;
}

.option-input:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

.option-input:checked:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

.option-input::after:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

.option-input::before:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #649d2f;
    content: '';
    display: block;
    position: relative;
    z-index: 9999 !important;
}

.option-input::after {
    border: 0;
}

.option-input.radio {
    border-radius: 50% !important;
}

.option-input.radio::after {
    border-radius: 50% !important;
}

@keyframes click-wave {
    0% {
        height: 12px;
        width: 12px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 40px;
        width: 40px;
        margin-right: -11px;
        margin-top: -11px;
        opacity: 0;
    }
}


@font-face {
    font-family: "iranyekan";
    src: url('../fonts/iranyekanwebregular.ttf');
    src: local('iranyekan'), local('iranyekan'), url("../fonts/iranyekanwebregular.ttf?#iefix") format("embedded-opentype"), url("../fonts/iranyekanwebregular.woff") format("woff"), url("../fonts/iranyekanwebregular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "yekan";
    font-style: normal;
    font-weight: auto;
    src: url('../fonts/yekan/yekan-regular.eot') format("embedded-opentype"),
    url('../fonts/yekan/yekan-regular.woff') format("woff"),
    url('../fonts/yekan/yekan-regular.ttf') format("truetype");
}


b, label, strong {
    font-family: iranyekan;
    color: #545454;;
    font-style: normal;
}

label {
    font-size: 0.8rem;
}

a:hover {
    color: #3c3c3c;
    text-decoration: none;
}

* {
    font-family: iranyekan;
}

body {
    font-family: iranyekan;
    background: url(../img/login_background.png) fixed;
    background-size: cover;
    padding: 0;
    margin: 0;
}

div#table_id_length {
    display: none;
}

table#table_id td, th {
    text-align: right;
}

/*************
  Blue Theme
 *************/
/* overall */
.tablesorter-blue {
    width: 100%;
    background-color: #fff;
    margin: 10px 0 15px;
    text-align: left;
    border-spacing: 0;
    border: #cdcdcd 1px solid;
    border-width: 1px 0 0 1px;
}

.tablesorter-blue th,
.tablesorter-blue td {
    border: #cdcdcd 1px solid;
    border-width: 0 1px 1px 0;
}

/* header */
.tablesorter-blue th,
.tablesorter-blue thead td {

    font-weight: bold;
    color: #000;
    background-color: #fff;
    border-collapse: collapse;
    padding: 4px;
    text-shadow: 0 1px 0 rgba(204, 204, 204, 0.7);
}

.tablesorter-blue tbody td,
.tablesorter-blue tfoot th,
.tablesorter-blue tfoot td {
    padding: 4px;
    vertical-align: top;
}

.tablesorter-blue .header,
.tablesorter-blue .tablesorter-header {
    /* black (unsorted) double arrow */
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    /* white (unsorted) double arrow */
    /* background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==); */
    /* image */
    /* background-image: url(images/black-unsorted.gif); */
    background-repeat: no-repeat;
    background-position: center right;
    padding: 4px 18px 4px 4px;
    white-space: normal;
    cursor: pointer;
}

.tablesorter-blue .headerSortUp,
.tablesorter-blue .tablesorter-headerSortUp,
.tablesorter-blue .tablesorter-headerAsc {
    background-color: #9fbfdf;
    /* black asc arrow */
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
    /* white asc arrow */
    /* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); */
    /* image */
    /* background-image: url(images/black-asc.gif); */
}

.tablesorter-blue .headerSortDown,
.tablesorter-blue .tablesorter-headerSortDown,
.tablesorter-blue .tablesorter-headerDesc {
    background-color: #8cb3d9;
    /* black desc arrow */
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
    /* white desc arrow */
    /* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); */
    /* image */
    /* background-image: url(images/black-desc.gif); */
}

.tablesorter-blue thead .sorter-false {
    background-image: none;
    cursor: default;
    padding: 4px;
}

/* tfoot */
.tablesorter-blue tfoot .tablesorter-headerSortUp,
.tablesorter-blue tfoot .tablesorter-headerSortDown,
.tablesorter-blue tfoot .tablesorter-headerAsc,
.tablesorter-blue tfoot .tablesorter-headerDesc {
    /* remove sort arrows from footer */
    background-image: none;
}

th.tablesorter-header.tablesorter-headerDesc {
    background-color: white;
    border: none;
}

th.tablesorter-header.tablesorter-headerAsc {
    background-color: white;
    border: none;
}

#politics_modal {
    direction: rtl !important;
    text-align: right;
}

#politics_modal p {
    line-height: 1.8rem !important;
    font-size: 14px;
}

#politics_modal li {
    margin: 3px;
}

.modal-header {
    display: block;
    min-height: 70px !important;
    max-height: 70px !important;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-bottom-color: rgb(229, 229, 229);
    padding-top: 21px !important;
}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
}

.modal-footer {
    max-height: 70px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-header .close {
    padding: 0 !important;
}


p {
    text-align: justify !important;
}

.form-control:focus {
    border-color: #5c902c;
    box-shadow: 0 0 0 .2rem rgba(92, 144, 44, 0.0)
}

.login-form-box {
    background-color: rgba(250, 250, 250, 0.5);
    border-radius: 5px;
    box-shadow: 0 0 8px #172512;
}