/* ++++++++++ WEB FONTS HERE ++++++++++ */

@font-face {
    font-family: 'Trajan Pro';
    src: url("../fonts/TrajanPro-Regular.otf")
}


body {
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
}

main {
    margin: 0;
    padding: 0;
}

p {max-width: 100%;}

.text-danger {color: #b52222;}

.hp-add-group-row {border-bottom: 1px solid #fdf3c1;}

.hp-site-header {
    margin-bottom: 0;
}

/* ++++++++++ NOT LOGGED IN HEADER ++++++++++ */

a {color: #21527d; }

.hp-not-loggedin-bg {
    background-color: #dae9f5;
    padding-bottom: 6px;

}

#hp-top-info-notloggedin {
    margin-top: 10px;
}

.hp-login-sec .hp-login-links, .hp-register-sec p {
    margin-top: 8px;
}

.hp-login-sec .hp-login-btn, .hp-register-sec .hp-register-btn {
    padding: 6px 24px;
    color: #ffffff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}

.hp-register-sec .hp-register-btn {
    padding: 6px 16px;
}

.hp-login-sec p {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
}

.hp-login-sec p a {
    padding: 5px 10px;
}

/*.login-sec p a:last-child {
    border-right: none;
}*/

.hp-register-sec p {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
}

.no-max-id {
    text-align: right;
}

@media screen and (max-width: 1199px) {
    .hp-login-sec, .hp-register-sec {
        text-align: center;
    }
    
    .hp-login-sec {
        border-bottom: 1px solid #dbdbdb;
    }
    
    .hp-register-sec {
        margin-top: 5px;
        margin-bottom: 20px;
    }
    
    .no-max-id {
    text-align: center;
}
}

/* ++++++++++ LOGGED IN HEADER ++++++++++ */
.hp-loggedin-bg {
    background-color: #dff0d8;
    padding-bottom: 0;
    display: block;
}

.hp-manage-password {font-size: 16px;
    color: #424242;
    font-weight: bold;}

.hp-login-success {padding-right: 10px;}

.hp-bg-success {font-weight: bold; color: #005533; padding: 5px 10px;}

/*.bg-success div {margin-bottom: 0; font-weight: bold; color: #005533;}*/

.hp-top-links {
    padding: 5px 10px;
    color: #424242;
    font-weight: bold;
    text-align: right;
    margin-bottom: 0;
}

.hp-top-links li {
    display: inline;
    margin-left: 15px;
    white-space: nowrap;
}

.hp-top-links a:link, .hp-top-links a:visited {
    color: #424242;
    text-decoration: none;
}

.hp-top-links a:hover {
    text-decoration: underline;
}

span.fa.fa-star {
    color: #eac408;
    text-shadow: 1px 0 0 #877105, 0 -1px 0 #877105, 0 1px 0 #877105, -1px 0 0 #877105;
    margin-right: 4px;
}
span.fa.fa-share-alt {
    color: #008851;
    margin-right: 4px;
}
span.fa.fa-eye {
    font-size: 20px;
    color: #21527d;
    margin-right: 4px;
}

/* ++++++++++ HOMEPAGE TITLE ++++++++++ **/

.hp-homepage-title {
    /*text-align: center;*/
    margin: 12px;
}

.hp-homepage-title-text {
    font-family: "Trajan Pro", Cinzel, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 60px;
    color: #424242;
    padding-left: 10px;
    vertical-align: middle;
}

.hp-homepage-title-seal, .hp-homepage-title-seal img {
    width: 100px;
}

.hp-homepage-title-gov {
    color: #317ab9;
}


.hp-item-graphic img {
    max-width: 260px;
    max-height: 350px;
}

.hp-item-graphic, .hp-item-text {
    /*min-height: 420px;*/
}

.hp-item-graphic {
    /*border: 1px solid yellow;*/
}

.hp-item-text {
    /*border: 1px solid yellow;*/
}

.hp-item-text p {
    color: #ffffff;
}

.hp-item-text p.hp-item-text-intro {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 5px;
}

.hp-item-text h1.hp-item-text-title {
    font-family: "Trajan Pro", Cinzel, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 60px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.hp-item-text p.hp-item-text-desc {
    font-size: 22px;
    line-height: 130%
}

.hp-item-text .btn {
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    -khtml-border-radius: 6px; 
    border-radius: 6px; 
    padding: 5px 10px;
    font-size: 22px;
}

.carousel {
    width: 100%; 
    height: 450px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px; 
    border-radius: 4px; 
    padding: 0; 
    margin: 12px 0;
}

.carousel .item {
    height: 450px;
    /*padding-left: 11%;
    padding-right: 11%;*/
}


/* ++++++++++ QUICKLINKS, GENERAL LINKS AND RIGHTLINKS ++++++++++ **/

.hp-quicklinks-general-wrap {
    display: flex;
}

.hp-quicklinks, .hp-general, .hp-adminlinks , .hp-sponsorlinks, .hp-integritylinks {
    background-color: #eeeeee;
    border: 1px solid #cccccc; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px; 
    border-radius: 4px; 
    padding: 0; 
    height: 100%;
}

.hp-quicklinks h1, .hp-general h1, .hp-sponsorlinks h1, .hp-integritylinks h1, .hp-adminlinks-wrapper h1, .hp-adminlinks h2 {
    font-size: 140%;
    font-weight: bold; 
    font-family: 'Open Sans', Helvetica, Arial, sans-serif; 
    margin: 0;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #21527d;
    -moz-border-radius: 4px 4px 0 0; 
    -webkit-border-radius: 4px 4px 0 0; 
    -khtml-border-radius: 4px 4px 0 0; 
    border-radius: 4px 4px 0 0;
}

.hp-quicklinks h1, .hp-general h1 {
    background-color: #005533;
}

.hp-sponsorlinks h1 {
    background-color: #330756;
}

.hp-integritylinks h1 {
    background-color: #008851;
}

.hp-quicklinks p, .hp-general p, .hp-adminlinks p, .hp-sponsorlinks p, .hp-integritylinks p {margin: 0 0 12px 0; line-height: 110%;}


.hp-adminlinks p {font-size: 80%; margin: 0 0 10px 0;}

.hp-quicklinks-sec, .hp-general-sec, .hp-adminlinks-sec, .hp-sponsorlinks-sec, .hp-integritylinks-sec {margin: 9px 10px 0 10px; border-bottom: 1px solid #aaaaaa; padding: 5px 10px; margin-bottom: 12px;}

.hp-quicklinks-sec:last-child, .hp-general-sec:last-child, .hp-adminlinks-sec:last-child, .hp-sponsorlinks-sec:last-child, .hp-integritylinks-sec:last-child {margin: 7px 10px 0 10px; padding: 5px 10px 0 10px; border-bottom: none; margin-bottom: 15px;}


/* ++++++++++ RIGHTLINKS, SPONSORLINKS ONLY ++++++++++ **/

.hp-rightlinks-wrapper {
    float: right;
    width: 29%;
    /*margin-left: 10px;*/
}

.hp-sponsorlinks, .hp-integritylinks {
    margin-top: 10px;
}
.hp-adminlinks-wrapper {
    background-color: #ffffff;
    border: none;
/*    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px; 
    border-radius: 4px; */
    padding: 0; 
    height: 100%;
    margin-top: 10px;
}

.hp-adminlinks-wrapper h1 {
    color: #21527d;
    background-color: #ffffff;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
    -khtml-border-radius: 0; 
    border-radius: 0;
    border-bottom: 2px solid #a8a8a8;
    padding: 10px 0 5px 0;
    margin: 20px 0 0 0;
}

.hp-adminlinks-wrapper-body {
    padding: 0 0;
}

.hp-adminlinks {
    margin-top: 10px;
}

.hp-adminlinks h2 {
    font-size: 110%;
}


.hp-sponsor-expire-month {
    background-color: #f9dddd;
}

.hp-sponsor-expire-legend {
    padding-left: 14px;
    padding-right: 14px;
    background-color: #f9dddd;
}

.hp-sponsor-expired {
    background-color: #dff0d8;
}

.hp-sponsor-expired-legend {
    padding-left: 14px;
    padding-right: 14px;
    background-color: #dff0d8;
}




.hp-ui-tab {
    background-color: #dae9f5;
}

#hp-tabs {float: left; margin-top: 10px; background-color: #dae9f5; width: 100%;}

#hp-tabs .hp-tabs-nav li {font-size: 80%; color: #ffffff; background-color: #317ab9; padding: 0; font-weight: 700;}

#hp-tabs .hp-tabs-nav li:hover {color: #ffffff; background-color: #21527d; padding: 0;}

#hp-tabs h1 {font-size: 120%; font-weight: bold; margin-top: 0;}

#hp-tabs .row li, #hp-tabs .row select {font-size: 80%; color: #333333;}

#hp-tabs .row select {padding: 0 3px;}

#hp-tabs p {
    font-size: 80%;
}

.hp-tab-rows .row {
    padding-top: 15px;
}

.hp-tab-rows .row:hover {
    background-color: #317ab9;
}

.hp-tab-rows .row:hover a {
    color: #ffffff;
}

.hp-tab-rows .row:hover a.btn, .hp-tab-rows .row:hover p a {
    color: #222222;
}

.hp-tab-rows .row label {
    font-weight: normal;
}

.hp-tab-rows p {
    text-align: center;
    padding: 10px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #333333;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width: auto;
}

.hp-tab-rows ul {
    margin-top: 10px;
}

.hp-tab-rows li {
    list-style: none;
    font-weight: bold;
    margin-left: 0;
}

.hp-tab-rows li a {
    font-weight: bold;
}

.hp-tab-rows .row .btn {
    margin-bottom: 15px;
}

/*#hp-tabs-1, #hp-tabs-2 {
    width: 100%;
}

#hp-tabs-3, #hp-tabs-4 {
    width: 69%;
}*/

.hp-ui-tabs .hp-ui-tabs-nav {
    padding: 0;
}

.hp-ui-state-default, .hp-ui-widget-content .hp-ui-state-default {
    background-color: #dbdbdb;
}

.hp-ui-state-active, .hp-ui-widget-content .hp-ui-state-active {
    background-color: #dae9f5;
}


/* ++++++++++ MAX HOMEPAGE GENERAL ++++++++++ */ 

.hp-homepage-general-area {
    font-size: 18px;
    margin: 0px 0 20px 0;
    text-align: left;
}


/* ++++++++++ MAX APPS LIST ++++++++++ */ 

.hp-visit-faq {
    font-size: 20px;
    font-weight: bold;
    margin: 30px 20px 20px 20px;
    text-align: center;
}

.hp-welcome-homepage {
    font-size: 18px;
    margin: 30px 0 20px 0;
    text-align: left;
}

/* ++++++++++ MAX APPS LIST - alternative ++++++++++ */ 

.hp-max-app {margin-top: 10px; margin-bottom: 10px; padding-bottom: 10px;}

.hp-app-rollover-container {
  position: relative;
  width: 100%;
  padding: 10px;
  color: #317ab9;
  min-height: 360px;
  margin-bottom: 20px;
}

.hp-app-rollover-container h1 {
    font-size: 26px;
    text-align: center;
    color: #112a40;
    margin: 5px 10px;
}

.hp-app-rollover-container p {
    text-align: center;
    margin-top: 15px;
}

.hp-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .2s ease;
  background-color: #112a40;
}

.hp-app-rollover-container:hover .hp-overlay {
  opacity: 1;
}

.hp-text {
    color: white;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    padding: 0;
}

.hp-text p {
    padding: 0 10px 5px 10px;
    font-size: 14px;
}

.hp-text .btn {
    padding: 5px 10px;
    margin: 0;
}

.hp-text h1 {
    color: #ffffff;
    padding: 10px 10px 5px 10px;
}

.hp-text .hp-app-link {
    text-align: center;
}

.hp-text .btn {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #112a40;
    font-size: 15px;
    font-weight: bold;
    border-radius: 7px;
}

/* ++++++++++ MAX SUPPORT ++++++++++ */

.hp-max-support {
    border: 1px solid #008851;
    border-top: 10px solid #008851;
    margin: 20px 0 10px 0;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px; 
    border-radius: 4px; 
    font-size: 16px;
}

.hp-max-blurb {
    border: 1px solid #9ec4e5;
    margin: 20px 0 10px 0;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px; 
    border-radius: 4px; 
    background-color: #dae9f5;
    color: #292929;
    padding: 20px 20px 12px 20px;
    font-size: 18px;
}

.hp-max-support-blurb {
    background-color: #dae9f5;
    border-bottom: 1px solid #9ec4e5;
    -moz-border-radius: 3px 3px 0 0; 
    -webkit-border-radius: 3px 3px 0 0; 
    -khtml-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; 
    color: #292929;
    padding: 20px 20px 12px 20px;
    font-size: 18px;
}

.hp-max-support-info {
    padding: 20px 20px 12px 20px;
}
.hp-max-support-info .fa {
    font-size: 20px;
    color: #8a1a1a;
    margin-right: 8px;
}
.hp-max-support .hp-max-support-title {
    font-size: 20px;
    font-weight: bold;
    color: #8a1a1a;
}

/* ++++++++++ MEDIA QUERIES ++++++++++ */

@media (min-width: 1217px) {
  .container {
    width: 1170px !important;
  }
}

/*@media screen and (min-width: 1200px) {
    .carousel-container {
        margin: 0 auto;
        width: 100%;
    }
}*/

@media screen and (max-width: 1199px) {
    
    .hp-rightlinks-wrapper, #hp-tabs {
        clear: left;
        width: 100%;
    }
    .hp-app-rollover-container {
        min-height: 440px !important;
    }
    
    /* +++++ CAROUSEL ITEMS +++++ */
    .hp-item-graphic img {
        max-width: 210px;
        max-height: 270px;
    }

    .hp-item-text p.hp-item-text-intro {
        font-size: 26px;
        margin-top: 48px;
        margin-bottom: 5px;
    }
    
    .hp-item-text h1.hp-item-text-title {
        font-size: 54px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .hp-item-text p.hp-item-text-desc {
        font-size: 20px;
        line-height: 120%;
    }
    
    .hp-item-text .btn {
        padding: 5px 10px;
        font-size: 20px;
    }
}

@media screen and (max-width: 991px) {
    .hp-loggedin-bg {
        margin-top: 0;
    }
    
    .hp-bg-success {
        border-bottom: 1px solid #999999;
    }
    
    .hp-manage-password {text-align: right;}
    
    .hp-site-header h1 {
        font-size: 30px;
    }
    .hp-site-header {
        /*max-height: 70px;*/
        padding: 0 0 0 0;
    }
    
    .hp-top-links {
        text-align: center;
        margin-top: 8px;
    }
    
    .hp-top-links li {
        padding-top: 8px;
    }
    
    .hp-homepage-title {
        text-align: center;
    }
    
    .hp-homepage-title-text {
        font-size: 52px;
    }
    
    .hp-homepage-title-seal, .hp-homepage-title-seal img {
        width: 84px;
    }
    
    .hp-quicklinks-general-wrapper {
        display: block;
    }
    
    .hp-adminlinks p {font-size: 90%; margin: 0 0 14px 0;}
    
    #hp-tabs .hp-tabs-nav li {width: 100%; display: block;}
    
    #hp-tabs .hp-tabs-nav li a {width: 100%; text-align: center; font-size: 16px;}
    
    .hp-item-graphic {
        max-height: 240px;
    }
    
    .hp-item-graphic img {
        max-width: 190px;
        max-height: 240px;
    }
    
    .hp-item-text {
        min-height: 390px;
        text-align: center;
    }
    
    .hp-item-text p.hp-item-text-intro {
        font-size: 24px;
        margin-top: 48px;
        margin-bottom: 5px;
    }
    
    .hp-item-text h1.hp-item-text-title {
        font-size: 48px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .hp-item-text p.hp-item-text-desc {
        font-size: 16px;
        line-height: 120%;
    }
    
    .hp-item-text .btn {
        padding: 3px 7px;
        font-size: 16px;
    }
    
    .hp-app-rollover-container {
        min-height: inherit;
        min-height: 375px !important;
    }
    
    .hp-app-rollover-container p {
        font-size: 16px;
        line-height: 140%;
    }
    
    .hp-app-rollover-container h1 {
    font-size: 30px;
    }
    
    .hp-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 1;
        transition: .2s ease;
        background-color: #112a40;
    }

    .hp-app-rollover-container:hover .hp-overlay {
      /*opacity: 1;*/
    }
    
    .hp-text {
        color: white;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        padding: 0;
    }
    
    .hp-text .btn {
        padding: 7px 12px;
        margin: 0;
        font-size: 16px;
    }
    
    .hp-max-app-btn {
        text-align: left;
    }
    
    .hp-max-app-btn a {
        margin-top: 4px;
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 767px) {
    .hp-site-header {
        /*max-height: 60px;*/
        padding: -1px 0 10px 0;
    }
    .hp-site-header h1 {
        font-size: 26px;
    }
    .hp-site-header h1 img {
        display: none;
    }
    
    .hp-bg-success {
        text-align: center;
    }
    
    .hp-manage-password {text-align: center; font-size: 90%; margin-top: 10px;}
    
    .hp-login-success {
        /*font-size: 90%;*/
    }
    
    .hp-homepage-title-text {
        font-size: 60px;
    }

    .hp-homepage-title-seal, .hp-homepage-title-seal img {
        width: 100px;
    }
    
    .hp-homepage-title-homepage {
        display: none !important;
    }
    
    .hp-quicklinks-general-wrap {
        display: inherit;
    }
    
    .hp-quicklinks {
        margin-bottom: 10px;
    }
    
    .hp-item-graphic img {
        max-width: 180px;
        max-height: 230px;
    }
    
    .hp-item-text p.hp-item-text-intro {
        line-height: 120%;
    }
    
    .hp-item-text h1.hp-item-text-title {
        font-size: 42px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .hp-app-rollover-container {
        min-height: 140px !important;
    }
    
    .hp-app-rollover-container p {
        display: none;
    }
    
    .hp-app-rollover-container p.hp-app-link {
        margin-top: 15px;
        display: block;
    }
    
    .hp-text .btn {
        padding: 4px 9px;
        margin: 0;
    }
}

@media screen and (max-width: 451px) {
    .hp-homepage-title-text {
        font-size: 50px;
    }
    
    .hp-app-rollover-container h1 {
        font-size: 26px;
    }
}



/* Jquery UI Overrides */

.ui-dialog.ui-widget {
    padding:15px;
    border:1px solid #7a7a7a;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.ui-dialog-titlebar.ui-widget-header {    
    font-family: Arial, Helvetica, sans-serif;
    color: #002f7e;
    font-size:20px;
    font-weight: normal;
    margin-bottom:5px;
    background:none;
    border:0px solid transparent;
    border-bottom:1px solid #dcdcdc;
    padding:0px !important;
    padding-bottom:5px;
}

.removepageformbutton.ui-state-default.ui-corner-all {
    font-size:14px !important; 
    padding-left:30px !important; 
    padding-right:30px !important;
    margin-right:0px !important;
    margin-left:10px !important;
}

.ui-dialog-content.ui-widget-content {
    padding-left:0px !important;
    padding-right:0px !important;
    font-family: Arial, Verdana, sans-serif;
    font-size:12px !important;
}

.ui-dialog-buttonpane.ui-widget-content {
    padding:0px !important;
    margin:0px !important;
    border-top: 1px solid #dcdcdc !important;
    padding-top:5px !important;
}

/* Page Share Dialog */
.share-link-wrapper {}
.share-link-wrapper ul {
    list-style:none; 
    padding:0px; 
    margin:0px;
}
.share-link-wrapper ul li { 
    overflow:hidden; 
    padding: 7px 0px 7px 0px; 
    display:block; 
    font-size:12px; 
    /* height:22px; */ 
    border-bottom:1px dotted #dcdcdc; 
}
.share-link-wrapper ul li:hover { 
    background:#f0f0f0; 
}
.share-link-wrapper ul li.share-live {
    background:#FFF9D7;
}
.share-link-wrapper ul li.share-live:hover {
    background:#fef1a4;
}

.share-link-wrapper h6 {
    float:left; 
    padding-top:4px; 
    width:120px; 
    text-align:right; 
    padding-right:10px; 
    font-weight:bold;
}

.share-link-wrapper .share-description {
    font-size:11px; 
    color:#717171; 
    display:block; 
    clear:both; 
    float:none; 
    padding:5px 40px 0px 130px;
}
.share-link-wrapper .share-description  a {
    font-weight:bold; 
    color:#3A81C3; 
    text-decoration:underline;
}
.share-link-wrapper .share-description .sd-feature-feedback {
    padding-top:5px; 
    color:black; 
    clear:both; 
    display:block;
}

.share-link-wrapper ul li #share-create-email-button,
.share-link-wrapper ul li #max-sd-collaborate-button {
    font-weight:bold;
    border-radius:3px;
    text-align:center;
    color:#3A81C3;
    float:left;
    text-decoration:none;
    display:block; 
    width:240px; 
    height:24px;
    line-height:24px;
    background: url("/home/images/button-share-dialog.png") top left no-repeat;
}
.share-link-wrapper h6 {
    margin-top: 0px;
    float: left;
    padding-top: 4px;
    width: 120px;
    text-align: right;
    font-size: 12px !important;
    padding-right: 10px;
    font-weight: bold;
    color: #707070;
    line-height: 1.6666667;
    text-transform: uppercase;
    font-family: 'open sans'
}
.share-link-wrapper ul li #share-create-email-button:hover,
.share-link-wrapper ul li #max-sd-collaborate-button:hover {
    color:white; 
    background: url("/home/images/button-share-dialog.png") bottom left no-repeat;
}

.share-link-wrapper ul li .beta-alert {
    color:red; 
    font-size:12px; 
    font-weight:bold; 
    float:left; 
    width:75px; 
    padding-left:10px;
    line-height:24px;
}

.share-link-wrapper input {
    float: left; 
    width: 300px; 
    font-size: 12px; 
    padding: 4px; 
    border: 1px solid #dcdcdc;
}

/*Cursor change for email URL*/
.hp-tab-rows p {
    cursor: pointer;
}


/* Logout button */

#hp-logoutBtn {
    border: none;
    background: none;
    width: 100%;
    text-align: left;
}

#hp-logoutBtn:hover {
    background-color: #f4f5f7;
}

#hp-logoutBtn .fa {
    margin-left: 9px;
}


