/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Login
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
html, body
{
    height: 100%;
    min-height: 100%;
}

body
{
    background: url('../images/content-bg.jpg');
}

label
{
    font-weight: 700;
}

#login-box
{
    margin-top: 25px;
}

.span-heading
{
    color: #0192DD;
    display: block;
    font-size: medium;
    font-weight: 700;
    margin-bottom: 20px;
}

.header
{
    background: rgba(255,255,255,1);
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
}

.header a{
	color: #FE0000;
}

.header a:hover{
	text-decoration: underline;
}

.content
{
    margin-bottom: 100px;
}

.heading
{
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 10px 0;
}

.heading h1
{
    color: #FE0000;
    margin: 0;
}


/* -----------------------------------------
   Login
----------------------------------------- */
.login-logo
{
    text-align: center;
}

.logged-in
{
    margin-top: 10px;
}

.logged-in p
{
    padding: 5px;
    margin: 0;
}

.auditdifferent
{
    background: #FF2626;
}
.auditsame
{
    background: #A3D900;
}

/* -----------------------------------------
   Sidebar Menu
----------------------------------------- */
.sidebar-menu
{
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    border: 1px solid #e4e4e4;
}

.sidebar-menu p
{
    margin: 0 !important;
}

.sidebar-menu ul, .sidebar-menu ul ul, .sidebar-menu li, li.sidebar-button, .sidebar-dropdown li
{
    margin: 0 !important;
}

li.sidebar-button a{
    /* The section titles */
    background: #fff;
    background: rgba(255,255,255,0.6);
    border-bottom: 1px solid #fff;
    border-top: 1px solid #f0f0f0;
    display: block;
    font-family: sans-serif;
    font-size: small;
    overflow: hidden;
    padding: 10px;
    position: relative;
    color: #353535;
}

li.sidebar-button a:hover{
    /* Removing the inherited underline from the titles */
    text-decoration:none;
    color: #FE0000;
}

/* The hover effects */
li.sidebar-button a:hover
{ 
    background: rgba(255,255,255,0.8);
}

li.sidebar-button-no-slide a{
    /* The section titles */
    background: #fff;
    background: rgba(255,255,255,0.6);
    border-bottom: 1px solid #fff;
    border-top: 1px solid #f0f0f0;
    display: block;
    font-family: sans-serif;
    font-size: small;
    overflow: hidden;
    padding: 10px;
    position: relative;
    color: #353535;
}

li.sidebar-button-no-slide a:hover{
    /* Removing the inherited underline from the titles */
    text-decoration:none;
    color: #FE0000;
}

/* The hover effects */
li.sidebar-button-no-slide a:hover
{ 
    background: rgba(255,255,255,0.8);
}

.sidebar-dropdown{
    /* The expandable lists */
    display:none;
    width:100%;
}

.sidebar-dropdown li{
    /* Each element in the expandable list */
    border-bottom:1px solid #333;
    color:#CCCCCC;
}

.sidebar-dropdown li a
{
    background: #333;
    background: rgba(0,0,0,0.7);
    display: block;
    padding:10px 18px;
}


.sidebar-dropdown li a:hover
{
    background: #333;
    background: rgba(0,0,0,0.8);
}

/* -----------------------------------------
   Footer
----------------------------------------- */

.footer
{
    /*background: url('../images/black-Linen.png');*/
    background-color: #353535;
    color: #FFF;
    box-shadow: 0 0 5px rgba(0,0,0,0.4) inset;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 80px;
    padding: 15px 0;
    text-align: center;
}
.footer a{
	color: #fff;
}

/* -----------------------------------------
   Icons
----------------------------------------- */

.buttons
{
    text-align: right;
}

td.action-td
{
    text-align: center;
    width: 32px;
    height: 32px;
    padding: 0 !important;
}

.new-button
{
    background: url('../images/icons/add.png') no-repeat;
    margin: 0;
    padding-left: 25px;
}

a.download-button, a.doc-button, a.cal-button, a.view-button, a.edit-button, a.delete-button, a.history-button, a.clone-button, a.email-button, a.sim-button, a.mrlink-button, a.regions-button, a.report-button, a.redflag-button
{
    background: #e3e3e3;
    display: block;
    width: 32px;
    height: 32px;
}

