pagebody#bd {
  background-color: #f9f9f8;
  color: #333;
}
.contact_form_module #aics_position {
  width: 98%;
}
/* Normal links ---*/
a {
  color: #666;
  text-decoration: none;
}
#ja-right {
  margin-top: 0px;
}
.resource_page #ja-right {
  margin-top: 40px;
}
a:hover, a:active, a:focus {
  text-decoration: none;
  color: #d42b1e;
}

.img-border {
  border: 1px solid #efece1;
  margin-bottom: 15px;
  padding: 9px;
}

img[align=left] {
  margin: 10px 20px 20px 0;
}

img[align=right] {
  margin: 10px 0 20px 20px;
}

.img-intro-none {
  border: 1px solid #eee;
  padding: 9px;
  box-shadow: 1px 1px 0 rgba(0,0,0,.1);
}

/* Selection text ---*/
::-moz-selection,
::selection {
  background-color: #333;
  color: #fff;
}

/* Readon links ---*/
p.readmore a {
  background: url(../images/readon-bg.png) no-repeat left center;
  padding-left: 16px;
}

p.readmore a:hover {
  background-image: url(../images/readon-hover-bg.png);
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
}

h1.componentheading, .componentheading {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  font-size: 2.500em;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

h2.contentheading, .contentheading {
  font-weight: normal;
}

.contentheading {
  color: #333;
  font-size: 2.333em;
}

.blog-featured .contentheading {
  font-size: 150%;
}

.jitem-title {
  font-size: 110%;
  font-weight: bold;
}

/* Others ---*/
hr {
  border-top: 1px solid #ccc;
}

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
  padding: 2px;
}

.inputbox {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
}

.inputbox:hover,
.inputbox:focus {
  background: #fff;
  border-color: #666;
}

input[type=checkbox] {
  border: 0 !important;
  padding: 0 5px !important;
}

button.validate {
  background: #333;
  border: 0;
  color: #fff;
  font-size: 0.846em;
  padding: 5px 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

button.validate:hover {
  background-color: #d42b1e;
  cursor: pointer;
}

/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.results h4 { text-transform: none; font-size: 110%; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

.search legend {  font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; }

/* Arvand Search ---*/
#finder-filter-select-list li {
  background: none;
  padding: 5px 0;
}

#finder-filter-select-list li label {
  display: inline-block;
  min-width: 150px;
}

#finder-search .word .button {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  font-size: 0.846em;
  padding: 6px 10px 5px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

#finder-search .word .button:hover {
  background-color: #d42b1e;
  border-color: #d42b1e;
  cursor: pointer;
}

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc;}

#contact-slider {
  float: none;
  border-bottom: 1px solid #e2e2b5;
}

#contact-slider .title {
  padding: 8px 10px;
  border-top: 1px solid #e2e2b5;
  border-left: 1px solid #e2e2b5;
  border-right: 1px solid #e2e2b5;
  margin: 0;
}

#contact-slider .jpane-toggler-down {
  background: #333333;
}

#contact-slider .jpane-toggler-down a {
  color: #fff;
}

#contact-slider dt.closed {
  background: #ffffcc;
}

#contact-slider .content {
  border: 1px solid #e2e2b5;
  padding: 8px 10px;
}

#contact-slider .contact-image {
  margin: 15px 0;
  float: right;
}

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}

#adminForm fieldset legend {
  padding: 0 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading { border-bottom: 1px solid #ccc; }

.items-row.cols-1 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  padding-top: 20px;
}

.items-row.cols-2 {
  padding: 0;
}

.items-row.cols-2 .contentpaneopen {
  border-bottom: 1px solid #efece1;
  padding: 15px 0;
  margin-left: 10px;
  margin-right: 10px;
}

.edit .formelm label {
  min-width: 150px;}
/* Profile page */
div.profiles {
  padding-top: 15px;
}

.blog.profiles .contentpaneopen {
  background: #f5f5f5;
  border-bottom: 0;
  margin-bottom: 20px;
  min-height: 150px;
  padding-left: 175px;
  position: relative;
}

body.profiles .contentpaneopen img.img-border {
  background: #fff;
  position: absolute;
  top: 0;
  left: 10px;
  opacity: .8;
  -moz-transition: all 0.5s;
}

body.profiles .items-row .contentpaneopen:hover .img-border {
  border-color: #ccc;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  opacity: 1;
}

.blog.profiles h2.contentheading {
  border: 0;
  color: #333;
  font-size: 1.500em;
}

.blog.profiles h2.contentheading a {
  color: #333;
  text-shadow: 1px 1px 0 #fff;
}

body.profiles h2.contentheading a:hover,
body.profiles h2.contentheading a:focus,
body.profiles h2.contentheading a:active,
body.profiles .items-row .contentpaneopen:hover h2.contentheading a {
  color: #d42b1e;
}

body.profiles .article-tools {
  display: none;
}

body.profiles .contentpaneopen div.img-shadow {
  margin: -30px 0 0 -165px;
}

.item-page.profiles .img-border {
  margin-top: 5px;
}

/* Videos item list ---*/
.blog.videos .contentpaneopen {
  padding-top: 240px;
  position: relative;
}

.blog.videos .contentpaneopen .img-intro-left,
.blog.videos .contentpaneopen .img-intro-none,
.blog.videos .contentpaneopen .img-intro-right {
  border: 0;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
}

.blog.videos .contentpaneopen .img-intro-left p.img_caption,
.blog.videos .contentpaneopen .img-intro-none p.img_caption,
.blog.videos .contentpaneopen .img-intro-right p.img_caption {
  background: #333;
  color: #fff;
  padding: 5px 0;
}

