body.admin_edit_profile, .admin_index {
    font-size: 13px;
    background-color: #fff !important;
    overflow-x: hidden;
}
.company_page, .category_page, .carrier_page {
    overflow-x: hidden;
    font-size: 13px;
}
.row {
    width: 100%;
}
.test
{
    color:red
}
.bg_img {
    background: url('../images/loginbg.jpg');
    height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#loginScreen{
    height:90vh;
    width:100vw;
    background-image: url("../images/background-image-broker-enroll-page.jpg");
    background-size: cover;
    padding-inline: 10vw;
    padding-block: 10vh;
}

#login1 {
    margin: 0;
    padding-block: 5vh;
    background-color:white;
    width: 34vw;
    height: 60vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.copyright{
    font-family: arial;
}
.footerLogo{
    width: 110px;
    margin-top: 0;
    margin-right: 5vw;
}
.active{
    color:#c63a2f !important;
    font-weight: bold;
}

#groups{
    padding-top: 3vh;
    padding-bottom: 15vh;
    padding-left:10vw;
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
}
#addGroup{
    margin-inline: 25px;
    color: white;
    width: 180px;
    background-color: #2497c5;
    padding-left: 1vw;
    padding-block: 1vh;
}
.groupLink{
    margin-inline:25px;
    margin-bottom:2vh;
}
.group{
    background-color:white;
    display: inline-block;
    padding: 10px;
    width: 240px;
    height: 180px;
    border-radius:7px;
}
.group:active{
    transform: scale(.95);
}

.group:hover{
    border:3.5px solid #2497c5;
}

.groupTitle{
    color: black;
    margin-bottom: 0px;
}

.groupInfo{
    color:grey;
    margin-bottom: 0px;
    font-size: smaller;
}

#groupDetails{
    padding-top: 3vh;
    padding-bottom: 5vh;
    padding-left:10vw;
    color:white;
}

.groupActions{
    border: 1px solid #2497c5;
}

.actionList{
    display: flex;
    justify-content: space-evenly;
    padding-block: 1vh;
}
.action{
    cursor:pointer;
}
.inactiveAction{
    color:grey !important;
    cursor:context-menu !important;
}
.activeAction{
    border-bottom: 3px solid white;
    font-weight: bold;
}

#groupActionBox{
    width: 60vw;
    padding-inline: 1vw;
    padding-block: 4vh;
    margin-top: 5vh;
    background-color: white;
}

.groupInput{
    width:100%;
    margin-bottom: 2vh;
}
#image{
    max-width:100%;
    max-height:100%;
}
#delImage{
    top: 0px;
    position: absolute;
    left: 0px;
    z-index:100;
    border-radius: 35px;
}

#updateGroupDetails{
    background-color: #c63a2f;
    font-weight: bold;
    border: 0px;
    color: white;
    width: 14vw;
    padding-block: 1vh;
    cursor:pointer;
}

.planRow{
    margin-bottom: 5vh;
    display: flex;
    flex-direction: row;
}
.comments{
    cursor:pointer;
}
.planActions{
    flex: 25;
    /*display: flex;*/
    flex-direction: column;
    /* justify-content: space-between; */
    align-items: center;
	margin-top:35px;
}

