﻿html, body
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: Verdana !important;
    overflow: hidden;
}

.imgOptions
{
    height: 24px;
    width: 24px;
    cursor: pointer;
}

.imgOptions1
{
    height: 28px !important;
    width: 32px !important;
}

/*
Tu added
*/
#copyright
{
    position:absolute;
    right:1px;
    text-align:right;
}

.tdMenuDropDown
{
    position:absolute;
    top: 44px;
    right: 20px;
    height:36px;
    z-index:9999;
}
.divApplicationFooter img
      {
	position:absolute;
	bottom:10px;
	right:1px;
	z-index:100; 
	width:1px; 
	heigth:10px;
      } 
radio  
{
    
    height:32px; -webkit-appearance: button;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: auto;
    background: url(../Content/Images/selector_trans.png), 
    -webkit-linear-gradient(#E5E5E5, #E5E5E5 40%, #E2E2E2);
    background-position: 100% 53%, center center;        
    background-repeat: no-repeat, repeat-x; 
}
legend,.lblRadio
{
    color:#fff;
}
#divApplicationFooter
{
    /*display: none;*/
    position: absolute;
    bottom: 0px;
    display: block;
    background-color: rgba(71, 71, 71,0.75);
    height: 25px;
    color: #fff;
    text-align: center;
    z-index: 1000;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
/*InfoWindow Styles*/

.divInfoWindowContainer
{
    z-index: 1001;
    position: absolute;
    background-color: rgba(61, 61, 61,.75); /*background: -webkit-gradient(linear, left top, left bottom, from(rgba(110,110,110,.85)), color-stop(1, #0A0A0A));     background: -moz-linear-gradient(top, rgba(110,110,110,.85), #0A0A0A);     background: -o-linear-gradient(rgba(110,110,110,.85), #0A0A0A);*/
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.divTriangle
{
    border: solid 20px transparent;
    border-top-color: rgba(61, 61, 61,.75);
    border-bottom: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
    position: relative;
    margin: auto;
    bottom: 0px;
}

.spanContentText
{
    font-size: 12px;
}

.dj_ie .divInfoWindowContainer
{
    border: none;
}

.divInfoWindowContainer .container
{
    position: absolute !important;
    top: 0;
    left: 0;
}

.imgInfoWindow
{
    position: relative;
}

.divInfoWindowContainer .content
{
    font-size: 12px;
    position: relative;
    color: #fff;
    overflow: auto;
    padding: 4px 2px 2px 8px;
}

.divInfoWindowContainer .title
{
    background-color: #282828;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    padding: 7px 2px 2px 7px !important;
    color: #fff;
    height: 25px;
    background-color: #282828;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.imgArrow
{
    z-index: 1000;
    position: absolute;
    cursor: pointer;
    right: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
}
/*InfoWindow Styles*/
#divLayerVisibleContentHolder
{
    overflow: auto;
    margin: 7px;
    background-color: transparent;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#divLayerContentHolder
{
    overflow: auto;
    margin: 7px;
    background-color: transparent;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.textShadow
{
    padding-left: 15px;
    color: #7D7D7D;
    font-size: 14px;
    text-shadow: 1px 1px 1px #000000;
}
#imgLocateMe
{
    margin-top:3.3px;
    margin-left:.9px;
}
#divLocateMe
{
    background-color: rgba(244, 244, 244,.75);
    -webkit-box-shadow: 0 0 15px #fff;
    -moz-box-shadow: 0 0 15px #fff;
    -o-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff;
    color: White;
    top:78px;
    left:10px;
    min-width:30px;
    min-height:30px;
}

#divRequestOptionsContainer
{
    position: absolute;
    top: 8px;
    right: 20px;
    z-index: 100; /*background: -webkit-gradient(linear, left top, left bottom, from(rgba(110,110,110,.85)), color-stop(1, #0A0A0A));     background: -moz-linear-gradient(top, rgba(110,110,110,.85), #0A0A0A);     background: -o-linear-gradient(rgba(110,110,110,.85), #0A0A0A);*/
    background-color: rgba(61, 61, 61,.75);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px #fff;
    -moz-box-shadow: 0 0 15px #fff;
    -o-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff;
    font-size: 14px;
    font-weight: bold;
    color: White;
	min-width: 270px;
	
}

#divRequestOptionsContent
{
    background-color: transparent;
    margin: 0px 10px 0px 10px;
}

#divAddressContainer, #divCreateRequest, #divServiceRequestContainer, #divUploadDialogContainer, #divSplashScreenContainer
{
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,.65);
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
}

#divUploadDialogContainer
{
    z-index: 1002 !important;
}

#divUploadDialog
{
    width: 250px;
    min-height: 150px;
    background-color: rgba(61, 61, 61,.75);
    z-index: 1002;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px #fff;
    -moz-box-shadow: 0 0 15px #fff;
    -o-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff;
}

#divAddressContainer
{
    z-index: 1001 !important;
}

#divLayerVisibleContainer
{
    position: absolute;
    top: 72px;
    right: 20px;
    width: 200px;
    z-index: 999;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(110,110,110,.85)), color-stop(25%, #0A0A0A));
    background: -moz-linear-gradient(top, rgba(110,110,110,.85), #0A0A0A 25%);
    background: -o-linear-gradient(rgba(110,110,110,.85), #0A0A0A 25%);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
}

.hideLayerVisibleHeight
{
    overflow: hidden;
    -webkit-transition: height 0.5s ease-in;
    -moz-transition: height 0.5s ease-in;
    -o-transition: height 0.5s ease-in;
    height: 0px;
}
.showLayerVisibleHeight
{
    overflow: hidden;
    -webkit-transition: height 0.5s ease-in;
    -moz-transition: height 0.5s ease-in;
    -o-transition: height 0.5s ease-in;
    height: 100%;
    top:200px;
}
.hideContainerHeight
{
    overflow: hidden;
    -webkit-transition: height 0.5s ease-in;
    -moz-transition: height 0.5s ease-in;
    -o-transition: height 0.5s ease-in;
    height: 0px;
}

.showContainerHeight
{
    overflow: hidden;
    -webkit-transition: height 0.5s ease-in;
    -moz-transition: height 0.5s ease-in;
    -o-transition: height 0.5s ease-in;
    height: 100%;
}

.hideContainer
{
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}

.showContainer
{
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.opacityHideAnimation
{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s ease-in;
    -moz-transition: visibility 0s linear 0.5s, opacity 0.5s ease-in;
    -o-transition: visibility 0s linear 0.5s, opacity 0.5s ease-in;
}

.opacityShowAnimation
{
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
}

.tdHeader
{
    font-size: 14px;
    font-weight: bold;
    color: White;
}

.basemapLabel
{
    background-color: transparent;
    color: #fff;
    text-align: center;
    width: 100%;
    overflow: hidden;
    display: block;
}

.selectedBaseMap
{
    -webkit-box-shadow: 0 0 15px #fff;
    -moz-box-shadow: 0 0 15px #fff;
    -o-box-shadow: 0 0 15px #fff;
}

.bottomborder
{
    border-bottom: 1px dotted white;
}

.ratingStar
{
    display: inline-block;
    background-image: url("images/rating_empty.png");
    background-size: 15px;
    background-position: left center;
    position: relative;
    height: 15px;
    width: 15px;
    float: left;
}

.ratingStarChecked
{
    background-size: 15px;
    background-image: url("images/rating_full.png");
}

.ratingStarBig
{
    display: inline-block;
    background-image: url("images/rating_empty.png");
    background-size: 23px;
    background-position: left center;
    position: relative;
    height: 23px;
    width: 23px;
    float: left;
}

.ratingStarBigChecked
{
    background-size: 23px;
    background-image: url("images/rating_full.png");
}

.customButton
{
    border: none;
    color: #fff;
    height: 20px;
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757)) !important;
    background: -moz-linear-gradient(top, #888, #575757) !important;
    background: -o-linear-gradient(#888, #575757) !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#divDropDownContainer
{
    position: relative;
    border: 1px solid #242424;
    border-bottom: 1px solid #525252;
    background-color: #333333;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 202px;
}

#txtSelectedRequest
{
    padding: 1px;
    background-color: #333333;
    color: #fff;
    width: 175px;
    border: none !important;
}

#imgDropdownCarot
{
    position: absolute;
    cursor: pointer;
    right: 0px;
}

.divRequestTypes
{
    width: 202px;
    color: #fff;
    display: none;
    position: absolute;
    z-index: 101;
    background-color: #333333;
    border: 1px solid #242424;
    border-top: 0px;
}

#divAddressPlaceHolder
{
    border: 1px solid #242424;
    border-bottom: 1px solid #525252;
    background-color: #333333;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    width: 275px;
}

#txtAddress
{
    background-color: #333333;
    color: #fff;
    width: 250px;
    border: none !important;
    height: 20px;
}

#imgLocate
{
    position: absolute;
    cursor: pointer;
    right: 0px;
}

#divAddressList
{
    margin-top: 5px;
    color: #fff;
    z-index: 101;
    background-color: transparent;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar_track
{
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: transparent;
    cursor: default;
    display: block;
    padding: 2px 2px 2px 2px;
}

.scrollbar_handle
{
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#888)) !important;
    background: -moz-linear-gradient(top, #000, #888) !important;
    background: -o-linear-gradient(#000, #888) !important;
    position: relative;
    width: 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0.9;
    -moz-opacity: 0.9;
    cursor: default;
}

.scrollbar_container
{
    height: 180px;
    overflow: hidden;
    position: relative;
}

.scrollbar_content
{
    overflow: hidden;
    height: 180px;
}

.txtBox, .txtArea
{
    border: 1px solid #242424;
    border-bottom: 1px solid #525252;
    padding: 1px;
    background-color: #333333;
    color: #fff;
    width: 200px !important;
    font-family: Verdana;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.txtArea
{
    resize: none;
    height: 60px;
}

.spanFileDetails
{
    word-wrap: break-word;
    color: White;
    cursor: pointer;
    text-decoration: underline;
}

.tblHeader
{
    background-color: #282828;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tdAppTitle
{
    padding: 0px 10px 0px 10px !important;
    height: 30px;
    background-color: #282828;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.mblProgContainer
{
    z-index: 1005 !important;
}

#divAddress
{
    border: 0px solid #7D7D7D;
    width: 252px;
    background-color: Black;
}

#imgLocateAddress
{
    width: 20px;
    height: 20px;
    right: 50px;
    margin-top: 2px;
    position: absolute;
    cursor: pointer;
}

#divAddressScrollContainer, #divCommentsContainer, #divCreateRequestContent, #divServiceDetailsDetails, #divSplashContainer
{
    overflow: hidden;
    position: relative;
}

#divAddressScrollContent, #divCommentsContent, #divCreateRequestScrollContent, #divServiceRequestDetailsScroll, #divSplashContent
{
    overflow: hidden;
    width: 95%;
}

.trOptions
{
    height: 36px;
}

.trTextAreaRowStyle
{
    height: 69px;
}

.filehidden
{
    z-index: 2;
    filter: alpha(opacity: 0);
    position: relative;
    text-align: left;
    moz-opacity: 0;
    opacity: 0;
}

DIV.fileinputs
{
    left: 0px;
    width: 200px;
    position: relative;
    height: 20px;
}

DIV.fileUploadContainer
{
    padding-right: 0px;
    padding-left: 0px;
    z-index: 1;
    left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 200px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
}

DIV.fileUploadContainer INPUT
{
    width: 135px;
    border: 1px solid #242424;
    border-bottom: 1px solid #525252;
    padding: 1px;
    background-color: #333333;
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
}

.tdBreakWord
{
    word-wrap: break-word;
}

#divServiceDetailsDetails, #divServiceRequestComments
{
    margin-left: 5px !important;
}

#divSplashScreenContent
{
    text-align: justify;
    color: White;
    font-size: 12px !important;
    padding: 12px;
    z-index: 1000;
    background-color: transparent;
    min-height: 100px;
    max-height: 350px;
    background-color: rgba(71, 71, 71,.75);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #fff;
    -moz-box-shadow: 0 0 10px #fff;
    -o-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
}

A:link
{
    text-decoration: underline;
    color: #fff;
}
A:visited
{
    text-decoration: underline;
    color: #fff;
}
A:active
{
    text-decoration: underline;
    color: #fff;
}
A:hover
{
    text-decoration: underline;
    color: #fff;
}
.subtitle {
	color: gray;
	font-size: 12px;
}
#news {
	font-size: 14px;
}
.list1 li:nth-child(even):hover 
{
    background:#4682B4;
}

.list1 li:nth-child(odd):hover 
{
    background:#4682B4;
}
.list1 li{
}
.list1 li:nth-child(even){
	background-color: #EAEAEA;
	
}
.list1 .mblListItemTextBox {
	padding-right: 5px;
}
.c1 {

	text-align: left;
	float: left;
}
.c2 {
	text-align: right;
	float: right;
}
.c3 {
	text-align: right;
	width: 20px;
	color: white;
	padding: 0px 4px;
	margin-top: 4px;
	height: 30px;
	line-height: 32px;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.c3a {
	border: 2px solid #598F3A;
	background-color: #6FB248;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6FB248), to(#54972D), color-stop(0.5, #5FA238), color-stop(0.5, #54972D));
}
.c3b {
	border: 2px solid #9B322D;
	background-color: #C13E37;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#C13E37), to(#A6231C), color-stop(0.5, #B6332C), color-stop(0.5, #A8251E));
}
.c4 
{
	margin-right: 24px;
	text-align: right;
	float: right;
}
#tbl1 {
	margin: auto;
}
#tbl1 td {
	text-align: right;
	border-bottom: 1px solid #DEE9F5;
	font: bold 13px arial,helvetica,clean,sans-serif;
}
#tbl1 td:first-child {
	text-align: left;
}
#tbl1 td.g {
	color: #008800
}
#tbl1 td.r {
	color: #CC0000
}