.blog.videos .contentpaneopen .contentheading {
  border: 0;
  font-size: 1.250em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.blog.videos .contentpaneopen .contentheading a {
  color: #333;
}

.blog.videos .contentpaneopen .contentheading a:hover,
.blog.videos .contentpaneopen .contentheading a:focus,
.blog.videos .contentpaneopen .contentheading a:active {
  color: #d42b1e;
}

.blog.videos .contentpaneopen .article-tools {
  display: none;
}

.blog.videos .contentpaneopen p {
  margin-top: 0;
}

/* Events item list ---*/
.event-infor {
  padding: 0 0 0 200px;
  position: relative;
}

.event-time {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
}

.event-time span {
  display: block;
  font-size: 1.250em;
  margin-bottom: 5px;
}

.event-time span.time {
  background: url(../images/icons/icon-clock.png) no-repeat 0px 3px;
  padding-left: 22px;
}

.event-time span strong {
  color: #666;
}

.event-time a.btn-book {
  background: #d42b1e;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 0.917em;
  margin: 5px 0 0 20px;
  padding: 4px 10px;
  text-transform: uppercase;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

.event-time a.btn-book:hover,
.event-time a.btn-book:focus,
.event-time a.btn-book:active {
  background-color: #333;
}

.event-author {
  border-left: 1px dotted #ccc;
  float: right;
  margin-left: 20px;
  padding-left: 20px;
  position: relative;
  text-align: center;
  width: 210px;
}

.event-author .author-title {
  color: #069;
  display: block;
  margin-bottom: 5px;
}

.event-author .author-avatar img {
  background: #f0f0f0;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  padding: 3px;
  box-shadow: 1px 1px 0 rgba(0,0,0,.3);
}

.event-author p {
  color: #666;
  margin: 10px 0 0;
  padding: 0 !important;
  font-family: Georgia, serif;
  font-style: italic;
}

.event-infor .tag {
  background: url(../images/tag-mask.png) no-repeat left top #333;
  color: #fff;
  font-size: 10px;
  position: absolute;
  top: 5px;
  left: -3px;
  height: 19px;
  width: 43px;
  line-height: 15px;
  text-transform: uppercase;
}

.event-infor .tag-hot {
  background-color: #d42b1e;
}

.event-infor .tag-free {
  background-color: #096;
}

.item-page.events .event-intro {
  font-size: 1.250em;
  line-height: 1.5;
}

.item-page.events p {
  padding: 0 0 0 200px;
}

/* Meta ---*/
.article-tools {
  margin-bottom: 10px;
}

dl.article-info {
  color: #999;
  font-weight: bold;
  text-transform: none;
}

dl.article-info .category-name {
  background: url(../images/icon-folder.png) no-repeat left center;
  padding-left: 13px;
}

dl.article-info .published {
  background: url(../images/icon-calendar.png) no-repeat left center;
  padding-left: 13px;
}

dl.article-info .createdby {
  background: url(../images/icon-user.png) no-repeat left center;
  padding-left: 13px;
}

dl.article-info span {
  color: #666;
  font-weight: normal;
}

.contentdescription {
  border-bottom: 1px solid #ccc;
}

ul.actions li {
  display: inline;
  background: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

/* Tables ---*/
thead tr th {
  background: #333;
  color: #fff;
  padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}

/* Poll */
form#poll {
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #ccc; }

table.pollstableborder td {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Pagination ---*/
.pagination {  margin-top: 20px;
}

.pagination ul, ul.pagenav {
  display: block;
}

.pagination ul li {
  margin-right: 8px;
}

.pagination ul li span,
.pagination ul li a {
  background: #eee;
  color: #333;
  display: block;
  font-size: 0.846em;
  padding: 8px !important;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.pagination ul li a:hover,
.pagination ul li a:focus,
.pagination ul li a:active {
  background: #333;
  color: #fff;
}

.pagination ul li span {
  background: #d42b1e;
  color: #fff;
  font-weight: bold;
}

.pagination ul li.pagination-start span,
.pagination ul li.pagination-prev span,
.pagination ul li.pagination-next span,
.pagination ul li.pagination-end span {
  background: #eee;
  color: #999;
  font-weight: normal;
}

.pagination li span,
.pagination li strong { line-height: 20px; }

.pagination .counter {
  color: #999;
}

.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable,
div.moduletable {
  margin-bottom: 30px;
  padding: 0;
}

div.ja-moduletable h3,
div.moduletable h3 {
  font-size: 1.077em;
  font-weight: bold;
  padding: 0;
  margin-bottom: 15px;
}

div.moduletable.no-margin {
  margin: 0;
}

div.moduletable.no-margin h3 {
  padding-left: 10px;
}

div.moduletable p {
  margin-top: 0;
}

/* News feed module ---*/
div.feed h4 {
  margin: 0 0 10px;
}

ul.newsfeed {
  border-top: 1px solid #ddd;
  margin: 10px 0 0;
  padding: 0;
}

ul.newsfeed li {
  background: none;
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
}

ul.newsfeed li h5.feed-link {
  margin: 0 0 5px;
}

ul.newsfeed li h5.feed-link a {
  color: #333;
  line-height: 1.4;
}

ul.newsfeed li h5.feed-link a:hover,
ul.newsfeed li h5.feed-link a:focus,
ul.newsfeed li h5.feed-link a:active {
  color: #d42b1e;
}

ul.newsfeed li p {
  margin-bottom: 0;
}

/* Login Module ---*/
#login-form .userdata {
  padding: 0;
}

#login-form p {
  margin: 0 0 10px;
}

#login-form p .inputbox {
  border: 1px solid #ccc;
  border-right-color: #eee;
  border-bottom-color: #eee;
  width: 80%;
}

#login-form p #modlgn-remember {
  float: left;
  width: auto;
}

#login-form p .button {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
}

#login-form p .button:hover {
  background: #d42b1e;
  border: 1px solid #d42b1e;
  cursor: pointer;
}

#login-form ul {
  margin: 0;
}

#login-form ul li {
  background: none;
  line-height: 160%;
  margin-bottom: 5px;
  overflow: hidden;
  padding-left: 0;
}

#login-form ul li a {
  background: url(../images/bullet-dark.gif) no-repeat left center;
  padding-left: 8px;
}

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active {
  background-image: url(../images/bullet-red.gif);
}

#login-form label {
  display: block;
  font-weight: bold;
}

#login-form #form-login-remember label {
  display: inline;
  vertical-align: middle;
}

div.login-greeting {
  margin-bottom: 10px;
}

div.logout-button .button {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  font-size: 0.846em;
  padding: 5px 10px;
  text-transform: uppercase;
}

div.logout-button .button:hover {
  background-color: #d42b1e;
  border-color: #d42b1e;
  cursor: pointer;
}

/* Login page ---*/
.login {
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px rgba(0,0,0,.2);
  margin: 40px auto;
  padding: 20px;
  width: 460px;
}

.login h1 {
  background: #10151c;
  border-bottom: 1px solid #333;
  color: #fff;
  font-size: 1.250em;
  margin: -20px -20px 10px;
  padding: 10px;
  text-transform: uppercase;
}

div.login-description {
  background: url(../images/icons/information.png) no-repeat 20px 12px #f0f0f0;
  border-bottom: 1px solid #e7e7e7;
  font-style: italic;
  margin: -10px -20px 10px;
  padding: 10px 20px 10px 40px;
  text-shadow: 1px 1px 0 #fff;
}

.login .login-fields {
  float: left;
  width: 50%;
}

.login .login-fields.last-item {
  width: 100%;
}

.login .login-fields label {
  text-align: left;
  width: 90px;
}

.login .login-fields #remember-lbl {
  font-weight: normal;
  width: 100px;
}

