/*$Id$*/
/* $Id: adventnet.css,v 1.2 2019/10/04 15:07:35 padmavathy Exp $ */
BODY{font-family:'Helvetica'; background-color:#fff; color:#444;font-size:14px;font-weight:normal;margin:0; padding:0; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
@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');
}
html {
  /* Load system fonts */
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe
      UI, Helvetica Neue, sans-serif;

  /* Make type rendering look crisper */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Disable auto-enlargement of small text in Safari */
  text-size-adjust: 100%;

  /* Enable kerning and optional ligatures */
  text-rendering: optimizeLegibility;
}

/**
 * Form elements render using OS defaults,
 * so font-family inheritance must be specifically declared
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
$muted-grey: #999;
$PAM360-green: #10bc83;
$white: #fff;
$base-shadow: rgba(0, 0, 0, 0.12);
$green-shadow-from: rgba(131, 0, 255, 0.42);
$green-shadow-to: rgba(131, 0, 255, 0.2);
$green-box-shadow:  0 14px 26px -12px $purple-shadow-from, 0 4px 23px 0px $base-shadow, 0 8px 10px -5px $purple-shadow-to;




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;}
h3{font-size: 18px;font-weight:bold; font-weight:600; padding:10px 0 10px 0;}
h4{font-size: 16px; font-weight:normal;}
h5{font-size: 15px; font-weight:bold;}
P{line-height: 1.8em;padding:0;text-align:justify; font-size:14px;}
.clr{clear:both}
span{
	color: #444;
	font-weight: bold;
	font-size: 14px;
}
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{
}
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;}
i.small{width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-top: -10px;
    top: 5px;}
i.large{width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-top: -10px;}
a:visited {
    color: #00BCF2;
    text-decoration: none;}
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;
}
/*::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:127px; position:fixed; top:0px; box-shadow:#E0E0E0 0 0 1.5px 0;}	
@media screen and (min-width:1020px)
{
.container {margin: 0 auto; max-width: 1125px; width: 100%;background-color:#fff;height:127px;position: fixed; left: 0; right: 0;border-bottom:1px solid #e9e9e9;}
}
@media screen and (max-width:1020px)
{
	.container {width: 100%;background-color:#fff;height:100px;}
}
.top-header {
    position: relative;
    left: 0;
    right: 0;
    height: 70px;
}
#maheader td{padding:0;margin:0}
.PAM360logo{background:url(../images/ps_logo.gif) no-repeat;width:210px; height:57px;top: 20px; left:0; position: absolute;}
.PAM360logo a{position: absolute;width: 210px;height: 57px;}
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 a{background-color: #fff;
    border: 1px solid #10bc83;
    color: #000;
    font-size: 11px;
	line-height: 36px;
	height: 36px;
    letter-spacing: 1px;
    padding:0px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    position: absolute;
    right: 0;
    border-radius: 25px;
    top: 25px;
	}

.btn a:hover {background-color: #10bc83;color:#fff;border-radius:25px;box-shadow:0px 5px 20px 5px #ddd;transition: all .4s;}



/*SEARCH*/
/*
.top-search {
    position: absolute;
    right: 230px;
    top: 20px; display: none;
}

#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;
    position: absolute;
    right: 60px;}
#tipue_search_button {background: url(../images/helpsprite.png) no-repeat -190px -12px;
    border-radius: 0 3px 3px 0;
    height: 37px;
    outline: none;
    width: 60px;
    position: absolute;
    right: 0;
    box-shadow: none;
    background-color: #a0d468;
    border: none;
}
*/

form#demo-2 {
    POSITION: ABSOLUTE;
    top: 25px;
    right: 240px;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


/*  backup 22-11-2017 by prakash
input[type=search] {
	background:url(../images/search-icon.png) no-repeat 5px 4px;
	border: solid 1px #ccc;
    background-color: #a0d468;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

input[type=search] {
	background:url(../images/search-icon.png) no-repeat 5px 4px;
	border: solid 1px #ccc;
    background-color: #a0d468;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
*/
input[type=search] {
	background:url(../images/search-icon1.png) no-repeat 5px 4px;
	border: solid 1px #10bc83;
    background-color: #ffffff;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	background:url(../images/search-icon1.png) no-repeat 5px 4px;
	width: 130px;
	background-color: #fff;
	border-color: #10bc83;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* backup 22-11-2017 by prakash
#demo-2 input[type=search] {
	color: transparent;
	cursor: pointer;
	height: 34px;
    width: 34px;
    line-height: 36px;
}
*/
#demo-2 input[type=search] {
	color: transparent;
	padding-left: 32px;
	height: 34px;
    width: 200px;
    line-height: 36px;
}
#demo-2 input[type=search]:hover {
	background:url(../images/search-icon1.png) no-repeat 5px 4px;
	background-color: #fff;
	border-color: #01b087;
}

#demo-2 input[type=search]:focus {
	width: 200px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}

#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}

/*-----------------------------menu START------------------------*/

