.agent-pages .visa-title {
    border-style: solid;
	padding-left: 25px;
    border-width: 1px;
    line-height: 50px;
    font-weight:600;
    color: #fff;
    border-color: rgb(210, 213, 221);
    background: #fbad1b url(../img/corner-icon.png) no-repeat 99.99% 21px;
    height: 50px;
	text-transform: uppercase;
}
.agent-pages .visa-title.moreheight{
	height:60px;
}
.agent-pages th {text-transform:uppercase;font-weight: 600;}
.highlight-row th, .agent-pages td {line-height:27px;}
.agent-pages .control {
    padding-left: 24px;
}
.agent-pages .notifications-area.quotes-form {
    background-color: transparent;
    margin: 10px -15px 15px -15px;
    padding: 0px;
}
/*.agent-pages .dash_btn.subscribe_btn {
  width: 100%;
}*/

@media (min-width: 576px) {
.agent-pages #total-hours .col-sm-2 {
    -ms-flex: 0 0 14.666667%;
    flex: 0 0 14.666667%;
    max-width: 14.666667%;
   }
.agent-pages #total-hours .col-sm-8 {
    -ms-flex: 0 0 70.4%;
    flex: 0 0 70.4%;
    max-width: 70.4%;
  }  
}

.agent-pages .btn-educli-grey{
	color:white !important;
	background-color: #989a9a;
}

.agent-pages .btn-educli-grey:hover {
    color: #2c2d2e !important;
    background-color: #eff4f5 !important;
}
.agent-pages .btn-educli-grey:hover {
    color: #ffffff !important;
    background-color: #2c2d2e !important;
}
.agent-pages .pre-units i:first-child {
    padding-right: 22px;
}
.agent-pages .pre-units i {
    color: #8f989a;
    font-size: 19px !important;
}

.agent-pages .btn-educli-grey:hover .subscribe {fill:#fff}