.idms_clear_both {
    clear: both;
}

.tb .tnt-align-right {
    text-align: right;
}

.tb .tnt-align-left {
    text-align: left;
}

.tb .tnt-align-center {
    text-align: center;
}

.idms_adm_width70 {
    width: 70%
}

.idms_pad_top_20 {
    padding-top: 20px;
}

.icon-inactive {
    color: #cacaca !important;
}

/* TNT_Pagination */
.tnt-paginator {
    font-family: Verdana, Arial, sans-serif;
    bottom: 5px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.tnt-paginator a {
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 10px;
}

.tnt-paginator a:hover {
    color: rgb(255, 204, 51);
    text-decoration: none;
}

a.tnt-paginator-active {
    color: rgb(255, 204, 51);
}

a.tnt-paginator-page {
    padding: 0 0 0 10px;
    margin-top: 10px;
}

.tnt-paginator-jumper + a.tnt-paginator-page {
    padding: 0 0 0 3px;
}

a.tnt-paginator-next,a.tnt-paginator-prev {
    overflow: hidden;
    -webkit-box-shadow: rgb(224, 224, 224) 0px 0px 2px 3px inset;
    background-color: #f4f4f4;
    background-image:
        url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
        to(#f4f4f4));
    background-image: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
    background-image: -moz-linear-gradient(top, #ffffff, #f4f4f4);
    background-image: linear-gradient(to bottom, #ffffff, #f4f4f4);
    background-repeat: repeat-x;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: rgb(224, 224, 224) 0px 0px 2px 3px inset;
    box-sizing: border-box;
    color: rgb(128, 128, 128);
    cursor: pointer;
    font-size: 28px;
    height: 40px;
    line-height: 42px;
    outline-color: rgb(128, 128, 128);
    outline-style: none;
    outline-width: 0px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    top: 14px;
}

a.tnt-paginator-prev {
    float: left;
}

a.tnt-paginator-next {
    float: right;
}

a.tnt-paginator-next:hover,a.tnt-paginator-prev:hover {
    background-color: #e5e5e5;
    background-image:
        url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4),
        to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e5e5e5);
    background-image: -moz-linear-gradient(top, #f4f4f4, #e5e5e5);
    background-image: linear-gradient(to bottom, #f4f4f4, #e5e5e5);
    background-repeat: repeat-x;
    color: rgb(128, 128, 128);
    padding-bottom: 0px;
}

.tnt-paginator-prev:before {
    font-family: 'iconfont';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e023";
    padding: 0 20px 0 7px;
    color: #808080;
    margin-left: -4px;
    line-height: 1;
}
.page_indices_constituents .tnt-paginator {
    margin-bottom: 16px;
}

html.msie8 .tnt-paginator-prev:before {
    margin-left: -3px;
}

.tnt-paginator-next:before {
    font-family: 'iconfont';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e026";
    padding: 0 20px 0 7px;
    color: #808080;
    margin-left: 4px;
    line-height: 1;
}

html.msie8 .tnt-paginator-next:before {
    margin-left: 3px;
}
/* Expenses */
.idms_expensesSearchForm #SEARCH_SUBMIT {
    margin-left: 70%;
}

form#ADMINTOOL_EXPENSESUSERFOOTER_1_9 div.form-row div {
    text-align: center;
}

.idms_table_title a,.idms_table_title span {
    /*width: 250px;*/
    display: block;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}

.fixed-tablecolumn {
    table-layout: fixed;
}

.fixed-tablecolumn tr {
    vertical-align: top;
}

.idms-nobreak {
    white-space: nowrap
}

.tb-fn.idms-tb-fn tr th,.tb-fn.idms-tb-fn tr td,.tb-fn.idms-tb-fn-02 tr th,.tb-fn.idms-tb-fn-02 tr td
    {
    padding-right: 12px;
}

.tb-fn.idms-tb-fn tr td:last-child,.tb-fn.idms-tb-fn tr th:last-child,.tb-fn.idms-tb-fn-02 tr td:last-child,.tb-fn.idms-tb-fn-02 tr th:last-child
    {
    padding-right: 0px;
}

.tb-fn.idms-tb-fn-02 tr td:nth-child(1),.tb-fn.idms-tb-fn-02 tr th:nth-child(1)
    {
    padding-right: 0px;
}

#exchange-status.icon-exchange-open,#exchange-status.icon-exchange-closed,#exchange-status.icon-exchange-closed2,.exchange-status.icon-exchange-open,.exchange-status.icon-exchange-closed,.exchange-status.icon-exchange-closed2
    {
    font-size: 21px;
    vertical-align: baseline;
}

.idms-truncate-01 {
    max-width: 224px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.idms-truncate-header-markets {
    max-width: 207px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.idms-tb-fn.tb-fn.tb-z-01 tbody th {
    border-bottom: 1px solid #cccccc;
    padding: 7px 0 4px 0;
}

.General_SubModule_ToolbarToolbox .error-msg {
    right: 153px!important;
}
.error-active {
    box-shadow:1px 1px 4px #949494 !important;
    z-index:9990 !important;
}
.error-inactive {
    box-shadow:0 0px 0px rgba(0, 0, 0, 0);
    z-index:9900 !important;
}
.error-close {
    float:right;
    top:3px;
    right: 3px;
    background-image: linear-gradient(to bottom, #ffffff, #f4f4f4);
    background-color:#f4f4f4;
    background-repeat:repeat-x;
    width:23px;
    height:23px;
    border:1px solid #d8d8d8;
    border-radius:3px;
    box-shadow:0 0px 0px rgba(0, 0, 0, 0);
    position: relative;
    padding: 0 6px 0 6px;
}
.General_SubModule_ToolbarToolbox .error-msg:after {
    border-right-color: transparent;
    border-left-color: #f4f4f4;
    left: 100%;
}
.General_SubModule_ToolbarToolbox .error-msg:before {
    border-right-color: transparent;
    border-left-color: #d8d8d8;
    left: 100%;
}
.General_SubModule_ToolbarToolbox .error-msg > .inner {
/*    padding: 16px 59px 16px 16px;
    background-position: 252px 16px; */
    text-align: left;
}
.General_SubModule_ToolbarToolbox .error-close {
    float: left;
    right: auto;
    left: 3px;
}
.error-close:hover {
    box-shadow:0 1px 4px #d8d8d8 inset;
}

.error-close-sign {
    color: #808080;
    font-size:12px;
    font-weight:bold;
}

@media screen and (max-width: 1024px) {
    .page_news_snapshot a.tnt-paginator-next, .page_news_snapshot a.tnt-paginator-prev {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        width: 24px;
        top: 24px;
    }

    .page_news_snapshot a.tnt-paginator-page {
        padding: 0 0 0 2px;
        margin-top: 2px;
    }
}

@media screen and (max-width: 768px) {
    .page_news_snapshot a.tnt-paginator-page {
        padding: 0 0 0 0;
    }
    #Stocks_SubModule_SnapshotHeaderPriceInformations_1 .idms-stocks-exchange-container a {
        white-space: normal;
    }
}

#debug{
    background-color: white;
    border: 1px solid #004988;
    width: 100%;
    min-height: 200px;
    font-size: 14px;
    z-index: 9999;
}

#debug p{
    background-color: #004988;
    color:white;
    padding: 5px;
}

#debug hr{
    margin:0;
}

#debug > #menu {
    width: 100%;
    height: 6%;
}
#debug > #tabs {
    padding:5px;
    width: 100%;
    height: 94%;
}

#debug > #tabs > .cnt {
    width: inherit;
    height: inherit;
    overflow-x: auto;
}

#debug > #tabs > * {
    font-size: x-small !important;
}