.planActionsRow{
    flex: 25;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.planButton{
    font-size: 11px;
    cursor: pointer;
    background-color: #c63a2f;
    color: #fff;
    border: 0px;
    padding: 1.5vh;
    width: 80%;
}

.viewResults{
    margin-bottom:20px;
}

.inactiveButton{
    background-color:grey !important;
    cursor:context-menu !important;
}

.planButton:hover{
    background-color:#ed4538;
}
.login_right {
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    background: -webkit-linear-gradient(to right, #FFFDE4, #005AA7);
    background: #fff;
    opacity: 0.8;
    width: 35%;
    height: 100%;
    margin: 0 auto;
}
img.login_logo {
    width: 60%;
}
.login_box {
    background: #00456E;
    padding: 10px 30px;
    width: 300px;
}
input.inputfield {
    font-size: 14px;
    color: #797E8C;
    display: block;
    width: 100%;
    border: 1px solid #ECECEC;
    height: 35px;
    border-radius: 6px;
    padding: 10px;
    letter-spacing: 1px;
    background: #F7F7F7;
}
span.login-title {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 35px;
    display: block;
}
button.btn.btn-primary.login_button {
    font-family: Montserrat-Bold;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 35px;
    border-radius: 10px;
    background: #2581A5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    transition: all 0.4s;
	margin-bottom: 10px;
}
.rememberme {
    padding-bottom: 10px;
    font-size: 12px;
    padding-left: 5px;
    color: #fff;
}
label.forget-password {
    font-size: 12px;
}

.container.siderbar {
    height: 100%;
    background: #1A1A27;
    width: 45px;
    position: absolute;
    top: 0px;
}
.editbutton {
    background: #28D094;
    width: 191px !important; 
    color: white;
    padding-right: 25% !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
span.lastvisited {
    float: right;
}
.usersprofile {
    background: white;
}
.usersprofile {
    background: white;
    padding: 5px;
    width: 100%;
    border-radius: 10px;
    margin-top: 10px;
}
.footer {
    display: flex;
    align-items: center;
    padding-top: 1vh;
    height: 10vh;
    width: 100vw;
    padding-inline:10vw;
    bottom: 0;
    background-color: white;
    z-index: 10;
}
.loginLink{
    color:#2497c5 !important;
    cursor:pointer;
    font-size: 0.85rem;
}
.sidebar {
    height: 100%;
    width: 50px;
    background: #2397C5;
    z-index: 9999;
    position: fixed;
}
a.contacts, a.about {
    padding: 0px 10px;
    text-decoration: none !important;
    font-size: 14px;
    color: gray;
    float: right;
}
p.copyright {
    font-size: 14px;
    margin:0px;
}
tr.table-head-bg {
    background: #03476F;
}
.table-head-bg th {
    color: #fff !important;
}
img.header_logo {
     position: relative;
    width: 285px;
    margin-top: 2%; 
}
.topbar {
    padding: 6px 0px 18px 0px;
}
.navbuttons {
    color: black;
    padding: 14px;
    padding-left: 0;
    position: relative;
    left: 20px;
    font-size: large;
    letter-spacing: 1px;
}
.password_block {
    position: absolute;
    top: 100px;
    left: 70px;
}
.login_details {
    margin-top: 0px;
    padding: 30px 0px 0px 0px;
}
p.details, p.address_details {
    color: #7B7F90;
    font-size: 12px;
}
p.address_details {
    position: relative;
    left: -25px;
}
.editprofile {
    padding: 20px 0px;
    position: relative;
}
span.infotitle {
    font-weight: bold;
}

.address {
    position: absolute;
    top: 90px;
    right: 70px;
    width: 160px !important;
}
.edit_icon {
    padding: 2px 10px;
    font-size: 14px !important;
}
span.editedtime {
       top: 57px;
    font-weight: bold;
    font-size: 12px;
    margin-left: 61px;
    color: #7B7F90;
}
.detailsicon {
    padding: 0px 15px;
    font-size: 15px !important;
}
.addressicon {
    font-size: 18px !important;
    padding: 0px 10px;
}
.clockicon {
    padding: 0px 10px;
}
img.profileimg {
       width: 168px;
     height: 170px; 
    border: 6px solid black;
    border-radius: 200px;
    border-color: #538BBB;
    margin-left: 0px;
}
.changeprofile {
    text-align: center;
}
.changepswd {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.edit_profileicon {
   position: absolute;
    top: 113px;
    font-size: 15px;
    border: 1px solid #538BBC;
    padding: 3px;
    cursor: pointer;
	left: 210px;
}
.editdetails {
    position: relative;
}
input.passwordfield1 {
    width: 50%;
    margin: 20px 0px 15px;
    padding: 5px;
}
input.passwordfield2 {
    width: 50%;    
    padding: 5px;
}
button.btn.btn-primary.password_submit {
    width: 50%;
    margin-top: 20px;
    background: #FE4860;
    border: none;
}
p.activitytext {
    color: white;
    font-size: 16px;
    padding: 10px 0 0 16px;
    letter-spacing: 1px;
}
.activity {
    height: 70px;
    background-image: url(../../assets/images/head.PNG);
    background-size: 100% 100%;
}
.xlsx {
    float: right;
    font-weight: bold;
    border: 1px solid;
    cursor: pointer;
    padding: 6px 16px;  
    background:#2497c5;
    color: #fff; 
    text-transform: uppercase;
    border-radius: 6px;
    margin: 12px;
    -webkit-transition: all ease-in-out 400ms;
    transition: all ease-in-out 400ms; 
    margin-left: 20px !important;
} 
.xlsx:hover {
 box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
 -webkit-transition: all ease-in-out 400ms;
  transition: all ease-in-out 400ms 
}

.xlsx:hover:after {
  -webkit-transition: all ease-in-out 400ms;
  transition: all ease-in-out 400ms;
  -webkit-transform: translate(0px, -4px) scale(1.0) !important;
  transform: translate(0px, 8px) scale(1.0) !important;
  position: relative;
  display: inline-block; 
}

.plans {
    background: #fff;
    height: 53px;
    position: relative;
    border-bottom: 1px solid #F2F3F7;
}
p.planstext {
    float: left;
    font-weight: bold;
    padding: 17px 20px;
}
p.newplan {
    float: right;
    margin: 10px 70px;
    padding: 7px;
    background: #F2F3F7;
    font-size: 12px;
    cursor: pointer;
}
.importfromproposal {
    float: right;
    margin: 10px 70px;
    padding: 7px;
    background: #F2F3F7;
    font-size: 12px;
    cursor: pointer;
}
i.fa.fa-plus.plusicon {
    position: absolute;
    right: 38px;
    top: 11px;
    background: #B6EBDB;
    padding: 8px;
    border-radius: 0 11px 0 0;
    color: #00B57D;
}
img.rowimg {
    width: 32px;
    border-radius: 50%;
    height: 32px;
    padding: 2px;
    border: 1px solid #0a486d;
    object-fit: contain;
}
.filters {
    position: relative;
}
div#listing_wrapper {
    position: absolute;
    background: #fff !important;
    border: none !important;
    width: 100%;
    left: -1px;
    padding-top: 10px;
}
th.tableheader {
    font-size: 13px;
}
#listing_wrapper .row:nth-child(2) {
    width: 100%;
}
.filters.container-fluid {
    display: inline-block;
    margin-bottom: 20px;
}
span.log_out {
    padding: 10px 35px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    color: #8dd88d;
}
span.log_out:hover { 
  background-color: #8dd88d;
  color: #fff;
}
button.viewbtn {
    background: #0c446c;
    border: none;
    width: 113px;
    font-size: 11px;

}
ul.pagination {
    padding: 10px;
}
li#listing_previous, li#listing_next {
    padding: 0px 10px;
}
div#listing_info {
    margin-left: 15px;
}
div#listing_length {
    width: 180px;
}
div#listing_filter {
    width: 430px;
    display: inline-block;
    padding-left: 80%;
}

.dropdown {
  position: relative;
  z-index: 500 !important;
  display: inline-block;
  left: 8%;
  color: #fff;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    background: #DBF0F9;
    min-width: 180px;
    font-size: 13px;
    margin-left: 0px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    padding: 0px 0px;
    z-index: 1;
	text-align: center;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.mousehand {
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
	letter-spacing: 1px;
}

select.form-control.input-sm {
    margin: 0px 10px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: unset !important;
    outline: 0;
    box-shadow: unset !important;
}
p.address_txt {
    font-size: 14px;
    text-transform: capitalize;
    color: #7B7F90;
}
input.cmpy_pswd {
    padding: 10px;
}
.statusacbadge {
    border-radius: 200px !important;
    background: #5766DD;
    padding: 5px 10px !important;
    font-size: 12px;
    color: #fff;
	font-weight: 400 !important;
}
.statusinacbadge {
    border-radius: 200px !important;
    background: #FD3275;
    padding: 5px 10px !important;
    font-size: 12px;
    color: #fff;
}
i.fa.fa-plus.maincat {
    color: #1bda95;
    padding: 18px 10px;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
   
}

.sub_cat {
    color: #1bda95;
    padding: 9px 12px 7px 12px;
    cursor: pointer;
    margin-left: 10px;
}
.sub_cat_del {
    left: 215px;
    padding: 9px 11px 8px 11px;
    cursor: pointer;
    margin-left: 6px;
    color: #ff9b74;
}
.subcategory {
    position: relative;
}
.list_data {
    font-size: 13px !important;
}

.cat-wrap {
    display: inline-block;
}

.row.container.subcategory {
    margin: 12px;
}
.subprods {
    margin-left: 20px;
    width: 100%;
    margin-top: 20px;
}
button.cate_submit {
    padding: 8px 0px;
    background: #03476f;
    color: white;
    border: none;
    width: 138px;
    font-size: 14px;
    border: 1px solid;
    cursor: pointer;
    left: 201px;
    top: 48px;
    margin-bottom: 4px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 12px;

}
img.flag {
 
    float: right;
    width: 24px;
    margin-top: 9px;
    height: 18px;
    border: none;
    border-radius: 3px;
 
}
span.profile_name {
    position: absolute;
    top: 44px;
    left: 14px;
    font-size: 12px;

}



p.alert-font {
    font-size: 14px;
    font-family: inherit;
}


.container_label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*/ Hide the browser's default checkbox /*/
.container_label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/*/ Create a custom checkbox /*/
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color:#edcccc;
}

