
/* start file: authorication.css */
.loginb{
    float: left;
    width: 120px;
    text-align: right;
    background: url(../images/regbg.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.loginb a{
    font-size: 14px;
    line-height: 34px;
}
.regb{
    float: right;
    line-height: 34px;
    width: 120px;   
    font-size: 14px;
    text-align: right;
     background: url(../images/lbg.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.page_content {
    padding: 30px 0;
}
.design_link
{
    float: right;
    width: 105px;  
}
.authoreg
{
/*    width: 207px;
    height: 32px;
    display: block;*/
    
    font-size: 12px;
    line-height: 32px;
    font-family: BPGBannerCapsRegular;
    float: left;
    width: 250px;
}
.loginb a,
.regb a
{
    color:#ffffff;
    display:block;
}
.regb a:hover,
.loginb a:hover
{
   color:#ffffff;
    text-decoration: underline;
}

/*.overlay {
        z-index: 5;
        background:url(../images/trans.png);
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
}
*/
.usermenu
{
    float: right;
    width: auto;
}
#popup {
    display: none;	
}
#form-login fieldset 
{
    border: none;
    width: 250px;
}
.name label,
.auto_button{
    font-size: 14px;
    font-family: BPGBannerCapsRegular;
    color: #656565;
}
.inp_but .button span{
    font-family: 'BPGArialRegular';
}
.forgot_pass{
    font-family: 'BPGArialRegular';
    padding-top: 5px;
}
.reg_field label{
    font-family: 'BPGArialRegular';
    font-size: 14px;
    color: #aaa;
}

.page_title
{
    font-size: 32px;
    line-height: 34px;
    font-family: 'BPGBannerCapsRegular';
    color:#524b48 ;
    text-align: center;
    margin-bottom:10px;
}
.reg_block_desc
{
    text-align: center;
    font-size: 18px;
    color: #aaaaaa;
    font-family: BPGArialRegular;
    padding-bottom: 20px;
    line-height: 26px;
    clear: both;
}
.reg_block_desc2
{
    font-style: italic;
    text-align: center;
    padding: 20px 0 10px;
    line-height: 26px;
}
.design_link a
{
    display:block;
    padding-left:15px;
    color:#7a4073;
}
.design_link
{
    height: 32px;
    margin: 1px 0;
    display: block;
    background: url(../images/design_link.png);
    background-repeat: no-repeat;
    background-position: left top;  
    font-size: 12px;
    line-height: 32px;
    font-family: BPGBannerCapsRegular;
    width:128px;
    float:right;
}
.design_link:hover
{
    background: url(../images/design_link_hover.png);
    background-repeat: no-repeat;
    background-position: left top;  
}
.design_link a:hover
{
    color:#7a4073;
}
/**/
.usermenu form > div{
    float: left;
    width: auto;
}
/* end file: authorication.css */

/* start file: bootstrap.css */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
  url('fonts/glyphicons-halflings-regular.woff2') format('woff2'),
  url('fonts/glyphicons-halflings-regular.woff') format('woff'), 
  url('fonts/glyphicons-halflings-regular.ttf') format('truetype'),
  url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}

figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
/*  padding-right: 15px;
  padding-left: 15px;*/
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/*.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}*/
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
/*  padding-right: 15px;
  padding-left: 15px;*/
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle,.navbar-toggle2 {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/*.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}*/
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: rgb(131, 68, 119);
}
.navbar-default .navbar-toggle:hover{
  background-color: rgb(131, 68, 119);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgb(131, 68, 119);
}
.navbar-default .navbar-toggle:hover  .icon-bar
{
    background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/*.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}*/
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* end file: bootstrap.css */

/* start file: bs.css */
#block_5 .block_2 img {
    max-width: 100%;
}
#block_5 .block_2 {
    padding: 10px 0 50px;
}
#block_4 .block_2 {
    padding: 40px 0 20px;
}
#block_4{
    background: url(../images/block4bg.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color:#e6edf2 ;
}
#block_5 .block_2 .mod_blog_text{
    color: #454f58;
    font-size: 22px;
    line-height: 26px;
}
#block_4 .block_2 .mod_blog_text{
    color: #454f58;
}

#block_2 .block_2{
    padding: 50px 0 40px;
    margin-bottom: 50px;
}
#webgverdi #block_2 .block_2{
    padding: 50px 0 20px;
    margin-bottom: 10px;
}
#block_5 .block_2 .mod_blog_text .mod_blog_link_holder a,
#block_4 .block_2 .mod_blog_text .mod_blog_link_holder a{
    color: #454f58;
    border: 1px solid #454f58;
}
#block_5 .block_2 .mod_blog_text .mod_blog_link_holder a:hover,
#block_4 .block_2 .mod_blog_text .mod_blog_link_holder a:hover{
    background: #95bf8c;
    border-color: #95bf8c;
    color: #fff;
}
#block_3 .block_1{
    padding: 50px 0 ;
}
@media only screen and (min-width : 320px) {
    .block_1 .mod_blog_image_holder,
    .block_3 .mod_blog_image_holder,
    .block_2 .mod_blog_image_holder{
        float: none;
        max-width: none;
    }
    .block_1 .mod_blog_text,
    .block_3 .mod_blog_text,
    .block_2 .mod_blog_text{
        float: none;
        padding: 10px 0 0;
        max-width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .block_1 .mod_blog_text .mod_blog_link_holder,
    .block_1 .mod_blog_text .mod_blog_link_holder2,
    .block_3 .mod_blog_text .mod_blog_link_holder{
        margin: 0 auto;
        display: table;
    }
}
/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
    .block_1 .mod_blog_image_holder,
    .block_2 .mod_blog_image_holder,
    .block_3 .mod_blog_image_holder{
        float: none;
        max-width: none;
    }
    .block_1 .mod_blog_text,
    .block_3 .mod_blog_text {
        float: none;
        padding: 10px 0;
        max-width: 60%;
        margin: 0 auto;
        text-align: center;
    }
    .block_2 .mod_blog_text {
        float: none;
        padding: 10px 0 0;
        max-width: 60%;
        margin: 0 auto;
        text-align: center;
    }
    .block_1 .mod_blog_text .mod_blog_link_holder,
    .block_1 .mod_blog_text .mod_blog_link_holder2,
    .block_3 .mod_blog_text .mod_blog_link_holder{
        margin: 0 auto;
        display: table;
    }
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .package_right {
        margin-left: 30px;
    }
    #magazine_block .mod_blog_text  {
        position: absolute;
        z-index: 3;
        top: 75px;
        text-align: center;
        left: 10px;
        right: 10px;
    }
    .pakis{
        top: 20px;
        left: 12px;
    }
    #mainmenu ul li ul li a span{
        padding: 5px 0;
    }
    .menu>li{
        float: left;
        position: relative;
    }
    .menu>li:hover ul
    {
        display: block;
    }
    .menu>li ul 
    {
        position: absolute;
        top:50px;
        left:0;
        right:0;
        width: 300px;
        background: rgba(255, 255, 255, 0.7);
        display: none;
    }
    #product .block_title {
        padding: 40px 0 150px;
        font-size: 22px;
        color: #4c4c4c;
        font-family: BPGBannerCapsRegular;
    }
    #product .block_0{
        margin-left:400px;
    }
    #product .mod_blog_link_holder a{
        font-family: BPGBannerCapsRegular;
        font-size: 18px;
        color: #4d4d4d;
        padding: 18px 24px;
        display: table;
        border: 1px solid #4d4d4d;
        line-height: 20px;
        border-radius: 50px;
        position: absolute;
        left: 0;
    }
    .plansheti{
        background: url(../images/miniipadbg.png);
        background-repeat: no-repeat;
        background-position: center;
        float: left;
        width: 374px;
        height: 544px;
        position: relative;
    }
    .header_bot .menu{
        float:right;
    }
    #mainmenu ul li a{
        margin-left: 20px;
    }
    #block_2{
        background: url(../images/blockbg.jpg);
        background-position:center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
    #webgverdi .block_2 .mod_blog_text{
         color: #4c4c4c;
    }
    #webgverdi .block_2 .mod_blog_text .mod_blog_link_holder a{
        color: #4c4c4c;
    border: 1px solid #4c4c4c;
    }
   #webgverdi #block_2{
        background: url(../images/newbg.png);
        background-position:center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .packages_footer{
        position: relative;
    }
    .packages_footer_in{
        position: absolute;
        right: 0;
    }
    #webgverdi_articles .modarticle_item.itemnum2 .modarticle_item_ini{
        padding: 30px 0;
    }
    .packages_footer_in{
        margin-left: 30px; 
    }
    .package_nest_param_ini
    {
        line-height: 50px;
        padding:  0 10px;
    }
    .package_nest_value
    {
        font-size: 14px;
    }
    #webgverdi_articles .modarticle_item.itemnum2{
        float: left;
        width: 40%;
        margin: -15px 0 0px;
    }
   
    #webgverdi_articles .modarticle_item{
        float: left;
        width: 30%;
    }
    #reg_right{
        float: right;
    }
    .block_1 .mod_blog_image_holder,
    .block_3 .mod_blog_image_holder{
        float: right;
        max-width: 610px;
    }
    #block_5 .block_2 .mod_blog_image_holder{
        max-width: 50%;
        text-align: left;
    }
    #webgverdi #block_5 .block_2 .mod_blog_image_holder{
        max-width: 50%;
        text-align: left;
            margin: 90px 0 0;
    }
    .block_2 .mod_blog_image_holder{
        float: left;
        max-width: 40%;
        display: block;
        margin: 0;
    }
    #block_5  .block_2 .mod_blog_text{
        max-width: 40%;
        padding: 0 20px 0 0;
        float: left;
    }
    .block_2 .mod_blog_text{
        float: right;
        padding: 51px 0 0;
        text-align: right;
    }
    .block_1 .mod_blog_text,
    .block_3 .mod_blog_text{
        float: left;
        padding: 40px 0 0;
        text-align: left;
        max-width: 340px;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    #product .mod_blog_link_holder a{
        top: 130px;
    }
    .disable_demo {
        padding: 20px 0;
        font-size: 14px;
        color: #333;
        min-height: 400px;
    }
    #services{

        background: url(../images/services_bg.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
    }
    .block_1 .mod_blog_image_holder,
    .block_3 .mod_blog_image_holder{
        float: right;
        max-width: 820px;
    }
    .block_1 .mod_blog_text .mod_blog_link_holder, 
    .block_1 .mod_blog_text .mod_blog_link_holder2, 
    .block_2 .mod_blog_text .mod_blog_link_holder, 
    .block_3 .mod_blog_text .mod_blog_link_holder {
        margin: 0;
        display: block;
    }

    #block_2 .block_2 .mod_blog_image_holder{
        float: left;
        max-width: 720px;
        text-align: left;
    }
    #block_4 .block_2 .mod_blog_image_holder{
        float: left;
        max-width: 597px;
        text-align: left;
    }
    #block_4 .block_2 .mod_blog_text{
        float: right;
        max-width: 445px;
    }
    #block_2 .block_2 .mod_blog_text{
        float: right;
        padding: 120px 0 0;
        max-width: 445px;

    }
    .block_3 .mod_blog_text{
        float: left;
        padding: 100px 0 0;
        max-width: 340px;
    }
    #block_3 .block_1 .mod_blog_text{
        float: left;
        padding: 40px 0 0;
        max-width: 340px;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
    #product .mod_blog_link_holder a{
        top: 160px;
    }
    #mod_help_icon{
        display: none;
    }
    #services .products_item{
        margin-bottom: 30px;
    }
    #services{
        background: none;
        background-color:#4c5a72 ;
    }
    
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
    .step_block_in .step_desc{
        width:100px ;
    }
    .packages_body{
        margin-bottom: 20px;
    }
    #product .mod_blog_link_holder a{
        top: 250px;
    }
    .package_nest_param_ini
    {
        padding: 5px;

    }
    .package_nest_row 
    {
        font-size:12px;
    }  

    #webgverdi_articles .modarticle_item{
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    #block_2{
        background: none;
        background-color:#4c5a72 ;
        padding-bottom: 10px;
    }

    #block_4{
        background: none;
        background-color:#e6edf2 ;
    }
    .email_contact_in,
    .adres_contact_in,
    .mobile_contact_in,
    .tel_contact_in{
        line-height: 20px;
        float: none !important;
    } 
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .page_body{
        padding:0 !important;
    }
     #magazine_block .mod_blog_text  {
        position: absolute;
        z-index: 3;
        top: 10px;
        text-align: center;
        left: 10px;
        right: 10px;
    }
   .newblock .mod_blog_text {
    padding: 50px 0 !important;
    height: 550px !important;
}
.newblock .mod_blog_text .block_title {
    font-size: 22px !important;
    line-height: 26px !important;
    margin-bottom: 20px !important;
}
.newblock .mod_blog_text .block_desc {
    font-size: 16px !important;
    margin-bottom: 20px !important;
}
    .pay img{
        max-width: 100%;
    }
    #magazine_block_2 .module_articles {
        padding: 10px 20px !important;
    }
    #magazine_block .block_title{
        font-size: 16px !important;
        margin-bottom: 20px !important;
    }
    .package_left{
        margin-bottom: 20px;
    }
    .step_block_in span,
    .step_block_in a {
        font-size: 0 !important;
    }
    .pakis {
        top: -18px;
        left: 12px;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .package_right{
        margin-left: 0;
    }
    #product .block_title {
        padding: 30px 0 30px;
        font-size: 22px;
        color: #4c4c4c;
        font-family: BPGBannerCapsRegular;
    }
    #product .mod_blog_link_holder a{
        font-family: BPGBannerCapsRegular;
        font-size: 18px;
        color: #4d4d4d;
        padding: 18px 24px;
        margin: 20px auto 0;
        display: table;
        border: 1px solid #4d4d4d;
        line-height: 20px;
        border-radius: 50px;
    }
    .plansheti{
        background: url(../images/miniipadbg.png);
        background-repeat: no-repeat;
        background-position: center;
        float: none;
        margin: 0 auto;
        width: 374px;
        height: 544px;
        position: relative;
    }#product .block_0{
        text-align: center;
    }
    div#bs-example-navbar-collapse-2 {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999;
        background: rgb(131, 68, 119);
        top: 48px;
        padding: 10px 15px;
    }
    #mod_help{
        display: none;
    }
    
    .step_block_in > span{
        font-size: 0;
    }
    .header_bot .menu{
        text-align: center;
    }
    .modarticle_item {
        padding-bottom: 20px;
    }
    #product .modarticle_item{
        float: none !important;
        width: 100% !important;
    }
    .block_2 .mod_blog_text .mod_blog_link_holder a{
        margin: 0 auto 10px;
    }
    div#bs-example-navbar-collapse-1 {
        position: absolute;
        background: rgba(255, 255, 255, 0.9);
        right: 0;
        top: 55px;
        left: 0;
    }
    #mainmenu ul li{
        float: none;
    }
    #mainmenu ul li a{
        margin: 0;
        padding: 0 10px;
    }
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 479px) {
    #block_3 .block_1 .mod_blog_text{
        padding-bottom: 30px;
    }
    .newblock .mod_blog_text {
    padding: 20px 0 !important;
}
.newblock .mod_blog_text .block_desc {
    font-size: 14px !important;
}
    #magazine_block_2 .modarticle_item img{
        float: none !important;
        max-width: 100%;
        margin: 0 0 10px 0 !important;
    }
    #magazine_block_2 .modarticle_item{
        text-align: center  !important;
    }
    #magazine_block_2 .articleMod_title{
        text-align: center;
        clear: both;
        padding: 20px 0 0 0 !important;
    }
     .plansheti{
        background: url(../images/miniipadbg.png);
        background-repeat: no-repeat;
        background-position: center;
        float: none;
        margin: 0 auto;
        width: 290px;
        background-size: 100%;
        height: 544px;
        position: relative;
    }
    .package_nest_contents:after {
   display:none;
}
    .package_nest_contents,
    .package_nest_left{
        float:none !important;
        width:100% !important;
    }
}
@media only screen and (min-width : 641px) {
    #lhc_status_container
    {
        width:220px!important;
        right:-170px!important;
    }
    #lhc_status_container:hover
    {

        right:0!important;
    }

}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 319px) {
}
/* .col-xs-$	Extra Small	Phones Less than 768px
.col-sm-$	Small Devices	Tablets 768px and Up
.col-md-$	Medium Devices	Desktops 992px and Up
.col-lg-$	Large Devices	Large Desktops 1200px and Up*/ 
#slider .mod_blog_image_holder{
    position: relative;
    text-align: right;
} 
#slider .mod_blog_image_holder img{
    position: relative;
    z-index: 9999;
    width: 70%;
}
.bbb {
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 13%;
    margin-top: -450px;
    right: -13%;
    background: url(../images/macbg5.png); 
    background-repeat: no-repeat;
    background-position:center;
    /*  -webkit-animation: rotate 2s normal forwards; 
        animation: rotate 2s normal forwards;*/
    height: 900px;
    background-size: 100%;
}
#all{
    overflow: hidden;
}
/* end file: bs.css */

/* start file: cabineti.css */
.contract
{
    margin-bottom:20px;
    text-align: right;
}
.control_p a
{
    font-family: BPGBannerCapsRegular;
    display: table;
    padding: 5px 10px;
    font-size: 14px;
    margin:10px 0; 
    border: 1px solid #CA699B;
    border-radius: 17px;
    line-height: 24px;
} 
.control_p a:hover{
    border: 1px solid #CA699B;
    color: #fff;
    background: #CA699B;
}
.invoces_head,
.right_info_title,
.info_left_head {
	border-bottom: 1px solid #cb6697;
	font-size:16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.info_list a {
	padding: 0 10px;
}

.left_info_title {
	float: left;
	width: auto;
}
.info_right_left .dataname{
	float: left;
	font-size: 14px;
	width:188px;
}
.info_right_right .dataname{
	float: left;
	font-size: 14px;
	width: 152px;
}
.infocont_bot{
	padding-top: 30px;
}
.invoces_footer {
	font-size: 14px;
	padding: 20px 0px;
	text-align: right;
}
/*.invoice_row_data,
.invoice_row_head {
	border-bottom: 1px solid #ccc;
	line-height: 32px;
	overflow: hidden;
}*/
form#GoodWebForm {
    margin-bottom: 10px;
}
.invoces_head > span {
	color: #cb6697;
	font-size: 14px;
}
.invoice_row_head {
	background: none repeat scroll 0 0 #f1f1f1;

}
.invoice_row_data > div:first-child,
.invoice_row_head > div:first-child{
	border-left:none;

}
.invoice_row_head > div,
.invoice_row_data > div {
	border-left: 1px solid #ccc;
	float: left;
	text-align: center;
	width: 154px;
}

.info_right_right .datavalue,
.info_right_left .datavalue
{
	display: block;
	text-align: center;
}
/*.invoice_row_data img {
	margin: 8px 0;
}*/
.cabut > a {
	color: #a64072;
	display: block;
	font-family: BPGBannerCapsRegular;
}
.invoces_footer a{
	font-family: BPGBannerCapsRegular;
}
.cabut > a:hover {
	color: #CA699B;
	display: block;
}
.info_left_body 
{
	margin-bottom: 30px;
}
.info_left_body .info_list 
{
	font-size: 14px;
}
.info_left_body .dataname
{
	width: 50%;
	float: left;
	overflow: hidden;
}
.info_left_body .datavalue
{
	width: 50%;
	float: right;
	overflow: hidden;
}
.info_list {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	padding: 0 0 10px;
}
.edit_info {
	float: right;
	width: auto;
}
.datadetail{
	float: right;
	width: auto;
}

.info_list .datadetail a{
	color:#cb6697;
	font-size: 14px;
}
/*.info_left {
	float: left;
	width:40%;
}*/
.loged {
	float: right;
	width: auto;
	color: #fff;
}

/*.info_right_left {
	float: left;
	width: 260px;
}

.info_right_right {
	float: right;
	width:250px;
}*/
/* end file: cabineti.css */

/* start file: com_user.css */

/* User Sub Orders */
.sub_order_row_container
{
	color: gray;
}
.sub_order_item
{
	float: left;
	margin-left: 5px;
	width: 149px;
}

.sub_order_row_container
{
	padding: 10px;
}

.sub_order_date
{
	width: 105px;
}
.sub_order_out
{
	width: 105px;
}
.loginformi {
    float: none;
    margin: 0 auto;
}
.must_have_desc {
    color: #ca699b;
    display: block;
    font-size: 14px;
    text-align: center;
      padding-bottom: 15px;
}
#legal_form option{
    padding: 2px;
}
#legal_form {
    float: left;
    padding: 6px 0 5px;
    width: 80px;
    border: none;
    background: url("../images/select_bg.png");
    background-position:center;
    background-repeat:no-repeat;
}
.sub_order_title
{
	width: 102px;
}

.sub_order_status
{
	width: 43px;
}

.sub_order_amount
{
	width: 100px;
}


/* End User Sub Orders :) */

