/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
body {
    font-family: Helvetica;
    background-color: #2C3E50;
}
a:hover { text-decoration: none }

/* Back to top */

#backtotop.visible {
    opacity: 0.5;
    visibility: visible;
    transition: 0.2s;
}

#backtotop {
    background-color: #9d8d65;
    color: #ffffff;
}

#backtotop {
    bottom: 20px;
    display: inline-block;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    opacity: 0.2;
    position: fixed;
    right: 20px;
    text-align: center;
    visibility: hidden;
    width: 36px;
    z-index: 999;
}

#backtotop:hover {
    opacity: 1;
}


/* Starts */

.login {
    background-image: url(../images/Login_b.jpg);
    background-size: cover;
    background-position: center top;
    z-index: -1;
    height: 970px;
}
.bg-color {
    background-color: #FFFFFF;
  border-bottom: 1px solid rgba(241,241,241,0.4);
}

.logo-right img {
  max-width: 160px;
}
.logo-left {
    padding-top: 17px;
    max-width: 190px;
}


.login-title h2 {
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  /*padding-bottom: 55px;*/
  position: relative;
}

.login-title h2 i {
  font-size: 2.0rem;
  vertical-align: middle;
  margin-top: -5px;
  padding-right: 0px;
}
.login-title h2:before {
  position: absolute;
  content: "";
  height: 3px;
  /*border-bottom: 2px solid #fff;*/
  bottom: 41px;
  width: 109px;
  padding-bottom: ;
}
.section-padding {
	padding: 60px 0px;
}

input.username[type="text"], input.password[type="text"], input.password[type="password"] {
    display: block;
    margin: 0 auto;
    padding: 15px 40px;
    border-radius: 10px;
    border: 3px solid transparent;
    margin-top: 25px;
    margin-bottom: 25px;
    letter-spacing: 2px;
    width: 60%;
    transition: 0.3s;
    font-family: Helvetica Neue;
}

input.username[type="text"]:focus, input.password[type="text"]:focus, input.password[type="password"]:focus {
  box-shadow: 0 0 12px rgba(241, 241, 241, 1);
}

.input-box {
  text-align: center;
    position: relative;
}
.icon-ph, .icon-ph-2 {

    display: inline-block;
    width: auto;
    height: auto;
    min-width: 16px;
    padding: 50px 8px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 164px;
    bottom: 0px;
    z-index: 3;
}
.icon-ph {
    top: 14px;
}
.icon-ph-2 {

    top: 96px;
}
.icon-ph i {
    color: #2C3E50 !important;
}
.icon-ph-2 i {
    color: #2C3E50 !important;
}

.sub-mit {
  padding: 10px 35px;
  text-align: center;
  font-size: 1.8rem;
  background: #f1f1f1;
  border: 2px solid transparent;
  color: #333;
    transition: 0.3s;
    text-transform: uppercase;
    border-radius: 15px;
    font-weight: 700;
}
.sub-mit:hover {
    background: #2C3E50;/*2098D1*/
    color: #fff;
}

.login-form {
  background: rgba(44, 62, 80,0.6);
  padding: 70px 0px;
  border-radius: 15px;
  margin-top: -35px;
}

.menu-bg {
  color: white;
  background-color: black;
}
.nav-menu #cssmenu {
  background: transparent;
  padding: 4px 0px;
}
.nav-menu #cssmenu ul li {
  padding: 4px 0px;
  color: #fff;
}

.nav-menu #cssmenu ul li ul{
    z-index: 99999;
}
.right-menu p {
	display: inline-block;
	color: #fff;
}
.right-menu {
	padding: 16px 0px;
	text-align: center;
}
.right-menu p span {
	color: #ddd;
	padding: 0px 7px;
}
.nav-menu #cssmenu ul li a {
	padding: 14px;
	font-family: Helvetica;
	letter-spacing: 1px;
	font-size: 1.4rem;
	color: #fff;
}
.nav-menu #cssmenu ul li a:hover {
	color: #ddd;
}
.nav-menu #cssmenu ul li{
  position: relative;
}
.nav-menu #cssmenu ul li:before{
  position: absolute;
  content:"";
  height: 3px;
  width: 40px;
  border-bottom: 2px solid;
  bottom: 10px;
  left: 15px;
  transition: 0.3s;
}
.nav-menu #cssmenu ul li:hover:before{
  width: 90%;
}

