| Server IP : 27.254.152.13 / Your IP : 216.73.217.38 Web Server : Apache/2 System : Linux ns1-252017.dragonhispeed.com 5.2.0 #1 SMP Fri Mar 29 22:50:14 MSK 2024 x86_64 User : coloflew ( 1072) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/coloflew/domains/tessabalpatiu.go.th/public_html/examples/non-responsive/ |
Upload File : |
/* Template-specific stuff
*
* Customizations just for the template; these are not necessary for anything
* with disabling the responsiveness.
*/
/* Account for fixed navbar */
body {
font-family: 'Kanit', sans-serif;
}
body,
.navbar-fixed-top,
.navbar-fixed-bottom {
min-width: 1349px;
/* background-color: #83a10f;*/
background: url(../../img/bgall.jpg)
}
/* Don't let the lead text change font-size. */
.lead {
font-size: 16px;
}
/* Finesse the page header spacing */
.page-header {
margin-bottom: 30px;
}
.page-header .lead {
margin-bottom: 10px;
}
/* Non-responsive overrides
*
* Utilize the following CSS to disable the responsive-ness of the container,
* grid system, and navbar.
*/
/* Reset the container */
.container {
width: 1170px;
max-width: none !important;
}
/* Demonstrate the grids */
.col-xs-4 {
padding-top: 15px;
padding-bottom: 15px;
}
.container .navbar-header,
.container .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
/* Always float the navbar header */
.navbar-header {
float: left;
}
/* Undo the collapsing navbar */
.navbar-collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
visibility: visible !important;
}
.navbar-toggle {
display: none;
}
.navbar-collapse {
border-top: 0;
}
.navbar-brand {
margin-left: -15px;
}
/* Always apply the floated nav */
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding: 15px;
}
/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
float: right;
}
/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
position: absolute;
float: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-width: 0 1px 1px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff !important;
background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #999 !important;
background-color: transparent !important;
}
/* Undo form expansion */
.navbar-form {
float: left;
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
/* Copy-pasted from forms.less since we mixin the .form-inline styles. */
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
/* Undo inline form compaction on small screens */
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
/* ---- new css ---- */
.bar-top{
background: linear-gradient(#0d7600, #0b5000);
color: #fff;
padding: 3px;
}
.bar-top-r{
text-align: -webkit-right;
width: 100%;
}
.bar-top-tel{
float: right;
margin-right: 15px;
}
.bar-top-mail{
float: right;
}
.header-top{
position: relative;
height: 671px;
min-width: 100%;
background: url(../../img/box-top_bg.png);
}
.header-top-bar{
position: relative;
background: url(../../img/bar-top.png)no-repeat center top;
min-width: 1200px;
}
.h-text-1{
margin-top: 41px;
position: absolute;
margin-left: 25px;
font-size: 20px;
color: #FFF;
font-weight: 300;
}
.h-text-tel{
font-size: 20px;
color: #FFF;
font-weight: 200;
float: right;
margin-right: 10px;
}
.h-text-email{
font-size: 20px;
color: #FFF;
font-weight: 200;
float: right;
}
.h-box-r{
text-align: right;
margin-top: 41px;
margin-right: -8px;
}
.h-box-title{
margin-top: 57px;
position: absolute;
margin-left: 148px;
font-size: 36px;
color: #0a5d01;
font-weight: 400;
}
.h-box-title-p{
margin-top: 111px;
position: absolute;
margin-left: 148px;
font-size: 20px;
color: #777777;
font-weight: 300;
}
.h-box-menu{
text-align: right;
margin-top: 173px;
}
.a-home-menu{ margin-right: 24px; font-size: 22px; font-weight: 300; color: #000 !important; }
.a-pic-menu{ margin-right: 21px; font-size: 22px; font-weight: 300; color: #000 !important; }
.a-news-menu{ margin-right: 16px; font-size: 22px; font-weight: 300; color: #000 !important; }
.a-dowload-menu{ margin-right: 18px; font-size: 22px; font-weight: 300; color: #000 !important; }
.a-contact-menu{ margin-right: -15px; font-size: 22px; font-weight: 300; color: #000 !important; }
.a-home-menu:hover,
.a-news-menu:hover,
.a-dowload-menu:hover,
.a-contact-menu:hover,
.a-pic-menu:hover{
text-decoration: underline;
}
.h-box-text-slide{ margin-top: 419px; background: url(../../img/box-top_bg1.png); }
.h-box-mar{ font-size: 20px; color: #FFF; font-weight: 200; width: 921px; padding: 9px 0; }
.f-box{
height: 669px;
margin-top: -234px;
min-width: 1200px;
}
.f-text-address{
margin-top: -8px;
margin-left: -100px;
margin-right: -100px;
color: #FFF;
font-weight: 200;
font-size: 18px;
text-align: center;
}
.f-copy{
color: #FFF;
text-align: center;
margin-top: 20px;
font-weight: 100;
font-size: 22px;
}
.f-logo{
max-width: 132px;
margin-top: 227px;
margin-left: 504px;
}
.f-m-home{ margin-top: -105px; margin-left: 113px; }
.f-m-pic{ margin-top: -110px; margin-left: 30px;}
.f-m-news{ margin-top: -110px; margin-left: 30px;}
.f-m-download{ margin-top: -110px; margin-left: 227px;}
.f-m-contact{ margin-top: -98px; margin-left: 789px;}
.f-m-master{ margin-top: -100px; margin-left: 896px;}
.a-f:hover{ opacity: .7; }
.pd20{ padding-top: 20px; padding-bottom: 20px; background-color: #f2f5f1; }
.a-menu{
left: 27px;
position: relative;
top: -29px;
color: #FFF !important;
}
.p-modal{
font-size: 18px;
text-align: center;
font-weight: 300;
padding: 10px;
}
.p-detail{
font-size: 16px;
font-weight: 300;
word-wrap: break-word;
}
.p-footer-detail{
margin-top: 20px;
text-align: right;
font-size: 14px;
font-weight: 300;
}
.p-modal-img{
padding: 10px;
text-align: center;
}
.menu-l{
background-image: url(../../img/bg_menu_b.png);
margin-top: 22px;
background-repeat: repeat-y;
left: 0;
z-index: 5;
}
.menu-l-bar{
content: url(../../img/bg_menu.png);
left: -1px;
z-index: 5;
margin-bottom: 0px;
margin-top: -22px;
position: inherit;
}
.menu-l-top{
background-image: url(../../img/bg_menu_a.png);
top: -86px;
height: 141px;
left: 0;
z-index: 5;
}
.menu-l-bottom{
background-image: url(../../img/bg_menu_c.png);
top: -86px;
height: 100px;
left: 0;
z-index: 5;
}
.box-memu-l{
border: 2px solid #046000;
padding: 3px;
border-radius: 4px;
margin-top: 30px;
}
.box-memu-l-t{
border: 2px solid #9f00bd;
padding: 3px;
border-radius: 4px;
margin-top: 10px;
}
.div-a-menu-line{
margin-bottom: 0px;
background: #608519;
font-size: 17px;
font-weight: 300;
padding: 9px;
display: inline-block;
color: #FFF;
border-radius: 4px;
width: 239px !important;
margin-top: 4px;
border-color: #0a6400;
border-style: solid;
border-width: 4px 1px;
/* font-size: 14px; */
border-radius: 6px;
box-shadow: 0 0 0;
}
.div-box-t9{
margin-top: 9px;
}
.p-vote{
font-size: 12px;
/* color: #d00000; */
font-weight: 300;
text-align: center;
background: #EEE;
}
.p-total-vote{
font-size: 14px;
color: #d00000;
/* font-weight: 500; */
margin-top: 9px;
text-align: center;
background: MOCCASIN;
border-radius: 3px;
padding: 4px;
}
.div-a-menu-line:hover{
background: #292929;
color: #fff;
}
.div-a-manu-l{
margin-left: 10px;
}
.a-menu-l{
font-size: 16px;
font-weight: 300;
}
.title-box{
margin-top: 0px;
margin-bottom: 10px;
background: #608519;
color: #FFF;
font-size: 18px;
font-weight: 400;
padding: 9px;
border-radius: 4px;
}
.img-into{
position: absolute;
margin-left: 269px;
z-index: 999;
}
.vdo-into{
z-index: 9999;
position: absolute;
margin-left: 716px;
margin-top: 146px;
}
.m6{
margin: 3px 0;
}
#box2{
width: 632px;
margin-top: 417px;
background-color: #c3e3c9;
}
#box3{
width: 269px;
margin-top: 417px;
background-color: #60768d;
}
.title-box-2{
margin-top: 14px;
margin-bottom: 10px;
background: #9f00bd;
border-left: 6px solid #f1f1f1;
color: #FFF;
font-size: 22px;
font-weight: 300;
padding: 12px;
}
.thumbnail_new {
display: block;
height: 332px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.img-100{
width: 100%;
}
.f-16{
font-size: 16px;
margin-bottom: 2px;
}
#btn-all-show{
position: absolute;
right: 22px;
margin-top: -49px;
border-color: #fff;
border-radius: 0px;
}
.box-s-link{
height: 520px;
border: 2px solid #9f00bd;
padding: 6px 12px;
overflow-y: scroll;
overflow-x: hidden;
}
.f-red {
font-size: 12px;
color: #c70000;
}
.f-read{
font-size: 12px;
color: #2196F3;
font-style: italic;
}
.f-date{
font-size: 12px;
color: #FF9800;
font-style: italic;
}
.div-dr{
text-align: right;
background: #ececec;
padding: 1px 6px;
width: 179px;
margin-left: 389px;
border-radius: 3px;
}
.div-r{
text-align: right;
}
.div-th{
font-size: 14px;
font-weight: 400;
}
.div-news-pic{
max-width: 60px;
}
.div-th-pic{
font-size: 16px;
font-weight: 400;
text-align: center;
}
.div-th-title{
font-size: 16px;
font-weight: 400;
width: 500px;
text-align: center;
}
.div-th-date{
font-size: 16px;
font-weight: 400;
width: 156px;
text-align: center;
}
.div-th-view{
font-size: 16px;
font-weight: 400;
width: 86px;
text-align: center;
}
.div-text-v{
font-size: 14px;
vertical-align: middle !important;
color: #909090;
font-weight: 300;
/* width: 156px; */
text-align: center;
}
.div-th-download {
font-size: 16px;
font-weight: 400;
width: 118px;
text-align: center;
}
.div-th-title-d {
font-size: 16px;
font-weight: 400;
text-align: center;
}
.a-link-news{
font-size: 14px;
vertical-align: middle;
}
#link-all{
border-bottom: 1px dashed #e0e0e0;
padding: 5px 13px;
}
.a-link-detail{
font-size: 14px;
font-weight: 300;
}
.a-thm:hover{
color: #900000;
display: inline-block;
opacity: .9;
}
.cat_all{
font-style: italic;
font-size: 12px;
color: #FF9800;
font-weight: 300;
letter-spacing: .4;
}
.logo-web{
position: absolute;
margin-top: 45px;
max-width: 134px;
margin-left: -13px;
}
#box_r{
margin-left: 269px;
width: 901px;
float: initial;
}
#box_img-m{
width: 300px;
float: left;
}
.link_exp{
margin-top: 254px;
position: absolute;
width: 770px;
margin-left: 180px;
padding: 6px;
background: #608519;
}
/* menu */
#navigation {
font-size: 0.75em;
width: 250px;
margin-left: -5px;
padding: 5px;
margin-top: -22px;
}
#navigation ul {margin:0px; padding:0px;}
#navigation li {list-style: none;}
ul.top-level { /* background:#fff; */}
ul.top-level li {
margin: 0 0 3px 0;
/* border: solid 1px #cccccc; */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#navigation a {
color: #fff;
cursor: pointer;
display: block;
font-size: 15px;
font-weight: 200;
height: 34px;
line-height: 34px;
text-indent: 10px;
text-decoration: none;
width: 100%;
background-image: url(../../img/bg_menu.png);
}
#navigation a:hover{
text-decoration:none;
}
#navigation li:hover {
/* background: #EFEFEF; */
position: relative;
}
ul.sub-level {
display: none;
}
li:hover .sub-level {
border-width: 1px;
display: block;
position: absolute;
left: 150px;
top: 5px;
}
ul.sub-level li {
border: none;
float:left;
width:240px;
}
/************ Second Level ****************/
#navigation .sub-level {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 13px;
margin-left: 79px;
z-index: 9999;
}
/************ Third Level ****************/
#navigation .sub-level .sub-level {
background: #fff;
margin: 0 1px 0 0;
}
/* Display one level after another */
li:hover .sub-level .sub-level {
display:none;
}
.sub-level li:hover .sub-level {
display:block;
}
#kkk{
margin-top: -441px;
}
.not_date{
text-align: center;
padding: 10px 0;
font-weight: 200;
font-size: 24px;
color: #da0000;
}
.time-jobs{
text-align: center;
margin-top: -20px;
border-bottom: 2px solid #046000;
margin-bottom: 20px;
}
.tap_menu{
margin-top: 16px;
}
@media only screen and (max-width:1200px){
.header-top {
position: relative;
height: 613px;
min-width: 100%;
background: url(../../img/box-top_bg.png);
}
.h-box-text-slide {
margin-top: 359px;
margin-left: 183px;
}
#kkk{
margin-top: -382px;
}
}