.order_popup_top
{
	background:url(../images/order_popup_top.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 23px;
}
.order_popup_bottom
{
	background:url(../images/order_popup_bottom.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom: 23px;
}
.order_popup_bg
{
	background:url(../images/order_popup_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
	position:relative;
	padding:15px 38px 19px 38px;
}
.deposit_top
{
	background:url(../images/deposit_top.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 20px;
}
.deposit_bottom
{
	background:url(../images/deposit_bottom.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom: 20px;
}
.deposit_bg
{
	background:url(../images/deposit_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
	position:relative;
	padding:15px 38px 19px 38px;
}
.popup_new
{
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top:-75px;
	margin-left: -250px;
	width: 470px; 
	z-index:999999;
}
.popup_new_in
{
	background:url(../images/unipay_buttons.png);  
	background-position:-461px -154px;
	background-repeat:no-repeat;
	width:424px;
	height:117px;
	padding:19px
}	
#loaderimg 
{
	background:url(/images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:424px;  
	height:40px;
}
#loaderimg_verify
{
	background:url(../images/green-loader.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:424px;  
	height:40px;
}
.pop_text
{
	font-weight: bold;
	font-size: 13px;
	text-align: center;	
	display:block; 
	padding:20px 0px 10px 0px; 
}
.viza_text
{
	text-align:center;	
}
.viza_link
{
	border:none;
	background:none;
	color:#7E002A;
	font-size:12px;
}
.viza_link:hover
{
	text-decoration:underline;	
}
.page_body
{
	padding:10px;
}

#topcont_left_loged
{
	float:left;
	width:auto;
}
#topcont_right_loged
{
	float:right;
	width:319px;
}
.top_content_loged
{
	padding:20px 20px 20px 11px;
	background-color:#FFF;
}
.loged_item
{
	color:#4d4d4d;
	line-height:30px;
	font-size:13px;
}
.loged_title
{
	width:95px;
	float:left;
	text-align:right;
}
.loged_info
{
	font-weight:bold;
	padding-left:13px;
	float:left;
	width:auto;
}
.log_out_loged_ka
{
	float:right;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -414px;
	border:0px;
	width:98px;
	height:25px;
	margin-top:30px;
	margin-right:38px;
}
.log_out_loged_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -439px;
}
.log_out_loged_en
{
	float:right;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -414px;
	border:0px;
	width:98px;
	height:25px;
	margin-top:30px;
	margin-right:38px;
}
.log_out_loged_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -439px;
}
.log_out_loged_ru
{
	float:right;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -414px;
	border:0px;
	width:98px;
	height:25px;
	margin-top:30px;
	margin-right:38px;
}
.log_out_loged_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -439px;
}
.user_content
{
	background:url(../images/user_shadow.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding:20px 10px 10px 10px;
	background-color:#FFF;
}
.user_content_serv
{
	background-position:center top;
	background-repeat:no-repeat;
	padding:20px 10px 10px 10px;
	background-color:#FFF;
}
/*Balance*/
.balance_block
{
	float:left;
	width:auto;
}
.balance_left
{
	background:url(../images/balance_left.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:6px;
	padding-right:5px;
}
.balance_middle
{
	background:url(../images/balance_right.png);
	background-repeat:no-repeat;
	padding-right:6px;
	background-position:center right;
}
.balance_right
{
	background:url(../images/balance_bg.png);
	background-repeat:repeat-x;
	display:block;
	height:98px;	
}
.balance_name
{
	color:#7a0028;
	text-align:left;
	font-weight:bold;
	padding:5px 4px 3px;
	font-size:11px;
}
.balance_amount
{
	font-size:40px;
	text-align:center;
	padding:0px 8px;
	color:#4d4d4d;
}
/*End Balances*/
/*User_Order*/
.order_item_status
{
	float:right;
	width:84px;
	text-align:center;
}
.buz_buttons
{
	padding-top:15px;	
	float:right;
}
.buz_buttons input
{
	border:none;	
}
.buz_agree_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-295px -414px;
	width:98px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.buz_agree_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-295px -439px;
	width:98px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.buz_cancle_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-829px -414px;
	width:80px;
	height:25px;
	cursor:pointer;
	float:left;
}
.buz_cancle_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-829px -439px;
	width:80px;
	height:25px;
	cursor:pointer;
	float:left;
}
.buz_agree_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-393px -414px;
	width:98px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.buz_agree_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-393px -439px;
	width:98px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.buz_cancle_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-909px -414px;
	width:80px;
	height:25px;
	cursor:pointer;
	float:left;
}
.buz_cancle_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-909px -439px;
	width:80px;
	height:25px;
	cursor:pointer;
	float:left;
}
.buz_agree_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-491px -414px;
	width:98px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.buz_agree_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-491px -439px;
	width:98px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.buz_cancle_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-989px -414px;
	width:80px;
	height:25px;
	cursor:pointer;
	float:left;
}
.buz_cancle_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-989px -439px;
	width:80px;
	height:25px;
	cursor:pointer;
	float:left;
}
.agree_button_ka
{
	display:block;
	width:34px;
	height:18px;
	float:left;
	margin-right:1px;
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.agree_button_ka:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -18px;
}
.cancle_button_ka
{
	display:block;
	width:33px;
	height:18px;
	float:left;
	margin-right:15px;
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:-34px 0;
}
.cancle_button_ka:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:-34px -18px;
}
.agree_button_en
{
	display:block;
	width:34px;
	height:18px;
	float:left;
	margin-right:1px;
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -36px;
}
.agree_button_en:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -54px;
}
.cancle_button_en
{
	display:block;
	width:33px;
	height:18px;
	float:left;
	margin-right:15px;
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:-34px -36px;
}
.cancle_button_en:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:-34px -54px;  
}
.agree_button_ru
{
	display:block;
	width:34px;
	height:18px;
	float:left;
	margin-right:1px;
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -72px;
}
.agree_button_ru:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -90px;
}
.cancle_button_ru
{
	display:block;
	width:33px;
	height:18px;
	float:left;
	margin-right:15px;
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:-34px -72px;
}
.cancle_button_ru:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;
	background-position:-34px -90px;  
}
.order_wait
{
	display:block;
	text-align:center;
	padding-right:20px;
}
.orders_status_links_in
{
	padding-bottom:3px;
}
.orders_status_links
{
	float:right;
	width:auto;
}
.orders_header
{
	background:url(../images/trans_head.png);
	background-position:center;
	background-repeat:no-repeat;
	height:33px;
	margin-bottom:2px;
	line-height:31px;
	color:#4D4D4D;
	font-weight:bold;
}
.orders_header_in
{
	line-height:31px;
	font-weight:bold;
	color:#4D4D4D;
}
.orders_header_item_num
{
	float:left;
	width:160px;
	text-align:center;
}
.orders_header_item_date
{
	float:left;
	width:101px;
	text-align:center;
}
.orders_header_item_type
{
	float:left;
	width:91px;
	text-align:center;
}
.orders_header_item_name
{
	float:left;
	width:129px;
	text-align:center;
}
.orders_header_item_status
{
	float:left;
	width:35px;
	text-align:center;
}
.orders_header_item_status img
{
	margin-top:9px;
}
.orders_header_item_amount
{
	float:left;
	width:104px;
	text-align:center;
}
.orders_header_item_confline
{
	float:right;
	width:90px;
	text-align:center;
}
.order_item_nm
{
	float:left;
	width:160px;
	text-align:center;
}
.order_item_dt
{ 
	float:left;
	width:101px;
	text-align:center;
}
.order_item_tp
{
	float:left;
	width:89px;
	text-align:center;
}
.order_item_usnm
{
	float:left;
	width:136px;
	text-align:center;
}
.order_item_stts
{
	float:left;
	width:35px;
	text-align:center;
}
.order_item_amnt
{
	float: left;
	text-align: center;
	width: 105px;
}
.order_block0,
.order_block1,
.order_block_canceled0,
.order_block_canceled1
{
	margin-bottom:2px;
}
.order_block0
{
	background:url(../images/trans_info.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:3px;
}
.order_block0_in
{
	background:url(../images/trans_info.png);
	background-position:-1420px bottom ;
	background-repeat:no-repeat;
	padding-bottom:3px;
}
.order_block0_in1
{
	background:url(../images/trans_info.png);
	background-position:-710px 0 ;
	background-repeat:repeat-y;
	padding:5px 0;
}
.order_block1
{
	background:url(../images/trans_info1.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:3px;
}
.order_block1_in
{
	background:url(../images/trans_info1.png);
	background-position:-1420px bottom ;
	background-repeat:no-repeat;
	padding-bottom:3px;
}
.order_block1_in1
{
	background:url(../images/trans_info1.png);
	background-position:-710px 0 ;
	background-repeat:repeat-y;
	padding:5px 0;
}
.order_block_canceled0,
.order_block_canceled1
{
	background:url(../images/trans_info_can.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:3px;
}
.order_block_canceled0 .order_block0_in,
.order_block_canceled1 .order_block1_in
{
	background:url(../images/trans_info_can.png);
	background-position:-1420px bottom ;
	background-repeat:no-repeat;
	padding-bottom:3px;
}
.order_block_canceled0 .order_block0_in1,
.order_block_canceled1 .order_block1_in1
{
	background:url(../images/trans_info_can.png);
	background-position:-710px 0 ;
	background-repeat:repeat-y;
	padding:5px 0;
}
.orders_all_links
{
	text-align:right;
	padding-top:10px;
}
.view_all_order
{	
	padding-top:5px;
}	
/*End User_order*/
/*One Order*/
.order_datess_f
{
	float:left;
	width:auto;
	color:#313131;
}
.order_datess
{
	color:#313131;
	float:left;
	width:auto;
	border-left:1px solid #C6C6C6;
}
.order_date_in
{
	padding:1px 15px;
}
.order_from_in,
.order_status_in,
.order_amount_in
{
	padding:1px 15px;
	border-left:1px solid #FEFEFE;
}
.order_minblockams
{
	font-weight:bold;	
}
.order_fromdet span
{
	display:block;
	width:120px;
	overflow:hidden;
}
.order_date
{
	display:block;
	width:136px;
	overflow:hidden;
	float:left;
	text-align:right;
	font-weight:bold;
}
.order_dates
{
	display:block;
	width:565px;
	overflow:hidden;
	float:right;
	text-align:left;

}
.order_from
{
	width:252px;
	overflow:hidden;
	float:left;
}
.order_from_fr
{
	padding-left:15px;
}
.order_amount
{
	width:115px;
	overflow:hidden;
	float:left;
}
.orders_empty
{
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	color:#ccc;
}
.order_number
{
	font-weight:bold;
	padding:5px 10px;
	text-align:right;
	background:#EAEAEA;
}
.order_block_ord_del
{
	background:#EAEAEA;
	padding:5px 20px;
}
.order_fromdetss span
{
	padding:5px;
	display:table;
}
.order_from_verif
{
	float:left;
	overflow:hidden;
	width:252px;
	padding-top:48px;
}
.order_from_verif_2
{
	float:left;
	overflow:hidden;
	width:252px;
}
.page_bodyord
{
	padding:5px 0;
}
.order_block_ord
{
	padding:15px 0px;
	line-height:17px;
	background:url(../images/ckvetili_xazi_orders.png);
	background-position:bottom center;
	background-repeat:repeat-x;
}
.transfer_info
{
	text-align:right;
	color:#666666;
}
.account_info
{
	text-align:left;
	color:#666666;
	padding:0 10px 10px;
}
.order_block_ord_first
{
	padding-bottom:7px;
	line-height:17px;
}
.order_block_ord_last
{
	padding-top:11px;
	line-height:17px;
}
.order_fromdetss
{
	font-weight:bold;
	background:url(../images/order_title.png);
	background-color:#999;
	background-repeat:repeat-y;
	background-position:left top;
}
.order_verife0
{
	font-size:13px;
	color:#f36e84;
}
.order_verife1
{
	font-size:13px;
	color:#19d368;
}
.order_printtop
{
	text-align:right;
	padding-bottom:10px;
}
.order_printbot
{
	text-align:right;
	padding-top:5px;
}
.order_printbot a
{
	color:#676767;
}
.order_minblock
{
	line-height:24px;
}
.order_minblock_2
{
	line-height:12px;
}
.order_bottom
{
	background:#F6F6F6;
	padding:15px 3px;
	margin-top:11px;
	text-align:left;
}
.nonorder_number
{
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:#6C0024;
}
.order_bottom_lbl
{
	width:136px;
	display:block;
	float:left;
	text-align:right;
	padding-right:12px;
	font-weight:bold;
}
.order_bottom1,
.order_bottom2,
.order_bottom3
{
	padding:3px 0px;
}
.order_minblock_bold
{
	font-weight:bold;
	line-height:24px;
}
.order_minblock_bold_red
{
	font-weight:bold;
	line-height:14px;
	color:#750027;
}
.order_minblock_b
{
	line-height:24px;
}
/*end One Order*/

/*Order filter*/
.filter
{
	width:185px;
}
.transfer_filter
{
	padding:20px 0px;
	display:block;
	overflow:hidden;
}
#ui-datepicker-div
{
	background-color:#CCC;
}
.export_transfer a
{
	padding:6px 0px;
	display:block;
}
.search_button_transfer_ka
{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -589px -314px;
	border:0px;
}
.search_button_transfer_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -589px -339px;
}
.search_button_transfer_en
{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -669px -314px;
	border:0px;
}
.search_button_transfer_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -669px -339px;
}
.search_button_transfer_ru
{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -749px -314px;
	border:0px;
}
.search_button_transfer_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -749px -339px;
}
.reset_button_transfer_ka
{
	width:98px;
	height:25px;
	float:left;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -514px;
	border:0px;
	margin-left:5px;
}
.reset_button_transfer_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -539px;
}
.reset_button_transfer_en
{
	width:98px;
	height:25px;
	float:left;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -514px;
	border:0px;
	margin-left:5px;
}
.reset_button_transfer_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -539px;
}
.reset_button_transfer_ru
{
	width:98px;
	height:25px;
	float:left;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -514px;
	border:0px;
	margin-left:5px;
}
.reset_button_transfer_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -539px;
}
.transfer_filter_select,
.transfer_inputbox_filter,
.transfer_filter_bg
{
	background:url(../images/transfer_filter_select.png);
	background-repeat:no-repeat;
	border:0px;	
	width:175px;
	height:23px;	
	padding:4px 5px;
}
.trans_select_filter
{
	font-size:12px;
	background-color:transparent;
	width: 185px;
	float:left;
	height:28px;
	padding:5px;
	border:0px;
}
.trans_filter_bg
{
	background:url(../images/transfer_filter_select.png);
	background-repeat:no-repeat;
	border:0px;	
	width:176px;
	padding:6px 5px;
	height:16px;	
}
.with_select_bg
{
	font-size:12px;
	background-color:transparent;
	width: 315px;
	float:left;
	height:28px;
	padding:5px;
	border:0px;
}
.width_destination
{
	background:url(../images/reg_input_bg.png);
	background-repeat:no-repeat;
	border:0px;	
	width:306px;
	padding:6px 5px;
	height:16px;	
}
.with_select_bg option
{
	padding:1px 0px 1px 10px;
}
.Reference_Number,
.Translation_Type
{
	height:58px;
}
/*End Order Filter*/


/*Convert_money*/
.convert_money
{
	float:left;
	width:100%;
}
.page_body_convertmoney
{
	padding:10px 99px;
}
.convertmoney_cheks
{
	padding:15px 7px;
}
.money_chek
{
	float:left;
	width:auto;
}
.money_chek_label
{
	padding:0px 15px 0px 5px;
}
.amount_box_tanxa
{
	float:left;
	width:auto;
}
.amount_box_nominali
{
	float:left;
	width:auto;
	overflow:hidden;
	margin-left:30px;
}
.convert_but
{
	float:left;
	overflow:hidden;
	width:auto;	
	margin-top:23px;
}
.amount_text
{
	padding-right:13px;
}
.amount_label
{
	color:#4d4d4d;
	height:24px;
}
.amount_label_convert
{
	height:24px;	
}
.moneyconvert_label
{
	color:#4d4d4d;
	padding:0px 7px;	
	display:block;
}
.amount_replace
{
	float:left;
	width:auto;
}
.change 
{
	font-size:0px;
}
.change_but
{
	float:left;
	width:auto;
}
.amount_box_convert
{
	float:left;
	width:auto;
}
.transfer_but
{
	float:left;	
	width:auto;
}
.transfer_but img
{
	padding-top:24px;
}
.see_convert
{
	float:left;
	width:auto;
}
.see_convert_but_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -314px;
	width:98px;
	height:25px;
	border:0px;
	margin:1px 0px 0px 8px ;
}
.see_convert_but_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -339px;
}
.see_convert_but_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -314px;
	width:98px;
	height:25px;
	border:0px;
	margin:1px 0px 0px 8px ;
}
.see_convert_but_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -339px;
}
.see_convert_but_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -314px;
	width:98px;
	height:25px;
	border:0px;
	margin:1px 0px 0px 8px;
}
.see_convert_but_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -339px;
}
.money_convert_form
{
	padding-bottom:30px;
}
.convertacia_but_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: 0px -86px;
	border:0px;
	width:153px;
	height:43px;
}
.convertacia_but_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: 0px -129px;
}
.convertacia_but_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -153px -86px;
	border:0px;
	width:153px;
	height:43px;
}
.convertacia_but_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -153px -129px;
}
.convertacia_but_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -306px -86px;
	border:0px;
	width:153px;
	height:43px;
}
.convertacia_but_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -306px -129px;
}
.convert_button
{
	padding-top:20px;
}
.convert_result
{
	color:#4d4d4d;
	font-size:18px;;
	display:block;
}
.convert_kurs
{
	color:#4d4d4d;
	font-size:12px;
	padding:5px;
	display:block;
}
#result_div
{
	padding:14px 0px 20px 0px;
	padding-bottom:20px;
	background:url(../images/user_line.png);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
}
.regist_body
{
	background: url(../images/bg_shadow.png);
	background-repeat:no-repeat;
	background-position:center 47px;
	font-family: Arial,Sylfaen,Helvetica,sans-serif;
	font-size: 12px;
}
/*End Convert Money*/
.adding_but
{
	padding:19px 0px 0px 10px;
}
.adding_form
{
	padding:20px 0 0 10px;	
}
#contact_row
{
	padding-left:10px;	
}
.adding_button_ka
{
	display:block;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -364px;
	width:98px;
	height:25px;
	margin-right:5px;
	float:left;
}
.adding_button_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -389px;
}
.adding_button_en
{
	display:block;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -364px;
	width:98px;
	height:25px;
	margin-right:5px;
	float:left;
}
.adding_button_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -389px;
}
.adding_button_ru
{
	display:block;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -364px;
	width:98px;
	height:25px;
	float:left;
	margin-right:5px;
}
.adding_button_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -389px;
}
/*Usafrtxoeba security*/
.left_secirity
{
	float: left;
	width: 360px;
}
.right_secirity
{
	float:left;
	width:auto;
}
.security_onoff
{
	float:left;
	width:auto;
}
.security_onoff_in
{
	padding-left:103px;
}
.security_body
{
	padding:10px 10px 10px 0px;
}
.left_blog
{
	overflow:hidden;
	width:auto;
}	
#ekas_news_body
{
	padding:0 60px;	
}
.right_blog 
{
	float:right;
	overflow:hidden;
	width:200px;
}	
.ip_listing
{
	padding:10px 0px 30px 0px;
}
.row_ip_text
{
	cursor: pointer;
	display: block;
	float:left;
	width:auto;
}
.row_ip_del
{
	float:right;
	width:auto;
	display:block;
}
.row_ip
{
	border-bottom: 1px dashed #CDCDCD;
	padding: 12px 10px 7px 10px;
}
.container_top_security
{
	background:url(../images/contact_list_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:14px;
	margin-left:25px;
}
.container_bottom_security
{
	background:url(../images/contact_list_bottom.png);
	background-position:bottom center;	
	background-repeat:no-repeat;
	padding-bottom:14px;
}
.container_bg_security
{
	background:url(../images/contact_list_bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	padding:14px 30px 14px 29px;
	width:253px;	
}
.usafrtxoeba_damateba_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -364px;
	width:98px;
	height:25px;
	border:0px;
	margin-left:18px;
}
.usafrtxoeba_damateba_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -389px;
}
.usafrtxoeba_damateba_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -364px;
	width:98px;
	height:25px;
	border:0px;
	margin-left:18px;
}
.usafrtxoeba_damateba_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -389px;
}
.usafrtxoeba_damateba_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -364px;
	width:98px;
	height:25px;
	border:0px;
	margin-left:18px;
}
.usafrtxoeba_damateba_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -389px;
}
.onoff
{
	float:left;
	width:auto;
}
.onoff_in
{
	padding:5px 0px 5px 0px;
}
.onoff_in
{
	font-size:0px;
}
.onoff_div
{
	float:left;
	width:auto;
}
.add_ip
{
	padding-left:10px;
}
.add_ip_in
{
	padding-left:19px;
	display:block;
}
.turn_text
{
	float:left;
	width:auto;
}
.turn_text_in
{
	padding:0px 10px;
}
.turn_but_on_ka
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -108px;
	width:63px;
	height:18px;
	float:left;
	margin-right:1px;
}
.turn_but_off_ka
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -108px;
	width:63px;
	height:18px;
	float:left;
}
.turn_but_on_ka:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -126px;
}
.turn_but_off_ka:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -126px;
}
.turn_but_on_ka_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -126px;
	width:63px;
	height:18px;
	float:left;
	margin-right:1px;
}
.turn_but_off_ka_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -126px;
	width:63px;
	height:18px;
	float:left;
}
.turn_but_on_en
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -144px;
	width:63px;
	height:18px;
	float:left;
	margin-right:1px;
}
.turn_but_off_en
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -144px;
	width:63px;
	height:18px;
	float:left;
}
.turn_but_on_en:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -162px;
}
.turn_but_off_en:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -162px;  
} 
.turn_but_on_en_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -162px;  
	width:63px;
	height:18px;
	float:left; 
	margin-right:1px;
}
.turn_but_off_en_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -162px;  
	width:63px;
	height:18px;
	float:left;
}
.turn_but_on_en
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -144px;
	width:63px;
	height:18px;
	float:left;
	margin-right:1px;
}
.turn_but_off_en
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -144px;
	width:63px;
	height:18px;
	float:left;
}
.turn_but_on_en:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -162px;
}
.turn_but_off_en:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -162px;  
} 
.turn_but_on_en_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -162px;  
	width:63px;
	height:18px;
	float:left; 
	margin-right:1px;
}
.turn_but_off_en_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -162px;  
	width:63px;
	height:18px;
	float:left;
}

.row_ip_del a
{
	font-weight:bold;
}
.turn_but_on_ru
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -180px;
	width:63px;
	height:18px;
	float:left;
	margin-right:1px;
}
.turn_but_off_ru
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -180px;
	width:63px;
	height:18px;
	float:left;
}
.turn_but_on_ru:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -198px;
}
.turn_but_off_ru:hover
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -198px;  
} 
.turn_but_on_ru_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:0 -198px;  
	width:63px;
	height:18px;
	float:left; 
	margin-right:1px;
}
.turn_but_off_ru_act
{
	background:url(../images/new_sprite.png);
	background-repeat:no-repeat;	
	background-position:-64px -198px;   
	width:63px;
	height:18px;
	float:left;
}

/*End Usafrtxoeba*/
.button_log_reset_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -514px;
	width:175px;
	height:25px;
	border:0px;
	margin-top:20px;	
}
.button_log_reset_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -539px;	
}


.recets_input{
	width:100%;
        position:relative;
	float: left;
}
.reg_input{
	width:100%;
	float: left;
        position:relative;
}

