section#main-content {
    width: 100%;

}

html {
    width: 100%;
    height: 100%;
    display: table;
	}

body {
    width: 100%;
    display: table-cell;

}

html, body {
    margin: 0;
    padding: 0;
	overflow-y: scroll;
}
/*
section#footer{
	position:fixed;
	bottom:0px;
	
}
*/
::-webkit-scrollbar {
    width: 12px;
	background-color:#111111;
}

::-webkit-scrollbar-button       { /* 2 */ 
	
	
	}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
	background-color:#999999;
}


::-webkit-scrollbar-track-piece  { /* 4 */ 
	background-color:#333333;
	
	}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	background-color:#000000;
}

::-webkit-scrollbar-corner       { /* 6 */ }
::-webkit-resizer                { /* 7 */background-color:#000000; }


 



section#header { 
	position: fixed;
	top:0;
	width:100%;
    margin: 0;
    padding: 10px 0;
	background: #363636;
	box-shadow: inset 0px 0px 25px #1B1B1B;
    border-radius: 0px 0px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 100;
}


section#footer {
    /* margin: 0; */
    /* padding: 20px 10px; */
    /* background-color: #f8f8f8; */
    /* border-top: 1px solid #ddd; */
    /* color: #666; */
    /* font-size: 0.9em; */
    /* bottom: 0; */
    position: fixed;
    bottom: 0px;
	clear: both;
    width: 100%;
	height:120px;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0px 0;
    background: #363636;
    box-shadow: inset 0px 0px 25px #1B1B1B;
    border-radius: 0 0 0px 0px;
    font-family: Arial, Helvetica, sans-serif;    

}




div#spacer-footer {
    /*  clear: both;
    width: 265px; 
    width: 100%;
	height:50px;
	
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0px 0;
    background: #363636;
    box-shadow: inset 0px 0px 25px #1B1B1B;
    border-radius: 0 0 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
	*/
}


div.main-container{
	float:left;
    width: 100%;
    height: 100%;	
	
}

div#main-content{
	
    width: 98%;
    height: 98%;
/*	min-height: 850px; */
    margin: auto;
    margin-top: 205px;
	
}


div#spacer-main-container {
    clear: both;
    /* width: 265px; */
    width: 100%;
    height: 190px;
  
}


.login-container{
	
	position:relative;
	/*
	top: 50px;
	left: 50px;
	*/
	margin:auto;
	
	width: 260px;
	
	/*
	height: 200px;
	*/
	vertical-align:middle;
	background: #dddddd;
}

.news-container{
	
	position:relative;
	top: 50px;
	left: 50px;
	width: 200px;
	height: 200px;
	background: #dddddd;
	
}

.login_form{
	margin:auto;
	padding:5px;
}

/*
div#privacy-panel{
    position: fixed;
    bottom: 0;
    right: 100px;
    height: 50%;
    width: 50%;
    background-color: #0a7070;
}
*/

/**/

/* Modal Header */
.modal-header {
  padding: 2px 16px;
  background-color: #422626;
  color: white;
}

/* Modal Body */
.modal-body {
	padding: 2px 16px;
	min-height:200px;
}

/* Modal Footer */
.modal-footer {
  padding: 2px 16px;
  background-color: #422626;
  color: white;
}

/* Modal Content */
.modal-content {
  position: fixed;
  background-color: #fefefe;
    z-index: 200;
  /* padding: 0; 
  border: 1px solid #888;*/
  width: 80%;
  top: 150px;

  left:50px;
 /* right:100%;*/

    margin: 0 auto;
    padding: 0 0px;
    max-width: 450px;


  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 0; opacity: 1}
}


.modal-content-button{
    position: fixed;
    bottom: 0;
    right: 100px;
    height: 50px;
    width: 150px;
    background-color: #3E597D;
	padding:3px;
	-webkit-box-shadow: 1px -1px 13px 5px #000000; 
	box-shadow: 1px -1px 13px 5px #000000;
}

.modal-content-button:hover{
    position: fixed;
    bottom: 0;
    right: 100px;
    height: 50px;
    width: 150px;
    background-color: #496892;
	-webkit-box-shadow: 1px -1px 12px 4px #000000; 
	box-shadow: 1px -1px 12px 4px #000000;
}

#GlobalDialog{
	z-index:3001;
}
	

.line_head{
	
	    background-color: #3E597D;
}
.line_a{
	    background-color: #a3b8d3c4;
	
}
	
.line_b{
	    background-color: #4786d87a;
	
}


.font-white{color:white !important;}
.font-black{color:black !important;}
.font-red{color:red !important;}
.font-green{color:green !important;}
.font-blue{color:blue !important;}
.font-magenta{color:#ff00ff !important;}
.font-grey{color:grey !important;}

.font-bold{font-weight: bold !important;}

.low1{		
	width:1%; /**/
}

.low5{		
	width:5%; /**/
}

.low10{		
	width:10%; /**/
}

.low15{		
	 width:15%; /**/
}
.low20{		
	 width:20%; /**/
}
.low25{		
	 width:25%; /**/
}
.low30{		
	 width:30%; /**/
}
.low35{		
	 width:35%; /**/
}
.low40{		
	 width:40%; /**/
}
.low45{		
	 width:45%; /**/
}
.low49-9{		
	 width:49.8%; /**/
}

.low50{		
	 width:50%; /**/
}

.low155{		
	 width:55%; /**/
}
.low60{		
	 width:60%; /**/
}

.low65{		
	 width:65%; /**/
}
.low70{		
	 width:70%; /**/
}
.low75{		
	 width:75%; /**/
}
.low80{		
	 width:80%; /**/
}
.low85{		
	 width:85%; /**/
}

.low87-7{		
	 width:87.7%; /**/
}

.low190{		
	 width:90%; /**/
}

.low195{		
	 width:95%; /**/
}

.low99-5{		
	 width:99.5%; /**/
}

.low100{		
	 width:100%; /**/
}


.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}

