html,body {
	background-color:#ffffff;
/* 	background-image: url("../../img/lich.jpg"); */
/*
	background-repeat:no-repeat;
	background-position: right top;
	background-size: contain;
	background-attachment: fixed;
*/
	height:100%;
	width:100%;
/* 	padding:0; */
/* required for Opera to have 0 margin */
/* 	font-size:20pt; */
/* 	font-family: "Comic Sans MS", cursive, sans-serif; */
/* 	font-family: "Arial", Helvetica, sans-serif; */
/* 	font-family: PT Sans Narrow; */
	cursor:default;
	color: #000000;
	padding-right: 0px !important
}

#ui-datepicker-div
{
		z-index: 9999999 !important;
}

body.modal-open > .wrap {
  overflow: hidden;
  height: 100%;
}

.modal-content, 
.modal-dialog, 
.modal-body { 
  height: inherit; 
  min-height: 100%; 
}

.modal { 
	min-height: 100%; 
	overflow-y: scroll !important;
}

/* .modal-dialog{
	overflow-y: initial !important;
}
.modal-body{
	height: 250px;
	overflow-y: auto;
} */

@-moz-document url-prefix() {
  .modal-body { height: auto; min-height: 100%; }
  .modal { height: auto; min-height: 100%; }
  .modal-dialog {
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
  }

  .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    border: 0px solid #000;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
  }

}

.main_bgcolor {
	background-color: #42c5e6;
}

.main_color_hover:hover {
	color: #37abc8;
}

.secondary_color {
	color: #f3f3ea;
}

.secondary_bgcolor {
	background-color: #f3f3ea;
}

.picture_frame {
/* 	border: 2px solid #000000; */
	margin-top: 5px;
	margin-right: 20px;
}

#calendar {
	width:100%;
/* 	height: 80%; */
}

#body_main {
	position: relative;
	margin-top: 34px;
	margin-left: 20px;
	margin-right: 30px;
	width:auto;
/* 	height:100%; */
/* half of the width */
/* 	line-height:120%; */
/* 	text-align:center; */
/* 	font-size:15px; */
	background: #f3f3ea;
/* 	border: 1px solid #ffffff; */
/* 	background-color:#1975a3; */
/*
	opacity: 0.7;
	border: 1px solid #616161;
*/
}

#menu_bar_button_mobile {
	position: absolute;
	margin-right: 100%;
	display: none;
	width: 40px;
}

#menu_button_mobile {
	width: 100%;
	z-index: 4;
}

#menu_mobile_display {
	position: absolute;
	top:72px;
	border:0px solid #000000;
	background-color: #f3f3ea;
	z-index: 3;
	font-size: small;
}

ul#list-nav-mobile {
/* 	  list-style:none; */
  margin-top:0px;
/* 	  padding:0px; */
  width:100%;
  height:100%; 
/* 	  border: 1px solid #000000;  */
}

ul#list-nav-mobile li {
  display:block;
  padding: 5px;
}

ul#list-nav-mobile li a {
  text-decoration:none;
  position: relative;
  top: 10px;
  left: -30px;
  padding:1px;
  width:100%;
  color:#dc7c50;
  height: auto;
  background:#f3f3ea;
  text-align:left;
  border: 0px solid #000000;
  font-weight: bold;
}
	
ul#list-nav-mobile li a:hover {
  background:#e5e5e0;
  color:#dc7c50;
}

#menu_bar_logo {
	position: absolute;
	left:99px;
	width:269px;
	z-index: 2;
}

/*Menu bar START*/
#menu_bar_container {
	position: relative;
	margin-left: 400px;
	margin-bottom: 0px;
	width: auto;
/* 	top:100px; */
/* 	float: left; */
	height:100px;
	border:0 solid #000;
	text-align:center;
	color: #dc7c50;
	font-weight: bold;
/* 	font-family: "Verdana", "Trebuchet MS", sans-serif; */
/* 	background-color:#55abf7; */
	/*background-color: #333399;*/
/*
	-moz-box-shadow:4px 4px 5px #888;
	-webkit-box-shadow:4px 4px 5px #888;
	box-shadow:4px 4px 5px #888;
*/	
	z-index: 2;
}

ul#list-nav {
  list-style:none;
  margin:-1px;
  padding:1px;
  width:100%;
  height: 100%;
}

ul#list-nav li {
  display:inline;
}

ul#list-nav li a {
  text-decoration:none;
  padding:35px 0;
  width:195px;
  height: 100%;
  background:#f3f3ea;
  color:#dc7c50;
  float:left;
  text-align:center;
  border-left:1px solid #fff;
}

