._label{font-size:18px;}

._input{font-size:18px;}

._input:-webkit-placeholder{font-size:18px;}

._margin_top_5{margin-top:5px;}

._font{font-family:nafees_nastaleeq !important;}

._padding_5{padding:5px;}


/* coustom css start */

body {

    color: #3e2622 !important;
    font-family: Calibri !important;
    font-size: 1.3em;
    direction: ltr;
    line-height: 2;

}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


input[type=number] {
    -moz-appearance:textfield;
}

.user-info {
    max-width: 100px;
    display: contents;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    line-height: 28px !important;
    position: relative;
    top: 6px;
}

.control-label {
     text-align: left !important; 
}

.plr-0 {
	padding-left: 0px;
	padding-right: 0px;
}

.pl-0 {
	padding-left: 0px;
}


.mt-0 {
	margin-top: 0px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-15 {
       margin-top: 15px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-100 {
  margin-bottom: 100px;
}

.clearfix input {
    font-size: 16px !important;
    color: #0e0e0e !important;
    padding: 0px 12px !important;
    height: 35px !important;
}
textarea {
    font-size: 16px !important;
    color: #0e0e0e !important;
    padding: 0px 12px !important;
    height: 35px !important;
}

select {
    font-size: 16px !important;
    color: #0e0e0e !important;
    padding: 0px 12px !important;
    height: 35px !important;
}

.radio-inline input {
	width: auto !important;
}

/*.zimmadar_box {
	padding: 19px 10px 20px !important;
}*/

.page-content {
    /*overflow-x: auto !important;*/
}

.message {
	margin-top: 5% !important;
}

.menu_list_ span {
	font-size: 15px !important;
}

.message-block{
	z-index: 999999 !important;
}

/*.modal{
	z-index: 9999 !important;
}*/


.datepicker{
	z-index:99999 !important;
}

.extra_detail_amount{
	text-align: left;
	padding-left: 38px;
}
#deposit_extra_details_paginate{
	font-size: 11px;
}
#deposit_extra_details_info{
	padding: 0px !important;
	padding-left: 38px !important;
}


.widget-box .widget-header h1 {
	font-size: 22px;
    font-weight: bold;
    color: white;	
}

.widget-header > .widget-caption, .widget-header > :first-child {
    line-height: 44px !important;
    padding: 0;
    margin: 0;
    display: inline;
}

.widget-toolbar {
    display: inline-block;
    padding: 0 10px;
    line-height: 44px !important;
    float: right;
    position: relative;
}

/* .widget-header { 
	background: rgb(93,135,59);
	background: radial-gradient(circle, rgba(93,135,59,1) 0%, rgba(0,60,15,1) 100%);
} */

.widget-toolbar > [data-action="collapse"], .header-color-dark > .widget-toolbar > [data-action="collapse"] {
    color: white !important;
    font-size: 20px !important;
}

.menu-min .nav-list > li > .submenu {
    background: #fff;
    position: absolute;
    z-index: 120;
    left: 42px;
    top: -2px;
    width: 176px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding-top: 0px !important;
    padding-bottom: 2px;
    display: none !important;
}

.widget-box {
    padding: 0;
    -webkit-box-shadow: none;
    margin: 3px 0;
    border-bottom: 1px solid #CCC;
}
/* .navbar { 
	background: rgb(93,135,59);
	background: radial-gradient(circle, rgba(93,135,59,1) 0%, rgba(0,60,15,1) 100%);	
} */

.affix h1, small {
    color: black !important;
    font-weight: bold !important;
}

table tr td {
	font-size: 18px !important;
    font-weight: 600 !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36px !important;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px !important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-selection__rendered {
    font-size: 18px !important;
    font-weight: bold;
}

.affix h1, small {
    color: white !important;
    font-weight: bold !important;
}

.ace-nav > li.light-blue > a {
    background-color: transparent;
}

.ace-nav > li.light-blue > a:hover, .ace-nav > li.light-blue > a:focus {
    background-color: white;
    color: black;
}

.ace-nav > li.open.light-blue > a {
    background-color: white !important;
}

.page-content {
    background: #fff;
    margin: 0;
    padding: 8px 20px 24px !important;
}

label {
    font-weight: bold !important;
    font-size: 17px !important;
}

.clearfix select {
	font-size: 18px !important;
	font-weight: bold;
}


.clearfix button {
	/*background: linear-gradient(90deg, rgba(235,231,238,1) 0%, rgba(72,67,149,0.8575805322128851) 90%) !important;
	border-color: none !important;*/
  font-weight: bold;
}

.btn-info, .btn-info:focus {
    border-color: white !important;
}

.nav-list > li > a {
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 16px 0 7px;
    background-color: #f9f9f9;
    text-shadow: none !important;
    font-size: 13px;
    text-decoration: none;
}

.nav-list > li.open > a {
    background-color: #fafafa;
}

.nav-list > li > a:focus {
    background-color: #f9f9f9;
}

.nav-list > li > a:hover {
    background-color: #FFF;
}

.nav-list li.active > a:after {
    display: block;
    content: "";
    position: absolute !important;
    right: 0;
    top: 4px;
    border: 8px solid transparent;
    border-width: 14px 10px;
}

.nav-list > li.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border-width: 0 2px 0 0;
}