.reg_inputle{
	width:100%;
        position:relative;
	float: left;
}
.inputbox_reg_trans
{
	background:url(../images/reg_trans.png);
	background-repeat:no-repeat;
	height:28px;
	width:316px;
}
.reg_inputle .geokbd_block
{
    float: right;
    width: 80% !important;
}
/*.reg_inputle .geokbd_block input:hover,
.reg_inputle .geokbd_block input
{
    float: left;
    padding: 18px 6px !important;
    width: 230px; 
}*/
.inputbox_reg_trans input
{
	background:none;
	border:0px;
	font-size:11px;
	padding:7px 0 6px 6px;
	height:15px;
	width:285px;
}
/*.registration_error{
    background:url(../images/errorbg.png);
    background-repeat:no-repeat;
    background-position: center;
}
.focusdiv{
    background:url(../images/focusbg.png);
    background-repeat:no-repeat;
    background-position: center;
}
.hovered{
     background:url(../images/focusbg.png);
    background-repeat:no-repeat;
    background-position: center;
}
.registration_error.hovered{
     background:url(../images/errorbg.png);
    background-repeat:no-repeat;
    background-position: center;
}*/
.contact_search_but
{
	background:none;
	border:0px; 
	height:28px;	
	width:22px;
}
.reg_fieldset
{
	border:0px;
}
.reg_fieldset_2,
.reg_fieldset_condition,
.reg_fieldset
{
	border:0px;
	padding-bottom:10px;
}
.page_body_register
{
	background-color:#FFF;
	padding:29px;
}
/*Register*/
.reg_fieldset_pass,
.reg_fieldset_last,
.reg_fieldset_profile
{
	border:none;
	padding:10px 0px 35px 0px;
}
.register_title
{
	color:#656565;
	font-size:21px;
	padding:5px;
	display:block;
	border-bottom:1px solid #b3b3b3;
}
.recets_label,
.field_legend
{
	color:#4d4d4d;
	clear:both;
	line-height: 24px;
	text-align:left;
}
.recets_but
{
	padding: 20px 0 0;
}	
.inp_but
{
	padding:45px 0 0px 0;
	overflow: hidden;
}
.login_body .inp_but
{
	padding:20px 0 0 0;
	
}
.resetpage {
    padding: 0 274px;
}
.reset_par .inp_but
{
	padding:20px 0 0 0;
}
.button_login_ka{
	background: url("../images/regbut.png");
        background-repeat: no-repeat;
        background-position: center;
	border: 0 none;
	color: #a64072;
	font-family: BPGBannerCapsRegular;
	font-size: 18px;
	height: 54px;
	width: 220px;
}
.button_login_ka:hover
{
    background: url("../images/regbuth.png");
    color: #df79ad;
}
.reset_regist
{
	padding:20px 0 0px 0;
	float:left;
}
.login_com a:hover 
{
    text-decoration:underline;
}
.recets_label_money
{
	color:#4d4d4d;
	clear:both;
	padding:7px 10px 5px 4px;
	float:left;
	width:191px;
	text-align:right; 
}
.register_lcheck_ink
{
	margin-left:5px;
}
.available_text
{
	float:left;
	width:auto;
	padding:3px 9px 2px 10px;
}
.add_account
{
	width:500px;
}
.add_account_link
{
	color:#666666;
}
.add_account_link:hover
{
	color:#666666;
}
.add_account_in
{	
	text-align:right;
	color:#666666;
	padding:0px 0px 20px 0px;
}
.add_account_info
{
	color:#666666;
	padding:40px 0px 0px 0px;
}
.add_info_border
{
	padding:8px;
	border:1px dashed #CCCCCC;
	text-align:justify;
}
.choose_bank
{
	float:left;
	width:auto;
}
.money_info
{
	float:left;
	width:auto;
}
.recets_label_destination
{
	padding:0 0 18px ;
}
.must_have
{
	color:#ba1d51;
}
.param_lbl
{
	color:#4d4d4d;
	display:block;
	width:316px;
}
/*#reg_right
{
	float:right;
	width:50%;
}
#reg_left
{
	float:left;
	width:50%;
}*/
#reg_right .jos_module_personal_module,
#reg_right .jos_module_business_module
{
	padding:40px 15px 15px;	
}
.reg_field,.part_field
{
	padding:10px ;
}
.reg_field_captcha
{
	padding:20px 10px 10px 10px;
	height:13px;
}
.reg_input img
{
	padding:0px 10px;
}
/*
.contact_block_head {
    padding: 0 30px;
}*/
.chpas
{
    margin: 0 auto;
    max-width: 500px;
}
.inputbox_tan
{
	border:1px solid #DBDBDB;
	font-size:12px;
	border:none;
	background:url(../images/reg_select_short.png);
	background-repeat:no-repeat;
	width: 90px;
	padding:5px 5px 6px 5px;
	margin-right:8px;
	height:17px;
}
.inputbox_profile_last
{
	border:1px solid #DBDBDB;
	font-size:12px;
	border:none;
	background:url(../images/reg_select_short.png);
	background-repeat:no-repeat;
	width: 100px;
	padding:5px 5px 6px 5px;
}
.inputbox_amount
{
	font-size:12px;
	background-color: transparent;
	width:100px;
	float:left;
	height:28px;	
	padding:5px;
	border:0px;
}
.inputbox_checkbox
{
	margin-top:4px;
}
.checkbox_lab
{
	padding: 0px 0 0 8px;
}
.checkbox_div
{
	float:left;
	width:auto;
}
.reg_field_check
{
	padding-top:15px;
}
.reg_field_2
{
	padding:10px 10px 20px 10px;
	border-bottom:1px solid #cccccc;
}
.reg_field_3
{
	padding:10px 10px 35px 10px;
	border-bottom:1px solid #cccccc;
}
.param_lbl_check
{
	padding:0px 0px 0px 8px;
	line-height:13px;
}
.buttonreg_ka
{
	background:url(../images/regbut.png);
	background-position:center;
	background-repeat:no-repeat;
	border:0px;	
	width:220px;
	height:54px;
	font-family: BPGBannerCapsRegular;
	font-size: 18px;
	color:#a64072;
}
.buttonreg_ka:hover
{
  background:url(../images/regbuth.png);  
  color:#df79ad;
}
.lastregb{
	padding-top: 40px;
}
.reg_buttons
{
	float:left;
	width:auto;
}
.register_details_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -314px;
	border:0px;	
	width:98px;
	height:25px;
	margin-top:32px;
}
.register_details_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -339px;
}
.register_details_ka_actived
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -314px;
	border:0px;	
	width:98px;
	height:25px;
	margin-top:32px;
}
.register_details_ka_actived:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -339px;
}
.personal_tab
{
	float:left;
	background:url(../images/reg_personal_passive.png);
	background-repeat:no-repeat;
	border:0px;	
	width:50%;
	padding-top:14px;
	height:71px;
}
.business_tab
{
	float:left;
	background:url(../images/reg_tabmenu_bg_2.png);
	background-repeat:no-repeat;
	border:0px;	
	width:50%;
	padding-top:14px;
	height:71px;
}
.personal_tab_active
{
	float:left;
	background:url(../images/reg_tab_active.png);
	background-repeat:no-repeat;
	border:0px;	
	width:50%;
	height:85px;
}
.business_tab_active
{
	float:left;
	background:url(../images/reg_tab_active.png);
	background-repeat:no-repeat;
	border:0px;	
	width:50%;
	height:85px;
}
.tab_text
{
	width:330px;
	float:left;
}
.tab_text_link:hover
{
	color: #831136;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 32px 12px 17px 35px;
	text-decoration: none;	
	width:306px;
	position:relative;
}
.reg_tab:hover
{
	color:red;
	text-decoration:none;
	font-weight:bold;
}
.reg_chk_cptcha
{
	float: left;
	width: 260px;
}
/*end Register*/
/*Tooltip*/
.info_img
{
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
        margin: 4px 0 4px 4px;
    position: absolute;
    right: -20px;
    top: -1px;
    z-index: 900;
}

.wscptrefresh {
	float: left;
	text-align: center;
	width: 58px;
        padding: 43px 0;
}
.info_img img
{
	padding: 0px 10px;
}
#wscptimg {
	border: 1px solid #ccc;
	float: left;
	height:100px;
	width: 200px;
}
#wscptimg img
{
    width:200px;
    height:100px;
}
.cap {
	float: left;
	width: 180px;
        margin:38px 0;
        position: relative;
}
.tooltip_text img
{
	padding:0px !important;	
}
a.tooltip span.firs_tooltip 
{
	display:none; 
	width:220px;
	padding-left:30px;
	text-decoration:none;
}
a.tooltip:hover span.firs_tooltip 
{
	display:block; 
	position:absolute;  
	color: #6c6c6c;
	width:220px;
	text-decoration:none;
}
span.tooltip span.firs_tooltip  
{
	display:none; 
	text-decoration:none;
 	color: #6c6c6c;
	width:220px;
	position:absolute;  
        left:25px;
        top:5px
}
span.tooltip:hover span.firs_tooltip 
{
	display:block; 
	position:absolute;  
	color: #6c6c6c;
	width:220px;
	text-decoration:none;
}
.focusectip span.tooltip span.firs_tooltip
{
    display:block;
}
.tooltip_span_top_type
{
	display:block !important;
	background:url(../images/tooltype_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:14px;
	margin-top:-37px;
	z-index:2;
	position:relative;
	left:50px;
}
.tooltip_span_top
{
	display:block !important;
	background:url(../images/tooltype_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:5px 2px 0 8px;
	margin-top:-8px;
	z-index:2;
	position:relative;
}
.tooltip_isari
{
    position: absolute;
    left: -2px;
    top:0px;
    z-index: 999;
    background: url(../images/tooltype_left.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
    height: 19px;
}
.tooltip_span_bottom
{
	display:block !important;
	background:url(../images/tooltype_bottom.png);
	background-position:left bottom;	
	background-repeat:no-repeat;
	padding-bottom:5px;
}
.tooltip_span_bg
{
	display:block !important;
	background:url(../images/tooltype_bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:204px !important;	
	padding:0px 5px;
        min-height: 20px;
}
.tiptit
{
    border-bottom: 1px solid #ccc;
    display: block;
    font-family: BPGBannerCapsRegular;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 4px;
    padding:0 0 4px;
}
.tooltip_text
{
	display:block;
	padding:0 7px 0;
        font-size:12px;
        line-height:14px;
	font-style:normal;
	overflow:hidden;
}
/*.tooltip_isari
{
	display:block !important;
	/*background:url(../images/tooltype_isari.png);*/
/*background-position:0 5px;*/
/*background-repeat:no-repeat;	*/
/*width:19px;*/
/*height:22px;*/
/*z-index:3;*/
/*position:relative;
}*/
/*ENd tooltip*/
.param_desc 
{
	padding:0px 15px;
	display: block;
}
.param_desc_trans
{
	padding-left:10px;
	display:block;
}
.comission_info
{
	float:right;
	width:71%;
}
.reg_desc,
.reg_descprof
{
	float:right;
	width:71%;
	padding-top:5px;
}
.reg_input_tran 
{
	float:right;
	width:auto;
}
.button_log_ka
{
	background: url("../images/regbut.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	border: 0 none;
	color: #a64072;
	font-family: BPGBannerCapsRegular;
	font-size: 18px;
	height: 54px;
	width: 220px;
}
.reset_field
{
	padding-top:20px;
	overflow: hidden;
}
.reg_item_complete
{
	float:left;
	width:auto;
}

.param_desc_complete
{
	padding:10px;
	display:block;
}
.transfer_column
{
	float:left;
	width:247px;
}
.transfer_column_last
{
	float:left;
	width:195px;
}
.param_lbl_transfer
{   
	color: #4D4D4D;
	display: block;
	padding-bottom: 4px;
	width: 140px;
	float:left;
}
.param_lbl_transfer_middle
{   
	color: #4D4D4D;
	display: block;
	padding-bottom: 4px;
	width: 184px;
	float:left;
}
.transfer_select
{
	float:left;
	width:auto;
}
.verif_info
{
	display:block;
	float:left;
	width:auto;
	padding:0px 5px;
	font-weight:bold;
}
.tab_text_link
{
	display:block;
	color:#831136;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:32px 12px 17px 35px;
	float:left;
	position:relative;
	width:306px;
}
/*lastvisit*/
.page_body_lastvisit
{
	padding:5px 0px;
}
.last_activ_title
{
	border-bottom:1px solid #CBCBCB;
	color: #333333;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding-bottom: 5px;
}
.last_visit_id
{
	display:block;
	float:left;
	text-align:center;
	width:139px;
}
.last_visit_ip
{
	display:block;
	float:left;
	text-align:center;
	width:289px;
}
.last_visit_date
{
	display:block;
	float:left;
	text-align:center;
	width:194px;
}
.visit_id
{
	display:block;
	float:left;
	width:125px;
	text-align:center;
}
.visit_ip
{
	display:block;
	float:left;
	width:303px;
	text-align:center;
}
.visit_date
{
	display:block;
	float:left;
	width:186px;
	text-align:center;
}
.last_activ
{
	padding:5px;
}
/*end lastvisit*/
/*transfer money*/
.reg_transf
{
	float:right;
	width:auto;
}
.reg_transf_but
{
	background:url(../images/reg_trans_button.png);
	background-repeat:no-repeat;
	width:22px;
	height:28px;
}
.transfer_checkbox
{
	margin-right:10px;
}
.trans_checkbox
{
	float:left;
	width:auto;
}
.transfer_label
{
	float:left;
	display:block;
	line-height:11px;
}
.pasw_reset
{
	background-color:#ffffff;
	padding:10px;
}
.type_ip
{
	background:url(../images/security_input_bg.png);
	background-repeat:no-repeat;
	border:0px;
	font-size:11px;
	height:16px;
	padding:6px;
	width:140px;
	float:left;
}
.IP_addres
{
	float:left;
	padding:5px 5px 0 0px;
	font-size:13px;
	color:#750027;
	font-weight:bold;
}
.delete_ip_from_list
{	
	float:left;
	width:auto;
	padding:5px 0 0 5px;
	color:#750027;
}
.delete_ip_from_list:hover
{	
	color:#750027;
}
.add_IP_addres
{
	padding-left:30px;
}
.ip_adding
{
	padding:10px 0px 20px 0px;
}
.order_lastvisit_link
{
	color:#676767;
}
.order_lastvisit_link:hover
{
	color:#676767;
}
.clearr
{
	display:block;
	clear:both;
}
.trasfer_option
{
	padding-bottom:30px;	
}
.transfer_title
{
	color: #666666;
	padding:10px 10px 30px 10px;
	text-align: left;
}
.trans_info
{
	border: 1px dashed #CCCCCC;
	margin:40px 0 15px 0px;
	padding:10px;
}
/*fill_balance*/
.row
{
	border-top:1px solid #ccc;
	background:url(../images/row_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
}
.fill_balance
{
	width:235px;
	float:left;
}
.fill_balance_in
{
	padding:17px 0px;
}
.row:first-child
{
	border-top:none;
}
.menu_image
{
	padding:5px;
}
.menu_image 
{
	text-align:center;	 
	min-height:100px;
}
.menu_image img
{
	padding-top:10px;
}
.menu_image a
{
	font-size:0px;
	display:block;
}
.menu_image_link
{	
	padding:5px 10px 10px 10px;
	text-align:center;
}
.menu_image_link a
{
	font-size:13px;
	color:#750027;
	font-weight:bold; 
	display:block;
}
.module_title_menu
{
	font-size:13px;
	padding:5px;
	color:#750027;
	font-weight:bold;
}
.servicecash
{
	background-color: #FFF4F4;
	border: 1px dashed #CCCCCC;
	padding: 10px;
}
/*end fillbalance*/
/*order_detail_popup*/
.pop_cancle_ka
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -829px -414px;
	border:none;
	width:80px;
	float:left;
	margin:10px 0px 0px 0px;
}
.pop_cancle_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -829px -439px;
}
.pop_cancle_en
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -909px -414px;
	border:none;
	width:80px;
	float:left;
	margin:10px 0px 0px 0px;
}
.pop_cancle_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -909px -439px;
}
.pop_cancle_ru
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -989px -414px;
	border:none;
	width:80px;
	float:left;
	margin:10px 0px 0px 0px;
}
.pop_cancle_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -989px -439px;
}
.pop_textarea
{
	width:382px;
	height:115px;
	padding:5px;
	border:1px solid #CBCBCB;
	margin:5px 0px;
	font-size:11px;
}
.pop_send_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -464px;
	border:0px;
	width:98px;
	height:25px;
	float:left;
	margin:10px 5px 0px 0px;
}
.pop_send_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -489px;
}
.pop_send_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -464px;
	border:0px;
	width:98px;
	height:25px;
	float:left;
	margin:10px 5px 0px 0px;
}
.pop_send_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -489px;
}
.pop_send_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -489px;
	border:0px;
	width:98px;
	height:25px;
	float:left;
	margin:10px 5px 0px 0px;
}
.pop_send_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -489px;
}
.pop_cancle 
{
	float:right;
}
.email_verife {
	border-bottom: 1px dotted #cccccc;
	height:35px;
	padding: 5px;
}
.sms_verife {
	border-bottom: 1px dotted #cccccc;
	height:35px;
	padding: 5px;
}
.bank_verife {
	border-bottom: 1px dotted #cccccc;
	height:35px;
	padding: 5px;
}

.agree_transfer_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -414px;
	border:0px;
	width:98px;
	height:25px;
	margin-top:1px;
}
.agree_transfer_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -439px;
}
.agree_transfer_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -414px;
	border:0px;
	width:98px;
	height:25px;
	margin-top:1px;
}
.agree_transfer_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -393px -439px;
}
.agree_transfer_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -414px;
	border:0px;
	width:98px;
	height:25px;
	margin-top:1px;
}
.agree_transfer_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -491px -439px;
}

.popup_input
{
	background:url(../images/transfer_select_bg.png);
	background-repeat:no-repeat;
	border:0px;
	font-size:11px;
	height:16px;
	padding:6px;
	width:101px;
	float:left;
	margin-right:10px;
}

.order_popup_text
{
	display:block;
	padding-bottom:10px;
	padding-top:10px;
}
.agree_popup_top
{
	background: url(../images/agree_popup_top.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 23px;
}
.agree_popup_bottom
{
	background: url(../images/agree_popup_bottom.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom: 23px;
}
.agree_popup_bg
{ 
	background: url(../images/agree_popup_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
	padding: 5px 30px 19px 40px;
}
.close_pop,
.pop_cancle 
{
	cursor:pointer;
	text-align:right;
	font-weight:bold;
	color:#750027;
	float:right;
	width:auto;
}
.close_pop:hover
{
	text-decoration:none;
	color:#750027;
}
.agree_error
{
	color:red;
}
/*end order popups*/
.send_tooltip_top
{
	background:url(../images/contact_list_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:14px;
}
.send_tooltip_bottom
{
	background:url(../images/contact_list_bottom.png);
	background-position:bottom center;	
	background-repeat:no-repeat;
	padding-bottom:14px;
}
.contact_in
{
	background:url(../images/contact_list_bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0 30px 10px 30px ;
}
.send_tooltip_bg
{
	max-height:200px;
	overflow:auto;	
}
.contact_tool
{
	margin-right:10px;
	padding:7px 0px;
	border-bottom:1px dashed #CDCDCD;
}
.contact_menu_list
{
	padding-top:20px;
}
.to_help_desk a
{
	color:#750027;
	font-weight:bold;
	line-height:38px;
}
.note
{
	font-weight:bold;	
}
.your_ip
{
	padding:20px 0px 0px 0px;	
}
.test2
{
	text-align:justify;
	display:block;
}
.ip_address
{
	color:#790028;
	font-weight:bold;
}
.brake
{
	display:block;
}
.citeli a
{
	color:red;
}
.gender_select_bg
{
	padding:10px 15px;
}
.birthday_select_bg
{
	width:120px;
	height:28px;
	float:left;
	margin-right:8px;
}
.birthday_select_bg_last
{

	width:118px;
	height:28px;
	float:left;
}
.orders_select_bg
{
	background:url(../images/transfer_select_bg.png);
	background-repeat:no-repeat;
	width:113px;
	height:28px;
	float:left;
}
#day > option{
	padding: 5px;
}

#month > option {
	padding: 5px;
}

#year > option {
	padding: 5px;
}
.orders_select_bg_2
{
	background:url(../images/orders_select_valuta.png);
	background-repeat:no-repeat;
	width:90px;
	height:28px;
	float:left;
	margin-left:6px;
}
.currency_select_bg
{
	background:url(../images/input_tanxa.png);
	background-repeat:no-repeat;
	width:160px;
	height:28px;
	float:left;
}
.category_select_bg
{
	background:url(../images/transfer_filter_select.png);
	background-repeat:no-repeat;
	width:185px;
	height:28px;
	float:left;
}
.convmoney_select_bg
{
	background:url(../images/reg_select_short.png);
	background-repeat:no-repeat;
	width:100px;
	float:left;	
	margin:0px 7px;
}
.convmoney_bg
{
	background:url(../images/input_tanxa_convert.png);
	background-repeat:no-repeat;
	width:132px;
	float:left;	
	height:28px;
}
.amount_input
{
	background: transparent;
	width:22px;
	height:16px;
	font-size:11px;
	padding:6px 5px;
	border:none;
	float:left;
}
/*Unipay Selects*/
/*Orders*/
.inputbox_filter_valuta
{
	font-size:12px;
	background-color:transparent;
	width: 90px;
	float:left;
	height:28px;
	padding:5px;
	border:0px;
}
.inputbox_filter
{
	font-size:12px;
	background-color:transparent;
	width: 113px;
	float:left;
	height:28px;
	padding:5px;
	border:0px;
}
/*End Orders*/

/*Register*/
.inputbox_profile,
.inputbox_select_birthday,
.inputbox_profile,
.inputbox_select_birthday_last
{
	font-size:14px;
	background-color:transparent;
	width: 100px;
	float:left;
	height:28px;
	padding:3px;
	border:0px;
}

#country > option {
	padding: 5px;
}
.reg_input_bd {
	padding: 13px;
}
.bank_select,
.inputbox_gender,
.inputbox_select,
.inputbox_select_country
{
	font-size:14px;
	background-color:transparent;
	width: 362px;
	height:32px;
	padding:5px;
	border:0px;
}
/*End Register*/

.step_selects
{
	font-size:12px;
	background-color:transparent;
	width: 159px;
	float:left;
	height:28px;	
	padding:5px;
	border:0px;
}
.inputbox_prof_country
{
	font-size:12px;
	background-color:transparent;
	width: 315px;
	float:left;
	height:28px;
	padding:5px;
	border:0px;
}
/*End Unipay Selects*/
.branch_bg
{
	background:url(../images/reg_select_bg.png);
	background-repeat:no-repeat;
	width:316px;
	height:28px;
	float:left;	
}
.with_field_branch
{
	padding-left:10px;
}
.gio
{
	display: none; 
	padding: 5px; 
	width: 320px;  
	overflow: auto;   
	float: right; 
	position:absolute; 
	z-index:10; 
	margin-left:352px;
}
/*Parameters*/
.document_body_x
{
	padding-bottom:2px;
}
.table_header
{
	width:700px;
	height:73px;
	background:url(../images/param_head_bg.png);
	background-repeat:no-repeat;
}
.table_header_title
{
	float:left;
	width:186px;
	text-align:center;
}
.table_header_title_left
{
	float:left;
	width:140px;
	text-align:left;
}
.table_header_title img
{
	margin:30px 0;
}
.table_header_title_left span
{
	line-height:73px;
	color:#4d4d4d;
	font-weight:bold;
	display:block;
	padding-left:18px;
}
.unipay_params
{
	width:700px;
}
.test_param
{
	float:left;
	width:186px;
	text-align:left;
}
.test_param_first
{
	float:left;
	width:140px;
	text-align:left;
}

.table_row_buttons,
.table_row_status,
.table_row_status,
.table_row_verifed_no
{
	background-color:#f9f9f9;
}
.params_in
{
	border-left:1px solid #dcdcdc;
	display:block;
	padding:13px 10px;
}
.params_in_verify
{
	border-left:1px solid #dcdcdc;
	display:block;
	padding:23px 44px;
}
.params_in_first
{
	display:block;
	padding:13px 18px;
	color:#4D4D4D;
	font-weight:bold;
}
.params_verify
{
	display:block;
	width:97px;
	height:18px;
	background:url(../images/param_verify_but.png);
	background-repeat:no-repeat;
	font-size:0px;
}
.params_in_type
{
	border-left: 1px solid #DCDCDC;
	display: block;
	padding: 13px 10px;
	height:170px;
}
.params_in_status
{
	border-left: 1px solid #DCDCDC;
	display: block;
	padding: 13px 10px;
	height:180px;
}
.params_in_verifed
{
	border-left: 1px solid #DCDCDC;
	display: block;
	padding: 13px 10px;
	height:170px;
}
.params_in_noverify
{
	border-left: 1px solid #DCDCDC;
	display: block;
	padding: 13px 10px;
	height:77px;
}
.params_in_act
{
	border-left: 1px solid #DCDCDC;
	display: block;
	padding: 13px 44px;
}
.param_active_ka
{
	display:block;
	width:97px;
	height:18px;
	background:url(../images/params_active.png);
	background-repeat:no-repeat;
	font-size:0px;
}
.param_active_en
{
	display:block;
	width:97px;
	height:18px;
	background:url(../images/param_active_en.png);
	background-repeat:no-repeat;
	font-size:0px;
}
.param_noactive_ka
{
	display:block;
	width:97px;
	height:18px;
	background:url(../images/params_activacia.png);
	background-repeat:no-repeat;
	font-size:0px;
	border:none;
}
.param_noactive_en
{
	display:block;
	width:97px;
	height:18px;
	background:url(../images/param_noactive_en.png);
	background-repeat:no-repeat;
	font-size:0px;
	border:none;
}
.param_noactive_buss_ka
{
	display:block;
	width:97px;
	height:18px;
	background:url(../images/business_reg.png);
	background-repeat:no-repeat;
	font-size:0px;
	border:none;
}
.param_noactive_buss_en
{
	display:block;
	width:97px;
	height:18px;
	background:url(../images/business_reg_en.png);
	background-repeat:no-repeat;
	font-size:0px;
	border:none;
}
/*End Parameters*/
/*start tanxis gamotana*/
.trans_steps
{
	padding-bottom:20px;
}
.step1_img_active
{
	display:block;
	float:left;
	width:230px;
	height:27px;
	line-height:20px;
	background:url(../images/step_img.png);
	background-position:0px -54px;
	background-repeat:no-repeat;
}
.step1_img_active .step1_img_in
{
	margin:0px 5px 0px 35px;
	border-bottom:2px solid #C3002E;
	color:#C3002E;
	font-weight:bold;
}
.step2_img
{
	display:block;
	float:left;
	width:230px;
	height:27px;
	line-height:20px;
	background:url(../images/step_img.png);
	background-position:5px -27px;
	background-repeat:no-repeat;
}
.step2_img .step2_img_in
{
	margin:0px 5px 0px 40px;
	border-bottom:2px solid #CDCDCD;
	color:#CDCDCD;
	font-weight:bold;
}
.step3_img
{
	display:block;
	float:right;
	width:128px;
}
.step3_img_in
{
	border:2px solid #CDCDCD;
	color:#CDCDCD;
	height:21px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
}
.step1_img
{
	display:block;
	float:left;
	width:230px;
	height:27px;
	line-height:20px;
	background:url(../images/step_img.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.step1_img .step1_img_in
{
	margin:0px 5px 0px 35px;
	border-bottom:2px solid #CDCDCD;
	color:#CDCDCD;
	font-weight:bold;
}
.step2_img_active
{
	display:block;
	float:left;
	width:230px;
	height:27px;
	line-height:20px;
	background:url(../images/step_img.png);
	background-position:5px -81px;
	background-repeat:no-repeat;
}
.step2_img_active .step2_img_in
{
	margin:0px 5px 0px 40px;
	border-bottom:2px solid #C3002E;
	color:#C3002E;
	font-weight:bold;
}
.trans_label
{
	font-weight:bold;
	padding-bottom:5px;
}
.step1_fieldset
{
	border:none;
	padding:0px 0px 10px;
}
.inp_textareas
{
	background: url(../images/reg_input_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	font-size: 11px;
	width: 317px; 
	float:left;
}
.inp_textarea
{
	background: url(../images/reg_input_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	font-size: 11px;
	height: 28px;
	width: 316px;
	float:left;
}
.step_select
{
	border:1px solid #DBDBDB;
	padding:2px;
	width:258px;
}
.step1_fieldset label
{
	font-size:11px;
	font-weight:bold;
}
.trans_button
{
	text-align:right;
}
.button_step_ka
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -614px;
	border:none;
	width:175px;
}
.button_step_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -639px;
}
.button_step_en
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -470px -614px;
	border:none;
	width:175px;
}
.button_step_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -470px -639px;
}
.button_step_ru
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -645px -614px;
	border:none;
	width:175px;
}
.button_step_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -645px -639px;
}
.trans_worn
{
	color:#000000;
	padding:8px;
	border:1px dashed #CCCCCC;
	text-align:center;
}
.trans_step2_totovleft
{
	float:left;
	width:auto;
}
.trans_backc
{
	float:left;
	width:105px;
}
.trans_submit_inp_in
{
	float:left;
	width:98px;
}
.trans_submit_with
{
	width:380px;
	text-align:right;
}
.trans_buttonb_ka
{
	display:block;
	width:98px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -564px;
}
.trans_buttonb_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -589px;
}
.trans_buttonb_en
{
	display:block;
	width:98px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -564px;
}
.trans_buttonb_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -589px;
}

