body{
    //background: linear-gradient(157deg, #0f2244 0, #1e2d5b 5%, #194b88 32%, #0285c2 76%, #1d9cdf 100%) !important;
    background: linear-gradient(to right,#0052D4, #3eb7f3, #9cb3fb);
}
/*body {
  background: #9CECFB;
  /* fallback for old browsers */
 //background: -webkit-linear-gradient(to right, #0052D4, #65C7F7, #9CECFB);
  /* Chrome 10-25, Safari 5.1-6 */
  //background: linear-gradient(to right,#0052D4, #3eb7f3, #9cb3fb);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
/*
#panelSideNav ul li a{
	height: auto !important;
}

#panelContent {
    margin-left: 160px;
    margin-top: 60px;
}
#content {
    margin: auto !important;
    text-align: left;
}

table {
    border-collapse: collapse !important;
}

th, td {
    text-align: left !important;
    padding: 8px !important;
}
td{
	color:#808080 !important;
}

td a {
	color: #6c7ae0;
}

tr:nth-child(odd){
	background-color: #fffbfbed !important;
	font-size: 13px;
}
tr:nth-child(even){
	background-color: white !important;
	font-size: 13px;
}
th {
    background-color: #0153d5 !important;
    color: white !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
.leadList td {
    border-bottom: none !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

input[type=button], input[type=submit], input[type=reset]{
	background-color: #0153d5 !important;
}

#panel{
	background-color: #ffffff00 !important;
}

ul.sideSubNav li {
    background: #0153d5 !important;
}
ul.sideSubNav li:hover {
    background: white !important;

}
li.main-menulist {
    background: #f8f6ff !important;
}
#panelSideNav ul li a{
	color: #0153d5;
	text-shadow: none;
	font-size: 15px;
}
#panelSideNav ul li a:hover{
	color:black;
}

.h3, h3 {
    font-size: 1.75rem;
    color: white !important;
}

div#bulkOptions, div#bulkOptions a{
    color: white;
}
.leadList{
	margin-top: 10px;
}
div#appList a, div#appList b {
    color: white;
}
#panelSideNav .sideSubNav li{
	font-size: 13px;
}*/


th, td {
    text-align: left !important;
    padding: 0px !important;
}
td{
	color:black !important;
}

td a {
	color: #0153d5;
}

.leadList  tr:nth-child(odd){
	background-color: #b9c8f947 !important;
	font-size: 13px;
}
tr:nth-child(even){
	background-color: white !important;
	font-size: 13px;
}
th {
    background-color: #0153d5 !important;
    color: white !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.leadList td{
	padding-top: 25px;
    padding-bottom: 25px;
}

.leadList{
	margin-top: 10px;
}

ul.sideSubNav li {
    background: #0153d5 !important;
    font-size: 12px !important;
}
ul.sideSubNav li a{
	font-size: 14px !important;
}
ul.sideSubNav li:hover {
    background: white !important;

}
li.main-menulist {
    background: #f8f6ff !important;
    font-size: 16px !important;
}
#panelSideNav ul li a{
	color: #0153d5;
	text-shadow: none;
}
#panelSideNav ul li{
    background-image:none !important;
    background: #7874ef24;
}
#panelSideNav ul li a:hover{
	color:black;
	background-image: none;
}
#panelSideNav ul li a{
	height: auto !important;
}
#panelSideNav .sideSubNav li{
	    padding-left: 10px !important;
}
#pageWrapper {
    margin: 3px auto !important;
    margin-bottom: 0px !important;
}
#contentBox{
	background-color: white;
}
#content {
    margin: 0 49px !important;
    text-align: left;
    border-radius: 10px !important;
}
#contentBox{
	border-radius: 10px;
}
input[type=button], input[type=submit], input[type=reset]{
	background-color: #0153d5 !important;
}
#panelSideNav .sideSubNav{
	box-shadow: 4px 5px 11px 0px #888888;
}
.h1, h1{
	color:#0153d5 !important;
}
.leadList {
    margin-top: 10px;
    box-shadow: 4px 5px 11px 0px #888888;
}
#contentFooter{
	height: 25px !important;
}
.leadList th{
    border-right:1px solid;
    background-image:none;
}

/* Log In */


div.pill-inside{
	padding-left: 0px;
	padding-right: 0px;
}

li.only-page.main-menulist {
    display: none;
}
#panel {
    background: rgba(255, 255, 255, 0) !important;;
}

form#loginForm {
    //padding: 50px;
   //margin-top: 50px;
    border-radius: 10px;
}
div.pill-button{
	text-align: left !important;
}
#contentBox{
    background-image: none;
}

@media only screen and (max-width: 992px) and (min-width: 320px)  {
    .top-text{
        color:white;
    }
    .navbar-nav{
        display: contents !important;
    }
}
@media only screen and (max-width: 1600px) and (min-width: 1223px)  {
   .mobile-site{
       display:none;
   } 
   nav.navbar.navbar-expand.navbar-light.bg-light.mobile-site {
        display: none;
    }
}
@media only screen and (max-width: 1222px) and (min-width: 320px)  {
   .desktop-site{
       display:none;
   } 
   nav.navbar.navbar-expand.navbar-light.bg-light.desktop-site {
        display: none;
    }
    #footer{
        margin-top:20px !important;
    }
    #content {
        margin: 8px 49px !important;
    }
    body{
        background: linear-gradient(to right,#0052D4, #41a1d0, #0052D4);
    }
}