/* A Free Design by Bryant Smith (bryantsmith.com) */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}
*
{
  	margin: 0 auto 0 auto;
  	border-spacing: 0;
 
  /* text-align: center; */

}
 
html, body {
	text-align: left;
}

p {text-align: left;}

@font-face {
	font-family: "PorscheDesignFont";
	src: url('PorscheDesignFont.TTF');
	url('PorscheDesignFont.TTF');
}
pre {
	word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
h1 {
	font-family: "PorscheDesignFont";
	font-size: 30px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
}

h2 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 50px;
	text-align: left;
}
#title h2 {
	margin-top: 0;
	margin-bottom: 0;
}

button {
	float: right;
	background: #828282;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
}
.general-btn {
  float: right;
  background: #828282;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 5px;
  color: #fff !important; 
  padding: 6px 10px; 
  text-decoration: none !important;
  border-radius: 5px; 
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);
}

button#back {
	float: left;
	margin-left: 5px;
}

button.select {
	margin-top: -2px;
	margin-right: -6px;
}

button#add {
	float: none;
	margin-right: -6px;
}

input {
	/*width: 100%;*/
}

textarea {
	width: 100%;
	max-width: 100%;
	min-height: 60px;
}

iframe {
	width: 100%;
	height: 100%;
	min-height: 572px;
	border: 0;
}

#main {
	width: 1050px;
	height: auto;
	padding-bottom: 20px;
}

#header {
	color: #ffffff;
	clear: both;
	/*width: 1060px;*/
	height: 42px;
	text-align: center;
	font-size: 18px;
}

#header ul {
	margin: 0;
	padding: 10px 0px 0 0px;
	list-style: none;
}

#header li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline-block;
}

#header a {
	float: left;
	margin: 0;
	padding: 0 16px 0 0;
	text-decoration: none;
	/*font-size:12px;
	color:#FFFFFF;*/
}

#header a span {
	float: left;
	display: block;
	background-color: #828282;
	/*padding: 5px 12px 5px 12px;*/
	padding: 5px 10px 5px 10px;
	color: #FFF;
}

#header a span.active{
	background-color: black;
}

#header a:hover span {
	background-color: black;
}

#tabs3 {
	font: normal 11px/1.5em Verdana;
  	width: 100%;
  	height: 30px;
	background: change-background;
	line-height: normal;
}

#tabs3.subtab {
	border-bottom: 2px solid black;
	height: 32px;
}

#tabs3 ul {
	margin: 0;
	padding: 10px 10px 0 0px;
	list-style: none;
}

#tabs3 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs3 a {
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
	text-decoration: none;
}

#tabs3.subtab a {
	padding: 0 4px 2px 0;
}

#tabs3 a span {
	float: none;
	display: block;
	background-color: #828282;
	padding: 5px 11px 4px 10px;
	color: #FFF;
	border-radius: 10px 10px 0px 0px;
}

#tabs3 a span.active{
	background-color: black;
}

#tabs3 a:hover span {
	background-color: black;
}

#content {
	border: 2px solid #828282;
}

div#title {
	height: 29px;
}

table#datatable {
	table-layout: fixed;
	border: 0px solid #828282;
	border-collapse: collapse;
}

table#datatable th {
	background-color: #828282;
	color: #FFF;
	font-weight: lighter;
	padding-left: 10px;
	text-align: center;
}

table#datatable tr#elevator_1 {
	background-color: cornsilk;
}

table#datatable tr#elevator_2 {
	background-color: wheat;
}

table#datatable tr#elevator_3 {
	background-color: sandybrown;
}

table#datatable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #828282;
	border-collapse: collapse;
	word-wrap: break-word;
}

table#datatable td#first {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	line-height: 19px;
}

table#datatable .cancel_request {
	color:#000;
}

div#elevator_number_1 {
	height: 93px;
	width:18px;
	margin: -8px 0 -8px -30px;
	float: left;
	background-color: yellow;
	border-radius: 10px 0 0 10px;
}

div#elevator_number_2 {
	height: 93px;
	width:18px;
	margin: -8px 0 -8px -30px;
	float: left;
	background-color: orange;
	border-radius: 10px 0 0 10px;
}

div#elevator_number_3 {
	height: 93px;
	width:18px;
	margin: -8px 0 -8px -30px;
	float: left;
	background-color: orangered;
	border-radius: 10px 0 0 10px;
}

p#elevator_number_1 {
	line-height: 93px;
	text-align: center;
}

p#elevator_number_2 {
	line-height: 93px;
	text-align: center;
}

p#elevator_number_3 {
	line-height: 93px;
	text-align: center;
}

img.edit {
	margin: 0 15px 0 0;
	border: 2px solid #FFF;
}