/*/ On mouse-over, add a grey background color /*/
.container_label:hover input ~ .checkmark {
  background-color: #ccc;
}

/*/ When the checkbox is checked, add a blue background /*/
.container_label input:checked ~ .checkmark {
  background-color: #2196F3;
}

/*/ Create the checkmark/indicator (hidden when not checked) /*/
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/*/ Show the checkmark when checked /*/
.container_label input:checked ~ .checkmark:after {
  display: block;
}

/*/ Style the checkmark/indicator /*/
.container_label .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
span.staus-comp {
    background: #08476f;
    color: white;
    padding: 5px 10px;
    font-weight: 400;
	box-shadow: 3px 1px 2px 0px rgba(158,158,158,1);
}

span.status-pend {
    background: #c63a2f;
    color: white;
    padding: 5px 15px;
    font-weight: bold;
	box-shadow: 3px 1px 2px 0px rgba(158,158,158,1);
}

.filters.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

img.final_est_img {
    width: 32px;
    border-radius: 50%;
    margin-left: 0;
    height: 32px;
    padding: 4px;
    margin-bottom: 5px;
}
td.product_row {
    padding: 3px !important;
}
.cat_row {
    padding: 0px !important;
    vertical-align: bottom !important;
}
td.plan_row {
    padding: 0 !important;
    vertical-align: middle !important;
    padding-top: 2px !important;
}
.notifications.dropdown.dd-trigger.notif {
    position: relative;
    cursor: pointer;
    z-index: 2;
    top: 27px;
}
span.noti-text {
    float: right;
    position: relative;
    left: -20px;
    color: #21B7B7;
}
span#notifications-count {
    position: absolute;
    top: -6px;
    height: 15px;
    width: 15px;
    overflow: hidden;
    background: #21B7B7;
    color: #FFF;
    text-align: center;
    border-radius: 100%;
    font-size: 9px;
    font-weight: bold;
    line-height: 15px;
	left: 12px;
}
span.fa.fa-bell-o {
    color: #000000;
    font-size: 22px;
}
.dropdown-menu {
    position: absolute;
    display: none;
    z-index: 1;
    left: -54px !important;
    top: 25px !important;
    min-height: 10px;
    min-width: 10px;
    width: 280px;
    border: none !important;
    text-align: center !important;
    background: unset !important;
}
.dropdown-body {
    max-height: 292px;
    background: #21B7B7;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.dropdown-header {
    background: #fff;
    padding: 15px;
    position: relative;
    text-align: center;
    color: #21B7B7 !important;
    font-weight: bold;
    border: 0px;
    border-style: solid;
    border-bottom-width: 1px;
    -moz-border-image: -moz-linear-gradient(right, white, #cedae0, #cedae0, white) 1 20%;
    -o-border-image: -o-linear-gradient(right, white, #cedae0, #cedae0, white) 1 20%;
    border-image: linear-gradient(to right, white 0%, #cedae0 40%, #cedae0 60%, white 100%) 1 20%;
    box-shadow: 0px 2px 10px -2px #cedae0;
}
.triangle {
    position: absolute;
    top: -8px;
    left: 155px;
    height: 15px;
    width: 15px;
    border-radius: 0px 0px 0px 0px;
    transform: rotate(45deg);
    background: #2397C5;
}
.noticount_label {
    position: absolute;
    top: -6px;
    right: -1px;
    height: 15px;
    width: 15px;
    overflow: hidden;
    background: #21B7B7;
    color: #FFF;
    text-align: center;
    border-radius: 100%;
    font-size: 9px;
    font-weight: bold;
    line-height: 15px;
}
.rowimg_cat {
    margin-left: 0px;
    margin-bottom: 0;
    padding: 0;
    border-radius: 50%;
}
p.class_heading {
    padding: 10px;
    border: 1px solid;
}
 
.bestclass {
padding: 10px;
}
@media only screen and (max-width: 500px) and (min-width: 200px)  {
.login_right {
    width: 80%;
}
.login_frm {
    margin-left: 0 !important;
    margin-top: 10px !important;
}
.login_box {
    padding: 10px 20px;
    width: 100%;
}
span.login-title {
    padding-bottom: 10px;
}
.rememberme {
    padding-bottom: 2px;
}
.login-bottom {
   width: 85% !important;
    margin: 0 auto !important;
}
h4.bottom-header {
    font-size: 20px;
    text-align: center;
}
.bottom-text {
    left: -5px !important;
    font-weight: unset !important;
    font-size: 15px;
    text-align: center;
	margin-bottom: 5px;
	padding: 0px 6px;
	margin-left: 4px;
}
ul.bottom-list {
    font-size: 14px;
    margin-top: 0 !important;
    margin-left: 40px !important;
}
}




@media only screen and (max-width: 700px) and (min-width: 500px)  {
.login_right {
    width: 50%;
}
h4.bottom-header {
    text-align: center;
}

.detailBox {
 
    margin-left: 24% !important;
    }
.bottom-text {
    text-align: center;
}
.login-bottom {
    width: 100% !important;
    margin-left: 0px !important;
}  
.login_frm {
    margin-left: 0 !important;
    margin-top: 10px !important;
}
.login_box {
    width: 100% !important;
    margin-top: 25px;
}
iframe#gmap_canvas {
    width: 450px ;
}
iframe#gmap_canvas {
    width: 380px ;
}
.flag{
    display: none;
}
i.fa.fa-pencil.edit_profileicon.changeimg {
    top: 121px;
    position: absolute;
    left: 120px;
}
.notifications.dropdown.dd-trigger.notif {
	display:none;
}
}


@media only screen and (max-width: 900px) and (min-width: 700px)  {
.login_frm {
    margin-left: 0 !important;
    margin-top: 15px !important;
}
span.login-title {
    padding-bottom: 15px !important;
}
.login-bottom {
    width: 100% !important;
    margin-left: 0 !important;
}
h4.bottom-header {
    text-align: center;
}
.bottom-text {
    width: 85% !important;
    text-align: center;
    left: 30px !important;
}
ul.bottom-list {
    margin-left: 20% !important;
}
.company_page, .category_page, .carrier_page {
   overflow-x: visible;
   font-size: 13px;
}
p.address_txt > input{
left: 22px;
}
img.login_logo {
    width: 50%;
}
.carrier_act {
    width: 825px !important;
}
.topbar.row {
    width: 100%;
}
a.navbuttons.active {
    margin-left: 0px;
}
a.navbuttons {
    top: -2px;
    cursor: pointer;
}
img.header_logo {
	width: 100%;
}
.login_details {
    text-align: right;
    position: absolute !important;
    right: 55px;
    top: -3px;
}
.dropdown-content {
    margin-left: -90px;
    text-align: center;
}
.noti-wrap {
    width: 124% !important;
    left: -25% !important;
}
span.triangle {
    left: 94%;
    top: -8px;
}
.dropdown-header {
    border-radius: unset;
}
.container-fluid.main-cont {
    margin-top: 0;
}
.activity {
    height: 50px;
}
.plans {
    height: 35px;
}
p.planstext {
    padding: 6px 0;
    position: absolute;
    left: 10;
}
p.newplan {
    margin: 0;
    position: relative;
    left: -25px;
    top: 1px;
}
i.fa.fa-plus.plusicon {
    right: -25px;
    top: 0;
    height: 32px;
}
table#listing {
    left: 0px;
}
div#listing_filter {
    padding-left: 40%;
    position: absolute;
    top: -46px;
    left: 20px;
}
form.info_form,.info_form_admin {
    width: 100%;
    margin: 0px 25px;
}
a.notif {
    display: inline-block !important;
    height: 30px !important;
    width: 30px !important;
    top: -5px !important;
    left: -40% !important;
}
img.flag {
    float: right;
    margin-top: -26px;
    position: relative;
    left: -45%;
    top: -28%;
}
.mousehand {
    vertical-align: middle;
    left: -10px !important;
}
.notifications.dropdown.dd-trigger.notif {
    left: 5px !important;
    top: 43px !important;
}
.catlist-wrap {
    background: #ffff;
    padding: 12px 0px !important;
    overflow: auto;
}

