.row{
	margin-right: -5px;
}
body.dp {
    background-color: #fff8c4;
}

body.fops {
    background-color: #fff;
}

.page-container 
{
	padding: 0px 10px;
}

ol {
  margin-left: -25px;
  padding: 0;
  counter-reset: item;
}

ol > li {
  margin: 0;
  padding: 1em 0 0 3.5em;
  text-indent: -1em;
  list-style-type: none;
  counter-increment: item;
}

.para_text{
	font-size: 14px;
}

.para_text1{
	font-size: 14px;
}

ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  padding-left: 6px;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

ol.lower_list > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  padding-left: 6px;
  font-weight: bold;
  text-align: right;
  content: "(" counter(item, lower-alpha) ")";
}

ol > li > ol {
  margin-top: -33px;
}

ol > li > ol > li:before {
  content: "(" counter(item, lower-alpha) ")";
  font-weight: normal;

}
.ol-style{
	margin-top: 0px;
}

.ol-style  > li:before {
  font-weight: bold;
}

li
{
	padding: 5px 0px;
}

/*Tekton Font CSS start*/

@font-face {
	font-family: "tekton";
	src: url("../fonts/tekton-bold.eot");
	src: url("../fonts/tekton-bold.eot#iefix") format("embedded-opentype"),
	url("../fonts/tekton-bold.woff") format("woff"),
	url("../fonts/tekton-bold.ttf") format("truetype"),
	url("../fonts/tekton-bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.font_change {
	font-family: "tekton" !important;
	font-size: 18px;
}

.font_change_blue {
	font-family: "tekton" !important;
	font-size: 18px;
	color: #00A5DB;
}

/*Tekton Font CSS end*/

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th
{
	border: 1px solid black;
	padding: 3px;
	margin: 10px auto !important;
	text-align:center;
}
.table-bordered tr th
{
	background-color: #CCEEFE;
}
.gridview tr td:first-child
{
	text-align: left !important;
	padding-left: 10px !important;
}

.gridview tr td
{
	text-align: right !important;
	padding-right:10% !important;
}

.gridview tr td:last-child
{
	text-align: right !important;
	padding-right:15% !important;
}

.grid tr td
{
	border-bottom: 1px solid #fff8c4 !important;
}

.grid tr:last-child td
{
	border-bottom: 1px solid #000000 !important;
}
.grid1
{
	margin-left: 30px;
}
.grid2 tr th:first-child
{
	text-align: left !important;
	padding-left: 10px !important;
}
.grid3 tr td:last-child
{
	border-bottom: 1px solid #000;
	font-style: italic;
}

.grid4
{
	margin-left: 50px;
}
.grid4 tr td:last-child
{
	border-bottom: 1px solid #000 !important;
}
.grid5 tr th:first-child
{
	text-align: left !important;
}
.grid5 tr td:first-child
{
	text-align: left !important;
}
.grid5 tr td:last-child
{
	text-align: center !important;
}

table{
	padding:auto;
	margin: 20px auto;
}
td, th, .indent{
	text-indent: 0px;
}
.p-center
{
	text-align:center;
}

.p-center img
{
	padding: 20px 0 20px 0;
	display: inline-block !important;
}
.dp h2{
	padding: 2px 0px;
	padding-left: 5px;
	background-color:#0081c4;
	color:white;
	font-weight: bold;
}

.fps h2{
	padding: 2px 0px;
	padding-left: 5px;
	background-color:#993300;
	color:white;
	font-weight: bold;
}

h3{
	color:#0081c4;
	font-weight: bold;
}

h4{
	padding: 10px 0 5px 0;
	line-height: 20px;
	margin-left: 20px;
	text-indent: -20px;
}

h5{
	color:#9a3300;
	font-weight: bold;
	border-bottom:2px solid #9a3300;
	font-size: 24px;
	padding-top:20px;
}
h6{
	padding: 10px 0 0px 25px;
	line-height: 20px;
	margin-left: 20px;
	text-indent: -20px;
	font-size: 16px;
}
.para_space{
	margin-left: 15px;
    text-indent: -15px;
	font-weight: bold;
}
.para_margin{
margin-left:50px;
text-indent: 0px;
margin-top: 10px;
}

.para_margin1{
text-indent: 0px;
}

.para_margin2{
margin-left:28px;
}
.para_indent{   
 text-indent: 2em;
}
.para_indent1{  
 margin-left: 30px; 
 text-indent: 0em;
}
.table_margin{ 
 margin: 0;
 border: none;
}
.table_margin.dp11{
 margin: 0 auto;
}
.para_color{
 color: #08F;
}
.head_color{
 color: #bd006e;
}
ol li ol li ul{
margin-left: -20px;
}
.bullet_color li{
 	list-style-image: url("../pix/sqpurple.png");
	padding: 5px 0 5px 5px;
    text-indent: 0;
}
.th_image img{
 padding: 0;
 margin-top: 10px;
}
.th_bg_color th{
 background-color:#e1f4fc;
}
.text_small{
 font-size: 12px;
}

.tab_border  table{
 border-collapse: collapse;
}
.tab_border  th, .tab_border   table {
 border: 2px solid #00aeed;
 text-align:center;
}
.tab_border  td{
 border-right: 2px solid #00aeed;
 border-left: 2px solid #00aeed;
 text-align:center;
}
.tab_border tr:last-child td{
 border-bottom: 2px solid #00aeed;
}
.tb  td{
border-top: 2px solid #00aeed;
}

.table-responsive {
    border: none;
}

.table-responsive td{
    padding: 5px 0 5px 0;
	vertical-align: top;
}

.table_outline  table{
 border-collapse: collapse;
}
.table_outline  th, .table_outline   table {
 border: 2px solid black;
 text-align:center;
}
.table_outline  td{
 border-right: 2px solid black;
 border-left: 2px solid black;
 text-align:center;
}

.bottom-border{
	border-bottom: 2px solid black;
}

.respon td{
 text-align: left;
 padding-left: 20px;
 padding-right: 10px;
}

/* arranging div in side by side*/

.child {
	height: auto;
	margin: 0 10px;
	padding: 5px 40px 5px 5px;
 	display: inline-block; 
	font-size: 14px;
 	float: left; 	
}

.blue_text{
 float: left;
 width: 242px;
}

.blue_text1{
	float: left;
	margin-left: 115px;
	width: 246px;
}
.blue_right{
    float: left;
    margin-left: 206px;
    margin-top: -55px;
}
.blue_right1{
    float: left;
    margin-left: 210px;
    margin-top: -52px;
}
/*media query for iPhone*/

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {

.blue_text1{
	margin-left: 9px;
}

.dp h2 {
    font-size: 26px;
}

.fps h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

.para_text{
	font-size: 8px;
}

.para_text1{
	font-size: 10px;
}

ol > li > p {
    text-indent: 0;
}

td {
    font-size: 14px;
}

ol > li {
    counter-increment: item;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 3em;
    text-indent: -1em;
}

ol > li > ol {
  margin-top: -20px;
}

ol > li > ol.top_space{
  margin-top: -10px;
}

ol > li > ol > li:before {
  content: "(" counter(item, lower-alpha) ")";
  font-weight: normal;
  margin-left: 4px;
}

ol > li > p > .para_margin{
	margin-left: 20px;
}

.p-center img {
    display: inline-block !important;
    padding: 0;
}

.para_margin{
	margin-left: 20px;
}

.MathJax_Display{
	font-size: 80%;
}

.MathJax_Preview{
	font-size: 80%;
}

.grid1
{
	margin-left: 20px;
}

}


/* fops */
.solution{
 font-size: 16px;
}
.four-color{
 border: 1px solid black;
}
.four-color td{
 padding: 8px; 
}

/* callouts */

div.callout {
	height: auto;
	width: auto;
	float: left;
}

div.callout {
	background-color: #CCEEFE;
	background-image: -moz-linear-gradient(top, #CCEEFE, #CCEEFE);
	position: relative;
	color: #000;
	padding: 10px;
	border-radius: 3px;
	margin: 25px;
	min-height: 50px;
	border: 1px solid #CCEEFE;
	
	/*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;*/
}

.callout::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 0.8em solid transparent;
	position: absolute;
}

.callout.bottom::before {
	left: 45%;
	top: -20px;
	border-bottom: 10px solid #CCEEFE;
}

.credit{
	font-size: 12px;
}