/*start global*/

body {
  font-family: 'GretaArabic';
  background-color: #eceff4;
  position: relative;
}

a {
  color: #6a6a6a;
  transition: all 0.3s ease 0s;
}

a:hover {
  text-decoration: none;
}

.content {
  margin-top: 30px;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
}

.active {
  background-color: #7CB342;
}

.form-control:focus {
  box-shadow: none;
}

.homepanel {
  margin-top: 14px;
}

.hala {
  border: 1px solid #f00;
}

.input-group .input-group-addon {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group .form-control:last-child {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'GretaArabic', Helvetica, Arial, sans-serif;
}

.clearfix{
  clear: both;
}
.mtmargi {
  margin-bottom: 0px;
}

.ordres {
  padding: 4px;
  border: 1px solid #ecf0f4;
  margin: 10px;
}

.panjamgegran .panel-body {
  border-bottom: 2px solid #ecf0f4;
  padding: 5px;
}

.panjamgegran h4 {
  margin: 5px;
}

hr {
  border-top: 3px solid #bdbdbd;
}

/*end global*/

.panel {
  border-radius: 0;
  margin-bottom: 10px;
}

.panel-default>.panel-heading {
  background-color: #fff;
}

.header-menu {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background: #5f2c82;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #49a09d, #5f2c82);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #49a09d, #5f2c82);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.header-logo {
  margin-top: 17px;
  margin-bottom: 17px;
}

.header-menu .header-logo img {
  margin-top: 17px;
  margin-bottom: 17px;
  width: 200px;
}

/*menu*/

.kitn-ac-nav {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background: #55548c;
  /*min-height: 55px;*/
  margin-bottom: 0;
  border-radius: 0;
  border: none;
}

.kitn-ac-nav .container {
  /*
        margin-right: -15px;
    margin-left: -15px;*/
}

.navbar-nav>li {
  height: 64px;
}

.kitn-ac-nav .navbar-nav li a {
  font-family: 'GretaArabic';
  font-size: 16px;
  color: #fff;
  padding: 22px 20px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.kitn-ac-nav .navbar-nav li a:hover, .kitn-ac-nav .navbar-nav li a:focus {
  background-color: #7CB342;
  outline: none;
}

.kitn-ac-nav .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

.kitn-ac-nav .navbar-brand {
  height: 64px;
  padding: 11px 0;
}

.kitn-ac-nav ul>li>a i {
  float: right;
  margin-left: 4px;
  margin-top: 2px;
}

.kitn-ac-nav .navbar-brand {
  margin-right: 0;
}

.navbar .container .navbar-brand {
  padding: 19px 16px;
  color: #fff;
  font-size: 28px;
  background: #F44336;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.navbar .container .navbar-brand:hover {
  background: #E91E63;
}

.navbar-toggle {
  padding: 13px 10px;
  color: #fff;
}

/*modal*/

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal-content {
  border-radius: 0;
  box-shadow: none;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.main-h-m-dg .table {
  margin-bottom: 0;
}

.home-serch-res .table {
  margin-bottom: 0;
}

/*btn*/

.btn-mys {
  background: #f84141;
  padding: 10px;
  color: #fff;
  border-radius: 2px;
  border-color: transparent;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.view_data {
  padding: 0;
}

.btn-mys:hover, .btn-mys:focus, .btn-mys:active {
  background: #333;
  border-color: transparent;
  outline: none;
}

.tag {
  background-color: #7d7cad;
  float: right;
  display: inline-block;
  color: #ffffff;
  border-radius: 5px;
  padding: 4px;
  /* font-weight: bold; */
  /* font-size: 12px; */
  margin-left: 8px;
  /* margin-bottom: 8px; */
  position: relative;
  right: inherit;
  left: inherit;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.alert {
  font-family: 'GretaArabic';
  font-size: 16px;
  padding: 8px;
  border-radius: 2px;
  margin-bottom: 0;
}

.alert-in-home-no-res {
  margin-bottom: 0;
}

.alert-info {
  color: #2980b9;
  border: solid 1px #2980b9;
  background-color: transparent;
}

.alert-success {
  color: #2ecc71;
  border: solid 1px #2ecc71;
  background-color: transparent;
}

.alert-warning {
  color: #f39c12;
  border: solid 1px #f39c12;
  background-color: transparent;
}

.alert-danger {
  color: #e74c3c;
  border: solid 1px #e74c3c;
  background-color: transparent;
}

.alert-dismissible .close {
  top: 2px;
  right: -3px;
}

tr {
  border: 1px solid #ddd;
}

.table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td {
  border: none;
}

.homeserch-form-group {
  margin-bottom: 0;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  vertical-align: middle;
}

/*footer*/

.footer {
  margin-top: 20px;
  padding: 20px 0 15px;
  background-color: #fbfbfb;
  text-align: center;
  border-top: 1px solid #bdbdd8;
}

.footer .copy-right {
  margin-bottom: 10px;
}

.footer .copy-right p {
  color: #b2b2b2;
  font-size: 13px;
}

.footer .social {
  margin-bottom: 0;
  padding: 0;
}

.footer .social li {
  margin-left: 15px;
  line-height: 0;
  display: inline-block;
}

.footer .social li a {
  color: #b2b2b2;
}

.footer img{
  width: 150px;
}

.word-result {
  padding: 10px 15px;
  margin-bottom: 10px;
  color: #333;
  background-color: #ffffff;
  border: 1px solid #ddd;
}

.word-result:last-child {
  margin-bottom: 0px;
}

.word-result h4 {
  margin: 0;
}

.word-result p {
  margin: 0;
}

.wasf-span {
  color: #FF5722;
  font-size: 17px;
}

.s-ws {
  color: #FF5722;
}

.wwordp {
  margin-bottom: 0px;
}

.wwordp h4 {
  margin-bottom: 0px;
}

.sweet-alert {
  border-radius: 0
}

.sweet-overlay {
  background: linear-gradient(135deg, #13f1fc6e 0%, #0470dcd1 22%);
}

.sa-confirm-button-container button {
  font-family: "GretaArabic", sans-serif;
  font-weight: 500;
  border-radius: 4px;
  font-size: 16px;
  padding: 8px 18px;
  outline: 0 !important;
  border: none;
  background-color: #88B04B;
  color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1) !important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1) !important;
}

.sa-confirm-button-container button.btn-primary:focus, .sa-confirm-button-container button.btn-primary:hover, .sa-confirm-button-container button.btn-primary:active {
  background-color: #88B04B;
  color: #fff;
  border: none
}

.sweet-alert h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}