.trans_buttonb_ru
{
	display:block;
	width:98px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -564px;
}
.trans_buttonb_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -197px -589px;
}
.trans_step2_manefor
{
	padding:4px;
	color:#4D4D4D;
}
.trans_step2_manefor_destination
{
	padding:27px 4px 4px 4px;
	color:#4D4D4D;
}
.trans_step2_toleft
{
	float:left;
	width:auto;
	font-weight:bold;
	color:#790028;
}
.trans_nameper
{
	display:block;
	float:left;
	width:175px;
	color:#4D4D4D;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
.trans_nameper2
{
	float:left;
	display:block;
	width:400px;
}
.trans_totovleft span
{
	line-height:20px;
}

.trans_step2_nameper
{
	display:block;
	float:left;
	width:110px;
	color:#4D4D4D;
	text-align:right;
	font-weight:bold;
}
.trans_step2_nameper2
{
	float:left;
	display:block;
	width:536px;
}
.trans_step2_totovleft span
{
	line-height:20px;
	padding:0px 13px 0px 5px;
}
.trans_submit_inp
{
	padding:30px 0px 15px;
}
.trans_step2_toright,
.trans_step2_tovright
{
	float:right;
	width:auto;
	font-weight:bold;
}
.trans_step2_tovright span
{
	padding:0px 5px;
}
.trans_step2_to
{
	padding-bottom:5px;
	padding-top:20px;
	margin-bottom:10px;
}
.trans_step2_todtovleft
{
	padding-bottom:5px;
	border-bottom:1px solid #CDCDCD;
	font-weight:bold;
}
.trans_step2_todtovright
{
	padding:5px;
	border-bottom:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.reg_fieldset2
{
	border:none;
}
.trans_back
{
	text-align:left;
}
.reg_submit
{
	padding:0px 10px;
}
.buttonfin_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -614px;
	width:98px;
	height:25px;
	border:none;
	display:block;
}
.buttonfin_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1px -639px;
	display:block;
}
.buttonfin_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -614px;
	width:98px;
	height:25px;
	border:none;
	display:block;
}
.buttonfin_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -99px -639px;
	display:block;
}
.buttonfin_ru
{
	border:none;
	background:url(../images/sprite_acc.png);
	background-position:-732px -96px;
	background-repeat:no-repeat;
	width:132px;
	height:24px;
	display:block;
}
.button_save_ka
{
	border:none;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -820px -614px;
	width:175px;
	height:25px;
	display:block;
}
.button_save_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -820px -639px;
}
.button_save_en
{
	border:none;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -995px -614px;
	width:175px;
	height:25px;
}
.button_save_en:hover
{
	border:none;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -995px -639px;
	width:175px;
	height:25px;
}
.button_save_ru
{
	border:none;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1170px -614px;
	width:175px;
	height:25px;
}
.button_save_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1170px -639px;
}
.reg_item_1
{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px 20px;
}
.left_left
{
	float:left;
	width:auto;
}
.right_right
{
	float:right;
	width:auto;
}
.reg_tanxa
{
	width:316px;
}
.reg_vlt
{
	float:left;
	width:auto;
}
.amount_text_input
{
	background: url(../images/reg_select_short.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:90px;
	height:16px;
	font-size:11px;
	padding:6px 5px;
	border:none;
}
.transfer_agree
{
	padding:20px 10px 10px 10px;
}
#transfer_agree_chek
{
	float:left;
	width:auto;
}
.transfer_agree_chek
{
	padding-top:8px;
}
#transfer_money
{
	float:left;
	width:auto;
	position:relative;
	z-index:5	
}
.transfer_money
{
	padding:115px 10px 0px 0px;
}
.transfer_money_link
{
	color:#0099ff;
	font-weight:bold;
	text-decoration:none;
}
.transfer_money_link:hover
{
	color:#0099ff;
	font-weight:bold;
}
.reg_fieldss
{
	padding:10px;
}
.trans_submit
{
	padding:20px 10px;
}
.trans_submit_but
{
	padding:13px 0px;
}
.trans_submit_but_2
{
	padding:10px;
}
/*end tanxis gamotana*/
/*withdraw money*/
.bankacc_notfound
{
	text-align:center;
}
.withdraw_acc_header_ka
{
	border-bottom:1px solid #CBCBCB;
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px 0px 7px 0px;
	height:32px;
}
.withdraw_acc_header_en
{
	border-bottom:1px solid #CBCBCB;
	background-repeat:no-repeat;
	background-position:center top;
	padding:8px 0px 0px 0px;
	height:30px;
}
.withdraw_acc_header_ru
{
	border-bottom:1px solid #CBCBCB;
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px 0px 7px 0px;
	height:32px;
}
.withdraw_acc_rch
{
	float:left;
	width:10px;
	text-align:left;
}
.withdraw_acc_branch2
{
	line-height:30px;
}
.withdraw_acc_rch input
{
	margin:1px 0 0 5px;	
}
.withdraw_acc_branch2 input
{
	margin:8px 0 0 5px;	
}
.withdraw_acc_w
{
	float:left;
	width:23px;
}
.withdraw_acc_lw,
.withdraw_acc_lbcw,
.withdraw_acc_lcw,
.withdraw_acc_lccw
{
	float:left;
	width:150px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.withdraw_acc_l
{
	float:left;
	width:142px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.withdraw_acc_l .withdraw_acc_lin,
.withdraw_acc_lc .withdraw_acc_lcin,
.withdraw_acc_lcc .withdraw_acc_lccin,
.withdraw_acc_del .withdraw_acc_delin,
.withdraw_acc_lw .withdraw_acc_lin,
.withdraw_acc_lcw .withdraw_acc_lcin,
.withdraw_acc_lccw .withdraw_acc_lccin,
.withdraw_acc_delw .withdraw_acc_delin
{
	padding:0 21px;	
	display:block;
}
.withdraw_acc_lbc .withdraw_acc_lbcin
{
	padding:0 32px;
	display:block;	
}
.withdraw_acc_lbc
{	
	float:left;
	width:125px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.withdraw_acc_lc
{
	float:left;
	width:159px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.withdraw_acc_lcc
{
	float:left;
	width:142px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.withdraw_acc_del
{
	float:right;
	width:142px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.withdraw_acc_lccc
{
	float:left;
	display:block;
	width:118px;
	color:#333333;
	text-align:center;
}
.bank_row
{
	padding:18px 0px;
	border-bottom:1px dashed #CDCDCD;
}
.ba_deleted .withdraw_acc_a,
.bank_row .withdraw_acc_a,
.bank_row_active .withdraw_acc_a
{
	color: #333333;
	float: left;
	text-align: center;
	width: 175px;
}
.ba_deleted .withdraw_acc_abc,
.bank_row .withdraw_acc_abc,
.bank_row_active .withdraw_acc_abc
{
	color: #333333;
	float: left;
	text-align: center;
	width: 175px;
}
.ba_deleted .withdraw_acc_ac,
.bank_row .withdraw_acc_ac,
.bank_row_active .withdraw_acc_ac
{
	color: #333333;
	float: left;
	text-align: center;
	width: 175px;
}
.bank_row .withdraw_acc_acc,
.bank_row_active .withdraw_acc_acc
{
	color: #333333;
	float: left;
	text-align: center;
	width: 175px;
}
.bank_row_active
{
	padding:18px 0px;
	border-bottom:1px dashed #CDCDCD;
}
.withdraw_acc_aw,
.withdraw_acc_abcw,
.withdraw_acc_acw,
.withdraw_acc_accw
{
	color: #333333;
	float: left;
	text-align: center;
	width:175px;
}
.ba_deleted .withdraw_acc_a,
.bank_row .withdraw_acc_a,
.bank_row_active .withdraw_acc_a
{
	color: #333333;
	float: left;
	text-align: center;
	width: 175px;
}
.ba_deleted .withdraw_acc_a2,
.bank_row .withdraw_acc_a2,
.bank_row_active .withdraw_acc_a2
{
	color: #333333;
	float: left;
	text-align: center;
	width: 142px;
}
.ba_deleted .withdraw_acc_abc2,
.bank_row .withdraw_acc_abc2,
.bank_row_active .withdraw_acc_abc2
{
	color: #333333;
	float: left;
	text-align: center;
	width:125px;
	display:block;
}
.ba_deleted .withdraw_acc_ac2,
.bank_row .withdraw_acc_ac2,
.bank_row_active .withdraw_acc_ac2
{
	color: #333333;
	float: left;
	text-align: center;
	width: 160px;
	padding:0 5px;
	display:block;
}
.bank_row .withdraw_acc_acc2,
.bank_row_active .withdraw_acc_acc2
{
	color: #333333;
	float: left;
	text-align: center;
	width: 132px;
	padding:0 5px;
}
.withdraw_acc_del2
{
	padding:0px 52px 0px 35px;
	float:right;
	width:auto;
}
.ba_deleted .withdraw_acc_accc
{
	color: #333333;
	float: left;
	text-align: center;
	width:77px;
}
.wid_label
{
	padding-bottom:3px;
}
.withdraw_acc
{
	border-top: 1px dashed #CDCDCD;
	margin-top: 10px;
	padding-top: 10px;
}
.withdraw_acc label
{
	display:block;
}
.button_withdraw_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -664px;
	border:none;
	width:175px;
	height:25px;
}
.button_withdraw_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -295px -689px;
}
.button_withdraw_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -470px -664px;
	border:none;
	width:175px;
	height:25px;
}
.button_withdraw_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -470px -689px;
}
.button_withdraw_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -645px -664px;
	border:none;
	width:175px;
	height:25px;
}
.button_withdraw_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -645px -689px;
}
.with_field
{
	padding-bottom:40px;
}
.with_field_2
{
	padding-bottom:15px;
}
.with_field_3
{
	padding-bottom:20px;
}
.add_new_acc
{
	text-align:right;
}
.add_new_acc a
{
	color:#6F6F6F;	
	font-weight:bold;
}
.add_new_acc a:hover
{
	color:#157BC3;	
}
.available_label
{
	padding:5px 5px 0px;
	font-style:italic;
	color:#666;
	line-height:20px;
}
.available_label_money
{
	font-style:italic;
	color:#666;
	line-height:20px;
	float:left;
	width:auto;
}
.avl_sum
{
	color: #666666;
	font-style: italic;
	line-height: 20px;
}
.available_sum
{
	font-style:normal;
	font-weight:bold;
	color:#900;
	font-size:13px;
}
.available_sum_text
{
	color: #4D4D4D;
	float: left;
	width:auto;
	padding: 6px 4px;
	display:block;
}
.withdraw
{
	padding: 10px 5px;
	color:#333333;
}
.row0,
.row1
{
	color:#333333;
	line-height:23px;
	padding:5px 0;
	margin-top:2px;
	border-bottom:1px dashed #CDCDCD;
}
.row0 label,
.row1 label
{
	display:block;
	text-decoration:line-through;
}
.inputbox_width
{
	background: url(../images/money_input_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	font-size: 11px;
	height: 16px;
	padding: 6px;
	width: 111px;
	float:left;
}
/*withdraw money*/
/*start withraw_confirm*/
.mony_withdrow_chek
{
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}
.withraw_confirm_left
{
	display:block;
	float:left;
	width:200px;
	text-align:right;
	font-weight:bold;
}
.withraw_confirm_right
{
	float:right;
	display:block;
	width:484px;
	text-align:left;
}
.reg_fieldset3
{
	border:none;
}
.withraw_conf
{
	padding:5px 0px;
}
.order_bottom_val
{
	display:block;
}
/*end withraw_confirm*/
/*Banck accounts*/
.bankacc_addnews
{
	float:right;
	width:auto;
	padding:20px;
}
.bankacc_addnews_2
{
	float:left;
	width:auto;
	padding:20px;
}
.bank_adds_ka
{
	display:block;
	width:175px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -820px -464px;
	margin:0px auto;
	font-size:0px;
}
.bank_adds_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -820px -489px;
	font-size:0px;
}
.bank_adds_en
{
	display:block;
	width:175px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -995px -464px;
	margin:0px auto;
	font-size:0px;
}
.bank_adds_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -995px -489px;
	font-size:0px;
}
.bank_adds_ru
{
	display:block;
	width:175px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1170px -464px;
	margin:0px auto;
	font-size:0px;
}
.bank_adds_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1170px -489px;
	font-size:0px;
}
.bank_add_ka
{
	display:block;
	width:100px;
	height:26px;
	background:url(../images/add_ka.png);
	background-color:#999;
	background-position:center;
	background-repeat:no-repeat;
}
.bank_add_en
{
	display:block;
	width:100px;
	height:26px;
	background:url(../images/add_en.png);
	background-color:#999;
	background-position:center;
	background-repeat:no-repeat;
}
.bank_add_ru
{
	display:block;
	width:100px;
	height:26px;
	background:url(../images/add_ru.png);
	background-color:#999;
	background-position:center;
	background-repeat:no-repeat;
}
.button_chan_ka
{
	width:175px;
	height:25px;
	border:none;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -820px -564px;
}
.button_chan_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -820px -589px;
}
.button_chan_en
{
	width:175px;
	height:25px;
	border:none;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -995px -564px;
}
.button_chan_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -995px -589px;
}
.button_chan_ru
{
	width:175px;
	height:25px;
	border:none;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1170px -564px;
}
.button_chan_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -1170px -589px;
}
.button_addaccnum_ka
{
	display:block;
	width:175px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-position:-820px -464px;
	background-repeat:no-repeat;
	border:none;
}
.button_addaccnum_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-position:-820px -489px;
	background-repeat:no-repeat;
}
.button_addaccnum_en
{
	display:block;
	width:175px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-position:-995px -464px;
	background-repeat:no-repeat;
	border:none;
}
.button_addaccnum_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-position:-995px -489px;
	background-repeat:no-repeat;
}
.button_addaccnum_ru
{
	display:block;
	width:175px;
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-position:-1170px -464px;
	background-repeat:no-repeat;
	border:none;
}
.button_addaccnum_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-position:-1170px -489px;
	background-repeat:no-repeat;
}
.banck_accounts
{
	padding:30px 10px;
}
.bank_acc
{
	float:right;
	width:auto;
}
.bankacc_listing
{
	padding-bottom:10px;
}
.acc_left
{
	float:left;
	width:49%;
}
.acc_right
{
	float:right;
	width:49%;
}
.acc_link
{
	padding-top:10px;
}
/*End Bank accounts*/
/* Verinfo status*/
.verif_status
{
	display:block;
	float:left;
	width:auto;
	padding:0px 5px;
}
.verif_status_in
{
	color:#0099FF;
}	
.verif_inf 
{
	color:#C81B1B;
}
/*end verinfo status*/
/*unipayhelp_satelefono kodi*/
.module_body_help
{
	padding-top:30px;
}
.unipay_help_hin
{
	font-weight:bold;
	border-bottom:1px solid #cbcbcb;
	padding-bottom:5px;
	color:#750027;
}
.unipay_help_hin a
{
	color:#750027;	
}
.unipay_help_n
{
	color:#750027;	
}
.unipay_help_sescode
{
	color:#750027;
	font-weight:bold;
}
.unipay_help_number,
.unipay_help_p
{
	padding:10px 2px 0px 0px;
}
.background
{
	background:url(../images/bag_pop.png);
	background-repeat:repeat;
	background-position:left top;
	height:100%; 
	position: absolute; 
	top: 0;
	left:0;
	width: 100%;
	z-index:9999;
}
/*End unipayhelp_satelefono kodi*/
/*Start Session*/
.title_right
{
	padding-left:40px;	
}
.body_right
{
	padding-left:80px;
}	
.ses_text 
{
	padding:5px;
	text-align:center;
}	
.ses_reg
{
	padding-left:95px;	
}
/*End Session*/
/*Start SMS Service */
.reciepen
{
	padding-bottom:10px;
}	
.sms_label
{
	float:left;
	height:28px;
	line-height:26px;
}
.sms_label_em
{	
	width:51px;
	float:left;
	overflow:hidden;
}
.sms_text
{
	background:url(../images/sms_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:440px;	
	height:132px;
	float:left;
}
.sms_text textarea
{
	background-color: transparent;
	border: 0 none;
	padding:3px 6px;
	width:427px;
	height:126px;
}
.sms_buttons
{
	width:440px;
	padding-left:51px;	
}
.sms_text_char
{
	float:left;
	overflow:hidden;
	width:auto;
	height:25px;
	line-height:23px;
}	
.send_but
{
	float:right;
	overflow:hidden;
	width:auto;	
}
.sms_send
{
	float:left;
	width:auto;
	overflow:hidden;
	height:28px;
	line-height:26px;	
}
.sms_censel
{
	float:left;
	margin-right:5px;
	height:25px;
	line-height:23px;
}	
.sms_right
{
	background:url(../images/sms_rbg.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:109px;
	height:66px;
	text-align:center;
	margin:38px 45px;
	color:#656565;
	padding:8px 0;
}
.sms_right span
{
	color: #4D4D4D;
	font-size: 40px;
}
/*End SMS Service*/
.inp_textarea input
{
	border:none;	
	width:304px;
	background:transparent;
	padding: 6px;
}
.comission_row
{
	padding:5px 107px 5px 0;
	text-align:right;
}
.delete_bank
{
	display:none;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top:-135px;
	margin-left: -250px;
	width: 470px; 
	z-index:999999;
}
.send_pop_sms
{
	display:none;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top:-98px;
	margin-left: -250px;
	width: 470px; 
	z-index:999999;
}
.send_pop_bank
{
	display:none;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top:-200px;
	margin-left: -250px;
	width: 470px; 
	z-index:999999;
}
.service_notes
{
 	border: 1px dashed #CCCCCC;
	margin: 15px 0px 30px;
	padding: 10px;
}
.service_notes_sms
{
 	border: 1px dashed #CCCCCC;
	margin: 15px 0px 30px;
	padding: 10px;
	color:red;
	text-align:center;
}
.account_del_but_ka
{	
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-589px -414px;
	border: medium none;
	float: left;
	height: 25px;
	margin: 10px 0 0;
	width: 80px;
	margin:10px 10px 0 0;
}
.account_del_but_ka:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-589px -439px;
	border: medium none;
	float: left;
	height: 25px;
	margin: 10px 0 0;
	width: 80px;
	margin:10px 10px 0 0;
}
.account_del_but_en
{	
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-669px -414px;
	border: medium none;
	float: left;
	height: 25px;
	margin: 10px 0 0;
	width: 80px;
	margin:10px 10px 0 0;
}
.account_del_but_en:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-669px -439px;
	border: medium none;
	float: left;
	height: 25px;
	margin: 10px 0 0;
	width: 80px;
	margin:10px 10px 0 0;
}
.buttons
{
	margin:0 111px;
}	
/*Start Verifications*/
.verife {
	float: left;
	width: 220px;
	text-align: center;
}
.email_verife {
	border-bottom: 1px dotted #CCCCCC;
	height:35px;
	padding: 5px;
}
.sms_verife {
	border-bottom: 1px dotted #CCCCCC;
	height:35px;
	padding: 5px;
}
.bank_verife {
	border-bottom: 1px dotted #CCCCCC;
	height:35px;
	padding: 5px;
}
.verify_label_money
{
	color: #4D4D4D;
	float: left;
	padding: 7px 10px 5px 0px;
	text-align: left;
}
.verify_quantity
{
	background: url(../images/invoice_short_input.png);
	background-repeat: no-repeat;
	background-position:0 0;
	border: medium none;
	float: left;
	font-size: 12px;
	padding: 7px 5px;
	width: 38px;
	height:14px;
}
.verify_money
{
	padding:7px 0 5px 10px;	
	float:left;
	overflow:hidden;
	width:auto;
}
.banks
{
	margin:10px 0;
}	
.sms_inp
{
	float:left;
	overflow:hidden;
	width:auto;
}
.sms_code
{
	margin:10px 0;	
}
.bank_params_print_ka,
.bank_params_print_en
{
	margin:10px 0;
}
.bank_params_print_ka a
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-589px -364px;
	width:80px;
	height:25px;
	display:block;	
}
.bank_params_print_en a
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-669px -364px;
	width:80px;
	height:25px;
	display:block;	
}
.bank_params_print_ka a:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-589px -389px;
	width:80px;
	height:25px;
	display:block;	
}
.bank_params_print_en a:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-669px -389px;
	width:80px;
	height:25px;
	display:block;	
}
.invoice_popap_info,
.request_sent
{
	padding-bottom:10px;	
}
/*End Verifications*/
.security_message
{
	padding:10px;
	text-align:center;
	font-weight:bold;
	color:#7A0028;	
}
.sms_notes
{
	border: 1px dashed #CCCCCC;
	margin: 45px 9px 30px 51px;
	padding: 10px;
	text-align:center;
}
.no_contacts
{
	padding:10px;
	text-align:center;
}
/*Start Balance Module Mini*/
.balance_mini
{
	background:#ffffff;
	padding:10px;	
}
.balance_mini_in
{
	border:1px solid #cccccc;
	padding:10px;	
}
.mini_left
{
	float:left;
	overflow:hidden;
	width:50%;
	padding:7px 0;
}	
.mini_right
{
	float:right;
	overflow:hidden;
	width:50%;	
}
.balance_block_mini
{
	overflow:hidden;
	float:left;
	width:auto;
	padding-left:5px;
	margin-left:5px;
	border-left:1px solid #666666;	
}
.balance_block_mini:first-child
{
	border:none;	
	padding:0px;
	margin:0px;
}
.balance_name_mini span
{
	color:#7A0028;
	font-weight:bold;
}
.log_out_mini_ka
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-1px -414px;
	border:none;
	float: right;
	height: 25px;
	width: 98px;
}
.log_out_mini_en
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-99px -414px;
	border:none;
	float: right;
	height: 25px;
	width: 98px;
}
.log_out_mini_ru
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-197px -414px;
	border:none;
	float: right;
	height: 25px;
	width: 98px;
}
.log_out_mini_ka:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-1px -439px;
	border:none;
	float: right;
	height: 25px;
	width: 98px;
}
.log_out_mini_en:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-99px -439px;
	border:none;
	float: right;
	height: 25px;
	width: 98px;
}
.log_out_mini_ru:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-197px -439px;
	border:none;
	float: right;
	height: 25px;
	width: 98px;
}
.loged_item_mini
{
	float:right;
	color: #4D4D4D;
	font-size: 13px;
	line-height:25px;	
	margin-right:20px;
}
/*End Balance Module Mini*/
/*Start Bank Withdrao - Trasfer*/
.withdraw_tab_active 
{
	background: url(../images/withdraw_active.png);
	background-repeat:no-repeat;
	background-position:0 0;
	border: 0 none;
	float: left;
	height: 46px;
	width:355px;
}
.banktransfer_tab_active
{
	background: url(../images/banktransfer_active.png);
	background-repeat:no-repeat;
	background-position:0 0;
	border: 0 none;
	float: left;
	height: 46px;
	width:355px;
}
.withdraw_tab
{
	border: 0 none;
	float: left;
	height: 46px;
	width:355px;
}
.banktransfer_tab
{
	border: 0 none;
	float: left;
	height: 46px;
	width: 355px;
}
.withdraw_tab a:hover,
.banktransfer_tab a:hover
{
	background:url(../images/sm_hover.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	display:block;
}
.money_text_link 
{
	color: #831136;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 10px;
	position: relative;
	text-decoration: none;
	width: 315px;
	text-align:center;
}
.money_text_link:hover
{
	text-decoration:none;	
}
.withdraw_tabs
{
	position:relative;
	top:1px;

}
.banktransfer,
.withdraw
{
	border-top:1px solid #CBCBCB;	
}
.page_bodyt
{
	padding:5px 0;	
}
/*End Bank Withdrao - Trasfer*/
.ver_col
{
	color: #FF0000;
}
.ver_col2
{
	color: #00CC00;
}
.personal_info
{
	margin-top:30px;
	padding:10px 0;
	text-align:center;	
	border:1px dashed #CCCCCC;
}
.social_pages
{
	padding:52px 45px 0;
	width:218px;
	text-align:right; 	
}
.social_pages a
{
	font-size:0px;	 
}
.social_pages img
{
	margin-left:15px;	
}
/*Start Send Money*/
.sm_left
{
	float:left;
	overflow:hidden;
	width:50%;	
}
.sm_right
{
	float:right;
	overflow:hidden;
	width:50%;	
}
.sendmoney_label
{
	clear: both;
	color: #4D4D4D;
	padding: 9px 0;
	text-align: left;
}	
.sm_radio_label
{
	margin-top: -2px;
	padding: 0 20px 0 2px;	
}
.sendmoney_input_select
{	
	background: url(../images/login_input.png);
	background-repeat:no-repeat;
	background-position:0 0;
	float: left;
	height: 28px;
	width: 211px; 
}
.sendmoney_input_select select
{
	background-color: transparent;
	border: 0 none;
	float: left;
	font-size: 12px;
	height: 28px;
	padding: 5px;
	width: 210px;
}
.send_money
{
	margin-bottom:20px; 
}	
.sendmoney_info
{
	color: #4D4D4D;
	padding: 4px;
}
.sm_info
{
	color: #4D4D4D;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 110px;
	line-height: 20px;
	padding: 0 13px 0 5px;	
}
.sm_infos
{
	color: #4D4D4D;
	display: block;
	float: left;
	padding: 0 13px 0 5px;	
	line-height: 20px;
}
/*End Send Money*/
/*Start Order Tabs*/
.tabs
{
	border-bottom: 1px solid #CBCBCB;
	padding-bottom:3px;
}
.kaord_tabs
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:155px;
	height:27px;	
}
.kaord_tabsshopping
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:0 -27px;
	width:155px;
	height:27px;	
}
.kaord_tabsdonation
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:0 -54px;
	width:155px;
	height:27px;	
}
.kaord_tabs .orders_layout:hover,
.kaord_tabsshopping .orders_layout:hover,
.kaord_tabsdonation .orders_layout:hover
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:-155px 0;
	width:93px;
	height:27px;
}
.kaord_tabs .shopping_layout:hover,
.kaord_tabsshopping .shopping_layout:hover,
.kaord_tabsdonation .shopping_layout:hover
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:-248px 0;
	width:31px;
	height:27px;
}
.kaord_tabs .donation_layout:hover,
.kaord_tabsshopping .donation_layout:hover,
.kaord_tabsdonation .donation_layout:hover
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:-278px 0;
	width:31px;
	height:27px;
}
.orders_layout
{
	width:93px;
	height:27px;
	float:left;	
}
.shopping_layout
{
	width:30px;
	height:27px;
	float:left;	
}
.donation_layout
{
	width:31px;
	height:27px;
	float:left;	
}
.enord_tabs
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:0 -81px;
	width:155px;
	height:27px;	
}
.enord_tabsshopping
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:0 -108px;
	width:155px;
	height:27px;	
}
.enord_tabsdonation
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:0 -135px;
	width:155px;
	height:27px;	
}
.enord_tabs .orders_layout:hover,
.enord_tabsshopping .orders_layout:hover,
.enord_tabsdonation .orders_layout:hover
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:-155px -27px;
	width:93px;
	height:27px;
}
.enord_tabs .shopping_layout:hover,
.enord_tabsshopping .shopping_layout:hover,
.enord_tabsdonation .shopping_layout:hover
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:-248px -27px;
	width:31px;
	height:27px;
}
.enord_tabs .donation_layout:hover,
.enord_tabsshopping .donation_layout:hover,
.enord_tabsdonation .donation_layout:hover
{
	background:url(../images/ord_tabs.png);
	background-repeat:no-repeat;
	background-position:-278px -27px;
	width:31px;
	height:27px;
}
/*End Order Tabs*/
.in_date
{
	font-size:10px;
} 
/*Start Card Verify*/
.verify_tabs
{
	margin-bottom:40px;	
}
.verify_body
{
	padding:0px 3px;	
}
.verify_head
{
	background:url(../images/cardverify_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:706px;
	height:73px;	
}
.vcard_erify_content
{
	color:#3F3F3F;	
	min-height:100px;
	padding:10px;
	text-align:center;
	line-height:98px;
	font-size:14px;
}
.user_verify_content
{
	padding:10px;	
}
.verify_rows 
{
	border-bottom: 1px dotted #D3D3D3;
	height: 50px;
}
.head_title
{
	padding:22px 20px;
	float:left;
	width:auto;
}	
.user_head_title  
{
	padding:28px 20px;
	width:auto;
}
.card_button_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-829px -310px;
	float:right;	
	width:213px;
	height:27px;
	margin:23px 20px;
}
.card_button_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-829px -337px;
	float:right;	
	width:213px;
	height:27px;
	margin:23px 20px;
}
.card_button_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-1042px -310px;
	float:right;	
	width:213px;
	height:27px;
	margin:23px 20px;
}
.card_button_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-1042px -337px;
	float:right;	
	width:213px;
	height:27px;
	margin:23px 20px;
} 
.card_button_ru
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-1034px -256px;
	float:right;	
	width:213px;
	height:27px;
	margin:23px 20px;
}
.card_button_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-1034px -283px;
	float:right;	
	width:213px;
	height:27px;
	margin:23px 20px;
} 
.card_button
{
	display:block;	
	width:213px;
	height:27px;
	border:none;
	background:none;
}
.list_header
{
	border-bottom: 1px solid #CBCBCB;
	padding:10px 0;
	color:#333333;
	font-weight:bold;
}
.header_item
{
	float: left;	
	width:27%;
	text-align: center;	
}
.header_item_3
{
	float: left;	
	width:15%;
	text-align: center;	
}
.header_item_4
{
	float: left;	
	width:25%;
	text-align: center;	
}
.header_item_5
{
	float: left;	
	width:5%;
	text-align: center;	
}
.content_item
{
	float: left;	
	width:27%;
	text-align: center;
}
.content_item3
{
	float: left;	
	width:12%;
	text-align: center;
}
.content_item4
{
	float: left;	
	width:15%;
	text-align: center;
	margin-left:20px;
}
.content_item5
{
	float: left;	
	width:10%;        
	text-align: center;
	margin:2px 0 0 -6px;
}
.card_del
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-939px -0px;
	width:64px;
	height:18px;
	display:block;
	border:none;
}
.card_del:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-939px -18px;
	width:64px;
	height:18px;
	display:block;
	border:none;
}
.list_content
{
	border-bottom: 1px dashed #CDCDCD;
	padding: 15px 0;
	margin-bottom:15px;
	line-height:22px;	
}
.card_inp
{
	padding:3px;
	font-size:11px;	
	border:1px solid #CDCDCD;
	background:#FFFFFF;
}
.card_but_ka
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-875px -21px;
	width:67px;
	height:21px;
	border:none;
}
.card_but_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-875px -0px;
	width:67px;
	height:21px;
	border:none;
}
.card_but_en
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-942px -21px;
	width:67px;
	height:21px;
	border:none;
}
.card_but_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;
	background-position:-942px -0px;
	width:67px;
	height:21px;
	border:none;
}
.mon_inp
{
	float:left;
	margin:1px 4px 0 0;	
}
.mon_button 
{
	float:left;	
	margin-top:1px;
}
.text_title
{
	font-weight:bold;	
	padding-bottom:40px;
}
.text_content
{
	padding:0 11px 20px;	
}
.agree_content
{
	border:1px dashed #CCCCCC;
	padding:10px;
	background:#faf6ea;
}
.text_listing
{
	margin-bottom:10px; 
	padding-bottom:10px;
	border-bottom:1px dotted #D3D3D3;
}
.text_img
{
	float:left;
	width:20px;	
}
.text_img input
{
	margin-top:5px;
}
.text_item
{
	float:left;	
	width:610px;
}
.card_agree_ka
{
	background: url(../images/unipay_buttons.png);
	background-repeat: no-repeat;
	background-position: -295px -414px;
	float: left;
	height: 25px;
	margin-top:20px;
	width:98px;
}
.card_agree_ka:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat: no-repeat;
	background-position: -295px -439px;
	float: left;
	height: 25px;
	margin-top:20px;
	width: 98px;
}
.card_agree_en
{
	background: url(../images/unipay_buttons.png);
	background-repeat: no-repeat;
	background-position: -393px -414px;
	float: left;
	height: 25px;
	margin-top:20px;
	width: 98px;
}
.card_agree_en:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat: no-repeat;
	background-position: -393px -439px;
	float: left;
	height: 25px;
	margin-top:20px;
	width: 98px;
}
.card_agree_ru
{
	background: url(../images/unipay_buttons.png);
	background-repeat: no-repeat;
	background-position:-491px -414px;
	float: left;
	height: 25px;
	margin-top:20px;
	width: 98px;
}
.card_agree_ru:hover
{
	background: url(../images/unipay_buttons.png);
	background-repeat: no-repeat;
	background-position: -491px -439px;
	float: left;
	height: 25px;
	margin-top:20px;
	width: 98px;
} 
.agree_back
{
	float:right;
	width:auto;
	margin-top:24px;
}
.viza_fill
{
	background:url(../images/vizafill_bg.png);
	background-repeat:repeat-y;
	background-position:264px top;	
}
.vizafill_left 
{
	float:left;
	overflow:hidden;
	width:39%;	
}
.vizafill_left img
{
	padding:10px;	
}
.vizafill_right
{
	float:right;
	overflow:hidden;
	width:60%;
}	
.vizafill_title
{
	padding:0 0 10px 10px;
	color:#666666;	
}
.cards_list
{
	padding-left:10px;	
}
.card_row
{
	padding-bottom:5px;	
}
.card_row span
{
	padding-right:10px;	
	color:#4D4D4D;	
}
.vizafill_money
{
	padding:40px 10px 0;	
}
.vizafill_label
{
	color: #4D4D4D;
	padding: 5px 0;
	text-align: right;
	float:left;
	width:39%;
}
.vizafill_lab
{
	padding-right:5px;	
}
.vizafill_but
{
	text-align:right;
	width:59%;	
}
.vizafill_inp
{
	padding:5px 0;
	display:block;	
}
.back_vizafill a
{
	color:#4D4D4D;
}
.back_vizafill a:hover
{
	color:#0099FF;
}

