@font-face {
    font-family: "Interstate-Light";
    font-style: normal;
    font-weight: 400;
    src: url("../font/Interstate-Light-webfont.eot");
    src: url("../font/Interstate-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../font/Interstate-Light-webfont.woff") format("woff"), url("../font/Interstate-Light-webfont.ttf") format("truetype"), url("../font/Interstate-Light-webfont.svg#InterstateLight") format("svg");
}

@font-face {
    font-family: "Interstate-ExtraLight";
    font-style: normal;
    font-weight: 400;
    src: url("../font/Interstate-ExtraLight-webfont.eot");
    src: url("../font/Interstate-ExtraLight-webfont.eot?#iefix") format("embedded-opentype"), url("../font/Interstate-ExtraLight-webfont.woff") format("woff"), url("../font/Interstate-ExtraLight-webfont.ttf") format("truetype"), url("../font/Interstate-ExtraLight-webfont.svg#InterstateExtraLight") format("svg");
}

* {
    font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
}
:root{
    font-size:12px;
}
html {
    width: 100%;
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #eeeeee;
    font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    width: 100%;
    height: 100%;

}

textarea {
    resize: none;
}

TD {
    -webkit-text-size-adjust: none;
    color: #000000;
    font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
    font-size: 12px;
}

select, 
input:not(.form-control),
input:not(type=file) {
    font-size: 12px;
    line-height: 100%;
    /*height: 20px !important;*/
}

input[type=file]{
    /**reset file input**/
    min-height:25px;
    height:auto!important;
    overflow-x: hidden;
}

.tm-theme {
    margin: 0;
    font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    background-color: #ffffff;
    height: 100%;
    position: absolute;
    width: 100%;
    min-width: 1000px;
}

.tm-wrap {
    position: relative;
    min-height: 100%;
}

.tm-theme label {
    display: table;
    line-height: 20px;
    vertical-align: middle;
    font-weight: bold;
}
.tm-theme .vtop{
    vertical-align: top!important;
}

.tm-theme .input-group .custom-select{
    height: 22px;
    padding: 2px 5px;
}

.tm-theme .label-normal {
    font-weight: normal !important;
}

.tm-theme h5 {
    font-family: "Interstate-Light", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 21px;
    font-weight: 200;
    line-height: 26px;
    letter-spacing: -0.03em;
    margin: 0 0 10px;
    color: #222222;
    text-rendering: optimizelegibility;
}

.input-group input:not(.form-control){
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}

.tm-theme footer {
    z-index: 100;
}

.tm-theme.tm-logon a,
.tm-theme .footer a {
    color: #0088dd;
    text-decoration: none;
}

.tm-theme a {
    color: #000;
    text-decoration: none;
}

.tm-theme a:hover,
.tm-theme a:focus {
    color: #337ab7;
    text-decoration: underline;
}

.tm-theme img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.tm-theme p {
    margin: 0 0 10px;
}

.tm-theme ul,
.tm-theme.ol {
    padding: 0;
}

.tm-theme li {
    line-height: 20px;
    list-style: inherit;
}

.tm-theme .btn {
    font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
    font-size: 12px;
    line-height: 20px;
    min-width: 80px;
    min-width: 50px \9;
    padding: 4px 14px;
    margin: 0 5px 0 0;
    box-shadow: none;
    white-space: normal;
}

.tm-theme .btn:focus {
    box-shadow: none;
    outline: none;
}

.tm-theme .tm-login-page .btn{
    margin:0;
}

.tm-theme .footer,
.tm-theme footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 40px;
    font-size: 12px;
    text-align: left;
    background: #f5f5f5;
    border-top: 1px solid #dddddd;
	  /*for ie6*/
    _position: absolute;
    _bottom: 0;
    /*_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));*/
}

.tm-theme form {
    display: block;
    margin-top: 0em;
}

.tm-theme .help-block {
    margin-top: 15px;
}
.tm-theme .footer .footer-logo,
.tm-theme footer .footer-logo {
    float: right;
    margin: 6px 0;
}
.tm-theme .footer .copyright,
.tm-theme footer .copyright {
    color: #666666;
}

.tm-theme footer .copyright,
.tm-theme .footer .copyright,
.tm-theme .footer .footer-links {
    float: left;
    margin: 10px 0;
}

.tm-theme .footer-links {
    list-style: none;
}

.tm-theme .footer-links li:first-child {
    margin-left: 0;
}

.tm-theme .footer-links li {
    display: inline;
    margin-left: 20px;
}

.tm-theme .footer .copyright + .footer-links {
    margin-left: 20px;
}

.tm-theme.tm-logon {
    background-color: #f0f0f0;
    text-align: center;
}

.log-on {
    display: inline-block;
    margin: 0 auto;
}

.tm-landing .log-on {
    margin: 250px auto;
}

.log-on-content {
    display: inline-block;
    padding: 24px 30px 0 30px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    min-width: 350px;
    margin-top: 150px;
}

.log-on-content .form-control,
.tm-condition .form-control {
    padding: 0 6px;
    height: auto;
    min-height: 30px;
    font-size: 12px;
}
.log-on-content .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
.log-on-content .form-control{
    font-size: 14px;
}
.log-on-content .form-group{
    margin-bottom: 15px;
}
.log-on-content .log-on-content{
    height: 34px !important;
    font-size: 14px;
}
.log-on-content .tm-btn-lg {
    height: 36px !important;
}
.tm-theme .log-on-content input.form-control {
    height: 34px!important;
    font-size: 14px!important;
}

.tm-landing .log-on-content {
    text-align: center;
    vertical-align: middle;
}

.tm-theme .navbar {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
    overflow: visible;
}

.tm-theme .navbar-static-top {
    position: static;
    margin-bottom: 0;
}

.tm-theme.tm-logon .navbar {
    border-top: 3px solid #ed1c24;
    border-bottom: 1px solid #cccccc;
    padding: 0;
    background: #fff;
}

.tm-theme.tm-logon .navbar-static-top {
    position: static;
    margin-bottom: 0;
}

.tm-theme .navbar-inner {
    display: block;
    padding: 0;
    border-width: 1px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #db3d44;
}

.tm-theme .navbar-inner:before,
.tm-theme .navbar-inner:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}
.tm-theme .navbar-inner .navbar-nav>li{
    border-right:1px solid #C22327
}

.tm-theme .navbar-inner .navbar-nav > li > a {
    display: block;
    line-height: 20px;
    float: none;
    padding: 10px 20px;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    text-decoration: none;
    font-weight: 100;
}


.tm-theme .navbar-inner .navbar-nav > li.active > a,
.tm-theme .navbar-inner .navbar-nav > li.open > a {
    color: #fff;
    text-decoration: none;
    background-color: #c22327;
}

.tm-theme .navbar-inner .navbar-nav > li > a:focus,
.tm-theme .navbar-inner .navbar-nav > li > a:hover,
.tm-theme .navbar-inner .navbar-nav > li.active > a:hover {
    background-color: #e15054;
}
.tm-theme .navbar .navbar-inner .container-fluid{
    padding-left:0;
    padding-right:0
    }
    

.tm-theme .dropdown-menu {
    padding: 5px 0;
}

