/*
Theme Name: jute corporation of india
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/


.zeno_font_resizer a {
    color: #fff;
    padding: 0 5px;
    border-right: 1px solid #fff;
}
.zeno_font_resizer_container {
    display: inline-block;
}
.container-box h1 {
    font-size: 30px !important;
    text-align: center;
    text-transform: uppercase;
}
hr.border-page {
    text-align: center;
    width: 20%;
    border: 1px solid #00984b;
}
.container-box ul {
    font-size: 0.875rem;
    color: #565656;
    text-align: justify;
    line-height: 25px;
}
.container-box p {
    line-height: 25px;
        margin-top: 0 !important;
}
.cmd-message .img {
    float: left;
    width: 200px;
    height: auto;
}
.cmd-message .img img {
    width: 100%;
    height: auto;
}
.signature {
    float: right;
}
td.picture {
    width: 100px;
    height: auto;
}
.picture img {
    width: 100%;
    height: auto;
}
.mgmt tbody td{
    vertical-align: middle !important;
    text-align: center !important;
}
.mgmt th{
	vertical-align: middle !important;
    text-align: center !important;
	width:200px;
}

.detail-box p {
  
    line-height: 25px;
}
.annual-report a {
    color: #000;
    text-decoration: underline;
}
ol > li {
    line-height: 32px;
}
.container-box {
    line-height: 32px;
}
.container-box li {
    font-size: 0.875rem;
    text-align: justify;
}

.fz-fab-container{margin:0px !important; position: absolute !important;}
.page-id-147 table tr td, .page-id-147 table tbody tr th{border:1px solid; padding:5px;}

