.bootstrap-timepicker-widget td input{
	width: 36px !important;
}
#float-div-add-restaurant{
    float: inside;
    width:80!important;
}
#float-div-add-restaurant-left{
    float: left;
    width:100%;
}
#layout-row-content{
    width: 600px !important;
}
#layout-row-content-padded{
    width: 600px !important;
    padding-left: 30px;
}
#margin-left-breadcumbs
{
	margin-left: 33px;
}
.navbar .brand{
	height: 41px !important;
}
.container{
    width: 850px;
}
#h4-index-site{
    height: 66px !important;
}
#mtop-mod{
    margin-top: -18px;
}
#row-register{
    margin-left: 12px;
    margin-right: 12px;
}
#row-heading-register{
    text-align: left;
}
body{
    padding-top:43px;
    background: url('../images/bg.jpg');
  	background-size: cover;
}
select, 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"], .uneditable-input {
height: 30px;
}
#index-count-active{
    background-color: #328442;
    padding: 2px 5px;
}
#index-count-inactive{
    background-color: #8b0e00
}
.restinfo-mod{
    width: 500px;
}
.input-append .add-on {
	height:30px;
}
.side-bar-width{
    width: 160px;
}
.img-resized{
    width: 158px;    
}
.contact-bg {
    background-color: #E0D4C3;
}

.home {
	/* height:800px; */
	height:auto;
}
.rank-list .desc {
	line-height: 5.5;
}
.desc .btn {
	border-radius: 0;
	border: none;
	background: #00B26F;
}
 .desc a.btn:hover {
	background: #11E85B;
	color: #FFEBE6;
	text-shadow: none;
}
#footer {	
	width: 100%;
	height: 100px;
}
#footer .social {
	margin: 0 auto;
}
#footer .container {
	padding: 20px 30px 10px;
}
.notif-badge{
    position:relative;
}
.notif-badge[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    top:-10px;
    right:-10px;
    font-size:.5em;
    background: #e02927;
    color:white;
    width:18px;height:18px;
    text-align:center;
    line-height:18px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
}
.delete-btn-gallery
{
    display: none;
}

li:hover .delete-btn-gallery
{
    display:block;
}


#delete-true
{
    display: none;
}
#delete-false
{
    display: none;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}
.push {
    height: 4em;
}
.error{
    color:#b94a48;
}
.rank-list h4 {
background-color: #E8222D;
}
.rank-list .rank-4 h4 {
background-color: #FF5632;
}
.rank-list .thumbnail.rank-4 {
border-bottom: 6px solid #FF5632;
}
.rank-list .thumbnail.rank-1 {
border-bottom: 6px solid #E8222D;
}
#footer {
border-top: 4px solid rgba(50, 237, 88, 0.44);
}
.navbar {
 min-height: 0px; 
}
ul.thumbnails.row {
margin-left: 6px;
margin-right: 20px;
}
.list-unstyled {
padding-left: 23px;
}
.dim 
{
    opacity:0.50;
}

.navbar .brand2 {
display: block;
float: left;
/* padding: 10px 20px 10px; */
margin-left: -20px;
font-size: 20px;
font-weight: 200;
color: #777777;
text-shadow: 0 1px 0 #ffffff;
}

textarea {
    resize: none;
    margin: 0px;
    height: 131px;
    width: 274px;
}

.list-overflow
{
  overflow: visible !important;
  display: block !important;
}

.toggle-input-hide
{
    display: none !important;
}
.toggle-input-show
{
    display: initial;
}