th.tableheader {
    font-size: 10px;
    padding: 10px !important;
    text-align: center !important;
}
tr.p-22.list_data {
    font-size: 11px !important;
}
img.rowimg {
    margin-left: 9px;
    margin-bottom: 0;
    padding: 0;
}

.pro_images:first-child { 
    display: none;
}
p.copyright {
    font-size: 11px;
    padding-left: 0;
    margin-bottom: 0;
}
.catlist1 {
    width: 100%;
    margin-top: 0px !important;
}
.address {
    right: -35px !important;
}
.editedtime {
    right: -25px !important;
}
.final_est_wrp {
    overflow: auto !important;
}
button.btn.btn-primary.model-btn {
    float: unset !important;
    margin-right: 0px !important;
}
.modal_bestclass.show {
    left: 15%;
}
 
ul.p-18 {
    padding: 0px !important;
}
a.contacts, a.about {
    padding: 0px 10px;
    text-decoration: none !important;
    font-size: 11px;
    color: gray;
    float: right;
    margin-top: -15px;
    margin-bottom: 10px;
}
li.p-19 {
    margin: 10px;
    width: 225px;
}
td.plan_row {
    padding: .2rem !important;
}
.col-sm-6.editdetails {
  left: 6% !important;
}
.col-sm-6.editdetails {
top: -21px;
margin-right: 100%; 
left: 12% !important;
}
iframe#gmap_canvas {
    width: 500px ;
}
.pas-title {
    position: relative;
    left: 0%;
}
img.profileimg {
    border: 6px solid #538BBB;
}
input#pswd1, input#pswd2, .password_submit {
 
}
.final_est_wrp {
    overflow: auto !important;
}
.company_page, .category_page, .carrier_page {
   overflow-x: visible;
   font-size: 13px;
}
.login_right{
    width: 50%;
}
.login_box {
    width: 80%;
    margin-left: 40px;
}
img.login_logo {
    width: 38%;
}
a.notif {
    top: 2px !important;
    left: -40% !important;
}
.login_details {
    margin-top: -33px;
}
img.flag {
    float: right;
    margin-top: 0;
}
.mousehand {
    position: relative;
    top: 20px;
}
.dropdown-content {
    top: 42px;
    left: 82px;
	text-align: center;
}
.notifications.dropdown.dd-trigger.notif {
    position: relative;
    cursor: pointer;
    z-index: 2;
    left: 30px;
    top: 18px!important;	
}
.container-fluid.main-cont {
    position: relative;
    top: 50px;
}
.info_form,.info_form_admin {
    width: 65% !important;
    margin: 15px;
}
.editbutton.edit_profile {
    padding-right: 10px !important;
}
span.editedtime {
    right: -60px;
}
.address {
    right: -75px;
    top: 0px;
}
.col-sm-6.editdetails {
    left: 30% !important;
}
.noti-wrap { 
    top: 67px !important;
}
}



@media only screen and (max-width: 1200px) and (min-width: 900px)  {
form#login {
    margin-left: 0px !important;
}
.login-bottom {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: -30px;
}
h4.bottom-header {
    text-align: center;
}
.bottom-text {
    text-align: center;
    left: 0 !important;
}
iframe#gmap_canvas {
    width: 120% ;
}
.company_page {
   overflow-x: visible;
}
.login_box {
    width: 100%;
    margin-bottom: 46px;
}
img.login_logo {
    width: 45%;
}
img.header_logo {
    width: 100%; 
    position: relative;
    top: 5px;
}
.headerwelcome {
    color: #21B7B7;
}

img.flag {
    float: right !important;
    margin-top: 5px !important;
}
.pimg {
    width: 100% !important;

}
.catrow {
     
    display: block !important;
    padding-top: 10px;
}

.mousehand {
    position: relative;
    top: -5px;
    left: 15px;
}
.dropdown-content {
	top: 18px;
    left: 16px;
	text-align: center;
}
form.info_form,.info_form_admin {
    width: 60%;
    margin-left: 5%;
}
.final_est_wrp {
    overflow: auto;
}
a.notif {
    top: 0 !important;
    left: -45px !important;
}
.catlist1 {
    width: 100%;
    margin-top: 10px !important;
}
.final_est_wrp {
    overflow: auto !important;
}
span.editedtime {
    right: -100px;
}
.col-sm-6.editdetails {
  left: 13%;
}
input.passwordfield1 {
    width: 74%;
}