.card_verify_confirm
{
	float: left;
}

.card_verify_cancle
{
	float: left;
}

.card_verify_info_notice
{
	margin-bottom: 10px;
}

.verify_pop_cancle_ka
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -829px -414px;
	border:none;
	width:80px;
	float:left;
	margin:20px 0px 0px 5px;
}

.verify_pop_cancle_ka:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -829px -439px;
}

.verify_pop_cancle_en
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -909px -414px;
	border:none;
	width:80px;
	float:left;
	margin:20px 0px 0px 5px;
}

.verify_pop_cancle_ru
{
	height:25px;
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -989px -414px;
	border:none;
	width:80px;
	float:left;
	margin:20px 0px 0px 5px;
}

.verify_pop_cancle_ru:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -829px -439px;
}

.verify_pop_cancle_en:hover
{
	background:url(../images/unipay_buttons.png);
	background-repeat:no-repeat;	
	background-position: -909px -439px;
}
.verify_service_note
{
	margin-top: 20px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}

.card_verify_currencies
{
	margin-bottom: 15px;
}

.cart_details_loader
{
	display: none;
}
.login .greeting
{
    color:#ffffff;
    padding: 6px ;
    text-align: right; 
    font-family: 'BPGBannerCapsRegular';
    font-size: 14px;
    line-height: 22px;
}

.authscr .greeting
{
    color:#a64072;
    padding: 6px ;
    display: none;
    text-align: right; 
    line-height: 22px;
    font-family: 'BPGBannerCapsRegular';
    font-size: 14px;
}
.authscr  input.button_log,
.authscr .ref_link a {
    font-size: 14px;
    color: #a64072;
    margin-left: 10px;
    background: none;
        line-height: 34px;
    border: none;
    font-family: 'BPGBannerCapsRegular';
}
.authscr .ref_link{
    float: left;
}
 .login .button_log
 {
    background: url("../images/loginb.png");
    background-position: left center;
    background-repeat:no-repeat;
    color: #ffffff;
    display: block;
    font-family: BPGBannerCapsRegular;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 117px; 
    border: none;
    cursor: pointer;
    float:right;
    margin-left: 10px;
 }
 .button_log:hover
 {
     color:#703b6e;
     background: url(../images/loginbh.png);
 }
.legal_select
{
    border-right: 1px solid #f4f4f4;
    margin:2px 0;
    overflow: hidden;
    width: 60px;
}
.recets_par .reset_regist a
{
     color: #a64072;   
}
.reg_item
{
    position:relative;
}
/**/
   .tooltip > .tooltip-inner {
      background-color: #73AD21;
      color: #FFFFFF;
      border: 1px solid green;
      padding: 15px;
      font-size: 20px;
  }
  /* Tooltip on top */
/*  .tooltip.top > .tooltip-arrow {
      border-top: 5px solid green;
  }
   Tooltip on bottom 
   .tooltip.bottom > .tooltip-arrow {
      border-bottom: 5px solid blue;
  }
   Tooltip on left 
   .tooltip.left > .tooltip-arrow {
      border-left: 5px solid red;
  }
   Tooltip on right 
   .tooltip.right > .tooltip-arrow {
      border-right: 5px solid black;
  }*/


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.iagree{
    font-size: 14px;
}
.popegre{
    padding-bottom: 10px;
    overflow: hidden;
}
#myBtn{
    color:#834477;
    cursor: pointer;
}



