@font-face {
   font-family: 'system-ui, BentonSans';
    src: url('../fonts/bentonsans_light-webfont.woff2') format('woff2'), url('../fonts/bentonsans_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'system-ui, milfordbold';
    src: url('../fonts/milf_b-webfont.woff2') format('woff2'),
         url('../fonts/milf_b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

img {
    max-width: 100%;
}

:focus,
a,
img,
a:focus,
button:focus {
    outline: none;
}

a {
    color: #4386f9;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none;
}

.radio,
.checkbox {
    display: inline;
}

.fn {
    float: none !important;
}
.cls {
    clear: both;
}
html,
body {
    font-size: 16px;
    line-height: 1.5;
   font-family: system-ui, verdana, Arial, sans-serif;
    min-height: 99%;
}

body {
    background: #fefefe;
    /*  overflow-y: scroll; */
}

body.loginPage {
    background: #001B40;
    background-size: cover;
    background-attachment: fixed;
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}

.btn-primary,
.btn-custom {
    border-radius: 3px;
    color: #fff;
    font-size: 0.75rem;
    font-weight: bold;
    height: 2.5rem;
    outline: medium none;
    padding: 0.625rem 0.75rem;
    text-transform: uppercase;
}

.btn-primary,
.btn-primary:focus {
    background: #4386f9 none repeat scroll 0 0;
    border: medium none;
}

pre {
    background: transparent;
    border: none;
}


/*************************************************** Default Controls Theme ***************************************************/

.alert {
    font-family: system-ui, Arial;
}

.alert-danger a {
    color: #a94442;
}

.btn-primary,
.btn-custom {
    border-radius: 3px;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: bold;
    height: 2.5rem;
    padding: 0.625rem 0.75rem;
    outline: none;
    color: #fff;
}

.btn-primary,
.btn-primary:focus {
    background: #4386f9;
    border: none;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover {
    background: #999999;
    border: none;
    outline: none;
}

.btn-custom,
.btn-custom:focus {
    background: #999999;
    border: none;
}

.btn-custom:hover,
.btn-custom:active,
.btn-custom:active:hover {
    background: #333333;
    border: none;
    outline: none;
    color: #fff;
}

.modal-body {
    font-size: 13px;
}

.close {
    font-size: 21px;
}

h1 {
   font-family: 'system-ui';
    font-size: 1.5rem;
    color: #646464;
    font-weight: normal;
    margin: 25px 0px;
}

h2 {
    font-size: 1rem;
    color: #646464;
    font-weight: normal;
    margin: 20px 0px 0px 0px;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(100, 100, 100, 0.15);
    clear: both;
    float: left;
    width: 100%;
}

.mainWrapper {
    float: left;
    width: 100%;
    font-size: 0.8125rem;
    padding-bottom: 30px;
    position: relative;
}

#wrapper {
    padding-bottom: 0px;
}


/*#content .sect_content {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
    margin-top: 10px;
}*/

.sect {
    margin: 0px;
    width: 100%;
    padding: 0px 10px;
}

.sect_content {
    box-shadow: none;
    margin-top: 10px;
    border: none;
    padding: 10px 5px;
    margin: 0px;
}

body:not(.page_preferences) .sect_content {
    line-height: 1.2em;
}

#content .TabbedPanelsContent .sect_content,
.TabbedPanelsContent #content .sect_content {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
    margin: 0px;
    border: none;
}

.TabbedPanelsContent #content #two {
    margin-top: 50px;
    clear: both;
    float: left;
    width: 100%;
}


/*************************************************** Login page ***************************************************/

.loginBox {
    margin: 150px auto 0px;
    max-width: 320px;
    position: relative;
    width: 100%;
    /*font-family: 'BentonSans';*/
    font-size: 14px;
}

.loginLogo {
    margin-bottom: 30px;
    display: block;
}
.loginLogo img {
	width: 320px;
	height: 67px;
}

.loginBox label {
    color: #fff;
    font-weight: normal;
    line-height: 1;
}

.loginBox .form-control {
    color: #fff;
    background: rgba(255, 255, 255, 0.20);
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 6px 12px;
}

.loginBox .form-group {
    margin-bottom: 20px;
}

.rememberMe {
    width: 100%;
    clear: both;
    float: left;
    padding: 5px 0px;
    margin-bottom: 5px;
}

.rememberMe .checkbox {
    width: auto;
    display: inline-block;
    margin-top: 0px;
}

.rememberMe label {
    display: inline-block;
    margin: 0px;
    vertical-align: text-bottom;
}

.linkOutlineFolder.btn-link,
.linkOutlineFolder:hover {
    color: #fff;
}

.loginBox label.error {
    display: none !important;
}

.loginBox .form-control.error {
    background: rgba(255, 0, 0, 0.50);
}

.loginBox .form-control#username.valid {
    background: rgba(255, 255, 255, 0.20);
}

