﻿/* begin reset elements */

/* begin common layout elements */

body {
	font: normal 12px/1.3 Arial, Helvetica, Verdana, sans-serif;
	text-shadow: 0 0 0 #000;  
}

h1 {
	font-size: 18px;
	padding: .5em 0 .5em 0;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 .6em 0;
}
h3 {
	font-weight: bold;
	padding: .5em 0 .75em 0;
}
h4 {
	font-weight: bold;
	padding: .5em 0 .25em 0;
}

blockquote, p { padding: 0 0 .75em 0; }

sup {
	font-size: .8em;
	position: relative;
	top: 0;
	vertical-align: baseline;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child {
	padding-top: 0;
}


/* begin anchor elements */
 
a:link {
	color: #015586;  
	text-decoration: none;
}
a:visited { 
	color: #015586;   
	text-decoration: none;
}
a:hover {
	color: #015586;    
	text-decoration: underline;
}


/* begin standard form elements */

input, select, button, textarea {
	color: #111;
	font-size: 11px; 
}
  

/* begin list elements */

.list_decimal {
	list-style-type: decimal;
	margin-left: 2em;
	padding-bottom: .75em;
}

.list_disc {
	list-style-image:url(../img/icons/red_list_checkmark.png);
	margin-left: 2em; 
	padding-bottom: .75em;
}

.list_disc-A {
	margin-left: 2em; 
	padding-bottom: .75em;
}

.list_disc-B 
{
    list-style-image:none;
    list-style-type:disc;
	margin-left: 2em; 
	padding-bottom: .75em;
}

.list_pdf {
	padding-bottom: .75em;
}
.list_pdf li {
	background: transparent url("../img/icons/icon_pdf.png") no-repeat 0 0;    
	line-height: 15px;  
	padding: 0 0 11px 30px;
}
.list_pdf li .date {
	font-weight: bold;
}


/* begin inner column elements */

.column {
	display: block;
	float: left;
}

.inner_cols {
	clear: both;
	float: none;
}
.inner_col_30 {
	padding-right: 1%;
	width: 32%;
}
.inner_col_50 {
	padding-right: 3%;
	width: 30%;
}



/* begin layout elements */

#frame {
	background: #fff;
	color: #111;
	width: 900px;
}
#frame .rnd_top {
	background: transparent url("../img/frame_rnd_top.png") no-repeat 0 0;
	padding-top: 16px;
	width: 900px;
}
#frame .rnd_bot {
	background: transparent url("../img/frame_rnd_bot.png") no-repeat 0 100%;
	padding-bottom: 16px;
	width: 900px;
}
#frame .rnd_inr {
	padding: 0 16px;
	width: 868px;
}

#main {
	width: 868px;
}


/* begin top_util elements */

#top_util {
	height: 17px;
	padding: 14px 0 11px 0;
	width: 900px;
}

#top_util a:link, 
#top_util a:visited, 
#top_util a:hover {
	color: #fc0;
	text-decoration: none;
}

#top_util_text {
	float: left;
	height: 17px;
	padding: 0 15px 0 0;
	text-align: right;
	width: 757px;
}
#top_util_login, #top_util_logout {
	float: left;
	height: 22px;
	width: 110px;
}

#top_util_login a {
	background: transparent url("../img/top_util_login.png") no-repeat 0 0;
	display: block;
	height: 22px;
	line-height: 25px;
	margin: 0;
	padding: 0;  
	text-indent: -1000em;
	width: 110px;
}

#top_util_logout a {
	background: transparent url("../img/customerlogout.png") no-repeat 0 0;
	display: block;
	height: 22px;
	line-height: 25px;    
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	width: 110px;  
}

#top_util_search {
    display: none;
}
/*
#top_util_search {
	float: left;
	height: 17px;
	width: 127px;
}

#top_util_search #search {
	background: transparent url("../img/top_util_search_bg.png") no-repeat 0 0;
	border: none;
	color: #666;
	font: normal 11px/13px Arial, Helvetica, Verdana, sans-serif;
	height: 17px;
	margin: 0;
	padding: 2px 2px 2px 20px;
	width: 105px;
}
*/

/* begin header elements */

#header {
	background: #f5a818 url("../img/header_bg.png") no-repeat 0 0;  
	height: 56px;
	width: 867px;
}

#header_logo {
	float: left;
	height: 56px;
	width: 267px;
}
#header_logo a {
	display: block;
	height: 56px;
	text-indent: -999em;
	width: 267px;
}