ul#list-nav li a:hover {
  background:#e5e5e0;
  color:#dc7c50;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	position: absolute;
	top:50px;
/* 	float: left; */
/* 	clear: both; */
	width:70px;
/* 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	text-decoration: none;
	text-align: center;
	padding: 1px 0;
	display: none;
}

#background_pic_main {
/* 	position: relative; */
	width:100%;
	margin-top: -50px;
	height: 50%;
	margin-bottom: -50px;
	z-index: 1;
}

#img_slide1 {
	width:100%;
	position: relative;
	align-content: center;
}

#img_slide2 {
	width:100%;
	position: absolute;
	align-content: center;
	background-color: #ffffff;
}

#best_rates_div {
	position: relative;
	top:-150px;	
	width: 94%;
	margin-bottom: -50px;	
}

.rates_container_left {
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	float: left;
	height: 250px;
	box-shadow: 0px 5px 10px 0 #686868;
}

.rates_container_middle {
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	display: inline-block;
	height: 250px;
	box-shadow: 0px 5px 10px 0 #686868;
}

.rates_container_right {
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	float: right;
	height: 250px;
	box-shadow: 0px 5px 10px 0 #686868;
}

.text_top {
	background-color: transparent;
	width: 100%;
	color: #ffffff;
	font-size: 25pt;
	margin-top: 10px;
}

.text_middle {
	background-color: transparent;
	width: 100%;
	color: #ffffff;
	font-size: 50pt;
	margin-top: -10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;	
}

.text_middle_lower {
	background-color: transparent;
	width: 100%;
	color: #ffffff;
	margin-top: -25px;
	margin-bottom: -10px;
}

.text_bottom {
	background-color: transparent;
	width: 100%;
	color: #ffffff;
	font-size: 40pt;
}

.text_bottom_lower {
	background-color: transparent;
	width: 100%;
	color: #ffffff;
	margin-top: -15px;
}

.rates_container_invisible {
	display: none;	
}

.left_container {
	margin-top: 20px;
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	float: left;
	height: 250px;
	box-shadow: 0px 5px 10px 0 #686868;
}

.middle_container {
	margin-top: 20px;
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	display: inline-block;
	height: 250px;
	box-shadow: 0px 5px 10px 0 #686868;
}

.right_container {
	margin-top: 20px;
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	float: right;
	height: 250px;
	color:#ffffff;
	box-shadow: 0px 5px 10px 0 #686868;
}

.bottom_left_container {
	margin-top: 20px;
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	float: left;
	height:80px;
	box-shadow: 0px 5px 10px 0 #686868;
	color:#ffffff;
}

.bottom_middle_container {
	margin-top: 20px;
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	display: inline-block;
	height: 80px;
	box-shadow: 0px 5px 10px 0 #686868;
	color:#ffffff;
}

.bottom_right_container {
	margin-top: 20px;
	border:0px solid #000000;
	width: 31%;	
	background-color: #dc7c50;
	float: right;
	height: 80px;
	color:#ffffff;
	box-shadow: 0px 5px 10px 0 #686868;
}

.text_bottom_section {
	position: relative;
	top:25%;
	width: 100%;
}

.bottom_left_container:hover {background-color: rgba(220, 124, 80, 0.64);}
.bottom_middle_container:hover {background-color: rgba(220, 124, 80, 0.64);}
.bottom_right_container:hover {background-color: rgba(220, 124, 80, 0.64);}

.table_div_1 {
	position: relative;
	left: 10%;
	width: 80%;
	border: 0px solid #000000;
/* 	margin-top: 35px; */
/* 	background-color: #dc7c50; */
/* 	box-shadow: 0px 5px 10px 0 #686868; */
}

.table_div_2 {
	position: relative;
	left: 10%;
	width: 80%;
/* 	margin-top: 150px; */
	border: 0px solid #000000;
/* 	background-color: #dc7c50; */
	box-shadow: 0px 5px 10px 0 #686868;
}

.img_hover:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    cursor: pointer;
}

.mobile_button {
	width: 200px;
	font-size: 23pt;
	font-weight:bold; 
	color:#dc7c50;
}	

/*****TABLES******/
/*
#tr_table {
	color:#000;
}
*/

/*
#preview {
	color:#000;
	background-color:transparent;
}
*/

table.flat {
	border-width:5px;
	width:100%;
	border-spacing:5px;
	border-style:none;
	border-collapse:collapse;
	background-color:transparent;
}

table.flat1 {
	border-width:5px;
	width:90%;
	border-spacing:0px;
	border-style:none;
	background-color:transparent;
}

table.edit {
	border-width:5px;
	width:100%;
	border-spacing:5px;
	border-style:none;
	border-collapse:collapse;
	background-color:transparent;
}
table.flat td {
	/* width:50%; */
	padding:5px;
}