.dropdown-yellow li a:hover, .dropdown-yellow li a:focus, .dropdown-yellow li a:active, .dropdown-yellow li.active a, .dropdown-yellow li.active a:hover, .dropdown-yellow .dropdown-submenu:hover > a, .nav-tabs .dropdown-yellow li > a:focus {
    color: white;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: white;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single[aria-selected] {
    border-radius: 4px;
} 

.select2-container{
  width: 100% !important;  
}
.nav-list > li .submenu > li.active > a {
    color: white !important;
    /*background: #5a8439 !important;*/
}

.table-header {
    color: #FFF;
    font-size: 17px;
    line-height: 45px;
    padding-left: 12px;
    margin-bottom: 1px;
}

label {
	margin: 0px; padding: 0px;
}


.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {

	vertical-align: middle !important;

}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 5px !important;
}

table#message-table tr td {
    font-size: 14px !important;
    font-weight: 600 !important;
}

table#users-table tr td {
	font-size: 14px !important;
    font-weight: 600 !important;	
}

.table-responsive {
	margin-bottom: 50px;
}

table#message-table tbody label {
	height: auto;
}

table#users-table tbody label {
	height: auto;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0px 10px !important;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: white !important;
}

.widget-body .widget-main label.marg-password {
	margin-top: 60px;
}

.widget-body .widget-main button {
	margin-top: 60px;
}



.login-layout .widget-box {
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    width: 100%;
    border-bottom: 0;
    padding: 6px;
    -moz-transform: scale(0, 1) translate(-150px);
    -webkit-transform: scale(0, 1) translate(-150px);
    -o-transform: scale(0, 1) translate(-150px);
    -ms-transform: scale(0, 1) translate(-150px);
    transform: scale(0, 1) translate(-150px);
    -webkit-box-shadow: 0px 1px 28px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 28px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 60px 1px rgba(0, 0, 0, 0.92) !important;
}

.login-layout .widget-box .widget-main {
    padding: 16px 30px 36px !important;
    background: #f7f7f7;
}

.login-container {
    width: 400px !important;
    margin: 60px auto;
}

/* .btn-primary, .btn-primary:focus {
    background-color: #428bca !important;
    border-color: transparent !important;
} */


.ace-nav > li > a > [class*="icon-"] {
    font-size: 16px;
    color: white !important;
    display: inline-block;
    width: 20px;
    text-align: center;
}

.ace-nav > li > a > [class*="icon-"]:hover {
    font-size: 16px;
    color: black !important;
    display: inline-block;
    width: 20px;
    text-align: center;
}

.ace-nav > li.light-blue > a:hover, .ace-nav > li.light-blue > a span i:hover {
    background-color: white;
    color: black;
}

.message-block {
    color: #ffffff;
    font-weight: bolder;
    font-size: 16px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
    text-indent: 9px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
}

#message-table_paginate span a.current {
	color: white !important;
}
#users-table_paginate span a.current {
	color: white !important;
}

#message-table_paginate a.disabled:hover {
	color: white !important;
}
#users-table_paginate a.disabled:hover {
	color: white !important;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: flex !important;
    vertical-align: middle;
}

.btn-group .btn-xs {
    padding: 0px 8px;
    margin: 2px 3px !important;
}




