@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/eot/IRANSansWeb_Bold.eot);
    src: url(../fonts/eot/IRANSansWeb_Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/woff2/IRANSansWeb_Bold.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_Bold.woff) format('woff'), 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'), url(../fonts/woff2/IRANSansWeb_Medium.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_Medium.woff) format('woff'), 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'), url(../fonts/woff2/IRANSansWeb_Light.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_Light.woff) format('woff'), 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'), url(../fonts/woff2/IRANSansWeb_UltraLight.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_UltraLight.woff) format('woff'), url(../fonts/ttf/IRANSansWeb_UltraLight.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eot/IRANSansWeb.eot);
    src: url(../fonts/eot/IRANSansWeb.eot?#iefix) format('embedded-opentype'), url(../fonts/woff2/IRANSansWeb.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb.woff) format('woff'), url(../fonts/ttf/IRANSansWeb.ttf) format('truetype')
}

body {
    padding: 0;
    margin: 0;
    background: #f1f1f1!important;
    font-family: IRANSans!important
}

.admin_nav .dropdown img {
    width: 40px;
    border-radius: 50%;
    height: 40px
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default.admin_nav .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default.admin_nav {
    background-color: #011236;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 2px #ccc
}

.side_bar ul {
    padding-left: 0;
    list-style: none!important;
    margin-bottom: 0
}

.sider-menu li>a,
ul.collapse>li>a {
    display: block;
    margin-bottom: 2px;
    font-size: 15px;
    text-decoration: none!important;
    border-radius: 2px;
    color: #fff
}

.side_bar li {
    width: 100%;
    display: block
}

.sider-menu li>a {
    background: #06204B;
    padding: 15px 10px
}

ul.collapse>li>a {
    background: #195890!important;
    padding: 15px 10px!important
}

.sider-menu li>a:hover {
    background: #011236
}

.side_bar li ul,
.sider-menu ul.collapse>li>a:hover {
    background: #06204B!important
}

.jplist-drop-down,
.jplist-label,
.text-filter-box,
button,
div#demo {
    margin-top: 0!important
}

.side_bar li ul li {
    margin-left: 13px;
    width: 95%
}

.theme a {
    display: inline-block;
    padding: 2px 10px;
    color: #fff;
    text-shadow: none;
    border-radius: 3px
}

.theme a.delete {
    background: red
}

.theme a.edit {
    background: #d3d3d3
}

.navbar-default.admin_nav a.dropdown-toggle {
    padding: 21px 30px!important
}

.logo_holder img {
    width: 60px;
    position: relative;
    left: 99px
}

.page-header {
    margin: 0 0 20px;
    font-size: 20px;
    text-align: center
}

.form-control {
    border: 1px solid #ccc!important;
    box-shadow: none!important;
    height: 40px
}

.side_bar ul li a i,
.side_bar ul li a span {
    margin-right: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    font-style: 19px
}

.side_bar .notification_counter {
    background: red;
    border-radius: 50%;
    height: 25px;
    width: 25px!important;
    margin-left: 6px;
    padding: 0!important;
    font-size: 14px;
    line-height: 25px
}

#profile_form,
form#setting_form {
    background: #fff;
    overflow: hidden;
    padding: 15px;
    border-radius: 2px;
    margin-bottom: 30px
}

#combo_bonus_table_wrapper,
#discuss_show_table_wrapper,
#user_permission_table_wrapper {
    background: #fff;
    padding: 15px
}

#combo_bonus_table,
#discuss_show_table {
    width: 100%!important
}

#combo_bonus_table tbody tr td,
#combo_bonus_table thead tr th,
#discuss_show_table tbody tr td,
#discuss_show_table thead tr th,
#support_ticket_setting_table tbody tr td {
    overflow-wrap: break-word!important;
    width: 10px!important;
    padding: 10px 15px;
    text-align: center
}

#combo_bonus_table img,
#discuss_show_table img {
    width: 130px!important
}

#combo_bonus_table thead,
#discuss_show_table thead {
    background: #011236;
    color: #fff;
    text-align: center
}

#combo_bonus_table_wrapper input[type=search],
#discuss_show_table_filter input[type=search],
#discuss_show_table_filter select,
.dataTables_length select {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 5px 0;
    font-size: 13px
}

.navbar-default .navbar-nav>li>a {
    color: #fff!important
}

select.option_list.selectpicker {
    border: 1px solid #ccc;
    padding: 5px 3px
}

.approved,
.black-list,
.pending,
.rejected,
.spam,
.white-list {
    padding: 3px 8px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #fff
}

.pending {
    background: #da8203
}

.approved {
    background: #3e9002
}

.spam {
    background: #047fbf
}

.rejected {
    background: #bf0405
}

.white-list {
    background: #3e9002
}

.black-list {
    background: #bf0405
}

.ticketAdminWrap {
    background: #fff;
    padding: 15px
}

#support_ticket_setting_table tr th {
    background: #F6F6F6;
    padding: 10px;
    color: #fff;
    text-align: center
}

#support_ticket_setting_table tbody tr {
    border: 1px solid #F6F6F6
}

table#support_ticket_setting_table {
    margin: 10px 0
}

.modal-content {
    background: url(../images/bg-blue.jpg) left top
}

.modal-title,
.solsoModalTitle {
    margin: 0;
    line-height: 1.42857143;
    font-size: 19px!important;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    color: #fff!important
}

.modal-body label {
    font-size: 13px;
    font-weight: 400;
    color: #fff!important
}

.form-control {
    width: 100%;
    float: none;
    color: #000;
    border-radius: 2px;
    resize: none
}

a.delete,
a.edit {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    border-radius: 2px;
    padding: 4px 10px;
    text-decoration: none
}

