/*================================================================================
	Item Name: Stack - Responsive Admin Theme
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.login1
{
	background: rgba(254, 254, 255, 0.9) none repeat scroll 0 0;
	padding-top:100px !important;
}
.login1::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: 0;
}
.login2 h1
{
	color: #ff7588;
    font-weight: bold;
    text-align: center;
    margin: 22px;
    border-bottom: 1px solid #e6e7e7;
    padding: 18px;
	font-size:25px;
}
.login2 p
{
    color: #343434;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
    font-size: 17px;
}
.login2 h3
{
	color: #ff7588;
	text-align:center;
	font-weight:bold;
}
#ui-datepicker-div
{
z-index:999999!important;
}
.border-table tbody th,.border-table tbody td {
    border-bottom-width: 1px!important;
	 border-color: #ccc!important;
}
.border-table th, .border-table td {
    border-left-width: 1px!important;
	 border-color: #ccc!important;
}


/*.nav-tabs {
    border-bottom-color: #f0f3f5;
	border-bottom: 1px solid #ddd;
}
.tabs-float {
    box-shadow: 0 -1px 1px rgba(0,0,0,0.015) inset;
    -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,0.015) inset;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #7f888f;
    border-color: #f0f3f5;
    border-bottom-color: transparent;
}
.nav-tabs>li.active>a {
    box-shadow: 1px -1px 1px rgba(0,0,0,0.015);
    -webkit-box-shadow: 1px -1px 1px rgba(0,0,0,0.015);
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    color: #7f888f;
    background-color: #f6f9fa;
    border-radius: 6px 6px 0 0;
    padding-top: 8px;
    padding-bottom: 8px;
    border-color: #f0f3f5;
    margin-right: 4px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.tabs-float>li:not(.active) {
    padding-top: 5px;
}
.tabs-float>li+li {
    margin-left: 4px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs.tabs-dark>li:not(.active)>a {
    color: #fff;
    background-color: #95a4b8;
}
.tabs-float>li:not(.active)>a {
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
.nav-tabs>li>a {
    color: #7f888f;
    background-color: #f6f9fa;
    border-radius: 6px 6px 0 0;
    padding-top: 8px;
    padding-bottom: 8px;
    border-color: #f0f3f5;
    margin-right: 4px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}*/
#result1 {
    display: none;
    position: absolute;
    z-index: 10000;
    background: #fff;
    width: 93%;
    height: 150px;
    overflow: auto;
}
#result1 ul {
     list-style: none;
}
#result1 li {
	list-style: none;
    border: solid 1px #ddd;
    padding: 5px;
    font-weight: bold;
    color: #fff;
    position: relative;
}

#result1 li:hover 
{
}

/* Typeahead Starts */
.typeahead .twitter-typeahead {
  width: 100%; }
  .typeahead .twitter-typeahead .tt-menu {
    width: 100%; }
  .typeahead .twitter-typeahead .empty-message {
    padding: 5px 10px;
    text-align: center; }
  .typeahead .twitter-typeahead .rtl-typeahead .tt-menu {
    text-align: right; }
  .typeahead .twitter-typeahead .league-name {
    margin: 0 10px 5px 10px;
    padding: 7px 5px 10px;
    border-bottom: 1px solid #ccc; }

.typeahead .scrollable-dropdown .twitter-typeahead .tt-menu {
  max-height: 150px;
  overflow-y: auto; }

/* Typeahead Ends */
/* MaxLength Starts */
.bootstrap-maxlength {
  margin-top: 0.5rem; }


.typeahead { border: 2px solid #FFF;border-radius: 4px;padding: 8px 12px;max-width: 93%;min-width: 93%;background: rgb(248, 248, 248);color: #000;box-shadow: 0 1px 4px rgba(0, 0, 0, .26);}
.tt-menu { width:300px; }
ul.typeahead{margin:0px;padding:5px 0px;}
ul.typeahead.dropdown-menu li a {padding: 5px !important;	border-bottom:#CCC 1px solid;color:#000;font-size: 14px;}
ul.typeahead.dropdown-menu li:last-child a { border-bottom:0px !important; }
.bgcolor {max-width: 550px;min-width: 290px;max-height:340px;background:url("world-contries.jpg") no-repeat center center;padding: 100px 10px 130px;border-radius:4px;text-align:center;margin:10px;}
.demo-label {font-size:1.5em;color: #686868;font-weight: 500;color:#FFF;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	text-decoration: none;
	background-color: #ddd;
	color:#007bff;
	outline: 0;
}
.twitter-typeahead
{
width:100%!important;
}
.tt-hint {
  color: #999
}
.text-center
{
text-align:center!important;
}
.text-left
{
text-align:left!important;
}
.text-right
{
text-align:right!important;
}
.bold
{
font-weight:bold!important;
}
.font12 {
    font-size: 12px !important;
}
.bgtransparent
{
background-color:transparent!important;
}
.bordertable0 td,.bordertable0 tr,.bordertable0 th
{
border:0px !important;
}
.mtminus15
{
margin-top:-15px;
}

@media print {
.noprint {
	display:none!important;
}
.print_invoice {
	display:block!important
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .tblborder
{
border:1px solid!important;
border-color:#404E67;
}

}
.print_invoice {
	display:none!important
}
.pd0
{
padding:0px!important;
}
.pd5
{
padding:5px!important;
}
.help
{
color:red;
}
.tdpadding5 .pd5
{
padding:5px!important
}
.pt10
{
padding-top:10px;
}
.tblborder
{
border:1px solid!important;
border-color:#404E67;
}
.mtb0
{
margin-bottom:0px;
}
.invtext-black div{
color:#000!important;
}
.pdl5
{
padding-left:5px;
}

.font15
{
font-size:15px!important;
}
.border0
{
border:0px;
}

.centerapdiv
{
margin:0 auto;
float:none;
border: 1px solid #404e67!important;
//    padding: 23px;
}
.dataTables_paginate.paging_bootstrap.pagination {
    float: right;
    /* margin-top: -5px; */
}
.dataTables_paginate.paging_bootstrap.pagination li {
    float: left;
    margin: 0 1px;
    border: 1px solid #E4E7ED;
    list-style-type: none;
    border-radius: 3px;
    -webkit-border-radius: 0px;
}
.dataTables_paginate.paging_bootstrap.pagination li:hover a, .dataTables_paginate.paging_bootstrap.pagination li.active a {
    color: #fff;
    background: #00B5B8;
    border-radius: 3px;
    border-color: #00B5B8;
    -webkit-border-radius: 0px;
}
.dataTables_paginate.paging_bootstrap.pagination li a {
    color: #626E82;
    padding: 5px 10px;
    display: inline-block;
}
.dataTables_paginate.paging_bootstrap.pagination li.disabled a {
    color: #626E82;
}
.pagination_total {
    display: inline-block;
 	 padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0.25rem;
}
.pagination_total>li {
    display: inline;
	
}
.pagination_total>li>a{
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
	position: relative;
    float: left;
    padding: 6px 12px;
	margin-top:10px;
    margin-left: 0px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
@media (min-width: 544px)
{.modal-customwidth {
    max-width: 900px;
    margin: 30px auto;
}
}
@media (max-width: 992px)
{
	.header-navbar .navbar-header .navbar-brand .brand-text{
	font-size:13px;
	}
	.header-navbar .navbar-header .navbar-brand .brand-logo
	{
	vertical-align:middle;
	}
}