﻿.row-hide
{
	visibility: hidden;
	}
body {
}

.header
{
    position            :relative;
    margin-left         :40%;
}

.loginNote
{
    position            :relative;
    margin-left         :80%;
    width               :20%;
}
.adminLogoLoginPage
{
    position            :relative;
    margin-left         :33%;
    width               :44%;
}
.adminLogo
{
    position            :relative;
    margin-left         :1%;
    width               :44%;
}
.adminFooterPanel
{
    position            :relative;
    width               :auto;
    background-color    :Gray;
    margin-bottom       :1%;
}
.login-form
{
    position            :relative;
    width               :42%;
    margin-left         :33%;
    margin-top          :5%;
    margin-bottom       :17.5%;
}
.create-job-default-table
{
    position            :relative;
    width               :100%;
    margin-top          :5%;
    font-weight         :bold;
    font-size           :90%;
    font-family         :Arial, Helvetica, sans-serif;
    /*font-family         :Verdana;*/
}
.left-menu
{
    position            :relative;
    width               :25%;
    vertical-align      :top;
}
.create-job-default-select-box
{
    width               :42%;    
}
.outer-border-box
{
    border-color        :Gray;
    border-style        :groove;
}
.navigation-panel
{
    background-color    :Maroon;
    border-style        :groove;
    font-weight         :bold;
    font-size           :90%;
    font-family         :Arial, Helvetica, sans-serif;
    /*font-family         :Verdana;*/
    color               :White;
}
.button-style
{
    background-color    :Maroon;
    color               :White;
    border-style        :groove;
    font-weight         :bold;
    font-size           :90%;
    font-family         :Arial, Helvetica, sans-serif;
}
.cell-padding-style
{
    
}
.content-area
{
    vertical-align      :top;
}
.ajax__calendar
{
    position            :relative;
}
.select-time
{
    width               :16%;    
}
.view-job-table
{
    position            :relative;
    width               :98%;
    margin-top          :5%;
    margin-left         :1%;
    margin-bottom       :1%;
    margin-right        :1%;
    font-size           :90%;
    font-family         :Arial, Helvetica, sans-serif;
    border-style        :solid;
    border-color        :Maroon;
    border-width        :thin;
    overflow            :scroll;
}
.view-job-table-header
{
    color               :White;
    border-width        :thin;
    background-color    :Maroon;
    border-style        :solid;
    font-weight         :bold;
}
.create-job-method-link
{
    margin-left         :1%;
    color               :Maroon;    
}
.view-crawl-report-date-box
{
    width               :21%;    
}
.view-crawl-report-filter
{
    position            :relative;
    z-index             :+1;
    color               :Maroon;
}
.error-message-position
{
    position            :relative;
    color               :Maroon;
}
.overview-table
{
    position            :relative;
    width               :100%;
    margin-left         :20%;
    font-weight         :bold;
    font-size           :90%;
    font-family         :Arial, Helvetica, sans-serif;
    /*font-family         :Verdana;*/
}