.loginPage .copyright{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 0 10px 10px;
}

.copyright span,
.main_footer span,
.main_footer strong {
    font-size: 0.675rem;
    color: #3f5a98;
    display: inline-block;
    vertical-align: middle;
}
.copyright .logo-wrapper{
    display: inline-block;
    max-width: 120px;
    max-height: 18px;
    text-align: right;
    margin-left: 2px;
}
.copyright img {
    vertical-align: middle;
    max-height: 18px;
    display: inline-block;
    height: 18px;
}


/*************************************************** Header ***************************************************/

.header {
    background: #001B40;
    padding: 15px;
    position: relative;
    border-bottom: 1px solid #c1c1c1;
    height: 130px;
    margin-bottom: 7px;
}

.logo {
    float: left;
    padding: 10px 0px;
}

#toggle_view {
    position: absolute;
    left: 0;
    bottom: 5px;
}

.topInfo {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #4386f9;
    font-size: 0.6875rem;
}

.topInfo a:hover {
    color: #fff;
}

.topLinks {
    position: absolute;
    top: 43px;
    right: 15px;
    font-size: 0.6875rem;
    color: #fff;
}

.topLinks a {
    color: #fff;
}

.topLinks a:hover,
.topLinks a.active {
    color: #4386f9;
}

.mainNav {
	background-color: #011632;
    position: absolute;
    top: 97px;
    left: 0px;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}

.mainNav > ul {
    list-style-type: none;
    padding: 0px 15px;
    margin-bottom: 0px;
}

.mainNav ul li {
    float: left;
    padding: 6px 0px 0px 0px;
    margin: 0px 20px 0px 0px;
    /*font-size: 1.3125rem;
    font-family: 'BentonSans';*/
}
.mainNav.navBcm ul li {
    margin: 0px 12px 0px 0px;
}

.mainNav > ul > li > a {
    padding: 0px 8px;
    color: #fff;
	font-size: 15px;
    float: left;
    border-bottom: 6px solid transparent;
    text-decoration: none !important;
    /* font-family: 'BentonSans'; */
}
.mainNav.navBcm > ul > li > a {
    font-size: 1rem;
    line-height: 27px;
}

.mainNav > ul > li.active > a {
    color: #fff;
}

.mainNav > ul > li > a.disabled {
    color: #a7a7a7;
	pointer-events: none;
	cursor: default;
}

.delete-section > a.disabled {
	color: #a7a7a7;
	pointer-events: none;
	cursor: default;
}

.mainNav > ul > li.dropdown > a {
    padding-right: 18px;
}
.mainNav > ul > li.dropdown > span.caret  {
    color: #fff;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: 0px;
    margin-left: 3px;
    cursor: pointer;
    border-top: dashed 4px;
    border-right: solid transparent 4px;
    border-left: solid transparent 4px;
    padding: 4px 0px;
}

.theme_loaded .mainNav ul li a.active {
    border-color: #4386f9;
}

.page_search .mainNav ul li a.active {
    border-color: #6e21fc;
}

.mainNav ul li a.navAdvanceSearch.active {
    border-color: #00a651;
}

.mainNav > ul > li.dropdown li {
    padding: 0px;
    margin: 0px;
    width: 100%;
    font-size: 0.8125rem;
    font-family: system-ui, Arial;
}

.mainNav > ul > li.dropdown .dropdown-menu .divider {
    margin: 0px;
}