table.flat tr:nth-child(odd) { background-color:#d6d6d6; }
table.flat tr:nth-child(even) { background-color:#f3f3ea; }
table.edit tr:nth-child(odd) { background-color:#d6d6d6; }
table.edit tr:nth-child(even) { background-color:#f3f3ea; }

table.flat th {
	/* width:50%; */
	padding:7px;
/* 	background-color:#dc7c50; */
	text-align:center;
}

table.edit th {
	/* width:50%; */
/* 	background-color:#dc7c50; */
	text-align:center;
}

table.flat1 td {
	/* width:50%; */
	padding:5px;
}

table.hidden {
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:collapse;
	text-align:center;
	padding:0px;
	border:0px none #ffffff;
	text-decoration: none;
}

table.top_hidden {
	position:absolute;
	width:960px;
	border:0 none #d4ddd8;
	border-spacing:0;
	border-collapse:collapse;
	text-align:left;
}

table.top_hidden td,table.hidden td {
	padding:4px 0;
}

table.lined {
	width:100%;
	border-collapse:collapse;
	text-align:center;
}

table.lined1 {
	width:79.7%;
	border-collapse:collapse;
	text-align:center;
}

table.lined2 {
	width:90%;
	border-collapse:collapse;
	text-align:center;
}

table.lined3 {
	width:100%;
	border-collapse:collapse;
	text-align:center;
}

table.lined,table.lined td,table.lined td.hidden {
	border-bottom:1px solid #383838;
	border-top:1px solid #383838;
	padding:2px;
}

table.lined,table.lined tr,table.lined tr.hidden {
	border-left:1px solid #383838;
	border-right:1px solid #383838;
}

table.lined1,table.lined1 tr,table.lined1 tr.hidden {
	border-left:1px solid #383838;
	border-right:1px solid #383838;
}

table.lined1,table.lined1 td,table.lined1 td.hidden {
	border-bottom:1px solid #383838;
	border-top:1px solid #383838;
	padding:5px;
}

table.lined2,table.lined2 tr,table.lined2 tr.hidden {
	border-left:1px solid #383838;
	border-right:1px solid #383838;
}

table.lined2,table.lined2 td,table.lined2 td.hidden {
	border-bottom:1px solid #383838;
	border-top:1px solid #383838;
	padding:5px;
}

table.lined3,table.lined3 td,table.lined3 td.hidden {
	border-bottom:0px solid #383838;
	border-top:0px solid #383838;
	border-right:0px solid #383838;
	padding:2px;
}

table.lined3,table.lined3 tr,table.lined3 tr.hidden {
	border-left:0px solid #383838;
	border-right:0px solid #383838;
}

table.flat,table.flat td,table.flat td.hidden, table.flat th {
	border-bottom:1px solid rgba(232, 228, 228, 0.72);
	border-top:1px solid rgba(232, 228, 228, 0.72);
	padding:10px;
}

table.edit,table.edit td,table.edit td.hidden, table.edit th {
	border-bottom:1px solid rgba(232, 228, 228, 0.72);
	border-top:1px solid rgba(232, 228, 228, 0.72);
	padding:10px;
}

table.lined tr th {
	background-color:#CBCBCB;
	font-weight:700;
	font-size:10px;
	color:#000;
	padding:3px;
}

table.lined1 tr th {
	background-color:#CBCBCB;
	font-weight:700;
	font-size:10px;
	color:#000;
	padding:5px;
}

table.lined2 tr th {
	background-color:#CBCBCB;
	font-weight:700;
	font-size:10px;
	color:#000;
	padding:5px;
}

table.lined3 tr th {
/* 	background-color:#CBCBCB; */
/* 	font-weight:700; */
	font-size:8px;
/* 	color:#000; */
	padding:3px;
/* 	border-right:1px solid #383838; */
}

table.lined td.hidden {
	background-color:transparent;
}

table.lined1 td.hidden {
	background-color:transparent;
}

table.lined td {
	background-color:transparent;
	color:#000;
}

table.lined1 td {
	background-color:#FFF;
	color:#000;
}

/*****TABLES END******/

div.bubble {
	position: relative;
/* 	height: 100%; */
	margin-bottom: 50px;
}

div.bubble_content {
	position: relative;
	height: auto;
	margin-bottom: 50px;
	margin-top: 0px;
}

/************* MODIFIERS ************/

.invisible {
	display: none;
}

.list-none {
	list-style-type:none;
}

.faint {
	color:#b5b5b5;
}

.bold {
	font-weight:700;
}

.small {
	font-size:6px;
}

.xsmall {
	font-size:3px;
}

.medium {
	font-size:11px;
}

.medium1 {
	font-size:12px;
}

.medium2 {
	font-size:13px;
}

.large_bold {
	font-size:14px;
	font-weight:700;
}

.large {
	font-size:14px;
}

.large1 {
	font-size:18px;
}

.large2 {
	font-size:22px;
}

.large3 {
	font-size:30px;
}

.large4 {
	font-size:40px;
}

.half_line_50 {
	line-height: 50%;
}

.half_line_40 {
	line-height: 40%;
}

.top {
	vertical-align: 60%;
}

.white {
	color: #ffffff;
}

.white_hover:hover {
	color: #ffffff;
}

.black {
	color: #000000;
}

.black_hover:hover {
	color: #000000;
}

.hover:hover {
	cursor:pointer;
	background-color:#e6e5e3;
}

.blue_bg {
	background-color: #2d8ed2;
}

.red {
	background-color:#ff6767;
	color:#FFFFFF;
}

.grey {
	color: #aaa9a9;
}

.green {
	color: #3ba73b;
}

.blue {
	color: #2b5dd1;
}

a:link {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration:none;
}

#hover_orange:hover {
	color:#ffd900;
	text-decoration:none;
}

.link:hover {
	text-decoration: underline;
}

.link {
	text-decoration: none;
	cursor: pointer;
}

.tr_highlight > tbody > tr:hover {
	cursor:pointer;
	background-color:#e8e8e8;
}

.td_highlight:hover {
	cursor:pointer;
	background-color:#ffb700;
}

.link_highlight:hover {
	cursor:pointer;
	text-decoration: underline;
}

.pointer {
	cursor:pointer;
}

.table-cursor > tbody > tr {
  cursor:pointer;
}

.align-middle {
	text-align: center;
	align-content: center;
}

.align-left {
	text-align: left;
	align-content: left;
}

.align-right {
	text-align: right;
	align-content: right;
}

.width-auto {
	width:auto;
}

.hiddenRow {
    padding: 0 !important;
}

.width-50 {
	width:50%;
}

.width-25 {
	width:25%;
}

.width-35 {
	width:35%;
}

.width-70 {
	width:70%;
}

.width-85 {
	width:85%;
}

.width-90 {
	width:90%;
}

.width-95 {
	width:95%;
}

.width-100 {
	width:100%;
}



.height-50 {
	height:50%;
}

.height-25 {
	height:25%;
}

.height-35 {
	height:35%;
}

.height-90 {
	height:90%;
}

.height-95 {
	height:95%;
}

.height-100 {
	height:100%;
}

.warning {
	color: red;
}

.disp-block {
	display: inline-block;
}

.margin-top-10 {
	margin-top: 10%;
}

.margin-top-20 {
	margin-top: 20%;
}

.margin-left-20 {
	margin-left: 20%;
}

.margin-left-10 {
	margin-left: 10%;
}

.table-striped > tbody > tr:nth-of-type(4n+1){
	background-color: #f4f4f4;
}
/*
.form-group.required .control-label:after { 
   content:" *";
   color:red;
}
*/

.btn-wrap {
    white-space: normal;
}

#hide_mobile_1 {
	display: none;
}
/*
input:focus:invalid,
textarea:focus:invalid{
	border:solid 2px #F5192F;
}

input:focus:valid,
textarea:focus:valid{
	border:solid 2px #18E109;
	background-color:#fff;
}
*/

.fieldset_form_default {
	background-color: #f2f2f2;
	width: 90%;
	box-shadow: 0px 5px 10px 0 #686868;
}

.fieldset_form_1 {
	background-color: #f2f2f2;
	width: 80%;
	box-shadow: 0px 5px 10px 0 #686868;
}

.fieldset_form_2 {
	background-color: #f2f2f2;
	width: 50%;
	box-shadow: 0px 5px 10px 0 #686868;
}

.fieldset_form_3 {
	background-color: #f2f2f2;
	width: 60%;
	box-shadow: 0px 5px 10px 0 #686868;
}

.fieldset_form_4 {
	background-color: #f2f2f2;
	width: 70%;
	box-shadow: 0px 5px 10px 0 #686868;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.layover_frame {
	position:relative;
	width:100%; 
	height:auto;
	background-color:#FFF;
	display: none;
}
/************* MODIFIERS  END************/

.inner_table_row {
	width:80%;
	margin-top: 10px;
	margin-bottom: -5px;
}

table.inner_table_row,table.inner_table_row td,table.inner_table_row td.hidden, table.inner_table_row th {
	padding:4px;
}

table.inner_table_row,table.inner_table_row td,table.inner_table_row td.hidden, table.inner_table_row th {
	border-bottom:0px solid rgba(232, 228, 228, 0.72);
	border-top:0px solid rgba(232, 228, 228, 0.72);
/* 	padding:10px; */
}

table.inner_table_row tr:nth-child(odd) { background-color:transparent; }
table.inner_table_row tr:nth-child(even) { background-color:transparent; }

#footer {
	bottom: 0px;
    font:10pt Trebuchet MS,sans-serif;
	align-content: center;
	width: 100%;
/*     margin-top: 80px; */
    margin-bottom: -90px;
    padding: 20px;
    border-top: 1px dashed #a7a5a5;
    text-align: center;
}

@-moz-document url-prefix() { 
	#footer {
/* 	    margin-top: 100px; */
		margin-bottom: -90px;
	}
}

