﻿/* DEFAULTS
----------------------------------------------------------*/

html, body, .page
{
    margin: 0;
    padding: 0;
}

body
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

/* PRIMARY LAYOUT ELEMENTS (Masterpage)  
----------------------------------------------------------*/
.page
{
    position: absolute;
    left: 0;
    right: 0;
    background-color: #8e7457;
}

.RiekerLogo
{
    width: 100%;
    background-color: #fff;
    margin: 0 auto 0 auto;
    padding-bottom: 20px;
    border: 1px solid #496077;
    text-align: left;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #ffffff;
    width: 100%;
}

    .header h1
    {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    min-height: 500px;
    clear: both;
    margin-top:10px;
    display:table;
}


.working-block{
    height: 100%;
    min-height:450px; 
    width: 100%; 
    background-color:white;
}
.footer
{
    margin: 20px auto 0px auto;
    padding: 0px;
    background: #2E2E2E;
    width: 100%;
    top: 0px;
    left: 325px;
}


/*  Default Page 
--------------------__---------------------------*/

.Filter_By_Curve
{
    width: 800px;
    clear: both;
    margin: 20px auto;
}

.Filter_By_Curve_Sensitivity
{
    border-style: double;
    height: 90px;
    margin-top: 0;
    width: 365px;
    float: left;
    margin-right: 25px;
    text-align: center;
    padding-top: 30px;
}


.Filter_By_Curve_Sensitivity_Double
{
    border-style: double;
    float: left;
    height: 50px;
    margin-right: 15px;
    margin-top: 10px;
    padding-top: 30px;
    text-align: center;
    width: 95%;
}

div .ajax__slider_h_rail
{
    margin-left: 120px;
    margin-top: 18px;
}

.loging_Status
{
    float: right;
    text-align: right;
    margin-right: 10px;
    display:inline-block;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

/*  Road Safety
----------------------------------------------- */

.tabcontents
{
    padding: 5px 10px 10px 10px;
    width: 98%;
    background-color: white;
    height: auto;
}

.NewsCenter
{
    padding: 50px 0px 50px 150px;
}

.Solutions_Center_text
{
    width: 283px;
    padding-left: 32px;
    padding-bottom: 10px;
}
/*---------anageRoles  -----------*/
.Manage_Roles
{
    width: 650px;
    margin: auto;
    padding: 0px 10px;
}

    .Manage_Roles td
    {
        padding: 5px 10px 0px 10px;
        width: 33%;
        border-left: 1px solid #4E667D;
        border-bottom: 1px solid #4E667D;
    }

        .Manage_Roles td select
        {
            margin: 5px 0px 5px 0px;
        }

        .Manage_Roles td input
        {
            margin: 5px 0px 5px 0px;
        }

.Manage_Roles-right-border
{
    border-right: 1px solid #4E667D;
}

.Manage_Roles_Header
{
    padding: 5px 0px;
    color: #fff;
    font-size: 16px;
}



div #MainContent_mnuRoadSafety a.level1 tab selected static
{
    list-style: none outside none;
    background-color: Black;
}

.activity-type-main
{
    width: 940px;
    padding: 10px;
    margin: auto;
    font-size: 13px;
}

.activity-type-textbox
{
    float: left;
    margin-top: 15px;
    padding-right: 25px;
}

    .activity-type-textbox select
    {
        width: 150px;
    }

.activity-type-date
{
    padding-right: 25px;
    float: left;
    margin-top: 15px;
}

#ctl00_MainContent_txtFromDate
{
    width: 100px;
}

#ctl00_MainContent_txtToDate
{
    width: 100px;
}

.activity-type-submit
{
    width: 80px;
    float: left;
    margin-top: 15px;
}

.activity-type-queryresult
{
    width: 100%;
    float: left;
    padding-top: 20px;
}

.data-detail-area
{
    position:relative;
    margin: 1em;
    height: 500px;    
    width: 95%;
    height: 600px;
    float:none;
}

#data-entry-container
{
    height: auto;
}

#data-entry-container input
{
    width: 95%;
}

#data-entry-container .select-box
{
    width: 100%;
    height: 220px;
}

#left-container
{
    height : 775px;
    float : left;
    width : 30%;
}

#upload-container 
{
    margin-left : 20px;
}

.curve-textbox
{
    width: 166px;
    margin-bottom: 0.5em;
}

#map-selection-info
{
    width: 95%;
    clear: both;
    margin: 0.5em 0em 2em 1em;
}

.map-slider
{
    width: 150px;
    display: inline-block;
    margin-right: 1em;
}

/* ------- gmaps search control --------*/
.ui-autocomplete-loading
{
    background: white url('/Images/ui-anim_basic_16x16.gif') right center no-repeat;
}

.ui-autocomplete
{
    height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

.ui-menu-item
{
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
}

.data-entry-container > ul
{
    list-style : none;
    padding : 0;
    margin : 0;
    margin-top : 1em;    
}

.data-entry-container > ul > li
{
display: inline-block;
background: #223344;
padding: 0.5em;
margin: 0;
}

.data-entry-container > ul > li > a
{
    color: #ffffff;
    text-decoration: none;
}

.data-entry-container > ul > li.selected
{
    background-color: #eaeaea;
    border: solid 2px black;
    border-bottom: none;
}

.data-entry-container > ul > li.selected > a
{
    color: #000000;
}

.ManageAccountsObject
{
    height: 1000px;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    position: relative;
}

.doc-content {
    margin-left:20px;
    margin-right:20px;
}

.notification {
    font-size:14pt;
    margin:0.25em;
    padding:1em;
    border:solid 3px #f77;
    background-color: #ff7;
}

#return-to-riekersolutions-ref{
    background:white;
    margin-left:2em;
}

#return-to-riekersolutions-ref:visited, #return-to-riekersolutions-ref:active{
    color:blue;
}

.reprocessing-controls{
    width:200px;
}

.expiration-overlay
{
    background-color: rgba(200,200,200,0.5);
    width:100%;
    height:100%; 
    position: absolute; 
    text-align: center;
    color: red;
    z-index: 1;
}

div.left-padding {
    padding-left: 20px;
}

input[type=checkbox]:disabled + label {
	color: #808080;
}

#news-faq-table td
{
    padding-right: 10px;
}

.edit-user{
    margin-left: 5px;
}

.left-floating-hide-label
{
    font-size: 12pt; 
    font-weight: bold; 
    color: blue; 
    float: left; 
    padding-right: 5px;
}

.right-floating-label
{
    float: left;    
    font-size: 12pt; 
    font-weight: bold; 
}

/* jQuery overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}