@import url('loader.css');
/* ############################ Fonts.css start ############################ */
/* Font Awesome 3.2.1 | Author - Dave Gandy */

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../../fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../../fonts/fontawesome-webfont.ttf') format('truetype'), url('../../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
/*
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
*/
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
/*
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
*/
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
/*
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
*/
/* keeps Bootstrap styles with and without icons the same */
/*
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
*/
/* Fixes alignment in nav lists */
/*
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
*/
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
/*
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
*/
/* Animated rotating icon */
/*
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
*/
/* Prevent stack and spinners from being taken inline when inside a link */
/*
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
*/
/* Icon rotations and mirroring */
/*
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
*/
/* ensure rotation occurs inside anchor tags */
/*
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
*/
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}


/* ############################ Fonts.css end ############################ */
/* Open Sans @font-face kit */

/* BEGIN Light */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-Light.ttf');
	src:url('../../fonts/OpenSans-Light.woff') format('woff'), url('../../fonts/OpenSans-Light.ttf') format('truetype');
	font-weight:300;
	font-style:normal;
}
/* END Light */

/* BEGIN Light Italic */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-LightItalic.ttf');
	src:url('../../fonts/OpenSans-LightItalic.woff') format('woff'), url('../../fonts/OpenSans-LightItalic.ttf') format('truetype');
	font-weight:300;
	font-style:italic;
}
/* END Light Italic */

/* BEGIN Regular */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-Regular.ttf');
	src:url('../../fonts/OpenSans-Regular.woff') format('woff'), url('../../fonts/OpenSans-Regular.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
/* END Regular */

/* BEGIN Italic */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-Italic.ttf');
	src:url('../../fonts/OpenSans-Italic.woff') format('woff'), url('../../fonts/OpenSans-Italic.ttf') format('truetype');
	font-weight:normal;
	font-style:italic;
}
/* END Italic */

/* BEGIN Semibold */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-Semibold.ttf');
	src: url('../../fonts/OpenSans-Semibold.woff') format('woff'), url('../../fonts/OpenSans-Semibold.ttf') format('truetype');
	font-weight:600;
	font-style:normal;
}
/* END Semibold */

/* BEGIN Semibold Italic */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-SemiboldItalic.ttf');
	src:url('../../fonts/OpenSans-SemiboldItalic.woff') format('woff'), url('../../fonts/OpenSans-SemiboldItalic.ttf') format('truetype');
	font-weight:600;
	font-style:italic;
}
/* END Semibold Italic */

/* BEGIN Bold */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-Bold.ttf');
	src:url('../../fonts/OpenSans-Bold.woff') format('woff'), url('../../fonts/OpenSans-Bold.ttf') format('truetype');
	font-weight:bold;
	font-style:normal;
}
/* END Bold */

/* BEGIN Bold Italic */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-BoldItalic.ttf');
	src:url('../../fonts/OpenSans-BoldItalic.woff') format('woff'), url('../../fonts/OpenSans-BoldItalic.ttf') format('truetype');
	font-weight:bold;
	font-style:italic;
}
/* END Bold Italic */

/* BEGIN Extrabold */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-ExtraBold.ttf');
	src:url('../../fonts/OpenSans-ExtraBold.woff') format('woff'), url('../../fonts/OpenSans-ExtraBold.ttf') format('truetype');
	font-weight:800;
	font-style:normal;
}
/* END Extrabold */

/* BEGIN Extrabold Italic */

@font-face {
	font-family:'Open Sans';
	src:url('../../fonts/OpenSans-ExtraBoldItalic.ttf');
	src:url('../../fonts/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('../../fonts/OpenSans-ExtraBoldItalic.woff') format('woff'), url('../../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype'), url('../../fonts/OpenSans-ExtraBoldItalic.svg#OpenSansExtraboldItalic') format('svg');
	font-weight:800;
	font-style:italic;
}
/* END Extrabold Italic */

body,
table,
ul,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Open Sans, Helvetica, Arial
}
/* End Open Sans @font-face kit */
/* ############################ Base.css + Theme.css start ############################ */