/* begin header nav elements */

#header_nav {
	float: left;
	height: 56px;
	width: 600px;
}

/* Orange header */
#orange_header {  
	color:#f58604;        
	font-weight:bold;  
}

#orange_header2{
	color: #f58604;
	font-weight:bold;
	font-size:16pt;
}


#orange_header_link a:link, 
#orange_header_link a:visited {
	color:#f58604;
	font-weight:bold;
	text-decoration: none;    
}

#orange_header_link a:hover {
	color:#f58604;
	font-weight:bold;
}

/* begin sub_header elements */

#sub_header {
	background: #fafafa url("../img/sprites_bg.png") repeat-x 0 -100px;
	border: 1px solid #dadada;
	height: 43px;
	line-height: 43px;
	margin: 11px 0 16px 0;
	width: 865px;
}

#sub_header_left {
	float: left;
	height: 43px;
	padding: 0 0 0 16px;
	width: 195px;
}
#sub_header_left a:link, 
#sub_header_left a:visited, 
#sub_header_left a:hover {
	color: #111;
	text-decoration: none;
}
#sub_header_left img {
	vertical-align: middle;
}

#sub_header_center {
	background: transparent url("../img/sprites_bg.png") no-repeat 0 -200px;  
	float: left;
	height: 43px;
	padding: 0 0 0 12px;
	width: 342px;
}
#sub_header_center img {
	padding-top: 2px;
}

#sub_header_right {
	float: left;
	height: 43px;
	padding: 0 16px 0 0;
	text-align: right;  
	width: 284px;
}

#sub_header_title {
	font-size: 16px;
}


/* begin footer elements */

#footer {
	background: #000;
	color: #aaa;
	font-size: 11px;
	margin: 11px 0;
	width: 900px;
}
#footer .rnd_top {
	background: transparent url("../img/footer_rnd_top.png") no-repeat 0 0;
	padding-top: 12px;
	width: 900px;
}
#footer .rnd_bot {
	background: transparent url("../img/footer_rnd_bot.png") no-repeat 0 100%;
	padding-bottom: 12px;
	width: 900px;
}
#footer .rnd_inr {
	padding: 0 24px;
	width: 852px;
}

#footer_copy {
	float: left;
	width: 200px;
}
#footer_nav {
	background: transparent url("../img/tagline_footer.png") no-repeat center right;
	float: left;
	width: 652px;
}

#footer_nav ul {
	display: block;
	width: 350px;
}
#footer_nav ul li {
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	margin: 0 0 7px 0;
	width: 175px;
}

#footer_nav a:link, 
#footer_nav a:visited, 
#footer_nav a:hover {
	color: #fc0;
}


/* begin content elements */

#left_content {
	float: left;
	padding: 0 20px 20px 0;
	width: 204px;
}
#center_content {
	float: left;
	padding: 0 0 20px 0;
	width: 440px; 
	font-size: 13px;
}
#right_content {
	float: left;
	padding: 0 0 20px 20px;
	width: 184px;
}   

#right_content2 {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 250px;  
}   

#center_content .intro {
	font: normal 14px/1.7 Arial, Helvetica, Verdana, sans-serif;
}
#center_content .intro h1 {
	color: #000;
}

#center_content a:link,
#center_content a:visited,
#center_content a:hover {
	text-decoration: underline;
}


/* begin table elements */

.std_table {
	margin: 0 0 1em 0;
	width: 100%;
}
.std_table thead th {
	/*background: transparent url("../img/sprites_bg.png") repeat-x 0 -2100px;*/
	border: 1px solid #c9c9c9;
	border-width: 1px 0;
	font-weight: bold;
	padding: 8px;
	vertical-align: middle;
	white-space: nowrap;
}
.std_table td {
	border-bottom: 1px solid #c9c9c9;
	padding: 8px;
	vertical-align: middle;
}
.std_table tfoot td {
	border-bottom: none;
}
.std_table .alt td {
	/*background: #fcfcfc url("../img/sprites_bg.png") repeat-x 0 -1050px;*/
}

/* begin misc elements */

.util_contact .obfmail_icon {
	padding: 0 0 0 3px;
}

.action_button { padding: 0 0 .75em 0; }

.border_top {
	border-top: 1px solid #c9c9c9;
	padding-top: .5em !important;
}

