@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);
    * {
    box-sizing: border-box;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: 0;
}
body {
    background: #fff;
    line-height: normal;
    font-size: 16px;
    height: 100vh;
    font-family: Roboto, "Helvetica Neue", sans-serif!important;
    -webkit-font-smoothing: antialiased!important;
}
a, a:active, a:hover, a:link, a:visited {
    text-decoration: none;
    cursor: pointer;
}
p {
    margin-top: 0;
    word-break: break-word;
}
b, strong {
    font-weight: bolder;
}
img {
    vertical-align: middle;
    border-style: none;
}

.k-overlay {
    z-index: 10005!important;
}
.ms_change_lang ul li {
    list-style: none;
    padding: .8em 1.8em!important;
    border-bottom: 1px solid #f9f9f9;
    font-size: 1.1em!important;
}
.ms_change_lang ul li:hover {
    color: #fff;
}
.ms_company-logo {
    margin-left: 4.3rem!important;
}
.ms_company-logo img {
    width:  8%;
    padding:  1.2em 0 1.2em 0;
}
.ms_action-btn {
    transition: transform .3s;
    height: 30px;
    cursor: pointer;
}
.ms_action-btn:hover {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.ms_form-control:focus {
    box-shadow: none;
}
.sm-img {
    height: 30px!important;
    width: 30px!important;
}
.card-body h4 {
    font-size: 15px;
    margin: .3em 0 .5em;
}
.pro_pic {
    padding: .8em!important;
}
::-moz-selection {
    background: #5af;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #5af;
    color: #fff;
    text-shadow: none;
}
.ms_page-title {
    margin: .9em 0 .9em 2.8em!important;
}
.ms_cursor {
    cursor: pointer;
}
.ms_ttl_nxt {
    padding: .1em .5em .1em!important;
}
.ms_widgt_lbl {
    margin-bottom: 1px!important;
    font-size: 14px;
    font-weight: 600;
    padding: 0!important;
}
span.error_msg {
    font-size: 11px;
    color: red;
    padding: 0 0 0 3px;
}
.ms_error_alert {
    border: 1px solid red!important;
}
.form-control {
    border: 1.4px solid #bbb!important;
    border-radius: 5px!important;
}
.ms_form-control:focus {
    box-shadow: none;
    border-color: none;
}
.ms_page-title span {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    display: inline-block;
}
.ln_height {
    height: calc(1em + .75rem + 2px)!important;
    padding: .375rem .3rem;
}
.ms_navigation {
    position: fixed;
    left: 0;
     z-index: 1000;
    right: 0;
    top: 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1), 0 -5px 2px 2px rgba(0, 0, 0, .1);
    background: #fff;
}
.ms_navigation ul {
    margin-bottom: 0;
}
.ms_logo-hidden {
    line-height: 75px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 22px;
    text-decoration: none;
    color: #222533;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    transition: all .2s ease-in-out;
}
.lg-text {
    font-size: 13px;
    font-weight: 600;
    color: #333;
}
.sm-text {
    font-size: 11px;
    color: #c6c6c6;
}
.md-text {
    font-size: 12px;
    color: #c6c6c6;
}
.ms_notification-item {
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #eee;
}
.ms_notification-item:hover {
    background: #f5f5f5;
}
.ms_notification-item .ms_notification-content {
    color: #404040;
}
.ms_notification-body {
    color: #000;
    vertical-align: middle;
    margin-left: 30px;
}
.ms_logo-container {
    width: 45px;
    text-align: center;
    height: 50px;
    float: left;
    transition: all .2s ease-in-out;
}
.ms_top-nav-container {
    float: right;
    transition: all .2s ease-in-out;
}
.ms_logo, .ms_toggle-btn {
    text-decoration: none;
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: inline-block;
}
.ms_logo i {
    padding-top: 2px;
    vertical-align: middle;
    margin-right: 10px;
}
.ms_toggle-btn:hover {
    background: #4649ab;
    color: #fff;
}
.ms_menu-item {
    position: relative;
    padding: 0 5px;
    line-height: 30px;
    height: 30px;
    color: #89949b;
    z-index: 5;
    display: inline-block;
}
.ms_badge {
    height: 20px;
    color: #fff;
    border-radius: 10px;
    line-height: 20px;
    font-size: 12px;
    background: #e94b3b;
    box-shadow: .5px .2px 1px rgba(0, 0, 0, .5);
    display: inline-block;
    text-align: center;
}
.ms_menu-badge {
    position: absolute;
    min-width: 20px;
    min-height: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    border-radius: 100%;
    font-size: 12px;
    background: #e94b3b;
    box-shadow: .5px .2px 1px rgba(0, 0, 0, .5);
    display: inline-block;
    text-align: center;
    top: -10px;
    z-index: 1;
}
.ms_sidebar {
    position: fixed;
    font-weight: 600;
     z-index: 1000;
    width: 55px;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1), 1px 1px 5px rgba(0, 0, 0, .18);
    transition: all .2s ease-in-out;
}
.ms_sidebar li {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .025em;
    line-height: 1.5;
    position: relative;
}
.ms_sidebar li a {
    text-decoration: none;
    display: block;
    color: #fff;
    font-weight: 700;
    padding: .19em .3em;
}
.ms_sidebar li a i {
    position: relative;
    width: 45px;
    font-size: 23px;
    line-height: 45px;
    text-align: center;
}
.ms_sidebar li a i:before {
    z-index: 10;
    position: relative;
}
.ms_sidebar li a>span {
    display: inline-block;
    visibility: visible;
    opacity: 1;
    padding-left: 10px;
    -webkit-transition: all .2s ease-in-out .2s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    text-transform: uppercase;
    font-size: 11px;
}
.ms_sidebar li:hover .icon-bg {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ms_sidebar li:hover a>i {
    color: #fff;
}
.icon-bg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    -webkit-transform: translate3d(-43px, 0, 0);
    transform: translate3d(-43px, 0, 0);
    transition: all .2s ease-in-out;
}
.ms_logo-container.ms_nav-min .ms_logo {
    opacity: 0;
}
.ms_logo-container.ms_nav-min+.ms_logo-hidden {
    opacity: 1;
    visibility: visible;
}
.ms_sidebar.ms_nav-min .ms_sidebar-item {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .1s linear;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
}
.ms_sidebar.ms_nav-min .icon-bg {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ms_sidebar.ms_nav-min i {
    border: 0;
    color: #fff;
    transition: all .2s linear;
}
.ms_sidebar.ms_nav-min img {
    height: 23px !important;
	font-size:23px;
	line-height: 45px;
	margin: 0.5em;
}
.ms_sidebar.ms_nav-min li:hover .icon-bg {
    -webkit-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
}
.ms_body-wrapper {
    left: 50px;
    top: 52px;
    width: auto;
    right: 0;
    transition: all .2s ease-in-out;
}
.ms_search_btn {
    background-color: transparent;
    border-color: transparent;
    font-size: 18px;
    position: absolute;
    left: 87%;
    top: 9.2%;
    padding: .1em 0!important;
    cursor: pointer;
}
@-webkit-keyframes rotating {
    from {
    -webkit-transform: rotate(0);
}
to {
    -webkit-transform: rotate(360deg);
}
}@-webkit-keyframes flipInX {
    0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
}
60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
}
80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
    -webkit-transform: perspective(400px);
}
}.ms_nav_bot {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    list-style: none;
}
.ms_nav_hover {
    display: none;
}
.ms_nav_bot li:hover .ms_nav_hover {
    display: block;
    position: absolute;
    left: 60px;
    white-space: nowrap;
    background: #fcfcfc;
    box-shadow: 0 1px 3px 2px #9e9e9e;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 0;
    list-style: none;
    bottom: 0;
}
.ms_nav_hover li {
    height: auto;
}
.ms_nav_hover li a {
    padding: 3px 10px;
    color: #313131;
    font-size: 14px;
    font-weight: 400;
}
.ms_search {
    border: 1px solid #0b204a;
    border-radius: 50px;
    height: 35px;
    position: relative;
}
.ms_search_icon {
    position: relative;
    margin-top: .8em!important;
}
.form-group.ms_search_icon:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    color: #000;
    font-size: 20px;
    top: 7px;
    right: 15px;
}
.ms_shadow {
    box-shadow: 0 0 3px 1px #f5f4f4;
    border: none;
}
.ms_shadow1 {
    box-shadow: 0 0 9px 0 #bbb;
    border: none;
    position: absolute;
    z-index: 1002;
    right: 0;
    width: 500px;
    border: 1px dashed #f5f5f5;
    top: -2.7em;
    vertical-align: middle;
    background: #ebf2ff;
}
.ms_bold {
    font-weight: 700;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .03);
    border-radius: 10px;
    background-color: #fff;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #fff;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .03);
    background-color: #bbb;
}
.nav.ms_bot_bor {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
}
.ms_product {
    padding: 0!important;
}
.ms_product_item {
    background: #ececec;
    border-radius: 5px;
    box-shadow: 0 0 3px #bbb;
}
.ms_action_panel {
    float: right;
}
.ms_profile_pic {
    background: #eee;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    object-fit: cover;
}
.ms_profile_active {
    background: #5cc14a;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    position: absolute;
    top: 10px;
    right: 25px;
}
.ms_alert {
    z-index: 999999;
    width: 28%;
    float: right;
    line-height: 1.5em;
    margin: 1em;
    font-size: .9em;
}
span.ms_user_profile p {
    font-size: 20px;
    font-weight: 400;
    vertical-align: middle;
    padding-left: 0;
}
.ms_userprofile_name {
    margin: .3em;
}
.ms_login-popup {
    top: 7em;
    width: 350px;
}
.ms_login_form {
    border-bottom: 1px solid #888!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    border-radius: 0!important;
}
.ms_login_form:focus {
    border-color: none;
    box-shadow: none;
    border-bottom: 2px solid!important;
}
.ms_login-icon span {
    padding: 0 .5em 0 0;
    border: none;
    background: 0 0;
}
.ms_input {
    padding: .5em;
}
.ms_forgotpwd {
    font-size: 12px;
    color: #bbb;
    margin-left: 18em;
}
.ms_login_submit span {
    float: right;
}
.ms_popup-header {
    padding: .5em;
}
.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: 18px;
    position: relative;
    z-index: 2;
    color: #888;
}
.ms_custom_radio {
    margin: .5em 0;
    display: block;
}
.ms_custom_radio input[type=radio] {
    position: absolute;
    opacity: 0;
    vertical-align: -webkit-baseline-middle;
}
.ms_custom_radio input[type=radio]+.ms_custom_radio_label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -.2em;
    margin-right: .6em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    vertical-align: -webkit-baseline-middle;
}
.ms_custom_radio input[type=radio]:checked+.ms_custom_radio_label:before {
    background-color: #003f72;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.ms_custom_radio input[type=radio]:focus+.ms_custom_radio_label:before {
    outline: 0;
    border-color: #003f72;
}
.ms_custom_radio input[type=radio]+.ms_custom_radio_label:empty:before {
    margin-right: 0;
}
.ms_link {
    padding: 12px 10px!important;
}
.ms_tab {
    background: #bbb!important;
    border-top-left-radius: 25px!important;
    border-bottom-left-radius: 25px!important;
    margin: 3px 0!important;
}
.ms_tab_active {
    border-top-left-radius: 25px!important;
    border-bottom-left-radius: 25px!important;
}
.ms_tab-content {
    padding: 5px 0 10px 0!important;
}
.ms_hor_tab {
    padding: 5px 5px!important;
}
.ms_tab_content_active {
    padding: 0!important;
}
.ms_list_view_header {
    padding: .3em;
}
span.ms_list_action {
    padding: .3em .3em;
}
.ms_list_view_top {
    padding: 0!important;
}
.ms_actions {
    margin-right: 0;
    display: block;
}
.ms_tab_container {
    padding: 10px 5px!important;
}
.flex {
    display: flex;
}
.ms_inr_title {
    margin: .3em 0;
}
.ms_list {
    background: #fff;
    padding: .5em;
    border-radius: 5px;
    box-shadow: 0 0 3px #bbb;
    margin: .5em 0;
}
.ms_list.active {
    border: 1px solid;
}
span.list-fs-1 {
    font-size: 1.1em;
    font-weight: 600;
}
.ms_vertical_tabcontainer {
    widdth: 80px!important;
}
a.ms_catalog_icons i {
    font-size: 20px;
}
a.ms_catalog_icons i:hover {
    color: #ed6c1f;
}
a.ms_submenu_icons i:hover {
    color: #ed6c1f;
}
a.ms_submenu_icons i {
    font-size: 20px;
}
.ms_search_container {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-left: 1.5em;
    padding-right: 1.3em;
    padding-bottom: .45em;
    padding-top: .45em;
    width: 100%;
    margin-top: -8px;
    background: #fff;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, .05), 0 0 3px 2px rgba(0, 0, 0, .05);
}
.fa-search {
    font-size: 1em!important;
    padding: .4em 0;
}
.fa-search:hover {
    font-size: 1em!important;
    padding: .4em 0;
}
.ms_search_btn:focus {
    outline: 0!important;
}
.fa-long-arrow-alt-left {
    font-size: 20px;
}
.fa-long-arrow-alt-right {
    font-size: 20px;
}
.fa-long-arrow-alt-left:hover {
    color: #ed6c1f;
    font-size: 20px;
    cursor: pointer;
}
.fa-long-arrow-alt-right:hover {
    color: #ed6c1f;
    font-size: 20px;
    cursor: pointer;
}
.ms_login_submit {
    padding: .5em 0 1.5em 0!important;
    float: right;
}
.ms_lang_container {
    padding: 0!important;
}
.tab_content-container {
    padding: 0!important;
}
.ms_list_container {
    padding: .5em 1em 5em 1.6em!important;
    height: 72vh;
    overflow: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, .05), 0 0 3px 2px rgba(0, 0, 0, .05);
    background: #fff;
    outline: 0;
}
.ms_list_detail_Container {
    padding: 0 .1em 5em!important;
    height: 72vh;
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    outline: 0;
}
.ms_fullview_container {
    height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
    outline: 0;
    padding: 0 .1em 3em!important;
}
.ms_detail_action_panel {
    display: flex;
    padding: .8em 0 .6em;
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 1000;
    margin-top: -7px;
}
span.ms_detail_title {
    font-size: 1.2em;
    font-weight: 600;
    padding: 0 1.5em;
}
.ms_call_list {
    background: #fff;
    border-radius: 5px;
    padding: .3em .8em;
    box-shadow: 0 0 4px rgba(0, 0, 0, .23921568627450981);
    margin: 1em 0;
    min-height: 13vh;
    max-height: max-content;
    line-height: 1.8em;
    cursor: pointer;
}
.fb_quest {
    font-size: 13px;
    color: #4e4e4e;
    font-weight: 600;
}
.list_active {
    background: #fafafa;
    border-radius: 5px;
    padding: .2em;
    box-shadow: 2px 2px 3px #bbb;
    margin: .5em;
    border: 1.5px solid;
}
.ml_5 {
    margin-left: 2em;
}
.ms_warn {
    color: #003fb5!important;
}
.ms_hangup {
    float: right;
    width: 25px;
    height: 25px;
    margin: 1.5em 0;
    object-fit: cover;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 44, 127, .42)!important;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0049d6!important;
    border-color: #0049d6!important;
}
.btn-outline-primary {
    padding: .4em .1em;
    font-size: 1.3em;
    border-radius: 50px;
    height: 40px;
    width: 40px;
}
.btn-outline-primary:hover {
    color: #fff;
}
.submit_btn-outline-primary {
    padding: .2em 0;
    font-size: 1em;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    border: 2px solid;
    box-shadow: 0 0 5px #bdbdbd;
}
.action_btn-outline-primary {
    padding: .2em .1em;
    font-size: 1.1em;
    border-radius: 50px;
    height: 30px;
    margin-left: .5em;
    width: 30px;
    box-shadow: 0 0 5px #bdbdbd;
}
.action_btn-outline-primary:hover {
    color: #fff;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 5px #bdbdbd;
}
.fa-check {
    font-size: 1em!important;
    padding: 0 .1em;
     display:  block;
}
.fa-check:hover {
     display:  block;
}
.workflow_action_bar {
    margin-top: -2%;
    margin-left: 1.5%;
    position: fixed;
    height: 100vh;
    width: 3%;
    text-align: center;
    padding-top: 1.3em;
}
.ms_input_trans {
    position: absolute;
    top: .17em;
    right: 46.5%;
    padding: 2px 7px 13px;
}
textarea.form-control {
    height: auto;
    background: #fff!important;
}
.ms_bor_rgt_rad {
    border-top-right-radius: 0!important;
}
.fa-phone {
    width: 15px;
    font-size: 1em;
    vertical-align: baseline;
    text-align: center;
}
.fa-phone:hover {
    width: 15px;
    font-size: 1em;
    vertical-align: baseline;
    text-align: center;
}
.fa-map-marker {
    width: 15px;
    font-size: 1em;
    vertical-align: baseline;
    text-align: center;
}
.fa-map-marker:hover {
    width: 15px;
    font-size: 1em;
    vertical-align: baseline;
    text-align: center;
    color: #ed6c1f;
}
.ms_bor_rgt_rad {
    border-top-right-radius: 0!important;
}
.ms_bor_lft_rad {
    border-top-left-radius: 0!important;
}
span.en_span {
    position: absolute;
    left: 46.3%;
    top: 1.7em;
}
span.vi_span {
    position: absolute;
    left: 49.2%;
    top: 5.25em;
}
.bor_right_top_rad {
    border-top-right-radius: 0!important;
    width: 100%;
    padding: .5em;
    height: 5em;
    border-bottom-right-radius: 0!important;
    background: #fff;
}
.bor_left_bot_rad {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    width: 100%;
    padding: .5em;
    height: 5em;
    background: #fff;
}
.ms_input_trans1 {
    left: 46.4%;
    position: absolute;
    top: -3.9%;
    padding: 4px 7px 13px;
}
.locale_trans {
    position: absolute;
    left: 48.5%;
    z-index: 1;
    background: #fff;
    padding: 0 .1em;
    border-radius: 50px;
    box-shadow: 0 0 2px #000;
    height: 45px;
    width: 45px;
    top: 28.9%}
