@charset "utf-8";@import url(/templates/temp-mahapola/css/skins/minimal/_all.css);
@import url(/templates/temp-mahapola/css/skins/square/_all.css);
@import url(/templates/temp-mahapola/css/skins/flat/_all.css);
@import url(/templates/temp-mahapola/css/skins/line/_all.css);
@import url(/templates/temp-mahapola/css/skins/polaris/polaris.css);
@import url(/templates/temp-mahapola/css/skins/futurico/futurico.css);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,600,500,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700i);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Patua+One:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Catamaran:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i);

/* iCheck plugin skins
----------------------------------- */

/*
@import url(minimal/minimal.css);
@import url(minimal/red.css);
@import url(minimal/green.css);
@import url(minimal/blue.css);
@import url(minimal/aero.css);
@import url(minimal/grey.css);
@import url(minimal/orange.css);
@import url(minimal/yellow.css);
@import url(minimal/pink.css);
@import url(minimal/purple.css);
*/


/*
@import url(square/square.css);
@import url(square/red.css);
@import url(square/green.css);
@import url(square/blue.css);
@import url(square/aero.css);
@import url(square/grey.css);
@import url(square/orange.css);
@import url(square/yellow.css);
@import url(square/pink.css);
@import url(square/purple.css);
*/


/*
@import url(flat/flat.css);
@import url(flat/red.css);
@import url(flat/green.css);
@import url(flat/blue.css);
@import url(flat/aero.css);
@import url(flat/grey.css);
@import url(flat/orange.css);
@import url(flat/yellow.css);
@import url(flat/pink.css);
@import url(flat/purple.css);
*/


/*
@import url(line/line.css);
@import url(line/red.css);
@import url(line/green.css);
@import url(line/blue.css);
@import url(line/aero.css);
@import url(line/grey.css);
@import url(line/orange.css);
@import url(line/yellow.css);
@import url(line/pink.css);
@import url(line/purple.css);
*/




/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=dedcd4c043630627b601)
 * Config saved to config.json and https://gist.github.com/dedcd4c043630627b601
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 600;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face{
  font-family: 'Glyphicons Halflings';
  src: url(/templates/temp-mahapola/fonts/glyphicons-halflings-regular.eot);
  src: url(/templates/temp-mahapola/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'), url(/templates/temp-mahapola/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/templates/temp-mahapola/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/templates/temp-mahapola/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
   line-height: 1.42857143;
  color: #474747;
  background-color: #ffffff;
   
}
input,
button,
select,
textarea {
   font-size: inherit;
  line-height: inherit;
}
a {
   color:#0284e9 ;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3b3b3e;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; /* auto */
}

#Advert .img-responsive {
  display: block;
  max-width: 100%;
  height: 275px; /* 274px */
}

.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
   
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  /* margin-bottom: 10px; */
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 180%;
}
h2,
.h2 {
	font-size:  160%;
	 
	margin:0;
	font-weight:300;
}
h3,
.h3 {
	font-size:  140%;
}
h4,
.h4 {
  font-size:  120%;
  padding:12px 0 ;
  margin-bottom:0;
  font-weight:400;
}
h5,
.h5 {
  font-size:  110%;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 4px 0 18px 0;
}
.topMenu  p {
  margin: 0 ;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #B3CC13;
  color:#fff;
	font-size: 14px;
	padding: 8px;

  
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {

  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
 background-color: #cd0f0f;
    color: #fff;
    font-size: 14px;
    padding: 8px;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 0px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 17px;
}
  .dl-horizontal dd {
    margin-left: 0;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 98%;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 98%;
  }
}
@media (min-width: 2048px) {
  .container {
  
	width:90%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px; /* 0 */
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
	 
	
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 32.8%;
  }
  .col-md-3 {
    width:25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 2048px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #dddddd;
  padding:11px 0 !important;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control,
#jform_email,
#jform_username,
#jform_token,
#jform_password1,
#jform_password2 {
  display: block;
  width: 100%;
   
  padding: 10px 12px;
   line-height: 1.42857143;
   background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: none;
/*   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}
.form-control:focus {
   outline: 1px solid #98C7F8 ;
   /*border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
*/}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
margin-left: 0;
margin-top: 4px;
display: inline-block;
width: auto;
margin-right: 9px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #cd0f0f;
  font-size:14px;
}
.has-error .form-control {
  border-color: red;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  /* margin-top: 5px; */
  margin-bottom: 10px;
  color: #fff;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 100;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
   -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
 }
.btn-primary:focus,
.btn-primary.focus {
 }
.btn-primary:hover,
div.reset .btn-primary:hover {
  color: #ffffff;
  background-color: #464646; /* 286090 */
  border-color: #323232; /* 204d74 */
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #00A973;
  border-color: #00A973;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color:none;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #00cb8a ;
  border-color: #00cb8a;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background: #none;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
   
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
 }
.nav-tabs > li > a:hover {
 }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size:70%;
 }
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
/*  content: "/\00a0";*/
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #fff;
}
.pagination {
 }
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;

}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
	
/*  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
*/}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  margin:0 20px;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {

  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #f2f2f2 ;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-body .gray{
  background: none;
  min-height:inherit;
}

.modal .close{
    background: #fff none repeat scroll 0 0;
    border-radius: 96px;
    height: auto;
    margin-top: -2px;
    opacity: 1;
    padding: 9px 15px;
    width: auto;
	transition:all ease-in-out .4s;
}
.modal .modal-header .close:hover {
	background:#666;
	color:#fff;	
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px 35px;
   min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px 35px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
 }
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
 
   
   
}
.control-group {
    position: relative;
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
   max-width:300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
   opacity:0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 2047px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 2047px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 2047px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 2047px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 2048px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 2048px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 2048px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 2048px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 2047px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 2048px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/*Asitha Added*/
@media only screen and (max-width : 1200px) {
		
	}

@media screen and (max-width: 1300px){
		
	}

	
	@media screen and (max-width: 1024px) {
		 
		
	}
	
	
@media screen and (max-width: 991px) {
	
}

@media screen and (max-width: 801px) {
	
}



@media screen and (max-width: 768px) {
	
}
 
 


@media screen and (max-width: 480px) {
	
}

 
  
@media screen and (max-width: 460px) {
	
}
	
@media screen and (max-width: 320px)  {
	
}


/*Responsive end*/
/*
* jQuery Mobile v1.4.0pre
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/

/* Some unsets */
.ui-mobile,
.ui-mobile body {
	height: 99.9%;
}
.ui-mobile fieldset,
.ui-page {
	padding: 0;
	margin: 0;
}
.ui-mobile a img,
.ui-mobile fieldset {
	border-width: 0;
}
/* Fixes for fieldset issues on IE10 and FF (see #6077) */
.ui-mobile fieldset {
	min-width: 0;
}
@-moz-document url-prefix() {
	.ui-mobile fieldset {
		display: table-column;
	}
}

/* Viewport */
.ui-mobile-viewport {
	margin: 0;
	overflow-x: visible;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Issue #2066 */
body.ui-mobile-viewport,
div.ui-mobile-viewport {
	overflow-x: hidden;
}
/* "page" containers - full-screen views, one should always be in view post-pageload */
.ui-mobile [data-role=page],
.ui-mobile [data-role=dialog],
.ui-page {
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	position: absolute;
	display: none;
	border: 0;
}
/* On ios4, setting focus on the page element causes flashing during transitions when there is an outline, so we turn off outlines */
.ui-page {
	outline: none;
}
.ui-mobile .ui-page-active {
	display: block;
	overflow: visible;
	overflow-x: hidden;
}
@media screen and (orientation: portrait) {
	.ui-mobile .ui-page {
		min-height: 420px;
	}
}
@media screen and (orientation: landscape) {
	.ui-mobile .ui-page {
		min-height: 300px;
	}
}

/* Fouc */
.ui-mobile-rendering > * {
	visibility: hidden;
}

/* Non-js content hiding */
.ui-nojs {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
}

/* Loading screen */
.ui-loading .ui-loader {
	display: block;
}
.ui-loader {
	display: none;
	z-index: 9999999;
	position: fixed;
	top: 50%;
	left: 50%;
	border:0;
}
.ui-loader-default {
	background: none;
	filter: Alpha(Opacity=18);
	opacity: .18;
	width: 2.875em;
	height: 2.875em;
	margin-left: -1.4375em;
	margin-top: -1.4375em;
}
.ui-loader-verbose {
	width: 12.5em;
	filter: Alpha(Opacity=88);
	opacity: .88;
	box-shadow: 0 1px 1px -1px #fff;
	height: auto;
	margin-left: -6.875em;
	margin-top: -2.6875em;
	padding: .625em;
}
.ui-loader-default h1 {
	font-size: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
.ui-loader-verbose h1 {
	font-size: 1em;
	margin: 0;
	text-align: center;
}
.ui-loader .ui-icon-loading {
	background-color: #000;
	display: block;
	margin: 0;
	width: 2.75em;
	height: 2.75em;
	padding: .0625em;
	-webkit-border-radius: 2.25em;
	border-radius: 2.25em;
}
.ui-loader-verbose .ui-icon-loading {
	margin: 0 auto .625em;
	filter: Alpha(Opacity=75);
	opacity: .75;
}
.ui-loader-textonly {
	padding: .9375em;
	margin-left: -7.1875em;
}
.ui-loader-textonly .ui-icon-loading {
	display: none;
}
.ui-loader-fakefix {
	position: absolute;
}

/* Headers, content panels */
.ui-bar,
.ui-body {
	position: relative;
	padding: .4em 1em;
	overflow: hidden;
	display: block;
	clear: both;
}
.ui-bar h1,
.ui-bar h2,
.ui-bar h3,
.ui-bar h4,
.ui-bar h5,
.ui-bar h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	display: inline-block;
}
.ui-header,
.ui-footer {
	border-width: 1px 0;
	border-style: solid;
	position: relative;
}
.ui-header .ui-title,
.ui-footer .ui-title {
	font-size: 1em;
	min-height: 1.1em;
	text-align: center;
	display: block;
	margin: 0 30%;
	padding: .7em 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	outline: 0 !important;
}
.ui-footer .ui-title {
	margin: 0 1em;
}
.ui-content {
	border-width: 0;
	overflow: visible;
	overflow-x: hidden;
	padding: 1em;
}
/* Corner styling for dialogs and popups */
.ui-corner-all > .ui-header:first-child,
.ui-corner-all > .ui-content:first-child,
.ui-corner-all > .ui-footer:first-child {
	-webkit-border-top-left-radius: inherit;
	border-top-left-radius: inherit;
	-webkit-border-top-right-radius: inherit;
	border-top-right-radius: inherit;
}
.ui-corner-all > .ui-header:last-child,
.ui-corner-all > .ui-content:last-child,
.ui-corner-all > .ui-footer:last-child {
	-webkit-border-bottom-left-radius: inherit;
	border-bottom-left-radius: inherit;
	-webkit-border-bottom-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

/* Buttons and icons */
.ui-btn {
	font-size: 16px;
	margin: .5em 0;
	padding: .7em 1em;
	display: block;
	position: relative;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ui-btn-icon-notext {
	padding: 0;
	width: 1.75em;
	height: 1.75em;
	text-indent: -9999px;
	white-space: nowrap !important;
}
.ui-mini {
	font-size: 12.5px;
}
.ui-mini .ui-btn {
	font-size: inherit;
}
.ui-mini .ui-controlgroup-label {
	font-size: 16px;
}
/* Make buttons in toolbars default to mini and inline. */
.ui-header .ui-btn,
.ui-footer .ui-btn {
	font-size: 12.5px;
	display: inline-block;
	vertical-align: middle;
}
/* To ensure same top and left/right position when ui-btn-left/right are added to something other than buttons. */
.ui-header .ui-btn-left,
.ui-header .ui-btn-right {
	font-size: 12.5px;
}
.ui-mini.ui-btn-icon-notext,
.ui-mini .ui-btn-icon-notext,
.ui-header .ui-btn-icon-notext,
.ui-footer .ui-btn-icon-notext {
	font-size: 16px;	
	padding: 0;
}
.ui-btn-inline {
	display: inline-block;
	vertical-align: middle;
	margin-right: .625em;
}
.ui-btn-icon-left {
	padding-left: 2.5em;
}
.ui-btn-icon-right,
.ui-listview > li > .ui-btn[class*="ui-icon-"] {
	padding-right: 2.5em;
}
.ui-btn-icon-top {
	padding-top: 2.5em;
}
.ui-btn-icon-bottom {
	padding-bottom: 2.5em;
}
.ui-header .ui-btn-icon-top,
.ui-footer .ui-btn-icon-top,
.ui-header .ui-btn-icon-bottom,
.ui-footer .ui-btn-icon-bottom {
	padding-left: .3125em;
	padding-right: .3125em;
}
.ui-btn[class*="ui-icon-"]:after {
	content: "";
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
}
.ui-btn-icon-notext:after,
.ui-btn-icon-left:after,
.ui-btn-icon-right:after,
.ui-listview > li > .ui-btn[class*="ui-icon-"]:after {
	top: 50%;
	margin-top: -11px;
}
.ui-btn-icon-left:after {
	left: .5625em;
}
.ui-btn-icon-right:after,
.ui-listview > li > .ui-btn[class*="ui-icon-"]:after {
	right: .5625em;
}
.ui-mini.ui-btn-icon-left:after,
.ui-mini .ui-btn-icon-left:after,
.ui-header .ui-btn-icon-left:after,
.ui-footer .ui-btn-icon-left:after {
	left: .37em;
}
.ui-mini.ui-btn-icon-right:after,
.ui-mini .ui-btn-icon-right:after,
.ui-header .ui-btn-icon-right:after,
.ui-footer .ui-btn-icon-right:after {
	right: .37em;
}
.ui-btn-icon-notext:after,
.ui-btn-icon-top:after,
.ui-btn-icon-bottom:after {
	left: 50%;
	margin-left: -11px;
}
.ui-btn-icon-top:after {
	top: .5625em;
}
.ui-btn-icon-bottom:after {
	top: auto;
	bottom: .5625em;
}
/* Buttons in header position classes */
.ui-header .ui-btn-left,
.ui-header .ui-btn-right,
.ui-btn-left > [class*="ui-"],
.ui-btn-right > [class*="ui-"] {
	margin: 0;
}
.ui-btn-left,
.ui-btn-right {
	position: absolute;
	top: .24em;
}
.ui-btn-left {
	left: .4em;
}
.ui-btn-right {
	right: .4em;
}
.ui-btn-icon-notext.ui-btn-left {
	top: .3125em;
	left: .3125em;
}
.ui-btn-icon-notext.ui-btn-right {
	top: .3125em;
	right: .3125em;
}

/* Form labels */
.ui-mobile label,
.ui-controlgroup-label {
	display: block;
	margin: 0 0 .4em;
}

/* Accessible content hiding */
.ui-hide-label > label,
.ui-hide-label .ui-controlgroup-label,
.ui-hide-label .ui-rangeslider label,
.ui-hidden-accessible {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
}


/* content configurations. */
.ui-grid-a,
.ui-grid-b,
.ui-grid-c,
.ui-grid-d,
.ui-grid-solo {
	overflow: hidden;
}
.ui-block-a,
.ui-block-b,

.ui-block-c,
.ui-block-d,
.ui-block-e {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* force new row */
.ui-block-a {
	clear: left;
}
ul.ui-grid-a,
ul.ui-grid-b,
ul.ui-grid-c,
ul.ui-grid-d,
ul.ui-grid-solo,
li.ui-block-a,
li.ui-block-b,
li.ui-block-c,
li.ui-block-d,
li.ui-block-e {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style: none;
}
[class*="ui-grid-"] .ui-btn,
[class*="ui-grid-"] button.ui-btn-inline,
[class*="ui-grid-"] button.ui-btn-icon-notext {
	margin-right: .3125em;
	margin-left: .3125em;
}

.ui-grid-a > .ui-block-a,
.ui-grid-a > .ui-block-b {
	/* width: 49.95%; IE7 */
	/* margin-right: -.5px; BB5 */
	width: 50%;
}
.ui-grid-b > .ui-block-a,
.ui-grid-b > .ui-block-b,
.ui-grid-b > .ui-block-c {
	/* width: 33.25%; IE7 */
	/* margin-right: -.5px; BB5 */
	width: 33.333%;
}
.ui-grid-c > .ui-block-a,
.ui-grid-c > .ui-block-b,
.ui-grid-c > .ui-block-c,
.ui-grid-c > .ui-block-d {
	/* width: 24.925%; IE7 */
	/* margin-right: -.5px; BB5 */
	width: 25%;
}
.ui-grid-d > .ui-block-a,
.ui-grid-d > .ui-block-b,
.ui-grid-d > .ui-block-c,
.ui-grid-d > .ui-block-d,
.ui-grid-d > .ui-block-e {
	/* width: 19.925%; IE7 */
	width: 20%;
}
.ui-grid-solo > .ui-block-a {
	width: 100%;
	float: none; 
}

/* preset breakpoint to switch to stacked grid styles below 35em (560px) */
@media (max-width: 35em) {
	.ui-responsive > .ui-block-a,
	.ui-responsive > .ui-block-b,
	.ui-responsive > .ui-block-c,
	.ui-responsive > .ui-block-d,
	.ui-responsive > .ui-block-e {
		width: 100%; 
		float: none; 
	}
}


.ui-table {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
.ui-table th,
.ui-table td {
	line-height: 1.5em;
	text-align: left;
	padding: 0.6em 0.5em;
	vertical-align:middle;
}
.ui-table th .ui-btn,
.ui-table td .ui-btn {
	line-height: normal;
}
.ui-table th {
	font-weight: bold;
}
.ui-table caption {
	text-align: left;
	margin-bottom: 1.4em;
	opacity: .5;
}

/* Add strokes between each row */
.table-stroke thead th {
	border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.table-stroke tbody th,
.table-stroke tbody td {
	border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback  */
	border-bottom: 1px solid rgba(0, 0, 0, .05);
}


/* Add alternating row stripes */
.table-stripe tbody tr:nth-child(odd) td,
.table-stripe tbody tr:nth-child(odd) th {
  background-color: #eeeeee; /* non-RGBA fallback  */
  background-color: rgba(0,0,0,0.04);
}
.table-stripe tbody tr:nth-child(even) td,
.table-stripe tbody tr:nth-child(even) th {
 /*background-color: #000;  non-RGBA fallback  */
  background-color: rgba(231,231,231,0.04);
}
/* Add stroke to the header and last item */
.table-stripe thead th,
.table-stripe tbody tr:last-child {
  border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback  */
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.ui-responsive thead {
    background: #3f3c38;
    color: #fff;
}



/*
 Styles for the table columntoggle mode
*/
.ui-table-reflow td .ui-table-cell-label,
.ui-table-reflow th .ui-table-cell-label { 
	display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */ 
@media only all {
	/* Hide the table headers */ 
	.ui-table-reflow thead td, 
	.ui-table-reflow thead th {
		display: none;
	}
	/* Show the table cells as a block level element */ 
	.ui-table-reflow td,
	.ui-table-reflow th { 
		text-align: left;
		display: block;
	}
	/* Add a fair amount of top margin to visually separate each row when stacked */  
	.ui-table-reflow tbody th {
		margin-top: 3em;
	}
	/* Make the label elements a percentage width */ 
	.ui-table-reflow td .ui-table-cell-label,
	.ui-table-reflow th .ui-table-cell-label { 
		padding: .4em; 
		min-width: 30%; 
		display: inline-block;
		margin: -.4em 1em -.4em -.4em;
	}
	/* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */ 
	.ui-table-reflow th .ui-table-cell-label-top,
	.ui-table-reflow td .ui-table-cell-label-top {
		display: block;
		padding: .4em 0;
		margin: .4em 0;
		text-transform: uppercase;
		font-size: .9em;
		font-weight: normal;
	}
}


/* Breakpoint to show as a standard table at 560px (35em x 16px) or wider */ 
@media ( min-width: 35em ) {

	/* Fixes table rendering when switching between breakpoints in Safari <= 5. See https://github.com/jquery/jquery-mobile/issues/5380 */
	.ui-table-reflow.ui-responsive {
		/*display: table-row-group;*/
	}

	/* Show the table header rows */ 
	.ui-table-reflow.ui-responsive td,
	.ui-table-reflow.ui-responsive th,
	.ui-table-reflow.ui-responsive tbody th,
	.ui-table-reflow.ui-responsive tbody td,
	.ui-table-reflow.ui-responsive thead td,
	.ui-table-reflow.ui-responsive thead th {
		display: table-cell;
		margin: 0;
	}

	/* Hide the labels in each cell */ 
	.ui-table-reflow.ui-responsive td .ui-table-cell-label,
	.ui-table-reflow.ui-responsive th .ui-table-cell-label { 
		display: none;
	}
}


/* Hack to make IE9 and WP7.5 treat cells like block level elements, scoped to ui-responsive class */ 
/* Applied in a max-width media query up to the table layout breakpoint so we don't need to negate this*/ 
@media ( max-width: 35em ) {
	.ui-table-reflow.ui-responsive td,
	.ui-table-reflow.ui-responsive th {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		clear: left;
	}
}









/*
font-family: 'Ubuntu', sans-serif;
*/

span.slilinks{
margin-right: 200px;
}

span.slitext{
    text-align: left;
}

#rev_slider_1_1 .tp-caption.big_white{
  margin-top: -89px !important;
}

span.slitext{
margin-top: -10px !important;
}

#rev_slider_1_1 .tp-caption a{
margin-top: 0px !important;
}

/*responsive*/

@media screen and (min-width: 1200px) and (max-width: 1300px){
    span.sliheading{
        font-size: 35px !important;
        margin-right: 58px !important;
    }

    span.slitext{
        width: 350px !important;
        margin-bottom: -10px !important;
    }

    #rev_slider_1_1 .tp-caption a {
        margin-top: -20px !important;
    }
}

@media screen and (min-width: 1134px) and (max-width: 1199px){
    span.sliheading{
        font-size: 33px !important;
        margin-right: 58px !important;
    }

    span.slitext{
        width: 350px !important;
        margin-bottom: -10px !important;
    }

    #rev_slider_1_1 .tp-caption a {
        margin-top: -20px !important;
    }
}

@media screen and (min-width: 1032px) and (max-width: 1134px){
    span.sliheading{
        font-size: 30px !important;
        margin-right: 85px !important;
        font-weight: 700 !important;
    }

    span.slitext{
        width: 350px !important;
        margin-bottom: -10px !important;
    }

    #rev_slider_1_1 .tp-caption a {
        margin-top: -20px !important;
    }
}

@media screen and (min-width: 952px) and (max-width: 1032px){
    #rev_slider_1_1 .tp-caption a {
        margin-top: -20px !important;
    }

    span.slitext{
        margin-bottom: -10px !important;
    }
}

@media screen and (min-width: 870px) and (max-width: 952px){
    span.slitext {
        margin-bottom: -10px !important;
    }

    #rev_slider_1_1 .tp-caption a {
        margin-top: -20px !important;
    }
}

/* Close Responsive */

.searcNew h2 {
color:#fff;
text-align:center;
font-size:56px;
text-transform:uppercase;
text-shadow:0 0 2px #000;
margin:0;
padding:0;
}

.QuotsGr h2 {
color:#fff;
text-align:center;
font-size:56px;
text-transform:uppercase;
text-shadow:0 0 2px #000;
margin:0;
padding:30px 0 10px 0;
}
.block-inner-title {

font-size: 20px !important;
color:#fff;
}

.QuotsGr p {
color:#fff;
padding:20px 0;
font-size:13px;
letter-spacing:1px;
}
.QuotsGr div#webchat_header-block {
margin: 43px 0 0;
text-align: center;
}
.topDestinations h2 {
font-size: 30px !important;
color:#000;
font-weight:bold;

}
div#webchat_header-block {
text-align:center;
}
div#webchat_header-block-inner {
background:url(/templates/temp-mahapola/images/skin1/pattern.jpg) no-repeat;
text-align:center;
padding:20px 0;
border-radius:4px;
margin:0 15px;
min-height:342px;
transition:all ease-in .8s;

}
div#webchat_header-block-inner:hover {
background-position:50%;
}
div#webchat_header-block-inner img {
margin:40px 0;
}

div#webchat_header-block-inner p {
margin:30px 0;
color:#fff;
}

.lightgray-BG {
background:#f8f8f8;
}
.searcNew h3 {

color: #fff;
font-size: 16px !important;
font-weight: lighter !important;
margin: 0;
padding:7px 0 10px 0!important;
text-align: center;
letter-spacing: 1px;
}

.searcNew h4 {

color: #fff;
font-size: 14px !important;
text-align: center;
letter-spacing: 1px;
font-weight:400;
margin:20px 0;
padding:25px 0 !important;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+35,0.65+52,0.65+68,0+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.65) 52%, rgba(0,0,0,0.65) 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 35%,rgba(0,0,0,0.65) 52%,rgba(0,0,0,0.65) 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 35%,rgba(0,0,0,0.65) 52%,rgba(0,0,0,0.65) 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.advertModule {
text-align:center;

}
.advertModule h2 {
font-size: 28px;
font-weight:400;
margin: 0;
}
.searcNew .btn,
.Advertisments .btn {
border: 1px solid #ffd300;
border-radius: 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.56);
color: #fff;
font-family: "Raleway",sans-serif;
font-size: 20px;
margin: 30px 18px 15px;
padding: 12px 33px;
transition:all	ease-in .4s;


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e99a02+0,ffba00+100 */
background: rgb(233,154,2); /* Old browsers */
background: -moz-linear-gradient(top, rgba(233,154,2,1) 0%, rgba(255,186,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(233,154,2,1) 0%,rgba(255,186,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(233,154,2,1) 0%,rgba(255,186,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e99a02', endColorstr='#ffba00',GradientType=0 ); /* IE6-9 */
}

.searcNew .btn:hover,
.Advertisments .btn:hover {
transition:all ease-in .1s;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fce302+0,febf01+100 */
background: rgb(252,227,2); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,227,2,1) 0%, rgba(254,191,1,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(252,227,2,1) 0%,rgba(254,191,1,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(252,227,2,1) 0%,rgba(254,191,1,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce302', endColorstr='#febf01',GradientType=0 ); /* IE6-9 */	
}
.searcNew .btn a,
.Advertisments .btn a {
color:#fff;
text-shadow:0 0 2px #000;
}
a,
a:focus,
a:hover,
img:focus,
li:hover {
outline: none !important;
}

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

@font-face{
font-family: 'IcoMoonmob';
src: url(/templates/temp-mahapola/fonts/IcoMoon.eot);
src: url(/templates/temp-mahapola/fonts/IcoMoon.eot#iefix) format('embedded-opentype'), url(/templates/temp-mahapola/fonts/IcoMoon.woff) format('woff'), url(/templates/temp-mahapola/fonts/IcoMoon.ttf) format('truetype'), url(/templates/temp-mahapola/fonts/IcoMoon.svg#IcoMoon) format('svg');
font-weight: normal;
font-style: normal;
}


[data-icon]:before {
font-family: 'IcoMoon';
content: attr(data-icon);
speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-right: .25em;
line-height: 14px;
font-size:10px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: 'IcoMoon';
font-style: normal;
speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
font-weight: normal;
}
.icon-joomla:before {
content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
content: "\e008";
}
.icon-arrow-first:before {
content: "\e003";
}
.icon-arrow-last:before {
content: "\e004";
}
.icon-arrow-up-2:before {
content: "\e009";
}
.icon-arrow-right-2:before {
content: "\e00a";
}
.icon-arrow-down-2:before {
content: "\e00b";
}
.icon-arrow-left-2:before {
content: "\e00c";
}
.icon-arrow-up-3:before {
content: "\e00f";
}
.icon-arrow-right-3:before {
content: "\e010";
}
.icon-arrow-down-3:before {
content: "\e011";
}
.icon-arrow-left-3:before {
content: "\e012";
}
.icon-menu-2:before {
content: "\e00e";
}
.icon-arrow-up-4:before {
content: "\e201";
}
.icon-arrow-right-4:before {
content: "\e202";
}
.icon-arrow-down-4:before {
content: "\e203";
}
.icon-arrow-left-4:before {
content: "\e204";
}
.icon-share:before,
.icon-redo:before {
content: "\27";
}
.icon-undo:before {
content: "\28";
}
.icon-forward-2:before {
content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
content: "\6c";
}
.icon-undo-2:before {
content: "\e207";
}
.icon-move:before {
content: "\7a";
}
.icon-expand:before {
content: "\66";
}
.icon-contract:before {
content: "\67";
}
.icon-expand-2:before {
content: "\68";
}
.icon-contract-2:before {
content: "\69";
}
.icon-play:before {
content: "\e208";
}
.icon-pause:before {
content: "\e209";
}
.icon-stop:before {
content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
content: "\7c";
}
.icon-next:before,
.icon-forward:before {
content: "\7b";
}
.icon-first:before {
content: "\7d";
}
.icon-last:before {
content: "\e000";
}
.icon-play-circle:before {
content: "\e00d";
}
.icon-pause-circle:before {
content: "\e211";
}
.icon-stop-circle:before {
content: "\e212";
}
.icon-backward-circle:before {
content: "\e213";
}
.icon-forward-circle:before {
content: "\e214";
}
.icon-loop:before {
content: "\e001";
}
.icon-shuffle:before {
content: "\e002";
}
.icon-search:before {
content: "\53";
}
.icon-zoom-in:before {
content: "\64";
}
.icon-zoom-out:before {
content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
content: "\2b";
}
.icon-pencil-2:before {
content: "\2c";
}
.icon-brush:before {
content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
content: "\47";
}
.icon-new:before,
.icon-plus:before {
content: "\2a";
}
.icon-plus-circle:before {
content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
content: "\4a";
}
.icon-cancel-circle:before {
content: "\e217";
}
.icon-checkmark-2:before {
content: "\e218";
}
.icon-checkmark-circle:before {
content: "\e219";
}
.icon-info:before {
content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
content: "\e222";
}
.icon-notification:before {
content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
content: "\e225";
}
.icon-checkbox-unchecked:before {
content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
content: "\3e";
}
.icon-checkbox-partial:before {
content: "\3f";
}
.icon-square:before {
content: "\e226";
}
.icon-radio-unchecked:before {
content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
content: "\e228";
}
.icon-circle:before {
content: "\e229";
}
.icon-signup:before {
content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
content: "\59";
}
.icon-menu:before {
content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
content: "\31";
}
.icon-list-2:before {
content: "\e231";
}
.icon-menu-3:before {
content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
content: "\2e";
}
.icon-folder-plus:before {
content: "\e234";
}
.icon-folder-minus:before {
content: "\e235";
}
.icon-folder-3:before {
content: "\e236";
}
.icon-folder-plus-2:before {
content: "\e237";
}
.icon-folder-remove:before {
content: "\e238";
}
.icon-file:before {
content: "\e016";
}
.icon-file-2:before {
content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
content: "\29";
}
.icon-file-minus:before {
content: "\e017";
}
.icon-file-check:before {
content: "\e240";
}
.icon-file-remove:before {
content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
content: "\e018";
}
.icon-stack:before {
content: "\e242";
}
.icon-tree:before {
content: "\e243";
}
.icon-tree-2:before {
content: "\e244";
}
.icon-paragraph-left:before {
content: "\e246";
}
.icon-paragraph-center:before {
content: "\e247";
}
.icon-paragraph-right:before {
content: "\e248";
}
.icon-paragraph-justify:before {
content: "\e249";
}
.icon-screen:before {
content: "\e01c";
}
.icon-tablet:before {
content: "\e01d";
}
.icon-mobile:before {
content: "\e01e";
}
.icon-box-add:before {
content: "\51";
}
.icon-box-remove:before {
content: "\52";
}
.icon-download:before {
content: "\e021";
}
.icon-upload:before {
content: "\e022";
}
.icon-home:before {
content: "\21";
}
.icon-home-2:before {
content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
content: "\e251";
}
.icon-link:before {
content: "\e252";
}
.icon-picture:before,
.icon-image:before {
content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
content: "\e014";
}
.icon-camera:before {
content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
content: "\56";
}
.icon-music:before {
content: "\57";
}
.icon-user:before {
content: "\22";
}
.icon-users:before {
content: "\e01f";
}
.icon-vcard:before {
content: "\6d";
}
.icon-address:before {
content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
content: "\26";
}
.icon-enter:before {
content: "\e257";
}
.icon-exit:before {
content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
content: "\24";
}
.icon-comments-2:before {
content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
content: "\e259";
}
.icon-phone:before {
content: "\e260";
}
.icon-phone-2:before {
content: "\e261";
}
/*.icon-envelope:before,
.icon-mail:before {
content: "\4d";
}*/
.icon-envelope-opened:before,
.icon-mail-2:before {
content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
content: "\50";
}
.icon-briefcase:before {
content: "\e020";
}
.icon-tag:before {
content: "\e262";
}
.icon-tag-2:before {
content: "\e263";
}
.icon-tags:before {
content: "\e264";
}
.icon-tags-2:before {
content: "\e265";
}
.icon-options:before,
.icon-cog:before {
content: "\38";
}
.icon-cogs:before {
content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
content: "\36";
}
.icon-wrench:before {
content: "\3a";
}
.icon-equalizer:before {
content: "\39";
}
.icon-dashboard:before {
content: "\78";
}
.icon-switch:before {
content: "\e266";
}
.icon-filter:before {
content: "\54";
}
.icon-purge:before,
.icon-trash:before {
content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
content: "\23";
}
.icon-unlock:before {
content: "\e267";
}
.icon-key:before {
content: "\5f";
}
.icon-support:before {
content: "\46";
}
.icon-database:before {
content: "\62";
}
.icon-scissors:before {
content: "\e268";
}
.icon-health:before {
content: "\6a";
}
.icon-wand:before {
content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
content: "\e269";
}
.icon-clock:before {
content: "\6e";
}
.icon-compass:before {
content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
content: "\e01b";
}
.icon-book:before {
content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
content: "\79";
}
/*.icon-print:before,
.icon-printer:before {
content: "\e013";
}*/
.icon-feed:before {
content: "\71";
}
.icon-calendar:before {
content: "\43";
}
.icon-calendar-2:before {
content: "\44";
}
.icon-calendar-3:before {
content: "\e273";
}
.icon-pie:before {
content: "\77";
}
.icon-bars:before {
content: "\76";
}
.icon-chart:before {
content: "\75";
}
.icon-power-cord:before {
content: "\32";
}
.icon-cube:before {
content: "\33";
}
.icon-puzzle:before {
content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
content: "\72";
}
.icon-lamp:before {
content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
content: "\73";
}
.icon-location:before {
content: "\63";
}
.icon-shield:before {
content: "\e274";
}
.icon-flag:before {
content: "\35";
}
.icon-flag-3:before {
content: "\e275";
}
.icon-bookmark:before {
content: "\e023";
}
.icon-bookmark-2:before {
content: "\e276";
}
.icon-heart:before {
content: "\e277";
}
.icon-heart-2:before {
content: "\e278";
}
.icon-thumbs-up:before {
content: "\5b";
}
.icon-thumbs-down:before {
content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
content: "\40";
}
.icon-star-2:before {
content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
content: "\e280";
}
.icon-smiley-sad:before {
content: "\e281";
}
.icon-smiley-sad-2:before {
content: "\e282";
}
.icon-smiley-neutral:before {
content: "\e283";
}
.icon-smiley-neutral-2:before {
content: "\e284";
}
.icon-cart:before {
content: "\e019";
}
.icon-basket:before {
content: "\e01a";
}
.icon-credit:before {
content: "\e286";
}
.icon-credit-2:before {
content: "\e287";
}
.icon-expired:before {
content: "\4b";
}

/*Blog Layout*/
.row-fluid {
/*	width: 100%;
*zoom: 1;*/
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 28px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574%;
}
.row-fluid .span12 {
width: 99.99999999%;
*width: 99.946808500638%;
}
.row-fluid .span11 {
width: 91.489361693%;
*width: 91.436170203638%;
}
.row-fluid .span10 {
width: 82.978723396%;
*width: 82.925531906638%;
}
.row-fluid .span9 {
width: 74.468085099%;
*width: 74.414893609638%;
}
.row-fluid .span8 {
width: 65.957446802%;
*width: 65.904255312638%;
}
.row-fluid .span7 {
width: 57.446808505%;
*width: 57.393617015638%;
}
.row-fluid .span6 {
width: 48.936170208%;
*width: 48.882978718638%;
}
.row-fluid .span5 {
width: 40.425531911%;
*width: 40.372340421638%;
}
.row-fluid .span4 {
width: 31.914893614%;
*width: 31.861702124638%;
}
.row-fluid .span3 {
width: 23.404255317%;
*width: 23.351063827638%;
}
.row-fluid .span2 {
width: 14.89361702%;
*width: 14.840425530638%;
}
.row-fluid .span1 {
width: 6.382978723%;
*width: 6.3297872336383%;
}
.row-fluid .offset12 {
margin-left: 104.255319138%;
*margin-left: 104.14893615928%;
}
.row-fluid .offset12:first-child {
margin-left: 102.127659564%;
*margin-left: 102.02127658528%;
}
.row-fluid .offset11 {
margin-left: 95.744680841%;
*margin-left: 95.638297862277%;
}
.row-fluid .offset11:first-child {
margin-left: 93.617021267%;
*margin-left: 93.510638288277%;
}
.row-fluid .offset10 {
margin-left: 87.234042544%;
*margin-left: 87.127659565277%;
}
.row-fluid .offset10:first-child {
margin-left: 85.10638297%;
*margin-left: 84.999999991277%;
}
.row-fluid .offset9 {
margin-left: 78.723404247%;
*margin-left: 78.617021268277%;
}
.row-fluid .offset9:first-child {
margin-left: 76.595744673%;
*margin-left: 76.489361694277%;
}
.row-fluid .offset8 {
margin-left: 70.21276595%;
*margin-left: 70.106382971277%;
}
.row-fluid .offset8:first-child {
margin-left: 68.085106376%;
*margin-left: 67.978723397277%;
}
.row-fluid .offset7 {
margin-left: 61.702127653%;
*margin-left: 61.595744674277%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468079%;
*margin-left: 59.468085100277%;
}
.row-fluid .offset6 {
margin-left: 53.191489356%;
*margin-left: 53.085106377277%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829782%;
*margin-left: 50.957446803277%;
}
.row-fluid .offset5 {
margin-left: 44.680851059%;
*margin-left: 44.574468080277%;
}
.row-fluid .offset5:first-child {
margin-left: 42.553191485%;
*margin-left: 42.446808506277%;
}
.row-fluid .offset4 {
margin-left: 36.170212762%;
*margin-left: 36.063829783277%;
}
.row-fluid .offset4:first-child {
margin-left: 34.042553188%;
*margin-left: 33.936170209277%;
}
.row-fluid .offset3 {
margin-left: 27.659574465%;
*margin-left: 27.553191486277%;
}
.row-fluid .offset3:first-child {
margin-left: 25.531914891%;
*margin-left: 25.425531912277%;
}
.row-fluid .offset2 {
margin-left: 19.148936168%;
*margin-left: 19.042553189277%;
}
.row-fluid .offset2:first-child {
margin-left: 17.021276594%;
*margin-left: 16.914893615277%;
}
.row-fluid .offset1 {
margin-left: 10.638297871%;
*margin-left: 10.531914892277%;
}
.row-fluid .offset1:first-child {
margin-left: 8.510638297%;
*margin-left: 8.4042553182766%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
content: "";
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
content: "";
line-height: 0;
}
.container-fluid:after {
clear: both;
}

/*Blog Layout End*/

/*----------------------Custom Fonts--------------------------------*/

@font-face{
font-family: 'wonderwall_regular';
src: url(/templates/temp-mahapola/fonts/wonderwall-webfont.eot);
src: url(/templates/temp-mahapola/fonts/wonderwall-webfont.eot#iefix) format('embedded-opentype'),
url(/templates/temp-mahapola/fonts/wonderwall-webfont.woff) format('woff'),
url(/templates/temp-mahapola/fonts/wonderwall-webfont.ttf) format('truetype'),
url(/templates/temp-mahapola/fonts/wonderwall-webfont.svg#wonderwall_regular) format('svg');
font-weight: normal;
font-style: normal;

}

/*----------------------Header & Footer--------------------------------*/

/* pipl add start */

#nandaja_pink #header,
#nandaja_pink #Footer,
#nandaja_pink .cur-mob-suc	{
background: #ff2d7e !important;
}

#nandaja_pink #slimmenu {
/*background: #d6266a;
border-bottom: 1px solid #d86994;*/
}
#nandaja_pink .mm-menu {
background: #ff2d7e;
color: rgba(255, 255, 255, 0.6);
}

#nandaja_green #header,
#nandaja_green #Footer,
#nandaja_green .cur-mob-suc,
.nandaja_green .cur-mob-suc {
background: #B3CC13 !important;
}
#nandaja_blue #header,
#nandaja_blue #Footer,
#nandaja_blue .cur-mob-suc,
.nandaja_blue .cur-mob-suc {
background: #00c0ff !important;
}


#nandaja_green #slimmenu {

}
#nandaja_green .mm-menu,
.nandaja_green .mm-menu {
background: #B3CC13;
color: rgba(255, 255, 255, 0.6);
}

#nandaja_orange #header,
#nandaja_orange #Footer,
#nandaja_orange .cur-mob-suc {
background: #fe7d27 !important;
}


#nandaja_orange .mm-menu {
background: #fe7d27;
color: rgba(255, 255, 255, 0.6);
}

#nandaja_violett #header,
#nandaja_violett #Footer,
#nandaja_violett .cur-mob-suc {
background: #a805aa !important;
}
.cur-mob-suc {
color:#fff;
}
#nandaja_violett #slimmenu {
background: #a805aa;
border-bottom: 1px solid #a805aa;
}
#nandaja_violett .mm-menu {
background: #a805aa;
color: rgba(255, 255, 255, 0.6);
}

