/*!
 * Black Bootstrap v1.0
 *
 * Copyright 2013 Nachi
 * http://nachi.me.pn
 *
 * Designed by Nachi
 */
 
body {
	padding-top: 40px;
	font:verdana;

  }

div.cont {
	background:url(../img/body_bg.gif) repeat 0 0;
	height:100%;
	min-height:500px;
	padding-top:30px;
	padding-bottom:30px;
 }

.sidebar-nav {
	padding: 9px 0;
  }

.main {
  padding: 10px 23px 20px;
  width: 690px;
  background-color: #fff;
  border: 1px solid #DEDEDE;
  float: left;
  margin-bottom: 10px ;
  box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
  -moz-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
  min-height:450px;
  height:auto;
  margin-top:10px;
}


 
p, div {
  font-size:12px;
}

div.portlet-decoration {
color: #fff;
background-color: #0088CC;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
height: 50px;
width: 302px;
}


ul li { font-size:13px; }


ul.sidebar {
margin:0px;
}

ul.sidebar li{
	background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    height: 36px;
    margin-bottom: 4px;
    position: relative;
    width: 235px;
  
    
}

/* Forms */
form {
 margin: 10px 0px 1px 1px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
form label{
float: left;
width: 160px;
padding-top: 7px;
text-align: right;
padding-right:10px;
}
form div {
display:block;
}

h1 {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
 
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: 'Josefin Slab', serif;
}
label {
  display: block;
  margin-bottom: 5px;
}

div.row {
margin-right: -15px;
margin-left: -15px;
margin-top:10px;
}

form input,select,textarea { float:left; }

div.errorMessage {
      margin-left:140px;
      color: #b94a48;
      background-color: #f2dede;
      padding: 4px 4px 4px 8px;
      width:auto;
      margin-bottom:10px; 
      float:left; margin-left:20px;
      border: 1px solid #EED3D7;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      border-radius: 1px;
}

.help-inline{
      margin-left:140px;
      color: #b94a48;
      background-color: #f2dede;
      padding: 4px 4px 4px 8px;
      width:auto;
      margin-bottom:10px; 
      /*float:left; */
      margin-left:20px;
      border: 1px solid #EED3D7;
      -webkit-border-radius: 1px;
      -moz-border-radius:1px;
      border-radius: 1px;  
}



.help-block{
      margin-left:140px;
      color: #b94a48;
      background-color: #f2dede;
      padding: 4px 4px 4px 8px;
      width:auto;
      margin-bottom:10px; 
      float:left; margin-left:20px;
      border: 1px solid #EED3D7;
      -webkit-border-radius: 1px;
      -moz-border-radius:1px;
      border-radius: 1px;  
}









input[type="button"],
input[type="submit"]{
  margin-left:150px; 
  color: #ffffff;
  text-shadow:1px 1px 0px #365E6F;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2a90b+0,f1c741+100 */
background: #f2a90b; /* Old browsers */
background: -moz-linear-gradient(top, #f2a90b 0%, #f1c741 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2a90b), color-stop(100%,#f1c741)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2a90b 0%,#f1c741 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2a90b 0%,#f1c741 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2a90b 0%,#f1c741 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2a90b 0%,#f1c741 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2a90b', endColorstr='#f1c741',GradientType=0 ); /* IE6-9 */
  
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;  
		  		  
}

input[type="button"],
input[type="submit"]:hover {
	
}



.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}







select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 5px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
}
input,
textarea {
  width: 210px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}
