@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#5f5f5f;/*#5f5f5f;*/
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
}
html, .main {
	padding:0;
	margin:0;
	background-color:#d1d0c6;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
.logo {
	padding:0 0 0 0px;
	float:left;
	width:auto;
}
h1 {
	margin:0;
	padding:42px 0;
	color:#fff;
	font:normal 32px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
}
h1 a, h1 a:hover {
	color:#fff;
	text-decoration:none;
}
h1 span {
	color:#fff;
	font-weight:bold;
}
h1 small {
	display:block;
	padding:0;
	font:normal 16px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}
h2 {
	font:normal 24px Arial, Helvetica, sans-serif;
	padding:8px 0;
	margin:8px 0;
	color:#323a3f;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
}
a {
	color:#ad9156;
	text-decoration:underline;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.fbg_resize {
	margin:0 auto;
	padding:0 40px;
	width:970px;
}
.header {
	background:url(images/header_bg.jpg) no-repeat center top;
}
.header_resize {
	margin:0 auto;
	padding:0;
	width:970px;
}
.menu_nav {
	margin:0;
	padding:0;
	background:#f00 url(images/menu.gif) repeat-x top;/*#f00=RED*/
	height:58px;/*Menu bar(button) height  58px 19-4-2017*/
}
.menu_nav {
	border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;/*curve of top right*/
	border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
}
.menu_nav ul {
	list-style:none;
	float:left;
	padding-left:40px;/*Ul text starts from --px of the starting button*/
	background:url(images/menu_sep.gif) no-repeat 38px top;/*38px=first menu button gap horizantally from the starting button*/
}
.menu_nav ul li {
	margin:0;
	padding:9px 2px 10px 0px;/*(P,Q,R,S)Menu nav resize  P:10px Q:2px=horizantally length of button, R:10px=vertically distance bet menu and content S:0; it means to resize horizantally*/
	float:left;
	background:url(images/menu_sep.gif) no-repeat right top;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	padding:15px 8px;/*20px for on mouse hover color, 8px;*/
	color:#8e8e8e;
	text-decoration:none;
	font-size:13px;/*13px*/
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	background-color:#fff;/*#fff=white*/
	color:#ad9156;
}
.searchform {
}
#formsearch {
	margin:0;
	padding:12px 16px 0 0;
}
#formsearch span {
	display:block;
	margin:6px 0;
	padding:0 8px 0 11px !important;
	padding:0 4px 0 6px;
	float:right;
	width:183px;
	background:#fff url(images/search.gif) no-repeat top left;
}
#formsearch input.editbox_search {
	margin:0;
	padding:5px 0;
	float:left;
	width:180px;
	height:20px;
	border:none;
	background:none;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#a8acb2;
}
#formsearch input.button_search {
	margin:6px 0 0 0;
	padding:0;
	border:none;
	float:right;
}
.content {
	padding-bottom:24px;
}
.content_resize {
	margin:0 auto;
	padding:0;
	width:970px;
	background-color:#fff;
}
.content_resize {
	border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
}
.content .mainbar {
	margin:0;
	padding:0;
	float:left;
	width:75%;/*670px; background-color:#d1d0c6;*/
	/*background-color:#d1d0c6;*/
}
.content .mainbar img {
	border:1px solid #d6d6d6;
}
.content .mainbar img.fl {
	margin:4px 16px 4px 0;
	float:left;
}
.content .mainbar .article {
	margin:0;
	padding:16px 24px 24px 40px;
	/*background-color:#d1d0c6;*/
}
.content .sidebar {
	padding:0;
	float:right;
	width:20%;/* 200px; Right side bar total to display*/
}
.gadgetgadget{
	margin:0;
	padding:10px 16px 24px 40px;
}
.content .sidebar .gadget {
	margin:0;
	padding:10px 5px 24px 0px;/*Right side bar Text padding to display*/
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	list-style:none;
	color:#959595;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
	border-bottom:1px solid #ededed;
}
ul.sb_menu li {
	padding:4px 0 4px 12px;
	width:220px;
}
ul.ex_menu li {
	padding:4px 0 8px 12px;
}
ul.sb_menu li a, ul.ex_menu li a {
	color:#5f5f5f;
	text-decoration:none;
	margin-left:-12px;
	padding-left:12px;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color:#ad9156;
	font-weight:bold;
	background:no-repeat left center;
}
ul.sb_menu li a:hover {
	text-decoration:underline;
}
ul.ex_menu li a:hover {
	text-decoration:none;
}
.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;/*10px 16px 0 0;*/
	padding:0;
	float:left;
}
.fbg_resize {
	background-color:#fff;
	padding:24px 40px;/*24px 40px;*/
}
.fbg_resize {
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
.fbg img {
	border:1px solid #d6d6d6;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:306px;
}
.fbg .c2 {
	padding:0 16px;
	width:260px;
}
.fbg .c3 {
	padding:0 0 0 16px;
	width:260px;
}
.fbg .c1 img {
	margin:8px 16px 4px 0;
	float:left;
}
.footer_resize {
	margin:0 auto;
	padding:24px 40px;
	width:890px;
}
.footer p {
	margin:0;
	padding:4px 0;
}
.footer a {
	color:#5f5f5f;
	padding:inherit;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:2px;
	background:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
.dropbtn {
   /* background-color: #d1d0c6;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;*/
	display:block;
	margin:0;
	padding:18px 8px;
	color:#8e8e8e;
	text-decoration:none;
	font-size:13px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width:100%;  /*160px;inherit*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
	/*
    background-color: #3e8e41;
	*/
	background-color:#fff;
	color:#ad9156;
}

	/*
	padding: 2px 8px 2px 8px;
	font-size: 200px;
	padding-top: 20px;*/

/*  start all from w3School */
/* The side navigation menu */
.sidenav {
    height: auto;  /*100%; 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: inherit; /*(fixed) Stay in place,static,relative,fixed,absolute (inherit,fixed,initial,relative,static,sticky,unset)*/
    z-index: 1; /* Stay on top */
    top: relative;/* position of animated side nav*/
    right: 0;
    background-color: #f9f9f9; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 20px; /* Place content 60px from the top  of animated side bar*/
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 2px 8px 2px 8px;/* padding of the content a in animated side nav*/
    text-decoration: none;
    font-size: 25px;
    color: #111;/*818181*/
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f9f2f;/*f9f9f9,f1f1f1*/
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;/*absolute,relative position of cross of animated side nav */
    top: 0;
    right: 5px;
    font-size: 36px;
    margin-left: 20px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

/*----------start----------All---------for----------login---------------*/
.loggedin-form{
  height:300px;/*height of the login table shape*/
  
  width:350px;/*width of the login table shape*/
  padding:80px 30px;/*40px 30px*/
  background:#fff;
  @include border-radius(40px);
  margin:auto;
  position: relative;
  left: 0;
  right: 0;
  top:100%;
  z-index:-1;
  @include translateY(-50%);
}
.loggedinDiv{
  width:100%;
  height:100px;
  border:none;
  padding:15px 10px 15px 10px;
  background:#fff;
  color:#666;
  
  
}
.loggedMsg{
	/*display:block;*/
	padding:10px;
	font:normal 36px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}
.loggedUser{
	/*display:block;*/
	padding:10px;
	/*font:normal 36px/1.2em Arial, Helvetica, sans-serif;*/
	font-size: 36px;
	letter-spacing:normal;
}
.login-form{
  height:300px;/*height of the login table shape*/
  
  width:350px;/*width of the login table shape*/
  padding:80px 30px;/*40px 30px*/
  background:#eee;
  @include border-radius(40px);
  margin:auto;
  position: relative;
  left: 0;
  right: 0;
  top:100%;
  
  @include translateY(-50%);
}
.form-group{
  position: relative;
  margin-bottom:15px;
}

.form-control{
  width:100%;
  height:100px;
  border:none;
  padding:5px 19px 5px 15px;
  background:#fff;
  color:#666;
  border:2px solid #ddd;
  @include border-radius(4px);
    &:focus, &:focus + .fa{
      border-color:#10CE88;
      color:#10CE88;
    }
}

.form-group .fa{
  position: absolute;
  right:15px;
  top:17px;
  color:#999;
}
/*
.log-status.wrong-entry {
 @include animation( wrong-log 0.3s);
}
.log-status.wrong-entry .form-control, .wrong-entry .form-control + .fa {
  border-color: #ed1c24;
  color: #ed1c24;
}*/
.log-btn{
  background:#bbb;/*button color*/
  dispaly:inline-block;
  width:100%;
  font-size:20px;
  height:40px;
  color:#eee;/*#fff*/
  text-decoration:none;
  padding-top:3px;
  border:none;
  @include border-radius(4px);
}

/*----------End----------All---------for----------login---------------*/
/*--------for search table-----Start--------------------------------*/