/* pipl add end */


#header {
}

#header .img-responsive {
/*	width:auto;
*/}
.img-fullwidth {
width:100%;
height:184px;
}
#header {padding: 0;}

#header .container {
	margin: 0 auto;
    width: 100%;
    max-width: 1360px;
}

#header .col-md-3,
#header .col-md-9 {
/*padding:0;*/
}

#Footer .alignCenter,
.alignCenter {
text-align:right;
/*padding:8px 0;*/
}	

#Footer .alignCenter > div {
    padding: 10px;
    width: 45%;
    text-align: center;
}

footer {/* color:#fff; *//* font-weight:lighter; */font-size:80%;}
.bottomFooter li a {
font-size: 13px;
font-weight: bold;
color:#006AE0;
}

footer a {
color:#fff !important;
}

/*----------------------MENU--------------------------------*/
.mainMenu li,
.topMenu li {
list-style:none;
display:inline-block!important;
vertical-align:middle;
}

.mainMenu li {
list-style: none;
display: inline-block !important;
vertical-align: middle;
text-transform: uppercase;
}

.topMenu li a,
.bottomFooter ul li a {
color:#fff;
}
.topMenu .nav > li > a {
color:#fff;

}
.topMenu ul.menu li {
background: #d56505;
}
.nav > li > a > img {
margin-right: 0;
}
.nav > li > a {padding: 11px 16px !important;font-weight: 500;text-transform: capitalize;}
.commonFoot .nav > li > a {
padding: 0 11px !important;
}

.commonFoot  {
	color:#fff;
}

.left-menuCL .nav > li > a {
padding:0 18px 0 0 !important;
}
.left-menuCL,
.right-menuCL {
padding:13px 0 !important; 	
}
footer .col-md-6 {
padding: 10px;
}
.topMenu,
.mainMenu {/*text-align: right;*/}

.mainMenu .container {position: relative;}
.topMenu li,
.mainMenu li {text-align:left;border-left: 1px solid #000;}
.main-menu-div {
	z-index: 999 !important;
	padding: 0 30px;
	/* position: absolute; */
	width: 100%;
	right: 0;
	background: #000;
	transition: all .5s ease-in-out 0s;
	border-radius: 0;
}

.main-menu-div img {
display: block;
margin: 0 auto !important;
width: auto;
float: none;
text-align: center;
}

.sticky {
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}

.main-menu-div .col-md-12 {
padding:0 20px;

}

.topMenu {font-size:93%;float:right;/* clear: right; */}
.bottomFooter ul li {
list-style:none;
display:inline-block;
position:relative;
}
.bottomFooter ul li:after {
color: #fff;
content: "|";
position: absolute;
right: -3px;
top: 3px;
}
.bottomFooter ul li:last-child:before {
color: #fff;
content: "|";
position: absolute;
right: -3px;
top: 3px;
}
.bottomFooter ul li:last-child:after {
content: "";
}

.right-menuCL {
text-align:right;
}
.left-menuCL {
text-align:left;
}

.bottomFooter .right-menuCL a {
font-weight:lighter;
font-weight:normal;
}
#Footer {background: #363636;}
.leftinsi {
padding: 0 20px !important;
}
.leftinsi:nth-of-type(2) {
padding: 20px !important;
}
.leftinsi-new {
position: absolute;
top: 0;
height: 100%;
background: rgba(51, 51, 51, 0.87);
padding: 55px 20px !important;
}

.leftinsi-new a {
color: #fff;
}

.leftinsi-new em.fa {
margin-top: 15px;
margin-right: 15px;
}
.border-sep {
	overflow: hidden;
padding: 0;
	position: relative;}
/*----------------------Slider & Search--------------------------------*/
.tparrows {
top: 90% !important;
}

.tp-rightarrow.tparrows.default {
    margin-top: -19px !important;
    left: 65px;
}

.tp-rightarrow:hover {
    margin-top: -19px !important;
}
 
body[class*=" home"] .mainSlider {position:relative;/* min-height:486px; */}
.searcNew .moduletable {
z-index:999;
position: absolute;
margin-top:270px;
}
.searcNew {
display: block;
margin: 0 auto;
text-align: center;
width: 400px;
}

/*----------------------Form Button--------------------------------*/
.searcNew .btn-primary {
color: #ffffff !important;
background: #ff2d7e;
border-color: #ff2d7e;
vertical-align: top !important;
float:right;
overflow:hidden;
transition:all .4s ease-in;
width:65px;
height:52px; /* 36 */
}
.mainSlider .searcNew .btn-primary:hover {
font-size: 14px;
}
.site-search .btn-primary {color: #ffffff !important;background: #000000;border-color: #000000;vertical-align: top !important;overflow:hidden;transition:all .4s ease-in;font-weight: 500;padding: 6.5px 10px;font-size: 0;border-radius: 0;position: absolute;top: 0;right: 0;}

 
.module_curency .btn-primary {
   padding: 6px 12px;
       position: absolute;
    top: 0;
    right: 0;
 }	

 .site-search button:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 13px;
    vertical-align: bottom;
}
 
.logout .btn-primary {
color: #ffffff !important;
background: #ff2d7e;
border-color: #ff2d7e;
vertical-align: top !important;
float:none;
overflow:hidden;
transition:all .4s ease-in;
width:auto;
height:36px;
}
div.reset .controls {
text-align: center;
}
div.reset .btn-primary {
font-weight: bold;
height: auto !important;
margin: 25px 0 0;
padding: 11px 36px;
}
.login .btn-primary,
div.reset .btn-primary {
  
border-radius: 5px;
color: #ffffff !important;
float: none;
height: auto;
margin-top: 12px;
overflow: hidden;
padding: 10px;
transition: all 0.4s ease-in 0s;
vertical-align: top !important;
width: 100%;
}

.login .form-horizontal .control-label {
margin-bottom: 0;
padding-top: 7px;
text-align: left;
}
.topnopad .login {
margin: 48px auto 0;
width: 23%;
min-width: 240px;
min-height: 500px;
}
#logutNew {
margin:0 auto;
width: 20%;
margin-top:50px;
margin-bottom:50px;
text-align:center;
}
.shortlinks {
width: 54%;
margin: 0 auto;
}
.searcNew .btn-primary:hover,
.btn-primary:hover {
overflow:hidden;
background:#270a00 !important;
border-color: #A00000;
}

.searcNew input {
padding:15px !important; /* 8 15 */
transition:all ease-in .5s;
animation:ease-in .3s;
box-shadow:0 0 4px #666 !important;
border:none !important; 
font-size:15px;
}	
.searcNew input:focus {
color:#333;
box-shadow:0 0 4px #666 !important;
}

/*----------------------carsoulgray--------------------------------*/
.carsoulgray li {
color:#000000;
text-align:left;

}
.carsoulgray li:last-child {
margin:0;
}

.carsoulgray li img {


}
.carsoulgray li:hover img {
/*-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-ms-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
transition: all .1s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;*/
}

/*----------------------Bootstrap Overide--------------------------------*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
}


.nav > li > a:hover,
.nav > li > a:focus,
.footer2 a:hover {
background:none !important;

transition:all ease-out .4s; 
}



#Footer footer [class*="col-"] {
    padding:10px; 
}

#Advert[class*="col-md-12"] {
padding:10px 25px; /* 10 15 */
min-height: 110px; /* 0 */
min-height: 132px;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 80%;
	height: auto;
}

/*----------------------Top Destinations--------------------------------*/
.topDestinations h5,
.topDestinations h3 {
text-align:center;
}
#topDestN h2 {
margin:0;
padding:0px 0 5px 0;
font-weight:bold !important;
font-size:130%; /* 150 */
}	
#topDestN .gray {
text-align: left;
}
#topDestN .owl-stage .owl-item {
padding-left:50px;
padding-right:50px;
}

/*----------------------Quots--------------------------------*/
.QuotsGr {
background:url(/templates/temp-mahapola/images/women.jpg) no-repeat fixed;/* f2f2f2 */
background-size:cover;
min-height: 725px;
padding: 100px 0 63px;
}


.italic {
font-style:italic;
}

#Quote h2.Qtitle {
font-size: 121% !important;
font-weight: bold;
margin: 0;
padding: 0;
}
.QuotsGr .quoIm,
.quotefrontModule .quoIm {
display:inline-block;
vertical-align:top;
margin-right:2%;
overflow:hidden;
border:1px solid transparent;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;
transform: translateZ(0);
margin-left: 60px;
width: 85%;
}

.QuotsGr .quoIm img ,
.quoIm img {
width:100%;
overflow:hidden;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;

}
.QuotsGr img:hover {
/*-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;*/
}


/*----------------------Advertisments--------------------------------*/
.Advertisments h5,
.Advertisments h3 {
text-align:center;
}

#Advert h6 {
font-size:120%;
font-weight:bold;
line-height:21px;
}
#Advert div:hover > a,
#Advert div:hover > h6 {
color:#3b3b3e;
}

#Advert .col-md-6 .hidNew {
}	

/*----------------------Image zoom--------------------------------*/

.hidNew {
/*overflow:hidden;*/
}
/* img.zoom	{
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;

}
img.zoom:hover {
-moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-o-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
}
.noscale img.zoom:hover {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1.1);
transform: scale(1);
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
} */

/*----------------------Insider Module--------------------------------*/
.insiderHome h5,
.insiderHome h3 {

}
div#webchat_header h2 {
color:#fe7d27;
margin:0;
padding:30px 0 15px 0; /* 40 0 15 0 */
font-size:137%;
font-weight:bold;
}
div#webchat_header .relTive {
border-bottom:30px solid #fe7d27;
}
.pink h2 {
color:#00c0ff;
margin:0;
padding:30px 0 15px 0; /* 40 0 15 0 */
font-size:137%;
font-weight:bold;
}
.pink .relTive {
border-bottom:30px solid #00c0ff;
}
.purple h2 {
color:#ff2d7e;
margin:0;
padding:30px 0 15px 0; /* 40 0 15 0 */
font-size:137%;
font-weight:bold;
}
.purple .relTive {
border-bottom:30px solid #ff2d7e;
}
.relTive {
position:relative;
}
.col-md-4div#webchat_header h2::after {
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}
.col-md-4.pink h2::after { 
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}


.col-md-4.purple h2::after {
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}


.relTive h4 {
color: #fff;
font-family: "wonderwall_regular";
font-size: 72px;
line-height: 59px;
position: absolute;
text-align: center;
text-shadow: 0 1px 1px #000;
z-index: 999;
top:10%; /* 20 */
width:100%;
}
/*----------------------Slider Module--------------------------------*/
body {
	overflow-x: hidden;
}
#Maslider .container {/* background:#fff; */}
.whiteinline {
background:#fff;
margin-bottom: 0px;
padding:0 !important;
}
.nandaja-places .whiteinline {
margin-bottom:0 !important;
}
/*----------------------Common Styles--------------------------------*/
.sponsorLogo {
 
margin: 0 auto;
}

.sponsorLogo .owl-theme .owl-dots .owl-dot span {
height:12px;
width:12px;
}
.owl-dots{
	cursor:pointer;
	text-align: center;
}	
.sponsorLogo .innerPlaces .gray {
text-align:left;
}

.Advertisments {
padding: 49px 0; /* 20 0 30 */
}

.topDestinations {
padding: 30px	115px; /* 20 0 30 */
}



.gray {
background:#E4E5E7; /* f2f2f2 */
min-height: 168px; /* 0 */	
}


h5 {
font-size:110%!important;
font-weight:bold!important; 
color:#67656a;
}	

h3 {font-size:125%;/* font-weight: lighter !important; */margin-top: 0 !important;padding-top: 0 !important;margin-bottom:10px;}	
.gray-inner h3 {
padding-top: 16px!important;
}

#Quote h3 {
font-size:25px !important;
}	

.clearNew {
clear:both;
}

span.small {
font-weight:bold;
}
.costLar {
font-size:150%; /* 210 */
font-weight:bold;
margin:-5px 0 0;
padding:0;
}
.grasmal {
color:#504e53;
font-size:97%;
}	

.smcol3 .costLar {
font-size:136%;
margin: -5px 0 0;
}
.slider_pages .smcol3 {

}	

#topDestN .smcol3 h2 {
padding-bottom:0;
font-size:101%; /* 83 */
}
#topDestN .col-md-7 {
padding-right: 0;
}
#topDestN .smcol3 .grasmal {
color: #504e53;
display: block;
padding-bottom: 9px;
padding-top: 8px;
}

/*Places*/
.bakImage {
background:url(/templates/temp-mahapola/images/new/places/1.jpg) no-repeat fixed;
}
.plAcTitle {
color: #fff;
font-size: 300% !important;
margin-bottom: 25px;
text-align: center;
}

.searchPlace {
/* width:450px; */
margin:0 auto;
text-align:center;
}
.searchPlace input {
padding:10px 20px;
width:80%;
}	
.focus .green {
background:url(/templates/temp-mahapola/images/new/gren.jpg) no-repeat left top #C4DF14;
padding:13px 20px;
font-weight:bold;
color:#000;
border:2px solid #b3cc13;
cursor:pointer;
text-align:center;
}

.focus .selected {
background:#B3CB13;
border:2px solid #fff;
padding:13px 20px;
font-weight:bold;
color:#fff;
cursor:pointer;
text-align:center;
}

.traveller .green {
background:url(/templates/temp-mahapola/images/new/traveller.jpg) no-repeat left top #d8dadc;
padding:13px 20px;
font-weight:bold;
color:#000;
border:2px solid #d8dadc;
cursor:pointer;
text-align:center;
}

.traveller .selected {
background:#333;
border:2px solid #B3CB13;
padding:13px 20px;
font-weight:bold;
color:#fff;
cursor:pointer;
text-align:center;
}


.page1 .col-md-3 {
padding:5px;
}

.placeTile {
color:#fff;
font-weight:bold;
font-size:120%;
}

.sepereate {
clear: both;
padding-bottom: 9px;
}

.pricAll {
display:inline-block!important;
vertical-align:top;
margin-right: 10px;
width:73% !important;
}
.pricran {
width:22% !important;
display:inline-block!important;
vertical-align:top;
}

.buttonBlock {
clear:both;
text-align:center;
}
.buttonBlock input {
border:none;
padding:10px 34px;
}

.buttonBlock .btn-success {
background:#b3cc13;
color:#000;
font-weight:bold;
font-size:120%;
}

.page1 {
margin: 0 auto;
width: 90%;
}
.page2 {
margin:0 auto 0 100px;
}

#Places h2, #Places .h2 {
font-size: 17px;
font-weight: bold;
margin-top:0;
padding-top:0;
}

.margin-topmap {

}	

.nomarpad {
padding:0!important;
margin:0 !important;
}

.bakImage .owl-prev {
left: 0;
position: absolute;
top: 39%;
}
.bakImage .owl-next {
right: 0;
position: absolute;
top: 39%;
}
.bakImage .owl-theme .owl-controls,
#places,
#places .owl-stage-outer {
/*overflow:visible;*/
}
.bakImage .sbHolder {

}

/*Whether Module*/
.whether {color: #1f1f1f;padding-top: 0;font-size: 150%;font-weight: 500;display: block;text-align: right;float: right;/* font-family: 'Patua One', calibri; */}
.whether p {
margin:0;
padding:0;
}
.whether em {
margin-right: 12px;
}
.whether .media-body {
display: inline-block;
float: left;
width: auto;
margin-right: 11px;
}
.media > .pull-left {
padding-right: 4px;
}
.sp-weather-current .sp-weather-icon,
.meteocons-partly-time {
font-size: 18px !important;
line-height: 38px !important;
}
.whether .flat-layout .media > .pull-left {
margin-right: 0;
}
.whether .media-left, .media > .pull-left {
padding-right: 0;
}
.whether .media-left, .media > .pull-left {
margin-right: 0;
padding-right: 0;
}
.whether .media-body {
border-right: 1px solid #fff;
line-height: 1px;
margin-top: 12px;
padding-right: 8px;
text-align: left;
}

.whether .pull-left {
float: left;
}
.sp-weather-forcasts {
display:none;
}

.sp-weather-city {
font-size:100%;
}
.sp-weather-current .sp-weather-current-temp,
.sp-weather-current .sp-weather-icon {
float:left;
margin-right:10px;
}

.sp-weather-current-temp {
padding-top: 11px;
}


#system-message .alert-error h4 {
color:#ed1b24;
}
#system-message .alert-success {border: 3px solid #b3cc13;color: #677700 !important;background: #fff;}
#system-message {
padding:0 10%;
}
#system-message .alert-success p {
color:#b3cc13 !important;
}
#system-message .alert-message {color:#ed1b24;padding: 25px;}   
#system-message .alert {border-radius: 4px;border: 3px solid #ed1b24;margin: 0;margin-bottom: 25px;}
#system-message .alert    a.close {
color:#454545;
}
#system-message .alert-success .alert-message {color: #697903 !important;background: #fff;padding: 10px 0;}
#system-message .alert-success {
border-radius: 4px;
border: 3px solid #b3cc13;
}
.alert a.close {
cursor: pointer;
float: right;
color:#fff;
}
#system-message .alert-error {

border: 3px solid #ed1b24;
border-radius: 4px;
box-shadow: 0 0 6px #efefef;
margin: 15px 0;
padding: 12px;
z-index: 1001;
color:#fff;
background:#fff;
}
.alert {text-align:left;position: fixed;z-index: 9999;background: #fff;width: 450px;left: 33%;top: 30%;border: 2px solid #ed1b24;}
.alert-error div {border-radius: 3px;box-shadow: 0;display: block;margin: 4px 4px 0 0;padding: 0;vertical-align: top;}
.alert-error button.close {
    background: #f00;
    opacity: 1;
    color: #fff;
    font-weight: 100;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: -15px;
}
/*================Places==============*/
/*Registrations*/

.form-inline h4 {
margin-top: 10px; /* 20 */
}

.form-group {
margin-bottom: 5px !important;
}
.geo_maps > div {
float: left;
border:0 !important;
margin-right: 1.5% !important;
box-sizing: border-box;
}

.geo_maps > div:last-child {
margin-right: 0 !important;
}

.geo_maps {
margin: 0 0 20px; /* 20 0 */
overflow-y: hidden;
}

#hotel_lat_div,
#hotel_long_div {
vertical-align: baseline;
}

.btn-success {
background: #810606;
border-color: #450000;
padding:10px 20px;
}

#entered_details_div .btn-success {
padding:12px 25px; 
background: #FF2D7E;
border-color: #FF2D7E;
}


.form-group .btn-success:hover {
background: #300000; /* EB116D */
border-color: #2A0000; /* EB116D */
}

/*Register Component*/
.Fogray,
div.reset {
background:#E4E5E7;/* f2f2f2 */
margin:0 auto;
padding: 20px 140px; /* 20 140*/
width: 70%;
}
div.reset .well {
background:none;
border:none;
padding:0;
box-shadow:none;
}
div.reset {
margin-bottom: 50px !important;
margin-top: 53px !important;
padding: 50px !important;
width: 45% !important;
}
div.reset label {
display: table;
font-weight: 600;
margin-bottom: 5px;
max-width: 100%;
text-align: left;
}
.Fogray h4 {
font-size:154%;
font-weight:bold;
padding: 35px 0 20px; /* 0 0 0 20 */
text-align:center;
}

.Fogray .form-group {
width:100%;
}
.Fogray .form-control {
height: auto;
margin-bottom: 13px;
padding: 11px !important;
width: 100% !important;
border-radius:2px;
}
#formmap .form-control {
border-radius:2px;
height:42px;
}
#formmap .geoTags .btn.btn-success {
padding: 8px 16px;
vertical-align: top;
width: auto;
}

#formmap .geoTags .form-control {
width: 84% !important;
display:inline-block;
}

.marginupbot {
margin:20px 0 14px 0;
}

.geoTags .form-control {
width: 70% !important;
}

.geoTags .btn.btn-success {
padding: 11px 20px; /* 12 20 */
vertical-align: top;
/* width: 29%; */
}
.geoCor .form-group {
width:49.6% !important;
}

.radio > div {
display: inline-block;
text-align: center;
vertical-align: top;
width: 46%;
}
.radio {/*width:12%;
margin-right:20px; */float: left;}
.Fogray #promotion_code_div {
width:80%;
}
.radio input {
display: block;
text-align: center;
width: 100%;
}
.Fogray {
font-size: 16px;
font-weight: lighter;
line-height: 23px;
margin-bottom:30px;
}
.Fogray p {
font-weight:normal;
}
.marginbot {
margin-bottom:30px;/* 40 */
}
.Fogray .marginbot {
margin-bottom:18px;/* 40 */
}
.icheckbox_square-blue {
margin-right: 9px;
}
.checkboxnew {
font-size:14px;
margin-bottom:20px;
}	

.buTSend {
text-align:center;
}
.buTSend .btn-success {
font-size: 18px;
font-weight: bold;
padding: 10px 70px; /* 10 20 */
}

.geoCor label {
font-weight:lighter;
font-size:14px;
}
.form-inline .form-control {
font-size:16px;
}

.component-header {
margin-top:30px; /* 40 */	
}
.component-header .boldNew {
font-size: 17px;
margin-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
.component-header h2 {
margin:0;
font-weight:lighter;
text-align:center;
}

.halfWidth {
margin: 0 auto;
padding: 25px 0; /* 40 0 */
width: 70%;
font-size: 17px;
}

.col-md-12.alignCenter > img {
width: 22%;
}


.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}

.fullWidth {
margin: 0;
width: 97%;
}

.geoCor {
/* margin:10px 0 20px 0; */
margin-top:10px;
}	
.calling > div {
display: inline-block;
text-align: left;
vertical-align: top;
width: 12%;
}
#btn2 {
display: block;
margin: 35px auto 23px;
font-weight:bold;
padding:16px 50px;
}
.calling {
width:55%;
margin-bottom:20px!important;
}

.after_maps .form-group {
display: inline-block;
margin: 17px 0;
width: 47%;
}
.after_maps #price_min_popup_div {
margin-right:10px;
}

/*--------------------------------------Search Component--------------------------------------*/
#searchForm .form-control {
border-radius: 2px;
height: auto;
margin-bottom: 13px;
padding: 11px !important;
}

#searchForm .btn-success {
padding: 10px 30px 32px 13px;
}
.search #searchForm .btn-success {
padding: 10px 13px;
}
.contentNew .search {margin:20px 0;width: 100%;}
.phrases legend {
padding-bottom:10px;
}
#searchForm .radio > div {
display: inline-block;
padding-left: 15px;
text-align: center;
vertical-align: top;
width:19%;
margin-right: 8px;
overflow: hidden;
}

.Fogray .icheckbox_square-blue, .iradio_square-blue {
overflow:hidden;
margin-right:8px;
}
#searchForm label {margin-right:13px;}
#searchForm .radio, #searchForm .checkbox,
#searchForm .label {
display:inline-block !important;
}
#searchForm .radio {
margin-right: 20px;

}

#searchForm .ordering-box {
    padding: 4px;
    display: inline-block;
    margin-left: 30px;
}

#searchForm select#ordering {
padding: 8px 23px 8px 10px;
}

#searchForm .icheckbox_square-blue {
margin-right: 5px;
}

/*--------------------------------------User Profile--------------------------------------*/
.hidNew .quoIm {
bottom: -5px;
position: absolute;
width: 17%;
z-index: 999;
}
.smcol3 .hidNew .quoIm {
bottom: -4px;
position: absolute;
width: 38%;
z-index: 999;
}
.hidNew {
position:relative;/* 
height: 281px; 0 */
}
.hidNew .quoIm img {
width:100%;
overflow:hidden;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;
border:5px solid #E4E5E7; /* f2f2f2 */
height:auto;
}
.prof {
background:#E4E5E7; /* f2f2f2 */
border-radius:100% 100% 0 0;
}

.rat4:after {
content:url(/templates/temp-mahapola/images/new/rating/star-4.png);
left: 60px; /* 72 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}
.rat3:after {
content:url(/templates/temp-mahapola/images/new/rating/star-3.png);
left: 60px; /* 65 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}
.rat2:after {
content:url(/templates/temp-mahapola/images/new/rating/star-2.png);
left: 60px; /* 65 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}
.rat1:after {
content:url(/templates/temp-mahapola/images/new/rating/star-1.png);
left: 60px; /* 65 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}



/*ADD Places Pages Items*/
#Places .hidNew .quoIm {
width: 24%;
}

#Places .rat4:after {
content:url(/templates/temp-mahapola/images/new/rating/pstar-4.png);

position: absolute;
top:-12px;
left: 73px;
z-index: 9999;
}
#Places .rat3:after {
content:url(/templates/temp-mahapola/images/new/rating/pstar-3.png);

position: absolute;
top:-12px;
left: 73px;
z-index: 9999;
}
#Places .rat2:after {
content:url(/templates/temp-mahapola/images/new/rating/pstar-2.png);
left: 65px;
position: absolute;
top: -12px;
z-index: 9999;
}
#Places .rat1:after {
content:url(/templates/temp-mahapola/images/new/rating/pstar-1.png);
left: 73px;
position: absolute;
top: -12px;
z-index: 9999;
}


/*--------------------------------------Green rating--------------------------------------*/
.grat4:after {
content:url(/templates/temp-mahapola/images/new/rating/gstar-4.png);
position: absolute;
z-index: 999;
right: 53px;
top: 32px;
}
.grat3:after {
content:url(/templates/temp-mahapola/images/new/rating/gstar-3.png);
position: absolute;
z-index: 999;
right: 19px;
top: 20px;

}
.grat2:after {
content:url(/templates/temp-mahapola/images/new/rating/gstar-2.png);
position: absolute;
z-index: 888;
right: 22px;
top:36px;

}
.grat1:after {
content:url(/templates/temp-mahapola/images/new/rating/gstar-1.png);
position: absolute;
z-index: 999;
right: 22px;
top:46px;
}

.align-right {
margin-top: 0;
padding-top: 0;
text-align: right;
}
.nomargin-bottom {
margin-bottom: 10px;
padding-bottom: 0;
}
#Places h2.largePlace {
font-size: 23px;
margin-bottom:2px;

}
/*--------------------------------------User Profile--------------------------------------*/

#refresh_profile .quoIm > img {
border-radius: 178px;
width:100%;
}
#refresh_profile .quoIm {
width: 38%;
float: right;
margin-bottom:48px;
margin-right:95px;
}
#refresh_profile .des	{
clear: both;
}

.topnopad .patenTop {
background:url(/templates/temp-mahapola/images/new/top-patern.jpg) no-repeat -54px top;
padding-top: 30px;
}
/*Remove Padding*/
.topnopad {
padding-top:0;
}
.nopading {
padding:0!important;
margin:0!important;
}
.leftpadno {
padding-left:0!important;
margin-left:0!important;
padding-right: 38px !important;
}
.absolute-position {
padding-right: 20px;
}
.norightpad {
margin-right:5px !important;

}

/*--------------------------------------Detail Edit layout--------------------------------------*/
.price {
clear:both;
}
.TitleHost h4 {
font-size: 19px;
font-weight: 100;

}
.messageWel {
font-size: 15px;
padding-top:15px;
}
.price h4 {
margin-top:0;
padding-top:0;
}
.price label {
margin-bottom:0;
padding-bottom:0;
}
#opengallary {
position: absolute;
right: 25px;
top: 9px;
z-index:888;
background:none;
border:none;
}

#openprofile {
position: absolute;
right: 33px;
top: 12px;
z-index:888;
background:none;
border:none;
}

.desstick {
display: block;
font-weight: bold;
margin: 20px auto 0;
text-align: center;
width: 249px;
z-index:992;
position:relative;
}

.favour {
margin: 0 auto;
color:#504e53;
text-align:center;
}	
.favour a {
color:#504e53;
font-weight:100;
}

.desstick a.host {
display:block;
padding:10px;
margin-bottom:20px;
text-decoration:none!important;
background:#b3cb13;
color: #000;

}	
.desstick:hover a {
background:#fff;
color:#000;
}

.desstick:hover {
display:block;
background:url(/templates/temp-mahapola/images/new/pattern.png) no-repeat right bottom #b3cc13;

color:#fff;
padding:10px 45px;
width:95%;
box-shadow: 0 0 19px 0 #858585;
}

.hideTi {
display:none;
}	
.desstick:hover .hideTi {
display:block;
}	

.scrollwindow {
display:none;
}
.scrollwindow {
font-weight: bold;
margin: 0 auto;
text-align: center;
width: 249px;
z-index: 999;
position:relative;
}

.scrollwindow a.host {
color:#000;
display:block;
padding:10px;
margin-bottom:20px;
text-decoration:none !important;
background:#fff;
width:200px;
margin:0 auto;

}
.des-hero {
min-height: 205px;
}
.messageWel {
padding-right: 30px;
}	
.scrollwindow:hover a {
background:#fff;
color:#000;
}

.is-sticky .scrollwindow {

background:url(/templates/temp-mahapola/images/new/pattern.png) no-repeat right bottom #b3cc13;
display: block;
color:#fff;
box-shadow: 0 0 19px 0 #858585;
}

.sticky-wrapper a {color: #000;}
.scrollwindow h2,
.hideTi {
font-size: 184%;
font-weight: 100;
margin-top: 7px;
}

.edit {
border:none;
background:none;
}
/*--------------------------------------Ul Green--------------------------------------*/
ul.green-right {
padding:0;
margin:40px 0 0;
font-size: 16px;
}
ul.green-right li {
color:#b3cc13;
display:inline-block;
width:45%;
margin-right:10px;
vertical-align: top;
}	

/*-------------------Detail Page---------------------------------
-----------------------------------------------------------------------------------------------
*/
.TitleHost {
clear: both;
}
.nameWel h5 {
color:#b3cc13 !important;
margin-bottom:10px!important;
font-size:161% !important;
}
.attractivities {
}

.attractivities h3 {
font-size:130%;
font-weight: bolder;
margin-bottom: 19px;
}
#refroffers h4 {
font-size:130%;
font-weight: bolder;
margin-bottom: 19px;
text-align:center;
}
.attractivities ul {
padding:0;
margin:0;
}

.attractivities li {
list-style:none;
background:none;
font-size:16px;
margin-bottom:6px;
}
#refreattract_mod {
margin: 0 auto;
width: 65%;
}


#refroffers {
margin: 0 auto;
padding: 30px 0;
width: 80%;
}
.modal-body #refroffers {
width: 90%;
}
.modal-body .myCheck label {
max-width: 74%;
vertical-align: top;
font-weight:normal;
}
#refroffers ul {
margin:0;
padding:0;
}

#refroffers ul li {
list-style:none;
background:none;
display:inline-block;
vertical-align:top;
margin-right:10px;
width:45%;
margin-bottom:9px;
}
/*#refroffers ul li:before {
content:url(../images/new/3leavs.png);
margin-right:10px;
}	*/
#refroffers ul li span.txter {
display:inline-block;
vertical-align:top;
width:80%;
margin-left:10px;
font-size:16px;
}	

#fullimg > button {
float: right;
}

.leftfloat .green {
background:#b3cc13 !important;
border: 1px solid #b3cc13 !important;
color: #000 !important;
float: left;
font-weight: bold;
height: auto;
padding: 11px 35px !important;
width: 100%;
margin-bottom:25px;
}
#formcontacthost .checkbox-inline {
padding-left:0 !important;
}
.left-char {
float: right;
}
#welcome_massage {
margin:0px 0 10px 0;
}
.des-wel,
.des-delete,
.del-msg {
font-size: 13px;
}

.wlnewlight {
font-size: 21px;
font-weight: lighter;
}

.midcent {
width:92%;
margin:0 auto;
}
.msg-dle	{
margin:5px 0 7px;
font-size:111%;
}
.msg-hero {
margin-bottom: 17px;
margin-top: 8px;
font-size:111%;
}

/*Button Styles*/
#de-pro {
background:#fff;
border:none;
color: #000;
font-size: 67%;
font-weight: 100;
padding: 7px 6px 7px 7px;
transition:all .4s ease-in;
}
#de-pro:hover,
.graymargin #de-pro:hover {
background:#a51001;
color:#fff;
}

/*Favourite Page Start*/
.favourfon {
font-size:168%;
font-weight: bold !important;
margin: 0;
padding: 0 0 5px
}	
.graymargin #de-pro {
border-radius:45px;
color:#a3a6aa;
float: right;
margin-bottom:20px;
margin-right: -8px;
margin-top: -14px;

}
.graymargin .col-md-3 {
position:relative;
}
.posabsoulter {
bottom: 0;
float: right;
position: absolute;
right: 14px;
}
.minheight {
min-height: 80px;
}

.graymargin {
background:#E4E5E7; /* f2f2f2 */
clear:both;
width:76%;
margin:0 auto;
}
.width70 {
width:81%;
margin:0 auto;
}
.widthbottom {
width:76%;
margin:0 auto;
}
.gratbn4:after {
content:url(/templates/temp-mahapola/images/new/rating/restars4.png);
z-index: 9999;
}
.gratbn3:after {
content:url(/templates/temp-mahapola/images/new/rating/restars3.png);
z-index: 9999;
}
.gratbn2:after {
content:url(/templates/temp-mahapola/images/new/rating/restars2.png);
z-index: 9999;
}
.gratbn1:after {
content:url(/templates/temp-mahapola/images/new/rating/restars1.png);
z-index: 9999;
}
.d-gratbn0:after {
content:url(/templates/temp-mahapola/images/new/rating/disabled.png);
z-index: 9999;
}
.graymargin .costLar {
font-size: 230%;
}

.nopaddingtop {
margin:0;
padding:10px 0 19px;
}
.widthbottom a {
display: inline-block;
margin-right: 13px;
}


.favour .green {
background:#b3cc13 !important;
border: 1px solid #b3cc13 !important;
color: #fff	!important;
font-weight: bold;
height: auto;
padding: 9px 35px !important;
width: auto;

}

.favour	input {
padding:8px 15px !important;
transition:all ease-in .5s;
animation:ease-in .3s;
border:1px solid #98989b !important; 
width:258px !important; 
}
/*Favourite Page End*/

/*Pagination*/
.pagination {
clear:left;
}
.pagination-list {
margin:0;
padding:0;
}
.pagination-list li {list-style:none;background:none;color: #a5360e;border: 1px solid #a5360e;padding: 4px;margin-right:4px;display:inline-block;vertical-align:top;border-radius: 2px;text-align:center;line-height: 1.7;transition:all ease-in .4s;}
.pagination-list li a {
color:#01BCF3;
}

/*Review Mod*/
.review .rate,
.review h3 {
text-align:center;
}
.show-all-com {
margin: 0 auto;
width: 68%;
}
.review #show-all-com .grat1:after,
.review #show-all-com .grat2:after,
.review #show-all-com .grat3:after,
.review #show-all-com .grat4:after {
}	
.review .reviewnod {
clear:both;
display:block;
position: relative;
margin: 26px 0;
min-height: 116px;
}	
.reply-comment {
margin:30px 0;
}

#sbox-content .newgray h3 {
margin-bottom:10px;
}
.grat2 {
display: inline-block;
height: auto;
width: 13%;
}
.dis-name {
display: inline-block;
vertical-align: top;
width: 76%;
}


/*-----------New ratings for the Front Module-----------*/
.show-all-com .grat4:after {
content:url(/templates/temp-mahapola/images/new/rating/small/gstar-4.png);
position: absolute;
z-index: 9999;
left: 22px;
top:0;
}
.show-all-com .grat3:after {
content:url(/templates/temp-mahapola/images/new/rating/small/gstar-3.png);
position: absolute;
z-index: 9999;
left: 22px;
top:0;

}
.show-all-com .grat2:after {
content:url(/templates/temp-mahapola/images/new/rating/small/gstar-2.png);
position: absolute;
z-index: 888;
left: 22px;
top:0;

}
.show-all-com .grat1:after {
content:url(/templates/temp-mahapola/images/new/rating/small/gstar-1.png);
position: absolute;
z-index: 9999;
left: 22px;
top:0;
}

/*Mobile Ratings*/
.mgrat2,
.mgrat1 {
margin-bottom: 23px;
}

.show-all-com .mgrat4:after {
content:url(/templates/temp-mahapola/images/new/rating/msmall/gstar-4.png);
position: absolute;
z-index: 9999;
left: 22px;
top:-30px;
}
.show-all-com .mgrat3:after {
content:url(/templates/temp-mahapola/images/new/rating/msmall/gstar-3.png);
position: absolute;
z-index: 9999;
left: 22px;
top:-27px;

}
.show-all-com .mgrat2:after {
content:url(/templates/temp-mahapola/images/new/rating/msmall/gstar-2.png);
position: absolute;
z-index: 888;
left: 22px;
top:0;

}
.show-all-com .mgrat1:after {
content:url(/templates/temp-mahapola/images/new/rating/msmall/gstar-1.png);
position: absolute;
z-index: 9999;
left: 22px;
top:-5px;
}

