@charset "utf-8";
/* CSS Document */


  .content-wrapper,
  .main-footer {
    margin-left: 0;
  }

  .sidebar-open .content-wrapper,
  .sidebar-open .main-footer {
    -webkit-transform: translate(230px, 0);
    -ms-transform: translate(230px, 0);
    -o-transform: translate(230px, 0);
    transform: translate(230px, 0);
  }

  .fixed .content-wrapper,
  .fixed .right-side {
    padding-top: 100px;
  }

  .main-header .navbar-custom-menu a,
  .main-header .navbar-right a {
    color: inherit;
    background: transparent;
  }

  .main-header .navbar-right {
    float: none;
  }
  .navbar-collapse .main-header .navbar-right {
    margin: 7.5px -15px;
  }
  .main-header .navbar-right > li {
    color: inherit;
    border: 0;
  }

  .content-header > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #d2d6de;
    padding-left: 10px;
  }
  .content-header > .breadcrumb li:before {
    color: #97a0b3;
  }

  .navbar-custom-menu .navbar-nav > li {
    float: left;
  }
  .navbar-custom-menu .navbar-nav {
    margin: 0;
    float: left;
  }
  .navbar-custom-menu .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
  }

  .main-header {
    position: relative;
  }
  .main-header .logo,
  .main-header .navbar {
    width: 100%;
    float: none;
  }
  .main-header .navbar {
    margin: 0;
  }
  .main-header .navbar-custom-menu {
    float: right;
  }

  .navbar-collapse.pull-left {
    float: none !important;
  }
  .navbar-collapse.pull-left + .navbar-custom-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
  }

  .main-sidebar {
    padding-top: 65px;
  }

  .main-sidebar {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
  }

  .sidebar-open .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .control-sidebar {
    padding-top: 100px;
  }

  .nav-tabs.control-sidebar-tabs {
    display: table;
  }
  .nav-tabs.control-sidebar-tabs > li {
    display: table-cell;
  }

  .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
  .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
  .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
    background: #fff !important;
    color: #444 !important;
  }

  .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    background: #fff !important;
    color: #444 !important;
  }

  .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
    background-color: #f9f9f9;
  }

  .navbar-nav > .user-menu .user-image {
    float: none;
    margin-right: 0;
    margin-top: -8px;
    line-height: 10px;
  }

  .navbar-custom-menu > .navbar-nav {
    float: right;
  }
  .navbar-custom-menu > .navbar-nav > li {
    position: static;
  }
  .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 5%;
    left: auto;
    border: 1px solid #ddd;
    background: #fff;
  }

  .small-box {
    text-align: center;
  }
  .small-box .icon {
    display: none;
  }
  .small-box p {
    font-size: 12px;
  }

  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }

  .login-box,
  .register-box {
    width: 90%;
    margin-top: 20px;
  }

  .error-page {
    width: 100%;
  }

  .error-page > .headline {
    float: none;
    text-align: center;
  }

  .error-page > .error-content {
    margin-left: 0;
  }

  .error-page > .error-content > h3 {
    text-align: center;
  }

.skin-blue .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-blue .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-blue .main-header .navbar .dropdown-menu li a:hover {
	background: #367fa9
}

.skin-blue-light .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-blue-light .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-blue-light .main-header .navbar .dropdown-menu li a:hover {
	background: #367fa9
}

.skin-black .main-header>.logo {
	background-color: #222;
	color: #fff;
	border-bottom: 0 solid transparent;
	border-right: none
}
.skin-black .main-header>.logo:hover {
	background-color: #1f1f1f
}

.skin-black-light .main-header>.logo {
	background-color: #222;
	color: #fff;
	border-bottom: 0 solid transparent;
	border-right: none
}
.skin-black-light .main-header>.logo:hover {
	background-color: #1f1f1f
}

.skin-green .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-green .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-green .main-header .navbar .dropdown-menu li a:hover {
	background: #008d4c
}

.skin-green-light .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-green-light .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-green-light .main-header .navbar .dropdown-menu li a:hover {
	background: #008d4c
}

.skin-red .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-red .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-red .main-header .navbar .dropdown-menu li a:hover {
	background: #d73925
}

.skin-red-light .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-red-light .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-red-light .main-header .navbar .dropdown-menu li a:hover {
	background: #d73925
}

.skin-yellow .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-yellow .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-yellow .main-header .navbar .dropdown-menu li a:hover {
	background: #e08e0b
}