input.passwordfield2 {
    width: 74%;
}

input.input-field.list_data::-webkit-file-upload-button {
    width: 25% !important;
    height: 30px !important;
}             
}



@media only screen and (max-width: 1400px) and (min-width: 1200px)  { 
.address {
    position: relative;
     top: 0 !important;
    right: -30px;
    width: 160px !important;
}
input.profile_input {
   position: absolute;
    left: 181px;
    margin-top: -6px;
}

p.address_txt > input
{
left: 28px;

}

p.address_txt {
 
    position: absolute;
    left: 75px;
    top: 0;
    }

    .col-sm-6.editdetails {
    position: relative;
    left: 81px;
}
hr {
    margin: 24px !important;
}
 
button.btn.btn-default.editbutton.edit_profile
{
        width: 100% !important;
        margin-bottom: 7px;
}
button.btn.btn-default.editbutton.update_profile {
    width: 64% !important;
    margin-bottom: 7px;
	color: #fff;
}
img.login_logo {
    left: 104px;
}
}


p.class_heading {
font-weight: bold;
text-align: center;
margin-top: 45px;
}
.class_exp {
border:none;
min-height: 111px !important;
background-color: #fff;
}
.bestclass {
padding: 0px 10px 10px 10px;
margin: 0px !important;
}
span.class_heading {
    font-weight: bold;
}
.exp-1, .exp-2, .exp-3, .exp-4, .exp-5 {
padding: 10px;
margin: 0;
}
.exp-1 {
    background: #2397C5;
    color: #fff;
}
.exp-2 {
background: #9381A6;
    color: #fff;
}
.exp-3 {
background: #98C7E3;
    color: #fff;
}
.exp-4 {
background: #40A0A0;
    color: #fff;
}
.exp-5 {
background: #74d897;
    color: #fff;
}
.special {
    display: none;
}

/*Madhu Custom CSS*/
button.btn.btn-default.editbutton.edit_profile, button.btn.btn-default.editbutton.reset-pass {
    padding-left: 13%;
}
.div_push {
    width: 100% !important;
    padding: 10px 10px 10px 10px;
}
.edit-p-div {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
	padding: 0px 44px 2px 26px;
}

.changeprofile {
    text-align: center;
    margin-top: -38px;
    border: 4px solid #F9F8F3;
    border-radius: 50%;
    width: 176px !important;
} 
.userdetails {
    width: 100%;
}
.fabod {
    padding: 10px 12px;
    border-left: 1px solid #ccc;
    font-size: 16px !important;
}
.faa-icns {
    float: left;
    width: 45px;
    color: #00456E;
}
.details {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.infotitle {
    float: left;
    width: 100px;
    height: 28px;
    padding: 8px;
}
.outputtxt {
    display: inline-block;
    width: 56%;
    padding: 8px;
    min-height: 34px;
}
.infotitle {
    float: left;
    width: 100px;
    height: 28px;
    padding: 8px;
    font-weight: bold;
    font-size: 12px;
    color: #00456E;
}
input.profile_input {
    padding: 3px;
    width: 235px;
    min-height: 32px;
    border: 1px solid #00456E;
}
.usersprofile {
    margin-bottom: 50px;
    margin-top: 50px;
}
.editbutton {
    background: #2397C5 !important;
}
.reset-pass {
    color: #fff;
    font-size: 13px !important;
}
.changepswd {
    display: none;
}
.password_submit {
    background: #2397C5 !important;
}
input.passwordfield1,input.passwordfield2,.password_submit  {
    width: 70% !important;
}
.editedtime {
    float: left;
    padding: 7px;
}
@media only screen and (max-width: 800px) and (min-width: 200px)  {
    .reset-pass-div {
    width: 90%;
    }
    button.reset-pass {
        width: 100%;
    }
    .editedtime {
    width: 100%;
    text-align: center;
}
.changeprofile {
    background: none;
}
.infotitle {
    width: 80px;
}
.faa-icns {
    width: 29px;
}
input.profile_input {
    width: 212px;
    margin-left: 20px;
}
}
@media only screen and (max-width: 1150px) and (min-width: 801px)  {
    .reset-pass-div {
    width: 100%;
    }
    button.btn.btn-default.reset-pass {
    width: 89%;
    }
    .editedtime {
    width: 100%;
    text-align: center;
    }
    .changeprofile {
    background: none !important;
    }
    .outputtxt {
    width: 50%;
    }
    .infotitle {
    width: 80px;
    }
    input.profile_input {
        width: 190px;
        margin-left: 20px;
    }
    input.passwordfield1, input.passwordfield2, .password_submit {
    width: 90% !important;
}
}
@media only screen and (max-width: 1350px) and (min-width: 1151px)  {
    input.profile_input {
    width: 200px;
    margin-left: 25px;
    }
}

p.bottom-footer {
    font-size: 14px;
    text-align: center;
	padding: 0px 8px;
}
ul.bottom-list {
    margin-top: -10px;
}
.logo.center {
    width: 100%;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
}
.login_frm {
    margin-left: 19%;
    margin-top: 25px;
}
.login-bottom {
    color: #034569;
    width: 56%;
    margin-left: 26%;
}
.bottom-text {
    width: 100%;
    font-weight: 500;
    position: relative;
    left: -10px;
}
ul.bottom-list {
    margin-top: 10px;
    margin-left: 26px;
    font-weight: 500;
}
.link-background {
   background-color: #0A486D;
   padding: 8px 0px; 
    margin: 0px !important;
    position: relative;
}
.fa-chevron-down:before {    
    margin-left: 20%;
}
.fa.fa-bell-o p {
    font-size: 16px;
}

@media only screen and (max-width: 700px) {


.detailBox {
 
    margin-left: 24% !important;
}


img.header_logo {
  width:100%;
}
.login_details {
    margin-top: 0px;
    padding: 10px 0px 0px 0px;
}
.pimg {
    width: 100% !important;

}
}

@media only screen and (max-width: 570px) and (min-width: 0px){
.notifications.dropdown.dd-trigger.notif {
    display:none !important;
}
}

.bell-text {
    font-size: 14px;
    font-weight: 500;
    margin-left: 13px;
	font-family: Trebuchet MS !important;
    letter-spacing: 1px;
}

/*Edit profile section*/
.profile-background {
    background-image: linear-gradient(to right, #09496F ,#2298C6 );
    height: 64px;
} 
.edit_profile {
    margin-top: 14px;
}
.update_profile {
    margin-top: 8px;
}


@media only screen and (max-width: 786px) {
img.profileimg {
   border: 6px solid #538BBB;
}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
.changeprofile {
    margin-top: 10px;   
}
.changeprofilepic {
    display: flex!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
}
.reset-pass {
    margin-top: 14px;
}


@media only screen and (max-width: 510px) and (min-width: 400px){
.changeprofile {
    margin-left: 34px;   
}
}

@media only screen and (max-width: 902px) and (min-width: 768px){
.edit_profileicon {
    left: 194px;
}
}

@media only screen and (max-width: 767px) and (min-width: 701px){
.edit_profileicon {
    left: 74%;
    top: 70%;
}
}
@media only screen and (max-width: 701px) and (min-width: 450px){
.edit_profileicon {
    top: 147px !important;
    margin-left: 43%;
}
}

div#notification-dropdown {
      padding-top: 0px !important;
    position: absolute;
    width: 320px;
    left: 24% !important;
    top: 92% !important;
}

@media only screen and (max-width: 901px) and (min-width: 701px){
div#notification-dropdown {
   margin-top: 3%;
   left: 0% !important;
}
}
@media only screen and (max-width: 700px) {
div#notification-dropdown {
    display:none !important;
}
}