.show-all-com .comndivrate {
display: inline-block;
vertical-align: top;
width:14%;
}
.review {
padding:20px 0 80px 0;
}
.offerces .review {
padding:20px 0 0px 0;
}
.offerces .sponsorLogo {
padding: 0 0 59px;
}
h4.show-all {
text-align:center;
clear: left;
}
.grnbtn {
padding:10px!important;
margin-bottom:20px!important;
text-decoration:none;
background:#b3cb13;
color: #fff;
font-weight:bold!important;
display:block!important;
margin:0 auto;
margin-top:20px;
text-align: center;
width: 146px!important;
border:1px solid #b3cb13;
font-size:16px !important; 
transition:all ease-in-out .4s;

}	
.grnbtn:hover,
.leftfloat .green:hover {
background:#a5bb11 !important;
}
.modal-body .green {
padding:10px!important;
margin-bottom:20px!important;
text-decoration:none;
background:#b3cb13;
color: #fff;
font-weight:bold!important;
display:inline-block!important;
margin:0 auto;
margin-top:20px;
text-align: center;
width: 146px!important;
border:1px solid #b3cb13;
font-size:16px !important; 

}
.modal-body #favour_form {
text-align: center;
}
.grnbtn:hover {
text-decoration:none;
color:#fff;
}

.noStyle {
border:none;
background:none;
margin: 30px 0;
}

.newgray label {
font-size: 16px;
font-weight: lighter;
line-height: 20px !important;
}
#charNumdisplay_name,
#charNumcomment,
#charNumrated_user_email {
font-size:14px;
}

.newgray h5.review-last {
font-size: 15px !important;
font-weight: normal !important;
line-height: 20px;
color:#504e53 !important;
}
.nameWel {
clear: both;
}

.dd-option-image {
width:25px;
height:auto;
}
.dd-option-image, .dd-selected-image {
float: left;
font-weight: normal !important;
margin-right: 5px!important;
max-width: 25px!important;
vertical-align: middle!important;
margin-top: 4px!important;
cursor:pointer;
}
label.dd-option-text,
.dd-selected label {
line-height:19px !important;
font-weight: normal !important;
}
label.dd-option-text {
display: inline-block;
font-weight: normal;
margin-bottom: 5px;
margin-left: 10px;
max-width: inherit;
width: 69%;
}
.dd-options li:first-child label.dd-option-text {
width:100%;
}
.dd-options.dd-click-off-close {
height: 500px;
}
.dd-select {
background: none !important;
border: none!important;
color: #fff;
}
.dd-selected label {
color:#fff;
cursor:pointer;
}
.module_curency {



}


/*Drop Currency*/
.borderRadius {-moz-border-radius:5px; border-radius:5px;}
.borderRadiusTp {-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.borderRadiusBtm {-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}

.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default;background: rgba(255, 255, 255, 0.25);}
.ddcommon ul {padding:0;margin:0;}
.ddcommon ul li {list-style-type:none;}
.borderRadiusTp ul li:last-child {-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3;}
.borderRadiusBtm ul li:first-child {-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;border-bottom:1 solid #c3c3c3;}

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll {
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear {clear:both}
.ddcommon .shadow {-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text {color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision {position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow {-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow {-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border {-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
.borderRadiusBtm .border {-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
img.fnone {float:none !important}
.ddcommon .divider {width:0; height:100%; position:absolute;}
.ddcommon .ddArrow {display:inline-block; position:absolute; top:50%; right:4px;}
.ddcommon .ddArrow:hover {background-position:0 100%;}
.ddcommon .ddTitle {padding:0; position:relative; display:inline-block; width:100%;}
.ddcommon .ddTitle .ddTitleText {display:block;}
.ddcommon .ddTitle .ddTitleText .ddTitleText {padding:0;}
.ddcommon .ddTitle .description {display:block;}
.ddcommon .ddTitle .ddTitleText img {position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild {position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li {clear:both;}
.ddcommon .ddChild li .description {display:block;}
.ddcommon .ddChild li img {border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup {padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle {padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li {padding:5px 5px 5px 15px}
.ddcommon .noBorderTop {border-top:none 0	!important; padding:0; margin:0;}

/*************** default theme **********************/
.dd {border:none;}
.dd .divider {	border-right:1px solid rgba(255,255,255,0.5) /* f11f70 */; right:24px;}
.dd .ddArrow {width:16px;height:16px; margin-top:-8px; background:url(/templates/temp-mahapola/images/skin1/dd_arrow.gif) no-repeat;}
.dd .ddArrow:hover {background-position:0 100%;}
.dd .ddTitle {color:#fff;background:none;}
.dd .ddTitle .ddTitleText {padding:1px 20px 3px 5px;}
.dd .ddTitle .ddTitleText .ddTitleText {padding:0;}
.dd .ddTitle .description {font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img {padding-right:5px;}
.dd .ddChild {border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.dd .ddChild li {padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.dd .ddChild li .description {color:#666;}
.dd .ddChild li .ddlabel {color:#333;}
.dd .ddChild li.hover {background-color:#f2f2f2}
.dd .ddChild li img {padding:0 6px 0 0;}
.dd .ddChild li.optgroup {padding:0;}
.dd .ddChild li.optgroup .optgroupTitle {padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li {padding:5px 5px 5px 15px}
.dd .ddChild li.selected {background-color:#d5d5d5; color:#000;}

.dd .ddTitle .ddTitleText img,
.dd .ddChild li img {

width: 31px;
}
.ddlabel {
/* display: inline-block; */
font-size: 13px;
/* vertical-align: top; */
width: 78%;
}

.sponsorLogo h3 {

text-align: center;
display: block;
}

.sponsorLogo p {
padding:0 0 40px;
}
.sponsorLogo .owl-dots {margin-top:25px;text-align: center;}

.payment_login_div {
background: #f4f4f4;
margin: 50px auto 0;
padding: 20px 50px;
width: 40%;
margin-bottom:20px;
}

.minheight {
min-height:115px; /* 100 */
padding-top: 15px;
}

.chkbox {
color:#fff;
cursor:pointer;
}
.chkbox input {
margin-right:6px!important;
}
.bakImage .btn-success {
background: #b3cc13!important;
color: #000;
font-size: 120%;
font-weight: bold;
}

.pinkL {
font-weight:bold;
font-size:70px;
color:#fc5495;
}

.text-left .pinkL {
float:left;
margin:0 7px 0 0;
}
.text-right .pinkL {
float:right;
margin:0 0 0 7px;
}
.messageNew	div {
clear: both;
display: block;
margin: 0 auto;
width: 67%;
}
.messageNew span {
display: block;
font-weight: bold;
width: 78%;
color:#848384;
}
.glyphicon {
cursor:pointer;
}
.clear {
clear:both;
height: 1px;
}

.discoverTxt img,
.ehiteNew img {
width:100%;
height:auto;
}
.ehiteNew h5 {
color:#FE7D27 !important;
margin-bottom:5px!important;
}
.ehiteNew a {
color:#FE7D27!important;
text-decoration:underline!important;
}
.discoverTxt h2,
.discoverTxt h2 a {
color:#fe7d27;
font-size:20px;
font-weight:bold;
transition:all ease-in-out .5s;
}
.discoverTxt h2 a:hover {
color:#ff9535;
cursor:pointer;
}

.clearleft a {
color:#fe7d27;
text-decoration:none;
}
.firow,
.secrow {
text-align:center;
}
.firow li,
.secrow li {
list-style:none;
background:#fe7d27;
color:#fff;
padding:8px 31px;
display:inline-block;
vertical-align:top;
}
.thick {
font-weight:lighter;
font-size:20px;
margin:20px 0;
}
.firow a,
.secrow a {
color:#fff;
}	
.firow a:hover,
.secrow a:hover {
color:#fff;
}
.firow li:hover,
.secrow li:hover {
background:#e96812;
}

.item-id-104 .quotefront {
background: #E4E5E7 url(/templates/temp-mahapola/images/new/attarct.jpg) no-repeat scroll center top; /* f2f2f2 */
padding: 100px 0;
}
.item-id-104 .quotefrontModule {
background:none;
}

.item-id-104 #Footer,
.item-id-104 #header {
background:#fe7d27;

}
.slider_pages .col-md-6 .gray {
min-height: 119px; /* 129 */
}

.ui-responsive {
width:100%;
margin-bottom:10px;
margin-top: 16px;
}
.ui-responsive th {
padding:10px;
}
div.search,
.topMenu .custom,
.mod-languages,
#fontsize,
.module_curency .custom,
.topMenu .menu,
.topMenu .customhot {
/*float: left;
vertical-align:top;*/
display: inline-block;
vertical-align: middle;
position: relative;

}

.topMenu .search {
display: inline-block;
vertical-align: top;
}
.module_curency .custom p {
padding:0;
margin:0;
}
.replyComments h3 {
font-weight:bold !important;
}
.replyComments h3,
.replyComments h5 {
text-align:center;
}
.replyComments h5 {
margin-bottom:22px!important;
font-weight:normal !important;
}
#sbox-content .newgray {
padding: 0px 66px 10px 66px;
}

.autowidth .sbHolder {
width:157px !important;
}	
.datenew input {
display: inline-block;
margin-right: -26px;
vertical-align: middle;
}
label.padempty {
display: block;
min-height: 15px;
}

.replyComments .form-control {
border-radius: 2px;
height: auto;
padding: 11px !important;
}
.replyComments img {
vertical-align: baseline;
}
.replyComments [class*="col-"] {
padding: 15px 13px;
}
.replyComments .leftfloat {
float: none;
margin: 0 auto;
}
.replyComments .leftfloat .green {
color:#fff !important;
}
.replyComments .error {
display:block !important;
}	
#sbox-window {
padding:0 !important;
}

.paterntop {
background: url(/templates/temp-mahapola/images/new/topRepl.png) top right #F5F5F5 no-repeat;
}
.replyComments {
background: url(/templates/temp-mahapola/images/new/bottom.png) bottom left no-repeat;
}

.reply-comment {
background:#F2F2F2;
border-radius:3px;
padding:10px;
margin-left: auto;
width: 85%;
}

/* Pooranee Add Rukshan 02-23-16 */

/*.hoverlog, .inBorder {
display: none;
}*/
.mainMenu > .nav > li > a {
padding:10px 12px !important; /* 35 20 3 */
font-size:100%;
}
/* li.item-108 > a:last-child {
padding: 35px 0 3px 20px !important;
} */

.commonFoot .nav > li > a {
padding-left:0 !important;
}	
.module_curency {

}
#currency_list_child {
width: 129px !important;
}
/* .hidNew > .img-responsive, */
.hidNew > a > .img-responsive {
/* height: 281px !important;*/
}

.sponsorLogo ul {
padding-left: 0px;
}
.sbHolder {
margin-bottom: 13px;
}

li.selected {
font-weight: bold;
padding: 6px;
}
#owl-demo .item {
margin: 0 !important
}
/* .inBorder, .noColor {
position: absolute;
}
.noColor {
top: -23px;
left: 740px;
width: 100px;
} */
a.hoverlog {
color: #FFFFF6;
font-size: 13px;
font-weight: bold;
padding: 0 11px;
}
a.hoverlog:hover {
color: rgba(255,255,246,0.6);
text-decoration: none;
}
#accomodation-list {
margin: 0 auto;
padding: 30px 0;
width: 80%;
}
#accomodation-list h4 {
font-size: 130%;
font-weight: bolder;
margin-bottom: 19px;
text-align: center;
}
#accomodation-list ul {
margin: 0;
padding: 0;
}
#accomodation-list ul li {
list-style: none;
background: none;
display: inline-block;
vertical-align: top;
margin-right: 10px;
width: 23%;
margin-bottom: 9px;
}
#accomodation-list ul li span.txter {
display: inline-block;
vertical-align: top;
width: 80%;
margin-left: 10px;
font-size: 16px;
}
button.noColor {
background: rgba(0, 0, 0, 0);
border: 0;
font-size: 13px;
font-weight: bold;
color: #fff;
}
button.noColor:hover {
color: rgba(255,255,255,0.6);
}
#header .mainMenu > .hoverlog {
/* position: absolute;
top: 53px;58	
left: 0px;*/
display:inline-block;
vertical-align:bottom;
}
.loguser .mainMenu .menu {
display: inline-block;
}
.mainMenu > .hoverlog > span {
background: #fff;
padding: 5px 10px;
color: #000;
font-size: 12px;
font-weight: 400;
text-align: center;
float: left;
width: 100px;
}
#nandaja_pink .btn.btn-success {
background: #FF2D7E;
border: 1px solid #FF2D7E;
transition:all ease-in-out .5s;
}
#nandaja_pink .form-group .btn-success:hover {
background:#e61264;
}
#search-btn:hover {
font-size:16px;
}





.insidepatern {
padding:150px 0 100px;
color:#fff;
box-sizing: border-box;
position:relative!important; 
height:450px;


}
.insidepatern h3 {
color:#ffae00;
}
.item-id-102 .insidepatern,
#nandaja_orange .review,
#nandaja_blue .contentNew,
.item-id-252 .contentNew {
padding-bottom: 130px;
}
#nandaja_green.nandaja-places .insidepatern {
padding:25px 0 65px 0;
}


#nandaja_pink .sbToggle {
background: url(/templates/temp-mahapola/img/select-icons.png) #FF2D7E 6px -162px /* -116 */ no-repeat;
}
#nandaja_pink .sbToggleOpen {
background: url(/templates/temp-mahapola/img/select-icons.png) 6px -16px no-repeat #e61264;
}
#nandaja_green input#btn {
background: linear-gradient(to top, #90A512 0%,#B3CC13 100%);
border: #B3CC13 solid 1px;
color: #FDFDFD;
padding:9px 16px;
}
#nandaja_green input#btn:hover {
background:#B3CC13;
}
.settingandcontract .gray {
padding: 20px;
}
.mod_changepassword h3 {
text-align:center;
}
button.capT {
padding: 0;
height: 28px;
}

.mod_changepassword {
margin: 0 33%;
}

li {
list-style-type: none;
}

.owl-prev {
}
.owl-next {
}

.sponsorLogo .owl-theme .owl-controls {
text-align: center;
padding-top: 1px;
margin-bottom: 26px;
position: relative;
}

.sponsorLogo .owl-theme .owl-controls .owl-nav {
position: absolute;
bottom: -110px;
left: 48%;
}

html .sponsorLogo .owl-stage-outer {
overflow: hidden !important;
}

footer p {
margin: 0;
}

.dashbord-image {
width: 100%;
margin-top: -10px;
}

.Advertisments {
background: #f8f8f8 none repeat scroll 0 0;

}

body[class*=" home"] .Advertisments {
margin-bottom: 0;
}

.mainMenu > a.hoverlog:first-child {
top:20px !important;
}

/*#topDestN .owl-item.active {
width: 1086px !important;
margin: 0 6.5% !important;
}*/

.moduletable.width80 {
width: 80%;
margin: 0 auto;
}

.insiderHome {
width: 100%;
margin: 0 auto;
}

.geo-notice {
font-size: 14px;
margin-bottom: 10px;
}

#place_form #search_keyword {
width: 30% !important;
}

.Fogray.fullWidth {
width: 75% !important;
min-width: 400px;
margin: 0 auto;
}

.Fogray.fullWidth iframe {
width: 75% !important;
}

.foo-inline,
.bottomFooter .moduletable:last-child {
display: inline-block;
}

.bottomFooter .moduletable:last-child > a:after {
color: #fff;
content: "";
position: absolute;
right: -3px;
top: 3px;
}

.error-val .help-block,
#popupForm .help-block,
.error	{
background: #D00011;
padding-left: 5px;
padding-right: 5px;
color: #fff !important;
font-weight: 400;
width: auto;

}
.help-block ul {
padding:5px 0;
margin:0;
}
#formcontacthost .error {
background: #D00011;
padding-left: 5px;
padding-right: 5px;
color: #fff !important;
font-weight: 400;
width: auto;
float: right;
margin-top: 0;
}
span#all_formelement_error {
float: none !important;
margin-bottom: 0;
margin-top: 15px;
padding: 8px;
}

#adminForm .review-again {
font-size: 16px;
font-weight: 100;
margin-bottom: 35px;
margin-top: 10px;
}
#formcontacthost h5 {
text-align:left;
}
#formcontacthost h3 {
padding:25px 0 5px 0!important;
}

.quotesModule .padQuote .col-md-9 {
padding-left: 45px;
}
.quotesModule .Hblock a {
color:#fff;
}
.quotesModule,
.quotesModule .col-md-3:before,
.quotesModule .col-md-3 {
transition:all ease-in-out .4s;

}	
.quotesModule .col-md-3:hover:before {
/*	content:"";
display:block;
position:absolute;
left:0;
width:100%;
height:100%;
background:rgba(0,90,193,0.80);
transition:all ease-in-out .4s;
animation:ease-out .2s;*/
}

.services .quotesModule .col-md-3:hover {
color:#fff;
}
.fav-con a:hover {
text-decoration:underline !important;
}
.place-order .col-md-12 {
background:#B3CC13;
color:#fff;
font-weight:normal !important;
padding-bottom:0;
}	
.place-order ul li {
display:inline-block;
vertical-align:top;
margin-right:10px;
}
.place-order ul li label {
margin-left:10px;
color:#000;

}
.col-md-10 > label {
margin-bottom: 0;
margin-right: 12px;
margin-top: 9px;
}
.place-order label,
.place-order ul {
display:inline-block;
margin-left:0;
padding-left:0;
font-weight:normal !important;
color:#000;
}
.place-order h5 {
color:#fff !important;
}
.place-order .col-md-10 {
margin-left:0;
padding-left:0;
}
.place-order .col-md-10,
.place-order .col-md-2 {
padding:0;
margin:0;
}

.cap-button {
border:none;
background:none;
font-size:14px;
text-decoration:none;
border-bottom:1px solid #000;
padding-left: 0;
padding-right: 0;
padding-top: 18px;
line-height: 15px;
outline:none !important;
}

#tabs #search-text-gest {
border: 1px solid #cccccc;
border-radius: 0;
display: inline-block;
height: auto;
opacity: 1 !important;
padding: 6px 10px;
vertical-align: top;
width: 77%;
}
#tabs .btn-primary {
color: #ffffff;
background-color: #FF2D7E;
border-color: #FF2D7E;
margin-left:6px;
transition: all ease-in-out .4s; 
}

#prof_edit,
#account_more,
#admin_contact {
margin-top: 20px;
transition: all ease-in-out .4s; 
background:#ff2d7e;

}

.sort-des {
font-size: 16px !important;
font-weight: normal !important;
line-height: 21px;
}
.dateview {
float: right;
}
.rate-title {
font-size: 30px;
text-align: center;
width: 100%;
display: block;
color: #67656a;
font-weight: lighter;
}
.rate-des {
font-size: 16px;
text-align: left;
width: 100%;
display: block;
color: #67656a;
margin-bottom:20px;
}

#comment_button {
display: inline-block;
font-weight: bold;
margin: 0 auto;
text-transform: lowercase;
width: 160px;
margin-left:329px;
}
.rating_img > h5 {
margin-top:-3px;
}
#reject-state {
display: inline-block;
font-size: 13px;
margin-left: 11px;
text-decoration: underline;
margin-top:30px;
}
.border-bot .col-md-12 {
padding:10px 0 30px !important; 	
}

#myReplyCommentModal .modal-header {
border:none;
}

#comment_sbt_btn {
display: table;
font-weight: bold;
margin: 0 auto;
width: 109px;
margin-bottom:30px;
}

#myReplyCommentModal .modal-header .close {
background: #fff none repeat scroll 0 0;
border-radius: 96px;
height: auto;
margin-top: -2px;
opacity: 1;
padding: 17px 20px;
width: auto;
transition:all ease-in-out .4s;
}
#myReplyCommentModal .modal-header .close:hover {
background:#666;
color:#fff;
}
#myReplyCommentModal .modal-body {
padding: 15px 35px;
}

#myReplyCommentModal .modal-footer {
direction:none;
}
#myReplyCommentModal .modal-content {
background: url(/templates/temp-mahapola/images/new/form.jpg) no-repeat left top #f2f2f2;
}
#myReplyCommentModal .modal-body {
background: url(/templates/temp-mahapola/images/new/botom-floral.jpg) no-repeat right bottom;
}
#myReplyCommentModal .modal-footer {
display: none;
}

/*Other Pop*/

#myModaldashboard .modal-header .close,
#myModalsendadminmessage .modal-header .close {
background: #fff none repeat scroll 0 0;
border-radius: 96px;
height: auto;
margin-top: -2px;
opacity: 1;
padding: 9px 15px;
width: auto;
transition:all ease-in-out .4s;
}
#myModaldashboard .modal-header .close:hover,
#myModalsendadminmessage .modal-header .close:hover {
background:#666;
color:#fff;
}
#myModaldashboard .modal-body,
#myModalsendadminmessage .modal-body {
padding: 15px 35px;
}

#myModaldashboard .modal-footer,
#myModalsendadminmessage .modal-footer {
direction:none;
}

#myModaldashboard .modal-content,
#myModalsendadminmessage .modal-content {
background: url(/templates/temp-mahapola/images/new/form2.jpg) no-repeat right top #f2f2f2;
}

#myModaldashboard .modal-body,
#myModalsendadminmessage .modal-body {
background: url(/templates/temp-mahapola/images/new/botom-floral2.jpg) no-repeat left bottom;
}
#myModaldashboard .modal-footer ,
#myModalsendadminmessage .modal-footer {
display: none;
}

#myModaldashboard .modal-header,
#myModalsendadminmessage .modal-header {
border:none; 
}

#myModaldashboard h3,
#myModalsendadminmessage h3 {
font-size: 20px !important;
font-weight: bold !important;
margin-top: -12px !important;
}
#myModaldashboard .poup-detail,
#myModalsendadminmessage .poup-detail {
margin-bottom:20px;
}

#myModaldashboard .form-group,
#myModalsendadminmessage .form-group {
margin-bottom:10px;
}

#myModaldashboard #email_sbt_btn {

}
.rep-center {
text-align:center;
}
.rep-center .btn {
font-weight:bold;
text-transform:lowercase;
padding:8px 16px;
}

.write-btn {
text-align:right;
margin:20px 0;
}

.write-btn .btn {
font-weight:bold;
text-transform:lowercase;
padding:8px 32px;
}

.up {
width:100%;
text-align:center;
cursor:pointer;
margin-top:35px;
}

#email_title_div {
padding:7px 0;
font-weight:600;
}
.tabsEx {
color:#67656a;
}
#show_more {
display: block;
margin: 0 auto;
width: 180px;
font-weight:bold;
padding:10px 20px;
text-transform:lowercase;
}
#gest-req-scroll h5 {
color:#2f2d32; 
}

.dash-det {
padding:0 30px;
}
.dash-det h3 {
margin-bottom:10px;
padding-bottom:0;
}


#edituserdetails .edit,
#editbusinessdetails .edit {
float: right;
}
.acc-poup {
font-size:22px;
font-weight:100;
}
.acc-poup h4 {
font-weight:600;
}
.acc-poup .gray {
min-height:254px;
}
.price-text {
display:block;
margin:25px 0 0	0;
font-size:15px;
}

#formaboutyou .form-control,
#myModalagency_hotel .form-control {
border-radius:0	!important;
}

#formaboutyou .form-group,
#myModalagency_hotel .form-group {
margin-bottom:10px!important;
margin-top:7px!important;
}
#formaboutyou	label {
font-weight:normal;
font-size:14px;
}
#formaboutyou .radio-inline.cuscheck {
margin-left: 0;
padding: 0;
width: 37px;
}
#myModalagency_hotel	label {
font-weight:normal;
font-size:14px;
}

/*Pop Item*/
#myModalagency_hotel .modal-header .close,
#myModalagency_owner .modal-header .close {
background: #fff none repeat scroll 0 0;
border-radius: 96px;
height: auto;
margin-top: -2px;
opacity: 1;
padding: 9px 15px;
width: auto;
transition:all ease-in-out .4s;
}
#myModalagency_hotel .modal-header .close:hover,
#myModalagency_owner .modal-header .close:hover {
background:#666;
color:#fff;
}
#myModalagency_hotel .modal-body,
#myModalagency_owner .modal-body {
padding: 0px 35px 0px 35px;
}

#myModalagency_hotel .modal-footer,
#myModalagency_owner .modal-footer {
display:none;
}
#myModalagency_hotel .modal-header,
#myModalagency_owner .modal-header {
border:none;
padding: 23px 35px 0px 35px;
font-weight:bold;
}
#myModalagency_hotel .modal-header h4,
#myModalagency_owner .modal-header h4 {
font-weight:600;

}

#resetpasswordform label {
font-weight:100;
padding-top:15px;
font-size:15px;
}
#resetpasswordform input {
border-radius:0;
}
.back-data {
position:relative;
}	
.back-dash {
position:absolute;
right:0;
}
.btn.btn-success.reset-pass {
display: block;
margin: 21px auto 0;
}
.req-scroll {
height:1100px;
overflow-x: hidden;
overflow-y: scroll;
}

.view-rep {
cursor:pointer;
}
.view-rep-msg .ui-responsive thead {
background: #ff2d7e;
}

#show_more_admin_comment .send {
background:#E4E5E7;
border-radius:0;
}

.fav-con a {
display:inline-block !important;
vertical-align:text-bottom;
margin-right:8px;
}	
/* .contentNew {
background: url(../images/new/ligter-pattern-carsoulgray.png) no-repeat center bottom #fff;
} */
/*Animation*/
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}

.bounce {
-moz-animation: bounce 4s infinite;
-webkit-animation: bounce 4s infinite;
animation: bounce 4s infinite;
}

img.dow-arrow {
display: block;
margin: 0 auto;
cursor: pointer;
}

#show-all-com .noStyle {
margin-bottom: 10px;
}

#show-all-com .dow-arrow {
margin-bottom: 25px;
}

.ddTitle, .dd,
.ddTitle:focus, .dd:focus {
outline:none;
cursor:pointer;
}	

#topDestN .owl-prev,
#topDestN .owl-next {
top: 42.8%;
}
.QuotsGr #Quote {
margin-top: 12px !important;
}
.term-con {
padding:20px 17px;
background:#fff;
}
.term-con h3 {
margin: 0 0 11px;
padding: 0;
}
.term-con .gray {
background:none;
}
.term-con .gray li {
list-style-type: inherit;
margin-top:10px;
}
.term-con .gray ol {
margin: 0;
padding: 0 0 0 18px;
}
.place .text-center {
margin-bottom: 6px;
text-align: center;
}
.place .reviewin {
padding-top:40px;
}
.place .sponsorLogo h3 {
margin-bottom: 20px;
}
.place .owl-theme .owl-controls .owl-nav [class*="owl-"] {
top:40%; 
}
.place #Places .gray {
text-align: left;
}
#myDropdown .dd {
border: medium none;
margin-top: 5px;
}

/*Add Mobile Menu*/
#slimmenu {
display: none;
}
.module_curency {
float: right;
margin-right:0;
padding-bottom: 0px;
}
.module_curency li a:last-child {
padding-right:0 !important;
}

.module_curency li:last-child a:after {
content:inherit;
}	

.topMenu .form-inline {
position:relative;
}

.topMenu .button {
position:absolute !important;
top:0;
right:0;
background:none;
border:none;
padding:4px;
}
.topMenu input {
background:#fbfbfb;
border:1px solid #ededed;
font-size:90%;
padding:7px 11px;
}
.topMenu .button i {
color: #FFF;
margin-top: 9px;
}
.module_curency ul.menu {
border-left: 1px solid #000;
margin:0 0 0 5px !important;
padding:0 !important	
}
.module_curency ul.menu a {
margin: 0 !important;
padding:0 0px	0 11px !important;
}
.lang-inline,
#fontsize {
/*border-left: 1px solid #E0DDDD;*/
line-height:5px;
margin-left: 0;
padding:3px 0 !important;
}


.topMenu .customhot {
padding:5px; 
color:#fff;
overflow: hidden;
}
.topMenu .customhot span {
font-size: 160%;
vertical-align: sub;
}
.topMenu .menu {
}
.topMenu .customhot h3 {
font-size:90%;
color:#fff;
padding:0 !important;
margin: 0;
font-weight:bold !important;

}	

.lang-inline {
padding:0	0px 0 9px !important;
margin-top:0!important;
}
.lang-inline{
	border-right: 0 solid #c7c7c7 !important;
	padding-right: 9px !important;
}
.topMenu p {
margin: 0 14px !important;
}

.module_curency .mod-languages,
.module_curency .sp-weather,
.module_curency .currency-poora {
display: inline-block;
vertical-align: middle;
color:#fff;
margin-left:6px;
}
.module_curency .menu {
display: inline-block;
vertical-align: middle;
color:#fff;
}
.module_curency .custom {
	border-right: 0 solid #c7c7c7;
	margin-right: 5px;
	vertical-align: baseline;
	margin: 0;
}
.module_curency ul.menu {
margin: 0;
padding:0;
}

div#fontsize > div {
background: rgba(0, 0, 0, 0) !important;
}

.module_curency ul.menu li {
display:inline-block;
vertical-align:top;
margin-top: -3px;
}
.module_curency .menu a,
.module_curency .mod-languages a,
.module_curency .sp-weather a,
.module_curency .currency-poora a {
color:#000;
}
.module_curency .media-body {
display: inline-block;
float: left;
width: auto;
margin-right: 4px;
}
.module_curency .media-body {
border-right: 1px solid #fff;
line-height: 1px;
margin-top: 12px;
padding-right: 8px;
padding-left: 10px;
text-align: left;
}
.module_curency .nav.menu {
margin-top: 9px;
}
.module_curency .flat-layout {
padding-top: 2px;
}
.module_curency .currency-poora {
margin-top: 5px;
}
.module_curency .mod-languages {
	margin-top: 0;
}
.module_curency .flat-layout .media > .pull-left {
margin-right: 0;
padding-right: 0;
padding-left:5px;
}
.module_curency .media-left, .media > .pull-left {
padding-right: 0;
}
.module_curency .media-left, .media > .pull-left {
margin-right: 0;
padding-right: 0;
}

.module_curency .sp-weather-current-temp {
margin-right:0;
}

.place .whiteinline {
margin-bottom: 0px;
}
.innerPlaces .gray {
min-height: 172px;
}
.innerPlaces .owl-theme .owl-controls .owl-nav [class*="owl-"] {
top: 39%;
}
.popcurency {
border-bottom: 1px solid #fff;
color: #fff;
display: block;
padding: 11px 0;
text-align: center;
text-transform: uppercase;
width: 100%;
cursor:pointer;
}

.inspiremesTxt a {
background: #ff2d7e none repeat scroll 0 0;
color: #fff;
display: block;
font-weight: bold;
margin: 30px auto 0;
padding: 15px 25px;
text-align: center;
width: 165px;
transition:all ease-in-out .4s;
}
.inspiremesTxt a:hover {
background:#ee2371;
color:#fff;
}
.mob-swi {
display: inline-block;
margin-bottom: 19px;
cursor:pointer;
}
#cur-form hr {
display: block;
margin: 0;
padding: 14px 0 0;
}
#cur-form hr:last-child {
display:none;
}

#modalcurrency {
z-index:99998;
}

.shadowin {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+42,1+47 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

bottom: 0;
height: 5em;
position: absolute;
width: 100%;
left:0;
}
#read-mobile-acco {
font-weight:bold;
color:#fe7d27;
}
.Nw {
position: relative;
}

.mobile-place .topnopad .patenTop {
background:none;
padding-top:0;
}	

.attractivities .shadowin {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e5e7+100&0+2,0+17,1+42,0.98+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(254,254,255,0) 2%, rgba(250,250,251,0) 17%, rgba(243,244,245,1) 42%, rgba(228,229,231,0.98) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(254,254,255,0) 2%,rgba(250,250,251,0) 17%,rgba(243,244,245,1) 42%,rgba(228,229,231,0.98) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(254,254,255,0) 2%,rgba(250,250,251,0) 17%,rgba(243,244,245,1) 42%,rgba(228,229,231,0.98) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fae4e5e7',GradientType=0 ); /* IE6-9 */
}

.favour {

}
.head-place-mob img {
cursor: pointer;
padding: 4px;
width: 30px;
}
.head-place-mob .back-mob-places img {
margin-top: -3px;
width: 22px;
}
p.not-rate {
margin:0 !important;
}
.slider_pages .owl-carousel .owl-item img {
overflow:hidden;
}
#refreattract_mod_att {
position: relative;
}

.newdot a, .newdot a:hover,
.newdot a.active {
background: none;
border: 2px solid #FFFFFF;
}
.newdot {
margin: 10px 0;
text-align: center;
}
.newdot a {
background: #FFFFFF none repeat scroll 0 0;
border-radius: 30px;

height: 16px;
margin: 5px 2px;
transition: opacity 200ms ease 0s;
width: 16px;
display: inline-block;
}

.about-blog h3 {
text-align:center;
}

.about-blog .mabottm {
width:60% !important; 
margin:0 auto !important;
}

.about-blog h5::after {
background: #ccc none repeat scroll 0 0;
content: "";
display: block;
height: 1px;
margin: 0 auto;
position: relative;
top: -6px;
width: 601px;
}
.about-blog h5 {
background: #fff none repeat scroll 0 0;
text-transform: uppercase;
}
.about-blog h3, .about-blog h5 {
font-weight: 300;
text-align: center;
}
.about-blog h5 span {
background: #fff none repeat scroll 0 0;
padding: 10px;
position: relative;
z-index: 2;
}
.about-blog h5 {
font-weight: 300!important;
text-align: center;
font-size:14px;
}
.about-blog h4 {
text-align: center;
margin:10px 0 15px 0;
}
.total-mob-res {
text-align:center;
margin:0;
padding:0;
}
.reset-form-mob {
padding:30px 16px;
}
.sort-by-form {
padding-top:10px!important;
padding-bottom:5px!important;
}
.show-map-mob, .hide-map-mob {
padding-bottom: 14px;
}

#nandaja_orange .whiteinline {
margin-bottom: 40px;
}

body[class*=" home"] #site-header-inner {
display: none !important;
}

#site-header-inner {
display: none !important;
}

/* About us Page*/
.about .item-page a,
body.ueber-uns .item-page a {
color:#00C0FF	!important;
}
.about .item-page h6,
body.ueber-uns .item-page h6 {
text-align:center;
font-weight:normal;
}
.about .item-page h5 span.static-date,
body.ueber-uns .item-page h5 span.static-date {
background:#fff;
padding:4px 8px;
position:relative;
z-index:5;
text-transform:uppercase;
}
.about .item-page h5,
body.ueber-uns .item-page h5 {
text-align:center;
font-weight:normal;

}
.about .item-page h5.border,
body.ueber-uns .item-page h5.border {
font-weight:normal !important;
}
.about .item-page h5.border:after,
body.ueber-uns .item-page h5.border:after {
background: #ccc none repeat scroll 0 0;
content: "";
display: block;
height: 1px;
margin: 0 auto;
position: relative;
top: -6px;
width: 51%;
}
.about .item-page p,
body.ueber-uns .item-page p {
margin-top:15px !important;

}
.about .item-page h4,
body.ueber-uns .item-page h4 {
text-transform:uppercase;
font-style:italic;
margin:20px 0 !important;

}

/*Search*/
.advance-search {
background: #fff;
}
.advance-search .contentNew {
background: url(/templates/temp-mahapola/images/new/fpattern-sponsors.jpg) #fff no-repeat scroll center bottom;
}
.advance-search fieldset.search {
text-align:center;
width:100%;
margin:0 auto;
margin-top:40px;
margin-bottom:20px;
position:relative;
}
.advance-search .search input {
padding: 10px;
float:left;
width:100%;
}
.advance-search .col-md-4 > form {
margin: 0 5px;
}

.advance-search .btn-primary {
float:left;
background:#FF2D7E;
border:1px solid #FF2D7E;
padding:10px 13px;
height:46px;
position:absolute;
right:0;
top:0;
}	
.advance-search .btn-primary:hover {
font-size:14px !important;
overflow:hidden;
background:#e00e5f;
border-color: #eb196a;
padding:10px 13px;
}

.advance-search #moreinside a,
.advance-search #moreinside h5 {
color:#FE7D27;
font-weight:normal;
}	
.advance-search #moreinside h5 {
font-size:14px;
}

.advance-search #moreinside h4 {
font-size: 21px;
font-weight: 100;

}
.advance-search #moreinside .buttonBlock .btn-success {
color:#fff;
margin-top:50px;
}

.advance-search #moreinside	{
padding: 0 100px;
}
.advance-search .whiteinline {
margin-bottom:100px;
}
.sp-weather-current .sp-weather-current-temp {
text-transform: uppercase;
}

/*May30 Added Become a Pertner*/
h4.pink {
text-transform:uppercase;
color:#ff2d7e;
font-size:28px;
margin-top:25px;
font-weight:bold;
}

h4.purple {
text-transform:uppercase;
color:#8f328e;
font-size:28px;
font-weight:bold;
margin:5px 0;
}

h4div#webchat_header {
text-transform:uppercase;
color:#ee782f;
font-size:28px;
font-weight:bold;
margin-bottom:25px;
}
.margin-auto {
margin:0 auto;
float:none!important;
}
.midmargin {
margin:25px 0;
font-size: 17px;
font-weight: 100;

}	
.margin-auto li,
.liststylers li {
background: url(/templates/temp-mahapola/images/new/flower.png) no-repeat left;
line-height: 30px;
padding-left: 24px;
}
.no-margin {
margin:0 0 15px 0;
}
.liststylers h3 {
text-align:center;
margin-top:36px!important;
}
#btn-pink {
background:#ff2d7e;
clear: left;
color: #fff;
display: block;
font-weight: bold;
margin: 0 auto;
padding: 16px 30px;
text-align: center;
width: 168px;
transition:all ease-in-out 0.5s;

}
#btn-pink a {
color:#fff;
}
#btn-pink:hover {
background:#e61264;
}

#btn-pink-blank {
color:#ff2d7e;
clear: left;
display: block;
font-weight: bold;
margin: 0 auto;
padding: 16px 30px;
text-align: center;
width: 168px;
transition:all ease-in-out 0.5s;

}
#btn-pink-blank a {
color:#ff2d7e;
}
#btn-pink-blank a:after {
background: url(/templates/temp-mahapola/images/new/pinkarow.png) no-repeat right;
content: "";
display: inline-block;
height: 18px;
position: relative;
right: -10px;
top: 5px;
width: 10px;
}	

.partners-gray .gray {
padding:30px;

}
.partners-gray .gray h3 {
margin:0;
padding:12px 0;
}
ul.liststylers {
margin-bottom:30px;
padding-left:20px !important;
}

.become-a-partner .offerces {
background:url(/templates/temp-mahapola/images/new/fpattern-sponsors.jpg) no-repeat scroll center bottom;
padding-bottom:119px;
}

.pagination	li.active a,
.pagination	li:hover a {
color:#fff !important;
}
.pagination li.active,
.pagination	li:hover {
background:#ddb900;
border:1px solid #0D0D0D;
}
.module_curency .active a {
color:#323232;
}

.mainMenu li.active,
.mainMenu li:hover {background: #e4b800;}
.mainMenu li.active a,
/*.mainMenu li:hover a {color: #fff !important;}*/
/*.mainMenu li.is-hover a {color: #fff !important;}	*/

#custermizepagination {
text-align:left!important;
}
#custermizepagination ul {
padding-left:20px!important;
}
#contct-mesge {
padding:0;
width: 39%;
}
#contct-mesge .contact-element {
padding: 30px 40px;

}
#contct-mesge .col-md-12 {
padding: 10px 0 0 0px;
}
#contct-mesge .col-md-12 .radio-inline, #contct-mesge .col-md-12 .checkbox-inline {
padding-left:0;
margin-left:0;
margin-right:10px;
}

#contct-mesge .form-control {
margin-top: 13px;
margin-bottom:0 !important;

}
#contct-mesge .bg-danger {
float:right;
}