fieldset.half_frame {
	width:80%;
	background-color: #e2e2e2;
}

fieldset.tquarter_frame {
	width:780px;
}

fieldset.full_frame {
	width:860px;
}

legend {
	margin-top:-5px;
	color:#000;
	background-color:transparent;
	padding:2px 6px;
	position:absolute;
	top:-15px;
	left:5px;
	font-weight:700;
}

/*Tabs settings*/

/*** link tabs ***/
#tab ul {
	padding: 5px 0px;
	margin: 0px;
	list-style: none;
}
#tab li {
	float: left;
	border: 1px solid #000000;
	border-bottom-width: 0;
}
#tab a {
	display: block;
	background: #F1F1F1;
	padding: 1em 2em;
}
#tab a:hover {
	/*background: #7DD0FA;*/
	background: #CBCBCB;
}	
#tab  #selected {
	border-color: #000000;
}
#tab #selected a {
	position: relative;
	top: 1px;
	background: #CBCBCB;
	font-weight: bold;
	padding: 1em 1.5em;
}
#tab_content {
	position: relative;
	height:500px;
	padding: 0px 0px 20px;
	border: 1px solid #000000;
	background: #eeeeee;
	width: 100%;
	clear: both;
}

/*Second tab settings*/
/*tab1*/
.tab1 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}
.tab1 li {
	float: left;
	border: 0px solid #000000;
	border-bottom-width: 0;
}
.tab1 a {
	display: block;
	width:160px;
	background: #F1F1F1;
	padding: 5px;
}
.tab1 a:hover {
	background: #55acf8;
	color:#ffd900;
}	
.tab1  .selected1 {
	border-color: #000000;
}
.tab1 .selected1 a {
	position: relative;
	width:160px;
	top: 0px;
	background: #55acf8;
	font-weight: bold;
	padding: 5px;
}