/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 4% auto; /* 15% from the top and centered */
    padding: 20px 0;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    height: 85%;
}
.modal-contenti{
    overflow: auto;
    height: 86%;
    padding: 0 20px;
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.iagree{
    font-size: 14px;
}
.popegre{
    padding-bottom: 10px;
    overflow: hidden;
}
#myBtn2,
#myBtn{
    color:#834477;
    cursor: pointer;
}
#myModal ul{
    padding:0 0 0 20px;
}
.regegr {
    display: block;
    float: left; 
    padding: 5px 10px;
    margin:0 10px;
    background: #f1f1f1;
    font-size: 14px;
    color: #333 !important;
    font-family: BPGBannerCapsRegular !important;
    font-weight: normal;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.regegr:hover{
     color: #a64072 !important;
}
.rexrmsbtns{
    margin: 0 auto;
    display: table;
    padding: 20px 0 0;
}
/* end file: com_user.css */

/* start file: contact.css */

.contIMage {
    float: right;
}

.mobile_contact_ini {
    float: left;
    width: 148px;
}
.address {
    margin-bottom: 20px;
}
.contIMage img{
    width: 100%;
}
.adres_contact{
    background: url(../images/contact_adress.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 57px;
    padding: 0 0 16px 80px;
    font-size: 16px;
}
.email_contact{
    background: url(../images/contact_mail.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 57px;
    font-size: 16px;
    padding: 0 0 16px 80px;
}
.tel_contact{
    background: url(../images/contact_mobile.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 57px;
    padding: 0 0 16px 80px;
    font-size: 16px;
}
.mobile_contact{
    background: url(../images/mobile_con.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 57px;
    padding: 0 0 26px 80px;
    font-size: 16px;
    overflow: hidden;
}
.email_contact_in,
.adres_contact_in,
.mobile_contact_in,
.tel_contact_in{
    float: left;
    font-family: BPGBannerCapsRegular;
    width: 140px;
    font-size: 20px;
    color: #898388;
}
.weatface{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width:44px;
    height:44px;
}
.weatface:hover{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: left -45px;
}
.weattwit
{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: -45px 0;
    float: left;
    width:44px;
    height:44px;
}
.weattwit:hover
{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: -45px -45px;
}
.weatplus
{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: -90px 0;
    float: left;
    width:44px;
    height:44px;
}
.weatplus:hover
{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: -90px -45px;
}
.weatin
{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: -135px 0;
    float: left;
    width:44px;
    height:44px;
}
.weatin:hover
{
    background: url(../images/socials_icon.png);
    background-repeat: no-repeat;
    background-position: -135px -45px;
}
.form_error {
    padding: 10px;
    text-align: center;
    color: #d487af;
}
.email_contact_ini a
{
    color: #898388;
}
.weatface a,
.weattwit a,
.weatplus a,
.weatin a
{
    width:44px;
    height:44px;
    display: block;
}
.writeus span
{
    color: #D487AF;
    display: block;
    font-family: BPGBannerCapsRegular;
    font-size: 17px;
    padding: 12px 0 0 65px;
}

.faceus {
    border-top: 1px solid #e1e1e1;
    padding-top: 26px;
}
.writeus{
    float: left;
    width: 190px;
    height: 44px;
    cursor: pointer;
    background: url(../images/contactus.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.writeus:hover span{
    color: #894d7d;
}
.writeus:hover
{
    background: url(../images/contactus.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.faceus div
{
    margin-left:16px;
    margin-bottom: 15px;
}
.faceus div:first-child
{
    margin-left: 0px;
}
.main_form_container {
    display: none;
}
.contact_area_in .geokbd_block{
    width: 100% !important;
}
/*form*/
/*.contact_item input{
    background: none;
    border: none;
    color: #656565;
    font-size: 14px;
    padding: 18px 10px 18px 25px ;
    width: 295px;
}*/
/*.contact_item{
    background: url("../images/reg_input_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    position: relative;
    height: 54px;
    width: 400px;
}*/

/*.contact_item .info_img {
    background:#fff;
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 3px;
    z-index: 900;
}*/
.one_holder{
    padding: 0 0 10px;
}
.contact_one{
    padding-bottom: 10px;
}
.contact_one{
    float: right;
}
.contact_one:first-child{
    float: left;
}
/*.contact_area
{
    padding: 10px 30px;
}*/
.contact_area {
    padding: 0 0 20px;
}
.captchaholder {
    padding: 10px 0;
}
.contact_button
{
    background: url("../images/regbuth.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 0 none;
    color: #df79ad;
    font-family: BPGBannerCapsRegular;
    font-size: 18px;
    height: 54px;
    width: 220px;
    display: table;
    margin: 0 auto;
}
/*.contact_area_in
{
    width: 870px;
    height: 201px;
    background: url("../images/contact_text.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}*/
.cap_item .contact_item {
    padding: 37px 0 0;
}
.contact_area_in span.tooltip span.firs_tooltip{
    top: 13px;
}
/*.contact_area_in .info_img {

    padding: 6px 0 6px 4px;
    position: absolute;
    right: 18px;
    top: 4px;
    margin: 0;

}*/
.contact_item_inp {
    padding: 23px 0;
}
.contact_button:hover
{
    background: url("../images/regbut.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 0 none;
    color: #a64072;
    font-family: BPGBannerCapsRegular;
    font-size: 18px;
    height: 54px;
    width: 220px;
}
.contact_block_title {
    border-bottom: 1px solid #b3b3b3;
    color: #656565;
    display: block;
    font-size: 21px;
    padding: 5px;
    position: relative;
}

.textar {
    min-height: 170px;
}
.contact_area_in .gk-switcher{
    background:#fff;
    bottom:12px;
    overflow: hidden;
    padding:0;
    position: absolute;
    right: 9px;
    width: 30px;
}
.movetomap{
    background: url(../images/tmgilakih.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 157px;
    position: absolute;
    left: 0;
    top: 14px;
    height: 44px;
}
.movetomap:hover{
    background: url(../images/tmgilakih.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.close_form
{
    background: url(../images/close_bg.png);
    background-repeat: no-repeat;
    background-position: left top; 
    width: 27px;
    height:24px;
    cursor: pointer;
    font-size: 0px;
    text-indent: -900px;
    position: absolute;
    right: 0px;
    top:20px;
}
.close_form:hover
{
    background: url(../images/close_bg.png);
    background-repeat: no-repeat;
    background-position: 0 -24px;
}
.main_form_container .page_title
{
    position: relative;
}
.contact_body .lastregb
{
    padding: 0px 0px 30px 0;
}
/* end file: contact.css */

/* start file: content.css */
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content
{
	display:none!important;
}
#cool_images{
    overflow: hidden;
    background:url(../images/slider.GIF);
    background-repeat: no-repeat;
    background-position:center ;
    background-color: #834477;
    position: absolute;
    left: 50%;
    /* right: 0; */
    height: 850px;
    width: 1600px;
    margin-left: -800px;
}

#article {
    padding: 20px 0;
}
.article-content ul,
.article-content ol{
    padding: 0 0 0 40px;
    margin: 14px 0;
}
.cslider-control.active{background-position:0 0;}
.cslider-controlNav{
    margin: 0 auto;
    display: table;
}
.cslider-control{ 
    height:18px;
    width:18px;
    background: #ccc;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background:url(../images/bullets.png);
    background-repeat: no-repeat;
    background-position:-22px 0 ;
}
.head_left a
{
    font-size: 0;
}
.main_body{
    background-color: #fff;
}
.gw_slide{
    display: none;
    position: absolute;
    top: 0;
}
.gw_slide_fix{
    position: relative;
}
.center
{
    width:950px;
    margin:0 auto;
}
.center_wide
{
    width: 100%;
}

.center_wide #header
{
    padding: 0 50px;
}
.center_wide #paketebi {
    padding: 50px 30px 140px 30px;
}
.center_wide #mimoxilva
{
    padding: 0 30px 120px 30px;
}
.center_wide
.controlNavCon {
    padding:20px 0 0;
    display: none;
}
#slider{
    position: relative;
    z-index: 999;
}
.block_0 img.mod_blog_image {
    width: 100%;
}
#services .page_title{
    color: #fff;
}
#services{

    padding: 40px 0;
}
#paketebi {
    padding: 50px 0 100px;
}
#mimoxilva{
    padding-bottom: 120px;
}
#shablonebi{
    padding-bottom: 200px;
}
.componentheading{
    padding: 20px;
    font-size: 21px;
}
/*mod contact*/

.contact_mail {

    width: 185px;
    background: url(../images/mcmail.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#modcontactItems > div
{
    height: 26px;
    font-family: BPGBannerCapsRegular;
    font-size: 14px;
    float: left;
    color: #fff;
}
#modcontactItems a
{  
    color: #fff; 
}
#modcontactItems a:hover
{  
    color: #ffc000; 
}
.contact_mail_in {
    padding-left: 30px;
}
.contact_skype {
    width: 260px;
    background: url(../images/mcmis.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact_skype_in {
    padding-left: 27px;
}
.contact_phone {
    width: 155px;
    background: url(../images/mctel.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.contact_phone_in {
    padding-left: 25px;
}

.footer_contact  {
    clear: both;
    display: table;
    line-height: 27px;
    margin: 0 auto;
    overflow: hidden;
}
.article-content{
    line-height: 1.5em;
    padding-bottom: 20px;
    text-align: justify;
}
.article-content img
{
    margin: 0px 10px 3px 0;
}
.article_meta_art{
    text-align: right;
    padding-bottom: 5px;
    font-size: 12px;
}
.buttonheading img
{
    margin-right: 10px;
}
.buttonheading
{
    font-size: 0px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
.buttonheading span
{
    float:left;
    width: auto;
}
.buttonheading .soc_print
{
    float:right;
    width: auto;
}
.soc_print img
{
    margin-right:0;
}
#back-top {
    bottom: 30px;
    right:30px;
    position: fixed;
    z-index: 999;
}
#back-top a:hover{
    opacity: 1;
}
#back-top a {
    width: 47px;
    opacity: 0.8;
    display: block;
    text-align: center;
    text-decoration: none;
    height: 47px;
    font-size: 0;
    background: url(../images/back-top.png);
    background-position: center;
    background-repeat: no-repeat;

}
/*start mod help*/
#mod_help
{
    position:fixed;
    right:-200px;
    top:250px;
    width:259px;
    height:163px;
    cursor: pointer;
    z-index: 9999;
    background: url(../images/conbg.png);
    background-position: center;
    background-repeat: no-repeat;
    text-align: left;
}
.mod_help {
    color: rgb(61, 61, 61);
    font-size: 14px;
    line-height: 31px;
    font-family: BPGBannerCapsRegular;
    padding: 5px 10px 0 90px;
    font-weight: bold;
}
.mod_help a
{
    color: #3d3d3d;
}

.help_link {
    padding: 10px 0;
}
.help_link a:hover
{
     color: #3d3d3d;
    text-decoration:underline;
}
.help_phone {
    padding: 10px 0;
}
.help_mobiles {
    padding: 10px 0;
}
.help_mobiles > div {
    padding: 1px 0;
}
/**/
.blog_item {
    border-bottom: 1px solid #f3e7ec;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.front_title > img {
    margin: 0 10px 3px 0;
}
.front_title > a {
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
}
.page_body_arqivi > a:hover {
    background:0 0 #a64072;
    color: #fff;
    border: 1px solid #fff;
}
.page_body_arqivi > a {
    background: #fff;
    border: 1px solid #a64072;
    color: #a64072;
    border-radius: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.readon {
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
}
.blog_text {
    font-size: 14px;
    line-height: 18px;
}
.page_body_arqivi {
    float: right;
    width: auto;
}
.module_block_arqivi {
    overflow: hidden;
}
.left
{
    float: left;
    width: 660px;
}
.right
{
    float: right;
    width: 270px;
}
.blog_image a
{
    font-size: 0px;
}
.categorynews_date_more
{
    text-align: right;
}
.blog_item_news
{
    padding-top: 10px;
}
.catnewsblock .blog_item_news:first-child
{
    padding-top: 0px;
}
.page_title_cat
{
    font-family: BPGArialRegular;
    font-size: 21px;
    padding-bottom:10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.categorynews_title
{
    font-family: BPGArialRegular;  
    font-size: 17px;
}
.categorynews_title a:hover
{
    text-decoration: underline;
}
.module_block_cat,
.module_block_ban
{
    margin-bottom: 30px;
}
.right
{
    padding-top: 20px;
}

.categorynews_title
{
    background: url(../images/cat_list_bg.png);
    background-position:left center;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.categorynews_title:hover
{
    background: url(../images/cat_list_bg_hover.png);
    background-position:left center;
    background-repeat: no-repeat;
}
.readmore_article
{
    font-size: 14px;
}
.article_meta
{
    text-align: right;
    padding-bottom: 5px;
}
/*blocks*/
#slider .block_1{
     padding: 120px 0; 
}
.block_1,
.block_3{
    padding: 80px 0;}

.block_1,
.block_2,
.block_3{

    margin: 0 auto;
    display: table;
}
.block_2{
     padding: 80px 0;
}
.block_desc 
{
    font-family: BPGGlaho;
    font-size: 18px;
    line-height: 28px;
}
#webgverdi .block_desc 
{
    font-size: 16px;
    line-height: 20px;
}
.block_desci 
{
    font-family: BPGGlaho; 
    font-size: 18px;
}
#findsite{
    background: url(../images/findsite_bg.jpg);
    background-position:center top;
    background-repeat: no-repeat;
}
.designs{
    padding: 50px 0;
    margin: 0 auto;
    display: table;
}
.findsite{
    margin: 0 auto;
    display: table;
    padding: 80px;
}
.news{
    margin: 0 auto;
    display: table;
    padding: 40px 0;
}
/*blocks*/
.block_1 img,
.block_2 img,
.block_3 img{
    max-width: 90%;
}
.block_1 .mod_blog_text{
    font-family: BPGBannerCapsRegular;
    color: #4e4e4e;
    font-size: 32px;
    line-height: 36px;
    position: relative;
    z-index: 9999;
}
.block_1 .mod_blog_text .mod_blog_link_holder2,
.block_1 .mod_blog_text .mod_blog_link_holder{
    font-family: BPGBannerCapsRegular;
    color: #fff;
    padding: 30px 0 0;
    overflow: hidden;
    
}
.block_1 .mod_blog_text .mod_blog_link_holder2 a
{
    color: #fff;
    background: #834477 ;
    padding: 15px ;
    font-size: 16px;
    display: table;
    border-radius: 23px;
    line-height: 16px;
}


.block_1 .mod_blog_text .mod_blog_link_holder a{
    color: #fff;
    background: rgb(242, 179, 13);
    padding: 15px ;
    font-size: 16px;
    display: table;
    border-radius: 23px;
    line-height: 16px;
}
#block_3 .block_1 .mod_blog_text .mod_blog_link_holder a:hover{
    border: 1px solid rgb(242, 179, 13);
    color: rgb(242, 179, 13);
}
#block_3 .block_1 .mod_blog_text .mod_blog_link_holder a{
    color: #fff;
    background: none;
    padding: 15px ;
    font-size: 16px;
    display: table;
    color: #272727;
    border-radius: 23px;
    line-height: 16px;
    border: 1px solid #272727;
}
.block_3 .mod_blog_text .mod_blog_link_holder a:hover,
.block_1 .mod_blog_text .mod_blog_link_holder a:hover{
    background:#ffc000;
}
.block_1 .mod_blog_text .mod_blog_link_holder2 a:hover{
    background:#A97DA0;
}

.block_2 .mod_blog_text .mod_blog_link_holder a:hover
{
    background: #feb505;
    border-color: #feb505;
}
.block_3 .mod_blog_text{
    font-family: BPGBannerCapsRegular;
    color: #272727;
    font-size: 32px;
    line-height: 36px;
}
.block_3 .mod_blog_text .mod_blog_link_holder{
    font-family: BPGBannerCapsRegular;
    color: #fff;
    padding: 30px 0 0;
    overflow: hidden;
    
}
.block_3 .mod_blog_text .mod_blog_link_holder a{
    color: #fff;
    background: rgb(242, 179, 13);
    padding: 15px ;
    font-size: 16px;
    display: table;
    border-radius: 23px;
    line-height: 16px;
}
.block_2 .mod_blog_text{
    font-family: BPGBannerCapsRegular;
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    text-align:left;
}
.block_1 .block_title,
.block_2 .block_title{
   padding-bottom: 10px;
}
.block_2 .mod_blog_text .mod_blog_link_holder{
    font-family: BPGBannerCapsRegular;
    color: #524b48;
    padding: 20px 0 0;
    overflow: hidden;
    
}
.block_2 .mod_blog_text .mod_blog_link_holder a{
    color: #fff;
    border:1px solid #fff;
    padding: 15px ;
    font-size: 18px;
    display: table;
    border-radius: 23px;
    line-height: 16px;
}
#block_3 {
    padding: 0 10px;
}
#block_2 {
    padding: 0 10px;
    overflow: hidden;
}
#block_1 {
    padding: 0 10px;
}
.mod_blog_image_holder{
    text-align: center;
}
/* end file: content.css */

/* start file: debug.css */
.profiler
{
	padding:10px 0px 0px 50px;
}
/* end file: debug.css */

/* start file: disabledemo.css */
.disable_demo input[type="submit"] {
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #fff;
    background: #B71C1C;
}
.disable_demo input[type="submit"]:hover {
    background: #F44336;
}
.disable_demo {
    padding: 20px 0;
    font-size: 14px;
    color: #333;
}
/**/
.scroll .demo_notice {
        position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    top: 0;
}
.demo_notice {
    text-align: center;
    padding: 5px;
    background: #F44336;
    color: #fff;
    font-size: 14px;
}
.demo_notice a{
    color: #fff;
    text-decoration:underline;
}

/* end file: disabledemo.css */

/* start file: domain.css */
.field_domain
{
	text-align: center;
}
.field_domain
{
	margin: 0 auto;
	position: relative;
	float: none;
        width: 250px;
}
.doamin_prefix
{
	width: 80px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: text;
	padding: 20px 2px 0 0;
	text-align: right;
}
.domain_sub
{
	text-align: left;
	width: 80px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: text;
	padding: 20px 10px 0 2px;
}
.inputbox_domain {
	background:none;
	border: 0 none;
	color: #656565;
	font-size: 14px;
	padding: 0 70px 0 70px;
	width: 220px;
        line-height: 60px;
        height: 60px;
	text-align: center;
	font-weight: bold;
}
.domain_submit
{
	padding: 20px 0 0;
	width: 220px;
	margin: 0 auto;
	text-align: center;
}

/* end file: domain.css */

/* start file: expandText.css */
.expandedtext-block{
      display: none;
}
.expandedtext-title
{
      cursor: pointer;
      color: #E21A28;
      font-weight: bold;
}
/* end file: expandText.css */

/* start file: fonts.css */
@font-face {
    font-family: 'BPGBannerCapsRegular';
    src: url('fonts/bpgbannercaps.eot');
    src: url('fonts/bpgbannercaps.eot') format('embedded-opentype'),
         url('fonts/bpgbannercaps.woff') format('woff'),
         url('fonts/bpgbannercaps.ttf') format('truetype'),
         url('fonts/bpgbannercaps.svg#BPGBannerCapsRegular') format('svg');
}
@font-face {
    font-family: 'BPGArialRegular';
    src: url('fonts/bpgarial.eot');
    src: url('fonts/bpgarial.eot') format('embedded-opentype'),
         url('fonts/bpgarial.woff') format('woff'),
         url('fonts/bpgarial.ttf') format('truetype'),
         url('fonts/bpgarial.svg#BPGArialRegular') format('svg');
}
@font-face {
    font-family: 'BPGGlaho';
    src: url('fonts/bpgglaho.eot');
    src: url('fonts/bpgglaho.eot') format('embedded-opentype'),
         url('fonts/bpgglaho.otf') format('otf'),
         url('fonts/bpgglaho.ttf') format('truetype');
        
}
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?21013890');
  src: url('fonts/fontello.eot?21013890#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?21013890') format('woff'),
       url('fonts/fontello.ttf?21013890') format('truetype'),
       url('fonts/fontello.svg?21013890#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* end file: fonts.css */

/* start file: footer.css */
#footer{
    overflow: hidden;
    background: #373737;
}
#footer_center {
margin: 0 auto;
width: 950px;
}
.copyright{
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding-bottom: 20px;
}
.footer_socials{
    text-align: center;
    padding: 20px 0; 
    overflow: hidden;
}

.footer_socials > p {
    display: table;
    width:auto;
    margin: 0 auto;
}

.footer_socials img {
    left: 10px;
    position: absolute;
    top: 0;
}

.footer_socials a {
    display: block;
    float: left;
    font-size: 0;
    position: relative;
    width: 40px;
    overflow: hidden;
    height: 21px;
}
.footer_logo{
    text-align: center;
    padding: 40px 0 10px;
}
.footer_menu ul{
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}
.footer_menu ul li
{
    float: left;
    width: auto;
    padding:0 20px;
}

.footer_menu {
    overflow: hidden;
    padding: 5px 0 10px;
}
.footer_menu ul li a:hover
{
    color: #ffc000;
    text-decoration: none;
}
.footer_menu ul li a
{
        font-size: 14px;
    color: #fff;
    font-family: BPGBannerCapsRegular;
}
#modcontactItems .contact_mail_in a:hover{
     text-decoration: underline;
}
.pay{
    text-align: center;
    padding-bottom: 10px;
}
.map {
    position: relative;
    height: 350px;
    overflow: hidden;
}
.map img{
    position: absolute;
    left: 50%;
    margin-left: -800px;
}
/* end file: footer.css */

/* start file: gadaxda.css */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 25, 2015, 7:26:48 PM
    Author     : GoodWeb
*/
.gadaxdis_metodi{
    border-top:2px solid #6b396e;
    border-bottom:2px solid #6b396e;
    margin-bottom: 15px;
    color:#5c5c5c;
    padding: 5px 0;
}
.gadaxdis_metodi_left {
    float: left;
    width: 440px;
    line-height: 48px;
}
.gadaxdis_metodi:first-child .gadaxdis_metodi_right {
    float: right;
    width: 250px;
}
.gadaxdis_metodi_right {
    float: right;
    width: 125px;
}
.gadaxdis_metodi_gadaxda {
    float: right;
    width: 100px;
    text-align: center;
    line-height: 32px;
    padding: 8px 0;
    
}
.gadaxdis_metodi_gadaxda a{
    color: #fff;
    background: #6b396e;
    display: block;
    border-radius: 16px;
}

.gadaxdis_metodi_instruqcia {
    float: left;
    width: 125px;
    cursor: pointer;
    line-height:48px;
    background: url(../images/gadaxdismetodi_toogle.png);
    background-position: 105px center;
    background-repeat: no-repeat;
}
.gadaxdis_metodi_instruqcia.showinst {
     background: url(../images/gadaxdismetodi_toogleopen.png);
      background-position: 105px center;
    background-repeat: no-repeat;
}
.gadaxdis_metodi_bot{
    margin-top: 10px;
    padding:15px 0 10px;
    font-size: 14px;
    line-height: 18px;
    display: none;
    border-top:1px solid #c4c4c4;
}
.gadaxdis_metodi_gadaxda a:hover{
    background: #CB699C;
    color:#fff;
}
.metod_unipay{
      background: url(../images/unipay_metod.png);
      background-position: left center;
    background-repeat: no-repeat;
    padding-left: 160px;
}
.ibank_metod{
      background: url(../images/ibank_metod.png);
      background-position: left center;
    background-repeat: no-repeat;
    padding-left: 80px;
}
.bank_metod{
      background: url(../images/bank_metod.png);
      background-position: left center;
    background-repeat: no-repeat;
    padding-left: 75px;
}
.posterminal_metod{
      background: url(../images/posterminal_metod.png);
      background-position: left center;
    background-repeat: no-repeat;
    padding-left: 70px;
}
.gadaxda_body{
    padding-bottom:30px;
}
/* end file: gadaxda.css */

/* start file: gamoxmaureba.css */
.response_block {
height: 415px;
}
.response_block_title
{
    text-align: center;
    font-size: 48px;
    color: #fff;
    font-family: BPGArialRegular;
   
    padding-bottom: 24px;
   background: url(../images/paketebiline1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom:16px;
}
.response_block_desc{
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-family: BPGArialRegular;
    padding-bottom:30px;
    clear: both;
}
.response_text{
    float: right;
    width: 733px;
    padding-top: 20px;
    overflow: hidden;
    background: url(../images/ambobenbg.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.response_text_ini{
    min-height: 87px;
    padding: 0 30px;
    line-height: 24px;
}
.response_text_in{
    padding-bottom: 20px;
    font-size: 16px;
    overflow: hidden;
     background: url(../images/ambobenbg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.response_block_slides{
    padding: 0 50px;
    overflow: hidden;
}
.response_image img {
width: 88px;
height: 88px;
border: 1px solid #ccc;
border-radius: 44px;
}
.response_image {
float: left;
width: 110px;
text-align: center;
padding: 18px 0;
}
.response_slide{
    display: none;
    position: relative;
}
.response_slide:first-child{
    display: block;
}
.response_kutxe
{
    width: 19px;
    height: 25px;
    background: url(../images/ambobenbgi.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
left: 109px;
top: 50px;
}
.reshold
{
    position: relative;
}
.response_buttons {
    display: table;
    margin:0 auto 10px;
}
.response_buttons > div {
    background: url("../images/bullets.png") no-repeat scroll -22px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 18px;
    margin-right: 5px;
    width: 18px;
}

.response_buttons > div.activeb {
    background-position: 0 0;
}
/* end file: gamoxmaureba.css */

/* start file: header.css */
.menu li.item105 a
{
   color: #fff!important;
   animation: blinker 1s linear infinite;
   border-radius: 23px;
   background: #feb305;
   padding: 0 17px;
   margin-top: 7px;
}
.menu li.item105 a span
{
    padding:6px!important;
}
@keyframes blinker {  
    50% { opacity: 0; }
}
#header{
    position: relative;
    z-index: 99999;
}
.socials {
    overflow: hidden;
    padding: 14px 0;
    float: left;
    width: 200px;
}
.header_bot.fixedbot {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    
    background: rgba(255, 255, 255, 0.95);
}
.noslider{
    height: 54px;
}
.socials img {
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.8;
}

.socials a {
    display: block;
    float: left;
    font-size: 0;
    position: relative;
    width: 40px;
    overflow: hidden;
    height: 21px;
}
.header_top{
    background: #834477;
}
.logo {
    padding: 15px 0;
}
.logo img{
    height: 23px;
}
.header_bot{
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 0;
    right: 0;
    top: 49px;
    border-bottom: 1px solid #ccc;
}
.login{
    padding: 7px 0;
    position: inherit;
}

.navbar-toggle2 {
    float: right;
    background: none;
    border: none;
    border-radius: 4px;
    border: 1px solid #fff;
    margin-right: 15px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    line-height: 26px;
    padding: 2px 10px;
}
.navbar-toggle2.collapsed{
    color: #cac4c4;
    border: 1px solid #cac4c4;
}
/*main menu*/
#mainmenu ul li{
    list-style: none;
    width: auto;

}
#mainmenu ul li a span{
    display: block;
    padding: 14px 0;
    font-family: BPGBannerCapsRegular;
}

#mainmenu ul li a{
    color: #524b48;
    font-size: 16px;
    display: block;
}
div#mainmenu {
    padding-top: 3px;
    position: inherit;
}
.menu{
    margin:0;
    padding: 0;
}

#mainmenu ul #current>a
{

    color: #834477;

}

#mainmenu ul li:hover > a
{
    color: #834477;
    text-decoration: none;

}
#mainmenu ul li ul li:hover a
{
    color: #834477;
    text-decoration: none;

}
.search{
    float: right;
    width: 140px;
    padding: 10px 0 0;
}
#mod_help_icon{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 130px;
    height: 85px;
    background: url(../images/mod_help_icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
#mod_help_icon span{
    display: block;
    height: 27px;
    width: 148px;
    -webkit-transform: rotate(33deg);
    -moz-transform: rotate(33deg);
    -o-transform: rotate(33deg);
    cursor: pointer;
    -ms-transform: rotate(33deg);
    transform: rotate(33deg);
    position: fixed;
    top: 20px;
}

.smbtn {
    border-color: rgb(131, 68, 119);
}
.smbtn .icon-bar {
    display: block;
    width: 22px;
    background-color: rgb(131, 68, 119);
    height: 2px;
    border-radius: 1px;
    margin: 3px 0;
}.smbtn {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.scrm {
    display: none;
    float: right;
    position: relative;
}
.secmenu {
    display: none;
    position: absolute;
    z-index: 999;
    background: rgba(255, 255, 255, 0.9);
    right: 0;
    top: 55px;
    padding: 10px 10px;
    width: auto;
}
.header_bot .secmenu .menu {
    float: none;
}
.header_bot .secmenu .menu > li ul{
    background: none;
}
.secmenu .menu > li ul{
    display: block;
    position: static;
    padding-left: 10px;
}
.secmenu ul li{
    list-style: none;
    padding: 5px 0;
    float: none;
}
.secmenu ul li a{
    display: block;
    font-family: BPGBannerCapsRegular;
    color: #524b48;
    font-size: 14px;
}
.secmenu ul #current a {
    color: #834477;
}
.secmenu ul li a:hover {
    color: #834477;
}
.authscr{
    padding: 10px 0;
    float: right;
    display: none;
}
.authscr .loginb a,
.authscr .regb a {
    color: rgb(131, 68, 119);
    display: block;
}
.authscr .loginb a {
    font-size: 14px;
    border: none;
    line-height: 34px;
}
/* end file: header.css */

/* start file: ie7.css */
.button
{
	padding:3px 0px;
}
.pa_item
{
	overflow:hidden;
}
.listing_title,
.latestnews_intro,
.othernews_title,
.othernews_intro,
.painwb
{
	height:1%;
	position:relative;
}
.icons
{
	height:25px;
	padding-right:25px;
}
.menu_top
{
	display:table;
}
/* end file: ie7.css */

/* start file: invoice.css */
.invoicebody{
    border:1px solid #ccc;
    padding: 20px;
    font-size: 12px;
    font-family: Arial,Sylfaen,Helvetica,sans-serif;
    color: #262626;
}
.invoice_blocki{
    width: 642px;
    margin: 0 auto;
}

.twobut {
    clear: both;
    display: table;
    margin: 0 auto;
    overflow: hidden;
}
.incoicetable{
    border: 1px solid #ccc;
}
.invoicerow{
    padding-bottom: 20px;
}
.invoice_status {
    text-align: center;
    line-height: 20px;
    float: right;
    font-family: BPGBannerCapsRegular;
    width: auto;
}
.paids {
    color: #559749;
    font-size: 26px;
    line-height:40px;
}

.unpaids {
    color: #E2465B;
     
    font-size: 26px;
    line-height:40px;
}
.tabletwo {
    
  
    width: 292px;
    padding: 10px 0;
}
.tabletwo >div,
.tableone >div
{
    padding: 0 10px;
}
.onetwohold {
    border: 1px solid #ccc;
    padding: 3px;
    line-height: 20px;
}
.tableone {
    padding: 10px 0;
    width: 292px;
}
.invoicetohead {
    color: #000;
    font-weight: bold;
}
.onetwohold table td{
    vertical-align: top;
    border: 1px solid #ccc;
}

.invoicedates {
    line-height: 18px;
}
.invoicedates_name {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.invoice1_desc_in {
    padding:5px;
}
.invoicet1 > div:first-child{
    border-top: none;
}
.invoicet1_row,
.invoicet2_row{
    background-color: #fff;
}
.invoice1_desc .invoice1_desc_in{
    border-right: 1px solid #ccc;
}
.invoice1_amount
{
    text-align: center;
}
.invoicet1_head{
    font-weight: bold;
    text-align: center;
}
.invoicet1 > div
{
    clear: both;
    border-top: 1px solid #ccc;
    overflow: hidden;
}
.transtext{
    font-weight: bold;
}
.invoice1_desc {
    float: left;
    width: 432px;
}
.invoice1_amount {
    float: right;
    width:165px;
}
.amount2 {
    float: left;
    width: 112px;
    text-align: center;
}
.invoicet1,
.invoicet2{
    background-color: #efefef;
    border: 1px solid #ccc;
}
.invoicet1_sub .invoice1_desc,
.invoicet1_credit .invoice1_desc,
.invoicet1_total .invoice1_desc
{
    
    text-align: right;
}
.invoicet2_head,
.invoicet2_sub{
    font-weight: bold;
}
.invoicet1_sub,
.invoicet1_credit,
.invoicet1_total
{
    font-weight: bold;
}
.invoicet2inw .invoice1_desc_in{
    border-right: 1px solid #ccc;
}
.invoicet2inw {
    float: left;
    text-align: right;
    width: 486px;
}
.invoicet2in .invoice1_desc_in
{
    border-right: 1px solid #ccc;
}
.invoicet2 > div{
    clear: both;
    overflow: hidden;
}

.invoicet2in {
    float: left;
    text-align: center;
    width: 162px;
}
.invoicepayb{
    background: url("../images/regbut.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 0 none;
    color: #a64072;
    display: table;
    font-family: BPGBannerCapsRegular;
    font-size: 18px;
    height: 54px;
    margin: 0 auto;
    width: 220px;
}
.invoicepayb:hover{
    background: url("../images/regbuth.png");
    
    color: #df79ad;
    
}
.invoiceprint
{
    padding-bottom: 20px;
}
.invoiceprint a
{
     background: url("../images/regbut.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 0 none;
    color: #a64072;
    font-family: BPGBannerCapsRegular;
    font-size: 18px;
    height: 54px;
    line-height: 54px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 220px;
}
.invoicepb a
{
     background: url("../images/regbut.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 0 none;
    color: #a64072;
    font-family: BPGBannerCapsRegular;
    font-size: 18px;
    height: 54px;
    line-height: 54px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 220px;
}
.invoicepb a:hover
{
    background: url("../images/regbuth.png");
    
    color: #df79ad;
}
.invoiceprint a:hover
{
    background: url("../images/regbuth.png");
    
    color: #df79ad;
}
.invoicepay{
    padding-top:10px;
    text-align: center;
}
.invoicepb {
    float: left;
    text-align: center;
    width: 240px;
}
.invoice_row_head > div.ordername , 
.invoice_row_data > div.ordername
{
    width: 233px;
}
.invoice_row_head > div.status_icon , 
.invoice_row_data > div.status_icon
{
    width: 75px;
}
/* end file: invoice.css */

/* start file: jquery.datetimepicker.css */
.xdsoft_datetimepicker{
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding: 8px;
	padding-left: 0px;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border:none !important;
}

.xdsoft_noselect{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
	display: inline-block;
	position: static;
	box-shadow: none;
}
.xdsoft_datetimepicker *{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px;
	margin:0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
	display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
	display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
	width: 224px;
	float:left;
	margin-left:8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{
	width: 256px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
	width: 58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker  .xdsoft_prev, 
.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_today_button{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i{
	opacity:0.5;
	background-position:-92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker  .xdsoft_prev{
    float: left;
	background-position:-20px 0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
    float: left;
	background-position:-70px 0px;
	margin-left:5px;
}

.xdsoft_datetimepicker  .xdsoft_next{
    float: right;
	background-position:0px 0px;
}

.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_prev ,
.xdsoft_datetimepicker  .xdsoft_today_button{
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
	float:none;
	background-position:-40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left:14px;
	margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
	background-position:-40px 0px;
	margin-bottom:7px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #F5F5F5;
	border-top:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: center;
	border-collapse:collapse;
	cursor:pointer;
	border-bottom-width:0px;
	height:25px;
	line-height:25px;
}

.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
 border-top-width:0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker  .xdsoft_label{
	display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover{
	text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label:hover i{
	opacity:1.0;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
	border:1px solid #ccc;
	position:absolute;
	right:0px;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #fff;
    background: #ff8000;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
	padding:2px 10px 2px 5px; 
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0px 1px 3px 0px inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
	width:100px;
	text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
	clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
	border-collapse:collapse;
	width:100%;
	
}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
	padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
	width:14.2857142%;
	background: #F5F5F5;
	border:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding:0px;
	border-collapse:collapse;
	cursor:pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar th{
	width:12.5%;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	background: #F1F1F1;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
	color:#33AAFF;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0px 1px 3px 0px inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
	opacity:0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
	color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}


.xdsoft_time_box{
	position:relative;
	border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
	background:#ccc !important;
	height:20px;
	border-radius:3px;
}
.xdsoft_scrollbar{
	position:absolute;
	width:7px;
	right:0px;
	top:0px;
	bottom:0px;
	cursor:pointer;
}
.xdsoft_scroller_box{
position:relative;
}


.xdsoft_datetimepicker.xdsoft_dark{
	box-shadow: 0px 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000000;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	color: #cccccc;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box{
	border-bottom:1px solid #222222;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #0a0a0a;
	border-top:1px solid #222222;
	color: #999999;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label{
    background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select{
	border:1px solid #333;
	background:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #000;
    background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #cc5500;
	box-shadow: #b03e00 0px 1px 3px 0px inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_prev, 
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_today_button{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	background: #0a0a0a;
	border:1px solid #222222;
	color: #999999;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_today{
	color:#cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #cc5500;
	box-shadow: #b03e00 0px 1px 3px 0px inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #000 !important;
    background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_copyright{ color:#333 !important;}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_copyright a{ color:#111 !important;}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{ color:#555 !important;}


.xdsoft_dark .xdsoft_time_box{
	border:1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller{
	background:#333 !important;
}

/* end file: jquery.datetimepicker.css */

/* start file: jquery.geokbd.css */
/* start file: jquery.geokbd.css */
.geokbd_block {
    position: relative;
}

textarea
{
    resize: none;
}

.gk_text
{
    padding:0 0 0 3px;
    width: auto;
}
.gk-switcher_in
{
    padding: 9px 7px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #dddddd;
}
.gk-switcher .gk-us,
.gk-switcher.gk-on .gk-ka
{
    display: block;
}
.gk-switcher .gk-ka,
.gk-switcher.gk-on .gk-us
{
    display: none;
}
.float_lefti .geokbd_block{
    float: right;
}
.float_left .geokbd_block{
    float: right;
}

.gk-ka, 
.gk-us {
    height:14px;
    width: 30px;
    background: url(../images/flags.png) no-repeat;
    cursor: pointer;
    z-index: 5757;
}

.gk-ka {
    background-position: 0 0;
}
.gk-us {
    background-position: 0 -14px;
}
.gk-ka:hover {
    background-position:-34px 0;
}

.gk-us:hover {
    background-position:-34px -14px;
}
input.kbd,
input.kbd:focus,
input.kbd:hover,
input.kbd:active
{
    padding-right: 43px;
}




.gk-switcher
{
    background: #fff;
    bottom:1px;
    overflow: hidden;
    position: absolute;
    right:3px;
}
.gk-switcher .gk-us,
.gk-switcher.gk-on .gk-ka
{
	display: block;
}
.gk-switcher .gk-ka,
.gk-switcher.gk-on .gk-us
{
	display: none;
}
.tooltip
{
    display:block;
    background: url(../images/convert_info.png);
    background-repeat: no-repeat;
    height:28px;
    width:15px;
}
.tooltip:hover
{
    background: url(../images/convert_info_hover.png);
}
/* end file: jquery.geokbd.css */

/* start file: magazine.css */
#magazine_block .block_0{
    height: 350px;
    position: relative;
}
#magazine_block_2 .mod-introtext
{
    font-family: BPGGlaho;
}
#magazine_block .block_0 img.mod_blog_image {
     width: auto;
     min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    right:0;
}

#magazine_block .block_title  {
    font-family: BPGBannerCapsRegular;
    font-size: 22px;
    margin-bottom:35px;
    color: #fff;
}
#webgverdi #block_5 .mod_blog_link_holder
{
    display:none;
}

#magazine_video {
    padding: 20px;
    background-color: #EBF0F5;
}
#magazine_block .mod_blog_link_holder a {
    font-family: BPGBannerCapsRegular;
    font-size: 18px;
    color: #ffffff;
    padding: 18px 24px;
    background-color: rgb(242, 179, 13);
    display: table;
    border: 1px solid #feb505;
    margin: 0 auto;
    line-height: 20px;
    border-radius: 50px;
}
#magazine_block .mod_blog_link_holder a:hover
{
   background: #feb505;
   border-color: #feb505;
}
#magazine_block_2 {
    margin-top: -50px;
    z-index: 111;
    position: relative;
    margin-bottom: 50px;
}
#magazine_block_3{
    background: #ebf0f5;
}
#magazine_block_3 .block_2 .mod_blog_text {
    color: #3e4a5a;
}
#magazine_block_3 .block_2 {
    padding: 40px 0;
}
/*product page*/
#product {
    margin: 54px 0 0;
    background: url(../images/prodbg.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 40px 0;
}

#product .mod_blog_text{
    position: relative;
}

#product .block_desc {
    font-family: BPGGlaho;
    font-size: 18px;
    line-height: 28px; 
}


.random_text_holder {
    position: absolute;
    left: 50px;
    right: 50px;
    top: 190px;
    line-height: 26px;
    font-family: BPGBannerCapsRegular;
    padding: 10px;
    background: #fff;
    text-align: center;
    color: #4c4c4c;
    font-size: 22px;
}
.random_text {
    margin: 5px 0;
    height: 26px;
    overflow: hidden;
}
/*product bottom 3 article*/
#product .module_articles {
    clear: both;
    padding: 80px 0;
}
#product .modarticle_item {
    float: left;
    width: 33.33%;
}
#product .modarticle_item_ini img {
    width: 100%;
    margin: 0 0 10px;
}
#product .modarticle_item_in {
    padding: 0 10px;
}
#product .articleMod_title {
    text-align: center;
    margin-bottom: 10px;
     color: #4c4c4c;
    font-family: BPGBannerCapsRegular;
    font-size: 16px;
}
#product .articleMod_title a{
    color: #4c4c4c;
    font-family: BPGBannerCapsRegular;
    font-size: 16px;
}
#product .mod-introtext{
    color: #4c4c4c;
    font-size: 14px;
    margin-bottom: 10px;
}
#product .mod_date_more {
    font-size: 14px;
    text-align: center;
}
/*webpage blocks*/
#webgverdi_articles{
    padding: 55px 0 50px;
        background: url(../images/prodbg.png);
    background-repeat: repeat-x;
    background-position: left -90px;
}