/* NORMALIZE ELEMENTS START */
/* normalize.css v2.1.2 | MIT License | git.io/normalize */
/* --HTML5 display definitions-- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block;}/* Correct `block` display not defined in IE 8/9.*/
audio, canvas, video {display: inline-block;}/* Correct `inline-block` display not defined in IE 8/9. */
audio:not([controls]) {display: none; height: 0;}/* Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
[hidden] {display: none;}/* Address styling not present in IE 8/9.*/
/* -- Base --*/
html {/* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */}/* 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
body { margin: 0;}/* Remove default margin. */
/* --  Links --*/
a:focus {outline: thin dotted;}/* Address `outline` inconsistency between Chrome and other browsers.*/
a:active, a:hover {outline: 0;}/* Improve readability when focused and also mouse hovered in all browsers.*/
/* -- Typography -- */
h1 {font-size: 2em; margin: 0.67em 0;}/* Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome.*/
abbr[title] {border-bottom: 1px dotted;}/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
b, strong {font-weight: bold;}/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.*/
dfn {font-style: italic;}/* Address styling not present in Safari 5 and Chrome.*/
hr {-moz-box-sizing: content-box; box-sizing: content-box; height: 0;}/* Address differences between Firefox and other browsers.*/
mark {background: #ff0; color: #000;}/* Address styling not present in IE 8/9. */
code, kbd, pre, samp {font-family: monospace, serif; font-size: 1em;}/* Correct font family set oddly in Safari 5 and Chrome. */
pre {white-space: pre-wrap;}/* Improve readability of pre-formatted text in all browsers.*/
q { quotes: "\201C" "\201D" "\2018" "\2019";}/* Set consistent quote types. */
small {font-size: 80%;}/* Address inconsistent and variable font size in all browsers. */
/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
/*--Embedded content --*/
img {border: 0;}/* Remove border when inside `a` element in IE 8/9. */
svg:not(:root) { overflow: hidden;}/* Correct overflow displayed oddly in IE 9.*/
/* -- Figures -- */
figure {margin: 0;}/* Address margin not present in IE 8/9 and Safari 5.*/
/* -- Forms --*/
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}/* Define consistent border, margin, and padding. */
legend { border: 0; /* 1 */  padding: 0; /* 2 */}/* 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
button, input, select, textarea {font-family: inherit; /* 1 */  font-size: 100%; /* 2 */  margin: 0; /* 3 */}/*1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input {line-height: normal;}/* Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */
button, select {text-transform: none;}/* Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera.*/
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */}/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`  and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type  `input` and others. */
button[disabled], html input[disabled] {cursor: default;}/*  Re-set default cursor for disabled elements.*/
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}/* 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
input[type="search"] {-webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box;}/* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome  (include `-moz` to future-proof). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}/* Remove inner padding and search cancel button in Safari 5 and Chrome* on OS X. */
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}/* Remove inner padding and border in Firefox 4+.*/
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */}/* 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers.*/
/* -- Tables  -- */
table {border-collapse: collapse; border-spacing: 0;}/* Remove most spacing between table cells.*/
/* NORMALIZE ELEMENTS END */

/* LAYOUT GRID START */
.lrow .lcol1, .lrow .lcol2, .lrow .lcol3, .lrow .lcol4, .lrow .lcol5, .lrow .lcol6, .lrow .lcol7, .lrow .lcol8, .lrow .lcol9, .lrow .lcol10, .lrow .lcol11, .lrow .lcol12 {float: left; margin-left: 2%; overflow:hidden}
.accordion .lcol1, .accordion .lcol2, .accordion .lcol3, .accordion .lcol4, .accordion .lcol5, .accordion .lcol6, .accordion .lcol7, .accordion .lcol8, .accordion .lcol9, .accordion .lcol10, .accordion .lcol11, .accordion .lcol12 {float: left; margin-left: 0%; overflow:hidden}
.lrow .lcol1 {width: 6.5%}
.lrow .lcol2 {width: 15%}
.lrow .lcol3 {width: 23.5%}
.lrow .lcol4 {width: 32%}
.lrow .lcol5 {width: 40.5%}
.lrow .lcol6 {width: 49%}
.lrow .lcol7 {width: 57.5%}
.lrow .lcol8 {width: 66%}
.lrow .lcol9 {width: 74.5%}
.lrow .lcol10 {width: 83%}
.lrow .lcol11 {width: 91.5%}
.lrow .lcol12 {width: 100%}
.lrow > :first-child, .lrow .lrow > :first-child {margin-left: 0}
.lrow > .lcolcenter:first-child, .lrow .lrow > .lcolcenter:first-child {margin: auto}
.lrow:after {clear: both; content: "."; display: block; height: 0; line-height:0; visibility: hidden}
.lte7 .lrow {height: 1%}
.header {width:100%; position:fixed; top:0px; left:0px; right:0; z-index: 9999; background-color: #fff; border-bottom: 1px solid rgba(230, 230, 230, 0.7)}
.footer {width:100%; position:fixed; bottom:0px; left:0px; right:0; z-index: 9999; background-color: #fff; border-top: 1px solid rgba(230, 230, 230, 0.7)}

.wrapper {margin: 0}
.wrapper > .lrow {margin-left:5px; margin-right:5px}
.header .wrapper div.lrow, .footer .wrapper div.lrow {margin:0px}
.page-body .wrapper {margin:7px 0}
#sidebar .wrapper {margin:0}
.rolepage #sidebar {display:none}
.rolepage.open-sidebar #sidebar {display:block;}
.lrow {margin-bottom: 15px}
.lrow > [class*="lcol"] { /* Not used now */}
.lrow .lrow {margin-bottom: 0}
.lrow .lrow > [class*="lcol"] { min-height: inherit}
.lrow .lrow > [class*="lcol"].dlgbox { min-height: inherit}
.lrow .lcolcenter {float:none; margin:auto}

/* LAYOUT GRID END */

/* SECTION GRID START */
.srow {list-style:none;	display:table; margin:0; padding:0; width:100%}
.srow li, .srow > span {display:table-cell; margin:0; padding:0 3px; white-space:normal; vertical-align:top}
.w0{width:0%}
.srow li.w0, .srow span.w0 {display:none}
.w5{width:5%}
.w10{width:10%}
.w15{width:15%}
.w20{width:20%}
.w25{width:25%}
.w30{width:30%}
.w35{width:35%}
.w40{width:40%}
.w45{width:45%}
.w50{width:50%}
.w55{width:55%}
.w60{width:60%}
.w65{width:65%}
.w70{width:70%}
.w75{width:75%}
.w80{width:80%}
.w85{width:85%}
.w90{width:90%}
.w95{width:95%}
.w100{width:100%}
.arow {display: table; list-style: none outside none; margin: 0; padding: 0; width: auto}
.arow > span, .arow > li {display: table-cell; margin: 0; vertical-align: top; white-space: normal}
.arow > span  .dtpicker, .arow > li  .dtpicker{width:99.9%}
/* SECTION GRID END */

/* HTML STYLES START */
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
p,h1,h2,h3,h4,h5,h6{margin:0 3px 0 0; display: inline-block; vertical-align: middle }
/*---html generic---*/
html {margin: 0; padding: 0; visibility:visible}
body {margin: 0; padding: 0; background:  #FFFFFF;  font: 12px/20px Open Sans, Helvetica, Arial, sans-serif;}
body, .sidebar-on, .sidebar-on body {height: 100%;}
h1 {font-size: 36px; line-height: 36px; font-weight:300}
h2 {font-size: 30px; line-height: 30px; font-weight:300}
h3 {font-size: 24px; line-height: 24px; font-weight:300}
h4 {font-size: 18px; line-height: 18px; font-weight:300}
h5 {font-size: 14px; line-height: 14px; font-weight:normal}
a.txtlink, a.txtlink:hover, a.txtlink:visited {color:#0F6297; display:inline; vertical-align: middle; margin-right:5px }
/*---hr---*/
hr {background-color: #fff; background-image: linear-gradient(left, #f7f6f4, #fff, #f7f6f4); height: 3px; border: 0}
hr::after {background-color: #c3c3c3; background-image: linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);content: ''; display: block; height: 1px }
/*---img---*/
.image-rounded { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px}
.image-boxed {padding: 4px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.image-circle {-webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px}
.tb16 {height:16px; width:auto}
.tb24 {height:24px; width:auto}
.tb36 {height:36px; width:auto}
.tb52 {height:52px; width:auto}
.tb64 {height:64px; width:auto}
.tb72 {height:72px; width:auto}
.tb80 {height:80px; width:auto}
.tb100 {height:100px; width:auto}
.tb114 {height:114px; width:auto}
.tb150 {height:150px; width:auto}
.tb180 {height:180px; width:auto}
.tb256 {height:256px; width:auto}
.tb512 {height:512px; width:auto}
.tbfullw {width: 100%; height:auto}
/* HTML STYLES END */

/* RTL STYLES START */
.rtl {direction: rtl}
.rtl .pagination, .rtl .cbox-title .tools {float:left}
ul.vmenu li ul li a {padding-right: 10px}
ul.vmenu li a i {margin-left:10px}
/* RTL STYLES END */

/* PAGE PORTIONS START */
.header .cbox, .footer .cbox {margin-bottom:0}
.navbar .ebtn {margin:2px}
.navbar .ebtn-nav {margin:0px; position:relative; margin-left:-3px}
.rolepage {/*position: relative;*/ height: 100%; /* left: 0;   -webkit-transition:  left 0.35s ease-in-out;-moz-transition:  left 0.35s ease-in-out; -ms-transition:  left 0.35s ease-in-out; -o-transition:  left 0.35s ease-in-out; transition:  left 0.35s ease-in-out*/ }
/* required for sidebar push */
/*
body, .sidebar-on, .sidebar-on body {overflow-x:hidden; overflow-y:auto}
.rolepage {width: 100%}
*/
/* end sidebar push */
/*.rolepage.open-sidebar {left: 240px}*/
.open-sidebar {margin-left: 240px}
.sidebar-swipe{position: absolute; width: 30px; left: 0; top: 0; height: 100%; z-index: 0; /*border-left:10px solid #1e80ad*/}
#sidebar {background:#fff;  position: absolute; width: 240px; height: auto; left: 0px; box-sizing: border-box; -moz-box-sizing: border-box; }
.page-container {width: 100%; height: 100%; box-sizing: border-box; -moz-box-sizing: border-box; position: relative}
.page-body{background:#f5f5f5; box-sizing: border-box; -moz-box-sizing: border-box; padding:10px 0; width: 100%; overflow:hidden; }/* overflow-y:auto; overflow-x:hidden; height:500px;*/
.sidebar-on .page-body{padding:0 0 0 5px}
/*#sidebar-toggle {position: absolute; left:0px; top:50%; margin-top:-8px}*/
/*.toggle-arrow {width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #1e80ad; position: fixed; left:0px; top:50%; margin-top:-8px} 
.open-sidebar .toggle-arrow {width: 0; height: 0; border-left:none; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right:10px solid #f0f0f0; position: fixed; left:230px; top:50%; margin-top:-8px}*/

/* PAGE PORTIONS END*/

/* CONTENT BOXES START */
.accordion .cbox {/*apznolabel*/ margin-bottom:0px}

/* Transparent cbox */
.cbox {/*apzlabel Content Boxes > Transparent */ clear: both; margin-top: 0px; margin-bottom: 5px; padding: 0px}
.cbox:after {/*apznolabel*/ display: table; color: ""}
.cbox:before {/*apznolabel*/ display: table; color: ""}
.cbox-body {/*apzlabel Content Boxes > Transparent > Body */ clear: both; padding: 10px}
.cbox-title {/*apzlabel Content Boxes > Transparent > Title */ margin-bottom: 15px; overflow:hidden; border-bottom: 1px solid rgba(0, 0, 0, 0.08)}
.cbox-title h4 {/*apznolabel*/ display: inline-block; margin: 0; padding: 0; margin-bottom: 5px; font-size: 15px; font-weight: normal}
.cbox-title h4 i {/*apznolabel*/ margin-right: 8px; font-size: 16px; vertical-align:middle}
.cbox-title .tools {/*apznolabel*/ display: inline-block; padding: 0; margin: 0; margin-top: 6px; float: right; clear: both}
.cbox-title .tools:after {/*apznolabel*/ content: ""; display: table} 
.cbox-title .tools:before {/*apznolabel*/ content: ""; display: table} 
.cbox-title .tools > a {/*apznolabel*/ display: inline-block; height: 16px; margin-left:5px}
.cbox-title .tools > a.expand {/*apzlabel Content Boxes > Transparent > Title > Expand Icon */ width: 14px; background-image:url(img/cbox-expand-icon.png)}
.cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Transparent > Title > Collapse Icon */ width: 14px; background-image:url(img/cbox-collapse-icon.png)}
.cbox-title .tools > a:hover {/*apznolabel*/ text-decoration: none; opacity:.7;  filter:'alpha(opacity=70)'}


/*--- solid cbox ---*/
.cbox.solid .cbox-title .tools {/*apznolabel*/ margin-top: 2px; border: 0}
.cbox.solid .cbox-title {/*apznolabel*/ margin-bottom:0; padding:5px 10px 0px 10px}
/*--- box cbox ---*/
.cbox.box .cbox-title {/*apznolabel*/ padding:5px 10px 0px 10px; margin-bottom: 0px}
.cbox.box .cbox-title .tools {/*apznolabel*/ margin-top: 3px;  border: 0}

/*--- solid cbox ---*/
.cbox.solid.csprime {
	/*apzlabel Content Boxes > Primary-Solid */		
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;  
}

.cbox.solid.csprime  > .cbox-title {
	/*apzlabel Content Boxes > Primary-Solid > Title */		
	background-color: #fff;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	border-bottom:0;
	color:#000;
}

.cbox.solid.csprime > .cbox-body {/*apzlabel Content Boxes > Primary-Solid > Body */ background-color: #fff; padding: 10px; }
.csprime.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Primary-Solid > Title > Expand Icon */  background-image:url(img/cbox-expand-icon.png)}
.csprime.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Primary-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon.png)}

.cbox.solid.csalt {
	/*apzlabel Content Boxes > Alternate-Solid */		
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px; 
}

.cbox.solid.csalt > .cbox-title {
	/*apzlabel Content Boxes > Alternate-Solid  > Title*/	
	  background-color: #e6e6e6;
	  -webkit-border-radius: 1px 1px 0 0;
	  -moz-border-radius: 1px 1px 0 0;
	  border-radius: 1px 1px 0 0;
	  border-bottom:0;  
	  color:#000;
} 

.cbox.solid.csalt > .cbox-body {/*apzlabel Content Boxes > Alternate-Solid  > Body */ background-color: #e6e6e6; padding: 10px;}
.csalt.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Alternate-Solid > Title > Expand Icon */ background-image:url(img/cbox-expand-icon.png);  }
.csalt.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Alternate-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon.png)}

.cbox.solid.csinv {
	/*apzlabel Content Boxes > Inverse-Solid */		
	border: 1px solid rgba(0, 0, 0, 0.07); 
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;

}
.cbox.solid.csinv .cbox-title {
	/*apzlabel Content Boxes > Inverse-Solid > Title */		
	background-color: #000;
	border-bottom: 0;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff;

} 

.cbox.solid.csinv .cbox-body {	/*apzlabel Content Boxes > Inverse-Solid > Body */ background-color: #000; color:#fff; padding: 10px}
.csinv.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Inverse-Solid > Title > Expand Icon */ background-image:url(img/cbox-expand-icon-white.png)}
.csinv.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Inverse-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.solid.csdb1 {
	/*apzlabel Content Boxes > Color1-Solid */		
	border: 0; 
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.cbox.solid.csdb1 .cbox-title {
	/*apzlabel Content Boxes > Color1-Solid > Title */			
	background-color: #10cfbd;
	border-bottom: 0;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 

.cbox.solid.csdb1 .cbox-body {/*apzlabel Content Boxes > Color1-Solid > Body */ background-color: #10cfbd; color:#fff;  padding: 10px}
.csdb1.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color1-Solid > Title > Expand Icon */  background-image:url(img/cbox-expand-icon-white.png)}
.csdb1.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color1-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.solid.csdb2 {
	/*apzlabel Content Boxes > Color2-Solid */		
	border:0; 
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.cbox.solid.csdb2 .cbox-title {
	/*apzlabel Content Boxes > Color2-Solid > Title */		
	background-color: #48b0f7;
	border-bottom:0;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 

.cbox.solid.csdb2 .cbox-body {/*apzlabel Content Boxes > Color2-Solid > Body */ background-color: #48b0f7; color:#fff;  padding: 10px}
.csdb2.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color2-Solid > Title > Expand Icon */  background-image:url(img/cbox-expand-icon-white.png)}
.csdb2.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color2-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}


.cbox.solid.csdb3 {
	/*apzlabel Content Boxes > Color3-Solid */		
	border:0; 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.cbox.solid.csdb3 .cbox-title {
	/*apzlabel Content Boxes > Color3-Solid > Title */			
	background-color: #6d5cae;
	border-bottom:0;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff;	
} 

.cbox.solid.csdb3 .cbox-body {/*apzlabel Content Boxes > Color3-Solid > Body */  background-color: #6d5cae; color:#fff;  padding: 10px}
.csdb3.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color3-Solid > Title > Expand Icon */  background-image:url(img/cbox-expand-icon-white.png)}
.csdb3.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color3-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.solid.csdb4 {
	/*apzlabel Content Boxes > Color4-Solid */			
	border: 0; 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.cbox.solid.csdb4 .cbox-title {
	/*apzlabel Content Boxes > Color4-Solid > Title */			
	background-color: #f55753;
	border-bottom:0;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 

.cbox.solid.csdb4 .cbox-body {/*apzlabel Content Boxes > Color4-Solid > Body */   background-color: #f55753; color:#fff;  padding: 10px}
.csdb4.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color4-Solid > Title > Expand Icon */  background-image:url(img/cbox-expand-icon-white.png)}
.csdb4.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color4-Solid > Title > Collapse Icon */  background-image:url(img/cbox-collapse-icon-white.png)}


.cbox.solid.csdb5 {
	/*apzlabel Content Boxes > Color5-Solid */	
	border: 0; 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.cbox.solid.csdb5 .cbox-title {
	/*apzlabel Content Boxes > Color5-Solid > Title */		
	background-color: #F9D975;
	border-bottom:0;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#000	
} 


.cbox.solid.csdb5 .cbox-body {/*apzlabel Content Boxes > Color5-Solid > Body */ background-color: #F9D975; color:#000;  padding: 10px}
.csdb5.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color5-Solid > Title > Expand Icon */ background-image:url(img/cbox-expand-icon-white.png)}
.csdb5.solid > .cbox-title .tools > a.collapse  {/*apzlabel Content Boxes > Color5-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.solid.csdb6 {
	/*apzlabel Content Boxes > Color6-Solid */		
	border: 0; 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.cbox.solid.csdb6 .cbox-title {
	/*apzlabel Content Boxes > Color6-Solid > Title */		
	background-color: #CFAE45;
	border-bottom:0;
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 
 
.cbox.solid.csdb6 .cbox-body {/*apzlabel Content Boxes > Color6-Solid > Body */ background-color: #CFAE45; color:#fff;  padding: 10px}
.csdb6.solid > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color6-Solid > Title > Expand Icon */ background-image:url(img/cbox-expand-icon-white.png)}
.csdb6.solid > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color6-Solid > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

/*--- box cbox ---*/

.cbox.box.csprime {
	/*apzlabel Content Boxes > Primary-Box */
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;  	
}

.cbox.box.csprime  > .cbox-title {
	/*apzlabel Content Boxes > Primary-Box > Title */	
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 1px 1px 0 0;
  -moz-border-radius: 1px 1px 0 0;
  border-radius: 1px 1px 0 0;
	color:#000  
}

.cbox.box.csprime > .cbox-body {/*apzlabel Content Boxes > Primary-Box > Body */  background-color: #fff; padding: 10px}
.csprime.box > .cbox-title .tools > a.expand  {/*apzlabel Content Boxes > Primary-Box > Title > Expand Icon */  background-image:url(img/cbox-expand-icon.png)}
.csprime.box > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Primary-Box > Title > Collapse Icon */  background-image:url(img/cbox-collapse-icon.png)}

.cbox.box.csalt {
	/*apzlabel Content Boxes > Alternate-Box */	
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px; 
}

.cbox.box.csalt > .cbox-title {
	/*apzlabel Content Boxes > Alternate-Box > Title */	
  background-color: #e6e6e6;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 1px 1px 0 0;
  -moz-border-radius: 1px 1px 0 0;
  border-radius: 1px 1px 0 0;
  color:#000  
} 

.cbox.box.csalt > .cbox-body {/*apzlabel Content Boxes > Alternate-Box > Body */ background-color: #fff; padding: 10px}
.csalt.box > .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Alternate-Box > Title > Expand Icon */  background-image:url(img/cbox-expand-icon.png)}
.csalt.box > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Alternate-Box > Title > Collapse Icon */   background-image:url(img/cbox-collapse-icon.png)}

.cbox.box.csinv {
	/*apzlabel Content Boxes > Inverse-Box */		
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.cbox.box.csinv .cbox-title {
	/*apzlabel Content Boxes > Inverse-Box > Title */		
	background-color: #000;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff;	
} 

.cbox.box.csinv .cbox-body {/*apzlabel Content Boxes > Inverse-Box > Body */ background-color: #fff; padding: 10px}
.csinv.box > .cbox-title .tools > a.expand{/*apzlabel Content Boxes > Inverse-Box > Title > Expand Icon */ background-image:url(img/cbox-expand-icon-white.png)}
.csinv.box > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Inverse-Box > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.box.csdb1 {
	/*apzlabel Content Boxes > Color1-Box */		
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.cbox.box.csdb1 .cbox-title {
	/*apzlabel Content Boxes > Color1-Box > Title */	
	background-color: #10cfbd;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 

.cbox.box.csdb1 .cbox-body {/*apzlabel Content Boxes > Color1-Box > Body */ background-color: #fff; padding: 10px}
.csdb1.box > .cbox-title .tools > a.expand{/*apzlabel Content Boxes > Color1-Box > Title > Expand Icon */  background-image:url(img/cbox-expand-icon-white.png)}
.csdb1.box > .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color1-Box > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.box.csdb2 {
	/*apzlabel Content Boxes > Color2-Box */		
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.cbox.box.csdb2 .cbox-title {
	/*apzlabel Content Boxes > Color2-Box > Title */		
	background-color: #48b0f7;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 

.cbox.box.csdb2 .cbox-body {/*apzlabel Content Boxes > Color2-Box > Body */ background-color: #fff; padding: 10px}
.csdb2.box .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color2-Box > Title > Expand Icon */ background-image:url(img/cbox-expand-icon-white.png)}
.csdb2.box .cbox-title .tools > a.collapse{/*apzlabel Content Boxes > Color1-Box > Title > Collapse Icon */  background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.box.csdb3 {
	/*apzlabel Content Boxes > Color3-Box */	
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.cbox.box.csdb3 .cbox-title {
	/*apzlabel Content Boxes > Color3-Box > Title */	
	background-color: #6d5cae;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 

.cbox.box.csdb3 .cbox-body {/*apzlabel Content Boxes > Color3-Box > Body */  background-color: #fff; padding: 10px}
.csdb3.box .cbox-title .tools > a.expand{/*apzlabel Content Boxes > Color3-Box > Title > Expand Icon */ background-image:url(img/cbox-expand-icon-white.png)}
.csdb3.box .cbox-title .tools > a.collapse{/*apzlabel Content Boxes > Color3-Box > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.box.csdb4 {
	/*apzlabel Content Boxes > Color4-Box */	
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.cbox.box.csdb4 .cbox-title {
	/*apzlabel Content Boxes > Color4-Box > Title */		
	background-color: #f55753;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 

.cbox.box.csdb4 .cbox-body {/*apzlabel Content Boxes > Color4-Box > Body */ background-color: #fff; padding: 10px}
.csdb4.box .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color4-Box > Title > Expand Icon */  background-image:url(img/cbox-expand-icon-white.png)}
.csdb4.box .cbox-title .tools > a.collapse{/*apzlabel Content Boxes > Color4-Box > Title > Collapse Icon */ background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.box.csdb5 {
	/*apzlabel Content Boxes > Color5-Box */	
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.cbox.box.csdb5 .cbox-title {
	/*apzlabel Content Boxes > Color5-Box > Title */		
	background-color: #F9D975;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#000	
} 

.cbox.box.csdb5 .cbox-body {/*apzlabel Content Boxes > Color5-Box > Body */ background-color: #fff; padding: 10px}
.csdb5.box .cbox-title .tools > a.expand {/*apzlabel Content Boxes > Color5-Box > Title > Expand Icon */   background-image:url(img/cbox-expand-icon-white.png)}
.csdb5.box .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color5-Box > Title > Collapse Icon */  background-image:url(img/cbox-collapse-icon-white.png)}

.cbox.box.csdb6 {
	/*apzlabel Content Boxes > Color6-Box */	
	border: 1px solid rgba(0, 0, 0, 0.07); 
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.cbox.box.csdb6 .cbox-title {
	/*apzlabel Content Boxes > Color6-Box > Title */	
	background-color: #CFAE45;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	color:#fff	
} 
 
.cbox.box.csdb6 .cbox-body {/*apzlabel Content Boxes > Color6-Box > Body */  background-color: #fff; padding: 10px}
.csdb6.box .cbox-title .tools > a.expand{/*apzlabel Content Boxes > Color6-Box > Title > Expand Icon */    background-image:url(img/cbox-expand-icon-white.png)}
.csdb6.box .cbox-title .tools > a.collapse {/*apzlabel Content Boxes > Color6-Box > Title > Collapse Icon */   background-image:url(img/cbox-collapse-icon-white.png)}

/* all cboxs end */

/* CONTENT BOXES END */

/* TABS START */
.tabsection {}

ul.tabs {height: 28px; line-height: 25px; list-style: none; padding: 0px 5px; margin:0}
.tabs li {float: left; display: inline; margin: 0 2px -1px 0; padding: 0 13px 1px; cursor: pointer; position: relative; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px}
.tabs li a{text-decoration:none}
.tabs li:hover{padding: 0 13px}
.tabs li.current {padding: 0 13px 1px}
.tabcontent {display: none; padding: 5px 10px}
.tabcontent.visible {display: block}
/*--- csprime tabs start ---*/
.csprime .tabcontent {background:#fff}

.csprime ul.tabs {border-bottom: 1px solid #DDD;}

.csprime .tabs li {
	color: #777;
	background: #F9F9F9;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}

.csprime .tabs li a{color:#999;}

.csprime .tabs li:hover{
	color: #F70;
	background: #FFFFDF;
	border: 1px solid #FFCA95;
}

.csprime .tabs li.current {
	color: #444;
	background: #fff;
	border: 1px solid #D4D4D4;
	border-bottom: 1px solid #fff;
}

.csprime .tabs li.current a {color: inherit}

/*--- csprime tabs end ---*/
/*--- csalt tabs start ---*/
.csalt .tabcontent {background:#fff}
.csalt ul.tabs {border-bottom: 1px solid #4D7AA5;}

.csalt .tabs li {
	color: #fff;
	background: #6691B4;
	border: 1px solid #4D7AA5;
	border-bottom: 1px solid #4D7AA5;
}

.csalt .tabs li a{color:#fff;}

.csalt .tabs li:hover{
	color: #B4CEF8;
	background: #91B5D0;
	border: 1px solid #91B5D0;
}

.csalt .tabs li.current {
	color: #444;
	background: #fff;
	border: 1px solid #4D7AA5;
	border-bottom: 1px solid #fff;
}

.csalt .tabs li.current a {color: inherit}

/*--- csalt tabs end ---*/
/*--- csinv tabs start ---*/

.csinv .tabcontent {background:#fff}
.csinv ul.tabs {border-bottom: 1px solid #000;}

.csinv .tabs li {
	color: #fff;
	background: #000;
	border: 1px solid #000;
	border-bottom: 1px solid #000;
}

.csinv .tabs li a{color:#fff;}

.csinv .tabs li:hover{
	color: #fff;
	background: #999;
	border: 1px solid #999;
}

.csinv .tabs li.current {
	color: #444;
	background: #fff;
	border: 1px solid #000;
	border-bottom: 1px solid #fff;
}

.csinv .tabs li.current a {color: inherit}

/*--- csinv tabs end ---*/
/* TABS END */

/* FORM START */
.formcontainer {}
.eobox {margin-bottom:3px}
.ebox{}
.eboxh{display:inline-block; float:left; width: auto; vertical-align:top; margin:0 1px}
.eboxh input, .eboxh a {vertical-align:middle}
.eboxh .ebtn {margin:0}
.etext {}
.eselect {}
.erange{}
.elabel {display:inline-block; width: 100%; padding:0 5px}
.xlabel {margin:0px 5px 0px 0px; }
.xlabel span{vertical-align:middle} 
.xlabel input {vertical-align:middle; margin:0 3px 0 0}
.stackv .xlabel {clear:both; width: 100%; display:inline-block}
.eradio {}
.echeck {}
.etextarea {}
.epassword {}
.linebr {clear:both:}
.formtitle {overflow:hidden;margin-bottom:5px}
.formtitle h2 {display: inline-block; margin: 0 0 5px; padding: 0; font-size: 15px; font-weight: 300}
.formtitle i {margin:0 5px 0 0}
.datee, 
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	padding:6px 12px;
    border: 1px solid rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color:#fff;
  height: 30px;
  min-height:30px;
  font-size:13px;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
   
  	
}
select {-webkit-appearance:menulist}
.datee {display: inline-block; padding:6px 12px; overflow:hidden; white-space: nowrap; margin-bottom:0px; float:left}
input[type="file"] {min-width:100px}
td .datee {height:23px}
input[type="hidden"]{position:absolute}
progress[value] {-webkit-appearance: none; -moz-appearance: none;  appearance: none; border: none}
.eselect {max-width:500px}

/*------ uniform look and feel controls start ------*/
/*--- uniform classes start ---*/
/* Uniform Theme: Uniform Default | Version: 1.8 | By: Josh Pyles | License: MIT License  ---  For use with the Uniform plugin: http://uniformjs.com/ */
/* General settings */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {-webkit-font-smoothing: antialiased; background-image: url("img/default-sprite.png"); background-repeat: no-repeat }
div.selector, div.checker, div.button, div.radio, div.uploader {display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; vertical-align: middle; /* Keeping this as :focus to remove browser styles */ }
div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {margin: 0; padding: 0;}
.highContrastDetect {width: 0px; height: 0px; background: url("img/default-bg-input.png") repeat-x 0 0;}
/* Input & Textarea */
input.uniform-input, select.uniform-multiselect, textarea.uniform {padding: 3px; outline: 0; background: url("img/default-bg-input.png") repeat-x 0 0; }
input.uniform-input.active, select.uniform-multiselect.active, textarea.uniform.active {background: url("img/default-bg-input-focus.png") repeat-x 0 0;}
div.checker input, input[type="search"], input[type="search"]:active { -moz-appearance: none; -webkit-appearance: none; }
/* Select */
div.selector {background-position: 0 -177px;line-height: 32px; height: 32px; padding: 0 0 0 10px; position: relative; overflow: hidden; width:inherit;  max-width:500px}
/*[class*="w"] > div.selector {width:100%}*/
div.selector span {background-position: right -2px; text-overflow: ellipsis;  display: block; overflow: hidden; height: 32px; line-height: 32px; padding-right: 25px; cursor: pointer;  width: 100%;  display: block;  white-space: nowrap; }
div.selector.fixedWidth {width: 190px}
div.selector.fixedWidth span {width: 155px}
div.selector select { position: absolute;  height: 30px; line-height:30px; top: 0px; left: 0px; width: 100%; opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; }
div.selector select option {padding:6px;}
div.selector.active {background-position: 0 -212px; }
div.selector.active span { background-position: right -37px;}
div.selector.hover, div.selector.focus {background-position: 0 -247px;}
div.selector.hover span, div.selector.focus span {background-position: right -72px;}
div.selector.hover.active, div.selector.focus.active {background-position: 0 -282px;}
div.selector.hover.active span, div.selector.focus.active span {background-position: right -107px;}
div.selector.disabled, div.selector.disabled.active {background-position: 0 -317px}
div.selector.disabled span, div.selector.disabled.active span {background-position: right -142px;}
/* Checkbox */
div.checker {position: relative; }
div.checker, div.checker span, div.checker input { width: 19px; height: 19px; }
div.checker span {text-align: center; background-position: 0 -352px; display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1}
div.checker span.checked {background-position: -88px -352px;}
div.checker input {display: -moz-inline-box;  display: inline-block;  *display: inline;  zoom: 1; opacity:0; filter:alpha(opacity=0); -moz-opacity: 0; border: none; background: none; }
div.checker.active span {background-position: -22px -352px}
div.checker.active span.checked {background-position: -110px -352px}
div.checker.hover span, div.checker.focus span {background-position: -44px -352px;}
div.checker.hover span.checked, div.checker.focus span.checked {background-position: -132px -352px;}
div.checker.hover.active span, div.checker.focus.active span { background-position: -66px -352px;}
div.checker.hover.active span.checked, div.checker.focus.active span.checked {background-position: -154px -352px; }
div.checker.disabled, div.checker.disabled.active {}
div.checker.disabled span, div.checker.disabled.active span {background-position: -176px -352px}
div.checker.disabled span.checked, div.checker.disabled.active span.checked {background-position: -198px -352px}
/* Radio */
div.radio {position: relative; }
div.radio, div.radio span, div.radio input { width: 18px; height: 18px; }
div.radio span {display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; text-align: center; background-position: 0 -374px;}
div.radio span.checked {background-position: -88px -374px}
div.radio input {display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; text-align: center;}
div.radio.active span {background-position: -22px -374px}
div.radio.active span.checked {background-position: -110px -374px}
div.radio.hover span, div.radio.focus span {background-position: -44px -374px;}
div.radio.hover span.checked, div.radio.focus span.checked {background-position: -132px -374px;}
div.radio.hover.active span, div.radio.focus.active span {background-position: -66px -374px;}
div.radio.hover.active span.checked, div.radio.focus.active span.checked {background-position: -154px -374px;}
div.radio.disabled span, div.radio.disabled.active span {background-position: -176px -374px;}
div.radio.disabled span.checked, div.radio.disabled.active span.checked {background-position: -198px -374px;}
/* Uploader */
div.uploader {background-position: 0 -396px; height: 32px; width: auto; cursor: pointer; position: relative;  overflow: hidden; min-width:182px }
div.uploader span.action {background-position: right -501px; height: 32px; line-height: 28px; width: auto; float: left; display: inline; overflow: hidden; cursor: pointer; padding-left:10px; padding-right:10px }
div.uploader span.filename { text-overflow: ellipsis;  display: block; overflow: hidden; white-space: nowrap;  float: left; cursor: default; height: 30px; margin: 0 0 2px 2px; line-height: 28px; width:auto; padding: 0 10px; }
div.uploader input {opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; position: absolute; top: 0; right: 0; float: right; cursor: default; width: 100%; height: 100%; }
div.uploader.active span.action {background-position: right -465px}
div.uploader.hover, div.uploader.focus {background-position: 0 -431px}
div.uploader.hover span.action, div.uploader.focus span.action {background-position: right -536px}
div.uploader.hover.active span.action, div.uploader.focus.active span.action {background-position: right -536px}
div.uploader.disabled, div.uploader.disabled.active {background-position: 0 -466px;}
div.uploader.disabled span.action, div.uploader.disabled.active span.action {background-position: right -641px;}
.btn-upload {margin-top:0; margin-left:4px}
/* Buttons */
div.button {height: 30px; cursor: pointer; position: relative;background-position: 0 -641px;}
div.button a, div.button button, div.button input {opacity: 0.01; filter: alpha(opacity=1); -moz-opacity: 0.01; display: block; top: 0; left: 0;  right: 0;  bottom: 0; position: absolute; }
div.button span {text-align: center; background-position: right -521px; display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; line-height: 22px; height: 22px; margin-left: 13px; padding: 8px 15px 0 2px; }
div.button.active {background-position: 0 -671px}
div.button.active span {cursor: default; background-position: right -551px}
div.button.hover, div.button.focus {background-position: 0 -701px}
div.button.hover span, div.button.focus span {background-position: right -581px}
div.button.disabled, div.button.disabled.active {background-position: 0 -731px}
div.button.disabled span, div.button.disabled.active span {cursor: default; background-position: right -611px;}
/* INPUT & TEXTAREA */
input.uniform-input, select.uniform-multiselect, textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #777;
  border-top: solid 1px #aaaaaa;
  border-left: solid 1px #aaaaaa;
  border-bottom: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; 	
}
input.uniform-input.hover, input.uniform-input.focus,
  select.uniform-multiselect.hover,
  select.uniform-multiselect.focus,
  textarea.uniform.hover,
  textarea.uniform.focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-color: #999;   	
 }
/* PRESENTATION */
/* Buttons */
div.button span {
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase	
}
div.button.hover span, div.button.focus span {color: #555}
div.button.disabled span, div.button.disabled.active span {color: #bbb}
/* Select */
div.selector {font-size: 12px}
div.selector span {color: #666;}
div.selector select {font-size: 12px}
div.selector.disabled span, div.selector.disabled.active span {color: #bbb}
/* Checker */
div.checker {margin-right: 5px; }
/* Radio */
div.radio {margin-right: 3px; }
/* Uploader */
div.uploader span.action {background-color: #fff; font-size: 11px; font-weight: bold}
div.uploader span.filename {color: #000; border-right: solid 1px #add6f2; font-size: 11px}
div.uploader.disabled span.action, div.uploader.disabled.active span.action {color: #888}
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {border-color: #ddd; color: #aaa}
input.uniform-input, input.uniform-input:focus {background-color: #fff}
/*--- uniform classes end ---*/
/*------ uniform look and feel controls end ------*/

/* READONLY FORM START */
.frmdl {list-style:none; display:inline-table; margin:0; padding:0; width:100%}
.frmdl dd, .frmdl dt {display:table-cell; margin:0; padding:0 3px; white-space:normal; overflow:hidden; text-overflow:ellipsis;}
.frmdl li h4, .frmdl li p {white-space:normal}
.frmdl h1, .frmdl h2, .frmdl h3, .frmdl h4, .frmdl h5, .frmdl h6, .frmdl p {margin:2px;}
/* READONLY FORM END */
/* FORM END */

/* CHART START */
.chartcontainer {}
.charttitle {overflow:hidden;margin-bottom:5px}
.charttitle h2 {display: inline-block; margin: 0 0 5px; padding: 0; display: inline-block; font-size: 15px; font-weight: 800}
.charttitle h2 > i {margin:0 5px 0 0}
/* CHART END */

/* LIST START */
.listfoot {}
.loadmore{}
.download-all{}
.download-description{}

.listcontainer img, .listcontainer i {vertical-align:middle}
.listcontainer{display: inline-block; overflow:auto; width: 100%}
.listtitle {overflow:hidden;margin-bottom:5px}
.listtitle h2 {display: inline-block;  margin: 0 0 5px;  padding: 0; font-size: 15px; font-weight: normal}
.listtitle i {margin:0 5px 0 0}
.listtitle input[type="number"] {-moz-appearance:textfield}
.listfooter{overflow:hidden; margin-bottom:5px; text-align:right} 
.alist {
	list-style: none; 
	padding: 0px; 
	margin:0px; 
	overflow:auto; 
	width: 100%;
   	text-shadow: none; 
  	font-size: 14px;
  	border:none;	
}
.alist > li  {
	padding: 5px ; 
	margin:0;	
	line-height: 20px;
	color:inherit;
	line-height: 20px;
	border-bottom: 1px solid rgba(230, 230, 230, 0.7); 
	background: #ffffff;
}

.alist > li.selected {background:#fdf7e6}

.tlist {list-style: none; padding: 0px; margin:0px; display:inline-block; width:100%; overflow:auto; text-shadow: none; font-size: 14px; font-family: "Segoe UI",Helvetica, Arial, sans-serif;}
.tlist > li  {padding: 5px ;margin:0; line-height: 20px; width: 100%; overflow:auto; color:inherit; font-weight: normal; line-height: 20px}
.alist .xlabel, .tlist .xlabel  {white-space:nowrap} 

.childlist  {margin-left:15px; padding:3px;  border:1px solid #d9d9d9}

/* UL - ROWLINK START */
ul.rowlinkp > li:hover {background:#e1f1fb}
ul.rowlinkp > li:active, ul.rowlinkp > li:focus {background:#d1e7f5}
ul.rowlink > li {cursor: pointer}
ul.rowlink li.nolink {cursor: auto}
.rowlink:hover li {}
a.rowlink { font: inherit; color: inherit; text-decoration: inherit}
/* UL - ROWLINK END*/
/* READONLY LIST START */
.listdl {list-style:none; display:inline-table; margin:0; padding:0; width:100%}
.listdl dd, .listdl dt {display:table-cell; margin:0; padding:0 3px; white-space:normal; overflow:hidden; text-overflow:ellipsis;}
.listdl li h4, .listdl li p {white-space:normal}
.listdl h1, .listdl h2, .listdl h3, .listdl h4, .listdl h5, .listdl h6, .listdl p {margin:2px;}
/* READONLY LIST END */
/* LIST END */

/* PAGINATION START */
.pagination {display: inline-block; padding: 0; margin: 0; float: right; clear: both; vertical-align:middle}
.pagination:after, .formtitle .pagination:before {content: ""; display: table}
.pagination:after, .tabletitle .pagination:before {content: ""; display: table}
.pagination:after, .listtitle .pagination:before {content: ""; display: table}  
.pagination .srow li {vertical-align:middle}
.pagination .srow li input[type="number"] { padding: 7px 4px; text-align: center; width: 3em; -moz-appearance:textfield}
.pagination .srow li p {font-size:13px}
.pagination .pageno {width:2em; padding:3px 0; text-align:center }
/* PAGINATION END */

/* VERTICAL MENU START */
ul.vmenu, ul.vmenu ul {list-style-type:none; margin: 0; padding: 0; width: 100%;}
ul.vmenu a {display: block; text-decoration: none;}
ul.vmenu li { margin-top: 0px; margin-top: 0px}
ul.vmenu li a {padding: 0.8em; background: #404040; color: #fff; padding: 0.8em; }
ul.vmenu li a i {margin-right:10px;	vertical-align:middle} 
ul.vmenu li ul li a { padding: 5px;}
ul.vmenu li a:hover {background: #6d6b6b}
ul.vmenu li ul li a {background: #175674; color: #fff; border-left: 15px #2A6E8E solid}
ul.vmenu li ul .current a, ul.vmenu > li.current > a {background: #F0F0F0; color:#000}
ul.vmenu > li.current > a:hover, ul.vmenu li ul .current a:hover {background:#f0f0f0}
ul.vmenu li ul li a:hover {background:#387c9c}
/*ul.vmenu li ul li a:hover,ul.vmenu li ul .current a { padding-left: 5px}*/
/* VERTICAL MENU END */

/* HORIZONTAL MENU START */
.dmenucontainer {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;-ms-touch-action: none;}
.dmenu {margin:0; padding:0; list-style:none;}	
.dmenu li {float:left;	display:block;	width:100px; position:relative;	z-index:500; margin:0 1px; background:#ccc}
.dmenu > li {background:transparent}
.dmenu >li.hasdropdown {background:url(img/cbox-collapse-icon.png) no-repeat right bottom}
.dmenu li a {display:block; text-decoration:none; color:#333}
.dmenu li a:hover {opacity:.7}
.dmenu ul {position:absolute; left:0; display:none;	margin:0 0 0 -1px; padding:0; list-style:none;	z-index:999}
.dmenu a.selected {color:#f00}
.dmenu ul li {width:100px;	float:left; border-top:1px solid #fff;}
.dmenu ul a {display:block;	padding: 8px 5px; padding: 8px 5px; color:#666}
.dmenu ul a:hover {text-decoration:underline}
/* HORIZONTAL MENU END */

/* CAROUSEL START */
.carousel ()
.swipe {overflow: hidden; visibility: hidden; position: relative;}
.swipe-wrap {overflow: hidden;	position: relative;}
.swipe-wrap > div {float: left; width: 100%; position: relative;}
.swipepos {text-align: center;	list-style: none; margin: 0; padding: 0}
.swipepos li {
	display: inline-block; 
	width: 9px; 
	height: 9px;	
	margin: 0 4px; 
	cursor: pointer;	
	vertical-align: inherit;
	border-radius: 9px;
	background: #f0f0f0;
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.3) inset;
	-o-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset;		
}

.swipepos li.on {
	background-color: #3a8fc8;
}
/* CAROUSEL END */

/* TABLE START */
.tablefoot {}
.loadmore{}
.download-all{}
.download-description{}

.tabletitle {overflow:hidden;margin-bottom:5px}
.tabletitle h2 { display: inline-block; margin: 0 0 5px; padding: 0; font-size: 15px; font-weight: normal;}
.tabletitle i {margin:0 5px 0 0}
.tabletitle input[type="number"] {-moz-appearance:textfield}
.tablefooter{overflow:hidden; margin-bottom:5px; text-align:right} 
td .ebox {margin:0}
/*
div.tablecontainer {clear: both; height:auto;	overflow-y: hidden;	overflow-x:auto; position: relative; border: 1px solid rgba(230, 230, 230, 0.7); background:#f8f8f8}
div.tablecontainer table {float: left; }
thead.fixedheader tr {display: block; position: relative}
tbody.scrollcontent {display: block;height: 174px;/* set by ide *//* overflow-x: hidden; overflow-y: auto; width: 100%;}
*/

/*-- grid table --*/

.gtable-box {
	position: relative;
	width: 99.9%;
	height: 300px;
	overflow: hidden;
	background: #f8f8f8;
}

.gtable-vscroll {
	position: absolute;
	right: 0px;
	width: 24px;
	height: 100%;
	background: #f9f9f9;
	border: 1px solid #f5f5f5;
	z-index: 999
}

.buttonUp {
	width: 20px;
	height:22%; 
	display:block; 	
	margin-top:500%;
	position: relative;
}

.buttonUp a {position:absolute; bottom:10px; color:#2C90BE ; width: 100%; text-decoration:none; }
.buttonUp a:hover {color:#4fafdb}
.buttonUp a:focus, .buttonUp a:active {color:#136e98}
.buttonUp i {margin-left:1px}

.buttonDown {
	width: 20px;
	height:22%; 
	display:block;
	margin-top:5px;
	margin-left:3px;
}

.buttonDown a {position: absolute; margin-top:10px; color:#2C90BE ; width: 100%; text-decoration:none;}
.buttonDown a:hover {color:#4fafdb}
.buttonDown a:focus, .buttonDown a:active {color:#136e98}
.buttonDown i {margin-left:-2px}

.gtable-hscroll {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 24px;
	background: #f9f9f9;
	border: 1px solid #f5f5f5;
}

.buttonRight {
	width: 20px;
	float:left;
	width:9.5%;
	height:100%; 
	display:inline-block;
	margin-left:5px;				
}

.buttonRight a { margin-left:15px; color:#2C90BE ; text-decoration:none; }
.buttonRight a:hover {color:#4fafdb}
.buttonRight a:focus, .buttonRight a:active {color:#136e98}
.buttonRight i {}	

.buttonLeft {
	width: 20px;
	float:left;
	width:9.5%;
	margin-left:40%;
	height:100%; 
	display: inline-block;
	text-align:right;
}

.buttonLeft a { margin-right:15px; color:#2C90BE ; text-decoration:none; }
.buttonLeft a:hover {color:#4fafdb}
.buttonLeft a:focus, .buttonLeft a:active {color:#136e98}
.buttonLeft i {}			

.gtable {border-collapse:collapse}

.gtable td {
	border-collapse:collapse;
	border: 1px solid rgba(230, 230, 230, 0.7);
	background-color:#fff;
	padding:3px 12px;
	font-weight:normal;
	white-space:nowrap;
}

.gtable th {
	border-collapse:collapse;
	border: 1px solid rgba(230, 230, 230, 0.7);
	background-color:#fff;
	padding:3px 12px;
	font-weight:600;
	text-align:left;
}			

.gtable tr.warning td {background-color:#fbe49e}
.gtable tr.info td {background-color:#b8d7eb}
.gtable tr.success td {background-color:#55d2c6}
.gtable tr.error td {background-color:#fbbcba}		

.gtable-box .icon-long-arrow-left:before	{content:url(img/scroll-left.png)}
.gtable-box .icon-long-arrow-right:before {content:url(img/scroll-right.png)}
.gtable-box .icon-long-arrow-up:before {content:url(img/scroll-up.png)}
.gtable-box .icon-long-arrow-down:before {content:url(img/scroll-down.png)}

.gtable-box .icon-long-arrow-left.noimg:before	{content:""}
.gtable-box .icon-long-arrow-right.noimg:before {content:""}
.gtable-box .icon-long-arrow-up.noimg:before {content:""}
.gtable-box .icon-long-arrow-down.noimg:before {content:""}

.buttonLeft a:hover, .buttonLeft a:active, .buttonRight a:hover, .buttonRight a:active, .buttonUp a:hover, .buttonUp a:active, .buttonDown a:hover, .buttonDown a:active {opacity:0.6}

	
/*-- grid table end --*/

/*--dtable --*/
.dtable-box {display:inline-box; width:100%; overflow-x:auto; overflow-y:hidden}
.dtable {border-collapse:collapse; width:99.99%}
.dtable td { font-weight: normal; white-space: nowrap; font-weight: 300; padding: 3px 12px; text-align: left;}
.dtable th { font-weight: normal; white-space: nowrap; font-weight: 600; padding: 3px 12px; text-align: left;}
.dtable a, .dtable a:link, .dtable a:visited {color: #000; text-decoration: none; }
.dtable a:hover {color: #000; text-decoration: underline}
.dtable tr.warning td {background-color:#fbe49e}
.dtable tr.info td {background-color:#b8d7eb}
.dtable tr.success td {background-color:#55d2c6}
.dtable tr.error td {background-color:#fbbcba}	
.dtable tr.rowtotal td {font-weight:800}
/* table-bordered */
.dtable.wborder th { border-bottom: 2px solid rgba(173, 214, 242, 0.7)}
.dtable.wborder td { border-bottom: 1px solid rgba(230, 230, 230, 0.7)}
/* table-striped */
.dtable.wstripes th {border-bottom: 2px solid rgba(173, 214, 242, 0.7)}
.dtable.wstripes tr:nth-child(odd) td {background-color: #f9f9f9}

/* rowlink */
 tr.rowlink td { cursor: pointer; background-color: #BFD5FA}
tr.rowlink td.nolink { cursor: auto}
.dtable tr.rowlink:hover td {background-color: #dce7f2; border-top-color: #a0c2e5}
a.rowlink {font: inherit; color: inherit; text-decoration: inherit}
/* Zebra */
.wstripes tbody tr:nth-child(odd) td, .wstripes tbody tr:nth-child(odd) th {background-color: #f7f7f7}
.whover tbody tr:hover td, .whover tbody tr:hover th {background: #e5fecb; border-top-color: #b3d58f}
.ptable tbody tr.info td {background-color: #d9edf7}
.ptable tbody tr.error td {background-color: #f2dede}
.ptable tbody tr.warning td {background-color: #fcf8e3}
.ptable tbody tr.success td {background-color: #dff0d8}
.whover tbody tr.info:hover td {background-color: #c4e3f3}
.whover tbody tr.error:hover td {background-color: #ebcccc}
.whover tbody tr.success:hover td { background-color: #d0e9c6}
.whover tbody tr.warning:hover td { background-color: #faf2cc}

/* TABLE END */

/* NAVBARS START */
.navbar li {vertical-align:middle; padding:0; }
.navbar-prime { 
	*zoom: 1;
	background-color: #f1f1f1;
	/*
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	*zoom: 1;
	*/
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065);
}
	
.navbar-inv { 
	*zoom: 1;
	background-color: #1c1c1c;
	/*
	background-image: -moz-linear-gradient(top, #222222, #111111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
	background-image: -webkit-linear-gradient(top, #222222, #111111);
	background-image: -o-linear-gradient(top, #222222, #111111);
	background-image: linear-gradient(to bottom, #222222, #111111);
	background-repeat: repeat-x;
	border-color: #252525;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);	
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	*zoom: 1;
	*/
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065);	
}
/* NAVBARS END */

/* MODAL START */
.modalscreen {position:fixed; top:0; left:0; bottom:-20px; right:0px; overflow:auto; z-index: 99999; display:none; background:url(img/modal-screen.png)}
.modalscreen > div {min-width:300px}
.dialogwindow {
	padding:5px 5px 5px 5px; 
	margin-top:40px; 
	margin-right:15px; 
	margin-left:10px; 
	list-style: none;  
	position: relative;
	background-color: #fff;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border:1px solid #888888; 	
}
.modalwindow {
	padding:5px; 
	margin-top:40px; 
	margin-right:15px; 
	margin-left:10px; 
	padding: 5px 5px; 
	list-style: none;  
	position: relative; 
	z-index: 99999;
	background-color: #e5e5e5;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border:1px solid #888888;	
	
}
.modalwindow .modaltoggle { cursor: pointer; display: inline; height: 29px; position: absolute; right: -12px; top: -11px; width: 25px; z-index: 99999; background: url("img/x.png") no-repeat;} 
/* MODAL END */
/* LOV START */

.lrow .lovscreen.lrow > [class*="lcol"] {min-height: inherit}
.lovscreen {background:url(img/modal-screen.png); position:fixed; top:0; left:0; bottom:-20px; right:0px; overflow:auto; display:none; z-index: 9999}
.lovwindow {
	padding:5px; 
	margin-top:40px; 
	margin-right:12px; 
	margin-left:10px; 
	padding: 5px 5px; 
	list-style: none; 
	position: relative;
	background-color: #bbb;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border:4px solid #444; 	
}
.lovwindow .lovtoggle { background: url("img/x.png") no-repeat; cursor: pointer; display: inline; height: 29px; position: absolute; right: -12px; top: -11px; width: 25px; z-index: 3200}
.lovhead {padding:8px 4px; border:1px solid #EEEEEE; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:#FBFAFA}    
.lovhead .navbar {margin-top:5px;}
/* LOV END */

/* ALERT BOX START */
#popup_container {
	min-width: 300px;	
	max-width: 600px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
#popup_title {
	line-height: 1.75em; 
	cursor: default;	
	padding: 0em; 
	margin: 0em;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666;
	background: #CCC; /*url(../img/title.gif) top repeat-x;*/
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;	
}

#popup_content {padding: 1em 1.75em; margin: 0em}
#popup_content.alert {background-image: url(img/alert.png); background-repeat:no-repeat}
#popup_content.confirm {background-image: url(img/confirm.png);	background-repeat:no-repeat}
#popup_content.prompt {background-image: url(img/prompt.png); background-repeat:no-repeat}
#popup_content.success {background-image: url(img/success.png); background-repeat:no-repeat}
#popup_content.info {background-image: url(img/info.png); background-repeat:no-repeat}
#popup_content.error {background-image: url(img/error.png); background-repeat:no-repeat}
#popup_message {padding-left: 48px}
#popup_panel {text-align: center; margin: 1em 0em 0em 1em}
#popup_prompt {margin: .5em 0em}
/*  ALERT BOX END  */

/* JS ALERTS START */
#popup_container {min-width: 300px; max-width: 600px;}
#popup_title {line-height: 1.75em; cursor: default; padding: 0em; margin: 0em; display: block}
#popup_content {padding: 1em 1.75em; margin: 0em}
#popup_message {padding-left: 48px;}
#popup_panel {margin: 1em 0em 0em 1em;}
#popup_prompt {margin: .5em 0em}
/* JS ALERTS END */

/* TOGGLE SWITCH START */
.tswitch {position: relative; padding: 0; display: block; height: 26px}
.tswitch *{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box}
.tswitch input {position: absolute; opacity: 0}
.tswitch label {position: relative; z-index: 2; float: left; width: 50%; height: 100%; margin: 0; text-align: center; line-height: 24px; vertical-align: middle}
.tswitch input:last-of-type:checked ~ .tslide {left: 50%}
.tswitch .tslide {
	position: absolute; 
	top: 0; 
	left: 0; 
	padding: 0; 
	z-index: 1; 
	width: 50%; 
	height: 100%; 
	display: block; 
	-webkit-transition: all 0.1s ease-out; 
	-moz-transition: all 0.1s ease-out; 
	-ms-transition: all 0.1s ease-out; 
	-o-transition: all 0.1s ease-out; 
	transition: all 0.1s ease-out;
}

.tswitch input:focus + label {outline: 1px dotted #888}
.tswitch, .toggle {-webkit-animation: bugfix infinite .1s;}
@-webkit-keyframes bugfix { from { position: relative; } to { position: relative; } }

.ios {
	border: 1px solid #add6f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	-o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	*/
	background:#fff;
	color: #7f7f7f;
	font-size:12px;
	font-weight:normal 
	text-align: center;
	text-shadow: none;
}

.tslide {
	border: 1px solid #add6f2;
	background:#604ea8;
	border-radius: 3px;
	/*
	-webkit-box-shadow: inset 0 1px 0 #f0f0f0;
	box-shadow: inset 0 1px 0 #f0f0f0;
	*/
}
	
.tdisabled {opacity:.5}

.ios.tswitch input:checked + label {color: #fff	}

.ios.tswitch .tslide {
	background: #604ea8;
	border-radius: 3px;
	border: 1px solid #604ea8;
	text-align: center;
	color: #fff;
	font size: 12px;
	font-weight:normal; 
}
	
.ios.toggle p span {color: #7f7f7f}

/* TOGGLE SWITCH END */

/* DATEPICKER START */
/* ### REMOVED ### */
/* DATEPICKER END */


/* BUTTONS START */
.ebtn {
	display: inline-block; 
	padding: 4px 9px; 
	vertical-align: middle; 
	cursor: pointer;
	text-align: center;
	color: #333333;
	background-color: #fff;
	border: 1px solid #add6f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;	
}

.ebtn-icon {
	display: inline-block; 
	padding: 3px 9px; 
	vertical-align: middle; 
	cursor: pointer;
	text-align: center;
	text-decoration:none;	
}

.ebtn i {vertical-align: middle}
.icoleft i {margin:0 5px 0 0}
.icoright i {margin:0 0 0 5px}
.ebtn:active, .ebtn.active {
	background-color: #f8f8f8;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);	
}

.ebtn:hover{
  color: #333333;
  text-decoration: none;
  opacity:0.8;
}

.ebtn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;  
}

.ebtn.disabled:active{background-color:#e6e6e6}
.ebtn.disabled, .ebtn[disabled] { border:1px solid #c8c7c7; cursor: default; color: #333333; background-color: #e6e6e6; opacity: 0.65; filter: alpha(opacity=65); background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none;  box-shadow: none;}
.ebtn-large {
	padding: 11px 19px;
	font-size: 17.5px;
}
.ebtn-large [class^="icon-"], .ebtn-large [class*=" icon-"] {margin-top: 4px;}
.ebtn-small {
	padding: 2px 10px;
	font-size: 11.9px;
}
.ebtn-small [class^="icon-"], .ebtn-small [class*=" icon-"] {margin-top: 0;}
.ebtn-mini [class^="icon-"], .ebtn-mini [class*=" icon-"] {margin-top: -1px;}

.ebtn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.ebtn-nav {
	margin:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ebtn-primary.active,
.ebtn-warning.active,
.ebtn-danger.active,
.ebtn-success.active,
.ebtn-info.active,
.ebtn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.ebtn-primary {
	color: #ffffff;
	text-shadow: 0;
	background-color: #6d5eac;
	border:1px solid #6d5eac;	
	text-decoration:none;
}

.ebtn-primary:hover {
	background-color:#8a7dbe;
	color:#fff;
}

.ebtn-primary.disabled:active,
.ebtn-primary[disabled]:active,
.ebtn-primary.disabled,
.ebtn-primary[disabled] {
  color: #000;
  background-color: #d3d3d3;
  border:1px solid #d3d3d3
}

.ebtn-primary:active,
.ebtn-primary.active {
  background-color: #584b8d;
}

.ebtn-warning {
  color: #000;
  text-shadow: 0;
  background-color: #f8d053;
  border:1px solid #f8d053;
  text-decoration:none;  
}
.ebtn-warning:hover, .ebtn-warning:focus {
	background-color:#f9d975;
	color:#000;
}

.ebtn-warning.disabled:active,
.ebtn-warning[disabled]:active,
.ebtn-warning.disabled,
.ebtn-warning[disabled] {
  color: #000;
  background-color: #d3d3d3;
  border:1px solid #d3d3d3
}
.ebtn-warning:active,
.ebtn-warning.active {
  background-color: #c9a843;
}

.ebtn-success {
	color: #fff;
	text-shadow: 0 ;
	background-color: #0dbfae;
	border:1px solid #0dbfae;
	text-decoration:none;  
}

.ebtn-success:hover, .ebtn-success:focus {
	background-color:#0fd0be;
	color:#fff;
}

.ebtn-success.disabled:active,
.ebtn-success[disabled]:active,
.ebtn-success.disabled,
.ebtn-success[disabled] {
  color: #000;
  background-color: #d3d3d3;
  border:1px solid #d3d3d3
}

.ebtn-success:active,
.ebtn-success.active {
  background-color: #0da899;
}

.ebtn-info {
	color: #ffffff;
	background-color: #3a8fc8;
	border:1px solid #3a8fc8;
	text-decoration:none;  
}

.ebtn-info:hover, .ebtn-info:focus {
	background-color:#43a2e2;
	color:#fff;
}

.ebtn-info.disabled:active,
.ebtn-info[disabled]:active,
.ebtn-info.disabled,
.ebtn-info[disabled] {
  color: #000;
  background-color: #d3d3d3;
  border:1px solid #d3d3d3
}

.ebtn-info:active,
.ebtn-info.active {
  background-color: #2e78aa;
}

.ebtn-inverse {
	color: #ffffff;
	background-color: #2c2c2c;
	border:1px solid #2c2c2c;
	text-decoration:none;  
}

.ebtn-inverse:hover, .ebtn-inverse:focus {
	background-color:#505050;
	color:#fff;
}

.ebtn-inverse.disabled:active,
.ebtn-inverse[disabled]:active,
.ebtn-inverse.disabled,
.ebtn-inverse[disabled] {
  color: #000;
  background-color: #d3d3d3;
  border:1px solid #d3d3d3
}

.ebtn-inverse:active,
.ebtn-inverse.active {
  background-color: #111;
}

.ebtn-block + .ebtn-block {margin-top: 5px;}
button.ebtn, input[type="submit"].ebtn {*padding-top: 3px; *padding-bottom: 3px;}
button.ebtn::-moz-focus-inner, input[type="submit"].ebtn::-moz-focus-inner {padding: 0; border: 0;}
button.ebtn.ebtn-large, input[type="submit"].ebtn.ebtn-large { *padding-top: 7px; *padding-bottom: 7px;}
button.ebtn.ebtn-small, input[type="submit"].ebtn.ebtn-small { *padding-top: 3px; *padding-bottom: 3px;}
button.ebtn.ebtn-mini, input[type="submit"].ebtn.ebtn-mini { *padding-top: 1px; *padding-bottom: 1px;}
.ebtn-link {
	cursor: pointer;
	border-color: transparent;
	color: #0088cc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.ebtn-link,
.ebtn-link:active,
.ebtn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ebtn-link:hover,
.ebtn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.ebtn-link[disabled]:hover,
.ebtn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.ebtn-icon,
.ebtn-icon:active,
.ebtn-icon[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color:inherit;
  text-decoration:none;
}

/* BUTTONS END */

/* BUTTON GROUPS START */
.ebtn-group {display: inline-block; white-space: nowrap;  vertical-align: middle;}
.ebtn-group > .ebtn {
	position: relative; 
	margin-left:0px; 
	float: left; 
	padding:3px 5px 3px 9px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left:0px;	
}
.ebtn-group > .ebtn:first-child {
	margin-right: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;	
}
.ebtn-group > .ebtn:last-child {
	margin-left: 0;
	webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;	
}
/* BUTTON GROUPS END */

/* BREADCRUBMS START */
/* Primary */
.navbar-prime .bcbtn {
	display: inline-block; 
	height: 30px; 
	line-height: 30px; 
	white-space: nowrap; 
	margin: 0px 1px 0 0; 
	position: relative;
    text-indent: 25px;
    color:#000;
    text-decoration:none;	
}

.navbar-prime .bcbtn:before {
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	left: -2px; 
	z-index: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #fff;	
}
.navbar-prime .bcbtn:first-child:before {border-color: transparent}
.bcbtn > span > i {padding-right:5px; text-indent: 0px;}
.navbar-prime .bcbtn > span:after {
	content: " "; 
	height: 0; 
	width: 0;  
	position: absolute;  
	right: -15px; 
	z-index: 10;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #bfbfbf;	
}
.navbar-prime .bcbtn > span {display: block; background: #bfbfbf;}
.navbar-prime .bcbtn > span:hover {background: #ebebeb}
.navbar-prime .bcbtn > span:hover:after {border-color: transparent transparent transparent #ebebeb}
.navbar-prime .bcbtn.active {color: #fff} 
.navbar-prime .bcbtn.active > span {z-index: 100; background: #2c90be; font-weight:600}
.navbar-prime .bcbtn.active > span:after {border-left-color: #2c90be}
/* Inverse */
.navbar-inv .bcbtn {
	display: inline-block; 
	height: 30px; 
	line-height: 30px; 
	white-space: nowrap; 
	margin: 0px 1px 0 0; 
	position: relative;
    text-indent: 25px;
    color:#fff;
    text-decoration:none;	
}

.navbar-inv .bcbtn:before { 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	left: -2px;  
	z-index: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #000;	
}

.navbar-inv .bcbtn:first-child:before {border-color: transparent}

.bcbtn > span > i {padding-right:5px; text-indent: 0px}
.navbar-inv .bcbtn > span:after { 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	right: -15px; 
	z-index: 10;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #434343;	
}
.navbar-inv .bcbtn > span { display: block; background: #434343;}
.navbar-inv .bcbtn > span:hover {background: #555555}
.navbar-inv .bcbtn > span:hover:after {border-color: transparent transparent transparent #555555}
.navbar-inv .bcbtn.active {color: #fff} 
.navbar-inv .bcbtn.active > span { z-index: 100; background: #2c90be; font-weight:600;}
.navbar-inv .bcbtn.active > span:after {border-left-color: #2c90be}
/* BREADCRUBMS END */

/* BADGES START  */
.dbadge {
	display: inline-block; 
	padding: 2px 4px; 
	line-height: 12px;  
	vertical-align: top; 
	white-space: nowrap;
	font-weight: bold;
	line-height: 12px;
  font-size:12px;
  color: #333333;
  background-color: #fff;
  border: 1px solid #add6f2;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; 
  cursor: text	
}


.dbadge-info {
  color: #ffffff;
  background-color: #3a8fc8;
	border:1px solid #3a8fc8;
  text-decoration:none;  	
} 

.dbadge-success {
  color: #ffffff;
  background-color: #0dbfae;
border:1px solid #0dbfae;
  text-decoration:none; 	
}

.dbadge-warning {
  color: #000;
  background-color: #f8d053;
	border:1px solid #f8d053;
  text-decoration:none; 	
}

.dbadge-inverse {
  color: #ffffff;
  background-color: #363636;
  border:1px solid #363636;
  text-decoration:none;  	
}

.dsq {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;	
}


/* BADGES END  */

/* ICON SIZES START */
.px12 {font-size:12px}
.px14 {font-size:14px}
.px16 {font-size:16px}
.px18 {font-size:18px}
.px20 {font-size:20px}
.px22 {font-size:22px}
.px24 {font-size:24px}
.px28 {font-size:28px}
.px34 {font-size:34px}
.px40 {font-size:40px}
.px48 {font-size:48px}
.px52 {font-size:52px}
.px64 {font-size:64px}
.px72 {font-size:72px}
/* ICON SIZES END */

/* TEXT SEMANTICS START */
.etxt-primary, a.etxt-primary, a.etxt-primary:active {color:#0A476E}
a.etxt-primary:hover, a.etxt-primary:focus  {color:#0A476E; opacity:.7}
.etxt-inverse, a.etxt-inverse, a.etxt-inverse:active {color:#ffffff}
a.etxt-inverse:hover, a.etxt-inverse:focus  {color:#ffffff; opacity:.7 }
.etxt-info, a.etxt-info {color:#0066EE}
.etxt-success, a.etxt-success {color:#16ac9e}
.etxt-warning, a.etxt-warning {color:#DF8505}
.etxt-danger, a.etxt-danger {color:#E02222}
.ebtn-icon.disabled {color:#999}
.input-error, input.input-error, select.input-error {background-color:#fae9e9}
.input-warning, input.input-warning, select.input-warning {background:#fef2cd}
.input-success, input.input-success, select.input-success {background:#d8ffe4}
.etxt-muted, a.etxt-muted {color: #999999}
.etxt-flashy, a.etxt-flashy {color:#FFF836}
.etxt-highlight, a.etxt-highlight{color:#1CFF3C}
/* TEXT SEMANTICS END */

/* UTILITY CLASSES START */
.tright {text-align: right}
.tleft {text-align: left}
.tcenter {text-align: center}
.viewhidden {position:absolute; visibility:hidden; left:-1000px}
.dispnone {display: none}
.frmdl dd.dispnone, .frmdl dt.dispnone {display:none} 
.listdl dd.dispnone, .listdl dt.dispnone {display:none} 
.vmiddle, li.vmiddle, i.vmiddle {vertical-align:middle}
.vtop, li.vtop, i.vtop {vertical-align: top}
.vbottom, li.vbottom, i.vbottom {vertical-align:bottom}
.ewrap:after {clear: both; content: "."; display: block; height: 0; visibility: hidden}
div.nomargin, .wrapper .nomargin {margin:0px}
div.nopadding, li.nopadding {padding:0px}
.irequired:after { content:" *"; vertical-align:middle; position:absolute; padding:3px; color:#f55753; font-size: 16px; font-weight:normal }
.tamount {min-width:120px; text-align:right}
th.tamount {text-align:inherit; min-width:inherit}
td.tamount {min-width:inherit}
.iamount {text-align:right}
li.tblhgroup {padding:0px}

/* UTILITY CLASSES END */

.datee.ui-date {
    min-height: 23px;
    min-width: 75px;
	line-height: 15px;
}

#tooltip{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 10000;
    padding: 5px 10px;
}
 
#tooltip:after     {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #111;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -5px;
	margin-left: -5px;
}
 
#tooltip.top:after {
	border-top-color: transparent;
	border-bottom: 5px solid #111;
	top: -10px;
	bottom: auto;
}
 
#tooltip.left:after  {
	left: 5px;
	margin: 0;
}
 
#tooltip.right:after  {
	right: 5px;
	left: auto;
	margin: 0;
}


/* ############################ Base.css + Theme.css end ############################ */


/******************* ANIMATION **********************************************/
/*html, body { height: 100%; padding: 0; margin: 0;}*/
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.headerfix {
	position: absolute !important
}
.bodyfix {
	position: absolute !important;
	top: 0px !important
}
.pt-perspective {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-perspective: 1800px;
	-moz-perspective: 1800px;
	perspective: 1800px;
  overflow: hidden;
}

.pt-page {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0; 
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.pt-page-current,
.no-js .pt-page {
	visibility: visible;
	z-index: 1;
}

.no-js body {
	overflow: auto;
}

.pt-page-ontop {
	z-index: 999;
}

.pt-sec-perspective {
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	perspective: 2 000px;
}

.pt-sec {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.pt-sec-current {
	z-index: 1;
}


.pt-page-moveToLeft {
	-webkit-animation: moveToLeft .6s ease both;
	animation: moveToLeft .6s ease both;
}

.pt-page-moveFromLeft {
	-webkit-animation: moveFromLeft .6s ease both;
	animation: moveFromLeft .6s ease both;
}

.pt-page-moveToRight {
	-webkit-animation: moveToRight .6s ease both;
	animation: moveToRight .6s ease both;
}

.pt-page-moveFromRight {
	-webkit-animation: moveFromRight .6s ease both;
	animation: moveFromRight .6s ease both;
}

.pt-page-moveToTop {
	-webkit-animation: moveToTop .6s ease both;
	animation: moveToTop .6s ease both;
}

.pt-page-moveFromTop {
	-webkit-animation: moveFromTop .6s ease both;
	animation: moveFromTop .6s ease both;
}

.pt-page-moveToBottom {
	-webkit-animation: moveToBottom .6s ease both;
	animation: moveToBottom .6s ease both;
}

.pt-page-moveFromBottom {
	-webkit-animation: moveFromBottom .6s ease both;
	animation: moveFromBottom .6s ease both;
}

/* fade */

.pt-page-fade {
	-webkit-animation: fade .7s ease both;
	animation: fade .7s ease both;
}

/* move from / to and fade */

.pt-page-moveToLeftFade {
	-webkit-animation: moveToLeftFade .7s ease both;
	animation: moveToLeftFade .7s ease both;
}

.pt-page-moveFromLeftFade {
	-webkit-animation: moveFromLeftFade .7s ease both;
	animation: moveFromLeftFade .7s ease both;
}

.pt-page-moveToRightFade {
	-webkit-animation: moveToRightFade .7s ease both;
	animation: moveToRightFade .7s ease both;
}

.pt-page-moveFromRightFade {
	-webkit-animation: moveFromRightFade .7s ease both;
	animation: moveFromRightFade .7s ease both;
}

.pt-page-moveToTopFade {
	-webkit-animation: moveToTopFade .7s ease both;
	animation: moveToTopFade .7s ease both;
}

.pt-page-moveFromTopFade {
	-webkit-animation: moveFromTopFade .7s ease both;
	animation: moveFromTopFade .7s ease both;
}

.pt-page-moveToBottomFade {
	-webkit-animation: moveToBottomFade .7s ease both;
	animation: moveToBottomFade .7s ease both;
}

.pt-page-moveFromBottomFade {
	-webkit-animation: moveFromBottomFade .7s ease both;
	animation: moveFromBottomFade .7s ease both;
}

/* move to with different easing */

.pt-page-moveToLeftEasing {
	-webkit-animation: moveToLeft .7s ease-in-out both;
	animation: moveToLeft .7s ease-in-out both;
}
.pt-page-moveToRightEasing {
	-webkit-animation: moveToRight .7s ease-in-out both;
	animation: moveToRight .7s ease-in-out both;
}
.pt-page-moveToTopEasing {
	-webkit-animation: moveToTop .7s ease-in-out both;
	animation: moveToTop .7s ease-in-out both;
}
.pt-page-moveToBottomEasing {
	-webkit-animation: moveToBottom .7s ease-in-out both;
	animation: moveToBottom .7s ease-in-out both;
}

/********************************* keyframes **************************************/

/* move from / to  */

@-webkit-keyframes moveToLeft {
from {
}
to {
	-webkit-transform: translateX(-100%);
}
}
@keyframes
moveToLeft {from {
}
to {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
}

@-webkit-keyframes
moveFromLeft {from {
	-webkit-transform: translateX(-100%);
}
}
@keyframes
moveFromLeft {from {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
}

@-webkit-keyframes
moveToRight {from {
}
to {
	-webkit-transform: translateX(100%);
}
}
@keyframes
moveToRight {from {
}
to {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
}

@-webkit-keyframes
moveFromRight {from {
	-webkit-transform: translateX(100%);
}
}
@keyframes
moveFromRight {from {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
}

@-webkit-keyframes
moveToTop {from {
}
to {
	-webkit-transform: translateY(-100%);
}
}
@keyframes
moveToTop {from {
}
to {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
}

@-webkit-keyframes
moveFromTop {from {
	-webkit-transform: translateY(-100%);
}
}
@keyframes
moveFromTop {from {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
}

@-webkit-keyframes
moveToBottom {from {
}
to {
	-webkit-transform: translateY(100%);
}
}
@keyframes
moveToBottom {from {
}
to {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
}

@-webkit-keyframes
moveFromBottom {from {
	-webkit-transform: translateY(100%);
}
}
@keyframes
moveFromBottom {from {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
}

/* fade */

@-webkit-keyframes
fade {from {
}
to {
	opacity: 0.3;
}
}
@keyframes
fade {from {
}
to {
	opacity: 0.3;
}
}

/* move from / to and fade */

@-webkit-keyframes
moveToLeftFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateX(-100%);
}
}
@keyframes
moveToLeftFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
}

@-webkit-keyframes
moveFromLeftFade {from {
	opacity: 0.3;
	-webkit-transform: translateX(-100%);
}
}
@keyframes
moveFromLeftFade {from {
	opacity: 0.3;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
}

@-webkit-keyframes
moveToRightFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateX(100%);
}
}
@keyframes
moveToRightFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
}

@-webkit-keyframes
moveFromRightFade {from {
	opacity: 0.3;
	-webkit-transform: translateX(100%);
}
}
@keyframes
moveFromRightFade {from {
	opacity: 0.3;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
}

@-webkit-keyframes
moveToTopFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateY(-100%);
}
}
@keyframes
moveToTopFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
}

@-webkit-keyframes
moveFromTopFade {from {
	opacity: 0.3;
	-webkit-transform: translateY(-100%);
}
}
@keyframes
moveFromTopFade {from {
	opacity: 0.3;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
}

@-webkit-keyframes
moveToBottomFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateY(100%);
}
}
@keyframes
moveToBottomFade {from {
}
to {
	opacity: 0.3;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
}

@-webkit-keyframes
moveFromBottomFade {from {
	opacity: 0.3;
	-webkit-transform: translateY(100%);
}
}
@keyframes
moveFromBottomFade {from {
	opacity: 0.3;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
}

/* scale and fade */

.pt-page-scaleDown {
	-webkit-animation: scaleDown .7s ease both;
	animation: scaleDown .7s ease both;
}

.pt-page-scaleUp {
	-webkit-animation: scaleUp .7s ease both;
	animation: scaleUp .7s ease both;
}

.pt-page-scaleUpDown {
	-webkit-animation: scaleUpDown .5s ease both;
	animation: scaleUpDown .5s ease both;
}

.pt-page-scaleDownUp {
	-webkit-animation: scaleDownUp .5s ease both;
	animation: scaleDownUp .5s ease both;
}

.pt-page-scaleDownCenter {
	-webkit-animation: scaleDownCenter .4s ease-in both;
	animation: scaleDownCenter .4s ease-in both;
}

.pt-page-scaleUpCenter {
	-webkit-animation: scaleUpCenter .4s ease-out both;
	animation: scaleUpCenter .4s ease-out both;
}

/********************************* keyframes **************************************/

/* scale and fade */

@-webkit-keyframes scaleDown {
from {
}
to {
	opacity: 0;
	-webkit-transform: scale(.8);
}
}
@keyframes
scaleDown {from {
}
to {
	opacity: 0;
	-webkit-transform: scale(.8);
	transform: scale(.8);
}
}

@-webkit-keyframes
scaleUp {from {
	opacity: 0;
	-webkit-transform: scale(.8);
}
}
@keyframes
scaleUp {from {
	opacity: 0;
	-webkit-transform: scale(.8);
	transform: scale(.8);
}
}

@-webkit-keyframes
scaleUpDown {from {
	opacity: 0;
	-webkit-transform: scale(1.2);
}
}
@keyframes
scaleUpDown {from {
	opacity: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
}

@-webkit-keyframes
scaleDownUp {from {
}
to {
	opacity: 0;
	-webkit-transform: scale(1.2);
}
}
@keyframes
scaleDownUp {from {
}
to {
	opacity: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
}

@-webkit-keyframes
scaleDownCenter {from {
}
to {
	opacity: 0;
	-webkit-transform: scale(.7);
}
}
@keyframes
scaleDownCenter {from {
}
to {
	opacity: 0;
	-webkit-transform: scale(.7);
	transform: scale(.7);
}
}

@-webkit-keyframes
scaleUpCenter {from {
	opacity: 0;
	-webkit-transform: scale(.7);
}
}
@keyframes
scaleUpCenter {from {
	opacity: 0;
	-webkit-transform: scale(.7);
	transform: scale(.7);
}
}

/* rotate sides first and scale */

.pt-page-rotateRightSideFirst {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst .8s both ease-in;
	animation: rotateRightSideFirst .8s both ease-in;
}
.pt-page-rotateLeftSideFirst {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateLeftSideFirst .8s both ease-in;
	animation: rotateLeftSideFirst .8s both ease-in;
}
.pt-page-rotateTopSideFirst {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateTopSideFirst .8s both ease-in;
	animation: rotateTopSideFirst .8s both ease-in;
}
.pt-page-rotateBottomSideFirst {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateBottomSideFirst .8s both ease-in;
	animation: rotateBottomSideFirst .8s both ease-in;
}

/* flip */

.pt-page-flipOutRight {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipOutRight .5s both ease-in;
	animation: flipOutRight .5s both ease-in;
}
.pt-page-flipInLeft {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipInLeft .5s both ease-out;
	animation: flipInLeft .5s both ease-out;
}
.pt-page-flipOutLeft {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipOutLeft .5s both ease-in;
	animation: flipOutLeft .5s both ease-in;
}
.pt-page-flipInRight {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipInRight .5s both ease-out;
	animation: flipInRight .5s both ease-out;
}
.pt-page-flipOutTop {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipOutTop .5s both ease-in;
	animation: flipOutTop .5s both ease-in;
}
.pt-page-flipInBottom {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipInBottom .5s both ease-out;
	animation: flipInBottom .5s both ease-out;
}
.pt-page-flipOutBottom {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipOutBottom .5s both ease-in;
	animation: flipOutBottom .5s both ease-in;
}
.pt-page-flipInTop {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: flipInTop .5s both ease-out;
	animation: flipInTop .5s both ease-out;
}

/* rotate fall */

.pt-page-rotateFall {
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-animation: rotateFall 1s both ease-in;
	animation: rotateFall 1s both ease-in;
}

/* rotate newspaper */
.pt-page-rotateOutNewspaper {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: rotateOutNewspaper .5s both ease-in;
	animation: rotateOutNewspaper .5s both ease-in;
}
.pt-page-rotateInNewspaper {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: rotateInNewspaper .5s both ease-out;
	animation: rotateInNewspaper .5s both ease-out;
}

/* push */
.pt-page-rotatePushLeft {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotatePushLeft .8s both ease;
	animation: rotatePushLeft .8s both ease;
}
.pt-page-rotatePushRight {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotatePushRight .8s both ease;
	animation: rotatePushRight .8s both ease;
}
.pt-page-rotatePushTop {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotatePushTop .8s both ease;
	animation: rotatePushTop .8s both ease;
}
.pt-page-rotatePushBottom {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotatePushBottom .8s both ease;
	animation: rotatePushBottom .8s both ease;
}

/* pull */
.pt-page-rotatePullRight {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotatePullRight .5s both ease;
	animation: rotatePullRight .5s both ease;
}
.pt-page-rotatePullLeft {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotatePullLeft .5s both ease;
	animation: rotatePullLeft .5s both ease;
}
.pt-page-rotatePullTop {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotatePullTop .5s both ease;
	animation: rotatePullTop .5s both ease;
}
.pt-page-rotatePullBottom {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotatePullBottom .5s both ease;
	animation: rotatePullBottom .5s both ease;
}

/* fold */
.pt-page-rotateFoldRight {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateFoldRight .7s both ease;
	animation: rotateFoldRight .7s both ease;
}
.pt-page-rotateFoldLeft {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateFoldLeft .7s both ease;
	animation: rotateFoldLeft .7s both ease;
}
.pt-page-rotateFoldTop {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateFoldTop .7s both ease;
	animation: rotateFoldTop .7s both ease;
}
.pt-page-rotateFoldBottom {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateFoldBottom .7s both ease;
	animation: rotateFoldBottom .7s both ease;
}

/* unfold */
.pt-page-rotateUnfoldLeft {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateUnfoldLeft .7s both ease;
	animation: rotateUnfoldLeft .7s both ease;
}
.pt-page-rotateUnfoldRight {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateUnfoldRight .7s both ease;
	animation: rotateUnfoldRight .7s both ease;
}
.pt-page-rotateUnfoldTop {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateUnfoldTop .7s both ease;
	animation: rotateUnfoldTop .7s both ease;
}
.pt-page-rotateUnfoldBottom {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateUnfoldBottom .7s both ease;
	animation: rotateUnfoldBottom .7s both ease;
}

/* room walls */
.pt-page-rotateRoomLeftOut {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateRoomLeftOut .8s both ease;
	animation: rotateRoomLeftOut .8s both ease;
}
.pt-page-rotateRoomLeftIn {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateRoomLeftIn .8s both ease;
	animation: rotateRoomLeftIn .8s both ease;
}
.pt-page-rotateRoomRightOut {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateRoomRightOut .8s both ease;
	animation: rotateRoomRightOut .8s both ease;
}
.pt-page-rotateRoomRightIn {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateRoomRightIn .8s both ease;
	animation: rotateRoomRightIn .8s both ease;
}
.pt-page-rotateRoomTopOut {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateRoomTopOut .8s both ease;
	animation: rotateRoomTopOut .8s both ease;
}
.pt-page-rotateRoomTopIn {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateRoomTopIn .8s both ease;
	animation: rotateRoomTopIn .8s both ease;
}
.pt-page-rotateRoomBottomOut {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateRoomBottomOut .8s both ease;
	animation: rotateRoomBottomOut .8s both ease;
}
.pt-page-rotateRoomBottomIn {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateRoomBottomIn .8s both ease;
	animation: rotateRoomBottomIn .8s both ease;
}

/* cube */
.pt-page-rotateCubeLeftOut {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateCubeLeftOut .6s both ease-in;
	animation: rotateCubeLeftOut .6s both ease-in;
}
.pt-page-rotateCubeLeftIn {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateCubeLeftIn .6s both ease-in;
	animation: rotateCubeLeftIn .6s both ease-in;
}
.pt-page-rotateCubeRightOut {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateCubeRightOut .6s both ease-in;
	animation: rotateCubeRightOut .6s both ease-in;
}
.pt-page-rotateCubeRightIn {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateCubeRightIn .6s both ease-in;
	animation: rotateCubeRightIn .6s both ease-in;
}
.pt-page-rotateCubeTopOut {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateCubeTopOut .6s both ease-in;
	animation: rotateCubeTopOut .6s both ease-in;
}
.pt-page-rotateCubeTopIn {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateCubeTopIn .6s both ease-in;
	animation: rotateCubeTopIn .6s both ease-in;
}
.pt-page-rotateCubeBottomOut {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateCubeBottomOut .6s both ease-in;
	animation: rotateCubeBottomOut .6s both ease-in;
}
.pt-page-rotateCubeBottomIn {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateCubeBottomIn .6s both ease-in;
	animation: rotateCubeBottomIn .6s both ease-in;
}

/* carousel */
.pt-page-rotateCarouselLeftOut {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateCarouselLeftOut .8s both ease;
	animation: rotateCarouselLeftOut .8s both ease;
}
.pt-page-rotateCarouselLeftIn {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateCarouselLeftIn .8s both ease;
	animation: rotateCarouselLeftIn .8s both ease;
}
.pt-page-rotateCarouselRightOut {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateCarouselRightOut .8s both ease;
	animation: rotateCarouselRightOut .8s both ease;
}
.pt-page-rotateCarouselRightIn {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateCarouselRightIn .8s both ease;
	animation: rotateCarouselRightIn .8s both ease;
}
.pt-page-rotateCarouselTopOut {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateCarouselTopOut .8s both ease;
	animation: rotateCarouselTopOut .8s both ease;
}
.pt-page-rotateCarouselTopIn {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateCarouselTopIn .8s both ease;
	animation: rotateCarouselTopIn .8s both ease;
}
.pt-page-rotateCarouselBottomOut {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: rotateCarouselBottomOut .8s both ease;
	animation: rotateCarouselBottomOut .8s both ease;
}
.pt-page-rotateCarouselBottomIn {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: rotateCarouselBottomIn .8s both ease;
	animation: rotateCarouselBottomIn .8s both ease;
}

/* sides */
.pt-page-rotateSidesOut {
	-webkit-transform-origin: -50% 50%;
	transform-origin: -50% 50%;
	-webkit-animation: rotateSidesOut .5s both ease-in;
	animation: rotateSidesOut .5s both ease-in;
}
.pt-page-rotateSidesIn {
	-webkit-transform-origin: 150% 50%;
	transform-origin: 150% 50%;
	-webkit-animation: rotateSidesIn .5s both ease-out;
	animation: rotateSidesIn .5s both ease-out;
}

/* slide */
.pt-page-rotateSlideOut {
	-webkit-animation: rotateSlideOut 1s both ease;
	animation: rotateSlideOut 1s both ease;
}
.pt-page-rotateSlideIn {
	-webkit-animation: rotateSlideIn 1s both ease;
	animation: rotateSlideIn 1s both ease;
}

/********************************* keyframes **************************************/

/* rotate sides first and scale */

@-webkit-keyframes rotateRightSideFirst {
0% { }
40% { -webkit-transform: rotateY(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateRightSideFirst {
0% { }
40% { -webkit-transform: rotateY(15deg); transform: rotateY(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); transform: scale(0.8) translateZ(-200px); opacity:0; }
}

@-webkit-keyframes rotateLeftSideFirst {
0% { }
40% { -webkit-transform: rotateY(-15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateLeftSideFirst {
0% { }
40% { -webkit-transform: rotateY(-15deg); transform: rotateY(-15deg); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); transform: scale(0.8) translateZ(-200px); opacity:0; }
}

@-webkit-keyframes rotateTopSideFirst {
0% { }
40% { -webkit-transform: rotateX(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateTopSideFirst {
0% { }
40% { -webkit-transform: rotateX(15deg); transform: rotateX(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); transform: scale(0.8) translateZ(-200px); opacity:0; }
}

@-webkit-keyframes rotateBottomSideFirst {
0% { }
40% { -webkit-transform: rotateX(-15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateBottomSideFirst {
0% { }
40% { -webkit-transform: rotateX(-15deg); transform: rotateX(-15deg); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
100% { -webkit-transform: scale(0.8) translateZ(-200px); transform: scale(0.8) translateZ(-200px); opacity:0; }
}

/* flip */

@-webkit-keyframes
flipOutRight {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateY(90deg);
	opacity: 0.2;
}
}
@keyframes
flipOutRight {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateY(90deg);
	transform: translateZ(-1000px) rotateY(90deg);
	opacity: 0.2;
}
}

@-webkit-keyframes
flipInLeft {from {
	-webkit-transform: translateZ(-1000px) rotateY(-90deg);
	opacity: 0.2;
}
}
@keyframes
flipInLeft {from {
	-webkit-transform: translateZ(-1000px) rotateY(-90deg);
	transform: translateZ(-1000px) rotateY(-90deg);
	opacity: 0.2;
}
}

@-webkit-keyframes
flipOutLeft {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateY(-90deg);
	opacity: 0.2;
}
}
@keyframes
flipOutLeft {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateY(-90deg);
	transform: translateZ(-1000px) rotateY(-90deg);
	opacity: 0.2;
}
}

@-webkit-keyframes
flipInRight {from {
	-webkit-transform: translateZ(-1000px) rotateY(90deg);
	opacity: 0.2;
}
}
@keyframes
flipInRight {from {
	-webkit-transform: translateZ(-1000px) rotateY(90deg);
	transform: translateZ(-1000px) rotateY(90deg);
	opacity: 0.2;
}
}

@-webkit-keyframes
flipOutTop {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateX(90deg);
	opacity: 0.2;
}
}
@keyframes
flipOutTop {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateX(90deg);
	transform: translateZ(-1000px) rotateX(90deg);
	opacity: 0.2;
}
}

@-webkit-keyframes
flipInBottom {from {
	-webkit-transform: translateZ(-1000px) rotateX(-90deg);
	opacity: 0.2;
}
}
@keyframes
flipInBottom {from {
	-webkit-transform: translateZ(-1000px) rotateX(-90deg);
	transform: translateZ(-1000px) rotateX(-90deg);
	opacity: 0.2;
}
}

@-webkit-keyframes
flipOutBottom {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateX(-90deg);
	opacity: 0.2;
}
}
@keyframes
flipOutBottom {from {
}
to {
	-webkit-transform: translateZ(-1000px) rotateX(-90deg);
	transform: translateZ(-1000px) rotateX(-90deg);
	opacity: 0.2;
}
}

@-webkit-keyframes
flipInTop {from {
	-webkit-transform: translateZ(-1000px) rotateX(90deg);
	opacity: 0.2;
}
}
@keyframes
flipInTop {from {
	-webkit-transform: translateZ(-1000px) rotateX(90deg);
	transform: translateZ(-1000px) rotateX(90deg);
	opacity: 0.2;
}
}

/* fall */

@-webkit-keyframes rotateFall {
0% { -webkit-transform: rotateZ(0deg); }
20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; }
40% { -webkit-transform: rotateZ(17deg); }
60% { -webkit-transform: rotateZ(16deg); }
100% { -webkit-transform: translateY(100%) rotateZ(17deg); }
}
@keyframes rotateFall {
0% { -webkit-transform: rotateZ(0deg); transform: rotateZ(0deg); }
20% { -webkit-transform: rotateZ(10deg); transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
40% { -webkit-transform: rotateZ(17deg); transform: rotateZ(17deg); }
60% { -webkit-transform: rotateZ(16deg); transform: rotateZ(16deg); }
100% { -webkit-transform: translateY(100%) rotateZ(17deg); transform: translateY(100%) rotateZ(17deg); }
}

/* newspaper */

@-webkit-keyframes
rotateOutNewspaper {from {
}
to {
	-webkit-transform: translateZ(-3000px) rotateZ(360deg);
	opacity: 0;
}
}
@keyframes
rotateOutNewspaper {from {
}
to {
	-webkit-transform: translateZ(-3000px) rotateZ(360deg);
	transform: translateZ(-3000px) rotateZ(360deg);
	opacity: 0;
}
}

@-webkit-keyframes
rotateInNewspaper {from {
	-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
	opacity: 0;
}
}
@keyframes
rotateInNewspaper {from {
	-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
	transform: translateZ(-3000px) rotateZ(-360deg);
	opacity: 0;
}
}

/* push */

@-webkit-keyframes
rotatePushLeft {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateY(90deg);
}
}
@keyframes
rotatePushLeft {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}
}

@-webkit-keyframes
rotatePushRight {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateY(-90deg);
}
}
@keyframes
rotatePushRight {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}
}

@-webkit-keyframes
rotatePushTop {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
}
}
@keyframes
rotatePushTop {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
}

@-webkit-keyframes
rotatePushBottom {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateX(90deg);
}
}
@keyframes
rotatePushBottom {from {
}
to {
	opacity: 0;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
}

/* pull */

@-webkit-keyframes
rotatePullRight {from {
	opacity: 0;
	-webkit-transform: rotateY(-90deg);
}
}
@keyframes
rotatePullRight {from {
	opacity: 0;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}
}

@-webkit-keyframes
rotatePullLeft {from {
	opacity: 0;
	-webkit-transform: rotateY(90deg);
}
}
@keyframes
rotatePullLeft {from {
	opacity: 0;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}
}

@-webkit-keyframes
rotatePullTop {from {
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
}
}
@keyframes
rotatePullTop {from {
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
}

@-webkit-keyframes
rotatePullBottom {from {
	opacity: 0;
	-webkit-transform: rotateX(90deg);
}
}
@keyframes
rotatePullBottom {from {
	opacity: 0;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
}

/* fold */

@-webkit-keyframes
rotateFoldRight {from {
}
to {
	opacity: 0;
	-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes
rotateFoldRight {from {
}
to {
	opacity: 0;
	-webkit-transform: translateX(100%) rotateY(90deg);
	transform: translateX(100%) rotateY(90deg);
}
}

@-webkit-keyframes
rotateFoldLeft {from {
}
to {
	opacity: 0;
	-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes
rotateFoldLeft {from {
}
to {
	opacity: 0;
	-webkit-transform: translateX(-100%) rotateY(-90deg);
	transform: translateX(-100%) rotateY(-90deg);
}
}

@-webkit-keyframes
rotateFoldTop {from {
}
to {
	opacity: 0;
	-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes
rotateFoldTop {from {
}
to {
	opacity: 0;
	-webkit-transform: translateY(-100%) rotateX(90deg);
	transform: translateY(-100%) rotateX(90deg);
}
}

@-webkit-keyframes
rotateFoldBottom {from {
}
to {
	opacity: 0;
	-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes
rotateFoldBottom {from {
}
to {
	opacity: 0;
	-webkit-transform: translateY(100%) rotateX(-90deg);
	transform: translateY(100%) rotateX(-90deg);
}
}

/* unfold */

@-webkit-keyframes
rotateUnfoldLeft {from {
	opacity: 0;
	-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes
rotateUnfoldLeft {from {
	opacity: 0;
	-webkit-transform: translateX(-100%) rotateY(-90deg);
	transform: translateX(-100%) rotateY(-90deg);
}
}

@-webkit-keyframes
rotateUnfoldRight {from {
	opacity: 0;
	-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes
rotateUnfoldRight {from {
	opacity: 0;
	-webkit-transform: translateX(100%) rotateY(90deg);
	transform: translateX(100%) rotateY(90deg);
}
}

@-webkit-keyframes
rotateUnfoldTop {from {
	opacity: 0;
	-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes
rotateUnfoldTop {from {
	opacity: 0;
	-webkit-transform: translateY(-100%) rotateX(90deg);
	transform: translateY(-100%) rotateX(90deg);
}
}

@-webkit-keyframes
rotateUnfoldBottom {from {
	opacity: 0;
	-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes
rotateUnfoldBottom {from {
	opacity: 0;
	-webkit-transform: translateY(100%) rotateX(-90deg);
	transform: translateY(100%) rotateX(-90deg);
}
}

/* room walls */

@-webkit-keyframes
rotateRoomLeftOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes
rotateRoomLeftOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(-100%) rotateY(90deg);
	transform: translateX(-100%) rotateY(90deg);
}
}

@-webkit-keyframes
rotateRoomLeftIn {from {
	opacity: .3;
	-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes
rotateRoomLeftIn {from {
	opacity: .3;
	-webkit-transform: translateX(100%) rotateY(-90deg);
	transform: translateX(100%) rotateY(-90deg);
}
}

@-webkit-keyframes
rotateRoomRightOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes
rotateRoomRightOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(100%) rotateY(-90deg);
	transform: translateX(100%) rotateY(-90deg);
}
}

@-webkit-keyframes
rotateRoomRightIn {from {
	opacity: .3;
	-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes
rotateRoomRightIn {from {
	opacity: .3;
	-webkit-transform: translateX(-100%) rotateY(90deg);
	transform: translateX(-100%) rotateY(90deg);
}
}

@-webkit-keyframes
rotateRoomTopOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes
rotateRoomTopOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(-100%) rotateX(-90deg);
	transform: translateY(-100%) rotateX(-90deg);
}
}

@-webkit-keyframes
rotateRoomTopIn {from {
	opacity: .3;
	-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes
rotateRoomTopIn {from {
	opacity: .3;
	-webkit-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
}
}

@-webkit-keyframes
rotateRoomBottomOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes
rotateRoomBottomOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
}
}

@-webkit-keyframes
rotateRoomBottomIn {from {
	opacity: .3;
	-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes
rotateRoomBottomIn {from {
	opacity: .3;
	-webkit-transform: translateY(-100%) rotateX(-90deg);
	transform: translateY(-100%) rotateX(-90deg);
}
}

/* cube */

@-webkit-keyframes rotateCubeLeftOut {
0% { }
50% { -webkit-animation-timing-function: ease-out;  -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
100% { opacity: .3; -webkit-transform: translateX(-100%) rotateY(-90deg); }
}
@keyframes rotateCubeLeftOut {
0% { }
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;  -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);  transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
100% { opacity: .3; -webkit-transform: translateX(-100%) rotateY(-90deg); transform: translateX(-100%) rotateY(-90deg); }
}

@-webkit-keyframes rotateCubeLeftIn {
0% { opacity: .3; -webkit-transform: translateX(100%) rotateY(90deg); }
50% { -webkit-animation-timing-function: ease-out;  -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
}
@keyframes rotateCubeLeftIn {
0% { opacity: .3; -webkit-transform: translateX(100%) rotateY(90deg); transform: translateX(100%) rotateY(90deg); }
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;  -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);  transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
}

@-webkit-keyframes rotateCubeRightOut {
0% { }
50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
100% { opacity: .3; -webkit-transform: translateX(100%) rotateY(90deg); }
}
@keyframes rotateCubeRightOut {
0% { }
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
100% { opacity: .3; -webkit-transform: translateX(100%) rotateY(90deg); transform: translateX(100%) rotateY(90deg); }
}

@-webkit-keyframes rotateCubeRightIn {
0% { opacity: .3; -webkit-transform: translateX(-100%) rotateY(-90deg); }
50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
}
@keyframes rotateCubeRightIn {
0% { opacity: .3; -webkit-transform: translateX(-100%) rotateY(-90deg); transform: translateX(-100%) rotateY(-90deg); }
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
}

@-webkit-keyframes rotateCubeTopOut {
0% { }
50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
100% { opacity: .3; -webkit-transform: translateY(-100%) rotateX(90deg); }
}
@keyframes rotateCubeTopOut {
0% {}
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
100% { opacity: .3; -webkit-transform: translateY(-100%) rotateX(90deg); transform: translateY(-100%) rotateX(90deg); }
}

@-webkit-keyframes rotateCubeTopIn {
0% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); }
50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
}
@keyframes rotateCubeTopIn {
0% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); transform: translateY(100%) rotateX(-90deg); }
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
}

@-webkit-keyframes rotateCubeBottomOut {
0% { }
50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
100% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); }
}
@keyframes rotateCubeBottomOut {
0% { }
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
100% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); transform: translateY(100%) rotateX(-90deg); }
}

@-webkit-keyframes rotateCubeBottomIn {
0% { opacity: .3; -webkit-transform: translateY(-100%) rotateX(90deg); }
50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
}
@keyframes rotateCubeBottomIn {
0% { opacity: .3; -webkit-transform: translateY(-100%) rotateX(90deg); transform: translateY(-100%) rotateX(90deg); }
50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
}

/* carousel */

@-webkit-keyframes
rotateCarouselLeftOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@keyframes
rotateCarouselLeftOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
	transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}

@-webkit-keyframes
rotateCarouselLeftIn {from {
	opacity: .3;
	-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes
rotateCarouselLeftIn {from {
	opacity: .3;
	-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
	transform: translateX(200%) scale(.4) rotateY(65deg);
}
}

@-webkit-keyframes
rotateCarouselRightOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes
rotateCarouselRightOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
	transform: translateX(200%) scale(.4) rotateY(65deg);
}
}

@-webkit-keyframes
rotateCarouselRightIn {from {
	opacity: .3;
	-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@keyframes
rotateCarouselRightIn {from {
	opacity: .3;
	-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
	transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}

@-webkit-keyframes
rotateCarouselTopOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes
rotateCarouselTopOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
	transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}

@-webkit-keyframes
rotateCarouselTopIn {from {
	opacity: .3;
	-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes
rotateCarouselTopIn {from {
	opacity: .3;
	-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
	transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}

@-webkit-keyframes
rotateCarouselBottomOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes
rotateCarouselBottomOut {from {
}
to {
	opacity: .3;
	-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
	transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}

@-webkit-keyframes
rotateCarouselBottomIn {from {
	opacity: .3;
	-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes
rotateCarouselBottomIn {from {
	opacity: .3;
	-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
	transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}

/* sides */

@-webkit-keyframes
rotateSidesOut {from {
}
to {
	opacity: 0;
	-webkit-transform: translateZ(-500px) rotateY(90deg);
}
}
@keyframes
rotateSidesOut {from {
}
to {
	opacity: 0;
	-webkit-transform: translateZ(-500px) rotateY(90deg);
	transform: translateZ(-500px) rotateY(90deg);
}
}

@-webkit-keyframes
rotateSidesIn {from {
	opacity: 0;
	-webkit-transform: translateZ(-500px) rotateY(-90deg);
}
}
@keyframes
rotateSidesIn {from {
	opacity: 0;
	-webkit-transform: translateZ(-500px) rotateY(-90deg);
	transform: translateZ(-500px) rotateY(-90deg);
}
}

/* slide */

@-webkit-keyframes rotateSlideOut {
0% { }
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes rotateSlideOut {
0% { }
25% { opacity: .5; -webkit-transform: translateZ(-500px); transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); transform: translateZ(-500px) translateX(-200%); }
}

@-webkit-keyframes rotateSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@keyframes rotateSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); transform: translateZ(0) translateX(0); }
}

/* animation delay classes */

.pt-page-delay100 {
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}
.pt-page-delay180 {
	-webkit-animation-delay: .180s;
	animation-delay: .180s;
}
.pt-page-delay200 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}
.pt-page-delay300 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}
.pt-page-delay400 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}
.pt-page-delay500 {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}
.pt-page-delay700 {
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
}
.pt-page-delay1000 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
/******************** END of ANIMATION ***********************************************/


/* Context menu */

div.audero-context-menu {
   position: absolute;
   z-index: 1000;
   display: none;
   background-color: menu;
   list-style-type: none !important;
   margin: 0 !important;
   padding: 0 !important;
}

/* End Context menu */

/* Dropdown menu */

/*  Dropit v1.1.0,  * Copyright 2012, Dev7studios. Free to use and abuse under the MIT license. http://www.opensource.org/licenses/mit-license.php */

/* These styles assume you are using ul and li */
.dpmenu {}
.dropit {
    list-style: none;
	padding: 0;
	margin: 0;
	min-height:30px
}
.dropit .dropit-trigger { position: absolute; }
.dropit .dropit-submenu {
    position: absolute;
    top: 100%;
    left: 0; /* dropdown left or right */
    z-index: 1000;
    display: none;
    min-width: 150px;
    list-style: none;
	padding: 0;
	margin: 0;
}
.dropit .dropit-open .dropit-submenu { display: block; }

.menu ul { display: none; } /* Hide before plugin loads */
.menu ul.dropit-submenu {
    background-color: #fff;
    border: 1px solid #b2b2b2;
    padding: 0;
    margin: 3px 0 0 1px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
       -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
            box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}     

.menu ul.dropit-submenu > li {display:block}
     
.menu ul.dropit-submenu a {
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #7a868e;
    padding: 0 6px;
    text-decoration:none;
}
.menu ul.dropit-submenu a:hover {
    background: #248fc1;
    color: #fff;
    text-decoration: none;
}

/* End dropdown menu */

/* Start Tags input */
div.tagsinput { border:1px solid #CCC; background: #FFF; padding:5px; width:300px; height:100px; overflow-y: auto;}
div.tagsinput span.tag { border: 1px solid #a5d24a; -moz-border-radius:2px; -webkit-border-radius:2px; display: block; float: left; padding: 5px; text-decoration:none; background: #cde69c; color: #638421; margin-right: 5px; margin-bottom:5px;font-family: helvetica;  font-size:13px;}
div.tagsinput span.tag a { font-weight: bold; color: #82ad2b; text-decoration:none; font-size: 11px;  } 
div.tagsinput input { width:80px; margin:0px; font-family: helvetica; font-size: 13px; border:1px solid transparent; padding:5px; background: transparent; color: #000; outline:0px;  margin-right:5px; margin-bottom:5px; }
div.tagsinput div { display:block; float: left; } 
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid {background: #FBD8DB !important; color: #90111A !important;}
/* End Tags input */

.nwhover {background: #daeffd!important}
.nwhover:hover {background:#ecf7fe!important}

/*APZCHROMELOADER changes */
.fa {
}
.fa-spin-sp {
    color: red;
  -webkit-animation: spin-sp 2s infinite linear;
  -moz-animation: spin-sp 2s infinite linear;
  -o-animation: spin-sp 2s infinite linear;
  animation: spin-sp 2s infinite linear;
}
@-webkit-keyframes spin-sp {
  0% {
    padding-top: 2px;
    -webkit-transform: rotate3d(0, 0, 1, 0.001deg);
  }

  100% {
    padding-top: 2px;
    -webkit-transform: rotate3d(0, 0, 1, 360.001deg);

  }
}