#accept_button {
	background: #55acf8;
	color:#000000;
	padding:5px; 
	cursor:pointer; 
	text-decoration:none; 
	border: 1px solid #404040;	
}

/*tab2*/
#tab2 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}
#tab2 li {
	position: relative;
	border: 0px solid #000000;
	border-bottom-width: 0;
}
#tab2 a {
	display: block;
	width:150px;
	background: #F1F1F1;
	padding: 5px;
}
#tab2 a:hover {
	background: #55acf8;
	color:#ffd900;
}	
#tab2  #selected2 {
	border-color: #000000;
}
#tab2 #selected2 a {
	position: relative;
	width:150px;
	top: 0px;
	background: #55acf8;
	font-weight: bold;
	padding: 5px;
	color:#ffffff;
}
#tab_content1 {
	position:relative;
/* 	top:85px; */
/* 	left:230px; */
	padding: 0px 0px 10px;
	border: 1px solid #000000;
	background: transparent;
/* 	width: 75%; */
/* 	clear: both; */
}

.tab_content_left {
/* 	position:relative; */
	float: left;
/* 	top:89px; */
/* 	left:0px; */
	margin-right: 50px;
	padding: 0px 0px 10px;
	border: 0px solid #000000;
	background: transparent;
/* 	width: 75%; */
	clear: both;
}

.tab_content_right {
/* 	position:relative; */
	float: right;
/* 	top:89px; */
/* 	right:0px; */
	width: 100%;
	padding: 0px 0px 10px;
	border: 1px solid #000000;
	background: transparent;
/* 	width: 75%; */
/* 	clear:; */
}

/* password strength */

#pass_strength {
	position:absolute;
	top:52px;
	right:0px;
}

.strength0
{
width:auto;
background:#cccccc;
}

.strength1
{
width:auto;
background:#ff0000;
}

.strength2
{
width:auto;
background:#ff5f5f;
}

.strength3
{
width:auto;
background:#56e500;
}

.strength4
{
background:#4dcd00;
width:auto;
}

.strength5
{
background:#399800;
width:auto;
}

