.hidden { display:none; }

#main { margin-left:10px; }

.cmdex { 
	background-color:Lavender;	
	padding:1px 10px 10px 10px;
	border-radius: 7px;
 }
.cmdexin { 
	background-color:White;
	padding:5px 10px 10px 10px;
	border-radius: 5px;
	line-height:150%;
	font-size:16px; 
 }

.lamp {
	color:#C63;
	line-height:170%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b7e5f3;
	padding :10px;
	margin-top: 10px;
	border-radius: 5px;
	border-left-color: #f3d298;
	background-color:#f2f2f2;
}

.lamp2 {
	color:#C63;
	line-height:170%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b7e5f3;
	padding :10px;
	margin-top: 10px;
	border-radius: 5px;
	border-left-color: #f3d298;
	background-color:#f2f2f2;
	margin-right:20px;
}

.note {
	color:#039;
	line-height:170%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b7e5f3;
	padding :10px;
	margin-top: 10px;
	border-radius: 5px;
	background-color:#f2f2f2;
}

.cmdrel {
	color:DarkViolet;
	line-height:150%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: MediumOrchid;	/* DarkTurquoise */
	padding :5px;
	margin-top: 20px;
	border-radius: 5px;
	background-color:#f2f2f2;
}

table.cmdrel td:nth-child(1) {
	font-weight:bold;
	width:170px;
}

.clientrel {
	color:DarkViolet;
	line-height:150%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: MediumSlateBlue;	/* DarkTurquoise */
	padding :5px;
	margin-top: 10px;
	border-radius: 5px;
	background-color:#f2f2f2;
}

table.clientrel td:nth-child(1) {
	font-weight:bold;
	width:170px;
}

.note2 { 
	background-color:LightCyan; 
	color:DarkSlateGray;
	border-radius: 5px;
	margin-top: 10px;
	padding:5px 10px 10px 10px;
	line-height:170%;
	font-weight:bold;
}

.cmdnote { background-color:LightCyan; 
color:DarkSlateGray;
width:100%; 
border-radius: 5px;
margin:10px 0px 0px 0px;
padding:3px 0px 5px 5px;
font-size:1.6em;
font-weight:bold;
}

.cmd { font-weight:normal }

.tab { font-weight:bold;  }

.examtitle { color:DarkSlateGray }
p { line-height:150% }

table.chap { 
	width:700px;
	font-size:16px; 
}

table.chap a { 
	color:LimeGreen;
	text-decoration:none;
	font-weight:normal;
}

table.chap a:hover { 
	text-decoration:underline;
	color:Green;
}

a.cmdlist10, a.refcmd, a.webcli {
	color:MediumBlue;
	text-decoration:none;
	font-weight:normal;
}
a.cmdlist10:hover, a.refcmd:hover, a.webcli:hover {
	color:DodgerBlue;
	text-decoration:underline;
}

.desc { 
	margin-left: 10px;
	font-family:'Open Sans', 'Malgun Gothic', Verdana, Geneva, sans-serif;
	font-size:16px; 
	line-height: 170%; 
	width:90%;
}

.desc_indent { 
	text-indent: 2em;
	margin-left: 10px;
	font-family:'Open Sans', 'Malgun Gothic', Verdana, Geneva, sans-serif;
	font-size:16px; 
	line-height: 170%; 
	width:90%;
}

span.strong { color:Black; font-weight:bold; }
span.strongRed { color:Red; font-weight:bold; }

table.cmdlist {
	width:95%;
}

table.cmdlist, table.cmdlist tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:8px;
}

table.cmdlist th{
	padding:10px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.cmdlist td:nth-child(2) {
	text-align:center;
	width:75px;
}

table.cmdlist td{
	padding:8px;
	line-height:150%;
}
table.cmdlist caption{
	padding:10px;
	color:DarkSlateGray;
}

table.cmdlist tr:nth-child(odd) {
	background-color:#eee;
}

table.cmdlist2 {
	width:90%;
}

table.cmdlist2 td:nth-child(n) {
	text-align:center;
}

table.cmdlist2, table.cmdlist2 tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:5px;
}