.right-menu a {
	padding: 8px 15px;
	background: #fff;
	color: #333;
	text-transform: uppercase;
  transition: 0.3s;
}

.right-menu a:hover {
  background-color: #333;
  color: #fff;
}
.owl-carousel .owl-item .single-slide img {
  width: 978px;
  margin: 0 auto;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}


.slide-area .owl-nav div {
    width: 50px;
    height: 40px;
    display: inline-block;
    top: 50%;
    text-align: center;
    background: transparent;
    line-height: 30px;
    font-size: 4rem;
    margin-top: -15px;
}

.slide-area .owl-nav .owl-prev {
    position: absolute;
    left: 195px;
    background: #ddd;
    border-radius: 3px;
    transition: 0.3s;
}
.slide-area .owl-nav .owl-next {
    position: absolute;
    right: 195px;
    background: #ddd;
    border-radius: 3px;
    transition: 0.3s;
}


.slide-area .owl-nav .owl-prev:hover {
    background: #333;
    color: #fff;
}
.slide-area .owl-nav .owl-next:hover {
    background: #333;
    color: #fff;
}

.nav-menu #cssmenu.small-screen #menu-button::after {
    padding: 2px;
}

.slide-text {
    position: absolute;
    text-align: center;
    width: 60%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 0px;
    font-family: Helvetica;
    border-radius: 15px 50px 30px 5px:
}
#imgContentTop {
    background: url(../images/imgtop.png) repeat-x top center;
    height: 148px;
    position: relative;
    top: -130px;
    z-index: 99;
    width: 978px;
    text-align: center;
    margin: 0 auto;
}

.dash-title {
  text-align: center;
}
.dash-title-password {
  text-align: center;
}
.dash-box {
  background-color: rgba(231, 76, 60,0.6);
  padding: 25px 0px;
  border-radius: 6px;
}
.service-1 i, .service-2 i, .service-3 i, .service-4 i {
	font-size: 4rem;
	padding-bottom: 10px;
}
.service-0, .service-1, .service-2, .service-3, .service-4 {
	text-align: center;
	color: #fff;
	padding: 16px 20px;
    border-radius: 10px;
    transition: 0.3s;
    margin-bottom: 10px;
}
.dash-title h2 {
	padding: 20px 0px;
	color: #fff;
	position: relative;
}
.dash-title-password h2 {
	padding: 20px 0px;
	color: #fff;
	position: relative;
}
.dash-title-th h2 {
	padding: 20px 0px;
	color: #fff;
	position: relative;
    text-align: center;
}
.dash-title-topup h2 {
	padding: 20px 0px;
	color: #fff;
	position: relative;
    text-align: center;
}
.dash-title-menu h2 {
	padding: 20px 0px;
	color: #fff;
	position: relative;
    text-align: center;
}
.dash-title-ts h2 {
	padding: 20px 0px;
	color: #fff;
	position: relative;
    text-align: center;
    margin-bottom: 50px;
}
.dash-title h2::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 163px;
	border-bottom: 2px solid #fff;
	bottom: 4px;
}
.dash-title-password h2::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 244px;
	border-bottom: 2px solid #fff;
	bottom: 4px;
}
.dash-title-th h2::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 275px;
	border-bottom: 2px solid #fff;
	bottom: 4px;
}
.dash-title-ts h2::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 297px;
	border-bottom: 2px solid #fff;
	bottom: 4px;
}
.dash-title-topup h2::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 100px;
	border-bottom: 2px solid #fff;
	bottom: 4px;
}
.dash-title-menu h2::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 110px;
	border-bottom: 2px solid #fff;
	bottom: 4px;
}
.service-0 {
    background-color: rgba(44, 62, 80,1.0);
}
.service-1 {
    background-color: rgba(26, 188, 156,1.0);
}
.service-2 {
    background-color: rgba(52, 152, 219,1.0);
}
.service-3 {
    background-color: rgba(46, 204, 113,1.0);
}
.service-4 {
    background-color: rgba(155, 89, 182,1.0);
}
.dash-title h2 i {
	font-size: 2.2rem;
	margin-top: -8px;
	vertical-align: middle;
}

.foot {
  background: #333;
  padding: 50px 0px;
  margin-top: 50px;
}
.footer-text {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}
.service-1:hover, .service-2:hover, .service-3:hover, .service-4:hover {
    box-shadow: 0 0 9px rgba(241, 241, 241, 1);
}

