﻿body {
    /*font-family: 'Nunito', sans-serif;*/
    /*font-family: 'Josefin Slab', serif;*/
    font-family: 'Oxygen', sans-serif;
    background-color:#ffffff;
}
.reports{
    font-family: 'Didact Gothic', sans-serif;
}
.reports span {
    font-size:11px;
}
.centerGraphic{
	width:980px; 
	margin: auto auto;
}
.gradientBox1{
    border-radius:10px; 
    height:175px; 
    width:275px; 
    border:solid #c9c9c9 1px;
    text-align:center;
    font-size:13px;
    color:#000000;
    padding:3px;
    margin-left:auto;
    margin-right:auto;

	/* IE10 Consumer Preview */ 
	background-image: -ms-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Opera */ 
	background-image: -o-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center top, 0, center top, 487, color-stop(0, #EAEAEA), color-stop(1, #FFFFFF));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: radial-gradient(circle closest-corner at center top, #EAEAEA 0%, #FFFFFF 100%);
}
.gradientBox2 {
    border-radius:10px; 
    height:100px; 
    width:940px; 
    border:solid #c9c9c9 1px;
    text-align:center;
    font-size:13px;
    color:#000000;
    padding:3px;
    margin-left:10px;
    margin-right:auto;

	/* IE10 Consumer Preview */ 
	background-image: -ms-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Opera */ 
	background-image: -o-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center top, 0, center top, 487, color-stop(0, #EAEAEA), color-stop(1, #FFFFFF));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: radial-gradient(circle closest-corner at center top, #EAEAEA 0%, #FFFFFF 100%);

}
.gradientBox3{
    border-radius:10px; 
    height:200px; 
    width:300px; 
    border:solid #c9c9c9 1px;
    text-align:center;
    font-size:13px;
    color:#000000;
    padding:3px;
    margin-left:auto;
    margin-right:auto;

	/* IE10 Consumer Preview */ 
	background-image: -ms-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Opera */ 
	background-image: -o-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center top, 0, center top, 487, color-stop(0, #EAEAEA), color-stop(1, #FFFFFF));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: radial-gradient(circle closest-corner at center top, #EAEAEA 0%, #FFFFFF 100%);
}
.gradientBox4 {
    border-radius:10px; 
    height:600px; 
    width:980px; 
    border:solid #c9c9c9 1px;
    text-align:center;
    font-size:13px;
    color:#000000;
    padding:3px;
    margin-left:10px;
    margin-right:auto;

	/* IE10 Consumer Preview */ 
	background-image: -ms-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Opera */ 
	background-image: -o-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center top, 0, center top, 487, color-stop(0, #EAEAEA), color-stop(1, #FFFFFF));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center top, circle closest-corner, #EAEAEA 0%, #FFFFFF 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: radial-gradient(circle closest-corner at center top, #EAEAEA 0%, #FFFFFF 100%);

}
.tbAlignRight {
    text-align:right;
}
.table1 {
    width:98%;
    font-size:13px;
    border-spacing:0px;
}
    .table1 th {
        background-color:#61148a;
        color:#FFFFFF;
        text-align:left;
        padding:5px;
    }
    .table1 td {
        padding:5px;
    }
.statTable1 {
    width: 98%;
    font-size: 13px;
    border-spacing: 0px;
}

    .statTable1 th {
        background-color: #61148a;
        color: #FFFFFF;
        padding: 5px;
    }

    .statTable1 td {
        padding: 5px;
    }
.statRow {
    text-decoration:none; 
    font-size:24px;
    font-weight:bold;
}
    .statRow a {
        text-decoration: none;
    }
.importtable {
    width: 100%;
    font-size: 12px;
    border-spacing: 0px;
}

    .importtable th {
        background-color: #61148a;
        color: #FFFFFF;
        text-align: left;
        /*padding: 5px;*/
        font-weight: normal;
    }

    .importtable td {
        /*padding: 5px;*/
        font-weight: normal;
    }
.oodetailTable {
    width: 98%;
    font-size: 13px;
    border-spacing: 0px;
}

    .oodetailTable th {
        background-color: #61148a;
        color: #FFFFFF;
        text-align: left;
        padding: 1px;
    }

    .oodetailTable td {
        padding: 1px;
    }
.rowClass {
    height:45px;
    border-bottom:solid 1px #83abdb;
}
.cellborder{
    border-collapse: collapse;
}
    .cellborder td {
        border: 1px solid black;
    }

.gvHeaderRow {
    background-color:#61148a;
    color:#FFFFFF;
    text-align:left;
    padding:5px;
}
.gvHeaderRow a {
    color:#FFFFFF;
}
.hlstyle {
    text-decoration:none;
    color:#000000;
}
    .hlstyle:hover {
        text-decoration:underline;
    }
.hlstyleFooter {
    text-decoration:none;
    color:#ffffff;
}
    .hlstyleFooter:hover {
        text-decoration:underline;
    }
input.text-field {
    width: 97%;
    font-size: 12px;
    padding:3px;
    margin: 0px 0px 4px 0px;
    border:1px solid #c9c9c9;
    color:#595854;
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
input.text-field:focus {
    background-color: #d7e3f9;
}
input.text-field-error {
width: 97%;
    font-size: 12px;
    padding:3px;
    margin: 0px 0px 4px 0px;
    border:1px;
    border-color:#990000;
    color:#595854;
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
input.text-field-error:focus {
    background-color: #d7e3f9;
}
select {
    font-size: 12px;
    line-height: 100%;
    margin: 0px 0px 5px 0px;
    padding: 3px;
    border: 1px solid #000000;
    outline: 0px;
    /*color:#595854;*/
    color: #000000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
select.fullwidth {
    min-width: 97%;
}
.warning {
    margin:0px;
    padding:0px;
    color:#990000;
    font-weight: bold;
}
.menuRow {
    background-color:#eaeaea; 
    height:25px; 
    width:980px;
    margin:auto auto;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    font-size:13px;
}
.pane-content {
	zoom:1;
	z-index:30;
    width:980px;
}
.nav-anchor, .cta a {
	font-family:"proxima-nova-1", "proxima-nova-2", sans-serif;
    /*font-family:Oxygen,sans-serif;*/
	font-weight:500;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:40px;
	margin-left:20px;
	display:inline-block;
	padding-left:70px;
	line-height:50px;
}
.nav-anchor:hover {
	text-decoration:none;
	color:#666;
}
.divHR {
   margin:auto auto; 
   width:800px;
   border-bottom:solid 1px #eaeaea; 
}
.divBack {
    float:right;
    font-size:11px;
}
.product-accent{
    border-radius: 10px;
    width:225px;
    height:150px;
    border:solid #c9c9c9 1px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
    -ms-border-radius:10px;
    margin:auto auto;
}
.divSpacer{
    font-size: 0; 
    height: 90px;
    line-height: 0;
}
#footer-region{
    margin-bottom:1.5em;
    width:100%;
    background:url('/images/accent/footer.jpg') repeat-x;
    color:#fff;
    text-align:left;
    margin-bottom:0px;
    height:150px;
    min-width:980px;
}
.brandsDiv{
    height:470px;
    overflow:auto;
    overflow-x:hidden;
}
.cbBrands{
    line-height:2px;
    font-size:11px;

}
.itemMasterTable {
    width:100%; 
    margin:auto auto;
    padding:2px;
    border-spacing:0px;
    font-size:13px;
}
    .itemMasterTable td{
        height:35px;
    }
.itemmasterHeading{
    background-color:#61148a;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    width:100%;
    height:40px;
    vertical-align:middle;
}
.downloadLink{
    font-family:"Didact Gothic", Arial, sans-serif;
    font-size: 10px;
	letter-spacing: 1px;
	line-height: 3;
	text-transform: uppercase;
    text-decoration:none;
    padding-right:10px;
}
.downloadLink a{
    color:#000000;
    text-decoration:none;
}
.downloadLink a:hover{
    color:#990000;
    text-decoration:underline;
}
.searchtable {
    width:98%;
    font-size:13px;
    border-spacing:0px;
}
    .searchtable th {
        background-color:#61148a;
        color:#FFFFFF;
        text-align:left;
        padding:5px;
    }
    .searchtable td {
        padding:5px;
        font-size:12px;
    }
.checkboxMid{
    vertical-align:middle;
}
.blueButton{
    height:40px;
    /*background-color:#0c4f7c;*/
    background-color:#61148a;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius:  5px 5px 5px 5px;
    -o-border-radius:  5px 5px 5px 5px;
    -ms-border-radius:  5px 5px 5px 5px;
     border:none;
     padding:0px 15px 0px 15px;
     color:#fff;
     font-family: 'Oxygen', sans-serif;
     font-size: 16px;
}
    .blueButton:hover {
        cursor:pointer;
    }
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

}
.updateModal{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    /*background-color: Gray;*/
    /*filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;*/
    background-color:rgba(128,128,128,0.6);

}
.updateCenter{
    z-index: 1000;
    margin: 5px auto;
    padding: 10px;
    width: 445px;
    background-color: White;
    border-radius: 10px;
    background-color:rgba(255,255,255,1);
    /*filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;*/
    margin-top:100px;
}
.popup {
    background-color:#FFFFFF;
    margin-top:10px;
    height: 400px;
    width: 550px;
    overflow: scroll;
    padding: 25px;
    z-index:100002;
}
.popupheader {
        background-color:#393a3d;
        color:#FFFFFF;
        font-weight:bold;    
        height:35px;
        padding:10px;
}
/*.updateCenter img{
    height: 128px;
    width: 128px;
}*/
.topnav {
    overflow: hidden;
    background-color: #333;
}

    .topnav a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
    }

        .topnav a:hover {
            background-color: #ddd;
            color: black;
        }

        .topnav a.active {
            background-color: #4CAF50;
            color: white;
        }

    .topnav .icon {
        display: none;
    }
.crmbody {
    margin-left:10px; 
}
.crmpagetable {
    width:100%;
}
.crmpagetable td {
    width:50%;
    vertical-align: top;
}
.crmtable {
    width:100%;
}
.crmtable td {
    width:auto;
    height:30px;
}
.crmselect {
    border:1px solid #999999;
    color:#000000;
}
.crmheader{
    font-weight:bold;
    font-size:18px;
}
.crmsubheader{
    font-weight:bold;
    font-size:16px;
    margin-top:15px;
}
.w3-col, .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter {
    float: left;
    width: 100%;
    margin: 2px 10px 10px 0;
}

.w3-row-padding, .w3-row-padding > .w3-half, .w3-row-padding > .w3-third, .w3-row-padding > .w3-twothird, .w3-row-padding > .w3-threequarter, .w3-row-padding > .w3-quarter, .w3-row-padding > .w3-col {
    padding: 0 8px;
}
.tagmain {
    position: relative;
    width: auto;
    height: 30px;
    padding: 4px 10px 4px 10px;
    background-color:#eaeaea;
    border-radius: 10px 10px 10px 10px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.tagmain a {
    font-size:15px;
}
.highlightedgridviewrow {
    background-color: #a5c9f5;
}
.altgridviewrow {
    background-color: #eaeaea;
}
.stickyheader th {
    position: sticky;
    top: 0
}