%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/templates/sj_icenter/less/ |
Upload File : |
/* Basic Reseting Classes */ .align-left{text-align: left !important;} .align-right{text-align: right !important;} .align-center{text-align: center !important;} .noitalic {font-style: normal !important;} .nobold {font-weight: normal !important;} .nomarginall {margin-left: 0 !important;margin-right: 0 !important;margin-top: 0 !important;margin-bottom: 0 !important;} .nopaddingall {padding-left: 0 !important;padding-right: 0 !important;padding-top: 0 !important;padding-bottom: 0 !important;} .nomargintop {margin-top: 0 !important;} .poscenter {display: table;margin: 0 auto ;} .nomarginbottom {margin-bottom: 0 !important;} .nomarginleft {margin-left: 0 !important;} .nomarginright {margin-right: 0 !important;} .nopaddingtop {padding-top: 0 !important;} .nopaddingbottom {padding-bottom: 0 !important;} .nopaddingleft {padding-left: 0 !important;} .nopaddingright {padding-right: 0 !important;} /* Inline Thumbnails */ .thumbnail.pull-left {margin: 0 10px 10px 0;} .thumbnail.pull-right {margin: 0 0 10px 10px;} //Wrapping Long URLs .wrapurl(){ width:100%; white-space: pre; /* CSS 2.0 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3.0 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: -moz-pre-wrap; /* Mozilla */ white-space: -hp-pre-wrap; /* HP Printers */ word-wrap: break-word; /* IE 5+ */ } //Responsive Tables #flip-scroll{ table { width: 100%; border-collapse: collapse; border-spacing: 0; display: block;} th, td { margin: 0; vertical-align: top; } thead { display: block; float: left; } tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; } tbody tr { display: inline-block; vertical-align: top;border-right: 1px solid #ccc;margin-left: -4px; } th:last-child,td:last-child { border-bottom: 1px solid #babcbf; } th { background: #666666;border-radius: 0;color: #fff;display: block; text-align: right; border-bottom: 0;font-size: 13px; border-left: 0;padding:7px 10px 5px;min-height: 27px;} td { display: block; padding: 7px 10px 5px;min-height: 26px; text-align: left; border-left: 0; border-right: 0; border-bottom: 0;} .bs-docs-example th{min-height: 30px;} }