@charset "utf-8";
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 0px solid #ccc !important;
    border-radius: 4px;
}

.ermeq {
    
}

.bg {
    padding: 15px;
    margin-bottom: initial;
    border: 1px solid transparent;
    border-radius: 4px;
}

.input-group-row {
    width: 100% !important;
}

.input-group-addon-pre {
    width: 30% !important;
}

.input-group-addon-post {
    width: 10% !important;
}

.form-control-more-padding {
    padding: 17px 10px !important;
}

.form-horizontal .radio, .form-horizontal .checkbox,
.form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 4px !important;
}

input[type="file"] {
    height: auto !important;
}

.navbar {
    margin-bottom: 5px !important;
}

.sidepane,.contentBody {
    border-width: 0 0 0 0px;
    border-style: solid;
    border-color: #ccc;
    text-align:justify;
}

.goapsApp {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
}

.block {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.content-h2 {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #eee url("../images/rightArrow.png") no-repeat left center;
    padding: 7px 7px 7px 45px;
    font-weight: normal;
    color: #111;
    letter-spacing: -1px;
    font-size: 1.5em;
    margin: 10px -10px 10px -10px;
    cursor: default;
}


.no-list {
    list-style: none;
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #DADADA 100%);
    background-image: -o-linear-gradient(top, #fff 0, #DADADA 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #FFF 0, #DADADA 100%);
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    border: 1px solid #ccc;
    background-color: #ccc;
}

.popover.right
{
    text-align: justify !important;
    max-width: 512px !important;
}

.errorMsg {
    color: red;
    list-style: none;
    padding-left: 5px !important;
}

#page-header  {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #428bca;
    margin-top: 5px;
    padding: 1px;
}

#header-content {
    overflow: hidden;
    padding-top: 10px;
    margin-left: -50px;
    size:15px;
}

#header-content h1 {
    margin: 0;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    font-size: 30px;
    letter-spacing: -1px;
}

#header-content h2 {
    margin: 0;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    color: #FFF;
    font-size: 20px;
    letter-spacing: -1px;
}

#header-logo {
    vertical-align: middle;
    text-align: center;
}

#header-logo>a>img {
    height: 100px;
    width: 100px;
}

#header-logo-right {
    vertical-align: middle;
    text-align: center;
}

#header-logo-right>a>img {
    height: 80px;
    width: 80px;
}



.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

/** Score card CSS */
.valueBox
{
    line-height: normal !important;
    padding: 7px !important;
    border: solid 1px #333;
    font-weight: bold;
    font-size: 14px;
    color: #111;
    min-width: 31%px;
    display: block;
}

.scTable
{
    font-size: 81.3%;
    text-align: left;
    width: 100%;
}

.scTable th
{
    text-align: center !important;
    background-color: #FFCBA4;
}

.scQualMarks
{
    margin: 2px !important;
    font-weight: bold;
    font-size: 11px;
    color: #111;
    width: 31%;
}

.scLabel
{
    font-weight: bold;
    font-size: 14px;
    color: #444;
    vertical-align: middle;
}

.scRightLabel
{
    padding-left: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #444;
    vertical-align: middle;
}

.scSections
{
    font-size: 13px;
    display: inline-block;
}

.middle
{
    vertical-align: middle !important;
    text-align: center !important;
}

#entrySet thead>tr>th
{
    vertical-align: middle;
    text-align: center;
}

table#preference tbody#sort tr:nth-child(even) td
{
    background: #FFF;
}

table#preference tbody#sort tr:nth-child(odd) td
{
    background-color: #d9edf7;
}

#myTab.nav>li>a
{
    border: 1px solid #428bca !important;
    border-bottom: 0 !important;
    outline: none !important;
}

#myTab.nav>li.active>a
{
    background-color: #428bca !important;
}

#myTab.nav>li>a:hover, #myTab.nav>li>a:focus
{
  text-decoration: none;
  background-color: rgba(66, 139, 202, 0.1);
}

#myTab.nav-pills>li>a
{
    border-radius: 4px 4px 0 0 !important;
}

#tab1 .panel, #tab2 .panel, #tab3 .panel, #tab4 .panel
{
    border-radius: 0 0 4px 4px !important;
}

#tab1 .panel-heading, #tab2 .panel-heading, #tab3 .panel-heading, #tab4 .panel-heading
{
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

#homecontent, #container{display:block; position:relative; width:960px; margin:0 auto;}
#homecontent{padding:5px 0; line-height:1.3em;}
#homecontent img{padding:4px; border:1px solid #999999;}
#homecontent ul{margin:0; padding:0; list-style:none;}

#homecontent .fl_right li{display:block; width:900px; margin:0 0 25px 0; padding:0 0 10px 0;}
#homecontent .fl_right img{float:left; width:80px; height:80px; margin:0 8px 0 0;}
.tg  {border-collapse:collapse;border-spacing:0;border-color:#999;margin:0px auto;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#444;background-color:#F7FDFA; word-wrap: break-word;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#fff;background-color:#26ADE4;}
.tg .tg-baqh{text-align:center;vertical-align:top;}
.tg .tg-yw4l{vertical-align:top;}


.scrollit { 
	padding: 10px; 
	border-radius: 25px;
	border: 1px solid gray; 
	margin-left: 15; 
	align:center; 
	text-align:justify;
	line-height:1.8;
	
	background-color:#FFF;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
}

strong {
	color:#336600;
}



SPAN.li  {display: list-item; margin-left: 2em}

.datagrid table { border-collapse: collapse; text-align: left; width: 100%;} 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } .datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #00557F; border-left: 2px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #E1EEf4; color: #00557F; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }

.tablecities{float:left; height:300px;width:300px; margin-right:60px;}