html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: verdana;
	color: #444444;
	overflow: hidden;
}
.time-field{
	width: 40px;
	text-align: center;
}
.datetime-field{
	text-align: center;
}
#login{
	width: 310px;
	margin: 150px auto 0px auto;
}
#login input{
	margin-left: 15px;
}
#top_panel{
	width: 100%;
	height: 40px;
	position: relative;
}
#top_panel_right{
	float:right;
	line-height:100%;
}
#top_panel img{
	vertical-align: middle;
}
#top_panel_left{
	margin-left:6px;
	float:left;
}
#top_panel_left > *{
	margin-left:17px;
	margin-right:4px;
}
#top_panel_right > *{
	line-height:100%;
	margin-left:10px;
	margin-right:20px;
	display:inline-block;
	vertical-align: middle;
	vertical-align: -moz-middle-with-baseline;
}
/*#body_container_left{
	float: left;
}*/
#admin_entrance{
	background-color:#fab444;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
}
#admin_entrance img{
	width:24px;
	height:24px;
	display: block;
	margin: 0 auto;
	margin-top:3px;
}
#bottom_panel{
	display: none;
	position: absolute	;
	bottom: 0px;
	left: 365px;
	right: 0px;
	background-color: white;
}
#bottom_panel_menu{
	margin: 0px;
	padding: 1px 1px 0px 1px;
	background-color: silver;
}
#bottom_panel_menu:after{
	display: block;
	clear: both;
	content: "";
}
#bottom_panel_menu li{
	list-style: none;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 0px 2px;
	width: 70px;
	cursor: pointer;
	border: 1px solid #EAEAEA;
	background-color: #EAEAEA;
}
#bottom_panel_menu li:hover{
	background-color: gray;
	border: 1px solid gray;
	color: white;
}
#bottom_panel_menu li.selected{
	background-color: white;
	border: 1px solid white;
	color: black;
	cursor: default;
}
.bottom_panel_page{
	display: none;
	width: 100%;
	height: 152px;
}
#bottom_panel_dragbar{
	width: 100%;
	height: 3px;
	background-color: gray;
	cursor: row-resize;
}
#object_panel{
	position: absolute;
	width: 360px;
	top: 40px;
	bottom: 0px;
}

#object_list{
	position: absolute;
	top: 60px;
	left: 10px;
	bottom: 5px;
	overflow: auto;
	width: 337px;
}
#object_panel_object_list_top{
	width: 100%;
	padding: 3px 3px 3px 10px;
}
#object_graph_top{
	padding: 4px 2px 2px 2px;
}
#object_graph_label{
	position: absolute;
	right: 10px;
	top: 37px;
}
#main_map{
	position: absolute;
	top: 40px;
	left: 365px;
	right: 0px;
	bottom: 5px;
	z-index: 0;
}
.object_detail_item{
	width: 320px;
	float: left;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}