table.cmdlist2 th{
	padding:5px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.cmdlist2 td{
	padding:8px;
	line-height:130%;
	border:1px solid Gray;
}
table.cmdlist2 caption{
	padding:10px;
	color:DarkSlateGray;
}

table.cmdlist2 tr:nth-child(odd) {
	background-color:#e6e6e6;
}

table.cmdlist3 {
	width:90%;
}

table.cmdlist3 td:nth-child(n) {
	text-align:left;
}

table.cmdlist3 td:nth-child(1) { text-align:center; }

table.cmdlist3, table.cmdlist2 tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:5px;
}

table.cmdlist3 th{
	padding:5px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.cmdlist3 td{
	padding:8px;
	line-height:120%;
	border:1px solid Gray;
}
table.cmdlist3 caption{
	padding:10px;
	color:DarkSlateGray;
}

table.cmdlist3 tr:nth-child(odd) {
	background-color:#e6e6e6;
}

table.struct {
	width:90%;
}

table.struct td:nth-child(n) {
	text-align:center;
}

table.struct td:nth-child(4) {
	text-align:left;
}

table.struct, table.struct tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:5px;
}

table.struct th{
	padding:5px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.struct td{
	padding:8px;
	line-height:100%;
	border:1px solid Gray;
}
table.struct caption{
	padding:10px;
	color:DarkSlateGray;
}

table.struct tr:nth-child(odd) {
	background-color:#e6e6e6;
}

table.structc {
	width:95%;
}

table.structc td:nth-child(n) {
	text-align:center;
}

table.structc, table.structc tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:5px;
}

table.structc th{
	padding:5px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.structc td{
	padding:8px;
	line-height:100%;
	border:1px solid Gray;
}
table.structc caption{
	padding:10px;
	color:DarkSlateGray;
}

table.structc tr:nth-child(odd) {
	background-color:#e6e6e6;
}





table.struct100 {
	width:100%;
}

table.struct100 td:nth-child(n) {
	text-align:center;
}

table.struct100 td:nth-child(4) {
	text-align:left;
}

table.struct100, table.struct100 tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:5px;
}

table.struct100 th{
	padding:5px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.struct100 td{
	padding:8px;
	line-height:100%;
	border:1px solid Gray;
}
table.struct100 caption{
	padding:10px;
	color:DarkSlateGray;
}

table.struct100 tr:nth-child(odd) {
	background-color:#e6e6e6;
}

table.structcmd {
	width:100%;
}

table.structcmd td:nth-child(n) {
	text-align:center;
}

table.structcmd td:nth-child(5) {
	text-align:left;
}

table.structcmd, table.structcmd tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:5px;
}

table.structcmd th{
	padding:5px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.structcmd td{
	padding:8px;
	line-height:100%;
	border:1px solid Gray;
}
table.structcmd caption{
	padding:10px;
	color:DarkSlateGray;
}

table.structcmd tr:nth-child(odd) {
	background-color:#e6e6e6;
}

div.intro_desc {
	margin-left:30px;
	margin-right:70px;
	line-height:170%;
}

div.intro_desc li{
	margin-left:-20px;
	margin-top:7px;
}

div.intro_desc p {
	margin-left:20px;
	line-height:180%;
}

div.intro_desc2 {
	margin-left:10px;
	margin-right:70px;
	line-height:190%;
}

div.intro_desc2 li{
	margin-left:-10px;
	margin-top:10px;
}

div.intro_desc2 p {
	margin-left:20px;
	line-height:190%;
}

h3#webcli {
	margin-top:40px;
	color:DarkSlateGray;
}

p#showComment {
	margin-top:40px;
}

h3.examtitle {
	font-size:100%;
}

hr {
	margin-top:20px;
	margin-bottom:35px;
	border:0;
	border-bottom: 1px solid #eee;
}

.ani {
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
}
.btn {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	padding: 6px 20px 7px 20px;
	text-decoration: none;
	text-align:center;
	width:150px;
	display:block;
}
.btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
}
.btn, .btn:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
}

ul.bot {
	line-height:200%;
	width:90%;
}

ol.bot {
	line-height:200%;
	width:90%;
}

mark {
	background-color:Gainsboro;
}

h1, h2 {
	color:DarkSlateGray;
}

div.aof_text {
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
	background-color:Lavender;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	border-radius: 6px;		
	line-height: 150%; 	
}


div.aof_text2 {
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
	background-color:Lavender;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:10px;
	border-radius: 6px;		
	font-size:14px; 
	line-height: 150%; 	
}