.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}


/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}



/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}



/* yellow */
.yellow {
	color: #000000;
	border: solid 1px #b99e1a;
	background: #eaf35c;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaf35c), to(#bfa730));
	background: -moz-linear-gradient(top,  #eaf35c,  #bfa730);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf35c', endColorstr='#bfa730');
}

.yellow:hover {
    background: #806e19;
    background: -webkit-gradient(linear, left top, left bottom, from(#e9f397), to(#806e19));
	background: -moz-linear-gradient(top,  #eaf35c,  #806e19);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f397', endColorstr='#806e19');
	color: #000000;
}
.yellow:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9f397), to(#bfa730));
	background: -moz-linear-gradient(top,  #e9f397,  #bfa730);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f397', endColorstr='#bfa730');
	color: #000000;
}

.flatbox{
	position:relative;
    border-style: none;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(40, 40, 40, 0.25);
    -moz-box-shadow: 0px 1px 1px 1px rgba(40, 40, 40, 0.25);
    box-shadow: 0px 1px 1px 1px rgba(40, 40, 40, 0.25);
	background-color: #ebe8e4;
/*	padding:2px;*/

	display:block;
	margin-bottom:20px;
}

.flatbox:after{
  content: "";
  display: table;/*  */
  clear: both;
  
}


.subcontact_name{
		width:300px;
}

.subcontact_value{
	
}

.subcontact_edit{
	width:120px;
}

.subcontact_delete{
	width:120px;	
}


td.details-control {
    background: url("/templates/default/images/details_open.png") no-repeat center center;
    cursor: pointer;
}
	


.wol1{width:1%;}
.wol2{width:2%;}
.wol3{width:3%;}
.wol4{width:4%;}
.wol5{width:5%;}
.wol6{width:6%;}
.wol7{width:7%;}
.wol8{width:8%;}
.wol9{width:9%;}
.wol10{width:10%;}
.wol11{width:11%;}
.wol12{width:12%;}
.wol13{width:13%;}
.wol14{width:14%;}
.wol15{width:15%;}
.wol16{width:16%;}
.wol17{width:17%;}
.wol18{width:18%;}
.wol19{width:19%;}
.wol20{width:20%;}
.wol21{width:21%;}
.wol22{width:22%;}
.wol23{width:23%;}
.wol24{width:24%;}
.wol25{width:25%;}
.wol26{width:26%;}
.wol27{width:27%;}
.wol28{width:28%;}
.wol29{width:29%;}
.wol30{width:30%;}
.wol31{width:31%;}
.wol32{width:32%;}
.wol33{width:33%;}
.wol34{width:34%;}
.wol35{width:35%;}
.wol36{width:36%;}
.wol37{width:37%;}
.wol38{width:38%;}
.wol39{width:39%;}
.wol40{width:40%;}
.wol41{width:41%;}
.wol42{width:42%;}
.wol43{width:43%;}
.wol44{width:44%;}
.wol45{width:45%;}
.wol46{width:46%;}
.wol47{width:47%;}
.wol48{width:48%;}
.wol49{width:49%;}
.wol50{width:50%;}
.wol51{width:51%;}
.wol52{width:52%;}
.wol53{width:53%;}
.wol54{width:54%;}
.wol55{width:55%;}
.wol56{width:56%;}
.wol57{width:57%;}
.wol58{width:58%;}
.wol59{width:59%;}
.wol60{width:60%;}
.wol61{width:61%;}
.wol62{width:62%;}
.wol63{width:63%;}
.wol64{width:64%;}
.wol65{width:65%;}
.wol66{width:66%;}
.wol67{width:67%;}
.wol68{width:68%;}
.wol69{width:69%;}
.wol70{width:70%;}
.wol71{width:71%;}
.wol72{width:72%;}
.wol73{width:73%;}
.wol74{width:74%;}
.wol75{width:75%;}
.wol76{width:76%;}
.wol77{width:77%;}
.wol78{width:78%;}
.wol79{width:79%;}
.wol80{width:80%;}
.wol81{width:81%;}
.wol82{width:82%;}
.wol83{width:83%;}
.wol84{width:84%;}
.wol85{width:85%;}
.wol86{width:86%;}
.wol87{width:87%;}
.wol88{width:88%;}
.wol89{width:89%;}
.wol90{width:90%;}
.wol91{width:91%;}
.wol92{width:92%;}
.wol93{width:93%;}
.wol94{width:94%;}
.wol95{width:95%;}
.wol96{width:96%;}
.wol97{width:97%;}
.wol98{width:98%;}
.wol99{width:99%;}
.wol100{width:100%;}