.mainNav > ul > li.dropdown ul.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0px 3px 3px 0px rgba(96, 96, 96, 0.12);
    max-height: 400px;
    overflow: auto;
}

.mainNav > ul > li.dropdown li a {
    padding: 5px 15px;
    color: #545454;
}

.mainNav > ul > li.dropdown li:hover a {
    background: #f3f7fa;
}

#identitiesDIV {
    /*right: 140px !important;*/
    top: 60px !important;
}

#identitiesDIV .multiSelect {
    border: none;
}

#identitiesDIV .search_clear_button {
    float: none;
    width: auto;
    margin: 2px 5px;
}

#identitiesDIV .search_clear_button + .search_clear_button {
    margin-left: 0px;
}

.search_clear_button {
    background: #4386f9;
    border: none;
    border-radius: 3px;
    margin: 2px 10px 2px 0px;
    font-size: 0.8125rem;
    font-family: system-ui, Arial, helvetica, sans-serif;
    height: auto;
    cursor: pointer;
    width:auto;
}

.searchBtn .search_clear_button:nth-child(2) {
    float: right;
    color: #4386f9;
    background: #fff;
}

button:disabled,
.disabledButton {
    background: #95bbfc;
    border: none;
    border-radius: 3px;
    margin: 2px 10px 2px 0px;
    font-size: 0.8125rem;
    font-family: system-ui, Arial, helvetica, sans-serif;
    height: auto;
}

input[type=text],
input[type=password],
select,
textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
    color: #555;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 3px;
}
.page_advance input[type=text],
.page_advance select,
.page_advance textarea {
    margin-top: 0px;
    margin-bottom: 0px;
}

.inline {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.inline label,
.inline .checkbox {
    margin: 0px;
    vertical-align: middle;
}

.ui-slider span.ui-slider-tic {
    height: .75em;
}

#divActionBar {
    /*margin-top: 18px;*/
}


/*.display_result_row tr:hover {
    background: #f3f7fa;
}
*/

.blueHeaderTable tr.nohover,
.blueHeaderTable tr.nohover:hover,
.blueHeaderTable tr.nohover td,
.blueHeaderTable tr.nohover:hover td {
    background: #f4f4f4;
    color: #1f1f1f !important;
}

table.result.blueHeaderTable th a {
    color: #1f1f1f !important;
}

table.result th,
table.result td {
    border-color: #e2e2e2;
    border-right-width: 1px;
}

table.result td:last-child {
    border-right-width: 0px;
}

.view_message_navigation > div {
    margin-right: 18px;
}

#topDiv.view_message_navigation > div,
#topDiv.view_message_navigation .view_message_navigation > div {
    margin-right: 0px;
}