/* kss */

#slidebox{position:relative; border:1px solid #ccc; margin:-5px auto;overflow:hidden;}
#slidebox, #slidebox ul {width:920px;height:300px;}
#slidebox, #slidebox ul li{width:920px;height:300px;}
#slidebox ul li{position:relative; left:0; background:#eee; float:left;list-style: none; padding:15px 28px;  font-family:Verdana, Geneva, sans-serif; font-size:13px;}
#slidebox .next, #slidebox .previous{position:absolute; z-index:2; display:block; width:21px; height:21px;top:139px;}
#slidebox .next{right:0; margin-right:10px; background:url(js\jcarousel\slidebox_next.png) no-repeat left top;}
#slidebox .next:hover{background:url(js\jcarousel\slidebox_next_hover.png) no-repeat left top;}
#slidebox .previous{margin-left:10px; background:url(js\jcarousel\slidebox_previous.png) no-repeat left top;}
#slidebox .previous:hover{background:url(js\jcarousel\slidebox_previous_hover.png) no-repeat left top;}
#slidebox .thumbs{position:absolute; z-index:2; bottom:10px; right:10px;}
#slidebox .thumbs a{display:block; margin-left:5px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; text-decoration:none; padding:2px 4px; background:url(js\jcarousel\slidebox_thumb.png); color:#fff;}
#slidebox .thumbs a:hover{background:#fff; color:#000;}
#slidebox .thumbs .thumbActive{background:#fff; color:#000; display:block; margin-left:5px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; text-decoration:none; padding:2px 4px;}

/* elastislide css */

/* Elastislide Style */