/*Best in class*/
.bestclassbackground {
    background-color: #06466C;
	box-shadow: 6px 9px 8px 0px rgba(0,0,0,0.75);
}
.best-classtext1 {
    color: #960B08;
    font-size: 16px;
    font-weight: 700;
    padding: 24px 29px 11px 24px;
}
.text2bestclass {
    padding: 14px 29px 11px 24px;
}
.class_heading {
  color: #FFFCFF;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}
.exp-1,.exp-2,.exp-3,.exp-4,.exp-5,.exp-6,.exp-7,.exp-8{
    background: transparent; 
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
	padding: 36px 2px 2px 2px;
}
div#canvas-add {
    width: 67%;
    margin: 0 auto;
}
.best-product-head {
   color: #FAF2EF;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-top: -10px;
}
.beststar {
    color: #E7C228;
    font-size: 20px !important;
    margin-right: 3px;
}
.modal-body {
    padding: 0rem 1rem 1rem 1rem !important;
}
.star-bestclass {
    padding: 20px 0px 4px 0px;
}
.best-product-head {
    padding: 0px 0px 3px 0px;
}
.fl-t {
    padding: 6px 10px 7px 2px;
}
img.starplus {
    width: 204px;
    height: 55px;
}
img.modelhead1 {
    top: 32px;
    height: 50px;
    width: 100%;
    position: relative;
    z-index: 99;
}
/*Quoattion page*/
tbody.quote-listing {
    font-size: 13px;
    font-weight: 500;
}
ul.p-18 {
    margin-left: -30px;
}
.clear
{
    z-index: 99999;
}
a:hover {   
    text-decoration: none !important;
	color:#8cc3ff !important;
}

.subrow {
    background-color: #C5E3EE;
}
.subrowtxt {
    padding: 12px 16px!important;
    margin-top: 0px !important;
}
.delcat {
    font-weight: 500;
    font-size: 16px;
}
/*margin top*/
.top-margin-plan {
    top: -20px !important; 
}
/*input color*/
input.input-field.list_data.categ::placeholder {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
	letter-spacing:0px !important;
}
/*Nav bar*/
a.navbuttons.active:after {
      border-bottom: 1px solid #F0FDFF !important;
    content: " ";
    position: absolute;
    width: 38px;
    left: 2px;
    top: 36px;
}
a.navbuttons.plan.active:after {
    width: 82%;
    left: 0;
}
a.navbuttons.comp.active:after {
    width: 68%;
}

.profileimgg {
    float: left;
}
.subcat-status {
    background-color: #C0DEE9;
    border: 1px solid #C0DEE9;
}

/*Font family*/
@font-face {
font-family: 'Trebuchet MS';
font-style: normal;
font-weight: normal;
src: url("fonts/trebuc.woff");
src: local('Trebuchet MS'), url('trebuc.woff') format('woff');
}
body{
	font-family: 'arial' !important;
	font-weight: 400 !important;	
}
th.tableheader, .input-field, td.r-col {
    font-weight: 400 !important;	
	letter-spacing: 1px !important;
}
.badge,td.sub-cat-heading.cat_row.subrowtxt{
	font-weight:400 !important;
}
input.inputfield::placeholder {
    font-family: Trebuchet MS !important;
}
.dropdown-content p {
    letter-spacing: 1px;
}
/*Input field changes*/
.top-input-padding{
	padding: 0 !important;
    margin: 0 0 20px 0;
}