.bread_crumb { font-size: 11px; }
.bread_crumb a {
	background: transparent url("../img/icons/sprites.png") no-repeat 100% -96px;   
	padding: 0 16px 0 0;
}
.exec_photo {
	padding: 0 0 5px 5px;
}

.hilite { color: #ed242b; }
.bold { font-weight: bold; }

.float_left { float: left; }
.float_right { float: right; }

.img_block {
	display: block;
	float: none;
}
.img_left { float: left; }
.img_right { float: right; }

img.img_border,
.img_border img {
	border: 1px solid #555;
}

.indent {
	padding-left: 2em;
}

.large {
	font-size: 1.2em;
}

.more_link {
	/*background: transparent url("../img/icons/sprites.png") no-repeat 100% -145px;*/
	padding: 0 15px 0 0;
	white-space: nowrap;
}
.nopad { padding: 0 !important; }


/* begin clearing the elements */

.box_content:after,
.column:after,
.rnd_inr:after,
#frame:after,
#main:after,
#content:after,
#footer:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

/* Normalize overrides */
/*
#form1 button,
#form1 input,
#form1 optgroup,
#form1 select,
#form1 textarea {
  padding: 0;
  height: 1.5em;
  display: inline;
}

#form1 table {
  border: 0 none;
  width: 100%;
}
*/

input[type="file"],
input[type="checkbox"],
input[type="radio"],
#form1 input[type="text"], 
#form1 input[type="password"],
#form1 select {
  height: auto;
  padding: 0 15px 0 0;
  margin: 0;
  width: auto;
}

#form1 select {
  padding: 0 2px 0 0;
}

#form1 input[type="text"], 
#form1 input[type="password"] {
  display: inline-block;    
}

/* alignment classes */

.right {
    text-align:right;
}

.fright {
    float:right;
}

.fleft {
    float:left;
}

.fnone {
    float:none;
}

.vertcenter 
{   
    margin-top: 9px;
/*
    position: relative; 
    top: 25%; 
*/
}    

.horzcenter
{
	text-align: center;
}

.center 
{
    margin-left: auto;
    margin-right: auto;
}        

.wrap
{
    white-space: normal;
}

.nodisplay 
{
    display: none;
}

.novisible
{
    visibility: hidden;
}

.empty div
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}

/* basic color classes */
.trans 
{
    font-size: 0px;
    /*
	zoom: 1;
	filter: alpha(opacity=00);
	opacity: 0.0;
*/
}

.red {
    color: #FF0000;
}

/* button classes */
#form1 .button {
  margin: 0;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

#form1 .bigbutton {
    border-radius: 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: bold 14px/100% Arial,Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 9px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

#form1 .button:hover,
#form1 .bigbutton:hover {
	text-decoration: none;
}

#form1 .button:active,
#form1 .bigbutton:active {
	position: relative;
	top: 1px;
}

#form1 .pad2px {
  padding: 2px 0px;
}

#form1 .padtop2px {
  margin-top: 4px;
}

#form1 .popup {
	color: Black;
	border: solid 1px #da7c0c;
	background-image: url("../img/orangefadesprite.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: #efd70c;
}
#form1 .popup:hover {
	background-position: 0px -25px;
}
#form1 .popup:active {
	background-position: 0px -50px;
}    

#form1 .navbutton {
	/* color: #fef4e9; */
	color: White;
	border: solid 1px #0C245C;
	background-image: url("../img/bluefadesprite.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
}
#form1 .navbutton:hover {
	background-position: 0px -25px;
}
#form1 .navbutton:active {
	background-position: 0px -50px;
}    

#form1 .bignavbutton {
	/* color: #fef4e9; */
	color: White;
	border: solid 1px #0C245C;
	background-image: url("../img/bigbluefadesprite.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
  margin: 0 20px 5px 0;

}
#form1 .bignavbutton:hover {
	background-position: 0px -35px;
}
#form1 .bignavbutton:active {
	background-position: 0px -70px;
}    

#wrapper {
  text-align: center;
}

#wrapper .blockcontent {
  display: inline-block;
  text-align: left;
}

#form1 {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

#form1 div .center {
  margin-left: auto;
  margin-right: auto;
}

#form1 #DataDiv {
/*
  margin-left: auto;
  margin-right: auto;
  width: 950px !important; */
}

#form1 #HeaderDiv {
/*
  margin-left: auto;
  margin-right: auto;
  width: 950px !important; */
}

#form1 table tr:nth-of-type(2n) {
    background-color: inherit !important;
}

