<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* $Id$ */
@import url("https://www.manageengine.com/css/fonts.css");
BODY{font-family: 'Open Sans', sans-serif; background-color:#fff; color:#6F6F6F;font-size:14px;font-weight:normal;margin:0; padding:0; }
@font-face{
    font-family: 'webfont';
	src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #373737;  
    font-weight: normal;
    line-height: 1.2em;
	margin: 0;padding:0; word-wrap: break-word;
}
h1{font-size: 28px;padding:0 0 10px 0; font-weight:normal;}
h2{font-size: 24px;padding:10px 0 10px 0; font-weight:normal;margin-top:15px}
h3{font-size: 18px;font-weight:bold; font-weight:600;margin-top:15px; padding:10px 0 10px 0;}
h4{font-size: 16px; font-weight:normal;margin-top:15px}
h5{font-size: 15px; font-weight:bold;margin-top:15px}
P{line-height: 1.8em;padding:0;text-align:justify; font-size:14px;}
.clr{clear:both}
span{color:#262626; font-weight:bold;}
span.space {margin-left:8px;}
h4 span{color:#FF1D20; font-weight:500;}
h4.center{margin-left:5%;}
h3 span{color:#3A78E1; font-weight:600;}
h3.center{ margin-left:40%;}
p.center{margin-left:5%;}
span.font-clr{color:#FF3437;}
span.font-clr-grn{color:#54B73F; }
span.font-clr-blu{color:#008BFF; }
span.font-clr-brn{color:#5A3233;}
span.font-clr-gry{color:#1C8785;}


span.font-clr-nor{color:#FF3437; font-weight:normal;}
span.font-clr-nor-grn{color:#54B73F; font-weight:normal;}
span.font-clr-nor-blu{color:#008BFF; font-weight:normal;}
span.font-clr-nor-brn{color:#5A3233; font-weight:normal;}
span.font-clr-nor-gry{color:#1C8785; font-weight:normal;}
/*::selection{background-color:#fff;color:#7ABA42;}
::-moz-selection{background-color:#fff;color:#7ABA42;}*/


/*Header css*/
#header{ border-bottom:1px solid #e9e9e9; background-color:#fff; width:100%; height:111px; margin; position:fixed;
	top:0px; box-shadow:#E0E0E0 0 0 1.5px 0;
 }	
@media screen and (min-width:1020px)
{
.container {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
	background-color:#fff;
	
}
}
@media screen and (max-width:1020px)
{
.container {
    width: 100%;
	background-color:#fff;
	box-sizing:border-box;
}
}
#maheader td{padding:0;margin:0}
.keylogo{background:url(../images/key-manager-logo.png) no-repeat 0 -1px;float:left;width:210px; height:57px;margin:10px 0 0px 0;}
a .blogicon{background:url("../images/helpsprite.png") no-repeat scroll -10px -8px ;width:35px; height:40px;display:block;}
a:hover .blogicon{background:url("../images/helpsprite.png") no-repeat scroll -10px -59px ;opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;    
    transition: opacity 1s ease-in-out;}
a .twittericon{background:url("../images/helpsprite.png") no-repeat scroll -60px -8px;width:35px; height:40px;display:block;}
a:hover .twittericon{background:url("../images/helpsprite.png") no-repeat scroll -60px -59px;}
a .fbicon{background:url("../images/helpsprite.png") no-repeat scroll -110px -8px;width:35px; height:40px;display:block;}
a:hover .fbicon{background:url("../images/helpsprite.png") no-repeat scroll -110px -59px;}
a .linkedinicon{background:url("../images/helpsprite.png") no-repeat scroll -160px -8px;width:35px; height:40px;display:block;}
a:hover .linkedinicon{background:url("../images/helpsprite.png") no-repeat scroll -160px -59px;}
.social{
	position:fixed;
	right:0px;
	top:250px;
	background:#FFFFFF;
	border:solid #DBDBDB;
	border-width:1px 0 1px 1px;
	height:160px;
	display:block;
	padding:1px 5px 1px 10px;
	-webkit-border-radius: 6px 0 0 6px;
-moz-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
}
.btn{background-color: #fff;
    border: 1px solid #A0D468;
    color: #000;display: inline-block;font: 300 11px/1.7 'Open Sans',sans-serif;letter-spacing: 1px;padding: 8px 13px;text-align: center;text-decoration: none;text-transform: uppercase;vertical-align: middle;float:right;margin:18px 15px 0 0;border-radius:2px;
	-webkit-transition: color ease-in;
   -moz-transition: color  ease-in;
   -o-transition: color  ease-in;
   -ms-transition: color  ease-in;
   transition: color ease-in;
	}
.btn:hover {background-color: #A0D468;bprder:1px solid #063;color:#fff;border-radius:2px;box-shadow:#E9E9E9;}
.top-hidden-band{height:100px; width:auto;}
/*-----------------------------menu------------------------*/
.menu-list{height: 44px; top: 67px; position: absolute; width: 1000px;}
.menu1{display:block; text-align: center; float:left;  height:30px;}
.menu2{display:block; text-align: center; float:left;  height:30px;}
.menu3{display:block; text-align: center; float:left;  height:30px;}

.menu4{display:block; text-align: center; float:left;  height:30px;}

.menu
{
   display:block; text-align: center; float:left; height:30px;
}

#ddmenu li { display: block; position: relative; float: left; font-size: 0.85em; background:none; }

#ddmenu li a {
  display: block;
  float: left;
  padding: 4px 0px 8px 0px;
  line-height: 30px;
  font-weight: normal;
  font-size:14px;
  text-decoration: none;
  color: #000000;
  
}

#ddmenu li:hover span &gt; a { color: #00BCF2;}
a div.arow{background:url("../images/helpsprite.png") no-repeat scroll -250px -25px rgba(0, 0, 0, 0); 
width:10px; 
height:10px;
float:right;
margin:10px 5px; }

a:hover div.arow{background:url("../images/helpsprite.png") no-repeat scroll -250px -74px }
a .download{background:url("../images/helpsprite.png") no-repeat scroll -290px -25px; width:20px; height:10px; float:left; margin:4px 0px;}
a:hover .download{background:url("../images/helpsprite.png") no-repeat scroll -290px -73px }
#ddmenu li:hover ul { display:  block;}

#ddmenu ul {
	display:block;
  position: absolute;
  top: 38px;
  width: 260px;
  background: #FFFEFE;
  display: none;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: 1px solid #e9e9e9;
box-shadow:#E0E0E0 0 0 1.5px 0;}

#ddmenu ul .uparw {
background: url("../images/uparrow.png");
    display: inline-block;
    height: 12px;
    position: absolute;
    top: -12px;
	left:25px;
    width: 16px;
	}

#ddmenu ul li { 
  display: block; 
  width: 100%; 
  font-size:13px;
  text-align:left;
 
}
#ddmenu ul li a {
  display: block;
  width: 100%;
  padding: 6px 9px 9px 7px;
  line-height: 1.4em;
	}
#ddmenu ul li a:hover { background: #F2F2F2; width:245px; }
#ddmenu ul.menu-big{
	display:block;
  position: absolute;
  top: 38px;
  width: 520px;
  background: #FFFEFE;
  display: none;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: 1px solid #e9e9e9;
box-shadow:#E0E0E0 0 0 1.5px 0;
}
#ddmenu ul.menu-big li a:hover { background: #F2F2F2; width:230px; }
/*----------center menu-------------*/
#ddmenu3 li { display: block; position: relative; float: left; font-size: 0.85em; background:none; }

#ddmenu3 li a {
  display: block;
  float: left;
  padding: 4px 0px 8px 0px;
  line-height: 30px;
  font-weight: normal;
  font-size:15px;
  text-decoration: none;
  color: #000000;
  
}

#ddmenu3 li:hover span &gt; a { color: #00BCF2;}
a div.arow{background:url("../images/helpsprite.png") no-repeat scroll -250px -25px rgba(0, 0, 0, 0); 
width:10px; 
height:10px;
float:right;
margin:10px 5px; 
}

a:hover div.arow{background:url("../images/helpsprite.png") no-repeat scroll -250px -74px }
a .download{background:url("../images/helpsprite.png") no-repeat scroll -290px -25px; width:20px; height:10px; float:left; margin:4px 0px;}
a:hover .download{background:url("../images/helpsprite.png") no-repeat scroll -290px -73px }
#ddmenu3 li:hover ul { display:  block;}

#ddmenu3 ul {
	display:block;
  position: absolute;
  top: 38px;
  left:-180px;
  width: 260px;
  background: #FFFEFE;
  display: none;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: 1px solid #e9e9e9;
box-shadow:#E0E0E0 0 0 1.5px 0;
}
#ddmenu3 ul .uparw {
background: url("../images/uparrow.png");
    display: inline-block;
    height: 12px;
    position: absolute;
    top: -12px;
	left:240px;
    width: 16px;
	}

#ddmenu3 ul li { 
  display: block; 
  width: 100%; 
  font-size:13px;
  text-align:left;
}
#ddmenu3 ul li a {
  display: block;
  width: 100%;
  padding: 6px 7px 9px 7px;
  line-height: 1.4em;
	}
#ddmenu3 ul li a:hover { background: #F2F2F2; width:245px; }
#ddmenu3 ul.menu-big{
	display:block;
  position: absolute;
  top: 38px;
  width: 520px;
  background: #FFFEFE;
  display: none;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-top: 1px solid #e9e9e9;
  border-bottom:1.5px solid #DBDADA;
  border-left:1.5px solid #DBDADA;
  border-right:1.5px solid #DBDADA;
box-shadow:#E0E0E0 0 0 2px 0;
}
#ddmenu3 ul.menu-big li a:hover { background: #F2F2F2; width:230px; }
.menu-big-left
{
	float: left;
    padding: 2px 1%;
    width: 46%;
}

.menu-big-right
{
	float: right;
    padding: 2px 1%;
    width: 46%;
}
.menu-sep
{
	background: url("../images/menu-sepa.png") no-repeat scroll center 0px transparent;
width: 1%;
height: 340px;
float: left;
padding-left:0px;
}


/*--------right menu "Misc" -----------*/
.right-menu
{
   display:block; text-align: center; float:left; margin-top:12px; margin-left:-10px; height:30px;
}
#rrmenu li { display: block; position: relative; float: left; font-size: 0.85em; background:none; }

#rrmenu li a {
  display: block;
  float: left;
  padding: 4px 0px 8px 0px;
  line-height: 30px;
  font-weight: normal;
  font-size:13px;
  text-decoration: none;
  color: #000000;
  
}
#rrmenu li:hover span &gt; a { color: #00BCF2;}
a div.arow{background:url("../images/helpsprite.png") no-repeat -250px -25px ;
width:10px; 
height:10px;
float:right;
margin:10px 5px;}

a:hover div.arow{ background:url("../images/helpsprite.png") no-repeat -250px -74px ;}
a .download{background:url("../images/helpsprite.png") no-repeat scroll -290px -25px rgba(0, 0, 0, 0); width:20px; height:10px; float:left; margin:4px 0px;}
a:hover .download{background:url("../images/helpsprite.png") no-repeat scroll -290px -73px rgba(0, 0, 0, 0);}
#rrmenu li:hover ul { display:  block;}

#rrmenu ul {
	display:block;
  position: absolute;
  top: 38px;
  left:-190px;
  width: 260px;
  background: #FFFEFE;
  display: none;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: 1px solid #e9e9e9;
box-shadow:#E0E0E0 0 0 1.5px 0;
}
#rrmenu ul .uparw {
background: url("../images/uparrow.png");
    display: inline-block;
    height: 12px;
    position: absolute;
    top: -12px;
	left:210px;
    width: 16px;
	}