#contct-mesge .btn-success {
display: block;
font-weight: bold;
margin: 14px auto 0;
padding: 14px 38px;
}
h3.head-contact {
margin-top:25px !important;
}
.contact-feedback {
background:none;
}
#contct-mesge {
background: #F5F5F5 url(/templates/temp-mahapola/images/new/bottom.png) no-repeat scroll left bottom;
}

#contct-mesge .icheckbox_square-blue, #contct-mesge .iradio_square-blue {
margin-right: 0;

}
#contct-mesge .contact-element {
background:	url(/templates/temp-mahapola/images/new/topRepl.png) no-repeat scroll right top;
}

.ehiteNew a.totopref::after {
background: url(/templates/temp-mahapola/images/new/mortop-arrow.png) no-repeat scroll 0 0;
content: "";
display: inline-block;
height: 13px;
position: relative;
right: -12px;
width: 30px;
}
.ehiteNew a.totopref {
color: #444444 !important;
display: block;
font-size: 15px;
font-weight: 100;
margin-bottom: 20px;
text-decoration: none !important;
}
i.icon-search {
font-size:20px;
}

.reviewin {
margin-bottom:45px;
}	
.centermsg #val-Btn_error {
display: block;
float: none;
margin: 0 auto !important;

width: 190px;
}
.login-des {
background:none;

}
.login-des .contentNew .container .whiteinline {
background:rgba(0, 0, 0, 0) url(/templates/temp-mahapola/images/new/patern-blog.jpg) no-repeat scroll center top / contain;

}
body.about .width70,
body.ueber-uns .width70 {
padding: 15px 15%;
}
body.about .whiteinline,
body.ueber-uns .whiteinline {
background: #fff url(/templates/temp-mahapola/images/new/fpattern-sponsors.jpg) no-repeat scroll center bottom;
padding-bottom: 119px!important;
margin-bottom:0;

}
#golden {
padding: 0 200px;
position: relative;
}
#golden .owl-prev {
left: 103px;
}
#golden .owl-next {
right: 103px;
}
.buttonBlock input,
.buttonBlock a {
clear: none;
color: #000;
display: inline-block;
font-weight: bold;
text-align: center;
vertical-align: top;

transition:all ease-in .4s;
}
.buttonBlock a input {
margin: 0;
padding: 0;
}
.empty-padding ul, 
.empty-padding ol {
margin-bottom: 0;
padding-bottom: 0;
}

.mute i {
font-size:14px;
}
.mute i {
float: right;
font-size: 19px;
padding-right: 15px;
position: absolute;
right: 200px;
top: 57px;
cursor:pointer;
}

.insider-inside img {
width:100%;
height:auto;
}
.insider-inside strongdiv#webchat_header {
color: #fe7d27;
display: block;
font-size: 16px;
}
.insider-inside strongdiv#webchat_header-small {
color: #fe7d27;
display: block;
font-size: 13px;
}
.bot-padding {
padding:20px 0;
}

.insider-inside {
padding: 0 60px 20px;
}	

.insider-inside h3 {

padding-bottom:10px;
margin-bottom:0;
}
.btnnew {
background: #fe7d27;
font-weight: bold !important;
padding: 13px 30px !important;
margin:10px 0 21px 0 !important;
color:#fff;
transition: all ease-out .4s;
}
.btnnew:hover {
background: #dd5c06 !important;
color:#fff !important;
}	
.insider-inside .no-padding {
padding-left: 0!important;
padding-top: 0 !important;

}

.insider-inside .pink h2::after { 
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}


.insider-inside .purple h2::after {
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}
.insider-inside .pink h2 {
color: #ff2b7e;
font-size: 137%;
font-weight: bold;
margin: 0;
padding: 30px 0 15px;
}
.insider-inside .pink h2 a {
color: #ff2b7e;
}
.insider-inside .purple h2 a {
color: #aa05ac;
}
.insider-inside .purple h2 {
color: #aa05ac;
font-size: 137%;
font-weight: bold;
margin: 0;
padding: 30px 0 15px;
}

.lighter-fonts {
font-size: 16px;
font-weight: lighter;
}

.item-id-252 ol li,
.item-id-252 li,
.item-id-273 ol li,
.item-id-273 li {
list-style: inherit;
}
.item-id-252 ul ul,
.item-id-273 ul ul {
padding-left:20px;
margin-top:15px;
}
span.center {
display:block;
width:200px;
margin: 0 auto;
text-align:center;
}
.item-id-252 .item-page li,
.item-id-273 .item-page li	{
margin-bottom: 16px;
}
.item-id-252 .item-page li ul li,
.item-id-273 .item-page li ul li {
margin-bottom: 3px;
margin-top: 7px;
}
.item-id-252 .item-page h4,
.item-id-273 .item-page h4 {
font-size:16px;
}

.item-id-224 .ehiteNew {
padding:10px 40px;
}
#nandaja_orange .item-page h4 {
border: medium none;
color: #fe7d27;
font-size: 18px;
font-weight: 600;
padding-top: 17px;
text-align: center !important;
}
#nandaja_orange .page-header h2 {
border: medium none;
font-size: 30px;
font-weight: 100;
margin: 0;
padding: 0;
text-align: center;
}
#nandaja_orange .page-header {
border:none;
}
body[class*=" home"] #Maslider {
	position: relative;
	z-index: 2;
	clear:left;
	/*border-radius: 0% 0% 100% 100% / 0% 0% 15% 15%;*/
	overflow: hidden;
	border-bottom: 0 solid #fff;
	z-index: 9;
}
#Maslider {
	overflow: visible;
}

#header {transition:all ease-in-out .4s;width: 100%;z-index: 9999;padding-bottom:0;position: relative;background: rgb(255,255,255);}

body[class*=" home"] div#header-sticky-wrapper {
    /* position: absolute; */
    top: 0;
    width: 100%;
    z-index: 9999;
}

.vdoplyr, .fbwallfeed {
    /* position: absolute !important; */
}

a.spnlink {
	color: #2492f6 !important;
    /* position: absolute;
    top: 38px;
    right: 0; */
}

a.spnlink:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 7px;
    font-size: 12px;
}

a.spnlink.spnnews {
    position: inherit;
    text-align: center;
    display: block;
    margin-top: -10px;
    margin-bottom: 20px;
}

body[class*=" home"].contentNew {
display: none;
}

.contentNew {
    clear: left;
    background:#fff;
    /*min-height: 700px;*/
}

.quotesModule .ns2-column:nth-child(even) .ns2-inner {
background:#ff9000;
padding:0px;
}

.quotesModule .ns2-column:nth-child(odd) .ns2-inner {padding:0px;}

.ns2-inner {
background:none;
}
.ns2-row-inner [class*="col-"] {padding: 0 !important;}
#tabs [class*="col-"] {
padding: 5px 0 !important;
}

.mediaBoxNw.services-bar div.nssp2 .flt-left > div {
    padding: 20px !important;
}

.ns2_date_month {
color:#282828 !important;
}	
.ns2-title a {color: #fff;/* font-weight: 300; */font-size: 115%;line-height: 23px;}
.formform .ns2-title a {
color: #1f1f1f;
font-size: 95%;
line-height: 18px;
}
.ns2-inner:hover a {
	color: #5a6bab !important;
}
div#asidenew .ns2-row {
border-bottom: 1px solid #e8f9ff;
}

#tabs .ns2-title a {
color:#444;
}
.quotesModule .ns2-inner .ns2-title,
.quotesModule .ns2-inner .ns2-links {
transition: all ease-in .4s;
padding:14px 18px;

}
.quotesModule .ns2-inner {
transition: all ease-in .4s;
}
.quotesModule .ns2-inner:hover .ns2-title,
.quotesModule .ns2-inner:hover .ns2-links {

}
.quotesModule .ns2-inner .ns2-title {padding-bottom:0;margin-bottom:0;width: 70%;vertical-align: middle;display: inline-block;}
.mediaBlockNw {
clear: left;
padding:0;
}
.quotesModule .moduletable > h3:after,
.mediaBlockNw h3:after,
.page-header h1:after,
.sponsorLogo h3:after {

}
.foot-connected h3 {
text-align:center;
color:#fff;
padding:20px 0;

font-weight:900!important;
text-transform:none;
margin-bottom:29px;
font-size:180%;
}


.foot-connected h3:after {
/*	background: #fff;
content: "";
display: block;
float: none;
height: 5px;
position: relative;
top: 20px;
width: 25px;
text-align: center;
margin:0 auto;*/
}
.sponsorLogo h3 {
text-align:left;
color:#000;
padding:20px 0;
text-transform:none;
font-size:180%;
}

div#header-sticky-wrapper {
    height: auto !important;
}
.page-header h1 {
/*text-align:center;*/
padding:20px 0;
font-weight:500!important;
}

span.subheading-category {
    display: none;
}

.page-header h1 {
padding:0;
margin: 0 !important;

}
.page-header {
    border: none !important;
    padding: 0 0 5px 0!important;
    margin: 10px 0 25px !important;
    border-bottom: 1px solid #F0F0F0 !important;
}

.search h1.page-title {
    margin: 0;
    border: none !important;
    padding: 0 0 5px 0!important;
    margin: 10px 0 25px !important;
    border-bottom: 1px solid #F0F0F0 !important;
}

div#contact_form {
    padding: 0;
}

div#contact_form + .row {
    display: inline-block;
    width: 100%;
}

div#contact_form + .row [class*="col-"] {
    padding: 0;
}

div#contact_form + .row span#captcha_reset {
    width: 30px;
    text-align: center;
    padding: 6px 0;
    position: absolute;
    z-index: 9;
    margin: 0;
    font-size: 8px;
    border-radius: 50%;
    right: -13px;
    top: -13px;
}

div#contact_form + .row span#captcha_reset:after {
    display: none;
}

.quotesModule h2 {
letter-spacing:1px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
text-align:center;
font-weight:lighter;
font-size:180%;
}
#asidenew .moduletable {

}	
#asidenew .moduletable {
margin-bottom: 30px;
}	

#asidenew .moduletable .custom > h3 {
margin-top: -9px!important;
position: relative;
background: #fff;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;

}
#asidenew .navs.menus {
background: #f8f8f8 none repeat scroll 0 0;
padding: 30px;
}
#asidenew .navs li.active a {
color:#00A973;
padding:0;
}
#asidenew .navs li.active li.active a {
color:#fff;
font-weight:bold;
}
#asidenew .navs li.active li a {
color:#fff;
}
#asidenew .navs .parent.is-active a {
color:#fff;
}
#asidenew .navs li a {
border-bottom: 1px solid #DDDDDD;
display: block;
padding: 11px 0 !important;
}
#asidenew .navs li li a {
border-bottom: 1px solid #00A4D8;
}
#asidenew .moduletable > h3 {
            position: relative;
    color: #000000;
    background: #eaeaea;
    padding: 12px !important;
    margin: 0;
    clear: left;
    border-bottom: 3px solid #FFC107;
    font-size: 150%;
}
 
ul.latestnews li{
	padding:0;
	margin:0;
	border-bottom:1px solid #E8E8E8;
	transition:all ease-out .4s;
}
ul.latestnews li:hover{
	background: #a42300;
}
ul.latestnews li:hover a{
	color: #fff !important;
}
ul.latestnews li a{
	padding:10px;
	display:block;
	color: #a42300 !important;
}
ul.latestnews {
	margin:0;
	padding:0;
}
 
 #asidenew .ns2-inner:hover a {
    color: #000000 !important;
}
#asidenew .ns2-inner {
color: #898787;
}

#asidenew div.nssp2-default .ns2-art-pagination span:hover, 
#asidenew div.nssp2-default .ns2-links-pagination span:hover, 
#asidenew div.nssp2-default .ns2-art-pagination span.active, 
#asidenew div.nssp2-default .ns2-links-pagination span.active {
background: #039 !important;
border-radius: 0px !important;
border: 2px solid #fff !important;
height: 15px !important;
width: 15px !important;
}
#asidenew .ns2-title a {
color: #ea7707;
font-weight: 100;
font-size: 124%;
}
#asidenew {
margin:0;
}
div.nssp2-default .ns2-art-pagination,
div.nssp2-default .ns2-links-pagination {
float: right !important;

}
div.nssp2-default .ns2-art-controllers,
div.nssp2-default .ns2-links-controllers {
float: right !important;
text-align: center !important;
width: 100% !important;
position: absolute;
top: 25px !important;
right: 13px !important;
}
.formform div.nssp2-default .ns2-art-controllers,
.formform div.nssp2-default .ns2-links-controllers {
float: right !important;
text-align: center !important;
width: 100% !important;
position: absolute;
top: 43px !important;
left: 80% !important;
}
div.nssp2-default .ns2-art-pagination span:hover,
div.nssp2-default .ns2-links-pagination span:hover, 
div.nssp2-default .ns2-art-pagination span.active, 
div.nssp2-default .ns2-links-pagination span.active {
background: #09c !important;
border-radius: 0px !important;
border: 2px solid #09c!important;
height: 15px !important;
width: 15px	!important;
}

div.nssp2-default .ns2-art-pagination span, 
div.nssp2-default .ns2-links-pagination span {
background: none!important;
height: 15px !important;
border: 2px solid #09c!important;
width: 15px !important;
border-radius: 0px !important;
}

.ns2_date_day {
font-size: 16px !important;
font-weight: 400 !important;
}

span.ns2_date_month {
}

span.ns2_date_year {/* display: none !important; */}

span.ns2_date_month {padding: 0;}

.media,
.module_curency,
.topMenu {
text-align:right;
font-size: 91%;
color: rgba(0,0,0,0.39);
position:relative;
}
.module_curency {
 padding: 7px 0;
 /* text-align: center; */
}
.topMenu strong {
font-family:Raleway;
font-weight:bold;
color:#693e00;
}

.headmob {padding-top: 12px;padding-bottom: 10px;background: rgb(255,255,255);}
.blog-featured [class^="icon-"],
.blog-featured[class*=" icon-"] {
display: inline-block;
font-size: 10px;
height: 9px;
line-height: 23px;
margin-right: 0.25em;
width: 14px;
float: right;
}
.blog-featured .btn {
padding:6px 12px 6px 0px;
}
.blog-featured h2 {
font-size:131%;
}
.quotesModule .ns2-title a {
color:#fff;
font-size:18px;
}
.quotesModule .ns2-readmore {
color:#fff;
font-size:15px;
}

div#webchat_header-link {
color:#FF8100;
font-family:Raleway;
font-size:13px;
}

.module_gmap ul,
.commonFoot ul {
padding:0;
margin:0;
}

.module_gmap ul li,
.commonFoot ul li {
list-style:none;
color: #fff;
margin-right: 0;
}


.module_gmap li a,
#Footer .commonFoot li a {
transition:all ease-in .4s;
color: #fff;
}

.module_gmap li a:before,
#Footer .commonFoot li a:before {
content: "\f105";
font-family: FontAwesome;
margin-right: 10px;
font-size: 12px;
vertical-align: bottom;
}

.module_gmap ul li::before,
.foot-2col ul li::before {
/*content: "\f192";
font-family: FontAwesome;
margin-right:10px;*/
}

.module_gmap li > a:hover,
#Footer .commonFoot .nav > li > a:hover {
color:#191919;
padding-left:9px !important;
}
.whiteBack {
	background: #252525;
	color: #fff !important;
}

.custom.kmcfcont h4 {
    margin: 0;
    padding-top: 0;
    font-size: 150%;
    text-transform: uppercase;
}

.custom.kmcfcont {
    margin: 0;
}

.kmcfcont h4 span {
    display: block;
    font-size: 130%;
    color: #fd6d38;
}

.item-page ul li {
    line-height:22px;
    margin-bottom:15px;
    padding-left: 25px;
    position:relative;
    display: block;
}
.item-page ul li:before {
	content: "\f0da";
	font-family: FontAwesome;
	margin-right: 10px;
	font-size: 12px;
	vertical-align: bottom;
	color: #c03200;
	position: absolute;
	left: 0;
	font-size: 16px;
}
.objectives ul li:before {
	color: #fff;
}

.accordion-inner ul li:before {
padding-top: 0;
}
/*.item-page ul li:before {content:"\f0da";display:inline-block;font-family:FontAwesome;position:absolute;left: 5px;font-size: 21px;color: #165dcc;}*/
.item-page ul.pdf li:before {
content: "\f1c1";
margin: 0 10px 0 0px;
color:#610000;
}
.item-page ul.pdf li {
padding-left:45px;
line-height:20px;
position:relative;
}
.item-page ul.pdf li a {
text-decoration:underline;
}

.item-page ul.word li:before {
content: "\f1c2";
margin: 0 10px 0 0px;
color:#3F51B5;
}
.item-page ul.word li {
padding-left:45px;
line-height:20px;
position:relative;
}
.item-page ul.word li a {
text-decoration:underline;
}

.item-page ul.excel li:before {
content: "\f1c3";
margin: 0 10px 0 0px;
color:#009688;
}
.item-page ul.excel li {
padding-left:45px;
line-height:20px;
position:relative;
}
.item-page ul.excel li a {
text-decoration:underline;
}

.blog .nav-tabs > li > a:before {
content: "\f0c1";
display: inline-block !important;
font-family: FontAwesome;
position: relative;
left: 0;
color: #0099cc;
margin-right: 9px;
} 
.item-page ul ul {margin:0;padding: 15px 0 0;}
.item-page ul ul li:before {content:"\f0da";display:inline-block;font-family:FontAwesome;position:relative;left:-13px;color: #6297e8;}
.item-page ul ul li {
margin-left:15px;
}

.mtable {
background: #ffffff;
margin-bottom:20px;
}

table.mtable em {
font-size: 85%;
}

div.blog img[itemprop="thumbnailUrl"] {
margin-right: 15px;
}

div.blog .items-more {
margin-bottom: 35px;
}

.mtable td {
padding:10px;
}
/*.mtable tr:nth-child(1) td,
.mtable tr:nth-child(4) td,
.mtable tr:nth-child(7) td,
.mtable tr:nth-child(10) td,
.mtable tr:nth-child(13) td,
.mtable tr:nth-child(16) td,
.mtable tr:nth-child(19) td 
.mtable tr:nth-child(2) td,
.mtable tr:nth-child(5) td,
.mtable tr:nth-child(8) td,
.mtable tr:nth-child(11) td,
.mtable tr:nth-child(14) td,
.mtable tr:nth-child(17) td,
.mtable tr:nth-child(20) td 
.mtable tr:nth-child(3) td,
.mtable tr:nth-child(6) td,
.mtable tr:nth-child(9) td,
.mtable tr:nth-child(12) td,
.mtable tr:nth-child(15) td,
.mtable tr:nth-child(18) td,
.mtable tr:nth-child(21) td 
.mtable tr.mhead td {
    background: #fff;
    color: #000;
}*/

span.labale1 {
font-weight:bold;
display:block;
margin-top:5px;
}

.slide .item {
padding: 0;
}
.bt-title {
padding: 0 20px 12px 20px;
display: block;
color:#fff;
font-weight:normal;
}
.owl-carousel2 .item {
margin-bottom:15px;
}
p.readmore {
padding: 0;
margin:0;
font-size: 13px;
color: #fff;
}
.readmore a {
color:#0081FF;
}

.slide .item .readmore a {
color: #9dbef7;
font-family:Raleway;
font-style:italic;
float:right;

}
.slide .item a.new-title:hover {
color: #EFF8FF !important;
}
.slide .item a.new-title:after {
display:block;
content:"";
position:relative;
height:6px;
width:100%;
background:#1556a8;
margin-top: 13px;
}
.slide .hovereffect {
width:100% !important;
height:auto;
}
.slide .item a:hover {
color: #fff;

}
.slide .owl-item .item {
transition:all ease-out .1s;
text-align:left;
}
a.new-title {
font-size: 116%;
font-weight: 200;
color: #fff !important;
display:block;
padding:10px 0;
}

.bt-date {
color:#fff;
}

.quotesModule .slide .owl-item:nth-child(odd) .item {
background: #ff9000 none repeat scroll 0 0;
padding: 0;
}


/*News*/

.owl-carousel2 .item a {
color: #002841;;
transition:all ease-in .5s;
font-weight:300;
}
.owl-carousel2 .item a:hover {
color: #0070FF;

}
.owl-carousel2 .owl-item .item {
transition:all ease-out .1s;
}
.owl-carousel2 .owl-item .item {
background:#9F0000 !important;
min-height:300px;
}

.owl-carousel2 .owl-item:hover .item {
background:#303030 !important;
}

.quotesModule .owl-carousel2 .owl-item:nth-child(odd) .item {
background: #ff9000 none repeat scroll 0 0;
padding: 0;
}
/*Menu*/

.mainMenu .nav-child {position: absolute;left: 0;margin: 0;width: 215px;z-index: 1200;display: none;background: #fff;border-top: 3px solid #f7cd00;padding:0;box-shadow:0 0 4px rgba(0,0,0,0.33);}

.mainMenu .nav-child li a {display:block;padding:8px 11px;color:#000000 !important;transition:all ease-out 0.5s;}
.mainMenu .nav-child li a:hover,
.mainMenu .nav-child li.active,
.mainMenu .nav-child li.active a {
color:#1F1F1E;
background:none;
}
.mainMenu .is-hover > a {
color:#fff;
}
div#sticky-wrapper.is-sticky .mainMenu .is-hover > a {
color:#fff !important;
}	
.mainMenu	li:last-child .nav-child {
/*left:inherit;
right:0;*/
}

.mainMenu .nav-child .nav-child {
left: 200px;
top: 0;
padding-top: 0;
}

.mainMenu .nav-child > li:last-child {
padding-bottom: 10px;
}

.mainMenu .nav-child > li:last-child > a {
border-bottom: 0;
}

.mainMenu ul.nav li .nav-child li {float: none;border-bottom: 1px solid #F2F2F2;width:100%;border-right:none;padding-bottom:0;line-height: 18px;position: relative;}


.mainMenu ul.nav li .nav-child li:hover a {
opacity:1;
}

.mainMenu ul.nav li .nav-child li.active li a {
background: none !important;
      color: #000 !important;
}

.mainMenu ul.nav li .nav-child li.active li.active {
background: #ececec !important;
width: 100%;
}
.mainMenu ul.nav li .nav-child li:hover,
.mainMenu ul.nav li .nav-child li.active a {
    
        background-color: #c03200 !important;
    background-image: -webkit-linear-gradient(top,#c03200 0,#a22a00 100%) !important;
    background-image: -o-linear-gradient(top,#c03200 0,#a22a00 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#c03200),to(#a22a00)) !important;
    background-image: linear-gradient(to bottom,#c03200 0,#a22a00 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0) !important;
    }

.mainMenu .nav-child > li:hover > a {
    color: #fff !important;
}

.mainMenu ul.nav li .nav-child li a {
font-size: 110%;
text-transform: none;
}
.mainMenu ul.nav li .nav-child li li a {
font-size: 120%;
text-transform: none;
}

li:hover .nav-child .nav-child {
    display: none !important;
}

li:hover .nav-child li:hover .nav-child {
    display: block !important;
}

.carsoulgray {
 color:#fff;
 padding: 30px 0;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffefc7+0,ffffff+48 */
 background: #f7f5f5; /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* IE6-9 */
}

.sponsorLogo .owl-item {
 padding:10px;
} 
.logoscroll .owl-item li {
padding:15px 15px 35px 25px;

}
.sponsorLogo .owl-item div {
border:1px solid #FFAA00;
background:#FFF7EE;
border-radius: 3px;
padding:15px;
text-align:center;
min-height:82px;
transition:all ease-in-out .4s;
color: #2a0907;

}
.sponsorLogo .owl-item div:hover {
background: #FFAA00;
color:#fff;
}

.sponsorLogo .owl-item div:before {
border-left: 21px solid red;
border-top: 20px solid #351412;
content: "";
position: absolute;
right: 0;
top: 0;
width: 0;
transition:all ease-in-out .4s;
}
.sponsorLogo .owl-item div:hover:before {
border-left: 0px solid red;
border-top: 20px solid #351412;
}
.foot-2col p {
margin-top:20px;
}
.foot-2col img {
border:0 solid #CC7A00;
margin-bottom: 25px;
}
.foot-2col .col-md-6 {
padding-left:0;
margin-left:0;
padding-top: 2px;
}
.foot-2col li {
display: block;
vertical-align: top;
margin-bottom: 0;
color:#fff;
transition:all ease-in-out .4s;
}
.foot-2col li:hover {
padding-left: 5px;
transition:all ease-in-out .4s;
}
#Footer .commonFoot li a:hover {
/*color:#fff !important;*/
}
.message {
clear:left;
padding-top:15px;
}

.items-more li a {
font-size: 16px;
line-height: 28px !important;
}
.items-more a {
text-decoration:underline !important;
border:none !important; 
}	
.items-more a:hover {
border:none;
text-decoration:underline;
}

.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {border-bottom: 2px solid #a42300;}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {color:#1f1f1f;background: #3577de;}


.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle:after {
    content: "\f068";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}

.contentNew	div.contact {margin: 0px auto 0;padding: 0px;min-height: 600px;}
.contentNew	div.contact input {box-sizing: padding-box;padding: 7px 11px;width: 100%;}
#jform_contact_email_copy {
width:auto !important;
}

.lastmodified span {
font-family:malithi Web;
}
#institutes div a {
color:#fff;
display:block;
transition:all ease-in-out .4s;
padding:20px 0;
min-height: 152px;
background:rgba(0,0,0,0.69);
}	
#institutes div a:hover {
color:#fff;
background:#F6A000;
}
#institutes {
margin:0 auto;
margin-bottom:20px;
}
#institutes div.col-lg-4 {
text-align:center;
}
#institutes div.col-lg-4 div {
color:#fff;
text-align:center;
display: block;
margin: 0 auto;


}	
#institutes div.col-lg-4 div {
border:1px solid #7B4910;
border-radius:4px;

}
#institutes em {
display: block;
font-size: 40px;
text-align: center;
margin-bottom: 27px;
transition:all ease-in-out .4s;
}
.tabsHome:after {
background:#50B4E5;
content: "";
display: block;
min-height:505px;
left: 0;
padding: 0;
position: absolute;
top: 72px;
width: 100%;
z-index: -1;
}
.ui-tabs-panel {

}
.tabsHome .col-md-12 {
padding-bottom:10px;
}
.tabsHome {
position:relative;
padding-bottom:30px;
}
.owl-carousel .owl-item {
text-align:center;
transition: all ease-in .5s;
}
span.commin {
margin:0 auto;
display:block;
height:100px;
width: 142px;
overflow: hidden;
position:relative;
transition: all ease-in .5s;
}
.owl-carousel .owl-item:hover span.commin {
background-position:center -100px;
}
span.globe {
background: url(/templates/temp-mahapola/images/skin1/globe.png) no-repeat	center top;

}
span.monitor {
background: url(/templates/temp-mahapola/images/skin1/monitor.png) no-repeat	center top;

}

span.network {
background: url(/templates/temp-mahapola/images/skin1/network.png) no-repeat	center top;

}
span.certify {
background: url(/templates/temp-mahapola/images/skin1/star.png) no-repeat	center top;

}

.boxes .col-md-6 {
padding:0;
}
.boxes .col-md-6 img {
width:100%;
height:auto;
}
.boxes .first-two img,
.boxes .sec-two img {
width:auto;
height:auto;
margin-right: 25px !important;
}

.boxes .first-two div.Bxconte,
.boxes .sec-two div.Bxconte {
padding:20px;
}
.boxes .col-md-6 .inpadding {
padding:28% 30px;
text-align:center;
min-height:478px; 
}
.boxes .col-md-6 .white {
background:#fff;
}
.boxes .first-two div.Bxconte .more,
.boxes .sec-two div.Bxconte .more {
display:block;
clear:left;
font-size:74%;
margin-top:5px;
}
.Bxconte > p {
float: left;
vertical-align: top;
margin-top: 0;
padding-top: 0;
font-size:120%;
}
.Bxconte > img {

vertical-align: top;

}

.boxes .col-md-6 .green {
background:#00a973;
color:#fff; 
}
.boxes .col-md-6 .green a {
color:#fff;
}
.first-two .col-md-6 a,
.sec-two .col-md-6 a {
color:#fff;
}
.first-two .col-md-6,
.sec-two .col-md-6 {
padding:10px;
color:#fff;
}
.first-two .col-md-6,
.sec-two .col-md-6 {
transition:all ease-in .5s;
}
.first-two .col-md-6:hover,
.sec-two .col-md-6:hover {
background:#016644 !important;
}

.first-two .col-md-6:first-child {
background:#008158;
min-height: 134px;
}
.first-two .col-md-6:last-child {
background:#009566;
min-height: 134px;
}
.sec-two .col-md-6:first-child {
background:#00a873;
min-height: 134px;
}
.sec-two .col-md-6:last-child {
background:#00ba7f;
min-height: 134px;
}
.transP {
position: relative;
}
.changed:after {
background:rgba(0,0,0,0.6);
content: "";
height: 100%;
position:absolute;
width: 100%;
z-index: 9999;
top: 0;
left: 0;
transition:all ease-in 1s;
}
.single:hover {
box-shadow:0 0 30px rgba(0,0,0,0.7);
transition:all ease-in 1s;
}
.single {
transition:all ease-in 1s;
}

.moduletableblue {
background:#00b6ea;
border-radius:3px;
padding:30px;
color:#fff;
margin-bottom:30px;

}
.moduletableblue h3 {
font-weight:normal;
color:#fff;
padding:0;
margin:0;
text-align:left;
}
table.acymailing_form {
width: 100%;
box-sizing: border-box;
}
.acyfield_email input {width: 100% !important;border:0;padding:10px;color:#50B4E5;}
.acymailing_form {
position:relative;
}
.acysubbuttons {
position:absolute;
top:0;
right:0;
}

.moduletable.pdfBlock {
border-top:1px solid #F0F0F0;

}
.pdfBlock .col-md-6 {
padding-top:0;
margin-top:20px;
padding-bottom:0;
}
.pdfBlock .col-md-6:first-child {
border-right:1px solid #878787;
padding-left:0;
}

.greenlink {
color:#000;
text-align:center;
display:block;
margin: 0 auto;
font-size:130%;
padding:10px;
transition:all ease-in 0.4s;
}
.greenlink:hover {
color:#00E2C4;
}	
.greenlink:after { 
background:#00e2c4;
content: "";
display: block;
height: 3px;
position: relative;
width: 191px;
margin: 0 auto;
}

.contactBlockNw h3:after {
background: #fff;
content: "";
display: table;
float: none;
height: 3px;
position: relative;
top: 20px;
width: 3%;
margin: 0 auto;
text-align: center;
}

.sponsorLogo h3 {
color: #000;
padding: 10px 0;
text-align: center;
margin-bottom: 20px;

}
.sponsorLogo h3::after {
margin:0 auto;
}

.contactBlockNw .control-label {
display:none;
}
.contactBlockNw input {
border:none;
padding:10px;
color:#3B3434;
}
.contactBlockNw #inputMessage {
border:none;
padding:10px;
}

/*Alerts*/
#system-message-container {
position: relative;
text-align: center;
}
#system-message {
background: #fff none repeat scroll 0 0;
margin: 0 auto;
padding: 0;
position: relative;
top: 50px;
width: 450px;
}
.alert-notice {
position: absolute;
background: #fff;
width: 450px;
z-index: 99999;
top: 77px;
left: 45%;
}

.contactBlockNw .custom,
.contactBlockNw a {
color:#fff;
}
.contactBlockNw h4 {
text-transform:uppercase;
}

.services,
.mediaBlockNw,
.boxes {
background:#fff;
}

.mediaBlockNw {
    background: #fff;
    width: 100%;
    animation: animatedBackground 40s linear infinite;
    position: relative;
    /*top: -45px;*/
    z-index: 1;
}

.grenButn {
background: #00a973 none repeat scroll 0 0;
color: #fff;
min-height: 106px;
text-align: center;
position: absolute;
right: 0;
top: 0;
padding: 43px 20px;
z-index:99999;
}	
.pad-right {
/* padding-right:112px;
*/}
.parent .fa-caret-right,
.parent .fa-caret-down {
position: absolute;
right: 16px;
top: 16px;
}
.searchmod {
padding: 10px;
position:relative;
margin:20px;

}
.searchmod input {
width:100%;
padding:10px;
border:none;

}
.searchmod .button {
position:absolute;
background:none !important;
color:#000 !important;
border:none;
font-size:14px;
right: 11px;
top: 14px;
}
.searchmod	i.icon-search {
font-size: 13px;
}

.box_moduleFront {
border-right:1px solid #ccc;
padding-right:25px;

}

.slidermenu::after {
content:url(/templates/temp-mahapola/images/new/faqs.png);
position: relative;
bottom: -6px;
left: 14px;
}
.slidermenu .moduletable h3 {
text-transform:uppercase;
color:#00a973;
font-size:140% !important;
padding:20px 30px 0px 30px !important; 

}
.externalMods .quotesModule .col-md-3:nth-child(odd) {
background:#f7f7f7;

}
.externalMods .quotesModule .col-md-3:nth-child(even) {
background:#fcfbfb;

}
.mainSlider .reletivemenu {
/*position:relative;*/
}
.slidermenu .moduletable a {
color: #000;
font-weight: 100;
display: block;
margin: 0 30px;
text-align: right;
}
.slidermenu .moduletable li li a {
margin:0px 10px;
padding:10px 0px !important;
border-bottom:1px solid #009DD1 !important;
}
.slidermenu .moduletable ul {
padding:0;
margin:0;
}
.slidermenu .moduletable ul li {
position:relative;
}
.navs > li:hover > a {
color:#009DD1;
}
.nav-child {
display:none;
transition:all ease-in-out .2s;
/*top:106px;*/
}
.slidermenu .moduletable ul.active {
position:absolute;
left: 310px;
top: 0;
width: 233px;
background:#00B6EA;
transition:all ease-in-out .2s;
}

.slide .col-lg-6 {
text-align:left;
}
#tabs .slide .owl-item {
text-align:left;
}

#tabs .slide .col-lg-3,
#tabs .slide .col-lg-9 {
padding-left: 0;
}
#tabs h3 {
font-weight:300;
color:#fff;
}
/*Calendar*/
#icagenda_calendar th {
background:#323232;
color:#fff;
padding:8px !important; 
}
#icagenda_calendar td {
background:#fff;
border-bottom:1px solid #00c2fa;
padding:8px !important;
}
.light-blue #ic-calendar-106 {
background:#00c2fa;
padding:20px;

}
a.more,
p.more {
transition:all ease-in .1s;
display: inline-block;
margin: 0;
background: #fb7c00;
clear: left;
border-radius:38px;
padding:10px 15px;
font-size:13px;
color:#fff;
border:1px solid #f26c00;
text-transform:uppercase;
}
.more:hover:after,
#contact-form .btn-primary:hover:after {
left: 5px;
position: relative;
transition:all ease-in .1s;

}
.more:after,
#contact-form .btn-primary:after {
content: "\f061";
font-family: fontawesome;
font-size:11px;
margin-left: 7px;
transition:all ease-in .1s;
}
#contact-form .btn-primary:after {
top: -2px;
position: relative;
}
#contact-form .btn-primary:hover,
#contact-form .btn-primary {border: none;color: #fff;background: #000;padding: 10px 30px;margin-top: 15px;letter-spacing:1px;line-height:18px;transition:all ease-in .1s;font-weight: 400;}


.mediaBlockNw > div {
 }

.social {
text-align:left;
 
 }

.social .custom {
margin-top: 45px;
}

.social .custom a.more {
margin-top: 20px;
}
.mediaBlockNw {padding: 0;}
.social .col-md-4 {
padding-top:0;
padding-bottom:0;
transition:all ease-in-out .4s;
}
.social .col-md-3 {
transition:all ease-in-out .4s;
}
.social .col-md-3:hover {
background: #5483C6;
}
.social .blueD {
background:#004c94;
}
.social .insideCon {
padding: 40px 0;
width: 250px;
margin:0 auto;
}
.social li span {
color:#fff;
transition: all ease-out .4s;

}
.col-md-4.col-sm-12.blueD::after {
content: "";
display: block;
background: #015aad;
position: absolute;
bottom: -10px;
height: 10px;
width: 100%;
left: 0;
}
.social	span.num {
color: #003c6a !important;
font-weight: 900;
font-size: 142%;
}

.social .blueD span.num {
color: #0080f8 !important;
font-weight: 900;
font-size: 142%;
}
.social li span:hover {
color:#fff;


}
.social .custom li {
display: block;
margin: 0;
text-align: left;
padding: 6px 0;
border-bottom: 1px dashed #0069c0;
}
.social a {
color:#fff; 
}	
.social	ul {
margin:0;
padding:0;
}
#Footer footer {	
}

.alignCenter .custom,
.alignCenter .lastmodified {
display:inline-block;
vertical-align:middle;
margin-left:15px;
text-align: left;
}

.alignCenter .lastmodified {
	/* margin-right: 15px; */
	font-size: 100%;
    text-align: right;
    color: #fff;
}
#Footer p {
padding:0;
margin:0;
color:#fff;
}

div#header.stickys .pad-right2 {
float: right;
}

div#header.stickys .module_curency,
div#header.stickys .whether {
float: left;
display: table-column-group;
width: auto;
}

div#header.stickys .whether em {
margin: 0 20px;
}

.item-page ul {
padding-left:0;
margin-left:0;
}

h1,
h2,
h3,
h4,
h5 {font-family: 'Raleway', sans-serif, Malithi Web;font-weight: 600;}

.services {
z-index:9;
}
.half-width {
width: 53%;
margin: 0 auto;
}
.col-md-3 .navs	> li.parent	> a:after {
font-family:FontAwesome;
content:"\f196";
position:absolute;
right:2px;
top:12px;
}

.col-md-3 .navs > li.is-active	> a:after {
font-family:FontAwesome;
content:"\f147";
position:absolute;
right:14px;
top:12px;
color:#fff;
}
.col-md-3 .navs li {
position:relative;
transition:all ease-in .4s;
}	


.col-md-3 li.is-active .nav-child {
display: block !important;
transition: all 0.2s ease-in-out 0s;
}	
.col-md-3 li .nav-child {
padding:0px 0 15px 0;
margin:0;
}

.col-md-3 li .nav-child {
background:#00b6ea;
}
.col-md-3 li.is-active {
background:#00b6ea;
padding:0 10px !important;
color:#fff;
}
.col-md-3 li.is-active a {
color:#fff;
}

#asidenew li .nav-child a {
color:#fff;
padding:10px !important;
}
#asidenew	li .nav-child li:hover {
background:#007eb2;
}
#tabs-3,
#tabs-3 a {
color:#fff;
}
#tabs-3 div.img img {
width:250px;
height:auto;
border-radius:50%;
}

.ttitle {
font-size:120%;
color:#fff;
font-weight:bold;
}
#tabs-3 p {
font-style:italic;
}
.date {
font-size:80%;
font-style:italic;
}

#tabs-3 .owl-dots .owl-dot.active span, 
#tabs-3 .owl-dots .owl-dot:hover span {
background: #09c !important;
border:none !important;
}

div#tabs .owl-theme .owl-controls {
top: -67px;
}

#tabs-3 .txt:before {
content:"";
margin-right:10px;
font-size:130px;
position: absolute;
left: 0;
top: -26px;
font-family:Raleway;
color:#6bd5f3;

}
#tabs-3 .txt:after {
content: "";
font-size: 130px;
margin-left: 10px;
position: absolute;
right: 0;
top: 132px;
font-family:Raleway;
color:#6bd5f3;
}
#tabs-3 li {
position:relative;
}
#tabs-3 .txt {
padding-left: 55px;
}
.contentNew .login {
display: block;
margin: 0 auto;
width: 440px;
}
.contentNew .login input {
width:100%;
box-sizing:border-box;
padding:10px;
}