.elastislide-list {
	list-style-type: none;
	display: none;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px; /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	min-height: 60px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(../../img/images.elastislide/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.elastislide-horizontal {
	padding: 10px 40px;
}

.elastislide-vertical {
	padding: 40px 10px;
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

.elastislide-horizontal ul {
	white-space: nowrap;
}

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	border: 2px solid white;
	max-width: 100%;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
	position: absolute;
	background: #ddd url(../../img/images.elastislide/nav.png) no-repeat 4px 3px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.8;
}

.elastislide-wrapper nav span:hover {
	opacity: 1.0
}

.elastislide-horizontal nav span {
	top: 50%;
	left: 10px;
	margin-top: -11px;
}

.elastislide-vertical nav span {
	top: 10px;
	left: 50%;
	margin-left: -11px;
	background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
	right: 10px;
	left: auto;
	background-position: 4px -17px;
}

.elastislide-vertical nav span.elastislide-next {
	bottom: 10px;
	top: auto;
	background-position: -17px -18px;
}

/*
.tooltip {
      position: absolute;
      right:-70px;
      top:30px;
      width: 128px;
      height: 48px;
      line-height: 48px;
      padding: 0px 16px 0px 8px;
      font-size: 22px;
      text-align: center;
      color: rgb(255, 255, 255);
      background: rgb(96, 172, 57);
      border: 0px 0px 0px 0px none none none none rgb(255, 255, 255) rgb(70, 126, 42) rgb(255, 255, 255) rgb(255, 255, 255);
      border-radius: 0px 3px 3px 0px;
      text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px;
      box-shadow: rgb(85, 153, 51) -4px 0px 4px 0px inset;
}

.tooltip:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 24px;
      border-style: solid;
      border-color: transparent #60AC39 transparent transparent;
      top: 0px;
      left: -48px;
}



/*
  	-webkit-transition-duration: 0.6s;
  	transition-duration: 0.6s;	
*/
/*
	 
	position:relative; 
	top:0px; 
	 
	
	 
	display:none; 
	
*/ 

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}

.error1 {
	position:absolute;
	z-index:100000;
    margin-top:-10px;
    font-size: 8pt;
    width:auto;
	background-color: #ff0000; 
    -webkit-animation: fadein 4s; /* Safari and Chrome */
       -moz-animation: fadein 4s; /* Firefox */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera */
            animation: fadein 4s;          
}

.animate-0 {
		-webkit-animation: 0s; /* Safari and Chrome */
		   -moz-animation: 0s; /* Firefox */
		    -ms-animation: 0s; /* Internet Explorer */
		     -o-animation: 0s; /* Opera */
		        animation: 0s; 
		         
		-webkit-animation-iteration-count: infinite; /* Safari and Chrome */
		   -moz-animation-iteration-count: infinite; /* Firefox */
		    -ms-animation-iteration-count: infinite; /* Internet Explorer */
		     -o-animation-iteration-count: infinite; /* Opera */
		        animation-iteration-count: infinite;  		        
}

.animate-delay-0 {
  -webkit-animation-delay: 0s; /* Safari and Chrome */
  	 -moz-animation-delay: 0s; /* Firefox */
  	  -ms-animation-delay: 0s; /* Internet Explorer */
       -o-animation-delay: 0s; /* Opera */
          animation-delay: 0s; 
          
		-webkit-animation-iteration-count: infinite; /* Safari and Chrome */
		   -moz-animation-iteration-count: infinite; /* Firefox */
		    -ms-animation-iteration-count: infinite; /* Internet Explorer */
		     -o-animation-iteration-count: infinite; /* Opera */
		        animation-iteration-count: infinite;  	                     
}

.animate-1 {
		-webkit-animation: 1s; /* Safari and Chrome */
		   -moz-animation: 1s; /* Firefox */
		    -ms-animation: 1s; /* Internet Explorer */
		     -o-animation: 1s; /* Opera */
		        animation: 1s;   
		        
		-webkit-animation-iteration-count: infinite; /* Safari and Chrome */
		   -moz-animation-iteration-count: infinite; /* Firefox */
		    -ms-animation-iteration-count: infinite; /* Internet Explorer */
		     -o-animation-iteration-count: infinite; /* Opera */
		        animation-iteration-count: infinite;  			                  
}

.animate-delay-1 {
  -webkit-animation-delay: 1s; /* Safari and Chrome */
  	 -moz-animation-delay: 1s; /* Firefox */
  	  -ms-animation-delay: 1s; /* Internet Explorer */
       -o-animation-delay: 1s; /* Opera */
          animation-delay: 1s;  
          
		-webkit-animation-iteration-count: infinite; /* Safari and Chrome */
		   -moz-animation-iteration-count: infinite; /* Firefox */
		    -ms-animation-iteration-count: infinite; /* Internet Explorer */
		     -o-animation-iteration-count: infinite; /* Opera */
		        animation-iteration-count: infinite;  	          
}

.animate-2 {
		-webkit-animation: 2s; /* Safari and Chrome */
		   -moz-animation: 2s; /* Firefox */
		    -ms-animation: 2s; /* Internet Explorer */
		     -o-animation: 2s; /* Opera */
		        animation: 2s;   
		        
		-webkit-animation-iteration-count: infinite; /* Safari and Chrome */
		   -moz-animation-iteration-count: infinite; /* Firefox */
		    -ms-animation-iteration-count: infinite; /* Internet Explorer */
		     -o-animation-iteration-count: infinite; /* Opera */
		        animation-iteration-count: infinite;  			                  
}

.animate-delay-2 {
  -webkit-animation-delay: 2s; /* Safari and Chrome */
  	 -moz-animation-delay: 2s; /* Firefox */
  	  -ms-animation-delay: 2s; /* Internet Explorer */
       -o-animation-delay: 2s; /* Opera */
          animation-delay: 2s;  
          
		-webkit-animation-iteration-count: infinite; /* Safari and Chrome */
		   -moz-animation-iteration-count: infinite; /* Firefox */
		    -ms-animation-iteration-count: infinite; /* Internet Explorer */
		     -o-animation-iteration-count: infinite; /* Opera */
		        animation-iteration-count: infinite;  	          
}

.error2 {
	position:relative;
/* 	margin-left: 25%; */
	z-index:100000;
	text-align: center;
/*
    margin-top:50%;
    margin-bottom:-50%;
*/
    font-size: 10pt;
    width:100%;
	background-color: #ff0000; 
    -webkit-animation: fadein 4s; /* Safari and Chrome */
       -moz-animation: fadein 4s; /* Firefox */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera */
            animation: fadein 4s;          
}

.Absolute-Center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.Absolute-Center.is-Responsive {
  width: 50%; 
  height: 50%;
  min-width: 200px;
  max-width: 400px;
  padding: 40px;
}

#pswd_info {
    position:relative;
    bottom:0px;
/*     bottom: -115px\9; /* IE Specific */ */
    right:0px;
    width:auto;
    padding:15px;
    background:#fefefe;
    font-size:.875em;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:1px solid #ddd;
    text-align: left;
}

#pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}

#pswd_info::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:14px;
    line-height:14px;
    color:#ddd;
    text-shadow:none;
    display:block;
}

.invalid-icon {
    background:url(../../img/silk_icons/cross.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#ec3f41;
}
.valid-icon {
    background:url(../../img/silk_icons/accept.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#3a7d34;
}

#pswd_info {
    display:none;
}

#right_sidebar {
	float: right;
	display: inline;
/* 	position: rela; */
	right:0px;
	width:200px;
/* 	border: 1px solid #000000; */
	padding: 5px;
	height: 100%;
	margin-left: 0px;
	box-shadow: 0px 5px 10px 0 #686868;
}