div.aof_text3 {
	margin-top:10px;
	margin-right:5px;
	margin-bottom:10px;
	background-color:Lavender;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	border-radius: 6px;		
	font-size:12px;
}

div.aof_text4 {
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
	background-color:Lavender;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	border-radius: 6px;		
}

div.log {
	margin-left:0px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:GhostWhite;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-radius: 6px;		
	line-height: 150%; 	
}
	
div.master_log {
	margin-left:0px;
	margin-top:10px;
	margin-right:100px;
	margin-bottom:10px;
	background-color:Beige;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-radius: 6px;		
	line-height: 150%; 	
}

div.replica_log {
	margin-left:80px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:10px;
	background-color:AliceBlue;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-radius: 6px;		
	line-height: 150%; 	
}
	
a.redis_blue_link {
	color:Blue;
	text-decoration:none;
}
a.redis_blue_link:hover {
	color:Green;
	text-decoration:none;
}

a.cmd_link {
	color:Black;
	text-decoration:none;
}
a.cmd_link:hover {
	color:Crimson;
	text-decoration:none;
}

textarea.text {
	margin-top:10px;
	line-height:150%;
	background-color:GhostWhite;
	resize:none;
	border-radius: 4px;
	overflow: auto;
}	

textarea.text2 {
	margin-top:10px;
	line-height:150%;
	background-color:GhostWhite;
	resize:none;
	border-radius: 4px;
	overflow: auto;
	font-family: °¡´Â°¢Áø¸ñÃ¼, ±¼¸²Ã¼, µ¸¿òÃ¼, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

textarea.code {
	margin-top:1px;
	line-height:150%;
	background-color:GhostWhite;
	resize:none;
	border-radius: 4px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

textarea.text_monospaced {
	margin-top:10px;
	line-height:150%;
	background-color:GhostWhite;
	resize:none;
	border-radius: 4px;
	overflow: auto;
	font-family: Lucida Console, Courier, Courier New, Monaco, Consolas, Inconsolata;
	font-size: 14px;
}	


/* 2017.03.02 Charlie Kwon */
code {
	font-family:'Open Sans', 'Malgun Gothic', Verdana, Geneva, sans-serif;
	font-size:16px; 
}

/* 2017.03.06 Charlie Kwon*/
/* memorytable1 */
table.memorytable1 {
	width:95%;
}

table.memorytable1, table.memorytable1 tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:8px;
}

table.memorytable1 th{
	padding:10px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.memorytable1 td:nth-child(1) {
	text-align:right;
}
table.memorytable1 td:nth-child(2) {
	text-align:right;
}
table.memorytable1 td:nth-child(3) {
	text-align:center;
}
table.memorytable1 td:nth-child(4) {
	text-align:right;
}
table.memorytable1 td:nth-child(5) {
	text-align:center;
}

table.memorytable1 td{
	padding:5px;
	line-height:120%;
}
table.memorytable1 caption{
	padding:10px;
	color:DarkSlateGray;
}

table.memorytable1 tr:nth-child(odd) {
	background-color:#eee;
}

/* memorytable2 */
table.memorytable2 {
	width:95%;
}

table.memorytable2, table.memorytable2 tr{
	border:1px solid Gray;
	border-collapse:collapse;
	padding:8px;
}

table.memorytable2 th{
	padding:10px;
	background-color:DarkSlateGray;
	color:White;
	border:1px solid Silver;
}

table.memorytable2 td:nth-child(1) {
	text-align:left;
}
table.memorytable2 td:nth-child(2) {
	text-align:right;
}
table.memorytable2 td:nth-child(3) {
	text-align:right;
}
table.memorytable2 td:nth-child(4) {
	text-align:right;
}

table.memorytable2 td{
	padding:5px;
	padding-right:30px;
	padding-left:50px;
	line-height:120%;
}
table.memorytable2 caption{
	padding:10px;
	color:DarkSlateGray;
}

table.memorytable2 tr:nth-child(odd) {
	background-color:#eee;
}

/* 2017.03.09 Charlie Kwon */
figure {
  display: inline-block;
  margin: 0px; 
	margin-top:10px;
	padding: 0px;
}
figure img {
    vertical-align: top;
}
figure figcaption {
    text-align: center;
}