.btn-navbar {
    display: none;
    float: right;
    min-width: 0 !important;
    padding: 4px 8px !important;
    margin: 5px 0 !important;
    color: #ffffff;
    background-color: #cd1818;
    background-image: -moz-linear-gradient(top, #dd1a1a, #b51515);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd1a1a), to(#b51515));
    background-image: -webkit-linear-gradient(top, #dd1a1a, #b51515);
    background-image: -o-linear-gradient(top, #dd1a1a, #b51515);
    background-image: linear-gradient(to bottom, #dd1a1a, #b51515);
    background-repeat: repeat-x;
    border-color: #9e1313;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd1a1a', endColorstr='#ffb51515', GradientType=0);
}

.btn-navbar .icon-bar {
    display: block;
    width: 16px;
    height: 2px;
    margin: 3px 0;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.tm-theme .show_message {
    margin: 0 -15px;
    padding: 0px;
    font-size: 12px;
}

.tm-theme .message {
    margin: 10px 0 0 0;
    padding: 0px;
    font-size: 12px;
}

.alert button.close{
    padding: .5rem 1.25rem;
}

.tm-theme .show_message .alert {
    margin-bottom: 10px;
}

.tm-divider-vertical {
    width: 1px;
    height: 36px;
    background: #C22327;
}

.nav-banner {
    position: relative;
    min-height: 60px;
    padding: 0;
    background: #ffffff;
}

.nav-banner .container-fluid {
    padding-left: 0;
}

.nav-banner:after {
    clear: both;
}

.nav-banner:before {
    display: table;
    line-height: 0;
    content: "";
}

.nav-banner img {
    float: left;
}

.banner {
    height:60px;
    overflow:hidden;
    max-width: 1680px;
    float: left;
}

.loginfo {
    float: right
}

.log-on-description {
    float: left;
    width: 330px;
    padding: 5px 30px 5px 0;
    border-right: 1px solid #d3d3d3;
}

.log-on-description img {
    margin-top: 20px;
}

.log-on-description + form {
    float: left;
    padding: 0 30px 0 60px;
    margin-left: -1px;
    border-left: 1px solid #d3d3d3;
    width: 330px;
}

.tm-theme .alert {
    min-height: 20px;
    padding: 4px 28px 4px 28px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #222222;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    text-align:left;
}

.tm-warning {
    background-image: url("../images/icon-warning-s.png");
    background-color: #FFFFDC;
    border-color: #ECBE33
}

.tm-info {
    background-image: url("../images/icon-info-s.png");
    background-color: #E6F0FA;
    border-color: #4C94DB
}
.tm-success {
    background-image: url("../images/icon-success-s.png");
    background-color: #E6F0FA;
    border-color: #4C94DB
}
.tm-success-lg {
    background-image: url("../images/icon-success-48.png");
    background-color: #E6F0FA;
    border-color: #4C94DB
}
.tm-danger,
.tm-error {
    background-image: url("../images/icon-error-s.png");
    background-color: #FFF3F3;
    border-color: #D67575;
}

.tm-help,
.tm-user {
    position: relative;
    margin-top: 20px;
    display: inline-block;
}

.tm-user a,
.tm-user a:focus {
    color: #222222;
    text-decoration: none;
}

.tm-user a:hover {
    color: #0088dd;
    text-decoration: none;
}

.tm-user .dropdown-item a:active,
.tm-user .dropdown-item:active{
    background-color: #f0f0f0;
}

.tm-user .dropdown-menu {
    z-index: 1051;
}

.tm-user .dropdown-menu li > a {
    font-size: 12px;
}

.tm-help {
    margin-left: 10px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu.open > .dropdown-menu {
    display: block;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.dropdown-submenu > a > .caret {
    float: right;
    margin-top: 6px;
    margin-right: -15px;
    border-left: 4px solid;
    border-right: 4px dashed transparent;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}

.tm-theme .tm-breadcrumb {
    border-bottom: 1px #bbbbbb solid;
    padding-top: 10px;
}

.tm-theme ul.breadcrumb {
    background-color: #fff;
    margin: 5px auto;
    display: block; 
}

.tm-theme .tm-breadcrumb ul.breadcrumb > li {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #888888;

}

.tm-theme .tm-breadcrumb ul.breadcrumb > li.active {
    color: #222222;
}

.tm-theme .tm-breadcrumb .breadcrumb > li + li:before {
    content: "\203A";
    padding: 0 5px;
    color: #ccc;
}

.tm-theme .tm-breadcrumb .breadcrumb > li.icon-help {
    float: right;
    width: 22px;
    height: 22px;
    margin-top: -1px;
    cursor: pointer;
    background: url(../images/icon-help.png) no-repeat center top;
    padding: 15px 15px 0px 0px;
}

.tm-theme .tm-breadcrumb .breadcrumb > li.icon-help:hover {
    background-position: center bottom;
}

.tm-theme .tm-breadcrumb .breadcrumb > li.icon-help:before {
    content: "";
}

.tm_loading {
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    z-index: 9999;
    background-color: white;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.tm_loading p {
    position: absolute;
    top: 30%;
    left: 20%;
    width: 60%;
    text-align: center;
}

.tm-bold,
.bold {
    font-weight: bold !important;
}
.tm-italic{
    font-style: italic;
}
.tm-content-container {
    margin: 0px 0 20px 0;
    float: right;
    width: 100%;
}

.tm-content-container .table {
    margin-bottom: 0;
}

.tm-pagination {
    display: block;
    padding: 5px 5px 5px 10px;
    margin: 0;
    border-radius: 0;
    border: #ddd 1px solid;
    width: 100%;
    min-height: 20px;
    line-height: 20px;
}

.tm-pagination {
    border-bottom: none;
}

.tm-pagination .btn {
    margin-top: 4px;
}

.table-bordered + .tm-pagination {
    border-top: none;
    border-bottom: #ddd 1px solid;
}

.tm-pagination .pagerinfo {
    line-height: 30px;
}

.tm-content-container .table-bordered,
.tm-content-container .table-bordered > thead > tr > th,
.tm-content-container .table-bordered > tbody > tr > th,
.tm-content-container .table-bordered > tfoot > tr > th,
.tm-content-container .table-bordered > thead > tr > td,
.tm-content-container .table-bordered > tbody > tr > td,
.tm-content-container .table-bordered > tfoot > tr > td {
    border-color: #ddd;
}

.tm-content-container .tm-border-light,
.tm-content-container .tm-border-light > thead > tr > th,
.tm-content-container .tm-border-light > tbody > tr > th,
.tm-content-container .tm-border-light > tfoot > tr > th,
.tm-content-container .tm-border-light > thead > tr > td,
.tm-content-container .tm-border-light > tbody > tr > td,
.tm-content-container .tm-border-light > tfoot > tr > td {
    border-color: #ddd;
}

#target_user_group .table-bordered > tbody > tr > td {
    border-color: #dddddd;
}

.selected_user_box {
    height: 275px;
    overflow-x: hidden;
    overflow-y: auto;
    border: #ddd 1px solid;
}

.tm-content-container .table-bordered > thead > tr > th,
.tm-content-container .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

.tm-content-container .table-hover > tbody > tr:hover {
    background-color: #e6f4fc;
}

.table_data_list.table > thead > tr > th,
#tm-policy.table > thead > tr > th,
#tm-policy.table > tbody > tr > td {
    padding: 6px 8px;
}

.table_data_list.table > thead > tr > th:first-child,
#tm-policy.table > thead > tr > th:first-child,
#tm-policy.table > tbody > tr > td:first-child {
    text-align: center;
    width: 39px;
}

.table_data_list.table > thead > tr > th,
#tm-policy.table > thead > tr > th {
    background-color: #e8f3ff;
    background-color: transparent \0 !important;
    background-image: -moz-linear-gradient(top, #feffff, #e8f3ff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#feffff), to(#e8f3ff));
    background-image: -webkit-linear-gradient(top, #feffff, #e8f3ff);
    background-image: -o-linear-gradient(top, #feffff, #e8f3ff);
    background-image: linear-gradient(to bottom, #feffff, #e8f3ff);
    background-image: -ms-linear-gradient(top, #feffff, #e8f3ff);
    background-repeat: repeat-x;
    filter: none \0 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#e8f3ff', GradientType=0);

}

.tm-condition {

    padding: 15px 15px 0px 0px;

}


.tm-condition .form-inline label {
    display: inline-block;
}

.tm-theme span.fa {
    font-size: 14px;
}

label+select{
    margin-left: 2px;
}
select + label{
    margin-left: 5px;
}

.tm-divider {
    border-right: 1px solid #cbcbcb;
    margin: 0 10px;
    line-height: initial;
    display: initial;
}

.pagination input.button,
.pagination select.button {
    line-height: normal;
}

.pagination input.button {
    width: 30px;
    padding: 0;
}

.breakword {
    word-break: break-all;
    word-wrap: break-word;
    -ms-word-break: break-all;
}

.breaknormal {
    word-wrap: break-word;
    overflow: auto;
}

.selectbreakword {
    width: 220px;
}

button.page-first,
button.page-prev,
button.page-next,
button.page-last {
    border: none;
    padding: 2px;
    background-color: transparent;
}

button.page-first.disabled,
button.page-prev.disabled,
button.page-next.disabled,
button.page-last.disabled,
img.disabled,
span.disabled {
    cursor: not-allowed;
    filter: alpha(opacity=40);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .4;
}

button.form-control {
    font-size: 12px;
    height: 22px;
    margin-bottom: 10px !important;
}

.tm-line {
    height: 1px;
    background-color: #ddd;
    margin: 0 0 15px 0;
}

table thead > tr > th,
table tbody > tr > td {
    vertical-align: middle !important;
}

table > thead > tr > th.sorting,
table > thead > tr > th.sorting_asc,
table > thead > tr > th.sorting_desc {
    padding-right: 19px !important;
}

table > thead .sorting,
table > thead .sorting_asc,
table > thead .sorting_desc {
    cursor: pointer;
    background-repeat: no-repeat !important;;
    background-position: center right !important;
    *cursor: hand;
}

/*IE9*/
:root table > thead .sorting {
    background-image: url("../images/sort_both.png");

}

:root table > thead .sorting_asc {
    background-image: url("../images/sort_asc.png")

}

:root table > thead .sorting_desc {
    background-image: url("../images/sort_desc.png")

}

table > thead .nosorting {
    background-image: -moz-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#feffff), to(#e8f3ff)) !important;
    background-image: -webkit-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: -o-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: linear-gradient(to bottom, #feffff, #e8f3ff) !important;
}

table > thead .sorting {
    background-image: url("../images/sort_both.png"), -moz-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_both.png"), -webkit-gradient(linear, 0 0, 0 100%, from(#feffff), to(#e8f3ff)) !important;
    background-image: url("../images/sort_both.png"), -webkit-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_both.png"), -o-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_both.png"), linear-gradient(to bottom, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_both.png") \9 !important;
}

table > thead .sorting_asc {

    background-image: url("../images/sort_asc.png"), -moz-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_asc.png"), -webkit-gradient(linear, 0 0, 0 100%, from(#feffff), to(#e8f3ff)) !important;
    background-image: url("../images/sort_asc.png"), -webkit-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_asc.png"), -o-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_asc.png"), linear-gradient(to bottom, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_asc.png") \9 !important;

}

table > thead .sorting_desc {
    background-image: url("../images/sort_desc.png"), -moz-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_desc.png"), -webkit-gradient(linear, 0 0, 0 100%, from(#feffff), to(#e8f3ff)) !important;
    background-image: url("../images/sort_desc.png"), -webkit-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_desc.png"), -o-linear-gradient(top, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_desc.png"), linear-gradient(to bottom, #feffff, #e8f3ff) !important;
    background-image: url("../images/sort_desc.png") \9 !important;
}

.online-help a {
    display: block;
    position: relative;
    top: -35px;
    width: 19px;
    height: 19px;
}
.online-help-text a{
    text-decoration:underline;
}
.tm-content-container > .page_tabs {
    margin-top: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: #999999 1px solid;
}

.tm-content-container .tabs_item,
.tm-content-container .tabs_content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.tm-content-container .tabs_item {
    z-index: 100;
}

.tm-content-container .tabs_content {
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    margin-left: -1px;
}
a,input{
    outline: none!important;
}
.tm-theme a.link-normal {
    color: #337ab7;
    text-decoration: underline;
}

.tm-theme a.link-normal:hover,
.tm-theme a.link-normal:focus {
    color: #337ab7;
    text-decoration: underline;
}
/*.tabs_item .nav-pills > li > a {
    background-color: transparent;
    border: none;
    color: #000;
    border-radius: 0px;
}

.tabs_item .nav-pills > li > a:hover,
.tabs_item .nav-pills > li > a:focus,
.tabs_item .nav-pills > li.active > a,
.tabs_item .nav-pills > li.active > a:hover,
.tabs_item .nav-pills > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #000;
    border-radius: 0px;
}

.tabs_item .nav-pills > li:first-child {
    background-color: transparent;
    border: #999999 1px solid;
    color: #000;
    border-radius: 0px;
}

.tabs_item .nav-pills > li + li {
    background-color: transparent;
    border: #999999 1px solid;
    border-top: none;
    color: #000;
    border-radius: 0px;
}

.tabs_item .nav-pills > li:hover,
.tabs_item .nav-pills > li:focus {
    background-color: #f9f9f9;
    border: #0088dd 1px solid;
    color: #000;
    border-radius: 0px;
    margin-top: -1px;
}

.tabs_item .nav-pills > li.active,
.tabs_item .nav-pills > li.active:hover,
.tabs_item .nav-pills > li.active:focus {
    font-weight: bold;
    background-color: transparent;
    border: #0088dd 1px solid;
    color: #000;
    border-radius: 0px;
    margin-top: -1px;
}

.tabs_item .nav-stacked > li + li {
    margin-top: 0px;
}

.tabs_item .nav-stacked > li:first-child {
    margin-top: -1px;
}

.tabs_item .nav-stacked > li {
    margin-left: -1px;
}

.tabs_item .nav-pills > li.tab_good {
    background: url("../images/icon-success-s.png") no-repeat right 5px center;
}

.tabs_item .nav-pills > li.tab_error {
    background: url("../images/icon-error-s.png") no-repeat right 5px center;

}

.tabs_item .nav-pills > li.tab_question {
    background: url("../images/icon-warning-s.png") no-repeat right 5px center;
}

.tabs_item .nav-pills > li a {
    padding: 10px 20px 10px 10px;
}*/
.tabs_item>ul {
    display: block;
}
.tabs_item >ul >li{
    border-bottom: #999999 1px solid;
    margin-right: 1px;
}
.tabs_item>ul>li a{
    padding: 10px 15px;
}
.tabs_item>ul.nav-sidebar > li > a.active{
    background: transparent;
}
.tabs_item >ul >li + li {
    margin-top: 0;
    margin-left: 0;
}
.tabs_item >ul >li>a:hover{
    color:#000000;
    background-color: transparent;
}
.tabs_item >ul >li.active{
    background-color: #e8e8e8;
    font-weight: bold;
}

.tabs_item >ul> li.active > a,
.tabs_item >ul> li.active > a:hover,
.tabs_item >ul> li.active > a:focus {
    color:#000000;
    background-color: transparent;
}
.tabs_item >ul >li:hover{
    border-bottom: #999999 1px solid;
}
.tabs_item >ul > li.tab_good {
    background: url("../images/icon-success-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.tab_error {
    background: url("../images/icon-error-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.tab_question {
    background: url("../images/icon-warning-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.active.tab_good {
    background: #e8e8e8 url("../images/icon-success-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.active.tab_error {
    background: #e8e8e8 url("../images/icon-error-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.active.tab_question {
    background: url("../images/icon-warning-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.tab_good:hover {
    background:  #f6f6f6 url("../images/icon-success-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.tab_error:hover {
    background:  #f6f6f6 url("../images/icon-error-s.png") no-repeat right 5px center;
}
.tabs_item >ul > li.tab_question:hover {
    background: #f6f6f6 url("../images/icon-warning-s.png") no-repeat right 5px center;
}
.tab-content > div {
    min-height: 450px;
    padding: 10px;
}

.policy_apply {
    margin-bottom: 30px !important;
    margin-left: -15px;
}

.tm-theme .panel-title > a {
    display: block;
}

.tm-theme .panel-group .panel {
    border-radius: 0;
}

.tm-theme .panel-group span.caret {
    position: relative;
    top: -2px;
    left: -5px;
    width: 0;
    height: 0;
    border-color: #000 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
}

.tm-theme .panel-group .collapsed > span.caret {
    border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: 5px 0 5px 5px;
}

.tm-theme .panel-group .panel-heading > a,
.tm-theme .panel-group .panel-heading > a:hover,
.tm-theme .panel-group .panel-heading > a:focus {
    color: #000;
    text-decoration: none;
    display: block;
}

.tm-panel-title.panel-heading,
#policy_marketing_exception_list .panel-heading,
#policy_action_notification_pop .panel-heading,
#policy_advance_keyword .panel-heading,
.tm-theme .panel-group .panel-heading {
    /*background: url('../images/bg-accordion-handle.png') repeat-x;*/
    height: 34px;
    line-height: 1;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
}
.tm-theme .panel-group .panel-heading + .panel-collapse > .panel-body{
    border:none;
}
.tm-panel-title {
    margin-bottom: 15px;
}

.tm-theme .panel-group .panel + .panel {
    margin-top: 0px;
    border-top: none;
}

.tm-theme select.form-control,
.tm-theme input.form-control {
    padding: 2px 6px;
    height: 22px !important;
    min-height: 20px;
    font-size: 12px;
    border-radius: 2px;
}

.tm-theme select[multiple].form-control {
    height: auto !important;
    border-radius: 0;
}

button[name=addDomainAddrBtn] + button {
    margin-top: 10px;
}

.tm-theme textarea.form-control {
    padding: 2px 6px;
    min-height: 30px;
    font-size: 12px;
    border-radius: 2px;
}

.qt-form-control {
    background-color: #ffffff !important;
}

select.select {
    max-width: 200px;
    display: inline-block;
}
.auto-width{
    width: auto!important;
    }
    .form-check label{
        font-weight: normal;
        margin-left:5px;
    }
    .form-check-input {
        margin-top: .25rem;
    }
/*.tm-theme .checkbox .radio,
.tm-theme .checkbox.checkbox{
    margin-top: 0;
    padding-left: 0;
}*/
.td-top {
    vertical-align: top !important;
}

.tm-border {
    border: #999999 1px solid;
}

.tm-border-bottom {
    border-top: none;
    border-left: none;
    border-right: none;
}

.tm-border-light {
    border-color: #ddd !important;
}

.tm-border-nobottom {
    border-bottom: none;
}

.tm-border-notop {
    border-top: none;
}

.tm-border-noleft {
    border-left: none!important;
}

.tm-border-noright {
    border-right:none!important;
}
.tm-no-border {
    border: none!important;
}
.tm-table-delete > tbody > tr > td:last-child {
    width: 34px;
}

.tm-icon-delete {
    cursor: pointer;
}

.tm-theme .padding-lr0 {
    padding-left: 0;
    padding-right: 0;
}
.tm-theme .padding-lr10 {
    padding-left: 10px;
    padding-right: 10px;
}
.tm-theme .padding-lr15 {
    padding-left: 15px;
    padding-right: 15px;
}
.tm-theme .margin-lr5 {
    margin-left: 5px;
    margin-right: 5px;
}
.tm-theme .padding-b10 {
    padding-bottom: 10px;
}
.tm-theme .padding-r15 {
    padding-right: 15px;
}
.tm-theme .padding-l15 {
    padding-left: 15px;
}
.tm-theme .padding-lr20 {
    padding-left: 20px;
    padding-right: 20px;
}

.tm-theme .padding-r0 {
    padding-right: 0;
}
.tm-theme .padding-r5 {
    padding-right: 5px;
}
.tm-theme .padding-l0 {
    padding-left: 0;
}

.tm-theme .padding-l5 {
    padding-left: 5px;
}

.tm-theme .margin-lr0 {
    margin-left: 0;
    margin-right: 0;
}

.tm-theme .margin-r5 {
    margin-right: 5px;
}
.tm-theme .margin-l10 {
    margin-left: 10px;
}

.tm-theme .margin-t5 {
    margin-top: 5px;
}
.tm-theme .margin-t10 {
    margin-top: 10px;
}
.tm-theme .margin-t15 {
    margin-top:15px;
}
.tm-theme .margin-b15 {
    margin-bottom: 15px;
}
.tm-theme .margin-l15 {
    margin-left: 15px;
}

.tm-theme .margin-l20 {
    margin-left: 20px;
}
.tm-theme .margin-l25 {
    margin-left: 25px;
}
.tm-theme .margin-l30 {
    margin-left: 30px;
}
.tm-theme .margin-l35 {
    margin-left: 35px;
}
.tm-theme .margin-l40 {
    margin-left: 40px;
}
.tm-theme .margin-l55 {
    margin-left: 55px;
}
.tm-theme .margin-l-20 {
    margin-left: -20px;
}
.tm-theme .margin-t-5 {
    margin-top: -5px;
}
.tm-theme .margin-l-15 {
    margin-left: -15px;
}
.tm-theme .margin-l45 {
    margin-left: 45px;
}

.tm-theme .no-padding {
    padding: 0;
}

.tm-theme .no-padding-right {
    padding-right: 0!important;
}

.tm-theme .no-padding-left {
    padding-left: 0!important;
}

.tm-theme .no-padding-top {
    padding-top: 0;
}

.tm-theme .no-padding-bottom {
    padding-bottom: 0;
}
.tm-theme .no-margin {
    margin: 0;
}
.tm-theme .no-margin-right {
    margin-right: 0;
}

.tm-theme .no-margin-left {
    margin-left: 0;
}

.tm-theme .no-margin-top {
    margin-top: 0;
}

.tm-theme .no-margin-bottom {
    margin-bottom: 0;
}

.save-btn-bar {
    margin-top: 5px;
    margin-bottom: 0;
}

.save-btn-bar:last-child {
    margin-top: 10px;
    margin-bottom: 50px;
}

.tm-placeholder,
.tm-hidden {
    visibility: hidden;
}

.tm-fa-info {
    color: #0088dd;
    cursor: pointer;
}

.tm-theme .tooltip-inner {
    max-width: 300px;
    text-align: left;
}

.btn {
    padding: 0px 14px !important;
}

.input-group-addon {
    padding: 2px 6px;
    font-size: 12px;
}

.input-group-addon.btn {
    line-height: normal;
}

.input-group-addon.select-group {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.input-group-addon + .form-control {
    min-width: 40px !important;
}

.form-group,
#protection_service .form-group,
#policy_action .form-group {
    margin-bottom: 10px;
}

.form-group.clearfix .radio,
.form-group.clearfix .checkbox {
    margin-bottom: 0;
    margin-top: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 0;
    margin-top: 0;
    min-height: 20px;
}

/**
input[type="radio"], input[type="checkbox"] {
    margin: 0;
}
*/
input.form-control:focus,
textarea.form-control:focus,
select.form-control:focus {
    border: solid 1px #999;
    outline: none;
    outline-color: transparent;
    box-shadow: none;
} 

#policy_snapshot > p > span {
    padding-left: 20px;
    display: block;
}

#policy_snapshot .red {
    color: #e62d2a;
}

.tm-select {
    width: auto;
}

/**dialog**/
.modal-dialog > .modal-content{
    border: none!important;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
.modal-dialog .modal-header{
    display: block;
}
.tm-theme .modal-dialog > .modal-content > .modal-header {
    padding: 5px 10px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #333;
    color: #fff;
}

.tm-theme .modal-dialog > .modal-content > .modal-footer {
    padding: 5px 10px;
    text-align: right;
    border-top: 1px solid #ccc;
    background-color: #ededed;
}

.tm-theme .modal-dialog > .modal-content > .modal-header .close {
    /* margin-top: 0; */
    font-size: 24px;
    line-height: 1;
    color: #999;
    text-shadow: 0 1px 0 #999;
    font-weight: normal;
    filter: alpha(opacity=100);
    opacity: 1;
    order:2;
    outline:none
}

.normal {
    font-weight: normal;
}

#policy_action .panel-body a {
    display: block;
    padding-bottom: 10px;
    outline: none;
}

#critCatgy_spam_setting a,
#advanced_criteria_setting a {
    display: block;
    outline: none;
}

#advanced_criteria_setting .input-group-addon {
    width: auto;
}

.tm-theme .modal-dialog > .modal-content > .modal-header .close:hover,
.tm-theme .modal-dialog > .modal-content > .modal-header .close:focus {
    color: #fff;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

.tm-theme .modal-dialog {
    min-width: 600px;
}
.tm-theme .modal-dialog .card-title {
    margin-bottom: 0;
    font-size: 16px;
}
/*.tm-theme .card:not(:last-child) {
    border-bottom: transparent;
}*/
.card + .card{
    border-top:none;
}

.tm-theme .modal-body .message{
    margin-top: 0;
}

.nostyle.form-control {
    border-radius: 0;
}

/**dialog**/
/*fancy tree*/
ul.ui-fancytree.fancytree-container {
    padding-left: 5px !important;
    border: none;
}

ul.fancytree-container ul {
    padding:0;
    overflow: inherit !important;
}
ul.fancytree-container ul>li {
    padding: 0 0 0 25px;
    overflow: inherit !important;
}
.fancytree-radio span.fancytree-checkbox,
span.fancytree-checkbox {
    margin-left: 0;
}

span.fancytree-checkbox {
    margin-top: 4.5px;
}

span.fancytree-icon {
    margin-left: 10px;
}

.fancytree-container img {
    width: auto;
    height: auto;
}

span.fancytree-title {
    color: #555 !important;
}

.fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-active,
span.fancytree-node.fancytree-active:hover {
    background-color: white !important;
}

.fancytree-folder > .fancytree-title {
    font-style: italic;
}

.fancytree-node .chk-unchecked {
    background: transparent url('../images/check_boxes1.png') no-repeat scroll top left;
}

.fancytree-node .chk-checked {
    background: transparent url('../images/check_boxes2.png') no-repeat scroll top left;
}

.fancytree-node .chk-partial {
    background: transparent url('../images/check_boxes3.png') no-repeat scroll top left;
}

.fancytree-node .fa-bug,
.fancytree-node .fa-files-o,
.fancytree-node .fa-sitemap,
.fancytree-node .fa-users,
.fancytree-node .glyphicon-folder-close,
.fancytree-node .glyphicon-folder-open {
    color: #A5A5A5; /* #CF4847; #428bca; */
}

.fancytree-node .fa-file-o,
.fancytree-node .fa-folder,
.fancytree-node .fa-user,
.fancytree-node .glyphicon-file {
    color: #A5A5A5; /* #CF4847; #428bca; */
}

.fancytree-exp-n span.fancytree-expander,
.fancytree-exp-nl span.fancytree-expander {
    visibility: hidden;
}

.fancytree-node .fancytree-checkbox-ghost {
    background-image: url('../images/check_boxes3.png');
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/*fancytree 2.x usefancytree 2.0 css*/
.fancytree-node.fancytree-selected span.fancytree-title {
    background-color: transparent !important;
    border-color: transparent !important;
}

.fancytree-node.fancytree-active span.fancytree-title {
    background-color: transparent !important;
}

.fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-active.fancytree-selected span.fancytree-title {
    color: #555;
}

.fancytree-container.fancytree-treefocus span.fancytree-title:hover {
    background-color: transparent !important;
}

.fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-focused span.fancytree-title {
    border-color: transparent !important;
}

.fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-active span.fancytree-title {
    background-color: transparent !important;
    border-color: transparent !important;
}

/*fancytree 2.x usefancytree 2.0 css*/
ul.fancytree-container {
    height: auto;
    font-size: 12px;
}

span.fancytree-node.fancytree-active {
    background-color: white;
    border-color: white;
}

span.fancytree-node:hover {
    border-color: white;
}

.fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-selected,
span.fancytree-node.fancytree-selected:hover,
span.fancytree-node.fancytree-active,
span.fancytree-node.fancytree-selected,
span.fancytree-node.fancytree-focused {
    outline: none !important;
    background-color: transparent !important;
    /*border-color: #CFE9FF!important;*/
}

.fancytree-title {
    outline: none !important;
}

#fancytree-drop-marker, span.fancytree-checkbox, span.fancytree-drag-helper-img, span.fancytree-empty, span.fancytree-expander, span.fancytree-icon, span.fancytree-radio, span.fancytree-vline {
    width: 13px;
    height: 13px;
}

span.fancytree-icon {
    position: relative;
}

span.fancytree-childcounter {
    color: #fff;
    background: #888;
    border: 1px solid #888;
    position: absolute;
    top: -7px;
    left: -7px;
    min-width: 14px;
    height: 14px;
    line-height: 1;
    vertical-align: baseline;
    border-radius: 10px !important;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
}

span.fancytree-title + span.fancytree-expander {
    margin-top: 4px;
}

.fancytree-plain.fancytree-container span.fancytree-title:hover {
    background-color: transparent !important;
}

#tree_true_type .ui-fancytree,
#tree_mime_type .ui-fancytree,
#tree_name_extension .ui-fancytree {
    padding-left: 0 !important;
}

#tree_true_type span.fancytree-title,
#tree_mime_type span.fancytree-title,
#tree_name_extension span.fancytree-title {
    color: #000 !important;
    font-style: normal;
}
/*for extension and name style*/
span.fancytree-title > span:first-child {
    width: 50px;
    display: inline-block;
}
span.fancytree-title > span+span {
    margin-left: 10px;
    max-width: 750px;
    display: inline-block;
}
.fancytree-plain.fancytree-container span.fancytree-node {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*fancy tree*/
/*drag modal dialog*/
.modal>.modal-dialog >.modal-content>.modal-header>.modal-title{
    cursor: move;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}
/*drag modal dialog*/
.tm-toolbar {
    border-left: #999 1px solid;
    border-right: #999 1px solid;
    padding: 5px;
}

.tm-toolbar > button {
    margin: 2px;
}

.no_margin_bottom {
    margin-bottom: 0;
}

.list-checkbox label {
    font-weight: normal !important;
}

.list-checkbox span.checkbox {
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 4px;
    vertical-align: middle;
}

.list-checkbox span.checkbox {
    background: transparent url('../images/check_boxes1.png') no-repeat scroll top left;
}

.list-checkbox span.checkbox.checked {
    background: transparent url('../images/check_boxes2.png') no-repeat scroll top left;
}

.list-checkbox span.checkbox.partial {
    background: transparent url('../images/check_boxes3.png') no-repeat scroll top left;
}
.sidebar_left{
    border-right: 1px solid #ddd;
    padding-right: 0;
}
.modal-lg-domain-management  .sidebar_left .nav-sidebar{
    display: block;
}
.pop_win_noscroll {
    min-height: 400px;
    max-height: 500px;
    height: 500px \9;
    overflow: hidden;
    padding:0;
}
.pop_win_noscroll.min-height-200 {
    min-height: 200px;
}
/*popover*/
.tm-theme .popover {
    max-width: 400px;
    min-width: 150px;
    z-index: 10099;
}

.popover-content,
.popover-content ul {
    list-style: none;
    margin: 5px;
    font-size: 12px !important;
}

.popover-content th,
.popover-content td {
    font-size: 12px !important;
}
.popover.top .arrow:after,
.popover.left .arrow:after,
.popover.right .arrow:after,
.popover.bottom .arrow:after {
    content: " ";
}
/*popover*/

.tm-valign-top {
    vertical-align: top !important;
}

.mail-tracking-criteria {
    width: 320px;
}

.pop_win_scroll {
    min-height: 400px;
    max-height: 500px;
	height:500px\9;
    overflow-y: scroll;
    overflow-x: hidden;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

a.snap_report,
a.snap_report:hover {
    text-decoration: underline;
}
a.snap_report:hover {
    color: blue;
}

.required:before {
    content: '*';
    color: #f00;
}

.inline-block {
    display: inline-block!important;
    display: inline\9 !important;
}
.red{
    color: #f00;
}
.note-red{
    color: #e62d2a;
}
.block_content{
    background-color: #e9e9e9;
    border-radius: 2px;
    padding:5px;
}
.add_server_row .form-inline .form-group{
    margin-left: 0;
    margin-right: 0;
}
.add_server_row .form-inline button{
    min-width: 25px!important;
    padding: 0px!important;
}
.add_server_row .form-inline + .form-inline{
    margin-top: 5px!important;
}
.add_server_row .form-inline+.form-inline>button.add_server{
    display: none;
}
.nowrap{
    white-space: nowrap;
}
.outbound_server_warning{
    color:#bb4b00;
    margin-left: 20px!important;
    margin-bottom: 0!important;
}
.inoutserver > thead > tr > th,
.inoutserver > tbody > tr > th,
.inoutserver  > tfoot > tr > th,
.inoutserver > thead > tr > td,
.inoutserver  > tbody > tr > td,
.inoutserver > tfoot > tr > td {
    padding:3px 8px;
}
.error_tip{
    background-image: url(../images/ui-icons_cc0000_256x240.png);
    background-position: 0 -144px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: 4px;
    margin-left: 4px;
    vertical-align: middle;
}
.theme-dashboard{
    background-color: #eeeeee;
}
.theme-dashboard .tm-condition{
    border-radius: 0;
    background-color: #ffffff;
}
.theme-dashboard .tm-breadcrumb,
.theme-dashboard .breadcrumb{
    background-color: transparent!important;
}
.tab_container{
    background-color: #ffffff;
    padding-top: 5px;
}
.tab_container .nav-tabs{
    border-bottom:none;
}
.tab_container .nav-tabs > li > a{
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid transparent;
}
.tab_container .nav-tabs > li> a:hover{
    border: 1px solid transparent;
    border-bottom: 2px #f00 solid!important;
    border-radius: 0;
    background-color: #f0f0f0;
}
.tab_container .nav-tabs > li.active > a,
.tab_container .nav-tabs > li.active > a:hover,
.tab_container .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    font-weight: bold;
    border: 1px solid transparent;
    border-bottom: 2px #f00 solid!important;
}

.dashboard_tab a.nav-link,
.dashboard_tab a.nav-link:hover,
.dashboard_tab a.nav-link:focus,
.dashboard_tab a.nav-link:active
{
    color: var(--dashboard-setting-dropdown-item);
    text-decoration: none;
}

.qt_tab_container {
    background-color: var(--bgcolor-modal-body);
}

.qt_tab_container .nav-tabs>li>a:hover {
    background-color: var(--bgcolor-modal-body);
}

.qt_tab_container .nav-tabs>li.active>a,  
.qt_tab_container .nav-tabs>li.active>a:hover,
.qt_tab_container .nav-tabs>li.active>a:focus  {
    background-color: var(--bgcolor-modal-body);
}

.qt-detail-btn-container {
    margin: 10px; 
    display: flex;
    margin-top: 10px;
    gap: 10px;
}

.qt-detail-btn {
    border-radius: 3px;
    border: none;
    display: inline;
    height: 25px;
}

.qt-detail-btn:hover {
    background-color: #e6e6e6;
}

.qt-msg-area {
    min-height: 300px !important;
    height: 300px !important;
}

.tab_container_item .charts{
    background-color: #ffffff;
   /* min-height: 480px!important;*/
    padding:10px 0;
    margin-bottom: 10px;
}
.charts .charts_title{
    font-size: 16px;
}
.charts .charts_title .pull-right img{
    height: 20px;
}
.charts_condition{
    border:none;
    border-bottom: 1px solid #dddddd;
    padding:10px 10px 10px 15px;
}
.charts_condition .btn{
    min-width: 20px!important;
}
/*.charts_condition .btn-default.active{
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}*/
.charts_condition .btn-img{
    height: 23px;
    line-height: 23px;
    width: 30px!important;
    padding: 4px!important;
    margin: 1px!important;
    border: transparent!important;
    background-repeat: no-repeat;
    background-position: 1px!important;
    background-color: transparent!important;
}
.charts_condition .btn-img.dashboard_day{
    background-image: url(../images/icon_date.png);
}
.charts_condition .btn-img.dashboard_day.active{
    background-image: url(../images/icon_date_selected.png);
}
.charts_condition .btn-img.dashboard_week{
    background-image: url(../images/icon_week.png);
}
.charts_condition .btn-img.dashboard_week.active{
    background-image: url(../images/icon_week_selected.png);
}
.charts_condition .btn-img.dashboard_month{
    background-image: url(../images/icon_month.png);
}
.charts_condition .btn-img.dashboard_month.active{
    background-image: url(../images/icon_month_selected.png);
}
.charts_condition .btn-img.dashboard_year{
    background-image: url(../images/icon_year.png);
}
.charts_condition .btn-img.dashboard_year.active{
    background-image: url(../images/icon_year_selected.png);
}
.charts_table,
.charts_body{
    margin-top: 10px;
    height: 500px;
}
.dashboard_chart .dropdown-menu{
    min-width: 100px;
    padding: 5px;
    font-size:12px;
    top:-13px;
    border-radius: 0!important;
}
.dashboard_chart.tab_right{
    padding-left: 5px;
    padding-right: 0px;
    float:right!important;
}
.dashboard_chart.tab_left{
    padding-left: 0px;
    padding-right: 0px;
}
.dashboard_chart .zoom_in,
.dashboard_chart.zoom_in .zoom_out{
    display: block;
}
.dashboard_chart.zoom_in .icon_zoom_out{
    display: inline-block;
}
.dashboard_chart .icon_zoom_out,
.dashboard_chart .zoom_out,
.dashboard_chart.zoom_in .zoom_in{
    display: none;
}
.zoom_in.dashboard_chart.tab_right{
    padding-left: 0px;
}
.dashboard_chart{
   /* min-height: 380px;*/
}
.chart_switch{
    padding:0 4px!important;
}
.table_no_data{
    text-align: center;
    line-height: 34px;
}
.tm-tablist li a.nav-link,
.tm-tablist li a.nav-link:hover{
    border: #ddd 1px solid;
    border-radius: 0;
    background-color: #f0f0f0!important;
    margin-right: -1px;
    border-bottom: transparent;
    margin-bottom: -1px;
}
.tm-tablist li a.nav-link:hover{
    background-color: #f6f6f6!important;
}
.tm-tablist li.active a.nav-link,
.tm-tablist li.active a.nav-link:hover,
.tm-tablist li.active a.nav-link:focus{
    border-top: #f00 2px solid;
    font-weight: bold;
    background-color: #ffffff!important;
}
.tm-readonly{
    background-color: transparent!important;
}
span.icon-info {
    background: url(../images/icon-info-14x14.png) no-repeat;
    background-size: 14px 14px;
    height: 14px;
    width: 14px;
    vertical-align: text-bottom;
    display: inline-block;
}

span.icon-assume {
    background: url(../images/icon_arrow_account.png) no-repeat;
    height: 9px;
    width: 9px;
    display: inline-block;
}
span.icon-assume-user {
    background: url(../images/icon_assume.png) no-repeat;
    background-size: 14px 14px;
    height: 14px;
    width: 14px;
    vertical-align: text-bottom;
    display: inline-block;
}
span.icon-deliver {
    background: url(../images/icon_delive_no_spam.png) no-repeat;
    background-size: 14px 14px;
    height: 18px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
}
button[disabled] span.icon-deliver{
    background: url(../images/icon_delive_no_spam_disable.png) no-repeat;
    background-size: 14px 14px;

}
span.icon-delete-block {
    background: url(../images/icon_delete_block.png) no-repeat;
    background-size: 14px 14px;
    height: 18px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
}
button[disabled] span.icon-delete-block{
    background: url(../images/icon_delete_block_disable.png) no-repeat;
    background-size: 14px 14px;

}

span.icon-approved-deliver {
    background: url(../images/icon_delive_approve.png) no-repeat;
    background-size: 14px 14px;
    height: 18px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
}
button[disabled] span.icon-approved-deliver{
    background: url(../images/icon_delive_approve_disable.png) no-repeat;
    background-size: 14px 14px;
}
.tab_container_item{
    margin-bottom: 40px;
}
.tm-btn-lg{
    height: 30px!important;
}
.tm-btn-xs{
    min-width: 40px!important;
}
.dropdown-menu .divider{
    margin: 4px 0;
}

#create_account_pop .panel-group{
    margin-bottom: 0px;
}
#role_list_table.table > thead > tr > th,
#role_list_table.table > tbody > tr > td {
    border-top: 1px solid #ddd;
}
#create_account_pop .table > tbody > tr > td {
    padding: 6px;
 }
#create_account_pop .table > tbody > tr > td input {
    vertical-align: middle;
}
.initdomain-max-width{
    max-width: 1024px;
}


/**autocompleter css**/
.autocompleter {
    width: 100%;
    border: 1px #888 solid;
    background-color: #fff;
    display: none;
    position: absolute;
    z-index:1000;
}

.autocompleter-list {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.autocompleter-item {
    cursor: pointer;
}
.autocompleter-item {
    background-color: #fff;
}

.autocompleter-item.selected {
    background-color: #ffb;
}

.autocompleter-show {
    display: block;
}
.autocomplate-loading{
    background-image: url("../images/inprogress.gif");
    background-repeat: no-repeat;
    background-position: 3px;
    background-size: 14px 14px;
    position: absolute;
    top: 0px;
    right: 15px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    pointer-events: none;
}
/**autocompleter css**/
/**splitter***/
.tm-splitter{
    background: #efefef;
    border: #ddd 1px solid;
    width:10px;
    text-align: center;
    cursor: pointer;
}
.tm-splitter-right>div{
    border-left: none;
}
.tm-splitter-left>div{
    border-right: none;
}
.tm-splitter-right> table,
.tm-splitter-right> table>thead>tr>th:first-child,
.tm-splitter-right> table>tbody>tr>td:first-child{
    border-left: none;
}
.tm-splitter-left> table,
.tm-splitter-left> table>thead>tr>th:first-child,
.tm-splitter-left> table>tbody>tr>td:first-child{
    border-right: none;
}
.splitter-to-right{
    display: none;
}
.splitter-to-left{
    display: block;
}
.tm-splitter-open .splitter-to-right{
    display: block;
}
.tm-splitter-open .tm-splitter-left,
.tm-splitter-open .splitter-to-left{
    display: none;
}
.filter_table >tbody>tr input[type=text]{
    min-width: 350px;
}
.filter_table >tbody>tr>td .edit_tls_level select{
    min-width: 120px;
}
.filter_table >tbody>tr .edit_tls_level,
.filter_table >tbody>tr .edit_tls_peer,
.filter_table >tbody>tr .edit_tls_enable,
.filter_table >tbody>tr .edit_spf_peer,
.filter_table >tbody>tr .sender_input,
.filter_table >tbody>tr .filter_save,
.filter_table >tbody>tr .filter_cancel,
.filter_table >tbody>tr.tm-editing .txt_tls_level,
.filter_table >tbody>tr.tm-editing .txt_tls_peer,
.filter_table >tbody>tr.tm-editing .txt_tls_enable,
.filter_table >tbody>tr.tm-editing .txt_spf_peer,
.filter_table >tbody>tr.tm-editing .sender_txt,
.filter_table >tbody>tr.tm-editing .filter_edit{
    display: none;
}
.filter_table >tbody>tr .txt_tls_level,
.filter_table >tbody>tr .txt_tls_peer,
.filter_table >tbody>tr .txt_tls_enable,
.filter_table >tbody>tr .txt_spf_peer,
.filter_table >tbody>tr .sender_txt,
.filter_table >tbody>tr .filter_edit,
.filter_table >tbody>tr.tm-editing .edit_tls_level,
.filter_table >tbody>tr.tm-editing .edit_tls_peer,
.filter_table >tbody>tr.tm-editing .edit_tls_enable,
.filter_table >tbody>tr.tm-editing .edit_spf_peer,
.filter_table >tbody>tr.tm-editing .filter_save,
.filter_table >tbody>tr.tm-editing .filter_cancel,
.filter_table >tbody>tr.tm-editing .sender_input{
    display: inline-block;
}
.filter_table >tbody>tr .sender_txt{
    cursor: pointer;
}
/* START: TM-Switch */
/* <input type="checkbox|radio" tm-switch> */
span.tm-switch {
    display: inline-block;
    white-space: nowrap;
    height: 18px !important;
    min-height: 18px !important;
    max-height: 18px !important;
    background: url('../images/btn-switch.png') transparent 0 0 no-repeat;
}
span.switch-txt{
    display:inline-block;
    vertical-align: top;
    margin: 0 5px;
}
span.tm-switch {
    width: 36px !important;
}
span.tm-switch.btn-face-expand-updown {
    width: 18px !important;
    background: url('../images/btn-switch-expand-updown.png') transparent 0 0 no-repeat;
}
span.tm-switch.btn-face-expand-updown input {
    width: 18px !important;
}
span.tm-switch:hover {
    background-position: 0 -18px;
}
span.tm-switch.muted, span.tm-switch.muted:hover,
.muted span.tm-switch, .muted span.tm-switch:hover {
    background-position: 0 -36px;
}
span.tm-switch.checked {
    background-position: 0 -54px;
}
span.tm-switch.checked:hover {
    background-position: 0 -72px;
}
span.tm-switch.checked.muted, span.tm-switch.checked.muted:hover,
.muted span.tm-switch.checked, .muted span.tm-switch.checked:hover {
    background-position: 0 -90px;
}
span.tm-switch.checked.muted, span.tm-switch.checked.muted:hover{
    background-position: 0 -90px;
    cursor: not-allowed;
}
.muted{
    cursor: not-allowed;
}
/* END: TM-Switch */
.slider-container{
    width:300px;
    border: solid 1px #dddddd;
    padding: 20px 10px;
    display: inline-block;
    float: left;
}
#slider-range-min{
    border:none
}
.ui-slider-handle{
    border:none!important;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    vertical-align: top;
}
.slider.slider-horizontal{
    margin-left: 15px;
}
.slider-tick {
    background-image: -webkit-linear-gradient(top,#999 0,#ddd 100%);
    background-image: -o-linear-gradient(top,#999 0,#ddd 100%);
    background-image: linear-gradient(to bottom,#999 0,#ddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999',endColorstr='#ddd',GradientType=0);
}
.slider-right-desc{
    display:inline-block;
    margin-left: 50px;
    float: left;
}
/**policy error messages begin**/
.input-error{
    color: #e62d2a;
    background-image: url(../images/icon_error_for_help_text.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-top: 5px;
    display: none;
    line-height: 20px;
}
.has-error .input-error{
    display: block;
    text-align: left;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.hide,
.hidelast .cls_score {
        display: none!important;
}
.input-group+.input-group,
.input-group+.btn {
    margin-left: 5px;
}
.panel-group {
    margin-bottom: 10px;
}
#digest_weekly .checkbox-inline{
    margin-right: 10px;
}
#digest_weekly .checkbox-inline + .checkbox-inline{
 margin-left: 0px;
 margin-right: 10px;
}
/**policy error messages end**/
.panel-group {
    margin-bottom: 10px;
}
#digest_weekly .checkbox-inline{
    margin-right: 10px;
}
#digest_weekly .checkbox-inline + .checkbox-inline{
    margin-left: 0px;
    margin-right: 10px;
}
ul.ContextMenu {
    -webkit-text-size-adjust:none;
    display: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    /*font-family: "Verdana", "Arial", "Helvetica", "sans-serif";*/
    font-size: 10px;
    list-style-type: none;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
ul.ContextMenu li {
    border-bottom: 1px solid #000000;
}
ul.ContextMenu li a {
    display: block;
    width: 400px;
    padding: 2px 10px 3px 10px;
    text-decoration: none;
    color: #ff0000;
    background: #ffff99;
}
ul.ContextMenu li a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #ff0000;
}
/*forgot/reset password*/
.forget-reset-password .modal-title{
    float:left;
}
.forget-reset-password .modal-body{
    min-height: 100px;
    border-radius: 0;
}
.forget-reset-password .modal-content{
    width: 680px;
    border-radius: 0;
}
#cobrand_conatiner{
    width: auto;
    height: 62px;
    max-width: 1680px;
    min-width: 200px;
    display: table;
    vertical-align: middle;
    line-height: 60px;
    text-align: center;
}
#cobrand_conatiner img{
    max-width: 1680px;
}
.notice_dialog .modal-title{
    float:left;
}
.notice_dialog .modal-body{
    height: 620px;
    border-radius: 0;
    padding:0px;
}
.notice_dialog .modal-content{
    width: 820px;
    border-radius: 0;
}
span.setting-error{
    display: none;
    width: 16px;
    height: 16px;
    margin-top: 0;
}
.has-error a{
    color:#a94442!important;
}
.collapse-error a span.setting-error{
    display: none!important;
}
.collapse-error a.collapsed span.setting-error{
    display: block!important;
}
.tm-table-noborder>tbody>tr>td{
    border: transparent;
}
#Import_invalid_table >tbody>tr:last-child>td{
    border-bottom: 1px solid #ddd;
}
.highcharts-tooltip,
.highcharts-tooltip span {
    background-color: white;
    opacity: 1;
    z-index: 9999 !important;
}
#dashboard_item_setting_list>div{
    margin-top: 10px;
}
#firewall_us .form-horizontal .form-group{
    margin-left: 0px;
    margin-right: 0px;
 }
/**ie8**/
.checkbox input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio]{
    margin-top: 0\9;
}
.single_page_info{
    background-repeat: no-repeat;
    background-position: 5px 5px;
    border: transparent;
    background-color: transparent;
    padding-top:5px;
    font-size: 18px;
}
/****/
.slvzr-root{
 overflow: hidden;
}

/***/
/*@media(max-height: 600px){
    .pop_win_scroll {
        min-height: 400px;
        max-height: 500px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}
@media(max-height: 600px){
    .pop_win_scroll {
        min-height: 400px;
        max-height: 500px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}
@media(max-height: 768px){
    .pop_win_scroll {
        min-height: 400px;
        max-height: 550px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}
@media(max-height: 1024px){
    .pop_win_scroll {
        min-height: 400px;
        max-height: 780px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}
@media(max-height: 1080px){
    .pop_win_scroll {
        min-height: 400px;
        max-height: 800px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}



@media (max-width: 991px) {
    .tm-help {
        display: none;
    }
}

@media (max-width: 767px) {
    .log-on-description {
        display: none;
    }

    .log-on-content {
        min-width: 320px;
    }

    .log-on-description + form {
        padding: 0 30px;
        border-left: none;
        width: auto;
    }

    #btn-log-on {
        width: 100%
    }

    .tm-theme footer {
        text-align: center;
    }

    .tm-theme footer .footer-logo {
        display: inline-block !important;
    }

    .tm-theme .footer .footer-links {
        float: none;
    }

    .tm-theme .footer .footer-logo,
    .tm-theme .footer .copyright {
        margin: 20px 0;
        float: none;
    }

    .tm-theme .footer .footer-logo + .copyright,
    .tm-theme .footer .footer-logo + .footer-links {
        margin-top: -10px;
    }

    .tm-theme .footer .copyright + .footer-links {
        margin-top: -10px;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .btn-navbar {
        display: block;
    }

    .tm-theme .navbar-collapse {
        top: 96px;
        float: left;
        z-index: 1050;
        width: 100%;
        position: absolute;
        background-color: #ffffff;
        overflow: hidden;
        -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
        box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
    }

    .tm-theme .navbar-inner .navbar-nav {
        background-color: #ffffff;
        margin: 0 -15px;
    }

    .tm-theme .navbar-inner .navbar-nav > li > a,
    .tm-theme .navbar-inner .navbar-nav > li > a:focus {
        display: block;
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: 20px;
        float: none;
        padding: 8px 15px 8px;
        font-size: 13px;
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        color: #222222;
        text-decoration: none;
        background-color: transparent;
        border-top: 0;
        border-bottom: 1px solid #dddddd;
    }

    .tm-theme .navbar-inner .navbar-nav > li.active > a,
    .tm-theme .navbar-inner .navbar-nav > li.active > a:hover {
        background-color: transparent;
        color: #e62d2d
    }

    .tm-theme .navbar-inner .navbar-nav > li > a:hover {
        background-color: #f0f0f0;
        color: #222222;
    }

    .tm-theme .navbar-inner .navbar-nav > li .caret {
        float: right;
        margin-top: 8px;
    }

    .tm-divider-vertical {
        display: none !important;
    }

    .tm-theme .navbar-inner .navbar-nav > li.dropdown.open > a {
        font-weight: bold;
        color: #ffffff;
        background: #bbbbbb;
        background-image: none;
    }

    .tm-help,
    .tm-user {
        display: none;
    }

    .dropdown-submenu .dropdown-menu > li > a {
        display: block;
        padding: 3px 15px 3px 40px !important;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

    .dropdown-submenu > a > .caret {
        float: right;
        margin-left: 8px;
        margin-right: 0;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid \9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

    @-moz-document url-prefix() {
        .dropdown-submenu > a > .caret {
            margin-top: -12px !important;
        }
    }
}

@media (max-width: 480px) {
    .tm-theme footer {
        text-align: left;
    }

    .tm-theme footer .footer-logo {
        display: inline-block !important;
    }

    .tm-theme .footer .footer-links {
        float: none;
    }

    .tm-theme .footer .footer-logo,
    .tm-theme .footer .copyright {
        margin: 20px 0;
        float: none;
    }

    .tm-theme .footer .footer-logo + .copyright,
    .tm-theme .footer .footer-logo + .footer-links {
        margin-top: -10px;
    }

    .tm-theme .footer .copyright + .footer-links {
        margin-top: -10px;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .tm-theme .footer .footer-links li {
        display: block;
        float: none;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .btn-navbar {
        display: block;
    }

    .tm-theme .navbar-collapse {
        top: 96px;
        float: left;
        z-index: 1050;
        width: 100%;
        position: absolute;
        overflow: hidden;
        -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
        box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
    }

    .tm-theme .navbar-inner .navbar-nav {
        background-color: #ffffff;
        margin: 0 -15px;
    }

    .tm-theme .navbar-inner .navbar-nav > li > a,
    .tm-theme .navbar-inner .navbar-nav > li > a:focus {
        display: block;
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: 20px;
        float: none;
        padding: 8px 15px 8px;
        font-size: 13px;
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        color: #222222;
        text-decoration: none;
        background-color: transparent;
        border-top: 0;
        border-bottom: 1px solid #dddddd;
    }

    .tm-theme .navbar-inner .navbar-nav > li.active > a,
    .tm-theme .navbar-inner .navbar-nav > li.active > a:hover {
        background-color: transparent;
        color: #e62d2d
    }

    .tm-theme .navbar-inner .navbar-nav > li > a:hover {
        background-color: #f0f0f0;
        color: #222222;
    }

    .tm-theme .navbar-inner .navbar-nav > li .caret {
        float: right;
        margin-top: 8px;
    }

    .tm-theme .navbar-inner .navbar-nav > li.dropdown.open > a,
    .tm-theme .navbar-inner .navbar-nav > li.dropdown.open > a:focus {
        font-weight: bold;
        color: #ffffff;
        background: #bbbbbb;
        background-image: none;
    }

    .tm-divider-vertical {
        display: none !important;
    }

    .tm-help {
        display: none;
    }

    .dropdown-submenu .dropdown-menu > li > a {
        display: block;
        padding: 3px 15px 3px 40px !important;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

    .dropdown-submenu > a > .caret {
        float: right;
        margin-left: 8px;
        margin-right: 0;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid \9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

    @-moz-document url-prefix() {
        .dropdown-submenu > a > .caret {
            margin-top: -12px !important;
        }
    }
}
*/

/********************************/
/*---Begin: Email Continuity----*/
.nav-pills-vertical-basic {
  /*display: inline-block;*/
  min-width: 80px;
}
.nav-pills-vertical-basic > li > a {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    color: #777777;
    text-align: left;
    padding: 9px 16px;
}
.nav-pills-vertical-basic > li > a.nav-link:hover {
    background-color: #ffffff;
    border-left: 2px solid #bbbbbb;
    padding-left: 14px;
    text-decoration: none;
}

.nav-pills-vertical-basic > li > a.nav-link:focus {
    background-color: #ffffff;
}
.nav-pills-vertical-basic > li + li {
  margin-top: 1px;
}
.nav-pills-vertical-basic > li.active > a.nav-link,
.nav-pills-vertical-basic > li.active > a.nav-link:hover,
.nav-pills-vertical-basic > li.active > a.nav-link:focus {
    font-weight: bold;
    color: #222222;
    border-left: 2px solid #db3d44;
    padding-left: 14px;
    background-color: #f4f4f4;
    text-decoration: none;
}

.badge-blue {
    background-color: #4cb5db;
    font-size: 100%;
}

.tokenfield {
  padding-left: 6px;
  padding-right: 6px;
}
.tokenfield .token {
  background-color: #cceaf5;
}
.tokenfield .token.active {
  background-color: #99d5eb;
}
.tokenfield .token .token-label {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #222222;
}

/*---End: Email Continuity-----*/

/**menu hover**/
#menu_item_container .dropdown:hover >.dropdown-menu {
    display: block;
    margin-top: 0; 
 }