.login .login-fields input {
  border: 1px solid #ccc;
  border-right-color: #eee;
  border-bottom-color: #eee;
  color: #999;
  font-size: 1em;
  padding: 5px;
  width: 80%;
}

.login .login-fields input#remember {
  float: left;
  margin: 3px 0;
  width: auto;
}

.login .login-fields input:focus {
  border-color: #666;
  color: #333;
}

.login_form .button, .login button {
  background: #333;
  border: 0;
  color: #fff;
  margin-left: 0;
  padding: 5px 10px;
  text-transform: uppercase;
}

.login_form .button:hover, .login button:hover {
  background: #d42b1e;
  cursor: pointer;
}

div.user-links ul {
  margin: 20px 0 0 0;
}

div.user-links ul li {
  background: none;
  display: inline;
  padding-left: 0;
  padding-right: 10px;
}

div.user-links ul li a {
  border-bottom: 1px dotted #ccc;
}

div.user-links ul li a:hover {
  border-color: #d42b1e;
}

/* Logout page ---*/
div.logout .button {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  font-size: 0.846em;
  padding: 5px 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

div.logout .button:hover {
  background-color: #d42b1e;
  border-color: #d42b1e;
  cursor: pointer;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem {
  border-bottom: 1px dotted #ccc;
  padding: 5px 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container .main {
  padding: 20px 0 0;
}

.main .main-inner1 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
  /*background-color: #FFF;*/
}

#ja-header .main {
  padding: 0px 0;
}

h1.logo, div.logo-text h1 {
  font-size: 250%;
  line-height: 1;
  margin-left: 10px;
}

/* Logo Image ---*/
h1.logo {
  width: 220px;
  height: 56px;
}

h1.logo a {
  background: url(../images/logo.png) no-repeat left;
  display: block;
  width: 258px;
  height: 56px;
  padding-top:25px;
}

/* Logo Text ---*/
div.logo-text h1 {  font-size: 200%;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

div.logo-text h1 a {
  text-decoration: none;
}

p.site-slogan {
  color: #ccc;
  display: block;
  font-size: 85%;
  margin: 3px 0 0;
  padding: 0 10px;
  text-transform: uppercase;
}

/* Search form */
#ja-search {
  bottom: 20px;
  overflow: hidden;
}

#ja-search .inputbox {
  background: #1b212a;
  border: 1px solid #1b212a;
  color: #666;
  float: left;
  margin: 0px;
  padding: 6px 10px;
}

#ja-search .button {
  background: url(../images/icon-search.png) no-repeat center center #000;
  border: 1px solid #000;
  color: #666;
  display: block;
  float: left;
  font-weight: bold;
  margin: 0;
  padding: 6px 0;
  width: 36px;
  text-transform: uppercase;
  text-indent: -999em;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

#ja-search .button:hover {
  background-color: #d42b1e;
  cursor: pointer;
}
#lp-saxon {
  position: absolute;
  top: 0px;
  height: 90px;
  width: 100%;
  border-bottom: 2px solid #0697d6;
  background: none repeat scroll 0 0 rgba(250, 250, 250, 0.8);
  z-index: 999;
  }
#lp-saxon,  x:-moz-any-link, x:default  { height: 92px;  }
/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
 /* background-color: #FFF;*/
  font-size: 0.923em;
  position: relative;
  z-index: 20;
}

/* Breadcrumbs ---*/
#ja-navhelper {
  background: #0d1116;
  border-top: 1px solid #181f28;
  border-bottom: 1px solid #000;
}

#ja-navhelper .main {
  color: #666;
  text-transform: none;
}

.ja-breadcrums {
  text-indent: 10px;
}

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu li {
  border-bottom: 1px dotted #ccc;
}

ul.menu ul {
  margin: 0 0 0 15px !important;
}

#ja-container ul.menu li li {
  border-bottom: 0;
  border-top: 1px dotted #ccc;
}
#ja-container ul.menu li a:hover, #ja-container ul.menu li a:active, #ja-container ul.menu li a:focus,#ja-container ul.menu li.active > a, #ja-container ul.menu li a,#ja-container ul.menu li
{letter-spacing:0.5px!important;font-family:calibri, Helvetica, sans-serif!important;}

/* MASSHEAD
--------------------------------------------------------- */
.ja-masshead {
  height: 100px;
  text-align: center;
}
span.menu-title {
  text-transform: none;
  font-size: 15px;
    font-weight: normal;
}
.ja-masshead h3 {
  color: #fff;
  font-size: 3.333em;
  font-weight: normal;
  margin: 0 auto;
  padding: 20px;
  text-align: left;
  text-transform: uppercase;
  width: 980px;
}

.ja-masshead h3 span {
  background-color: rgba(0,0,0,.5);
  display: inline-block;
  padding: 5px;
  text-shadow: 1px 1px 0 rgba(0,0,0,.5);
}

/* SLIDESHOW
--------------------------------------------------------- */
#ja-slideshow {
  background: #d7e3e3;
  border-bottom: 1px solid #c3d5d5;
  position: relative;
  z-index: 0;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
  background: 0;
}

#ja-topsl .ja-moduletable,
#ja-topsl1 .ja-moduletable,
#ja-topsl2 .ja-moduletable,
#ja-botsl .ja-moduletable,
#ja-botsl1 .ja-moduletable,
#ja-botsl2 .ja-moduletable {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {
  border-bottom: 0;
  padding-bottom: 0;
  width:100%;
  height:auto;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
}

#ja-topsl ul.menu li, #ja-botsl ul.menu li,
#ja-topsl ul.latestnews li, #ja-botsl ul.latestnews li,
#ja-topsl ul.weblinks li, #ja-botsl ul.weblinks li {
  background: url(../images/bullet.gif) no-repeat 1px 6px;
  line-height: 160%;
  margin-bottom: 5px;
  overflow: hidden;
  padding-left: 10px;
}

/* Top spotlight ---*/
#ja-topsl .main {
  padding: 30px 0;
}

#ja-topsl .main-inner1 {
  padding: 10px 0;
}

/* Top spotlight 1 ---*/
#ja-topsl1 .main {
  border-bottom: 1px solid #efece1;
  padding: 30px 0;
}

#ja-topsl1 .moduletable {
  margin-bottom: 0;
  padding-bottom: 0;
}

#ja-topsl1 .ja-box-full .moduletable {
  margin-left: 0;
  margin-right: 0;
}

/* Top spotlight 2 ---*/
#ja-topsl2 .main {
  border-bottom: 1px solid #efece1;
  padding: 30px 0;
}

#ja-topsl2 .moduletable {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* Bottom spotlight ---*/
#ja-botsl .main {
  padding: 15px 0;
}
.services_page #ja-botsl .main {
  border-top: none;
  padding: 0;
}

