/**
Theme Name: ifrmp
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ifrmp
Template: astra
*/


/**Table styling start Css**/
.dataTables_wrapper .dataTables_length{ display: none;}
.dataTables_wrapper .dataTables_filter{ float: left; margin-left: 0;}
.dataTables_wrapper .dataTables_filter label{ font-size: 0px;}
.dataTables_wrapper .dataTables_filter label input[type="search"]{ background-color: #fcfcfc; border-color: #8a8a8a; color: #82000a; font-size: 16px; height: 35px; line-height: 35px; width: 460px; padding: 0 10px; box-shadow: none;}
.dataTables_wrapper .dataTables_filter label input[type="search"]::-ms-clear{ display: none;}
.dataTables_wrapper .dataTables_filter label input:focus{ background-color: #fcfcfc !important;}
.style-simple .posts-data-table thead th{ text-align: left; border-bottom-width: 2px;}
.posts-data-table tbody tr td{text-align: left;}
.posts-data-table tbody tr.odd {background: #EEEEEE }
.dataTables_wrapper .dataTables_paginate .paginate_button{ background: none; border: 1px solid #ccc; margin: 0 6px; padding: 4px 12px;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{ background: #000; color: #fff !important; border-color: #000;}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{ background: #000;}
.style-simple table td:last-child{ border-right: 0;}
.style-simple table.dataTable thead th, .style-simple table.dataTable thead td{ padding: 10px 14px;}
.style-simple table.dataTable tbody th, .style-simple table.dataTable tbody td{ padding: 8px 14px;}
.style-simple table.dataTable thead th:nth-child(5), .style-simple table.dataTable tbody td:nth-child(5){ border-right: none;}
.data-loader{ position: relative;}
.data-loader::before {background: rgba(255, 255, 255, 1) none repeat scroll 0 0;content: "";height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 20;}
.data-loader::after {background: rgba(0, 0, 0, 0) url("images/loader.gif") repeat scroll 0 0;content: "";height: 64px;left: 50%;position: absolute;top: 50%;transform: translate(-50%, -50%);width: 64px;z-index: 50;}
table.dataTable > tbody > tr.child ul{ width: 100%;}
table.dataTable > tbody > tr.child ul li{ list-style-type: none;}
.document-detail{ word-wrap: break-word;}
.posts-table-wrapper .posts-table-reset { height: 37px !important; }
.posts-table-select-filters select { margin-left: 5px; margin-right: 5px; }

.categories_images_content .the_content_wrapper{ display:none;}


body.home .mcb-wrap-inner .rhc-title-info .rhc-title{cursor:pointer}
.rh-communityevents-container1 .switch-html, .rh-communityevents-container1 .switch-tmce{height:35px;}

@media screen and (max-width:767px){
    .dataTables_wrapper .dataTables_filter label input[type="search"]{ width: auto;}
}

.document-post-header .title_wrapper h1 {  font-size: 35px;  line-height: 35px; }
.column.one.document-post-header { height:auto; margin-bottom: 20px;}
.section_wrapper.document-detail { padding:10px 10px 0px 10px; word-wrap: break-word; }


/* document library style */
.page-template-tp-document-library{overflow-x:hidden;}
.page-template-tp-document-library .inner_document_library h4{
    text-align: center;
    font-size: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    margin: 0 0 40px 0;
    font-weight: 500;
}
.page-template-tp-document-library .inner_document_library a:hover{
    color: maroon !important;
	text-decoration:underline;
}
.page-template-tp-document-library .inner_document_library a{ color: maroon !important; }
.page-template-tp-document-library .inner_document_library a:focus{outline:none !important;}
.page-template-tp-document-library .inner_document_library{ padding: 50px 0; }
.page-template-tp-document-library .main_document_library .banner-section h2{text-align: center;
    color: #000;
    font-size: 50px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: bold;position: relative;    z-index: 9;}
.page-template-tp-document-library .main_document_library .banner-section #banner-bg-image h2{color:#fff;}
.page-template-tp-document-library article{    padding: 0 !important;}
.page-template-tp-document-library .entry-title{   font-weight: bold;
    text-align: center;
    padding: 50px 0;}

.page-template-tp-document-library .banner-section{ 
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;}

.page-template-tp-document-library .banner-section #banner-bg-image{
	    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	background-repeat: no-repeat;
    background-attachment: fixed;
	position: relative;
}

.page-template-tp-document-library .banner-section #banner-bg-image:before{
	    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 40%);
    z-index: 1;
}
.page-template-tp-document-library .main_document_library .container
{
	margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1140px;
}

.page-template-tp-document-library .posts-table-reset a::before{content: "" !important;}

.page-template-tp-document-library .dataTables_wrapper .dataTables_filter label input[type="search"] {
    background-color: #fcfcfc !important;
    border-color: #8a8a8a !important;
    color: #82000a;
    font-size: 16px !important;
    height: 35px !important;
    line-height: 35px;
    width: 360px !important;
    padding: 0 10px !important;
    box-shadow: none !important;
    border: 1px solid #aaa !important;
	margin:0;
}

.single-document .title_wrapper h1{color: maroon;
    line-height: 45px;
    padding: 20px 0;}

.single-document .post-wrapper-content .mcb-wrap-inner{display:flex;}
.single-document .post-wrapper-content .mcb-wrap-inner > div{flex:0 0 50%;}
.single-document .sections_group {    padding: 50px 0 100px;}
.single-document .document-detail {line-height:35px;}
.single-document .post-wrapper-content .mcb-wrap-inner b, .single-document .post-wrapper-content .mcb-wrap-inner strong{color:maroon;}
.single-document .column_attr p{    line-height: 25px;}
.single-document .post-wrapper-content .mcb-wrap-inner a:hover{color:maroon !important;}
.single-document .post-wrapper-content .mcb-section-inner .mcb-wrap{background-color:#f7f7f7 !important; padding:30px 30px 50px !important;}

@media only screen and (max-width: 767px)
{
.page-template-tp-document-library .posts-table-controls .select2-container{  width: 100% !important;}
	.page-template-tp-document-library .dataTables_wrapper .dataTables_filter label input[type="search"]{width: 100% !important;}
	.page-template-tp-document-library .main_document_library .banner-section h2{    font-size: 35px;
    line-height: 40px;}
	.page-template-tp-document-library .inner_document_library h4{font-size: 18px;}
	.single-document .title_wrapper h1{ padding: 0; font-size: 23px; line-height: 30px;}
	.single-document .post-wrapper-content .mcb-wrap-inner {  display: block;}
	.page-template-tp-document-library .posts-table-wrapper .posts-table-controls>div{width:70%; margin: 10px auto}
	.page-template-tp-document-library .dataTables_wrapper .dataTables_filter label{width:100%;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) 
{
	.page-template-tp-document-library .posts-table-wrapper .posts-table-controls>div{width:auto; margin: 10px auto}
	.page-template-tp-document-library .dataTables_wrapper .dataTables_filter label{width:100%;}
}