#menu_item_container .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.tm-theme .navbar .navbar-inner .container-fluid{
padding-left:0;
padding-right:0
}
.tm-theme .navbar-inner .navbar-nav>li:hover>a {
    background-color: #e15054;
}
#menu_item_container .dropdown-menu li.dropdown-submenu:hover,
#menu_item_container .dropdown-menu li.dropdown-submenu .dropdown-menu li:hover{
    background-color: #f5f5f5;
}
#menu_item_container .dropdown-menu .dropdown-submenu  li>a, 
#menu_item_container .dropdown-menu .dropdown-submenu  li>a:focus{
    background-color:transparent;
}
#register_user_ok .pop_win_scroll{
    min-height: 150px;
}
.text-center{
    text-align: center!important;
}
.inline-online-help{
    text-decoration: none;
}
.filter_table >tbody>tr.tm-editing .btn-same-width{
    display: block;
}

#modal_set_alias_primary .modal-body{
    padding-top: 5px;
    padding-bottom: 5px;
}
#modal_set_alias_primary .note_info{
    margin-bottom: 5px;
}
#modal_set_alias_primary #alias_list{
    max-height: 340px;
    overflow-y: auto;
}
#modal_set_alias_primary input[type="radio"]{
    vertical-align: -6px;
    margin-right: 10px;
}
#modal_set_alias_primary .online-help{
    padding: 5px 8px 0 8px;
    margin: 5px;
    cursor: pointer;
    background: url(../images/icon-help.png) center top no-repeat;
}
#modal_set_alias_primary .start_link{
    text-decoration: underline;
}