#webgverdi_articles .mod-introtext {
    font-family: bpgglaho;
    font-size: 14px;
    display: none;
    padding-top: 5px;
}
#webgverdi_articles .modarticle_item.itemnum2{
        overflow: hidden;
    background: #fff;
    text-align: center;
    z-index: 999;
    position: relative;
}
#webgverdi_articles .modarticle_item{
         overflow: hidden;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 0 10px 0 rgba(5, 5, 5, 0.2);
}
#webgverdi_articles .modarticle_item_in {
    overflow: hidden;
    padding: 10px 20px;
    text-align: center;
}
#webgverdi_articles .modarticle_item_ini img{
    margin:10px 60px ;
    max-width: 100%;
    float: none;
    clear: both;
}
#webgverdi_articles .articleMod_title,
#webgverdi_articles .articleMod_title a{
    color: #4d4d4d;
    font-size: 18px;
    cursor: pointer;
    clear: both;
    font-family: BPGBannerCapsRegular;
}






/*templates module*/
#templates
{
    padding: 30px 0;
    background: #e6ecf2;
}
/* end file: magazine.css */

/* start file: mail_page.css */
.mail-menu{
    list-style: none;
    overflow: hidden;
    font-family: BPGBannerCapsRegular;
    font-size: 14px;
    display: table;
    padding: 10px 0;
    margin: 0 auto;
}
.mail-menu li{
    float: left;
    width: auto;
    margin: 0 10px;
}
.mail-active{
    text-decoration: underline;
}
.addnewmail {
    padding-bottom: 20px;
    text-align: right;
    font-family: BPGBannerCapsRegular;
    font-size: 14px;
    font-weight: bold;
}
table.mailpage {
    border: none;
    border-color: #ccc;
    border-collapse: collapse;
    text-align: center;
    margin: 0 auto;
}
table.mailpage td {
    font-size: 14px;
    padding: 5px 10px;
}
table.mailpage thead td {
    font-family: BPGBannerCapsRegular;
    font-size: 14px;
    background: #f1f1f1;
}
table.mailpage tfoot  td {
    background: #f1f1f1;
}
/*enconfig page start*/
.enconfig_body {
    margin: 0 auto;
    display: table;
}
select.enconfigselect {
    font-size: 12px;
    padding: 5px;
    color:#656565;
    width: 200px;
    margin-bottom: 10px;
        border: 1px solid #ccc;
}
textarea.kbd.enconfigarea {
    border: 1px solid #ccc;
    padding: 5px;
    resize: none;
    color:#656565;
}
.enconfig_body .gk-switcher{
    right: 1px;
}
button.enconfigbut {
    margin: 20px 20px 0 0 ;
    padding: 5px 0;
    background: #a64072;
    color: #fff;
    display: block;
    font-family: BPGBannerCapsRegular;
    border: none;
    float: left;
    width: 100px;
}
button.enconfigbut:hover{
    background-color: #ca699b;
}
/*enmailbox page start*/
.enmailbox_body{
    margin: 0 auto;
    display: table;
}
.enmailbox_rowch,
.enmailbox_row{
    padding: 0 0 20px;
    clear: both;
    overflow: hidden;
}
button.enmailbox_delete:hover{
     background-color: #ca699b;
}
button.enmailbox_delete {
    margin: 0 0 20px;
    background: #a64072;
    color: #fff;
    display: block;
    font-family: BPGBannerCapsRegular;
    border: none;
    line-height: 28px;
    height: 28px;
     float: right;
    width: 200px;
    clear: both;
    overflow: hidden;
}
.enmailbox_rowch label,
.enmailbox_row label {
    width: 180px;
    font-size: 14px;
    display: block;
    float: left;
    line-height: 24px;
    font-family: BPGBannerCapsRegular;
}
.enmailbox_row input{
     border: 1px solid #ccc;
    padding: 3px;
    line-height: 16px;
    height: 16px;
    font-size: 14px;
    color:#656565;
    width: 200px;
}
.enmailbox_rowch input{
     border: 1px solid #ccc;
    padding: 3px;
    color:#656565;
    height: 16px;
    margin: 4px 0 0 0;
}
.enmailbox_row select{
    font-size: 14px;
    padding: 3px 5px;
    width: 208px;
    border: 1px solid #ccc;
}
.enresponder_buttons button:hover,
.enmailbox_buttons button:hover{
     background-color: #ca699b;
}
.enresponder_buttons button,
.enmailbox_buttons button{
     margin: 0 10px;
    padding: 5px 0;
    background: #a64072;
    color: #fff;
    display: block;
    font-family: BPGBannerCapsRegular;
    border: none;
    float: left;
    width: 100px;
}
.enresponder_buttons,
.enmailbox_buttons {
    overflow: hidden;
    margin: 0 auto;
    display: table;
}
/*enmailbox page end*/
/*enresponder page start*/
.enresponder_body,
.enalias_body{
    margin: 0 auto;
    display: table;
}
.enresponder_body textarea {
    border: 1px solid #ccc;
    padding: 5px;
    resize: none;
    color:#656565;
}
.enresponder_mail button{
      
    padding: 5px 0;
    background: #a64072;
    color: #fff;
    display: block;
    font-family: BPGBannerCapsRegular;
    border: none;
    float: right;
    width: 80px;
}
.enresponder_mail{
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    line-height: 26px;
}
.enresponder_mail button:hover{
    background-color: #ca699b;
}
/*enmailbox page end*/
/*enalias page start*/
.enaldel{
      
    padding: 5px 20px;
    background: #a64072;
    color: #fff;
    display: block;
    font-family: BPGBannerCapsRegular;
    border: none;
    float: right;
    width: auto;
    margin-bottom: 20px;
}
/*enalias page end*/

/* end file: mail_page.css */

/* start file: message.css */
dt.error,
dt.message
{
	display:none;
}
dd.message
{
	margin:0px 0px 5px;
	line-height:33px;
	border:1px solid #a64072;
}
dd.message li
{
	color:#a64072;
	line-height:20px;
	padding:9px;
	text-align:center;
        background: #ffffff;
}
dd.message ul
{
	list-style:none;
        margin: 0;
}
#system-message{
    margin: 10px 0;
}
/* end file: message.css */

/* start file: mod_article.css */

#magazine_block_2 .module_articles {
    padding: 30px 60px;
    /* margin-top: -50px; */
    background: #ebf0f5;
    z-index: 999;
}
#magazine_block_2 .modarticle_item {
    overflow: hidden;
    padding: 16px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(5, 5, 5, 0.15);
    margin-top: 30px;
}

#magazine_block_2 .modarticle_item_ini img{
    margin-left: 20px;
    float: right;
}
#magazine_block_2 .articleMod_title{
    color: #4d4d4d;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 0; 
    font-family: BPGBannerCapsRegular;
}
#magazine_block_2 .modarticle_item_in {
    display: table;
    margin: 0 auto;
}
#magazine_block_2 .modarticle_item:nth-child(2) img{
   float: left;
    margin-right: 20px;
     margin-left: 0;
}
/* end file: mod_article.css */

/* start file: mod_product.css */
#product_block {
    padding-bottom: 48px;
}
.image_hover {
    display: none;
}
.products_item_in a:hover .image_hover {
    display: inline;
}
.products_item_in a:hover .image_current {
    display: none;
}
.products_item {
   
}
.products_item_in {
    text-align: center;
}
.products_item_in a {
    display: block;
    font-size: 0;
    text-align: center;
}
.products_link {
    color: #fff;
    font-size: 16px;
    font-family: 'BPGBannerCapsRegular';
    text-align: center;
    display: block;
}
.products_items {
    padding: 0 0 10px;
}
.products_item_in a:hover{
   
    text-decoration: none;
}
.products_item_in a:hover .products_link{
    color:#ffc000;
}
.products_img{
    padding-bottom: 20px;
    display: block;
}
.products_intro
{color: #959595;
    font-size: 12px;
    font-family: 'BPGArialRegular';
   line-height: 18px;
}
.products_block {
    display: table;
    margin: 0 auto;
    max-width: 1000px;
}
/* end file: mod_product.css */

