/*
Theme Name: Tec-sense
Text Domain: tecsense
Version: 1.1
Requires at least: 4.7
Requires PHP: 5.2.4
Description: #
Tags: #
Author: #
Author URI: #
Theme URI:#
License: #
License URI: #
*/
/* @import url('https://fonts.googleapis.com/css?family=Hind:400,500,600,700&display=swap');
@import url('https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css'); */



.tradingview-widget-copyright {
    display: none !important;
}

section.documedntcontain {
    padding: 100px 0;
    font-family: 'Inter', sans-serif;
}
section.documedntcontain p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
	    margin-bottom: 15px;
}
section.documedntcontain li {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
	    margin-bottom: 15px;
}
.d-contain strong {
    padding: 15px 0 !important;
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
 
}
.d-contain ul {
       padding: 10px 20px;
}
.d-contain ol {
    padding: 10px 20px;
}
.d-contain ul li {
    margin-bottom: 15px;
}

table.table-customer-form {
    margin: 0 auto;
}
.inner-table tbody, .inner-table td,.inner-table  tfoot, .inner-table th, .inner-table thead, .inner-table tr {
	border: 1px solid #000000;
    border-width: 2px;
    padding: 10px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.c-form {
    text-align: center;
    margin-top: 25px;
}
section.signform {
    padding: 100px 0;
}
.qna a {
    text-decoration: none;
}
section#tabledata {
    /*padding: 100px 0;*/
}