#rrmenu ul li { 
  display: block; 
  width: 100%; 
  font-size:13px;
  text-align:left;
}
#rrmenu ul li a {
  display: block;
  width: 100%;
  padding: 6px 7px;
  line-height: 1.4em;
	}
#rrmenu ul li a:hover { background: #F2F2F2; width:245px; }


/*Navigation*/
#nav{background-color: #fff;transition: all 0.5s ease 0s;width: 292px;border-right:1px solid #e9e9e9;}

/*Font colors*/
.green{color:#7aba42}
.lgreen{color:#acd151}
.dgrey{color:#758591}
.lgrey{color:#b0c5d2}
.vlgrey{color:#f2f2f2}
.orange{color:#f38038}

/*Table style*/

@media screen and (min-width:1020px){
	div.content{margin: 0 auto;
    max-width: 1000px;
    transition: all 0.2s ease-in 0s;
    width: 100%;
	background-color:#FFFFFF;
}}
@media screen and (max-with:1020px)
{
	div.content{margin: 0 auto;
    transition: all 0.2s ease-in 0s;
    width: 100%;
	background-color:#FFFFFF;
	}
}

div.content table{width: 100%;font-size:14px; }
table{border-collapse: collapse; padding: 0;}
div.content{word-wrap: break-word;}
div.content table, div.content th, div.content td{border: 1px solid #dcdcdc;}
th{background-color: #f6f6f6;text-align: left;font-weight:bold;color:#2a2a2a;}
td p{line-height: 1.8em;padding:0px 8px;text-align:justify;}
td{margin: 10px;padding: 10px 8px;vertical-align:top;}
th{margin: 10px;padding: 10px 8px;vertical-align:top;font-size:14px;font-weight:600;}
table tr td h4{padding:10px 8px;font-size: 14px;font-weight:600;}
table ul{margin:15px;}
div.table-border{border:1px solid #dcdcdc; border-left-color:#FF0004; border-left-width:2px; background-color:#f6f6f6; padding:0 15px 0 15px;}
div.table-border-blu{border:1px solid #dcdcdc; border-left-color:#4778E0; border-left-width:2px; background-color:#f6f6f6; padding:0 15px 0 15px;}

div pre.code{font-size:12px;}

td.tble-span h4{ align-content:center; text-align:center; background-color:#f6f6f6;}
tr.tble-bg-clr{background-color:#f6f6f6;}
td div.tble-img img{ margin-left:10px; margin-top:10px;}
table tr td p.content{margin-left:40px;}


div.inner-table{ width:90%; margin:25px;}

/* images */
@media screen and (min-width:1020px)
{
div.img img{no-repeat; margin-left:10px; margin-bottom:30px; margin-top:10px; } 
div.img1 img{width:800px; no-repeat;margin-top:10px;}
}
@media screen and (max-width:1020px)
{
div.img img{width:100%; } 
div.img1 img{width:100%; no-repeat;margin-top:10px;}
}
/*List styles*/

ul {
	line-height: 1.8em;
	margin: 6px 0 6px 0;
	font-size:14px;
	padding-left:5px;
	}
ul.space
{
	margin-left:30px;
	
	}
ol {
	line-height: 1.8em;
	margin: 6px 0 6px 30px;
	font-size:14px;
	padding-left:5px;

	}

ol li{margin-bottom:8px;	text-align:justify;}
ul&gt;li{
	list-style: none;
	background:url("../images/blarrow.png") 0px 7px no-repeat;
	padding: 0 0 3px 11px;
	line-height:22px;
	text-align:justify;
}

ul&gt;li&gt;ul&gt;li{
	list-style: none;
	background:url("../images/blarrow.png") 0px 7px no-repeat;
	padding: 0 0 3px 12px;
	text-align:justify;}
ol&gt;li, ul&gt;ol&gt;li {
	list-style-image: none;
	text-align:justify;
	}
ul li a, ul&gt;ol&gt;li a, ul&gt;li&gt;a{
	color:#666;text-decoration:none;
	-webkit-transition: color .5s ease-in;
   -moz-transition: color .5s ease-in;
   -o-transition: color .5s ease-in;
   -ms-transition: color .5s ease-in;
   transition: color .5s ease-in;
}
ul li a:hover, ul&gt;ol&gt;li a:hover{
	color:#A0D468;text-decoration:none;
}
ul li ul li{padding-left:0px}
.oview ul li ul li{padding-left:12px}

li&gt;ul, li&gt;ol, ul&gt;ul, ul&gt;ol, ol&gt;ul, ol&gt;ol {
	margin: 6px 0 6px 12px;
}
ul li a{color:#000}

.nobullet&gt;li {
	background: none;
}
ol {
	padding: 12px;
}
i{font-style:italic;}

li span.font-clr-blue{color:#008BFF; font-weight:normal;}

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

ul.setp-view li{background:none;}
.navsub{border-bottom: 1px solid #e9e9e9;
    font-weight: 600;
    padding: 5px 5px 5px 10px;}

a:link{color:#27a9e1; text-decoration:none;font-weight:normal;
-webkit-transition: color  ease-in;
   -moz-transition: color  ease-in;
   -o-transition: color ease-in;
   -ms-transition: color ease-in;
   transition: color  ease-in;}
a:hover{color:#00BCF2; text-decoration:none;}
a:visited{color:#00BCF2; text-decoration:none;}

h2.ft16{font:normal 16px Arial, Helvetica, sans-serif; color:#2B79B9;margin:0; padding:0;}

A.expandspot {
	color: #444444;
	cursor: hand;
	font-style: italic;
	x-text-underline: off;
	x-text-overline: off;
	x-text-line-through: off;
	/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ 
}

SPAN.expandtext {
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

A.dropspot {
	cursor: hand;
	color: #444444;
	font-style: italic;
	x-text-underline: off;
	x-text-overline: off;
	x-text-line-through: off;
	/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ 
}

A.glossterm {
	color: #800000;
	cursor: hand;
	font-style: italic;
	x-text-underline: off;
	x-text-overline: off;
	x-text-line-through: off;
	/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ 
}

SPAN.glosstext {
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

/*=(===============================================================)*/
.clr{clear:both}

.hdlistbg{background-color:#f9f9f9;border:1px solid #e9e9e9;border-radius:3px;padding:10px;}
.no-border{border:none;}
.tableheader_left{padding:0 10px;background-color: #f5f5f5;color:#000;font-size:13px; font-weight:bold;border-bottom:1px solid #e2e2e2;height:35px}
.tableheader_mid{padding:0 10px;background-color: #f5f5f5;color:#000;font-size:13px; font-weight:bold;border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.tbdata_left{padding:5px 10px;}
.tbdata_mid{border-left:1px solid #e2e2e2; padding:0px 10px;}
.tbdata_right{border-left:1px solid #e2e2e2; padding:10px;font-size:14px;}
table tr td p b{font-weight:bold;font-size:13px;color:#000}
.note{background-color:#7aba42;color:#fff;font-weight:normal;padding:3px 5px 2px; margin:0;font-size:12px; display:inline;border-radius:2px;-webkit-border-radius: 2px;-moz-border-radius: 2px; line-height:14px;}
b{color:#000;font-weight:bold}
.separator{width:100%; height:2px; border-top:1px solid #e2e2e2;margin:35px 0 35px 0;}
.tbborder{border:1px solid #e2e2e2;}

.imp_note{background:url("../images/important.png") no-repeat; padding-left:20px; width:auto;color:red; font-weight:bold;}
.imp_desc{background-color: #f9f9f9;
    border-left: 3px solid red;
    color: #2A2A2A;
    padding: 10px 15px;font-size:13px;}
.imp_desclist{border-left:3px solid red; padding:10px 30px;background-color:#f9f9f9;}

.steps {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 6px 18px 6px 12px;
	background:url("../images/arrow.png") right no-repeat #7aba42;
}
.commands{background-color:#f9f9f9; padding:20px 10px;color:#000;border-left:3px solid #e9e9e9;font-family:"Courier New",Courier,monospace}
.inline_imp{color:#ff0000;}

td span.cmd{padding:8px 8px; margin-top:20px; line-height: 1.8em; font-weight:normal; color:#6F6F6F;}
/*Table css*/
.tb_header_f{font-size:16px; font-weight:normal; color:#000;padding:8px;height:40px;border:1px solid #dcdcdc;background-color:#f6f6f6; vertical-align:middle}
.tb_header_s{font-size:16px; font-weight:normal; color:#000;padding:8px;height:40px;border:1px solid #dcdcdc;border-left:none;background-color:#f6f6f6; vertical-align:middle}
.tb_header_t{font-size:16px; font-weight:normal; color:#000;padding:8px;height:40px;border:1px solid #dcdcdc;border-left:none;border-top:none;background-color:#f6f6f6; vertical-align:middle}
.tb_content_f{background-color:#fff;border:1px solid #dcdcdc;border-top:none;padding:10px;font-size:13px; vertical-align:top;}
.tb_content_s{background-color:#fff;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:10px;font-size:13px;vertical-align:top;}
.copyrights{border-top:1px solid #dcdcdc; line-height:30px; color:#CCC; text-align:center;font-size:12px;padding-top:15px;}
.yes{background:url(../images/rights_yes.gif) 0 0 no-repeat; width:24px; height:24px; margin:0 auto;}
.no{background:url(../images/rights_no.gif) 0 0 no-repeat; width:24px; height:24px; margin:0 auto;}
.imgborder{border:1px solid #d0d0d0;}
.list ul li, .list ol li{padding-bottom:8px;}

/*--------------BACK TO TOP---------------*/
#gotop {
    position: fixed;
    bottom: 43px;
    right: 0px;
    text-decoration: none;
    padding: 6px;
    display: none;
	  border: 1px solid #e9e9e9;
	  width:55px;
	 background:#f5f1f1;
}
#gotop:hover {    
    background-color:#ECE8E8;
	color:#626262;
	  border: 1px solid #e9e9e9;
}
#gotop span
{
	margin-left:30px;
	color:#6F6F6F;
    font-size: 12px;
}
#gotop div{
		padding:0px;
	background:url("../images/top.png") no-repeat;
	height:20px;
}
/*--------------BACK TO TOP END---------------*/

/*-----------SEARCH-------------*/
#tipue_search_input {-moz-appearance: none;border: 1px solid #E2E2E2;border-radius: 0;box-shadow: none;color: #333333;font: 13px/1.7 'Open Sans',sans-serif;height: 20px;margin: 0;outline: 0 none;padding: 7px 7px 8px 7px;width: 200px;}
#tipue_search_button {
	background:url("../images/helpsprite.png") no-repeat -190px -12px #A0D468;
    border: 1px solid #89C04F;
    border-radius: 0 3px 3px 0;
    height: 37px;
    margin:0px;
    outline: medium none;
    width: 60px;
}
button, input {
    line-height: normal;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
}
#tipue_search_results_count
{
     font: 13px 'Open Sans', sans-serif;
	color: #333;
	clear:both;
}
.tipue_search_content_title
{
     font: 300 18px/1.6 'Open Sans', sans-serif;
     text-rendering: optimizelegibility;
	margin-top: 30px;
}
.tipue_search_content_title a
{
     color: #3f72d8;
     text-decoration: none;
}
.tipue_search_content_title a:hover
{
     color: #333;       
}
.tipue_search_content_text
{
     font: 13px/1.7 'Open Sans', sans-serif;
	color: #333;
	padding: 13px 0;
     word-break: break-all;
     word-break: break-word;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     hyphens: auto;
}
.tipue_search_content_loc
{
     font: 300 13px/1.7 'Open Sans', sans-serif;
     word-break: break-all;
     word-break: break-word;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     hyphens: auto;
}
#tipue_search_foot
{
     margin: 51px 0 21px 0;
}
#tipue_search_foot_boxes
{
	padding: 0;
	margin: 0;
     font: 12px/1 'Open Sans', sans-serif;
}
#tipue_search_foot_boxes li
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#tipue_search_foot_boxes li a
{
	padding: 9px 15px 10px 15px;
     background-color: #f1f1f1;
     border: 1px solid #dcdcdc;
     border-radius: 1px;
	color: #333;
	margin-right: 7px;
	text-decoration: none;
	text-align: center;
}
#tipue_search_foot_boxes li.current
{
	padding: 9px 15px 10px 15px;
     background: #fff;
     border: 1px solid #dcdcdc;
     border-radius: 1px;
	color: #333;
	margin-right: 7px;
	text-align: center;
}
#tipue_search_foot_boxes li a:hover
{
	border: 1px solid #ccc;
	background-color: #f3f3f3;
}
@media screen and (min-width:1020px)
{
#tipue_search_warning_head
{
	background:#FCFBFB;
	border:1px solid #D5D5D5;
	border-radius: 10px 10px 10px 10px;
	margin:100px;
	width:80%;
}

.no-srch
{
	background:url("../images/exlm.png") no-repeat;
	width:65px;
	height:65px;
	margin: 50px 0px 50px 155px;
}
.srch-msg
{
	margin-left:215px;
	margin-top:-105px;
	margin-bottom:50px;
	font-size:22px;
	line-height:35px;
}
}
@media screen and (max-width:1020px)
{
#tipue_search_warning_head
{
	background:#F8F8F8;
	border:1px solid #D5D5D5;
	border-radius: 10px 10px 10px 10px;
	margin:50px;
	width:80%;
	
}

.no-srch
{
	background:url("../images/exlm.png") no-repeat;
	width:65px;
	height:65px;
	margin: 50px 0px 50px 100px;
}
.srch-msg
{
	margin-left:190px;
	margin-top:-94px;
	margin-bottom:50px;
}
}

/*---------POPUP BOX--------------*/
.modalDialog { position: fixed; 
top: 0; 
right: 0; 
bottom: 0; 
left: 0; 
background: rgba(0, 0, 0, 0.8); 
z-index: 99999; opacity: 0;
 -webkit-transition: opacity 400ms ease-in; -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; pointer-events: none; }
.modalDialog:target { opacity: 1; pointer-events: auto; }
.modalDialog &gt; div { width: 950px; position: relative; margin: 10% auto; padding: 5px 20px 13px 20px; border-radius: 5px; background: #fff;height:450px;overflow-y:scroll}
.clwrapp{margin-left: 947px;margin-top: -13px;position: fixed}
.close { background: #fff; color: #333; line-height: 25px; position: absolute; text-align: center; width: 26px; text-decoration: none; font-weight: bold; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;border:1px solid #ddd;}
.close:hover {background: #dcdcdc;text-decoration:none;}

/*---------SEARCH END--------------*/
#kmptb_pad table tr td{padding:5px;text-align:center;border:1px solid #ddd}
#kmptb_pad table tr th{padding:5px;text-align:center;background:#f6f6f6;font-weight:bold;border:1px solid #ddd}


.responsve-table { float:left; border:1px solid #dcdcdc; margin-bottom:20px; width:100%; }
.table-head { background: #eee; padding: 10px; font-size: 14px; font-weight: 600; color: #2a2a2a; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc }
.table-content { border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; padding:10px; } 
.table-content h4 {font-size: 14px; font-weight: 600;}
.table-content ul { margin:15px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {float:left;}

.col-1  { width: 8.33333333%; }
.col-2  { width: 16.66666667%;}
.col-3  { width: 25%;}
.col-4  { width: 33.33333333%;}
.col-5  { width: 41.66666667%; }
.col-6  { width: 50%;}
.col-7  { width: 58.33333333%;}
.col-8  { width: 66.66666667%;}
.col-9  { width: 75%; }
.col-10 { width: 83.33333333%; }
.col-11 { width: 91.66666667%;}
.col-12 { width: 100%;}


@media screen and (max-width: 640px) and (min-width: 320px) { 
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {width:100% !important;}
.btn { text-indent:-9999px; white-space:nowrap; }
}
</pre></body></html>