.modalPopup {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.popup {
    background: #fff;
    border: none;
    border-radius: 0.285714rem;
    box-shadow: none;
    left: 50%;
    position: fixed;
    text-align: left;
    top: 50%;
    z-index: 1001;
    width: 400px;
    height: 400px;
    margin: -200px 0 0 -200px;
}

.popupHeader {
    font-size: 1.42857rem;
    line-height: 1.1em;
    border-top-left-radius: 0.285714rem;
    border-top-right-radius: 0.285714rem;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    box-shadow: none;
    color: #545454;
    display: block;
    margin: 0;
    padding: 0.75rem 1rem;
}

.popupFooter {
    border-bottom-left-radius: 0.285714rem;
    border-bottom-right-radius: 0.285714rem;
    background: #fff;
    border-top: 1px solid #e7e7e7;
    box-shadow: none;
    color: #545454;
    display: block;
    margin: 0;
    padding: .5rem 1.5rem;
}

.closepopUp {
    color: #33373d;
    cursor: pointer;
    font-size: 1.5em;
    height: 2.25rem;
    opacity: 0.8;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 13px;
    width: 1.75rem;
    z-index: 1;
}

.popupFooter .search_clear_button {
    float: none;
    width: auto;
    margin: 2px 0px 2px 10px;
}

.btnRight {
    float: none;
    width: auto;
}

.tableHelp {
    border: 0px solid #f00 !important;
}

label {
    font-weight: normal !important;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: 0px;
}

.sect_content table .alert {
    font-size: 12px;
    margin-top: 10px;
}

.actions_buttons_table tr td:first-child {
    padding-left: 5px;
}

.actions_buttons_table tr td:last-child {
    padding-right: 5px;
}

.inline input[type=radio],
.inline input[type=checkbox] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.inline input[type=radio] + label,
.inline input[type=checkbox] + label {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
    padding-left: 16px;
    position: relative;
    line-height: 13px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.inline input[type=radio] + label:before,
.inline input[type=checkbox] + label:before {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.inline input[type=radio] + label:before {
    background-image: url(../../images/imgRadio.png);
    background-position: -13px 0px;
}

.inline input[type=checkbox] + label:before {
    background-image: url(../../images/imgCheckbox.png);
    background-position: -13px 0px;
}

.inline input[type=radio]:checked + label:before,
.inline input[type=checkbox]:checked + label:before {
    background-position: 0px 0px;
}

.inline input[type=radio]:disabled + label:before,
.inline input[type=checkbox]:disabled + label:before {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.inline input[type=radio]:disabled:checked + label:before,
.inline input[type=checkbox]:disabled:checked + label:before {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.ui-menu {
    padding: 0px !important;
    background: #fff !important;
    font-size: 14px !important;
}

.ui-menu li > div {
    padding: 5px 10px !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    font-weight: normal !important;
    border: none !important;
    background: #f3f7fa !important;
    color: inherit !important;
}
table.customTable {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}
table.customTable.table>thead>tr>th, 
table.customTable.table>tbody>tr>th, 
table.customTable.table>tfoot>tr>th, 
table.customTable.table>thead>tr>td, 
table.customTable.table>tbody>tr>td, 
table.customTable.table>tfoot>tr>td {
    border: none;
    padding: 4px 8px;
    line-height: 15px;
}
.blueBorder {
    border-bottom: 1px solid #4386f9 !important;
}
table.customTable tbody tr th:first-child { 
    width: 175px;
}
table.customTable.table>tbody>tr>th.subHeading {
    padding-left: 20px;
}
.selectBox, #divSlider {
    vertical-align: top;
}
table.customTable.table input[type=text], table.customTable.table textarea {
    width: 100%;
}
table.customTable #contributor, table.customTable #viewer, table.customTable #attachment_name, table.customTable #excludeKeyword {
    width: 100% !important;
}
table.customTable.m-b-n {
    margin-bottom: 0px;   
    
}
.fn {
    float: none;
}
.text-right button {
    margin-right: 0px;
    margin-left: 10px;
    
}
.table.customTable .table.customTable {
    background: transparent;
}

#tblAddKeywords .inline, #tblKeywords .inline {
    margin-left: 5px;
}
.customTable .ui-slider {
    margin: 6px 10px;
}

.customTable input[type=text],
.customTable select,
.customTable textarea {
    padding: 2px 3px;
}
textarea.ui-autocomplete-input {
    display: block;
}
#divExtraKeyword table.customTable {
    margin-bottom: 0px;
}

.swap_image {
	position:absolute;
	left:-40px;
	top:13px;
	font-size: 36px;
}

.BCC_NO:not(.hasprivUser) .swap_image{
	left:-60px;
}
.BCC_NO.hasprivUser .swap_image{
	left:-40px;
	top:13px;
}
.BCC_NO.noprivUser .swap_image{
	left:-185px;
	top:8px;
}

a.calendars-trigger {
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
}
.page_search a .cs, .page_advance a .cs {
    color: rgba(0,25,80,0.7);   
}

ul.actions_buttons_table li a:hover i.cs {
    color: #4386f9;
}
.page_search a:hover .cs, .page_index a:hover .cs,
.page_search ul.actions_buttons_table li a:hover .cs, .page_index ul.actions_buttons_table li a:hover .cs {
    color: #6e21fc;
}
.page_advance a:hover .cs, .page_advanceSearch a:hover .cs,
.page_advance ul.actions_buttons_table li a:hover .cs, .page_advanceSearch ul.actions_buttons_table li a:hover .cs {
    color: #00a651;
}
.subHeading i.cs {
    font-size: 1.6em;
}


@media (max-width:1210px) {
	.mainNav.navBcm ul li {
		margin: 0px 5px 0px 0px;
	}
    .mainNav.navBcm > ul > li > a {
        font-size: 0.85rem;
    }
}
@media (max-width:1100px) {
	.page_advance .sect_850_wrapper  {
		max-width: 885px;
	}
	.page_advance .TabbedPanelsContent .sect_850_wrapper  {
		max-width: 835px;
	}
	.page_advance #divSearchResults .sect_850_wrapper , #divQueryTabResults .sect_850_wrapper {
		max-width: 980px;
	}
	.mainNav ul li {
		margin: 0px 25px 0px 0px;
	}
    .mainNav.navBcm > ul > li > a {
        font-size: 0.75rem;
    	line-height: 27px;
    }
}
.defaultIconColor, table td.tableActions a {
    color: rgba(0,25,80,0.7);  
}
table td.tableActions a:hover {
    color: #4386f9;
}