select {
  width: 220px;
  border: 1px solid #bbb;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 930px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f5f5f5;
  border-color: #ddd;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}



/* Breadcrums */
.breadcrumb {
  padding: 7px 14px;
margin: 0 0 18px 19.5%;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb .active a {
  color: #333333;
}

.heading {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 5px;
  font-size: 20.5px;
/*   font-weight: bold; */
  line-height: 30px;
  color: #0088CC;
  border: 0;
  
}


/* Table */

.grid-view table.items {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  word-break: break-all;
}

table.items tr{ 
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

div.rememberMe { display:block; margin-left:135px;}

p.hint { float:left; display:block;}

.extra {
  border-top: 1px solid #000;
  padding: 20px 0;
  font-size: 11px;
  color: #BBB;
  background: #1A1A1A;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.extra ul {
  width:300px;	
}

.extra a {
  color: #666;
}
.extra h4 {
  margin-bottom: 1em;
  font-weight: 400;
}
.extra ul {
  padding: 0;
  margin: 0;
}
.extra ul li {
  margin-bottom: .6em;
  list-style: none;
}
/*------------------------------------------------------------------
[ Footer/ .footer ]
*/
.footer {
	background: none repeat scroll 0 0 #0088CC;
    box-shadow: 0 1px 4px #454545 inset;
    color: #999999;
    font-size: 12px;
    margin-top: 0;
    padding: 18px 0;
    position: absolute;
    width: 100%;
    
}
.footer #footer-terms {
  text-align: right;
  bottom:0px;
}
.footer a {
  color: #FFF;
}
.footer a:hover {
  color: #FFF;
  text-decoration: none;
}

.col-md-3 { float: left; }


/*2013 Nov 21*/

.login_remember_area {
	width:150px;
	margin-top:-5px;
}
.portlet-title {
    font-size: 14px;
    padding: 17px 39px;
}




/*Register Box Menu*/
#wzd-menu {
    padding-top: 10px;
	margin-bottom:0px;
	margin-top:20px;
}
#wzd-menu li {
    background: #c9e0ed;
    color: #888;
    display: inline;
    font-weight: bold;
    list-style: none;
  /*  margin: 0 20px 0 -23px;*/
    margin: 0 27px 0 -28px;
    padding: 1.5em 10px 1.5em 23px;
    position: relative;
}
#wzd-menu li:before {
    content:"";
    display:block; /* reduce the damage in FF3.0 */
    position:absolute;
    width:0;
    height:0;
    top:0px; /* controls vertical position */
    right:-20px; /* value = - border-left-width - border-right-width */
    bottom:auto;
    left:auto;
    border-width:14px 0 13px 20px;
    border-color:transparent #c9e0ed;
    z-index: 1;
}
/* creates the smaller  triangle */
#wzd-menu li:after {
    content:"";
    display:block; /* reduce the damage in FF3.0 */
    position:absolute;
    width:0;
    height:0;
    top:6px; /* value = (:before top) + (:before border-top) - (:after border-top) */
    right:-15px; /* value = - border-left-width - border-right-width */
    bottom:auto;
    left:auto;
    border-color:transparent #fff;
    z-index: 1;
}
#wzd-menu li.wzd-first {
    margin-left:0;
    padding-left: 10px;
}
#wzd-menu li.wzd-last:before, #wzd-menu li.wzd-last:after {
    display: none;
}
#wzd-menu li.wzd-active {
    background: #EEF8E3;
	border:1px solid #DDD;
	border-bottom:0 none;
}
#wzd-menu li.wzd-active:before {
/*    border-color:transparent #EEF8E3;*/
}
#wzd-menu li.wzd-previous {
    background: #7db4d4;
}
#wzd-menu li.wzd-previous:before {
/*    border-color:transparent #7db4d4; */
}
#wzd-menu li a {
    text-decoration: none;
}
#wzd-menu li.wzd-active a, #wzd-menu li.wzd-previous a {
    color: #333;
}
.wiz_form {
    background: none repeat scroll 0 0 #EEF8E3;
    border-radius: 3px;
    margin: 15px 0 10px 25px;
    padding: 25px 5px 25px 50px;
	border: 1px solid #DDDDDD;
}
.fixed_height_container_server {
    height: 250px;
    width:530px;
}
.fixed_height_container_client {
    height: 250px;
    width:250px;
}
.fl_content {
    height:224px;
    overflow:auto;
    background:#fff;
}
.mlcolumn{
    background: #7db4d4;
}