/* start file: mod_step.css */
.mod_step
{
    background: #f6f6f6;
    margin-bottom: 20px; 
}
#step
{
    margin:0 auto;
    display:table;
}
.step{
    padding: 20px 0;
}
#step .step_block{
    position: relative;
}
.step_default{
    display: block;
    height: 47px;
    width: 50px;
    float:left;
    background: url("../images/steps_bg.png");
    background-repeat:no-repeat; 
}
.step_block_in
{
    line-height: 47px;
    font-family: BPGBannerCapsRegular;
}
.step_green .step_desc{
    color: #555;
    font-size: 12px;
    display: block;
    left: 50px;
    top: 33px;
      line-height: 16px;
    width: 160px;
    position: absolute;
    overflow: hidden;
    font-family: BPGArialRegular;
}
.step_tip{
    background: url(../images/tooltip_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 72px;
    height: 26px;
    display: block;
    font-family: BPGArialRegular;
    line-height: 28px;
    display: none;
    text-align: center;
    font-size: 13px;
    top: 46px;
    color: #64A056;
    left: 7px;
    position: absolute;
}
.step_block_in > span:hover a{
    color:#64A056;
}
.step_block_in > span:hover .step_tip
{
    display: block;
    color: #64A056;
}

.step_block a{
    
    color: #9b9b9b;
    font-size: 16px;
}
.step_one{
    background-position:0 0;
}
.step_two{
    background-position:-65px 0;
}
.step_three{
    background-position:-134px 0;
}
.step_four{
    background-position:-196px 0;
}
/*red icons*/
.step_red .step_one{
    background-position:0 -108px;
}
 .step_red .step_two{
    background-position:-65px -108px;
}
 .step_red .step_three{
    background-position:-134px -108px;
}
.step_red .step_four{
    background-position:-196px -108px;
}
/*green icons*/
.step_green .step_one{
    background-position:0 -55px;
}
.step_green .step_two{
    background-position:-65px -55px;
}
.step_green .step_three{
    background-position:-134px -55px;
}
.step_green .step_four{
    background-position:-196px -55px;
   
}
/*for tooltip*/
.step_block_in > span{
    display: block;
}
/* end file: mod_step.css */

/* start file: mod_templates.css */
.gw_templates_item img{
    max-width: 100%;
        box-shadow: 0px 4px 18px 0px rgba(5, 5, 5, 0.51);
}
.gw_templates_all_items {
    position: absolute;
    top: 20px;
    left: 0;
}
.psnext, .psprev {
    top: 40%;
    cursor: pointer;
    opacity: 0.8;
    z-index: 99;
    width: 33px;
    position: absolute;
    height:50px;
}
.psnext:hover, .psprev:hover{
    opacity: 1;
} 
.psprev {
    background: url(../images/csprev.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
}
.psnext {
    background: url(../images/csnext.png);
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
}
.gw_templates_all_items_in {
    position: relative;
    overflow: hidden;
    height: 240px;
}
.gw_templates_items{
    width: 285px;
    float: left;
}
.gw_templates_item{
    padding: 0 10px;
    text-align: center; 
} 
.templates_block_title {
    padding-bottom: 10px;
    text-align: center;
    color: #364150;
    font-family: BPGBannerCapsRegular;
    font-size: 22px;
    max-width: 600px;
    margin: 0 auto;
    line-height: 28px;
}
.gw_templates_all a {
    color: #5d6a7c;
    border: 1px solid #5d6a7c;
    padding: 15px;
    font-size: 18px;
    display: table;
    border-radius: 23px;
    line-height: 16px;
    margin: 10px auto 0;
    font-family: BPGBannerCapsRegular;
}
.gw_templates_all a:hover{
    color: #fff;
    background: #5d6a7c;
}
.gw_templates_registration a:hover{
    color: #fff;
    background: #ffc000 ;
    border: 1px solid  #ffc000;
}
.gw_templates_registration a
{
    color: #fff;
    background: rgb(242, 179, 13);
    border: 1px solid  rgb(242, 179, 13);
    padding: 15px;
    font-size: 18px;
    display: table;
    border-radius: 23px;
    line-height: 16px;
    margin: 10px auto 0;
    font-family: BPGBannerCapsRegular; 
}
/* end file: mod_templates.css */

/* start file: newblock.css */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 19, 2018, 5:24:36 PM
    Author     : Roma
*/

.newblock .page_body{
    padding: 0;
}
.newblock .mod_blog_text{
    
    text-align: center;
    color: #fff;
}
.newblock {
    position: relative;
}


.newblock .mod_blog_text > div{
    max-width: 900px;
    margin: 0 auto ;
}
.newblock .mod_blog_text .block_title {
    font-family: BPGBannerCapsRegular;
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
}
.newblock .mod_blog_text .mod_blog_link_holder a{
   
    font-family: BPGBannerCapsRegular;
    font-size: 18px;
    color: #ffffff;
    padding: 18px 24px;
    background-color: rgb(242, 179, 13);
    display: table;
    border: 1px solid #feb505;
    margin: 0 auto;
    line-height: 20px;
    border-radius: 50px;

}
.newblock .mod_blog_text {
            height: 550px;
    padding: 100px 0;
    position: relative;
    z-index: 2;
}
.newblock .mod_blog_text .block_desc {
        font-family: BPGBannerCapsRegular;
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}
.newblock img.mod_blog_image {
    width: auto;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    right: 0;
}
/* end file: newblock.css */

/* start file: pagination.css */
/*start pagination*/
.pagination
{
	font-size:12px;
	padding:20px 10px 10px;
	text-align:center;
}
.noactivepage 
{
	color:#4C4C4C;
	font-weight:bold;
}
.noactivepage,
.activepage,
.pagination a
{
	padding:0px 4px;
}
.activepage
{
	font-weight:bold;
	color:#a64072;
	text-decoration:underline;
}
#catnewsblock
{
	padding:0px 10px 10px;
}
.si_title
{
	border-bottom:1px solid #BA8300;
	color:#BA8300;
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px;
	padding:5px 0px;
}
.blog_title_si
{
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 3px;
}
.page_blog
{
	padding:10px;
}
.pagination_in strong a
{
	color:#656565;
}
.pagination_in strong a:hover
{
	color:#a64072;
}
/*end pagination*/

/* end file: pagination.css */

/* start file: paketebi.css */
.packages_block_title
{
    font-size: 48px;
    font-family: BPGArialRegular;
    color:#656565 ;
    padding-bottom: 24px;
    text-align: center;
    background: url(../images/paketebiline.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom:16px;
}
.packages_footer_in
{
	left:0;
}
.package_it
{
    
    margin-bottom: 10px;
/*    border-radius: 6px;*/
    font-family: BPGBannerCapsRegular;

}
.package_nest_key
{
    background: #34465a;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 0;
/*    border-top-left-radius: 6px;*/
/*    border-top-right-radius: 6px;*/
    color:#fff;
    position: relative;
    margin-bottom: 20px;
}

.packages_block_desc
{
    text-align: center;
    font-size: 20px;
    color: #aaaaaa;
    font-family: BPGArialRegular;
    padding-bottom: 30px;
    clear: both;
}
.package_block
{
    margin-bottom: 50px;
}
.packages_param
{
    padding-bottom:10px;
}
.package_nest_price_chouse 
{
    
    background: #6DB4E1;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.package_nest_price_chouse a
{
    color: #fff;
}
.pack_back
{

    text-align: center;
    padding:0 0 25px 0; 
    color: #666666;
    margin-bottom: 20px;
}
.package_nest_desc
{
    font-family: BPGGlaho;
    font-size: 18px;
    line-height: 30px;
}
.packages_title
{
    color:#3e4a5a;
    font-size: 24px;
    font-family: BPGBannerCapsRegular;
    padding-bottom: 10px;
}
.package_title{
    color: #fff;
    font-size: 22px;
    font-family: BPGBannerCapsRegular;
    text-align: center;
    position: relative;
    padding: 15px;
    background: #b3b3b3;
    border-top-left-radius:4px;
    border-top-right-radius:4px;

}
.package_price_value{
    color: #b3b3b3;
    font-size: 68px;
    font-family: BPGBannerCapsRegular;
    text-align: center;
    padding-bottom: 10px;
    line-height: 70px;
    padding-top: 25px;
}
.package_price_in{
    text-align: center;
    color: #b3b3b3;
    padding-bottom: 25px;
    font-family: BPGBannerCapsRegular;
    font-size: 24px;
}
.package_item{
    color: #666;
    font-family: bpgglaho;
    font-size: 18px;
    line-height:26px;
    padding: 25px;
}
.package_more
{
    padding: 0 20px 25px;
    overflow: hidden;
}
.package_more_button
{
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 2px 5px;
    text-align: center;
    font-family: BPGBannerCapsRegular;
    background-color: #b3b3b3;
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
}
.package_more_button:hover{
    color:#fff;
}
/*.package_title .wechose{
    top:3px;
}*/

.icon-sign_of_georgian_lari:before {
    font-family: "fontello";
    content: '\e800'; } /* '' */


/*paketebi component*/

.package_nest_title{


    padding-bottom: 10px;
    color: #383838;
    font-size: 24px;
    cursor: pointer;
    position: relative;
    font-family: BPGBannerCapsRegular;
}
.package_nest_valuef{
   
    text-align: center;
    font-size: 14px;
}
.package_nest_value
{
    text-align: center;
    color: #656565;

    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    height: 50px;
    padding-top:15px;
    position: relative;
}
.package_nest_paramf{
    float: left;
    width: 297px;
    color: #656565;
    padding: 5px 0;
    font-size: 14px;
}
.packages_params{
    color: #656565;
    padding-bottom: 5px;
    position: relative;
    font-size: 14px;
}
.all_params
{
    border: 1px solid #ccc;
}
.packages_params
{
    border-top: none;
}

.price_plan:hover 
{
   
}
.price_plan {
    border:none;
    font-size: 14px;
    color: #656565;
    display: block;
    margin: 0 auto;
 
}

.package_nest_keys {
    font-family: BPGBannerCapsRegular;
}

.package_nest_contents {
         font-family: BPGBannerCapsRegular;
    float: right;
    width: 55%;
    position: relative;
    background: #f0f3f7;
}

#cont_price1 .package_nest_price_value {
    padding-top: 31px;
}
.package_nest_price{


    overflow: hidden;
    cursor: pointer;

    text-align: center;

}
.package_nest_contents:after {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #f0f3f7;
    position: absolute;
    content: '';
    top: 5px;
    left: -12px;
}
.pack_param_desc
{
     transition: opacity 1s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden;
    clear: both;
}
.pack_param_desc_in
{
    border-top:1px solid #ccc;
    padding:5px 10px;
    display: flex;
}
.package_nest_price:first-child{
    border-left:none;
}
#cont_price1 .package_nest_price {
    line-height: 38px;
}
.actpack
{
    background-color: #f2f2f2;
}
#price2 .paketsale,
#price3 .paketsale
{
    background: url(../images/paketsale.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 35px;
    left: -7px;
    position: absolute;
    top: -2px;
    width: 56px;
    z-index: 999;

}

.package_nest_price_value {
    font-size: 21px;
    color: #854579;
}
.package_nest_row:hover
{
    background-color:#f2f2f2;
}
.package_nest_price_value.discounted
{
    color: #854579;
    padding-top: 18px;
    font-size:18px;
}
.actpack .packages_info{
/*    background-position: center -36px;*/
        background-color: #E6EDF2;
}
.actpack .pack_param_desc{
   opacity: 1;
    height: auto;
}
.packages_info
{ 
    background:url(../images/information.png);
    background-repeat: no-repeat;
    background-position: center 12px;
    background-color: #f2f2f2;
    height:50px;
    cursor: pointer;
}
.packages_info:hover
{
/*    background-position: center -36px;*/
    background-color:#E6EDF2;
}
.del {
    text-decoration: none;
    position: relative;
    color: #797979;
}
span.redline {
    position: absolute;
    left: 0;
    right: 0;
    color: #797979;
    top:8px;
    bottom: 7px;
    border-top: 1px solid #b65c8f;
    border-bottom: 1px solid #b65c8f;
}


.package_nest_buttons
{
    border-right:1px solid #d6d6d6;
    display: none;
    float: right;
}
.pkg_title_4,.pkg_value_4
{
    border-right:1px solid #fff;
}

#button_price1
{
    display: block;
}

.packages_buttons {
    clear: both;
    overflow: hidden;
}
.package_nest_key.active
{
    background-color:#fff;
    color: #854579;
    border-bottom: 1px solid #8e4a7d !important;
    border-top: 1px solid #8e4a7d;
    border-left: 1px solid #8e4a7d;
    border-right: none;
}
.package_nest_title.pkghovered
{
    border-left: 1px solid #b65c8f !important;
    border-top: 1px solid #b65c8f !important;
}
.add_package_nest_param_ini
{
    padding-left: 5px;
}
.package_nest_param_ini
{
   
    font-family: BPGBannerCapsRegular;
}

.add_package_nest_row:hover{
    background-color: #F5F0F7;
    cursor: pointer;
}
.add_package_nest_row {
    border-bottom: 1px solid #F5F0F7;
    padding: 5px 0;
    position: relative;
}
.package_nest_row
{
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.add_package_params{
    display: none;
    border-top: 1px solid #F5F0F7;
}

.add_detales span span{
    background: url(../images/toglpacks.png);
    background-repeat: no-repeat;
    height: 20px;
    display: block;
}
.add_close_detales span span{
    background: url(../images/toglpacks.png);
    background-repeat: no-repeat;
    height: 20px;
    display: block;
}
.add_close_detales .close-left {
    background-position: center -15px !important;
    float: left;
    width: 50px;
}
.add_close_detales .close-right {
    background-position: center -15px !important;
    float: right;
    width:50px;
}
.add_detales .close-left {
    background-position: center 2px !important;
    float: left;
    width: 50px;
}
.add_detales .close-right {
    background-position: center 2px !important;
    float: right;
    width: 50px;
}

.add_close_detales_in
{

    clear: both;
    padding-top: 5px;
}
.add_package_nest_param {
    float: left;
    width: 70%;
}
.additional_package_name div
{
    padding-right: 5px;
}
.add_package_nest_value {
    float: left;
    text-align: center;
    width: 30%;
}

.add_detales{
    clear: both;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
}
.add_close_detales:hover,
.add_detales:hover
{
    background-color: #F5F0F7;
}
.add_close_detales {
    padding: 5px 0;
    cursor: pointer;
    text-align: center;
}
.add_detales > span {
    display: table;
    margin: 0 auto;
}
.add_close_detales > span {
    display: table;
    margin: 0 auto;
}
.packages_body .tooltip:hover #tooltip_block{
    visibility: visible;
}
.packages_body .tooltip {
    cursor:pointer;
    background-position: left -5px;
    height: 18px;
}
.packages_body .tooltip_span_top {
    padding-left: 4px;
}
.packages_body .html_help_info_img {
    width: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.packages_body .html_help_info_img.notes_tooltip {
    width: 20px;
    position: absolute;
    right: 0;
    bottom:auto;
    top: 0;
}
.packages_body #tooltip_block {
    position: absolute;
    left: 25px;
    top: 0;
    visibility: hidden;
    width: 212px;
}
.packages_body .html_help_info_img .tooltip_isari{
    left:-6px;
}
.packages_body .html_help_info_img.notes_tooltip .tooltip
{
    background: url(../images/convert_info_i.png);
    background-repeat: no-repeat;
    background-position:right top ;
    width:20px;
    height:20px;
}
.packages_body .html_help_info_img.notes_tooltip .tooltip #tooltip_block{
    left:30px;
    top:1px;
}
.packages_body .html_help_info_img.notes_tooltip .tooltip .tiptit{
    padding: 0;
    margin: 0;
    border: none;
}
.packages_body .html_help_info_img.notes_tooltip .tooltip:hover
{
    background: url(../images/convert_info_i.png); 
    background-position:right bottom ;
    width:20px;
    height:20px;
}
.new_params {
    background: url(../images/pack_newfunction.png);
    background-repeat: no-repeat;
    background-position: center;
    height:26px;
    left:-7px;
    position: absolute;
    top: 0;
    width:49px;
}
.new_params_block
{
    padding-left:50px;
}
/*new*/
.pakage_bg{
    background: url(../images/pakages_Bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 425px;
    margin-bottom: -95px;
    background-size: 100% auto;
}
.pakis{
    background: url(../images/pakis.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 21px;
    position: absolute;
}
.package_left {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 0px rgba(5, 5, 5, 0.2);
}
.package_right {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 0px rgba(5, 5, 5, 0.2);
}

.package_block.packnum1 .package_title,
.package_block.packnum1 .package_more div,
.package_block.packnum2 .package_more div,
.package_block.packnum2 .package_title,
.package_block.packnum3 .package_more div,
.package_block.packnum3 .package_title,
.package_block.packnum4 .package_more div,
.package_block.packnum4 .package_title,
.package_block.packnum5 .package_more div,
.package_block.packnum5 .package_title
{
    background: #34465a;
}




.package_block.packnum1 .package_more_button{background: #FEB505;}


.package_block.packnum2 .package_more_button
{background: #53af6b;}

.package_block.packnum3 .package_more_button
{background: #55c5c6;}

.package_block.packnum4 .package_more_button
{background: #51c0f3;}

.package_block.packnum5 .package_more_button
{background: #b3b3b3;}

.package_block.packnum1 .package_price_in,
.package_block.packnum1 .package_price_value{color: #feb505;}

.package_block.packnum2 .package_price_in,
.package_block.packnum2 .package_price_value{color: #53af6b;}

.package_block.packnum3 .package_price_in,
.package_block.packnum3 .package_price_value{color: #55c5c6;}

.package_block.packnum4 .package_price_in,
.package_block.packnum4 .package_price_value{color: #51c0f3;}
/*
.package_block.packnum5 .package_price_in,
.package_block.packnum5 .package_price_value{color: #75c655;}*/
#magazine_block_3 .block_2 .mod_blog_text .mod_blog_link_holder a{
    border: 1px solid #3e4a5a;
    color: #3e4a5a;
}
#magazine_block_3 .block_2 .mod_blog_text .mod_blog_link_holder a:hover{
    border: 1px solid #3e4a5a;
    background: #3e4a5a;
    color: #fff;
}
#product .mod_blog_link_holder a:hover {
    background: #feb505;
    color: #fff;
    border-color: #feb505;
}
.package_more div a{
    color: #fff;
}
.package_more div{
    color: #ffffff;
    font-size: 14px;
    font-family: BPGBannerCapsRegular;
    text-align: center;
    line-height: 30px;
    background: #b3b3b3;
    cursor: pointer;
}
.package_month_toggle{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
/*    float: left;*/
    margin: 0 auto;
    width: 50%;
}
.package_compare{
    float: right;
    width: 49%;
    display: none;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.additional_months{
    padding: 0 20px 20px;
    text-align: center;
    font-size: 14px;
    display: none;
    font-family: BPGBannerCapsRegular;
}
.package_r_price.pkg_price_1 {
    padding: 10px;
        font-size: 12px;
    line-height: 18px;
}
.package_r_price_value {
    padding-bottom: 20px;
}
.bigprice {
    font-size:40px;
    font-family: BPGBannerCapsRegular;
    text-align: center;
    line-height: 50px;
    float: left;
    width: auto;
}
.bigpricehold {
    overflow: hidden;
    margin: 0 auto;
    display: table;
}
.mnthly {
      
    font-size: 18px;
    line-height: 22px;
    padding: 3px 0 0;
    float: right;
}
.bigpricehold .icon-sign_of_georgian_lari {
       font-size: 32px;
    clear: both;
    display: block;
    text-align: left;
    line-height: 40px;
}
.package_note > div {
    margin-bottom: 10px;
    font-size: 14px;
}
.total.price {
    
    font-size: 18px;
    line-height: 24px;
    min-height: 24px;
}
.package_note > div strong{
    font-family: BPGBannerCapsRegular;
    font-size: 16px;
}

.package_nest_left {
    float: left;
    width: 40%;
        background: #f0f3f7;
}
.package_note{
        font-family: BPGGlaho;
    font-size: 16px;
    line-height: 22px;
}
/* end file: paketebi.css */

/* start file: paketebi_2.css */
.main_packages
{
	margin-bottom:80px;
	overflow: visible;
}
.additional_package_item
{
	border: 1px solid #a9a6a6;
	margin-bottom: 30px;
	padding: 20px 20px 10px;
background: #eedef4; /* Old browsers */
background: -moz-linear-gradient(top,  #eedef4 0%, #ffffff 70%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eedef4 0%,#ffffff 70%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eedef4 0%,#ffffff 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eedef4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.add_package_title
{	
	cursor: pointer;
	font-size: 20px;
	line-height: 23px;
	color: #854579;
}
.add_package_desc
{
	font-size: 14px;
	line-height: 23px;
	color: #854579;
}
.additional_package_name
{
/*	width: 55%;
	float: left;*/
margin-bottom: 10px;
}
.add_package_prices
{
	margin-bottom: 15px;
        padding-left: 5px;
        cursor: pointer;
        border: 1px solid #fff;
}

.add_package_prices:hover .price_plan{
    padding: 9px 0;
}
.add_package_prices:hover{
    background: snow;
    border: 1px solid #b65c8f;
}
.add_package_prices:hover .add_price_chouse{
    border-color:snow snow snow #b65c8f;
    border-width: 0 1px 0 1px;
}
.add_package_prices_items
{
/*	width: 45%;
	float: right;*/

}
.add_package_buttons
{
	float: right;
	width: 160px;
	overflow: visible;
}
.add_package_price_desc
{
	float: left;
	width: 57%;
	color: #854579;
	font-size: 20px;
	line-height: 34px;
}
.add_price_chouse
{	
	float: right;
	border: 1px solid #854579;
}
.additional_package_item .html_help_info_img {
    width: 15px;
    position: absolute;
    right: 25px;
    top: 7px;
}
.additional_package_item .tooltip {
    cursor: pointer;
    background-position: left -5px;
    height: 18px;
}
.additional_package_item #tooltip_block {
    position: absolute;
    left: 25px;
    top: 0;
    visibility: hidden;
    width: 212px;
}
.additional_package_item .html_help_info_img .tooltip_isari {
    left: -6px;
}
.additional_package_item .tooltip_span_top {
    padding-left: 4px;
}
.additional_package_item .tooltip:hover #tooltip_block {
    visibility: visible;
}
/* end file: paketebi_2.css */

/* start file: search.css */
.search_button{
   background:url(../images/search_bg.png);
    background-repeat: no-repeat;
    background-position:center ;
        float: right;
    width: 31px;
    height: 28px;
    border: none;
    text-indent: -999px;
}
input#mod_search_searchword {
    float: left;
    border: none;
    background: #fff;
    width: 109px;
    border-top-left-radius: 14px;
    height: 28px;
    border-bottom-left-radius: 14px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 28px;
}
/* end file: search.css */

/* start file: temo.css */
div.no_records
{
	width: 100%;
	padding: 10px 0;
	font-weight: bold;
	color: #559749;
}
.status_green
{
	font-weight: bold;
	color: #559749;
}
.status_red
{
	font-weight: bold;
	color: #990000;
}
.right_info_param
{
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.info_right_body
{
	margin: 0 0 10px;
}
/* end file: temo.css */

/* start file: template.css */
/* CSS Document */
*
{
    padding:0px;
    margin:0px;
}
select,
textarea,
label,
button
{
    cursor: pointer;
    color: #656565;
}
*:focus
{
    outline: none;
}
body
{
    width:100%;
    font-size: 16px;
    font-family: BPGArialRegular;
    background:#ffffff;
    color: #656565;
}
.cls,
.clr
{
    clear:both;
}
img
{
    border:none;
}
a
{
    color:#a64072;
    text-decoration:none;
}
a:hover
{
    color:#CA699B;
    text-decoration:none;
}
input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
}
option{
    color: #656565;
}

/* end file: template.css */

/* start file: tooltip.css */
.tip
{
	display: none;
}
.tooltip_block span 
{
	cursor: help;
	display: block;
	border: none !important;
}
/* end file: tooltip.css */

/* start file: users_page.css */
.filter_items
{
	padding-bottom: 30px;
}
.userInfoHeadindex
{
	float: left;
	width:30px;
	text-align: center;
	overflow: hidden;
}
.userInfoindex
{
	float: left;
	width:30px;
	text-align: center;
	overflow: hidden;
}
.userInfoHeadId,
.userInfoId
{
	float: left;
	width:120px;
	text-align: center;
}
.userInfoHeadName,
.userInfoName,
.userInfoHeadEmail,
.userInfoName_end
{
	float: left;
	width: 295px;
	overflow: hidden;
	white-space: nowrap;
}
.userInfoHeadName_pack,
.userInfoName_pack,
.userInfoHeadName_in,
.userInfoName_in
{
	float: left;
	width:150px;
	text-align: center;
}
.userInfoName_pack,
.userInfoHeadName_pack
{
	width: 180px;
}
.userInfoName_pack span
{
	text-align: left;
	display: block;
	padding: 0 0 0 5px;
}
.userInfoName_in span
{
	display: block;
	padding: 0px 4px;
	text-align: left;
}
.userInfoHeadName_login
{
	float: right;
	width:auto;
	text-align: center;
}
.userInfoHeadName_tools
{
	float: right;
	width:auto;
	text-align: left;
}
.userInfoHeadName_login span
{
	text-align: center;
	font-size: 0px;
	display: block;
}

.userInfoHeadName,
.userInfoHeadEmail
{
	text-align: center;
}
.userInfoHead
{
	border-bottom: 1px solid #cccccc;
	line-height: 32px;
	overflow: hidden;
	background: #f1f1f1;
}
.userInfo
{
	border-bottom: 1px solid #cccccc;
	line-height: 32px;
	overflow: hidden;
}
.userInfoHead span,
.userInfo span
{
	display: block;
	border-left: 1px solid #cccccc;
}
.userInfoHeadindex span:first-child,
.userInfoindex:first-child span
{
	border-left: none;
}
.filter_button
{
	float: left;
	padding-left: 10px;
	width: auto;
}
.userInfoName_end span,
.userInfoName span
{
	padding: 0 20px;
}
.grid_no_data
{
	border: 1px solid #cccccc;
	color: #a64072;
	margin-top: 20px;
	padding: 20px 10px;
	text-align: center;
}
.login .usermenu .ref_link a
{
	color:#703b6e;
	background: url(../images/users_button.png);
	background-position: left center;
	background-repeat:no-repeat;
	display: block;
	font-family: BPGBannerCapsRegular;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width:150px; 
	border: none;
	cursor: pointer;
	float: right;
}
.login .usermenu .ref_link a:hover
{
	text-decoration: underline;
}
.red
{
	color: #990000;
}
.green
{
	color: green;
}
.block
{
	color: white;
	background-color: red;
}
.pay_image_marker
{
	float: right;
	width: auto;
	margin: 4px 0 4px 2px;
}

/* end file: users_page.css */

/* start file: users_page_fix.css */
.userInfo
{
font-size: 12px;
}
.container-fluid.no-padding {
    padding: 0;
}
/* end file: users_page_fix.css */

/* start file: validator.css */
.input_error
{
    background: #E29292;
    border-radius: 3px;
}


/* end file: validator.css */