/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 10px;
  margin-left: 30px;
  /*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
  margin-bottom: 100px;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #5A55A3;
  background-image: #5A55A3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

/* firma-card */
.firma-card{
  background: #fff;
  border: 1px solid;
  border-color: #c7bdbd40;
  margin: 1rem auto;
  border-radius: 5px;
  /*box-shadow: 0 4px 6px -1px rgb(198, 207, 234);*/
  margin-bottom: 1.6%;
  overflow: hidden;
}
.firma-resim{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  background-image: url(https://storage.googleapis.com/chydlx/codepen/blog-cards/image-1.jpg);
}
.firmalar{
  background: #f1f4f5c7;
}

@media (max-width: 768px) {

  .firma-logo{
        width: calc(33.66667% - .75rem);
        height: 6.5rem;
        margin: 5px .375rem;
  }
  .firma-resim {
    position: relative;
    z-index: 0;
    height: 200px;
  }
  .img-padding-no{
    padding-right: 0px;
    padding-left: 0px;
  }
}

.firmalar .firma-card .card-body ul {
	overflow: hidden;
	margin: 12px 0;
	margin: 2px 0 1px;
}

.firmalar .firma-card .card-body ul li {
	display: inline;
	padding: 20px;
}


.per-pad {
	padding: 15px;
	text-align: center;
}

.per-pad p {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px !important;
}

.p-0 {
  padding: 0px !important;
}

body, h1, h2, h3, h4, h5, h6, p {
    font-family: Calibri !important;
}

div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa {
     background-color: none; 
    /*background-image: #5A55A3;*/
    color: white;
    font-size: 17px !important;
    font-weight: bold;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 16px;
    font-weight: bold;
}

input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::before {
    content: "\f00c";
    text-indent: 6px;
    color: #FFF;
    border-color: #b7d3e5;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
}

.modal-header {
    color: white;
    font-weight: bold;
    font-size: 16px;   
}

input[disabled] {
    color: #848484 !important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    border-radius: 0 !important;
    color: #858585;
    background-color: #fff;
    /*border: 1px solid #d5d5d5;*/
}

.form-control, select {
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #858585;
    background-color: #fff;
}

.selected-dial-code {
  font-size: 18px !important;
}

.country-name {
  font-size: 18px !important; 
}

.dial-code {
  font-size: 18px !important;  
}

.select2-container {
  margin-top: -20px !important;
}

.blink {
  animation: blinker 0.6s linear infinite;
  font-size: 32px;
  font-weight: bold;
  vertical-align: text-bottom;
  -webkit-box-shadow: 0px 2px 16px 10px rgba(0,0,0,0.76);
  -moz-box-shadow: 0px 2px 16px 10px rgba(0,0,0,0.76);
  box-shadow: 0px 2px 16px 10px rgba(0,0,0,0.76);
  }
  @keyframes blinker {  
  50% { opacity: 0; }
  }
  .blink-two {
  animation: blinker-two 1.4s linear infinite;
  }
  @keyframes blinker-two {  
  100% { opacity: 0; }
}


.help-block {
    display: table-cell;
    margin-top: 5px;
    margin-bottom: 10px;
    color: red !important;
    font-size: 18px;
}

.dataTable th.sorting_asc:after {
    content: "\f0de";
    top: 4px;
}

.number_div .intl-tel-input {
  width: 100% !important;
}

.row:before, .row:after {
    display: inline-block !important;
}

.btn-scroll-up {
    position: fixed !important;
    bottom: 50px !important;
    right: 15px !important;
}

.login-container {
    width: 400px !important;
    /* margin: 60px auto; */
    /* float: right; */
    margin-top: 110px;
}

/*.back-img-login {
    background-image: url(../images/atiyat-back-img.jpg);
    background-repeat: no-repeat, repeat;
    background-size: cover;
}*/

.back-img-login-inner {
  background-image: url("../images/back-img-login-inner-2.png") !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-box .toolbar {
     background: none !important; 
    border-top: none !important;
}

.qutba-color {
    color: #f7f7f7;
    font-size: 18px;
    text-shadow: 5px 5px 15px #244c1a;
}

.navbar .navbar-brand {
    color: #fff;
    font-size: 24px;
    text-shadow: none;
    padding-top: 5px;
    padding-bottom: 2px;
}



/*.table-responsive-div {
  overflow-y: auto;
  height: 500px;
  position: relative;
  z-index: 9999;
}

.onscroll-class {
  position: fixed;
  top: 127px;
}

.search-th {
  position: fixed;
  top: 166px; 
}*/












/*select option:hover{
	background-color: #000 !important;
}*/
/*.sidebar:before {
    content: "";
    display: block;
    width: 220px;
    position: fixed;
    bottom: 0;
    top: 0;
    z-index: -1;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;
}

.sidebar {
    width: 220px;
    float: left;
    position: relative;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;
    background-color: #f2f2f2;
}

.main-content {
    margin-left: 190px;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    padding: 0;
}

.nav-list > li > a {
    display: block;
    height: 50px !important;
    line-height: 36px;
    padding: 0 16px 0 7px;
    background-color: #f9f9f9;
    color: #585858;
    text-shadow: none !important;
    font-size: 13px;
    text-decoration: none;
}

.menu_list_ span {
    font-size: 18px !important;
}

.clearfix {
	text-align: initial;
}*/










/* media query start */


@media only screen and (min-width: 320px) and (max-width: 480px) {

  /* .login-layout {
    background: rgb(93,135,59);
  } */

  .back-img-login {
    background-image: none;
    background-repeat: no-repeat;
    background-size: none;
  }

  .qutba-color span {
      font-size: 14px !important;
      line-height: 35px;
      font-weight: bold;
  }

  .login-container {
      width: auto;
      /* margin: 0 auto; */
       float: none; 
      margin-top: 0px;
  }

  label {
    font-weight: bold !important;
    font-size: 12px !important;
    /*height: 40px;*/
  }

  .table-header {
    color: #FFF;
    font-size: 17px;
    line-height: 40px;
    padding-left: 12px;
    margin-bottom: 1px;
  }

  table tr td {
    font-size: 12px !important;
    font-weight: 600 !important;
  }

  .table-header a {
    font-size: 12px !important;
  }

  div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa {
     background-color: none; 
    /*background-image: #5A55A3;*/
    color: white;
    font-size: 12px !important;
    font-weight: bold;
  }

  .widget-box .widget-header h1 {
    font-size: 12px;
    font-weight: bold;
    color: white;
  }

  .per-pad p {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px !important;
  }

  div.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 0px;
    padding-top: 10px;
  }

  .total_entries {
    font-size: 14px !important;
  }



	.m-t-res-20 {
		margin-top: 20px;
	}

	.page-content {
	    background: #fff;
	    margin: 0;
	    padding: 30px 20px 35px !important;
	}

	.user-menu {
	    padding-top: 5px !important;
	}

	li.open .user-info {
	    display: contents;
	    color: white;
	}

	.navbar-brand .logo-text {
		font-size: 11px !important;
	}

	.main-content {
	    margin-left: 190px;
	    margin-right: 0;
	    margin-top: 0px !important;
	    min-height: 100%;
	    padding: 0;
	}

	.page-content{
		margin-top : 20px !important;
		margin-bottom : 50px !important;
	}

	.mt-res-10 {
		margin-top: 10px;
	}

	.text-center-res {
		text-align: center;
	}

	.pl-res-0 {
		padding-left: 0px;
	}

	.plr-res-0 {
		padding-left: 0px;
		padding-right: 0px;
	}

	.pr-res-0 {
		padding-right: 0px;
	}

	.menu_list_ span {
		font-size: 12px !important;
	}

	.login-container {
	    width: auto !important;
	    margin: 30px auto;
	}

  .login-layout .widget-box .widget-main {
    padding: 10px 15px 15px !important;
    background: #f7f7f7;
}

  div.bhoechie-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}


}