#ja-botsl .main-inner1 {
  padding: 10px 0;
}

/* Bottom spotlight 1 */
#ja-botsl1 {
  background-color: #00367c;
  color: #666;
}

#ja-botsl1 .main {
  border-bottom: 1px solid #202831;
  padding: 20px 0;
}

#ja-botsl1 .moduletable,
#ja-botsl1 .ja-moduletable {
  margin-bottom: 0;
  padding-bottom: 0;
}

#ja-botsl1 .moduletable h3 {
  border: 0;
  color: #d9dee4;
  font-size: 1.077em;
  font-weight: bold;
  padding: 0;
}

/* Bottom spotlight 2 */
#ja-botsl2 {
  background: #0d1116;
  border-bottom: 1px solid #000;
  color: #666;
}

#ja-botsl2 .main {
  padding: 20px 0;
}

#ja-botsl2 .moduletable {
  margin-bottom: 0;
  padding-bottom: 0;
}

#ja-botsl2 .moduletable h3 {
  border: 0;
  color: #d9dee4;
  font-size: 1.077em;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 0;
  text-transform: uppercase;
}

#ja-botsl2 ul.menu li {
  background: none;
  margin: 0;
  padding: 3px 0;
}

#ja-botsl2 ul.menu li a {
  background: url(../images/bullet-dark.gif) no-repeat 0px 5px;
  padding-left: 8px;
  color: #4c4f53;
}

#ja-botsl2 ul.menu li a:hover,
#ja-botsl2 ul.menu li a:focus,
#ja-botsl2 ul.menu li a:active {
  background-image: url(../images/bullet-w.gif);
  color: #fff;
}

/* FOOTER
----------------------------------------------------------- */
#ja-footer {
  background: #0b0b0b;
  border-top: 1px solid #181f28;
  color: #666;
}

#ja-footer .main {
  text-align: left;
}

#ja-footer .ja-copyright {
  float: left;
  padding-left: 10px;
  height:35px;
}

#ja-footer a {
  color: #ccc;
}

#ja-footer a:hover,
#ja-footer a:focus,
#ja-footer a:active {
  color: #fff;
}

#ja-poweredby {
  float: right;
}

/* CONTACT PAGE
--------------------------------------------------------- */
.contact {
  padding-left: 300px;
  position: relative;
}

#ja-content-main .contact h3 {
  border: 0;
  padding-bottom: 0;
  margin: 0 0 10px;
}

div.contact-links ul {
  margin-top: 0px;
}

div.contact-links ul li {
  border-right: 1px solid #ddd;
  display: inline;
  margin: 0;
  padding: 0 10px;
}

div.contact-links ul li:first-child {
  padding-left: 0;
}

div.contact-links ul li:last-child {
  border: 0;
  padding-right: 0;
}

div.contact-links ul li a {
  border-bottom: 1px dotted #ddd;
}

div.contact-links ul li a:hover,
div.contact-links ul li a:focus,
div.contact-links ul li a:active {
  border-color: #d42b1e;
}

div.contact-miscinfo {
  overflow: hidden;
}

h3.contact-miscinfo-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
}

div.contact-miscinfo {
  position: absolute;
  top: 20px;
  left: 0;
  width: 230px;
}

div.contact-miscinfo div.info-block {
  color: #666;
  margin-bottom: 30px;
  padding-left: 44px;
}

div.contact-miscinfo .info-block.icon1 {
  background: url(../images/ct-icon1.png) no-repeat 0px 5px;
}

div.contact-miscinfo .info-block.icon2 {
  background: url(../images/ct-icon2.png) no-repeat 0px 5px;
}

div.contact-miscinfo .info-block.icon3 {
  background: url(../images/ct-icon3.png) no-repeat 0px 5px;
}

div.contact-miscinfo div.info-block h4 {
  color: #333;
  margin-bottom: 5px;
}

div.contact-miscinfo .jicons-icons {
  display: none;
  float: left;
  margin-right: 10px;
}

div.contact-miscinfo .contact-misc {
  float: left;
}

div.contact-miscinfo .contact-misc p {
  margin: 0;
}

/* Contact map */
div.contact-map {
  background: #737d8a;
  color: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}

div.contact-map img {
  float: right;
}

div.contact-map .map-info {
  float: left;
  padding: 20px;
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  width: 250px;
}

div.contact-map .map-info h3 {
  text-transform: none;
  font-size: 1.333em;
}

/* Contact form */
.contact-form legend {
  font-weight: normal;
  font-size: 100%;
}

.contact-form fieldset dl {
  margin-top: 0;
}

.contact-form fieldset dt {
  float: none;
  min-width: none;
  padding-bottom: 0;
  padding-top: 10px;
}

.contact-form fieldset dd {
  margin-left: 0;
}

.contact-form fieldset input,
.contact-form fieldset textarea {
  border-radius: 0;
  border: 1px solid #ddd;
  padding: 6px 10px;
}

.contact-form fieldset input {
  width: 300px;
}

.contact-form fieldset input[type=checkbox] {
  width: auto;
}

.contact-form fieldset textarea {
  width: 500px;
}

.contact-form .button {
  background: #d42b1e;
  border: 1px solid #d42b1e;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
  padding: 5px 10px;
  text-transform: uppercase;
}

label#jform_contact_email_copy-lbl {
  float: left;
  padding-top: 2px;
  padding-right: 5px;
  vertical-align: middle;
}

/* SEARCH PAGE
--------------------------------------------------------- */
#searchForm .word label {
  display: inline-block;
  padding-bottom: 6px;
}

.search .word .inputbox {
  border-radius: 0;
}

.search .word button {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  font-size: 0.846em;
  padding: 5px 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.search .word button:hover {
  background: #d42b1e;
  border-color: #d42b1e;
  cursor: pointer;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
  border: 2px dotted #e2e2b5;
  padding: 5px 10px;
  text-align: center;
  margin-top: 15px;
  background: #ffffcc;
  position: relative;
}

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 92%;
  font-weight: normal;
  text-transform: uppercase;
}

a.ja-icon-video {
  background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
  border: 1px solid #ccc;
  color: #666;
  display: block;
  font-weight: bold;
  position: absolute;
  padding: 5px 5px 5px 43px;
  right: 10px;
  top: 8px;
  text-decoration: none;
  width: 35px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #0F85D8; }

#ja-absolute .main {
  position: fixed;
  width: auto;
  height: auto;
  z-index: 99999;
  top: 1px;
  left: 1px;
}

#ja-absolute .main a {
  width: 91px;
  height: 99px;
  overflow: hidden;
  display: block;
  background: url(../images/joomla15.png) no-repeat left top #fff;
  text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
  background-position: left bottom;
  text-decoration: none;
}

