body {
	margin: 0 !important
}

.gwt-SuggestBoxPopup, .gwt-PopupPanel {
	z-index: 2000;
}

.gwt-SuggestBoxPopup {
	background-color: white;
}

.gwt-PopupPanel {
	padding: 1em !important;
	border-radius: 1em;
}

.service-drag {
	float: left;
	background: lightskyblue;
	padding: 3px;
	border-radius: 10px;
}

.ticket-drop {
	background: steelblue;
	float: left;
	margin: 10px;
	border-radius: 40px;
	width: 80px;
	text-align: center;
	height: 80px;
}

.table-header {
	font-weight: bolder;
	text-align: center;
	background-color: #ddd !important;
}

.ticket-total-amount {
	color: red;
	padding: 0 5%;
	font-weight: bolder;
}

.modal {
	background-color: rgba(100, 100, 100, 0.4);
}

button.glyphicon {
	margin: 0 2px;
	border: solid 1px gray !important;
	top: -1px;
}

.btn-icon-small {
	padding: 0px 5px !important;
}

.agenda-item>div {
	padding: 5px;
	border-bottom: solid 1px gray;
}

.agenda-item>div.alert {
	padding: 15px;
	padding-left: 70px;
}

.hide-animated {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}

.cell-number {
	text-align: right !important;
}

.btn {
	min-width: 1em
}

.logo {
	padding: 10px 0
}

.logo>a {
	text-decoration: none !important
}

.dropdown-menu>div>a:hover {
	background-color: #ffffff;
	color: #954db3;
	border-color: #f1f1f1;
	text-decoration: none;
}

.gwt-TabBarItem>div.gwt-Label,
.gwt-TabBarItem>div.gwt-HTML {
	color: black
}

.gwt-TabBarItem {
	margin: 0;
	padding: 0 !important;
}

.gwt-TabBarItem>div.gwt-Label, .gwt-TabBarItem>div.gwt-HTML, .nav-tabs>div
	{
	float: left;
	margin-bottom: -1px;
	position: relative;
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 5px 10px;
	position: relative;
	cursor: pointer;
}

.gwt-TabBarItem-selected>div.gwt-Label, .gwt-TabBarItem-selected>div.gwt-HTML,
	.nav-tabs>div.active {
	border: 1px solid #954db3;
	background-color: #954db3;
	color: #fff;
}

.gwt-TabBarItem:hover>div.gwt-Label {
	background-color: rgba(149, 77, 179, 0.6);
}

.gwt-TabBar {
	border-bottom: 1px solid #954db3;
}

.gwt-TabBarItem-wrapper .gwt-Label,
.gwt-TabBarItem-wrapper .gwt-HTML {
	border: 1px solid #954db3;
}

#item-list>div {
	padding: 10px;
	background-color: #954db3;
	color: #ffffff;
	font-weight: bold;
	margin: 3px 0;
}

#item-list>div>input {
	margin-right: 10px;
}

#addServices input[type=number] {
	max-width: 10em;
	padding: 0px;
	text-align: right
}

.com-google-gwt-user-cellview-client-CellTable-Style-cellTableSortableHeader:hover,
.com-google-gwt-user-cellview-client-CellTable-Style-cellTableHeader {
	text-shadow: none !important;
	color: black !important;
}

.header {
	padding: 0 !important
}

.navbar.navbar-default {
	margin: 0 !important
}
.row>div{
	padding:5px;
}
.header-top>.container>.row>div{
	padding:0;
}
.row#form-adder{
	padding:0;
}
.row .row{
	margin:0
}
#form-adder>div {
	padding:0
}
#form-adder button{
	width: 100%;
	padding: 4px 6px 5px 6px;
}
#form-adder>div:first-child {
	padding-left: 0;
}
#form-adder>div:first-child>input {
	padding: 4px 12px
}
#next-appointments .alert{
	margin-top: 0;
}
.table.small-cells > tbody > tr > td{
	padding: 5px 3px;	
}
.gwt-TabPanelBottom .form-inline .form-control{
	width:100%;
}
.gwt-TabPanelBottom .alert{
	margin-top:0;
}
.gwt-TabPanelBottom .col-md-12,
.gwt-TabPanelBottom .col-md-4{
	padding:0 !important;
}
.gwt-TabPanelBottom .col-md-12 .row{
	margin:0 !important;
}

.section.pattern-1 {
	padding: 0
}

.main-container {
	padding: 0;
	padding-top: 5px;
}

.panel-default>.panel-heading {
	background-color: #fff;
}

.panel-heading a {
	background-color: #999
}

.table>thead>tr>th {
	background-color: #f1f1f1;
	border-bottom: 1px solid #954db3;
	color: #555
}

#salonusers>div>a, .btn-group>div>a {
	padding: 10px 15px;
	font-size: 15px;
	color: #666666;
	border-bottom: 1px solid #f1f1f1;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
	float: left;
	clear: left;
	min-width: 276px;
	white-space: nowrap;
}

#salonusers>div, .btn-group>div {
	min-width: 240px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	background-color: #fafafa;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	border: 1px solid #f1f1f1;
	z-index: 101;
}

.dropdown-ticket-payment, .dropdown-ticket-payment a {
	min-width: 50px !important;
	width: 100%;
}
.dropdown-ticket-payment{
	width: auto;
}
.page-intro {
	padding: 0
}

.delete-item {
	max-width: none
}

.gwt-TabBarItem div.gwt-Label,
.gwt-TabBarItem div.gwt-HTML {
	overflow: hidden;
	height: 44px;
	white-space: normal !important
}

.panel-heading a {
	padding: 5px
}

.panel-heading a:after, .panel-heading a.collapsed:after {
	content: ""
}

h3 {
	margin: 0
}

.btn {
	padding: 5px 12px;
	margin: 0
}

.form-control {
	height: auto;
	padding-right: 12px
}

#screen-header>.row {
	padding: 15px 0
}
#alert{position: fixed;top: 0;z-index: 1000;}
#alert>div{margin:0}
#active-tickets-tabs .gwt-TabPanelBottom{
	min-height:1px;
}
.gwt-TabPanelBottom{
	-webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}
div.remove-ticket {
	-webkit-transition: width 2s; /* Safari */
    transition: width 2s;
    width: 1px;
}

.datePickerDayIsToday {
	background-image:none !important;
	background:rgba(149, 77, 179, 0.4) !important;
    color: #333 !important;
}
.datePickerDayIsValue {
    color: #fff;
    background: #954db3 !important;
}
.close-turn .form-control[disabled],
.close-turn .form-control{
	opacity:1;
	font-weight: bold;
}
.configurations .row{
	margin-left:0 !important;
}
.configurations .col-md-4{
	padding: 0 5px !important;
}
.form-group input[type=checkbox]{
	margin: 0 10px;
    position: relative;
    top: 3px;
}
.clickable:hover{
	background-color:#ccc;
	cursor:pointer;
}