.top-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    height:40px; padding-top: 20px;
}
#ddmenu .menu-right  ul.sub-list{right:-40px;}
#ddmenu ul.sub-list,#ddmenu ul.sub-list2 {     position: absolute;
    top:47px;
    width: 275px;
    background: #f7f7f7;
    display: none;
    margin: 0px;
    padding:0;
    list-style: none;
    border-bottom: 3px solid #10bc83;
	box-shadow:0px 5px 20px 5px #ddd;
}
#ddmenu ul.sub-list2  {
	top:0;
	left: 275px;
}
#ddmenu ul.sub-list.large-list{ width:340px;}
.sub-list li {
    height: 36px ;
    padding: 0 ;
    line-height: 36px;
    font-size: 13px; display: block;
    font-weight: 300; cursor: pointer; background: none;
	position: relative;
}
.sub-list li.double{height: 72px;}
.sub-list li.double a{height: 72px;display:inline-table;}
.sub-list li.double a:hover{background-color:#e5e5e5; color:#000; height: 66px;}

.sub-list li a{    height: 36px;
    width: calc(100% - 32px);
    display: inline-block;
    left: 0;
    padding:0 17px; color: #000 !important;}
.sub-list li a:hover{background-color:#e5e5e5; color:$PAM360-green!important; height: 36px;}
#ddmenu > .menu-link{
    height: 47px;
    line-height: 40px; padding: 0;
    padding-right:18px;display: inline-block; cursor: pointer; background: none;
}
.menu-link a{color:#000;}
.menu-link a:hover{color:#A0D468;    height: 47px;    transition: none !important;
    display: block;}
#ddmenu .menu-link:hover a{color:#10bc83;}
#ddmenu > .menu-link:hover > ul {
    display: block;
}
#ddmenu .sub-list > .menu-link:hover > ul {
    display: block;
}
.menu, .menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7, .menu8 {
    position: relative;
    float: left;
}
.menu ul, .menu1 ul, .menu2 ul, .menu3 ul, .menu4 ul, .menu5 ul, .menu6 ul, .menu7 ul, .menu8 ul {padding: 0; margin: 0;}
a span.download {
    background: url(../images/helpsprite.png) no-repeat scroll -290px -25px rgba(0, 0, 0, 0);
    width: 20px;
    height: 10px;
    float: left;
    margin:13px 5px 0px 0px;
}
a:hover span.download {
    background: url(../images/helpsprite.png) no-repeat scroll -290px -73px rgba(0, 0, 0, 0);
}
ul.sub-list.split {
    width: 540px !important;
}
ul.sub-list.split-big {
    width: 810px !important;
}
.menu-big-right {
    width: 270px;
    float: right;
}
.menu-big-left {
    width: 270px;
    float: left;
}
.menu-big-center {
	width: 270px;
    float: left;
}
/*-----------------------------menu END------------------------*/
/*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: 1125px;
    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: left;
}
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;
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0;
	text-align: left;
}
table ul{margin:15px;}
div.table-border{border:1px solid #dcdcdc; border-left-color:#FF0004; border-left-width:2px; background-color:#FDFAFA; padding:0 15px 0 15px;}
div.table-border-blu{border:1px solid #dcdcdc; border-left-color:#4778E0; border-left-width:2px; background-color:#FDFAFA; 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;}
div.img img{border:1px solid #f0f0f0}

/* images */
@media screen and (min-width:1020px)
{
div.img img{margin-left:10px; margin-bottom:30px; margin-top:10px; } 
div.img1 img{width:800px; margin-top:10px;}
div.img2 img{border:1px solid #f0f0f0;margin-bottom: 30px;}
}
@media screen and (max-width:1020px)
{
div.img img{width:100%; } 
div.img1 img{width:100%; 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>li{
	list-style: none;
	background:url("../images/blarrow.png") 0px 7px no-repeat;
	padding: 0 0 3px 12px;
	line-height:22px;
	text-align:justify;
}

ul>li>ul>li{
	list-style: none;
	background:url("../images/blarrow.png") 0px 7px no-repeat;
	padding: 0 0 3px 12px;
	text-align:justify;}
ol>li, ul>ol>li {
	list-style-image: none;
	}
ul li a, ul>ol>li a, ul>li>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>ol>li a:hover{
	color:#10bc83;text-decoration:none;
}
li>ul, li>ol, ul>ul, ul>ol, ol>ul, ol>ol {
	margin: 6px 0 6px 12px;
}
ul li a{color:#000}

.nobullet>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%;}


.navsub{border-bottom: 1px solid #e9e9e9;
    font-weight: 600;
    padding: 5px 5px 5px 10px;}


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: 14px;
	display: inline;
	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_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;
}
.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;}
.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;
	height:20px;
}
/*--------------BACK TO TOP END---------------*/

/*-----------SEARCH-------------*/

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;
}
}

/*---------SEARCH END--------------*/

/**========== PRAKASH EDITED 24-11-2017 ==========**/
.icon-insert-middle { width: 20px; height: 20px; position: relative; top: 5px; opacity: 0.7; }
.img-border { border:1px solid #ccc; }
.img2 { margin-top: 15px; }


.dsk-spa .list li a{color:#444 !important}
.dsk-spa .list li a:hover{color:#10bc83!important}

/**========== JAIHAR EDITED 29-07-2019 ==========**/
.arrow-rt {
background:url("../images/arrow.svg") no-repeat;width:12px;height:12px;display:inline-block;margin-top:12px;float:right;}