.contentNew .login #remember {
width:auto;
padding:0;
}
.shortlinks ul {
padding:0;
margin:0;
}
.shortlinks a:hover {
color:#1B1B1B !important;
}

.control-group .controls ul {
padding:0;
margin:0;
}
.control-group .controls label {
/*font-weight:300;*/
}

.group-title {
display:block;
width:100%;
background:#f3f3f3;
padding:10px;
border-bottom:2px solid #E2E2E2;
margin-bottom:20px!important;
}

.form-horizontal .control-label {
font-weight: 300;
margin-bottom: 8px !important;
margin-top: 0!important;
text-align: left;
}
#form_selection_n1 select,
#form_selection_n1 input,
#form_selection_n1 textarea,
#form_selection_e1	select,
#form_selection_e1	input,
#form_selection_e1	textarea,
.form-full-width select,
.form-full-width input,
.form-full-width textarea {
width:100%;
box-sizing:border-box;
padding: 5px 15px;
}
.chzn-container-single .chzn-single {
height: 40px;
padding: 8px 15px;
width:100%;
}
.chzn-container-single .chzn-single div b {
background-position:0 10px; 
}
.form-full-width #rbt_gender_1,
.form-full-width #rbt_gender_2,
.form-full-width #chk_language_1,
.form-full-width #chk_language_2,
.form-full-width #chk_language_3,
.form-full-width #chk_language_4,
.form-full-width #rbt_educationLevel_1,
.form-full-width #rbt_educationLevel_2,
.form-full-width #rbt_educationLevel_3,
.form-full-width #rbt_educationLevel_4,
.form-full-width #rbt_has_vocationaltr1,
.form-full-width #rbt_has_vocationaltr2,
.form-full-width #rbt_gender_1,
.form-full-width #rbt_gender_1,
.list-styles input, 
.form-full-width .rbt-width-auto	{
width:auto;
}

#form_industry_type .group-title {
margin-bottom:0 !important;
}
.control-group .controls {
/*	background: #fafafa none repeat scroll 0 0;
*/	margin: 0 !important;
padding: 0px;
}
#contact-form .control-group .controls {
background:none;

}
#contact-form .control-label label {/* font-weight:100 !important; */}
.help-block {
color: #fff;
display: inline-block;
margin-bottom: 10px;
}
.gray-inner {
background: #fafafa none repeat scroll 0 0;
padding: 0 20px 25px 20px;
}

.list-styles li {
display:inline-block;
}
textarea#business_idea {
padding: 12px;
width: 100%;
}

.form-steps {
background:#f8f8f8;
border-radius:4px;
padding:10px;
z-index:0;
}
.form-steps > div {
display:block;
margin:0 10px;
/*	background:#efefef;
*/}	


#form_industry_type .controls {
padding:10px 0 20px 0;
}

#header a:hover {
color:#5F5F5F;
}
#header,
#header .img-responsive,
#header .mainMenu > .nav > li > a {
transition:all ease-in-out 0.1s;
}
#header.stickys .mainMenu > .nav > li > a {
padding: 9px 12px !important;
font-size: 100%;
}
#header.stickys .img-responsive {
width: 75%;
transition:all ease-in-out 0.5s;
}

#header.stickys {background: rgba(0, 0, 0, 0.7) !important;-webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.75);-moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.75);box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.75);}

#header.stickys .nav-child {
/*top: 69px;*/
}

.sp-nh-buttons:after {
    content: "";
    position: absolute;
    z-index: 9;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 30px 0 0;
    border-color: #002c6f transparent transparent transparent;
}

a.sp-nh-link {
    /* color: #fff !important; */
    padding: 10px 15px 10px 60px !important;
    display: block;
    font-weight: 500;
}

span.sp-nh-title {
    font-size: 110%;
}

.row {
margin-left: -23px !important;
margin-right: -23px !important;
}
.btn-wrapper.input-append {
background: #f7f7f7;
border: 1px solid #ededed;
padding: 12px;
}

.btn-wrapper.input-append #txt_search {
padding:5px;
font-size:90%;
}
.btn-wrapper i.icon-search {
font-size: 14px;
}
.btn-wrapper .btn {
padding:7px 9px;
}
.table-striped {
margin-top:25px;
}	
.table-striped thead {
background:#505050;
color:#fff;
font-weight:500;
}
.table-striped thead th {
padding:5px;
}
.hide-desktop {
display:none;
}
.hide-mobile {
display:block;
}
.owl-carousel {
margin:0;
padding:0;
}

.breadCrumb {background: #fdfdfd;background-size:cover;color: #165dcc;border-bottom: 1px solid #eaeaea;}

.breadCrumb .col-md-12 {
	padding:0;
}	
.breadcrumb > .active {
color: #039 !important;
}
.breadCrumb a {/* color:#fff; */}
.breadCrumb .icon-location {
display:none;
}
.bottom-actions .btn-danger {
background-color: #d9534f;
border-color: #d43f3a;
color: #ffffff;
margin-bottom: -26px !important;
margin-left: 10px;
}
.gray-inner h4 {
padding-top: 20px;
}

.breadCrumb .container {
    padding: 0;
    width: 100%;
}

.breadCrumb .row {
    margin: 0 !important;
}

.contactBlockNw .btn-primary,
.contactBlockNw .btn-primary:hover {
background:none;
border:none;
padding-left:0;
}

h3.form-title {
padding-left:0;
}

.thumbnail img {
width:100%;
height:auto;
border:1px solid #000;
}	
.thumbnail {
position:relative;
}
.span .thumbnail img {
height: 147px;
width: 100%;
}
.span .col-md-4 {
/*width: 22.333%;*/
}
.span .col-md-8 {
/*width: 77.6%;*/
}

.span .introTxt {
display:none;
}
.article-info-term {
display:none;
}
.published {
font-family: Raleway, sans-serif;
font-size: 80%;
padding: 9px 0;
float: left;
font-style:italic;
}
.icon-calendar {
display:none !important;
}
.morelinks {
right: 20px;
bottom: 20px;
padding:	1px 1px 1px 0;
clear:left;
}	
.morelinks a {
color:#000;
}	
.morelinks .readmore,
.item .morelinks p.readmore {
padding:0;
margin:0;
}
.morelinks a {
color:#0B0B0B;
}
#phocagallery-module-ri img {width:100% !important;height: 100% !important;}

.moduletable #phocagallery-pane .pg-box2,
.moduletable #phocagallery .pg-box2,
.moduletable .pg-box2 {
display: inherit;
vertical-align: top;
}
.nopad-left,
.thumbnail,
.items-leading {
padding:0 !important;
}
.media-rights .moduletable {
margin-bottom:20px;
}
.thumbnail .pull-left {
float:none !important;
}

.blog-featured [class*="col-"] {
padding: 0 20px;
}
.blog-featured .items-row .item {
margin-bottom:20px;
}

.Evitem {
border:1px solid #000000;
padding:5px;
}
.Evitem b {
display:block;
}

.Evitem .date {
font-weight:900;
font-style:normal;
font-size:35px;
}

.Eventitem .EvitemDes {
text-align:left;
font-weight:300;
}	
.Eventitem .month {
text-transform:uppercase;
}

.Eventitem .row {
background: url(/templates/temp-mahapola/images/new/stro.jpg) repeat-x bottom !important;
padding-bottom:20px;
}

/*Tabs*/
.mediaBlockNw .ui-tabs .ui-tabs-nav {
margin-bottom: 0;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
color: #bcbcbc;
font-size: 115%;
}
.mediaBlockNw .ui-tabs .ui-state-active .ui-tabs-anchor {
color: #000;
font-size: 115%;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav {
text-align: left;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
padding-left: 0;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav {
border-bottom: 0 solid #000000;
}
.smore {
margin-top:10px;
font-size:80%;
display:block;
}

.mediaBlockNw .ui-tabs-panel .row {
border-bottom: 1px solid #000000;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav li.ui-tabs-active {
background: rgba(0, 0, 0, 0) url(/templates/temp-mahapola/images/new/striangle.png) no-repeat scroll center bottom;
}

#tabs-pub {
margin-bottom:30px;
}

.item-page .article-info {
display:none;
}

.contacttable {
border-bottom:4px solid #545454;
}
.contacttable td {
background:#F7F6F6;
border-bottom:1px solid #fff;
padding:10px 20px;
border-right: 1px solid #fff;
}
.contacttable td p {
margin-bottom:0;
padding-bottom:0;
}
.contacttable	td strong {
font-weight:500;
}
ol li {
list-style: inherit;
}

div.mod-languages	a[lang="en"] {
font-family: "Poppins",sans-serif!important;
}

div.mod-languages	a[lang="si"] {
font-family: "Malithi Web"!important;
font-size:13px !important;
}

div.mod-languages	a[lang="ta"] {
font-family: "Latha"!important;
font-size:13px !important;
}
.moduletablepaternsNew .patern-right {
border:4px solid #fff;
padding:0px;
box-shadow:0 0 3px #000000;
margin:10px 0;
background:url(/templates/temp-mahapola/images/new/paterns.png) repeat;
}
.moduletablepaternsNew .patern-right .col-md-3 {
padding:0;
margin:0;
}

.moduletablegreenMod {
background:#e6ede2;
border-top:3px solid #82b91f;
text-align:center;
padding:30px;
}

.patern-right i {
margin:0 auto;
display:block;
font-size:35px;
margin-bottom:20px; 
}
.patern-right i {
border-radius: 50px;
padding: 20px;
width: 81px;
}
.moduletablegreenMod .patern-right i.fa-files-o {
border: 2px solid #82b91f;
color:#82b91f;
}
.moduletablegreenMod .patern-right i.fa-users {
border: 2px solid #1a80c4;
color: #1a80c4;
}
.moduletablegreenMod .patern-right i.fa-flag {
border: 2px solid #e28b21;
color: #e28b21;
}
.moduletablegreenMod .patern-right i.fa-file-text-o {
border: 2px solid #d14723;
color: #d14723;
}



#phocagallery-module-ri .pg-cv-box-mod-ri {
padding:0 !important;
margin:0 !important;
background:none !important;
box-shadow:0	!important;
border:none !important;
}

.special-note {
position:absolute;
left:0;
top:0;
}

.special-note:after {
content: "";
display: block;
height: 215px;
width: 600px;
-ms-transform: rotate(16deg);
-webkit-transform: rotate(16deg);
transform: rotate(15deg);
background: rgba(255, 160, 0, 0.6);
position: absolute;
top:-106px;
left: -239px;
z-index: 0;



}



.special-note p {
z-index: 5;
position: relative;
font-size: 150%;
width: 65%;
color:#000;
text-align: left;
font-weight:500 !important;

}

.sponsorLogo li {
    transition: all ease-in-out 0.4s;
    display:block;
    vertical-align:top;
    margin-bottom:30px;
    text-align:center;
    padding: 5px;background: #f3f3f3; 
    border: 2px solid #fff;
    box-shadow: 0 0 25px #949494cc;
    
}
    
.sponsorLogo li:hover {
    color: rgba(255, 255, 255, 0.5); 
    border: 2px solid #fff;
}
.sponsorLogo .owl-carousel .owl-item {
 }

.comonIc {
width: 197px;
margin: 0 auto;
font-size: 120%;
border-radius: 101%;
padding: 50px;
text-align: center;

}

.mid-width {
width:70%;
margin:0 auto;
}


div#webchat_header {
width: 236px;
line-height: 31px;
background:#e08d23;
color:#fff;
}
.blue {
width:227px;

background:#50baea; 

}
.green {/* background:#82b920; */}

.comonIc strong {
font-size:28px;
}

.social h3 {
margin-bottom:0;
padding-bottom:0;
}
.foot-connected h4 {
font-weight: 100;
margin-bottom: 28px;
padding-top: 0;
}
.social a {
color:#fff;
}
.social a:hover {
color:rgba(255,255,255,0.81);
}

.externalMods {
padding: 0;
}

.carsoulgray {
/*background: #e8e8e7;*/
background-size:cover;
}

.mapFront .custom {
text-align:center;
padding:15px;
background:#c8ddfa;
}

.mapFront .custom p.absoul {
position: absolute;
width: 138px;
}
.mapFront .custom a {
color:#000;
}
.quotesModule,
.mapFront,
.box_moduleFront {
text-align:center;

}

.slidermenu .custom ul {
padding:20px 0 0 20px;
}

.slidermenu .custom ul li {
list-style-type: disc;
list-style:inside;
border-bottom: 1px solid #e2e1e3;
padding-bottom: 6px;
}

.customgreenMod .row:first-child .patern-right > div.clear	{
border-bottom: 1px solid #cbd0ca;
margin-bottom: 20px;
height:auto;

}
.media-rights .patern-right div:first-child {
border-right: 1px solid #cbd0ca;
}

/*Search*/
/*Css Search Box*/


.topMenu .search .form-inline {
right:6px;
top:0px;
background:none !important; 
border:none;
color:#A7A7A7;
box-shadow:none;
font-size:20px;
border-left:1px solid #000000;
margin-left:10px;
}
.topMenu .search .form-inline.button:hover {
color:#000 !important;
}	

.topMenu .search .form-inline input[type=search] {
/*! width: 130px; */ /*
box-sizing: border-box;
border:none;
border-radius: 4px;
font-size: 16px;
background-color: white;

background-position: 10px 10px; 
background-repeat: no-repeat;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
box-shadow:none;*/
margin-left: 0px;
width: 14px;
background: none;
border: none;
font-size: 10pt;
float: left;
padding:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff;
box-shadow:none;

-webkit-transition: width .55s ease;
-moz-transition: width .55s ease;
-ms-transition: width .55s ease;
-o-transition: width .55s ease;
transition: width .55s ease;
border:none;
}

.topMenu .search .form-inline	input[type=search]::-webkit-input-placeholder {
color: #65737e;

}

.topMenu .search .form-inline input[type=search]:-moz-placeholder { /* Firefox 18- */
color: #65737e;
}
.topMenu .search .form-inline input[type=search]::-moz-placeholder {	/* Firefox 19+ */
color: #65737e;
}

.topMenu .search .form-inline input[type=search]:-ms-input-placeholder {	
color: #65737e;
}
.topMenu .search .form-inline input[type=search]:focus {
/*	width: 70%;
border-bottom: 2px solid #ccc;
background:#EAF1F6;*/	
}
.topMenu .search input[type=search]:focus, 
.topMenu .search input[type=search]#mod-search-searchword:active {
outline:none;
width: 150px;
}

.topMenu .search .form-inline:hover input[type=search] {
width: 150px;
}

.topMenu .search .form-inline:hover .icon {
color: #494B4D;
}


/*End Search*/
.socialtop em {
font-size:160%;

}
.externalMods	ul li a {
color:#fff;
}
.externalMods	ul li div {
padding: 8px;
display: block;
width: 45px;
transition:all ease-out .4s;
}
.externalMods	ul li div:hover {
background:#FF9500;
}
.facebook {
background:#1458B1;

}
.fa fa-facebook {
color:#fff;

}
.twiter {
background:#00a6d0;
}
.youtube {
background:#d00000;
}
.linkdin {
background:#e10000;
}
.fa-twitter-square {
color:#0099FF;
}
.fa-youtube-square {
color:#B2080B;

}
ul.socialtop {
margin:0;
padding:0;
}

.headmobtop {padding-top: 5px;padding-bottom: 5px;}

.twobannersLg .item p.readmore {
padding: 0 10px 14px 0;

}
.bt-introtext {
padding:15px 0;
}
.twobannersLg {
    clear:left;
    padding: 20px 0;
    position: relative;
    z-index: 0;
    background: #fff;
    }

.twobanners {
padding:25px 0;
}
.twobanners h3 {
text-align:center;
font-size:180%;
font-weight:600 !important;
}
.twobanners h3:after {
background: #000;
content: "";
display: block;
float: none;
height: 5px;
position: relative;
top: 20px;
width: 25px;
text-align: center;
margin:0 auto;
margin-bottom:30px;
}

.twobannersLg .custom {text-align:justify;color:#000;margin: 0;}

.twobannersLg2 .custom {
text-align:left;
color:#fff;
}
.twobannersLg2 .custom p {
margin-bottom:0;
padding-bottom:0;
line-height: 19px;
}
.twobannersLg .custom strong {
display: block;

}
.twobannersLg2 .moduletable .col-lg-12 {
padding:0;
margin:0;
}
.Lblue {
width: 175px;
text-align: left;
margin: 0 auto;
position:relative;
}
.twobanners .readmore a {
color:#0284e9;
}
.twobanners .readmore a:hover {
color:#000;
}
.twobannersLg span {font-size:125%;padding: 80px 25px 10px;display: block;transform: rotate(-30deg);margin: -15px 0 0 0;}
.Dblue {
width: 175px;
text-align: left;
margin: 0 auto;
position:relative;
}
.Lblue i,
.Dblue i {
display: inline-block;
position: absolute;
right: 0;
top: 9px;
font-size:180%;
}

.twobanners .col-lg-6 {
background:url(/templates/temp-mahapola/images/new/blur.png) no-repeat right top;
background-size:80%;
}

.twobanners .col-lg-6:last-child {
background:url(/templates/temp-mahapola/images/new/blur2.png) no-repeat right top;
background-size: 80%;
}



.services .col-md-12 {
padding:0;
}

.patern-right .clear {
height:1px;
}

#searchForm {
background:#fff;
padding:20px;
}	

a.phocaLinkas {display: block;text-align: right;}

.rev_slider {
overflow:visible !important;
}

.social h2:after {
/*content:"";
display:block;
margin:0 auto;
width:60px;
height:5px;
background:#fb7c00;
position:relative;
margin-bottom:20px;
margin-top:20px;*/
}
.social .fa:after {
content:"";
display:block;
margin:0 auto;
width:40%;
height:1px;
border-bottom:2px dashed #7ba9d8;
position:relative;
margin-bottom:20px;
margin-top:20px;

}

.blog-featured h3, 
.blog-featured .Tblue,
.moduletablenobak h3 {
color:#058ef9;
font-weight: 500 !important;
}


.blog-featured h3:after,
.moduletablenobak h3:after {
background: #058ef9;
content: "";
display: block;
float: none;
height: 5px;
position: relative;
top: 20px;
width: 25px;
text-align: center;
margin-bottom:40px;

}
.moduletablenobak {
padding: 14px;
background: #eafaff;
}

.formform .ns2-inner {
color: #fff;
background: rgba(255, 255, 255, 0.65); /*url(../../../images/events_bg.png) repeat-x 0 83px*/
padding: 10px;
}

.formform {
   }
.formform p {
padding:0 !important;
margin: 6px 0 0px 0	!important;
}
.formform h3 {
font-size: 145%;
}
.formform h3:after {
width: 35px;
height: 4px;
content: "";
display: none;
background: #1f1f1f;
margin-top: 13px;
margin-bottom: 20px;
}

.formform .custom {
     position: relative;
/*padding: 20px;*/
}
.formform label {
font-weight:300!important;
margin: 0 !important;
}

.gkTabsNav {
padding:0;
margin:0;
}

.formform select {
display: block;
margin: 0;
width: 100%;
box-sizing: border-box;
border-radius:3px;
border:1px	solid #cdcdcd;
padding: 8px;


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f1f1+0,ffffff+20,f1f1f1+100 */

background: rgb(241,241,241); /* Old browsers */

background: -moz-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 20%, rgba(241,241,241,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 20%,rgba(241,241,241,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 20%,rgba(241,241,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */


}

a.crealink {
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff !important;
}

a.crealink:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 12px;
}

a.crealink:hover:after {
    margin-left: 13px;
}

div#ns2-99 .owl-dots {
    text-align: center;
}

.formform button {
width: 100%;
border-radius: 3px;
border: 1px solid #f26c00;
padding: 9px;
background:#039;
color:#fff;
margin-top: 11px;
text-transform:uppercase;
}
.formform input {
display: block;
margin: 29px 0;
width: 100%;
box-sizing: border-box;
border: none;
padding: 8px;
color:#000;
}

.gkTabsWrap.horizontal ol li {
float:none !important;
width:100%;
}
#gk-tabs-92 .gkTabsWrap > ol {
width: 139px !important;
line-height: 19px !important;
background:none !important;
}
#gk-tabs-92 .gkTabsWrap > ol > li {
line-height: 19px !important;
font-weight: 300 !important;
padding: 21px	12px!important;
margin: 0 !important;
border-bottom: 1px solid #bad4d2;
}

.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
background:rgba(255,255,255,0.6) !important;
}	

.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
background:#f3f2f3 !important;
color:#000 !important; 
text-shadow:none !important;
}

.gkTabsItem input[type="submit"] {

color:#fff;
padding:15px 0;
text-align:center;
border-radius:3px;
border:1px solid #0075d0;
margin:18px 0;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0080f8+0,0673db+98 */

background: rgb(0,128,248); /* Old browsers */

background: -moz-linear-gradient(top, rgba(0,128,248,1) 0%, rgba(6,115,219,1) 98%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(0,128,248,1) 0%,rgba(6,115,219,1) 98%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(0,128,248,1) 0%,rgba(6,115,219,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0080f8', endColorstr='#0673db',GradientType=0 ); /* IE6-9 */


}

.gkTabsItem a {
padding: 10px 0 30px 0;
display: block;
color: #000;
font-size: 83%;
text-decoration: underline !important;
}

.gkTabsItem input[type="submit"]:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0673db+0,0080f8+100 */

background: rgb(6,115,219); /* Old browsers */

background: -moz-linear-gradient(top, rgba(6,115,219,1) 0%, rgba(0,128,248,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(6,115,219,1) 0%,rgba(0,128,248,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(6,115,219,1) 0%,rgba(0,128,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0673db', endColorstr='#0080f8',GradientType=0 ); /* IE6-9 */

}
.gkTabsItem h2, 
.gkTabsItem .h2 {
font-size: 154%;
margin: 23px 0 !important;
}

.tabWrap {
position: relative;
max-width: 1300px;
width: 90%;
margin: 0 auto;
z-index: 999;
}

.slotholder::before {
content: "";
display: none;
width: 100%;
height: 180px;
position: absolute;
bottom: 0;
z-index: 9999999;

 
}

.addressNew {
position: absolute;
z-index: 999;
background: rgba(5,142,249,0.8);
color:#fff;
padding: 20px;
top: 53px;
border-bottom:6px solid #353434;
box-shadow:0 0 4px #000;
}
.addressNew p {
line-height:19px;
margin-bottom:17px;
}
.addressNew	a {
color:#fff;
}

.bt-date {
color:#fff;
z-index: 995;
font-size:80% !important;
}

.fa.fa-twitter-square {
font-size: 250%;
padding-top: 2px;
vertical-align: middle;
color:#0084b4;
}
.fa.fa-twitter-square:hover {
color:#0084b4;
}

.fa.fa-facebook-square {
font-size: 250%;
padding-top: 2px;
vertical-align: middle;
color:#3b579d;
}
.fa.fa-facebook-square:hover {
color:#3b579d;
}

.gicBan {
padding:0 25px; 
border-left:1px	solid #0072cb;
border-right:1px	solid #0072cb;
}

.owl-carousel2 .hovereffect {
margin-right:12px !important;
}

.social .fa {
font-size:74px;
display:block;
margin:0 auto;
margin-bottom:15px;
margin-top:15px;
}

.twobannersLg .col-lg-7 .moduletable {
width:90%;
margin:0 auto;
position: relative;
}

.twobannersLg h3 {
    text-align: center;
    font-size: 27px;
    margin: 32px;
    font-weight: 800 !important;
    color: #fff;
    }
 
.twobannersLg .owl-controls {
position: absolute;
top:-68px;
right: 0;
}
.twobannersLg2 .owl-controls {
position: relative;
top:inherit;
right: inherit;
} 

.twobannersLg .owl-prev {
right: 32px !important;
left:inherit !important; 
}	
.twobannersLg .owl-prev {
background: url(/templates/temp-mahapola/images/new/wleft2.png) no-repeat 0 6px;
}
.twobannersLg .owl-next {
background: url(/templates/temp-mahapola/images/new/wright2.png) no-repeat 0 6px;
}

.nopd > div {
padding-top:0;
padding-bottom:0;
}

.twobannersLg .owl-carousel .owl-item img {
border: 0 solid #fff;
margin: 0 !important;
}

.social h1 {
padding:22px 0;
font-size: 250%;
font-weight: 500;
}

.is-hover a {
/*color:#fff !important;*/
}

.mainMenu li.is-hover:hover li a {
/*color:#fff !important;*/
}

.mainMenu li.is-hover:hover li a:hover {
background: rgb(240,240,240);
background: -moz-linear-gradient(rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(240,240,240,1)), to(rgba(255,255,255,1)));
background: -o-linear-gradient(rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
}

.mainMenu ul.nav li .nav-child li.active a,
.mainMenu ul.nav li .nav-child li.active a:focus,
.mainMenu ul.nav li .nav-child li.active a:hover {
    color: #fff !important;
    background-color: #c03200 !important;
    background-image: -webkit-linear-gradient(top,#c03200 0,#a22a00 100%) !important;
    background-image: -o-linear-gradient(top,#c03200 0,#a22a00 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#c03200),to(#a22a00)) !important;
    background-image: linear-gradient(to bottom,#c03200 0,#a22a00 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0) !important;
    background-repeat: repeat-x;
}


bodybody[class*=" home"] div#header-sticky-wrapper {
position: absolute;
width: 100%;
}

.allTxt h2 {
position: absolute;
text-align: left;
width: 100%;
bottom: 0;
height: auto;
vertical-align: text-bottom;
padding: 35px;
z-index:9;
transition:all ease-in-out .4s;

}
.allTxt h2:after {
content:"";
display:block;
width:100%;
height:150px;
position:absolute;
bottom: 0;
z-index:-1;
left:0;
transition:all ease-in-out .4s;
animation:ease-out .2s;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+22,0.79+100 */

background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 22%, rgba(0,0,0,0.79) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 22%,rgba(0,0,0,0.79) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 22%,rgba(0,0,0,0.79) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c9000000',GradientType=0 ); /* IE6-9 */

}
.Hblock {
background:#000;
animation:ease-out .2s;
transition:all ease-in-out .4s;
}

.Hblock img {
width:100%;
height:auto;
}
.Hblock:hover img {
background:#000;
opacity:.4;
animation:ease-out .2s;
transition:all ease-in-out .4s;

}
.allTxt {
text-align:center;
width:100%;
position:relative;

}


.quotesModule .col-md-3 {
position:relative;
overflow:hidden;
}

.qpop {
background:none;
border-radius:3px;
color:#444;
text-align:left;
}

.twobannersLg2 .qpop {
background:#fff;
color:#757575;
padding: 20px;
}

.twobannersLg2 span.sname:before { 
/* border-top: 12px solid #116CB9 !important; */
}

.allTxt h2 {
color:#fff;
}
img.round {width:100%;height:auto;/* border-radius:100%; */}

#asidenew div.ns2-tools {
    display: none;
}

#asidenew .qpop {
        padding: 6px;
}

#asidenew .col-lg-2 {
    width: 40%;
}

#asidenew .col-lg-10 {
    width: 60%;
    padding: 0 10px 0 20px !important;
}

.qpop h3 {
color:#000;
font-size:120%;
padding:0 0 10px 0 !important;
margin:0 !important;
font-weight:500 !important;
}

.twobannersLg span.sname {
font-size:100%;
float: left;
margin-top: 0;

}
.twobannersLg2 .qpop h3 {
color: #fff;
}

.twobannersLg2 span.sname {
float: left;

}

.twobannersLg2 .owl-theme .owl-controls {
/*text-align: left;*/
margin-top: 0;
}
.twobannersLg2 .clear {
height:1px;
}
.twobannersLg span.sname:before { 
content: "";
display: block;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-top: 12px solid white;
top: -3px;
position: relative;
left: 10px;
}

.twobannersLg2 .testi2 span.sname:before { 
margin:0	auto;
left:inherit;
}

.social h3 {
	text-align:left;
	font-size: 250%;
	font-weight: lighter !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 18px;
}

.formform h3 {
	text-align: center;
    font-size: 27px;
    margin: 32px;
    font-weight: 800 !important;
    color: #06307b;
}

.minnews h3 {
	font-size: 140%;
	color: #000!important;
	text-align: left;
	margin-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 18px;
}

.mediaBlockNw .moduletable h3{
	text-align: center;
	font-size: 220% !important;
	margin: 26px;
	padding-bottom: 10px;
	color: #484646;
	font-weight: 500 !important;
	text-transform: uppercase;
}
.mediaBlockNw h3:after {
content: "";
    background: #484646;
    width: 125px;
    height: 3px;
    margin: 10px 0;
    text-align: center;
    position: absolute;
    display: block;
    left: 45%;
}


.mediaBlockNw .ns2-row .ns2-row-inner{
	margin-bottom:20px;
}

.mediaBlockNw .ns2-column > div {
    margin: 10px;
    padding: 20px 20px 10px 20px !important;
    background: #fff;
}

.mediaBlockNw .ns2-column > div img {
    width: 100%;
    margin: 0 !important;
}

.mediaBlockNw h4.ns2-title {
    padding-bottom: 15px !important;
    background: url(/images/newsbg.png) repeat-x 0 100%;
    position: absolute;
    top: 130px;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 9;
}

.mediaBlockNw h4.ns2-title a {
    color: #fff !important;
}

.mediaBlockNw .ns2-links a {
    color: #fff !important;
    font-size: 85%;
	padding: 10px 0;
    display: block;
}

.mediaBlockNw .ns2-readmore::after {
    display: none;
}

.mediaBlockNw .ns2-created {
    position: absolute;
    right: 0;
    background: none;
    color: #9d1e1e;
    padding: 10px 0;
}

.mediaBlockNw .ns2-inner {
    position: relative;
    margin: 0;
}

.mediaBlockNw img.ns2-image {
    margin: 0 !important;
}

.mediaBlockNw .ns2-inner:after {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
transition:all ease-out .8s;
}

.mediaBlockNw .ns2-inner:hover:after {
    background: rgba(0, 0, 0, 0.7);
transition:all ease-out .8s;
}

.externalMods h2 {
font-size:120%;
}

.quotesModule li {display: block;vertical-align:top;font-size: 192%;padding: 0 0 0 35px;position: relative;}
.quotesModule	ul {padding: 0 0 15px 0;margin:0;font-size: 50%;border-bottom: 5px solid #d83a00;}
h4.ns2-title {
padding-top:0;
margin-top:0;
}
.ns2-inner {
    color: #fff;
    background: #fff;
    padding: 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
     margin-bottom: 5px;
    position: relative;
}

div#ns2-92 .ns2-inner {
    padding: 25px 15px 25px 130px;
    height: 154px;
    -webkit-box-shadow: 0px 0px 0 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 0 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0 0px rgba(0,0,0,0);
    outline: 1px solid #dadada;
    outline-offset: -4px;
}
.Orbar {
    background: #d8b906;
    height: 4px;
}	

.Orbar .col-lg-12 {
padding-top:0;
padding-bottom:0;
}

.twobannersLg2 {
background: url(/templates/temp-mahapola/images/new/blue1.jpeg) repeat #fff;
background-size:cover;
}
.twobannersLg2 h3 {
color:#000;
}
.twobannersLg2 .owl-carousel .owl-item img {
width:auto;
height: auto;
margin: 0 auto;
}
.twobannersLg2 .testi2 {
margin: 0 auto;
}


.twobannersLg2 .sname {
color:#005FDA;
}

.ministry p {
margin:0;
padding:0;
line-height:19px;
font-family:Raleway;
font-size:80%;
}
.ministry p strong {
font-family:'Raleway', sans-serif;
}

.vision {background: #b13f0c;border-radius: 3px;padding: 35px;margin-bottom:20px;position: relative;/* min-height: 130px; */color: #fff;font-size: 110%;width: 70%;margin-left: auto;margin-right: auto;margin-top: 100px;min-width: 300px;}

.vision ul li:before {
    color: #fff;
}

/*.vision:before {text-align: center;background: #135ecc;color: #fff;padding: 30px;border-radius: 50px;width: 100px;height: 100px;margin: 0 auto;content: "\f06e";font-family: FontAwesome;font-size: 280%;line-height: 36px;display: inline-block;position: absolute;left: 13px;}*/

div[itemprop="articleBody"] .vision h4 {
    margin:0;
    padding:0;
    color: #c03200;
    border: 1px solid #c03200 !important;
    z-index: 9;
    top: -90px;
    left: -50px;
    font-size: 200%;
    position: absolute;
    padding: 20px !important;
}

div[itemprop="articleBody"] .mission h4 {
    margin:0;
    padding:0;
    z-index: 9;
    color: #009e10;
    border: 1px solid #009e10 !important;
    z-index: 9;
    top: -90px;
    left: -50px;
    font-size: 200%;
    position: absolute;
    padding: 20px !important;
}

div[itemprop="articleBody"] .objectives h4 {
    margin:0;
    padding:0;
    z-index: 9;
    color: #ffb300;
    border: 1px solid #ffb300 !important;
    z-index: 9;
    top: -90px;
    left: -50px;
    font-size: 200%;
    position: absolute;
    padding: 20px !important;
}

.mission {background: #009a2f;border-radius: 3px;padding: 35px;position: relative;/* min-height: 130px; */color: #fff;font-size: 110%;width: 70%;margin-left: auto;margin-right: auto;margin-top: 130px;margin-bottom: 50px;min-width: 300px;}


.objectives {background: #f4b600;border-radius: 3px;padding: 35px;position: relative;/* min-height: 130px; */color: #fff;font-size: 110%;width: 70%;margin-left: auto;margin-right: auto;margin-top: 130px;margin-bottom: 50px;min-width: 300px;}

/*.mission:before {text-align: center;background: #135ecc;color: #fff;padding: 30px;border-radius: 50px;width: 100px;height: 100px;margin: 0 auto;content: "\f0eb";font-family: FontAwesome;font-size: 280%;line-height: 36px;display: inline-block;position: absolute;right: -120px;}*/
.ns2-introtext {line-height: 22px;color: #1f1f1f;text-align: left;padding: 0 10px;}

.social .ns2-row {
margin:10px 1px;
}

dl.contact-address dd {
font-size: 110% !important;
}

form#contact-form legend {
font-size: 95%;
}

body[class*=" contact-details"] table.mtable td {
vertical-align: top;
}

#asidenew .ns2-introtext {
margin: 0;
margin-bottom: 11px;
padding: 0;
border: 0;
}

.ns2-created {padding: 5px;font-size: 115%;font-weight: 600;color: #000;}

div.ns2-tools{
color:#999;
font-size:0.9em;
text-align: left;
}

#tabs {
/*padding:20px 0;*/
}

#tabs .ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
border-bottom: 1px solid #660303;
}

.gmapfpform {
background: #fefbf2;
width: 100%;
margin-bottom: 10px;
border-bottom: 2px solid #ED8B00;
}

.gmapfpform	select {
width:100%;
margin-top:5px;
margin-left: 0 !important;
margin-right: 0 !important;
} 
.gmapfpform	select option {
border-bottom:1px solid #E0E0E0;
padding:5px;
}
table.blog {
width: 100% !important;
}
.gmapfpform .col-lg-12 {
padding-top:0;
}

.contactNew .top {
background: #fff;
width: auto;
margin: 0 auto;
border-radius:2px 2px 0 0;
padding: 12px 32px;
text-align: center;
display: inline-block;
bottom: 0;
position: absolute;
cursor:pointer;
z-index:0;
box-shadow:0 0 3px rgba(0,0,0,0.67);
}
.contactNew {
position: fixed;
bottom: 0;
width: 100%;
text-align: center;
z-index: 98979;
}


.DataNew {
background: #DB0003;
border-radius: 50px 50px 0 0;
color: #fff;
display: block;
width: 252px;
margin: 0 auto;
padding: 13px 0;

position: relative;
transition:all ease-out .8s;
top:0;
}

.DataNew .close {
font-size: 14px !important;
background: #950000;
color: #fff;
border-radius: 50px;
padding: 9px 12px;
position: absolute;
top: -6px !important;
right: -4px !important;
cursor: pointer;
opacity: 1;
}

.pg-cats-box-img {
width:24%;
display:inline-block;
vertical-align:top;
}
.pg-cats-name {
width:70%;
display:inline-block;
margin-left:12px;
}


.item-page .objectives	ul li,
.item-page .values	ul li,
.item-page .functions	ul li {
line-height: 29px;
margin-bottom: 5px;
padding-left: 17px;
}

.objectives {/* margin: 20px 0; */padding: 20px;border-radius: 3px;}
.objectives h4 {
margin-top: 0;
padding-top: 0;
}


.values {
margin: 20px 0;
border: 1px solid #E9CAB3;
background: #fff9f1;
padding: 20px;
border-radius: 3px;
}
.values h4 {
margin-top: 0;
padding-top: 0;
}
.functions {
margin: 20px 0;
border: 1px solid #E9DCB3;
background: #fffef1;
padding: 20px;
border-radius: 3px;
}
.functions h4 {
margin-top: 0;
padding-top: 0;
}
.vision h4, .mission h4 {
margin-bottom: 14px;
}
.vision p, .mission p {line-height: 21px;text-align: center !important;}

body[class*=" home"] .contentNew {
display: none;
}

/* --------- */

html .onwebchatbox {
bottom: 24px !important;
}

div#webchat_header {
padding: 10px 40px 10px 0 !important;
}

html .onwebchatbox #div_chat_min_title_span {
font-size: 130% !important;
font-family: 'Raleway', arial,verdana,sans-serif !important;
font-weight: 400 !important;
}

html .onwebchatbox #div_chat_max_title_span {
font-size: 130% !important;
font-family: 'Raleway', arial,verdana,sans-serif !important;
font-weight: 400 !important;
}

.onwebchatbox .chat_area {
height: 245px !important;
}

.onwebchatbox .me-bubble {
background-color: #e8e177 !important;
}

.onwebchatbox .me-bubble::before {
border-left: 5px solid #e8e177 !important;
}

html .onwebchatbox .webchat_header {
background-color: #0191ab !important;
}

html .onwebchatbox #div_chat_min_title {
width: 106% !important;
}

.onwebchatbox .agent-bubble {
background-color: #a9defb !important;
}

.onwebchatbox .agent-bubble::before {
border-right: 5px solid #a9defb !important;
}

[class*="site contact-details"] div[itemprop="articleBody"] em.fa {
margin-right: 10px;
width: 15px;
}

[class*="site contact-details"] div[itemprop="articleBody"] h4 {
margin: 0;
padding-top: 0;
}
.hierarchy {
padding-top: 0;
}

.headof {
padding-bottom: 0;
}

.socform {
padding: 0;
}