.float-left {
    float: left;
}
.text-left {
    text-align: left;
}
.min-height-200 {
    min-height: 200px;
}
.min-height-265 {
    min-height: 265px;
}
.min-height-400 {
    min-height: 400px;
}
.margin-b35 {
    margin-bottom: 35px !important;
}
.margin-lr25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}
.margin-l25 {
    margin-left: 25px !important;
}
.input-red-border {
    border: 1px solid red;
}
.mfa_progress_bar {
    height: 30px;
    margin: 15px 0 30px 3%;
}
.mfa_progress_circle {
    width: 28px;
    height: 28px;
    float: left;
    border-radius: 50%;
}
.circle_finished {
    background-color: transparent;
    border: 2px solid #51a9ff;
}
.circle_current {
    background-color: #1890ff;
    border: 2px solid #1890ff;
}
.circle_unfinished {
    background-color: transparent;
    border: 2px solid #bfbfbf;
}
.mfa_progress_number {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    display: block;
    text-align: center;
}
.number_finished {
    color: #51a9ff;
}
.number_current {
    color: #fff;
}
.number_unfinished {
    color: #bfbfbf;
}
.mfa_progress_line {
    width: 36%;
    height: 2px;
    margin: 13px 15px;
    float: left;
}
.line_unfinished {
    background-color: #ebebeb;
}
.line_finished {
    background-color: #51a9ff;
}
.tip_required_field {
    color: red;
    font-weight: bold;
}
.mfa_summary_setting {
    margin-top: 25px;
}
.mfa_summary_authsource {
    margin-top: 25px;
    padding-left: 50px;
}
.mfa_dialog_description {
    margin-left: 25px;
    margin-top: 20px;
}
.mfa_dialog_description p {
    margin: 0 0;
}
.mfa_error_message {
    margin-bottom: 10px;
}
.mfa_link_button {
    /*font-weight: bold;*/
    text-decoration: underline;
}
.mfa_link_button_disabled {
    color: #7b7b7b;
    text-decoration: none;
}
.mfa_link_button:focus {
    outline: none;
}
.mfa_qr_code {
    margin-left: -8px;
}