/* Professor list */
ul.professor-list {
  margin: 0;
}

ul.professor-list li {
  background: none;
  border-bottom: 1px solid #EFECE1;
  margin: 0;
  padding: 10px 0;
}

ul.professor-list li:first-child {
  padding-top: 0;
}

ul.professor-list li img {
  background: #fcfcfc;
  border: 1px solid #ddd;
  border-radius: 2px;
  float: left;
  margin-right: 10px;
  padding: 2px;
}

ul.professor-list li strong {
  display: block;
  font-size: 1.167em;
  margin: 5px 0;
}

ul.professor-list li span {
  color: #999;
  font-size: 1.167em;
}

/* Most read */
ul.mostread {
  margin: 0;
}

ul.mostread li {
  background: none;
  margin: 0;
  padding: 4px 0;
}

ul.mostread li:first-child {
  padding-top: 0;
}

ul.mostread li a {
  background: url(../images/bullet2.gif) no-repeat 0px 5px;
  padding-left: 8px;
}

ul.mostread li a:hover,
ul.mostread li a:focus,
ul.mostread li a:active {
  background-image: url(../images/bullet-red.gif);
}

/* Search course */
.search-course div.finder {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 10px;
  overflow: hidden;
}

.search-course div.finder label {
  color: #666;
  display: block;
  margin-bottom: 8px;
  text-shadow: 1px 1px 0 #fff;
}

.search-course div.finder br {
  display: none;
}

.search-course div.finder .inputbox {
  border: 1px solid #ddd;
  border-radius: 0;
  color: #666;
  float: left;
  height: 28px;
  line-height: 30px;
  margin: 0;
  padding: 0 5px;
}

.search-course div.finder .button {
  background: #10151c;
  border: 1px solid #10151c;
  color: #ccc;
  display: block;
  float: left;
  font-weight: bold;
  height: 30px;
  margin: 0;
  padding: 0 8px;
  text-transform: uppercase;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.search-course div.finder .button:hover {
  background: #d42b1e;
  border-color: #d42b1e;
  color: #fff;
  cursor: pointer;
}

/* Social list */
ul.social-list {
  display: block;
  overflow: hidden;
}

ul.social-list li {
  background: none;
  display: block;
  float: left;
  height: 33px;
  width: 33px;
  margin: 0 10px 0 0;
  padding: 0;
}

ul.social-list li a {
  background-image: url(../images/icon-socials.png);
  background-repeat: no-repeat;
  display: block;
  height: 33px;
  overflow: hidden;
  text-indent: -999em;
}

ul.social-list li.twitter a { background-position: 0px 0px; }
ul.social-list li.twitter a:hover { background-position: -33px 0px; }

ul.social-list li.facebook a { background-position: 0px -33px; }
ul.social-list li.facebook a:hover { background-position: -33px -33px; }

ul.social-list li.google-plus a { background-position: 0px -66px; }
ul.social-list li.google-plus a:hover { background-position: -33px -66px; }

ul.social-list li.feed a { background-position: 0px -99px; }
ul.social-list li.feed a:hover { background-position: -33px -99px; }

ul.social-list li.vimeo a { background-position: 0px -132px; }
ul.social-list li.vimeo a:hover { background-position: -33px -132px; }

/* Contact list */
ul.contact-list {
  margin-top: 8px;
}

ul.contact-list li {
  margin: 0;
  padding: 4px 0 4px 22px;
}

ul.contact-list li.phone {
  background: url(../images/icon-phone.png) no-repeat 0px 5px;
}

ul.contact-list li.email {
  background: url(../images/icon-email.png) no-repeat 0px 5px;
}

ul.contact-list li span {
  color: #fff;
  font-weight: bold;
  font-size: 110%;
}

ul.contact-list li a {
  border-bottom: 1px dotted #666;
}

ul.contact-list li a:hover,
ul.contact-list li a:focus,
ul.contact-list li a:active {
  color: #fff;
  border-color: #fff;
}

/* Newsletter */
span.acymailing_introtext {
  display: block;
  margin-bottom: 5px;
}

div.acymailing_form p {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

div.acymailing_form p .inputbox {
  background: #1b212a;
  border: 0;
  color: #535961;
  margin-right: 10px;
  padding: 7px 5px 7px;
  width: 180px;
}

div.acymailing_form p .button {
  background: #d42b1e;
  border: 1px solid #d42b1e;
  color: #fff;
  font-weight: bold;
  padding: 6px 5px;
  text-transform: uppercase;
}

div.acymailing_form p .button:hover {
  cursor: pointer;
}

/* Department list */
ul.department-list {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

ul.department-list li {
  background: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 120px;
  height: 110px;
}

ul.department-list li span {
  display: none;
  font-size: 1.083em;
  font-weight: bold;
  padding-top: 5px;
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
}

ul.department-list li:hover span {
  display: block;
}

ul.department-list li a {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  height: 90px;
  margin: 0 auto;
  text-indent: -999em;
  width: 90px;
}

ul.department-list li a:hover,
ul.department-list li a:focus,
ul.department-list li a:active {
  background-position: left bottom;
}

ul.department-list li.icon-1 a {
  background-image: url(../images/icons/dep-1.png);
}

ul.department-list li.icon-2 a {
  background-image: url(../images/icons/dep-2.png);
}

ul.department-list li.icon-3 a {
  background-image: url(../images/icons/dep-3.png);
}

ul.department-list li.icon-4 a {
  background-image: url(../images/icons/dep-4.png);
}

ul.department-list li.icon-5 a {
  background-image: url(../images/icons/dep-5.png);
}

ul.department-list li.icon-6 a {
  background-image: url(../images/icons/dep-6.png);
}

ul.department-list li.icon-7 a {
  background-image: url(../images/icons/dep-7.png);
}

ul.department-list li.icon-8 a {
  background-image: url(../images/icons/dep-8.png);
}

/* Social links */
div.student-info p {
  font-size: 1.333em;
  margin: 0 0 10px;
  line-height: 1.3;
}

div.student-info ul.info {
  margin: 0 0 10px;
}

div.student-info ul.info li {
  background: none;
  margin: 0;
  padding: 0;
}

div.student-info ul.info li strong {
  color: #666;
}

ul.social-links {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
}

ul.social-links li {
  background: none;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  padding: 0;
}

ul.social-links li a {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #ddd;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-radius: 2px;
  display: inline-block;
  height: 18px;
  width: 18px;
  text-indent: -999em;
}

ul.social-links li a:hover,
ul.social-links li a:focus,
ul.social-links li a:active {
  border-color: #999;
}

ul.social-links li.facebook a {
  background-image: url(../images/icons/icon-facebook.png);
}

ul.social-links li.twitter a {
  background-image: url(../images/icons/icon-twitter.png);
}

ul.social-links li.email a {
  background-image: url(../images/icons/icon-email.png);
}

/* Div inner style */
div.inner-div img {
  margin-bottom: 10px;
  max-width: 100%;
}

div.inner-div p {
  margin-bottom: 10px;
}

div.inner-div p.readmore {
  margin-bottom: 0;
}

/* Edit button */
.formelm-buttons button {
  background: #333;
  border: 0;
  color: #fff;
  font-size: 0.846em;
  margin-right: 10px;
  padding: 5px 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.formelm-buttons button:hover {
  background: #d42b1e;
  border-color: #d42b1e;
  cursor: pointer;
}

/* mahendra */
.ja-megamenu ul.level0 {
  float: right;
}
#ja-header {
  position: absolute;
    z-index: 9999;
    /*background: none repeat scroll 0 0 rgba(250, 250, 250, 0.8);*/
}
#ja-header .main {
  padding-top: 4px;
  }
#ja-mainnav {
  position: absolute;
    top: 49px;
    z-index: 999;
    /*border-bottom: 2px solid #0697d6;*/
    /*background: none repeat scroll 0 0 rgba(250, 250, 250, 0.8);*/
}
#ja-slideshow .main {
  width: 100% !important;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  display: inline-block;
}
.home_page #ja-slideshow .main {
  display: block;
}
.ja-moduletable.moduletable.homeTab {
  position: absolute;
    width: 100%;
}
.bg_yellow2 {
    background: none repeat scroll 0 0 rgba(255, 167, 18, 0.6);
}
.bg_blue1 {
    background: none repeat scroll 0 0 rgba(0, 131, 255, 0.6);
    color: rgba(0, 131, 255, 0.6);
}
.view h2 {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    margin: 20px 0 0;
    padding: 10px;
    position: relative;
    text-align: center;
}
.home_page #ja-topsl .ja-box {
  min-height: 0 !important;
}
#ja-navhelper, .ja-copyright small {
  display: none;
}
.ja-moduletable.moduletable.partnerships h3 {
  font-size: 26px;
    font-weight: lighter;
    padding: 5px 0;
    text-align: center;
    background-color: #e97c21;
    width:945px;
    border-left: 10px solid #1a74bb;
    color: #fff;
    margin: 10px 0 !important;
    line-height: 1.5;
}
#ja-footer .main {
  padding-bottom: 10px;
    padding-top: 10px;
}
.footer_menu ul.menu li {
  border-top: 1px dotted #0f5d96;
}
.footer_menu ul.menu li:first-child {
  border-top: none;
}
.footer_menu ul.menu li a {
  color: #5aa8e1;
  padding-left: 5px;
}
.footer_menu ul.menu li a:hover {
  color: #FFF;
}
#ja-footer {
  padding-bottom: 0;
    padding-top: 2px;
}
.footer_content p {
  display: inline-block;
  float: left;
  line-height: 2.5;
  color: #FFF;
}
.custom.footer_content img, .herder_social img {
    padding: 1px 5px;
  width:auto!important;
  height:auto!important;
}
.ja-copyright {
  width: 100%;
}
#ja-footer .main {
  border: none;
}
#ja-footer {
  background-color: #1b75bb;
  border-bottom: 5px solid #55aff5;
  border-top: 1px solid #55aff5;
}
.services_page h2.contentheading, .other_page h2.contentheading{
    font-size: 40px;
    color: #1b75bb;
    font-family: "Open Sans",sans-serif;
    font-weight: 100;
    border-bottom : 2px solid #4eb2ff;
    width: 55%;
}
.sercice-container {
  display:inline-block;
  width: 100%;
}
.sercice-container .sercice-container-left {
  display:inline-block;
  width: 55%;
  float: left;
}
.sercice-container .sercice-container-right {
  display:inline-block;  width: 43%;
  float: right;
}
.sercice-container .sercice-container-right img {
  width: 100%;
  }