.fbwallfeed .ns2-inner {
    background: rgba(242,249,255,1);
    background: -moz-linear-gradient(left, rgba(242,249,255,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(242,249,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(242,249,255,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(242,249,255,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(242,249,255,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(242,249,255,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9ff', endColorstr='#ffffff', GradientType=1 );
}

.formform.stickys {
width: 50px !important;
height: 50px !important;
right: 0;
top: 75px !important;
overflow: hidden;
z-index:9999;
border-radius: 0;
/* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); */
/* -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); */
/* box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); */
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in;
background: #FF5722 url(/images/application_process.png) no-repeat;
}

.formform.stickys:before {
width: 50px !important;
height: 50px !important;
display: block;
position: relative;
right: 50px;
content: url(/images/application_process.png);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.formform.stickys:hover {
width: 340px !important;
height: 450px !important;
right: 0;
border-radius: 0%;
top: 75px !important;
overflow: hidden;
background: #fff;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.formform.stickys:hover:before {
width: 0 !important;
height: 0 !important;
}


button#playpausebtn,
button#mutebtn {
border:none;
cursor:pointer;
outline:none;
position: fixed;
bottom: 10px;
}

button#playpausebtn{
background:url(/images/pause.png) no-repeat;
width:25px;
height:25px;
z-index: 9999;
}

button#mutebtn{
background:url(/images/speaker.png) no-repeat;
width:25px;
height:25px;
z-index: 9999;
}

button#mutebtn {
left: 40px;
}

body.contentpane.modal audio#onwebchataudio,
body.contentpane.modal div#onwbchat_window {
display: none !important;
}

#phocagallery.pg-detail-view {
margin: 50px 0 !important;
}

select {
padding: 7px;
margin: 0 10px;
}

.user-details select {
padding: 7px;
margin: 0 ;
}

.pagination li {min-width: 35px;height: 35px;}
.downnipo .fa {
color: #1185fd;
font-size: 250%;
margin-right: 25px;
vertical-align: middle;
}

.downnipo span.act {
font-size: 130%;
}

.downnipo a {
color: #1185fd;
padding: 10px 20px !important;
width: 100%;
display: block;
}

.downnipo {
margin-bottom: 25px;
/*padding: 10px 20px;*/
margin-top: 40px;
border: 1px solid #0d252c;
border-radius: 5px;
background: #f9f9f9;
}

.downnipo:hover .fa {
color: #fff !important;
}

.downnipo:hover span.act {
color: #fff !important;
}

.downnipo:hover {
background: #1185fd;
border: 1px solid #fff;
}

@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
transform-style: preserve-3d;
}

40%, 43% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -7px, 0);
transform-style: preserve-3d;
}

70% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -5px, 0);
transform-style: preserve-3d;
}

90% {
transform: translate3d(0,-4px,0);
transform-style: preserve-3d;
}
}
.downnipo .fa {
animation: bounce 2s infinite;
transform-origin: center bottom;
}
.downnipo:hover .fa,
.downnipo:focus .fa {
animation: none;
}
span.impolin {
	display: inline-block;
	line-height: 18px;
	margin-top: 10px;
	vertical-align: middle;
	width: 70%;
	text-align: left;
}

@keyframes scale {
0% { transform: scale(1); }
7% { transform: scale(1.05); }
14% { transform: scale(1); }
21% { transform: scale(1.05); }
38% { transform: scale(1); }
45% { transform: scale(1.05); }
100% { transform: scale(1); }
}

span.tooltiptext  {
animation: scale 2s infinite;
transform-origin: center bottom;
}


.formform.stickys:hover {
animation: none;
}

span.tooltiptext {
visibility: hidden;
position: absolute;
}
div.is-sticky + span.tooltiptext {
width: 150px;
background-color: #fff;
color: #1f1f1f;
text-align: center;
border-radius: 6px;
padding: 5px 0;
cursor: pointer;
/* Position the tooltip */
visibility: visible;
position: fixed;
top: 90px;
right: 140px;
z-index: 9999;
-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
}
div.is-sticky:hover + span.tooltiptext {
right: 420px;
}

span.tooltiptext:before {
content: url(/images/arrowpng.png);
position: absolute;
right: -53px;
}

/* Shine */
span.hotline {
position: relative;
}

span.hotline::before {
position: absolute;
top: -8px;
left: -105%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 150%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.15) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.15) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
-webkit-animation: shine 2.75s infinite;
animation: shine 2.75s infinite;
}

@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}

.playerbtn {
border: none;
cursor: pointer;
outline: none;
position: fixed;
bottom: 0;
background: #000;
width: 75px;
height: 45px;
z-index: 9999;
border-radius: 0 15px 0 0;
opacity: 0.5;
}

.playerbtn:hover {
opacity: 1;
}

.ui-tabs .ui-tabs-nav {
text-align: left !important;
}

h4.ns2-title {
text-align: left;
}

/* */

.formform div.nssp2-default .ns2-art-prev,
.formform div.nssp2-default .ns2-links-prev,
.formform div.nssp2-default .ns2-art-play,
.formform div.nssp2-default .ns2-links-play,
.formform div.nssp2-default .ns2-art-pause,
.formform div.nssp2-default .ns2-links-pause,
.formform div.nssp2-default .ns2-art-next,
.formform div.nssp2-default .ns2-links-next,
.formform div.nssp2-default .ns2-art-pagination span,
.formform div.nssp2-default .ns2-links-pagination span{
width: 22px !important;
height: 18px !important;
}

div.nssp2-default .ns2-art-prev:hover, 
div.nssp2-default .ns2-links-prev:hover {background-position:0 -17px !important;}
div.nssp2-default .ns2-art-next, 
div.nssp2-default .ns2-links-next {background-position:-24px 0 !important;}
div.nssp2-default .ns2-art-next:hover, 
div.nssp2-default .ns2-links-next:hover {background-position:-24px -17px !important;}

a[href="#social-1"],
a[href="#social-2"] {
font-weight: 600 !important;
text-align: left !important;
margin-top: -8px;
background: #fff !important;
}

div#social li.ui-state-active a[href="#social-1"],
div#social li.ui-state-active a[href="#social-2"] {
width: 220px !important;
}

div#social li a[href="#social-1"],
div#social li a[href="#social-2"] {
width: 70px;
padding: 15px !important;
}

div#social li.ui-state-active a {
color: #1f1f1f !important;
}

div#social li.ui-state-active span,
div#social li.ui-state-active h5 {
display: block !important;
}

div#social li span,
div#social li h5 {
display: none;
}

a[href="#social-1"] span,
a[href="#social-2"] span {
display: block;
font-size: 14px;
font-weight: 100;
}

a[href="#social-1"] i.fa,
a[href="#social-2"] i.fa {
margin-right: 15px;
margin-top: -4px;
float: left;
}

a[href="#social-1"] h5,
a[href="#social-2"] h5 {
margin: 0 !important;
}

.mediaBlockNw .ui-widget.ui-widget-content .ui-tabs-panel {
background: none;
width: 390px;
padding: 20px;
background: #fff;
}

div#social {
max-width: 390px;
margin: 0 auto;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active:after {
content: "\f04b";
font-family: FontAwesome;
margin-right: 10px;
font-size: 8px;
position: absolute;
bottom: -10px;
left: 48%;
vertical-align: bottom;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}

.mainMenu li.active a:after,
.mainMenu li:hover a:after {
/*content: "\f04b";
font-family: FontAwesome;
margin-right: 10px;
font-size: 8px;
position: absolute;
bottom: -10px;
left: 45%;
vertical-align: bottom;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);*/
}

.mainMenu li.active li a:after,
.mainMenu li:hover li a:after {
display: none;
}

/*Search*/
/*Css Search Box*/

.mainMenu .search .form-inline {
right:0;
top:-4px;	
background:none !important; 
border:none;
color:#A7A7A7;
box-shadow:none;
font-size:20px;
border-left:0px solid #353535;
margin-left:10px;
}
.mainMenu .search .form-inline.button:hover{
color:#353535 !important;
}	

.mainMenu .search .form-inline input[type=search] {
/* width: 130px;
box-sizing: border-box;
border:none;
border-radius: 4px;
font-size: 16px;
background-color: white;

background-position: 10px 10px; 
background-repeat: no-repeat;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
box-shadow:none;*/
margin-left: 0px;
width: 0;
height: 31px;
background: rgba(255,255,255,0);
border: none;
font-size: 10pt;
float: left;
padding-left: 24px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #1F1F1F;
box-shadow:none;

-webkit-transition: width .55s ease;
-moz-transition: width .55s ease;
-ms-transition: width .55s ease;
-o-transition: width .55s ease;
transition: width .55s ease;
border:none;
}

.mainMenu .search .form-inline  input[type=search]::-webkit-input-placeholder {
color: #1f1f1f !important;
}

.mainMenu .search .form-inline input[type=search]:-moz-placeholder { /* Firefox 18- */
color: #1f1f1f !important;  
}
.mainMenu .search .form-inline input[type=search]::-moz-placeholder {  /* Firefox 19+ */
color: #1f1f1f !important;  
}

.mainMenu .search .form-inline input[type=search]:-ms-input-placeholder {  
color: #1f1f1f !important;  
}
.mainMenu .search .form-inline input[type=search]:focus {
/*	width: 70%;
*/	border-bottom: 2px solid #ccc;
background:#EAF1F6;
}
.mainMenu .search input[type=search]:focus, 
.mainMenu .search input[type=search]#mod-search-searchword:active{
outline:none;
width: 200px;
}

.mainMenu .search .form-inline input[type=search]{
width: 200px;
background: #fff;
padding-left: 10px;
}

.mainMenu .search .form-inline:hover .icon{
color: #494B4D;
}

.searcNew .btn-primary:hover,
.btn-primary:hover{
overflow:hidden;
background: rgba(224, 14, 95, 0);
border-color: rgba(255, 255, 255, 0.16);
}

.searcNew input{
padding:15px !important; /* 8 15 */
transition:all ease-in .5s;
animation:ease-in .3s;
box-shadow:0 0 4px #666 !important;
border:none !important; 
font-size:15px;
}	
.searcNew input:focus{
color:#333;
box-shadow:0 0 4px #666 !important;
}

.mainMenu .search label {
display: none;
}

.mainMenu .search {
float: right;
margin-top: 8px;
}

.mainMenu .btn-primary {
color: #1f1f1f !important;
background: #fff !important;
border-color: #fff !important;
border: 0 !important;
border-bottom: 1px solid #fff !important;
}
/*End Search*/

.mainMenu .nav.menu {
display: inline-block !important;
}

ul.level_0 {
padding-left: 20px;
margin-top: 20px;
}

ul.level_0 a:before {
content: "\f105";
font-family: FontAwesome;
margin-right: 10px;
font-size: 12px;
vertical-align: bottom;
}

.blog .items-row.cols-2 .span6 {
width: 100%;
}

div.nssp2-default .ns2-art-controllers, div.nssp2-default .ns2-links-controllers {
float: right !important;
z-index: 0;
}
.ns2-links{
	text-align:left;	
}

.ui-tabs .ui-tabs-nav li {
z-index: 9;
}

img.ns2-image {
margin-bottom: 10px !important;
}

.blog .items-leading,
.blog .row-fluid .span6 {
padding-bottom: 15px !important;
border-bottom: 1px solid #e0e0e0;
}

.pg-cats-box {
background: #f6f6f6 !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #09c !important;
}

.owl-theme .owl-dots .owl-dot span {
border: 2px solid #09c !important;
}

.ns2-art-controllers {
display: none;
}

.owl-theme .owl-controls {
position: absolute;
top: -80px;
right: 15px !important;
}

#asidenew .moduletable,
.formform .container .moduletable,
#tabs {
overflow: hidden !important;
}

.nssp2-slide,
.nssp2-slide .nss2-inner,
.owl-carousel .owl-stage-outer {
overflow: visible !important;
}

.owl-carousel {
    display: block !important;
}

table.youvideo .avPlayerContainer {
width: 95%;
margin: 10px !important;
}

.jvcounter_contain {
	background: rgba(0,0,0,0) url(/templates/temp-mahapola/css/images/bg-bottomxxx.png) repeat-x 0 bottom !important;
	border: 0 solid #ccc !important;
	box-shadow: 0 0 0 rgba(0,0,0,0.31) !important;
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0.31) !important;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.31) !important;
	width: 170px !important;
	display: inline-block;
	height: auto !important;
}

.digitstype {
width: 170px !important;
margin-bottom: 0 !important;
}

.counteronline {
display: none !important;
}

.digitstype img {width: 27px !important;margin-top: 0 !important;}

.peoples > .row > .col-lg-6 {
padding: 0 20px;
}

.peoples > .row > .col-lg-6 > [class*="col-"] {
padding: 8px 20px;
}

div#Footer ul.nav li a {
display: inline-block;
}

.ns2-links a {color: #000 !important;font-size: 72%;right: 10px;position: absolute;bottom: 6px;}

a {/* color: #fff !important; */}
div#Footer a {color: #fff !important;transition: 0.3;}

ul.dfrelated li a {
    color: #000 !important;
}

ul.dfrelated li a:hover {
    padding-left: 10px;
}
 
.main-menu-div a {
color: #fff !important;
}

.nn_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle {color: #000 !important;background: #efb200 !important;font-weight: 500 !important;}

.downloadI{
background:url(/images/book.jpg) no-repeat ;
border-radius: 3px;
border: 1px solid #EBF4FA;
width: 222px;
height: 315px;
margin: 0 auto;
text-align:center;
}
.downloadI a{
display: block;
padding: 30px;
width: 222px;
height: 315px;
margin-top: 51px;
font-weight: bold;
font-size: 125%;
}

.mod-languages a[href*="lang=en"] {
font-size: 13px;
color: #000 !important;
}

.mod-languages a[href*="lang=si"] {font-size: 14px;color: #000 !important;}

.mod-languages a[href*="lang=ta"] {
font-size: 12px;
color: #000 !important;
}



.formform ul.slidespo{
padding: 0;
}
.slidespo img{
	margin: 10px 10px 10px 0;
	display: inline-block !important;
	vertical-align: top;
}

.formform ul.slidespo li {
width: 100%;
display: inline-block;
vertical-align: top;
text-align: left;
line-height: 15px;
background: #e3f3f8;
margin-bottom: 2px;
/*height: 40px;*/
}

.formform ul.slidespo li a {
width: 100%;
display: inline-block;
line-height: 18px;
padding: 10px;
}

.formform ul.slidespo li:hover {
background: #007de6;
}

.formform ul.slidespo li:hover a {
color: #fff !important;
}

.formform ul.slidespo li img {
width: 17px;
margin: 0 10px 0 0;
float: left;
}

.formform {padding-bottom: 25px;background: #fff;}

.formform .container .moduletable:nth-of-type(2) {
margin-top: 15px;
}

.nn_sliders.accordion>.accordion-group .accordion-heading .accordion-toggle {
   position: relative;
    color: #000 !important;
    font-size: 110%;
    border: solid 1px;
    border-color: #e4b800;
    }

.nn_sliders.accordion>.accordion-group .accordion-heading .accordion-toggle:after {
    content: "\f067";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}

.nn_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:hover {background-color: #faaf00 !important;}

.whether {
color: #005ebf;
}

.downloadI span {
display: block;
margin-top: 20px;
font-size: 85%;
}

.pg-cats-box {
min-height: 0;
}

/* CSS Animation */

.whether em {
-webkit-animation-name: tada;
animation-name: tada;
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
} 

.owl-nav.disabled {
    display: none;
}

.owl-dot.active {
    background: #fff;
}
.owl-dot {
    width: 15px;
    height: 4px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    display: inline-block;
    margin: 0 3px;
}
.owl-carousel.owl-loaded {
 
    overflow: hidden !important;
}


.horizantal .ns2-column .ns2-inner{
	background: #fff;
box-shadow: 0 0 3px #dbd7d7;
min-height: 147px;
padding: 10px;
text-align: left;
border-left:10px solid #8d2029;
 
}


.ItemLis span{
	display:inline-block;
	vertical-align:top;
	width:69%;	
}
.ItemLis img{
display: inline-block;
width: auto;
margin-right: 10px;

}

.formform a{
	/*color:#06336b !important;	*/
}
.ItemLis:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */

background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */


}
 
.formform a:hover{
	/*color:#0068E2 !important;	*/
}

.formform .col-lg-6{
	padding-bottom:5px;	
}

.ItemLis {
padding: 10px;
border: 1px solid #E3E3E3;
margin: 0 5px;
box-shadow: 0 0 3px rgba(227, 219, 219, 0.5);
	min-height: 62px;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+39,f4f4f4+100 */

background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 39%, rgba(244,244,244,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 39%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 39%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */

	
}

#tabs-1 .ns2-row-inner,
#tabs-2 .ns2-row-inner,
#tabs-3 .ns2-row-inner{
	background:#fff7e4;
	padding:10px;	
}


.foot-1col img{
	width:100%;
	height:auto;
}

.module_curency .search{
	display:none;	
}
.module_curency .search.display{
	display:inline-block;
	position: absolute;
	right: 20px;
	top: 5px;
	z-index: 9;
	width: 100%;
	border: 1px solid #e4e4e4;
}
.module_curency{
	position:relative;
	float: right;
}
.searchIcon{
	/*position: absolute;
	left: -20px;
	top: 14px;*/
	color: #fff;
	cursor:pointer;
	position: absolute;
	right: 0;
	top: 10px;
}

.module_curency #mod-search-searchword {
    padding: 5px;
    margin: 0 !important;
	border: 1px solid #fff;
	width: 100%;
}

#rev_slider_1_1 .tp-caption.medium_text {
    font-weight: 300 !important;
    font-family: Raleway !important;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0) !important;
	line-height: 1.5 !important;
}

#rev_slider_1_1 .tp-caption.small_text {
    font-weight: 300 !important;
    font-family: Raleway !important;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0) !important;
}

#rev_slider_1_1 .tp-caption.big_white {
    font-family: Raleway;
    padding: 0 !important;
    width: 100% !important;
    font-weight: 300 !important;
    background: rgba(0, 0, 0, 0) !important;
    font-size: 200% !important;
    letter-spacing: 1px !important;
    left: 66% !important;
    right: inherit !important;
    top: 100px !important;
    bottom: inherit !important;
    text-align: center;
}

.sp-nh-buttons, .sp-nh-item, .sp-nh-prev, .sp-nh-next {
    height: 50px !important;
}

.sp-nh-item {
    background: #e8e8e8 !important;
}

span.sp-nh-text {
    font-size: 125%;
    padding: 10px 40px;
}

#ns2-93 .owl-dots {
    position: absolute;
    top: -34px;
	right:0;
	cursor:pointer;
}

#ns2-93 .nssp2-slide,
#ns2-93 .nssp2-slide .nss2-inner{
	overflow:visible !important;
}

#ns2-93  .owl-item{
	 visibility:hidden;	
}
#ns2-93  .owl-item.active{
	 visibility:visible;
}
#ns2-93  .owl-stage-outer{
	overflow-y:hidden!important;
	overflow:hidden !important;
}

#ns2-93 .ns2-created {
 position: absolute;
right: 15px;
bottom: 10px;
background: rgba(0,0,0, 0.7);
color:#fff !important;

     
}

#ns2-93  .imNew{
	position: relative;
display: block;
float: left;

}

.contactBot span{
	display: inline-block;
vertical-align: top;
margin-left: 5px;

}

a.ns2-readmore span{
	background:none !important;
	padding:0 !important; 
}	

.ns2-readmore::after {
    content: "\f08e";
    font: normal normal normal 14px/1 FontAwesome;
    
    padding-right: 10px;
}

a.ns2-readmore span, span.ns2-hits, a.ns2-comments{
	font-size:100% !important;	
}
h4.ns2-title {
    font-size: 115% !important;
    padding: 10px !important;
    display: inline-block;
    width: 100%;
    height: 65px;
}

h4.ns2-title a {
    color: #333 !important;
}

h4.ns2-title a:hover {
    color: #e2b900 !important;
}

.foot-3col{
	color:#000 !important;	
}
.tagNew {
    float: left;
    background: #9d1e1e;
    padding: 5px 10px;
    margin-right: 5px;
    font-weight: 100;
    font-size: 80%;
    border-radius: 3px;
    color: #fff;
	display: none;
}
#tabs .ns2-readmore {
   background: #00457c;
float: right;
padding: 5px 17px;
color: #ffb700 !important;
font-size: 87%;
border-radius: 5px;

}
#tabs .ns2-readmore::after {
    display: none;
    width: 0;
}
#tabs .ns2-readmore:hover{
	background:rgba(143,0,2,1.00) ;	
}
#tabs .ns2-title a {
    font-weight: 300;
    font-size: 102%;
    line-height: 23px;
    color: #000 !important;
}

#tabs h4.ns2-title {
    font-size: 115% !important;
    padding: 0 !important;
}
#tabs .owl-dots {
     display:none;
}

#ns2-art-wrap93 img.ns2-image {
    margin-bottom: 0px !important;
}


#ns2-art-wrap93 .ns2-row-inner [class*="col-"] {
    padding: 0px !important;
}
#ns2-art-wrap93 .ns2-inner{
	transition:all ease-in-out .3s;	
}
#ns2-art-wrap93 .ns2-inner:hover{
background:#8d2029;
color:#fff;
}
#ns2-art-wrap93 .ns2-inner:hover a,
#ns2-art-wrap93 .ns2-inner:hover p{
  
  color:#fff !important;
}
.view-scholarships {
    float: right;
    margin-top: 10px;
}

.mediaBlockNw .col-lg-3 p{
  margin-bottom: 10px;
  margin-top: 10px;
}

.detaildItem .col-lg-6 {
    padding-top: 0;
}

.slidespo a{
	color:#002b4d !important;
	font-weight:300!important;	
}

.degrees td{
	border:1px solid #DEDADA;
	padding:5px;
	 
	background:#F5F5F5;
}	
.degrees .mhead td{
	 background:#480001;
	 color:#fff;
}	
.nopadUl{
	padding:0;
	margin:0;	
}

.nopadUl li{
	padding:8px 0;
	border-bottom:1px dashed #EEEEEE;	
}

.Single-item{
	background:#F9F9F9;	
	border-bottom:3px solid #E0E0E0;
}
.searchnew{
	padding:20px;	
}

.dataTables_empty{
	background:#C60003 !important;
	color:#fff;	
}

.searchnew .form-control{
	height:43px;	
}

.backBtn{
	background: #7A0002;
	color:#fff;	
	margin:0 20px 10px 20px;
}
.camera_pag {
    position: relative;
    margin-top: -46px;
}
.slideshowck{
	margin-bottom:0 !important;	
}
.slideshowck:after {
	content: url(/images/sliderbottom.png);
	position: absolute;
	width: 100%;
	bottom: -5px;
	/* height: 250px; */
	z-index: 9999;
}

form#contact-form legend {
    font-size: 120%;
}
#contact-form .control-group .controls {
    background: none;
}
#contact-form .control-label label {
    /* font-weight: 100 !important; */
    display: inline-block !important;
    font-size: 90%;
}
form#contact-form div#contact_form [class*="col-"] {
    padding: 0;
}

form#contact-form div#contact_form textarea {
    min-height: 216px;
    max-width: 423px;
}

.btn-block{
	
padding: 10px;
text-align: center;
border:1px solid #E5E5E5;
box-shadow:0 0 3px #C4C4C4;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */

background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 60%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 60%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 60%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */


	
}


.btn-block .fa{
	font-size: 40px;
	margin: 20px 0 40px 0;
	display: block;
}

.form-horizontal .form-group {
     background: #f2f2f2;
	 border-bottom: 1px dashed #ccc;
	 padding:15px ;
}

.form-group [class*="col-"] {
   padding-bottom: 10px;
    padding-top: 10px;
 }
 
 .parsley-required,
 li.parsley-type{color: #d02e2a;margin: 0 !important;font-size: 92%;width: 100%;font-weight: 600 !important;}
 
 .parsley-errors-list {
	padding:0 !important;
	margin:0 !important;  	 
 }
 
 .form-group .col-lg-3 {
	 
 }
 
 .Estatus{
	 border:1px  solid #CBCBCB;
	 transition:all ease-out .4s;
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */

background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */


 }
  .Estatus:hover{
		background:#8F0002;  
  }
    .Estatus:hover a{
		color:#fff !important;	
	}

.Apdownload{
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4ab701+0,318c55+100 */

background: rgb(74,183,1); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(74,183,1,1) 0%, rgba(49,140,85,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(74,183,1,1) 0%,rgba(49,140,85,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(74,183,1,1) 0%,rgba(49,140,85,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ab701', endColorstr='#318c55',GradientType=0 ); /* IE6-9 */


}

.Apdownload:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#318c55+1,4ab701+99 */

background: rgb(49,140,85); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(49,140,85,1) 1%, rgba(74,183,1,1) 99%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(49,140,85,1) 1%,rgba(74,183,1,1) 99%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(49,140,85,1) 1%,rgba(74,183,1,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#318c55', endColorstr='#4ab701',GradientType=0 ); /* IE6-9 */


	
}
.Apdownload a,
.Apupload a{
	color:#fff !important; 
	
}

.Apupload{
	margin-top:30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0291d8+0,4a6dd6+100 */

background: rgb(2,145,216); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(2,145,216,1) 0%, rgba(74,109,214,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(2,145,216,1) 0%,rgba(74,109,214,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(2,145,216,1) 0%,rgba(74,109,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0291d8', endColorstr='#4a6dd6',GradientType=0 ); /* IE6-9 */


}

.Apupload:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4a6dd6+6,0291d8+86 */

background: rgb(74,109,214); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(74,109,214,1) 6%, rgba(2,145,216,1) 86%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(74,109,214,1) 6%,rgba(2,145,216,1) 86%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(74,109,214,1) 6%,rgba(2,145,216,1) 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a6dd6', endColorstr='#0291d8',GradientType=0 ); /* IE6-9 */

	
}

#login-form{
	padding:20px;
	background:#E6F5FF;
}	
#modlgn-username,
#modlgn-passwd {
    padding: 10px;
border: 1px solid #B9E3FB;
width: 100%;
margin: 5px 0 18px 0;
border-radius: 3px;
box-shadow: 0px 0px 2px #cfcfcf inset;
color: #000;
}

#login-form ul.unstyled{
	padding:0;
	margin:0;
}	
#login-form a{
	color:#007AC9 !important;
}
#form-login-username .hasTooltip,
#form-login-password .hasTooltip {
    font-size: 16px;
    color: #0a98e6;
	display: inline-block !important;
}

#login-form .btn-primary {
    color: #ffffff !important;
    background: #0f7bd7;
    border-color: #070707;
    vertical-align: top !important;
    overflow: hidden;
    transition: all .4s ease-in;
    font-weight: 100;
    width: 100%;
    border-radius: 4px;
    margin: 10px 0;
    padding: 10px 0;
}

body .parsley-pattern{
	background: #ff0000 !important;
	padding: 1px 10px !important;
	font-size: 12px !important;
	width: 100%;
	color: #fff !important;
	font-weight: 400 !important;
}
.control-group {
    position: relative;
    clear: left;
}

.nopadleft{
	padding-left:0;	
}

.glyphicon-search span{
	 font-family: 'Raleway', sans-serif, Malithi Web;
}

#save_button{
	margin-left:12px;	
}

.item-page .col-md-10 .col-md-12{
	padding-top:0;		
}

.item-page .col-md-10 p {
    margin: 4px 0 10px 0;
}

.item-page .col-md-10 .fa {
    margin-right: 7px;
}

#captchatext_login1,
#captchatext_11,
#captchatext_1{
	font-size: 15px !important;
font-weight: 100 !important;
background: #241d1d;
padding: 5px 8px;
margin-top: 5px !important;
display: block;
border-radius: 3px;
color: #fff;
}
#captcha_reset{
	width:100%;
	margin-top:10px;	
}
.input-group-btn {
     vertical-align: top;
}

.alert-heading{
	display:none !important;	
}

.sp-nh-buttons {
    background: #002c6f;
    margin: 0 !important;
    color: #fff !important;
}



.moduletable.vdotxt {
    position: relative;
    z-index: 1;
}

.moduletable.vdotxt a {
	padding: 300px 0 156px 0;
	display: block;
	text-decoration: none;
}
.custom.vdotxt h3 {
    color: #fff;
    font-size: 240%;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    background: rgba(0, 0, 0, 0.0) !important;
}
.custom.vdotxt p {
    color: #fff;
	font-size: 125%;
    margin: 0;
    padding: 0 !important;
    text-align: center;
}

.mosaic a.galviewmor {
    background: #7f3762 url(/images/gallerybg.png) no-repeat 100%;
    display: block;
    color: #fff;
    padding: 33px 30px;
    width: 100%;
    transition: all ease-in-out 0.4s;
    height: 100%;
}

.mosaic a.galviewmor:hover {
    background: #7f3762 url(/images/gallerybg.png) no-repeat 50%;
}

body[class*=" home"] div#phocagallery-module-ri .mosaic {
    /* margin: 3px 10px 15px 3px !important; */
    width: 50% !important;
    height: 130px;
}

body[class*=" home"] div#phocagallery-module-ri .mosaic:nth-of-type(even) {
    /* margin: 3px 3px 20px 3px !important; */
}

body[class*=" home"] div#phocagallery-module-ri .mosaic:nth-of-type(3) {
    /* margin: 3px 20px 3px 3px !important; */
}

.mosaic a.galviewmor p,
.mosaic a.galviewmor h3 {
    margin: 0;
    text-align: left;
    color: #fff;
	line-height: 1;
}

.mosaic a.galviewmor h3 {
    font-size: 130%;
}

.foot-1col [class*="col-"] {
    text-align: center;
    font-size: 125%;
}

.custom.suwasariya h3 {
    font-size: 160%;
    margin: 0;
}

.custom.suwasariya p {
    font-size: 120%;
    margin: 0;
}

.custom.suwasariya {
    background: #0050a2;
    padding: 10px 30px;
    border-radius: 5px;
}

.custom.suwasariya:hover {
    background: #0164b2;
}

.sp-nh-item.current {
  border: 0 solid #ccc;
  padding: 0;
  background: #faa500;
  
}

.breadcrumb {
    padding: 10px 40px;
    margin: 0px;
    list-style: none;
    font-size: 90%;
}

div#phocagallery-categories-detail .span6 {
    padding: 0;
}

div#sp-nh-controler {
    position: absolute;
    top: 0;
    right: 30px;
}

div#header-sticky-wrapper.is-sticky .headmobtop {
    padding-top: 5px;
}

.fbwallfeed .owl-dots {
    display: none;
}

.fbwallfeed .ns2-row-inner > div > div {
    padding: 1px 0 0 0 !important;
}

.custom.suwasariya + .custom {
    padding: 0 15px;
    border-left: 1px solid rgba(0, 0, 0, 0.13);
    border-right: 1px solid rgba(0, 0, 0, 0.13);
}

#rev_slider_1_1 .tp-caption.medium_text {
    font-weight: 300 !important;
    font-family: Raleway !important;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0) !important;
	line-height: 1.2 !important;
}

#rev_slider_1_1 .tp-caption.small_text {
    font-weight: 300 !important;
    font-family: Raleway !important;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0) !important;
}

#rev_slider_1_1 .tp-caption.big_white {
    font-family: Raleway;
    width: 400px !important;
    font-weight: 300 !important;
    font-size: 250% !important;
    letter-spacing: 1px !important;
}

#rev_slider_1_1 .tp-caption a {
    background: #fff;
    color: #000 !important;
    padding: 6px 25px;
    display: inline-block;
    font-size: 100%;
    border-radius: 10px;
    border: 1px solid #fff;
    width: 200px;
    text-align: center;
}

#rev_slider_1_1 .tp-caption a:hover {
    background: rgba(255,255,255,0.25);
    color: #fff !important;
}

#rev_slider_1_1 .tp-bullets.simplebullets.round .bullet {
    margin-left: 0 !important;
}

/*.tp-bullets.simplebullets.round {
    left: 8% !important;
	bottom: 70px !important;
}*/

/*div.slotholder:after {
    background-image: url(../../../images/sliderbottom.png);
    background-size: cover;
    display: inline-block;
    width: 100%;
    height: 63px;
    content: "";
    position: absolute;
    bottom: 0;
}*/

.services-bar .services img {
    /*display: block;
    margin: 0 auto 15px;*/
}

.services-bar .services [class*="col-"] a {
	display: block;
    text-align: left;
    font-size: 170%;
    padding: 15px;
    margin-bottom: 15px;
	border: 1px solid #ebebeb;
}

.services-bar .services [class*="col-"] a,
.services-bar .services [class*="col-"] a * {
	transition: all ease-out .4s;
}

.services-bar .services [class*="col-"] a:hover span.bannername {
    padding-left: 10px;
}

.services-bar .services .servehi:hover img,
.services-bar .services .serdril:hover img,
.services-bar .services .sertecs:hover img,
.services-bar .services .sereser:hover img {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

  @-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }

  .intr {
      position: relative;
      z-index:1
      
  }
  
  
.intr,
.intr h3,
.intr p,
.intr a,
.regisbox,
.regisbox [class*="col-"],
.regisbox h3,
.regisbox p,
.regisbox a {
    /*color: #fff !important;*/
}