.service-0 h3, .service-1 h3, .service-2 h3, .service-3 h3, .service-4 h3  {
    font-size: 2.1rem;
}
.slide-text h2 {
    font-size: 2.6rem;
}
.change-password {
    margin-top: 30px;
}
.dash-box-password {
    background-color: #5D7B9D;
    padding: 25px 0px;
    border-radius: 6px;
}
.dash-box-th {
    background-color: rgba(46, 204, 113,0.6);
    padding: 25px 0px;
    border-radius: 6px;
}
.dash-box-topup {
    background-color: rgba(26, 188, 156,0.6);
    padding: 25px 0px;
    border-radius: 6px;
}
.warning-box {
    background-color: rgba(236, 240, 241,0.7);
    padding: 20px 60px;
    text-align: justify;
    border-radius: 10px;
}
input.sub-mit-1[type="submit"] {
    padding: 10px 35px;
    text-align: center;
    font-size: 1.8rem;
    background: #f1f1f1;
    border: 2px solid transparent;
    color: #333;
    transition: 0.3s;
    text-transform: uppercase;
    border-radius: 15px;
    font-weight: 700;
    display: inline-block;
}

input.sub-mit-1:hover {
    background: #2C3E50;
    color: #fff;
}
input.sub-mit-2[type="submit"] {
    padding: 10px 35px;
    text-align: center;
    font-size: 1.8rem;
    background: #f1f1f1;
    border: 2px solid transparent;
    color: #333;
    transition: 0.3s;
    text-transform: uppercase;
    border-radius: 15px;
    font-weight: 700;
    margin: 0 auto;
    display: inline-block;
}

input.sub-mit-2:hover {
    background: #2C3E50;
    color: #fff;
}
input.sub-mit-c[type="submit"] {
    padding: 10px 35px;
    text-align: center;
    font-size: 1.8rem;
    background: #f1f1f1;
    border: 2px solid transparent;
    color: #333;
    transition: 0.3s;
    text-transform: uppercase;
    border-radius: 15px;
    font-weight: 700;
    margin: 0 auto;
    display: block;
}

input.sub-mit-c:hover {
    background: #2C3E50; /*##2C3E50*/
    color: #fff;
}
.input-box-password-change {
    background-color: rgba(44, 62, 80,0.7);
    margin-top: 50px;
    padding: 50px 0px;
    border-radius: 10px;
}
.checkout-button {
    
    background-size: cover;
    background-position: center top;
    height: 36px;
    width: 192px;
    margin: 0 auto;
    margin-top: 15px;
    display: block;
    margin-top: ;
}
.service-0 p {
    font-size: 24px;
    font-weight: 700;
}
.dash-box-ts {
    background-color: rgba(0, 0, 0, 0.4);
    margin-top: 50px;
    padding: 50px 0px;
    border-radius: 10px;
}
.temppo {
    text-align: center;
}
input.pick-1, input.pick-2 {
    padding: 5px 0px;
    border-radius: 8px;
    border: 1px solid transparent;
    margin-bottom: 12px;
    padding-left: 16px;
}



div.redTable {
    border: 2px solid #A40808;
    background-color: #EEE7DB;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.divTable.redTable .divTableCell, .divTable.redTable .divTableHead {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}
.divTable.redTable .divTableBody .divTableCell {
    font-size: 13px;
}
.divTable.redTable .divTableRow:nth-child(even) {
    background: #F5C8BF;
}
.divTable.redTable .divTableHeading {
    background: #A40808;
}
.divTable.redTable .divTableHeading .divTableHead {
    font-size: 19px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    border-left: 2px solid #A40808;
}
.divTable.redTable .divTableHeading .divTableHead:first-child {
    border-left: none;
}

.redTable .tableFootStyle {
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background: #A40808;
}
.redTable .tableFootStyle {
    font-size: 13px;
}
.redTable .tableFootStyle .links {
    text-align: right;
}
.redTable .tableFootStyle .links a{
    display: inline-block;
    background: #FFFFFF;
    color: #A40808;
    padding: 2px 8px;
    border-radius: 5px;
}
.redTable.outerTableFooter {
    border-top: none;
}
.redTable.outerTableFooter .tableFootStyle {
    padding: 3px 5px; 
}

.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}


.pad-bot {
	padding-bottom: 50px;
}