.sercice-container .sercice-container-left h4 {
  border-bottom: 1px dashed #cdcdcd;
    padding: 0 0 5px;
    color: #ffa300;
    text-transform: none;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
  }
.sercice-container .sercice-container-bottom {
  display:inline-block;
  width: 100%;
}
.sercice-container-bottom > h3 {
    font-weight: normal;
}
.sercive-block > h4 {
    border-bottom: 1px dashed #cdcdcd;
    padding: 0 0 5px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    width: 90%;
    margin: auto;
}
.sercive-block {
    float: left;
    margin: auto;
    text-align: center;
    width: 25%;
}
.sercive-block img {
    transition: all 0.2s linear 0s;
}
.sercive-block img:hover {
    transform: scale(0.7,0.7);
}
.other_page h2.contentheading {
  width: 100% !important;
  }
.contact_form_module .contentpaneopen table {
  width: 100%;
  }
.contact_form_module #aics_message, .contact_form_module .textbox, .contact_form_module #aics_email {
  width: 98%;
  }
.contact_form_module .aiContactSafe_row {
    margin: 10px 0;
}
.contact_form_module h3, .module_heading_right h3 {
  margin-bottom: 0px !important;
  }
.contact_form_module h3 span, .module_heading_right h3 span, .pb-content h3{
  background: none repeat scroll 0 0 #999;
    border-left: 10px solid #4c4c4c;
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 5px;
    font-size: 16px;
    font-family: arial;
  }
.countdown_div, #aiContactSafe_row_aics_send_to_sender, .contact_form_module br {
  display: none;
  }
.contact_form_module #aiContactSafe_info, .contact_form_module .aiContactSafe_label, .contact_form_module .required_field, .contact_form_module .aiContactSafe_contact_form_field_label_left {
  display: none;
}
.aiContactSafe_error_msg ul {
  margin-bottom: 2px;
  margin-top: 2px;
  }
.aiContactSafe_error_msg ul li {
  background: none;
  margin-bottom : 0px;
  padding-left: 0px;
  }
.contact_form_module #aiContactSafeSendButton {
    background: none repeat scroll 0 0 #414550;
    border: medium none;
    color: #fff;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}
.module_heading_right ul.menu li a {
  color: #414558;
  font-size: 12px;
  }
.module_heading_right ul.menu li {
  background: url("../images/raster.png") no-repeat left !important;
  padding: 2px 0 0 20px !important;
}
.tech-patners h3 span {
  font-size: 35px;
}
.tech-patners h3 {
  border-bottom: 5px solid #4eb2ff !important;
  font-weight: normal !important;
    text-transform: none !important;
}
.tp-block {
    float: left;
    text-align: center;
    width: 20%;
    margin-top: 10px;
}
.tp-block > h4 {
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
}
.tp-block > p {
    padding: 0 14px !important;
}
p.bg_blue a {
  color: #FFF;
  text-decoration: underline;
  }