ul.actions_buttons_table {
    padding: 3px 0px;
    margin: 0px;
    list-style-type: none;
    float: right;
    font-size: 10px;
    line-height: 15px;
}
ul.actions_buttons_table li {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 2px;
} 
ul.actions_buttons_table li a {
    display: block;
    height: 25px;
    line-height: 25px;
     color: rgba(0,25,80,0.7);  
}
ul.actions_buttons_table li a i.cs {
    line-height: 26px;
}
ul.actions_buttons_table li input[type=text], ul.actions_buttons_table li select, ul.actions_buttons_table li textarea {
    margin: 0px;
    padding: 2px 3px 3px 3px;
    height: 25px;
}
ul.actions_buttons_table li.disabled a, ul.actions_buttons_table li.disabled a:hover,
ul.actions_buttons_table li.disabled a .cs, ul.actions_buttons_table li.disabled a:hover .cs {
    color: #989798 !important;
    cursor: not-allowed;
    pointer-events: none;
}
#wait {
    min-width: 100%;
}

.main_footer {
    z-index: 9;
    padding-bottom: 2px;
}
.v-center {
    vertical-align: middle !important;
}

.datetimeEntry_wrap,
.timeEntry_wrap,
img.calendars-trigger {
    display: inline-block;
    margin-right: 2px;
    vertical-align: middle;
}
.datetimeEntry_wrap input,
.timeEntry_wrap input {
    width: auto;
    max-width: 80px;
    line-height: 12px;
}
.timeEntry_wrap input {
    max-width: 50px;
    min-width: 40px;
}

.dateTimeLabel {
    margin-right: 4px;
}

.page_folder_replica_result_pagejsp .main_footer {
    position: inherit;
}

ul.criteria_image li {
    width: 22px;
    padding: 1px;
    height: 20px;
    float: left;
}
.criteria_image input[type="checkbox"] {
    position: absolute;
    left: -9999px;
    top: -9999px;
}
.criteria_image input[type="checkbox"] + label {
    padding: 2px;
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #4386f9; 
}
.criteria_image input[type="checkbox"]#includeFrom + label {
    background-image: url(../../images/from_white.png);
}
.criteria_image input[type="checkbox"]#includeTo + label {
    background-image: url(../../images/to_white.png);
}
.criteria_image input[type="checkbox"]#includeKeywords + label {
    background-image: url(../../images/keywords_white.png);
}
.criteria_image input[type="checkbox"]#includeAttKeywords + label {
    background-image: url(../../images/att_keywords_white.png);
}
.criteria_image input[type="checkbox"]:checked + label {
    background-color: #4386f9;

}
.table-divider {
    width: 871px;
    height: 1px;
    float: left;
    clear: both;
    margin: 5px 0px;
    background: #011632;
}
.height2x {
    height: 2px;
    margin-top: 0px;
}

.disclaimerMessage {
    color: #fff;
	font-size: 12px;
    text-align:center;
    padding-top: 5px;
    word-wrap: break-word;
	line-height: 20px;
}
.disclaimerMessage a {
    color: #fff;
}
.disclaimerMessage a:hover {
    text-decoration: underline;
}

.loginPage .topLinks {
    top: 25px;
    right: 15px;
	font-family: system-ui, arial;
}