@media only screen and (min-width: 481px) and (max-width: 767px) {

	.page-content {
	    background: #fff;
	    margin: 0;
	    padding: 30px 20px 24px !important;
	}

	li.open .user-info {
	    display: contents;
	    color: white;
	}

	.navbar-brand .logo-text {
		font-size: 18px !important;
	}

	.main-content {
	    margin-left: 190px;
	    margin-right: 0;
	    margin-top: 45px !important;
	    min-height: 100%;
	    padding: 0;
	}
	.page-content{
		margin-top : 30px !important;
	}

	.text-center-res {
		text-align: center;
	}

	.menu_list_ span {
		font-size: 12px !important;
	}

	.login-container {
	    width: auto !important;
	    margin: 60px auto;
	}

}


@media only screen and (min-width: 768px) and (max-width: 990px) {

  .login-container {
    width: 400px !important;
    /* margin: 60px auto; */
    float: none;
    margin-top: 110px;
  }

  .back-img-login-inner {
    background-image: none !important;
    background-repeat: no-repeat;
    background-size: none !important;
  }

	.clearfix .width-100{
        width: 66% !important;
    }

    .mt-sm-10 {
    	margin-top: 10px;
    }

    .pl-sm-0 {
    	padding-left: 0px;
    }

    .mt-res-10 {
		margin-top: 10px;
	}

	.login-container {
	    width: 520px !important;
	    margin: 110px auto;
	}

    

}

@media screen and (min-width: 991px) and (max-width: 1024px) {

  .back-img-login-inner {
    background-image: url(../images/back-img-login-inner-2.png) !important;
      background-repeat: no-repeat !important;
      background-size: 100% 100% !important;
  }

  /*.header {
      line-height: 28px;
      margin-bottom: 16px;
      margin-top: 200px;
      padding-bottom: 4px;
      border-bottom: 1px solid #CCC;
  }*/

  .container {
      max-width: 100% !important;
  }

  .login-container {
    width: 680px !important;
    /* margin: 0 auto; */
    float: none;
    margin-top: 200px;
  }

  .login-layout .widget-box .widget-main {
    padding: 50px 30px 90px !important;
    background: #f7f7f7;
}



}


@media only screen and (min-width: 1025px) and (max-width: 1200px) {

  .login-container {
    width: 600px !important;
     margin: 60px auto; 
    float: none; 
    margin-top: 110px;
  }

  .back-img-login-inner {
    background-image: url(../images/atiyat-back-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .qutba-color {
    color: #f7f7f7;
    font-size: 18px;
    margin-top: 30px;
  }

}

/* media query end */


/* coustom css end */

