*{margin:0;padding:0;text-decoration:none}

body {
text-decoration:none;
margin:0 0 0 0;background-color: #FFFFF;
background: url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 50% 100% fixed;
font: normal 16px/normal Roboto;-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: left top;
}


.bodyMainMiddle {
margin: auto;
width:100%;
padding:5px 5px 5px 5px;
height:100%;display:
flex;flex-wrap: wrap;justify-content: center;align-items: top;
}
@media screen and (max-width: 1000px) {.bodyMainMiddle{width: 100%; }}  

.bodyMainFooter {margin: auto;width: 100%;border: .5px;padding-top: 2px;padding-right: 2px;padding-bottom: 2px;padding-left: 2px;box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19); background: url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 40% 40% fixed;position:fixed;bottom:0;}









/*** .container{ font-family:'Roboto'; width:600px; margin:30px auto 0; display:block; background:#FFF; padding:10px 50px 50px;} ***/
.footer 	{ text-align:center; }
.footer a  { color:#53B2C8; }
.group { position:relative; margin-bottom:10px; }
.group2 { position:relative; margin-top:1px; }
input { font-size:18px;  padding:10px 10px 10px 5px;  display:block;  width:100%;  border:none;  border-bottom:1px solid #525354;  }
input:focus{ outline:none; }
label { color:#525354; font-size:18px; font-weight:normal; position:absolute; pointer-events:none; left:5px; top:10px;  transition:0.2s ease all;  -moz-transition:0.2s ease all;   -webkit-transition:0.2s ease all;}
input:focus ~ label, input:valid ~ label {top:-20px;font-size:14px;  color:#525354;}
.bar 	{ position:relative; display:block; width:100%; }
.bar:before, .bar:after{  content:''; height:2px;  width:0; bottom:1px; position:absolute; background:#525354; transition:0.2s ease all;   -moz-transition:0.2s ease all;   -webkit-transition:0.2s ease all;}
.bar:before {  left:50%;}
.bar:after {  right:50%; }
input:focus ~ .bar:before, input:focus ~ .bar:after {  width:50%;}
.highlight { position:absolute; height:60%;  width:100px; top:25%; left:0; pointer-events:none;  opacity:0.5;}
input:focus ~ .highlight {-webkit-animation:inputHighlighter 0.3s ease;-moz-animation:inputHighlighter 0.3s ease;animation:inputHighlighter 0.3s ease;}
@-webkit-keyframes inputHighlighter {	from { background:#525354; }  to 	{ width:0; background:transparent; }}
@-moz-keyframes inputHighlighter {	from { background:#525354; }  to 	{ width:0; background:transparent; }}
@keyframes inputHighlighter {	from { background:#525354; }  to 	{ width:0; background:transparent; }}
@media screen and (max-width: 600px) {.display_wide {width:100%;}.display_row {width:100%;}.display_col {width:100%;}.display_col_3 {width:100%;}.SendButton{width:100%;}.container{width:100%;}.display_container{width:100%;}}

.contentdiv {  display:none;}
.headerarea {
background: url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 100% 100% fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);width:100%;
z-index: 999999999999;
}
.sticky {  position: fixed;  top: 0;  width: 100%; z-index: 999999999999;}
.sticky + .content {  padding-top: 20px;z-index: 999999999999;}
header{position:relative;width:100%; z-index: 999999999999;}

.logo{position:relative;z-index:123;padding:10px;font:18px Roboto;color:#FFF;float:left;width:20%;font-weight:normal;}
.logo a{color:#FFF;}
nav{position:relative;width:1000px;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:Roboto; }
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#FFF;font-weight:normal;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#448D00!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}

#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:130px;font-size:12px;text-decoration:none;color:#ddd;font-weight:normal;
background: url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 100% 100% fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);
}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:1000px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;

background: url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 100% 100% fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{
background:#FF8A65!important;
}

#cssmenu ul ul li:hover{
background:#363636!important;
background: url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 100% 100% fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;

}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none;

background: url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 100% 100% fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;

}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#5B9D14} 
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#FFF}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}


 

 





































#target {
position: fixed;
top:48px;
z-index:1000;
width:100%;
float:center;
background:url(https://garagemanage.com/login/files/bg1.jpg) no-repeat 100% 100% fixed;
padding:5px;
display:none;
}

.Hide
{
  display:none;
}



.footer 	{ text-align:center; }
.footer a  { color:#53B2C8; }
.group { position:relative; margin-bottom:10px; }
input { font-size:18px;  padding:10px 10px 10px 5px;  display:block;  width:100%;  border:none;  border-bottom:1px solid #525354;}
input:focus{ outline:none; }
label { color:#525354; font-size:18px; font-weight:normal; position:absolute; pointer-events:none; left:5px; top:10px;  transition:0.2s ease all;  -moz-transition:0.2s ease all;   -webkit-transition:0.2s ease all;}
input:focus ~ label, input:valid ~ label {top:-20px;font-size:14px;  color:#525354;}
.bar 	{ position:relative; display:block; width:100%; }
.bar:before, .bar:after{  content:''; height:2px;  width:0; bottom:1px; position:absolute; background:#525354; transition:0.2s ease all;   -moz-transition:0.2s ease all;   -webkit-transition:0.2s ease all;}
.bar:before {  left:50%;}
.bar:after {  right:50%; }
input:focus ~ .bar:before, input:focus ~ .bar:after {  width:50%;}
.highlight { position:absolute; height:60%;  width:100px; top:25%; left:0; pointer-events:none;  opacity:0.5;}
input:focus ~ .highlight {-webkit-animation:inputHighlighter 0.3s ease;-moz-animation:inputHighlighter 0.3s ease;animation:inputHighlighter 0.3s ease;}
@-webkit-keyframes inputHighlighter {	from { background:#525354; }  to 	{ width:0; background:transparent; }}
@-moz-keyframes inputHighlighter {	from { background:#525354; }  to 	{ width:0; background:transparent; }}
@keyframes inputHighlighter {	from { background:#525354; }  to 	{ width:0; background:transparent; }}
@media screen and (max-width: 600px) {.display_wide {width:100%;}.display_row {width:100%;}.display_col {width:100%;}.display_col_3 {width:100%;}.SendButton{width:100%;}.container{width:100%;}.display_container{width:100%;}}
* { box-sizing:border-box; }


.diverun { 
display: block;
width: 1000px;
background-color: #FFFFFF;
padding:  5px 5px 5px 5px;
border: 3px solid lightgrey; border-radius: 5px;
text-align:left;
lign-items: center;
box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 900px) {.diverun{ width: 100%;}} 


 

a:link {color:black;}
a:visited {color: black;}
a:hover {color: dodgerblue;}
a:active {  color: orange;} 

.font10 {font-family: "Roboto", sans-serif;font-size: 10px; text-shadow: 1px 1px 2px #ababab;}
.font14 {font-family: "Roboto", sans-serif;font-size: 14px; text-shadow: 1px 1px 2px #ababab;}
.font20 {font-family: "Roboto", sans-serif;font-size: 20px; text-shadow: 1px 1px 2px #ababab;}
.font26 {font-family: "Roboto", sans-serif;font-size: 26px; text-shadow: 1px 1px 2px #ababab;}
.font30  {font-family: "Roboto", sans-serif;font-size: 30px; text-shadow: 1px 1px 2px #ababab;}

.imagemenu { vertical-align: text-bottom;}
.alignBest { vertical-align: text-bottom;}

.SendButton {
margin: 2px 2px 2px 2px;
box-shadow:inset 0px 1px 0px 0px #525354;
border-radius:5px;
border:1px solid #525354;
display:inline-block;
cursor:pointer;color:#000000;
font: bold 30px/normal Roboto;
width:100%;
height:60px;
padding:5px 5px 5px 5px;
text-decoration:none;
text-shadow:0px 1px 1px #cccccc;
box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.2);
background:linear-gradient(to bottom, #fff5e6 5%, #ffffff 100%);
background-color:#fff5e6;}
.SendButton:hover {		background:linear-gradient(to bottom, #ffffff 5%, #ffcc80 100%);	background-color:#ffcc80;		color:#000000;}
.SendButton:active {	position:relative;	top:1px;}











.littlebutton {
margin: 2px 2px 2px 2px;
box-shadow:inset 0px 1px 0px 0px #525354;
border-radius:5px;
border:1px solid #525354;
display:inline-block;
cursor:pointer;color:#000000;
font-family:'Roboto',
sans-serif;font-size:12px;
width:100%;
padding:5px 5px 5px 5px;
text-decoration:none;
text-shadow:0px 1px 1px #cccccc;
box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.2);
background:linear-gradient(to bottom, #fff5e6 5%, #ffffff 100%);
background-color:#fff5e6;	}
.littlebutton:hover {	background:linear-gradient(to bottom, #ffffff 5%, #ffcc80 100%);	background-color:#ffcc80;		color:#000000;}
.littlebutton:active {	position:relative;	top:1px;}


 


.flexup {display:flex;flex-wrap: wrap; margin: auto; background-color: white;border-radius: 0px; width:100%;}
.row20 {width:20%;}
.row20w {width:20%;}
.row20x100 {width:20%;}
.row25 {width:25%;}
.row25e {width:25%;}
.row33 {width:33%;}
.row331 {width:33%;}
.row332 {width:33%;}
.row40 {width:40%;}
.row40w {width:40%;}
.row50 {width:50%;}
.row66 {width:66%;}
.row80 {width:80%;}
.row100 {width:100%;}
.row20non {width:20%;}
.row80non {width:80%;}

.high200  {height:150px;}

.cornradius10 { border-radius: 10px;} 

.margin3 {margin: 1px 1px 1px 1px;}

.shadow1 {border: 1px solid white; border-radius: 5px;}
.shadow1:hover  {box-shadow: 3px 3px 15px lightgrey,-3px -3px  7px lightgrey; border: 1px solid darkgrey;}
.shadow1:active {box-shadow: 3px 3px 15px lightgrey,-3px -3px  7px lightgrey; border: 1px solid darkgrey;}

.border1 {border: 1px solid darkgrey;}
.border2 {border: 1px solid lightgrey;}
.borderWhite{border:1px solid white; }

.padding5 {padding:5px 5px 5px 5px;}
.padding10 {padding:10px 10px 10px 10px;}

.talignRight {text-align:right;}
.talignLeft {text-align:left;}
.talignCenter {text-align:center;}

.dividers1 {border: 2px solid lightgrey;width:100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center; padding: 5px 5px 5px 5px; }

.dividers2 {border: 2px solid lightgrey;width:100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center; padding: 5px 5px 5px 5px;border-radius: 5px; }

.decorationLarge      { font: bold 35px/normal Roboto;  color:dodgerblue;text-decoration:none;text-shadow: 1px 1px 2px #ababab;}
.decorationMedium     { font: normal 22px/normal Roboto;  color:dodgerblue;text-decoration:none;text-shadow: 1px 1px 2px #ababab;}
.decorationSmall      { font: normal 16px/normal Roboto;  color:dodgerblue;text-decoration:none;text-shadow: 1px 1px 2px #ababab;}
.decorationSmallBlack { font: normal 18px/normal Roboto;   color:#000000; text-decoration:none; text-shadow: 1px 1px 2px #cccccc;}

.decorationSimple14 { font: normal 14px/normal Roboto;   color:#000000; text-decoration:none; }
.decorationSimple16 { font: normal 16px/normal Roboto;   color:#000000; text-decoration:none; }
.decorationSimple18 { font: normal 18px/normal Roboto;   color:#000000; text-decoration:none; }


@media (max-width: 800px) {.row25e,.row20x100,.row33,.row40,.row50,.row66,.row80,.row100,.row20non,.row80non {width: 100%;} .talignRight {text-align:left;} }
 
.decorationSmallBlack:hover {color:dodgerblue; }


  
  .material-icons-outlined {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 26px;  
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}









.alert {
  width: 100%;
  padding: 12px 16px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 12px;
  font-size: 20px;
  text-align:center;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
}

.alert.alert-success {background-color: rgba(227, 253, 235, 1);border-color: rgba(38, 180, 3, 1);color: rgba(60, 118, 61, 1);}
.alert.alert-info {
  background-color: rgba(217, 237, 247, 1);
  color: rgba(49, 112, 143, 1);
  border-color: rgba(126, 182, 193, 1);
}


.alert.alert-warning {
  background-color: rgba(252, 248, 227, 1);
  border-color: rgba(177, 161, 129, 1);
  color: rgba(138, 109, 59, 1);
}

.alert.alert-danger {
  background-color: rgba(248, 215, 218, 1);
  border-color: rgba(220, 53, 69, 1);
  color: rgba(114, 28, 36,1);
}



.selector1 {
  width: 100%;
  padding: 15px 15px 15px 15px ;
  border: 1px solid #525354;
  border-radius: 4px;
  background-color: #FFFFFF;
  color:#525354; font-size:18px;
}


.selector2 {
  width: 100%;
height:29px;
  padding: 5px 5px 5px 5px ;
  border: 1px solid #525354;
  border-radius: 4px;
   background-color: #FFFFFF;
  color:#525354; font-size:14px;
 
}

.fontfix {  color:#525354; font-size:18px;}






