﻿@font-face {
    font-family: "yekan";
    src: url(../fonts/Yekan.eot);
    src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/Vazir-Medium-FD-WOL.eot');
    src: url('../fonts/Vazir-Medium-FD-WOL.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir-Medium-FD-WOL.woff2') format('woff2'), url('../fonts/Vazir-Medium-FD-WOL.woff') format('woff'), url('../fonts/Vazir-Medium-FD-WOL.ttf') format('truetype');
    font-weight: normal;
}

*, body {
    font-family: Vazir,yekan;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 7rem;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    max-width: 280px;
}
textarea.form-control{
    /* height: 300px; */
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

#wrapper {
    padding-left: 70px;
    transition: all .4s ease 0s;
    height: 100%;
}

#sidebar-wrapper {
    margin-left: -230px;
    left: 70px;
    width: 230px;
    background: #222;
    position: fixed;
    height: 100%;
    z-index: 10000;
    transition: all .4s ease 0s;
}

.sidebar-nav {
    display: block;
    float: left;
    width: 230px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#page-content-wrapper {
    padding-left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
}

#wrapper.active {
    padding-left: 230px;
}

    #wrapper.active #sidebar-wrapper {
        left: 230px;
    }

#page-content-wrapper {
    width: 100%;
}

#sidebar_menu li a, .sidebar-nav li a {
    color: #999;
    display: block;
    float: left;
    text-decoration: none;
    width: 230px;
    background: #252525;
    border-top: 1px solid #373737;
    border-bottom: 1px solid #1A1A1A;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
}

.sidebar_name {
    padding-top: 25px;
    color: #fff;
    opacity: .7;
}

.sidebar-nav li {
    line-height: 40px;
    text-indent: 20px;
}

    .sidebar-nav li a {
        color: #999999;
        display: block;
        text-decoration: none;
    }

        .sidebar-nav li a:hover, .sidebar-nav li a.active {
            color: #fff;
            background: rgba(255,255,255,0.2);
            text-decoration: none;
        }

        .sidebar-nav li a:active,
        .sidebar-nav li a:focus {
            text-decoration: none;
        }

.sidebar-nav > .sidebar-brand {
    height: 65px;
    line-height: 60px;
    font-size: 18px;
}

    .sidebar-nav > .sidebar-brand a {
        color: #999999;
    }

        .sidebar-nav > .sidebar-brand a:hover {
            color: #fff;
            background: none;
        }

#main_icon {
    float: right;
    padding-left: 65px;
    padding-top: 20px;
}
.navbar-inverse .navbar-brand
{
    color:#fff;
}
.sub_icon {
    float: right;
    padding-left: 65px;
    padding-top: 10px;
}

.content-header {
    height: 65px;
    line-height: 65px;
}

    .content-header h1 {
        margin: 0;
        margin-left: 20px;
        line-height: 65px;
        display: inline-block;
    }

@media (max-width:767px) {
    #wrapper {
        padding-left: 70px;
        transition: all .4s ease 0s;
    }

    #sidebar-wrapper {
        left: 70px;
    }

    #wrapper.active {
        padding-left: 230px;
    }

        #wrapper.active #sidebar-wrapper {
            left: 230px;
            width: 230px;
            transition: all .4s ease 0s;
        }
}

.well {
    text-align: center;
}

.pull-left {
 
}

.red-star {
    color: red;
    margin: 5px;
    font-size: 18px;
}

input.form-control,select.form-control {
    height: 40px;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
}

select {
    width: 100%;
}

.form-panel {
    width: 60%;
}

#my-calendar {
    z-index:10000;
    right: 28%;
}

@media only screen and (max-width: 600px) {
    .pert {
        display: none;
    }

    .form-panel {
        margin-right: 0%;
    }

    #my-calendar {
        right: 0;
    }
}
@media only screen and (max-width: 1250px) {
    .pert {
        display: none;
    }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left:10px;
    padding-right: 10px;
}

.form-control {
    padding-left: 15px;
    padding-right: 15px;
}

.date-control {
    padding-right: 5px;
}

.date-control-row {
    max-width: 280px;
}

.img-upl {
    width: 180px;
    border: 1px solid #ccc;
    padding: 3px;
    margin: 10px;
}



.radio label, .checkbox label {
    margin-right: 18px;
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: 10px;
}

.img-avatar {
    width: 20rem;
    margin: auto;
    display: block;
    margin-bottom: 22px;
    border-radius: 50%;
}



table tr.odd {
    background-color: #eee;
}