.starrr {
  margin-left: -90px;
  display: inline-block; 
}

.starrr a {
    font-size: 26px;
    padding: 0 1px;
    cursor: pointer;
    color: #000000;
    text-decoration: none; 
}

.truncate {
  width: 250px;
  height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inputfile {
	border: 0px;
}

/*
.navbar, .navbar-inverse {
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	min-height: 80px;
}

.nav li {
	display: inline;
	color: white;
}

.navbar-inverse .navbar-nav > li > a {
	color: #ffffff;
	font-family: Lato;
	font-size: 1.7em;
	font-weight: 300;
	padding: 30px 25px 33px 25px;
}

.navbar-inverse .navbar-nav li a:hover {
	background-color: #444444;
	transition: 0.7s all linear;
	height: 100%;
}
*/

#profile_content {
	position:relative;
	width:auto;
	margin-left: 10px;
}

#profile_info{
	position:relative;
/* 	float:left;  */
	border:0px solid #999; 
	width:300px; 
	height:auto; 
/* 	margin:20px 30px 0px 0px;  */
	overflow-y:hidden;
}

#stat_info{
	position:relative;
/* 	float:left;  */
	border:0px solid #999; 
	width:300px; 
	height:150px; 
/* 	margin:20px 30px 0px 0px;  */
	overflow-y:hidden;
}

#profile_pic_box{
/* 	position:relative; */
/* 	float:right;  */
/* 	border:2px solid #999;  */
/* 	width:300px;  */
/* 	height:250px;  */
/* 	margin:20px 30px 0px 0px;  */
/* 	overflow-y:hidden; */
}

#profile_pic_box >img{z-index:2000; width:300px; height:250px; vertical-align: middle;}
#profile_pic_box > a {
	display: none;
	position:absolute; 
	margin:180px 0px 0px 180px;
	z-index:4000;
	background:#D8F08E;
	border:#81A332 1px solid;
	border-radius:3px;
	padding:5px;
	font-size:12px;
	text-decoration:none;
	color:#60750B;
}
#profile_pic_box > form{
	display:none;
	position:absolute; 
	z-index:3000;
	padding:10px;
	opacity:.8;
	background:#F0FEC2;
	width:280px;
	height:230px;
	overflow-x:hidden;
}
#loading_img{
	display:none;
	position:absolute; 
	z-index:5000;
	padding:0px;
	opacity:.8;
	background:#e1e1e1;
	width:100%;
	height:400px;
	overflow-x:hidden;
}
div#profile_pic_box:hover a {
    display: block;
}

table.profile_left_table td {
	padding:10px;
	border: 1px solid #000;
	height:20px;
	width:150px;
	border-spacing:5px;
}

table.profile_left_table td:hover, table.profile_left_table tr:hover {
	background-color: #328eff;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

@media (max-width: 375px) {
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-11 {
    width: 92.66666667%;
  }
  .col-xxs-10 {
    width: 84.33333333%;
  }
  .col-xxs-9 {
    width: 76%;
  }
  .col-xxs-8 {
    width: 67.66666667%;
  }
  .col-xxs-7 {
    width: 59.33333333%;
  }
  .col-xxs-6 {
    width: 51%;
  }
  .col-xxs-5 {
    width: 42.66666667%;
  }
  .col-xxs-4 {
    width: 34.33333333%;
  }
  .col-xxs-3 {
    width: 26%;
  }
  .col-xxs-2 {
    width: 17.66666667%;
  }
  .col-xxs-1 {
    width: 9.33333333%;
  }
}

@media (max-width: 320px) {
	  .col-xxxs-1, .col-xxxs-2, .col-xxxs-3, .col-xxxs-4, .col-xxxs-5, .col-xxxs-6, .col-xxxs-7, .col-xxxs-8, .col-xxxs-9, .col-xxxs-10, .col-xxxs-11, .col-xxxs-12 {
    float: left;
  }
  .col-xxxs-12 {
    width: 120%;
  }
  .col-xxxs-11 {
    width: 110%;
  }
  .col-xxxs-10 {
    width: 100%;
  }
  .col-xxxs-9 {
    width: 90%;
  }
  .col-xxxs-8 {
    width: 80%;
  }
  .col-xxxs-7 {
    width: 70%;
  }
  .col-xxxs-6 {
    width: 60%;
  }
  .col-xxxs-5 {
    width: 50%;
  }
  .col-xxxs-4 {
    width: 40%;
  }
  .col-xxxs-3 {
    width: 30%;
  }
  .col-xxxs-2 {
    width: 20%;
  }
  .col-xxxs-1 {
    width: 10%;
  }
}