html a {
    color: #00bfd8 !important;
}
html img {
    max-width: 100% !important;
    position: relative;
    z-index: -999;
}
body {
    background-image: url("../img/NNETBG.jpg") !important;
    background-size: cover !important;
    background-position-y: -115px !important;
    background-repeat: no-repeat !important;
}
.content-wrap>header {
    border-bottom: transparent !important;
}
.dark-bar {
    background: transparent !important;
    color: #32373e !important;
}
.dark-bar a {
    color: #00bfd8 !important;
}
body>footer {
    border-top: transparent !important;
	    font-size: 10px !important;
}
#login-box {
    width:300px !important;
    background: transparent !important;
    border: 0;
    margin: -30px 0 30px 40px !important; 
}

#guesstitle{
    position: absolute;
    z-index: 999;
    left: 55rem; top: 30rem;
}
.guesstype{
    font-family: "Noto Sans Thai", sans-serif;
    font-size:30px;
    color:#00356b !important;
    padding: 20px;
    border: solid;
    border-radius: 20px;
}
.guesstype:hover{
	text-decoration: none !important;
    color:#1693b9 !important;
}
.logo-head-title {
    margin-left: 100px;
    margin-top: 25px;
    display: block;
}
.block-left {
    display: block;
    float: left;
}
.block-right {
    display: block;
    position: absolute;
    left:68%;
}
.block-right h1 {
    font-family: "Noto Sans Thai", sans-serif;
    margin-top: 5px;
    color: #333;
	/**/
	background: rgb(255 255 255 / 70%);
	border-radius:4px;
	padding:10px;
}
.h1_1 {
    font-weight: 700;
    color: #9b1010 !important;
}
.h1_2 {
    font-weight: 700;
    color: #152456 !important;
}
.h2_pl {
     padding-left: 25px;
}
.block-contents{
    font-family: "Noto Sans Thai", sans-serif;
    margin: 2% 1% 0 7%;
}
.systitle{
    display: inline-block;
    vertical-align: top;
    padding-left: 70px;
}
.vision{
    font-family: "Noto Sans Thai", sans-serif;
    font-size: 1.1em;
}
#exam-desc{
    background: #ffffff91;
    max-width: 750px;
    padding: 10px 0px 0px 10px;
    border-radius: 10px;
}
#exam-desc h1{
    font-size: 1.7em !important;
}
#exam-desc h2{
    font-size: 1.6em !important;
}
#login-box #connect {
    display: inline-block;
    padding: 13px 25px 15px 25px;
    
    border-radius: 32px;
    background-color: #08417a !important;
    color: #ffffff;
    font-size: 16px !important;
    text-decoration: none;
    transition: all 0.2s;
    height: unset !important;
    line-height: unset !important;
    text-shadow: unset !important;
	width: 100%;
}

#login-box #connect:hover {
    border: 1px solid #08417a !important;
    background-color: #ffffff !important;
    color: #08417a !important;
    font-weight: bold;
    font-size: 20px !important;
}
.image-container {
    width: 510px;
    position: absolute;
    left:67%;
    top: 31%;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
label.label-control {
    position: absolute;
    top: 0.125rem;
    left: 1.375rem;
	color: #5d636b;
	opacity: 1;
    cursor: text;
	font-size: 0.75rem;
	font-weight: 700;
}
input#login, input#password {
    display: block;
    width: 100%;
    border: 1px solid #cbcbd1;
    border-radius: 8px;
    background-color: #ffffff;
    color: #5d636b;
    -webkit-appearance: none;
    font-size: 16px;
    padding: 13px 0 13px 1.3125rem;
    font-weight: normal;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
}
.xhtml_form .form-toolbar {
    margin: 15px 0 0 0 !important;
    right: 20px;
}
.form-control {
    position: relative;
}
@media(max-width: 1600px){
    .image-container {
    width: 440px;
    top: 28%;
    }
    .block-right{
        font-size: 11px;
        left:69.5%;
    }
}
@media(max-width: 1280px){
  
    .logo-head-title {
    margin-left: 50px;
    margin-top: 30px;
    }
    #exam-desc h1 {
    font-size: 1.4em !important;
    }
    #exam-desc h2 {
    font-size: 1.2em !important;
    padding-left: 15px;
    }
    .vision {
    font-size: 1em;
    }
    .block-right{
        font-size: 10px;
    }
}
@media(max-width: 960px){
    body {
    background-position-y: 0px !important;
    }
    #login-box h1 {
        font-size: 20px !important;
    }
    #login-box #connect {
        background: #08417a !important;
    }
    .content-wrap {
        background-position-x: right;
    }
    .logo-head-title {
        margin-left: 0;
        margin-top: 10px;
    }
    .image-container {
        display: none;
    }
    .block-left {
        text-align: center;
        float: none;
    }
    .block-right {
        position: static;
    }
    .block-right h1 {
        text-decoration: none;
        color: #333;
        text-align: center;
        font-size: 24px;
        font-weight: normal;
        padding: 10px;
        display: block;
        border: 1px solid;
        background: rgb(255 255 255 / 70%);
        border-radius: 5px;
		
    }
    #guesstitle{
        display: none;
    }
    #exam-desc h1{
        font-size: 1.4em !important;
    }
    #exam-desc h2{
        font-size: 1.3em !important;
    }
    #login-box {
        margin: unset !important;
        width: unset !important;
    }
}
@media(max-width: 600px){
    .vision {
    font-size: 0.8em;
    }
    #exam-desc h1 {
        font-size: 1.3em !important;
    }
    #exam-desc h2 {
        font-size: 1.2em !important;
    }
    #exam-desc {
    padding: 10px 0px 10px 0px;
}
}