﻿#MyProfilefrm fieldset {
		width: 300px;
		background: rgba(0, 0, 0, 0.3);
}

#MyProfilefrm input {
	display: inline-block;

  	left: 40px;
  	border-radius: 8px;
}

#MyProfilefrm input.radio {
	display: inline-block;
	float: left;
  	left: 140px;
  	border-radius: 8px;
}

#MyProfilefrm label {
	display: inline-block;
    float: left;
    clear: left;
    width: 150px;
	border-radius: 8px;
	margin-right: 10px;
	padding: 10px;
}



#MyProfilefrm select {
	  	display: inline-block;
width: 298px;
  	border-radius: 8px;
}
#MyProfilefrm textarea {
	  	display: inline-block;
width: 250px;
  	border-radius: 8px;	 
}



#newsvcfrm fieldset {
		width: 300px;
		background: rgba(0, 0, 0, 0.3);
}

#newsvcfrm input {
	display: inline-block;

  	left: 140px;
  	border-radius: 8px;
}
#newsvcfrm label {
	display: inline-block;
    float: left;
    clear: left;
    width: 150px;
	border-radius: 8px;
	margin-right: 10px;
	padding: 10px;
}

#newsvcfrm select {
	  	display: inline-block;
width: 298px;
  	border-radius: 8px;
}
#newsvcfrm textarea {
	  	display: inline-block;
width: 250px;
  	border-radius: 8px;	 
}

#newsvcfrm a {

    right: 30px
    display: block;
    font-weight: bold;
    color: #ffffff;
    background-color: #c0c0c0
    width: 120px;
    text-align: center;
    padding: 4px
    text-decoration: none;
    border-radius: 8px;
}
#newsvcfrm a:hover, a:active {
    background-color: #daa520;
}







#equpdate fieldset {
		width: 300px;
		background: rgba(0, 0, 0, 0.3);
}

#equpdate input {
	display: inline-block;

  	left: 170px;
  	border-radius: 8px;
}
#equpdate label {
	display: inline-block;
    float: left;
    clear: left;
    width: 150px;
	border-radius: 8px;
	margin-right: 10px;
	padding: 10px;
}

#equpdate select {
	  	display: inline-block;
width: 298px;
  	border-radius: 8px;
}
#equpdate textarea {
	  	display: inline-block;
width: 250px;
  	border-radius: 8px;	 
}

#equpdate a {

    right: 30px
    display: block;
    font-weight: bold;
    color: #ffffff;
    background-color: #c0c0c0
    width: 120px;
    text-align: center;
    padding: 4px
    text-decoration: none;
    border-radius: 8px;
}
#equpdate a:hover, a:active {
    background-color: #daa520;
}



#documents fieldset {
		width: 300px;
		background: rgba(0, 0, 0, 0.3);
}

#documents input {
	display: inline-block;

  	left: 140px;
  	border-radius: 8px;
}
#documents label {
	display: inline-block;
    float: left;
    clear: left;
    width: 150px;
	border-radius: 8px;
	margin-right: 10px;
	padding: 10px;
}

#documents select {
	  	display: inline-block;
width: 298px;
  	border-radius: 8px;
}
#documents textarea {
	  	display: inline-block;
width: 250px;
  	border-radius: 8px;	 
}

#documents a {

    right: 30px
    display: block;
    font-weight: bold;
    color: #ffffff;
    background-color: #c0c0c0
    width: 120px;
    text-align: center;
    padding: 4px
    text-decoration: none;
    border-radius: 8px;
}
#documents a:hover, a:active {
    background-color: #daa520;
}



#workorderpics fieldset {
		width: 300px;
		background: rgba(0, 0, 0, 0.3);
}

#workorderpics input {
	display: inline-block;

  	left: 140px;
  	border-radius: 8px;
}
#workorderpics label {
	display: inline-block;
    float: left;
    clear: left;
    width: 150px;
	border-radius: 8px;
	margin-right: 10px;
	padding: 10px;
}

#workorderpics select {
	  	display: inline-block;
width: 298px;
  	border-radius: 8px;
}
#workorderpics textarea {
	  	display: inline-block;
width: 250px;
  	border-radius: 8px;	 
}

#workorderpics a {

    right: 30px
    display: block;
    font-weight: bold;
    color: #ffffff;
    background-color: #c0c0c0
    width: 120px;
    text-align: center;
    padding: 4px
    text-decoration: none;
    border-radius: 8px;
}
#workorderpics a:hover, a:active {
    background-color: #daa520;
}



#newjobfrm fieldset {
		width: 300px;
		background: rgba(0, 0, 0, 0.3);
}

#newjobfrm input {
	display: inline-block;
  	left: 25px;
  	border-radius: 8px;
}
#newjobfrm label {
	display: inline-block;
    float: left;
    clear: left;
    width: 150px;
	border-radius: 8px;
	margin-right: 10px;
	padding: 10px;
}

#newjobfrm select {
	  	display: inline-block;
width: 298px;
  	border-radius: 8px;
}
#newjobfrm textarea {
	  	display: inline-block;
width: 250px;
  	border-radius: 8px;	 
}



.slidecontainer {
  width: 100%;
}



.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #04AA6D;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #04AA6D;
  cursor: pointer;
}

#invupdate input {
	display: inline-block;
	Height: 100px;
  	left: 140px;
  	border-radius: 8px;
}