/*New login page*/
.logobackground-color {
  background-color: #fff;
	margin: 0px !important;
}
.loginTitle {
    color: #08476f;
    margin-top: 2vh;
    font-family: arial;
    font-weight: bolder;
    font-size: larger;
}
.login_logo2 {
	width: 80%;
	padding-top: 16px;
}
.rememberme1 {
    padding-bottom: 3px;
    font-size: 12px;
    padding-left: 2px;
    color: #2F99C3;
    margin-top: 2px;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.loginInput {
    display: block;
    width: 80%;
    border: 1px solid #ECECEC;
    border-radius: 3px;
    padding: 4px 10px;
    margin-top: 2vh;
}
.loginButton{
    border: 0px;
    color: white;
    width: 80%;
    border: 0px;
    border-radius: 10px;
    background: #c63a2f;
    display: flex;
    justify-content: center;
    padding: 6px 36px;
    margin-top: 2vh;
    text-align: center;
    cursor:pointer;
}
.blue-background-login {
    background-color: #FFFFFF;
    height: 40px;
    width: 100%;
}
.blue-background1 {
    margin: 0px !important;
}
.logbackgroundhome{
	margin:0px !important;
}
.blue-background2{
	margin-top:-1px;
}
.login_logonew {
    width: 100%;
}
.benfitlogoimg {
    width: 100%;
    margin-left: 14px;
}  
.designbenifit2 {
    color: #EEE8E8;
    font-weight: 400;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 44px;
}

/*Body hidden*/
body {
  /*  overflow: hidden; */
}

/*Input checkbox*/
.rememberme3 {
    padding-bottom: 0px;
    font-size: 12px;
    color: #fff;
    margin-top: 4px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    padding-left: 24px;
    padding-top: 4px;
	display: block;
	position: relative;
	cursor: pointer;
}
.rememberme3 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.remember2 {
    position: absolute;
    top: 8px;
    left: 6px;
    height: 12px;
    width: 12px;
    background-color: #2F99C3;
    border: 1px solid #1C5A81;
}
.rememberme3:hover input ~ .remember2 {
    background-color: #0A486D;
}

.rememberme3 input:checked ~ .remember2 {
    background-color: #2F99C3;
}
.remember2 :after {
    content: "";
    position: absolute;
    display: none;
}

.rememberme3 input:checked ~ .remember2:after {
    display: block;
}
.rememberme3 .remember2:after {
    left: 3px;
    top: 0px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.remember2:after {
    content: "";
    position: absolute;
    display: none;
}

@media only screen and (max-width: 1078px) {
.login_logo2 {
    width:100% !important;
}
}
/*Login page field new*/
.new-logo-padding {
    width: 90%;
    margin: 0 auto !important;
    padding: 10px 0;
}
.forza-padin {
    padding: 0 !important;
}
.password-padding1  {
    padding-top: 33px;
}
.login-top-home{
	 padding-top: 33px;
}
.dsnfit {
    line-height: 32px !important;
}

/*Media query login*/
@media only screen and (max-width: 992px) {
.login-top-home {
    padding-top: 0px;
}
}
@media only screen and (max-width: 662px) and (min-width: 576px) {
.login-padding1 {
    margin-top: 10px;
}
.password-padding1 {
    padding-top: 46px;
}
}
@media only screen and (max-width: 575px) {
.password-padding1 {
    margin-top: 10px;
}
.password-padding1 {
    padding-top: 0px;
}
.login-padding1 {
    margin-top: 10px;
}
}

.benifit-select {
    position: relative;
    z-index: -1;
    background-color: #000;
}
.nwimgbackground {
    width: 96%;
    left: -8%;
    position: relative;
}
.benifit-select-logo1 {
    width: 44%;
    position: absolute;
    right: 13%;
    top: 6%;
}
.dedignbenefit {
    width: 56%;
    margin: 0 auto;
    padding-top: 2px;
}
@media only screen and (max-width: 650px) and (min-width: 500px) {
.designbenifit2 {
    font-size: 12px !important;    
}
}

@media only screen and (max-width: 650px) {
.benifit-select-logo1 {
    width: 18%;
}
.designbenifit2 {
    font-size: 7px !important;
	line-height: 12px !important;    
}
.benfitlogoimg {
    width: 84%;
}
.benifit-select-logo1 {
    width: 51%;
    right: 7%;
}
.designbenifit2 {
    letter-spacing: 0px; 
	
}
.loggg{
	text-align:center;
}
.dsnfit{
	font-size: 6px !important;
	line-height: 8px !important;
}
.nwimgbackground {
    width: 100%;    
}
.dedignbenefit {
	width: 68%;   
}
.benfitlevel {
    padding-top: 8px !important;
	line-height: 12px !important;
}

}

@media only screen and (max-width: 1024px) and (min-width: 652px){

.benifit-select-logo1 {
    width: 18%;
}
.designbenifit2 {
    font-size: 14px !important;    
}
.benfitlogoimg {
    width: 54%;
}
.benifit-select-logo1 {
     width: 38%;
	 right: 8%;
}
.designbenifit2 {
    letter-spacing: 0px; 
}
.loggg{
	text-align:center;
}
.dsnfit {
    font-size: 12px !important;
}
} 

.benfitlevel{
	padding-top: 16px;
}	




.quote-wrap input.product_name {
    padding: 2px 0px 2px 10px;
}
.dropdown-content p {
    margin-bottom: 0px;
	padding: 5px 0px;
}
.dropdown-content hr {
    margin: 9px !important;
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
button.clear.btonclear {
    position: absolute;
    margin-top: -33px;
    margin-left: 84% !important;
}
button.btn.btn-default.editbutton.update_profile {
    width: 100px !important;
}
}

@media only screen and (max-width: 699px) and (min-width: 480px) {
.info_form,.info_form_admin {
    width: 60% !important;
    margin: 15px !important;
}
}
/*Bottom design*/
.bottom-des{
	margin:0 !important;
}

.botdes {
    border: 1px solid blue;
    height: 20px;
}
.bot-padding {
    width: 58%;
    margin: 0 auto;
	padding: 24px 0px;
}
.plan-design-bottom {
    background-color: #203353;
    height: 160px;
    width: 92%;
}
.pricing-bottom{
	background-color:#2296C5;
	height: 160px;
    width: 92%;
}
.claims-payout-bottom{
	background-color: #839DAA;
    height: 160px;
    width: 92%;
}
.plan-searchh {
    color: #FAFBFF;
    font-size: 40px !important;
    font-weight: 400 !important;
}

.center-searchbt {
    position: relative;
    top: 32px;
}
.plan-dess {
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 42%;
	font-weight:400 !important;
}
.pricing-bottom .plan-dess {
    top: 35%;
}
.claims-payout-bottom .plan-dess {
    top: 31%;
}
@media only screen and (max-width: 1020px) and (min-width: 500px) {
.bot-padding {
    width: 94%;
}
.plan-dess {
    font-size: 15px;
}
}
@media only screen and (max-width: 499px) {
.bot-padding {
    width: 94%;
}
.plan-dess {
    font-size: 12px;
    text-align: center;
}
.plan-searchh {
    font-size: 24px !important;
}
.plan-design-bottom, .pricing-bottom, .claims-payout-bottom{
    height: 110px;
	padding: 3px 6px;
}
.center-searchbt {
    top: 18px;
    position: relative;
}
.plan-dess {
    top: 30%;
}
.pricing-bottom .plan-dess {
    top: 24%;
}
.claims-payout-bottom .plan-dess {
    top: 18%;
}
.svg-search { 
    height: 23px !important;
    width: 23px !important;
 }
.svg-price {   
    height: 32px !important;
    width: 32px !important;   
}
.svg-claim {
    height: 43px !important;
    width: 42px !important;
}
}

.svg-search {
   background-image: url(svg/magnifying-glass-icon.svg);
    height: 45px;
    width: 44px;
    text-align: center;
    background-size: cover;
}
.svg-price{
	background-image: url(svg/price-tag.svg);
    height: 55px;
    width: 56px;
    text-align: center;
    background-size: cover;
}
.svg-claim{
	background-image: url(svg/hand.svg);
    height: 65px;
    width: 70px;
    text-align: center;
    background-size: cover;
	margin-top: -3px;
}

.pagee {
    width: 87%;
    margin: 0 auto !important;
}
/*edit profile top*/   
.edit-profile-topp {
    top: -10px !important;
}
button.btn.btn-default.editbutton.edit_profile, button.btn.btn-default.editbutton.reset-pass {
width:100% !important;
}

@media only screen and (max-width: 559px) and (min-width: 10px) {
img.header_logo {
    margin-left: 6% !important;
}
}

.chnpass {    
    padding: 6px 2px;
    color: #fff;
    letter-spacing: 1px;
}
.changepswd form#checkpassword {
    background-color: #EFEEF4;
}
.editdetails {
    margin-top: 4%;
}
.pas-title {
    background-image: linear-gradient(to right, #09496F ,#2298C6 );
    padding: 2px;
}

@media only screen and (max-width: 990px){
.editdetails {
    margin-top: 0% !important;
}
}

/*Header new changes*/
.topbar .container-fluid {
    width: 90%;
	
}
.row.link-background .container-fluid {
    width: 92%;
	padding:0px;
}
.container-fluid.main-cont {
    width: 92%;
}
a.navbuttons:first-child {
    padding-left: 0px;
}
.notifications.dropdown.dd-trigger.notif {
    left: 0px;
}
.footer .container-fluid {
    width: 91%;
}

 
.noti-alert {
    color: #0a486d;
    margin-left: 19px;
}
.status-txt {
    display: grid;
}
.st-1 {
    width: 82px;
    margin-bottom: 6px;
    margin-top: 3px;
}

@media only screen and (max-width: 500px) {
div#notification-dropdown {
    margin-left: -15% !important;
	width: 262px !important;
}
}

@media only screen and (max-width: 1200px) and (min-width: 900px){
div#notification-dropdown {
    margin-left: -43% !important;
	margin-top: 3%;
}

}
.prof-div
{
    text-align: center;
    padding: 0px !important;
    margin: 0px;
}
.profile_n
{
    padding-top: 4px;
    font-size: 12px;
}