.loginPage .topLinks a {
	display: inline-block;
	color: #fff;
}
.loginPage .topLinks a:first-child {
	text-decoration: underline;
	font-weight: bold;
}
.loginPage .topLinks a + a:before, .loginPage .topLinks .tooltip + a:before{
	content:'| ';
}
.loginPage .topLinks .tooltip {
    min-width: 248px;
}
.loginPage .tooltip {
    width: 255px;
}
.loginPage .tooltip-inner {
	background: rgba(67,134,249,0.7);
	font-size: 12px;
	/*min-width: 250px;
	margin-left: -205px;
	display: block;*/
    width: 100%;
    max-width: 100%;
}
.loginPage .tooltip-arrow {
	border-bottom-color: rgba(67,134,249,0.7) !important;
}
.divLoading {
    width: 100%;
    height: 100%;
    background: #ddd url(../../images/pattern.png) repeat;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index:999;
    overflow: auto;
}
.divLoading .divLoadingTxt {
    text-align: center;
    width: 100%;
    color: #001049;
    font-size: 20px;
    font-family: system-ui, Verdana;
    margin-bottom: 30px;
    max-width: 300px;
	margin-left: auto; 
	margin-right:auto;
	max-height: 250px;
	overflow-y: auto;
}
.divLoading .divLoadingTxt > div {
    font-size: 14px;
}
.divLoading .divLoadingImg {
    width: 100%;
    height: 138px; 
    border-radius: 7px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    margin-top: 80px;
}
.divLoading .divLoadingImg img {
    width: 300px;
    height: 138px; 
    border-radius: 7px;
    display: inline-block;
}
.divInnerLoading {
    position: absolute;
    text-align: center;
    left: 0;
    margin-top: 30px;
	width: 100%;
	padding:0 10px; 
}
.closeLoader {
    color: #4386f9;
    font-size: 16px;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    position: fixed;
    right: 25px;
    top: 5px;
}
.clearfix:after{
    display: block;
    clear: both;
    content: "";
}
.header-text {
	text-align:center;
	color:#fff;
	padding-top: 12px;
	font-size: 12px;
	position: absolute;
    top: 0;
    left: 50%;
	margin-left: -200px;
    width: 400px;
	max-height: 48px;
	overflow: hidden;
}
.loginPage .header-text{    
	padding-top: 25px;
	max-height: 84px;
	margin-left: -300px;
    width: 600px;
}
.version-specification {
    position: absolute;
    left: 20px;
    font-weight: bold;
    font-family: 'system-ui, milfordbold';
    color: #41444E;
}
.app-popup .popHeader {
    height: 95px !important;
	padding: 15px;
	box-sizing: border-box;
	background-position: center !important;
	margin-bottom: 0;
}

.app-popup .popup-content{
	padding: 10px;
}

.schedule-deletion-form-wrapper{
    width: 750px;
    margin: 0 auto;
}

.schedule-deletion-form-wrapper p, .search-auth-form-wrapper p{
    color: #666;
}

.data-guardian-info{
    margin-top: 15px;
}

.schedule-deletion-form-wrapper table td,
.search-auth-form-wrapper table td{
    padding: 5px 10px;
}

.schedule-deletion-form-wrapper input[type="text"], .schedule-deletion-form-wrapper input[type="password"],
.search-auth-form-wrapper input[type="text"], .search-auth-form-wrapper input[type="password"]{
    width: 100%;
}

.search-auth-form-wrapper{
    width: 100%;
}

.scheduled-deletion-approval-page .err-msg{
    color: #ff0000;
    text-align: center;
}

.scheduled-deletion-approval-page .close-panel-text {
    font-weight: bold;
    color: #339900;
}

.scheduled-deletion-approval-page .color-black {
    color: black !important;
}

.scheduled-deletion-approval-page .text-bold {
    font-weight: bold !important;
}

.microsoft-auth-btn{
    min-height: 34px;
    background: #e0e0e0 !important;
    font-size: 0.66rem;
    text-transform: capitalize
}
.microsoft-auth-btn .auth-logo{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 8px;
}
.microsoft-auth-btn > span{
    display: inline-block;
    vertical-align: middle;
    color: #777;
    max-width: 258px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
}