.object_detail_item_caption, .object_detail_item_value{
	width: 159px;
	float: left;
}
.object_list_group_container{
	float: left;
	height: 24px;
	margin: 8px 2px 0px 0px;
	background-color: gray;
	color: white;
}
.olg_buttons{
	float: left;
	padding: 1px 1px 1px 1px;
	margin-left: 2px;
}
.olg_buttons img{
	width: 10px;
	cursor: pointer
}
.olg_label{
	float: left;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 4px;
	white-space: nowrap;
	overflow: hidden;
}
#object_list_collapse_groups{
	width: 18px;
	margin-left: 8px;
	margin-top: 4px;
	cursor: pointer;
}
.object_list_item_container{
	float: left;
	height: 31px;
	border-bottom: 1px solid silver;
	padding: 0px 5px 0px 5px;
}
.oli_buttons{
	float: left;
}
.oli_buttons img{
	width: 10px;
	margin-top: 2px;
	cursor: pointer;
}
.oli_icon{
	width: 22px;
	margin: 5px 4px 0px 4px;
}
.object_list_item_caption{
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}
.oli_status_string{
	font-size: 9px;
	color: gray;

}
.oli_driver{
	font-size: 9px;
	color: black;
	margin-left: 5px;
}
.object_list_menu{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 4px 6px;
	cursor: pointer;
}
.oli_speed_place{
	float: left;
	width: 26px;
	height: 31px;
	text-align: center;
}
.oli_group_visible, .oli_group_follow{
	cursor: pointer;
}
.dialog{
	display: none;
}
.ui-dialog{
	padding: 0px 0px 0px 0px;
}
.ui-dialog-titlebar{
	background-color: gray;
	color: white;
	font-size: 14px;
	font-weight: normal;
}
#object_menu{
	position: absolute;
	width: 260px;
	background-color: white;
	border: 1px solid black;
	display: none;
}
#settings_dialog table{
	width: 100%;
}
#settings_dialog td, #settings_dialog th{
	padding: 3px 5px 3px 5px;
}
#settings_dialog td input{
	padding: 3px 3px 3px 3px;
}
.object_menu_buttons{
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	border: none;
	background-color: white;
}
.object_menu_buttons:hover{
	background-color: silver;
}
.legendLabel{
	font-size: 9px;
}
/*#logout_button{
	display: block;
	position: absolute;
	right: 20px;
	top: 12px;
}*/
/*#language{
	display: block;
	position: absolute;
	right: 120px;
	top: 9px;
}*/
.route-stop_marker{
	width: 32px;
	height: 32px;
	background-image: url(../img/markers/route-stop-num.svg);
	background-size: 32px auto;
	background-repeat: no-repeat;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
.popup_table td{
	padding: 2px 0px 2px 2px;
}
.popup_table tr:nth-child(even) td{
	background-color: #EAEAEA;
}
#switchMaps{
	position: absolute;
	right: 10px;
	top: 50px;
	width: 120px;

	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;

	box-shadow: 0px 0px 3px #0F0F0F;
	border-radius: 3px 3px 3px 3px;
}
#map_route_panel{
	display: none;
	position: absolute;
	left: 410px;
	top: 50px;
	width: 193px;
	height: 21px;
	background-color: white;
	padding: 4px 4px 4px 4px;
	margin: 0px;

	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;

	box-shadow: 0px 0px 5px #0F0F0F;
	border-radius: 5px 5px 5px 5px;
}
#map_route_panel li{
	list-style: none;
	float: left;
	margin: 2px 8px 2px 8px;
}
#map_route_panel li img{
	width: 16px;
	height: 16px;
	cursor: pointer;
}
#map_route_panel li img.disabled{
	opacity: 0.3;
	filter: Alpha(Opacity=30);
}
#object_messages{
	overflow: hidden;
}
#object_messages_content{
	overflow: auto;
}
#object_messages_table{
	width: 100%;
	margin-top: 2px;
}
#object_messages_table td{
	text-align: center;
	white-space: nowrap;
}
#object_messages_navigation{
	width: 100%;
	height: 19px;
	text-align: center;
	padding-top: 1px;
}
#object_messages_navigation_current_page{
	text-align: center;
	width: 20px;
	font-size: 10px;
}
#object_messages_navigation_rows_per_page{
	text-align: center;
	width: 50px;
	font-size: 10px;
}
.object_messages_navigation_goto_page, .object_messages_navigation_page_selected{
	margin-left: 2px;
	margin-right: 2px;
}
.object_messages_navigation_goto_page{
	cursor: pointer;
	color: blue;
}
.object_messages_navigation_page_selected{
	font-weight: bold;
	color: black;
}
.object_messages_table_row:hover td{
	background-color: #ACE7FF !important;
	cursor: pointer;
}
#object_panel_tabs{
	background-color: #C0C0C0;
	padding-top: 3px;
}
.object_panel_tab{
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 2px 0px 2px;
	background-color: #EAEAEA;
	cursor: pointer;
}
#object_panel_tabs .tab_selected{
	background-color: white;
}
#zone_top_panel{
	padding: 4px 10px 4px 10px;
}
.zone_top_panel_button{
	float: left;
	cursor: pointer;
	width: 18px;
	height: 18px;
}
.zone_top_panel_button img{
	width: 18px;
	height: 18px;
}
#zone_list_table{
	width: 340px;
	margin: 2px auto 0px auto;

}
#zone_list_table td img{
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.top_panel_button{
	width: 24px;
	height: 24px;
	/*margin: 8px 8px 4px 8px;*/
	margin: 8px 0;
	cursor: pointer;
	/*float: left;*/
	display:inline-block;
}
.top_panel_button img{
	width: 24px;
	height: 24px;
}
.top_panel_button a, .top_panel_button b{
	line-height:24px;
}

#loader_screen {
	display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: white;
	opacity: 0.8;
	filter: Alpha(Opacity=80);
	z-index: 1000;}