.sender-filter-valid-entries {
       display: inline-block;
       height: 16px;
       width: 16px;
       background: url('../images/icon-success-48.png') no-repeat left center;
       background-size: contain;
   }
.sender-filter-warning-entries {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url('../images/icon-warning-48.png') no-repeat left center;
    background-size: contain;
}
.sender-filter-invalid-entries {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url('../images/icon-error-48.png') no-repeat left center;
    background-size: contain;
}

#table_preview_import_recipients tbody tr td {
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}
#table_preview_import_recipients tbody tr:last-child {
    border-bottom: 1px solid #dcdcdc;
}
#table_preview_import_senders tbody tr td {
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}
#table_preview_import_senders tbody tr:last-child {
    border-bottom: 1px solid #dcdcdc;
}

.confirm-page .log-on-content{
    margin-top:0px!important
}

label + input,
label + select{
    margin-left:5px;
}
.tm-theme .input-group-text{
    height: 22px;
}

.tm-modal-center{
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%)!important;
    -webkit-transform: translate(-50%, -50%)!important;
    -moz-transform: translate(-50%, -50%)!important;
    -ms-transform: translate(-50%, -50%)!important;
    -o-transform: translate(-50%, -50%)!important;
}
.tm-modal-center.top80{
    transform: translate(-50%,-80%)!important;
}

.tm-modal-shadow{
    box-shadow: 10px 10px 20px #ddd;
}
.padding20{
    padding: 20px !important;
}
.padding25{
    padding: 25px !important;
}
.padding35{
    padding: 35px !important;
}

.grecaptcha-badge{
    bottom:50px!important
}

.password_rule_container{
  color:gray; 
  text-align: left;
}
.password_rule_container ul{
    padding-left:15px ;
    list-style: none;
}
.password_rule_container ul li i.fa {
    font-size: 14px;
}
.password_rule_container ul li.active i.fa {
    color:green
}
#register_user_active .has-error a,
#reset_password .has-error a{
    color: #0088dd!important;
}
.tmemsCustomizeAlert{
    top:100px
}
span.pagenavbar span {
    padding: 1px 5px 1px 5px;
    border: 1px solid #ccc;
    margin-right: 2px;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
    background-color: transparent;
}
span.pagenavbar span.more {
    border: none;
    padding: 0 5px 2px 0;
    cursor: default;
}
span.pagenavbar span.active {
    font-weight: bold;
    cursor: none;
    background-color: #eee
}