#menuEngine{

background:url(../img/toggle.jpg) no-repeat;
   border-radius: 6px 6px 6px 6px;
    margin-left: 2px;
    padding: 19px 1px 1px;
    position: fixed;
    width: 34px;
    float:left;
 opacity: 0.5;
}

#menuEngine:hover{
 opacity: 1;
}

.row-fluid .span13 {

margin-left: 50px;
    width: 96%;
}

.row-fluid .span1 {
width: 0px;
}
#menuDiv {
    max-height: 400px;
    overflow-x: hidden;
     overflow-y: hidden;
    position: relative;  

  }


  
  
#menuDiv::-webkit-scrollbar {
width: 8px;
}
::-webkit-scrollbar-button {
width: 8px;
height:5px;
}
#menuDiv::-webkit-scrollbar-track {
background:#eee;
border: thin solid lightgray;
box-shadow: 0px 0px 3px #dfdfdf inset;
border-radius:10px;
}
#menuDiv::-webkit-scrollbar-thumb {
background:#999;
border: thin solid gray;
border-radius:10px;
}
#menuDiv::-webkit-scrollbar-thumb:hover {
background:#7d7d7d;
}



.dashBoardTime {
border-radius: 2px 2px 2px 2px;
margin-left: 50px;
padding: 0px;
position: fixed;
font-weight: bold;
width: auto;
float: left;
display: block;
background-color: #FBFBFB;

}




.grid-view .filters input, .grid-view .filters select {
width: 96%;
border: 1px solid #CCC;
}

.breadcrumb_full {
padding: 7px 14px;
margin: 0 0 18px 50px;
list-style: none;
background-color: #FBFBFB;
background-image: -moz-linear-gradient(top, white, whiteSmoke);
background-image: -ms-linear-gradient(top, white, whiteSmoke);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(whiteSmoke));
background-image: -webkit-linear-gradient(top, white, whiteSmoke);
background-image: -o-linear-gradient(top, white, whiteSmoke);
background-image: linear-gradient(top, white, whiteSmoke);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
border: 1px solid #DDD;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}


ul.operation li {
background-color: white;
border: 1px solid #DDD;
display: block;
height: 34px;
margin-bottom: 0px;
float: left;
width: 92px;
}

ul.operation li a {
display: block;
margin-left: 0px;
position: relative;
width: 85px;
padding: 7px 0px 0px 7px;
}


.operation > li > a {
height: 27px;
margin-left: 0;
padding: 14px 1px 0 15px;

}

.buttonStatus > .btn{
  
  margin-left:10px;
  padding: 4px 8px;
}


.buttonStatus {

  height:34px;
}

.empView{

width:27%;
float:left;
margin:0px 20px 0px 0px;
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: whiteSmoke;
border: 1px solid #E3E3E3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

}

.empView:hover{
  
  background-color:#DEDEDE;
  
}



.verForm{

width: 44%;
float: left;
margin: 10px 50px 40px 1px;
min-height: 20px;
padding-top: 5px;
margin-bottom: -8px;

/*background-color: whiteSmoke;*/

}

.formOuter
{

padding: 3px 0px 160px 16px;
min-height:400px;
height:auto;
background-color: whiteSmoke;
border: 1px solid #E3E3E3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

}

.ExpDiv{

width:35%;
float: left;
margin-left: 160px;
}



.comments{
border: 1px solid #DFDFDF;
border-radius: 7px 7px 7px 7px;
box-shadow: 0 1px 1px #808080;
padding: 12px;
width: 80%;
float:left;
background-color:#F5F5F5;
margin-bottom:10px;
}

.commentsRight{
border: 1px solid #DFDFDF;
border-radius: 7px 7px 7px 7px;
box-shadow: 0 1px 1px #808080;
padding: 12px;
width: 80%;
float:right;
background-color:#F5F5F5;
margin-bottom:10px;
text-align:right;
}

.summary
{
  margin-bottom: 5px;
  
}