a.edit {
    background-color: #ec5e00
}

a.delete {
    background-color: red
}

table tbody td,
table thead th {
    font-weight: 500;
    font-size: 12px;
    padding: 10px;
    text-align: center
}

table {
    width: 100%!important;
    margin: 15px 0;
    background: #fff
}

table thead th {
    background: #011236!important;
    color: #fff!important
}

table tbody td {
    color: #000
}

tbody tr {
    border: 1px solid #011236
}

.dropdown_action>a {
    font-size: 12px!important;
    padding: 6px 7px;
    border-radius: 2px;
    line-height: 21px
}

span.read,
span.unread {
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    padding: 4px 10px;
    font-weight: 400
}

span.unread {
    background-color: #ec5e00
}

span.read {
    background-color: green
}

div#ticket_teble_wrapper {
    margin: 0 0 15px
}

.message_show {
    display: flex
}

.message_left img {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-right: 10px
}

.message_show,
.reply_ticket h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px
}

.message_right h5 {
    margin: 0;
    color: #F8AC0A
}

.message_right span {
    margin: 3px 0 0;
    font-size: 11px;
    display: inline-block;
    color: #fff
}

.message_right h6 {
    margin: 5px 0;
    font-weight: 400;
    font-size: 14px;
    color: #fff
}

.message_right p {
    font-size: 13px;
    line-height: 18px;
    color: #fff
}

.message_right img {
    width: 250px;
    border-radius: 2px
}

.message_show {
    margin-bottom: 10px;
    color: #fff
}

.reply_ticket h3 {
    font-size: 19px;
    font-weight: 400;
    color: #fff
} 

.reply_ticket .form-control {
    box-shadow: none;
    border-radius: 2px;
    border: none;
    font-size: 13px;
    color: #000;
    resize: none;
    direction: rtl;
}

.text-marque.text-right p {
    margin: 0
}

.newTickets td th {
    border-bottom: 1px solid #F8AC0A!important
}

.newTickets .table>tbody>tr>td,
.newTickets .table>tbody>tr>th,
.newTickets .table>tfoot>tr>td,
.newTickets .table>tfoot>tr>th,
.newTickets .table>thead>tr>td,
.newTickets .table>thead>tr>th {
    border: none!important
}

span.admin_color,
span.delete {
    font-weight: 400;
    display: inline-block;
    border-radius: 2px;
    padding: 4px 10px;
    color: #fff
}

.solsoShowForm h3 {
    color: #fff;
    text-align: center;
    font-size: 19px
}

span.admin_color {
    background-color: #6f6f6f
}

span.delete {
    background-color: #b02a2a
}

.quick_action_Assign p {
    font-size: 16px;
    color: #fff;
    margin: 15px 0
}

.assigned_to_loader.loader,
.comment_loader.loader {
    margin: 0 auto;
    display: block;
    text-align: center;
    z-index: 9;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    left: 0;
    height: 100%
}

.comment_loader.loader {
    position: absolute;
    top: 0
}

.comment_loader.loader img {
    position: relative;
    top: 50%
}

.ticket_details_modal_body {
    min-height: 500px
}

.Staff_setion {
    position: relative
}

.assigned_to_loader.loader {
    position: absolute;
    top: 0
}

.assigned_to_loader img {
    top: 20%;
    position: relative
}

table.table.table-striped.newTickets {
    border: 1px solid #fff;
    font-size: 13px;
    color: #000
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    border-top: none
}

.ticket_button a {
    background: #f3a90a;
    padding: 9px 22px 6px;
    font-size: 15px;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
    margin-top: 10px;
    float: right
}

.btn-bs-file {
    position: relative
}

.btn-bs-file input[type=file] {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: 0;
    cursor: inherit
}

.suggation_box_wrap {
    position: relative
}

.suggation_box {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px #070707;
    padding: 10px;
    position: absolute;
    top: 65px;
    width: 100%;
    z-index: 99;
}

.suggation_box ul {
    padding: 0;
    margin: 0
}

.suggation_box ul li {
    list-style: none;
    display: block!important;
    overflow: hidden
}

.NoRes {
    text-align: center!important;
    display: block;
    color: red
}

.ajax_load_list li span {
    color: #000;
    padding: 5px 0;
    font-size: 14px;
    display: block;
    cursor: pointer
}

.ticketModal span {
    margin: 7px 0 0 7px;
    display: inline-block;
    font-size: 13px;
    float: left;
    color: #fff
}

.ticketModal button.btn.btn-success,
button.btn.btn-success.solsoSave {
    float: right
}

.loader {
    position: absolute;
    right: 10px;
    top: 35px;
    z-index: 99;
    color: #000
}

#myModal img {
    max-width: 100%!important;
    margin: 0 auto;
    display: block;
    box-shadow: 0 0 9px #000;
    border-radius: 2px;
    position: relative;
    left: -17px
}

#myModal modal-dialog {
    text-align: center;
    vertical-align: middle
}

#myModal .close {
    float: right;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 9;
    margin-right: 10px;
    margin-bottom: 10px
}

.admin_right_bg {
    background: #fff!important;
    overflow: hidden;
    padding: 15px;
    border-radius: 2px;
    margin-bottom: 30px
}

.dashboard_em img {
    margin: 60px auto
}

.page_heading {
    padding-bottom: 10px;
    margin: 0;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    background: #fff;
    padding-top: 15px
}
.btn-group.bootstrap-select {
    width: 100% !important;
}
.btn.dropdown-toggle.selectpicker.btn-default {
    padding: 9px 10px !important;
}
.solsoForm .form-group > span {
    display: inline-block;
    font-size: 13px;
    margin: 7px 0 0 7px;
    color: #fff;
}