.td-first {
    width: 100px;
}

#modal-body-cont {
    max-height: 300px;
    overflow-y: auto;
}

th {
    text-align: right;
}

body .modal-dialog { /* Width */
    max-width: 100%;
    width: auto !important;
    display: inline-block;
}

.btn-calendar {
    width: 100%;
}

.btn-menu {
    width: 180px;
    margin-bottom: 6px;
    padding: 10px;
}
.span-ty{
    color:#ff6a00;
}
.selected-name {
    display: none;
    padding: 3px;
    float: left;
    color: #ea1803;
}
h3.header-menu{
    margin-bottom:40px;
}
.modal-content {
    width: 55rem;
}
.success{
    color:green;
}
.green{
   color:green;
}
.red{
    color:red;
}
.alert-span-parent{
    position:relative;
}
.alert-span{
    border: 1px solid #fff;
    padding: 1px 5px 0px 5px;
    border-radius: 50%;
    color: rebeccapurple;
    background: #ecc608;
    position: absolute;
    top: -13px;
    left: -1px;
}
.alert-span-comment {
    padding: 1px 5px 0px 5px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: -3px;
    right: -1px;
    font-size: 10px;
}


.box-img img {
width: 100%;
    height: 20rem;
    object-fit: cover;
    padding: 7px;
    margin-bottom: 12px;
}
.box-title{
    text-align:center;
    height: 6rem;
    overflow: hidden;
}
.box-title span{
    font-size: 14px;
    color: #827e7e;
}
.my-box{
    margin-top: 8rem;
}
.box-item .box-into{
    border: 2px solid #ccc;
    border-radius: 8px;
}
.box-item {
        padding: 7px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family:Vazir;
}
.right-btn {
    position: absolute;
    right: -31px;
    top: 12rem;
}
.left-btn {
    position: absolute;
    left: -31px;
    top: 12rem;
}
.row-box{
    position:relative;
}
    .row-box .loading {
        position: absolute;
        top: 8rem;
        left: 48rem;
    }
    .dropdown-menu>li>a
    {
        text-align: right;
    }
    .alert{
        padding: 10px;
    }
    .glyphicon{
        font-size: 1rem;
    }
  

    .form-search label{
        margin-top: 10px;
    }
  
    .panel-footer .paging-page{
        padding: 5px 10px 5px 10px;
          border: 1px solid #46b8da;
          border-radius: 5px;
          background-color: #5bc0de;
          color: #fff;
          text-decoration: none;
      }
      .panel-footer .paging-page.active,.panel-footer .paging-page:hover{
        border: 1px solid #46b8da;
          background-color: #fff;
          color: #5bc0de;
      }
      .panel-footer .paging-page.unactive
      {
      display:none;
      }
      .panel-footer .paging-page .arrows
      {
        vertical-align: middle;
      }
    
 
      .paging-result{
        margin-top: 12px;
      }
      .paging-result span{
        margin-right: 8px;
        font-size: 20px;
        color: #ea1803;
      }
      .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: 4px 7px 1px 5px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        font-size: 12px;
        white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
      }
 .table thead tr th:first-child,  .table tbody tr td:first-child
      {
        width: 52px;
      }
      .table td .glyphicon{
          font-size: 1.5rem;
      }
      .table thead tr th{
        background-color: #d9edf7;
      }
      .page-size{
        width: 60px;
        text-align: center;
        padding: 2px;
      }
      .panel-body, .panel-footer, .panel-heading{
        padding: 4px 15px 3px 15px;
      }
      .panel-footer.footer-paging
      {
        padding: 10px 15px 3px 15px;
      }
      .filter .panel-footer{
          text-align: left;
      }
      .filter .glyphicon-search{
          font-size: 1.5rem;
      }
      .filter .filter-control{
          padding-left:5px ;
      }
      .select-selected{
        background: #d9edf7;
      }
      .filter-remove{
        float: left;
        padding: 2px 5px 2px 5px;
      }
      .navbar-inverse .navbar-nav>li>a
      {
          color: #fff;
      }
     
      .navbar-inverse{
        background-color: #337ab7;
      }
      .container{
          width: 100% !important;
      }
      .panel-search{
        padding: 0px 12px 0px 8px;
      }
      .filter .panel-body{
        background: #fdfada;
      }
      .panel-search .form-control,  .panel-search label{
          font-size: 12px;;
      }
      .panel-search .form-control
      {
          height: 30px;
      }
      td a.links{
margin-left:5px;
margin-top:3px ;
      }
      .navbar-nav {
        float: right;
    }

    .navbar-nav>li {
        float: right;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }

    .dropdown-submenu>a:after {
        display: block;
        content: " ";
        float: left;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-right-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover>a:after {
        border-right-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

    .dropdown-submenu.pull-left>.dropdown-menu {
        right: -100%;
        margin-right: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }
    th{
        position: relative;
        height: 50px;
    }
    th a{
        display: contents;
        margin-bottom: 0;
        position: absolute;
        top: 29px;
        text-decoration: none;
        cursor: pointer;
    }
th input.form-control
{
    position: absolute;
    top: 0px;
    right: 0;
    height: 24px;
    padding-right: 4px;
    padding-left: 2px;
    font-size: 12px;
    display: none;
}
th:hover input{
    display: block;
}
th .glyphicon
{
    margin-right: 3px;
}
.updates{
margin-top: 10px;
}
.updated label{
color: #bbb;
}
.update-new a{
    color: #fff;
    margin-right: 10px;
text-decoration: none;
}
.bootstrap-select.btn-group .btn .filter-option,.btn-group-vertical>.btn, .btn-group>.btn
{
    text-align: right;
}
.form-group .bootstrap-select.btn-group
{
    max-width: 480px;
display: block;
}
.bootstrap-select.btn-group .dropdown-menu li a
{
    padding: 8px;
}
.bootstrap-select.btn-group .dropdown-menu
{
    padding: 10px;
    border: 1px solid #999;
    box-shadow: 1px 14px 15px 1px #bbb;
}
.notification-box {
    width: 50px;
}
.notification-box .noti-dot {
    position: relative;
    top: 15px;
}
.notification-box .dot {
    border: 2px solid red;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 30px;
    width: 30px;
    -webkit-animation: pulse 1.5s ease-out;
    -moz-animation: pulse 1.5s ease-out;
    animation: pulse 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -12px;
    left: 29px;
    z-index: 1;
    opacity: 0;
}
.notification-box .pulse {
    width: 2px;
    height: 2px;
    border: 3px solid #ff5b5b;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ff5b5b;
    z-index: 10;
    position: absolute;
    right: 3px;
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }
    20% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }
    40% {
        -moz-transform: scale(0.4);
        opacity: 0.3;
    }
    60% {
        -moz-transform: scale(1.1);
        opacity: 0.3;
    }
    80% {
        -moz-transform: scale(1.6);
        opacity: 0.3;
    }
    100% {
        -moz-transform: scale(2);
        opacity: 0.0;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    20% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    40% {
        -webkit-transform: scale(0.4);
        opacity: 0.3;
    }
    60% {
        -webkit-transform: scale(1.1);
        opacity: 0.3;
    }
    80% {
        -webkit-transform: scale(1.6);
        opacity: 0.3;
    }
    100% {
        -webkit-transform: scale(2);
        opacity: 0.0;
    }
}
.dropbtn {
    background-color: transparent;
    /* color: white; */
    padding: 5px;
    /* font-size: 16px; */
    /* border-radius: 50%; */
    cursor: pointer;
  }
  
  .dropbtn:hover, .dropbtn:focus {
   
  }
  
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 5px 22px 38px 4px rgba(0,0,0,0.2);
    z-index: 1000;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 4px;
    right: -130px;
  }
  
  .dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown a:hover {}
  
  .show {display: block;}
  td .btn{
      font-size: 12px;
      width: 100%;
  }
table{
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
}
.table>tbody>tr>td.over-flow{
    overflow: inherit;
}
.table>tbody>tr>td:hover,.table>tr>th:hover{
    overflow: visible;
    white-space: normal;
    height:auto; 
}
span.parent-title{
    color: #0aff55;
}
.input-help{
    font-size: 12px;
    padding: 10px;
    color: #9E9E9E;
}
.modal-content{
    width: 90rem;
}
@media only screen and (max-width: 600px)
{
    .modal-content{
        width: auto;
    } 
}
.box-cat{
    max-height: 200px;
    overflow-y: auto;
}
.box-cat ul:not(#myUL){
    border-right: 1px solid #d8d3d3;
    border-radius: 5px;
}
.box-cat li{
    list-style: none;
    margin-top: 3px;
    margin-bottom: 5px;
}
.box-cat li label
{
    margin-right: 25px;
    font-size: 10px;
    line-height: 20px;
}
.box-cat li input
{
    
}
.pad-10{
    padding: 10px;
}
.pad-5{
    padding: 5px;
}