a.download-button
{
    background-image: url('../images/icons/download.png');
    background-repeat: no-repeat;
    background-position: center;
}

a.view-button
{
    background-image: url('../images/icons/Arrow.png');
    background-repeat: no-repeat;
    background-position: center;
}

a.mrlink-button
{
    background-image: url('../images/icons/mrlink.png');
    background-repeat: no-repeat;
    background-position: center;
}

a.redflag-button
{
    background-image: url('../images/icons/redflag.png');
    background-repeat: no-repeat;
    background-position: center;
}

a.regions-button
{
    background-image: url('../images/icons/samap.png');
    background-repeat: no-repeat;
    background-position: center;
}

a.edit-button
{
    background-image: url('../images/icons/page_white_edit.png');
    background-repeat: no-repeat;
    background-position: center;
}

a.delete-button
{
    background-image: url('../images/icons/delete.png');
    background-repeat: no-repeat;
    background-position: center;
}
a.history-button
{
    background-image: url('../images/icons/blog.png');
    background-repeat: no-repeat;
    background-position: center;
}
a.clone-button
{
    background-image: url('../images/icons/Clone-icon.png');
    background-repeat: no-repeat;
    background-position: center;
}
a.sim-button
{
    background-image: url('../images/icons/sim.png');
    background-repeat: no-repeat;
    background-position: center;
}
a.email-button
{
    background-image: url('../images/icons/email-icon.png');
    background-repeat: no-repeat;
    background-position: center;
}
a.report-button
{
    background-image: url('../images/icons/report.png');
    background-repeat: no-repeat;
    background-position: center;
}
a.cal-button
{
    background-image: url('../images/icons/calendar_1.png');
    background-repeat: no-repeat;
    background-position: center;
}
a.doc-button
{
    background-image: url('../images/icons/doc.png');
    background-repeat: no-repeat;
    background-position: center;
}
/* Buttons outside of a table */

.settings-icon
{
    background-image: url('../images/icons/cog.png');
    background-repeat: no-repeat;
    padding: 0 0 5px 20px;
}

.logout-icon
{
    background-image: url('../images/icons/lock.png');
    background-repeat: no-repeat;
    padding: 0 0 5px 20px;
}
.search-icon
{
    background-image: url('../images/icons/search.png');
    background-repeat: no-repeat;
    padding: 0 0 5px 20px;
}

/* Sidebar Buttons */

.pages-icon
{
    background-image: url('../images/icons/page_2.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.feeds-icon
{
    background-image: url('../images/icons/feed_document.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.news-icon
{
    background-image: url('../images/icons/newspaper.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.staff-icon
{
    background-image: url('../images/icons/user_female.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.blog-icon
{
    background-image: url('../images/icons/blog.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.report-icon
{
    background-image: url('../images/icons/report.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.dashboard-icon
{
    background-image: url('../images/icons/dashboard.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.users-icon
{
    background-image: url('../images/icons/user_silhouette.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.calendar-icon
{
    background-image: url('../images/icons/calendar_1.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.lock-icon
{
    background-image: url('../images/icons/lock.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.cog-icon
{
    background-image: url('../images/icons/cog.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.sim-icon
{
    background-image: url('../images/icons/sim.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.zoner-icon
{
    background-image: url('../images/icons/zoner.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.card-icon
{
    background-image: url('../images/icons/card.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.mcharge-icon
{
    background-image: url('../images/icons/mcharge.png') !important;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
table a{
	color: #FE0000;
}

.offtabGreen {
	background-color : Green;
	border: 1px solid #cccccc;
	text-align: Left;
	font-weight: normal;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border: 1px solid #cccccc;
	text-align: center;
	font-weight: normal;
}
.offtabRed {
	background-color : Red;
	border: 1px solid #cccccc;
	text-align: Left;
	font-weight: normal;
	color: #FFFFFF;
}
.offtabYellow {
	background-color : Yellow;
	border: 1px solid #cccccc;
	text-align: Left;
	font-weight: normal;
	color: #000000;
}
.offtabBlue {
	background-color : Blue;
	border: 1px solid #cccccc;
	text-align: Left;
	font-weight: normal;
	color: #FFFFFF;
}