.loader {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin-top: -40px;
	margin-left: -40px;
}
.loader div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #7AB800;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.loader div:nth-child(1) {
  left: 8px;
  animation: loader1 0.6s infinite;
}
.loader div:nth-child(2) {
  left: 8px;
  animation: loader2 0.6s infinite;
}
.loader div:nth-child(3) {
  left: 32px;
  animation: loader2 0.6s infinite;
}
.loader div:nth-child(4) {
  left: 56px;
  animation: loader3 0.6s infinite;
}
@keyframes loader1 {
  0% { transform: scale(0); }
  100% { transform: scale(1); }
}
@keyframes loader3 {
  0% { transform: scale(1); }
  100% { transform: scale(0); }
}
@keyframes loader2 {
  0% { transform: translate(0, 0); }
  100% { transform: translate(24px, 0); }
}
.ui-multiselect-filter{
	margin-bottom: 2px;
}
.ui-corner-all{
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}
.ui-state-default{
	border: 1px solid gray !important;
}
input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	font-family: verdana !important;
}
.ui-state-active{
	background-color: gray !important;
}
#report_dialog .container{
	width: 830px;
	margin: 5px auto 5px auto;
}
#report_dialog .block{
	float: left;
	margin: 5px 5px 5px 5px;
	width: 400px;
}
#report_dialog .row div{
	float: left;
	margin: 4px 2px 4px 2px;
}
#report_dialog .row div:nth-child(1){
	width: 120px;
	font-weight: bold;
}
#report_dialog .row div:nth-child(2){
	width: 270px;
}
#report_dialog select{
	width: 225px;
}
#report_dialog input[type=text]{
	width: 219px;
}
#report_dialog input[type=checkbox]{
	width: 20px;
}
#report_date_filter_templates{
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 7px;
	padding: 3px 0px 0px 0px;
}
#report_date_filter_templates li{
	list-style: none;
	float: left;
	margin-right: 20px;
	cursor: pointer;
	color: gray;
}
#report_date_filter_templates li:hover{
	color: red;
}
#report_date_from, #report_date_to{
	text-align: center;
}
.ui-datepicker-calendar td a{
	text-align: center !important;
}
.ui-state-active{
	background-color: gray !important;
	color: white !important;
}
.system_settings_conent{
	height: 500px;
	overflow: auto;
	display: none;
}
.system_settings_conent table{
	width: 100%;
}
.system_settings_conent table td, .system_settings_conent table th{
	padding: 4px 4px 4px 4px;
}
.system_settings_conent{
	cursor: pointer;
}
.system_settings_conent table tr:hover td{
	background-color: #ACE7FF;
}
.system_settings_conent table td img{
	width: 14px;
	height: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#system_settings_events_dialog .container{
	width: 930px;
	margin: 5px auto 5px auto;
}
#system_settings_events_dialog .block{
	float: left;
	margin: 5px 5px 5px 5px;
	width: 450px;
}
#system_settings_events_dialog .row div{
	float: left;
	margin: 2px 2px 2px 2px;
}
#system_settings_events_dialog .row select{
	width: 225px;
}
#system_settings_events_dialog .row input{
	width: 217px;
	padding: 3px 3px 3px 3px;
}
#system_settings_events_dialog .row div:nth-child(1){
	width: 170px;
	font-weight: bold;
}
#system_settings_events_dialog .row div:nth-child(2){
	width: 270px;
}
.ui-multiselect-menu{
	z-index: 1000;
}
#system_settings_event_param_sensors{
}
#system_settings_event_param_sensors td{
	padding: 3px 3px 3px 0px;
}
.system_settings_event_param_sensors_row{
	border-bottom: 1px solid gray;
}
#system_settings_event_history{
	width: 450px;
	height: 210px;
	overflow: auto;
}
#system_settings_groups_dialog .container{
	width: 430px;
	margin: 5px auto 5px auto;
}
#system_settings_groups_dialog .block{
	float: left;
	margin: 5px 5px 5px 5px;
	width: 420px;
}
#system_settings_groups_dialog .row div{
	float: left;
	margin: 2px 2px 2px 2px;
}
#system_settings_groups_dialog .row select{
	width: 225px;
}
#system_settings_groups_dialog .row input, #system_settings_groups_dialog .row textarea{
	width: 217px;
	padding: 3px 3px 3px 3px;
}
#system_settings_groups_dialog .row div:nth-child(1){
	width: 170px;
	font-weight: bold;
}
#system_settings_groups_dialog .row div:nth-child(2){
	width: 230px;
}