.tooltips {
    position: relative;
    display: inline-block;    
}

.tooltips .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #2F99C3;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  zoom: 1.1;
}

.tooltips .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #2F99C3 transparent transparent transparent;
}

.tooltips:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.cmnt1 {
top: 3px !important;
    position: relative !important;
    margin-top: 0px !important;
}
.finaltble td div{
    border: 1px double rgba(0, 0, 0, 0.0) !important;
}  
.editprfl {
    padding: 18px 0px !important;
    border-bottom: 1px solid rgba(0,0,0,.1);
}           
.log_out {
    padding: 20px 5px !important;
    padding-top: 14px !important;
}
.dropdown .dropdown-content p:hover {
    background: #008AFD;
    background: #01A8D2; 
}
.dropdown .dropdown-content a:hover {
    color: #fff !important;
}
input.input-field-sub.categ::placeholder {
    color: #424242 !important;
} 
.goog-logo-link {
    display:none !important;
 }
 
 .goog-te-gadget {
    color: transparent !important;
 } 
 .goog-te-banner-frame.skiptranslate {
   display: none !important;
}  
/*Login page language dropdown*/
div#google_translate_element {
    position: absolute;
    right: 9.8rem;
}
html.translated-ltr body,html.translated-rtl body {
    top: 0px !important;
}
div#google_translate_element.googleetop {
    right: 1.2rem;
    position: absolute;
    top: 0px;
} 
body{
    top: 0px !important; 
}        
div#google_translate_element select {
    padding: 2px;
    border-radius: 4px;
    border-color: #fff;
    margin: 7px 0;
}
.navbuttons font:empty {
    border: 2px solid blue !important; 
} 
.navbuttons font:empty:after {
    content: "";
    border: 2px solid blue;
    border-bottom: unset;
}   
ul.headernvabar {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
}
a.navbuttons {
    margin-right: 18px;
}
.profile_name.profile_n {
    word-wrap: break-word;
}
.rowes {
    display: flex;
    margin-right: -15px; 
    margin-left: -10px; 
} 
.prof-div { 
   margin-right: 7px;  
}
.category_page label.toggleCarrier {
    background: #fff!important;
    color: #000 !important;
    border: 1px solid #fff !important;
    border-radius: 4px;
}    
.category_page label.toggleCarrier:hover {
    border: solid #fff 1px !important;
    color: #fff !important; 
    background: #fff !important;
    background-image: -webkit-linear-gradient(top, #2F99C3, #3D94F6) !important;
}
textarea#informationhelp {
    resize: none;
}
form.informationhelpss {
    top: 4px;
    margin-top: 8px;
}
.admin_edit_profile img.profileimg {
    object-fit: contain;
	background: #fff; 
}
.btn-info:focus, .btn-primary:focus {
    box-shadow: unset !important;
}
/* width */
::-webkit-scrollbar {
width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb { 
background: #03476F; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #555; 
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-block: 10vh; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow-y: auto !important; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  .modal-outline {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 90% !important;
    overflow-x: hidden;
  }
 
  .modalContent>button,.planList>button{
    width: 30%;
    display: block;
  }

.back {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    cursor: pointer;
}

.close {
    float: none !important;
    display: inline !important;
}

.planList,
.planList>thead>tr,
.planList>thead>tr>td,
.planList>tbody>tr,
.planList>tbody>tr>td{
    border: 1px solid rgb(87, 87, 87);
}

.planList{
    width: 100%;
}
.quoteStatusContainer{
    width: 50%;
    display: flex;
    flex-direction: column;
}
.quoteTable{
    padding: .2rem !important;
    font-size: 13px;
    min-width: 10vw;
}

#myModal {
    padding-left: 15px;
    padding-right: 15px;
}

#myModal .modal-outline {
    width:100% !important;
    max-width:600px;
}

#myModal .modal-outline .close {
    float: right !important;
    margin: 0;
    position: relative;
    top: -15px;
    right: -10px;
}

#myModal .modal-outline h5.tableheader {
    text-align: center;
    margin: 10px 0px 25px 0px;
    font-weight: bold;
    color: #2497c5;
}

.btn.planButton {
    margin: 10px auto;
    display: block;
}

.row-checkbox {
    display: block;
    width: 100%;
}

.row-checkbox label {
    margin: 0 10px;
}