.regisbox [class*=" reg"] {
    padding: 10px;
    margin: 5px;
    width: 30.33333%;
    border: 2px solid #ff7e00;
    font-size: 170%;
    text-align: center;
    background: rgba(144,15,15,1);
    background: -moz-linear-gradient(top, rgba(144,15,15,1) 0%, rgba(144,15,15,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(144,15,15,1)), color-stop(58%, rgba(144,15,15,1)), color-stop(58%, rgba(255,128,0,1)), color-stop(58%, rgba(255,128,0,1)), color-stop(100%, rgba(255,128,0,1)));
    background: -webkit-linear-gradient(top, rgba(144,15,15,1) 0%, rgba(144,15,15,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 100%);
    background: -o-linear-gradient(top, rgba(144,15,15,1) 0%, rgba(144,15,15,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(144,15,15,1) 0%, rgba(144,15,15,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 58%, rgba(255,128,0,1) 100%);
}

.regisbox [class*=" reg"] img {
    display: block;
    margin: 5px auto 15px;
}

.custom.vdotxt:before {
    content: url(/images/vdoplay.png);
    position: absolute;
    left: 45%;
    top: 45%;
    transition: all ease-out .4s;
}

.custom.vdotxt:hover:before {
    top: 40%;
}

.border-sep .container {
    width: 100%;
}

.border-sep [class*="col-"] {
    padding: 0;
}

.border-sep .moduletable {
    margin: 0 !important;
	color: #666 !important;
}

.foot-2colcnt {
    position: absolute;
    background: rgb(255,255,255);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(90deg, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0) 100%);
    padding: 31.5px 39px;
    margin: 0 auto;
    left: 0;
    top: 0;
    width: 40% !important;
}

.foo-addresses {
	padding-bottom: 30px !important;
}

.foo-addresses p {
    color: #292929 !important;
    line-height: 1.3;
}

.foo-addresses p strong {
    margin-top: 8px;
    margin-bottom: 5px;
    display: inline-block;
    width: 35px;
    text-align: center;
    margin-right: 10px;
    color: #754800;
}

.foo-addresses p:nth-of-type(2) strong {
    margin-top: 22px;
}

div#Footer .foo-links a {
    /* color: #d4271f !important; */
}

.foo-links a {
    transition: all ease-in-out 0.4s;
	padding: 10px;
    color: #fff !important;
    border-radius: 4px;
    display: inline-block !important;
    background: rgba(207,127,0,1);
background: -moz-linear-gradient(top, rgba(207,127,0,1) 0%, rgba(119,73,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(207,127,0,1)), color-stop(100%, rgba(119,73,0,1)));
background: -webkit-linear-gradient(top, rgba(207,127,0,1) 0%, rgba(119,73,0,1) 100%);
background: -o-linear-gradient(top, rgba(207,127,0,1) 0%, rgba(119,73,0,1) 100%);
background: -ms-linear-gradient(top, rgba(207,127,0,1) 0%, rgba(119,73,0,1) 100%);
background: linear-gradient(to bottom, rgba(207,127,0,1) 0%, rgba(119,73,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf7f00', endColorstr='#774900', GradientType=0 );
}

div#Footer .foo-links h4, div#Footer .foo-links a {
    display: inline-block;
}

a.foo-links-before:before {
    content: url(/images/qna.png);
    margin: 0 10px;
    position: relative;
    top: 10px;
}
img.gobtm {
    position: absolute;
    z-index: 9;
    top: -85px;
    left: 48%;
}

.services-bar {
    position: relative;
}

a.rmore:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 12px;
}

a.spnlink:hover:after,
a.rmore:hover:after {
    margin-left: 15px;
}

/* ====== Services Boxes ====== */

.serbigbox {
    padding: 0;
    margin: 20px;
    text-align: center;
    width: 20.8%;
}

.serbigbox [class*="col-"] {
    padding: 0;
	transition: all ease-out .4s;
}

.serbigbox h4 {
	margin: 0;
	padding-left: 20px !important;
}

.serbigbox.seryellow {
    background: #eea021;
}

.serbigbox.seryellow h4 {
    color: #8e5800;
}

.serbigbox.sergreen {
    background: #36b947;
}

.serbigbox.sergreen h4 {
    color: #00760f;
	margin: 0;
}

.serbigbox.serpurple {
    background: #ae356b;
}

.serbigbox.serblue {
    background: #00659a;
}

.serbigbox.serpurple h4 {
    color: #540026;
	margin: 0;
}

.serbigbox.serblue h4 {
    color: #004163;
	margin: 0;
}

.sericon {
    padding: 20px 0 !important;
}

.serlink {
    text-align: left;
	background: #fff;
}

.serlinkic {
    font-size: 20px;
    padding: 7px 20px 7px 0 !important;
    text-align: right;
}

.serbigbox.seryellow .serlinkic {
	color: #fff;
	background: #fff;
	background: -moz-linear-gradient(-30deg, #fff 0%, #fff 33%, #8e5800 35%, #8e5800 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #fff), color-stop(33%, #fff), color-stop(35%, #8e5800), color-stop(100%, #8e5800));
	background: -webkit-linear-gradient(-30deg, #fff 0%, #fff 33%, #8e5800 35%, #8e5800 100%);
	background: -o-linear-gradient(-30deg, #fff 0%, #fff 33%, #8e5800 35%, #8e5800 100%);
	background: -ms-linear-gradient(-30deg, #fff 0%, #fff 33%, #8e5800 35%, #8e5800 100%);
	background: linear-gradient(120deg, #fff 0%, #fff 33%, #8e5800 35%, #8e5800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e73827', GradientType=1 );
}

.serbigbox.sergreen .serlinkic {
	color: #fff;
	background: #fff;
	background: -moz-linear-gradient(-30deg, #fff 0%, #fff 33%, #00760f 35%, #00760f 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #fff), color-stop(33%, #fff), color-stop(35%, #00760f), color-stop(100%, #00760f));
	background: -webkit-linear-gradient(-30deg, #fff 0%, #fff 33%, #00760f 35%, #00760f 100%);
	background: -o-linear-gradient(-30deg, #fff 0%, #fff 33%, #00760f 35%, #00760f 100%);
	background: -ms-linear-gradient(-30deg, #fff 0%, #fff 33%, #00760f 35%, #00760f 100%);
	background: linear-gradient(120deg, #fff 0%, #fff 33%, #00760f 35%, #00760f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e73827', GradientType=1 );
}

.serbigbox.serpurple .serlinkic {
	color: #fff;
	background: #fff;
	background: -moz-linear-gradient(-30deg, #fff 0%, #fff 33%, #540026 35%, #540026 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #fff), color-stop(33%, #fff), color-stop(35%, #540026), color-stop(100%, #540026));
	background: -webkit-linear-gradient(-30deg, #fff 0%, #fff 33%, #540026 35%, #540026 100%);
	background: -o-linear-gradient(-30deg, #fff 0%, #fff 33%, #540026 35%, #540026 100%);
	background: -ms-linear-gradient(-30deg, #fff 0%, #fff 33%, #540026 35%, #540026 100%);
	background: linear-gradient(120deg, #fff 0%, #fff 33%, #540026 35%, #540026 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e73827', GradientType=1 );
}

.serbigbox.serblue .serlinkic {
	color: #fff;
	background: #fff;
	background: -moz-linear-gradient(-30deg, #fff 0%, #fff 33%, #002438 35%, #002438 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #fff), color-stop(33%, #fff), color-stop(35%, #002438), color-stop(100%, #002438));
	background: -webkit-linear-gradient(-30deg, #fff 0%, #fff 33%, #002438 35%, #002438 100%);
	background: -o-linear-gradient(-30deg, #fff 0%, #fff 33%, #002438 35%, #002438 100%);
	background: -ms-linear-gradient(-30deg, #fff 0%, #fff 33%, #002438 35%, #002438 100%);
	background: linear-gradient(120deg, #fff 0%, #fff 33%, #002438 35%, #002438 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e73827', GradientType=1 );
}

.serbigbox:hover .serlinkic {
    padding-right: 10px !important;
}

.serbigbox:hover img {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.serdesc {
    margin-right: 1px;
}

/* ===== */


.intr .custom h4 {
    font-size: 160%;
    color: #fff;
    font-weight: 300;
    padding-bottom: 0;
}

.intr .custom p {
    margin: 0;
}

p.formlink {
    font-style: italic;
}

.regisbox .custom {
}

.regisbox .custom [class*="col-"] {
    /* margin: 5px; */
    /* padding: 0; */
}

.regisbox .custom [class*="col-"] img {
    width: 100%;
}

.regisbox .custom [class*="col-"] a {
    /* padding: 20px; */
    display: inline-block;
    width: 150px;
    text-align: center;
}

[class*="bluebg_"] {
    background: url(/images/halfbannerbg.png) 0 100%;
    width: 47.4%;
}

[class*="longbanner_"] {
    background: #fff;
    width: 97%;
}

.noticesarea .container {
    /*margin: 0;*/
    padding: 0;
    width: 100%;
}

.noticesarea .row {
    margin: 0 !important;
}

.social h3:after {
    content: url(/images/titlebrdr.png);
    display: block; 
	position: relative;
    top: -16px;
}

.regisbox .custom [class*="longbanner_"] a {
    padding: 10px 20px;
}

span.bannername {
    display: inline-block;
    line-height: 18px;
    margin-left: 10px;
    vertical-align: middle;
    width: 65%;
    text-align: left;
	transition: all ease-out .4s;
}

[class*="longbanner_"] span.bannername {
    color: #000;
    margin-left: 35px;
}

.regisbox .custom [class*="col-"] a:hover span.bannername {
    padding-left: 5px;
}

.noticesarea .social {
    background: #d9edff;
	padding-left: 80px;
}

.social a.spnlink {
    margin: 15px 0 5px;
    display: block;
    text-align: right;
}

a.rtihammer {
    display: block;
    padding: 10px 25px;
    border-radius: 4px;
    background: #ff9069;
    color: #fff !important;
    font-size: 150%;
}

.foo-links h4 {
    /*display: block !important;*/
	margin-right: 20px;
}

a.foo-links-before {
    background: no-repeat;
}

a.foo-links-before:before {
    display: none;
}

a.foo-links-before em,
a.foo-links-before i {
    font-size: 20px;
}

a.foo-links-before em.fa.fa-google-plus,
a.foo-links-before i.fa.fa-google-plus {
    color: #f2412e;
}

a.foo-links-before em.fa.fa-facebook-official,
a.foo-links-before i.fa.fa-facebook-official {
    color: #475993;
    font-size: 25px;
}

a.foo-links-before em.fa.fa-twitter,
a.foo-links-before i.fa.fa-twitter {
    color: #76a9ea;
    font-size: 27px;
}

a.foo-links-before em.fa.fa-youtube-play,
a.foo-links-before i.fa.fa-youtube-play {
    color: #f61c0d;
    font-size: 28px;
}

a.foo-links-before em.fa.fa-linkedin-square,
a.foo-links-before i.fa.fa-linkedin-square {
    color: #0077b7;
    font-size: 27px;
}

.regisbox .custom .longbanner_green a {
    background: rgba(84,190,116,1);
	background: -moz-linear-gradient(60deg, rgba(84,190,116,1) 0%, rgba(84,190,116,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(84,190,116,1)), color-stop(18%, rgba(84,190,116,1)), color-stop(19%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(60deg, rgba(84,190,116,1) 0%, rgba(84,190,116,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(60deg, rgba(84,190,116,1) 0%, rgba(84,190,116,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(60deg, rgba(84,190,116,1) 0%, rgba(84,190,116,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: linear-gradient(60deg, rgba(84,190,116,1) 0%, rgba(84,190,116,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54be74', endColorstr='#f2f2f2', GradientType=1 );
}

.regisbox .custom .longbanner_red a {
    background: rgba(242,96,96,1);
	background: -moz-linear-gradient(60deg, rgba(242,96,96,1) 0%, rgba(242,96,96,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(242,96,96,1)), color-stop(18%, rgba(242,96,96,1)), color-stop(19%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(60deg, rgba(242,96,96,1) 0%, rgba(242,96,96,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(60deg, rgba(242,96,96,1) 0%, rgba(242,96,96,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(60deg, rgba(242,96,96,1) 0%, rgba(242,96,96,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: linear-gradient(60deg, rgba(242,96,96,1) 0%, rgba(242,96,96,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54be74', endColorstr='#f2f2f2', GradientType=1 );
}

.regisbox .custom .longbanner_blue a {
    background: rgba(36,146,246,1);
	background: -moz-linear-gradient(60deg, rgba(36,146,246,1) 0%, rgba(36,146,246,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(36,146,246,1)), color-stop(18%, rgba(36,146,246,1)), color-stop(19%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(60deg, rgba(36,146,246,1) 0%, rgba(36,146,246,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(60deg, rgba(36,146,246,1) 0%, rgba(36,146,246,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(60deg, rgba(36,146,246,1) 0%, rgba(36,146,246,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: linear-gradient(60deg, rgba(36,146,246,1) 0%, rgba(36,146,246,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54be74', endColorstr='#f2f2f2', GradientType=1 );
}

.regisbox .custom .longbanner_yellow a {
    background: rgba(242,200,28,1);
	background: -moz-linear-gradient(60deg, rgba(242,200,28,1) 0%, rgba(242,200,28,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(242,200,28,1)), color-stop(18%, rgba(242,200,28,1)), color-stop(19%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(60deg, rgba(242,200,28,1) 0%, rgba(242,200,28,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(60deg, rgba(242,200,28,1) 0%, rgba(242,200,28,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(60deg, rgba(242,200,28,1) 0%, rgba(242,200,28,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	background: linear-gradient(60deg, rgba(242,200,28,1) 0%, rgba(242,200,28,1) 18%, rgba(242,242,242,1) 19%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54be74', endColorstr='#f2f2f2', GradientType=1 );
}

.intr .custom input[type="text"] {
    width: 100%;
    padding: 7px;
    background: none;
    border: 0;
    color: #fff;
    border-bottom: 1px solid;
}

.intr .custom input[type="submit"] {
	position: relative;
    top: -36px;
    padding: 8px;
    background: #004588 url(/images/submiticon.png) no-repeat 50%;
    border: 0;
    color: #fff;
    left: 89%;
    width: 50px;
}

.intr .custom input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c5c5c5;
}
.intr .custom input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #c5c5c5;
}
.intr .custom input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #c5c5c5;
}
.intr .custom input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #c5c5c5;
}

/* Radio */

form#searchForm .radio {
    padding-left: 0;
    }

.radio {
    padding-left: 20px;
    margin-top: 10px !important;
    }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
color: #fff;	}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0; }
form#searchForm .radio input[type="radio"] {
    opacity: 1; }
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #0163c2; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #0163c2; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #0163c2; }

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c; }

/* ======== */

ul[class*="ser-list-"] {
    text-align: left;
    padding: 10px 20px !important;
	margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
	width: 100%;
    min-height: 170px;
}

ul.ser-list-yellow {
    background: rgba(237, 160, 34, 0.95);
}

ul.ser-list-green {
    background: rgba(0, 118, 15, 0.95);
}

ul.ser-list-purple {
    background: rgba(84, 0, 38, 0.95);
}

ul[class*="ser-list-"] li {line-height: 1;position: relative;}

ul[class*="ser-list-"] li a {
    color: #fff !important;
    display: block;
    padding: 7px 0 7px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: all ease-out .4s;
}

ul.ser-list-yellow li a {
    color: #000000 !important;
}

ul[class*="ser-list-"] li a:hover {
    padding-left: 14px;
}

ul[class*="ser-list-"] li a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 12px;
    position: absolute;
    left: 0;
    transition: all ease-out .4s;
}

ul[class*="ser-list-"] li a:hover:before {
    left: 4px;
}

ul[class*="ser-list-"] li:nth-of-type(1) a {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.serbigbox a:hover + ul[class*="ser-list-"], ul[class*="ser-list-"]:hover {
    display: block;
}

.left-service .custom {
    padding: 0 10%;
}

.minnews {
    position: relative;
    z-index: 1;
}

.minnews:after {
    content: url(/images/promoafter.png);
    position: absolute;
    bottom: -52px;
    left: 0;
}

.promoitem {
    background: rgba(0, 36, 70, 0.05);
    text-align: center;
    margin-bottom: 15px;
    padding: 10px;
    transition: all ease-in-out 0.4s;
}

.promoitem:hover {
    background: rgba(0, 36, 70, 1);
    transition: all ease-in-out 0.4s;
}

.promoitem:hover h4 {
    color: #fff;
    transition: all ease-in-out 0.4s;
}

a .promoitem img,
a:hover .promoitem img {
    max-width: 100%;
    border-radius: 50%;
    border: 2px solid #e8e8e8;
    width: 145px;
    height: 145px;
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  @-webkit-keyframes rotateIn {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  }
  }
  @keyframes rotateIn {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  }
  } 

.promoitem h4,
.promoitem h4 a {
    color: #002446;
    margin: 0;
    transition: all ease-in-out 0.4s;
}

.left-service p {
    color: #000;
	    font-size: 125%;
		text-align: center;
}

.left-service p a {
    color: #fff !important;
	    font-size: 110%;
		text-align: center;
		background: #135ecc;
    padding: 10px 25px;
    display: inline-block;
    font-size: 100%;
    border-radius: 50px;
    border: 1px solid #fff;
    margin-top: 25px;
}

.left-service p a:hover {
		background: rgba(19,94,204,0.7);
}

a.archelink {
    color: #fff !important;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

a.archelink:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 12px;
    vertical-align: bottom;
}

.minnews h3 {
}

h3.promotitle + p {
    font-size: 120%;
}

ul.archeserv {
    padding: 0;
    width: 525px;
    margin: 0 auto;
}

ul.archeserv li {
    width: 28%;
    display: inline-block;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: text-top;
    margin: 10px;
}

ul.archeserv li a {
    color: #fff !important;
    display: block;
    height: 150px;
}

ul.archeserv li span {
    display: block;
    padding: 8px;
    margin-bottom: 12px;
}

ul.archeserv li:nth-of-type(odd) span {
    background: #a8370e;
    transition: all ease-in-out 0.4s;
}

ul.archeserv li:nth-of-type(odd) span:hover {
    background: #66240c;
}

ul.archeserv li:nth-of-type(even) span {
    background: #66240c;
    transition: all ease-in-out 0.4s;
}

ul.archeserv li:nth-of-type(even) span:hover {
    background: #a8370e;
}

.services-bar .services .longbanner_blue a {
    background: url(/images/blue1bg.png) no-repeat -60px -35px;
}

.services-bar .services .longbanner_blue a:hover {
    background: url(/images/blue1bg.png) no-repeat -60px -25px;
}

.services-bar .services .longbanner_red a {
    background: url(/images/red1bg.png) no-repeat -60px -35px;
}

.services-bar .services .longbanner_red a:hover {
    background: url(/images/red1bg.png) no-repeat -60px -25px;
}

.services-bar .services .longbanner_yellow a {
    background: url(/images/yellow1bg.png) no-repeat -60px -35px;
}

.services-bar .services .longbanner_yellow a:hover {
    background: url(/images/yellow1bg.png) no-repeat -60px -25px;
}

.services-bar .services .longbanner_blue2 a {
    background: url(/images/blue2bg.png) no-repeat -60px -35px;
}

.services-bar .services .longbanner_blue2 a:hover {
    background: url(/images/blue2bg.png) no-repeat -60px -25px;
}

.services-bar .services .longbanner_green a {
    background: url(/images/green1bg.png) no-repeat -60px -35px;
}

.services-bar .services .longbanner_green a:hover {
    background: url(/images/green1bg.png) no-repeat -60px -25px;
}

.services-bar .services .longbanner_red2 a {
    background: url(/images/red2bg.png) no-repeat -60px -35px;
}

.services-bar .services .longbanner_red2 a:hover {
    background: url(/images/red2bg.png) no-repeat -60px -25px;
}

.card table.table-hover tr th {
    background: #333;
    color: #fff;
    padding: 10px !important;
    border: 1px solid #4c4c4c;
}

.card .search-container input {
    padding: 10px 18px;
}

.card .btn-group.pull-right > *,
.card .search-container form > * {
    /* margin-right: 15px; */
    font-weight: 400;
}

.card .btn-group.pull-right div[class*="col-lg-6"],
.card .search-container form div[class*="col-lg-6"] {
    padding: 0;
}

.card .search-container {
    margin-bottom: 15px;
    padding: 10px;
    background: #f3f3f3;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
}

.card .search-container input#searchterm {
    width: 100%;
    border-radius: 2px;
    border: 1px solid #e0e0e0;
}

div#limit_chzn,
a.chzn-single, .chzn-drop {
    min-width: 75px;
}

input[type="submit"] {
    border: 1px solid #e0e0e0;
    background: #f6bd00;
    border-radius: 3px;
    transition: all ease-in-out 0.1s;
    width: 150px;
    margin: 0 10px;
}

input[type="submit"]:hover {
    background: #ffd444;
}

input[type="button"] {
    border: 1px solid #e0e0e0;
    background: #f3f3f3;
    border-radius: 3px;
    transition: all ease-in-out 0.1s;
    width: 150px;
    margin: 0 10px;
}

input[type="button"]:hover {
    background: #e0e0e0;
}

.card .btn-group.pull-right div[class*="col-lg-6"] label,
.card .search-container form div[class*="col-lg-6"] label {
    margin: 10px;
}

.card .search-container label {
    margin-right: 15px;
    margin-left: 5px;
}

.card .search-container label {
    margin-right: 15px;
    margin-left: 5px;
}

.card .search-container label[for="searchterm"] {
    margin: 11px 5px;
}

.card .search-container .pull-right {
    display: inline-block;
    margin: 30px 30px 15px 30px;
}

.card .search-container div[class*="col-"] {
    padding: 5px;
}

.card .search-container div[class*="col-"] div[class*="col-"] {
    padding: 0;
}

.card .search-container .container {
    width: 100%;
    padding: 0;
}

.minnews .ns2-inner {
    transition: all ease-in-out 0.4s;
}

.minnews .ns2-inner:hover {
    background: #bfdefb;
}

.page-header h1 {
    font-size: 160%;
    font-weight: 600 !important;
}

div#phocagallery div#pg-icons,
.infomsg {
    display: none;
}

div#phocagallery .row {
    margin: 0 !important;
}

.mfp-container.mfp-image-holder.mfp-s-ready {
    cursor: pointer;
}

textarea {
    padding: 10px;
    width: 100%;
}

.alert.alert-message {
    border: 3px solid #4CAF50 !important;
    color: #4CAF50 !important;
}

.alert.alert-message * {
    color: #4CAF50 !important;
}

#system-message .alert a.close {
    color: #fff !important;
    background: #f00;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    opacity: 1;
    position: absolute;
    top: -14px;
    right: -14px;
    line-height: 1.3;
}

.mm-listview .mm-next+a, .mm-listview .mm-next+span {
    margin-right: 0;
}

.mm-listview .mm-next {
    width: 100%;
    border-left: 1px solid #f3f3f3 !important;
}

div#easycalccheckplus input {
    width: 100px;
    margin-left: 10px;
}

.gmapfp_liste {
    display: none;
}

.gmnoprint input {
    padding: 6px;
    line-height: 1.3;
}

dl.contact-address dd span {
    margin: 0 0 0 30px;
}

dl.contact-address dt {
    position: absolute;
}

#phocagallery form {
    display: none;
}

.gmapfp.item-page .pull-right,
a[href="http://gmapfp.org"] {
    display: none;
}

button.mfp-close {
    cursor: pointer !important;
}

body .alert {
    background: #fcf8e3 !important;
}

.tp-caption.large_text {
    font-weight:300 !important;
}

.tp-caption.small_text {
    font-size: 120% !important;
    line-height: 1.2 !important;
}

div#header-sticky-wrapper.is-sticky div#header {
    background: #fff;
}

.dfserv img {
    background: #00529f;
    padding: 15px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: relative;
    z-index: 2;
}

.dfserv {
    text-align: center;
}

.dfserv h4,
.dfserv h4 a {
    color: #00529f;
    padding: 20px;
    background: #fff;
    position: relative;
    padding-top: 55px;
    top: -45px;
    height: 110px;
    margin-bottom: -45px;
    z-index: 1;
}

div.services-bar {
    background: #fff;
    animation: animatedBackground 40s linear infinite;
    text-align: center;
    padding: 40px;
}

.mediaBoxNw.services-bar {
    padding: 0;
}

.dfmainsec {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    padding: 0;
	background: #fff;
	margin-right: 50px;
}

.dfmainsec img {
    width: 100%;
}

.dfmainsec h4,
.dfmainsec h4 a {
    padding:20px;
    text-align: center;
    color: #135ecc;
    margin: 0;
}

.foot-2col.commonFoot h3 {
}

.foot-2col.commonFoot p,
.foot-2col.commonFoot li {
    color: #000 !important;
    position: relative;
}

li.dfaddress:before {
    content: "\f1ad";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 18px;
    vertical-align: bottom;
    color: #135ecc;
    position: absolute;
    left: 10px;
    top: 0;
}

li.dfphone:before {
    content: "\f095";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 18px;
    vertical-align: bottom;
    color: #135ecc;
    position: absolute;
    left: 10px;
    top: 0;
}

li.dfemail:before {
    content: "\f0e0";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 15px;
    vertical-align: bottom;
    color: #135ecc;
    position: absolute;
    left: 10px;
    top: 0;
}

ul.dffooter li {
    padding-left: 45px;
}

p.dfsocial {
    margin-top: 18px !important;
}

p.dfsocial img {
    margin-right: 10px;
}

h3.acc-header {
    display: block;
    padding: 11px 15px !important;
    cursor: pointer !important;
    background: #6397e8 !important;
    border: 1px solid #497ebb;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 2px solid #497ebb !important;
    font-weight: 400 !important;
    font-size: 115%;
    margin-bottom: 4px !important;
    position: relative;
}

h3.acc-header:hover {
    background: #4677c1 !important;
}

h3.acc-header-active {
    display: block;
    padding: 11px 15px !important;
    cursor: pointer !important;
    background: #4677c1 !important;
    border: 1px solid #e2e2e2;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #4a7fbb !important;
    font-weight: 500 !important;
    font-size: 115%;
    margin-bottom: 4px !important;
}

h3.acc-header-active + .acc-content {
    border: 1px solid #e5e5e5 !important;
    padding: 15px !important;
    overflow-y: hidden!important;
    overflow-x: auto !important;
    margin-top: -3px;
    margin-bottom: 3px;
}

.acc-content ul li {
    position: relative;
    margin: 5px 0;
}

.acc-content ul li:before {
    content: url(/images/ulli-level1.png);
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    left: -40px;
    color: #003278;
}

.acc-content ul li li:before {
    content: url(/images/ulli-level2.png);
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    left: -40px;
    color: #003278;
}

.acc-content ul.pdf li:before {
    content: "\f1c1";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    left: -23px;
    color: #DD0003;
}

li.deeper.parent > a:after {
    content: "\f107";
    margin-left: 8px;
    display: inline-block;
    font-family: FontAwesome;
}

h3.acc-header:after {
    content: "\f067";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}

h3.acc-header-active:after {
    content: "\f068";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 35px;
}

.mainMenu .custom {
    position: absolute;
    right: 0;
    top: 0;
}

.mainMenu .custom a {
    padding: 8px 15px;
    background: #0000001c;
    display: block;
}

p.sitemap {
    padding: 5px 10px !important;
    font-size: 13px;
    background: #f7f7f7;
    border-radius: 5px;
}

.mediaBlockNw p {
    /* text-align: center; */
    font-size: 115%;
    color: #fff;
    position: absolute;
    top: 170px;
    text-align: center;
    z-index: 9;
}

.mediaBlockNw p.dof_readmore a {
    padding: 10px 35px;
    display: inline-block;
    border: 1px solid;
    border-radius: 50px;
    transition: all ease-in-out 0.4s;
}

.mediaBlockNw p.dof_readmore a:hover {
    background: #1353b5;
    color: #fff !important;
    transition: all ease-in-out 0.4s;
}

.newsHigh {
    background: #e8e8e8;
}

.moduletable.homeserve ul.nav.menu > li {
    display: inline-block;
    width: 15.5%;
    margin: 0 0.5%;
    height: 260px;
    vertical-align: top;
    position:relative;
}

.moduletable.homeserve ul.nav.menu > li > a {
    display: none;
}

.moduletable.homeserve ul.nav.menu > li ul.nav-child {
    padding: 20px;
    position: relative;
    overflow-y: scroll;
    height: 250px;
}

.moduletable.homeserve ul.nav.menu > li ul.nav-child::-webkit-scrollbar {
    width: 10px;
}

.moduletable.homeserve ul.nav.menu > li ul.nav-child::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.moduletable.homeserve ul.nav.menu > li ul.nav-child::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.moduletable.homeserve ul.nav.menu > li:hover ul.nav-child {
    display: block !important;
}

.moduletable.homeserve ul.nav.menu > li ul.nav-child li {
    transition: all ease-in .4s;
    font-size: 115% !important;
    line-height: 1.5;
    margin-bottom: 7px;
    padding-left: 15px;
    position: relative;
}

.moduletable.homeserve ul.nav.menu > li ul.nav-child li:hover {
    padding-left: 20px !important;
}

.moduletable.homeserve ul.nav.menu > li ul.nav-child a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 12px;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    top: 1px;
}

body[class*=" home"] li.item-187.parent {
    background: #fff url(/images/services/supplier.png) no-repeat 50%;
    background-size: cover;
}

body[class*=" home"] li.item-188.parent {
    background: #fff url(/images/services/registration.png) no-repeat 50%;
    background-size: cover;
}

body[class*=" home"] li.item-189.parent {
    background: #fff url(/images/services/fishermen.png) no-repeat 50%;
    background-size: cover;
}

body[class*=" home"] li.item-190.parent {
    background: #fff url(/images/services/eximport.png) no-repeat 50%;
    background-size: cover;
}

body[class*=" home"] li.item-191.parent {
    background: #fff url(/images/services/highseas.png) no-repeat 50%;
    background-size: cover;
}

body[class*=" home"] li.item-252.parent {
    background: #fff url(/images/services/lagoon.png) no-repeat 50%;
    background-size: cover;
}

body[class*=" home"] li.item-187.parent:hover:before,
body[class*=" home"] li.item-188.parent:hover:before,
body[class*=" home"] li.item-189.parent:hover:before,
body[class*=" home"] li.item-190.parent:hover:before,
body[class*=" home"] li.item-191.parent:hover:before,
body[class*=" home"] li.item-252.parent:hover:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: 100%;
    z-index: 0;
}

.gmapfp table.gmapfpform td {
    padding: 15px;
    background: #f1f6ff;
    border-bottom: 2px solid #165dcc;
}

.gmapfp 
 table.blog td:nth-of-type(1) {
    display: none;
}

.moduletable.topbanners {
}

.moduletable.topbanners .col-lg-3 {
    padding: 10px;
    width: 20%;
}

.moduletable.topbanners .col-lg-3:hover h4,
.dfserv:hover h4 {
    background: #165dcc;
    color: #fff;


  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes flipInY {
  0% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  opacity: 1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  }
  }
  @keyframes flipInY {
  0% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  opacity: 1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  }
  } 

.moduletable.topbanners .col-lg-3:hover img,
.dfserv:hover img {
    top: -5px;
}

body[class*=" contact-details"] .accordion-inner [class*="col-"] {
    padding: 5px;
}

body[class*=" contact-details"] .accordion-inner [class*="col-"] img {
    width: 100%;
}

body[class*=" contact-details"] .accordion-inner [class*="col-"] h3 {
    margin: 0 !important;
}

body[class*=" contact-details"] .accordion-inner [class*="col-"] p.head-block {
    margin: 0 0 10px 0;
}
#Footer .footer2 a {
    color: #fff !important;
}

.lastmodified {
    text-align: right;
}

.topBack {
    background-color: #363636;
    color: white;
	padding: 70px 0 30px;
}

ul.dfrelated {
    padding: 0;
}

ul.dfrelated li {
    padding: 1px 5px;
}

ul.dfrelated li a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 12px;
    vertical-align: bottom;
}

ul.dfrelated li a {
    color: #fff !important;
    transition: all ease-in-out 0.4s;
}

.gmapfp_message em.fa-phone:before {
    content: url(/images/phone-icon.png);
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

table.mtable.dof.offices td:nth-of-type(1) {
    background: #f7f6f5;
    color: #656565;
    font-weight: bold;
    border: 1px solid #fff;
}

table.mtable.dof.offices td:nth-of-type(2) {
    background: #fff;
    color: #656565;
    font-weight: bold;
    border: 1px solid #f7f6f5;
}

[class*="site contact-details"] div[itemprop="articleBody"] em.fa-mobile {
    font-size: 135%;
    text-align: center;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3 {
    background: #fff;
    margin: 5px;
    width: 18.9%;
    padding: 0;
}

.mediaBoxNw .moduletable.topbanners .dfserv h4 {
    padding: 17px 10px 17px 70px;
    height: 75px;
    width: 100%;
    margin: 0;
    top: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    /* color: #fff !important; */
    /* background: #00529f !important; */
    /* text-align: center; */
}

.mediaBoxNw .moduletable.topbanners .dfserv a:hover h4 {
    /*color: #00529f !important;*/
    /*background: #fff !important;*/
}

.mediaBoxNw .moduletable.topbanners .col-lg-3 img {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3:hover img {
    top: 10px;
}

ul#accordeonck123 {
    background: none !important;
    padding: 0 !important;
}

#accordeonck123 li.level1 > a {
    font-size: 110% !important;
    background: #165dcc;
    color: #fff !important;
}

#accordeonck123 li.level1 > a:after {
    content: "\f107";
    margin-right: 15px;
    display: inline-block;
    font-family: FontAwesome;
    float: right;
}

ul.content_1 {
    padding: 0 !important;
}

ul.content_1 li {
    margin: 0 !important;
    background: #deebff !important;
}

ul.content_1 li a {
    color: #175ccc !important;
    /* padding-left: 40px !important; */
    font-size: 100% !important;
    padding: 10px !important;
}

ul#accordeonck123 li.level1:hover, ul#accordeonck123 li.level1:focus {
    background: #5497ff !important;
}

ul.content_1 li:hover, ul.content_1 li:focus {
    background: #cce0ff !important;
}

table.mtable td {
    vertical-align: top;
}

tr.mhead td {
    background: #616161;
    color: #fff !important;
    border: solid 1px #6b6b6b;
}

.mtable tr:nth-of-type(even) td {
    background: #f9f9f9 !important;
}

.mtable tr.mhead:nth-of-type(even) td {
    background: #616161 !important;
}

tr.mhead td strong {
    background: #616161;
    color: #fff !important;
}

table.mtable td p {
    margin: 0;
    line-height: 1.5;
}

table.mtable td em {
    width: 30px;
    text-align: center;
}

table.mtable td em.fa-mobile {
    font-size: 18px;
}

div[itemprop="articleBody"] h4 {
    font-size: 130%;
    font-weight: 600;
    border: none !important;
    padding: 0 0 5px 0!important;
    margin: 35px 0 10px !important;
    border-bottom: 1px solid #f1f1f1 !important;
}

div#system-message-container + h1 {
    font-size: 160%;
    margin: 0;
    font-weight: 300;
    border: none !important;
    padding: 0 0 5px 0!important;
    margin: 10px 0 25px !important;
    border-bottom: 1px solid #F0F0F0 !important;
}

span.titre,
.gmapfp.item-page h2.item-title {
    font-size: 160% !important;
    font-weight: 300 !important;
}

p.message {
    line-height: 1.5 !important;
    margin: 0 !important;
    padding: 0 !important;
}

span.titre + br,
span.titre + br + br {
    display: none !important;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do01 h4 {
    background: #fff url(/images/boxes-icon1.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do01:hover h4 {
    background: #00529f url(/images/boxes-icon1-hvr.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do03 h4 {
    background: #fff url(/images/boxes-icon2.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do03:hover h4 {
    background: #00529f url(/images/boxes-icon2-hvr.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do02 h4 {
    background: #fff url(/images/boxes-icon3.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do02:hover h4 {
    background: #00529f url(/images/boxes-icon3-hvr.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do04 h4 {
    background: #fff url(/images/boxes-icon4.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do04:hover h4 {
    background: #00529f url(/images/boxes-icon4-hvr.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do05 h4 {
    background: #fff url(/images/boxes-icon5.png) no-repeat 10px 50%;
}

.mediaBoxNw .moduletable.topbanners .col-lg-3.do05:hover h4 {
    background: #00529f url(/images/boxes-icon5-hvr.png) no-repeat 10px 50%;
}


.social-media {text-align: center;margin-top: 14px;/* margin-left: -58px; */}
.social-media span em {
font-size: 17px;
    padding: 8px;
    color: #1d1734;
    transition: 0.5s;
    cursor: pointer;
}
.social-media span:hover em {
    color: #f1cd1f;
    transition: 0.5s;
}
.social-media span {
background-color: white;
    border-radius: 50%;
    height: 34px;
    margin: 18px;
    width: 34px;
    display: inline-block;
}


/*Services area*/
.services {padding: 40px 29px;text-align: center;font-size: 20px;background-color: #ffffff;margin: 8px;box-shadow: -webkit-box-shadow: 0px 6px 29px -4px rgba(0,0,0,0.75);-moz-box-shadow: 0px 6px 29px -4px rgba(0,0,0,0.75);box-shadow: 1px 7px 29px -8px rgba(0,0,0,0.75);border: solid 1px;border-color: azure;transition: 0.5s;}
.services:hover {
box-shadow:  none;
transition: 0.5s;
border: solid 1px;
border-color: #e4e4e4;
    cursor: pointer;
}
.services:hover i {
color: #f1cd1f;
transition: 0.5s;
}
.services i {
   font-size: 36px;
    transition: 0.5s;
    color: #06307b;
}
.services-area {
padding: 45px;
}
.custom {
    /* margin-top: 27px; */
    /* margin-bottom: 27px; */
}

.intr [class*="col-"] {
    padding: 10px;
}


/*Notices*/
.ns2-art-controllers {
    display: none;
}
.darkB h4.ns2-title {display: table-cell;font-size: 20px;padding: 4px;vertical-align: middle;font-weight: 400;width: 100%;}
.ns2-inner {
    display: table;
    border-bottom: solid 1px;
    transition: 0.5s;
    border-bottom-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
        width: 99%;
    margin-left: 2px;
}
.darkB h4.ns2-title a {
color: #0e113a;
line-height: 1.5;
}
.darkB h4.ns2-title a:hover {
text-decoration:  none;
color: #02397d;
transition: 0.5s;

}
.darkB .ns2-column {

}
.darkB h3 {
    font-size: 26px;
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    font-weight: 800 !important;
    color: #06307b;
    border-bottom: solid 1px;
    border-bottom-color: #e4e4e4;
    position: relative;
    text-align: left;
}



.darkB h3:after {
    content:  "";
    position:  absolute;
    width: 69px;
    height: 2px;
    background-color: #1fa6ea;
    bottom: 0;
    
    left: 0;
}

.ns2-date-blog {
    background: none !important;
}

span.ns2_date_day {color: #fff;font-weight: 800 !important;font-size: 40px !important;vertical-align: middle;transition: 0.5s;line-height: 1;}
.ns2-inner:hover .ns2_date_day {
    transition: 0.5s;
}
span.ns2_date_month, span.ns2_date_year {font-size: 24px !important;vertical-align: top;text-transform: capitalize;color: #fff !important;}
.ns2-date-blog {text-align: center;font-size: 27px;padding: 15px 30px !important;margin-right: 6px;transition: 0.5s;vertical-align: middle;background: none;background: #d8b906 !important;position: absolute;top: 25px;left: 1px;}
.ns2-inner:hover {
box-shadow:  -webkit-box-shadow: -4px 6px 14px -8px rgba(0,0,0,0.75);
-moz-box-shadow: -4px 6px 14px -8px rgba(0,0,0,0.75);
box-shadow: 1px 11px 23px -8px  rgba(0,0,0,0.75);
transition: 0.5s;
}
span.ns2_date_year {
display:  none;
}

.owl-item {
    display: inline-block;
  vertical-align: middle;
}

.owl-item.active {
    overflow: hidden;
}

.owl-stage-outer {
    overflow: hidden;
}


.readmore-but {position:  relative;margin-left:  auto;margin-right:  auto; text-align: center;}

.but {
    background-color: #06307b;
        width: 141px;

    padding: 14px;
    color: white;
    text-align:  center;
        border: none;
    margin: 31px;
}
.but3 {
    display: block;
    background-color: #06307b;
    width: 141px;
    padding: 14px;
    color: #fff !important;
    text-align:  center;
    border: none;
    margin: 15px auto 0 !important;
}
.but3:hover {
    color: white;
}
.but2 {
   background-color: rgba(255,255,255,0);
   width: 141px;
   padding: 14px;
   color: #fff !important;
   text-align: center;
   border: solid 1px;
   border-color: #fff;
   margin: 31px auto 0;
   display: block;
}

.disabled {
    display: none;
}

li.item img {
    width: 100%;
}

.regisbox {
    padding: 0;
}


/*News*/
section.news-area-bg {
  background-image: url(/templates/temp-mahapola/img/bg/01.jpg);
  height: 484px;
  background-size: cover;
  margin-top: 46px;
  background-attachment: fixed;
  position: relative;
}
section.news-area-bg:after {
content:  "";
position:  absolute;
width:  100%;
    height: 484px;
background-color: #06307ba6;
z-index: 0;
}
.mediaBoxNw .ns2-inner {
    background-color: white !important;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
.mediaBoxNw {
    z-index: 5;
    /* position:  absolute; */
}
.mediaBoxNw h4 .ns2-title {
    font-size: 23px;
}

.mediaBoxNw h4.ns2-title {
    padding: 10px;
    margin: 0;
    /*text-transform: uppercase;*/
    width: 100%;
    height: 95px;
    font-size: 100% !important;
}
.mediaBoxNw .ns2-inner img {padding-bottom: 0;}
.mediaBoxNw h4.ns2-title a {
    /* font-size: 15px; */
    color: #000000;
    line-height: 1.5;
    transition: 0.5s;
}
.mediaBoxNw .ns2-inner:hover .ns2-tools {
    color: #f1cd1f;
    transition: 0.5s;
}

.first-word {
    color: #484646;
}

.last-word {
    color: #ddb900;
}

.mediaBoxNw .ns2-tools {
     transition: 0.5s;
     font-weight: 500;
     padding-left: 11px;
     padding-bottom: 8px;
     color: #999;
     padding: 8px;
     z-index: 1;
     position: relative;
     margin-top: -10px;
}
.ns2-inner:hover img {
    transition: 0.5s;
    transform: scale(1.1);
}
.ns2-inner img{
    transition: 0.5s;
}
.mediaBoxNw h3 {
    text-align:  center;
    font-size: 220% !important;
    margin: 26px;
    padding-bottom: 10px;
    color: #d8b906;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.mediaBoxNw h3:after {
    content: "";
    background: #484646;
    width: 125px;
    height: 3px;
    margin: 10px 0;
    text-align:  center;
    position: absolute;
    display: block;
    left: 45%;
}
img.ns2-image {
    float: none !important;
}

.mediaBoxNw h4.ns2-title a:hover {
    text-decoration:  none;
    color: #06307b;
    transition: 0.5s;
}

img.ns2-image {
    width: 100%;
}

div.ns2-page {
    overflow: hidden !important;
}

/*products*/
.product-img img {width: auto;transition: 0.5s;height: 100%;}
.product-img {height: 301px;background-color: white;text-align: center;overflow: hidden;}
.custom .product {box-shadow:  -webkit-box-shadow: 0px 4px 26px -4px rgba(0,0,0,0.75);-moz-box-shadow: 0px 4px 26px -4px rgba(0,0,0,0.75);box-shadow: 0px 4px 26px -4px rgba(0,0,0,0.75);border: solid 1px;border-color: #cecccc85;cursor: pointer;float: none !important;}
.custom .product:hover {
box-shadow:  none;
border: solid 1px;
border-color: #e8e8e8;
transition: 0.5s;
}
.description {padding: 9px;background-color: #f3f3f3;}
.product:hover .product-img img {
transform: scale(0.8);
transition: 0.5s;
}
.product:hover p {
color: #351673;
transition: 0.5s;
}
.description p {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.description h3 {
    font-size: 25px;
    margin: 0;
    transition: 0.5s;
}
section.product-area {
background-color: #f7f7f7;
padding-bottom: 70px;
}
section.product-area .moduletable {display: inline-block;width: 100%;}
.description .moduletable > h3 {
    font-size: 25px;
margin: 0;
transition: 0.5s;
}
.product:hover h3 {
color: #f1cd1f;
transition: 0.5s;
}

#Footer h3 {font-size: 19px !important;padding-bottom: 13px;transition: 0.5s;
border-bottom: 1px solid #505050;}

ul.foocont li {
    margin-bottom: 7px;
}

.item-page ul.foocont li {
    padding-left: 37px;
}

.item-page ul.foocont {
    padding: 20px;
}

.item-page ul li.fooadd:before,
li.fooadd:before {
    content: "\f041";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    font-size: 18px;
    width: 25px;
    text-align: center;
}

.item-page ul li.foopho:before,
li.foopho:before {
    content: "\f095";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

.item-page ul li.foofax:before,
li.foofax:before {
    content: "\f1ac";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

.item-page ul li.fooema:before,
li.fooema:before {
    content: "\f0e0";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

.item-page ul li.fooweb:before,
li.fooweb:before {
    content: "\f0ac";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

.module_gmap ul {
    padding: 0;
}

.module_gmap i {
    margin-right: 15px;
}

.module_gmap li {
    display: inline-block;
    width: 30%;
}

.moduletable.mahfus {
    margin-top: 40px;
}

.moduletable.mahfus i, .moduletable.mahfus em {
    font-size: 27px;
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 4px 0;
}

body[class*="home"] div#sticky-wrapper {
    z-index: 99999 !important;
    position: absolute;
    top: 0;
    width: 100%;
}

div#sticky-wrapper {
    z-index: 99999 !important;
}

div#sticky-wrapper.is-sticky .main-menu-div {
    background: #fff;
    box-shadow: 0 2px 8px rgba(50, 50, 50, 0.2);
}

div#sticky-wrapper.is-sticky .nav > li > a {
    color: #23213b !important;
}

div#sticky-wrapper.is-sticky .nav > li.active > a,
div#sticky-wrapper.is-sticky .nav > li > a:hover {
    color: #fff !important;
}



.upcoming-events div.nssp2 .flt-left {
    width: 33%
}

.je-date-blog > .mod_events_latest_date {
    font-size: 400%;
    color: #000;
    line-height: 1;
    font-weight: 700;
}

.je_date_month_year .mod_events_latest_date {
    font-size: 110% !important;
    font-weight: 300;
    text-transform: uppercase;
}

span.je-title span.mod_events_latest_content {
    color: #202545 !important;
    font-size: 140% !important;
    /* width: 78%; */
    display: inline-block;
    line-height: 1.2;
    margin-top: 25px;
    font-weight: 500;
}

span.je-title span.mod_events_latest_content a {
    color: #062f7b !important;
}

.je-date-blog {
    /* padding: 20px; */
    margin: 3px;
    text-align: left;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: -webkit-box-shadow: -1px 0px 26px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: -1px 0px 26px -6px rgba(0,0,0,0.67);
    box-shadow: -3px 3px 26px -9px rgba(0,0,0,0.67);
}

span.je-title {
    width: 75% !important;
    float: right;
}

span.je-time {
    display: none;
}

.events .owl-item:nth-of-type(odd) .je-date-blog {
    margin-left: 0 !important;
}

.events .owl-item:nth-of-type(even) .je-date-blog {
    margin-right: 0 !important;
}

ul.latestrc {
    padding: 0;
}

.je-inner {
    width: 85px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    background: rgb(31, 150, 243);
    padding: 28px 18px;
    color: #fff;
    float: left;
}

.jevbootstrap .mod_events_latest_date {
    font-size: 280%;
    line-height: 1 !important;
}

.je_date_month_year {
    font-size: 150%;
}

.je_date_year {
    display: none;
}

.mod_events_latest {
    border: 0;
}

.upcoming-events .readmore-but {
    margin-bottom: 35px;
}
/*Event*/
.upcoming-events .ns2-date-blog {
    display:  table-cell;
    background-color: #2196F3;
    width: 87px;
    height: 103px;
    color:  white;
}
.upcoming-events h3 {
    text-align: center;
    font-size: 27px;
    margin: 32px;
    font-weight: 800;
    color: #06307b;
}

.upcoming-events .ns2-title a {font-size: 16px;line-height: 1.5;transition: 0.5s;}

.upcoming-events h4.ns2-title {
        padding: 13px;
}

.upcoming-events .ns2-title a:hover {
    text-decoration:  none;
    color: #06307b;
    transition: 0.5s;
}
.upcoming-events .ns2-title a {
    color: #06307b;
    font-size: 19px;
}
.upcoming-events .ns2-inner {
    background-color: white;
    padding: 0;
    box-shadow: -webkit-box-shadow: -1px 0px 26px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: -1px 0px 26px -6px rgba(0,0,0,0.67);
    box-shadow: -3px 3px 26px -9px rgba(0,0,0,0.67);
    border: none;
    width: 100%;
}
.upcoming-events span.ns2_date_day {
    color: white;
}
div#pg-msnr-container table {
    width: 100%;
}

table.mod_events_latest_table {
    width: 100%;
}

table.mod_events_latest_table tr {
    width: 31% !important;
    display: inline-block;
    margin: 10px;
    /* background: #f5f5f4; */
    border-radius: 4px;
    overflow: hidden;
}

.mod_events_latest {
    border: 0 !important;
}

@media only screen and (max-width : 990px) {

    table.mod_events_latest_table tr {
        width: 98% !important;
    }

}

table.mod_events_latest_table tr td + td {
    padding-left: 20px;
    font-size: 102%;
}

span.je-title span.mod_events_latest_content {
    color: #202545 !important;
    /* font-size: 40% !important; */
    width: 90%;
    display: inline-block;
}

.je-date-blog {
    background: #ffffff;
    /* padding: 20px; */
    /* margin: 20px; */
    text-align: left;
    width: 100% !important;
}

ul.latestrc {
    padding: 0;
}

.je-inner {
    width: 75px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.mod_events_latest_first,
.mod_events_latest {
    width: 100% !important;
    display: contents;
}

ul.slide2 {
    padding: 0;
}

.topBack .moduletable:hover h3 {
    color: #f7cd00;
}

.foot-1col.commonFoot ul li {
    padding-left: 35px;
    position: relative;
}

.foot-1col.commonFoot ul li i {
    position: absolute;
    left: 5px;
    top: 6px;
    font-size: 16px;
}

.foot-2col.commonFoot .custom h4 {
    font-size: 25px;
    padding: 0;
}

.foot-2col.commonFoot .custom p {
    color: #fff !important;
}

  


input.button.subbutton.btn.btn-primary {
    margin-left: 0px;
    opacity: 1 !important;
    background: #df7f40 !important;
    margin: 0;
}
.quick-link-col.footer-col h4 {
    font-size: 25px;
}

input.button.subbutton.btn.btn-primary,
input.button.subbutton.btn.btn-primary:hover {
    padding: 11.2px 40px;
    background: none;
    border-color: transparent;
    position: relative;
    z-index: 1;
    font-size: 16px;
    border-radius: 50px;
}

td.acysubbuttons {
    position: relative;
}
td.acyfield_email.acy_requiredField input {
    height: 45px;
    color: black;
    padding: 10px 30px;
    border-radius: 50px;
}

/*////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////*/
/*Virtue Cart*/
.browse-view .product-price{
	text-align: center;
	float: none;
}
.browse-view span.vm-cmv-label {
    display: block;
}
.browse-view .product-field-display select{
	
}
.browse-view .product-field-display {
     margin: 0 50px;
}
.browse-view .addtocart-area{
	display: none;
}
.browse-view .product_s_desc{
	text-align: center;
}

.vm2-normalstock {
    display: block;
    clear: none;
    float: none;
    text-align: center;
}
.browse-view  .vmicon {
    /* background-position: top center; */
    background-repeat: no-repeat;
    display: block;
    width: 64px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.browse-view  .vm-product-descr-container-1,
.browse-view  .vm-product-descr-container-1{
	min-height: auto;
}

div.vm-details-button a{
	background: #04040f;
    padding: 10px 20px;
    color: #fff;
    width: auto;
    font-size: 13px;
    margin-bottom: 20px;
    border: 1px solid #2c4b6d;
    transition: all ease-in-out .2s;
}

.orderlistcontainer div.activeOrder{
	background-position:top  4px  right;
	cursor: pointer;
    border: solid #e8e3e3 1px;
    border-radius: 4px;
    padding: 7px 24px;
    background-color: #f3f3f3;
    margin-top: 8px;
}
.orderlist a{
    text-decoration: none;
    display: block;
    padding: 6px;
  
}
.orderlistcontainer div.orderlist div:hover {
    color: #EEE;
    background: #f1f1f1;
}
.display-number #limit{
	margin-top: 10px;
}
.orderby-displaynumber{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.alert-error{
    background: #fde7e7;
    border: 1px solid #ffb8b8 !important;
}

.vm-product-details-container{
 background: none;
    border-left: 2px solid #efefef;
    padding: 30px;
    max-width: 650px;
    margin-left: 30px;
 
    min-height: 400px;
 
}
.productdetails-view .spacer-buy-area {
    padding-left: 0;
}
span.vm-cmv-label {
    display: block;
}
.product-field-display select{
    width: 100%;
    padding: 8px;
    margin: 5px 0 15px 0;
}
.product-field-display .chzn-container-single .chzn-single{
	line-height:15px !important;
	height: 33px !important;
}
.vm-cmv-label{
	font-size: 13px;
}
.productdetails-view .icons{
	display: none;
}
.vm-product-descr-container-1 h2{
    text-transform: uppercase;
    font-size: 17px;
    min-height: 40px;
}
.browse-view .product_s_desc{
	display: none;
}
.PricesalesPrice{
	font-weight: 600;
	font-size: 15px !important;
}
.product-description{
	background: #efefef;
}
.product-description span.title{
display: block;
background: #ccc;
padding: 10px;
font-weight: 500;
font-size: 14px;
}
.product-description p{
 padding: 10px;
 font-size: 12px;
 margin:0 ;
}
.vm-product-container .vm-product-media-container {
float: left;
    width:48%;
    margin: auto;
}
.product-short-description{
	display: none;
}

#fancybox-content h4, 
#fancybox-content .h4 {
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
    margin-top: 16px;
}
 
.back-to-category{
	display: none;
}

.addtocart-button-disabled{
	width: 150px;
	font-size: 14px;
}
.product-container{
	border: 1px solid #efefef;
	padding: 20px;
	margin-bottom: 30px;
}

span.quantity-controls input{
	background: #999;
    padding: 7px !important;
    width: 30px !important;
    height: 30px !important;
}
.quantity-plus{
	background: url(/templates/temp-mahapola/images/new/plus.png) no-repeat !important;
}

.quantity-minus{
	background: url(/templates/temp-mahapola/images/new/minus.png) no-repeat !important;
}
span.quantity-controls{
	width: auto;
}
.quantity-box .quantity-input, .cart-summary .quantity-input{
	height: 32px;
    width: 32px;
    font-family: arial;
    font-size: 14px;
}
.cart-summary{
	font-size: 14px;
}
.vm-fieldset-customer-note{
	display: none;
}
.vm-button-correct{
	font-size: 14px !important;
	font-weight: 500 !important;
	text-transform: uppercase;
}
.cart.tos{
	margin: 10px 0;
	font-size: 14px;
}
#fancybox-content h2{
	font-size: 18px !important;
}
.cart-summary h3{
	    font-size: 16px;
    margin: 5px 0 !important;
}
span.quantity-controls input:hover{
	opacity: 0.8;
}

span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
    font-size: 14px;
    padding: 9px 17px;
    margin-bottom: 0;
}

.nomargintitle{
	margin-top: 0;
    font-size: 30px;
    padding: 0;
}
.spacer-buy-area .PricesalesPrice {
    font-size: 30px !important;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 30px;
    color: #04040f;
    margin-top: 10px;
    padding-top: 0;
    line-height: 0px;
}
.floatright.display-number {
    font-size: 13px !important;
    font-family: Arial !important;
    color: #999 !important;
} 

.browse-view [class*="col-"] {
    padding: 15px 15px 15px 0!important;
}
.display-number, .control-buttons,
.orderlistcontainer{
	margin: 0 !important;
}
.vm-product-media-container {
    min-height: 233px;
}

.billto-shipto .width50{
    background: #f5f5f5;
    padding: 30px;
    min-height: 314px;
    border-bottom: 2px solid #999;
    border-right: 4px solid #fff;
}
.cart-summary tr td {
    padding: 14px;
}
a.product-details, a.details, div.details {
    font-size: 14px!important;
    padding: 7px 20px!important;
}

#com-form-login{
	background: #f5f5f5;
    padding: 30px;
    font-size: 14px!important;
    border-bottom: 2px solid #999;
}

.width30 a{
	font-size: 13px;
}
/*h1{
	font-size: 25px;
}*/
#userForm h2{
	font-size: 20px;
}
#userForm{
	font-size: 14px;
}
.vm-button-correct {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;

}
.vm-button-correct {
  font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    float: left;
    margin: 10px 20px 10px 0px;
    /* clear: left; */
    border-radius: 3px !important;
    padding: 11px 20px !important;
    background: #0d0d2f !important;
    transition: all ease-in-out 0.3s;
}
a.vm-button-correct:hover {
    background: #11114c !important;
}
.control-buttons #reg_text{
	float: none;
	display: block;
}
table.user-details{
	clear: left;
}
.width30 .inputbox{
	width:100%;
	padding: 5px 10px;
}
.width30  #remember{
	width: auto;
}
.user-details td {
    padding: 4px 6px !important;
 
}
#fancybox-content{
  border:none!important;
  padding:10px !important;
  background: #fff;
  min-width: 390px;
}
#fancybox-outer{
    min-width: 400px;
}
.sectiontableentry1 h1{
    font-size:15px!important;
}
.vm-cart-item-quantity,
.vm-cart-item-quantity{
    min-width: 140px !important;

}
.paymsg,
.buttonBar-right .button,
#form-login .button,
#cart-view .button{
    color: #fff;
    border: 1px solid #00669a;
    font-size: 14px;
    padding: 4px 14px;
    margin-left: 10px;
    background: #0d0d2f;
    transition: all ease-in-out 0.3s;
}
form#form-login {
    display: block;
    clear: left;
}
#tab-2 table tr td,
.vm-orders-list td,
.spaceStyle table tr td {
    border: 1px solid #fff;
    padding: 9px;
    font-size: 13px;
    margin-top: 10px;
}
#tab-2 table tr:nth-child(odd) td,
.vm-orders-list tr:nth-child(odd) td,
.spaceStyle table tr:nth-child(odd) td {
    background: #efefef;
}
#tab-2 table tr:nth-child(even) td,
.vm-orders-list tr:nth-child(even) td,
.spaceStyle table tr:nth-child(even) td {
    background: #e6e6e6;
}
tr.sectiontableheader {
    font-size: 14px;
}
tr.sectiontableheader th {
    padding: 5px;
}
.vm-orders-list th{
    background: #e6e6e6;
    padding: 8px 5px;
    font-size: 14px;
}
.vm-orders-list {
    font-size: 14px;
}

.output-shipto .radio input[type="radio"] {
    width: auto!important;
    margin: 0!important;
    height: auto!important;
    position: relative !important;
    display: inline-block!important;
    float: right!important;
}
	
.control-buttons button.default {
    margin-top: 20px !important;
}
.order-view{
    display:none;
}
legend.userfields_info {
    font-size: 20px!important;
    font-weight: 400;
}
.user-details {
    font-size: 14px;
}
.sectiontableentry1 h3{
    font-size: 17px !important;
    font-weight: 500 !important;
}
tr.sectiontableheader th {
    background: #848484;
    color: #fff;
    padding: 7px 6px;
    border: 1px solid #fff;
}
.vm-orders-order strong{
 display: block;
    margin: 13px 0 0px 0;
    padding-bottom: 0 !important;
    line-height: 1px;
}

#ui-tabs ul#tabs li {
    background: #f2f2f2 !important;
    padding: 8px 16px 10px;
    border-right: 1px solid #d8d8d8;
}
ul#tabs {
    border-bottom: 1px solid #d8d8d8;
}
#ui-tabs ul#tabs {
    padding: 16px 0 0px 0;
}
.vmLoadingDiv .vmLoadingDivMsg{
    text-align:center!important;
    background:#fff!important;
    padding:30px!important;
    height:100% !important;
}
.paymsg{
      margin: 16px 0;
}
.vm-cart-item-name,
.vm-cart-item-sku{
    padding:10px !important;
}


#adminForm fieldset legend{
    border:none !important;
}
table.user-details input{
    width: 210px !important;
}
.userdata h2{
    padding-top:0;
    margin-top:0;
    font-size: 16px;
}
.asiNew{
    float:left;
}
#tab-2 table th{
    padding:10px;
    background:#6d6d6d;
    color:#fff;
}
#tab-2 table{
    width: 100%;
        font-size: 14px;
}

.newButton{
    text-align: left;
    clear: left;
    padding-top: 20px;
    display: block;
   
}
.newButton:hover a{
     color:#fff;
}
.newButton a.paymsg {
    white-space: nowrap;
    margin-top: 3px;
    display: inline-block;
}
#fancybox-overlay,
div#fancybox-wrap {
    z-index: 10000;
}
.productdetails span{
  float: left;
  padding: 8px 0 !important;
}
.productdetails span.addtocart-button{
  float: left ;
  margin-left: 10px;
}

.productdetails span.quantity-controls {
     margin-left: 10px;
}
span.addtocart-button input.addtocart-button{
    padding: 8px 17px !important;

}
fieldset {
    /* margin-top: 20px; */
}
span.addtocart-button-disabled{
    display:none;
}

.sponsorLogo .productdetails li {
    padding: 0;
}

.sponsorLogo  div.productdetails {
    padding: 5px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.sponsorLogo li:hover div.productdetails{
    color: #ffab00;
 
}
.sponsorLogo .productdetails a {
    float: none;
    color: #181819 !important;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}
.sponsorLogo .product-price{
        float: none;
        text-align: center;
}

.sponsorLogo .productdetails span {
    float: none;
    padding: 0 !important;
    font-weight: 600 !important;
    font-size: 25px !important;
}

.sponsorLogo div.productdetails a {
font-weight: 600;
    font-size: 16px;
    max-width: 159px;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.vm-fieldset-tos{
    display:none;
}
.custom_blackfonts{
    color:#000;
}
.custom_blackfonts a{
    color:#663a81;
}
.carsoulgray{
    border-top:1px solid #ccc;
}
.custom_blackfonts h3{
    margin: 0 !important;
}
.cart_menu{
    position: absolute;
    top: 10px;
    right: 10px;
}
.cart_menu a,
.cart_menu a:hover{
color:#fff;
}
.cart_menu .nav > li {
    position: relative;
    display: inline-block;
font-size: 12px;
}
#com-form-login{
    margin:30px 0;
}
.userdata h2 {
    padding-top: 0;
    margin: 10px 0;
    font-size: 14px;
}
.billto-shipto{
    display:none;
}
.sponsorLogo img {
    width: 100%;
    max-width: 310px;
    height: 330px;
}

.sponsorLogo h3 {
    text-align: center;
    font-size: 27px;
    margin: 32px;
    font-weight: 800;
    color: #06307b;
}

.breadCrumb .nav.menu {
    position: absolute;
    bottom: 12px;
    right: 24px;
}
.breadCrumb .nav.menu li {
    display: inline-block;
    font-size: 12px;
}
.breadCrumb .nav.menu li a {
    background: #14152f;
    margin: 0 4px;
    border-radius: 5px;
    color: #fff !important;
    padding: 4px 10px !important;
}
.breadCrumb .nav.menu li:hover,
.breadCrumb .nav.menu li:hover a{
      background: #ccc !important;
       color: #14152f!important;
}

.owl-dot {
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
   border: 2px solid #717171;
}

.owl-dot.active {
        background: #ddb900;
}

.owl-dots {
    margin-top: 25px;
}

a[href="http://joomla-extensions.kubik-rubik.de/"] {
    display: none;
}

div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.mod-languages li {
	margin-left: 0px;
	margin-right: 0;
}

div.mod-languages ul.lang-inline li {
	display:inline;
}

div.mod-languages ul.lang-block li {
	display:block;
}

div.mod-languages img {
	border:none;
}

div.mod-languages a {
	text-decoration: none;
}

/* Advanced Dropdown style*/

div.advanced-dropdown {
	position:relative;
}
div.mod-languages.advanced-dropdown ul {
	background: #0056a7;
	position: absolute;
	z-index: 99999;
	list-style-type: none;
	left: 0;
	padding: 0;
	border-radius: 0 0 2px 2px;
}

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:visited {
	background-color: #ccc;
	border-radius: 2px;
	width: 38px;
	margin-top: 3px;
	padding: 3px;
	line-height: 0;
	-webkit-transition: all 0.75s;
}

div.advanced-dropdown a.langChoose img {
	border: 1px solid white;
}

div.advanced-dropdown span.caret{
	display: inline-block;
	width: 0px;
	height: 0px;
	vertical-align: middle;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-left:1px;
}

div.advanced-dropdown a{
	white-space:nowrap;
	color: #fff !important;
	padding: 5px 15px;
	border-bottom: 1px solid #004b8c;
	display: block;
}

.topLang {
    display: inline-block;
    float: right;
}

.topFont {
    display: inline-block;
    float: right;
    padding: 10px 0;
}

.module_gmap .custom {
    margin: 0;
}

li.soaddr:before {
    content: "\f041";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

li.kmccemail:before,
li.soemai:before {
    content: "\f0e0";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

li.kmccphone:before,
li.sotele:before {
    content: "\f095";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

li.sowort:before {
    content: "\f017";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

li.sofaxn:before {
    content: "\f1ac";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

li.sooffi:before {
    content: "\f007";
    font-family: FontAwesome;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
}

.ministry {
    padding: 0;
}

.whether .custom {
    margin: 0;
}

.topSocial {
    display: inline-block;
}

.Orbar .col-lg-12 > div {
    float: right;
}

ul.kmchcont {
    color: #fff;
    text-align: left;
    padding: 0;
    font-size: 110%;
}

ul.kmchcont li {
    padding-left: 20px;
}

.twoSides {
    background: #fff;
}

.twoSides div.nssp2 .col-2 .ns2-inner {
    border-radius: 50px 0 !important;
    overflow: hidden;
    margin: 0;
}

.twoSides div.nssp2 .col-2 > div {
    padding: 20px !important;
}

.twoSides h3 {
    text-align: left;
    font-size: 220% !important;
    margin: 26px;
    padding-bottom: 10px;
    color: #e2b900;
    font-weight: 500 !important;
    text-transform: uppercase;
    position: relative;
}
.twoSides h3:after {
content: "";
    background: #484646;
    width: 125px;
    height: 3px;
    margin: 10px 0;
    text-align: center;
    position: absolute;
    display: block;
    left: 0;
}

.moduletable.mplink {
    margin: 73px 5px 5px;
    border: 1px solid #dadada;
}

h4.kmcpsts {
    font-size: 160%;
    text-align: center;
}

h4.kmcpsts span {
    color: #fd6d38;
}

.darkB {
    text-align: center;
}

p.redtxt.commontxt, p.bluetxt.commontxt {
    font-size: 195%;
    font-weight: 800;
}

p.wthico:before {
    content: "\f061";
    font-family: FontAwesome;
    vertical-align: bottom;
    margin-right: 10px;
    left: 0;
    width: 25px;
    text-align: center;
}

p.wthico {
    font-size: 118%;
}

a.kmvbtn {
    background: #da5700;
    color: #fff !important;
    padding: 13px 50px;
    display: inline-block;
    margin-top: 25px;
    border-radius: 50px;
}

.moduletable.kmccc {
    padding: 75px 60px 30px;
    text-align: left;
}

.moduletable.kmccc h3 {
    font-size: 140%;
}

div.services-bar h3 {
    font-size: 160%;
    margin-bottom: 25px;
}

form[id*="formAcymailing"] {
    width: 40%;
    min-width: 250px;
    margin: 0 auto;
}

td.acyfield_email.acy_requiredField {
    width: 100%;
    padding: 0;
}

td.acysubbuttons {
    position: absolute;
    padding: 0;
}

/* Hexagon Styles */

.hexagon {
  position: relative;
  width: 200px;
  height: 115.21px;
  background-color: #f98e2b;
  margin: 86.60px 18px;
  display: inline-block;
  transform: rotate(30deg);
  text-align: center;
  vertical-align: middle;
  color: #fff;
  position: absolute;
  left: 6%;
  top: -3%;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 56.6px solid #f98e2b;
  left: 0;
  z-index: -1;
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 57.6px solid #f98e2b;
  left: 0;
  z-index: -1;
}

.hexagon:hover {
  background-color: #ea7100;
}

.hexagon:hover:before {
  border-bottom: 56.6px solid #ea7100;
}

.hexagon:hover:after {
  border-top: 57.6px solid #ea7100;
}

.hexagon span {
    background: url(/images/rti_icons/icon001.png) no-repeat 50% 15px;
}

.hexadiv {
    width: 48%;
    display: inline-block;
    text-align: left;
}

.hexamega {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 445px;
}

.regisbox h4 {
    font-size: 230%;
    text-align: left;
}

.regisbox p {
    color: #000;
}

/* Brown */
.hexagon.brown {
  background-color: #bc6225;
  position: absolute;
  left: 24.7%;
  top: -3%;
}

.hexagon.brown:before {
  border-bottom: 56.6px solid #bc6225;
}

.hexagon.brown:after {
  border-top: 57.6px solid #bc6225;
}

.hexagon.brown span {
    background: url(/images/rti_icons/icon002.png) no-repeat 50% 15px;
}

.hexagon.brown:hover {
  background-color: #ea7100;
}

.hexagon.brown:hover:before {
  border-bottom: 56.6px solid #ea7100;
}

.hexagon.brown:hover:after {
  border-top: 57.6px solid #ea7100;
}

/* Green */
.hexagon.green {
  background-color: #2c9a42;
  position: absolute;
  left: 5.9%;
  top: 43%;
}

.hexagon.green:before {
  border-bottom: 56.6px solid #2c9a42;
}

.hexagon.green:after {
  border-top: 57.6px solid #2c9a42;
}

.hexagon.green span {
    background: url(/images/rti_icons/icon003.png) no-repeat 50% 15px;
}

.hexagon.green:hover {
  background-color: #157328;
}

.hexagon.green:hover:before {
  border-bottom: 56.6px solid #157328;
}

.hexagon.green:hover:after {
  border-top: 57.6px solid #157328;
}

/* Purple */
.hexagon.purple {
  background-color: #b588b9;
  position: absolute;
  left: 24.7%;
  top: 43%;
}

.hexagon.purple:before {
  border-bottom: 56.6px solid #b588b9;
}

.hexagon.purple:after {
  border-top: 57.6px solid #b588b9;
}

.hexagon.purple span {
    background: url(/images/rti_icons/icon004.png) no-repeat 50% 15px;
}

.hexagon.purple:hover {
  background-color: #9c65a0;
}

.hexagon.purple:hover:before {
  border-bottom: 56.6px solid #9c65a0;
}

.hexagon.purple:hover:after {
  border-top: 57.6px solid #9c65a0;
}

/* Dark Brown */
.hexagon.dbrown {
  background-color: #896761;
  position: absolute;
  left: 38.9%;
  top: 20%;
}

.hexagon.dbrown:before {
  border-bottom: 56.6px solid #896761;
}

.hexagon.dbrown:after {
  border-top: 57.6px solid #896761;
}

.hexagon.dbrown span {
    background: url(/images/rti_icons/icon009.png) no-repeat 50% 15px;
}

.hexagon.dbrown:hover {
  background-color: #b15500;
}

.hexagon.dbrown:hover:before {
  border-bottom: 56.6px solid #b15500;
}

.hexagon.dbrown:hover:after {
  border-top: 57.6px solid #b15500;
}

/* Light Blue */
.hexagon.lblue {
  background-color: #3db5e6;
  position: absolute;
  left: 53.1%;
  top: -3%;
}

.hexagon.lblue:before {
  border-bottom: 56.6px solid #3db5e6;
}

.hexagon.lblue:after {
  border-top: 57.6px solid #3db5e6;
}

.hexagon.lblue span {
    background: url(/images/rti_icons/icon005.png) no-repeat 50% 15px;
}

.hexagon.lblue:hover {
  background-color: #2196c5;
}

.hexagon.lblue:hover:before {
  border-bottom: 56.6px solid #2196c5;
}

.hexagon.lblue:hover:after {
  border-top: 57.6px solid #2196c5;
}

/* Yellow */
.hexagon.yellow {
  background-color: #ecaa00;
  position: absolute;
  left: 71.7%;
  top: -3%;
}

.hexagon.yellow:before {
  border-bottom: 56.6px solid #ecaa00;
}

.hexagon.yellow:after {
  border-top: 57.6px solid #ecaa00;
}

.hexagon.yellow span {
    background: url(/images/rti_icons/icon006.png) no-repeat 50% 15px;
}

.hexagon.yellow:hover {
  background-color: #c38d00;
}

.hexagon.yellow:hover:before {
  border-bottom: 56.6px solid #c38d00;
}

.hexagon.yellow:hover:after {
  border-top: 57.6px solid #c38d00;
}

/* Pink */
.hexagon.pink {
  background-color: #d6006e;
  position: absolute;
  left: 53.1%;
  top: 43%;
}

.hexagon.pink:before {
  border-bottom: 56.6px solid #d6006e;
}

.hexagon.pink:after {
  border-top: 57.6px solid #d6006e;
}

.hexagon.pink span {
    background: url(/images/rti_icons/icon007.png) no-repeat 50% 15px;
}

.hexagon.pink:hover {
  background-color: #af005a;
}

.hexagon.pink:hover:before {
  border-bottom: 56.6px solid #af005a;
}

.hexagon.pink:hover:after {
  border-top: 57.6px solid #af005a;
}

/* Dark Orange */
.hexagon.dorange {
  background-color: #e8503e;
  position: absolute;
  left: 71.7%;
  top: 43%;
}

.hexagon.dorange:before {
  border-bottom: 56.6px solid #e8503e;
}

.hexagon.dorange:after {
  border-top: 57.6px solid #e8503e;
}

.hexagon.dorange span {
    background: url(/images/rti_icons/icon008.png) no-repeat 50% 15px;
}

.hexagon.dorange:hover {
  background-color: #ce301e;
}

.hexagon.dorange:hover:before {
  border-bottom: 56.6px solid #ce301e;
}

.hexagon.dorange:hover:after {
  border-top: 57.6px solid #ce301e;
}

/* Language */

div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.mod-languages li {
	margin-left: 0px;
	margin-right: 4px;
}

div.mod-languages ul.lang-inline li {
	display:inline;
}

div.mod-languages ul.lang-block li {
	display:block;
}

div.mod-languages img {
	border:none;
}

div.mod-languages a {
	text-decoration: none;
}

ul.lang-block {
    background: #ffffff !important;
}

.mod-languages form ul a {
    display: block;
    padding: 8px 25px !important;
    color: #004580 !important;
    line-height: 1.2;
}

.mod-languages form ul li:hover a {
    color: #fff !important;
}

.mod-languages form ul {
    padding: 0 !important;
}

.mod-languages form li {
    padding: 0;
    margin: 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.mod-languages form li:hover {
    background: #143672 !important;
}

.mod-languages form li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

li.lang-active i, li.lang-active em {
    display: none;
}

/* Advanced Dropdown style*/

div.advanced-dropdown {
	position:relative;
}
div.mod-languages.advanced-dropdown ul {
	background: #ccc;
	position: absolute;
	z-index: 99999 !important;
	list-style-type: none;
	left: 0;
	padding: 5px 10px 5px 4px;
	border-radius: 0 0 2px 2px;
	width:  100px;
}

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:visited {
display: inline-block;
    padding: 16px 20px !important;
    background: none !important;
    color: #fff !important;
    width: auto !important;
    margin: 0 !important;
    line-height: 1 !important;
}

div.advanced-dropdown a.langChoose img {
	border: 1px solid white;
}

div.advanced-dropdown span.caret{
	display: inline-block;
	width: 0px;
	height: 0px;
	vertical-align: middle;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-left:1px;
}

div.advanced-dropdown a{
	white-space:nowrap;
}

.topSocial i, .topSocial em {
    color: #fff;
    font-size: 18px;
    padding: 13px 6px;
}

.topMenu p {
    margin: 5px 15px !important;
}

/* Search */

.site-search-div {display: block;height: 30px;}

.site-search-div .search input#mod-search-searchword104 {
    width: 100%;
    border: 1px solid #d2d2d2;
    padding: 5px 13px;
    background: #d7d2d2;
}

.site-search-div .search input.button {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 32px;
    width: 32px;
    background: #000;
    border: 0;
    border-radius: 0;
}

.site-search-div .search input.button:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    width: 30px;
    height: 30px;
}

.main-menu-div .container {
    position: relative;
}

.site-search-div .search {
    width: 100%;
}

.search label {
    display: none;
}

input#mod-search-searchword107 {
    padding: 12px;
    border: 0;
}

.site-search {
}

.site-search.display {
    display: block;
}

.moduletable.mplink p {
    margin: 0 !important;
    font-weight: 600;
    padding: 0;
    text-align: right !important;
}

.moduletable.mplink img {
    width: 100%;
    margin: 0 0 10px !important;
}

.moduletable.mplink p.protext {
    padding: 0 20px !important;
    text-align: left !important;
}

a.mpolinks {
    background: #d8b906;
    color: #000 !important;
    padding: 8px;
    display: inline-block;
    /*margin: 10px;*/
}

div#fontsize {
    display: inline-block;
    width: 100%;
}

div#fontsize > div {
    float: right !important;
}

span.sliheading {
    font-weight: 600;
    display: block;
    color: #000;
    margin-bottom: 20px;
}

span.slitext {
    font-size: 45%;
    display: block;
    color: #000;
    width: 400px;
    word-break: break-word;
    white-space: pre-wrap;
    line-height: 1.5;
}

span.slilinks {
    font-size: 45%;
    font-weight: 600;
    display: block;
    margin-top: 20px;
}

.contact h3 {
    display: none;
}

.lmodified .moduletable {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-right: 20px;
}

.footer1 {
    margin-top: 15px;
}

.moduletable.onlinepay {
    margin: 0;
    padding: 3px;
    border: 1px solid #949494;
    border-radius: 3px;
    float: right;
    margin-top: 12px;
}

form.form-inline {
    position: relative;
}

input#search-searchword {
    padding: 4px 12px;
}

button.btn.hasTooltip {
    background: #f4b600;
    font-weight: 400;
    display: block !important;
}

dl.search-results {
    padding: 0 20px;
}

li:hover .nav-child {
    display: block !important;
}

table.mtable.peoples td:nth-of-type(1) {
    width: 150px;
}

span.highlight {
    background: #ffb300;
    padding: 5px;
    color: #000;
}

.hidden {
    /* display: none; */
}



/* Popup Window - Pure CSS */

.cdoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
}
.cdoverlay:target {
  visibility: visible;
  opacity: 1;
}

.cdpopup {
  margin: 70px auto;
  padding: 0;
  background: #fff;
  border-radius: 5px;
  width: 60%;
     height: 62%;
  min-height: 240px;
  position: relative;
  transition: all 5s ease-in-out;
}
.cdcontent .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.cdpopup .close:hover {
  color: #06D85F;
}
.cdpopup .content {
  max-height: 30%;
  overflow: auto;
}

h4.nofloat {
    margin: 0;
    font-size: 100%;
}

.cdcontent h4.nofloat {
    text-align: left;
    margin-bottom: 20px
}

h4.nofloat em {
    display: block;
}

h4.nofloat strong {
	text-align: left !important;
}

h4.nofloat em {
    font-size: 90%;
    margin-top: 7px;
}

a.cdclose {
   position: absolute;
   width: 35px;
   height: 35px;
   right: -13px;
   top: -13px;
   background-color: #443838b3;
   border-radius: 20px;
   border: 2px solid #777373;
   cursor: pointer;
   text-align: center;
   font-family: 'Montserrat', sans-serif;
   font-size: 31px;
   line-height: 0.6;
   vertical-align: bottom;
   color: white;
   padding: 7px;
}

@media screen and (max-width: 700px){
  .cdpopup{
    width: 70%;
  }
}

table.ccftable {
    margin-top: 35px;
}
table.ccftable td {
    width: 350px;
}

.trans.info_box_text span {
    /* font-size: 600%; */
    /* font-weight: 100; */
    display: none;
}

.trans.info_intro_box h4.nofloat {
	background: url(/images/ccflistic.png) no-repeat 10px 5px;
	/* position: absolute; */
	/* bottom: 0; */
	/*color: #333;*/
	/* padding: 6px; */
	/* background: rgba(0, 0, 0, 0.6); */
	/* width: 100%; */
	text-align: left !important;
	font-size: 110% !important;
	cursor: pointer;
	padding: 15px 0 15px 40px;
}

.trans.info_intro_box h4.nofloat strong {
    font-weight: 400 !important;
}


.cdcontent::-webkit-scrollbar {
    width: 10px;
}

.cdcontent::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.cdcontent::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.cdcontent .row {
    margin: 0;
}

.cdcontent {
    overflow-y: scroll;
    height: 100%;
    padding: 20px;
  color: #000 !important;
}

.cdcontent * {
    color: #000 !important;
}

.fancybox-caption {
    color: rgba(0, 0, 0, 0);
}

.fancybox-caption b.fancyboxCounter {
    color: #fff;
}

.backEmpty {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
h2.title-line:after {
    content: "";
    position: absolute;
    width: 57px;
    height: 4px;
    background-color: #e4b800;
    top: 29px;
    left: 22px;
}

h2.title-line {
    
    padding-bottom: 23px
}
p.content-text {
    font-size: 15px;
    color: #717171;
    line-height: 23px;
    letter-spacing: 0.5px;
}
.style-line{
    border-bottom: solid 1px;
    border-color: #e2e2e2;
}
ul.list-items1 li:before {
    content: "\f058";
    font-family: FontAwesome;
    margin-right: 9px;
    font-size: 21px !important;
    vertical-align: bottom;
    color: #e4b800;
    position: absolute;
    left: -3px;
    top: 1px;
    font-size: 16px;
}
ul.list-items1 li {
    color: #717171;
}
div#asidenew .moduletable h3 {
    font-size: 16px;
}


div#asidenew h3.ns2-title a {
    color: black !important;
    font-size: 17px;
    font-weight: 500;
}
div#asidenew h3.ns2-title a {
    font-size: 14px;
    font-weight: 500;
    color: #636363 !important;
}
.cdpopup .cdcontent a {
    color: #fff !important;
}
.cdpopup .col-md-9 a {
    color: #135ecc !important;
    display: block;
    margin-top: 15px;
}
#asidenew .ns2-inner:hover a.ns2-readmore {
    color: #FF9800 !important;
}
p.nofloat {
    text-align: right !important;
}
td p {
    color: #737373;
}

td {
    border: solid 1px #f9f9f9;
}
td strong {
    font-weight: 700;
    color: #232323;
}
table {
    background-color: #c2d2e64a;
}

table.table.table-hover td p {
    margin: 0;
}
div[id*="ns2-art-wrap"] {
    margin: 0 !important;
}

.ns2-wrap > div {
    height: auto !important;
}
.readmore-custom div#read-more {
    /* width: 100%; */
}

.readmore-custom a#rl_sliders-scrollto_1 {
    width: 59px;
}

 .readmore-custom div#set-rl_sliders-1 .accordion-heading.panel-heading {
    width: 143px;
}
.readmore-custom .accordion-group.panel.rl_sliders-group.nn_sliders-group.active {
    border: none;
}
.contact-form {
    float: right;
    max-width: 344px;
    width: 30%;
}

form#contact-form {
        /*position: absolute;*/
        -webkit-box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.75);
        box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.75);
}
.form-horizontal .control-label {
    padding: 0;
}
.form-horizontal .control-label {
    margin: 0 !important;
}

textarea#jform_contact_message {
    height: 99px;
    min-height: 99px;
    /*max-width: 344px !important;*/
}
dl.contact-address.dl-horizontal {
    display: none;
}
iframe {
    width: 100%;
  height: 263px;
}
.contact-info ul li {
    padding: 8px;
}

.contact-info ul li i {
    font-size: 21px;
    padding: 6px;
    position: absolute;
    left: 33px;
    margin-top: -2px;
}
.contact-info ul li {
    padding: 8px;
}

.contact-info ul li i {
    font-size: 21px;
    padding: 6px;
    position: absolute;
    left: 33px;
    margin-top: -2px;
    color: #FF9800;
}
span.jicons-icons {
    display: none;
}
.social-medial ul {
        padding: 0;
}
.social-medial ul li {
        display: initial;
        padding: 10px;
        font-size: 22px;
        margin-left: 80px;
}
.social-medial {
    border-bottom: solid 1px;
    border-color: #a7a7a7;
}

.social-medial ul li span {
   padding: 10px;
   border-radius: 50%;
   height: 50px;
   width: 50px;
   display: inline-block;
   border-color: #131313;
   border: solid 1px;
   padding: 10px;
   text-align: center;
}

.contact-miscinfo {
    width: 65%;
    float: left;
}
a#popup1 strong {
    padding: 5px;
}

.mainMenu ul.nav li .nav-child li.deeper.parent:before {
    content: "\f105";
    margin-left: 8px;
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 10px;
}

.social-medial a {
    color: #bb6f00 !important;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

table.mtable.peoples img {
    width: 120px;
}

table ul.pdf,
table ul.pdf li {
    margin: 10px 0;
}

table ul.pdf li {
    padding-left: 25px !important;
}
img.alumni-mahapola-qr {
    width: 70px !important;
}
.module_gmap img {
    width: 20px;
}

.video-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.video-item iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
    border-radius: 10px;
    display: block;
}

/* Tablet */
@media (max-width: 992px) {
    .video-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile */
@media (max-width: 576px) {
    .video-grid {
        grid-template-columns: 1fr;
    }
}