#system_settings_subaccount_dialog .container{
	width: 700px;
	margin: 5px auto 5px auto;
}
#system_settings_subaccount_dialog .block{
	float: left;
	margin: 5px 5px 5px 5px;
	width: 340px;
}
#system_settings_subaccount_dialog .block2{
	margin: 5px 5px 5px 5px;
	width: 100%;
}
#system_settings_subaccount_dialog .row div{
	float: left;
	margin: 2px 2px 2px 2px;
}
#system_settings_subaccount_dialog .row select{
	width: 225px;
}
#system_settings_subaccount_dialog .row input{
	width: 217px;
	padding: 3px 3px 3px 3px;
}
#system_settings_subaccount_dialog .row div:nth-child(1){
	width: 100px;
	font-weight: bold;
}
#system_settings_subaccount_dialog .row div:nth-child(2){
	width: 230px;
}


#system_settings_drivers_dialog .container{
	width: 350px;
	margin: 5px auto 5px auto;
}
#system_settings_drivers_dialog .block{
	float: left;
	margin: 5px 5px 5px 5px;
	width: 340px;
}
#system_settings_drivers_dialog .row div{
	float: left;
	margin: 2px 2px 2px 2px;
}
#system_settings_drivers_dialog .row input, #system_settings_drivers_dialog .row textarea{
	padding: 3px 3px 3px 3px;
}
#system_settings_drivers_dialog .row div:nth-child(1){
	width: 100px;
	font-weight: bold;
}
#system_settings_drivers_dialog .row div:nth-child(2){
	width: 230px;
}


#system_settings_menu{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
#system_settings_menu li{
	display: block;
	list-style: none;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	border: 1px solid gray;
	background-color: #EAEAEA;
	color: gray;
}
#system_settings_menu li:hover{
	border: 1px solid black;
	color: black;
}
#system_settings_menu li.system_settings_menu_selected{
	cursor: default;
	border: 1px solid white;
	color: black;
	background-color: #FFFFFF;
}
#history_params_table{
	width: 350px;
	margin: 10px auto 10px auto;
}
#history_params_table td, #history_params_table th{
	padding: 2px 0px 2px 0px;
}
#history_params_table th{
	width: 150px;
}
#history_params_table input{
	width: 217px;
	padding: 3px 3px 3px 3px;
}
#history_params_table select{
	width: 225px;
	padding: 3px 3px 3px 3px;
}
.history_table_total_count, .history_table_total_count_toggle{
	width: 20px;
}
.route-stop_marker{
	width: 32px;
	height: 32px;
	background-image: url(../img/markers/route-stop-num.svg);
	background-size: 32px auto;
	background-repeat: no-repeat;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
.route-stop_marker_small{
	width: 18px;
	height: 18px;
	background-image: url(../img/markers/route-stop-num.svg);
	background-size: 18px auto;
	background-repeat: no-repeat;
	font-size: 8px;
	color: white;
	text-align: center;
}
.history_table{
	width: 100%;
	border: none;
	margin-bottom: 15px;
}
.history_table td{
	border: none;
}
.history_table td.history_table_info_row{
	width: 150px;
}
 #history_table_list{
	position: absolute;
	top: 210px;
	left: 10px;
	bottom: 55px;
	overflow: auto;
	width: 337px;
}
#side_panel_history_route_table_total{
	display: none;
	border-top: 1px solid black;
	padding: 5px 5px 5px 5px;
	position: absolute;
	bottom: 0;
	width: 335px;

}
#event_table_content{
	position: absolute;
	top: 30px;
	left: 10px;
	bottom: 15px;
	overflow: auto;
	width: 350px;
}
#event_table{
	width: 334px;
	margin: 20px auto 0px auto;
	border: none;

}
.ui-state-error{
	background-color: white;
	color: red;
}
.ui-state-error .ui-pnotify-title{
	background-color: red;
}
.ui-icon, .ui-widget-content .ui-icon{
    background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-pnotify-title {
	padding: 3px 1em;
	height: initial !important;
	min-height:30px;
}

.ui-pnotify-title-text {
	padding-top: 0;
	line-height: 30px;
}
#send-gprs{
	display: none;
	position: absolute;
    width: 700px;
    height: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    background-color: white;
    box-shadow: 0px 0px 10px 0px #000000;
}
#send-gprs-close{
	position: absolute;
	top: 16px;
	right: 16px;
	width: 16px;
	height: 16px;
	background-image: url('/img/close-black.svg');
	background-size: 16px 16px;
	cursor: pointer;
}
#send-gprs-vehicles-block{
	margin: 16px 20px 16px 20px;
	
}
#send-gprs-vehicles{
	padding: 10px 20px 10px 20px;
	width: 300px;
	border-radius: 5px;
}
#send-gprs-controls{
	display: flex;
	justify-content: space-evenly;
}
.send-gprs-controls-button{
    padding: 10px 16px;
    background-color: gray;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid gray;
    height: 14px;
    margin-top: 18px;
}
.send-gprs-controls-button:hover{
	box-shadow: 0px 0px 10px 0px #000000;
	border: 1px solid white;
}
#send-gprs-body{
	padding: 0px 20px 0px 20px;
    height: 355px;
    overflow-y: auto;
    margin-top: 20px;
}
.send-gprs-body-table-row{
    display: flex;
    justify-content: space-evenly;
}
.send-gprs-body-table-cell{
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid silver;
	overflow: hidden;
}
.delete-gprs-cmd{
    width: 16px;
    height: 16px;
    background-image: url(/img/remove3.svg);
    background-repeat: no-repeat;
    background-size: 16px 20px;
    margin: 5px;
	cursor: pointer;
}
.send-gprs-body-table-cell:nth-child(1){width: 183px;}
.send-gprs-body-table-cell:nth-child(2){width: 178px;}
.send-gprs-body-table-cell:nth-child(3){width: 390px;}
.send-gprs-body-table-cell:nth-child(4){width: 30px;}
.send-gprs-body-table-cell:nth-child(5){width: 30px;}