img.edit:hover {
	border: 2px solid #828282;
}

img.calendar {
	margin: 0 15px 0 0;
	border: 2px solid #FFF;
}

img.calendar:hover {
	border: 2px solid #828282;
}

#dialog {
	background-color: #eeeeee;
	position: fixed;
	height: auto;
	width: 410px;
	margin-left: 50%;
	left: -195px;
	top: 100px;
	border: 2px solid #828282;
	padding-bottom: 5px;
	z-index: 99999;
}

#dialog-title {
	height: 40px;
	padding: 5px 0 0 15px;
}

#dialog-title span {
	line-height: 32px;
}

.divider {
	background-color: #828282;
	width: 100%;
	height: 5px;
	margin-bottom: 10px;
}

#dialog-content {
	padding: 5px 20px 10px 15px;
}

#dialog-content table {
	width: 100%;
}

#dialog-content td.right {
	padding-right: 15px;
}

#dialog-content table input {
	width: 100%;
}

#dialog-owners {
	background-color: #eeeeee;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	display: none;
	border: 2px solid #828282;
	margin-left: -2px;
	margin-top: -2px;
}

#dialog-calendar {
	background-color: #eeeeee;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	display: none;
}

/*.calendar {
	text-align: center;
	width: 100%;
	height: 85%;
}*/

img#car_image {
	border: 2px solid #828282;
}

.alert-dialog {
	background-color: #ebebec;
	position: fixed;
	height: auto;
	width: 30%;
	margin-left: 50%;
	left: -195px;
	top: 150px;
	border: 0px solid #828282;
	padding-bottom: 5px;
	z-index: 99999;
    border-radius: 15px;
}

.alert-dialog button {
	color: #157efb;
}

.alert-dialog img {
	width: 100%;
}

.alert-dialog .divider {
	margin-left: 2.5%;
	width: 95%;
	margin-bottom: 0px;
}

.alert-dialog #dialog-content li label {
	margin-bottom: 0px;
	font-weight: 500;
}

.alert-dialog #dialog-content .lbl_bold label{
	font-weight: 700;
}

.alert-dialog #dialog-content ul {
	margin-top : 13px;
}

.alert-dialog .img-div {
	/*margin-top: 15px;*/
}

.request_red {
	margin-top:15px;
	margin-right: 11px; 
	margin-left: 10px;
}

.request_yellow {
	margin-top:15px;
}

.request_green {
	margin-top:15px;
	margin-left: 12px;
}

.request_type_select {
	float: right;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.label_status {
	list-style: none;
	margin-top:5px;
	margin-left: 10px;
}

table#datatable_add_message {
	table-layout: fixed;
	border: 0px solid #828282;
	border-collapse: collapse;
}

table#datatable_add_message th {
	background-color: #828282;
	color: #FFF;
	font-weight: lighter;
	padding-left: 10px;
	text-align: center;
}

table#datatable_add_message td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #828282;
	border-collapse: collapse;
	word-wrap: break-word;
}

table#datatable_add_message td#first {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	line-height: 19px;
}

#add_message_div {
	height : 500px;
	width : inherit;
	overflow-y: scroll;
}

.pagination_div {
  margin: 0px 0;
  margin-top: 3px;
  margin-left: -25px;
}
.pagination_div ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagination_div ul > li {
  display: inline;
}
.pagination_div ul > li > a,
.pagination_div ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination_div ul > li > a:hover,
.pagination_div ul > .active > a,
.pagination_div ul > .active > span {
  background-color: #f5f5f5;
}
.pagination_div ul > .active > a,
.pagination_div ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination_div ul > .disabled > span,
.pagination_div ul > .disabled > a,
.pagination_div ul > .disabled > a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination_div ul > li:first-child > a,
.pagination_div ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  color : #000;
}
.pagination_div ul > li:last-child > a,
.pagination_div ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  color : #000;
}

.irms_blue {
	color: #000 !important;
}
/*.pagination_div-centered {
  text-align: center;
}
.pagination_div-right {
  text-align: right;
}
.pagination_div-large ul > li > a,
.pagination_div-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination_div-large ul > li:first-child > a,
.pagination_div-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination_div-large ul > li:last-child > a,
.pagination_div-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination_div-mini ul > li:first-child > a,
.pagination_div-small ul > li:first-child > a,
.pagination_div-mini ul > li:first-child > span,
.pagination_div-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination_div-mini ul > li:last-child > a,
.pagination_div-small ul > li:last-child > a,
.pagination_div-mini ul > li:last-child > span,
.pagination_div-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination_div-small ul > li > a,
.pagination_div-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination_div-mini ul > li > a,
.pagination_div-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}*/