.popup-window{
    font-size: 10px;
    padding: 0;
    margin: 0;
}

.popup-window > .header{
    background: #00194f;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    height: 95px;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 0;
}

.popup-window > .header .brand-logo-wrapper{
    height: 62px;
    display: flex;
    align-items: center;
    float: left;
}

.popup-window > .content{
    padding: 10px;
}

.popup-window > .content .container{
    margin-bottom: 10px;
}

.popup-window h1{
    font-size: 16px;
    font-weight: bold;
    color: #00194f;
    margin: 0px 0 15px;
    text-align: left;
    padding-bottom: 6px;
    background-color: #eaeaea;
    padding: 5px 10px;
}

.popup-window h5{
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 6px;
}

.info-border-box{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #eaeaea;
    padding-top: 10px;
}

.custom-table tr th,
.custom-table tr td{
    padding: 2px 5px;        
}

.custom-table tr th{
    width: 120px;
}

/************************** Dropzone Style ***********************/
.page_mailUpload #wrapper{
    background-color: transparent;
}

.page_mailUpload{
    background-color: #f4f6f8;
}

.mail-upload{
    background-image: url('../../images/newImages/blue-strip.jpg');
    background-repeat: repeat-x;
    min-height: 300px;
    padding-top: 80px;
}

.mail-upload .center-container{
    max-width: 60%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(156,156,156,1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(156,156,156,1);
    box-shadow: 0px 0px 3px 0px rgba(156,156,156,1);
    z-index: 2;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 60px 60px;
    box-sizing: border-box; 
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.mail-upload .support-information{
    position: absolute;
    height: 50px;
    bottom: -50px;
    width: 100%;
    left: 0;
    padding-top: 25px;
}

.mail-upload .support-information a, .mail-upload .support-information span{
    color: #676e77;
}

.mail-upload .support-information a:hover{
    text-decoration: underline;
}

.mail-upload .support-information:after{
    content: "";
    clear: both;
    display: block;
}

.mail-upload .support-information .left-column{
    float: left;
    width: 50%;
    text-align: left;
    display: flex;
    vertical-align: middle;
    line-height: 18px;
}

.mail-upload .support-information .right-column{
    float: right;
    width: 50%;
    text-align: right;
}

.mail-upload .support-information img{
    margin-right: 7px;
}

@media(max-width: 1079px){
    .mail-upload{
        padding-top: 50px;
    }
    .mail-upload .center-container{
        max-width: 90%;
    }
}

.dropzone{
    max-width: 90%;
    background-color: #eff1f4;
    border: dashed 2px #d6dce1;
    border-radius: 10px;
    margin: 0 auto 20px;
}

.mail-upload .pstUpload {
	min-width: 150px;
	width: auto;
	margin: 0 auto;
	float: none;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message *{
    color: #676e77;
    font-size: 18px;
}

.mail-upload h3{
    font-size: 24px;
    margin-bottom: 20px;  
}

.mail-upload .information{
    text-align: center;
    max-width: 70%;
    margin: 0 auto 30px;
}
.mail-upload .information p{
    font-size: 14px;
    color: #676e77;
}

.mail-upload .start-upload{
    float: none;
    margin-top: 20px;
}

/* .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark{
    top: 0px;
    left: auto;
    right: -20px;
} */

.dropzone .dz-preview .dz-progress{
    top: 72%;
}

.dropzone .dz-preview.dz-file-preview .dz-image{
    /*background: linear-gradient(to bottom, #202a34, #424c58);*/
	background: linear-gradient(to bottom, #439cd2, #345782);
	border-radius: 12px;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span{
	background-color: rgba(255, 255, 255, 0.2);
}

.dropzone .dz-preview .dz-error-message{
    left: -60px;
    width: 240px;
    top: 150px;
    word-break: break-all;
}

.dropzone .dz-preview .dz-error-message:after{
    left: 114px;
}

.dropzone .dz-preview .dz-progress .dz-upload{
	background: #2c6fe3;
    background: linear-gradient(to bottom, #19b0ff, #0370a9);
}
.dropzone .dz-preview .dz-details{
	color: #fff;
}
/************************** End of Dropzone Style ***********************/