.skin-yellow-light .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-yellow-light .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-yellow-light .main-header .navbar .dropdown-menu li a:hover {
	background: #e08e0b
}

.skin-purple .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-purple .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-purple .main-header .navbar .dropdown-menu li a:hover {
	background: #555299
}

.skin-purple-light .main-header .navbar .dropdown-menu li.divider {
	background-color: rgba(255,255,255,0.1)
}
.skin-purple-light .main-header .navbar .dropdown-menu li a {
	color: #fff
}
.skin-purple-light .main-header .navbar .dropdown-menu li a:hover {
	background: #555299
}

  .message {
    position: fixed;
    bottom: 20px;
    width: 100%;
    left: 0;
    z-index: 9;
  }
  .message .callout {
    padding: 10px 30px 10px 15px;
  }
  .helpTextArea{background: #fff;}
  .social_security_Benefits .form-group > .col-sm-4,
  .social_security_Benefits .form-group > .col-sm-6 {
    width: 50% !important;
  }
  .social_security_Benefits .form-group > label.col-sm-4.control-label {
    width: 100% !important;
  }
  .headingInfo {
    margin: 0 0 20px;
  }
  html,
  body {
    background: #f7effa;
  }
  .box {
    background: transparent;
    box-shadow: none !important;
  }
  .hd-dastop {
    display: block;
  }
  .mb-mt-10 {
    margin-top: 10px;
  }
  .mb-mt-15 {
    margin-top: 15px !important;
  }
  .mb-mt-20 {
    margin-top: 20px;
  }
  .mb-mb-10 {
    margin-bottom: 10px;
  }
  .mb-mb-15 {
    margin-bottom: 15px;
  }
  .mb-mb-20 {
    margin-bottom: 20px;
  }
  .mb-mb-30 {
    margin-bottom: 30px;
  }
  .mb-mb-50 {
    margin-bottom: 50px;
  }
  .ml-20 {
    margin-left: 20px;
  }
  .mr-20 {
    margin-right: 20px;
  }
  .ml-30 {
    margin-left: 30px;
  }
  .mr-30 {
    margin-right: 30px;
  }
  .mb-mr-0 {
    margin-right: 0 !important;
    display: block;
  }
  .error-input {
    margin-top: 0;
  }
  .boxPd-20 {
    padding: 20px;
  }
  .tableAreast {
    background: #fff;
    padding: 10px;
  }
  .btn-primary {
    background-color: #13477f;
    border-color: #13477f;
  }
  .hdBox {
    padding: 5px;
    background: #d3edfe;
    border-bottom: 2px solid #87b6d5;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .skin-black .main-header > .logo {
    background-color: #236794;
    padding-left: 50px;
	 cursor: default;
    pointer-events: none;
  }
  .skin-black .main-header .navbar {
    min-height: 0;
  }
  .skin-black .main-header .navbar > .sidebar-toggle {
    position: absolute;
    top: -50px;
    color: #fff;
    border: 0;
    font-size: 22px;
    padding: 10px 15px;
  }
  .main-header .navbar-custom-menu {
    display: none;
  }
  .skin-black .main-header > .logo {
    text-align: left;
  }
  .content-wrapper {
    background: #f7effa;
  }
  .fixed .content-wrapper,
  .fixed .right-side {
    padding-top: 100px;
  }
  .switcher{display: none;}
  .dashhead-title {
    position: relative;
    margin: 0 auto;
    display: none;
  }
  .dashhead-title span {
    padding-top: 8px;
}
  .content-header {
    display: none;
  }
  .widget-user-2 .widget-user-header {
    display: none;
  }
  .box-body,
  .box {
    padding: 0 !important;
    margin: 0;
  }
  .table {
    margin: 0;
  }
  .table > thead > tr > th {
    background: #236794;
    color: #fff;
  }
  hr {
    display: none;
  }
  .main-footer {
    display: none;
  }
  .none-mob-area {
    display: none;
  }
  .pagination {
    font-size: 15px;
  }
  div.phpdebugbar a,
  div.phpdebugbar-openhandler {
    display: none !important;
  }
  .viewBtn {
    background: #20548d !important;
    padding: 4px 11px;
  }
  .viewBtn i {
    display: none;
  }
  .viewBtn,
  .startSurveybtn button {
    background: #b11011 !important;
    padding: 5px 9px;
    font-size: 11px;
  }
  .dashboardMobile {
    display: block;
  }
  .topMobAreaPanel {
  }
  .topMobAreaPanel span {
    background: #145076;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    border-radius: 0px;
    margin: 0 5px;
  }
  .boxMobAreaPanel {
    width: 80%;
    margin: auto;
    position: relative;
  }
  .boxMobAreaPanel .boxMobAreaBox {
    background: #3dcaf8;
    text-align: center;
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .boxMobAreaPanel .boxMobAreaBox .heading {
    background: #38b5e1;
    padding: 5px;
    font-size: 15px;
    border-bottom: 2px solid #fff;
    color: #fff;
  }
  .boxMobAreaPanel .boxMobAreaBox.bgMob-2 .heading {
    background: #29a25b;
  }
  .boxMobAreaPanel .boxMobAreaBox.bgMob-3 .heading {
    background: #e99b36;
  }
  .boxMobAreaPanel .boxMobAreaBox.bgMob-4 .heading {
    background: #dd5e4b;
  }
  .boxMobAreaPanel .boxMobAreaBox .boxMobAreaTab {
    margin: 0 !important;
    padding: 50px 0 35px 0;
  }
  .boxMobAreaPanel .boxMobAreaBox .boxMobAreaTab .boxMobThumbArea {
    padding: 0 5px !important;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox {
    background: #e5faff;
    display: table;
    width: 100%;
    position: relative;
    border-radius: 5px;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox.bg-1a {
    background: #e5faff;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox.bg-1a
    i.fa {
    background: #337ab7;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox.bg-2a {
    background: #fae9dd;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox.bg-2a
    i.fa {
    background: #337ab7;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox.bg-3a {
    background: #fcecec;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox.bg-3a
    i.fa {
    background: #337ab7;
  }

  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox
    i.fa {
    height: 50px;
    background-color: #337ab7;
    color: #fff;
    width: 50px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -25px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox
    h4 {
    font-size: 25px;
    color: #000;
    padding-top: 27px;
  }
  .boxMobAreaPanel
    .boxMobAreaBox
    .boxMobAreaTab
    .boxMobThumbArea
    .boxMobThumbBox
    h6 {
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
  }

  .boxMobAreaPanel .boxMobAreaBox h2 {
    color: #fff;
    font-size: 50px;
    display: table;
    width: 100%;
    margin-top: 30px;
    height: 87px;
  }
  .boxMobAreaPanel .boxMobAreaBox h3 {
    color: #fff;
    font-size: 20px;
    display: table;
    width: 100%;
    margin-bottom: 30px;
    height: 50px;
  }
  .moreInfoPanel {
    background: #38b5e1;
    padding: 5px;
    color: #fff;
    display: block;
    width: 100%;
  }
  .bgMob-1 {
    background: #3dcaf8 !important;
  }
  .bgMob-1 .moreInfoPanel {
    background: #38b5e1 !important;
  }
  .bgMob-2 {
    background: #3ab968 !important;
  }
  .bgMob-2 .moreInfoPanel {
    background: #29a25b !important;
  }
  .bgMob-3 {
    background: #ffaa3f !important;
  }
  .bgMob-3 .moreInfoPanel {
    background: #e99b36 !important;
  }
  .bgMob-4 {
    background: #ed6954 !important;
  }
  .bgMob-4 .moreInfoPanel {
    background: #dd5e4b !important;
  }
  .profileAreaPanel {
    width: 70%;
    margin: auto;
    margin-bottom: 40px;
    margin-top: 40px;
    position: relative;
  }
  .profileAreaBox {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 3px #b0b0b0;
    padding-left: 100px;
  }
  .profileAreaBox h2 {
    font-size: 20px;
    border-bottom: 2px solid #cacaca;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
  }
  .profileAreaBox p {
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  .profileAreaPanel .profileImgBox {
    width: 100px;
    height: 100px;
    border: 2px solid #333;
    border-radius: 50%;
    position: absolute;
    left: -11px;
    top: -16px;
  }
  .profileIconBox {
    width: 100px;
  }
  /*tab*/

  .card {
  }
  .card > .card-header {
    display: none;
  }
  .tableAreast .card > .card-header {
    display: block;
  }
  .card .card-body {
    margin: 0 !important;
    margin-bottom: 20px !important;
  }
  .card .card-body .tab-content {
    /*padding: 20px;*/
    padding: 10px 0px;
  }
  .card .card-body .tab-content .form-group {
    position: relative;
  }
  .card .card-body .tab-content .form-group label {
    width: 100%;
    text-align: left;
    padding-top: 0;
    margin-bottom: 5px;
  }
  .card .card-body .tab-content .form-group label.gropLabelArea {
    margin-right: 0px;
    margin-top: 15px;
    width: 7% !important;
  }
  .card .card-body .tab-content .form-group label.radio-inline {
    width: auto;
  }
  .card .card-body .tab-content .form-group div.col-sm-8 {
    width: 100%;
    text-align: left;
    padding-top: 0;
  }
  .card .card-body .tab-content .form-group div.col-sm-6 {
    width: 100%;
    text-align: left;
    padding-top: 0;
  }
  .CategoryPanelSect h6 {
    font-size: 20px;
  }
  .CategoryPanelSect h6.bg-11 {
    font-size: 17px;
  }

  .nextBtn {
    background: #236794;
    padding: 7px 15px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
  }
  .pvsBtn {
    background: #236794;
    padding: 7px 15px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
  }
  .lineBox {
    width: 100%;
    display: block;
    height: 1px;
  }
  .bd-b {
    border-bottom: 1px solid #c5abcf;
  }
  .bd-t {
    border-top: 1px solid #c5abcf;
  }
  /*input*/
  .form-control {
    background: #fff !important;
  }
  /*.form-control option[value=""][disabled] {
  display: none;
}*/
  .BlockHeding {
    display: block;
    font-size: 20px;
    font-weight: 600;
    position: fixed;
    top: 12px;
    z-index: 9999;
    left: 50%;
    text-transform: uppercase;
    color: #fff;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .BlockTitle {
    font-size: 18px;
  }
  .BlockTitle span {
    padding: 0 5px 6px 5px;
    border-bottom: 2px solid #166ea8;
    display: inline-table;
  }
  .BlockTitle-2 {
    background: #fff;
    padding: 5px;
    font-size: 15px;
    -webkit-box-shadow: 0px 0px 25px 0px rgb(45 69 95 / 10%);
    -moz-box-shadow: 0px 0px 25px 0px rgba(45, 69, 95, 0.1);
    box-shadow: 0px 0px 25px 0px rgb(45 69 95 / 10%);
    text-transform: uppercase;
  }
  .qq-gallery .qq-upload-button-hover,
  .qq-gallery .qq-upload-button {
    background: #33b6cc !important;
    color: #fff !important;
  }
  img.mapImgPanel {
    border: 1px solid #eaeaea;
    padding: 10px;
    background: #fff;
    width: 100%;
    height: auto;
  }
  .checkbox-inline + .checkbox-inline,
  .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 0px;
  }
  .w-auto {
    width: auto !important;
  }
  .pl-block {
    padding-left: 2px;
    color: #000;
  }
  .kbw-signature {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .desktopArea {
    display: none;
  }
  .phoneArea {
    display: block;
    background: #fff;
  }
  .loginTopBorder {
    width: 100%;
    background: #236794;
    height: 30px;
  }
  .lognMobileAreaSection {
    padding: 50px;
  }
  .companyHd {
    width: 100%;
    padding: 50px 0;
  }
  .companyHd h1 {
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #151515;
    line-height: 45px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
  }
  .lognMobileAreaSection h2 {
    text-align: center;
    color: #000;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
  }
  .mobform-control {
    width: 100%;
    border: 1px solid #dcdcdc;
    padding: 24px 10px 24px 68px;
    font-size: 30px;
    color: #000;
  }
  .po-rt {
    position: relative;
  }
  .mob-icon {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 24px;
    left: 11px;
  }
  .form-group .mobform-control::-moz-placeholder {
    color: #000000 !important;
    opacity: 1;
  }
  .form-group .mobform-control::-ms-input-placeholder {
    color: #000000 !important;
  }
  .form-group .mobform-control::-webkit-input-placeholder {
    color: #000000 !important;
  }
  .mobileLoginBtn {
    width: 100%;
    display: block;
    background: #236794;
    color: #fff;
    padding: 20px 10px;
    border: 0;
    border-radius: 5px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 30px 0;
  }
  .lognMobileAreaSection .form-group {
    margin-bottom: 25px;
  }
  .mobForPassArea {
    width: 100%;
    padding: 10px;
    text-align: center;
  }
  .mobForPassArea a {
    font-size: 30px;
    color: #000;
  }
  .mobileLoginDropArea {
    position: absolute;
    right: 98px;
    top: -37px;
  }
  .mobileLoginDrop {
    background: transparent;
    border: 0;
    padding-bottom: 8px;
  }
  .mobileLoginDrop i {
    font-size: 6px;
    color: #fff;
  }
  .mobileLoginDropArea .dropdown-menu {
    right: 0;
    left: auto;
  }
  .mobileLoginDropArea .dropdown-menu li a {
    color: #000;
    padding: 8px 20px;
    font-size: 16px;
  }
  .mobileLoginDrop:focus {
    border: 0;
    box-shadow: none;
    outline: 0;
  }
  .mobilBell {
    position: absolute;
    right: 117px;
    font-size: 20px;
    top: -33px;
    color: #fff;
  }
  .circleColorPanel {
    text-align: center;
    font-size: 18px;
  }
  .mbst-10 {
    margin-bottom: 10px;
  }
  .col-sm-2.mbst-10 {
    width: 100% !important;
  }
  .col-sm-10.mbst-10,
  .col-sm-4.mbst-10 {
    width: 100% !important;
  }
  .dpanel {
    padding: 15px;
    font-size: 16px;
    line-height: 25px;
  }
  .bg-82 {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #fff;
  }
  .radio-inline label.error {
    top: 16px;
  }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #f1f1f1 !important;
    opacity: 1;
  }
  #google_translate_element {
    position: absolute;
    top: -50px;
    right: 0px;
  }
  .goog-te-gadget .goog-te-combo {
    width: 81px;
    font-size: 12px !important;
    text-align: right !important;
    padding: 2px !important;
  }
  select.goog-te-combo {
    text-align-last: right;
  }
  select.goog-te-combo option {
    direction: rtl;
  }

  .iq-card h5 {
    font-size: 16px;
  }

  /* New Font Size 25-March-2021 */
  .mobileLoginDropArea .dropdown-menu li a,
  .card .card-body .tab-content .form-group label,
  .btn,
  body,
  .table > thead > tr > th,
  .table > tbody > tr > td,
  .viewBtn,
  .startSurveybtn button {
    font-size: 20px;
  }
  .table-responsive > .tableSizeAr.table > tbody > tr > td,
  .table-responsive > .tableSizeAr.table > tbody > tr > th,
  .table-responsive > .tableSizeAr.table > tfoot > tr > td,
  .table-responsive > .tableSizeAr.table > tfoot > tr > th,
  .table-responsive > .tableSizeAr.table > thead > tr > td,
  .table-responsive > .tableSizeAr.table > thead > tr > th {
    word-break: break-word !important;
    white-space: normal !important;
  }
  .startSurveyBox h4 {
    font-size: 24px;
    padding: 5px 15px;
  }
  .form-control,
  .select2-container--default .select2-selection--single {
    height: 50px !important;
    font-size: 20px;
  }
  .select2-container .select2-selection--single .select2-selection__rendered,
  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 44px !important;
    line-height: 44px !important;
  }
  .select2-container .select2-selection--multiple {
    min-height: 45px;
  }
  .BlockTitle-2,
  .BlockHeding {
    font-size: 22px;
  }
  .bg-fixBox {
    background: #f7effa;
  }
  .fixBox {
    position: fixed;
    width: 100%;
    left: 0;
    top: 49px;
    text-align: center;
    font-weight: 700;
    z-index: 99;
  }

  .fixBottomSpace {
    margin-top: 20px;
  }
  .companyNameHd {
    text-align: center;
    background: #167cbf;
    padding: 5px;
    text-align: center;
    color: #fff;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-width: 8px 6px 0 6px;
    margin-left: -15px;
  }
  .card .card-body .tab-content .form-group i.fa-microphone {
    right: 16px;
    padding: 15px;
  }
  .mobileLoginDropArea {
    top: -44px;
  }
  small {
    font-size: 16px !important;
  }
  td small {
    font-size: 20px !important;
  }
  label.error {
    bottom: -27px;
    font-size: 16px !important;
  }
  .form-group {
    margin-bottom: 30px;
  }
  /*.select2-hidden-accessible + label.error {
    bottom: -25px; 
}*/
  input[type="checkbox"],
  input[type="radio"] {
    margin: 8px 0 0;
  }
  .skin-black .sidebar a {
    font-size: 14px;
  }
  .lbl {
    font-size: 20px !important;
  }
  .headingInfo {
    width: 100%;
  }
  .headingInfo .lbl {
    font-size: 20px !important;
    color: #fff !important;
  }

  .language_BTn {
    position: absolute;
    right:100px;
    top: -51px;
  }
  .language_BTn .open > .dropdown-toggle.btn-primary,
  .language_BTn button:focus,
  .language_BTn button:hover {
    background: #fff;
    color: #373737;
  }
  
  .language_BTnNew {
    position: absolute;
    right: 0;
    top: -51px;
  }
  .language_BTnNew .languageArea{
  padding: 6px 3px;
  }

  .filterBottomArea .form-control {
    height: 45px !important;
  }
  .mbPan-1 {
    margin-top: 15px;
  }
  .mbPan-2 {
    width: 100% !important;
    display: none;
  }
  .mbPan-3 {
    width: 70% !important;
  }
  .mbPan-4 {
    width: 30% !important;
  }
  .mbStyBox {
    padding: 0 15px !important;
  }
  .mb-100 {
    width: 100% !important;
  }
  .mb-rp-15 {
    padding-right: 15px !important;
  }
  .mb-m-t-15 {
    margin-top: 15px;
  }
  .mb-pr-0 {
    padding-right: 0 !important;
  }

  /*.section-scrolling {
  max-height: 100%; 
  overflow-x: auto;
}*/
  .table-scroll {
   /*display: table-cell;*/
   display: grid;
  }

  .table-responsive > .table.table-scroll > tbody > tr > td,
  .table-responsive > .table.table-scroll > tbody > tr > th,
  .table-responsive > .table.table-scroll > tfoot > tr > td,
  .table-responsive > .table.table-scroll > tfoot > tr > th,
  .table-responsive > .table.table-scroll > thead > tr > td,
  .table-responsive > .table.table-scroll > thead > tr > th {
    width: 100px !important;
    white-space: normal;
  }

 
  .table-responsive > .table-w.table.table-scroll > tbody > tr > td,
  .table-responsive > .table-w.table.table-scroll > tbody > tr > th,
  .table-responsive > .table-w.table.table-scroll > tfoot > tr > td,
  .table-responsive > .table-w.table.table-scroll > tfoot > tr > th,
  .table-responsive > .table-w.table.table-scroll > thead > tr > td,
  .table-responsive > .table-w.table.table-scroll > thead > tr > th  {
    
    white-space: normal !important;
    word-break: break-all;
  }

  .mb-ap-class {
    position: absolute;
    left: 0px;
    width: 35px !important;
    margin-top: 10px;
  }
  .mb-ap-class-2 {
    margin-left: 35px !important;
  }
  .container-button-bottom {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0;
    background: #fff;
    padding-top: 5px;
    /*padding-left: 35px; */
    padding-left: 15px;
    margin: 0 !important;
    z-index: 9;
  }
  .container-button-bottom .btn.btn-flat {
    font-size: 16px;
  }

  .addBtn {
    margin-top: 10px;
  }
  .RemoveBtn {
    margin-top: 10px;
  }

  .t-right {
    text-align: left;
  }
  .container-button-bottom.bottomNotFixed {
    position: relative;
    background: transparent;
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: 10px !important;
  }

  .householdsListArea {
    border-top: 0;
    margin: 0;
  }
  .householdsListArea .tableAreast {
    padding: 0;
  }

  .container-button-bottom.bottomNotFixed .btn.btn-flat {
    font-size: 15px;
  }
  .hdBoxContPanel ul li {
    min-height: 100px;
    border: 1px solid #f6eefa;
    font-size: 15px;
  }
  .hdBoxContPanel ul li.wp-1Box {
    width: 33.3%;
  }
  .hdBoxContPanel ul li.wp-2Box {
    width: 33.3%;
  }
  .hdBoxContPanel ul li.wp-3Box {
    width: 33.3%;
  }
  .uploadsSignBox {
    margin-top: 10px;
  }
  .errorArea label.error {
    bottom: -27px;
  }
  .mb-pd-2-0 {
    padding: 0 !important;
  }
  .mb-mt-30 {
    margin-top: 30px !important;
  }
  .mb-mt-40 {
    margin-top: 50px !important;
  }
  .mb-mt-50 {
    margin-top: 60px !important;
  }
  .mb-mt-60 {
    margin-top: 70px !important;
  }
  .mbPan-6 {
    margin-bottom: 10px;
  }
  .CategoryPanelSect h6 label.error {
    top: -18px;
    width: auto !important;
  }
  .headingTableArea {
    padding: 10px;
    padding-bottom: 0;
  }
  .fixBox-placeholder {
    height: 80px;
  }
  .mb-mt-150 {
    margin-top: 80px !important;
  }
  .mb-mt-170 {
    margin-top: 90px !important;
  }
  .mb-mt-200 {
    margin-top: 90px !important;
  }
  .mb-mt-220 {
    margin-top: 100px !important;
  }


