/* 
  Developer Amir Hosseinzadeh 
  http://www.amirhome.com
  amir.email@gmail.com
*/

/* Modal */
body {
      padding: 8px;
    }
    label {
      display: inline-block;
      /*color: #fff;*/
      /*padding: 10px 15px;*/
      /*background-color: #3c8dbc;*/
      /*border-color: #367fa9;*/
      /*border-radius: 4px;*/
      /*cursor: pointer;*/
    }
    .checker:checked + .modal {
      display: flex;
    }
    .modal {
      display: none;
      justify-content: center;
      align-items: center;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      text-align: center;
      background-color: rgba(0,0,0,.7);
    }
    .modal-body {
      /*width: 460px;*/
      background-color: #fff;
      border-radius: 4px !important;
      padding: 15px;
    }
    .modal-content {
      padding: 15px;
      box-shadow: 0 0px 0px rgba(0,0,0,.5);
      line-height: 2em;
    }
    .modal-content strong{
      font-size: 18px;
    }
    .modal-content img{
      padding-bottom: 15px;
    }
    .modal-footer {
      overflow: hidden;
    }
    .progress-striped .bar {
    background-color: #149bdf;
    }
/* Modal End*/
span.alert.alert-warning {
  margin: 0px 0px 0px 50px !important;
}

.version .inner, .version a {
    position: absolute;
    top: 0;
    background-color: #eee;
    width: 100%;
}

body, html, .page-content {
    background-color: #eee;
}

#ajaxtable thead {
    background-color: #fff;
}

.version {
    font-size: 9px;
    color: grey;
}

.close {
    text-indent: initial;
    /*background-image*/
}

table.dataTable thead th {
    border-bottom: 2px solid #ddd;
    font-weight: initial;
}

.form-vertical .control-label {
    float: none;
    padding-top: inherit;
    text-align: inherit;
    width: auto;
}

.form-vertical .controls {
    margin-left: inherit;
}

.panel .panel-body {
    font-size: 12px;
}

.panel-body img {
    display: block !important;
    margin: 0px auto 30px auto;
    border-radius: 50%;
}

.dataTables_scrollBody {
    min-height: 280px;
    background-color: #eee;
    border-radius: 3px !important;
}

table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    background-position: top center!important;
}

.excel_raporu {
    background-color: purple !important;
    /*40B349  FFE108 */
}

.tahsilat_all {
    background-color: blue !important;
    /*40B349  FFE108 */
}

.tahsilat_kendi {
    background-color: #DFC400 !important;
    /*40B349  FFE108 */
}

.home {
    background-color: #DF001B !important;
    /*40B349  FFE108 */
}

.tahsilat_giris {
    background-color: #40B3AE !important;
    /*40B349  FFE108 */
}

.tahsilat_son30 {
    background-color: #4FD9D9 !important;
    /*40B349  FFE108 */
}

.tahsilat_son7 {
    background-color: #409EB3 !important;
    /*40B349  FFE108 */
}

.tahsilat_son {
    background-color: #4053B3 !important;
    /*40B349  FFE108 */
}

.notifiy {
    background-color: #DF001B !important;
    /*40B349  FFE108 */
}

.tahsilat_sap_onayli {
    background-color: #FFE108 !important;
    /*40B349  FFE108 */
}

.tahsilat_sap_rapor {
    background-color: #dbb233 !important;
    /*float: left;*/
    /*40B349  FFE108 */
}

.tahsilat_onaysiz {
    background-color: #B34040 !important;
    /*40B349  FFE108 */
}

.tahsilat_onayli {
    background-color: #40B349 !important;
}

.fbtn img {
    height: 24px;
}

.portlet.box.green>.portlet-title {
    background-color: #333;
}

.portlet.box.green {
    border: 1px solid #333;
    border-top: 0;
}

.panel-danger>.panel-heading {
    height: 77px;
}

.panel-danger {
    border-color: #ddd;
    border-radius: 3px !important;
}

.form-control {
    padding: 2px;
    border: 1px solid rgba(119, 119, 119, 0.5) !important;
    border-radius: 3px !important;
}

.btn {
    border-radius: 3px !important;
}