#form1 .thfade {
	color: #fef4e9;
	border: none;
/* 	background: #214089; */
 	margin: 3px;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
  background-image: url("../img/bluefadesprite.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
  background-size: 1px 330%;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: #1041AA;
	text-align: left;
/*	background: -webkit-gradient(linear, left center, right center, from(#214089), to(#d2d8e6));
	background: -moz-linear-gradient(left,  #214089,  #d2d8e6);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#214089', endColorstr='#d2d8e6'); */
	
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
}

#form1 .headerfade tr,
#HeaderDiv .headerfade tr {
    background-image: url("../img/bluefade.png");
    background-size: 100% 100%;
    /* border: 1px solid black; */
    background-repeat: repeat-x;    
}

#HeaderDiv > table > tbody > tr.bordernone  {
    background-image: inherit;
  }

#form1 .headerfade th a:link,
#form1 .headerfade th {
    color: white;
    font-weight: bold;
    font-size: inherit;
    vertical-align: bottom;
    white-space: nowrap;
}

#form1 .headerfade th {
    border: 1px solid black;
    padding: 2px;
}

#form1 .headerfade th .horzcenter {
    text-align: center;
}

#form1 .headerfade td {
    background-color: White;
    background-image: none;
    border: 1px solid black;
    white-space: nowrap;
    height: 24px;
}

#form1 #ContentPlaceHolder1_Panel4 {
    background-color: #2F4E98;
    background-image: none;
}

#form1 #ContentPlaceHolder1_ReviewButton {
  margin-top: 8px;
}

#form1 *, *:before, *:after {
    -moz-box-sizing: content-box;
}

#HeaderDiv table tr th, 
#HeaderDiv table tr td {
  font-size: 1em;
}

#DataDiv table tr th, 
#DataDiv table tr td {
  font-size: 1em;
}

#form1 table {
  margin-bottom: auto;
}

#form1 td, 
#form1 th {
    padding: 1px 2px;
    font-size: inherit;   
    text-align: left;
}

#DebugPanel table
{
  background-color: inherit; 
  color: inherit;
  border: 0 none;
  margin-bottom: 0;
}

#DebugPanel table tr th, 
#DebugPanel table tr td
{
  color: inherit;
  font-size: inherit;
}

#DebugPanel table tr td
{
  text-align: left; 
  padding: 2px 4px;
}

#form1 .colbutton {
  padding: 0;
}

#form1 .show,
#form1 .unhide
{
    background-image: url("../img/show.png");
}

#form1 .trans {
    font-size: 0;
}

#form1 .right
{
	text-align: right;
  float: inherit !important;	
}

.horzcenter,
#form1 .horzcenter,
#form1 th .horzcenter
{
	text-align: center;
}

.contain-to-grid .top-bar {
    margin: 0 auto;
    max-width: 65.5rem;
}

#form1 table,
#form1 .bordernone,
#form1 .bordernone table, 
#form1 .bordernone tr, 
#form1 .bordernone th, 
#form1 .bordernone td {
    border: medium none;
}


input[type="text"][disabled],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
fieldset[disabled] input[type="url"],
textarea[disabled],
fieldset[disabled] textarea {
    background-color: white;
}

.colbutton
{        
    display: inline-block;
    outline: none;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border: 0px none transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
}

.edit
{
    background-image: url("../img/buttons/edit.png");
}

.view
{
    background-image: url("../img/buttons/view.png");
}

.copy
{
    background-image: url("../img/buttons/copy.png");
}

.delete
{
    background-image: url("../img/buttons/delete.png");
}
.upload
{
    background-image: url("../img/buttons/upload.png");
}    
.rename
{
    background-image: url("../img/buttons/rename.png");
}    
.setup
{
    background-image: url("../img/buttons/setup.png");
}    
.fees
{
    background-image: url("../img/buttons/fees.png");
}    
.discounts
{
    background-image: url("../img/buttons/discounts.png");
}    
.charges
{
    background-image: url("../img/buttons/customfees.png");
}    
.bankinfo
{
    background-image: url("../img/buttons/bankinfo2.png");
}    
.addoffices
{
    background-image: url("../img/buttons/addoffices.png");
}    

.addusers
{
    background-image: url("../img/buttons/addusers.png");
}    

.show,
.unhide
{
    background-image: url("../img/buttons/show.png");
}

.hide
{
    background-image: url("../img/buttons/hide.png");
}

