.monthly{
display: inline-block;
}
.yith_wcevti_address_map_div {
height: 500px;
}
.yith_wcevti_address_map {
height: 100%;
width: 100%;
overflow: visible;
}
.yith_wcevti_users_user_content {
float: left;
width: 100%;
}
._user_item {
float: left;
width: 25%;
text-align: center;
}
.search_panel_label{
float: left;
width: 75%;
}
.yith_wcevti_check_in{
float: left;
margin: 1em 0;
width: 100%;
}
.export_csv_ahref, .print_result{
float: right;
margin-top: 0.5em;
font-size: small;
box-shadow: none !important;
}
.export_csv_ahref{
border-left: 1px solid black;
margin-left: 0.5em;
padding-left: 0.5em;
}
input.search_ticket_number {
width: 84.5%;
float: left;
}
.search_ticket_button{
float: right;
padding: 1em 2em;
}
.yith_wcevti_check_in .check_in_panel.dialog_panel {
float: left;
width: 100%;
margin: 0.2em 0;
background: #73a724;
border-radius: 0.2em;
color: white;
}
.yith_wcevti_check_in .enable_automatic_checkin{
cursor: pointer;
}
.yith_wcevti_check_in form > .warning_dialog_panel{
background: darkorange;
}
.yith_wcevti_check_in form > .checked_dialog_panel{
background: #2ea2cc;
}
.yith_wcevti_check_in form > .founded_and_checked_dialog_panel {
background: #cc0513;
}
.yith_wcevti_check_in .dialog_panel > .message {
padding: 1em 0.5em;
float: left;
color: inherit;
font-size: larger;
width: 90%;
}
.yith_wcevti_check_in .back_search_button{
display: none;
padding: 0.75em;
float: right;
box-shadow: inherit !important;
color: inherit;
}
.yith_wcevti_check_in .back_search_button:hover{
color: inherit !important;
}
.list_header_panel{
width: 100%;
float: left;
line-height: 3.5em;
border-bottom: 1px solid #ccc;
}
.list_row_panel {
width: 100%;
float: left;
background-color: white;
border-bottom: 1px solid #F0F0F0;
}
.row_header {
float: left;
width: 100%;
margin: 0.75em 0;
}
.row_more_info {
display: none;
margin-bottom: 0.5em;
width: 93%;
float: right;
background-color: #F0F0F0;
}
.row_more_info_header {
width: 100%;
float: left;
margin: 0.2em 0em;
border-bottom: 1px solid #ddd;
}
.fields_info, .services_info {
float: left;
width: 46%;
margin: 0.4em 0.4em;
}
.list_colum{
float: left;
margin-left: 0.5em;
}
.row_actions{
float: right;
}
.item_action{
margin-right: 0.5em;
}
.toggle{
padding: 0 0.5em;
cursor: pointer;
}
.ticket_info{
width: 30%;
}
.enable_automatic{
float: right;
}
.ticket_id {
width: 70%;
}
.ticket_status {
width: 7%;
margin: 0;
text-align: center;
}
.ticket_status_icon{
color: white;
}
.make_checkin_button{
padding: 0.5em;
background: #bbb;
}
.make_checkout_button{
padding: 0.5em;
background: #ba2929;
}
.make_checkin_button:hover{
background: #2ea2cc;
}
.status_checked{
background: #2ea2cc;
padding: 0.3em;
border-radius: 15px;
}
.status_pending_check{
background: #73a724;
padding: 0.3em;
border-radius: 15px;
}
.status_cancelled {
background: #a00;
padding: 0.3em;
border-radius: 15px;
}