p.bg_blue {
  background-color: #1a74bb;
  border-left: 10px solid #e97c21;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5em;
    margin: 10px 0 !important;
    padding: 5px !important;
    width: 100%;
}
.item-page.other_page img {
    margin: auto;
    text-align: center;
    width: 86%;
}
h4.sub-heading-page {
  color: #1a74bb;
  font-size: 18px;
  text-transform: none;
  border-bottom: 5px solid #e1e8ed;
  padding-bottom: 10px;
  font-weight: normal;
}
.cloud-techP .tp-block {
    width: 40%;
}
.other_page #ja-slideshow {
  text-align: center;

}
.services_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_blue1.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}

.business_intelligence_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_yellow.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.enterprise_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_green1.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}

.big_data_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_orange.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.salesforce_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/peacock_blue.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.platform_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_red.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.edhita_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_red.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.acuquiro_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_blue.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.site_analtyix_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_orange.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.resources_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_orange.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}

.case_studies_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_green1.png) !important;
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.white_papers_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_green.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.webinar_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_blue.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.testimonials_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_yellow.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.about_us_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_yellow.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.leadership_team_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/peacock_blue.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.customers_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_green.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.our_partners_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_yellow.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.news_events_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_orange.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.careers_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_blue.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}

.tableau_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_yellow.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.qlikview_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_green1.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}

.microsoft_bi_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/dark_orange.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.microstrategy_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_green.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.cognos_bi_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_yellow.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}
.teradata_page_bg #ja-slideshow {
  background-image:url(../images/saxonGlobal/light_yellow.png);
  width:100%;
  margin-left;:auto;
  margin-right:auto;
  height:auto;
}

p.legend-text {
    font-weight: bold;
}

.custom.other_page_banner img {
    margin-top:92px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width:100%;
   height:auto;
}

h2.contentheading > span {
    bottom: 5px;
    font-size: 18px;
    position: relative;
}
.category-list.resource_page h2 {
  border-bottom: 5px solid #4eb2ff;
  color: #414558;
    font-family: "Open Sans",sans-serif;
    font-size: 48px;
    font-weight: 100;
    margin-bottom: 10px;
}
.resource_page .display-limit {
  display: none;
}
table.mahee .list-title {
  border-bottom: 1px dashed #dcdcdc;
  }
table.mahee .list-title a {
    display: block;
    color: #1a74bb;
    font-size: 16px;
}
table.mahee .list-title p.case-intro {

}
#Mod192, #Mod194, #Mod195 {
  background: url("../images/case-fomr.jpg");
  border: 1px solid #ccc;
}
.resource_page p.page_h2 {

}
#Mod193 .subbutton, #Mod194 .subbutton, #Mod195 .subbutton{
  background-color: #414550;
  color: #fff;
  border: 0px;
  float: left;
}
table.acymailing_form {
  width: 100%;
  }
table.acymailing_form td {
  padding: 6px 12px;
}
#user_email_formAcymailing1 {
    margin: 10px 0;
    width: 96%;
}
.white_papers h2.contentheading {
  color: #1b75bb;
  font-size: 18px;
  font-weight: 100;
}
p.white-page {
  font-size: 16px;
}
#ja-wrapper {
  background-color: #ffffff;
}
.webinar-container {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
}
.detail-webinar {
  background: #efefef;
  border: 1px solid #dcdcdc;
    color: #414550;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px 0 10px 10px !important;
}
.detail-webinar .span_2 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0 20px;
    padding: 0 15px;
}
.about_page .item-page h3 {
  color: #1a74bb;
  margin-bottom: 0;
  font-weight: normal;
}
.about_page .item-page h4 {
  margin-top: 5px;
    text-transform: none;
    font-weight: normal;
}
.about_page .item-page p img {
  width: 150px !important;
}
.da-thumbs li, .da-thumbs li img {
    border-radius: 10px;
    display: block;
    position: relative;
}
.portfolio_list li {
    border: 1px solid #ebebeb;
    color: #686f74;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    margin-bottom: 23px;
    margin-right: 6px;
    padding-left: 0px !important;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    background: none !important;
}
.view-first_1 img {
    transition: all 0.2s linear 0s;
}
.view-first_1 img:hover {
    transform: scale(0.7, 0.7);
}
.leftBlock {
  float: left;
}
.rightBlock {
  float: right;
}
.partner-block img {
  width: auto !important;
}
.partner-block .pb-content h3 {
  color: #FFF !important;
  }
.partner-block .pb-content p {
  text-align: justify;
  }
.partner-block .pb-content {
    width: 74%;
    overflow: hidden;
}
.partner-block {
    display: inline-block;
    width: 100%;
}
.about_pageCareer h4.sub-heading-page {
  color: #ffa300;
}
.india-career > p {
    line-height: 1.5;
    margin: 0;
}

div.career-line {
    background: none repeat scroll 0 0 #e1e8ed;
    border-left: 20px solid #bfd6e4;
    display: block;
    height: 4px;
    margin: 10px 0 30px;
}
.socialbutton, .blog-avatar, .testimonial_page #ezblog-detail, .testimonial_page .blog-taglist, .testimonial_page .blog-meta-bottom {
  display: none !important;
}
#ezblog-body .blog-avatar + .blog-content {
  margin-left: 00px;
}
span.blog-tag a {
  color: #0697d6;
}
.ne-item-block h3 {
  margin-bottom: 5px;
  }
.ne-item-block p {
  margin-top: 5px;
  }
.ne-item-block a {
  color: #377de6 !important;
  font-size: 16px;
  font-weight: normal;
}
.contact-us-page #ja-slideshow .main {
  max-width: 100% !important;
  height: 400px;
}
td.left-info {
    width: 52%;
}
td.left-info h3 {
    background: none repeat scroll 0 0 #4eb2ff;
    border: 0 solid #fff;
    color: #fff;
    padding: 5px;
    cursor: pointer;
}
ul.contactsidebarList li {
  padding-left: 5px !important;
  background: none !important;
}
#cavas_id199, #cavas_id198, #cavas_id200 {
  position: absolute;
  top: 0;
  visibility: hidden;
}
.contact-header {
  font-size: 18px;
}
div.sepContainer2 {
    background: none repeat scroll 0 0 #4eb2ff;
    border-left: 20px solid #1b75bb;
    display: block;
    height: 4px;
    margin: 5px 0;
}
.contact-us-page .aiContactSafe_contact_form_field_label_left, .contact-us-page .aiContactSafe_contact_form_field_right {
  width: 100%;
}
.contact-us-page #aiContactSafe_contact_form {
  padding: 10px;
  padding-left: 25px;
}
.contact-us-page .aiContactSafe_contact_form_field_right * {
  border: 1px solid #ccc;
    padding: 6px;
}
.contact-us-page #aiContactSafeSendButton {
  background-color: #414550;
  border: none;
  color: #fff;
  font-size: 11px;
  margin-bottom: 10px;
    padding: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}