.add
{
    background-image: url("../img/buttons/add.png");
}

.toggle
{
    background-image: url("../img/buttons/toggle.png");
}

.remove
{
    background-image: url("../img/buttons/remove.png");
}

.warning
{
    background-image: url("../img/buttons/warning.png");
}

.switch
{
    background-image: url("../img/buttons/switch.png");
}

.reset
{
    background-image: url("../img/buttons/reset.png");
}

#form1 .flip {
  color: Yellow;
}

#form1 .warninglabel {
  display: inline-block;
  padding: 5px 0 0;
}

/* Changes to Menu 2018 Begin */

.top-bar ul {
  text-align: left;
}

/* DD Default */
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: white;
/*  font-weight: bold; */
  background: #333333;
  line-height: 20px;
  padding-right: 10px; 
  padding-top: 5px;
  padding-bottom: 5px;
}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: black;
/*  font-weight: bold; */
  background: #F8991D; 
}

/* DDHEAD */
.top-bar-section .dropdown li.ddhead:not(.has-form) a:not(.button),
.top-bar-section .dropdown li.ddhead:not(.has-form):hover > a:not(.button) {
  color: #f8991d;
  font-weight: bold;
  background: #333333;
  line-height: 20px;
  padding-right: 10px; 
  padding-top: 5px;
  padding-bottom: 0;
  text-decoration: none;
}

/* DDLINE */
.top-bar-section .dropdown li.ddline:not(.has-form) a:not(.button),
.top-bar-section .dropdown li.ddline:not(.has-form):hover > a:not(.button) {
  color: white;
  background: #333333;
  line-height: 20px;
  padding-right: 10px; 
  padding-top: 0;
  padding-bottom: 0;
}

.top-bar-section .dropdown li.ddline:not(.has-form):hover > a:not(.button) {
 color: black;
  background: #F8991D; 
}

/* DDLINK (default) 
.top-bar-section .dropdown li:not(.has-form) > a:not(.button),
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: white;
  background: #333333;
  line-height: 20px;
  padding-right: 10px; 
  padding-top: 0;
  padding-bottom: 2px;
}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: black;
  background: #F8991D; 
}
*/

/* NOT-CLICK */
.top-bar-section .dropdown li.not-click:not(.has-form) a:not(.button),
.top-bar-section .dropdown li.not-click:not(.has-form):hover > a:not(.button) {
  background: #333333;
  text-decoration: none;
}

/* ACTIVE */
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form):hover a:not(.button) {
  color: white;
  background: #008cba;
  line-height: 20px;
  padding-left: 10px; 
  text-decoration: none;
}

/* FIRST */
.top-bar-section .dropdown li.first:not(.has-form) a:not(.button),
.top-bar-section .dropdown li.first:not(.has-form):hover > a:not(.button) {
  padding-top: 10px;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0 10px;
  line-height: 45px;
  background: #fff; 
}
 
.top-bar-section .has-dropdown > a {
  padding-right: 35px !important; 
}

.menu-panel-border {
  border: 1px solid #ddd;
  padding: 1.3em;
  font-size: 14px;
  margin-bottom: 1.3em;
}
    
.menu-panel-links {
  line-height: 24px;
  min-height: 40px;
}
    
.menu-panel-title {
  font-weight: bold; 
  font-size: 16px; 
  color: #f8991d;
  text-align: center;
}



#form1 div.menu-panel, div.menu-panel:before, div.menu-panel:after {
    -moz-box-sizing: border-box;
    padding: 0 1.3em;
}

/* Changes to Menu 2018 End */
/* Changes to Menu 2019 Begin */
    .checkbox {
      border: 0;
      height: 32px;
      width: 32px;
      padding: 2px;
    }

    .checkmark {
      background: url(../img/checkmark.png) no-repeat 0 0;
      border: 0;
      height: 36px;
      width: 36px;
      padding: 0px;
    }
    
    .checkmarked {
      background: url(../img/checkmarked.png) no-repeat 0 0;
      border: 0;
      height: 36px;
      width: 36px;
      padding: 0px;
    }
    
    .menu-panel-heading {
      background-color: #f8991d;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 1em;
      padding: 1em;
      text-align: center;
    }    

/* Changes to Menu 2019 End */


@media only screen and (min-width: 641px) {
  .dropdown-wrapper {
    background-color: #333333 !important;
    /* min-width: 300% !important; */
    padding: 10px 0;
  }
}