.gprs-success{
	width: 16px;
	height: 16px;
	background-image: url('/img/tick-green.svg');
	background-repeat: no-repeat;
	background-size: 16px 16px;
	margin-top: 5px;
}
.gprs-waiting {
  font-size: 2px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  margin: 11px 5px;
}
@-webkit-keyframes load5 {
  0%,
  100% { box-shadow: 0em -2.6em 0em 0em #a7a7a7, 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.5), -1.8em -1.8em 0 0em rgba(167,167,167, 0.7); }
  12.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.7), 1.8em -1.8em 0 0em #a7a7a7, 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.5); }
  25% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.5), 1.8em -1.8em 0 0em rgba(167,167,167, 0.7), 2.5em 0em 0 0em #a7a7a7, 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  37.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.5), 2.5em 0em 0 0em rgba(167,167,167, 0.7), 1.75em 1.75em 0 0em #a7a7a7, 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  50% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.5), 1.75em 1.75em 0 0em rgba(167,167,167, 0.7), 0em 2.5em 0 0em #a7a7a7, -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  62.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.5), 0em 2.5em 0 0em rgba(167,167,167, 0.7), -1.8em 1.8em 0 0em #a7a7a7, -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  75% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.5), -1.8em 1.8em 0 0em rgba(167,167,167, 0.7), -2.6em 0em 0 0em #a7a7a7, -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  87.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.5), -2.6em 0em 0 0em rgba(167,167,167, 0.7), -1.8em -1.8em 0 0em #a7a7a7; }
}
@keyframes load5 {
  0%,
  100% { box-shadow: 0em -2.6em 0em 0em #a7a7a7, 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.5), -1.8em -1.8em 0 0em rgba(167,167,167, 0.7); }
  12.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.7), 1.8em -1.8em 0 0em #a7a7a7, 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.5); }
  25% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.5), 1.8em -1.8em 0 0em rgba(167,167,167, 0.7), 2.5em 0em 0 0em #a7a7a7, 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  37.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.5), 2.5em 0em 0 0em rgba(167,167,167, 0.7), 1.75em 1.75em 0 0em #a7a7a7, 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  50% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.5), 1.75em 1.75em 0 0em rgba(167,167,167, 0.7), 0em 2.5em 0 0em #a7a7a7, -1.8em 1.8em 0 0em rgba(167,167,167, 0.2), -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  62.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.5), 0em 2.5em 0 0em rgba(167,167,167, 0.7), -1.8em 1.8em 0 0em #a7a7a7, -2.6em 0em 0 0em rgba(167,167,167, 0.2), -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  75% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.5), -1.8em 1.8em 0 0em rgba(167,167,167, 0.7), -2.6em 0em 0 0em #a7a7a7, -1.8em -1.8em 0 0em rgba(167,167,167, 0.2); }
  87.5% { box-shadow: 0em -2.6em 0em 0em rgba(167,167,167, 0.2), 1.8em -1.8em 0 0em rgba(167,167,167, 0.2), 2.5em 0em 0 0em rgba(167,167,167, 0.2), 1.75em 1.75em 0 0em rgba(167,167,167, 0.2), 0em 2.5em 0 0em rgba(167,167,167, 0.2), -1.8em 1.8em 0 0em rgba(167,167,167, 0.5), -2.6em 0em 0 0em rgba(167,167,167, 0.7), -1.8em -1.8em 0 0em #a7a7a7; }
}