.table>tbody>tr>td {
    padding: 23px 2px 5px;
    border-top: 0px;
}

.spacer {
    margin: 20px 10px;
    /* define margin as you see fit */
}


/*.table>tbody>tr:first-child>td {
    vertical-align: bottom;
    border-bottom: 1px solid rgba(119, 119, 119, 0.5);
}*/

.table select.form-control {
    width: 60px;
}

.page-content-wrapper .page-content {
    margin-left: 0px;
    height: 100%;
    padding: 25px 15px 10px 5px;
}

.page-header.navbar {
    background-color: #DF001B;
    height: 57px;
    border-bottom: 7px solid #565656;
}

.navbar-brand:hover {
    color: white;
}

.navbar-brand {
    font-weight: 700;
    font-size: 43px;
}

.navbar-brand {
    color: #FFFFFF;
}

.navbar-nav>li>a {
    color: white;
}

.navbar-nav>li>a:hover {
    color: #DF001B;
}

.odd{
    background-color: #ccc !important;
}

tr.onaysiz {
    color: #B34040;
    /*font-weight: 600;*/
}

tr.onayli {
    color: #009688;
    /*font-weight: bold;*/
}

#date_filter {
    /*float: right;*/
}

#datepicker_from, #datepicker_to {
    width: 127px;
}

.page-title {
    /*float: left;*/
    /*color: white;*/
    font-weight: bold;
    font-size: 26px;
}


/*#date_filter a {
    margin-right: 5px;
}
*/

table {
    font-size: 12px;
}

.table thead tr th:first-child {
    padding: 10px 1px;
}

.table thead tr th:last-child {
    padding: 10px 16px;
}

.table thead tr th {
    font-size: 12px;
    font-weight: bold;
}

table.dataTable thead th {
    padding: 10px 18px 10px 10px;
}

#date_filter input {
    margin-left: 3px;
}

.notify {
    border-radius: 23px !important;
    background-color: #F3565D;
    padding: 4px !important;
    margin: 11px;
    text-align: center;
    width: 30px;
    height: 30px;
    font-weight: bold;
    box-shadow: 2px 2px 5px #333;
}

.dt-buttons {
    float: right;
}

.buttons-excel, .buttons-csv {
    color: #fff;
    background-color: #45B6AF;
    border-color: #3ea49d;
    border-width: 0;
    padding: 0px 14px;
    font-size: 14px;
    outline: none !important;
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid transparent;
    margin-left: 10px;
}

.navbar-header img {
    height: 50px;
}

.navbar-header a {
    padding: 0;
    margin: 0;
}

.modal-header table td{
    padding-right: 7px;
}

.full .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.full .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

.content-carousel {
    width: 600px;
    display: block;
    margin: 0 auto;
}
.owl-carousel {
    width: calc(100% - 170px);
}
.owl-carousel div {
    width: 100%;
}
.owl-carousel .owl-controls .owl-dot {
    background-size: cover;
    margin-top: 10px;
}
.owl-carousel .owl-dots {
    position: absolute;
    top: 0;
    right: -170px;
    width: 150px;
    height: 100%;
}
.owl-carousel .owl-dot {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.is-invalid{
    border-color: red !important;
}

.full-width{
    width: 100%;
}

/* Image preview remove */
.image-thumb, .image-thumb img {
    position:relative;
    width:60px;
    height:50px;
}
.remove-image{
    position: relative;
    top: -16px;
    left: -19px;
    display: inline;
    background-color: red;
    padding: 1px 6px;
    border-radius: 9px !important;
    text-align: center;
    font-weight: bold;
    color: white;
}
.image-row {
    float: left;
    padding: 5px;
}

.images-row {
    background-color: white;
    /* border: black; */
    border: solid 1px;
}

.notifiy-count{
    position: relative;
    display: block;
    top: 45px;
    left: 16px;
    background-color: white;
    color: red;
    width: 5px;
    height: 7px;
    padding: 3px;
    border-radius: -1px;
    border-radius: 17px !important;
    padding: 2px !important;
    margin: 8px;
    text-align: center;
    width: 23px;
    height: 22px;
    font-weight: bold;
    box-shadow: 1px 1px 2px #333;
}