h3.pa-sf {
  border-bottom: 1px dashed #cdcdcd;
  padding: 0 0 5px;
  font-size: 18px;
    font-weight: 100;
}
.msbi-mod {
    float: left;
    min-height: 162px;
    min-width: 300px;
    width: 48%;
}
.msbi-mod li {
    margin-left: 15px;
    padding-left: 20px !important;
}
.msbi-mod > h3 {
    font-size: 17px !important;
    font-weight: normal !important;
    text-transform: none !important;
}
.msbi-pa #ja-botsl .main {
  border-top-width: 0;
    padding-top: 0;
}
.item-page.other_page.services_page.tera-pa.clearfix > h3 {
  color: #1a74bb;
  font-size: 16px;
  font-weight: normal;
}
.sercice-container-bottom .sercive-block p {
  padding: 2px 10px;
}
.dockdown {
  display: none;
}
.contact-us-page #div_captcha {
  padding-left: 25px;
}
.contact-us-page #aiContactSafeBtns {
  padding-left: 18px;
}
.home_page #ja-slideshow .main {
  max-width: 100%;
}
.ja-ss-mask.mask-right, .ja-ss-mask.mask-left {
  display: none;
}
.ja-moduletable.moduletable.partnerships h3 {
  font-size: 32px;
    padding-top: 0;
    text-transform: none;
}
a#menu562, a#menu561 {
  padding-left: 20px;
}

element.style {
    border: 0 none;
    float: left;
    margin: 10px;
}
.item-page.other_page.about_page.about_pageLT.clearfix img {
    bottom: 5px;
    position: relative;
}

#xmap {
  display: inline-block;
    width: 100%;
}

.mahee_menu-mainmenu , .mahee_menu-practice-areas-bi ,.mahee_menu-practice-areas-big-data ,.mahee_menu-practice-areas-cloud{
float:none!important;
}

.mahee_menu-mainmenu ul.level_1 li ,.mahee_menu-practice-areas-bi ul.level_0 li ,.mahee_menu-practice-areas-big-data ul.level_0 li ,.mahee_menu-practice-areas-cloud ul.level_0 li  {
    display: inline-block;
    padding: 0 1em;
    width: 200px;
}
.mahee_menu-mainmenu ul.level_0 li a ,.mahee_menu-practice-areas-bi h2 ,.mahee_menu-practice-areas-big-data h2,.mahee_menu-practice-areas-cloud h2{
    color: #f6921e;
    font-weight: bold;
    font-size: 18px;
}
.mahee_menu-mainmenu ul.level_1 li  a ,.mahee_menu-practice-areas-bi ul.level_0 li a ,.mahee_menu-practice-areas-big-data ul.level_0 li a ,.mahee_menu-practice-areas-cloud ul.level_0 li a{
    color: #000;
   font-size: 14px;
    font-weight: normal;
}
/*Added by Deepika */

 .partnerships img {
   margin-top: 17px;
   
}
 .static_slide .slide {
   height: 190px !important;
   width: 100% !important;
}
#ezblog-head {
  display:none !important;
}
#load_img{
position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('/images/loading_home.gif') 50% 50% no-repeat transparent;
  opacity:0.58;


}
.fileDownload{
 background: none repeat scroll 0 0 #1a74bb;
    border-radius: 6px;
    color: #fff!important;
    float: right;
    font-size: 13px!important;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    width: 85px;
}
.testimonials_page_bg #ezblog-detail, .testimonials_page_bg .blog-more, .testimonials_page_bg .blog-taglist {
  display:none;
}

/* Added by Saravana */
/*------------------*/

@media screen and (max-width: 600px)
{
  .hide_slidebar, #slideBar_220
  {
  visibility: hidden;
  display: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 780px){
#ja-topsl .main {
  padding: 10px 0;
}  
}

@media screen and (min-width: 480px) and (max-width: 780px){
.ja-ss-item img {
   margin-top:90px;
   }  
}


@media screen and (min-width: 480px) and (max-width: 780px){
#ja-header h1.logo a {
  background: url(../images/logo-mobile.png) no-repeat left;
  display: block;
  width: 100%;
  height: 100%;
  padding-top:25px;
    }  
}

.salesforece_page_head
{
 font-size:16px;
 color:#1b75bb;
}

.SF-LearnMore{
padding-left:95px;
color:#0074b7;
cursor: pointer;
}
.SF-LearnMore1{
padding-left:95px;
color:#0074b7;
cursor: pointer;
}
.SF-LearnMore2{
padding-left:95px;
color:#0074b7;
cursor: pointer;
}

.SF-LearnMoreContent {
  display:none;
  padding-left:95px !important;
}
.SF-LearnMoreContent1 {
  display:none;
  padding-left:95px !important;
}
.SF-LearnMoreContent2 {
  display:none;
  padding-left:95px !important;
}
.SF-ReadMore{
  color:#fff !important;
  background-color: #0074b7;
        width:90%;
  height:auto;
        float:left;
  border-radius: 6px;
  text-decoration:none;
  padding: 10px;
  margin-bottom:20px;
  text-align: center;
}
#SF-ReadMore a{
  color:#fff !important;
}
.faq{
  padding-left:10px !important;
}

.readmore{
  color: #f6921e !important;
  text-decoration:none;
}#siteanalytixwidth{
  width: 116% !important;
 }

.clpara{
text-align:justify;
width:68%;
}
#flatfimg{
width:100%;
}
.sub-container img{
height:20% !important;
}

.contentheading{
display:none;
}
#portalHeader{
  display:none !important;
 }
#rightContainer,#div_search{
  top:40px !important;
}
#ja-slideshow{
margin-top:85px;
}
.column ul li{
  background:none !important;
  }.case_form_container h2 {
    line-height: 25px;
    font-size: 32px;
    font-weight: 500;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    color: #1A74BB;
    padding-top: 20px;
    text-align: center;
    font-family: arial;
}
.case_form_container h4 {
    color: #FFA300;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 100;
    font-family: arial;
    line-height: 1.2;
    padding: 10px 0px;
}
.case_form_container .inputField{
width:94%;
float:right;
margin-right:8px;
}
.case_form_container .input_container{
padding-left:6px;
}
.submit-btn {
    margin: 10px 14px 10px 8px;
    background-color: #414550;
    color: #FFF;
    border: medium none;
    padding: 5px;
}
.column ul li.carhyd{
  background: url(../images/bullet.gif) no-repeat 17px 9px !important;
  }