span.ms_lcl_trans {
    position: absolute;
    left: 49%;
    bottom: 52%;
    font-size: 18px;
    color: #7b7b7b;
}
.ms_locl {
    left: 24.7em;
    position: absolute;
    top: .17em;
}
.work_flow_actn_container {
    z-index: 999;
    background: #fff;
    right: 1.5em;
    width: 58.3%;
    text-align: right;
    padding: .7em 0 0;
    margin-top: -.5em;
}
.bg_white {
    background: #fff;
}
.fa-searchengin {
    font-size: 200px;
    color: rgba(0, 73, 214, .1803921568627451);
    text-align: center;
}
.ms_data_error {
    text-align: center;
    margin: 8em;
}
.ms_submenu {
    width: 50px;
    padding-top: 34px;
}
.ms_srch_btn {
    border-left: 0 #bbb0;
    background: #fff;
    border-bottom: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
    font-size: 18px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0;
    outline: 0!important;
}
.search {
    height: calc(1.5em + .75rem + 2px);
    padding: .35rem .1rem .35rem .75rem;
    border-right: 0!important;
    border-left: 1px solid #ced4da!important;
    border-top: 1px solid #ced4da!important;
    border-bottom: 1px solid #ced4da!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.search:focus {
    box-shadow: none!important;
}
.ms_add_atch_window {
    width: 600px;
    padding-top: 0;
    min-height: 300px;
    max-height: 600px;
}
.ms_view_atch_window {
    width: 70vw;
    height: 80vh;
    padding-top: 0;
    z-index: -1;
    display: inline-block;
    text-align: center;
    padding: 1em;
    overflow: hidden!important;
}
.ms_pdf_view_atch_window {
    width: 70vw;
    height: 80vh;
    padding-top: 0;
    overflow-y: none;
    z-index: -1;
    text-align: center;
    padding: 1em;
}
.ms_web_privacy_policy_conatainer{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: calc(100dvh - 88px);
}
.ms_web_privacy_policy_header{
    background-color: #00afef;
    color: #fff;
    padding: .7em;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
}
.ms_web_privacy_policy_list_container{
    display: flex;
    justify-content: center;
}
.ms_web_privacy_policy_list_ul{
    margin-top: 2em;
}
.ms_web_privacy_policy_list_ul > li{
    list-style: none;
    background-color: #fff;
    padding: 1em;
    box-shadow: #63636233 0px 2px 8px 0px;
    width: 600px;
    border-left: 7px solid #f48220;
    margin-bottom: 18px;
    transition: all 500ms ease;
}
.ms_web_privacy_policy_list_ul > li:hover{
    list-style: none;
    background-color: #fff;
    padding: 1em;
    box-shadow: #63636233 0px 2px 15px 0px;
    width: 600px;
    border-left: 7px solid #f48220;
    margin-bottom: 18px;
}
.ms_web_privacy_policy_list_ul > li > a{
    color: #252525;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #252525;
    transition: all 600ms ease;
}
.ms_web_privacy_policy_list_ul > li > a:hover{
    color: #00afef;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #00afef;
}
.ms_web_privacy_policy_svg_box > svg{
    transform: scale(2.1);
}
.ms_web_privacy_policy_breadcrum_container{
    background-color: #fff;
    padding: .8em;
    display: flex;
    align-items: center;
    margin-bottom: 1em;
    position: fixed;
    top: 88px;
    width: 100%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.ms_web_privacy_policy_breadcrum_back_crum{
    display: flex;
    align-items: end;
    gap: 4px;
}
.ms_web_privacy_policy_breadcrum_back_crum > a {
    color: #252525;
    font-size: 17px;
    transition: all 400ms ease;
}
.ms_web_privacy_policy_breadcrum_back_crum > i {
    color: #252525;
    font-size: 17px;
    transition: all 400ms ease;
}
.ms_web_privacy_policy_breadcrum_back_crum > a:hover {
    color: #f48220;
    font-size: 17px;
}
.otnotice-section-header{
    border-left: 4px solid #f48220;
    font-weight: 600;
    font-size: 40px;
    color: #00afef;
    padding-left: 9px;
    margin-bottom: 13px;
    margin-top: 26px;
}
.otnotice-content{
    padding-left: 12px !important;
}
.otnotice-content .otnotice-sections .otnotice-section-content h2{
    margin: 0 0 .5rem !important;
    border: 0 !important;
    padding: 0 !important;
    font-size: 23px !important;
    margin-bottom: 12px !important;
    color: #f48220;
    margin-left: 13px !important;
}
.otnotice-content .otnotice-sections .otnotice-section-content h3{
    margin-left: 13px !important;
    font-size: 19px !important;
    font-weight: bolder !important;
    color: #f48220;
}
.otnotice-content .otnotice-sections .otnotice-section-content p {
    margin: 0 0 1rem;
    margin-left: 13px !important;
    text-align: justify;
    color: #171717;;
}
.ms_web_privacy_policy_drop_down_box,#regionDropdown {
    word-wrap: normal;
    border: 2px solid #1886A9;
    border-radius: 5px;
    padding: 10px;
    transition: all 400ms ease;
    width: 400px;
}
.ms_web_privacy_policy_drop_down_box:hover,#regionDropdown:hover{
    word-wrap: normal;
    border: 2px solid #f48220;
    border-radius: 5px;
    padding: 10px;
    width: 400px;
}
.ms_web_privacy_policy_search_button,#otnotice-bundle-button{
    outline: none;
    border: none;
    background-color: #f48220;
    color: #fff;
    padding: 12px;
    width: 10em;
    margin-left: 27px;
    border-radius: 10px;
    transition: all 400ms ease;
}
.ms_web_privacy_policy_search_button:hover,#otnotice-bundle-button:hover{
    outline: none;
    border: none;
    background-color: #ac5f25;
    color: #fff;
    padding: 12px;
    width: 10em;
    margin-left: 27px;
    border-radius: 10px;
}
button:focus {
    outline: none;
}
#otnotice-language-dropdown{
    border: 2px solid #1886A9;
    border-radius: 5px;
    padding: 10px;
    transition: all 400ms ease;
    width: 200px;
}
#otnotice-language-dropdown:hover{
    border: 2px solid #f48220;
    border-radius: 5px;
    padding: 10px;
    width: 200px;
}
.ms_web_privacy_policy_content_wrapper{
    display: flex;
}
.ms_web_privacy_policy_content_svg{
    margin-top: 12em;
    margin-left: 5em;
}
.ms_web_privacy_policy_dropdown_btn_box{
    display: flex;
    margin-left: 1em;
}
.otnotice-language-dropdown-container {
    width: 100%;
    text-align: right;
    padding-right: 3em;
}
.otnotice{
    padding-bottom: 3em;
}
.otnotice-content .otnotice-sections .otnotice-section-content strong {
    font-weight: bolder;
    color: #065874;
    font-size: 17px;
}
.policy-content{
    padding-top: 7em;
}
.ms_web_privacy_policy_content_container{
    padding-bottom: 4em;
}
.ms_web_privacy_policy_enquire{
    padding-left: 21px;
    margin-bottom: 2em;
}
.ms_web_privacy_policy_enquire > a{
   color: #00afef;
   transition: all 400ms ease;
    padding-left: 3px;
}
.ms_web_privacy_policy_enquire > a:hover{
   color: #f48220;
   transition: all 400ms ease;
    padding-left: 3px;
}
.otnotice-content .otnotice-sections .otnotice-section-content li, .otnotice-content .otnotice-sections .otnotice-section-content blockquote, .otnotice-content .otnotice-sections .otnotice-section-content pre {
    margin: 0 0 .5rem;
    text-align: justify;
    color: #171717;
}
.otnotice-menu{
    margin-left: 1.1em;
    margin-top: 2em;
    margin-bottom: 1em;
}
.otnotice-menu-section > a{
    color: #00afef;
}
.otnotice-menu-section > a:hover{
    color: #f48220;
}
@media only screen and (max-width:800px) {
    .ms_web_privacy_policy_conatainer {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        height: calc(100dvh - 88px);
        flex-direction: column-reverse;
    }
    .ms_web_privacy_policy_svg_box > svg{
        transform: scale(1.1);
    }
    .ms_web_privacy_policy_list_ul > li:hover {
        list-style: none;
        background-color: #fff;
        padding: 1em;
        box-shadow: #63636233 0px 2px 15px 0px;
        width: 350px;
        border-left: 7px solid #f48220;
        margin-bottom: 18px;
    }
    .ms_web_privacy_policy_list_ul > li {
        list-style: none;
        background-color: #fff;
        padding: .9em;
        box-shadow: #63636233 0px 2px 8px 0px;
        width: 350px;
        border-left: 7px solid orange;
        margin-bottom: 18px;
        transition: all 500ms ease;
    }
    .ms_web_privacy_policy_header {
        background-color: #00afef;
        color: #fff;
        padding: .7em;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
    }
    .ms_web_privacy_policy_header {
        background-color: #00afef;
        color: #fff;
        padding: .7em;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        width: 350px;
        margin: auto;
    }
    .ms_web_privacy_policy_list_ul > li > a {
        color: #252525;
        letter-spacing: 1px;
        cursor: pointer;
        font-size: 15px;
        text-decoration: none;
        border-bottom: 1px solid #252525;
        transition: all 600ms ease;
    }
    .ms_web_privacy_policy_content_wrapper{
        display: block;
    }
    .ms_web_privacy_policy_content_svg{
       display: none;
    }
    .ms_web_privacy_policy_breadcrum_container {
        background-color: #fff;
        padding: .8em;
        display: flex;
        align-items: center;
        margin-bottom: 1em;
        position: fixed;
        top: 64px;
        width: 100%;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    }
    .ms_web_privacy_policy_drop_down_box, #regionDropdown {
        word-wrap: normal;
        border: 2px solid #1886A9;
        border-radius: 5px;
        padding: 10px;
        transition: all 400ms ease;
        width: 174px;
    }
    .ms_web_privacy_policy_search_button, #otnotice-bundle-button {
        outline: none;
        border: none;
        background-color: #f48220;
        color: #fff;
        padding: 12px;
        width: 9em;
        margin-left: 20px;
        border-radius: 5px;
        transition: all 400ms ease;
    }
    .ms_web_privacy_policy_search_button:hover, #otnotice-bundle-button:hover {
        outline: none;
        border: none;
        background-color: #ac5f25;
        color: #fff;
        padding: 12px;
        width: 9em;
        margin-left: 27px;
        border-radius: 10px;
    }
    .ms_web_privacy_policy_dropdown_btn_box {
        display: flex;
        margin-left: 1em;
        margin-bottom: 1em;
    }
    #otnotice-language-dropdown {
        border: 2px solid #1886A9;
        border-radius: 5px;
        padding: 4px;
        transition: all 400ms ease;
        width: 125px;
    }
    #otnotice-language-dropdown:hover {
        border: 2px solid #f48220;
        border-radius: 5px;
        padding: 4px;
        transition: all 400ms ease;
        width: 125px;
    }
    .otnotice-language-dropdown-container {
        width: 100%;
        text-align: right;
        padding-right: 3em;
    }
    .ms_web_privacy_policy_drop_down_box:hover, #regionDropdown:hover{
        width: 174px;
    }
    .otnotice-section-header {
        border-left: 4px solid #f48220;
        font-weight: 600;
        font-size: 32px;
        color: #00afef;
        padding-left: 9px;
        margin-bottom: 13px;
        margin-top: 26px;
    }
    .policy-content{
        padding-top: 4em;
    }
}
@media only screen and (max-width:600px) {
    .ms_sidebar {
    width: 40px;
    height: 100%}
.ms_sidebar li a {
    padding: .5em .3em;
}
.ms_sidebar li a i {
    width: 30px;
    font-size: 20px;
}
.ms_company-logo img {
    height: 40px;
}
.ms_company-logo {
    margin-left: 3.5rem!important;
}
.ms_sidebar li:hover {
    background: #0049d6;
}
.ms_widgt_lbl {
    margin-bottom: 1px!important;
    font-size: 12px;
    font-weight: 600;
    padding: 0 0 0 2px!important;
}
.ms_page-title {
    margin: .5em .9em .5em 2.8em!important;
}
.ms_page-title span {
    font-size: 12px;
}
.ms_body-wrapper {
    left: 35px;
    top: 50px;
}
.ms_search_btn {
    left: 82%}
.ms_add_atch_window {
    width: 350px;
    padding-top: 0;
    min-height: 250px;
    max-height: 600px;
}
.work_flow_actn_container {
    width: 64%}
.ms_view_atch_window {
    width: 90vw;
    height: 80vh;
    padding-top: 0;
    z-index: -1;
    text-align: center;
    padding: 1em;
    overflow: hidden!important;
}
}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .ms_list_container {
    height: auto!important;
    max-height: 80vh;
}
.ms_list_detail_Container {
    height: auto!important;
    max-height: 82vh;
}
.ms_nav_bot {
    bottom: 2em;
}
.ms_add_atch_window {
    width: 50vw;
    height: 400px;
    padding-top: 0;
    overflow-y: scroll;
    z-index: -1;
    text-align: center;
    padding: 1em;
}
.ms_view_atch_window {
    width: 90vw;
    height: 80vh;
    padding-top: 0;
    z-index: -1;
    text-align: center;
    padding: 1em;
    overflow: hidden!important;
}
.work_flow_actn_container {
    width: 52.3%}
}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .ms_list_container {
    height: auto;
    max-height: 80vh;
}
.ms_list_detail_Container {
    height: auto;
    max-height: 82vh;
}
.ms_nav_bot {
    bottom: 2em;
}
.work_flow_actn_container {
    width: 52.3%}
}@media (min-width:1024px) and (max-width:768px) {
    .ms_list_container {
    height: auto;
    max-height: 80vh;
}
.ms_list_detail_Container {
    height: auto;
    max-height: 82vh;
}
.ms_nav_bot {
    bottom: 2em;
}
}@media (min-width:481px) and (max-width:767px) {
    .ms_list_container {
    height: auto;
    max-height: 50%}
.ms_list_detail_Container {
    height: auto;
    max-height: 50vh;
}
.work_flow_actn_container {
    width: 52.3%}
}@media (min-width:320px) and (max-width:812px) {
    .ms_list_container {
    height: 30vh;
}
.ms_list_detail_Container {
    height: 32vh;
}
}@media (min-width:320px) and (max-width:812px) and (orientation:landscape) {
    .ms_list_container {
    height: auto;
    max-height: 52vh;
}
.ms_list_detail_Container {
    height: auto;
    max-height: 62vh;
}
.ms_sidebar {
    width: 40px;
    height: 100%}
.ms_sidebar li a {
    padding: .8em .3em;
}
.ms_sidebar li a i {
    width: 30px;
    font-size: 20px;
}
.ms_company-logo img {
    height: 40px;
}
.ms_company-logo {
    margin-left: 3.5rem!important;
}
.ms_sidebar li:hover {
    background: #0049d6;
}
.ms_widgt_lbl {
    font-size: 12px;
}
.ms_nav_bot {
    bottom: .7em;
}
}@media only screen and (max-width:2160px), (height:1620px) and (width:2160px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:landscape), (width:2160px) and (height:1620px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait) {
    .ms_nav_bot {
    bottom: .5em;
}
}