@import url("https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700");.nav, .pagination, .carousel, .panel-title a {cursor: pointer;}html {position: relative;width: 100%;min-height: 100%;}body {margin-bottom: 210px;font-family: "Open Sans", sans-serif !important;height: calc(100% - 210px);background: #fafafa;}@media (max-width: 991px) {body {margin-bottom: 0;}}.navbar-inverse {height: 60px;background: transparent;border-bottom: none;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.navbar-inverse.dark, .navbar-inverse.darkSearch {background: -moz-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: -webkit-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: linear-gradient(171deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2000000', endColorstr='#d9404040',GradientType=1 );box-shadow: 1px 1px 4px 0 rgba(80, 80, 80, 0.5);transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.navbar-inverse.dark a, .navbar-inverse.darkSearch a {color: #fff !important;}@media (max-width: 768px) {.navbar-inverse.hiddenMob {z-index: 1000;}}.navbar-inverse .nav-center-logo {position: absolute;left: 50%;margin: 12px 0 0 -20px;color: #fff;}.navbar-inverse .navbar-header .ng-menu {margin-left: 15px;float: left;}.navbar-inverse .navbar-header .login-logo {margin-top: 3px;background: transparent url(icons/home-54947bca36eafa125f0ae6c683983fca.svg);background-size: 30px 30px;width: 30px;height: 30px;}.navbar-inverse .navbar-header .login-logo:hover {background: transparent url(icons/home-active-f310a9de42bd136a0be60a58ec992ee7.svg);background-size: 30px 30px;}.navbar-inverse .navbar-header .ng-search {display: block;float: right;height: 100%;margin: 0;padding: 10px;}.navbar-inverse .navbar-header .ng-search.activeSearchVal {background: #00A160;}.navbar-inverse .navbar-header .ng-search .icon-search, .navbar-inverse .navbar-header .ng-search .icon-notifications {color: #fff;margin-right: 0;font-size: 36px;}.navbar-inverse .navbar-header .ng-search .icon-notifications.unread {color: #00A160;}.navbar-inverse .navbar-header .ng-search .icon-notifications-unread {color: #ff3333;font-size: 30px;position: absolute;top: 7px;right: -3px;}.navbar-inverse .navbar-header .login-click {display: block;float: right;height: 100%;margin: 0;padding: 10px;line-height: 35px;color: #fff;}.navbar-inverse .navbar-header #user-info {display: block;float: right;height: 100%;margin: 0;padding: 10px 0;position: relative;}.navbar-inverse .navbar-header #user-info .avatar-user {width: 40px;float: left;}.navbar-inverse .navbar-header #user-info .user-logged-menu {display: none;background: #e8eaeb !important;position: absolute;padding: 2px 16px;margin-top: 5px;right: 0;top: 56px;min-width: 200px;-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);}.navbar-inverse .navbar-header #user-info .user-logged-menu li {margin: 18px 0;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a {padding: 0;font-size: 16px;color: #979c9d !important;margin: 30px 0;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a i {width: 20px;height: 20px;float: left;margin-top: -2px;margin-right: 6px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a i.icon-wl {font-size: 26px;color: #00A160;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-profile, .navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-edit {display: inline-block;margin: 0;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-dashboard img {width: 20px;height: 20px;float: left;margin-right: 3px;margin-left: 2px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-company {font-weight: bold;text-decoration: underline;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-company span {width: 150px;margin: 0 0 0 37px;display: block;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-edit {float: right;font-size: 20px;margin-top: 4px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-edit i {font-size: 18px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a span {margin-left: 10px;}.navbar-inverse .navbar-header #user-info .user-logged-menu.opened {display: block !important;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@media (max-width: 991px) {.navbar-inverse .navbar-header {margin-right: -15px;margin-left: -15px;float: initial;}}@media (min-width: 991px) {.navbar-inverse .navbar-header .ng-menu, .navbar-inverse .navbar-header .ng-search, .navbar-inverse .navbar-header .login-mobile, .navbar-inverse .navbar-header #user-info {display: none;}}@media (max-width: 991px) {.navbar-inverse .navbar-collapse.collapse {display: none !important;}}.navbar-inverse .navbar-left {margin-top: 2px;}.navbar-inverse #logo {height: 50px;background-image: url("/assets/logos/afdb_logo_white.png");display: inline-block;background-color: transparent;background-repeat: no-repeat;background-origin: content-box;background-position: center;background-size: 60px;margin-top: 1px;}.navbar-inverse .menu-label {color: white;font-size: 1.5em;padding-left: 0px;}.navbar-inverse .ng-menu {display: block;margin-top: 12px;color: #fff;}.navbar-inverse .ng-menu i {font-size: 32px;}.navbar-inverse .ng-menu:hover {cursor: pointer;}.navbar-inverse .navbar-right li a {padding: 20px 30px;color: #fff;}.navbar-inverse .navbar-right li a:hover {cursor: pointer;}@media (max-width: 1180px) {.navbar-inverse .navbar-right li a {padding: 20px 15px;}}.navbar-inverse .navbar-right li.search-header.activeSearch {background: #00A160;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.navbar-inverse .navbar-right li.search-header .fixed-padding {padding: 13px 15px;}.navbar-inverse .navbar-right li.search-header a {padding: 18px 15px;}.navbar-inverse .navbar-right li.search-header a .icon-search {color: #fff;font-size: 24px;margin-right: 0;}.navbar-inverse .navbar-right li.search-header a .icon-notifications {color: #fff;font-size: 34px;margin-right: 0;}.navbar-inverse .navbar-right li.search-header a .icon-notifications.unread {color: #00A160;}.navbar-inverse .navbar-right li.search-header a .icon-notifications-unread {color: #ff3333;font-size: 30px;position: absolute;top: 7px;left: 20px;}.navbar-inverse .navbar-right li.search-header a.searchActive .icon-search {color: #F9D410;}.navbar-inverse .navbar-right li.user-logged-in {min-width: 200px;max-width: 290px;height: 60px;margin-left: 10px;margin-right: 20px;}.navbar-inverse .navbar-right li.user-logged-in:hover {cursor: pointer;}.navbar-inverse .navbar-right li.user-logged-in img, .navbar-inverse .navbar-right li.user-logged-in p {display: inline-block;}.navbar-inverse .navbar-right li.user-logged-in .avatar-user {width: 50px;margin-right: 6px;margin-top: 5px;vertical-align: top;}.navbar-inverse .navbar-right li.user-logged-in .name-user {font-size: 11px;color: #fff;vertical-align: bottom;max-width: 230px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu {display: none;background: #e8eaeb !important;position: absolute;padding: 2px 16px;margin-top: 5px;right: 0;min-width: 200px;-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li {margin: 18px 0;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a {padding: 0;font-size: 16px;color: #979c9d !important;margin: 30px 0;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a i {width: 20px;height: 20px;float: left;margin-top: -2px;margin-right: 6px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a i.icon-wl {font-size: 26px;color: #00A160;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-profile, .navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-edit {display: inline-block;margin: 0;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-dashboard img {width: 20px;height: 20px;float: left;margin-right: 3px;margin-left: 2px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-company {font-weight: bold;text-decoration: underline;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-company span {width: 150px;margin: 0 0 0 37px;display: block;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-edit {float: right;font-size: 20px;margin-top: 4px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-edit i {font-size: 18px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a span {margin-left: 10px;}.navbar-inverse .navbar-right li .opened {display: block !important;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.navbar-inverse .navbar-right li .closed {display: none !important;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.navbar-inverse .navbar-right li#help-menu-wrapper {float: left;cursor: pointer;display: block;width: 50px;height: 60px;background: transparent url(icons/help-abea28717c518679b2397b5be5d92bb0.svg) center center no-repeat;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu {position: relative;width: 50px;height: 60px;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu a.menu-button {display: block;width: 50px;height: 60px;text-align: center;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu {padding: 10px 12px;background: rgba(6, 5, 5, 0.7) !important;box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu > ul {position: absolute;top: 60px;right: 0px;display: none;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu li {height: 36px !important;line-height: 36px;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu li a, .navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu li #fixed-menu #help-menu-wrapper #help-menu.open > ul li a {line-height: 20px;font-size: 14px;font-weight: 400;color: #FFF;white-space: nowrap;padding: 0 !important;}.navbar-inverse .navbar-right li#help-menu-wrapper:hover ul {display: block !important;}.navbar-inverse .navbar-right li.list-lang {padding: 20px 10px 20px 30px;}.navbar-inverse .navbar-right li.list-lang .icon-dropdown_arrow_circle {font-size: 22px;color: #fff;}.navbar-inverse .navbar-right li.list-lang .current-lang {width: 18px;display: inline-block;vertical-align: super;}.navbar-inverse .navbar-right li.list-lang span {color: #fff;}.navbar-inverse .navbar-right li.list-lang ul {background: rgba(6, 5, 5, 0.7) !important;display: none;width: 56px;top: 60px;text-align: center;position: absolute;padding: 12px;right: 16px;}.navbar-inverse .navbar-right li.list-lang ul li {margin-bottom: 16px;}.navbar-inverse .navbar-right li.list-lang ul li a {padding: 0;color: #fff;}.navbar-inverse .navbar-right li.list-lang ul li:last-child {margin-bottom: 0;}.navbar-inverse .navbar-right li.list-lang:hover {cursor: pointer;}.navbar-inverse .navbar-right li.list-lang:hover ul {display: block;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.navbar-inverse .navbar-right .notification-override {min-width: 20px !important;margin-right: 0px !important;margin-left: 0px !important;}.navbar-inverse .navbar-right .notification-override .user-logged-menu {margin-top: -1px !important;}.navbar-inverse .navbar-right .notification-override .title {font-size: 15px;color: #979c9d !important;padding-top: 10px;padding-bottom: 5px;display: block;cursor: default;}.navbar-inverse .navbar-right .notification-override .title a {color: inherit !important;}.navbar-inverse .navbar-right .notification-override .title.padding {padding-bottom: 10px;cursor: pointer;font-size: 13px !important;font-weight: bold !important;}.navbar-inverse .navbar-right .notification-override li {border-bottom: solid 1px #bababa;padding-top: 5px;padding-bottom: 10px;margin-top: 0px !important;margin-bottom: 0px !important;width: 200px;}.navbar-inverse .navbar-right .notification-override li .message-container {color: #898989;font-size: 12px;line-height: 10px;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.navbar-inverse .navbar-right .notification-override li .message-container {line-height: 20px;}}.navbar-inverse .navbar-right .notification-override li .message-container:hover {color: #00A160 !important;}.navbar-inverse .navbar-right .notification-override li.no-border {border-bottom: none;}.navbar-inverse .navbar-right .notification-override:hover .list-unstyled {display: block !important;}.search-full-width {width: 100%;height: 50px;top: 60px;position: fixed;background: #00A160;z-index: 1029;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.search-full-width form {margin-bottom: 0;}.search-full-width .container {padding: 0;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.search-full-width .ie-search-row-fix {height: 50px;}}.search-full-width .form-group {width: 100%;}.search-full-width .form-group .input-text {height: 50px;padding-left: 0;}.search-full-width .form-group .input-text input {height: 100%;color: #fff;border-radius: 0;background: transparent;border: none;box-shadow: none;border-left: 1px solid #fff;width: 100%;padding: 0 14px;}.search-full-width .form-group .select-cat {height: 100%;padding-top: 15px;}.search-full-width .form-group .select-cat span {float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;max-width: calc(100% - 38px);}.search-full-width .form-group .select-cat:hover {cursor: pointer;background: #007848;}@media (max-width: 768px) {.search-full-width .form-group .select-cat:hover {background: #00A160 !important;}}.search-full-width .form-group .select-cat:hover .show-options {display: block;}.search-full-width .form-group .select-cat span {color: #fff;}.search-full-width .form-group .select-cat span:hover {cursor: pointer;}.search-full-width .form-group .select-cat .icon-dropdown_arrow_circle {float: right;font-size: 18px;color: #fff;}.search-full-width .btn-default {font-size: 12px;letter-spacing: 1px;text-transform: uppercase;color: #fff;border-radius: 0;padding: 4px 14px;border: none;margin-top: 12.5px;border-left: 1px solid #fff;border-right: 1px solid #fff;background: #00A160;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.search-full-width .btn-default:hover {background-color: #00ab66;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.search-full-width .show-options {background: #00A160;position: absolute;width: 100%;top: 50px;left: 0;display: none;}.search-full-width .show-options li {padding: 11px 20px;}.search-full-width .show-options li a {font-size: 14px;color: #fff;}.search-full-width .show-options li a:hover {text-decoration: none;}.search-full-width .show-options li:hover {cursor: pointer;background: #007848;}.search-full-width .close-arrow {padding-top: 16px;}.search-full-width .close-arrow .icon-close_slim {color: #fff;margin-top: 22px;font-size: 16px;}.search-full-width .close-arrow .icon-close_slim:hover {cursor: pointer;}@media (max-width: 768px) {.search-full-width {height: initial;padding-bottom: 20px;}.search-full-width .form-group .select-cat {padding-bottom: 16px;border: none;}.search-full-width .form-group .select-cat .select-cat-mobile {border: 1px solid #fff;border-radius: 1px;padding: 15px;height: 50px;}.search-full-width .form-group .select-cat .select-cat-mobile .icon-dropdown_arrow_circle {margin-right: 0;font-size: 24px;margin-top: -4px;}.search-full-width .form-group .input-text {padding-left: 15px;margin: 16px 0;}.search-full-width .form-group .input-text input {background: #fff;border-left: none;height: 50px;border-radius: 1px;color: #333;}.search-full-width .form-group .btn-default {width: 100%;margin: 16px 0;border: 1px solid #fff;border-radius: 24px;height: 50px;}.search-full-width .icon-close_slim {float: right;color: #fff;font-size: 36px;margin: 18px -5px 10px;}.search-full-width .show-cat-mobile {background: #fff;z-index: 9999;top: 0;bottom: 0;position: fixed;overflow-y: scroll;overflow-x: hidden;width: 100%;margin-left: -15px;}.search-full-width .show-cat-mobile .header-cat-mobile {background: #00A160;text-align: center;}.search-full-width .show-cat-mobile .header-cat-mobile button {font-size: 40px;position: absolute;right: 16px;opacity: 1;}.search-full-width .show-cat-mobile .header-cat-mobile button .icon-close_slim {color: #fff;}.search-full-width .show-cat-mobile .header-cat-mobile h2 {color: #fff;padding: 26px 0;font-size: 18px;font-weight: 300;margin: 0;}.search-full-width .show-cat-mobile ul {text-align: center;}.search-full-width .show-cat-mobile ul li {border-bottom: 1px solid #efeeee;padding: 16px 0;}.search-full-width .show-cat-mobile ul li a {color: #898989;font-size: 14px;}}.sub-navbar-menu {background: -moz-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: -webkit-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: linear-gradient(171deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2000000', endColorstr='#d9404040',GradientType=1 );color: #fff;top: 0;width: 400px;position: fixed;z-index: 9999;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;-webkit-transform: scale(0.7);-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);}@media (max-width: 992px) {.sub-navbar-menu {height: 100%;}}@media (max-width: 540px) {.sub-navbar-menu {width: 100%;}}.sub-navbar-menu.showHiddenMenu {visibility: visible;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}@media (max-width: 992px) {.sub-navbar-menu.showHiddenMenu {height: 100%;}}.sub-navbar-menu .container-fluid > .row {margin-left: 0;margin-right: 0;}.sub-navbar-menu .sub-navbar-line {height: 1px;background: #F9D410;float: left;}.sub-navbar-menu .sub-navbar-top {max-width: 1280px;margin: 0 auto !important;}.sub-navbar-menu .sub-navbar-top h1 {font-size: 20px;font-weight: 600;margin-top: 21px;margin-bottom: 10px;text-transform: capitalize;}.sub-navbar-menu .sub-navbar-top .close-arrow {color: #00A160;margin-top: 8px;margin-right: 0;display: block;}.sub-navbar-menu .sub-navbar-top .close-arrow:hover {cursor: pointer;}.sub-navbar-menu .sub-navbar-top .sub-navbar-line {margin-top: 6px;background: #00A160;}.sub-navbar-menu .sub-navbar-bottom {max-width: 1280px;margin: 0 auto !important;padding: 10px 0 30px;}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom {overflow: scroll;height: 100%;}}.sub-navbar-menu .sub-navbar-bottom h2 {text-transform: uppercase;font-weight: 600;margin-left: 6px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-line {width: 25%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .row {padding-top: 10px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left h2 {font-size: 18px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul {list-style: none;padding-left: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li {margin-bottom: 20px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li a {color: #fff;font-size: 14px;font-weight: 600;text-transform: capitalize;letter-spacing: 1px;}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li a {font-size: 14px;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li a:hover {color: #F9D410;text-decoration: none;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search {width: 100%;max-width: 84%;float: left;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .form-inline .form-group {width: 100%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search select, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search input, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search button {font-size: 12px;height: 40px;color: #fff;padding-left: 6px;border-radius: 0;background: transparent;border: none;box-shadow: none;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .input-text, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .btn-submit {padding: 0;border-bottom: 1px solid #F9D410;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat {padding: 10px 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat span {float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;max-width: calc(100% - 38px);}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat:hover {cursor: pointer;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat .icon-dropdown_arrow {font-size: 20px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options {position: absolute;border-bottom: none;background: #FFF;z-index: 5;top: 110px;padding: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul {margin-bottom: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li {width: 100%;text-transform: none;border-bottom: 1px solid #E1E1E1;margin-bottom: 0;padding: 6px 14px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li a {color: #888888;font-size: 13px;font-weight: 400;text-transform: capitalize;letter-spacing: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li a:hover {cursor: pointer;text-decoration: underline;}@media (max-width: 480px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li a {font-size: 18px;text-align: center;display: block;margin: 0 auto;width: 100%;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .input-text input {margin-left: -4px;padding-left: 20px;width: 100%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .btn-submit button {float: right;margin-left: -4px;width: 40px;height: 40px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .btn-submit button i {font-size: 2.5em;}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search {max-width: 100%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .input-text input {padding-left: 6px;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right {border-left: 1px solid #00A160;padding-left: 40px;}@media (max-width: 1200px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right {padding-left: 15px;}}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right {border-left: none;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right h2 {font-size: 16px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right p {font-size: 13px;margin-top: -6px;margin-right: 30px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .industry-sub-menu {margin-left: 35px;font-size: 12px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .btn-section {width: 100%;float: left;margin-top: 12px;}@media (max-width: 768px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .btn-section {margin-top: 20px;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .btn-section span {width: 100%;float: left;margin-bottom: 16px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section {width: 100%;float: left;text-transform: capitalize;}.sub-navbar-menu .sub-navbar-bottom .help-social-section h2 {margin-left: 0;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .sub-navbar-line {width: calc(100% + 20px);margin-left: -10px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section ul li a {font-size: 11px;color: #fff;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .help-menu {float: left;width: 100%;text-align: center;margin-bottom: 0;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .help-menu a:hover {cursor: pointer;}@media (max-width: 768px) {.sub-navbar-menu .sub-navbar-bottom .help-social-section .help-menu {margin: 0 0 28px 0;}}.sub-navbar-menu .sub-navbar-bottom .help-social-section .lang-menu {text-transform: uppercase;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .lang-menu .active-lang {font-size: 13px;text-decoration: underline;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu {margin-bottom: 0;margin-top: 20px;float: left;width: 100%;}@media (max-width: 768px) {.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu {margin-left: 0;}}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu {margin-bottom: 20px;}}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i {opacity: .8;border-radius: 70px;width: 32px;height: 32px;display: block;text-align: center;line-height: 33px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-googleplus {text-indent: 1px;background: #de4f42;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-youtube {background: #e7422e;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-facebook {background: #395693;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-twitter {background: #34a5da;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-linkedin {background: #1571ad;line-height: 32px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-linkedin::before {margin-top: 0;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a:hover {color: #fff;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a:hover i {opacity: 1;}footer {bottom: 0;width: 100%;padding: 40px 0;font: 11px regular, 'Open Sans';color: #7d7d7d;background-color: #ebebeb;border-top: 1px solid #e7e7e7;}footer .footer-menu .languages {height: 18px;line-height: 18px;}footer .footer-menu .languages .current-lang {margin-bottom: 0;}footer .footer-menu .languages .current-lang span {width: 60px;display: inline-block;}footer .footer-menu .languages .current-lang .icon-dropdown_arrow_circle {font-size: 18px;vertical-align: sub;}@media (max-width: 768px) {footer .footer-menu .languages .current-lang {text-align: center;width: 100px;margin: 0 auto;}}footer .footer-menu .languages ul {position: absolute;display: none;padding: 3px 0;}@media (max-width: 768px) {footer .footer-menu .languages ul {width: 100%;text-align: center;position: initial;margin: 0 auto;}}footer .footer-menu .languages ul li {padding: 0;}footer .footer-menu .languages:hover {cursor: pointer;}footer .footer-menu .languages:hover ul {width: 70px;display: block;}footer .footer-menu .language-mobile ul {width: 75% !important;position: fixed;z-index: 999999;background: #eaebec;opacity: 1;transform: translate(0, -50%);top: 50%;right: 0;left: 0;}footer .footer-menu .language-mobile ul li {width: 100%;border-bottom: 1px solid #7a7a7a;padding: 14px 20px;}footer .footer-menu .language-mobile ul li a {color: #7d7d7d;font-size: 13px;font-weight: 400;}footer .footer-menu .language-mobile ul li.active-lang a {font-weight: 700;color: #7d7d7d;}footer .footer-menu .language-mobile ul li:last-child {border-bottom: none;}footer .footer-menu .language-mobile .language-background-modal {width: 100%;height: 100%;left: 0;top: 0;position: fixed;opacity: .7;background-color: #252525;z-index: 1030;display: block;}footer .footer-menu ul {margin-bottom: 40px;}footer .footer-menu ul li {padding: 0 14px;}@media (max-width: 991px) {footer .footer-menu ul li {padding: 14px;}}@media (max-width: 768px) {footer .footer-menu ul li {display: block;}}footer .footer-menu ul li a {color: #7d7d7d;}footer .footer-menu ul li a:hover {cursor: pointer;}footer .footer-line {height: 1px;background-color: #d3d3d3;margin-bottom: 40px;}footer .connect-americas {text-align: center;}@media (min-width: 992px) and (max-width: 1199px) {footer .connect-americas {margin-top: -5px;}}@media (max-width: 991px) {footer .connect-americas {margin-bottom: 30px;}}footer .connect-americas img {display: inline-block;vertical-align: bottom;width: 116px;}@media (max-width: 768px) {footer .connect-americas img {margin-bottom: 12px;vertical-align: middle;}}footer .connect-americas p {display: inline-block;margin-right: 18px;line-height: 10px;font-size: 12px;}footer .supporters {text-align: left;}footer .supporters img {margin-right: 20px;margin-bottom: 10px;width: 100px;}footer .supporters a:first-child img {width: 80px;}@media (max-width: 991px) {footer .supporters {text-align: center;margin-bottom: 26px;}footer .supporters a:last-child img {margin-right: 0 !important;}}@media (max-width: 320px) {footer .supporters img {margin-right: 10px;}}footer .supporters p {display: inline-block;margin-right: 18px;line-height: 10px;font-size: 12px;}footer .partners {margin: 20px 0;display: flex;flex-flow: row wrap;align-content: space-between;justify-content: center;align-items: baseline;}footer .partners p {margin-right: 18px;line-height: 10px;font-size: 12px;text-align: center;width: 100%;}footer .partners > div {margin: 10px;}@media (min-width: 991px) {footer .partners > div {margin: 10px 15px;}}footer .partners img {width: 100%;max-width: 65px;max-height: 65px;}footer .follow-us {text-align: right;font-size: 14px;text-transform: uppercase;margin-top: 5px;margin-bottom: -31px;z-index: 1;}@media (max-width: 991px) {footer .follow-us {text-align: center;margin-bottom: 40px;}}footer .follow-us ul {display: inline-block;margin-bottom: 0;}footer .follow-us ul li a i.icon-googleplus {color: #de4f42;}footer .follow-us ul li a i.icon-youtube {color: #e7422e;}footer .follow-us ul li a i.icon-facebook {color: #395693;}footer .follow-us ul li a i.icon-twitter {color: #34a5da;}footer .follow-us ul li a i.icon-linkedin {color: #1571ad;}@media (max-width: 768px) {footer .follow-us ul {margin-top: 16px;}}footer .follow-us span {margin-right: 10px;vertical-align: super;}@media (max-width: 768px) {footer .follow-us span {display: block;}}footer .follow-us img {background-color: #00A160;}@media (max-width: 991px) {footer .follow-us img {text-align: center;margin-bottom: 6px;}}@media (max-width: 991px) {footer {position: initial !important;height: initial !important;}}.container .text-muted {margin: 20px 0;}.footer > .container {padding-right: 15px;padding-left: 15px;}body.modal-open {overflow-y: scroll;padding-right: 0 !important;}@media (max-width: 768px) {.modal-dialog {margin: 10px auto;}}.modal-backdrop {background-color: #252525;}.modal-backdrop.in {opacity: .7;}.login-click:hover {cursor: pointer;}.login-modal {z-index: 9999999;padding-right: 0 !important;}.login-modal .modal-dialog {max-width: 355px;}.login-modal .modal-content .modal-header {padding: 20px 0 10px;border-bottom: none;}.login-modal .modal-content .modal-header .login-logo {margin-top: 3px;background: transparent url(icons/home-54947bca36eafa125f0ae6c683983fca.svg);background-size: 30px 30px;width: 30px;height: 30px;}.login-modal .modal-content .modal-header .login-logo:hover {background: transparent url(icons/home-active-f310a9de42bd136a0be60a58ec992ee7.svg);background-size: 30px 30px;}.login-modal .modal-content .modal-header h4 {font-weight: 400;font-size: 16px;color: #7d7d7d;margin-top: 10px;}.login-modal .modal-content .modal-header .close {top: 2px;right: 0;position: absolute;background: #efefef;opacity: 1;height: 22px;width: 24px;border-top-right-radius: 6px;}.login-modal .modal-content .modal-header .close:active, .login-modal .modal-content .modal-header .close:focus {outline: none;}.login-modal .modal-content .modal-header .close span {color: #7d7d7d !important;opacity: 0.8;font-size: 19px;}.login-modal .modal-content .modal-header .close span:hover {color: #343437 !important;}.login-modal .modal-content .modal-body {padding: 15px;}.login-modal .modal-content .modal-body .form-group .form-control {height: 36px;line-height: 36px;font-size: 14px;color: #898989;background-color: #efefef;border-color: #efefef;border-radius: 3px;-webkit-box-shadow: none !important;box-shadow: none !important;}.login-modal .modal-content .modal-body .form-group .form-control::-webkit-input-placeholder {color: #898989;}.login-modal .modal-content .modal-body .form-group .form-control:-moz-placeholder {color: #898989;opacity: 1;}.login-modal .modal-content .modal-body .form-group .form-control::-moz-placeholder {color: #898989;opacity: 1;}.login-modal .modal-content .modal-body .form-group .form-control:-ms-input-placeholder {color: #898989;}.login-modal .modal-content .modal-body .form-group .form-control:focus {border-color: #F9D410;}.login-modal .modal-content .modal-body .btn-login {font-size: 14px;letter-spacing: 2px;min-width: 125px;height: 32px;border-radius: 20px;background-color: #00A160;color: #fff;text-transform: uppercase;border: none;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.login-modal .modal-content .modal-body .btn-login:hover {background: #006e42;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.login-modal .modal-content .modal-body #email {padding-left: 35px;background: #efefef url(login-signin/mail-ca55461da51fccd9f308d293b45eadd1.svg) 10px 11px no-repeat;background-size: 15px 12px;}.login-modal .modal-content .modal-body #password {padding-left: 35px;background: #efefef url(login-signin/password-56b20198bbbca4824047fb7a03735ec3.svg) 11px 6px no-repeat;background-size: 13px 17px;}.login-modal .modal-content .modal-body .success-recover {font-size: 13px;}.login-modal .modal-content .modal-body .success-recover h3 {font-size: 16px;}.login-modal .modal-content .modal-footer {text-align: center !important;padding: 0 15px 10px;height: 70px;border-top: none;}.login-modal .modal-content .modal-footer .modal-content-footer {border-top: 1px solid #707070;padding-top: 10px;}.login-modal .modal-content .modal-footer p, .login-modal .modal-content .modal-footer a {font-weight: 400;font-size: 12px;}.login-modal .modal-content .modal-footer p {color: #707070;}.login-modal .modal-content .modal-footer a {line-height: 24px;color: #00A160;text-decoration: underline;}.login-modal .modal-content .modal-footer a:hover {cursor: pointer;}.modal-contact-us-ok {z-index: 9999;color: #898989;}.modal-contact-us-ok .modal-dialog {max-width: 420px;}.modal-contact-us-ok .modal-header {border-bottom: none;}.modal-contact-us-ok .modal-header h4 {font-size: 26px;font-weight: 300;margin-bottom: 8px;margin-top: 6px;}.modal-contact-us-ok .modal-header h5 {font-size: 13px;line-height: 24px;max-width: 90%;margin: 0 auto;}.modal-contact-us-ok .modal-header hr {width: 100px;margin: 24px auto 16px;border: 1px solid #eee;}.modal-contact-us-ok .modal-body {padding: 0 24px;}.modal-contact-us-ok .modal-body .form-control {border-radius: 2px;background: #efefef;border: none;box-shadow: none;-webkit-box-shadow: none;}.modal-contact-us-ok .modal-body .form-control::-webkit-input-placeholder {color: #707070;}.modal-contact-us-ok .modal-body .form-control:-moz-placeholder {color: #707070;opacity: 1;}.modal-contact-us-ok .modal-body .form-control::-moz-placeholder {color: #707070;opacity: 1;}.modal-contact-us-ok .modal-body .form-control:-ms-input-placeholder {color: #707070;}.modal-contact-us-ok .modal-body textarea {max-width: 100%;min-width: 100%;}@media (min-width: 768px) {.modal-contact-us-ok .modal-body .padding-name {padding-right: 5px;}.modal-contact-us-ok .modal-body .padding-last-name {padding-left: 5px;}}@media (max-width: 767px) {.modal-contact-us-ok .modal-body .padding-name {margin-bottom: 15px;}}.modal-contact-us-ok .modal-footer {padding-top: 0;padding-bottom: 24px;border-top: none;}.modal-contact-us-ok .modal-footer .btn-radius-secondary {padding: 4px 34px;}.modal-contact-us-ok .modal-footer .btn-radius-secondary:active, .modal-contact-us-ok .modal-footer .btn-radius-secondary:focus {color: #fff;}.btn:focus, .btn:active {outline: none !important;}.btn-radius-main, .btn-radius-secondary {border-radius: 24px;padding: 10px 28px;color: #fff;font-weight: 800;font-size: 14px;}.btn-radius-main:hover, .btn-radius-secondary:hover {color: #fff;}.btn-radius-main {letter-spacing: 1px;text-transform: uppercase;background-color: #F9D410;min-width: 130px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.btn-radius-main:hover {background: #dbb905;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.btn-radius-secondary {font-weight: 400;background-color: #00A160;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.btn-radius-secondary:hover {background: #00ca78;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}section.bg-bottom {display: table;width: 100%;height: 400px;color: #fff;background: url(home/bg-bottom-ad5d824af756957e2841a7319105e4b6.jpg) center center no-repeat;background-size: cover;}section.bg-bottom .container {display: table-cell;text-align: center;vertical-align: middle;}section.bg-bottom h2 {font-size: 18px;font-weight: 300;line-height: 36px;margin-bottom: 26px;}section.bg-bottom h2 .footer-text-yellow {color: #F9D410;}@media (max-width: 768px) {section.bg-bottom h2 {line-height: 28px;}}.loader {margin-top: 38px;display: inline-block;}.loader .fa-spinner {width: 40px;height: 40px;display: block;background: url(icons/spinner-3c7688e63b92d6be16a6365de051e909.gif) left center no-repeat;background-size: 40px;}.break-word {word-break: break-word;-ms-word-break: break-word;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.break-word {display: inline-block;word-break: break-all;}}.strong-primary-color {font-weight: 700 !important;color: #F9D410 !important;}.strong-secondary-color {font-weight: 700 !important;color: #00A160 !important;}header.landing-mid-hero {margin-top: 60px;-webkit-background-size: cover !important;-moz-background-size: cover !important;background-size: cover !important;-o-background-size: cover !important;height: 200px;padding-top: 20px;color: #fff;}@media (max-width: 768px) {header.landing-mid-hero {height: initial;padding-bottom: 20px;}}header.landing-mid-hero h2 {font-size: 30px;font-weight: 300;color: #fff;margin-top: 20px;display: inline-block;}@media (max-width: 991px) {header.landing-mid-hero h2 {font-size: 18px;}}.block-ui-container {z-index: 999;}.strong {font-weight: 700;}@media (max-width: 768px) {.text-xs-center {text-align: center !important;}.text-xs-right {text-align: right !important;}.text-xs-left {text-align: left !important;}}@media (min-width: 768px) {.text-md-center {text-align: center !important;}.text-md-right {text-align: right !important;}.text-md-left {text-align: left !important;}}.disabled-link {pointer-events: none;}article h2 {max-width: 800px;margin-left: auto;margin-right: auto;}.can-use-private-messages .ngdialog-content {padding: 0 !important;border-radius: 0 !important;}.can-use-private-messages .ngdialog-content .modal-dialog {margin: 0;}.can-use-private-messages .ngdialog-content .ngdialog-close {background: transparent;border: none;outline: none;}.can-use-private-messages .ngdialog-content .ngdialog-close:before {color: #fff;font-size: 32px;}.can-use-private-messages .modal-header {background: #00A160;color: #fff;padding: 15px 20px;}.can-use-private-messages .modal-header .modal-title {color: #fff;text-transform: uppercase;font-weight: 700;font-size: 14px;}.can-use-private-messages .modal-body {padding: 20px 36px;text-align: center;}.can-use-private-messages .modal-body .btn {border: none;margin-top: 10px;margin-bottom: 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #F9D410;transition: background-color 0.5s ease;}.can-use-private-messages .modal-body .btn:hover {background-color: #dbb905;}.can-use-private-messages .modal-body ul {padding-left: 0;list-style: none;}.can-use-private-messages .modal-body ul li {margin: 20px 0;}.can-use-private-messages .modal-body ul li a {color: #00A160;font-weight: 600;text-decoration: underline;}input::-ms-clear {display: none;}